{"version":3,"file":"index.mjs","sources":["../../src/input/index.ts"],"sourcesContent":["import _Input from './input';\nimport _InputGroup from './input-group';\nimport withInstall from '../utils/withInstall';\nimport { TdInputProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type InputProps = TdInputProps;\n\nexport const Input = withInstall(_Input);\nexport const InputGroup = withInstall(_InputGroup);\n\nexport default Input;\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAUO,IAAA,KAAA,GAAA,WAAA,CAAA,MAAA,EAAA;AACA,IAAA,UAAA,GAAA,WAAA,CAAA,WAAA;;;;"}