diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d6a3e86..d54bb615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 5.1.0 + +## Feats + +- 主流依赖更新 +- `RDraggableCard` 组件 `defaultPosition` 配置项新增 `center`, `top-center`, `bottom-center` 配置项,并且该配置项支持动态更新了 +- `RDraggableCard` 组件容器 `id` 由 `draggable-card-container` 变更为 `r-draggable-card-container` +- `views/demo` 包命名调整 + +## Fixes + +- 修复 `RDraggableCard` 组件设置 `dad` 为 `false` 时,初始化位置错误的问题 + ## 5.0.10 ## Feats diff --git a/package.json b/package.json index 2392f6ca..2621f82c 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ray-template", "private": false, - "version": "5.0.10", + "version": "5.1.0", "type": "module", "engines": { "node": "^18.0.0 || ^20.0.0 || >=22.0.0", @@ -53,7 +53,7 @@ "print-js": "^1.6.0", "vue": "^3.5.13", "vue-demi": "0.14.10", - "vue-hooks-plus": "2.2.1", + "vue-hooks-plus": "2.2.3", "vue-i18n": "^9.13.1", "vue-router": "^4.4.0", "vue3-next-qrcode": "2.0.10" @@ -92,12 +92,12 @@ "postcss-px-to-viewport-8-with-include": "1.2.2", "prettier": "3.4.2", "rollup-plugin-gzip": "4.0.1", - "sass": "1.83.0", + "sass": "1.83.4", "svg-sprite-loader": "6.0.11", "typescript": "5.6.3", "unplugin-auto-import": "19.0.0", "unplugin-vue-components": "0.28.0", - "vite": "6.0.7", + "vite": "6.1.0", "vite-bundle-analyzer": "0.16.0", "vite-plugin-cdn2": "1.1.0", "vite-plugin-ejs": "1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3d58792..9cbc3620 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ importers: version: 2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)) pinia-plugin-persistedstate: specifier: ^4.2.0 - version: 4.2.0(pinia@2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)))(rollup@4.30.1) + version: 4.2.0(pinia@2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)))(rollup@4.31.0) print-js: specifier: ^1.6.0 version: 1.6.0 @@ -69,8 +69,8 @@ importers: specifier: 0.14.10 version: 0.14.10(vue@3.5.13(typescript@5.6.3)) vue-hooks-plus: - specifier: 2.2.1 - version: 2.2.1(vue@3.5.13(typescript@5.6.3)) + specifier: 2.2.3 + version: 2.2.3(vue@3.5.13(typescript@5.6.3)) vue-i18n: specifier: ^9.13.1 version: 9.13.1(vue@3.5.13(typescript@5.6.3)) @@ -98,7 +98,7 @@ importers: version: 1.10.27 '@intlify/unplugin-vue-i18n': specifier: 4.0.0 - version: 4.0.0(rollup@4.30.1)(vue-i18n@9.13.1(vue@3.5.13(typescript@5.6.3)))(webpack-sources@3.2.3) + version: 4.0.0(rollup@4.31.0)(vue-i18n@9.13.1(vue@3.5.13(typescript@5.6.3)))(webpack-sources@3.2.3) '@types/crypto-js': specifier: 4.2.2 version: 4.2.2 @@ -122,10 +122,10 @@ importers: version: 8.20.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.6.3) '@vitejs/plugin-vue': specifier: 5.2.1 - version: 5.2.1(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) '@vitejs/plugin-vue-jsx': specifier: 4.1.1 - version: 4.1.1(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) '@vitest/ui': specifier: 2.1.8 version: 2.1.8(vitest@2.1.8) @@ -179,10 +179,10 @@ importers: version: 3.4.2 rollup-plugin-gzip: specifier: 4.0.1 - version: 4.0.1(rollup@4.30.1) + version: 4.0.1(rollup@4.31.0) sass: - specifier: 1.83.0 - version: 1.83.0 + specifier: 1.83.4 + version: 1.83.4 svg-sprite-loader: specifier: 6.0.11 version: 6.0.11 @@ -191,40 +191,40 @@ importers: version: 5.6.3 unplugin-auto-import: specifier: 19.0.0 - version: 19.0.0(@nuxt/kit@3.15.0(rollup@4.30.1))(@vueuse/core@12.4.0(typescript@5.6.3))(rollup@4.30.1) + version: 19.0.0(@nuxt/kit@3.15.0(rollup@4.31.0))(@vueuse/core@12.4.0(typescript@5.6.3))(rollup@4.31.0) unplugin-vue-components: specifier: 0.28.0 - version: 0.28.0(@babel/parser@7.26.3)(@nuxt/kit@3.15.0(rollup@4.30.1))(rollup@4.30.1)(vue@3.5.13(typescript@5.6.3)) + version: 0.28.0(@babel/parser@7.26.3)(@nuxt/kit@3.15.0(rollup@4.31.0))(rollup@4.31.0)(vue@3.5.13(typescript@5.6.3)) vite: - specifier: 6.0.7 - version: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + specifier: 6.1.0 + version: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) vite-bundle-analyzer: specifier: 0.16.0 version: 0.16.0 vite-plugin-cdn2: specifier: 1.1.0 - version: 1.1.0(rollup@4.30.1) + version: 1.1.0(rollup@4.31.0) vite-plugin-ejs: specifier: 1.7.0 - version: 1.7.0(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)) + version: 1.7.0(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)) vite-plugin-eslint: specifier: 1.8.1 - version: 1.8.1(eslint@9.18.0(jiti@2.4.2))(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)) + version: 1.8.1(eslint@9.18.0(jiti@2.4.2))(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)) vite-plugin-inspect: specifier: 0.8.4 - version: 0.8.4(@nuxt/kit@3.15.0(rollup@4.30.1))(rollup@4.30.1)(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)) + version: 0.8.4(@nuxt/kit@3.15.0(rollup@4.31.0))(rollup@4.31.0)(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)) vite-plugin-mock-dev-server: specifier: 1.8.3 - version: 1.8.3(esbuild@0.24.2)(rollup@4.30.1)(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)) + version: 1.8.3(esbuild@0.24.2)(rollup@4.31.0)(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)) vite-plugin-svg-icons: specifier: 2.0.1 - version: 2.0.1(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)) + version: 2.0.1(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)) vite-svg-loader: specifier: 5.1.0 version: 5.1.0(vue@3.5.13(typescript@5.6.3)) vitest: specifier: 2.1.8 - version: 2.1.8(@types/node@22.5.5)(@vitest/ui@2.1.8)(happy-dom@16.6.0)(sass@1.83.0) + version: 2.1.8(@types/node@22.5.5)(@vitest/ui@2.1.8)(happy-dom@16.6.0)(sass@1.83.4) vue-tsc: specifier: 2.2.0 version: 2.2.0(typescript@5.6.3) @@ -1123,193 +1123,98 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.30.0': - resolution: {integrity: sha512-qFcFto9figFLz2g25DxJ1WWL9+c91fTxnGuwhToCl8BaqDsDYMl/kOnBXAyAqkkzAWimYMSWNPWEjt+ADAHuoQ==} + '@rollup/rollup-android-arm-eabi@4.31.0': + resolution: {integrity: sha512-9NrR4033uCbUBRgvLcBrJofa2KY9DzxL2UKZ1/4xA/mnTNyhZCWBuD8X3tPm1n4KxcgaraOYgrFKSgwjASfmlA==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm-eabi@4.30.1': - resolution: {integrity: sha512-pSWY+EVt3rJ9fQ3IqlrEUtXh3cGqGtPDH1FQlNZehO2yYxCHEX1SPsz1M//NXwYfbTlcKr9WObLnJX9FsS9K1Q==} - cpu: [arm] - os: [android] - - '@rollup/rollup-android-arm64@4.30.0': - resolution: {integrity: sha512-vqrQdusvVl7dthqNjWCL043qelBK+gv9v3ZiqdxgaJvmZyIAAXMjeGVSqZynKq69T7062T5VrVTuikKSAAVP6A==} + '@rollup/rollup-android-arm64@4.31.0': + resolution: {integrity: sha512-iBbODqT86YBFHajxxF8ebj2hwKm1k8PTBQSojSt3d1FFt1gN+xf4CowE47iN0vOSdnd+5ierMHBbu/rHc7nq5g==} cpu: [arm64] os: [android] - '@rollup/rollup-android-arm64@4.30.1': - resolution: {integrity: sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w==} - cpu: [arm64] - os: [android] - - '@rollup/rollup-darwin-arm64@4.30.0': - resolution: {integrity: sha512-617pd92LhdA9+wpixnzsyhVft3szYiN16aNUMzVkf2N+yAk8UXY226Bfp36LvxYTUt7MO/ycqGFjQgJ0wlMaWQ==} + '@rollup/rollup-darwin-arm64@4.31.0': + resolution: {integrity: sha512-WHIZfXgVBX30SWuTMhlHPXTyN20AXrLH4TEeH/D0Bolvx9PjgZnn4H677PlSGvU6MKNsjCQJYczkpvBbrBnG6g==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-arm64@4.30.1': - resolution: {integrity: sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q==} - cpu: [arm64] - os: [darwin] - - '@rollup/rollup-darwin-x64@4.30.0': - resolution: {integrity: sha512-Y3b4oDoaEhCypg8ajPqigKDcpi5ZZovemQl9Edpem0uNv6UUjXv7iySBpGIUTSs2ovWOzYpfw9EbFJXF/fJHWw==} + '@rollup/rollup-darwin-x64@4.31.0': + resolution: {integrity: sha512-hrWL7uQacTEF8gdrQAqcDy9xllQ0w0zuL1wk1HV8wKGSGbKPVjVUv/DEwT2+Asabf8Dh/As+IvfdU+H8hhzrQQ==} cpu: [x64] os: [darwin] - '@rollup/rollup-darwin-x64@4.30.1': - resolution: {integrity: sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA==} - cpu: [x64] - os: [darwin] - - '@rollup/rollup-freebsd-arm64@4.30.0': - resolution: {integrity: sha512-3REQJ4f90sFIBfa0BUokiCdrV/E4uIjhkWe1bMgCkhFXbf4D8YN6C4zwJL881GM818qVYE9BO3dGwjKhpo2ABA==} + '@rollup/rollup-freebsd-arm64@4.31.0': + resolution: {integrity: sha512-S2oCsZ4hJviG1QjPY1h6sVJLBI6ekBeAEssYKad1soRFv3SocsQCzX6cwnk6fID6UQQACTjeIMB+hyYrFacRew==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-arm64@4.30.1': - resolution: {integrity: sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ==} - cpu: [arm64] - os: [freebsd] - - '@rollup/rollup-freebsd-x64@4.30.0': - resolution: {integrity: sha512-ZtY3Y8icbe3Cc+uQicsXG5L+CRGUfLZjW6j2gn5ikpltt3Whqjfo5mkyZ86UiuHF9Q3ZsaQeW7YswlHnN+lAcg==} + '@rollup/rollup-freebsd-x64@4.31.0': + resolution: {integrity: sha512-pCANqpynRS4Jirn4IKZH4tnm2+2CqCNLKD7gAdEjzdLGbH1iO0zouHz4mxqg0uEMpO030ejJ0aA6e1PJo2xrPA==} cpu: [x64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.30.1': - resolution: {integrity: sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw==} - cpu: [x64] - os: [freebsd] - - '@rollup/rollup-linux-arm-gnueabihf@4.30.0': - resolution: {integrity: sha512-bsPGGzfiHXMhQGuFGpmo2PyTwcrh2otL6ycSZAFTESviUoBOuxF7iBbAL5IJXc/69peXl5rAtbewBFeASZ9O0g==} + '@rollup/rollup-linux-arm-gnueabihf@4.31.0': + resolution: {integrity: sha512-0O8ViX+QcBd3ZmGlcFTnYXZKGbFu09EhgD27tgTdGnkcYXLat4KIsBBQeKLR2xZDCXdIBAlWLkiXE1+rJpCxFw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.30.1': - resolution: {integrity: sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg==} + '@rollup/rollup-linux-arm-musleabihf@4.31.0': + resolution: {integrity: sha512-w5IzG0wTVv7B0/SwDnMYmbr2uERQp999q8FMkKG1I+j8hpPX2BYFjWe69xbhbP6J9h2gId/7ogesl9hwblFwwg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.30.0': - resolution: {integrity: sha512-kvyIECEhs2DrrdfQf++maCWJIQ974EI4txlz1nNSBaCdtf7i5Xf1AQCEJWOC5rEBisdaMFFnOWNLYt7KpFqy5A==} - cpu: [arm] - os: [linux] - - '@rollup/rollup-linux-arm-musleabihf@4.30.1': - resolution: {integrity: sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug==} - cpu: [arm] - os: [linux] - - '@rollup/rollup-linux-arm64-gnu@4.30.0': - resolution: {integrity: sha512-CFE7zDNrokaotXu+shwIrmWrFxllg79vciH4E/zeK7NitVuWEaXRzS0mFfFvyhZfn8WfVOG/1E9u8/DFEgK7WQ==} + '@rollup/rollup-linux-arm64-gnu@4.31.0': + resolution: {integrity: sha512-JyFFshbN5xwy6fulZ8B/8qOqENRmDdEkcIMF0Zz+RsfamEW+Zabl5jAb0IozP/8UKnJ7g2FtZZPEUIAlUSX8cA==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.30.1': - resolution: {integrity: sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw==} + '@rollup/rollup-linux-arm64-musl@4.31.0': + resolution: {integrity: sha512-kpQXQ0UPFeMPmPYksiBL9WS/BDiQEjRGMfklVIsA0Sng347H8W2iexch+IEwaR7OVSKtr2ZFxggt11zVIlZ25g==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.30.0': - resolution: {integrity: sha512-MctNTBlvMcIBP0t8lV/NXiUwFg9oK5F79CxLU+a3xgrdJjfBLVIEHSAjQ9+ipofN2GKaMLnFFXLltg1HEEPaGQ==} - cpu: [arm64] - os: [linux] - - '@rollup/rollup-linux-arm64-musl@4.30.1': - resolution: {integrity: sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA==} - cpu: [arm64] - os: [linux] - - '@rollup/rollup-linux-loongarch64-gnu@4.30.0': - resolution: {integrity: sha512-fBpoYwLEPivL3q368+gwn4qnYnr7GVwM6NnMo8rJ4wb0p/Y5lg88vQRRP077gf+tc25akuqd+1Sxbn9meODhwA==} + '@rollup/rollup-linux-loongarch64-gnu@4.31.0': + resolution: {integrity: sha512-pMlxLjt60iQTzt9iBb3jZphFIl55a70wexvo8p+vVFK+7ifTRookdoXX3bOsRdmfD+OKnMozKO6XM4zR0sHRrQ==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.30.1': - resolution: {integrity: sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ==} - cpu: [loong64] - os: [linux] - - '@rollup/rollup-linux-powerpc64le-gnu@4.30.0': - resolution: {integrity: sha512-1hiHPV6dUaqIMXrIjN+vgJqtfkLpqHS1Xsg0oUfUVD98xGp1wX89PIXgDF2DWra1nxAd8dfE0Dk59MyeKaBVAw==} + '@rollup/rollup-linux-powerpc64le-gnu@4.31.0': + resolution: {integrity: sha512-D7TXT7I/uKEuWiRkEFbed1UUYZwcJDU4vZQdPTcepK7ecPhzKOYk4Er2YR4uHKme4qDeIh6N3XrLfpuM7vzRWQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': - resolution: {integrity: sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw==} - cpu: [ppc64] - os: [linux] - - '@rollup/rollup-linux-riscv64-gnu@4.30.0': - resolution: {integrity: sha512-U0xcC80SMpEbvvLw92emHrNjlS3OXjAM0aVzlWfar6PR0ODWCTQtKeeB+tlAPGfZQXicv1SpWwRz9Hyzq3Jx3g==} + '@rollup/rollup-linux-riscv64-gnu@4.31.0': + resolution: {integrity: sha512-wal2Tc8O5lMBtoePLBYRKj2CImUCJ4UNGJlLwspx7QApYny7K1cUYlzQ/4IGQBLmm+y0RS7dwc3TDO/pmcneTw==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.30.1': - resolution: {integrity: sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw==} - cpu: [riscv64] - os: [linux] - - '@rollup/rollup-linux-s390x-gnu@4.30.0': - resolution: {integrity: sha512-VU/P/IODrNPasgZDLIFJmMiLGez+BN11DQWfTVlViJVabyF3JaeaJkP6teI8760f18BMGCQOW9gOmuzFaI1pUw==} + '@rollup/rollup-linux-s390x-gnu@4.31.0': + resolution: {integrity: sha512-O1o5EUI0+RRMkK9wiTVpk2tyzXdXefHtRTIjBbmFREmNMy7pFeYXCFGbhKFwISA3UOExlo5GGUuuj3oMKdK6JQ==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.30.1': - resolution: {integrity: sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA==} - cpu: [s390x] - os: [linux] - - '@rollup/rollup-linux-x64-gnu@4.30.0': - resolution: {integrity: sha512-laQVRvdbKmjXuFA3ZiZj7+U24FcmoPlXEi2OyLfbpY2MW1oxLt9Au8q9eHd0x6Pw/Kw4oe9gwVXWwIf2PVqblg==} + '@rollup/rollup-linux-x64-gnu@4.31.0': + resolution: {integrity: sha512-zSoHl356vKnNxwOWnLd60ixHNPRBglxpv2g7q0Cd3Pmr561gf0HiAcUBRL3S1vPqRC17Zo2CX/9cPkqTIiai1g==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.30.1': - resolution: {integrity: sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg==} + '@rollup/rollup-linux-x64-musl@4.31.0': + resolution: {integrity: sha512-ypB/HMtcSGhKUQNiFwqgdclWNRrAYDH8iMYH4etw/ZlGwiTVxBz2tDrGRrPlfZu6QjXwtd+C3Zib5pFqID97ZA==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.30.0': - resolution: {integrity: sha512-3wzKzduS7jzxqcOvy/ocU/gMR3/QrHEFLge5CD7Si9fyHuoXcidyYZ6jyx8OPYmCcGm3uKTUl+9jUSAY74Ln5A==} - cpu: [x64] - os: [linux] - - '@rollup/rollup-linux-x64-musl@4.30.1': - resolution: {integrity: sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow==} - cpu: [x64] - os: [linux] - - '@rollup/rollup-win32-arm64-msvc@4.30.0': - resolution: {integrity: sha512-jROwnI1+wPyuv696rAFHp5+6RFhXGGwgmgSfzE8e4xfit6oLRg7GyMArVUoM3ChS045OwWr9aTnU+2c1UdBMyw==} + '@rollup/rollup-win32-arm64-msvc@4.31.0': + resolution: {integrity: sha512-JuhN2xdI/m8Hr+aVO3vspO7OQfUFO6bKLIRTAy0U15vmWjnZDLrEgCZ2s6+scAYaQVpYSh9tZtRijApw9IXyMw==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.30.1': - resolution: {integrity: sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw==} - cpu: [arm64] - os: [win32] - - '@rollup/rollup-win32-ia32-msvc@4.30.0': - resolution: {integrity: sha512-duzweyup5WELhcXx5H1jokpr13i3BV9b48FMiikYAwk/MT1LrMYYk2TzenBd0jj4ivQIt58JWSxc19y4SvLP4g==} + '@rollup/rollup-win32-ia32-msvc@4.31.0': + resolution: {integrity: sha512-U1xZZXYkvdf5MIWmftU8wrM5PPXzyaY1nGCI4KI4BFfoZxHamsIe+BtnPLIvvPykvQWlVbqUXdLa4aJUuilwLQ==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.30.1': - resolution: {integrity: sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw==} - cpu: [ia32] - os: [win32] - - '@rollup/rollup-win32-x64-msvc@4.30.0': - resolution: {integrity: sha512-DYvxS0M07PvgvavMIybCOBYheyrqlui6ZQBHJs6GqduVzHSZ06TPPvlfvnYstjODHQ8UUXFwt5YE+h0jFI8kwg==} - cpu: [x64] - os: [win32] - - '@rollup/rollup-win32-x64-msvc@4.30.1': - resolution: {integrity: sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og==} + '@rollup/rollup-win32-x64-msvc@4.31.0': + resolution: {integrity: sha512-ul8rnCsUumNln5YWwz0ted2ZHFhzhRRnkpBZ+YRuHoRAlUji9KChpOUOndY7uykrPEPXVbHLlsdo6v5yXo/TXw==} cpu: [x64] os: [win32] @@ -1902,8 +1807,12 @@ packages: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} - call-bind@1.0.7: - resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} + call-bind-apply-helpers@1.0.1: + resolution: {integrity: sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==} + engines: {node: '>= 0.4'} + + call-bound@1.0.3: + resolution: {integrity: sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==} engines: {node: '>= 0.4'} callsite@1.0.0: @@ -2248,10 +2157,6 @@ packages: resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==} engines: {node: '>=18'} - define-data-property@1.1.4: - resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} - engines: {node: '>= 0.4'} - define-lazy-prop@3.0.0: resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} engines: {node: '>=12'} @@ -2351,6 +2256,10 @@ packages: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} + dunder-proto@1.0.1: + resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} + engines: {node: '>= 0.4'} + eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} @@ -2407,8 +2316,8 @@ packages: error-stack-parser-es@0.1.5: resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==} - es-define-property@1.0.0: - resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} + es-define-property@1.0.1: + resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} engines: {node: '>= 0.4'} es-errors@1.3.0: @@ -2418,6 +2327,10 @@ packages: es-module-lexer@1.6.0: resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} + es-object-atoms@1.1.1: + resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} + engines: {node: '>= 0.4'} + esbuild@0.21.5: resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} engines: {node: '>=12'} @@ -2722,8 +2635,12 @@ packages: resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==} engines: {node: '>=18'} - get-intrinsic@1.2.4: - resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} + get-intrinsic@1.2.7: + resolution: {integrity: sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==} + engines: {node: '>= 0.4'} + + get-proto@1.0.1: + resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} engines: {node: '>= 0.4'} get-stream@8.0.1: @@ -2790,8 +2707,9 @@ packages: good-listener@1.2.2: resolution: {integrity: sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==} - gopd@1.0.1: - resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + gopd@1.2.0: + resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} + engines: {node: '>= 0.4'} graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} @@ -2819,15 +2737,8 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-property-descriptors@1.0.2: - resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} - - has-proto@1.0.3: - resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} - engines: {node: '>= 0.4'} - - has-symbols@1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} + has-symbols@1.1.0: + resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==} engines: {node: '>= 0.4'} has-value@0.3.1: @@ -3296,6 +3207,10 @@ packages: resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} engines: {node: '>=0.10.0'} + math-intrinsics@1.1.0: + resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} + engines: {node: '>= 0.4'} + mdn-data@2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} @@ -3517,8 +3432,9 @@ packages: resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} engines: {node: '>=0.10.0'} - object-inspect@1.13.1: - resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} + object-inspect@1.13.3: + resolution: {integrity: sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==} + engines: {node: '>= 0.4'} object-visit@1.0.1: resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} @@ -3759,12 +3675,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.12.1: - resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==} - engines: {node: '>=0.6'} - - qs@6.13.0: - resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} + qs@6.14.0: + resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==} engines: {node: '>=0.6'} query-string@4.3.4: @@ -3796,9 +3708,9 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} - readdirp@4.0.2: - resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} - engines: {node: '>= 14.16.0'} + readdirp@4.1.1: + resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==} + engines: {node: '>= 14.18.0'} regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} @@ -3869,13 +3781,8 @@ packages: engines: {node: '>=10.0.0'} hasBin: true - rollup@4.30.0: - resolution: {integrity: sha512-sDnr1pcjTgUT69qBksNF1N1anwfbyYG6TBQ22b03bII8EdiUQ7J0TlozVaTMjT/eEJAO49e1ndV7t+UZfL1+vA==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - - rollup@4.30.1: - resolution: {integrity: sha512-mlJ4glW020fPuLi7DkM/lN97mYEZGWeqBnrljzN0gs7GLctqX3lNWxKQ7Gl712UAX+6fog/L3jh4gb7R6aVi3w==} + rollup@4.31.0: + resolution: {integrity: sha512-9cCE8P4rZLx9+PjoyqHLs31V9a9Vpvfo4qNcs6JCiGWYhw2gijSetFbH6SSy1whnkgcefnUwr8sad7tgqsGvnw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -3899,8 +3806,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.83.0: - resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} + sass@1.83.4: + resolution: {integrity: sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==} engines: {node: '>=14.0.0'} hasBin: true @@ -3929,10 +3836,6 @@ packages: engines: {node: '>=10'} hasBin: true - set-function-length@1.2.2: - resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} - engines: {node: '>= 0.4'} - set-value@2.0.1: resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} engines: {node: '>=0.10.0'} @@ -3948,8 +3851,20 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - side-channel@1.0.6: - resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} + side-channel-list@1.0.0: + resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} + engines: {node: '>= 0.4'} + + side-channel-map@1.0.1: + resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==} + engines: {node: '>= 0.4'} + + side-channel-weakmap@1.0.2: + resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==} + engines: {node: '>= 0.4'} + + side-channel@1.1.0: + resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} engines: {node: '>= 0.4'} siginfo@2.0.0: @@ -4446,8 +4361,8 @@ packages: peerDependencies: vue: '>=3.2.13' - vite@5.4.11: - resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} + vite@5.4.14: + resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4477,8 +4392,8 @@ packages: terser: optional: true - vite@6.0.7: - resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==} + vite@6.1.0: + resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -4570,8 +4485,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue-hooks-plus@2.2.1: - resolution: {integrity: sha512-YfZ+xwzeoTXpuXrCwu4zOe2kmc3hcOxD3eY9eoc5r+T8grCMQl25li0W9o8uY1/UA75sgLcE6B7KfKd2e3OURg==} + vue-hooks-plus@2.2.3: + resolution: {integrity: sha512-Fr8JilKxuzb7Nr8evl9YFOGILgkS1r3rDTqqQhv6axEjMobRSAYBRDn7CxN31LAF1RSXk9GIPSIn9DfCjNK/SQ==} peerDependencies: vue: ^3.2.25 @@ -5414,11 +5329,11 @@ snapshots: '@intlify/shared@9.13.1': {} - '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.30.1)(vue-i18n@9.13.1(vue@3.5.13(typescript@5.6.3)))(webpack-sources@3.2.3)': + '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.31.0)(vue-i18n@9.13.1(vue@3.5.13(typescript@5.6.3)))(webpack-sources@3.2.3)': dependencies: '@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.5.13(typescript@5.6.3))) '@intlify/shared': 9.13.1 - '@rollup/pluginutils': 5.1.2(rollup@4.30.1) + '@rollup/pluginutils': 5.1.2(rollup@4.31.0) '@vue/compiler-sfc': 3.5.13 debug: 4.3.7 fast-glob: 3.3.2 @@ -5498,9 +5413,9 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@nuxt/kit@3.15.0(rollup@4.30.1)': + '@nuxt/kit@3.15.0(rollup@4.31.0)': dependencies: - '@nuxt/schema': 3.15.0(rollup@4.30.1) + '@nuxt/schema': 3.15.0(rollup@4.31.0) c12: 2.0.1 consola: 3.4.0 defu: 6.1.4 @@ -5518,14 +5433,14 @@ snapshots: semver: 7.6.3 ufo: 1.5.4 unctx: 2.4.1 - unimport: 3.14.6(rollup@4.30.1) + unimport: 3.14.6(rollup@4.31.0) untyped: 1.5.2 transitivePeerDependencies: - magicast - rollup - supports-color - '@nuxt/schema@3.15.0(rollup@4.30.1)': + '@nuxt/schema@3.15.0(rollup@4.31.0)': dependencies: c12: 2.0.1 compatx: 0.1.8 @@ -5538,7 +5453,7 @@ snapshots: std-env: 3.8.0 ufo: 1.5.4 uncrypto: 0.1.3 - unimport: 3.14.6(rollup@4.30.1) + unimport: 3.14.6(rollup@4.31.0) untyped: 1.5.2 transitivePeerDependencies: - magicast @@ -5622,142 +5537,85 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rollup/pluginutils@5.1.0(rollup@4.30.1)': + '@rollup/pluginutils@5.1.0(rollup@4.31.0)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.30.1 + rollup: 4.31.0 - '@rollup/pluginutils@5.1.2(rollup@4.30.1)': + '@rollup/pluginutils@5.1.2(rollup@4.31.0)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.30.1 + rollup: 4.31.0 - '@rollup/pluginutils@5.1.4(rollup@4.30.1)': + '@rollup/pluginutils@5.1.4(rollup@4.31.0)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.30.1 + rollup: 4.31.0 - '@rollup/rollup-android-arm-eabi@4.30.0': + '@rollup/rollup-android-arm-eabi@4.31.0': optional: true - '@rollup/rollup-android-arm-eabi@4.30.1': + '@rollup/rollup-android-arm64@4.31.0': optional: true - '@rollup/rollup-android-arm64@4.30.0': + '@rollup/rollup-darwin-arm64@4.31.0': optional: true - '@rollup/rollup-android-arm64@4.30.1': + '@rollup/rollup-darwin-x64@4.31.0': optional: true - '@rollup/rollup-darwin-arm64@4.30.0': + '@rollup/rollup-freebsd-arm64@4.31.0': optional: true - '@rollup/rollup-darwin-arm64@4.30.1': + '@rollup/rollup-freebsd-x64@4.31.0': optional: true - '@rollup/rollup-darwin-x64@4.30.0': + '@rollup/rollup-linux-arm-gnueabihf@4.31.0': optional: true - '@rollup/rollup-darwin-x64@4.30.1': + '@rollup/rollup-linux-arm-musleabihf@4.31.0': optional: true - '@rollup/rollup-freebsd-arm64@4.30.0': + '@rollup/rollup-linux-arm64-gnu@4.31.0': optional: true - '@rollup/rollup-freebsd-arm64@4.30.1': + '@rollup/rollup-linux-arm64-musl@4.31.0': optional: true - '@rollup/rollup-freebsd-x64@4.30.0': + '@rollup/rollup-linux-loongarch64-gnu@4.31.0': optional: true - '@rollup/rollup-freebsd-x64@4.30.1': + '@rollup/rollup-linux-powerpc64le-gnu@4.31.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.30.0': + '@rollup/rollup-linux-riscv64-gnu@4.31.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.30.1': + '@rollup/rollup-linux-s390x-gnu@4.31.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.30.0': + '@rollup/rollup-linux-x64-gnu@4.31.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.30.1': + '@rollup/rollup-linux-x64-musl@4.31.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.30.0': + '@rollup/rollup-win32-arm64-msvc@4.31.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.30.1': + '@rollup/rollup-win32-ia32-msvc@4.31.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.30.0': - optional: true - - '@rollup/rollup-linux-arm64-musl@4.30.1': - optional: true - - '@rollup/rollup-linux-loongarch64-gnu@4.30.0': - optional: true - - '@rollup/rollup-linux-loongarch64-gnu@4.30.1': - optional: true - - '@rollup/rollup-linux-powerpc64le-gnu@4.30.0': - optional: true - - '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': - optional: true - - '@rollup/rollup-linux-riscv64-gnu@4.30.0': - optional: true - - '@rollup/rollup-linux-riscv64-gnu@4.30.1': - optional: true - - '@rollup/rollup-linux-s390x-gnu@4.30.0': - optional: true - - '@rollup/rollup-linux-s390x-gnu@4.30.1': - optional: true - - '@rollup/rollup-linux-x64-gnu@4.30.0': - optional: true - - '@rollup/rollup-linux-x64-gnu@4.30.1': - optional: true - - '@rollup/rollup-linux-x64-musl@4.30.0': - optional: true - - '@rollup/rollup-linux-x64-musl@4.30.1': - optional: true - - '@rollup/rollup-win32-arm64-msvc@4.30.0': - optional: true - - '@rollup/rollup-win32-arm64-msvc@4.30.1': - optional: true - - '@rollup/rollup-win32-ia32-msvc@4.30.0': - optional: true - - '@rollup/rollup-win32-ia32-msvc@4.30.1': - optional: true - - '@rollup/rollup-win32-x64-msvc@4.30.0': - optional: true - - '@rollup/rollup-win32-x64-msvc@4.30.1': + '@rollup/rollup-win32-x64-msvc@4.31.0': optional: true '@sindresorhus/merge-streams@2.3.0': {} @@ -5986,19 +5844,19 @@ snapshots: '@typescript-eslint/types': 8.20.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) vue: 3.5.13(typescript@5.6.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) vue: 3.5.13(typescript@5.6.3) '@vitest/expect@2.1.8': @@ -6008,13 +5866,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.5.5)(sass@1.83.0))': + '@vitest/mocker@2.1.8(vite@5.4.14(@types/node@22.5.5)(sass@1.83.4))': dependencies: '@vitest/spy': 2.1.8 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 5.4.11(@types/node@22.5.5)(sass@1.83.0) + vite: 5.4.14(@types/node@22.5.5)(sass@1.83.4) '@vitest/pretty-format@2.1.8': dependencies: @@ -6044,7 +5902,7 @@ snapshots: sirv: 3.0.0 tinyglobby: 0.2.10 tinyrainbow: 1.2.0 - vitest: 2.1.8(@types/node@22.5.5)(@vitest/ui@2.1.8)(happy-dom@16.6.0)(sass@1.83.0) + vitest: 2.1.8(@types/node@22.5.5)(@vitest/ui@2.1.8)(happy-dom@16.6.0)(sass@1.83.4) '@vitest/utils@2.1.8': dependencies: @@ -6452,13 +6310,15 @@ snapshots: union-value: 1.0.1 unset-value: 1.0.0 - call-bind@1.0.7: + call-bind-apply-helpers@1.0.1: dependencies: - es-define-property: 1.0.0 es-errors: 1.3.0 function-bind: 1.1.2 - get-intrinsic: 1.2.4 - set-function-length: 1.2.2 + + call-bound@1.0.3: + dependencies: + call-bind-apply-helpers: 1.0.1 + get-intrinsic: 1.2.7 callsite@1.0.0: {} @@ -6515,7 +6375,7 @@ snapshots: chokidar@4.0.3: dependencies: - readdirp: 4.0.2 + readdirp: 4.1.1 chownr@2.0.0: {} @@ -6565,7 +6425,7 @@ snapshots: dependencies: '@hapi/bourne': 3.0.0 inflation: 2.1.0 - qs: 6.13.0 + qs: 6.14.0 raw-body: 2.5.2 type-is: 1.6.18 @@ -6788,12 +6648,6 @@ snapshots: bundle-name: 4.1.0 default-browser-id: 5.0.0 - define-data-property@1.1.4: - dependencies: - es-define-property: 1.0.0 - es-errors: 1.3.0 - gopd: 1.0.1 - define-lazy-prop@3.0.0: {} define-property@0.2.5: @@ -6917,6 +6771,12 @@ snapshots: dotenv@16.4.7: {} + dunder-proto@1.0.1: + dependencies: + call-bind-apply-helpers: 1.0.1 + es-errors: 1.3.0 + gopd: 1.2.0 + eastasianwidth@0.2.0: {} echarts@5.6.0: @@ -6961,14 +6821,16 @@ snapshots: error-stack-parser-es@0.1.5: {} - es-define-property@1.0.0: - dependencies: - get-intrinsic: 1.2.4 + es-define-property@1.0.1: {} es-errors@1.3.0: {} es-module-lexer@1.6.0: {} + es-object-atoms@1.1.1: + dependencies: + es-errors: 1.3.0 + esbuild@0.21.5: optionalDependencies: '@esbuild/aix-ppc64': 0.21.5 @@ -7332,7 +7194,7 @@ snapshots: dezalgo: 1.0.4 hexoid: 1.0.0 once: 1.4.0 - qs: 6.13.0 + qs: 6.14.0 fraction.js@4.3.7: {} @@ -7367,13 +7229,23 @@ snapshots: get-east-asian-width@1.3.0: {} - get-intrinsic@1.2.4: + get-intrinsic@1.2.7: dependencies: + call-bind-apply-helpers: 1.0.1 + es-define-property: 1.0.1 es-errors: 1.3.0 + es-object-atoms: 1.1.1 function-bind: 1.1.2 - has-proto: 1.0.3 - has-symbols: 1.0.3 + get-proto: 1.0.1 + gopd: 1.2.0 + has-symbols: 1.1.0 hasown: 2.0.2 + math-intrinsics: 1.1.0 + + get-proto@1.0.1: + dependencies: + dunder-proto: 1.0.1 + es-object-atoms: 1.1.1 get-stream@8.0.1: {} @@ -7454,9 +7326,7 @@ snapshots: dependencies: delegate: 3.2.0 - gopd@1.0.1: - dependencies: - get-intrinsic: 1.2.4 + gopd@1.2.0: {} graceful-fs@4.2.11: {} @@ -7477,13 +7347,7 @@ snapshots: has-flag@4.0.0: {} - has-property-descriptors@1.0.2: - dependencies: - es-define-property: 1.0.0 - - has-proto@1.0.3: {} - - has-symbols@1.0.3: {} + has-symbols@1.1.0: {} has-value@0.3.1: dependencies: @@ -7896,6 +7760,8 @@ snapshots: dependencies: object-visit: 1.0.1 + math-intrinsics@1.1.0: {} + mdn-data@2.0.14: {} mdn-data@2.0.28: {} @@ -8140,7 +8006,7 @@ snapshots: define-property: 0.2.5 kind-of: 3.2.2 - object-inspect@1.13.1: {} + object-inspect@1.13.3: {} object-visit@1.0.1: dependencies: @@ -8254,9 +8120,9 @@ snapshots: pidtree@0.6.0: {} - pinia-plugin-persistedstate@4.2.0(pinia@2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)))(rollup@4.30.1): + pinia-plugin-persistedstate@4.2.0(pinia@2.3.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)))(rollup@4.31.0): dependencies: - '@nuxt/kit': 3.15.0(rollup@4.30.1) + '@nuxt/kit': 3.15.0(rollup@4.31.0) deep-pick-omit: 1.2.1 defu: 6.1.4 destr: 2.0.3 @@ -8370,13 +8236,9 @@ snapshots: punycode@2.3.1: {} - qs@6.12.1: + qs@6.14.0: dependencies: - side-channel: 1.0.6 - - qs@6.13.0: - dependencies: - side-channel: 1.0.6 + side-channel: 1.1.0 query-string@4.3.4: dependencies: @@ -8416,7 +8278,7 @@ snapshots: dependencies: picomatch: 2.3.1 - readdirp@4.0.2: {} + readdirp@4.1.1: {} regex-not@1.0.2: dependencies: @@ -8461,62 +8323,37 @@ snapshots: rfdc@1.4.1: {} - rollup-plugin-gzip@4.0.1(rollup@4.30.1): + rollup-plugin-gzip@4.0.1(rollup@4.31.0): dependencies: - rollup: 4.30.1 + rollup: 4.31.0 rollup@2.79.1: optionalDependencies: fsevents: 2.3.3 - rollup@4.30.0: + rollup@4.31.0: dependencies: '@types/estree': 1.0.6 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.30.0 - '@rollup/rollup-android-arm64': 4.30.0 - '@rollup/rollup-darwin-arm64': 4.30.0 - '@rollup/rollup-darwin-x64': 4.30.0 - '@rollup/rollup-freebsd-arm64': 4.30.0 - '@rollup/rollup-freebsd-x64': 4.30.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.30.0 - '@rollup/rollup-linux-arm-musleabihf': 4.30.0 - '@rollup/rollup-linux-arm64-gnu': 4.30.0 - '@rollup/rollup-linux-arm64-musl': 4.30.0 - '@rollup/rollup-linux-loongarch64-gnu': 4.30.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.30.0 - '@rollup/rollup-linux-riscv64-gnu': 4.30.0 - '@rollup/rollup-linux-s390x-gnu': 4.30.0 - '@rollup/rollup-linux-x64-gnu': 4.30.0 - '@rollup/rollup-linux-x64-musl': 4.30.0 - '@rollup/rollup-win32-arm64-msvc': 4.30.0 - '@rollup/rollup-win32-ia32-msvc': 4.30.0 - '@rollup/rollup-win32-x64-msvc': 4.30.0 - fsevents: 2.3.3 - - rollup@4.30.1: - dependencies: - '@types/estree': 1.0.6 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.30.1 - '@rollup/rollup-android-arm64': 4.30.1 - '@rollup/rollup-darwin-arm64': 4.30.1 - '@rollup/rollup-darwin-x64': 4.30.1 - '@rollup/rollup-freebsd-arm64': 4.30.1 - '@rollup/rollup-freebsd-x64': 4.30.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.30.1 - '@rollup/rollup-linux-arm-musleabihf': 4.30.1 - '@rollup/rollup-linux-arm64-gnu': 4.30.1 - '@rollup/rollup-linux-arm64-musl': 4.30.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.30.1 - '@rollup/rollup-linux-powerpc64le-gnu': 4.30.1 - '@rollup/rollup-linux-riscv64-gnu': 4.30.1 - '@rollup/rollup-linux-s390x-gnu': 4.30.1 - '@rollup/rollup-linux-x64-gnu': 4.30.1 - '@rollup/rollup-linux-x64-musl': 4.30.1 - '@rollup/rollup-win32-arm64-msvc': 4.30.1 - '@rollup/rollup-win32-ia32-msvc': 4.30.1 - '@rollup/rollup-win32-x64-msvc': 4.30.1 + '@rollup/rollup-android-arm-eabi': 4.31.0 + '@rollup/rollup-android-arm64': 4.31.0 + '@rollup/rollup-darwin-arm64': 4.31.0 + '@rollup/rollup-darwin-x64': 4.31.0 + '@rollup/rollup-freebsd-arm64': 4.31.0 + '@rollup/rollup-freebsd-x64': 4.31.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.31.0 + '@rollup/rollup-linux-arm-musleabihf': 4.31.0 + '@rollup/rollup-linux-arm64-gnu': 4.31.0 + '@rollup/rollup-linux-arm64-musl': 4.31.0 + '@rollup/rollup-linux-loongarch64-gnu': 4.31.0 + '@rollup/rollup-linux-powerpc64le-gnu': 4.31.0 + '@rollup/rollup-linux-riscv64-gnu': 4.31.0 + '@rollup/rollup-linux-s390x-gnu': 4.31.0 + '@rollup/rollup-linux-x64-gnu': 4.31.0 + '@rollup/rollup-linux-x64-musl': 4.31.0 + '@rollup/rollup-win32-arm64-msvc': 4.31.0 + '@rollup/rollup-win32-ia32-msvc': 4.31.0 + '@rollup/rollup-win32-x64-msvc': 4.31.0 fsevents: 2.3.3 rs-module-lexer@2.3.0: @@ -8545,7 +8382,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.83.0: + sass@1.83.4: dependencies: chokidar: 4.0.3 immutable: 5.0.3 @@ -8567,15 +8404,6 @@ snapshots: semver@7.6.3: {} - set-function-length@1.2.2: - dependencies: - define-data-property: 1.1.4 - es-errors: 1.3.0 - function-bind: 1.1.2 - get-intrinsic: 1.2.4 - gopd: 1.0.1 - has-property-descriptors: 1.0.2 - set-value@2.0.1: dependencies: extend-shallow: 2.0.1 @@ -8591,12 +8419,33 @@ snapshots: shebang-regex@3.0.0: {} - side-channel@1.0.6: + side-channel-list@1.0.0: dependencies: - call-bind: 1.0.7 es-errors: 1.3.0 - get-intrinsic: 1.2.4 - object-inspect: 1.13.1 + object-inspect: 1.13.3 + + side-channel-map@1.0.1: + dependencies: + call-bound: 1.0.3 + es-errors: 1.3.0 + get-intrinsic: 1.2.7 + object-inspect: 1.13.3 + + side-channel-weakmap@1.0.2: + dependencies: + call-bound: 1.0.3 + es-errors: 1.3.0 + get-intrinsic: 1.2.7 + object-inspect: 1.13.3 + side-channel-map: 1.0.1 + + side-channel@1.1.0: + dependencies: + es-errors: 1.3.0 + object-inspect: 1.13.3 + side-channel-list: 1.0.0 + side-channel-map: 1.0.1 + side-channel-weakmap: 1.0.2 siginfo@2.0.0: {} @@ -8936,9 +8785,9 @@ snapshots: unidecode@0.1.8: {} - unimport@3.14.6(rollup@4.30.1): + unimport@3.14.6(rollup@4.31.0): dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.31.0) acorn: 8.14.0 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 @@ -8966,25 +8815,25 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@19.0.0(@nuxt/kit@3.15.0(rollup@4.30.1))(@vueuse/core@12.4.0(typescript@5.6.3))(rollup@4.30.1): + unplugin-auto-import@19.0.0(@nuxt/kit@3.15.0(rollup@4.31.0))(@vueuse/core@12.4.0(typescript@5.6.3))(rollup@4.31.0): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.31.0) local-pkg: 0.5.1 magic-string: 0.30.17 picomatch: 4.0.2 - unimport: 3.14.6(rollup@4.30.1) + unimport: 3.14.6(rollup@4.31.0) unplugin: 2.1.2 optionalDependencies: - '@nuxt/kit': 3.15.0(rollup@4.30.1) + '@nuxt/kit': 3.15.0(rollup@4.31.0) '@vueuse/core': 12.4.0(typescript@5.6.3) transitivePeerDependencies: - rollup - unplugin-vue-components@0.28.0(@babel/parser@7.26.3)(@nuxt/kit@3.15.0(rollup@4.30.1))(rollup@4.30.1)(vue@3.5.13(typescript@5.6.3)): + unplugin-vue-components@0.28.0(@babel/parser@7.26.3)(@nuxt/kit@3.15.0(rollup@4.31.0))(rollup@4.31.0)(vue@3.5.13(typescript@5.6.3)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.31.0) chokidar: 3.6.0 debug: 4.4.0 fast-glob: 3.3.2 @@ -8996,7 +8845,7 @@ snapshots: vue: 3.5.13(typescript@5.6.3) optionalDependencies: '@babel/parser': 7.26.3 - '@nuxt/kit': 3.15.0(rollup@4.30.1) + '@nuxt/kit': 3.15.0(rollup@4.31.0) transitivePeerDependencies: - rollup - supports-color @@ -9076,13 +8925,13 @@ snapshots: vite-bundle-analyzer@0.16.0: {} - vite-node@2.1.8(@types/node@22.5.5)(sass@1.83.0): + vite-node@2.1.8(@types/node@22.5.5)(sass@1.83.4): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 1.1.2 - vite: 5.4.11(@types/node@22.5.5)(sass@1.83.0) + vite: 5.4.14(@types/node@22.5.5)(sass@1.83.4) transitivePeerDependencies: - '@types/node' - less @@ -9094,10 +8943,10 @@ snapshots: - supports-color - terser - vite-plugin-cdn2@1.1.0(rollup@4.30.1): + vite-plugin-cdn2@1.1.0(rollup@4.31.0): dependencies: '@babel/core': 7.24.1 - '@rollup/pluginutils': 5.1.0(rollup@4.30.1) + '@rollup/pluginutils': 5.1.0(rollup@4.31.0) '@xn-sakina/rml-wasm': 2.3.0 debug: 4.3.4 magic-string: 0.30.8 @@ -9106,23 +8955,23 @@ snapshots: - rollup - supports-color - vite-plugin-ejs@1.7.0(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)): + vite-plugin-ejs@1.7.0(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)): dependencies: ejs: 3.1.9 - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) - vite-plugin-eslint@1.8.1(eslint@9.18.0(jiti@2.4.2))(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)): + vite-plugin-eslint@1.8.1(eslint@9.18.0(jiti@2.4.2))(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)): dependencies: '@rollup/pluginutils': 4.2.1 '@types/eslint': 8.56.6 eslint: 9.18.0(jiti@2.4.2) rollup: 2.79.1 - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) - vite-plugin-inspect@0.8.4(@nuxt/kit@3.15.0(rollup@4.30.1))(rollup@4.30.1)(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.15.0(rollup@4.31.0))(rollup@4.31.0)(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.31.0) debug: 4.4.0 error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 @@ -9130,17 +8979,17 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 2.0.4 - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) optionalDependencies: - '@nuxt/kit': 3.15.0(rollup@4.30.1) + '@nuxt/kit': 3.15.0(rollup@4.31.0) transitivePeerDependencies: - rollup - supports-color - vite-plugin-mock-dev-server@1.8.3(esbuild@0.24.2)(rollup@4.30.1)(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)): + vite-plugin-mock-dev-server@1.8.3(esbuild@0.24.2)(rollup@4.31.0)(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)): dependencies: '@pengzhanbo/utils': 1.2.0 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.31.0) chokidar: 3.6.0 co-body: 6.2.0 cookies: 0.9.1 @@ -9154,7 +9003,7 @@ snapshots: mime-types: 2.1.35 path-to-regexp: 6.3.0 picocolors: 1.1.1 - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) ws: 8.18.0 optionalDependencies: esbuild: 0.24.2 @@ -9164,7 +9013,7 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-svg-icons@2.0.1(vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1)): + vite-plugin-svg-icons@2.0.1(vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1)): dependencies: '@types/svgo': 2.6.4 cors: 2.8.5 @@ -9174,7 +9023,7 @@ snapshots: pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1) transitivePeerDependencies: - supports-color @@ -9183,32 +9032,32 @@ snapshots: svgo: 3.3.2 vue: 3.5.13(typescript@5.6.3) - vite@5.4.11(@types/node@22.5.5)(sass@1.83.0): + vite@5.4.14(@types/node@22.5.5)(sass@1.83.4): dependencies: esbuild: 0.21.5 postcss: 8.5.1 - rollup: 4.30.1 + rollup: 4.31.0 optionalDependencies: '@types/node': 22.5.5 fsevents: 2.3.3 - sass: 1.83.0 + sass: 1.83.4 - vite@6.0.7(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.0)(yaml@2.6.1): + vite@6.1.0(@types/node@22.5.5)(jiti@2.4.2)(sass@1.83.4)(yaml@2.6.1): dependencies: esbuild: 0.24.2 postcss: 8.5.1 - rollup: 4.30.0 + rollup: 4.31.0 optionalDependencies: '@types/node': 22.5.5 fsevents: 2.3.3 jiti: 2.4.2 - sass: 1.83.0 + sass: 1.83.4 yaml: 2.6.1 - vitest@2.1.8(@types/node@22.5.5)(@vitest/ui@2.1.8)(happy-dom@16.6.0)(sass@1.83.0): + vitest@2.1.8(@types/node@22.5.5)(@vitest/ui@2.1.8)(happy-dom@16.6.0)(sass@1.83.4): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.5.5)(sass@1.83.0)) + '@vitest/mocker': 2.1.8(vite@5.4.14(@types/node@22.5.5)(sass@1.83.4)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -9224,8 +9073,8 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@22.5.5)(sass@1.83.0) - vite-node: 2.1.8(@types/node@22.5.5)(sass@1.83.0) + vite: 5.4.14(@types/node@22.5.5)(sass@1.83.4) + vite-node: 2.1.8(@types/node@22.5.5)(sass@1.83.4) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.5.5 @@ -9268,13 +9117,13 @@ snapshots: transitivePeerDependencies: - supports-color - vue-hooks-plus@2.2.1(vue@3.5.13(typescript@5.6.3)): + vue-hooks-plus@2.2.3(vue@3.5.13(typescript@5.6.3)): dependencies: '@types/js-cookie': 3.0.6 - '@vue/devtools-api': 6.6.3 + '@vue/devtools-api': 6.6.4 js-cookie: 3.0.5 lodash: 4.17.21 - qs: 6.12.1 + qs: 6.14.0 query-string: 7.1.3 screenfull: 5.2.0 vue: 3.5.13(typescript@5.6.3) diff --git a/src/components/base/RDraggableCard/DraggableCard.tsx b/src/components/base/RDraggableCard/DraggableCard.tsx index f2aecad9..c9eb2302 100644 --- a/src/components/base/RDraggableCard/DraggableCard.tsx +++ b/src/components/base/RDraggableCard/DraggableCard.tsx @@ -5,10 +5,11 @@ import { Teleport, Transition } from 'vue' import interact from 'interactjs' import { cardProps } from 'naive-ui' -import { unrefElement, completeSize, queryElements, isValueType } from '@/utils' +import { unrefElement, completeSize, queryElements } from '@/utils' import type { VNode } from 'vue' import type { MaybeElement, MaybeRefOrGetter } from '@vueuse/core' +import type { AnyFC } from '@/types' type RestrictRectOptions = Parameters[0] @@ -17,12 +18,15 @@ type Padding = { y: number } -type Position = +export type DefaultPosition = | Padding | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' + | 'center' + | 'top-center' + | 'bottom-center' const props = { ...cardProps, @@ -69,7 +73,7 @@ const props = { * @default { x: 0, y: 0 } */ defaultPosition: { - type: [Object, String] as PropType, + type: [Object, String] as PropType, default: () => ({ x: 0, y: 0, @@ -132,7 +136,7 @@ export default defineComponent({ x: 0, y: 0, } - const CONTAINER_ID = 'draggable-card-container' + const CONTAINER_ID = 'r-draggable-card-container' const cssVars = computed(() => { return { '--r-draggable-card-width': completeSize(props.width), @@ -140,7 +144,12 @@ export default defineComponent({ } }) let isSetup = false + const cacheProps = { + defaultPosition: props.defaultPosition, + dad: props.dad, + } + // 创建 DraggableCard 容器 const createDraggableCardContainer = () => { if (!document.getElementById(CONTAINER_ID)) { const container = document.createElement('div') @@ -152,6 +161,7 @@ export default defineComponent({ createDraggableCardContainer() + // 获取 card, restrictionElement 的 dom 信息 const getDom = () => { const card = unrefElement(cardRef) const re = @@ -173,9 +183,11 @@ export default defineComponent({ } } + // 获取 container, card 的位置 const getPosition = (containerRect: DOMRect, cardRect: DOMRect) => { const { defaultPosition, padding } = props const { x: paddingX = 0, y: paddingY = 0 } = padding ?? {} + // 默认的 body restrictionElement 的偏移量是 0 const { x: containerX, y: containerY, @@ -186,6 +198,33 @@ export default defineComponent({ if (typeof defaultPosition === 'string') { switch (defaultPosition) { + case 'top-center': { + const cx1 = (containerWidth - cardWidth) / 2 + containerX + const cy1 = paddingY + containerY + const cx2 = paddingX + cx1 + const cy2 = cy1 + + return { x: cx2, y: cy2 } + } + + case 'bottom-center': { + const cx1 = (containerWidth - cardWidth) / 2 + containerX + const cy1 = containerHeight - cardHeight - paddingY + containerY + const cx2 = paddingX + cx1 + const cy2 = cy1 + + return { x: cx2, y: cy2 } + } + + case 'center': { + const cx1 = (containerWidth - cardWidth) / 2 + containerX + const cy1 = (containerHeight - cardHeight) / 2 + containerY + const cx2 = paddingX + cx1 + const cy2 = paddingY + cy1 + + return { x: cx2, y: cy2 } + } + case 'top-left': return { x: paddingX + containerX, y: paddingY + containerY } @@ -221,10 +260,11 @@ export default defineComponent({ } } + // 初始化设置 card 的位置,并且根据配置启用拖拽 const setupDraggable = () => { const { card, restrictionElement } = getDom() - if (!card || !props.dad) { + if (!card) { return } @@ -249,6 +289,10 @@ export default defineComponent({ position.y = p.y } + if (!props.dad) { + return + } + interactInst = interact(card) .draggable({ inertia: true, @@ -271,15 +315,30 @@ export default defineComponent({ isSetup = true } + // 取消拖拽 + const resetDraggable = () => { + interactInst?.unset() + + interactInst = null + } + + // 更新拖拽 + const refreshDraggableWhenPropsChange = (fn: AnyFC) => { + isSetup = false + + fn() + setupDraggable() + } + expose() watchEffect(() => { - if (props.dad) { - setupDraggable() - } else { - interactInst?.unset() + props.dad ? setupDraggable() : resetDraggable() - interactInst = null + if (props.defaultPosition !== cacheProps.defaultPosition) { + refreshDraggableWhenPropsChange(() => { + cacheProps.defaultPosition = props.defaultPosition + }) } }) diff --git a/src/components/base/RDraggableCard/index.scss b/src/components/base/RDraggableCard/index.scss index b1aac478..278332e7 100644 --- a/src/components/base/RDraggableCard/index.scss +++ b/src/components/base/RDraggableCard/index.scss @@ -5,7 +5,7 @@ z-index: var(--r-draggable-card-z-index); } -#draggable-card-container { +#r-draggable-card-container { position: fixed; top: 0; left: 0; diff --git a/src/components/index.ts b/src/components/index.ts index 4a28a97e..162bfd40 100644 --- a/src/components/index.ts +++ b/src/components/index.ts @@ -33,3 +33,4 @@ export type { FlowGraphData, FlowOptions, } from './base/RFlow/src/types' +export type { DefaultPosition } from './base/RDraggableCard/DraggableCard' diff --git a/src/router/modules/demo/barcode.ts b/src/router/modules/demo/barcode.ts index ea5f73c3..cf4f6e0c 100644 --- a/src/router/modules/demo/barcode.ts +++ b/src/router/modules/demo/barcode.ts @@ -5,7 +5,7 @@ import type { AppRouteRecordRaw } from '@/router/types' const barcode: AppRouteRecordRaw = { path: 'barcode', - component: () => import('@/views/demo/BarcodeDemo'), + component: () => import('@/views/demo/barcode-demo'), meta: { i18nKey: t('menu.Barcode'), icon: 'other', diff --git a/src/router/modules/demo/axios copy.ts b/src/router/modules/demo/flow.ts similarity index 84% rename from src/router/modules/demo/axios copy.ts rename to src/router/modules/demo/flow.ts index fb615cd8..d5642d0b 100644 --- a/src/router/modules/demo/axios copy.ts +++ b/src/router/modules/demo/flow.ts @@ -5,7 +5,7 @@ import type { AppRouteRecordRaw } from '@/router/types' const r: AppRouteRecordRaw = { path: '/flow', - component: () => import('@/views/demo/Flow'), + component: () => import('@/views/demo/flow-demo'), meta: { i18nKey: t('menu.Flow'), icon: 'other', diff --git a/src/router/modules/demo/table-pro.ts b/src/router/modules/demo/table-pro.ts index 362fa778..339de5e3 100644 --- a/src/router/modules/demo/table-pro.ts +++ b/src/router/modules/demo/table-pro.ts @@ -5,7 +5,7 @@ import type { AppRouteRecordRaw } from '@/router/types' const r: AppRouteRecordRaw = { path: '/table-pro', - component: () => import('@/views/demo/TablePro'), + component: () => import('@/views/demo/table-pro-demo'), meta: { i18nKey: t('menu.TablePro'), icon: 'other', diff --git a/src/views/dashboard/index.tsx b/src/views/dashboard/index.tsx index 38b29c1d..ae6af2e7 100644 --- a/src/views/dashboard/index.tsx +++ b/src/views/dashboard/index.tsx @@ -50,7 +50,7 @@ const Dashboard = defineComponent({ 如果有希望补充的功能可以在 ('domRef') + const positionRadioOptions = [ + { label: 'center', value: 'center' }, + { label: 'top-center', value: 'top-center' }, + { label: 'bottom-center', value: 'bottom-center' }, + { label: 'top-left', value: 'top-left' }, + { label: 'top-right', value: 'top-right' }, + { label: 'bottom-left', value: 'bottom-left' }, + { label: 'bottom-right', value: 'bottom-right' }, + ] + const positionRadioValue = ref('center') + const card3Dad = ref(true) return { card3, + card3Dad, domRef, + positionRadioOptions, + positionRadioValue, } }, render() { - const { card3, domRef } = this + const { card3, domRef, positionRadioOptions } = this return (
@@ -22,7 +38,7 @@ export default defineComponent({ style={{ width: '100%', height: '400px', - backgroundColor: 'red', + backgroundColor: 'rgba(255, 10, 20, 1)', }} >
@@ -35,6 +51,8 @@ export default defineComponent({ restrictionElement={domRef} closable onClose={() => (this.card3 = false)} + defaultPosition={this.positionRadioValue as DefaultPosition} + dad={this.card3Dad} > {{ default: () => @@ -46,9 +64,33 @@ export default defineComponent({ ) : null} - (this.card3 = !this.card3)}> - 点一下试试 - + + + + {{ + checked: () => '拖拽', + unchecked: () => '禁用', + }} + + + + + {positionRadioOptions.map((curr) => ( + + {curr.label} + + ))} + + + + (this.card3 = !this.card3)} + > + 点一下试试 + + + ) diff --git a/src/views/demo/Flow.tsx b/src/views/demo/flow-demo.tsx similarity index 96% rename from src/views/demo/Flow.tsx rename to src/views/demo/flow-demo.tsx index 16d6b39b..a8db6f22 100644 --- a/src/views/demo/Flow.tsx +++ b/src/views/demo/flow-demo.tsx @@ -16,6 +16,8 @@ export default defineComponent({ const getInst = () => { console.log(getFlowInstance()) + + window.$message.info('获取实例成功,请在 console 中查看') } setTimeout(() => { diff --git a/src/views/demo/TablePro.tsx b/src/views/demo/table-pro-demo.tsx similarity index 100% rename from src/views/demo/TablePro.tsx rename to src/views/demo/table-pro-demo.tsx