tdesign-vue-next
Version:
TDesign Component for vue-next
34 lines (30 loc) • 991 B
JavaScript
/**
* tdesign v1.11.5
* (c) 2025 tdesign
* @license MIT
*/
import _Progress from './progress.js';
import withInstall from '../utils/withInstall.js';
import '@babel/runtime/helpers/defineProperty';
import 'vue';
import 'tdesign-icons-vue-next';
import '../_chunks/dep-56c3d46e.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/objectWithoutProperties';
import '@babel/runtime/helpers/slicedToArray';
import 'lodash-es';
import './consts/index.js';
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';
var Progress = withInstall(_Progress);
export { Progress, Progress as default };
//# sourceMappingURL=index.js.map