UNPKG

tdesign-vue-next

Version:
1 lines 948 B
{"version":3,"file":"index.mjs","sources":["../../../components/tag/index.ts"],"sourcesContent":["import _Tag from './tag';\nimport _CheckTag from './check-tag';\nimport _CheckTagGroup from './check-tag-group';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdTagProps, TdCheckTagProps, TdCheckTagGroupProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type TagProps = TdTagProps;\nexport type CheckTagProps = TdCheckTagProps;\nexport type CheckTagGroupProps = TdCheckTagGroupProps;\n\nexport const Tag = withInstall(_Tag);\nexport const CheckTag = withInstall(_CheckTag);\nexport const CheckTagGroup = withInstall(_CheckTagGroup);\n\nexport default Tag;\n"],"names":["Tag","withInstall","_Tag","CheckTag","_CheckTag","CheckTagGroup","_CheckTagGroup"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAaaA,GAAA,GAAMC,YAAYC,IAAI,EAAA;IACtBC,QAAA,GAAWF,YAAYG,SAAS,EAAA;IAChCC,aAAA,GAAgBJ,YAAYK,cAAc;;;;"}