{"version":3,"file":"index.mjs","sources":["../../src/color-picker/index.ts"],"sourcesContent":["import _ColorPicker from './color-picker';\nimport { withInstall } from '../shared';\n\nimport './style';\n\nimport { TdColorPickerProps } from './type';\n\nexport * from './type';\nexport type ColorPickerProps = TdColorPickerProps;\n\nexport const ColorPicker = withInstall(_ColorPicker);\nexport default ColorPicker;\n"],"names":["ColorPicker","withInstall","_ColorPicker"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAUaA,WAAA,GAAcC,YAAYC,YAAY;;;;"}