event image upload done

This commit is contained in:
2023-08-10 19:48:10 +02:00
parent 0a1dee882a
commit 5c87a5a282
7 changed files with 203 additions and 7 deletions

View File

@@ -12,6 +12,7 @@
"@pdfme/ui": "^1.2.3",
"pinia": "^2.0.34",
"vue": "^3.2.13",
"vue-picture-input": "^3.0.1",
"vue-router": "^4.0.3",
"vue3-draggable-resizable": "^1.6.5"
},
@@ -1323,6 +1324,11 @@
"@vue/shared": "3.2.47"
}
},
"node_modules/vue-picture-input": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/vue-picture-input/-/vue-picture-input-3.0.1.tgz",
"integrity": "sha512-VGzqoH4iAN/S7L9RY2DyyLs4AjLt4QoWx6asT3y3PTXK2yFTXbUjx5qYdHrUJrVpInhvQwngEO/mJ7LhGXGFFg=="
},
"node_modules/vue-router": {
"version": "4.1.6",
"resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.1.6.tgz",
@@ -2285,6 +2291,11 @@
"@vue/shared": "3.2.47"
}
},
"vue-picture-input": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/vue-picture-input/-/vue-picture-input-3.0.1.tgz",
"integrity": "sha512-VGzqoH4iAN/S7L9RY2DyyLs4AjLt4QoWx6asT3y3PTXK2yFTXbUjx5qYdHrUJrVpInhvQwngEO/mJ7LhGXGFFg=="
},
"vue-router": {
"version": "4.1.6",
"resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.1.6.tgz",