tdesign-vue-next
Version:
TDesign Component for vue-next
70 lines (66 loc) • 2.3 kB
JavaScript
/**
* tdesign v1.19.2
* (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-c68ea098.js';
import 'lodash-es';
import { w as withInstall } from '../_chunks/dep-ae3e94b6.js';
import '@babel/runtime/helpers/asyncToGenerator';
import '@babel/runtime/regenerator';
import './utils/index.js';
import '../_chunks/dep-f0f392fb.js';
import '../_chunks/dep-d518fdfb.js';
import './props.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-7bdccf65.js';
import '../_chunks/dep-8d4d971b.js';
import '../_chunks/dep-98d89c71.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-509ddbe3.js';
import 'dayjs';
import '@babel/runtime/helpers/slicedToArray';
import '../_chunks/dep-e8dd47a9.js';
import '../_chunks/dep-91fc762d.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 '../message/message-list.js';
import '../_chunks/dep-81616fe9.js';
import '../_chunks/dep-52eae58a.js';
import '../loading/index.js';
import '../loading/directive.js';
import '../loading/plugin.js';
import '../_chunks/dep-2a7145b5.js';
import '../loading/icon/gradient.js';
import '../_chunks/dep-ef7a41ce.js';
import '../_chunks/dep-fbf70ecb.js';
import '@babel/runtime/helpers/objectWithoutProperties';
import '../loading/props.js';
import '../message/props.js';
import './anchor-target-props.js';
import '../popup/index.js';
import '../popup/popup.js';
import '@popperjs/core';
import '../_chunks/dep-e332908e.js';
import '../popup/container.js';
import '../popup/props.js';
import '../_chunks/dep-d5fc4caa.js';
var Anchor = withInstall(_Anchor);
var AnchorItem = withInstall(_AnchorItem);
var AnchorTarget = withInstall(_AnchorTarget);
export { Anchor, AnchorItem, AnchorTarget, Anchor as default };
//# sourceMappingURL=index.js.map