{"version":3,"file":"UListItemGroup.spec.ts.mjs","names":["exports"],"sources":["../../../../src/components/UListItemGroup/__snapshots__/UListItemGroup.spec.ts.snap"],"sourcesContent":["// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html\n\nexports[`UListItemGroup > should render correctly 1`] = `\n\"<div class=\\\\\"w-full\\\\\">\n  <div class=\\\\\"flex items-center p-3 w-full rounded-md overflow-hidden cursor-pointer active:shadow-xs-btn active:shadow-gray-100 active:bg-transparent hover:bg-gray-50 justify-between item\\\\\">\n    <div class=\\\\\"flex gap-3 items-center\\\\\">\n      <!---->\n      <!---->\n    </div>\n    <!---->\n  </div>\n  <div class=\\\\\"w-calc-100%-plus-8px flex flex-col gap-1 px-1 ml-[-4px] overflow-y-hidden transition-max-height max-h-0 select-none bg-transparent\\\\\">\n    <!---->\n  </div>\n</div>\"\n`;\n\nexports[`UListItemGroup > should render prependIcon when prependIcon is true 1`] = `\n\"<div class=\\\\\"w-full\\\\\">\n  <div class=\\\\\"flex items-center p-3 w-full rounded-md overflow-hidden cursor-pointer active:shadow-xs-btn active:shadow-gray-100 active:bg-transparent hover:bg-gray-50 justify-between item\\\\\">\n    <div class=\\\\\"flex gap-3 items-center\\\\\"><i color=\\\\\"gray-500\\\\\" ishover=\\\\\"false\\\\\" isactive=\\\\\"false\\\\\" aria-hidden=\\\\\"true\\\\\" class=\\\\\"undefined-icon flex box-border\\\\\"><svg class=\\\\\"u-icon__svg hover:stroke-gray-600 stroke-gray-500\\\\\" style=\\\\\"height: 24px; width: 24px;\\\\\" xmlns=\\\\\"http://www.w3.org/2000/svg\\\\\" viewBox=\\\\\"0 0 24 24\\\\\" role=\\\\\"img\\\\\" aria-hidden=\\\\\"true\\\\\" fill=\\\\\"none\\\\\">\n          <path d=\\\\\"M20 21C20 19.6044 20 18.9067 19.8278 18.3389C19.44 17.0605 18.4395 16.06 17.1611 15.6722C16.5933 15.5 15.8956 15.5 14.5 15.5H9.5C8.10444 15.5 7.40665 15.5 6.83886 15.6722C5.56045 16.06 4.56004 17.0605 4.17224 18.3389C4 18.9067 4 19.6044 4 21M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z\\\\\" stroke-width=\\\\\"2\\\\\" stroke-linecap=\\\\\"round\\\\\" stroke-linejoin=\\\\\"round\\\\\"></path>\n        </svg></i>\n      <!---->\n    </div>\n    <!---->\n  </div>\n  <div class=\\\\\"w-calc-100%-plus-8px flex flex-col gap-1 px-1 ml-[-4px] overflow-y-hidden transition-max-height max-h-0 select-none bg-transparent\\\\\">\n    <!---->\n  </div>\n</div>\"\n`;\n\nexports[`UListItemGroup > should render with slot when default type is passed 1`] = `\n\"<div class=\\\\\"w-full\\\\\">\n  <div class=\\\\\"flex items-center p-3 w-full rounded-md overflow-hidden cursor-pointer active:shadow-xs-btn active:shadow-gray-100 active:bg-transparent hover:bg-gray-50 justify-between item\\\\\">\n    <div class=\\\\\"flex gap-3 items-center\\\\\">\n      <!---->\n      <div class=\\\\\"text-text-md font-semibold select-none whitespace-nowrap text-gray-700\\\\\">Test</div>\n    </div>\n    <!---->\n  </div>\n  <div class=\\\\\"w-calc-100%-plus-8px flex flex-col gap-1 px-1 ml-[-4px] overflow-y-hidden transition-max-height max-h-0 select-none bg-transparent\\\\\">\n    <!---->\n  </div>\n</div>\"\n`;\n\nexports[`UListItemGroup > should render without slot when small type is passed 1`] = `\n\"<div class=\\\\\"w-full\\\\\">\n  <div class=\\\\\"flex items-center p-3 w-full rounded-md overflow-hidden cursor-pointer active:shadow-xs-btn active:shadow-gray-100 active:bg-transparent hover:bg-gray-50 h-48 max-w-[48px] flex-shrink-none justify-center item\\\\\">\n    <div class=\\\\\"flex gap-3 items-center\\\\\">\n      <!---->\n      <!---->\n    </div>\n    <!---->\n  </div>\n  <div class=\\\\\"w-calc-100%-plus-8px flex flex-col gap-1 px-1 ml-[-4px] overflow-y-hidden transition-max-height max-h-0 select-none bg-transparent\\\\\">\n    <div class=\\\\\"text-md text-gray-900 px-3 pb-4 font-medium\\\\\">Test</div>\n  </div>\n</div>\"\n`;\n"],"mappings":"AAAA;;AAEAA,OAAO,8CAA8C,whBAapD;AAEDA,OAAO,yEAAyE,g4CAc/E;AAEDA,OAAO,0EAA0E,qnBAahF;AAEDA,OAAO,2EAA2E,4nBAajF"}