|
@@ -9,6 +9,7 @@
|
|
|
"version": "0.0.0",
|
|
"version": "0.0.0",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@onlyoffice/document-editor-vue": "^1.4.0",
|
|
"@onlyoffice/document-editor-vue": "^1.4.0",
|
|
|
|
|
+ "@vue-office/docx": "^1.6.2",
|
|
|
"axios": "^1.7.2",
|
|
"axios": "^1.7.2",
|
|
|
"docx-preview": "^0.3.2",
|
|
"docx-preview": "^0.3.2",
|
|
|
"element-plus": "^2.7.5",
|
|
"element-plus": "^2.7.5",
|
|
@@ -16,6 +17,7 @@
|
|
|
"pinia": "^2.1.7",
|
|
"pinia": "^2.1.7",
|
|
|
"pinia-plugin-persistedstate": "^3.2.1",
|
|
"pinia-plugin-persistedstate": "^3.2.1",
|
|
|
"vue": "^3.4.29",
|
|
"vue": "^3.4.29",
|
|
|
|
|
+ "vue-demi": "^0.14.10",
|
|
|
"vue-router": "^4.3.3"
|
|
"vue-router": "^4.3.3"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
@@ -1129,6 +1131,23 @@
|
|
|
"vscode-uri": "^3.0.8"
|
|
"vscode-uri": "^3.0.8"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/@vue-office/docx": {
|
|
|
|
|
+ "version": "1.6.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue-office/docx/-/docx-1.6.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-OHAoUHeY8nHjhWvwDhlPx+/rmRkxmqLpvPgtfCEOZ4H1c1LCdJ6eDbdV3152ww8dcdZ7fgGQu3fmSSaI7JwdpQ==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "@vue/composition-api": "^1.7.1",
|
|
|
|
|
+ "vue": "^2.0.0 || >=3.0.0",
|
|
|
|
|
+ "vue-demi": "^0.14.6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "@vue/composition-api": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/@vue/compiler-core": {
|
|
"node_modules/@vue/compiler-core": {
|
|
|
"version": "3.4.29",
|
|
"version": "3.4.29",
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.29.tgz",
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.29.tgz",
|
|
@@ -1292,31 +1311,6 @@
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/@vueuse/core/node_modules/vue-demi": {
|
|
|
|
|
- "version": "0.14.8",
|
|
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.8.tgz",
|
|
|
|
|
- "integrity": "sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==",
|
|
|
|
|
- "hasInstallScript": true,
|
|
|
|
|
- "bin": {
|
|
|
|
|
- "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
|
- "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=12"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
|
- "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "@vue/composition-api": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/@vueuse/metadata": {
|
|
"node_modules/@vueuse/metadata": {
|
|
|
"version": "9.13.0",
|
|
"version": "9.13.0",
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz",
|
|
@@ -1336,31 +1330,6 @@
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/@vueuse/shared/node_modules/vue-demi": {
|
|
|
|
|
- "version": "0.14.8",
|
|
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.8.tgz",
|
|
|
|
|
- "integrity": "sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==",
|
|
|
|
|
- "hasInstallScript": true,
|
|
|
|
|
- "bin": {
|
|
|
|
|
- "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
|
- "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=12"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
|
- "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "@vue/composition-api": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/acorn": {
|
|
"node_modules/acorn": {
|
|
|
"version": "8.11.3",
|
|
"version": "8.11.3",
|
|
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.11.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.11.3.tgz",
|
|
@@ -2908,31 +2877,6 @@
|
|
|
"pinia": "^2.0.0"
|
|
"pinia": "^2.0.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/pinia/node_modules/vue-demi": {
|
|
|
|
|
- "version": "0.14.8",
|
|
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.8.tgz",
|
|
|
|
|
- "integrity": "sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==",
|
|
|
|
|
- "hasInstallScript": true,
|
|
|
|
|
- "bin": {
|
|
|
|
|
- "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
|
- "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=12"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
|
- "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "@vue/composition-api": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/postcss": {
|
|
"node_modules/postcss": {
|
|
|
"version": "8.4.38",
|
|
"version": "8.4.38",
|
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.38.tgz",
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.38.tgz",
|
|
@@ -3456,6 +3400,32 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/vue-demi": {
|
|
|
|
|
+ "version": "0.14.10",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
|
|
|
|
|
+ "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
|
+ "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "@vue/composition-api": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/vue-eslint-parser": {
|
|
"node_modules/vue-eslint-parser": {
|
|
|
"version": "9.4.3",
|
|
"version": "9.4.3",
|
|
|
"resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz",
|