tdesign-vue-next
Version:
TDesign Component for vue-next
70 lines (66 loc) • 2.3 kB
JavaScript
/**
* tdesign v1.20.0
* (c) 2026 tdesign
* @license MIT
*/
import _Anchor from './anchor.js';
import _AnchorItem from './anchor-item.js';
import _AnchorTarget from './anchor-target.js';
import 'vue';
import '../_chunks/dep-e0d16f64.js';
import 'lodash-es';
import { w as withInstall } from '../_chunks/dep-02cfa1eb.js';
import '@babel/runtime/helpers/asyncToGenerator';
import '@babel/runtime/regenerator';
import './utils/index.js';
import '../_chunks/dep-edfcdaaa.js';
import '../_chunks/dep-23fbb09b.js';
import './props.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-b82e5636.js';
import '../_chunks/dep-91cd9b55.js';
import '../_chunks/dep-c0167009.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-cecf5377.js';
import 'dayjs';
import '@babel/runtime/helpers/slicedToArray';
import '../_chunks/dep-844f829b.js';
import '../_chunks/dep-97e2bf94.js';
import '@babel/runtime/helpers/createClass';
import '@babel/runtime/helpers/classCallCheck';
import '@babel/runtime/helpers/defineProperty';
import '../affix/index.js';
import '../affix/affix.js';
import '../affix/props.js';
import './constants/index.js';
import './anchor-item-props.js';
import 'tdesign-icons-vue-next';
import '../message/plugin.js';
import '../_chunks/dep-55ef896f.js';
import '../_chunks/dep-9422600d.js';
import '../loading/index.js';
import '../loading/directive.js';
import '../loading/plugin.js';
import '../_chunks/dep-ef7b35e6.js';
import '../loading/icon/gradient.js';
import '../_chunks/dep-47f7363c.js';
import '../_chunks/dep-72744303.js';
import '@babel/runtime/helpers/objectWithoutProperties';
import '../loading/props.js';
import '../message/props.js';
import '../message/message-list.js';
import './anchor-target-props.js';
import '../popup/index.js';
import '../popup/popup.js';
import '@popperjs/core';
import '../_chunks/dep-e689157f.js';
import '../popup/container.js';
import '../popup/props.js';
import '../_chunks/dep-47aed990.js';
var Anchor = withInstall(_Anchor);
var AnchorItem = withInstall(_AnchorItem);
var AnchorTarget = withInstall(_AnchorTarget);
export { Anchor, AnchorItem, AnchorTarget, Anchor as default };
//# sourceMappingURL=index.js.map