|
@@ -49,6 +49,7 @@
|
|
|
"luckyexcel": "^1.0.1",
|
|
|
"nprogress": "0.2.0",
|
|
|
"ol": "^8.0.0",
|
|
|
+ "pdfjs-dist": "^4.10.38",
|
|
|
"pinia": "^2.1.7",
|
|
|
"proj4": "^2.12.1",
|
|
|
"screenfull": "6.0.2",
|
|
@@ -58,6 +59,7 @@
|
|
|
"vue-cropper": "1.1.1",
|
|
|
"vue-good-table": "^2.21.11",
|
|
|
"vue-i18n": "9.10.2",
|
|
|
+ "vue-pdf-embed": "^2.1.1",
|
|
|
"vue-router": "4.3.2",
|
|
|
"vue-types": "5.1.1",
|
|
|
"vue3-print-nb": "^0.1.4",
|
|
@@ -1532,6 +1534,188 @@
|
|
|
"node": ">=10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@napi-rs/canvas": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas/-/canvas-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-YcFhXQcp+b2d38zFOJNbpyPHnIL7KAEkhJQ+UeeKI5IpE9B8Cpf/M6RiHPQXSsSqnYbrfFylnW49dyh2oeSblQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@napi-rs/canvas-android-arm64": "0.1.65",
|
|
|
+ "@napi-rs/canvas-darwin-arm64": "0.1.65",
|
|
|
+ "@napi-rs/canvas-darwin-x64": "0.1.65",
|
|
|
+ "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.65",
|
|
|
+ "@napi-rs/canvas-linux-arm64-gnu": "0.1.65",
|
|
|
+ "@napi-rs/canvas-linux-arm64-musl": "0.1.65",
|
|
|
+ "@napi-rs/canvas-linux-riscv64-gnu": "0.1.65",
|
|
|
+ "@napi-rs/canvas-linux-x64-gnu": "0.1.65",
|
|
|
+ "@napi-rs/canvas-linux-x64-musl": "0.1.65",
|
|
|
+ "@napi-rs/canvas-win32-x64-msvc": "0.1.65"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-android-arm64": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-android-arm64/-/canvas-android-arm64-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-ZYwqFYEKcT5Zr8lbiaJNJj/poLaeK2TncolY914r+gD2TJNeP7ZqvE7A2SX/1C9MB4E3DQEwm3YhL3WEf0x3MQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-darwin-arm64": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-darwin-arm64/-/canvas-darwin-arm64-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-Pg1pfiJEyDIsX+V0QaJPRWvXbw5zmWAk3bivFCvt/5pwZb37/sT6E/RqPHT9NnqpDyKW6SriwY9ypjljysUA1Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-darwin-x64": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-darwin-x64/-/canvas-darwin-x64-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-3Tr+/HjdJN7Z/VKIcsxV2DvDIibZCExgfYTgljCkUSFuoI7iNkOE6Dc1Q6j212EB9PeO8KmfrViBqHYT6IwWkA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-linux-arm-gnueabihf": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-arm-gnueabihf/-/canvas-linux-arm-gnueabihf-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-3KP+dYObH7CVkZMZWwk1WX9jRjL+EKdQtD43H8MOI+illf+dwqLlecdQ4d9bQRIxELKJ8dyPWY4fOp/Ngufrdg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-linux-arm64-gnu": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-arm64-gnu/-/canvas-linux-arm64-gnu-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-Ka3StKz7Dq7kjTF3nNJCq43UN/VlANS7qGE3dWkn1d+tQNsCRy/wRmyt1TUFzIjRqcTFMQNRbgYq84+53UBA0A==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-linux-arm64-musl": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-arm64-musl/-/canvas-linux-arm64-musl-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-O4xMASm2JrmqYoiDyxVWi+z5C14H+oVEag2rZ5iIA67dhWqYZB+iO7wCFpBYRj31JPBR29FOsu6X9zL+DwBFdw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-linux-riscv64-gnu": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-riscv64-gnu/-/canvas-linux-riscv64-gnu-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-dblWDaA59ZU8bPbkfM+riSke7sFbNZ70LEevUdI5rgiFEUzYUQlU34gSBzemTACj5rCWt1BYeu0GfkLSjNMBSw==",
|
|
|
+ "cpu": [
|
|
|
+ "riscv64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-linux-x64-gnu": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-x64-gnu/-/canvas-linux-x64-gnu-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-wsp+atutw13OJXGU3DDkdngtBDoEg01IuK5xMe0L6VFPV8maGkh17CXze078OD5QJOc6kFyw3DDscMLOPF8+oA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-linux-x64-musl": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-linux-x64-musl/-/canvas-linux-x64-musl-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-odX+nN+IozWzhdj31INcHz3Iy9+EckNw+VqsZcaUxZOTu7/3FmktRNI6aC1qe5minZNv1m05YOS1FVf7fvmjlA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/canvas-win32-x64-msvc": {
|
|
|
+ "version": "0.1.65",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/canvas-win32-x64-msvc/-/canvas-win32-x64-msvc-0.1.65.tgz",
|
|
|
+ "integrity": "sha512-RZQX3luWnlNWgdMnLMQ1hyfQraeAn9lnxWWVCHuUM4tAWEV8UDdeb7cMwmJW7eyt8kAosmjeHt3cylQMHOxGFg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
"version": "2.1.5",
|
|
|
"resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
@@ -11526,6 +11710,18 @@
|
|
|
"pbf": "bin/pbf"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/pdfjs-dist": {
|
|
|
+ "version": "4.10.38",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pdfjs-dist/-/pdfjs-dist-4.10.38.tgz",
|
|
|
+ "integrity": "sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@napi-rs/canvas": "^0.1.65"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/perfect-debounce": {
|
|
|
"version": "1.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
|
|
@@ -15162,6 +15358,18 @@
|
|
|
"url": "https://github.com/sponsors/kazupon"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/vue-pdf-embed": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-pdf-embed/-/vue-pdf-embed-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-5cDb9j7RFISUtAo9vusfaYxiNGLafPy/kWtqairaPFPrvMoGYnUCOyYfbdbaROVNw9KE3PNoGl+7pcx89i+log==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "pdfjs-dist": "^4.7.76"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/vue-router": {
|
|
|
"version": "4.3.2",
|
|
|
"resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.3.2.tgz",
|