@nutui/nutui
Advanced tools
Comparing version 3.0.0-beta.10 to 3.0.0-beta.11
@@ -22,3 +22,2 @@ import { App } from 'vue'; | ||
declare class Popup extends UIComponent {} | ||
declare class Dialog extends UIComponent {} | ||
declare class Radio extends UIComponent {} | ||
@@ -45,3 +44,3 @@ declare class OverLay extends UIComponent {} | ||
declare function install(app: App, options?: InstallationOptions): void; | ||
export { Button,Collapse,Layout,BackTop,ActionSheet,Toast,Notify,Picker,DatePicker,Cell,Uploader,Icon,Price,Checkbox,Swiper,Avatar,Popup,Dialog,Radio,OverLay,InfiniteLoading,Range,Drag,Navbar,Tabbar,InputNumber,Input,Switch,Rate,Calendar,ShortPassword,TextArea,Address }; | ||
export { Button,Collapse,Layout,BackTop,ActionSheet,Toast,Notify,Picker,DatePicker,Cell,Uploader,Icon,Price,Checkbox,Swiper,Avatar,Popup,Radio,OverLay,InfiniteLoading,Range,Drag,Navbar,Tabbar,InputNumber,Input,Switch,Rate,Calendar,ShortPassword,TextArea,Address }; | ||
declare const _default: { | ||
@@ -48,0 +47,0 @@ install: typeof install; |
{ | ||
"name": "@nutui/nutui", | ||
"version": "3.0.0-beta.10", | ||
"version": "3.0.0-beta.11", | ||
"npm": { | ||
@@ -65,4 +65,4 @@ "tag": "beta" | ||
"@types/node": "^14.14.31", | ||
"@vitejs/plugin-vue": "^1.2.0", | ||
"@vue/compiler-sfc": "^3.0.5", | ||
"@vitejs/plugin-vue": "^1.2.1", | ||
"@vue/compiler-sfc": "^3.0.11", | ||
"@vue/eslint-config-prettier": "^6.0.0", | ||
@@ -81,3 +81,3 @@ "@vue/eslint-config-typescript": "^5.0.2", | ||
"typescript": "^4.1.5", | ||
"vite": "^2.1.3", | ||
"vite": "^2.1.5", | ||
"vite-plugin-md": "^0.6.3" | ||
@@ -84,0 +84,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1343967
3553