UNPKG

tdesign-vue-next

Version:
45 lines (41 loc) 1.44 kB
/** * tdesign v1.19.2 * (c) 2026 tdesign * @license MIT */ import { vLoading } from './directive.js'; export { vLoading as LoadingDirective } from './directive.js'; import { _ as _Loading } from '../_chunks/dep-2a7145b5.js'; import 'vue'; import '../_chunks/dep-c68ea098.js'; import 'lodash-es'; import { w as withInstall } from '../_chunks/dep-ae3e94b6.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-e8dd47a9.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-509ddbe3.js'; import '../_chunks/dep-f0f392fb.js'; import 'dayjs'; import '../_chunks/dep-91fc762d.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '../_chunks/dep-ef7a41ce.js'; import '../_chunks/dep-fbf70ecb.js'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../_chunks/dep-d518fdfb.js'; import '../_chunks/dep-7bdccf65.js'; import '../_chunks/dep-8d4d971b.js'; import '../_chunks/dep-98d89c71.js'; import './props.js'; var Loading = withInstall(_Loading, _Loading.name, { name: "loading", comp: vLoading }); export { Loading, Loading as default }; //# sourceMappingURL=index.js.map