@ -0,0 +1,24 @@ |
|||
# Logs |
|||
logs |
|||
*.log |
|||
npm-debug.log* |
|||
yarn-debug.log* |
|||
yarn-error.log* |
|||
pnpm-debug.log* |
|||
lerna-debug.log* |
|||
|
|||
node_modules |
|||
dist |
|||
dist-ssr |
|||
*.local |
|||
|
|||
# Editor directories and files |
|||
.vscode/* |
|||
!.vscode/extensions.json |
|||
.idea |
|||
.DS_Store |
|||
*.suo |
|||
*.ntvs* |
|||
*.njsproj |
|||
*.sln |
|||
*.sw? |
@ -0,0 +1,3 @@ |
|||
{ |
|||
"recommendations": ["Vue.volar"] |
|||
} |
@ -0,0 +1,5 @@ |
|||
# Vue 3 + Vite |
|||
|
|||
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more. |
|||
|
|||
Learn more about IDE Support for Vue in the [Vue Docs Scaling up Guide](https://vuejs.org/guide/scaling-up/tooling.html#ide-support). |
@ -0,0 +1,16 @@ |
|||
<!doctype html> |
|||
<html lang="en"> |
|||
|
|||
<head> |
|||
<meta charset="UTF-8" /> |
|||
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> |
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|||
<title>high-score-visualization</title> |
|||
</head> |
|||
|
|||
<body> |
|||
<div id="app"></div> |
|||
<script type="module" src="/src/main.ts"></script> |
|||
</body> |
|||
|
|||
</html> |
@ -0,0 +1,33 @@ |
|||
{ |
|||
"name": "highscore", |
|||
"private": true, |
|||
"version": "0.0.0", |
|||
"type": "module", |
|||
"scripts": { |
|||
"dev": "vite", |
|||
"build": "vue-tsc -b && vite build", |
|||
"preview": "vite preview" |
|||
}, |
|||
"dependencies": { |
|||
"@antv/l7": "^2.22.4", |
|||
"@antv/l7-maps": "^2.22.4", |
|||
"@vueuse/core": "^12.7.0", |
|||
"ant-design-vue": "^4.2.6", |
|||
"echarts": "^5.6.0", |
|||
"less": "^4.2.2", |
|||
"pinia": "^2.2.5", |
|||
"simplebar": "^6.3.0", |
|||
"vue": "^3.5.10", |
|||
"vue-router": "^4.4.5" |
|||
}, |
|||
"devDependencies": { |
|||
"@types/node": "^22.7.7", |
|||
"@types/vue": "^2.0.0", |
|||
"@vitejs/plugin-vue": "^5.1.4", |
|||
"typescript": "^5.5.3", |
|||
"unplugin-vue-components": "^28.4.0", |
|||
"vite": "^5.4.8", |
|||
"vite-plugin-qiankun": "^1.0.15", |
|||
"vue-tsc": "^2.1.6" |
|||
} |
|||
} |
@ -0,0 +1,965 @@ |
|||
lockfileVersion: '9.0' |
|||
|
|||
settings: |
|||
autoInstallPeers: true |
|||
excludeLinksFromLockfile: false |
|||
|
|||
importers: |
|||
|
|||
.: |
|||
dependencies: |
|||
vue: |
|||
specifier: ^3.5.13 |
|||
version: 3.5.14(typescript@5.8.3) |
|||
devDependencies: |
|||
'@vitejs/plugin-vue': |
|||
specifier: ^5.2.3 |
|||
version: 5.2.4(vite@6.3.5)(vue@3.5.14(typescript@5.8.3)) |
|||
vite: |
|||
specifier: ^6.3.5 |
|||
version: 6.3.5 |
|||
vite-plugin-qiankun: |
|||
specifier: ^1.0.15 |
|||
version: 1.0.15(typescript@5.8.3)(vite@6.3.5) |
|||
|
|||
packages: |
|||
|
|||
'@babel/helper-string-parser@7.27.1': |
|||
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} |
|||
engines: {node: '>=6.9.0'} |
|||
|
|||
'@babel/helper-validator-identifier@7.27.1': |
|||
resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} |
|||
engines: {node: '>=6.9.0'} |
|||
|
|||
'@babel/parser@7.27.2': |
|||
resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==} |
|||
engines: {node: '>=6.0.0'} |
|||
hasBin: true |
|||
|
|||
'@babel/types@7.27.1': |
|||
resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} |
|||
engines: {node: '>=6.9.0'} |
|||
|
|||
'@esbuild/aix-ppc64@0.25.4': |
|||
resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==} |
|||
engines: {node: '>=18'} |
|||
cpu: [ppc64] |
|||
os: [aix] |
|||
|
|||
'@esbuild/android-arm64@0.25.4': |
|||
resolution: {integrity: sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [android] |
|||
|
|||
'@esbuild/android-arm@0.25.4': |
|||
resolution: {integrity: sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm] |
|||
os: [android] |
|||
|
|||
'@esbuild/android-x64@0.25.4': |
|||
resolution: {integrity: sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [android] |
|||
|
|||
'@esbuild/darwin-arm64@0.25.4': |
|||
resolution: {integrity: sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [darwin] |
|||
|
|||
'@esbuild/darwin-x64@0.25.4': |
|||
resolution: {integrity: sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [darwin] |
|||
|
|||
'@esbuild/freebsd-arm64@0.25.4': |
|||
resolution: {integrity: sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [freebsd] |
|||
|
|||
'@esbuild/freebsd-x64@0.25.4': |
|||
resolution: {integrity: sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [freebsd] |
|||
|
|||
'@esbuild/linux-arm64@0.25.4': |
|||
resolution: {integrity: sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-arm@0.25.4': |
|||
resolution: {integrity: sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-ia32@0.25.4': |
|||
resolution: {integrity: sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [ia32] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-loong64@0.25.4': |
|||
resolution: {integrity: sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==} |
|||
engines: {node: '>=18'} |
|||
cpu: [loong64] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-mips64el@0.25.4': |
|||
resolution: {integrity: sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==} |
|||
engines: {node: '>=18'} |
|||
cpu: [mips64el] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-ppc64@0.25.4': |
|||
resolution: {integrity: sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==} |
|||
engines: {node: '>=18'} |
|||
cpu: [ppc64] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-riscv64@0.25.4': |
|||
resolution: {integrity: sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==} |
|||
engines: {node: '>=18'} |
|||
cpu: [riscv64] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-s390x@0.25.4': |
|||
resolution: {integrity: sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==} |
|||
engines: {node: '>=18'} |
|||
cpu: [s390x] |
|||
os: [linux] |
|||
|
|||
'@esbuild/linux-x64@0.25.4': |
|||
resolution: {integrity: sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [linux] |
|||
|
|||
'@esbuild/netbsd-arm64@0.25.4': |
|||
resolution: {integrity: sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [netbsd] |
|||
|
|||
'@esbuild/netbsd-x64@0.25.4': |
|||
resolution: {integrity: sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [netbsd] |
|||
|
|||
'@esbuild/openbsd-arm64@0.25.4': |
|||
resolution: {integrity: sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [openbsd] |
|||
|
|||
'@esbuild/openbsd-x64@0.25.4': |
|||
resolution: {integrity: sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [openbsd] |
|||
|
|||
'@esbuild/sunos-x64@0.25.4': |
|||
resolution: {integrity: sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [sunos] |
|||
|
|||
'@esbuild/win32-arm64@0.25.4': |
|||
resolution: {integrity: sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [arm64] |
|||
os: [win32] |
|||
|
|||
'@esbuild/win32-ia32@0.25.4': |
|||
resolution: {integrity: sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==} |
|||
engines: {node: '>=18'} |
|||
cpu: [ia32] |
|||
os: [win32] |
|||
|
|||
'@esbuild/win32-x64@0.25.4': |
|||
resolution: {integrity: sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==} |
|||
engines: {node: '>=18'} |
|||
cpu: [x64] |
|||
os: [win32] |
|||
|
|||
'@jridgewell/sourcemap-codec@1.5.0': |
|||
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} |
|||
|
|||
'@rollup/rollup-android-arm-eabi@4.40.2': |
|||
resolution: {integrity: sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==} |
|||
cpu: [arm] |
|||
os: [android] |
|||
|
|||
'@rollup/rollup-android-arm64@4.40.2': |
|||
resolution: {integrity: sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==} |
|||
cpu: [arm64] |
|||
os: [android] |
|||
|
|||
'@rollup/rollup-darwin-arm64@4.40.2': |
|||
resolution: {integrity: sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==} |
|||
cpu: [arm64] |
|||
os: [darwin] |
|||
|
|||
'@rollup/rollup-darwin-x64@4.40.2': |
|||
resolution: {integrity: sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==} |
|||
cpu: [x64] |
|||
os: [darwin] |
|||
|
|||
'@rollup/rollup-freebsd-arm64@4.40.2': |
|||
resolution: {integrity: sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==} |
|||
cpu: [arm64] |
|||
os: [freebsd] |
|||
|
|||
'@rollup/rollup-freebsd-x64@4.40.2': |
|||
resolution: {integrity: sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==} |
|||
cpu: [x64] |
|||
os: [freebsd] |
|||
|
|||
'@rollup/rollup-linux-arm-gnueabihf@4.40.2': |
|||
resolution: {integrity: sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==} |
|||
cpu: [arm] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-arm-musleabihf@4.40.2': |
|||
resolution: {integrity: sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==} |
|||
cpu: [arm] |
|||
os: [linux] |
|||
libc: [musl] |
|||
|
|||
'@rollup/rollup-linux-arm64-gnu@4.40.2': |
|||
resolution: {integrity: sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==} |
|||
cpu: [arm64] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-arm64-musl@4.40.2': |
|||
resolution: {integrity: sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==} |
|||
cpu: [arm64] |
|||
os: [linux] |
|||
libc: [musl] |
|||
|
|||
'@rollup/rollup-linux-loongarch64-gnu@4.40.2': |
|||
resolution: {integrity: sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==} |
|||
cpu: [loong64] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-powerpc64le-gnu@4.40.2': |
|||
resolution: {integrity: sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==} |
|||
cpu: [ppc64] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-riscv64-gnu@4.40.2': |
|||
resolution: {integrity: sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==} |
|||
cpu: [riscv64] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-riscv64-musl@4.40.2': |
|||
resolution: {integrity: sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==} |
|||
cpu: [riscv64] |
|||
os: [linux] |
|||
libc: [musl] |
|||
|
|||
'@rollup/rollup-linux-s390x-gnu@4.40.2': |
|||
resolution: {integrity: sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==} |
|||
cpu: [s390x] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-x64-gnu@4.40.2': |
|||
resolution: {integrity: sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==} |
|||
cpu: [x64] |
|||
os: [linux] |
|||
libc: [glibc] |
|||
|
|||
'@rollup/rollup-linux-x64-musl@4.40.2': |
|||
resolution: {integrity: sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==} |
|||
cpu: [x64] |
|||
os: [linux] |
|||
libc: [musl] |
|||
|
|||
'@rollup/rollup-win32-arm64-msvc@4.40.2': |
|||
resolution: {integrity: sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==} |
|||
cpu: [arm64] |
|||
os: [win32] |
|||
|
|||
'@rollup/rollup-win32-ia32-msvc@4.40.2': |
|||
resolution: {integrity: sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==} |
|||
cpu: [ia32] |
|||
os: [win32] |
|||
|
|||
'@rollup/rollup-win32-x64-msvc@4.40.2': |
|||
resolution: {integrity: sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==} |
|||
cpu: [x64] |
|||
os: [win32] |
|||
|
|||
'@types/estree@1.0.7': |
|||
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} |
|||
|
|||
'@vitejs/plugin-vue@5.2.4': |
|||
resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} |
|||
engines: {node: ^18.0.0 || >=20.0.0} |
|||
peerDependencies: |
|||
vite: ^5.0.0 || ^6.0.0 |
|||
vue: ^3.2.25 |
|||
|
|||
'@vue/compiler-core@3.5.14': |
|||
resolution: {integrity: sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==} |
|||
|
|||
'@vue/compiler-dom@3.5.14': |
|||
resolution: {integrity: sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==} |
|||
|
|||
'@vue/compiler-sfc@3.5.14': |
|||
resolution: {integrity: sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==} |
|||
|
|||
'@vue/compiler-ssr@3.5.14': |
|||
resolution: {integrity: sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==} |
|||
|
|||
'@vue/reactivity@3.5.14': |
|||
resolution: {integrity: sha512-7cK1Hp343Fu/SUCCO52vCabjvsYu7ZkOqyYu7bXV9P2yyfjUMUXHZafEbq244sP7gf+EZEz+77QixBTuEqkQQw==} |
|||
|
|||
'@vue/runtime-core@3.5.14': |
|||
resolution: {integrity: sha512-w9JWEANwHXNgieAhxPpEpJa+0V5G0hz3NmjAZwlOebtfKyp2hKxKF0+qSh0Xs6/PhfGihuSdqMprMVcQU/E6ag==} |
|||
|
|||
'@vue/runtime-dom@3.5.14': |
|||
resolution: {integrity: sha512-lCfR++IakeI35TVR80QgOelsUIdcKjd65rWAMfdSlCYnaEY5t3hYwru7vvcWaqmrK+LpI7ZDDYiGU5V3xjMacw==} |
|||
|
|||
'@vue/server-renderer@3.5.14': |
|||
resolution: {integrity: sha512-Rf/ISLqokIvcySIYnv3tNWq40PLpNLDLSJwwVWzG6MNtyIhfbcrAxo5ZL9nARJhqjZyWWa40oRb2IDuejeuv6w==} |
|||
peerDependencies: |
|||
vue: 3.5.14 |
|||
|
|||
'@vue/shared@3.5.14': |
|||
resolution: {integrity: sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==} |
|||
|
|||
boolbase@1.0.0: |
|||
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} |
|||
|
|||
cheerio-select@2.1.0: |
|||
resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==} |
|||
|
|||
cheerio@1.0.0: |
|||
resolution: {integrity: sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==} |
|||
engines: {node: '>=18.17'} |
|||
|
|||
css-select@5.1.0: |
|||
resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==} |
|||
|
|||
css-what@6.1.0: |
|||
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} |
|||
engines: {node: '>= 6'} |
|||
|
|||
csstype@3.1.3: |
|||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} |
|||
|
|||
dom-serializer@2.0.0: |
|||
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} |
|||
|
|||
domelementtype@2.3.0: |
|||
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} |
|||
|
|||
domhandler@5.0.3: |
|||
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} |
|||
engines: {node: '>= 4'} |
|||
|
|||
domutils@3.2.2: |
|||
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} |
|||
|
|||
encoding-sniffer@0.2.0: |
|||
resolution: {integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==} |
|||
|
|||
entities@4.5.0: |
|||
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} |
|||
engines: {node: '>=0.12'} |
|||
|
|||
entities@6.0.0: |
|||
resolution: {integrity: sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==} |
|||
engines: {node: '>=0.12'} |
|||
|
|||
esbuild@0.25.4: |
|||
resolution: {integrity: sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==} |
|||
engines: {node: '>=18'} |
|||
hasBin: true |
|||
|
|||
estree-walker@2.0.2: |
|||
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} |
|||
|
|||
fdir@6.4.4: |
|||
resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} |
|||
peerDependencies: |
|||
picomatch: ^3 || ^4 |
|||
peerDependenciesMeta: |
|||
picomatch: |
|||
optional: true |
|||
|
|||
fsevents@2.3.3: |
|||
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} |
|||
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} |
|||
os: [darwin] |
|||
|
|||
htmlparser2@9.1.0: |
|||
resolution: {integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==} |
|||
|
|||
iconv-lite@0.6.3: |
|||
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} |
|||
engines: {node: '>=0.10.0'} |
|||
|
|||
magic-string@0.30.17: |
|||
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} |
|||
|
|||
nanoid@3.3.11: |
|||
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} |
|||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} |
|||
hasBin: true |
|||
|
|||
nth-check@2.1.1: |
|||
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} |
|||
|
|||
parse5-htmlparser2-tree-adapter@7.1.0: |
|||
resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==} |
|||
|
|||
parse5-parser-stream@7.1.2: |
|||
resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==} |
|||
|
|||
parse5@7.3.0: |
|||
resolution: {integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==} |
|||
|
|||
picocolors@1.1.1: |
|||
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} |
|||
|
|||
picomatch@4.0.2: |
|||
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} |
|||
engines: {node: '>=12'} |
|||
|
|||
postcss@8.5.3: |
|||
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} |
|||
engines: {node: ^10 || ^12 || >=14} |
|||
|
|||
rollup@4.40.2: |
|||
resolution: {integrity: sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==} |
|||
engines: {node: '>=18.0.0', npm: '>=8.0.0'} |
|||
hasBin: true |
|||
|
|||
safer-buffer@2.1.2: |
|||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} |
|||
|
|||
source-map-js@1.2.1: |
|||
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} |
|||
engines: {node: '>=0.10.0'} |
|||
|
|||
tinyglobby@0.2.13: |
|||
resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} |
|||
engines: {node: '>=12.0.0'} |
|||
|
|||
typescript@5.8.3: |
|||
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} |
|||
engines: {node: '>=14.17'} |
|||
hasBin: true |
|||
|
|||
undici@6.21.3: |
|||
resolution: {integrity: sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==} |
|||
engines: {node: '>=18.17'} |
|||
|
|||
vite-plugin-qiankun@1.0.15: |
|||
resolution: {integrity: sha512-0QB0Wr8Eu/LGcuJAfuNXDb7BAFDszo3GCxq4bzgXdSFAlK425u1/UGMxaDEBVA1uPFrLsZPzig83Ufdfl6J45A==} |
|||
peerDependencies: |
|||
typescript: '>=4' |
|||
vite: '>=2' |
|||
|
|||
vite@6.3.5: |
|||
resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==} |
|||
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} |
|||
hasBin: true |
|||
peerDependencies: |
|||
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 |
|||
jiti: '>=1.21.0' |
|||
less: '*' |
|||
lightningcss: ^1.21.0 |
|||
sass: '*' |
|||
sass-embedded: '*' |
|||
stylus: '*' |
|||
sugarss: '*' |
|||
terser: ^5.16.0 |
|||
tsx: ^4.8.1 |
|||
yaml: ^2.4.2 |
|||
peerDependenciesMeta: |
|||
'@types/node': |
|||
optional: true |
|||
jiti: |
|||
optional: true |
|||
less: |
|||
optional: true |
|||
lightningcss: |
|||
optional: true |
|||
sass: |
|||
optional: true |
|||
sass-embedded: |
|||
optional: true |
|||
stylus: |
|||
optional: true |
|||
sugarss: |
|||
optional: true |
|||
terser: |
|||
optional: true |
|||
tsx: |
|||
optional: true |
|||
yaml: |
|||
optional: true |
|||
|
|||
vue@3.5.14: |
|||
resolution: {integrity: sha512-LbOm50/vZFG6Mhy6KscQYXZMQ0LMCC/y40HDJPPvGFQ+i/lUH+PJHR6C3assgOQiXdl6tAfsXHbXYVBZZu65ew==} |
|||
peerDependencies: |
|||
typescript: '*' |
|||
peerDependenciesMeta: |
|||
typescript: |
|||
optional: true |
|||
|
|||
whatwg-encoding@3.1.1: |
|||
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} |
|||
engines: {node: '>=18'} |
|||
|
|||
whatwg-mimetype@4.0.0: |
|||
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} |
|||
engines: {node: '>=18'} |
|||
|
|||
snapshots: |
|||
|
|||
'@babel/helper-string-parser@7.27.1': {} |
|||
|
|||
'@babel/helper-validator-identifier@7.27.1': {} |
|||
|
|||
'@babel/parser@7.27.2': |
|||
dependencies: |
|||
'@babel/types': 7.27.1 |
|||
|
|||
'@babel/types@7.27.1': |
|||
dependencies: |
|||
'@babel/helper-string-parser': 7.27.1 |
|||
'@babel/helper-validator-identifier': 7.27.1 |
|||
|
|||
'@esbuild/aix-ppc64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/android-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/android-arm@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/android-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/darwin-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/darwin-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/freebsd-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/freebsd-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-arm@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-ia32@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-loong64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-mips64el@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-ppc64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-riscv64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-s390x@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/linux-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/netbsd-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/netbsd-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/openbsd-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/openbsd-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/sunos-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/win32-arm64@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/win32-ia32@0.25.4': |
|||
optional: true |
|||
|
|||
'@esbuild/win32-x64@0.25.4': |
|||
optional: true |
|||
|
|||
'@jridgewell/sourcemap-codec@1.5.0': {} |
|||
|
|||
'@rollup/rollup-android-arm-eabi@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-android-arm64@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-darwin-arm64@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-darwin-x64@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-freebsd-arm64@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-freebsd-x64@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-arm-gnueabihf@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-arm-musleabihf@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-arm64-gnu@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-arm64-musl@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-loongarch64-gnu@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-powerpc64le-gnu@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-riscv64-gnu@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-riscv64-musl@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-s390x-gnu@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-x64-gnu@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-linux-x64-musl@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-win32-arm64-msvc@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-win32-ia32-msvc@4.40.2': |
|||
optional: true |
|||
|
|||
'@rollup/rollup-win32-x64-msvc@4.40.2': |
|||
optional: true |
|||
|
|||
'@types/estree@1.0.7': {} |
|||
|
|||
'@vitejs/plugin-vue@5.2.4(vite@6.3.5)(vue@3.5.14(typescript@5.8.3))': |
|||
dependencies: |
|||
vite: 6.3.5 |
|||
vue: 3.5.14(typescript@5.8.3) |
|||
|
|||
'@vue/compiler-core@3.5.14': |
|||
dependencies: |
|||
'@babel/parser': 7.27.2 |
|||
'@vue/shared': 3.5.14 |
|||
entities: 4.5.0 |
|||
estree-walker: 2.0.2 |
|||
source-map-js: 1.2.1 |
|||
|
|||
'@vue/compiler-dom@3.5.14': |
|||
dependencies: |
|||
'@vue/compiler-core': 3.5.14 |
|||
'@vue/shared': 3.5.14 |
|||
|
|||
'@vue/compiler-sfc@3.5.14': |
|||
dependencies: |
|||
'@babel/parser': 7.27.2 |
|||
'@vue/compiler-core': 3.5.14 |
|||
'@vue/compiler-dom': 3.5.14 |
|||
'@vue/compiler-ssr': 3.5.14 |
|||
'@vue/shared': 3.5.14 |
|||
estree-walker: 2.0.2 |
|||
magic-string: 0.30.17 |
|||
postcss: 8.5.3 |
|||
source-map-js: 1.2.1 |
|||
|
|||
'@vue/compiler-ssr@3.5.14': |
|||
dependencies: |
|||
'@vue/compiler-dom': 3.5.14 |
|||
'@vue/shared': 3.5.14 |
|||
|
|||
'@vue/reactivity@3.5.14': |
|||
dependencies: |
|||
'@vue/shared': 3.5.14 |
|||
|
|||
'@vue/runtime-core@3.5.14': |
|||
dependencies: |
|||
'@vue/reactivity': 3.5.14 |
|||
'@vue/shared': 3.5.14 |
|||
|
|||
'@vue/runtime-dom@3.5.14': |
|||
dependencies: |
|||
'@vue/reactivity': 3.5.14 |
|||
'@vue/runtime-core': 3.5.14 |
|||
'@vue/shared': 3.5.14 |
|||
csstype: 3.1.3 |
|||
|
|||
'@vue/server-renderer@3.5.14(vue@3.5.14(typescript@5.8.3))': |
|||
dependencies: |
|||
'@vue/compiler-ssr': 3.5.14 |
|||
'@vue/shared': 3.5.14 |
|||
vue: 3.5.14(typescript@5.8.3) |
|||
|
|||
'@vue/shared@3.5.14': {} |
|||
|
|||
boolbase@1.0.0: {} |
|||
|
|||
cheerio-select@2.1.0: |
|||
dependencies: |
|||
boolbase: 1.0.0 |
|||
css-select: 5.1.0 |
|||
css-what: 6.1.0 |
|||
domelementtype: 2.3.0 |
|||
domhandler: 5.0.3 |
|||
domutils: 3.2.2 |
|||
|
|||
cheerio@1.0.0: |
|||
dependencies: |
|||
cheerio-select: 2.1.0 |
|||
dom-serializer: 2.0.0 |
|||
domhandler: 5.0.3 |
|||
domutils: 3.2.2 |
|||
encoding-sniffer: 0.2.0 |
|||
htmlparser2: 9.1.0 |
|||
parse5: 7.3.0 |
|||
parse5-htmlparser2-tree-adapter: 7.1.0 |
|||
parse5-parser-stream: 7.1.2 |
|||
undici: 6.21.3 |
|||
whatwg-mimetype: 4.0.0 |
|||
|
|||
css-select@5.1.0: |
|||
dependencies: |
|||
boolbase: 1.0.0 |
|||
css-what: 6.1.0 |
|||
domhandler: 5.0.3 |
|||
domutils: 3.2.2 |
|||
nth-check: 2.1.1 |
|||
|
|||
css-what@6.1.0: {} |
|||
|
|||
csstype@3.1.3: {} |
|||
|
|||
dom-serializer@2.0.0: |
|||
dependencies: |
|||
domelementtype: 2.3.0 |
|||
domhandler: 5.0.3 |
|||
entities: 4.5.0 |
|||
|
|||
domelementtype@2.3.0: {} |
|||
|
|||
domhandler@5.0.3: |
|||
dependencies: |
|||
domelementtype: 2.3.0 |
|||
|
|||
domutils@3.2.2: |
|||
dependencies: |
|||
dom-serializer: 2.0.0 |
|||
domelementtype: 2.3.0 |
|||
domhandler: 5.0.3 |
|||
|
|||
encoding-sniffer@0.2.0: |
|||
dependencies: |
|||
iconv-lite: 0.6.3 |
|||
whatwg-encoding: 3.1.1 |
|||
|
|||
entities@4.5.0: {} |
|||
|
|||
entities@6.0.0: {} |
|||
|
|||
esbuild@0.25.4: |
|||
optionalDependencies: |
|||
'@esbuild/aix-ppc64': 0.25.4 |
|||
'@esbuild/android-arm': 0.25.4 |
|||
'@esbuild/android-arm64': 0.25.4 |
|||
'@esbuild/android-x64': 0.25.4 |
|||
'@esbuild/darwin-arm64': 0.25.4 |
|||
'@esbuild/darwin-x64': 0.25.4 |
|||
'@esbuild/freebsd-arm64': 0.25.4 |
|||
'@esbuild/freebsd-x64': 0.25.4 |
|||
'@esbuild/linux-arm': 0.25.4 |
|||
'@esbuild/linux-arm64': 0.25.4 |
|||
'@esbuild/linux-ia32': 0.25.4 |
|||
'@esbuild/linux-loong64': 0.25.4 |
|||
'@esbuild/linux-mips64el': 0.25.4 |
|||
'@esbuild/linux-ppc64': 0.25.4 |
|||
'@esbuild/linux-riscv64': 0.25.4 |
|||
'@esbuild/linux-s390x': 0.25.4 |
|||
'@esbuild/linux-x64': 0.25.4 |
|||
'@esbuild/netbsd-arm64': 0.25.4 |
|||
'@esbuild/netbsd-x64': 0.25.4 |
|||
'@esbuild/openbsd-arm64': 0.25.4 |
|||
'@esbuild/openbsd-x64': 0.25.4 |
|||
'@esbuild/sunos-x64': 0.25.4 |
|||
'@esbuild/win32-arm64': 0.25.4 |
|||
'@esbuild/win32-ia32': 0.25.4 |
|||
'@esbuild/win32-x64': 0.25.4 |
|||
|
|||
estree-walker@2.0.2: {} |
|||
|
|||
fdir@6.4.4(picomatch@4.0.2): |
|||
optionalDependencies: |
|||
picomatch: 4.0.2 |
|||
|
|||
fsevents@2.3.3: |
|||
optional: true |
|||
|
|||
htmlparser2@9.1.0: |
|||
dependencies: |
|||
domelementtype: 2.3.0 |
|||
domhandler: 5.0.3 |
|||
domutils: 3.2.2 |
|||
entities: 4.5.0 |
|||
|
|||
iconv-lite@0.6.3: |
|||
dependencies: |
|||
safer-buffer: 2.1.2 |
|||
|
|||
magic-string@0.30.17: |
|||
dependencies: |
|||
'@jridgewell/sourcemap-codec': 1.5.0 |
|||
|
|||
nanoid@3.3.11: {} |
|||
|
|||
nth-check@2.1.1: |
|||
dependencies: |
|||
boolbase: 1.0.0 |
|||
|
|||
parse5-htmlparser2-tree-adapter@7.1.0: |
|||
dependencies: |
|||
domhandler: 5.0.3 |
|||
parse5: 7.3.0 |
|||
|
|||
parse5-parser-stream@7.1.2: |
|||
dependencies: |
|||
parse5: 7.3.0 |
|||
|
|||
parse5@7.3.0: |
|||
dependencies: |
|||
entities: 6.0.0 |
|||
|
|||
picocolors@1.1.1: {} |
|||
|
|||
picomatch@4.0.2: {} |
|||
|
|||
postcss@8.5.3: |
|||
dependencies: |
|||
nanoid: 3.3.11 |
|||
picocolors: 1.1.1 |
|||
source-map-js: 1.2.1 |
|||
|
|||
rollup@4.40.2: |
|||
dependencies: |
|||
'@types/estree': 1.0.7 |
|||
optionalDependencies: |
|||
'@rollup/rollup-android-arm-eabi': 4.40.2 |
|||
'@rollup/rollup-android-arm64': 4.40.2 |
|||
'@rollup/rollup-darwin-arm64': 4.40.2 |
|||
'@rollup/rollup-darwin-x64': 4.40.2 |
|||
'@rollup/rollup-freebsd-arm64': 4.40.2 |
|||
'@rollup/rollup-freebsd-x64': 4.40.2 |
|||
'@rollup/rollup-linux-arm-gnueabihf': 4.40.2 |
|||
'@rollup/rollup-linux-arm-musleabihf': 4.40.2 |
|||
'@rollup/rollup-linux-arm64-gnu': 4.40.2 |
|||
'@rollup/rollup-linux-arm64-musl': 4.40.2 |
|||
'@rollup/rollup-linux-loongarch64-gnu': 4.40.2 |
|||
'@rollup/rollup-linux-powerpc64le-gnu': 4.40.2 |
|||
'@rollup/rollup-linux-riscv64-gnu': 4.40.2 |
|||
'@rollup/rollup-linux-riscv64-musl': 4.40.2 |
|||
'@rollup/rollup-linux-s390x-gnu': 4.40.2 |
|||
'@rollup/rollup-linux-x64-gnu': 4.40.2 |
|||
'@rollup/rollup-linux-x64-musl': 4.40.2 |
|||
'@rollup/rollup-win32-arm64-msvc': 4.40.2 |
|||
'@rollup/rollup-win32-ia32-msvc': 4.40.2 |
|||
'@rollup/rollup-win32-x64-msvc': 4.40.2 |
|||
fsevents: 2.3.3 |
|||
|
|||
safer-buffer@2.1.2: {} |
|||
|
|||
source-map-js@1.2.1: {} |
|||
|
|||
tinyglobby@0.2.13: |
|||
dependencies: |
|||
fdir: 6.4.4(picomatch@4.0.2) |
|||
picomatch: 4.0.2 |
|||
|
|||
typescript@5.8.3: {} |
|||
|
|||
undici@6.21.3: {} |
|||
|
|||
vite-plugin-qiankun@1.0.15(typescript@5.8.3)(vite@6.3.5): |
|||
dependencies: |
|||
cheerio: 1.0.0 |
|||
typescript: 5.8.3 |
|||
vite: 6.3.5 |
|||
|
|||
vite@6.3.5: |
|||
dependencies: |
|||
esbuild: 0.25.4 |
|||
fdir: 6.4.4(picomatch@4.0.2) |
|||
picomatch: 4.0.2 |
|||
postcss: 8.5.3 |
|||
rollup: 4.40.2 |
|||
tinyglobby: 0.2.13 |
|||
optionalDependencies: |
|||
fsevents: 2.3.3 |
|||
|
|||
vue@3.5.14(typescript@5.8.3): |
|||
dependencies: |
|||
'@vue/compiler-dom': 3.5.14 |
|||
'@vue/compiler-sfc': 3.5.14 |
|||
'@vue/runtime-dom': 3.5.14 |
|||
'@vue/server-renderer': 3.5.14(vue@3.5.14(typescript@5.8.3)) |
|||
'@vue/shared': 3.5.14 |
|||
optionalDependencies: |
|||
typescript: 5.8.3 |
|||
|
|||
whatwg-encoding@3.1.1: |
|||
dependencies: |
|||
iconv-lite: 0.6.3 |
|||
|
|||
whatwg-mimetype@4.0.0: {} |
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,21 @@ |
|||
<template> |
|||
<router-view /> |
|||
|
|||
</template> |
|||
|
|||
<script lang="ts"> |
|||
import { qiankunWindow } from 'vite-plugin-qiankun/dist/helper' |
|||
|
|||
export default { |
|||
name: 'App', |
|||
data() { |
|||
return { |
|||
qiankunWindow |
|||
} |
|||
} |
|||
} |
|||
</script> |
|||
|
|||
<style> |
|||
|
|||
</style> |
@ -0,0 +1,44 @@ |
|||
* { |
|||
padding: 0; |
|||
margin: 0; |
|||
box-sizing: border-box; |
|||
} |
|||
|
|||
html { |
|||
width: 100vw; |
|||
height: 100vh; |
|||
font-size: 16px; |
|||
overflow: hidden; |
|||
font-weight: 400; |
|||
} |
|||
|
|||
html[data-theme='traffic-dark'] { |
|||
* { |
|||
color: #fff; |
|||
} |
|||
} |
|||
|
|||
body { |
|||
padding-right: 0 !important; |
|||
} |
|||
|
|||
.nowrap { |
|||
white-space: nowrap; |
|||
} |
|||
li { |
|||
list-style-type: none; |
|||
} |
|||
ul, |
|||
ol { |
|||
list-style: none; |
|||
} |
|||
|
|||
input, |
|||
textarea { |
|||
outline: none; |
|||
border: none; |
|||
} |
|||
textarea { |
|||
resize: none; |
|||
overflow: auto; |
|||
} |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 883 B |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 39 KiB |
After Width: | Height: | Size: 38 KiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 884 B |
After Width: | Height: | Size: 57 KiB |
After Width: | Height: | Size: 901 B |
After Width: | Height: | Size: 71 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 660 B |
After Width: | Height: | Size: 567 B |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 4.0 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 839 B |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 594 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 639 B |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 8.4 MiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 6.9 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 9.6 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 463 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 81 KiB |
After Width: | Height: | Size: 123 KiB |
After Width: | Height: | Size: 942 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 710 B |
After Width: | Height: | Size: 102 KiB |
After Width: | Height: | Size: 46 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 271 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 73 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 75 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 118 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 80 KiB |
After Width: | Height: | Size: 19 KiB |