{"version":3,"file":"list-item-meta-props.mjs","sources":["../../../components/list/list-item-meta-props.ts"],"sourcesContent":["/* eslint-disable */\n\n/**\n * 该文件为脚本自动生成文件，请勿随意修改。如需修改请联系 PMC\n * */\n\nimport { TdListItemMetaProps } from '../list/type';\nimport { PropType } from 'vue';\n\nexport default {\n  /** 已废弃。列表项图片 */\n  avatar: {\n    type: [String, Function] as PropType<TdListItemMetaProps['avatar']>,\n  },\n  /** 列表项内容 */\n  description: {\n    type: [String, Function] as PropType<TdListItemMetaProps['description']>,\n  },\n  /** 列表项图片 */\n  image: {\n    type: [String, Function] as PropType<TdListItemMetaProps['image']>,\n  },\n  /** 列表项标题 */\n  title: {\n    type: [String, Function] as PropType<TdListItemMetaProps['title']>,\n  },\n};\n"],"names":["avatar","type","String","Function","description","image","title"],"mappings":";;;;;;AASA,YAAe;AAEbA,EAAAA,MAAQ,EAAA;AACNC,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,QAAQ,CAAA;GACzB;AAEAC,EAAAA,WAAa,EAAA;AACXH,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,QAAQ,CAAA;GACzB;AAEAE,EAAAA,KAAO,EAAA;AACLJ,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,QAAQ,CAAA;GACzB;AAEAG,EAAAA,KAAO,EAAA;AACLL,IAAAA,IAAA,EAAM,CAACC,MAAA,EAAQC,QAAQ,CAAA;AACzB,GAAA;AACF,CAAA;;;;"}