{"version":3,"file":"SheetFooter.vue.cjs","sources":["../../../../src/components/shadcn/SheetFooter.vue"],"sourcesContent":["<template>\n  <div\n    class=\"flex items-center justify-end gap-2 px-6 py-4 border-t\"\n    :class=\"props.class\"\n  >\n    <slot />\n  </div>\n</template>\n\n<script setup lang=\"ts\">\ninterface Props {\n  class?: string\n}\n\nconst props = defineProps<Props>()\n</script>\n"],"names":["props","__props","_createElementBlock","_normalizeClass","_renderSlot","_ctx"],"mappings":"uMAcA,MAAMA,EAAQC,8BAbZC,EAAAA,mBAKM,MAAA,CAJJ,MAAKC,EAAAA,eAAA,CAAC,yDACEH,EAAM,KAAK,CAAA,CAAA,GAEnBI,aAAQC,EAAA,OAAA,SAAA,CAAA"}