UNPKG

tdesign-vue-next

Version:
51 lines (47 loc) 1.61 kB
/** * tdesign v1.13.2 * (c) 2025 tdesign * @license MIT */ import _Avatar from './avatar.js'; import _AvatarGroup from './group.js'; import withInstall from '../utils/withInstall.js'; import '@babel/runtime/helpers/defineProperty'; import 'vue'; import './props.js'; import 'lodash-es'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-2b7081ce.js'; import '../utils/render-tnode.js'; import '../_chunks/dep-ce96cd30.js'; import '../config-provider/hooks/useConfig.js'; import '../config-provider/utils/context.js'; import '../_chunks/dep-78c14980.js'; import '../_chunks/dep-09955460.js'; import 'dayjs'; import '../_chunks/dep-8da4c7ba.js'; import '@babel/runtime/helpers/slicedToArray'; import '../_chunks/dep-17e50b35.js'; import '@babel/runtime/helpers/createClass'; import '@babel/runtime/helpers/classCallCheck'; import '../_chunks/dep-cedcb3d0.js'; import '../image/index.js'; import '../image/image.js'; import 'tdesign-icons-vue-next'; import '../_chunks/dep-02bb42d0.js'; import '../_chunks/dep-3d162420.js'; import '../_chunks/dep-adc95ec5.js'; import '../_chunks/dep-3b118d71.js'; import '../image/props.js'; import '../space/index.js'; import '../space/space.js'; import '../space/props.js'; import '../_chunks/dep-a018f4a7.js'; import '../_chunks/dep-2c03cc07.js'; import '@babel/runtime/helpers/objectWithoutProperties'; import './avatar-group-props.js'; var Avatar = withInstall(_Avatar); var AvatarGroup = withInstall(_AvatarGroup); export { Avatar, AvatarGroup, Avatar as default }; //# sourceMappingURL=index.js.map