feat: add @pureadmin/table

This commit is contained in:
xiaoxian521
2022-06-22 18:36:08 +08:00
parent bae84cd1ba
commit 1dfc67802a
4 changed files with 702 additions and 609 deletions

View File

@@ -31,9 +31,10 @@
"@logicflow/core": "^1.1.16",
"@logicflow/extension": "^1.1.16",
"@pureadmin/components": "^1.0.6",
"@vueuse/core": "^8.5.0",
"@pureadmin/table": "^0.0.1",
"@vueuse/core": "^8.7.4",
"@vueuse/motion": "^2.0.0-beta.12",
"@vueuse/shared": "^8.5.0",
"@vueuse/shared": "^8.7.4",
"@wangeditor/editor": "^5.0.1",
"@wangeditor/editor-for-vue": "^5.1.10",
"animate.css": "^4.1.1",
@@ -41,10 +42,10 @@
"china-area-data": "^5.0.1",
"cropperjs": "^1.5.12",
"css-color-function": "^1.3.3",
"dayjs": "^1.11.2",
"dayjs": "^1.11.3",
"driver.js": "^0.9.8",
"echarts": "^5.3.2",
"element-plus": "^2.2.2",
"echarts": "^5.3.3",
"element-plus": "^2.2.6",
"element-resize-detector": "^1.2.3",
"js-cookie": "^3.0.1",
"jsbarcode": "^3.11.5",
@@ -63,9 +64,9 @@
"rgb-hex": "^4.0.0",
"swiper": "^8.1.4",
"v-contextmenu": "3.0.0",
"vue": "^3.2.36",
"vue": "^3.2.37",
"vue-form-create2": "^1.2.8",
"vue-i18n": "^9.2.0-beta.35",
"vue-i18n": "^9.2.0-beta.36",
"vue-json-pretty": "^2.0.2",
"vue-pdf-embed": "^1.1.2",
"vue-router": "^4.0.15",
@@ -91,7 +92,7 @@
"@iconify-icons/uil": "^1.2.1",
"@iconify/vue": "^3.2.1",
"@intlify/vite-plugin-vue-i18n": "^3.4.0",
"@pureadmin/theme": "^2.0.0",
"@pureadmin/theme": "^2.4.0",
"@types/element-resize-detector": "1.1.3",
"@types/js-cookie": "^3.0.1",
"@types/lodash": "^4.14.180",
@@ -134,9 +135,9 @@
"stylelint-config-standard": "^24.0.0",
"stylelint-order": "^5.0.0",
"typescript": "^4.6.3",
"unocss": "^0.33.4",
"unocss": "^0.39.3",
"unplugin-vue-define-options": "^0.6.1",
"vite": "^2.9.9",
"vite": "^2.9.12",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-remove-console": "^0.0.7",
"vite-svg-loader": "^3.3.0",