{"version":3,"file":"SelectValue.vue.cjs","sources":["../../../../src/components/shadcn/SelectValue.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport type { SelectValueProps } from \"reka-ui\"\r\nimport { SelectValue } from \"reka-ui\"\r\n\r\nconst props = defineProps<SelectValueProps>()\n</script>\n\n<template>\n  <SelectValue v-bind=\"props\">\n    <slot />\n  </SelectValue>\n</template>\n"],"names":["props","__props","_openBlock","_createBlock","_unref","_renderSlot","_ctx"],"mappings":"+PAIA,MAAMA,EAAQC,gBAIZC,EAAAA,UAAA,EAAAC,EAAAA,YAEcC,6DAFOJ,CAAK,CAAA,EAAA,mBACxB,IAAQ,CAARK,aAAQC,EAAA,OAAA,SAAA,CAAA"}