{"version":3,"file":"index.mjs","names":["ColorPickerPanel"],"sources":["../../../../../packages/components/color-picker-panel/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport ColorPickerPanel from './src/color-picker-panel.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElColorPickerPanel: SFCWithInstall<typeof ColorPickerPanel> =\n  withInstall(ColorPickerPanel)\nexport default ElColorPickerPanel\n\nexport * from './src/color-picker-panel'\n"],"mappings":";;;;;AAKA,MAAa,qBACX,YAAYA,2BAAiB"}