refactor: restore zq admin design baseline
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
},
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "vite build --mode production",
|
||||
"build:analyze": "vite build --mode analyze",
|
||||
"dev": "vite --mode development",
|
||||
"build": "pnpm vite build --mode production",
|
||||
"build:analyze": "pnpm vite build --mode analyze",
|
||||
"dev": "pnpm vite --mode development",
|
||||
"preview": "vite preview",
|
||||
"typecheck": "vue-tsc --noEmit --skipLibCheck"
|
||||
},
|
||||
@@ -26,8 +26,52 @@
|
||||
"#/*": "./src/*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "^6.20.0",
|
||||
"@codemirror/commands": "^6.10.0",
|
||||
"@codemirror/lang-css": "^6.3.1",
|
||||
"@codemirror/lang-html": "^6.4.11",
|
||||
"@codemirror/lang-javascript": "^6.2.4",
|
||||
"@codemirror/lang-json": "^6.0.2",
|
||||
"@codemirror/lang-markdown": "^6.5.0",
|
||||
"@codemirror/lang-python": "^6.2.1",
|
||||
"@codemirror/lang-sql": "^6.10.0",
|
||||
"@codemirror/lang-xml": "^6.1.0",
|
||||
"@codemirror/lang-yaml": "^6.1.2",
|
||||
"@codemirror/language": "^6.11.3",
|
||||
"@codemirror/state": "^6.5.2",
|
||||
"@codemirror/theme-one-dark": "^6.1.3",
|
||||
"@codemirror/view": "^6.39.4",
|
||||
"@element-plus/icons-vue": "^2.3.2",
|
||||
"@monaco-editor/loader": "^1.7.0",
|
||||
"@tanstack/vue-virtual": "^3.13.18",
|
||||
"@tiptap/core": "^3.20.4",
|
||||
"@tiptap/extension-bubble-menu": "^3.20.4",
|
||||
"@tiptap/extension-character-count": "^3.20.4",
|
||||
"@tiptap/extension-code-block-lowlight": "^3.20.4",
|
||||
"@tiptap/extension-color": "^3.20.4",
|
||||
"@tiptap/extension-drag-handle": "^3.20.4",
|
||||
"@tiptap/extension-floating-menu": "^3.20.4",
|
||||
"@tiptap/extension-highlight": "^3.20.4",
|
||||
"@tiptap/extension-image": "^3.20.4",
|
||||
"@tiptap/extension-link": "^3.20.4",
|
||||
"@tiptap/extension-mathematics": "^3.20.4",
|
||||
"@tiptap/extension-mention": "^3.20.4",
|
||||
"@tiptap/extension-placeholder": "^3.20.4",
|
||||
"@tiptap/extension-table": "^3.20.4",
|
||||
"@tiptap/extension-table-cell": "^3.20.4",
|
||||
"@tiptap/extension-table-header": "^3.20.4",
|
||||
"@tiptap/extension-table-row": "^3.20.4",
|
||||
"@tiptap/extension-task-item": "^3.20.4",
|
||||
"@tiptap/extension-task-list": "^3.20.4",
|
||||
"@tiptap/extension-text-align": "^3.20.4",
|
||||
"@tiptap/extension-text-style": "^3.20.4",
|
||||
"@tiptap/extension-underline": "^3.20.4",
|
||||
"@tiptap/pm": "^3.20.4",
|
||||
"@tiptap/starter-kit": "^3.20.4",
|
||||
"@tiptap/suggestion": "^3.20.4",
|
||||
"@tiptap/vue-3": "^3.20.4",
|
||||
"@types/d3-geo": "^3.1.0",
|
||||
"@types/three": "^0.182.0",
|
||||
"@vben-core/menu-ui": "workspace:*",
|
||||
"@vben/access": "workspace:*",
|
||||
"@vben/common-ui": "workspace:*",
|
||||
@@ -36,8 +80,8 @@
|
||||
"@vben/icons": "workspace:*",
|
||||
"@vben/layouts": "workspace:*",
|
||||
"@vben/locales": "workspace:*",
|
||||
"@vben/preferences": "workspace:*",
|
||||
"@vben/plugins": "workspace:*",
|
||||
"@vben/preferences": "workspace:*",
|
||||
"@vben/request": "workspace:*",
|
||||
"@vben/stores": "workspace:*",
|
||||
"@vben/styles": "workspace:*",
|
||||
@@ -47,17 +91,56 @@
|
||||
"@vue-flow/controls": "^1.1.3",
|
||||
"@vue-flow/core": "^1.48.0",
|
||||
"@vue-flow/minimap": "^1.5.4",
|
||||
"@vue-office/docx": "^1.6.3",
|
||||
"@vue-office/excel": "^1.7.14",
|
||||
"@vue-office/pdf": "^2.0.10",
|
||||
"@vue-office/pptx": "^1.0.1",
|
||||
"@vueuse/core": "catalog:",
|
||||
"@zq/univer": "workspace:*",
|
||||
"codemirror": "^6.0.2",
|
||||
"cron-parser": "^4.9.0",
|
||||
"d3-geo": "^3.1.1",
|
||||
"dayjs": "catalog:",
|
||||
"echarts": "catalog:",
|
||||
"echarts-liquidfill": "^3.1.0",
|
||||
"element-plus": "catalog:",
|
||||
"fabric": "^7.2.0",
|
||||
"fractional-indexing": "^3.2.0",
|
||||
"grid-layout-plus": "^1.1.1",
|
||||
"gsap": "^3.14.2",
|
||||
"html-docx-js-typescript": "^0.1.5",
|
||||
"html2canvas": "^1.4.1",
|
||||
"image-blob-reduce": "^4.1.0",
|
||||
"jsbarcode": "^3.12.3",
|
||||
"jspdf": "^3.0.4",
|
||||
"katex": "^0.16.40",
|
||||
"lowlight": "^3.3.0",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"nanoid": "^5.1.7",
|
||||
"pako": "^2.1.0",
|
||||
"perfect-freehand": "^1.2.3",
|
||||
"pinia": "catalog:",
|
||||
"points-on-curve": "^1.0.1",
|
||||
"qrcode": "^1.5.4",
|
||||
"roughjs": "^4.6.6",
|
||||
"three": "^0.182.0",
|
||||
"tiptap-extension-global-drag-handle": "^0.1.18",
|
||||
"tiptap-markdown": "^0.9.0",
|
||||
"uuid": "^13.0.0",
|
||||
"vue": "catalog:",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vue-router": "catalog:"
|
||||
"vue-advanced-cropper": "^2.8.9",
|
||||
"vue-echarts": "^8.0.1",
|
||||
"vue-qrcode-reader": "^5.7.3",
|
||||
"vue-router": "catalog:",
|
||||
"vuedraggable": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jsbarcode": "^3.11.4",
|
||||
"@types/katex": "^0.16.8",
|
||||
"@types/pako": "^2.0.4",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/uuid": "^11.0.0",
|
||||
"@univerjs/vite-plugin": "0.5.1",
|
||||
"@vitejs/plugin-basic-ssl": "^2.1.0",
|
||||
"unplugin-element-plus": "catalog:"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user