{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/color-picker/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport ColorPicker from './src/color-picker.vue'\r\nimport Color from './src/config/color'\r\n\r\nexport const LlColorPicker = withInstall(ColorPicker)\r\nexport default LlColorPicker\r\nexport * from './src/config/index'\r\nexport { Color }\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlColorPicker: typeof ColorPicker\r\n  }\r\n}\r\n"],"names":["ColorPicker"],"mappings":";;;;;;;;;;;;;;AAKO,MAAM,aAAA,GAAgB,YAAYA,SAAW;;;;"}