{ "name": "command", "dependencies": [], "registryDependencies": [ "utils", "dialog" ], "files": [ { "name": "Command.vue", "content": "\n\n\n" }, { "name": "CommandDialog.vue", "content": "\n\n\n" }, { "name": "CommandEmpty.vue", "content": "\n\n\n" }, { "name": "CommandGroup.vue", "content": "\n\n\n" }, { "name": "CommandInput.vue", "content": "\n\n\n" }, { "name": "CommandItem.vue", "content": "\n\n\n" }, { "name": "CommandList.vue", "content": "\n\n\n" }, { "name": "CommandSeparator.vue", "content": "\n\n\n" }, { "name": "CommandShortcut.vue", "content": "\n\n\n" }, { "name": "index.ts", "content": "export { default as Command } from './Command.vue'\nexport { default as CommandDialog } from './CommandDialog.vue'\nexport { default as CommandEmpty } from './CommandEmpty.vue'\nexport { default as CommandGroup } from './CommandGroup.vue'\nexport { default as CommandInput } from './CommandInput.vue'\nexport { default as CommandItem } from './CommandItem.vue'\nexport { default as CommandList } from './CommandList.vue'\nexport { default as CommandSeparator } from './CommandSeparator.vue'\nexport { default as CommandShortcut } from './CommandShortcut.vue'\n" } ], "type": "components:ui" }