UNPKG

tdesign-mobile-vue

Version:
57 lines (53 loc) 1.71 kB
/** * tdesign v1.7.0 * (c) 2024 TDesign Group * @license MIT */ import _Image from './image.js'; import { withInstall } from '../shared/component.js'; import '@babel/runtime/helpers/slicedToArray'; import '@babel/runtime/helpers/defineProperty'; import 'vue'; import '@vueuse/core'; import 'tdesign-icons-vue-next'; import '../loading/index.js'; import '../loading/loading.js'; import '../loading/icon/gradient.js'; import '../_common/js/loading/circle-adapter.js'; import '../_common/js/utils/set-style.js'; import '../_common/js/utils/helper.js'; import '@babel/runtime/helpers/toConsumableArray'; import '@babel/runtime/helpers/objectWithoutProperties'; import 'lodash/isString'; import 'lodash/isNull'; import 'lodash/isUndefined'; import 'lodash/isNumber'; import 'lodash/isArray'; import '../config.js'; import '../hooks/useClass.js'; import '../config-provider/useConfig.js'; import 'lodash/isFunction'; import 'lodash/cloneDeep'; import '../config-provider/context.js'; import 'lodash/mergeWith'; import 'lodash/merge'; import '../_common/js/global-config/mobile/default-config.js'; import '../_common/js/global-config/mobile/locale/zh_CN.js'; import '../_chunks/dep-d5364bc4.js'; import '@babel/runtime/helpers/typeof'; import '../_chunks/dep-eb734424.js'; import 'dayjs'; import '../loading/icon/spinner.js'; import '../loading/props.js'; import '../hooks/tnode.js'; import 'lodash/camelCase'; import 'lodash/kebabCase'; import '../hooks/render-tnode.js'; import 'lodash/isEmpty'; import 'lodash/isObject'; import '../shared/dom.js'; import '../loading/plugin.js'; import './props.js'; var Image = withInstall(_Image); export { Image, Image as default }; //# sourceMappingURL=index.js.map