diff --git a/.gitignore b/.gitignore index 02cf4c0d..c186c405 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ coverage *.njsproj *.sln *.sw? +types/components.d.ts diff --git a/.prettierignore b/.prettierignore index ad7cb516..d6740194 100644 --- a/.prettierignore +++ b/.prettierignore @@ -8,5 +8,3 @@ types/components.d.ts .idea *.sh *.md - -src/assets diff --git a/src/types/components.d.ts b/src/types/components.d.ts index e56c0be4..5411bef6 100644 --- a/src/types/components.d.ts +++ b/src/types/components.d.ts @@ -6,143 +6,143 @@ export {} declare module 'vue' { - export interface GlobalComponents { - BdMap: typeof import('./../components/base/maps/bd-map.vue')['default'] - CardContainer: typeof import('./../components/base/card-container/index.vue')['default'] - CarouselIndicator: typeof import('./../components/common/carousel-indicator/index.vue')['default'] - ColorPicker: typeof import('./../components/base/color-picker/index.vue')['default'] - CommonStyles: typeof import('./../components/common/common-styles/index.vue')['default'] - Components: typeof import('./../components/model-custom/components/index.vue')['default'] - Dialog: typeof import('./../components/model-custom/components/dialog.vue')['default'] - Drag: typeof import('./../components/base/drag/index.vue')['default'] - FlexGradientsCreate: typeof import('./../components/common/flex-gradients-create/index.vue')['default'] - FooterNav: typeof import('./../components/footer-nav/index.vue')['default'] - FooterNavContent: typeof import('./../components/footer-nav/footer-nav-content.vue')['default'] - FooterNavSetting: typeof import('./../components/footer-nav/footer-nav-setting.vue')['default'] - FooterNavStyles: typeof import('./../components/footer-nav/footer-nav-styles.vue')['default'] - FormUploadCategory: typeof import('./../components/common/upload/form-upload-category.vue')['default'] - GdMap: typeof import('./../components/base/maps/gd-map.vue')['default'] - Hot: typeof import('./../components/common/hot/index.vue')['default'] - Icon: typeof import('./../components/base/icon/index.vue')['default'] - ImageEmpty: typeof import('./../components/base/image-empty/index.vue')['default'] - InputNumber: typeof import('./../components/base/input-number/index.vue')['default'] - LinkArticles: typeof import('./../components/common/url-value/link-articles.vue')['default'] - LinkCustom: typeof import('./../components/common/url-value/link-custom.vue')['default'] - LinkGoods: typeof import('./../components/common/url-value/link-goods.vue')['default'] - LinkGoodsCategory: typeof import('./../components/common/url-value/link-goods-category.vue')['default'] - LinkGoodsSearch: typeof import('./../components/common/url-value/link-goods-search.vue')['default'] - LinkList: typeof import('./../components/common/url-value/link-list.vue')['default'] - LinkTable: typeof import('./../components/common/url-value/link-table.vue')['default'] - MagicCube: typeof import('./../components/common/magic-cube/index.vue')['default'] - Main: typeof import('./../layout/components/main/index.vue')['default'] - Maps: typeof import('./../components/base/maps/index.vue')['default'] - ModelArticleList: typeof import('./../components/model-article-list/index.vue')['default'] - ModelArticleListContent: typeof import('./../components/model-article-list/model-article-list-content.vue')['default'] - ModelArticleListSetting: typeof import('./../components/model-article-list/model-article-list-setting.vue')['default'] - ModelArticleListStyles: typeof import('./../components/model-article-list/model-article-list-styles.vue')['default'] - ModelArticleTabs: typeof import('./../components/model-article-tabs/index.vue')['default'] - ModelArticleTabsContent: typeof import('./../components/model-article-tabs/model-article-tabs-content.vue')['default'] - ModelArticleTabsSetting: typeof import('./../components/model-article-tabs/model-article-tabs-setting.vue')['default'] - ModelArticleTabsStyles: typeof import('./../components/model-article-tabs/model-article-tabs-styles.vue')['default'] - ModelAuxiliaryBlank: typeof import('./../components/model-auxiliary-blank/index.vue')['default'] - ModelAuxiliaryBlankContent: typeof import('./../components/model-auxiliary-blank/model-auxiliary-blank-content.vue')['default'] - ModelAuxiliaryBlankSetting: typeof import('./../components/model-auxiliary-blank/model-auxiliary-blank-setting.vue')['default'] - ModelAuxiliaryBlankStyles: typeof import('./../components/model-auxiliary-blank/model-auxiliary-blank-styles.vue')['default'] - ModelAuxiliaryLine: typeof import('./../components/model-auxiliary-line/index.vue')['default'] - ModelAuxiliaryLineContent: typeof import('./../components/model-auxiliary-line/model-auxiliary-line-content.vue')['default'] - ModelAuxiliaryLineSetting: typeof import('./../components/model-auxiliary-line/model-auxiliary-line-setting.vue')['default'] - ModelAuxiliaryLineStyles: typeof import('./../components/model-auxiliary-line/model-auxiliary-line-styles.vue')['default'] - ModelCarousel: typeof import('./../components/model-carousel/index.vue')['default'] - ModelCarouselContent: typeof import('./../components/model-carousel/model-carousel-content.vue')['default'] - ModelCarouselSetting: typeof import('./../components/model-carousel/model-carousel-setting.vue')['default'] - ModelCarouselStyles: typeof import('./../components/model-carousel/model-carousel-styles.vue')['default'] - ModelCustom: typeof import('./../components/model-custom/index.vue')['default'] - ModelCustomContent: typeof import('./../components/model-custom/model-custom-content.vue')['default'] - ModelCustomSetting: typeof import('./../components/model-custom/model-custom-setting.vue')['default'] - ModelCustomStyles: typeof import('./../components/model-custom/model-custom-styles.vue')['default'] - ModelDataMagic: typeof import('./../components/model-data-magic/index.vue')['default'] - ModelDataMagicContent: typeof import('./../components/model-data-magic/model-data-magic-content.vue')['default'] - ModelDataMagicSetting: typeof import('./../components/model-data-magic/model-data-magic-setting.vue')['default'] - ModelDataMagicStyles: typeof import('./../components/model-data-magic/model-data-magic-styles.vue')['default'] - ModelFloatWindow: typeof import('./../components/model-float-window/index.vue')['default'] - ModelFloatWindowContent: typeof import('./../components/model-float-window/model-float-window-content.vue')['default'] - ModelFloatWindowSetting: typeof import('./../components/model-float-window/model-float-window-setting.vue')['default'] - ModelFloatWindowStyles: typeof import('./../components/model-float-window/model-float-window-styles.vue')['default'] - ModelHotZone: typeof import('./../components/model-hot-zone/index.vue')['default'] - ModelHotZoneContent: typeof import('./../components/model-hot-zone/model-hot-zone-content.vue')['default'] - ModelHotZoneSetting: typeof import('./../components/model-hot-zone/model-hot-zone-setting.vue')['default'] - ModelHotZoneStyles: typeof import('./../components/model-hot-zone/model-hot-zone-styles.vue')['default'] - ModelImage: typeof import('./../components/common/custom-module/model-image/index.vue')['default'] - ModelImageStyle: typeof import('./../components/common/custom-module/model-image/model-image-style.vue')['default'] - ModelImgMagic: typeof import('./../components/model-img-magic/index.vue')['default'] - ModelImgMagicContent: typeof import('./../components/model-img-magic/model-img-magic-content.vue')['default'] - ModelImgMagicSetting: typeof import('./../components/model-img-magic/model-img-magic-setting.vue')['default'] - ModelImgMagicStyles: typeof import('./../components/model-img-magic/model-img-magic-styles.vue')['default'] - ModelLines: typeof import('./../components/common/custom-module/model-lines/index.vue')['default'] - ModelLinesStyle: typeof import('./../components/common/custom-module/model-lines/model-lines-style.vue')['default'] - ModelNavGroup: typeof import('./../components/model-nav-group/index.vue')['default'] - ModelNavGroupContent: typeof import('./../components/model-nav-group/model-nav-group-content.vue')['default'] - ModelNavGroupSetting: typeof import('./../components/model-nav-group/model-nav-group-setting.vue')['default'] - ModelNavGroupStyles: typeof import('./../components/model-nav-group/model-nav-group-styles.vue')['default'] - ModelNotice: typeof import('./../components/model-notice/index.vue')['default'] - ModelNoticeContent: typeof import('./../components/model-notice/model-notice-content.vue')['default'] - ModelNoticeSetting: typeof import('./../components/model-notice/model-notice-setting.vue')['default'] - ModelNoticeStyles: typeof import('./../components/model-notice/model-notice-styles.vue')['default'] - ModelRichText: typeof import('./../components/model-rich-text/index.vue')['default'] - ModelRichTextContent: typeof import('./../components/model-rich-text/model-rich-text-content.vue')['default'] - ModelRichTextSetting: typeof import('./../components/model-rich-text/model-rich-text-setting.vue')['default'] - ModelRichTextStyles: typeof import('./../components/model-rich-text/model-rich-text-styles.vue')['default'] - ModelSearch: typeof import('./../components/model-search/index.vue')['default'] - ModelSearchContent: typeof import('./../components/model-search/model-search-content.vue')['default'] - ModelSearchSetting: typeof import('./../components/model-search/model-search-setting.vue')['default'] - ModelSearchStyles: typeof import('./../components/model-search/model-search-styles.vue')['default'] - ModelShopList: typeof import('./../components/model-shop-list/index.vue')['default'] - ModelShopListContent: typeof import('./../components/model-shop-list/model-shop-list-content.vue')['default'] - ModelShopListSetting: typeof import('./../components/model-shop-list/model-shop-list-setting.vue')['default'] - ModelShopListStyles: typeof import('./../components/model-shop-list/model-shop-list-styles.vue')['default'] - ModelShopTabs: typeof import('./../components/model-shop-tabs/index.vue')['default'] - ModelShopTabsContent: typeof import('./../components/model-shop-tabs/model-shop-tabs-content.vue')['default'] - ModelShopTabsSetting: typeof import('./../components/model-shop-tabs/model-shop-tabs-setting.vue')['default'] - ModelShopTabsStyles: typeof import('./../components/model-shop-tabs/model-shop-tabs-styles.vue')['default'] - ModelTabs: typeof import('./../components/model-tabs/index.vue')['default'] - ModelTabsContent: typeof import('./../components/model-tabs/model-tabs-content.vue')['default'] - ModelTabsSetting: typeof import('./../components/model-tabs/model-tabs-setting.vue')['default'] - ModelTabsStyles: typeof import('./../components/model-tabs/model-tabs-styles.vue')['default'] - ModelText: typeof import('./../components/common/custom-module/model-text/index.vue')['default'] - ModelTextStyle: typeof import('./../components/common/custom-module/model-text/model-text-style.vue')['default'] - ModelTextTitle: typeof import('./../components/model-text-title/index.vue')['default'] - ModelTextTitleContent: typeof import('./../components/model-text-title/model-text-title-content.vue')['default'] - ModelTextTitleSetting: typeof import('./../components/model-text-title/model-text-title-setting.vue')['default'] - ModelTextTitleStyles: typeof import('./../components/model-text-title/model-text-title-styles.vue')['default'] - ModelUserInfo: typeof import('./../components/model-user-info/index.vue')['default'] - ModelUserInfoContent: typeof import('./../components/model-user-info/model-user-info-content.vue')['default'] - ModelUserInfoSetting: typeof import('./../components/model-user-info/model-user-info-setting.vue')['default'] - ModelUserInfoStyles: typeof import('./../components/model-user-info/model-user-info-styles.vue')['default'] - ModelVideo: typeof import('./../components/model-video/index.vue')['default'] - ModelVideoContent: typeof import('./../components/model-video/model-video-content.vue')['default'] - ModelVideoSetting: typeof import('./../components/model-video/model-video-setting.vue')['default'] - ModelVideoStyles: typeof import('./../components/model-video/model-video-styles.vue')['default'] - MultColorPicker: typeof import('./../components/common/mult-color-picker/index.vue')['default'] - Navbar: typeof import('./../layout/components/navbar/index.vue')['default'] - NoData: typeof import('./../components/base/noData/index.vue')['default'] - Padding: typeof import('./../components/base/padding/index.vue')['default'] - PageContent: typeof import('./../components/page-settings/page-content.vue')['default'] - PageSettings: typeof import('./../components/page-settings/index.vue')['default'] - ProductShowConfig: typeof import('./../components/common/product-show-config/index.vue')['default'] - Qrcode: typeof import('./../components/base/qrcode/index.vue')['default'] - Radius: typeof import('./../components/base/radius/index.vue')['default'] - RouterLink: typeof import('vue-router')['RouterLink'] - RouterView: typeof import('vue-router')['RouterView'] - Settings: typeof import('./../layout/components/settings/index.vue')['default'] - Slider: typeof import('./../components/base/slider/index.vue')['default'] - TabsContent: typeof import('./../components/model-data-magic/components/tabs-content.vue')['default'] - TabsStyles: typeof import('./../components/model-data-magic/components/tabs-styles.vue')['default'] - TabsView: typeof import('./../components/common/tabs-view/index.vue')['default'] - TextSizeType: typeof import('./../components/common/text-size-type/index.vue')['default'] - TMap: typeof import('./../components/base/maps/t-map.vue')['default'] - TxMap: typeof import('./../components/base/maps/tx-map.vue')['default'] - Upload: typeof import('./../components/common/upload/index.vue')['default'] - UploadModel: typeof import('./../components/common/upload/upload-model.vue')['default'] - UrlValue: typeof import('./../components/common/url-value/index.vue')['default'] - } + export interface GlobalComponents { + BdMap: (typeof import('./../components/base/maps/bd-map.vue'))['default']; + CardContainer: (typeof import('./../components/base/card-container/index.vue'))['default']; + CarouselIndicator: (typeof import('./../components/common/carousel-indicator/index.vue'))['default']; + ColorPicker: (typeof import('./../components/base/color-picker/index.vue'))['default']; + CommonStyles: (typeof import('./../components/common/common-styles/index.vue'))['default']; + Components: (typeof import('./../components/model-custom/components/index.vue'))['default']; + Dialog: (typeof import('./../components/model-custom/components/dialog.vue'))['default']; + Drag: (typeof import('./../components/base/drag/index.vue'))['default']; + FlexGradientsCreate: (typeof import('./../components/common/flex-gradients-create/index.vue'))['default']; + FooterNav: (typeof import('./../components/footer-nav/index.vue'))['default']; + FooterNavContent: (typeof import('./../components/footer-nav/footer-nav-content.vue'))['default']; + FooterNavSetting: (typeof import('./../components/footer-nav/footer-nav-setting.vue'))['default']; + FooterNavStyles: (typeof import('./../components/footer-nav/footer-nav-styles.vue'))['default']; + FormUploadCategory: (typeof import('./../components/common/upload/form-upload-category.vue'))['default']; + GdMap: (typeof import('./../components/base/maps/gd-map.vue'))['default']; + Hot: (typeof import('./../components/common/hot/index.vue'))['default']; + Icon: (typeof import('./../components/base/icon/index.vue'))['default']; + ImageEmpty: (typeof import('./../components/base/image-empty/index.vue'))['default']; + InputNumber: (typeof import('./../components/base/input-number/index.vue'))['default']; + LinkArticles: (typeof import('./../components/common/url-value/link-articles.vue'))['default']; + LinkCustom: (typeof import('./../components/common/url-value/link-custom.vue'))['default']; + LinkGoods: (typeof import('./../components/common/url-value/link-goods.vue'))['default']; + LinkGoodsCategory: (typeof import('./../components/common/url-value/link-goods-category.vue'))['default']; + LinkGoodsSearch: (typeof import('./../components/common/url-value/link-goods-search.vue'))['default']; + LinkList: (typeof import('./../components/common/url-value/link-list.vue'))['default']; + LinkTable: (typeof import('./../components/common/url-value/link-table.vue'))['default']; + MagicCube: (typeof import('./../components/common/magic-cube/index.vue'))['default']; + Main: (typeof import('./../layout/components/main/index.vue'))['default']; + Maps: (typeof import('./../components/base/maps/index.vue'))['default']; + ModelArticleList: (typeof import('./../components/model-article-list/index.vue'))['default']; + ModelArticleListContent: (typeof import('./../components/model-article-list/model-article-list-content.vue'))['default']; + ModelArticleListSetting: (typeof import('./../components/model-article-list/model-article-list-setting.vue'))['default']; + ModelArticleListStyles: (typeof import('./../components/model-article-list/model-article-list-styles.vue'))['default']; + ModelArticleTabs: (typeof import('./../components/model-article-tabs/index.vue'))['default']; + ModelArticleTabsContent: (typeof import('./../components/model-article-tabs/model-article-tabs-content.vue'))['default']; + ModelArticleTabsSetting: (typeof import('./../components/model-article-tabs/model-article-tabs-setting.vue'))['default']; + ModelArticleTabsStyles: (typeof import('./../components/model-article-tabs/model-article-tabs-styles.vue'))['default']; + ModelAuxiliaryBlank: (typeof import('./../components/model-auxiliary-blank/index.vue'))['default']; + ModelAuxiliaryBlankContent: (typeof import('./../components/model-auxiliary-blank/model-auxiliary-blank-content.vue'))['default']; + ModelAuxiliaryBlankSetting: (typeof import('./../components/model-auxiliary-blank/model-auxiliary-blank-setting.vue'))['default']; + ModelAuxiliaryBlankStyles: (typeof import('./../components/model-auxiliary-blank/model-auxiliary-blank-styles.vue'))['default']; + ModelAuxiliaryLine: (typeof import('./../components/model-auxiliary-line/index.vue'))['default']; + ModelAuxiliaryLineContent: (typeof import('./../components/model-auxiliary-line/model-auxiliary-line-content.vue'))['default']; + ModelAuxiliaryLineSetting: (typeof import('./../components/model-auxiliary-line/model-auxiliary-line-setting.vue'))['default']; + ModelAuxiliaryLineStyles: (typeof import('./../components/model-auxiliary-line/model-auxiliary-line-styles.vue'))['default']; + ModelCarousel: (typeof import('./../components/model-carousel/index.vue'))['default']; + ModelCarouselContent: (typeof import('./../components/model-carousel/model-carousel-content.vue'))['default']; + ModelCarouselSetting: (typeof import('./../components/model-carousel/model-carousel-setting.vue'))['default']; + ModelCarouselStyles: (typeof import('./../components/model-carousel/model-carousel-styles.vue'))['default']; + ModelCustom: (typeof import('./../components/model-custom/index.vue'))['default']; + ModelCustomContent: (typeof import('./../components/model-custom/model-custom-content.vue'))['default']; + ModelCustomSetting: (typeof import('./../components/model-custom/model-custom-setting.vue'))['default']; + ModelCustomStyles: (typeof import('./../components/model-custom/model-custom-styles.vue'))['default']; + ModelDataMagic: (typeof import('./../components/model-data-magic/index.vue'))['default']; + ModelDataMagicContent: (typeof import('./../components/model-data-magic/model-data-magic-content.vue'))['default']; + ModelDataMagicSetting: (typeof import('./../components/model-data-magic/model-data-magic-setting.vue'))['default']; + ModelDataMagicStyles: (typeof import('./../components/model-data-magic/model-data-magic-styles.vue'))['default']; + ModelFloatWindow: (typeof import('./../components/model-float-window/index.vue'))['default']; + ModelFloatWindowContent: (typeof import('./../components/model-float-window/model-float-window-content.vue'))['default']; + ModelFloatWindowSetting: (typeof import('./../components/model-float-window/model-float-window-setting.vue'))['default']; + ModelFloatWindowStyles: (typeof import('./../components/model-float-window/model-float-window-styles.vue'))['default']; + ModelHotZone: (typeof import('./../components/model-hot-zone/index.vue'))['default']; + ModelHotZoneContent: (typeof import('./../components/model-hot-zone/model-hot-zone-content.vue'))['default']; + ModelHotZoneSetting: (typeof import('./../components/model-hot-zone/model-hot-zone-setting.vue'))['default']; + ModelHotZoneStyles: (typeof import('./../components/model-hot-zone/model-hot-zone-styles.vue'))['default']; + ModelImage: (typeof import('./../components/common/custom-module/model-image/index.vue'))['default']; + ModelImageStyle: (typeof import('./../components/common/custom-module/model-image/model-image-style.vue'))['default']; + ModelImgMagic: (typeof import('./../components/model-img-magic/index.vue'))['default']; + ModelImgMagicContent: (typeof import('./../components/model-img-magic/model-img-magic-content.vue'))['default']; + ModelImgMagicSetting: (typeof import('./../components/model-img-magic/model-img-magic-setting.vue'))['default']; + ModelImgMagicStyles: (typeof import('./../components/model-img-magic/model-img-magic-styles.vue'))['default']; + ModelLines: (typeof import('./../components/common/custom-module/model-lines/index.vue'))['default']; + ModelLinesStyle: (typeof import('./../components/common/custom-module/model-lines/model-lines-style.vue'))['default']; + ModelNavGroup: (typeof import('./../components/model-nav-group/index.vue'))['default']; + ModelNavGroupContent: (typeof import('./../components/model-nav-group/model-nav-group-content.vue'))['default']; + ModelNavGroupSetting: (typeof import('./../components/model-nav-group/model-nav-group-setting.vue'))['default']; + ModelNavGroupStyles: (typeof import('./../components/model-nav-group/model-nav-group-styles.vue'))['default']; + ModelNotice: (typeof import('./../components/model-notice/index.vue'))['default']; + ModelNoticeContent: (typeof import('./../components/model-notice/model-notice-content.vue'))['default']; + ModelNoticeSetting: (typeof import('./../components/model-notice/model-notice-setting.vue'))['default']; + ModelNoticeStyles: (typeof import('./../components/model-notice/model-notice-styles.vue'))['default']; + ModelRichText: (typeof import('./../components/model-rich-text/index.vue'))['default']; + ModelRichTextContent: (typeof import('./../components/model-rich-text/model-rich-text-content.vue'))['default']; + ModelRichTextSetting: (typeof import('./../components/model-rich-text/model-rich-text-setting.vue'))['default']; + ModelRichTextStyles: (typeof import('./../components/model-rich-text/model-rich-text-styles.vue'))['default']; + ModelSearch: (typeof import('./../components/model-search/index.vue'))['default']; + ModelSearchContent: (typeof import('./../components/model-search/model-search-content.vue'))['default']; + ModelSearchSetting: (typeof import('./../components/model-search/model-search-setting.vue'))['default']; + ModelSearchStyles: (typeof import('./../components/model-search/model-search-styles.vue'))['default']; + ModelShopList: (typeof import('./../components/model-shop-list/index.vue'))['default']; + ModelShopListContent: (typeof import('./../components/model-shop-list/model-shop-list-content.vue'))['default']; + ModelShopListSetting: (typeof import('./../components/model-shop-list/model-shop-list-setting.vue'))['default']; + ModelShopListStyles: (typeof import('./../components/model-shop-list/model-shop-list-styles.vue'))['default']; + ModelShopTabs: (typeof import('./../components/model-shop-tabs/index.vue'))['default']; + ModelShopTabsContent: (typeof import('./../components/model-shop-tabs/model-shop-tabs-content.vue'))['default']; + ModelShopTabsSetting: (typeof import('./../components/model-shop-tabs/model-shop-tabs-setting.vue'))['default']; + ModelShopTabsStyles: (typeof import('./../components/model-shop-tabs/model-shop-tabs-styles.vue'))['default']; + ModelTabs: (typeof import('./../components/model-tabs/index.vue'))['default']; + ModelTabsContent: (typeof import('./../components/model-tabs/model-tabs-content.vue'))['default']; + ModelTabsSetting: (typeof import('./../components/model-tabs/model-tabs-setting.vue'))['default']; + ModelTabsStyles: (typeof import('./../components/model-tabs/model-tabs-styles.vue'))['default']; + ModelText: (typeof import('./../components/common/custom-module/model-text/index.vue'))['default']; + ModelTextStyle: (typeof import('./../components/common/custom-module/model-text/model-text-style.vue'))['default']; + ModelTextTitle: (typeof import('./../components/model-text-title/index.vue'))['default']; + ModelTextTitleContent: (typeof import('./../components/model-text-title/model-text-title-content.vue'))['default']; + ModelTextTitleSetting: (typeof import('./../components/model-text-title/model-text-title-setting.vue'))['default']; + ModelTextTitleStyles: (typeof import('./../components/model-text-title/model-text-title-styles.vue'))['default']; + ModelUserInfo: (typeof import('./../components/model-user-info/index.vue'))['default']; + ModelUserInfoContent: (typeof import('./../components/model-user-info/model-user-info-content.vue'))['default']; + ModelUserInfoSetting: (typeof import('./../components/model-user-info/model-user-info-setting.vue'))['default']; + ModelUserInfoStyles: (typeof import('./../components/model-user-info/model-user-info-styles.vue'))['default']; + ModelVideo: (typeof import('./../components/model-video/index.vue'))['default']; + ModelVideoContent: (typeof import('./../components/model-video/model-video-content.vue'))['default']; + ModelVideoSetting: (typeof import('./../components/model-video/model-video-setting.vue'))['default']; + ModelVideoStyles: (typeof import('./../components/model-video/model-video-styles.vue'))['default']; + MultColorPicker: (typeof import('./../components/common/mult-color-picker/index.vue'))['default']; + Navbar: (typeof import('./../layout/components/navbar/index.vue'))['default']; + NoData: (typeof import('./../components/base/noData/index.vue'))['default']; + Padding: (typeof import('./../components/base/padding/index.vue'))['default']; + PageContent: (typeof import('./../components/page-settings/page-content.vue'))['default']; + PageSettings: (typeof import('./../components/page-settings/index.vue'))['default']; + ProductShowConfig: (typeof import('./../components/common/product-show-config/index.vue'))['default']; + Qrcode: (typeof import('./../components/base/qrcode/index.vue'))['default']; + Radius: (typeof import('./../components/base/radius/index.vue'))['default']; + RouterLink: (typeof import('vue-router'))['RouterLink']; + RouterView: (typeof import('vue-router'))['RouterView']; + Settings: (typeof import('./../layout/components/settings/index.vue'))['default']; + Slider: (typeof import('./../components/base/slider/index.vue'))['default']; + TabsContent: (typeof import('./../components/model-data-magic/components/tabs-content.vue'))['default']; + TabsStyles: (typeof import('./../components/model-data-magic/components/tabs-styles.vue'))['default']; + TabsView: (typeof import('./../components/common/tabs-view/index.vue'))['default']; + TextSizeType: (typeof import('./../components/common/text-size-type/index.vue'))['default']; + TMap: (typeof import('./../components/base/maps/t-map.vue'))['default']; + TxMap: (typeof import('./../components/base/maps/tx-map.vue'))['default']; + Upload: (typeof import('./../components/common/upload/index.vue'))['default']; + UploadModel: (typeof import('./../components/common/upload/upload-model.vue'))['default']; + UrlValue: (typeof import('./../components/common/url-value/index.vue'))['default']; + } }