UNPKG

tdesign-vue-next

Version:
69 lines (65 loc) 2.2 kB
/** * tdesign v1.11.5 * (c) 2025 tdesign * @license MIT */ import _Anchor from './anchor.js'; import _AnchorItem from './anchor-item.js'; import _AnchorTarget from './anchor-target.js'; import withInstall from '../utils/withInstall.js'; import '@babel/runtime/helpers/asyncToGenerator'; import 'vue'; import '@babel/runtime/regenerator'; import './utils/index.js'; import '../_chunks/dep-caecb55d.js'; import '../utils/dom.js'; import 'lodash-es'; import './props.js'; import '../_chunks/dep-7c56a7f5.js'; import '../utils/render-tnode.js'; import '../affix/index.js'; import '../affix/affix.js'; import '../affix/props.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 'dayjs'; import './consts/index.js'; import '@babel/runtime/helpers/defineProperty'; import './anchor-item-props.js'; import 'tdesign-icons-vue-next'; import '../message/plugin.js'; import '../message/message-list.js'; import '../message/consts/index.js'; import '../message/message.js'; import '../loading/index.js'; import '../loading/directive.js'; import '../loading/plugin.js'; import '../loading/loading.js'; import '@babel/runtime/helpers/slicedToArray'; import '../loading/icon/gradient.js'; import '../_chunks/dep-d60f6309.js'; import '../_chunks/dep-56c3d46e.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../hooks/useTeleport.js'; import '../loading/props.js'; import '../message/props.js'; import '../hooks/useGlobalIcon.js'; import '../message/utils/animation.js'; import './anchor-target-props.js'; import '../popup/index.js'; import '../popup/popup.js'; import '@popperjs/core'; import '../hooks/useKeepAnimation.js'; import '../hooks/useVModel.js'; import '../popup/container.js'; import '../popup/props.js'; import '../hooks/useResizeObserver.js'; var Anchor = withInstall(_Anchor); var AnchorItem = withInstall(_AnchorItem); var AnchorTarget = withInstall(_AnchorTarget); export { Anchor, AnchorItem, AnchorTarget, Anchor as default }; //# sourceMappingURL=index.js.map