{"version":3,"file":"index.mjs","sources":["../../../components/color-picker/index.ts"],"sourcesContent":["import _ColorPickerPanel from './color-picker-panel';\nimport _ColorPicker from './color-picker';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdColorPickerProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type ColorPickerProps = TdColorPickerProps;\nexport type ColorPickerPanelProps = TdColorPickerProps;\n\nexport const ColorPickerPanel = withInstall(_ColorPickerPanel);\nexport const ColorPicker = withInstall(_ColorPicker);\n"],"names":["ColorPickerPanel","withInstall","_ColorPickerPanel","ColorPicker","_ColorPicker"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAWaA,gBAAA,GAAmBC,YAAYC,iBAAiB,EAAA;IAChDC,WAAA,GAAcF,YAAYG,YAAY;;;;"}