Merge branch 'master' of http://10.153.19.25:10105/r/ERP_override
| | |
| | | "dxf-parser": "^1.1.2", |
| | | "dxf-writer": "^1.18.4", |
| | | "element-plus": "^2.9.3", |
| | | "exceljs": "^4.4.0", |
| | | "file-saver": "^2.0.5", |
| | | "leafer-ui": "^1.8.0", |
| | | "leaflet": "^1.9.4", |
| | |
| | | "vue3-print-nb": "^0.1.4", |
| | | "vxe-pc-ui": "~4.0.78", |
| | | "vxe-table": "~4.7.57", |
| | | "vxe-table-plugin-export-xlsx": "^4.0.6", |
| | | "xe-utils": "^3.5.14", |
| | | "xlsx": "^0.18.5" |
| | | }, |
| | |
| | | "engines": { |
| | | "node": ">=12" |
| | | } |
| | | }, |
| | | "node_modules/@fast-csv/format": { |
| | | "version": "4.3.5", |
| | | "resolved": "https://registry.npmmirror.com/@fast-csv/format/-/format-4.3.5.tgz", |
| | | "integrity": "sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@types/node": "^14.0.1", |
| | | "lodash.escaperegexp": "^4.1.2", |
| | | "lodash.isboolean": "^3.0.3", |
| | | "lodash.isequal": "^4.5.0", |
| | | "lodash.isfunction": "^3.0.9", |
| | | "lodash.isnil": "^4.0.0" |
| | | } |
| | | }, |
| | | "node_modules/@fast-csv/format/node_modules/@types/node": { |
| | | "version": "14.18.63", |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-14.18.63.tgz", |
| | | "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/@fast-csv/parse": { |
| | | "version": "4.3.6", |
| | | "resolved": "https://registry.npmmirror.com/@fast-csv/parse/-/parse-4.3.6.tgz", |
| | | "integrity": "sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@types/node": "^14.0.1", |
| | | "lodash.escaperegexp": "^4.1.2", |
| | | "lodash.groupby": "^4.6.0", |
| | | "lodash.isfunction": "^3.0.9", |
| | | "lodash.isnil": "^4.0.0", |
| | | "lodash.isundefined": "^3.0.1", |
| | | "lodash.uniq": "^4.5.0" |
| | | } |
| | | }, |
| | | "node_modules/@fast-csv/parse/node_modules/@types/node": { |
| | | "version": "14.18.63", |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-14.18.63.tgz", |
| | | "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/@floating-ui/core": { |
| | | "version": "1.5.0", |
| | |
| | | "node": ">= 8" |
| | | } |
| | | }, |
| | | "node_modules/archiver": { |
| | | "version": "5.3.2", |
| | | "resolved": "https://registry.npmmirror.com/archiver/-/archiver-5.3.2.tgz", |
| | | "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "archiver-utils": "^2.1.0", |
| | | "async": "^3.2.4", |
| | | "buffer-crc32": "^0.2.1", |
| | | "readable-stream": "^3.6.0", |
| | | "readdir-glob": "^1.1.2", |
| | | "tar-stream": "^2.2.0", |
| | | "zip-stream": "^4.1.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/archiver-utils": { |
| | | "version": "2.1.0", |
| | | "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz", |
| | | "integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "glob": "^7.1.4", |
| | | "graceful-fs": "^4.2.0", |
| | | "lazystream": "^1.0.0", |
| | | "lodash.defaults": "^4.2.0", |
| | | "lodash.difference": "^4.5.0", |
| | | "lodash.flatten": "^4.4.0", |
| | | "lodash.isplainobject": "^4.0.6", |
| | | "lodash.union": "^4.6.0", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^2.0.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 6" |
| | | } |
| | | }, |
| | | "node_modules/archiver-utils/node_modules/readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "node_modules/archiver-utils/node_modules/safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/archiver-utils/node_modules/string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | }, |
| | | "node_modules/ast-kit": { |
| | | "version": "0.11.2", |
| | | "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.11.2.tgz", |
| | |
| | | "engines": { |
| | | "node": ">=16.14.0" |
| | | } |
| | | }, |
| | | "node_modules/async": { |
| | | "version": "3.2.6", |
| | | "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz", |
| | | "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/async-validator": { |
| | | "version": "4.2.5", |
| | |
| | | "proxy-from-env": "^1.1.0" |
| | | } |
| | | }, |
| | | "node_modules/balanced-match": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", |
| | | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/base64-arraybuffer": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", |
| | |
| | | "node": ">= 0.6.0" |
| | | } |
| | | }, |
| | | "node_modules/base64-js": { |
| | | "version": "1.5.1", |
| | | "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz", |
| | | "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/feross" |
| | | }, |
| | | { |
| | | "type": "patreon", |
| | | "url": "https://www.patreon.com/feross" |
| | | }, |
| | | { |
| | | "type": "consulting", |
| | | "url": "https://feross.org/support" |
| | | } |
| | | ], |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/batch-processor": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/batch-processor/-/batch-processor-1.0.0.tgz", |
| | | "integrity": "sha512-xoLQD8gmmR32MeuBHgH0Tzd5PuSZx71ZsbhVxOCRbgktZEPe4SQy7s9Z50uPp0F/f7iw2XmkHN2xkgbMfckMDA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/big-integer": { |
| | | "version": "1.6.52", |
| | | "resolved": "https://registry.npmmirror.com/big-integer/-/big-integer-1.6.52.tgz", |
| | | "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==", |
| | | "license": "Unlicense", |
| | | "engines": { |
| | | "node": ">=0.6" |
| | | } |
| | | }, |
| | | "node_modules/binary": { |
| | | "version": "0.3.0", |
| | | "resolved": "https://registry.npmmirror.com/binary/-/binary-0.3.0.tgz", |
| | | "integrity": "sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "buffers": "~0.1.1", |
| | | "chainsaw": "~0.1.0" |
| | | }, |
| | | "engines": { |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/binary-extensions": { |
| | | "version": "2.2.0", |
| | |
| | | "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", |
| | | "engines": { |
| | | "node": ">=8" |
| | | } |
| | | }, |
| | | "node_modules/bl": { |
| | | "version": "4.1.0", |
| | | "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz", |
| | | "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "buffer": "^5.5.0", |
| | | "inherits": "^2.0.4", |
| | | "readable-stream": "^3.4.0" |
| | | } |
| | | }, |
| | | "node_modules/bluebird": { |
| | | "version": "3.4.7", |
| | | "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.4.7.tgz", |
| | | "integrity": "sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/brace-expansion": { |
| | | "version": "1.1.12", |
| | | "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz", |
| | | "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "balanced-match": "^1.0.0", |
| | | "concat-map": "0.0.1" |
| | | } |
| | | }, |
| | | "node_modules/braces": { |
| | |
| | | }, |
| | | "engines": { |
| | | "node": ">= 0.4.0" |
| | | } |
| | | }, |
| | | "node_modules/buffer": { |
| | | "version": "5.7.1", |
| | | "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz", |
| | | "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/feross" |
| | | }, |
| | | { |
| | | "type": "patreon", |
| | | "url": "https://www.patreon.com/feross" |
| | | }, |
| | | { |
| | | "type": "consulting", |
| | | "url": "https://feross.org/support" |
| | | } |
| | | ], |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "base64-js": "^1.3.1", |
| | | "ieee754": "^1.1.13" |
| | | } |
| | | }, |
| | | "node_modules/buffer-crc32": { |
| | | "version": "0.2.13", |
| | | "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz", |
| | | "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/buffer-indexof-polyfill": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz", |
| | | "integrity": "sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=0.10" |
| | | } |
| | | }, |
| | | "node_modules/buffers": { |
| | | "version": "0.1.1", |
| | | "resolved": "https://registry.npmmirror.com/buffers/-/buffers-0.1.1.tgz", |
| | | "integrity": "sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==", |
| | | "engines": { |
| | | "node": ">=0.2.0" |
| | | } |
| | | }, |
| | | "node_modules/bwip-js": { |
| | |
| | | }, |
| | | "engines": { |
| | | "node": ">=0.8" |
| | | } |
| | | }, |
| | | "node_modules/chainsaw": { |
| | | "version": "0.1.0", |
| | | "resolved": "https://registry.npmmirror.com/chainsaw/-/chainsaw-0.1.0.tgz", |
| | | "integrity": "sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==", |
| | | "license": "MIT/X11", |
| | | "dependencies": { |
| | | "traverse": ">=0.3.0 <0.4" |
| | | }, |
| | | "engines": { |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/chokidar": { |
| | |
| | | "node": ">= 0.8" |
| | | } |
| | | }, |
| | | "node_modules/compress-commons": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.2.tgz", |
| | | "integrity": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "buffer-crc32": "^0.2.13", |
| | | "crc32-stream": "^4.0.2", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^3.6.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/concat-map": { |
| | | "version": "0.0.1", |
| | | "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", |
| | | "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/core-js": { |
| | | "version": "3.37.1", |
| | | "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.37.1.tgz", |
| | |
| | | "url": "https://opencollective.com/core-js" |
| | | } |
| | | }, |
| | | "node_modules/core-util-is": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz", |
| | | "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/crc-32": { |
| | | "version": "1.2.2", |
| | | "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz", |
| | |
| | | }, |
| | | "engines": { |
| | | "node": ">=0.8" |
| | | } |
| | | }, |
| | | "node_modules/crc32-stream": { |
| | | "version": "4.0.3", |
| | | "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.3.tgz", |
| | | "integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "crc-32": "^1.2.0", |
| | | "readable-stream": "^3.4.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/css-line-break": { |
| | |
| | | "integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/duplexer2": { |
| | | "version": "0.1.4", |
| | | "resolved": "https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz", |
| | | "integrity": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==", |
| | | "license": "BSD-3-Clause", |
| | | "dependencies": { |
| | | "readable-stream": "^2.0.2" |
| | | } |
| | | }, |
| | | "node_modules/duplexer2/node_modules/readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "node_modules/duplexer2/node_modules/safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/duplexer2/node_modules/string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | }, |
| | | "node_modules/dxf-parser": { |
| | | "version": "1.1.2", |
| | | "resolved": "https://registry.npmmirror.com/dxf-parser/-/dxf-parser-1.1.2.tgz", |
| | |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmjs.org/encode-utf8/-/encode-utf8-1.0.3.tgz", |
| | | "integrity": "sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==" |
| | | }, |
| | | "node_modules/end-of-stream": { |
| | | "version": "1.4.5", |
| | | "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.5.tgz", |
| | | "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "once": "^1.4.0" |
| | | } |
| | | }, |
| | | "node_modules/engine.io-client": { |
| | | "version": "6.5.4", |
| | |
| | | "version": "2.0.2", |
| | | "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", |
| | | "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" |
| | | }, |
| | | "node_modules/exceljs": { |
| | | "version": "4.4.0", |
| | | "resolved": "https://registry.npmmirror.com/exceljs/-/exceljs-4.4.0.tgz", |
| | | "integrity": "sha512-XctvKaEMaj1Ii9oDOqbW/6e1gXknSY4g/aLCDicOXqBE4M0nRWkUu0PTp++UPNzoFY12BNHMfs/VadKIS6llvg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "archiver": "^5.0.0", |
| | | "dayjs": "^1.8.34", |
| | | "fast-csv": "^4.3.1", |
| | | "jszip": "^3.10.1", |
| | | "readable-stream": "^3.6.0", |
| | | "saxes": "^5.0.1", |
| | | "tmp": "^0.2.0", |
| | | "unzipper": "^0.10.11", |
| | | "uuid": "^8.3.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=8.3.0" |
| | | } |
| | | }, |
| | | "node_modules/fast-csv": { |
| | | "version": "4.3.6", |
| | | "resolved": "https://registry.npmmirror.com/fast-csv/-/fast-csv-4.3.6.tgz", |
| | | "integrity": "sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@fast-csv/format": "4.3.5", |
| | | "@fast-csv/parse": "4.3.6" |
| | | }, |
| | | "engines": { |
| | | "node": ">=10.0.0" |
| | | } |
| | | }, |
| | | "node_modules/fflate": { |
| | | "version": "0.8.2", |
| | |
| | | "node": ">=0.8" |
| | | } |
| | | }, |
| | | "node_modules/fs-constants": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz", |
| | | "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/fs.realpath": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", |
| | | "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/fsevents": { |
| | | "version": "2.3.3", |
| | | "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| | |
| | | "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| | | } |
| | | }, |
| | | "node_modules/fstream": { |
| | | "version": "1.0.12", |
| | | "resolved": "https://registry.npmmirror.com/fstream/-/fstream-1.0.12.tgz", |
| | | "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", |
| | | "deprecated": "This package is no longer supported.", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "graceful-fs": "^4.1.2", |
| | | "inherits": "~2.0.0", |
| | | "mkdirp": ">=0.5 0", |
| | | "rimraf": "2" |
| | | }, |
| | | "engines": { |
| | | "node": ">=0.6" |
| | | } |
| | | }, |
| | | "node_modules/get-caller-file": { |
| | | "version": "2.0.5", |
| | | "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| | | "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
| | | "engines": { |
| | | "node": "6.* || 8.* || >= 10.*" |
| | | } |
| | | }, |
| | | "node_modules/glob": { |
| | | "version": "7.2.3", |
| | | "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", |
| | | "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| | | "deprecated": "Glob versions prior to v9 are no longer supported", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "fs.realpath": "^1.0.0", |
| | | "inflight": "^1.0.4", |
| | | "inherits": "2", |
| | | "minimatch": "^3.1.1", |
| | | "once": "^1.3.0", |
| | | "path-is-absolute": "^1.0.0" |
| | | }, |
| | | "engines": { |
| | | "node": "*" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/isaacs" |
| | | } |
| | | }, |
| | | "node_modules/glob-parent": { |
| | |
| | | "node": ">= 6" |
| | | } |
| | | }, |
| | | "node_modules/graceful-fs": { |
| | | "version": "4.2.11", |
| | | "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| | | "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/html2canvas": { |
| | | "version": "1.4.1", |
| | | "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz", |
| | |
| | | "engines": { |
| | | "node": ">=8.0.0" |
| | | } |
| | | }, |
| | | "node_modules/ieee754": { |
| | | "version": "1.2.1", |
| | | "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz", |
| | | "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/feross" |
| | | }, |
| | | { |
| | | "type": "patreon", |
| | | "url": "https://www.patreon.com/feross" |
| | | }, |
| | | { |
| | | "type": "consulting", |
| | | "url": "https://feross.org/support" |
| | | } |
| | | ], |
| | | "license": "BSD-3-Clause" |
| | | }, |
| | | "node_modules/immediate": { |
| | | "version": "3.0.6", |
| | | "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz", |
| | | "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/inflight": { |
| | | "version": "1.0.6", |
| | | "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", |
| | | "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", |
| | | "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "once": "^1.3.0", |
| | | "wrappy": "1" |
| | | } |
| | | }, |
| | | "node_modules/inherits": { |
| | | "version": "2.0.4", |
| | | "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", |
| | | "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/is-binary-path": { |
| | | "version": "2.1.0", |
| | |
| | | "node": ">=0.12.0" |
| | | } |
| | | }, |
| | | "node_modules/isarray": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz", |
| | | "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/jquery": { |
| | | "version": "3.7.1", |
| | | "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.7.1.tgz", |
| | |
| | | "version": "3.11.6", |
| | | "resolved": "https://registry.npmmirror.com/jsbarcode/-/jsbarcode-3.11.6.tgz", |
| | | "integrity": "sha512-G5TKGyKY1zJo0ZQKFM1IIMfy0nF2rs92BLlCz+cU4/TazIc4ZH+X1GYeDRt7TKjrYqmPfTjwTBkU/QnQlsYiuA==" |
| | | }, |
| | | "node_modules/jszip": { |
| | | "version": "3.10.1", |
| | | "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz", |
| | | "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", |
| | | "license": "(MIT OR GPL-3.0-or-later)", |
| | | "dependencies": { |
| | | "lie": "~3.3.0", |
| | | "pako": "~1.0.2", |
| | | "readable-stream": "~2.3.6", |
| | | "setimmediate": "^1.0.5" |
| | | } |
| | | }, |
| | | "node_modules/jszip/node_modules/readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "node_modules/jszip/node_modules/safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/jszip/node_modules/string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | }, |
| | | "node_modules/lazystream": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz", |
| | | "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "readable-stream": "^2.0.5" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 0.6.3" |
| | | } |
| | | }, |
| | | "node_modules/lazystream/node_modules/readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "node_modules/lazystream/node_modules/safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lazystream/node_modules/string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | }, |
| | | "node_modules/leafer-ui": { |
| | | "version": "1.8.0", |
| | |
| | | "version": "1.9.4", |
| | | "resolved": "https://registry.npmmirror.com/leaflet/-/leaflet-1.9.4.tgz", |
| | | "integrity": "sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==" |
| | | }, |
| | | "node_modules/lie": { |
| | | "version": "3.3.0", |
| | | "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz", |
| | | "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "immediate": "~3.0.5" |
| | | } |
| | | }, |
| | | "node_modules/listenercount": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/listenercount/-/listenercount-1.0.1.tgz", |
| | | "integrity": "sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/local-pkg": { |
| | | "version": "0.4.3", |
| | |
| | | "lodash": "*", |
| | | "lodash-es": "*" |
| | | } |
| | | }, |
| | | "node_modules/lodash.defaults": { |
| | | "version": "4.2.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz", |
| | | "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.difference": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz", |
| | | "integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.escaperegexp": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmmirror.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz", |
| | | "integrity": "sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.flatten": { |
| | | "version": "4.4.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz", |
| | | "integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.groupby": { |
| | | "version": "4.6.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.groupby/-/lodash.groupby-4.6.0.tgz", |
| | | "integrity": "sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.isboolean": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
| | | "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.isequal": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz", |
| | | "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", |
| | | "deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.isfunction": { |
| | | "version": "3.0.9", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz", |
| | | "integrity": "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.isnil": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isnil/-/lodash.isnil-4.0.0.tgz", |
| | | "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.isplainobject": { |
| | | "version": "4.0.6", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
| | | "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.isundefined": { |
| | | "version": "3.0.1", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz", |
| | | "integrity": "sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.union": { |
| | | "version": "4.6.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz", |
| | | "integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lodash.uniq": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz", |
| | | "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/loglevel": { |
| | | "version": "1.9.2", |
| | |
| | | "node": ">= 0.6" |
| | | } |
| | | }, |
| | | "node_modules/minimatch": { |
| | | "version": "3.1.2", |
| | | "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", |
| | | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "brace-expansion": "^1.1.7" |
| | | }, |
| | | "engines": { |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/minimist": { |
| | | "version": "1.2.8", |
| | | "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz", |
| | | "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", |
| | | "license": "MIT", |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/ljharb" |
| | | } |
| | | }, |
| | | "node_modules/mitt": { |
| | | "version": "2.1.0", |
| | | "resolved": "https://registry.npmmirror.com/mitt/-/mitt-2.1.0.tgz", |
| | | "integrity": "sha512-ILj2TpLiysu2wkBbWjAmww7TkZb65aiQO+DkVdUTBpBXq+MHYiETENkKFMtsJZX1Lf4pe4QOrTSjIfUwN5lRdg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/mkdirp": { |
| | | "version": "0.5.6", |
| | | "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz", |
| | | "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "minimist": "^1.2.6" |
| | | }, |
| | | "bin": { |
| | | "mkdirp": "bin/cmd.js" |
| | | } |
| | | }, |
| | | "node_modules/moment": { |
| | | "version": "2.30.1", |
| | |
| | | "fd-slicer": "~1.1.0" |
| | | } |
| | | }, |
| | | "node_modules/once": { |
| | | "version": "1.4.0", |
| | | "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", |
| | | "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "wrappy": "1" |
| | | } |
| | | }, |
| | | "node_modules/p-limit": { |
| | | "version": "2.3.0", |
| | | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| | |
| | | "node": ">=6" |
| | | } |
| | | }, |
| | | "node_modules/pako": { |
| | | "version": "1.0.11", |
| | | "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz", |
| | | "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", |
| | | "license": "(MIT AND Zlib)" |
| | | }, |
| | | "node_modules/path-exists": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| | | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| | | "engines": { |
| | | "node": ">=8" |
| | | } |
| | | }, |
| | | "node_modules/path-is-absolute": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
| | | "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=0.10.0" |
| | | } |
| | | }, |
| | | "node_modules/pathe": { |
| | |
| | | "node": "^10 || ^12 || >=14" |
| | | } |
| | | }, |
| | | "node_modules/process-nextick-args": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| | | "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/proxy-from-env": { |
| | | "version": "1.1.0", |
| | | "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", |
| | |
| | | "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", |
| | | "dependencies": { |
| | | "performance-now": "^2.1.0" |
| | | } |
| | | }, |
| | | "node_modules/readable-stream": { |
| | | "version": "3.6.2", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz", |
| | | "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "inherits": "^2.0.3", |
| | | "string_decoder": "^1.1.1", |
| | | "util-deprecate": "^1.0.1" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 6" |
| | | } |
| | | }, |
| | | "node_modules/readdir-glob": { |
| | | "version": "1.1.3", |
| | | "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz", |
| | | "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", |
| | | "license": "Apache-2.0", |
| | | "dependencies": { |
| | | "minimatch": "^5.1.0" |
| | | } |
| | | }, |
| | | "node_modules/readdir-glob/node_modules/brace-expansion": { |
| | | "version": "2.0.2", |
| | | "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| | | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "balanced-match": "^1.0.0" |
| | | } |
| | | }, |
| | | "node_modules/readdir-glob/node_modules/minimatch": { |
| | | "version": "5.1.6", |
| | | "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz", |
| | | "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "brace-expansion": "^2.0.1" |
| | | }, |
| | | "engines": { |
| | | "node": ">=10" |
| | | } |
| | | }, |
| | | "node_modules/readdirp": { |
| | |
| | | "node": ">= 0.8.15" |
| | | } |
| | | }, |
| | | "node_modules/rimraf": { |
| | | "version": "2.7.1", |
| | | "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-2.7.1.tgz", |
| | | "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", |
| | | "deprecated": "Rimraf versions prior to v4 are no longer supported", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "glob": "^7.1.3" |
| | | }, |
| | | "bin": { |
| | | "rimraf": "bin.js" |
| | | } |
| | | }, |
| | | "node_modules/rollup": { |
| | | "version": "3.29.4", |
| | | "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", |
| | |
| | | "fsevents": "~2.3.2" |
| | | } |
| | | }, |
| | | "node_modules/safe-buffer": { |
| | | "version": "5.2.1", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| | | "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| | | "funding": [ |
| | | { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/feross" |
| | | }, |
| | | { |
| | | "type": "patreon", |
| | | "url": "https://www.patreon.com/feross" |
| | | }, |
| | | { |
| | | "type": "consulting", |
| | | "url": "https://feross.org/support" |
| | | } |
| | | ], |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/saxes": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmmirror.com/saxes/-/saxes-5.0.1.tgz", |
| | | "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", |
| | | "license": "ISC", |
| | | "dependencies": { |
| | | "xmlchars": "^2.2.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=10" |
| | | } |
| | | }, |
| | | "node_modules/set-blocking": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
| | | "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" |
| | | }, |
| | | "node_modules/setimmediate": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz", |
| | | "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/socket.io-client": { |
| | | "version": "4.7.5", |
| | |
| | | "node": ">=0.1.14" |
| | | } |
| | | }, |
| | | "node_modules/string_decoder": { |
| | | "version": "1.3.0", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", |
| | | "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "safe-buffer": "~5.2.0" |
| | | } |
| | | }, |
| | | "node_modules/string-width": { |
| | | "version": "4.2.3", |
| | | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| | |
| | | "node": ">=12.0.0" |
| | | } |
| | | }, |
| | | "node_modules/tar-stream": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz", |
| | | "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "bl": "^4.0.3", |
| | | "end-of-stream": "^1.4.1", |
| | | "fs-constants": "^1.0.0", |
| | | "inherits": "^2.0.3", |
| | | "readable-stream": "^3.1.1" |
| | | }, |
| | | "engines": { |
| | | "node": ">=6" |
| | | } |
| | | }, |
| | | "node_modules/text-segmentation": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz", |
| | | "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==", |
| | | "dependencies": { |
| | | "utrie": "^1.0.2" |
| | | } |
| | | }, |
| | | "node_modules/tmp": { |
| | | "version": "0.2.5", |
| | | "resolved": "https://registry.npmmirror.com/tmp/-/tmp-0.2.5.tgz", |
| | | "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=14.14" |
| | | } |
| | | }, |
| | | "node_modules/to-regex-range": { |
| | |
| | | }, |
| | | "engines": { |
| | | "node": ">=8.0" |
| | | } |
| | | }, |
| | | "node_modules/traverse": { |
| | | "version": "0.3.9", |
| | | "resolved": "https://registry.npmmirror.com/traverse/-/traverse-0.3.9.tgz", |
| | | "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==", |
| | | "license": "MIT/X11", |
| | | "engines": { |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/undici-types": { |
| | |
| | | "webpack-virtual-modules": "^0.5.0" |
| | | } |
| | | }, |
| | | "node_modules/unzipper": { |
| | | "version": "0.10.14", |
| | | "resolved": "https://registry.npmmirror.com/unzipper/-/unzipper-0.10.14.tgz", |
| | | "integrity": "sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "big-integer": "^1.6.17", |
| | | "binary": "~0.3.0", |
| | | "bluebird": "~3.4.1", |
| | | "buffer-indexof-polyfill": "~1.0.0", |
| | | "duplexer2": "~0.1.4", |
| | | "fstream": "^1.0.12", |
| | | "graceful-fs": "^4.2.2", |
| | | "listenercount": "~1.0.1", |
| | | "readable-stream": "~2.3.6", |
| | | "setimmediate": "~1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/unzipper/node_modules/readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "node_modules/unzipper/node_modules/safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/unzipper/node_modules/string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | }, |
| | | "node_modules/util-deprecate": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| | | "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/utrie": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz", |
| | | "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==", |
| | | "dependencies": { |
| | | "base64-arraybuffer": "^1.0.2" |
| | | } |
| | | }, |
| | | "node_modules/uuid": { |
| | | "version": "8.3.2", |
| | | "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", |
| | | "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", |
| | | "license": "MIT", |
| | | "bin": { |
| | | "uuid": "dist/bin/uuid" |
| | | } |
| | | }, |
| | | "node_modules/vite": { |
| | |
| | | "vxe-pc-ui": "^4.2.32" |
| | | } |
| | | }, |
| | | "node_modules/vxe-table-plugin-export-xlsx": { |
| | | "version": "4.0.6", |
| | | "resolved": "https://registry.npmmirror.com/vxe-table-plugin-export-xlsx/-/vxe-table-plugin-export-xlsx-4.0.6.tgz", |
| | | "integrity": "sha512-SNZsEgFQbO5nPj5SuPw2l0pPj6pIZKQkdtsr1yTMAjLAbXqhROinSMoZcN9RWJwarsvhiFg9tfcFahOoTLWy3A==", |
| | | "license": "MIT", |
| | | "peerDependencies": { |
| | | "vxe-table": "^4.5.0" |
| | | } |
| | | }, |
| | | "node_modules/vxe-table/node_modules/vxe-pc-ui": { |
| | | "version": "4.9.43", |
| | | "resolved": "https://registry.npmmirror.com/vxe-pc-ui/-/vxe-pc-ui-4.9.43.tgz", |
| | |
| | | "node": ">=8" |
| | | } |
| | | }, |
| | | "node_modules/wrappy": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", |
| | | "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/ws": { |
| | | "version": "8.17.1", |
| | | "resolved": "https://registry.npmmirror.com/ws/-/ws-8.17.1.tgz", |
| | |
| | | "node": ">=0.8" |
| | | } |
| | | }, |
| | | "node_modules/xmlchars": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz", |
| | | "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/xmlhttprequest-ssl": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmmirror.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz", |
| | |
| | | }, |
| | | "engines": { |
| | | "node": ">=6" |
| | | } |
| | | }, |
| | | "node_modules/zip-stream": { |
| | | "version": "4.1.1", |
| | | "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.1.tgz", |
| | | "integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "archiver-utils": "^3.0.4", |
| | | "compress-commons": "^4.1.2", |
| | | "readable-stream": "^3.6.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/zip-stream/node_modules/archiver-utils": { |
| | | "version": "3.0.4", |
| | | "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-3.0.4.tgz", |
| | | "integrity": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "glob": "^7.2.3", |
| | | "graceful-fs": "^4.2.0", |
| | | "lazystream": "^1.0.0", |
| | | "lodash.defaults": "^4.2.0", |
| | | "lodash.difference": "^4.5.0", |
| | | "lodash.flatten": "^4.4.0", |
| | | "lodash.isplainobject": "^4.0.6", |
| | | "lodash.union": "^4.6.0", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^3.6.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | } |
| | | }, |
| | |
| | | "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", |
| | | "dev": true, |
| | | "optional": true |
| | | }, |
| | | "@fast-csv/format": { |
| | | "version": "4.3.5", |
| | | "resolved": "https://registry.npmmirror.com/@fast-csv/format/-/format-4.3.5.tgz", |
| | | "integrity": "sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==", |
| | | "requires": { |
| | | "@types/node": "^14.0.1", |
| | | "lodash.escaperegexp": "^4.1.2", |
| | | "lodash.isboolean": "^3.0.3", |
| | | "lodash.isequal": "^4.5.0", |
| | | "lodash.isfunction": "^3.0.9", |
| | | "lodash.isnil": "^4.0.0" |
| | | }, |
| | | "dependencies": { |
| | | "@types/node": { |
| | | "version": "14.18.63", |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-14.18.63.tgz", |
| | | "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==" |
| | | } |
| | | } |
| | | }, |
| | | "@fast-csv/parse": { |
| | | "version": "4.3.6", |
| | | "resolved": "https://registry.npmmirror.com/@fast-csv/parse/-/parse-4.3.6.tgz", |
| | | "integrity": "sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==", |
| | | "requires": { |
| | | "@types/node": "^14.0.1", |
| | | "lodash.escaperegexp": "^4.1.2", |
| | | "lodash.groupby": "^4.6.0", |
| | | "lodash.isfunction": "^3.0.9", |
| | | "lodash.isnil": "^4.0.0", |
| | | "lodash.isundefined": "^3.0.1", |
| | | "lodash.uniq": "^4.5.0" |
| | | }, |
| | | "dependencies": { |
| | | "@types/node": { |
| | | "version": "14.18.63", |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-14.18.63.tgz", |
| | | "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==" |
| | | } |
| | | } |
| | | }, |
| | | "@floating-ui/core": { |
| | | "version": "1.5.0", |
| | |
| | | "picomatch": "^2.0.4" |
| | | } |
| | | }, |
| | | "archiver": { |
| | | "version": "5.3.2", |
| | | "resolved": "https://registry.npmmirror.com/archiver/-/archiver-5.3.2.tgz", |
| | | "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==", |
| | | "requires": { |
| | | "archiver-utils": "^2.1.0", |
| | | "async": "^3.2.4", |
| | | "buffer-crc32": "^0.2.1", |
| | | "readable-stream": "^3.6.0", |
| | | "readdir-glob": "^1.1.2", |
| | | "tar-stream": "^2.2.0", |
| | | "zip-stream": "^4.1.0" |
| | | } |
| | | }, |
| | | "archiver-utils": { |
| | | "version": "2.1.0", |
| | | "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz", |
| | | "integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==", |
| | | "requires": { |
| | | "glob": "^7.1.4", |
| | | "graceful-fs": "^4.2.0", |
| | | "lazystream": "^1.0.0", |
| | | "lodash.defaults": "^4.2.0", |
| | | "lodash.difference": "^4.5.0", |
| | | "lodash.flatten": "^4.4.0", |
| | | "lodash.isplainobject": "^4.0.6", |
| | | "lodash.union": "^4.6.0", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^2.0.0" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "ast-kit": { |
| | | "version": "0.11.2", |
| | | "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.11.2.tgz", |
| | |
| | | "@rollup/pluginutils": "^5.0.4", |
| | | "pathe": "^1.1.1" |
| | | } |
| | | }, |
| | | "async": { |
| | | "version": "3.2.6", |
| | | "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz", |
| | | "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" |
| | | }, |
| | | "async-validator": { |
| | | "version": "4.2.5", |
| | |
| | | "proxy-from-env": "^1.1.0" |
| | | } |
| | | }, |
| | | "balanced-match": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", |
| | | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" |
| | | }, |
| | | "base64-arraybuffer": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", |
| | | "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==" |
| | | }, |
| | | "base64-js": { |
| | | "version": "1.5.1", |
| | | "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz", |
| | | "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" |
| | | }, |
| | | "batch-processor": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/batch-processor/-/batch-processor-1.0.0.tgz", |
| | | "integrity": "sha512-xoLQD8gmmR32MeuBHgH0Tzd5PuSZx71ZsbhVxOCRbgktZEPe4SQy7s9Z50uPp0F/f7iw2XmkHN2xkgbMfckMDA==" |
| | | }, |
| | | "big-integer": { |
| | | "version": "1.6.52", |
| | | "resolved": "https://registry.npmmirror.com/big-integer/-/big-integer-1.6.52.tgz", |
| | | "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==" |
| | | }, |
| | | "binary": { |
| | | "version": "0.3.0", |
| | | "resolved": "https://registry.npmmirror.com/binary/-/binary-0.3.0.tgz", |
| | | "integrity": "sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==", |
| | | "requires": { |
| | | "buffers": "~0.1.1", |
| | | "chainsaw": "~0.1.0" |
| | | } |
| | | }, |
| | | "binary-extensions": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", |
| | | "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" |
| | | }, |
| | | "bl": { |
| | | "version": "4.1.0", |
| | | "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz", |
| | | "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", |
| | | "requires": { |
| | | "buffer": "^5.5.0", |
| | | "inherits": "^2.0.4", |
| | | "readable-stream": "^3.4.0" |
| | | } |
| | | }, |
| | | "bluebird": { |
| | | "version": "3.4.7", |
| | | "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.4.7.tgz", |
| | | "integrity": "sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==" |
| | | }, |
| | | "brace-expansion": { |
| | | "version": "1.1.12", |
| | | "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz", |
| | | "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", |
| | | "requires": { |
| | | "balanced-match": "^1.0.0", |
| | | "concat-map": "0.0.1" |
| | | } |
| | | }, |
| | | "braces": { |
| | | "version": "3.0.2", |
| | |
| | | "version": "1.2.1", |
| | | "resolved": "https://registry.npmmirror.com/btoa/-/btoa-1.2.1.tgz", |
| | | "integrity": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==" |
| | | }, |
| | | "buffer": { |
| | | "version": "5.7.1", |
| | | "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz", |
| | | "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", |
| | | "requires": { |
| | | "base64-js": "^1.3.1", |
| | | "ieee754": "^1.1.13" |
| | | } |
| | | }, |
| | | "buffer-crc32": { |
| | | "version": "0.2.13", |
| | | "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz", |
| | | "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==" |
| | | }, |
| | | "buffer-indexof-polyfill": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz", |
| | | "integrity": "sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==" |
| | | }, |
| | | "buffers": { |
| | | "version": "0.1.1", |
| | | "resolved": "https://registry.npmmirror.com/buffers/-/buffers-0.1.1.tgz", |
| | | "integrity": "sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==" |
| | | }, |
| | | "bwip-js": { |
| | | "version": "4.5.0", |
| | |
| | | "requires": { |
| | | "adler-32": "~1.3.0", |
| | | "crc-32": "~1.2.0" |
| | | } |
| | | }, |
| | | "chainsaw": { |
| | | "version": "0.1.0", |
| | | "resolved": "https://registry.npmmirror.com/chainsaw/-/chainsaw-0.1.0.tgz", |
| | | "integrity": "sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==", |
| | | "requires": { |
| | | "traverse": ">=0.3.0 <0.4" |
| | | } |
| | | }, |
| | | "chokidar": { |
| | |
| | | "delayed-stream": "~1.0.0" |
| | | } |
| | | }, |
| | | "compress-commons": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.2.tgz", |
| | | "integrity": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==", |
| | | "requires": { |
| | | "buffer-crc32": "^0.2.13", |
| | | "crc32-stream": "^4.0.2", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^3.6.0" |
| | | } |
| | | }, |
| | | "concat-map": { |
| | | "version": "0.0.1", |
| | | "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", |
| | | "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" |
| | | }, |
| | | "core-js": { |
| | | "version": "3.37.1", |
| | | "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.37.1.tgz", |
| | | "integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" |
| | | }, |
| | | "core-util-is": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz", |
| | | "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" |
| | | }, |
| | | "crc-32": { |
| | | "version": "1.2.2", |
| | | "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz", |
| | | "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" |
| | | }, |
| | | "crc32-stream": { |
| | | "version": "4.0.3", |
| | | "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.3.tgz", |
| | | "integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==", |
| | | "requires": { |
| | | "crc-32": "^1.2.0", |
| | | "readable-stream": "^3.4.0" |
| | | } |
| | | }, |
| | | "css-line-break": { |
| | | "version": "2.1.0", |
| | |
| | | "version": "1.0.6", |
| | | "resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz", |
| | | "integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==" |
| | | }, |
| | | "duplexer2": { |
| | | "version": "0.1.4", |
| | | "resolved": "https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz", |
| | | "integrity": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==", |
| | | "requires": { |
| | | "readable-stream": "^2.0.2" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "dxf-parser": { |
| | | "version": "1.1.2", |
| | |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmjs.org/encode-utf8/-/encode-utf8-1.0.3.tgz", |
| | | "integrity": "sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==" |
| | | }, |
| | | "end-of-stream": { |
| | | "version": "1.4.5", |
| | | "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.5.tgz", |
| | | "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", |
| | | "requires": { |
| | | "once": "^1.4.0" |
| | | } |
| | | }, |
| | | "engine.io-client": { |
| | | "version": "6.5.4", |
| | |
| | | "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", |
| | | "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" |
| | | }, |
| | | "exceljs": { |
| | | "version": "4.4.0", |
| | | "resolved": "https://registry.npmmirror.com/exceljs/-/exceljs-4.4.0.tgz", |
| | | "integrity": "sha512-XctvKaEMaj1Ii9oDOqbW/6e1gXknSY4g/aLCDicOXqBE4M0nRWkUu0PTp++UPNzoFY12BNHMfs/VadKIS6llvg==", |
| | | "requires": { |
| | | "archiver": "^5.0.0", |
| | | "dayjs": "^1.8.34", |
| | | "fast-csv": "^4.3.1", |
| | | "jszip": "^3.10.1", |
| | | "readable-stream": "^3.6.0", |
| | | "saxes": "^5.0.1", |
| | | "tmp": "^0.2.0", |
| | | "unzipper": "^0.10.11", |
| | | "uuid": "^8.3.0" |
| | | } |
| | | }, |
| | | "fast-csv": { |
| | | "version": "4.3.6", |
| | | "resolved": "https://registry.npmmirror.com/fast-csv/-/fast-csv-4.3.6.tgz", |
| | | "integrity": "sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==", |
| | | "requires": { |
| | | "@fast-csv/format": "4.3.5", |
| | | "@fast-csv/parse": "4.3.6" |
| | | } |
| | | }, |
| | | "fflate": { |
| | | "version": "0.8.2", |
| | | "resolved": "https://registry.npmmirror.com/fflate/-/fflate-0.8.2.tgz", |
| | |
| | | "resolved": "https://registry.npmmirror.com/frac/-/frac-1.1.2.tgz", |
| | | "integrity": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==" |
| | | }, |
| | | "fs-constants": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz", |
| | | "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" |
| | | }, |
| | | "fs.realpath": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", |
| | | "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" |
| | | }, |
| | | "fsevents": { |
| | | "version": "2.3.3", |
| | | "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| | | "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| | | "optional": true |
| | | }, |
| | | "fstream": { |
| | | "version": "1.0.12", |
| | | "resolved": "https://registry.npmmirror.com/fstream/-/fstream-1.0.12.tgz", |
| | | "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", |
| | | "requires": { |
| | | "graceful-fs": "^4.1.2", |
| | | "inherits": "~2.0.0", |
| | | "mkdirp": ">=0.5 0", |
| | | "rimraf": "2" |
| | | } |
| | | }, |
| | | "get-caller-file": { |
| | | "version": "2.0.5", |
| | | "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| | | "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" |
| | | }, |
| | | "glob": { |
| | | "version": "7.2.3", |
| | | "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", |
| | | "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| | | "requires": { |
| | | "fs.realpath": "^1.0.0", |
| | | "inflight": "^1.0.4", |
| | | "inherits": "2", |
| | | "minimatch": "^3.1.1", |
| | | "once": "^1.3.0", |
| | | "path-is-absolute": "^1.0.0" |
| | | } |
| | | }, |
| | | "glob-parent": { |
| | | "version": "5.1.2", |
| | |
| | | "is-glob": "^4.0.1" |
| | | } |
| | | }, |
| | | "graceful-fs": { |
| | | "version": "4.2.11", |
| | | "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| | | "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" |
| | | }, |
| | | "html2canvas": { |
| | | "version": "1.4.1", |
| | | "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz", |
| | |
| | | "css-line-break": "^2.1.0", |
| | | "text-segmentation": "^1.0.3" |
| | | } |
| | | }, |
| | | "ieee754": { |
| | | "version": "1.2.1", |
| | | "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz", |
| | | "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" |
| | | }, |
| | | "immediate": { |
| | | "version": "3.0.6", |
| | | "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz", |
| | | "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" |
| | | }, |
| | | "inflight": { |
| | | "version": "1.0.6", |
| | | "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", |
| | | "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", |
| | | "requires": { |
| | | "once": "^1.3.0", |
| | | "wrappy": "1" |
| | | } |
| | | }, |
| | | "inherits": { |
| | | "version": "2.0.4", |
| | | "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", |
| | | "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" |
| | | }, |
| | | "is-binary-path": { |
| | | "version": "2.1.0", |
| | |
| | | "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
| | | "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" |
| | | }, |
| | | "isarray": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz", |
| | | "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" |
| | | }, |
| | | "jquery": { |
| | | "version": "3.7.1", |
| | | "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.7.1.tgz", |
| | |
| | | "version": "3.11.6", |
| | | "resolved": "https://registry.npmmirror.com/jsbarcode/-/jsbarcode-3.11.6.tgz", |
| | | "integrity": "sha512-G5TKGyKY1zJo0ZQKFM1IIMfy0nF2rs92BLlCz+cU4/TazIc4ZH+X1GYeDRt7TKjrYqmPfTjwTBkU/QnQlsYiuA==" |
| | | }, |
| | | "jszip": { |
| | | "version": "3.10.1", |
| | | "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz", |
| | | "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", |
| | | "requires": { |
| | | "lie": "~3.3.0", |
| | | "pako": "~1.0.2", |
| | | "readable-stream": "~2.3.6", |
| | | "setimmediate": "^1.0.5" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "lazystream": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz", |
| | | "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", |
| | | "requires": { |
| | | "readable-stream": "^2.0.5" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "leafer-ui": { |
| | | "version": "1.8.0", |
| | |
| | | "version": "1.9.4", |
| | | "resolved": "https://registry.npmmirror.com/leaflet/-/leaflet-1.9.4.tgz", |
| | | "integrity": "sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==" |
| | | }, |
| | | "lie": { |
| | | "version": "3.3.0", |
| | | "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz", |
| | | "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", |
| | | "requires": { |
| | | "immediate": "~3.0.5" |
| | | } |
| | | }, |
| | | "listenercount": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/listenercount/-/listenercount-1.0.1.tgz", |
| | | "integrity": "sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==" |
| | | }, |
| | | "local-pkg": { |
| | | "version": "0.4.3", |
| | |
| | | "resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz", |
| | | "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", |
| | | "requires": {} |
| | | }, |
| | | "lodash.defaults": { |
| | | "version": "4.2.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz", |
| | | "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==" |
| | | }, |
| | | "lodash.difference": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz", |
| | | "integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==" |
| | | }, |
| | | "lodash.escaperegexp": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmmirror.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz", |
| | | "integrity": "sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==" |
| | | }, |
| | | "lodash.flatten": { |
| | | "version": "4.4.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz", |
| | | "integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==" |
| | | }, |
| | | "lodash.groupby": { |
| | | "version": "4.6.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.groupby/-/lodash.groupby-4.6.0.tgz", |
| | | "integrity": "sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==" |
| | | }, |
| | | "lodash.isboolean": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
| | | "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" |
| | | }, |
| | | "lodash.isequal": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz", |
| | | "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" |
| | | }, |
| | | "lodash.isfunction": { |
| | | "version": "3.0.9", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz", |
| | | "integrity": "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==" |
| | | }, |
| | | "lodash.isnil": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isnil/-/lodash.isnil-4.0.0.tgz", |
| | | "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==" |
| | | }, |
| | | "lodash.isplainobject": { |
| | | "version": "4.0.6", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
| | | "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" |
| | | }, |
| | | "lodash.isundefined": { |
| | | "version": "3.0.1", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz", |
| | | "integrity": "sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==" |
| | | }, |
| | | "lodash.union": { |
| | | "version": "4.6.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz", |
| | | "integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==" |
| | | }, |
| | | "lodash.uniq": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz", |
| | | "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" |
| | | }, |
| | | "loglevel": { |
| | | "version": "1.9.2", |
| | |
| | | "mime-db": "1.52.0" |
| | | } |
| | | }, |
| | | "minimatch": { |
| | | "version": "3.1.2", |
| | | "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", |
| | | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| | | "requires": { |
| | | "brace-expansion": "^1.1.7" |
| | | } |
| | | }, |
| | | "minimist": { |
| | | "version": "1.2.8", |
| | | "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz", |
| | | "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" |
| | | }, |
| | | "mitt": { |
| | | "version": "2.1.0", |
| | | "resolved": "https://registry.npmmirror.com/mitt/-/mitt-2.1.0.tgz", |
| | | "integrity": "sha512-ILj2TpLiysu2wkBbWjAmww7TkZb65aiQO+DkVdUTBpBXq+MHYiETENkKFMtsJZX1Lf4pe4QOrTSjIfUwN5lRdg==" |
| | | }, |
| | | "mkdirp": { |
| | | "version": "0.5.6", |
| | | "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz", |
| | | "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", |
| | | "requires": { |
| | | "minimist": "^1.2.6" |
| | | } |
| | | }, |
| | | "moment": { |
| | | "version": "2.30.1", |
| | |
| | | "dxf-parser": "^1.1.2", |
| | | "dxf-writer": "^1.18.4", |
| | | "element-plus": "^2.9.3", |
| | | "exceljs": "^4.4.0", |
| | | "file-saver": "^2.0.5", |
| | | "leafer-ui": "^1.8.0", |
| | | "leaflet": "^1.9.4", |
| | |
| | | "vue3-print-nb": "^0.1.4", |
| | | "vxe-pc-ui": "~4.0.78", |
| | | "vxe-table": "~4.7.57", |
| | | "vxe-table-plugin-export-xlsx": "^4.0.6", |
| | | "xe-utils": "^3.5.14", |
| | | "xlsx": "^0.18.5" |
| | | }, |
| | |
| | | "dev": true, |
| | | "optional": true |
| | | }, |
| | | "@fast-csv/format": { |
| | | "version": "4.3.5", |
| | | "resolved": "https://registry.npmmirror.com/@fast-csv/format/-/format-4.3.5.tgz", |
| | | "integrity": "sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==", |
| | | "requires": { |
| | | "@types/node": "^14.0.1", |
| | | "lodash.escaperegexp": "^4.1.2", |
| | | "lodash.isboolean": "^3.0.3", |
| | | "lodash.isequal": "^4.5.0", |
| | | "lodash.isfunction": "^3.0.9", |
| | | "lodash.isnil": "^4.0.0" |
| | | }, |
| | | "dependencies": { |
| | | "@types/node": { |
| | | "version": "14.18.63", |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-14.18.63.tgz", |
| | | "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==" |
| | | } |
| | | } |
| | | }, |
| | | "@fast-csv/parse": { |
| | | "version": "4.3.6", |
| | | "resolved": "https://registry.npmmirror.com/@fast-csv/parse/-/parse-4.3.6.tgz", |
| | | "integrity": "sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==", |
| | | "requires": { |
| | | "@types/node": "^14.0.1", |
| | | "lodash.escaperegexp": "^4.1.2", |
| | | "lodash.groupby": "^4.6.0", |
| | | "lodash.isfunction": "^3.0.9", |
| | | "lodash.isnil": "^4.0.0", |
| | | "lodash.isundefined": "^3.0.1", |
| | | "lodash.uniq": "^4.5.0" |
| | | }, |
| | | "dependencies": { |
| | | "@types/node": { |
| | | "version": "14.18.63", |
| | | "resolved": "https://registry.npmmirror.com/@types/node/-/node-14.18.63.tgz", |
| | | "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==" |
| | | } |
| | | } |
| | | }, |
| | | "@floating-ui/core": { |
| | | "version": "1.5.0", |
| | | "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.5.0.tgz", |
| | |
| | | "picomatch": "^2.0.4" |
| | | } |
| | | }, |
| | | "archiver": { |
| | | "version": "5.3.2", |
| | | "resolved": "https://registry.npmmirror.com/archiver/-/archiver-5.3.2.tgz", |
| | | "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==", |
| | | "requires": { |
| | | "archiver-utils": "^2.1.0", |
| | | "async": "^3.2.4", |
| | | "buffer-crc32": "^0.2.1", |
| | | "readable-stream": "^3.6.0", |
| | | "readdir-glob": "^1.1.2", |
| | | "tar-stream": "^2.2.0", |
| | | "zip-stream": "^4.1.0" |
| | | } |
| | | }, |
| | | "archiver-utils": { |
| | | "version": "2.1.0", |
| | | "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-2.1.0.tgz", |
| | | "integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==", |
| | | "requires": { |
| | | "glob": "^7.1.4", |
| | | "graceful-fs": "^4.2.0", |
| | | "lazystream": "^1.0.0", |
| | | "lodash.defaults": "^4.2.0", |
| | | "lodash.difference": "^4.5.0", |
| | | "lodash.flatten": "^4.4.0", |
| | | "lodash.isplainobject": "^4.0.6", |
| | | "lodash.union": "^4.6.0", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^2.0.0" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "ast-kit": { |
| | | "version": "0.11.2", |
| | | "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.11.2.tgz", |
| | |
| | | "@rollup/pluginutils": "^5.0.4", |
| | | "pathe": "^1.1.1" |
| | | } |
| | | }, |
| | | "async": { |
| | | "version": "3.2.6", |
| | | "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz", |
| | | "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" |
| | | }, |
| | | "async-validator": { |
| | | "version": "4.2.5", |
| | |
| | | "proxy-from-env": "^1.1.0" |
| | | } |
| | | }, |
| | | "balanced-match": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", |
| | | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" |
| | | }, |
| | | "base64-arraybuffer": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", |
| | | "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==" |
| | | }, |
| | | "base64-js": { |
| | | "version": "1.5.1", |
| | | "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz", |
| | | "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" |
| | | }, |
| | | "batch-processor": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/batch-processor/-/batch-processor-1.0.0.tgz", |
| | | "integrity": "sha512-xoLQD8gmmR32MeuBHgH0Tzd5PuSZx71ZsbhVxOCRbgktZEPe4SQy7s9Z50uPp0F/f7iw2XmkHN2xkgbMfckMDA==" |
| | | }, |
| | | "big-integer": { |
| | | "version": "1.6.52", |
| | | "resolved": "https://registry.npmmirror.com/big-integer/-/big-integer-1.6.52.tgz", |
| | | "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==" |
| | | }, |
| | | "binary": { |
| | | "version": "0.3.0", |
| | | "resolved": "https://registry.npmmirror.com/binary/-/binary-0.3.0.tgz", |
| | | "integrity": "sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==", |
| | | "requires": { |
| | | "buffers": "~0.1.1", |
| | | "chainsaw": "~0.1.0" |
| | | } |
| | | }, |
| | | "binary-extensions": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", |
| | | "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" |
| | | }, |
| | | "bl": { |
| | | "version": "4.1.0", |
| | | "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz", |
| | | "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", |
| | | "requires": { |
| | | "buffer": "^5.5.0", |
| | | "inherits": "^2.0.4", |
| | | "readable-stream": "^3.4.0" |
| | | } |
| | | }, |
| | | "bluebird": { |
| | | "version": "3.4.7", |
| | | "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.4.7.tgz", |
| | | "integrity": "sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==" |
| | | }, |
| | | "brace-expansion": { |
| | | "version": "1.1.12", |
| | | "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz", |
| | | "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", |
| | | "requires": { |
| | | "balanced-match": "^1.0.0", |
| | | "concat-map": "0.0.1" |
| | | } |
| | | }, |
| | | "braces": { |
| | | "version": "3.0.2", |
| | |
| | | "version": "1.2.1", |
| | | "resolved": "https://registry.npmmirror.com/btoa/-/btoa-1.2.1.tgz", |
| | | "integrity": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==" |
| | | }, |
| | | "buffer": { |
| | | "version": "5.7.1", |
| | | "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz", |
| | | "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", |
| | | "requires": { |
| | | "base64-js": "^1.3.1", |
| | | "ieee754": "^1.1.13" |
| | | } |
| | | }, |
| | | "buffer-crc32": { |
| | | "version": "0.2.13", |
| | | "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz", |
| | | "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==" |
| | | }, |
| | | "buffer-indexof-polyfill": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz", |
| | | "integrity": "sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==" |
| | | }, |
| | | "buffers": { |
| | | "version": "0.1.1", |
| | | "resolved": "https://registry.npmmirror.com/buffers/-/buffers-0.1.1.tgz", |
| | | "integrity": "sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==" |
| | | }, |
| | | "bwip-js": { |
| | | "version": "4.5.0", |
| | |
| | | "requires": { |
| | | "adler-32": "~1.3.0", |
| | | "crc-32": "~1.2.0" |
| | | } |
| | | }, |
| | | "chainsaw": { |
| | | "version": "0.1.0", |
| | | "resolved": "https://registry.npmmirror.com/chainsaw/-/chainsaw-0.1.0.tgz", |
| | | "integrity": "sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==", |
| | | "requires": { |
| | | "traverse": ">=0.3.0 <0.4" |
| | | } |
| | | }, |
| | | "chokidar": { |
| | |
| | | "delayed-stream": "~1.0.0" |
| | | } |
| | | }, |
| | | "compress-commons": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-4.1.2.tgz", |
| | | "integrity": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==", |
| | | "requires": { |
| | | "buffer-crc32": "^0.2.13", |
| | | "crc32-stream": "^4.0.2", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^3.6.0" |
| | | } |
| | | }, |
| | | "concat-map": { |
| | | "version": "0.0.1", |
| | | "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", |
| | | "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" |
| | | }, |
| | | "core-js": { |
| | | "version": "3.37.1", |
| | | "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.37.1.tgz", |
| | | "integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" |
| | | }, |
| | | "core-util-is": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz", |
| | | "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" |
| | | }, |
| | | "crc-32": { |
| | | "version": "1.2.2", |
| | | "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz", |
| | | "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" |
| | | }, |
| | | "crc32-stream": { |
| | | "version": "4.0.3", |
| | | "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.3.tgz", |
| | | "integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==", |
| | | "requires": { |
| | | "crc-32": "^1.2.0", |
| | | "readable-stream": "^3.4.0" |
| | | } |
| | | }, |
| | | "css-line-break": { |
| | | "version": "2.1.0", |
| | |
| | | "version": "1.0.6", |
| | | "resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz", |
| | | "integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==" |
| | | }, |
| | | "duplexer2": { |
| | | "version": "0.1.4", |
| | | "resolved": "https://registry.npmmirror.com/duplexer2/-/duplexer2-0.1.4.tgz", |
| | | "integrity": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==", |
| | | "requires": { |
| | | "readable-stream": "^2.0.2" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "dxf-parser": { |
| | | "version": "1.1.2", |
| | |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmjs.org/encode-utf8/-/encode-utf8-1.0.3.tgz", |
| | | "integrity": "sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==" |
| | | }, |
| | | "end-of-stream": { |
| | | "version": "1.4.5", |
| | | "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.5.tgz", |
| | | "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", |
| | | "requires": { |
| | | "once": "^1.4.0" |
| | | } |
| | | }, |
| | | "engine.io-client": { |
| | | "version": "6.5.4", |
| | |
| | | "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", |
| | | "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" |
| | | }, |
| | | "exceljs": { |
| | | "version": "4.4.0", |
| | | "resolved": "https://registry.npmmirror.com/exceljs/-/exceljs-4.4.0.tgz", |
| | | "integrity": "sha512-XctvKaEMaj1Ii9oDOqbW/6e1gXknSY4g/aLCDicOXqBE4M0nRWkUu0PTp++UPNzoFY12BNHMfs/VadKIS6llvg==", |
| | | "requires": { |
| | | "archiver": "^5.0.0", |
| | | "dayjs": "^1.8.34", |
| | | "fast-csv": "^4.3.1", |
| | | "jszip": "^3.10.1", |
| | | "readable-stream": "^3.6.0", |
| | | "saxes": "^5.0.1", |
| | | "tmp": "^0.2.0", |
| | | "unzipper": "^0.10.11", |
| | | "uuid": "^8.3.0" |
| | | } |
| | | }, |
| | | "fast-csv": { |
| | | "version": "4.3.6", |
| | | "resolved": "https://registry.npmmirror.com/fast-csv/-/fast-csv-4.3.6.tgz", |
| | | "integrity": "sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==", |
| | | "requires": { |
| | | "@fast-csv/format": "4.3.5", |
| | | "@fast-csv/parse": "4.3.6" |
| | | } |
| | | }, |
| | | "fflate": { |
| | | "version": "0.8.2", |
| | | "resolved": "https://registry.npmmirror.com/fflate/-/fflate-0.8.2.tgz", |
| | |
| | | "resolved": "https://registry.npmmirror.com/frac/-/frac-1.1.2.tgz", |
| | | "integrity": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==" |
| | | }, |
| | | "fs-constants": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz", |
| | | "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" |
| | | }, |
| | | "fs.realpath": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", |
| | | "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" |
| | | }, |
| | | "fsevents": { |
| | | "version": "2.3.3", |
| | | "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| | | "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| | | "optional": true |
| | | }, |
| | | "fstream": { |
| | | "version": "1.0.12", |
| | | "resolved": "https://registry.npmmirror.com/fstream/-/fstream-1.0.12.tgz", |
| | | "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", |
| | | "requires": { |
| | | "graceful-fs": "^4.1.2", |
| | | "inherits": "~2.0.0", |
| | | "mkdirp": ">=0.5 0", |
| | | "rimraf": "2" |
| | | } |
| | | }, |
| | | "get-caller-file": { |
| | | "version": "2.0.5", |
| | | "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| | | "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" |
| | | }, |
| | | "glob": { |
| | | "version": "7.2.3", |
| | | "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", |
| | | "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| | | "requires": { |
| | | "fs.realpath": "^1.0.0", |
| | | "inflight": "^1.0.4", |
| | | "inherits": "2", |
| | | "minimatch": "^3.1.1", |
| | | "once": "^1.3.0", |
| | | "path-is-absolute": "^1.0.0" |
| | | } |
| | | }, |
| | | "glob-parent": { |
| | | "version": "5.1.2", |
| | |
| | | "is-glob": "^4.0.1" |
| | | } |
| | | }, |
| | | "graceful-fs": { |
| | | "version": "4.2.11", |
| | | "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| | | "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" |
| | | }, |
| | | "html2canvas": { |
| | | "version": "1.4.1", |
| | | "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz", |
| | |
| | | "css-line-break": "^2.1.0", |
| | | "text-segmentation": "^1.0.3" |
| | | } |
| | | }, |
| | | "ieee754": { |
| | | "version": "1.2.1", |
| | | "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz", |
| | | "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" |
| | | }, |
| | | "immediate": { |
| | | "version": "3.0.6", |
| | | "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz", |
| | | "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" |
| | | }, |
| | | "inflight": { |
| | | "version": "1.0.6", |
| | | "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", |
| | | "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", |
| | | "requires": { |
| | | "once": "^1.3.0", |
| | | "wrappy": "1" |
| | | } |
| | | }, |
| | | "inherits": { |
| | | "version": "2.0.4", |
| | | "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", |
| | | "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" |
| | | }, |
| | | "is-binary-path": { |
| | | "version": "2.1.0", |
| | |
| | | "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
| | | "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" |
| | | }, |
| | | "isarray": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz", |
| | | "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" |
| | | }, |
| | | "jquery": { |
| | | "version": "3.7.1", |
| | | "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.7.1.tgz", |
| | |
| | | "version": "3.11.6", |
| | | "resolved": "https://registry.npmmirror.com/jsbarcode/-/jsbarcode-3.11.6.tgz", |
| | | "integrity": "sha512-G5TKGyKY1zJo0ZQKFM1IIMfy0nF2rs92BLlCz+cU4/TazIc4ZH+X1GYeDRt7TKjrYqmPfTjwTBkU/QnQlsYiuA==" |
| | | }, |
| | | "jszip": { |
| | | "version": "3.10.1", |
| | | "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz", |
| | | "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", |
| | | "requires": { |
| | | "lie": "~3.3.0", |
| | | "pako": "~1.0.2", |
| | | "readable-stream": "~2.3.6", |
| | | "setimmediate": "^1.0.5" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "lazystream": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz", |
| | | "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", |
| | | "requires": { |
| | | "readable-stream": "^2.0.5" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "leafer-ui": { |
| | | "version": "1.8.0", |
| | |
| | | "version": "1.9.4", |
| | | "resolved": "https://registry.npmmirror.com/leaflet/-/leaflet-1.9.4.tgz", |
| | | "integrity": "sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==" |
| | | }, |
| | | "lie": { |
| | | "version": "3.3.0", |
| | | "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz", |
| | | "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", |
| | | "requires": { |
| | | "immediate": "~3.0.5" |
| | | } |
| | | }, |
| | | "listenercount": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/listenercount/-/listenercount-1.0.1.tgz", |
| | | "integrity": "sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==" |
| | | }, |
| | | "local-pkg": { |
| | | "version": "0.4.3", |
| | |
| | | "resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz", |
| | | "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", |
| | | "requires": {} |
| | | }, |
| | | "lodash.defaults": { |
| | | "version": "4.2.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz", |
| | | "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==" |
| | | }, |
| | | "lodash.difference": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz", |
| | | "integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==" |
| | | }, |
| | | "lodash.escaperegexp": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmmirror.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz", |
| | | "integrity": "sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==" |
| | | }, |
| | | "lodash.flatten": { |
| | | "version": "4.4.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz", |
| | | "integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==" |
| | | }, |
| | | "lodash.groupby": { |
| | | "version": "4.6.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.groupby/-/lodash.groupby-4.6.0.tgz", |
| | | "integrity": "sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==" |
| | | }, |
| | | "lodash.isboolean": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
| | | "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" |
| | | }, |
| | | "lodash.isequal": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz", |
| | | "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" |
| | | }, |
| | | "lodash.isfunction": { |
| | | "version": "3.0.9", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz", |
| | | "integrity": "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==" |
| | | }, |
| | | "lodash.isnil": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isnil/-/lodash.isnil-4.0.0.tgz", |
| | | "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==" |
| | | }, |
| | | "lodash.isplainobject": { |
| | | "version": "4.0.6", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
| | | "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" |
| | | }, |
| | | "lodash.isundefined": { |
| | | "version": "3.0.1", |
| | | "resolved": "https://registry.npmmirror.com/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz", |
| | | "integrity": "sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==" |
| | | }, |
| | | "lodash.union": { |
| | | "version": "4.6.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz", |
| | | "integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==" |
| | | }, |
| | | "lodash.uniq": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz", |
| | | "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" |
| | | }, |
| | | "loglevel": { |
| | | "version": "1.9.2", |
| | |
| | | "mime-db": "1.52.0" |
| | | } |
| | | }, |
| | | "minimatch": { |
| | | "version": "3.1.2", |
| | | "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", |
| | | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| | | "requires": { |
| | | "brace-expansion": "^1.1.7" |
| | | } |
| | | }, |
| | | "minimist": { |
| | | "version": "1.2.8", |
| | | "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz", |
| | | "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" |
| | | }, |
| | | "mitt": { |
| | | "version": "2.1.0", |
| | | "resolved": "https://registry.npmmirror.com/mitt/-/mitt-2.1.0.tgz", |
| | | "integrity": "sha512-ILj2TpLiysu2wkBbWjAmww7TkZb65aiQO+DkVdUTBpBXq+MHYiETENkKFMtsJZX1Lf4pe4QOrTSjIfUwN5lRdg==" |
| | | }, |
| | | "mkdirp": { |
| | | "version": "0.5.6", |
| | | "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz", |
| | | "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", |
| | | "requires": { |
| | | "minimist": "^1.2.6" |
| | | } |
| | | }, |
| | | "moment": { |
| | | "version": "2.30.1", |
| | |
| | | } |
| | | } |
| | | }, |
| | | "once": { |
| | | "version": "1.4.0", |
| | | "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", |
| | | "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
| | | "requires": { |
| | | "wrappy": "1" |
| | | } |
| | | }, |
| | | "p-limit": { |
| | | "version": "2.3.0", |
| | | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| | |
| | | "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", |
| | | "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" |
| | | }, |
| | | "pako": { |
| | | "version": "1.0.11", |
| | | "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz", |
| | | "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" |
| | | }, |
| | | "path-exists": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| | | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" |
| | | }, |
| | | "path-is-absolute": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
| | | "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" |
| | | }, |
| | | "pathe": { |
| | | "version": "1.1.1", |
| | |
| | | "source-map-js": "^1.0.2" |
| | | } |
| | | }, |
| | | "process-nextick-args": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| | | "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" |
| | | }, |
| | | "proxy-from-env": { |
| | | "version": "1.1.0", |
| | | "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", |
| | |
| | | "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", |
| | | "requires": { |
| | | "performance-now": "^2.1.0" |
| | | } |
| | | }, |
| | | "readable-stream": { |
| | | "version": "3.6.2", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz", |
| | | "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", |
| | | "requires": { |
| | | "inherits": "^2.0.3", |
| | | "string_decoder": "^1.1.1", |
| | | "util-deprecate": "^1.0.1" |
| | | } |
| | | }, |
| | | "readdir-glob": { |
| | | "version": "1.1.3", |
| | | "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz", |
| | | "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", |
| | | "requires": { |
| | | "minimatch": "^5.1.0" |
| | | }, |
| | | "dependencies": { |
| | | "brace-expansion": { |
| | | "version": "2.0.2", |
| | | "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| | | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| | | "requires": { |
| | | "balanced-match": "^1.0.0" |
| | | } |
| | | }, |
| | | "minimatch": { |
| | | "version": "5.1.6", |
| | | "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz", |
| | | "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", |
| | | "requires": { |
| | | "brace-expansion": "^2.0.1" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "readdirp": { |
| | |
| | | "resolved": "https://registry.npmmirror.com/rgbcolor/-/rgbcolor-1.0.1.tgz", |
| | | "integrity": "sha512-9aZLIrhRaD97sgVhtJOW6ckOEh6/GnvQtdVNfdZ6s67+3/XwLS9lBcQYzEEhYVeUowN7pRzMLsyGhK2i/xvWbw==" |
| | | }, |
| | | "rimraf": { |
| | | "version": "2.7.1", |
| | | "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-2.7.1.tgz", |
| | | "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", |
| | | "requires": { |
| | | "glob": "^7.1.3" |
| | | } |
| | | }, |
| | | "rollup": { |
| | | "version": "3.29.4", |
| | | "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", |
| | |
| | | "fsevents": "~2.3.2" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.2.1", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| | | "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" |
| | | }, |
| | | "saxes": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmmirror.com/saxes/-/saxes-5.0.1.tgz", |
| | | "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", |
| | | "requires": { |
| | | "xmlchars": "^2.2.0" |
| | | } |
| | | }, |
| | | "set-blocking": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
| | | "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" |
| | | }, |
| | | "setimmediate": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz", |
| | | "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" |
| | | }, |
| | | "socket.io-client": { |
| | | "version": "4.7.5", |
| | |
| | | "resolved": "https://registry.npmmirror.com/stackblur-canvas/-/stackblur-canvas-2.7.0.tgz", |
| | | "integrity": "sha512-yf7OENo23AGJhBriGx0QivY5JP6Y1HbrrDI6WLt6C5auYZXlQrheoY8hD4ibekFKz1HOfE48Ww8kMWMnJD/zcQ==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.3.0", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", |
| | | "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
| | | "requires": { |
| | | "safe-buffer": "~5.2.0" |
| | | } |
| | | }, |
| | | "string-width": { |
| | | "version": "4.2.3", |
| | | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| | |
| | | "resolved": "https://registry.npmmirror.com/svg-pathdata/-/svg-pathdata-6.0.3.tgz", |
| | | "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==" |
| | | }, |
| | | "tar-stream": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz", |
| | | "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", |
| | | "requires": { |
| | | "bl": "^4.0.3", |
| | | "end-of-stream": "^1.4.1", |
| | | "fs-constants": "^1.0.0", |
| | | "inherits": "^2.0.3", |
| | | "readable-stream": "^3.1.1" |
| | | } |
| | | }, |
| | | "text-segmentation": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz", |
| | |
| | | "utrie": "^1.0.2" |
| | | } |
| | | }, |
| | | "tmp": { |
| | | "version": "0.2.5", |
| | | "resolved": "https://registry.npmmirror.com/tmp/-/tmp-0.2.5.tgz", |
| | | "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==" |
| | | }, |
| | | "to-regex-range": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| | |
| | | "requires": { |
| | | "is-number": "^7.0.0" |
| | | } |
| | | }, |
| | | "traverse": { |
| | | "version": "0.3.9", |
| | | "resolved": "https://registry.npmmirror.com/traverse/-/traverse-0.3.9.tgz", |
| | | "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==" |
| | | }, |
| | | "undici-types": { |
| | | "version": "5.26.5", |
| | |
| | | "webpack-virtual-modules": "^0.5.0" |
| | | } |
| | | }, |
| | | "unzipper": { |
| | | "version": "0.10.14", |
| | | "resolved": "https://registry.npmmirror.com/unzipper/-/unzipper-0.10.14.tgz", |
| | | "integrity": "sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==", |
| | | "requires": { |
| | | "big-integer": "^1.6.17", |
| | | "binary": "~0.3.0", |
| | | "bluebird": "~3.4.1", |
| | | "buffer-indexof-polyfill": "~1.0.0", |
| | | "duplexer2": "~0.1.4", |
| | | "fstream": "^1.0.12", |
| | | "graceful-fs": "^4.2.2", |
| | | "listenercount": "~1.0.1", |
| | | "readable-stream": "~2.3.6", |
| | | "setimmediate": "~1.0.4" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "util-deprecate": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| | | "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" |
| | | }, |
| | | "utrie": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz", |
| | |
| | | "requires": { |
| | | "base64-arraybuffer": "^1.0.2" |
| | | } |
| | | }, |
| | | "uuid": { |
| | | "version": "8.3.2", |
| | | "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", |
| | | "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" |
| | | }, |
| | | "vite": { |
| | | "version": "4.4.11", |
| | |
| | | } |
| | | } |
| | | }, |
| | | "vxe-table-plugin-export-xlsx": { |
| | | "version": "4.0.6", |
| | | "resolved": "https://registry.npmmirror.com/vxe-table-plugin-export-xlsx/-/vxe-table-plugin-export-xlsx-4.0.6.tgz", |
| | | "integrity": "sha512-SNZsEgFQbO5nPj5SuPw2l0pPj6pIZKQkdtsr1yTMAjLAbXqhROinSMoZcN9RWJwarsvhiFg9tfcFahOoTLWy3A==", |
| | | "requires": {} |
| | | }, |
| | | "webpack-sources": { |
| | | "version": "3.2.3", |
| | | "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", |
| | |
| | | "strip-ansi": "^6.0.0" |
| | | } |
| | | }, |
| | | "wrappy": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", |
| | | "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" |
| | | }, |
| | | "ws": { |
| | | "version": "8.17.1", |
| | | "resolved": "https://registry.npmmirror.com/ws/-/ws-8.17.1.tgz", |
| | |
| | | "wmf": "~1.0.1", |
| | | "word": "~0.3.0" |
| | | } |
| | | }, |
| | | "xmlchars": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz", |
| | | "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" |
| | | }, |
| | | "xmlhttprequest-ssl": { |
| | | "version": "2.0.0", |
| | |
| | | "requires": { |
| | | "camelcase": "^5.0.0", |
| | | "decamelize": "^1.2.0" |
| | | } |
| | | }, |
| | | "zip-stream": { |
| | | "version": "4.1.1", |
| | | "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.1.tgz", |
| | | "integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==", |
| | | "requires": { |
| | | "archiver-utils": "^3.0.4", |
| | | "compress-commons": "^4.1.2", |
| | | "readable-stream": "^3.6.0" |
| | | }, |
| | | "dependencies": { |
| | | "archiver-utils": { |
| | | "version": "3.0.4", |
| | | "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-3.0.4.tgz", |
| | | "integrity": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==", |
| | | "requires": { |
| | | "glob": "^7.2.3", |
| | | "graceful-fs": "^4.2.0", |
| | | "lazystream": "^1.0.0", |
| | | "lodash.defaults": "^4.2.0", |
| | | "lodash.difference": "^4.5.0", |
| | | "lodash.flatten": "^4.4.0", |
| | | "lodash.isplainobject": "^4.0.6", |
| | | "lodash.union": "^4.6.0", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^3.6.0" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | } |
| | | }, |
| | | "once": { |
| | | "version": "1.4.0", |
| | | "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", |
| | | "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
| | | "requires": { |
| | | "wrappy": "1" |
| | | } |
| | | }, |
| | | "p-limit": { |
| | | "version": "2.3.0", |
| | | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| | |
| | | "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", |
| | | "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" |
| | | }, |
| | | "pako": { |
| | | "version": "1.0.11", |
| | | "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz", |
| | | "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" |
| | | }, |
| | | "path-exists": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| | | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" |
| | | }, |
| | | "path-is-absolute": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
| | | "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" |
| | | }, |
| | | "pathe": { |
| | | "version": "1.1.1", |
| | |
| | | "source-map-js": "^1.0.2" |
| | | } |
| | | }, |
| | | "process-nextick-args": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| | | "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" |
| | | }, |
| | | "proxy-from-env": { |
| | | "version": "1.1.0", |
| | | "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", |
| | |
| | | "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", |
| | | "requires": { |
| | | "performance-now": "^2.1.0" |
| | | } |
| | | }, |
| | | "readable-stream": { |
| | | "version": "3.6.2", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz", |
| | | "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", |
| | | "requires": { |
| | | "inherits": "^2.0.3", |
| | | "string_decoder": "^1.1.1", |
| | | "util-deprecate": "^1.0.1" |
| | | } |
| | | }, |
| | | "readdir-glob": { |
| | | "version": "1.1.3", |
| | | "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz", |
| | | "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", |
| | | "requires": { |
| | | "minimatch": "^5.1.0" |
| | | }, |
| | | "dependencies": { |
| | | "brace-expansion": { |
| | | "version": "2.0.2", |
| | | "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| | | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| | | "requires": { |
| | | "balanced-match": "^1.0.0" |
| | | } |
| | | }, |
| | | "minimatch": { |
| | | "version": "5.1.6", |
| | | "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz", |
| | | "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", |
| | | "requires": { |
| | | "brace-expansion": "^2.0.1" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "readdirp": { |
| | |
| | | "resolved": "https://registry.npmmirror.com/rgbcolor/-/rgbcolor-1.0.1.tgz", |
| | | "integrity": "sha512-9aZLIrhRaD97sgVhtJOW6ckOEh6/GnvQtdVNfdZ6s67+3/XwLS9lBcQYzEEhYVeUowN7pRzMLsyGhK2i/xvWbw==" |
| | | }, |
| | | "rimraf": { |
| | | "version": "2.7.1", |
| | | "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-2.7.1.tgz", |
| | | "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", |
| | | "requires": { |
| | | "glob": "^7.1.3" |
| | | } |
| | | }, |
| | | "rollup": { |
| | | "version": "3.29.4", |
| | | "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", |
| | |
| | | "fsevents": "~2.3.2" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.2.1", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| | | "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" |
| | | }, |
| | | "saxes": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmmirror.com/saxes/-/saxes-5.0.1.tgz", |
| | | "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", |
| | | "requires": { |
| | | "xmlchars": "^2.2.0" |
| | | } |
| | | }, |
| | | "set-blocking": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
| | | "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" |
| | | }, |
| | | "setimmediate": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz", |
| | | "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" |
| | | }, |
| | | "socket.io-client": { |
| | | "version": "4.7.5", |
| | |
| | | "resolved": "https://registry.npmmirror.com/stackblur-canvas/-/stackblur-canvas-2.7.0.tgz", |
| | | "integrity": "sha512-yf7OENo23AGJhBriGx0QivY5JP6Y1HbrrDI6WLt6C5auYZXlQrheoY8hD4ibekFKz1HOfE48Ww8kMWMnJD/zcQ==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.3.0", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", |
| | | "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
| | | "requires": { |
| | | "safe-buffer": "~5.2.0" |
| | | } |
| | | }, |
| | | "string-width": { |
| | | "version": "4.2.3", |
| | | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| | |
| | | "resolved": "https://registry.npmmirror.com/svg-pathdata/-/svg-pathdata-6.0.3.tgz", |
| | | "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==" |
| | | }, |
| | | "tar-stream": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz", |
| | | "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", |
| | | "requires": { |
| | | "bl": "^4.0.3", |
| | | "end-of-stream": "^1.4.1", |
| | | "fs-constants": "^1.0.0", |
| | | "inherits": "^2.0.3", |
| | | "readable-stream": "^3.1.1" |
| | | } |
| | | }, |
| | | "text-segmentation": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz", |
| | |
| | | "utrie": "^1.0.2" |
| | | } |
| | | }, |
| | | "tmp": { |
| | | "version": "0.2.5", |
| | | "resolved": "https://registry.npmmirror.com/tmp/-/tmp-0.2.5.tgz", |
| | | "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==" |
| | | }, |
| | | "to-regex-range": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| | |
| | | "requires": { |
| | | "is-number": "^7.0.0" |
| | | } |
| | | }, |
| | | "traverse": { |
| | | "version": "0.3.9", |
| | | "resolved": "https://registry.npmmirror.com/traverse/-/traverse-0.3.9.tgz", |
| | | "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==" |
| | | }, |
| | | "undici-types": { |
| | | "version": "5.26.5", |
| | |
| | | "webpack-virtual-modules": "^0.5.0" |
| | | } |
| | | }, |
| | | "unzipper": { |
| | | "version": "0.10.14", |
| | | "resolved": "https://registry.npmmirror.com/unzipper/-/unzipper-0.10.14.tgz", |
| | | "integrity": "sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==", |
| | | "requires": { |
| | | "big-integer": "^1.6.17", |
| | | "binary": "~0.3.0", |
| | | "bluebird": "~3.4.1", |
| | | "buffer-indexof-polyfill": "~1.0.0", |
| | | "duplexer2": "~0.1.4", |
| | | "fstream": "^1.0.12", |
| | | "graceful-fs": "^4.2.2", |
| | | "listenercount": "~1.0.1", |
| | | "readable-stream": "~2.3.6", |
| | | "setimmediate": "~1.0.4" |
| | | }, |
| | | "dependencies": { |
| | | "readable-stream": { |
| | | "version": "2.3.8", |
| | | "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", |
| | | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| | | "requires": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | | "isarray": "~1.0.0", |
| | | "process-nextick-args": "~2.0.0", |
| | | "safe-buffer": "~5.1.1", |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | } |
| | | }, |
| | | "safe-buffer": { |
| | | "version": "5.1.2", |
| | | "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| | | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" |
| | | }, |
| | | "string_decoder": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", |
| | | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| | | "requires": { |
| | | "safe-buffer": "~5.1.0" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "util-deprecate": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| | | "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" |
| | | }, |
| | | "utrie": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz", |
| | |
| | | "requires": { |
| | | "base64-arraybuffer": "^1.0.2" |
| | | } |
| | | }, |
| | | "uuid": { |
| | | "version": "8.3.2", |
| | | "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", |
| | | "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" |
| | | }, |
| | | "vite": { |
| | | "version": "4.4.11", |
| | |
| | | } |
| | | } |
| | | }, |
| | | "vxe-table-plugin-export-xlsx": { |
| | | "version": "4.0.6", |
| | | "resolved": "https://registry.npmmirror.com/vxe-table-plugin-export-xlsx/-/vxe-table-plugin-export-xlsx-4.0.6.tgz", |
| | | "integrity": "sha512-SNZsEgFQbO5nPj5SuPw2l0pPj6pIZKQkdtsr1yTMAjLAbXqhROinSMoZcN9RWJwarsvhiFg9tfcFahOoTLWy3A==", |
| | | "requires": {} |
| | | }, |
| | | "webpack-sources": { |
| | | "version": "3.2.3", |
| | | "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", |
| | |
| | | "strip-ansi": "^6.0.0" |
| | | } |
| | | }, |
| | | "wrappy": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", |
| | | "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" |
| | | }, |
| | | "ws": { |
| | | "version": "8.17.1", |
| | | "resolved": "https://registry.npmmirror.com/ws/-/ws-8.17.1.tgz", |
| | |
| | | "wmf": "~1.0.1", |
| | | "word": "~0.3.0" |
| | | } |
| | | }, |
| | | "xmlchars": { |
| | | "version": "2.2.0", |
| | | "resolved": "https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz", |
| | | "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" |
| | | }, |
| | | "xmlhttprequest-ssl": { |
| | | "version": "2.0.0", |
| | |
| | | "camelcase": "^5.0.0", |
| | | "decamelize": "^1.2.0" |
| | | } |
| | | }, |
| | | "zip-stream": { |
| | | "version": "4.1.1", |
| | | "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.1.tgz", |
| | | "integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==", |
| | | "requires": { |
| | | "archiver-utils": "^3.0.4", |
| | | "compress-commons": "^4.1.2", |
| | | "readable-stream": "^3.6.0" |
| | | }, |
| | | "dependencies": { |
| | | "archiver-utils": { |
| | | "version": "3.0.4", |
| | | "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-3.0.4.tgz", |
| | | "integrity": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==", |
| | | "requires": { |
| | | "glob": "^7.2.3", |
| | | "graceful-fs": "^4.2.0", |
| | | "lazystream": "^1.0.0", |
| | | "lodash.defaults": "^4.2.0", |
| | | "lodash.difference": "^4.5.0", |
| | | "lodash.flatten": "^4.4.0", |
| | | "lodash.isplainobject": "^4.0.6", |
| | | "lodash.union": "^4.6.0", |
| | | "normalize-path": "^3.0.0", |
| | | "readable-stream": "^3.6.0" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | "dxf-parser": "^1.1.2", |
| | | "dxf-writer": "^1.18.4", |
| | | "element-plus": "^2.9.3", |
| | | "exceljs": "^4.4.0", |
| | | "file-saver": "^2.0.5", |
| | | "leafer-ui": "^1.8.0", |
| | | "leaflet": "^1.9.4", |
| | |
| | | "vue3-print-nb": "^0.1.4", |
| | | "vxe-pc-ui": "~4.0.78", |
| | | "vxe-table": "~4.7.57", |
| | | "vxe-table-plugin-export-xlsx": "^4.0.6", |
| | | "xe-utils": "^3.5.14", |
| | | "xlsx": "^0.18.5" |
| | | }, |
| | |
| | | const $table = xGrid.value |
| | | if ($table) { |
| | | $table.exportData({ |
| | | fileName:'1.xlsx', |
| | | filename: 'order_export', |
| | | sheetName: 'Sheet1', |
| | | type: 'xlsx' |
| | | }) |
| | | } |
| | |
| | | // ...çº¯è¡¨æ ¼ |
| | | import VxeTable from 'vxe-table' |
| | | import 'vxe-table/lib/style.css' |
| | | import VXETablePluginExportXLSX from 'vxe-table-plugin-export-xlsx' |
| | | import ExcelJS from 'exceljs' |
| | | |
| | | // ...å¯é UI |
| | | import VxeUI from 'vxe-pc-ui' |
| | |
| | | |
| | | const app = createApp(App) |
| | | const pinia = createPinia() |
| | | VxeTable.use(VXETablePluginExportXLSX, { |
| | | ExcelJS |
| | | }) |
| | | |
| | | pinia.use(piniaPluginPersistedstate ) |
| | | app.use(VxeUI) |
| | | app.use(VxeTable) |
| New file |
| | |
| | | import {defineStore} from "pinia"; |
| | | |
| | | export default defineStore('companyInfo', { |
| | | |
| | | state: () => ({ |
| | | edgingType:true,//产ååå»ºç£¨è¾¹ç±»åæ¯å¦å¿
é |
| | | hollow:'+',//产åå建ä¸ç©ºç¨+å·ææå· |
| | | notChangeProduct:false,//天津trueï¼å
¶ä»falseï¼æ¯å¦å¼å¯éæ¬äººå建ç产åä¸è½ä¿®æ¹ |
| | | timeOut:false,//éåtrueï¼å
¶ä»falseï¼æ¯å¦å¼å¯åè´§è¶
æ¶æ¹åå¤éæ¡ç¶æé¢è² |
| | | connectMes:false,//常å·,ä¹ä¹trueï¼å
¶ä»falseï¼æ¾ç¤ºè®¢åæ¥å·¥è½¬ç§»æ¯å¦å¯ç¨ |
| | | companyName: '䏿µ·åç»ç»çææ¯å·¥ä¸æéå
¬å¸', |
| | | address:'䏿µ·å¸æ¾æ±åºå°æå±±éå
åè·¯328å·', |
| | | telephone:'', |
| | | fax:'', |
| | | errorArea:0.5, |
| | | widHeiLength:{//订å宽é«é¿åº¦ |
| | | regexp:/^(0|[1-9][0-9]{0,4}([.][0-9]{1,2})?)$/,//æ£å0.00-99999.99 |
| | | //regexp:/^(0|[1-9][0-9]{0,3}([.][0-9]{1,2})?)$/,//æ£å0.00-9999.99 |
| | | msg:'basicData.msg.range99999Dec2' |
| | | }, |
| | | orderIdType:'day',//å端çæè®¢åå·ç±»åï¼day:æ¯å¤©çæï¼month:æ¯æçæ,year:æ¯å¹´çæ |
| | | deliveryIdType:'day', |
| | | deliveryDate:15,//订åå建éè´§æ¥æ 天津7天ï¼å¸¸å·7天ï¼ä¹ä¹15å¤©ï¼æ°ç15天 |
| | | columnName:'å¾å·', |
| | | selectOrderReviewShow:true, //订åé¦é¡µå å·¥åå®¡æ ¸æé®æ¯å¦æ¾ç¤º |
| | | productName:"product_name", |
| | | decValue:3,//订åä¿ç使°ï¼å¤©æ´¥3ä½,常å·2ä½ |
| | | label:1,//æ ç¾ç±»åï¼èªå®ä¹æå°æ ç¾å¸¸å·2ï¼å
¶ä»1ï¼ |
| | | calculateType:1,//订åè®¡ç®æ¹å¼ |
| | | reportType:2,//æ¥å·¥æ¯å¦æ¥è¯¢æ ·å订å2æ¥è¯¢ï¼1䏿¥è¯¢ |
| | | qualityInsStatus:2,//跨工åºè´¨æ£å®¡æ ¸ï¼1ä¸éè¦ï¼2éè¦ |
| | | remarkSwitch:2,//æµç¨å¡ä¸æ¯å¦æ¾ç¤ºå
¶å®å¤æ³¨ï¼1æ¾ç¤ºï¼2䏿¾ç¤º |
| | | icon:"",//åæ åæ° |
| | | printShowTitle:false,//æµç¨å¡èªå®ä¹æå°æ¯å¦æ¾ç¤ºæ ç¾ |
| | | longSide:null,//订åå建æé¿è¾¹æç¤ºé¢è² nullä¸æç¤ºé¢è² |
| | | showDeliveryCreator:true,//åè´§åå建人å
æ¾ç¤ºæè
åæ¾ç¤º falseåæ¾ç¤º |
| | | deliveryRemark: ['温馨æç¤ºï¼æå¸è´è´£åªéä¸å¸ãè´§å°å·¥å°æå·¥ååï¼è¯·äºäºå¤©å
å®è£
宿¯ï¼å¦æªè½åæ¶å®è£
宿¯ï¼è¯·æ¾ç½®äºé´åå¹²ç¥å¤ï¼å¹¶å好鲿鲿·çæªæ½ï¼é²æ¢ç»çåéï¼ææåçéèç»ç请å¿ç¨å¸¦é
¸æ§æç¢±æ§çæ¶²ä½æ¸
æ´èé¢ã', |
| | | '声æï¼è´§å°å·¥å°æå·¥ååï¼å¦è¥è´µå¸ä¸åæ¶çå®è£
ææªå鲿鲿·æªæ½å¯¼è´çç»çåéï¼æå¸æ¦ä¸è´è´£ã', |
| | | 'æ¶è´§æ¶ééªæ¶äº§åæ°éãè§æ ¼åææ ç ´æï¼å¦åç°é®é¢éäºæ¶è´§ä¸æ¥å
ï¼ä»¥ä¹¦é¢éç¥å¹¶éä¸ç°åºè¯æææï¼å¦ç ´æç
§ççï¼ï¼ç¸å
³è¯æèµæä¸è¶³ï¼æå¨ä¸è¿°æ¥æå
æªæåºè´¨éå¼è®®çï¼é¾æè§ä¸ºäº§ååæ ¼ï¼æå¸å°ä¸äºæ¿æ
ä»»ä½è´£ä»»ãæ¬è¯·çæï¼'], |
| | | deliveryOutbound: false,//åè´§é»è®¤åºåº |
| | | flowCardMerge: 0,//æµç¨å¡åçæå° |
| | | printBtn:1,//æå°çé¢ä¸ä¸ªæé®ä¸æ¯å¦æ¾ç¤ºæ ç¾æå°ç¸å
³æé®ï¼0æ¾ç¤ºå¸¸å·ï¼1天津å
¶å®ä¸æ¾ç¤º |
| | | materialOutboundColor:true,//åºåæ¥è¯¢å
¥åºè¶
è¿ä¸å®æ¶é´æ¹åé¢è²ï¼æ´é³trueï¼å
¶ä»false |
| | | storageBtn:true,//æ¯å¦æ¾ç¤ºæ¥å·¥å
¥åºç¸å
³å
å®¹ï¼æ´é³trueï¼å
¶ä»false |
| | | teamsType:true,//æ¯å¦å¼å¯çç»ä¸ææ¡ï¼æ´é³trueï¼å
¶ä»false |
| | | alienFunction:false,//æ¯å¦å¼å¯å¼å½¢åè½ï¼ææ¶é½æ¯false |
| | | replenishQRCode:1,//æ¯å¦è¡¥çäºç»´ç æ¯å¦æåå±,1æåï¼2䏿 |
| | | soleQRCode:false,//æµç¨å¡åå¹¶äºç»´ç æ¾ç¤ºåå±ï¼ä¹ä¹true.å
¶å®false |
| | | //天津 |
| | | printLabel: { |
| | | custom: (item1) => { |
| | | return `<div class="row3" style="text-align: center;font-weight: bolder;"> |
| | | <label style="font-size: 22px;margin-top: 28px;">W:${item1.width}</label> |
| | | |
| | | |
| | | |
| | | |
| | | <label style="font-size: 22px;margin-top: 28px;">H:${item1.height}</label> |
| | | </div>` |
| | | }, |
| | | customSemi: (item1) => { |
| | | return `<div class="row3" style="text-align: center;font-weight: bolder;"> |
| | | <label style="font-weight: bolder;font-size: 10px;margin-top: 8px;">W:${item1.width}</label> |
| | | |
| | | <label style="font-weight: bolder;font-size: 10px;margin-top: 8px;">H:${item1.height}</label> |
| | | </div>` |
| | | }, |
| | | labelType: 'ååæ ç¾', |
| | | labelValue:2, |
| | | labelType3: 'æåæ ç¾3', |
| | | labelValue3:3, |
| | | className:{ |
| | | custom:{ |
| | | printFlowCardName: () => { |
| | | return `printFlowCard_finished` |
| | | }, |
| | | entiretyName: () => { |
| | | return `entirety_finished` |
| | | }, |
| | | contentRowName: () => { |
| | | return `contentRow` |
| | | } |
| | | }, |
| | | semi:{ |
| | | printFlowCardName: () => { |
| | | return `printFlowCard_semi` |
| | | }, |
| | | entiretyName: () => { |
| | | return `entirety_semi` |
| | | }, |
| | | contentRowName: () => { |
| | | return `contentRow` |
| | | } |
| | | }, |
| | | |
| | | |
| | | }, |
| | | printFlowCard: {//æµç¨å¡æå°æ ·å¼ |
| | | patch:'æ£å', |
| | | lackOf:'次å', |
| | | processingNote: (itemtextarea) => { |
| | | return `` |
| | | }, |
| | | }, |
| | | hideButton:'true',//æµç¨å¡æå°ç颿鮿¯å¦æ¾ç¤º |
| | | getSelectFlowCard:2,//æµç¨å¡æå°æ¥è¯¢æ¯å¦åå¹¶ 1åå¹¶2ä¸åå¹¶ |
| | | columnsLabel:2,//ä¸è¡ä¸¤åæåæ ç¾ 1æ°çä¸è¡ä¸¤åæåæ ç¾ï¼2å
¶å® |
| | | }, |
| | | |
| | | //å¸¸å· |
| | | printLabel1: { |
| | | custom: (item1) => { |
| | | return `<div class="row3" style="text-align: center;font-weight: bolder;"> |
| | | <label style="font-weight: bolder;font-size:12px;">${item1.width}*${item1.height}=${item1.quantity}</label> |
| | | </div>` |
| | | |
| | | }, |
| | | customSemi: (item1) => { |
| | | return `<div class="row3" style="text-align: center;font-weight: bolder;"> |
| | | <label style="font-weight: bolder;font-size:10px;">${item1.width}*${item1.height}=${item1.quantity}</label> |
| | | </div>` |
| | | }, |
| | | labelType: 'æåæ ç¾2', |
| | | labelValue:3, |
| | | |
| | | printFlowCard: { |
| | | patch:'æ£å', |
| | | lackOf:'次å', |
| | | processingNote: (itemtextarea) => { |
| | | return `${itemtextarea.processing_note}` |
| | | }, |
| | | }, |
| | | hideButton:'false', |
| | | }, |
| | | |
| | | |
| | | }), |
| | | actions: { |
| | | // |
| | | } |
| | | }) |