UNPKG

tdesign-vue-next

Version:
39 lines (35 loc) 1.15 kB
/** * tdesign v1.11.5 * (c) 2025 tdesign * @license MIT */ import _Tag from './tag.js'; import _CheckTag from './check-tag.js'; import _CheckTagGroup from './check-tag-group.js'; import withInstall from '../utils/withInstall.js'; import '@babel/runtime/helpers/defineProperty'; import 'vue'; import 'tdesign-icons-vue-next'; import 'lodash-es'; import 'tinycolor2'; import './props.js'; import '../hooks/useConfig.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-c75b9b8e.js'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-caecb55d.js'; import 'dayjs'; import '../hooks/useGlobalIcon.js'; import '../_chunks/dep-7c56a7f5.js'; import '../utils/render-tnode.js'; import '@babel/runtime/helpers/slicedToArray'; import './check-tag-props.js'; import '../hooks/useVModel.js'; import '../_chunks/dep-d2f3d117.js'; import './check-tag-group-props.js'; var Tag = withInstall(_Tag); var CheckTag = withInstall(_CheckTag); var CheckTagGroup = withInstall(_CheckTagGroup); export { CheckTag, CheckTagGroup, Tag, Tag as default }; //# sourceMappingURL=index.js.map