UNPKG

tdesign-vue-next

Version:
41 lines (37 loc) 1.22 kB
/** * tdesign v1.11.5 * (c) 2025 tdesign * @license MIT */ import { vLoading } from './directive.js'; export { vLoading as LoadingDirective } from './directive.js'; import _Loading from './loading.js'; import withInstall from '../utils/withInstall.js'; export { LoadingPlugin } from './plugin.js'; import 'lodash-es'; import '@babel/runtime/helpers/slicedToArray'; import '@babel/runtime/helpers/defineProperty'; import 'vue'; import './icon/gradient.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 '../_chunks/dep-d60f6309.js'; import '../_chunks/dep-56c3d46e.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../utils/dom.js'; import '../_chunks/dep-7c56a7f5.js'; import '../utils/render-tnode.js'; import '../hooks/useTeleport.js'; import './props.js'; var Loading = withInstall(_Loading, _Loading.name, { name: "loading", comp: vLoading }); export { Loading, Loading as default }; //# sourceMappingURL=index.js.map