UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 641 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/color-picker/index.ts"],"sourcesContent":["import ColorPicker from './src/index.vue'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils/types'\n\nColorPicker.install = (app: App): void => {\n app.component(ColorPicker.name, ColorPicker)\n}\n\nconst _ColorPicker = ColorPicker as SFCWithInstall<typeof ColorPicker>\n\nexport default _ColorPicker\nexport const ElColorPicker = _ColorPicker\n"],"names":["ColorPicker"],"mappings":";;;AAKAA,OAAY,UAAU,CAAC,QAAmB;AACxC,MAAI,UAAUA,OAAY,MAAMA;AAAA;MAG5B,eAAeA;MAGR,gBAAgB;;;;"}