UNPKG

tdesign-vue-next

Version:
46 lines (42 loc) 1.39 kB
/** * tdesign v1.11.5 * (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 '../hooks/useConfig.js'; import '../config-provider/hooks/useConfig.js'; import 'lodash-es'; import '../config-provider/utils/context.js'; import '../_chunks/dep-c75b9b8e.js'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-caecb55d.js'; import 'dayjs'; import '../_chunks/dep-7c56a7f5.js'; import '../utils/render-tnode.js'; import '../image/index.js'; import '../image/image.js'; import '@babel/runtime/helpers/slicedToArray'; import 'tdesign-icons-vue-next'; import '../_chunks/dep-8c2d2d85.js'; import '../image/props.js'; import '../space/index.js'; import '../space/space.js'; import '../space/props.js'; import '../hooks/slot.js'; import '../_chunks/dep-56c3d46e.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/objectWithoutProperties'; import '../hooks/useImagePreviewUrl.js'; import '../_chunks/dep-b6747d4a.js'; import '../_chunks/dep-92106726.js'; import './avatar-group-props.js'; var Avatar = withInstall(_Avatar); var AvatarGroup = withInstall(_AvatarGroup); export { Avatar, AvatarGroup, Avatar as default }; //# sourceMappingURL=index.js.map