UNPKG

tdesign-vue-next

Version:
47 lines (43 loc) 1.54 kB
/** * tdesign v1.20.5 * (c) 2026 tdesign * @license MIT */ import _Tag from './tag.js'; import _CheckTag from './check-tag.js'; import _CheckTagGroup from './check-tag-group.js'; import 'vue'; import '../_chunks/dep-f6650a20.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-fe555241.js'; import 'tdesign-vue-next/esm/common/style/web/components/tag/_index.less'; import '@babel/runtime/helpers/defineProperty'; import 'tdesign-icons-vue-next'; import 'tinycolor2'; import './props.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-4cf1cec7.js'; import '../_chunks/dep-76d3c0e7.js'; import '../_chunks/dep-93b6f0b1.js'; import '../_chunks/dep-2c6923f0.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-9218c7b1.js'; import '../_chunks/dep-19eba232.js'; import 'dayjs'; import '@babel/runtime/helpers/slicedToArray'; import '../_chunks/dep-eff63d83.js'; import '../_chunks/dep-970e840e.js'; import '../_chunks/dep-a4f7f1a6.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import './check-tag-props.js'; import '../_chunks/dep-a22671e7.js'; import '../_chunks/dep-332e867e.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