{"version":3,"file":"props.mjs","sources":["../../../components/input-adornment/props.ts"],"sourcesContent":["/* eslint-disable */\n\n/**\n * 该文件为脚本自动生成文件，请勿随意修改。如需修改请联系 PMC\n * */\n\nimport { TdInputAdornmentProps } from './type';\nimport { PropType } from 'vue';\n\nexport default {\n  /** 后缀装饰 */\n  append: {\n    type: [String, Function] as PropType<TdInputAdornmentProps['append']>,\n  },\n  /** 前缀装饰 */\n  prepend: {\n    type: [String, Function] as PropType<TdInputAdornmentProps['prepend']>,\n  },\n};\n"],"names":["append","type","String","Function","prepend"],"mappings":";;;;;;AASA,YAAe;AAEbA,EAAAA,MAAQ,EAAA;AACNC,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,QAAQ,CAAA;GACzB;AAEAC,EAAAA,OAAS,EAAA;AACPH,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,QAAQ,CAAA;AACzB,GAAA;AACF,CAAA;;;;"}