{ "name": "select", "dependencies": [], "registryDependencies": [ "utils" ], "files": [ { "name": "Select.vue", "content": "\n\n\n" }, { "name": "SelectContent.vue", "content": "\n\n\n" }, { "name": "SelectGroup.vue", "content": "\n\n\n" }, { "name": "SelectItem.vue", "content": "\n\n\n" }, { "name": "SelectItemText.vue", "content": "\n\n\n" }, { "name": "SelectLabel.vue", "content": "\n\n\n" }, { "name": "SelectScrollDownButton.vue", "content": "\n\n\n" }, { "name": "SelectScrollUpButton.vue", "content": "\n\n\n" }, { "name": "SelectSeparator.vue", "content": "\n\n\n" }, { "name": "SelectTrigger.vue", "content": "\n\n\n" }, { "name": "SelectValue.vue", "content": "\n\n\n" }, { "name": "index.ts", "content": "export { default as Select } from './Select.vue'\nexport { default as SelectValue } from './SelectValue.vue'\nexport { default as SelectTrigger } from './SelectTrigger.vue'\nexport { default as SelectContent } from './SelectContent.vue'\nexport { default as SelectGroup } from './SelectGroup.vue'\nexport { default as SelectItem } from './SelectItem.vue'\nexport { default as SelectItemText } from './SelectItemText.vue'\nexport { default as SelectLabel } from './SelectLabel.vue'\nexport { default as SelectSeparator } from './SelectSeparator.vue'\nexport { default as SelectScrollUpButton } from './SelectScrollUpButton.vue'\nexport { default as SelectScrollDownButton } from './SelectScrollDownButton.vue'\n" } ], "type": "components:ui" }