tdesign-vue-next
Version:
TDesign Component for vue-next
70 lines (66 loc) • 2.3 kB
JavaScript
/**
* tdesign v1.20.5
* (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-f6650a20.js';
import 'lodash-es';
import { w as withInstall } from '../_chunks/dep-fe555241.js';
import '@babel/runtime/helpers/asyncToGenerator';
import '@babel/runtime/regenerator';
import './utils/index.js';
import '../_chunks/dep-19eba232.js';
import '../_chunks/dep-76d3c0e7.js';
import './props.js';
import '@babel/runtime/helpers/toConsumableArray';
import '@babel/runtime/helpers/typeof';
import '../_chunks/dep-4cf1cec7.js';
import '../_chunks/dep-93b6f0b1.js';
import '../_chunks/dep-2c6923f0.js';
import '../config-provider/hooks/useConfig.js';
import '../config-provider/utils/context.js';
import '../_chunks/dep-9218c7b1.js';
import 'dayjs';
import '@babel/runtime/helpers/slicedToArray';
import '../_chunks/dep-eff63d83.js';
import '../_chunks/dep-a4f7f1a6.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-6ceeb3e4.js';
import '../_chunks/dep-970e840e.js';
import '../loading/index.js';
import '../loading/directive.js';
import '../loading/plugin.js';
import '../_chunks/dep-d3ec4377.js';
import '../loading/icon/gradient.js';
import '../_chunks/dep-c7e652b6.js';
import '../_chunks/dep-03480242.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-a22671e7.js';
import '../popup/container.js';
import '../popup/props.js';
import '../_chunks/dep-7634e235.js';
var Anchor = withInstall(_Anchor);
var AnchorItem = withInstall(_AnchorItem);
var AnchorTarget = withInstall(_AnchorTarget);
export { Anchor, AnchorItem, AnchorTarget, Anchor as default };
//# sourceMappingURL=index.js.map