{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/dsh-select/index.ts"],"sourcesContent":["import { withInstall, withNoopInstall } from '@code-monkey-ui/utils'\n\nimport DshSelect from './src/select.vue'\nimport DshOption from './src/option.vue'\nimport DshOptionGroup from './src/option-group.vue'\n\nexport const ElDshSelect = withInstall(DshSelect, {\n  DshOption,\n  DshOptionGroup,\n})\nexport default ElDshSelect\nexport const ElDshOption = withNoopInstall(DshOption)\nexport const ElDshOptionGroup = withNoopInstall(DshOptionGroup)\n\nexport * from './src/token'\n"],"names":[],"mappings":";;;;;;;AAIY,MAAC,WAAW,GAAG,WAAW,CAAC,SAAS,EAAE;AAClD,EAAE,SAAS;AACX,EAAE,cAAc;AAChB,CAAC,EAAE;AAES,MAAC,WAAW,GAAG,eAAe,CAAC,SAAS,EAAE;AAC1C,MAAC,gBAAgB,GAAG,eAAe,CAAC,cAAc;;;;"}