UNPKG

tdesign-vue-next

Version:
45 lines (41 loc) 1.44 kB
/** * tdesign v1.15.2 * (c) 2025 tdesign * @license MIT */ import { vLoading } from './directive.js'; export { vLoading as LoadingDirective } from './directive.js'; import { _ as _Loading } from '../_chunks/dep-199af351.js'; import 'vue'; import '../_chunks/dep-e604a5ce.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-37a2e7c8.js'; 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-79c44a11.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-3b49fbbe.js'; import '../_chunks/dep-7fac49fa.js'; import 'dayjs'; import '../_chunks/dep-7324137b.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '../_chunks/dep-3ba91e12.js'; import '../_chunks/dep-a72765fe.js'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../_chunks/dep-1f7ad104.js'; import '../_chunks/dep-1d44782f.js'; import '../_chunks/dep-6c13cc0e.js'; import '../_chunks/dep-b9ab7399.js'; import './props.js'; var Loading = withInstall(_Loading, _Loading.name, { name: "loading", comp: vLoading }); export { Loading, Loading as default }; //# sourceMappingURL=index.js.map