tdesign-vue-next
Version:
TDesign Component for vue-next
46 lines (42 loc) • 1.47 kB
JavaScript
/**
* tdesign v1.20.2
* (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-d9440b5f.js';
import 'lodash-es';
import { w as withInstall } from '../_chunks/dep-c53cb022.js';
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-b3575781.js';
import '../_chunks/dep-41cafcc6.js';
import '../_chunks/dep-43a3baa0.js';
import '../_chunks/dep-9e2a2dff.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-854d2777.js';
import '../_chunks/dep-a6042a25.js';
import 'dayjs';
import '@babel/runtime/helpers/slicedToArray';
import '../_chunks/dep-4d7f902f.js';
import '../_chunks/dep-b4a20622.js';
import '../_chunks/dep-dfeea6f5.js';
import '@babel/runtime/helpers/createClass';
import '@babel/runtime/helpers/classCallCheck';
import './check-tag-props.js';
import '../_chunks/dep-cc2cf248.js';
import '../_chunks/dep-d19ff2c3.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