UNPKG

tdesign-vue-next

Version:
45 lines (41 loc) 1.42 kB
/** * tdesign v1.13.2 * (c) 2025 tdesign * @license MIT */ import { vLoading } from './directive.js'; export { vLoading as LoadingDirective } from './directive.js'; import { _ as _Loading } from '../_chunks/dep-a916af84.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 '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-8da4c7ba.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-78c14980.js'; import '../_chunks/dep-09955460.js'; import 'dayjs'; import '../_chunks/dep-17e50b35.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '../_chunks/dep-cedcb3d0.js'; import '../_chunks/dep-1f560187.js'; import '../_chunks/dep-2c03cc07.js'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../utils/dom.js'; import '../_chunks/dep-2b7081ce.js'; import '../utils/render-tnode.js'; import '../_chunks/dep-ce96cd30.js'; import './props.js'; var Loading = withInstall(_Loading, _Loading.name, { name: "loading", comp: vLoading }); export { Loading, Loading as default }; //# sourceMappingURL=index.js.map