tdesign-vue-next
Version:
TDesign Component for vue-next
46 lines (42 loc) • 1.52 kB
JavaScript
/**
* tdesign v1.20.0
* (c) 2026 tdesign
* @license MIT
*/
import { vLoading } from './directive.js';
export { vLoading as LoadingDirective } from './directive.js';
import { _ as _Loading } from '../_chunks/dep-ef7b35e6.js';
import 'vue';
import '../_chunks/dep-e0d16f64.js';
import 'lodash-es';
import { w as withInstall } from '../_chunks/dep-02cfa1eb.js';
import 'tdesign-vue-next/esm/common/style/web/components/loading/_index.less';
export { LoadingPlugin } from './plugin.js';
import '@babel/runtime/helpers/slicedToArray';
import '@babel/runtime/helpers/defineProperty';
import './icon/gradient.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-844f829b.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-cecf5377.js';
import '../_chunks/dep-edfcdaaa.js';
import 'dayjs';
import '../_chunks/dep-97e2bf94.js';
import '@babel/runtime/helpers/createClass';
import '@babel/runtime/helpers/classCallCheck';
import '../_chunks/dep-47f7363c.js';
import '../_chunks/dep-72744303.js';
import '@babel/runtime/helpers/objectWithoutProperties';
import '../_chunks/dep-23fbb09b.js';
import '../_chunks/dep-b82e5636.js';
import '../_chunks/dep-91cd9b55.js';
import '../_chunks/dep-c0167009.js';
import './props.js';
var Loading = withInstall(_Loading, _Loading.name, {
name: "loading",
comp: vLoading
});
export { Loading, Loading as default };
//# sourceMappingURL=index.js.map