diff --git a/.env b/.env
index a9f85cf7..4053bfe3 100644
--- a/.env
+++ b/.env
@@ -40,3 +40,6 @@ VITE_SERVICE_EXPIRED_TOKEN_CODES=9999,9998
# when the route mode is static, the defined super role
VITE_STATIC_SUPER_ROLE=R_SUPER
+
+# sourcemap
+VITE_SOURCE_MAP=N
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b0cc352..ad41dfe0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,58 @@
# Changelog
-## [v1.0.3](https://github.com/soybeanjs/soybean-admin/compare/v1.0.2...v1.0.3) (24-04-16)
+## [v1.0.5](https://github.com/honghuangdc/soybean-admin/compare/v1.0.4...v1.0.5) (2024-04-24)
+
+### ๐ Documentation
+
+- **projects**: update CHANGELOG.md - by @honghuangdc [(cf5bc)](https://github.com/honghuangdc/soybean-admin/commit/cf5bc88)
+
+### ๐ก Chore
+
+- **projects**:
+ - lower vue version to 3.4.23 - by @honghuangdc [(b5243)](https://github.com/honghuangdc/soybean-admin/commit/b52432a)
+ - update pnpm-lock.yaml - by @honghuangdc [(516f4)](https://github.com/honghuangdc/soybean-admin/commit/516f46a)
+
+### โค๏ธ Contributors
+
+[](https://github.com/honghuangdc)
+
+## [v1.0.4](https://github.com/soybeanjs/soybean-admin/compare/v1.0.3...v1.0.4) (2024-04-24)
+
+### ๐ Bug Fixes
+
+- **projects**:
+ - fix CHANGELOG versions - by @honghuangdc [(d9af5)](https://github.com/soybeanjs/soybean-admin/commit/d9af5aa)
+ - fix disabled page animate - by @honghuangdc [(23f28)](https://github.com/soybeanjs/soybean-admin/commit/23f283a)
+ - fix routes data when role is change. fixed #391 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/391 [(cb83d)](https://github.com/soybeanjs/soybean-admin/commit/cb83d6d)
+ - fix tabs data when role is change. fixed #392 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/392 [(04aa0)](https://github.com/soybeanjs/soybean-admin/commit/04aa097)
+ - recovery pnpm-lock.yaml - by @honghuangdc [(c6952)](https://github.com/soybeanjs/soybean-admin/commit/c695208)
+
+### ๐
Refactors
+
+- **hooks**: refactor @sa/color-palette - by @honghuangdc [(93191)](https://github.com/soybeanjs/soybean-admin/commit/9319173)
+
+### ๐ Documentation
+
+- **projects**:
+ - update README.md - by @honghuangdc [(5a523)](https://github.com/soybeanjs/soybean-admin/commit/5a5232b)
+ - update README.md - by @honghuangdc [(79d9c)](https://github.com/soybeanjs/soybean-admin/commit/79d9c51)
+
+### ๐ก Chore
+
+- **deps**:
+ - update deps - by @honghuangdc [(ac928)](https://github.com/soybeanjs/soybean-admin/commit/ac92817)
+ - update deps - by @honghuangdc [(3ceeb)](https://github.com/soybeanjs/soybean-admin/commit/3ceeb6f)
+ - update deps - by @honghuangdc [(9a669)](https://github.com/soybeanjs/soybean-admin/commit/9a66979)
+- **projects**:
+ - update pnpm version - by @honghuangdc [(42e16)](https://github.com/soybeanjs/soybean-admin/commit/42e16a0)
+ - update deps & update pnpm version & update eslint config - by @honghuangdc [(7392b)](https://github.com/soybeanjs/soybean-admin/commit/7392beb)
+
+### โค๏ธ Contributors
+
+[](https://github.com/honghuangdc)
+
+## [v1.0.3](https://github.com/soybeanjs/soybean-admin/compare/v1.0.2...v1.0.3) (2024-04-16)
### ๐ Features
@@ -28,16 +79,12 @@
- **projects**: update README.md - by @honghuangdc [(f4a9c)](https://github.com/soybeanjs/soybean-admin/commit/f4a9cf8)
-### ๐ก Chore
-
-- **release**: release tauri v1.0.2 - by @honghuangdc [(ebdef)](https://github.com/soybeanjs/soybean-admin/commit/ebdef72)
-
### โค๏ธ Contributors
[](https://github.com/honghuangdc)
[paynezhuang](mailto:paynezhuang@gmail.com)
-## [v1.0.2](https://github.com/soybeanjs/soybean-admin/compare/v1.0.1...v1.0.2) (24-04-08)
+## [v1.0.2](https://github.com/soybeanjs/soybean-admin/compare/v1.0.1...v1.0.2) (2024-04-08)
### ๐ Bug Fixes
@@ -58,7 +105,7 @@
[](https://github.com/honghuangdc)
[็ๅๆ](mailto:349952469@qq.com)
-## [v1.0.1](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0...v1.0.1) (24-04-03)
+## [v1.0.1](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0...v1.0.1) (2024-04-03)
### ๐ Bug Fixes
@@ -80,7 +127,7 @@
[](https://github.com/honghuangdc)
-## [v1.0.0](https://github.com/soybeanjs/soybean-admin/compare/v0.10.4...v1.0.0) (24-03-31)
+## [v1.0.0](https://github.com/soybeanjs/soybean-admin/compare/v0.10.4...v1.0.0) (2024-03-31)
### ๐ Features
@@ -113,7 +160,7 @@
- support directory menu hide all child menus. fixed #325 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/325 [(7256a)](https://github.com/soybeanjs/soybean-admin/commit/7256ad4)
- mock manage list data with pagination - by @honghuangdc [(1a6be)](https://github.com/soybeanjs/soybean-admin/commit/1a6be00)
- globalSearch add i18n - by **็ๅๆ** [(0126d)](https://github.com/soybeanjs/soybean-admin/commit/0126da4)
- - Add route meta parameter:fixedQuery - by **Azir-11** [(874aa)](https://github.com/soybeanjs/soybean-admin/commit/874aaca)
+ - Add route meta parameter:fixedQuery - by @Azir-11 [(874aa)](https://github.com/soybeanjs/soybean-admin/commit/874aaca)
- update - by @honghuangdc [(4158a)](https://github.com/soybeanjs/soybean-admin/commit/4158a72)
- change borderRadius to 6px of naiveUI - by @honghuangdc [(49558)](https://github.com/soybeanjs/soybean-admin/commit/49558ca)
- pef manage role - by @honghuangdc [(18709)](https://github.com/soybeanjs/soybean-admin/commit/1870981)
@@ -123,7 +170,7 @@
- add request exception example page - by @honghuangdc [(41e8b)](https://github.com/soybeanjs/soybean-admin/commit/41e8bc4)
- add auth example - by @honghuangdc [(c11d5)](https://github.com/soybeanjs/soybean-admin/commit/c11d56d)
- **router**:
- - add sortRoutesByOrder function - by **Azir-11** [(0cf09)](https://github.com/soybeanjs/soybean-admin/commit/0cf09ba)
+ - add sortRoutesByOrder function - by @Azir-11 [(0cf09)](https://github.com/soybeanjs/soybean-admin/commit/0cf09ba)
### ๐ Bug Fixes
@@ -312,7 +359,7 @@
[](https://github.com/honghuangdc) [](https://github.com/Azir-11) [](https://github.com/smileluck) [](https://github.com/Particaly)
[~li](mailto:miciili-02@outlook.com), [Azir-11](mailto:2075125282@qq.com), [็ๅๆ](mailto:349952469@qq.com), [tnt group](mailto:dodu@live.cn), [Kori](mailto:kexin@korix.top),
-## [v1.0.0-beta.3](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0-beta.2...v1.0.0-beta.3) (24-03-31)
+## [v1.0.0-beta.3](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-03-31)
### ๐ Documentation
@@ -327,7 +374,7 @@
[](https://github.com/honghuangdc)
-## [v1.0.0-beta.2](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0-beta.1...v1.0.0-beta.2) (24-03-27)
+## [v1.0.0-beta.2](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-03-27)
### ๐ Bug Fixes
@@ -358,220 +405,220 @@
[](https://github.com/honghuangdc)
-## [v1.0.0-beta.1](https://github.com/honghuangdc/soybean-admin/compare/v0.10.4...v1.0.0-beta.1) (24-03-25)
+## [v1.0.0-beta.1](https://github.com/soybeanjs/soybean-admin/compare/v0.10.4...v1.0.0-beta.1) (2024-03-25)
### ๐ Features
-- internationalized menu search - by **Kori** [(9e115)](https://github.com/honghuangdc/soybean-admin/commit/9e115da)
+- internationalized menu search - by **Kori** [(9e115)](https://github.com/soybeanjs/soybean-admin/commit/9e115da)
- **components**:
- - enhance the custom strength of the 'TableHeaderOperation' component - by **tnt group** [(fdf64)](https://github.com/honghuangdc/soybean-admin/commit/fdf64f7)
- - add GlobalSearch components - by **็ๅๆ** [(9ea87)](https://github.com/honghuangdc/soybean-admin/commit/9ea8789)
+ - enhance the custom strength of the 'TableHeaderOperation' component - by **tnt group** [(fdf64)](https://github.com/soybeanjs/soybean-admin/commit/fdf64f7)
+ - add GlobalSearch components - by **็ๅๆ** [(9ea87)](https://github.com/soybeanjs/soybean-admin/commit/9ea8789)
- **hooks**:
- - add use-echarts - by @honghuangdc [(726ab)](https://github.com/honghuangdc/soybean-admin/commit/726abe4)
+ - add use-echarts - by @honghuangdc [(726ab)](https://github.com/soybeanjs/soybean-admin/commit/726abe4)
- **projects**:
- - 1.0 beta - by @honghuangdc [(e918a)](https://github.com/honghuangdc/soybean-admin/commit/e918a2c)
- - support Vite5 - by @honghuangdc [(96e4a)](https://github.com/honghuangdc/soybean-admin/commit/96e4aff)
- - @sa/axios: createRequest, createFlatRequest, createHookRequest - by @honghuangdc [(bac16)](https://github.com/honghuangdc/soybean-admin/commit/bac1632)
- - add app loading - by @honghuangdc [(c6545)](https://github.com/honghuangdc/soybean-admin/commit/c65451b)
- - add copyright, unocss shortcut: card-wrapper, update package.json - by @honghuangdc [(affcc)](https://github.com/honghuangdc/soybean-admin/commit/affcc26)
- - add page: about - by @honghuangdc [(4955f)](https://github.com/honghuangdc/soybean-admin/commit/4955f1a)
- - add custom route exception - by @honghuangdc [(b43c9)](https://github.com/honghuangdc/soybean-admin/commit/b43c925)
- - filter tabs which are not in routes - by @honghuangdc [(f59f3)](https://github.com/honghuangdc/soybean-admin/commit/f59f348)
- - packages/scripts: add command changelog,release - by @honghuangdc [(dafb6)](https://github.com/honghuangdc/soybean-admin/commit/dafb6fa)
- - add script: gen-route - by @honghuangdc [(697c1)](https://github.com/honghuangdc/soybean-admin/commit/697c1b6)
- - @sa/axios: add qs stringify for params - by @honghuangdc [(2400c)](https://github.com/honghuangdc/soybean-admin/commit/2400c02)
- - page home & perf useEcharts - by @honghuangdc [(62e4d)](https://github.com/honghuangdc/soybean-admin/commit/62e4da0)
- - finish page home - by @honghuangdc [(7bd1e)](https://github.com/honghuangdc/soybean-admin/commit/7bd1e47)
- - add page function_tab - by @honghuangdc [(6ff86)](https://github.com/honghuangdc/soybean-admin/commit/6ff86e7)
- - page manage_role - by @honghuangdc [(237c6)](https://github.com/honghuangdc/soybean-admin/commit/237c6d2)
- - page manage_user - by @honghuangdc [(8a170)](https://github.com/honghuangdc/soybean-admin/commit/8a170ee)
- - page manage_menu - by @honghuangdc [(87d65)](https://github.com/honghuangdc/soybean-admin/commit/87d65d3)
- - page manage_menu operateDrawer - by @honghuangdc [(db17c)](https://github.com/honghuangdc/soybean-admin/commit/db17c91)
- - Add type to TabRoute: matched - by @Azir-11 [(2d102)](https://github.com/honghuangdc/soybean-admin/commit/2d102a0)
- - support directory menu hide all child menus. fixed #325 - by @honghuangdc in https://github.com/honghuangdc/soybean-admin/issues/325 [(7256a)](https://github.com/honghuangdc/soybean-admin/commit/7256ad4)
- - mock manage list data with pagination - by @honghuangdc [(1a6be)](https://github.com/honghuangdc/soybean-admin/commit/1a6be00)
- - globalSearch add i18n - by **็ๅๆ** [(0126d)](https://github.com/honghuangdc/soybean-admin/commit/0126da4)
- - Add route meta parameter:fixedQuery - by **Azir-11** [(874aa)](https://github.com/honghuangdc/soybean-admin/commit/874aaca)
- - update - by @honghuangdc [(4158a)](https://github.com/honghuangdc/soybean-admin/commit/4158a72)
- - change borderRadius to 6px of naiveUI - by @honghuangdc [(49558)](https://github.com/honghuangdc/soybean-admin/commit/49558ca)
- - pef manage role - by @honghuangdc [(18709)](https://github.com/honghuangdc/soybean-admin/commit/1870981)
- - login page: code-login - by @honghuangdc [(c91dd)](https://github.com/honghuangdc/soybean-admin/commit/c91dd28)
- - login page: register - by @honghuangdc [(1ed33)](https://github.com/honghuangdc/soybean-admin/commit/1ed33dc)
- - add request refresh token & logout - by @honghuangdc [(11a6a)](https://github.com/honghuangdc/soybean-admin/commit/11a6a3b)
- - add request exception example page - by @honghuangdc [(41e8b)](https://github.com/honghuangdc/soybean-admin/commit/41e8bc4)
- - add auth example - by @honghuangdc [(c11d5)](https://github.com/honghuangdc/soybean-admin/commit/c11d56d)
+ - 1.0 beta - by @honghuangdc [(e918a)](https://github.com/soybeanjs/soybean-admin/commit/e918a2c)
+ - support Vite5 - by @honghuangdc [(96e4a)](https://github.com/soybeanjs/soybean-admin/commit/96e4aff)
+ - @sa/axios: createRequest, createFlatRequest, createHookRequest - by @honghuangdc [(bac16)](https://github.com/soybeanjs/soybean-admin/commit/bac1632)
+ - add app loading - by @honghuangdc [(c6545)](https://github.com/soybeanjs/soybean-admin/commit/c65451b)
+ - add copyright, unocss shortcut: card-wrapper, update package.json - by @honghuangdc [(affcc)](https://github.com/soybeanjs/soybean-admin/commit/affcc26)
+ - add page: about - by @honghuangdc [(4955f)](https://github.com/soybeanjs/soybean-admin/commit/4955f1a)
+ - add custom route exception - by @honghuangdc [(b43c9)](https://github.com/soybeanjs/soybean-admin/commit/b43c925)
+ - filter tabs which are not in routes - by @honghuangdc [(f59f3)](https://github.com/soybeanjs/soybean-admin/commit/f59f348)
+ - packages/scripts: add command changelog,release - by @honghuangdc [(dafb6)](https://github.com/soybeanjs/soybean-admin/commit/dafb6fa)
+ - add script: gen-route - by @honghuangdc [(697c1)](https://github.com/soybeanjs/soybean-admin/commit/697c1b6)
+ - @sa/axios: add qs stringify for params - by @honghuangdc [(2400c)](https://github.com/soybeanjs/soybean-admin/commit/2400c02)
+ - page home & perf useEcharts - by @honghuangdc [(62e4d)](https://github.com/soybeanjs/soybean-admin/commit/62e4da0)
+ - finish page home - by @honghuangdc [(7bd1e)](https://github.com/soybeanjs/soybean-admin/commit/7bd1e47)
+ - add page function_tab - by @honghuangdc [(6ff86)](https://github.com/soybeanjs/soybean-admin/commit/6ff86e7)
+ - page manage_role - by @honghuangdc [(237c6)](https://github.com/soybeanjs/soybean-admin/commit/237c6d2)
+ - page manage_user - by @honghuangdc [(8a170)](https://github.com/soybeanjs/soybean-admin/commit/8a170ee)
+ - page manage_menu - by @honghuangdc [(87d65)](https://github.com/soybeanjs/soybean-admin/commit/87d65d3)
+ - page manage_menu operateDrawer - by @honghuangdc [(db17c)](https://github.com/soybeanjs/soybean-admin/commit/db17c91)
+ - Add type to TabRoute: matched - by @Azir-11 [(2d102)](https://github.com/soybeanjs/soybean-admin/commit/2d102a0)
+ - support directory menu hide all child menus. fixed #325 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/325 [(7256a)](https://github.com/soybeanjs/soybean-admin/commit/7256ad4)
+ - mock manage list data with pagination - by @honghuangdc [(1a6be)](https://github.com/soybeanjs/soybean-admin/commit/1a6be00)
+ - globalSearch add i18n - by **็ๅๆ** [(0126d)](https://github.com/soybeanjs/soybean-admin/commit/0126da4)
+ - Add route meta parameter:fixedQuery - by @Azir-11 [(874aa)](https://github.com/soybeanjs/soybean-admin/commit/874aaca)
+ - update - by @honghuangdc [(4158a)](https://github.com/soybeanjs/soybean-admin/commit/4158a72)
+ - change borderRadius to 6px of naiveUI - by @honghuangdc [(49558)](https://github.com/soybeanjs/soybean-admin/commit/49558ca)
+ - pef manage role - by @honghuangdc [(18709)](https://github.com/soybeanjs/soybean-admin/commit/1870981)
+ - login page: code-login - by @honghuangdc [(c91dd)](https://github.com/soybeanjs/soybean-admin/commit/c91dd28)
+ - login page: register - by @honghuangdc [(1ed33)](https://github.com/soybeanjs/soybean-admin/commit/1ed33dc)
+ - add request refresh token & logout - by @honghuangdc [(11a6a)](https://github.com/soybeanjs/soybean-admin/commit/11a6a3b)
+ - add request exception example page - by @honghuangdc [(41e8b)](https://github.com/soybeanjs/soybean-admin/commit/41e8bc4)
+ - add auth example - by @honghuangdc [(c11d5)](https://github.com/soybeanjs/soybean-admin/commit/c11d56d)
- **router**:
- - add sortRoutesByOrder function - by **Azir-11** [(0cf09)](https://github.com/honghuangdc/soybean-admin/commit/0cf09ba)
+ - add sortRoutesByOrder function - by @Azir-11 [(0cf09)](https://github.com/soybeanjs/soybean-admin/commit/0cf09ba)
### ๐ Bug Fixes
- **components**:
- - fix tooltip zIndex of ButtonIcon - by @honghuangdc [(99097)](https://github.com/honghuangdc/soybean-admin/commit/99097b4)
- - supplement the `NaiveUI` type - by **tnt group** [(ccc2b)](https://github.com/honghuangdc/soybean-admin/commit/ccc2b67)
- - fix homeTab closeRight and disable colseLeft - by **~li** [(d28bf)](https://github.com/honghuangdc/soybean-admin/commit/d28bf52)
+ - fix tooltip zIndex of ButtonIcon - by @honghuangdc [(99097)](https://github.com/soybeanjs/soybean-admin/commit/99097b4)
+ - supplement the `NaiveUI` type - by **tnt group** [(ccc2b)](https://github.com/soybeanjs/soybean-admin/commit/ccc2b67)
+ - fix homeTab closeRight and disable colseLeft - by **~li** [(d28bf)](https://github.com/soybeanjs/soybean-admin/commit/d28bf52)
- **hooks**:
- - Fix Naive Pagination's outdated API - by **tnt group** [(37436)](https://github.com/honghuangdc/soybean-admin/commit/3743612)
+ - Fix Naive Pagination's outdated API - by **tnt group** [(37436)](https://github.com/soybeanjs/soybean-admin/commit/3743612)
- **projects**:
- - ไฟฎๅค่ทฏ็ฑๅฝๅไธบๅ
ๅซๅ
ณ็ณปๆถๅฏผ่ดๅฏผ่ชๆฐๆฎๅบ้็้ฎ้ข - by @Particaly [(76636)](https://github.com/honghuangdc/soybean-admin/commit/766369f)
- - rename zh-ch - by @honghuangdc [(a8a77)](https://github.com/honghuangdc/soybean-admin/commit/a8a77ea)
- - Fix welcome notification not closing - by @Azir-11 [(748cf)](https://github.com/honghuangdc/soybean-admin/commit/748cfa2)
- - fix i18n vscode settings - by @honghuangdc [(fbf4c)](https://github.com/honghuangdc/soybean-admin/commit/fbf4cc4)
- - add duration of login success notification - by @honghuangdc [(1335d)](https://github.com/honghuangdc/soybean-admin/commit/1335d47)
- - fix menu indent - by @honghuangdc [(87143)](https://github.com/honghuangdc/soybean-admin/commit/8714317)
- - fix theme mode segment - by @honghuangdc [(2372d)](https://github.com/honghuangdc/soybean-admin/commit/2372dc9)
- - fix app loading theme color - by @honghuangdc [(0ba19)](https://github.com/honghuangdc/soybean-admin/commit/0ba19d5)
- - fix page about style in mobile - by @honghuangdc [(8b6de)](https://github.com/honghuangdc/soybean-admin/commit/8b6de48)
- - fix themeDrawer darkMode segement - by @honghuangdc [(1b5ca)](https://github.com/honghuangdc/soybean-admin/commit/1b5caa0)
- - fix themeDrawer copy - by @honghuangdc [(b3779)](https://github.com/honghuangdc/soybean-admin/commit/b3779a6)
- - remove space in tab content - by @honghuangdc [(4aae6)](https://github.com/honghuangdc/soybean-admin/commit/4aae6a5)
- - fix horizontal menu - by @honghuangdc [(d886e)](https://github.com/honghuangdc/soybean-admin/commit/d886e50)
- - perf card style - by @honghuangdc [(c1afb)](https://github.com/honghuangdc/soybean-admin/commit/c1afb9d)
- - fix manage_user title - by @honghuangdc [(7770b)](https://github.com/honghuangdc/soybean-admin/commit/7770b37)
- - default proxy prefix - by @smileluck [(da246)](https://github.com/honghuangdc/soybean-admin/commit/da24642)
- - fix request msg - by @honghuangdc [(ae6b6)](https://github.com/honghuangdc/soybean-admin/commit/ae6b613)
- - Fix the issue of tab error displaying parent localIcon - by @Azir-11 [(a9c98)](https://github.com/honghuangdc/soybean-admin/commit/a9c98d9)
- - The matched value of TabRoute should be optional - by @Azir-11 [(e6fed)](https://github.com/honghuangdc/soybean-admin/commit/e6fed1f)
- - fix build [unocss]: build failed to load icon "close", fixed #319 - by @honghuangdc in https://github.com/honghuangdc/soybean-admin/issues/319 [(c18d8)](https://github.com/honghuangdc/soybean-admin/commit/c18d82f)
- - fix resolve alias - by @honghuangdc [(3bdcb)](https://github.com/honghuangdc/soybean-admin/commit/3bdcbc7)
- - Missing default value for tab icon - by @Azir-11 [(72a46)](https://github.com/honghuangdc/soybean-admin/commit/72a4679)
- - add route icon: fucntion_hide-child - by @honghuangdc [(0a3ef)](https://github.com/honghuangdc/soybean-admin/commit/0a3efe3)
- - fix table x-scroll. fixed #324 - by @honghuangdc in https://github.com/honghuangdc/soybean-admin/issues/324 [(c7e2c)](https://github.com/honghuangdc/soybean-admin/commit/c7e2c55)
- - Fix the logic of root route redirection to home - by **ๆ็็็็ๅธ** [(0123c)](https://github.com/honghuangdc/soybean-admin/commit/0123c37)
- - Fix homepage mount error under dynamic routing - by **ๆ็็็็ๅธ** [(9cf2a)](https://github.com/honghuangdc/soybean-admin/commit/9cf2a51)
- - fix repeat home tab - by @honghuangdc [(bccd6)](https://github.com/honghuangdc/soybean-admin/commit/bccd6cb)
- - fix proxy config - by @honghuangdc [(c8019)](https://github.com/honghuangdc/soybean-admin/commit/c8019c4)
- - fix proxy config - by @honghuangdc [(ffc95)](https://github.com/honghuangdc/soybean-admin/commit/ffc95d2)
- - fix table row-key ts type - by @honghuangdc [(0cc8f)](https://github.com/honghuangdc/soybean-admin/commit/0cc8f05)
- - fix class name conflict with unocss icon - by @honghuangdc [(455e4)](https://github.com/honghuangdc/soybean-admin/commit/455e48f)
- - fix repeat routes - by @honghuangdc [(2c543)](https://github.com/honghuangdc/soybean-admin/commit/2c543f1)
- - fix route init - by @honghuangdc [(23a40)](https://github.com/honghuangdc/soybean-admin/commit/23a4098)
+ - ไฟฎๅค่ทฏ็ฑๅฝๅไธบๅ
ๅซๅ
ณ็ณปๆถๅฏผ่ดๅฏผ่ชๆฐๆฎๅบ้็้ฎ้ข - by **pantao** [(76636)](https://github.com/soybeanjs/soybean-admin/commit/766369f)
+ - rename zh-ch - by @honghuangdc [(a8a77)](https://github.com/soybeanjs/soybean-admin/commit/a8a77ea)
+ - Fix welcome notification not closing - by @Azir-11 [(748cf)](https://github.com/soybeanjs/soybean-admin/commit/748cfa2)
+ - fix i18n vscode settings - by @honghuangdc [(fbf4c)](https://github.com/soybeanjs/soybean-admin/commit/fbf4cc4)
+ - add duration of login success notification - by @honghuangdc [(1335d)](https://github.com/soybeanjs/soybean-admin/commit/1335d47)
+ - fix menu indent - by @honghuangdc [(87143)](https://github.com/soybeanjs/soybean-admin/commit/8714317)
+ - fix theme mode segment - by @honghuangdc [(2372d)](https://github.com/soybeanjs/soybean-admin/commit/2372dc9)
+ - fix app loading theme color - by @honghuangdc [(0ba19)](https://github.com/soybeanjs/soybean-admin/commit/0ba19d5)
+ - fix page about style in mobile - by @honghuangdc [(8b6de)](https://github.com/soybeanjs/soybean-admin/commit/8b6de48)
+ - fix themeDrawer darkMode segement - by @honghuangdc [(1b5ca)](https://github.com/soybeanjs/soybean-admin/commit/1b5caa0)
+ - fix themeDrawer copy - by @honghuangdc [(b3779)](https://github.com/soybeanjs/soybean-admin/commit/b3779a6)
+ - remove space in tab content - by @honghuangdc [(4aae6)](https://github.com/soybeanjs/soybean-admin/commit/4aae6a5)
+ - fix horizontal menu - by @honghuangdc [(d886e)](https://github.com/soybeanjs/soybean-admin/commit/d886e50)
+ - perf card style - by @honghuangdc [(c1afb)](https://github.com/soybeanjs/soybean-admin/commit/c1afb9d)
+ - fix manage_user title - by @honghuangdc [(7770b)](https://github.com/soybeanjs/soybean-admin/commit/7770b37)
+ - default proxy prefix - by @smileluck [(da246)](https://github.com/soybeanjs/soybean-admin/commit/da24642)
+ - fix request msg - by @honghuangdc [(ae6b6)](https://github.com/soybeanjs/soybean-admin/commit/ae6b613)
+ - Fix the issue of tab error displaying parent localIcon - by @Azir-11 [(a9c98)](https://github.com/soybeanjs/soybean-admin/commit/a9c98d9)
+ - The matched value of TabRoute should be optional - by @Azir-11 [(e6fed)](https://github.com/soybeanjs/soybean-admin/commit/e6fed1f)
+ - fix build [unocss]: build failed to load icon "close", fixed #319 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/319 [(c18d8)](https://github.com/soybeanjs/soybean-admin/commit/c18d82f)
+ - fix resolve alias - by @honghuangdc [(3bdcb)](https://github.com/soybeanjs/soybean-admin/commit/3bdcbc7)
+ - Missing default value for tab icon - by @Azir-11 [(72a46)](https://github.com/soybeanjs/soybean-admin/commit/72a4679)
+ - add route icon: fucntion_hide-child - by @honghuangdc [(0a3ef)](https://github.com/soybeanjs/soybean-admin/commit/0a3efe3)
+ - fix table x-scroll. fixed #324 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/324 [(c7e2c)](https://github.com/soybeanjs/soybean-admin/commit/c7e2c55)
+ - Fix the logic of root route redirection to home - by **ๆ็็็็ๅธ** [(0123c)](https://github.com/soybeanjs/soybean-admin/commit/0123c37)
+ - Fix homepage mount error under dynamic routing - by **ๆ็็็็ๅธ** [(9cf2a)](https://github.com/soybeanjs/soybean-admin/commit/9cf2a51)
+ - fix repeat home tab - by @honghuangdc [(bccd6)](https://github.com/soybeanjs/soybean-admin/commit/bccd6cb)
+ - fix proxy config - by @honghuangdc [(c8019)](https://github.com/soybeanjs/soybean-admin/commit/c8019c4)
+ - fix proxy config - by @honghuangdc [(ffc95)](https://github.com/soybeanjs/soybean-admin/commit/ffc95d2)
+ - fix table row-key ts type - by @honghuangdc [(0cc8f)](https://github.com/soybeanjs/soybean-admin/commit/0cc8f05)
+ - fix class name conflict with unocss icon - by @honghuangdc [(455e4)](https://github.com/soybeanjs/soybean-admin/commit/455e48f)
+ - fix repeat routes - by @honghuangdc [(2c543)](https://github.com/soybeanjs/soybean-admin/commit/2c543f1)
+ - fix route init - by @honghuangdc [(23a40)](https://github.com/soybeanjs/soybean-admin/commit/23a4098)
### ๐ฅ Performance
- **components**:
- - Optimize internationalized menu search code - by **็ๅๆ** [(8c1ef)](https://github.com/honghuangdc/soybean-admin/commit/8c1ef4b)
- - Optimize menu search code - by **็ๅๆ** [(296a2)](https://github.com/honghuangdc/soybean-admin/commit/296a2d2)
- - perf count-to - by @honghuangdc [(b2c61)](https://github.com/honghuangdc/soybean-admin/commit/b2c61f0)
- - components name is converted to uppercase - by **็ๅๆ** [(04aa1)](https://github.com/honghuangdc/soybean-admin/commit/04aa10b)
- - perf global-search - by @honghuangdc [(72745)](https://github.com/honghuangdc/soybean-admin/commit/7274522)
+ - Optimize internationalized menu search code - by **็ๅๆ** [(8c1ef)](https://github.com/soybeanjs/soybean-admin/commit/8c1ef4b)
+ - Optimize menu search code - by **็ๅๆ** [(296a2)](https://github.com/soybeanjs/soybean-admin/commit/296a2d2)
+ - perf count-to - by @honghuangdc [(b2c61)](https://github.com/soybeanjs/soybean-admin/commit/b2c61f0)
+ - components name is converted to uppercase - by **็ๅๆ** [(04aa1)](https://github.com/soybeanjs/soybean-admin/commit/04aa10b)
+ - perf global-search - by @honghuangdc [(72745)](https://github.com/soybeanjs/soybean-admin/commit/7274522)
- **projects**:
- - perf code - by @honghuangdc [(8081e)](https://github.com/honghuangdc/soybean-admin/commit/8081e19)
- - env config - by @honghuangdc [(1bac3)](https://github.com/honghuangdc/soybean-admin/commit/1bac3b7)
- - add detailed annotations for route role - by @honghuangdc [(f6bab)](https://github.com/honghuangdc/soybean-admin/commit/f6bab0c)
- - perf code - by @honghuangdc [(5c49d)](https://github.com/honghuangdc/soybean-admin/commit/5c49d24)
- - remove useless file - by @honghuangdc [(c624f)](https://github.com/honghuangdc/soybean-admin/commit/c624f32)
- - remove @soybeanjs/cli - by @honghuangdc [(41349)](https://github.com/honghuangdc/soybean-admin/commit/4134955)
- - echarts loading style - by @honghuangdc [(456c3)](https://github.com/honghuangdc/soybean-admin/commit/456c318)
- - perf page manage_role, useTable - by @honghuangdc [(39aa7)](https://github.com/honghuangdc/soybean-admin/commit/39aa7aa)
- - perf table columns style - by @honghuangdc [(babdb)](https://github.com/honghuangdc/soybean-admin/commit/babdb5d)
- - perf page manage_menu style - by @honghuangdc [(0aa75)](https://github.com/honghuangdc/soybean-admin/commit/0aa75c0)
- - perf code - by @honghuangdc [(7fa87)](https://github.com/honghuangdc/soybean-admin/commit/7fa87f5)
- - perf code - by @honghuangdc [(05db8)](https://github.com/honghuangdc/soybean-admin/commit/05db8c0)
- - perf code - by @honghuangdc [(dc24a)](https://github.com/honghuangdc/soybean-admin/commit/dc24a36)
- - perf manage page style - by @honghuangdc [(779ba)](https://github.com/honghuangdc/soybean-admin/commit/779ba4e)
- - perf manage menu - by @honghuangdc [(71f2c)](https://github.com/honghuangdc/soybean-admin/commit/71f2c55)
- - manage menu: add transform to component - by @honghuangdc [(0abbf)](https://github.com/honghuangdc/soybean-admin/commit/0abbfa5)
+ - perf code - by @honghuangdc [(8081e)](https://github.com/soybeanjs/soybean-admin/commit/8081e19)
+ - env config - by @honghuangdc [(1bac3)](https://github.com/soybeanjs/soybean-admin/commit/1bac3b7)
+ - add detailed annotations for route role - by @honghuangdc [(f6bab)](https://github.com/soybeanjs/soybean-admin/commit/f6bab0c)
+ - perf code - by @honghuangdc [(5c49d)](https://github.com/soybeanjs/soybean-admin/commit/5c49d24)
+ - remove useless file - by @honghuangdc [(c624f)](https://github.com/soybeanjs/soybean-admin/commit/c624f32)
+ - remove @soybeanjs/cli - by @honghuangdc [(41349)](https://github.com/soybeanjs/soybean-admin/commit/4134955)
+ - echarts loading style - by @honghuangdc [(456c3)](https://github.com/soybeanjs/soybean-admin/commit/456c318)
+ - perf page manage_role, useTable - by @honghuangdc [(39aa7)](https://github.com/soybeanjs/soybean-admin/commit/39aa7aa)
+ - perf table columns style - by @honghuangdc [(babdb)](https://github.com/soybeanjs/soybean-admin/commit/babdb5d)
+ - perf page manage_menu style - by @honghuangdc [(0aa75)](https://github.com/soybeanjs/soybean-admin/commit/0aa75c0)
+ - perf code - by @honghuangdc [(7fa87)](https://github.com/soybeanjs/soybean-admin/commit/7fa87f5)
+ - perf code - by @honghuangdc [(05db8)](https://github.com/soybeanjs/soybean-admin/commit/05db8c0)
+ - perf code - by @honghuangdc [(dc24a)](https://github.com/soybeanjs/soybean-admin/commit/dc24a36)
+ - perf manage page style - by @honghuangdc [(779ba)](https://github.com/soybeanjs/soybean-admin/commit/779ba4e)
+ - perf manage menu - by @honghuangdc [(71f2c)](https://github.com/soybeanjs/soybean-admin/commit/71f2c55)
+ - manage menu: add transform to component - by @honghuangdc [(0abbf)](https://github.com/soybeanjs/soybean-admin/commit/0abbfa5)
### ๐
Refactors
- **projects**:
- - remove plugin-web-update-notification - by @honghuangdc [(f6c6d)](https://github.com/honghuangdc/soybean-admin/commit/f6c6dbd)
- - fix conflict with locale file - by @honghuangdc [(3346b)](https://github.com/honghuangdc/soybean-admin/commit/3346bcd)
- - refactor app-loading - by @honghuangdc [(b4f3d)](https://github.com/honghuangdc/soybean-admin/commit/b4f3dd2)
- - use naive-ui color-picker - by @honghuangdc [(b5551)](https://github.com/honghuangdc/soybean-admin/commit/b5551d6)
- - perf page home - by @honghuangdc [(4c61c)](https://github.com/honghuangdc/soybean-admin/commit/4c61c6f)
- - login components => modules - by @honghuangdc [(59bec)](https://github.com/honghuangdc/soybean-admin/commit/59bec2d)
- - perf page function_tab - by @honghuangdc [(b5477)](https://github.com/honghuangdc/soybean-admin/commit/b5477e8)
- - update mock api - by @honghuangdc [(27241)](https://github.com/honghuangdc/soybean-admin/commit/2724169)
- - page manage_role: extract module - by @honghuangdc [(0e9e2)](https://github.com/honghuangdc/soybean-admin/commit/0e9e2e1)
- - perf page manage_role - by @honghuangdc [(a19f8)](https://github.com/honghuangdc/soybean-admin/commit/a19f895)
- - manage_route => manage_menu - by @honghuangdc [(f8467)](https://github.com/honghuangdc/soybean-admin/commit/f8467ce)
- - refactor service env config - by @honghuangdc [(43193)](https://github.com/honghuangdc/soybean-admin/commit/43193e2)
- - refactor unocss shortcuts: wh-full => size-full - by @honghuangdc [(b4c00)](https://github.com/honghuangdc/soybean-admin/commit/b4c00ce)
- - use enquirer replace prompts - by @honghuangdc [(b546f)](https://github.com/honghuangdc/soybean-admin/commit/b546ff8)
- - refactor useTable - by @honghuangdc [(c3efa)](https://github.com/honghuangdc/soybean-admin/commit/c3efa1b)
- - finish refactor useTable - by @honghuangdc [(86301)](https://github.com/honghuangdc/soybean-admin/commit/8630175)
- - finish refactor useTable and apply - by @honghuangdc [(3fd15)](https://github.com/honghuangdc/soybean-admin/commit/3fd15e5)
- - perf code - by @honghuangdc [(f91ef)](https://github.com/honghuangdc/soybean-admin/commit/f91ef30)
- - new route guard - by @honghuangdc [(37d20)](https://github.com/honghuangdc/soybean-admin/commit/37d20b8)
+ - remove plugin-web-update-notification - by @honghuangdc [(f6c6d)](https://github.com/soybeanjs/soybean-admin/commit/f6c6dbd)
+ - fix conflict with locale file - by @honghuangdc [(3346b)](https://github.com/soybeanjs/soybean-admin/commit/3346bcd)
+ - refactor app-loading - by @honghuangdc [(b4f3d)](https://github.com/soybeanjs/soybean-admin/commit/b4f3dd2)
+ - use naive-ui color-picker - by @honghuangdc [(b5551)](https://github.com/soybeanjs/soybean-admin/commit/b5551d6)
+ - perf page home - by @honghuangdc [(4c61c)](https://github.com/soybeanjs/soybean-admin/commit/4c61c6f)
+ - login components => modules - by @honghuangdc [(59bec)](https://github.com/soybeanjs/soybean-admin/commit/59bec2d)
+ - perf page function_tab - by @honghuangdc [(b5477)](https://github.com/soybeanjs/soybean-admin/commit/b5477e8)
+ - update mock api - by @honghuangdc [(27241)](https://github.com/soybeanjs/soybean-admin/commit/2724169)
+ - page manage_role: extract module - by @honghuangdc [(0e9e2)](https://github.com/soybeanjs/soybean-admin/commit/0e9e2e1)
+ - perf page manage_role - by @honghuangdc [(a19f8)](https://github.com/soybeanjs/soybean-admin/commit/a19f895)
+ - manage_route => manage_menu - by @honghuangdc [(f8467)](https://github.com/soybeanjs/soybean-admin/commit/f8467ce)
+ - refactor service env config - by @honghuangdc [(43193)](https://github.com/soybeanjs/soybean-admin/commit/43193e2)
+ - refactor unocss shortcuts: wh-full => size-full - by @honghuangdc [(b4c00)](https://github.com/soybeanjs/soybean-admin/commit/b4c00ce)
+ - use enquirer replace prompts - by @honghuangdc [(b546f)](https://github.com/soybeanjs/soybean-admin/commit/b546ff8)
+ - refactor useTable - by @honghuangdc [(c3efa)](https://github.com/soybeanjs/soybean-admin/commit/c3efa1b)
+ - finish refactor useTable - by @honghuangdc [(86301)](https://github.com/soybeanjs/soybean-admin/commit/8630175)
+ - finish refactor useTable and apply - by @honghuangdc [(3fd15)](https://github.com/soybeanjs/soybean-admin/commit/3fd15e5)
+ - perf code - by @honghuangdc [(f91ef)](https://github.com/soybeanjs/soybean-admin/commit/f91ef30)
+ - new route guard - by @honghuangdc [(37d20)](https://github.com/soybeanjs/soybean-admin/commit/37d20b8)
### ๐ Documentation
- **projects**:
- - update README.md - by @honghuangdc [(78364)](https://github.com/honghuangdc/soybean-admin/commit/783648f)
- - update README.md - by @honghuangdc [(1ea48)](https://github.com/honghuangdc/soybean-admin/commit/1ea4817)
- - add README - by @honghuangdc [(2371b)](https://github.com/honghuangdc/soybean-admin/commit/2371ba8)
- - update README - by @honghuangdc [(d16a9)](https://github.com/honghuangdc/soybean-admin/commit/d16a9d5)
- - update README.md - by @honghuangdc [(6a771)](https://github.com/honghuangdc/soybean-admin/commit/6a771ea)
- - update README.md - by @honghuangdc [(57b6d)](https://github.com/honghuangdc/soybean-admin/commit/57b6d8a)
- - update README.md - by @honghuangdc [(b30c0)](https://github.com/honghuangdc/soybean-admin/commit/b30c035)
- - update README.md - by @honghuangdc [(c260f)](https://github.com/honghuangdc/soybean-admin/commit/c260fe2)
- - update README.md - by @honghuangdc [(03c42)](https://github.com/honghuangdc/soybean-admin/commit/03c42aa)
- - update README.md - by @honghuangdc [(0fae9)](https://github.com/honghuangdc/soybean-admin/commit/0fae993)
- - update README.md - by @honghuangdc [(4e4d2)](https://github.com/honghuangdc/soybean-admin/commit/4e4d2de)
- - update README.md - by @honghuangdc [(86b44)](https://github.com/honghuangdc/soybean-admin/commit/86b445c)
- - update README.md - by @honghuangdc [(e2085)](https://github.com/honghuangdc/soybean-admin/commit/e2085e0)
- - update README.md - by @honghuangdc [(6ea9b)](https://github.com/honghuangdc/soybean-admin/commit/6ea9b85)
- - update README.md - by @honghuangdc [(ef4af)](https://github.com/honghuangdc/soybean-admin/commit/ef4af79)
- - update README.md - by @honghuangdc [(41830)](https://github.com/honghuangdc/soybean-admin/commit/418302a)
- - add CHANGELOG.md - by @honghuangdc [(46b61)](https://github.com/honghuangdc/soybean-admin/commit/46b6156)
+ - update README.md - by @honghuangdc [(78364)](https://github.com/soybeanjs/soybean-admin/commit/783648f)
+ - update README.md - by @honghuangdc [(1ea48)](https://github.com/soybeanjs/soybean-admin/commit/1ea4817)
+ - add README - by @honghuangdc [(2371b)](https://github.com/soybeanjs/soybean-admin/commit/2371ba8)
+ - update README - by @honghuangdc [(d16a9)](https://github.com/soybeanjs/soybean-admin/commit/d16a9d5)
+ - update README.md - by @honghuangdc [(6a771)](https://github.com/soybeanjs/soybean-admin/commit/6a771ea)
+ - update README.md - by @honghuangdc [(57b6d)](https://github.com/soybeanjs/soybean-admin/commit/57b6d8a)
+ - update README.md - by @honghuangdc [(b30c0)](https://github.com/soybeanjs/soybean-admin/commit/b30c035)
+ - update README.md - by @honghuangdc [(c260f)](https://github.com/soybeanjs/soybean-admin/commit/c260fe2)
+ - update README.md - by @honghuangdc [(03c42)](https://github.com/soybeanjs/soybean-admin/commit/03c42aa)
+ - update README.md - by @honghuangdc [(0fae9)](https://github.com/soybeanjs/soybean-admin/commit/0fae993)
+ - update README.md - by @honghuangdc [(4e4d2)](https://github.com/soybeanjs/soybean-admin/commit/4e4d2de)
+ - update README.md - by @honghuangdc [(86b44)](https://github.com/soybeanjs/soybean-admin/commit/86b445c)
+ - update README.md - by @honghuangdc [(e2085)](https://github.com/soybeanjs/soybean-admin/commit/e2085e0)
+ - update README.md - by @honghuangdc [(6ea9b)](https://github.com/soybeanjs/soybean-admin/commit/6ea9b85)
+ - update README.md - by @honghuangdc [(ef4af)](https://github.com/soybeanjs/soybean-admin/commit/ef4af79)
+ - update README.md - by @honghuangdc [(41830)](https://github.com/soybeanjs/soybean-admin/commit/418302a)
+ - add CHANGELOG.md - by @honghuangdc [(46b61)](https://github.com/soybeanjs/soybean-admin/commit/46b6156)
### ๐ก Chore
- **deps**:
- - update deps - by @honghuangdc [(3eaf0)](https://github.com/honghuangdc/soybean-admin/commit/3eaf05b)
- - update deps - by @honghuangdc [(36fe1)](https://github.com/honghuangdc/soybean-admin/commit/36fe1da)
- - update deps - by @honghuangdc [(55342)](https://github.com/honghuangdc/soybean-admin/commit/5534294)
- - update deps - by @honghuangdc [(f1b86)](https://github.com/honghuangdc/soybean-admin/commit/f1b86cc)
- - update deps - by @honghuangdc [(840e7)](https://github.com/honghuangdc/soybean-admin/commit/840e7f9)
- - update deps - by @honghuangdc [(6114b)](https://github.com/honghuangdc/soybean-admin/commit/6114b9f)
- - update deps - by @honghuangdc [(9cc7e)](https://github.com/honghuangdc/soybean-admin/commit/9cc7ee5)
- - update deps - by @honghuangdc [(9c4ba)](https://github.com/honghuangdc/soybean-admin/commit/9c4ba66)
- - update deps - by @honghuangdc [(fb3b9)](https://github.com/honghuangdc/soybean-admin/commit/fb3b94b)
- - update deps - by @honghuangdc [(14aa8)](https://github.com/honghuangdc/soybean-admin/commit/14aa856)
- - update deps - by @honghuangdc [(02d4b)](https://github.com/honghuangdc/soybean-admin/commit/02d4b0a)
- - update deps - by @honghuangdc [(b2ee9)](https://github.com/honghuangdc/soybean-admin/commit/b2ee9ee)
- - update deps - by @honghuangdc [(0fee1)](https://github.com/honghuangdc/soybean-admin/commit/0fee104)
- - update deps - by @honghuangdc [(c0a65)](https://github.com/honghuangdc/soybean-admin/commit/c0a65a1)
+ - update deps - by @honghuangdc [(3eaf0)](https://github.com/soybeanjs/soybean-admin/commit/3eaf05b)
+ - update deps - by @honghuangdc [(36fe1)](https://github.com/soybeanjs/soybean-admin/commit/36fe1da)
+ - update deps - by @honghuangdc [(55342)](https://github.com/soybeanjs/soybean-admin/commit/5534294)
+ - update deps - by @honghuangdc [(f1b86)](https://github.com/soybeanjs/soybean-admin/commit/f1b86cc)
+ - update deps - by @honghuangdc [(840e7)](https://github.com/soybeanjs/soybean-admin/commit/840e7f9)
+ - update deps - by @honghuangdc [(6114b)](https://github.com/soybeanjs/soybean-admin/commit/6114b9f)
+ - update deps - by @honghuangdc [(9cc7e)](https://github.com/soybeanjs/soybean-admin/commit/9cc7ee5)
+ - update deps - by @honghuangdc [(9c4ba)](https://github.com/soybeanjs/soybean-admin/commit/9c4ba66)
+ - update deps - by @honghuangdc [(fb3b9)](https://github.com/soybeanjs/soybean-admin/commit/fb3b94b)
+ - update deps - by @honghuangdc [(14aa8)](https://github.com/soybeanjs/soybean-admin/commit/14aa856)
+ - update deps - by @honghuangdc [(02d4b)](https://github.com/soybeanjs/soybean-admin/commit/02d4b0a)
+ - update deps - by @honghuangdc [(b2ee9)](https://github.com/soybeanjs/soybean-admin/commit/b2ee9ee)
+ - update deps - by @honghuangdc [(0fee1)](https://github.com/soybeanjs/soybean-admin/commit/0fee104)
+ - update deps - by @honghuangdc [(c0a65)](https://github.com/soybeanjs/soybean-admin/commit/c0a65a1)
- **project**:
- - delete src/locales/lang/zh-CN.ts - by @honghuangdc [(377db)](https://github.com/honghuangdc/soybean-admin/commit/377db82)
+ - delete src/locales/lang/zh-CN.ts - by @honghuangdc [(377db)](https://github.com/soybeanjs/soybean-admin/commit/377db82)
- **projects**:
- - use eslint flat config & update config - by @honghuangdc [(a176d)](https://github.com/honghuangdc/soybean-admin/commit/a176dc4)
- - update @sa/scripts - by @honghuangdc [(d7785)](https://github.com/honghuangdc/soybean-admin/commit/d778560)
- - update pnpm version - by @honghuangdc [(55f76)](https://github.com/honghuangdc/soybean-admin/commit/55f7638)
- - update eslint config - by @honghuangdc [(5023f)](https://github.com/honghuangdc/soybean-admin/commit/5023f37)
- - lock deps versions - by @honghuangdc [(a24f9)](https://github.com/honghuangdc/soybean-admin/commit/a24f963)
- - update pnpm version - by @honghuangdc [(ea02b)](https://github.com/honghuangdc/soybean-admin/commit/ea02b23)
- - remove @simonwep/pickr - by @honghuangdc [(502a4)](https://github.com/honghuangdc/soybean-admin/commit/502a4d2)
- - remove soybean.svg - by @honghuangdc [(4031f)](https://github.com/honghuangdc/soybean-admin/commit/4031faf)
- - update pnpm version - by @honghuangdc [(adec0)](https://github.com/honghuangdc/soybean-admin/commit/adec0d7)
- - update deps & fix keep-alive - by @honghuangdc [(13001)](https://github.com/honghuangdc/soybean-admin/commit/13001bc)
- - update @elegant-router/vue, fix inject name in windows - by @honghuangdc [(0b56e)](https://github.com/honghuangdc/soybean-admin/commit/0b56e44)
- - add dev and build command with service env - by @honghuangdc [(ebb15)](https://github.com/honghuangdc/soybean-admin/commit/ebb1548)
- - update deps & remove packages docs - by @honghuangdc [(57963)](https://github.com/honghuangdc/soybean-admin/commit/579636b)
- - update pnpm-lock.yaml - by @honghuangdc [(147f6)](https://github.com/honghuangdc/soybean-admin/commit/147f60d)
- - update repository url - by @honghuangdc [(806a1)](https://github.com/honghuangdc/soybean-admin/commit/806a1cb)
- - update deps & update pnpm version - by @honghuangdc [(9772a)](https://github.com/honghuangdc/soybean-admin/commit/9772aec)
- - add unocss eslint config - by @honghuangdc [(40635)](https://github.com/honghuangdc/soybean-admin/commit/4063529)
- - update launch.json - by @honghuangdc [(3db82)](https://github.com/honghuangdc/soybean-admin/commit/3db82ac)
- - update vscode extensions.json - by @honghuangdc [(4e29a)](https://github.com/honghuangdc/soybean-admin/commit/4e29aca)
- - update pnpm version - by @honghuangdc [(7065f)](https://github.com/honghuangdc/soybean-admin/commit/7065f6f)
- - update deps & fix eslint vue rule - by @honghuangdc [(8143b)](https://github.com/honghuangdc/soybean-admin/commit/8143b00)
- - update pnpm version - by @honghuangdc [(6ad51)](https://github.com/honghuangdc/soybean-admin/commit/6ad51e9)
+ - use eslint flat config & update config - by @honghuangdc [(a176d)](https://github.com/soybeanjs/soybean-admin/commit/a176dc4)
+ - update @sa/scripts - by @honghuangdc [(d7785)](https://github.com/soybeanjs/soybean-admin/commit/d778560)
+ - update pnpm version - by @honghuangdc [(55f76)](https://github.com/soybeanjs/soybean-admin/commit/55f7638)
+ - update eslint config - by @honghuangdc [(5023f)](https://github.com/soybeanjs/soybean-admin/commit/5023f37)
+ - lock deps versions - by @honghuangdc [(a24f9)](https://github.com/soybeanjs/soybean-admin/commit/a24f963)
+ - update pnpm version - by @honghuangdc [(ea02b)](https://github.com/soybeanjs/soybean-admin/commit/ea02b23)
+ - remove @simonwep/pickr - by @honghuangdc [(502a4)](https://github.com/soybeanjs/soybean-admin/commit/502a4d2)
+ - remove soybean.svg - by @honghuangdc [(4031f)](https://github.com/soybeanjs/soybean-admin/commit/4031faf)
+ - update pnpm version - by @honghuangdc [(adec0)](https://github.com/soybeanjs/soybean-admin/commit/adec0d7)
+ - update deps & fix keep-alive - by @honghuangdc [(13001)](https://github.com/soybeanjs/soybean-admin/commit/13001bc)
+ - update @elegant-router/vue, fix inject name in windows - by @honghuangdc [(0b56e)](https://github.com/soybeanjs/soybean-admin/commit/0b56e44)
+ - add dev and build command with service env - by @honghuangdc [(ebb15)](https://github.com/soybeanjs/soybean-admin/commit/ebb1548)
+ - update deps & remove packages docs - by @honghuangdc [(57963)](https://github.com/soybeanjs/soybean-admin/commit/579636b)
+ - update pnpm-lock.yaml - by @honghuangdc [(147f6)](https://github.com/soybeanjs/soybean-admin/commit/147f60d)
+ - update repository url - by @honghuangdc [(806a1)](https://github.com/soybeanjs/soybean-admin/commit/806a1cb)
+ - update deps & update pnpm version - by @honghuangdc [(9772a)](https://github.com/soybeanjs/soybean-admin/commit/9772aec)
+ - add unocss eslint config - by @honghuangdc [(40635)](https://github.com/soybeanjs/soybean-admin/commit/4063529)
+ - update launch.json - by @honghuangdc [(3db82)](https://github.com/soybeanjs/soybean-admin/commit/3db82ac)
+ - update vscode extensions.json - by @honghuangdc [(4e29a)](https://github.com/soybeanjs/soybean-admin/commit/4e29aca)
+ - update pnpm version - by @honghuangdc [(7065f)](https://github.com/soybeanjs/soybean-admin/commit/7065f6f)
+ - update deps & fix eslint vue rule - by @honghuangdc [(8143b)](https://github.com/soybeanjs/soybean-admin/commit/8143b00)
+ - update pnpm version - by @honghuangdc [(6ad51)](https://github.com/soybeanjs/soybean-admin/commit/6ad51e9)
### ๐จ Styles
- **components**:
- - Uniform icon size for header - by @Azir-11 [(b37c1)](https://github.com/honghuangdc/soybean-admin/commit/b37c1e9)
+ - Uniform icon size for header - by @Azir-11 [(b37c1)](https://github.com/soybeanjs/soybean-admin/commit/b37c1e9)
- **projects**:
- - format code - by @honghuangdc [(a7481)](https://github.com/honghuangdc/soybean-admin/commit/a748166)
- - update theme mode segment height - by @honghuangdc [(4d846)](https://github.com/honghuangdc/soybean-admin/commit/4d8469e)
- - fix tooltip zIndex of ButtonIcon - by @honghuangdc [(db747)](https://github.com/honghuangdc/soybean-admin/commit/db747c4)
- - sort defineProps, defineEmits with TS type - by @honghuangdc [(123fd)](https://github.com/honghuangdc/soybean-admin/commit/123fd4f)
+ - format code - by @honghuangdc [(a7481)](https://github.com/soybeanjs/soybean-admin/commit/a748166)
+ - update theme mode segment height - by @honghuangdc [(4d846)](https://github.com/soybeanjs/soybean-admin/commit/4d8469e)
+ - fix tooltip zIndex of ButtonIcon - by @honghuangdc [(db747)](https://github.com/soybeanjs/soybean-admin/commit/db747c4)
+ - sort defineProps, defineEmits with TS type - by @honghuangdc [(123fd)](https://github.com/soybeanjs/soybean-admin/commit/123fd4f)
### ๐ค CI
-- **projects**: add github actions config - by @honghuangdc [(4cb17)](https://github.com/honghuangdc/soybean-admin/commit/4cb17c7)
+- **projects**: add github actions config - by @honghuangdc [(4cb17)](https://github.com/soybeanjs/soybean-admin/commit/4cb17c7)
### โค๏ธ Contributors
diff --git a/package.json b/package.json
index 9fea1d8a..f189b244 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "soybean-admin",
"type": "module",
- "version": "1.0.3",
+ "version": "1.0.5",
"packageManager": "pnpm@9.0.5",
"description": "A fresh and elegant admin template, based on Vue3ใVite3ใTypeScriptใNaiveUI and UnoCSS. ไธไธชๅบไบVue3ใVite3ใTypeScriptใNaiveUI and UnoCSS็ๆธ
ๆฐไผ้
็ไธญๅๅฐๆจก็ใ",
"author": {
@@ -58,7 +58,7 @@
"naive-ui": "2.38.1",
"nprogress": "0.2.0",
"pinia": "2.1.7",
- "vue": "3.4.24",
+ "vue": "3.4.23",
"vue-draggable-plus": "0.4.0",
"vue-i18n": "9.13.1",
"vue-router": "4.3.2"
@@ -92,7 +92,7 @@
"vite": "5.2.10",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
- "vite-plugin-vue-devtools": "7.0.27",
+ "vite-plugin-vue-devtools": "7.1.2",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.14"
},
diff --git a/packages/axios/package.json b/packages/axios/package.json
index c2e8bd83..f273ce14 100644
--- a/packages/axios/package.json
+++ b/packages/axios/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/axios",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/packages/color-palette/package.json b/packages/color-palette/package.json
index a6819f4b..f246d262 100644
--- a/packages/color-palette/package.json
+++ b/packages/color-palette/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/color-palette",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/packages/hooks/package.json b/packages/hooks/package.json
index a3981e98..4bfe928f 100644
--- a/packages/hooks/package.json
+++ b/packages/hooks/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/hooks",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/packages/materials/package.json b/packages/materials/package.json
index 84bd599b..8a22957c 100644
--- a/packages/materials/package.json
+++ b/packages/materials/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/materials",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/packages/ofetch/package.json b/packages/ofetch/package.json
index 23f22410..1d0d61a6 100644
--- a/packages/ofetch/package.json
+++ b/packages/ofetch/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/fetch",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/packages/scripts/package.json b/packages/scripts/package.json
index 8a7737f4..560bab9e 100644
--- a/packages/scripts/package.json
+++ b/packages/scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/scripts",
- "version": "1.0.3",
+ "version": "1.0.5",
"bin": {
"sa": "./bin.ts"
},
@@ -13,7 +13,7 @@
}
},
"devDependencies": {
- "@soybeanjs/changelog": "0.3.15",
+ "@soybeanjs/changelog": "0.3.22",
"bumpp": "9.4.0",
"c12": "1.10.0",
"cac": "6.7.14",
diff --git a/packages/uno-preset/package.json b/packages/uno-preset/package.json
index 21461553..67b4e21f 100644
--- a/packages/uno-preset/package.json
+++ b/packages/uno-preset/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/uno-preset",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 0f809a17..1e08e611 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/utils",
- "version": "1.0.3",
+ "version": "1.0.5",
"exports": {
".": "./src/index.ts"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6144ba00..d75e673e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -13,7 +13,7 @@ importers:
version: 2.5.1
'@iconify/vue':
specifier: 4.1.2
- version: 4.1.2(vue@3.4.24(typescript@5.4.5))
+ version: 4.1.2(vue@3.4.23(typescript@5.4.5))
'@sa/axios':
specifier: workspace:*
version: link:packages/axios
@@ -31,7 +31,7 @@ importers:
version: link:packages/utils
'@vueuse/core':
specifier: 10.9.0
- version: 10.9.0(vue@3.4.24(typescript@5.4.5))
+ version: 10.9.0(vue@3.4.23(typescript@5.4.5))
clipboard:
specifier: 2.0.11
version: 2.0.11
@@ -46,25 +46,25 @@ importers:
version: 4.17.21
naive-ui:
specifier: 2.38.1
- version: 2.38.1(vue@3.4.24(typescript@5.4.5))
+ version: 2.38.1(vue@3.4.23(typescript@5.4.5))
nprogress:
specifier: 0.2.0
version: 0.2.0
pinia:
specifier: 2.1.7
- version: 2.1.7(typescript@5.4.5)(vue@3.4.24(typescript@5.4.5))
+ version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))
vue:
- specifier: 3.4.24
- version: 3.4.24(typescript@5.4.5)
+ specifier: 3.4.23
+ version: 3.4.23(typescript@5.4.5)
vue-draggable-plus:
specifier: 0.4.0
version: 0.4.0(@types/sortablejs@1.15.8)
vue-i18n:
specifier: 9.13.1
- version: 9.13.1(vue@3.4.24(typescript@5.4.5))
+ version: 9.13.1(vue@3.4.23(typescript@5.4.5))
vue-router:
specifier: 4.3.2
- version: 4.3.2(vue@3.4.24(typescript@5.4.5))
+ version: 4.3.2(vue@3.4.23(typescript@5.4.5))
devDependencies:
'@elegant-router/vue':
specifier: 0.3.6
@@ -107,13 +107,13 @@ importers:
version: 0.59.4
'@unocss/vite':
specifier: 0.59.4
- version: 0.59.4(rollup@4.16.2)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
+ version: 0.59.4(rollup@4.16.4)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
'@vitejs/plugin-vue':
specifier: 5.0.4
- version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))
+ version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))
'@vitejs/plugin-vue-jsx':
specifier: 3.1.0
- version: 3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))
+ version: 3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))
eslint:
specifier: 9.1.1
version: 9.1.1
@@ -140,7 +140,7 @@ importers:
version: 0.18.5(@vue/compiler-sfc@3.4.24)(vue-template-compiler@2.7.16)
unplugin-vue-components:
specifier: 0.26.0
- version: 0.26.0(@babel/parser@7.24.4)(rollup@4.16.2)(vue@3.4.24(typescript@5.4.5))
+ version: 0.26.0(@babel/parser@7.24.4)(rollup@4.16.4)(vue@3.4.23(typescript@5.4.5))
vite:
specifier: 5.2.10
version: 5.2.10(@types/node@20.12.7)(sass@1.75.0)
@@ -151,8 +151,8 @@ importers:
specifier: 2.0.1
version: 2.0.1(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
vite-plugin-vue-devtools:
- specifier: 7.0.27
- version: 7.0.27(rollup@4.16.2)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))
+ specifier: 7.1.2
+ version: 7.1.2(rollup@4.16.4)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))
vue-eslint-parser:
specifier: 9.4.2
version: 9.4.2(eslint@9.1.1)
@@ -198,7 +198,7 @@ importers:
version: link:../utils
simplebar-vue:
specifier: 2.3.3
- version: 2.3.3(vue@3.4.24(typescript@5.4.5))
+ version: 2.3.3(vue@3.4.23(typescript@5.4.5))
devDependencies:
typed-css-modules:
specifier: 0.9.1
@@ -213,8 +213,8 @@ importers:
packages/scripts:
devDependencies:
'@soybeanjs/changelog':
- specifier: 0.3.15
- version: 0.3.15(@unocss/eslint-config@0.59.4(eslint@9.1.1)(typescript@5.4.5))(eslint-plugin-vue@9.25.0(eslint@9.1.1))(eslint@9.1.1)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.1.1))
+ specifier: 0.3.22
+ version: 0.3.22(@unocss/eslint-config@0.59.4(eslint@9.1.1)(typescript@5.4.5))(eslint-plugin-vue@9.25.0(eslint@9.1.1))(eslint@9.1.1)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.1.1))
bumpp:
specifier: 9.4.0
version: 9.4.0
@@ -933,92 +933,92 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.16.2':
- resolution: {integrity: sha512-VGodkwtEuZ+ENPz/CpDSl091koMv8ao5jHVMbG1vNK+sbx/48/wVzP84M5xSfDAC69mAKKoEkSo+ym9bXYRK9w==}
+ '@rollup/rollup-android-arm-eabi@4.16.4':
+ resolution: {integrity: sha512-GkhjAaQ8oUTOKE4g4gsZ0u8K/IHU1+2WQSgS1TwTcYvL+sjbaQjNHFXbOJ6kgqGHIO1DfUhI/Sphi9GkRT9K+Q==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.16.2':
- resolution: {integrity: sha512-5/W1xyIdc7jw6c/f1KEtg1vYDBWnWCsLiipK41NiaWGLG93eH2edgE6EgQJ3AGiPERhiOLUqlDSfjRK08C9xFg==}
+ '@rollup/rollup-android-arm64@4.16.4':
+ resolution: {integrity: sha512-Bvm6D+NPbGMQOcxvS1zUl8H7DWlywSXsphAeOnVeiZLQ+0J6Is8T7SrjGTH29KtYkiY9vld8ZnpV3G2EPbom+w==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.16.2':
- resolution: {integrity: sha512-vOAKMqZSTbPfyPVu1jBiy+YniIQd3MG7LUnqV0dA6Q5tyhdqYtxacTHP1+S/ksKl6qCtMG1qQ0grcIgk/19JEA==}
+ '@rollup/rollup-darwin-arm64@4.16.4':
+ resolution: {integrity: sha512-i5d64MlnYBO9EkCOGe5vPR/EeDwjnKOGGdd7zKFhU5y8haKhQZTN2DgVtpODDMxUr4t2K90wTUJg7ilgND6bXw==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.16.2':
- resolution: {integrity: sha512-aIJVRUS3Dnj6MqocBMrcXlatKm64O3ITeQAdAxVSE9swyhNyV1dwnRgw7IGKIkDQofatd8UqMSyUxuFEa42EcA==}
+ '@rollup/rollup-darwin-x64@4.16.4':
+ resolution: {integrity: sha512-WZupV1+CdUYehaZqjaFTClJI72fjJEgTXdf4NbW69I9XyvdmztUExBtcI2yIIU6hJtYvtwS6pkTkHJz+k08mAQ==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-linux-arm-gnueabihf@4.16.2':
- resolution: {integrity: sha512-/bjfUiXwy3P5vYr6/ezv//Yle2Y0ak3a+Av/BKoi76nFryjWCkki8AuVoPR7ZU/ckcvAWFo77OnFK14B9B5JsA==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.16.4':
+ resolution: {integrity: sha512-ADm/xt86JUnmAfA9mBqFcRp//RVRt1ohGOYF6yL+IFCYqOBNwy5lbEK05xTsEoJq+/tJzg8ICUtS82WinJRuIw==}
cpu: [arm]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm-musleabihf@4.16.2':
- resolution: {integrity: sha512-S24b+tJHwpq2TNRz9T+r71FjMvyBBApY8EkYxz8Cwi/rhH6h+lu/iDUxyc9PuHf9UvyeBFYkWWcrDahai/NCGw==}
+ '@rollup/rollup-linux-arm-musleabihf@4.16.4':
+ resolution: {integrity: sha512-tJfJaXPiFAG+Jn3cutp7mCs1ePltuAgRqdDZrzb1aeE3TktWWJ+g7xK9SNlaSUFw6IU4QgOxAY4rA+wZUT5Wfg==}
cpu: [arm]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-arm64-gnu@4.16.2':
- resolution: {integrity: sha512-UN7VAXLyeyGbCQWiOtQN7BqmjTDw1ON2Oos4lfk0YR7yNhFEJWZiwGtvj9Ay4lsT/ueT04sh80Sg2MlWVVZ+Ug==}
+ '@rollup/rollup-linux-arm64-gnu@4.16.4':
+ resolution: {integrity: sha512-7dy1BzQkgYlUTapDTvK997cgi0Orh5Iu7JlZVBy1MBURk7/HSbHkzRnXZa19ozy+wwD8/SlpJnOOckuNZtJR9w==}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm64-musl@4.16.2':
- resolution: {integrity: sha512-ZBKvz3+rIhQjusKMccuJiPsStCrPOtejCHxTe+yWp3tNnuPWtyCh9QLGPKz6bFNFbwbw28E2T6zDgzJZ05F1JQ==}
+ '@rollup/rollup-linux-arm64-musl@4.16.4':
+ resolution: {integrity: sha512-zsFwdUw5XLD1gQe0aoU2HVceI6NEW7q7m05wA46eUAyrkeNYExObfRFQcvA6zw8lfRc5BHtan3tBpo+kqEOxmg==}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-powerpc64le-gnu@4.16.2':
- resolution: {integrity: sha512-LjMMFiVBRL3wOe095vHAekL4b7nQqf4KZEpdMWd3/W+nIy5o9q/8tlVKiqMbfieDypNXLsxM9fexOxd9Qcklyg==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.16.4':
+ resolution: {integrity: sha512-p8C3NnxXooRdNrdv6dBmRTddEapfESEUflpICDNKXpHvTjRRq1J82CbU5G3XfebIZyI3B0s074JHMWD36qOW6w==}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-riscv64-gnu@4.16.2':
- resolution: {integrity: sha512-ohkPt0lKoCU0s4B6twro2aft+QROPdUiWwOjPNTzwTsBK5w+2+iT9kySdtOdq0gzWJAdiqsV4NFtXOwGZmIsHA==}
+ '@rollup/rollup-linux-riscv64-gnu@4.16.4':
+ resolution: {integrity: sha512-Lh/8ckoar4s4Id2foY7jNgitTOUQczwMWNYi+Mjt0eQ9LKhr6sK477REqQkmy8YHY3Ca3A2JJVdXnfb3Rrwkng==}
cpu: [riscv64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-s390x-gnu@4.16.2':
- resolution: {integrity: sha512-jm2lvLc+/gqXfndlpDw05jKvsl/HKYxUEAt1h5UXcMFVpO4vGpoWmJVUfKDtTqSaHcCNw1his1XjkgR9aort3w==}
+ '@rollup/rollup-linux-s390x-gnu@4.16.4':
+ resolution: {integrity: sha512-1xwwn9ZCQYuqGmulGsTZoKrrn0z2fAur2ujE60QgyDpHmBbXbxLaQiEvzJWDrscRq43c8DnuHx3QorhMTZgisQ==}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-gnu@4.16.2':
- resolution: {integrity: sha512-oc5/SlITI/Vj/qL4UM+lXN7MERpiy1HEOnrE+SegXwzf7WP9bzmZd6+MDljCEZTdSY84CpvUv9Rq7bCaftn1+g==}
+ '@rollup/rollup-linux-x64-gnu@4.16.4':
+ resolution: {integrity: sha512-LuOGGKAJ7dfRtxVnO1i3qWc6N9sh0Em/8aZ3CezixSTM+E9Oq3OvTsvC4sm6wWjzpsIlOCnZjdluINKESflJLA==}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-musl@4.16.2':
- resolution: {integrity: sha512-/2VWEBG6mKbS2itm7hzPwhIPaxfZh/KLWrYg20pCRLHhNFtF+epLgcBtwy3m07bl/k86Q3PFRAf2cX+VbZbwzQ==}
+ '@rollup/rollup-linux-x64-musl@4.16.4':
+ resolution: {integrity: sha512-ch86i7KkJKkLybDP2AtySFTRi5fM3KXp0PnHocHuJMdZwu7BuyIKi35BE9guMlmTpwwBTB3ljHj9IQXnTCD0vA==}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rollup/rollup-win32-arm64-msvc@4.16.2':
- resolution: {integrity: sha512-Wg7ANh7+hSilF0lG3e/0Oy8GtfTIfEk1327Bw8juZOMOoKmJLs3R+a4JDa/4cHJp2Gs7QfCDTepXXcyFD0ubBg==}
+ '@rollup/rollup-win32-arm64-msvc@4.16.4':
+ resolution: {integrity: sha512-Ma4PwyLfOWZWayfEsNQzTDBVW8PZ6TUUN1uFTBQbF2Chv/+sjenE86lpiEwj2FiviSmSZ4Ap4MaAfl1ciF4aSA==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.16.2':
- resolution: {integrity: sha512-J/jCDKVMWp0Y2ELnTjpQFYUCUWv1Jr+LdFrJVZtdqGyjDo0PHPa7pCamjHvJel6zBFM3doFFqAr7cmXYWBAbfw==}
+ '@rollup/rollup-win32-ia32-msvc@4.16.4':
+ resolution: {integrity: sha512-9m/ZDrQsdo/c06uOlP3W9G2ENRVzgzbSXmXHT4hwVaDQhYcRpi9bgBT0FTG9OhESxwK0WjQxYOSfv40cU+T69w==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.16.2':
- resolution: {integrity: sha512-3nIf+SJMs2ZzrCh+SKNqgLVV9hS/UY0UjT1YU8XQYFGLiUfmHYJ/5trOU1XSvmHjV5gTF/K3DjrWxtyzKKcAHA==}
+ '@rollup/rollup-win32-x64-msvc@4.16.4':
+ resolution: {integrity: sha512-YunpoOAyGLDseanENHmbFvQSfVL5BxW3k7hhy0eN4rb3gS/ct75dVD0EXOWIqFT/nE8XYW6LP6vz6ctKRi0k9A==}
cpu: [x64]
os: [win32]
@@ -1042,8 +1042,8 @@ packages:
resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==}
engines: {node: '>=14.16'}
- '@soybeanjs/changelog@0.3.15':
- resolution: {integrity: sha512-DnRx5MSiOxrwcfdfoAD8WByiKOPMVmI5ABlm8KcAlRHiFw0jDK4IfU0K2PfVba9lK/ZCpzplMcjC7Fn2qqt5Vg==}
+ '@soybeanjs/changelog@0.3.22':
+ resolution: {integrity: sha512-MF2lAkHhVFnUEP4UK1+sipVq9e5Rsa62FMB+cYdEEF+r64GC4Nj5YMFzHYYJ9xCnuCf9ZSlIPWUwXVfz0DQ7mQ==}
engines: {node: '>=14'}
'@soybeanjs/eslint-config@1.3.2':
@@ -1353,31 +1353,43 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
+ '@vue/compiler-core@3.4.23':
+ resolution: {integrity: sha512-HAFmuVEwNqNdmk+w4VCQ2pkLk1Vw4XYiiyxEp3z/xvl14aLTUBw2OfVH3vBcx+FtGsynQLkkhK410Nah1N2yyQ==}
+
'@vue/compiler-core@3.4.24':
resolution: {integrity: sha512-vbW/tgbwJYj62N/Ww99x0zhFTkZDTcGh3uwJEuadZ/nF9/xuFMC4693P9r+3sxGXISABpDKvffY5ApH9pmdd1A==}
+ '@vue/compiler-dom@3.4.23':
+ resolution: {integrity: sha512-t0b9WSTnCRrzsBGrDd1LNR5HGzYTr7LX3z6nNBG+KGvZLqrT0mY6NsMzOqlVMBKKXKVuusbbB5aOOFgTY+senw==}
+
'@vue/compiler-dom@3.4.24':
resolution: {integrity: sha512-4XgABML/4cNndVsQndG6BbGN7+EoisDwi3oXNovqL/4jdNhwvP8/rfRMTb6FxkxIxUUtg6AI1/qZvwfSjxJiWA==}
+ '@vue/compiler-sfc@3.4.23':
+ resolution: {integrity: sha512-fSDTKTfzaRX1kNAUiaj8JB4AokikzStWgHooMhaxyjZerw624L+IAP/fvI4ZwMpwIh8f08PVzEnu4rg8/Npssw==}
+
'@vue/compiler-sfc@3.4.24':
resolution: {integrity: sha512-nRAlJUK02FTWfA2nuvNBAqsDZuERGFgxZ8sGH62XgFSvMxO2URblzulExsmj4gFZ8e+VAyDooU9oAoXfEDNxTA==}
+ '@vue/compiler-ssr@3.4.23':
+ resolution: {integrity: sha512-hb6Uj2cYs+tfqz71Wj6h3E5t6OKvb4MVcM2Nl5i/z1nv1gjEhw+zYaNOV+Xwn+SSN/VZM0DgANw5TuJfxfezPg==}
+
'@vue/compiler-ssr@3.4.24':
resolution: {integrity: sha512-ZsAtr4fhaUFnVcDqwW3bYCSDwq+9Gk69q2r/7dAHDrOMw41kylaMgOP4zRnn6GIEJkQznKgrMOGPMFnLB52RbQ==}
'@vue/devtools-api@6.6.1':
resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==}
- '@vue/devtools-core@7.0.27':
- resolution: {integrity: sha512-3rbtNGxFFFPfIObgTAPIw0h0rJy+y1PrbfgM9nXRf3/FIJkthfS19yj31pj9EWIqRsyiqK5u1Ni7SAJZ0vsQOA==}
+ '@vue/devtools-core@7.1.2':
+ resolution: {integrity: sha512-yO2+xSnXkZPqSJAiWPigIwSdWQordROOg4nrLVA6ByJAzFowJmN6sAKysFtbhVg8Fb1e/DnI+1dJ4tp3zbvM7Q==}
- '@vue/devtools-kit@7.0.27':
- resolution: {integrity: sha512-/A5xM38pPCFX5Yhl/lRFAzjyK6VNsH670nww2WbjFKWqlu3I+lMxWKzQkCW6A1V8bduITgl2kHORfg2gTw6QaA==}
+ '@vue/devtools-kit@7.1.2':
+ resolution: {integrity: sha512-UTrcUSOhlI9eXqbPMHUWwA6NQiiPT3onzXsVk2JHGR8ZFFSkzsWTTpHyVA1woG8zvgu2HNV/wigW2k87p858zw==}
peerDependencies:
vue: ^3.0.0
- '@vue/devtools-shared@7.0.27':
- resolution: {integrity: sha512-4VxtmZ6yjhiSloqZZq2UYU0TBGxOJ8GxWvp5OlAH70zYqi0FIAyWGPkOhvfoZ7DKQyv2UU0mmKzFHjsEkelGyQ==}
+ '@vue/devtools-shared@7.1.2':
+ resolution: {integrity: sha512-r9cUf93VMhKSsxF2/cBbf6Lm1nRBx+r1pRuji5CiAf3JIPYPOjeEqJ13OuwP1fauYh1tyBFcCxt3eJPvHT59gg==}
'@vue/language-core@2.0.14':
resolution: {integrity: sha512-3q8mHSNcGTR7sfp2X6jZdcb4yt8AjBXAfKk0qkZIh7GAJxOnoZ10h5HToZglw4ToFvAnq+xu/Z2FFbglh9Icag==}
@@ -1387,19 +1399,22 @@ packages:
typescript:
optional: true
- '@vue/reactivity@3.4.24':
- resolution: {integrity: sha512-nup3fSYg4i4LtNvu9slF/HF/0dkMQYfepUdORBcMSsankzRPzE7ypAFurpwyRBfU1i7Dn1kcwpYsE1wETSh91g==}
+ '@vue/reactivity@3.4.23':
+ resolution: {integrity: sha512-GlXR9PL+23fQ3IqnbSQ8OQKLodjqCyoCrmdLKZk3BP7jN6prWheAfU7a3mrltewTkoBm+N7qMEb372VHIkQRMQ==}
- '@vue/runtime-core@3.4.24':
- resolution: {integrity: sha512-c7iMfj6cJMeAG3s5yOn9Rc5D9e2/wIuaozmGf/ICGCY3KV5H7mbTVdvEkd4ZshTq7RUZqj2k7LMJWVx+EBiY1g==}
+ '@vue/runtime-core@3.4.23':
+ resolution: {integrity: sha512-FeQ9MZEXoFzFkFiw9MQQ/FWs3srvrP+SjDKSeRIiQHIhtkzoj0X4rWQlRNHbGuSwLra6pMyjAttwixNMjc/xLw==}
- '@vue/runtime-dom@3.4.24':
- resolution: {integrity: sha512-uXKzuh/Emfad2Y7Qm0ABsLZZV6H3mAJ5ZVqmAOlrNQRf+T5mxpPGZBfec1hkP41t6h6FwF6RSGCs/gd8WbuySQ==}
+ '@vue/runtime-dom@3.4.23':
+ resolution: {integrity: sha512-RXJFwwykZWBkMiTPSLEWU3kgVLNAfActBfWFlZd0y79FTUxexogd0PLG4HH2LfOktjRxV47Nulygh0JFXe5f9A==}
- '@vue/server-renderer@3.4.24':
- resolution: {integrity: sha512-H+DLK4sQF6sRgzKyofmlEVBIV/9KrQU6HIV7nt6yIwSGGKvSwlV8pqJlebUKLpbXaNHugdSfAbP6YmXF69lxow==}
+ '@vue/server-renderer@3.4.23':
+ resolution: {integrity: sha512-LDwGHtnIzvKFNS8dPJ1SSU5Gvm36p2ck8wCZc52fc3k/IfjKcwCyrWEf0Yag/2wTFUBXrqizfhK9c/mC367dXQ==}
peerDependencies:
- vue: 3.4.24
+ vue: 3.4.23
+
+ '@vue/shared@3.4.23':
+ resolution: {integrity: sha512-wBQ0gvf+SMwsCQOyusNw/GoXPV47WGd1xB5A1Pgzy0sQ3Bi5r5xm3n+92y3gCnB3MWqnRDdvfkRGxhKtbBRNgg==}
'@vue/shared@3.4.24':
resolution: {integrity: sha512-BW4tajrJBM9AGAknnyEw5tO2xTmnqgup0VTnDAMcxYmqOX0RG0b9aSUGAbEKolD91tdwpA6oCwbltoJoNzpItw==}
@@ -2071,8 +2086,8 @@ packages:
echarts@5.5.0:
resolution: {integrity: sha512-rNYnNCzqDAPCr4m/fqyUFv7fD9qIsd50S6GDFgO1DxZhncCsNsG7IfUlAlvZe5oSEQxtsjnHiUuppzccry93Xw==}
- electron-to-chromium@1.4.746:
- resolution: {integrity: sha512-jeWaIta2rIG2FzHaYIhSuVWqC6KJYo7oSBX4Jv7g+aVujKztfvdpf+n6MGwZdC5hQXbax4nntykLH2juIQrfPg==}
+ electron-to-chromium@1.4.747:
+ resolution: {integrity: sha512-+FnSWZIAvFHbsNVmUxhEqWiaOiPMcfum1GQzlWCg/wLigVtshOsjXHyEFfmt6cFK6+HkS3QOJBv6/3OPumbBfw==}
emoji-regex@10.3.0:
resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==}
@@ -3212,8 +3227,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
- micromark-core-commonmark@2.0.0:
- resolution: {integrity: sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==}
+ micromark-core-commonmark@2.0.1:
+ resolution: {integrity: sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==}
micromark-factory-destination@2.0.0:
resolution: {integrity: sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==}
@@ -3548,9 +3563,6 @@ packages:
resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==}
engines: {node: '>=0.10.0'}
- ofetch@1.3.3:
- resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==}
-
ofetch@1.3.4:
resolution: {integrity: sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==}
@@ -3993,8 +4005,8 @@ packages:
engines: {node: '>=14'}
hasBin: true
- rollup@4.16.2:
- resolution: {integrity: sha512-sxDP0+pya/Yi5ZtptF4p3avI+uWCIf/OdrfdH2Gbv1kWddLKk0U7WE3PmQokhi5JrektxsK3sK8s4hzAmjqahw==}
+ rollup@4.16.4:
+ resolution: {integrity: sha512-kuaTJSUbz+Wsb2ATGvEknkI12XV40vIiHmLuFlejoo7HtDok/O5eDDD0UpCVY5bBX5U5RYo8wWP83H7ZsqVEnA==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -4609,14 +4621,14 @@ packages:
peerDependencies:
vite: '>=2.0.0'
- vite-plugin-vue-devtools@7.0.27:
- resolution: {integrity: sha512-sb4B3ZGYueIiqQvQGCEDBsC8Byr4VnlUbbDS44DhYfcIEDChTSO0yRmJ3IJeESJQQMhEh3wS0cgQglL8A9lCuw==}
+ vite-plugin-vue-devtools@7.1.2:
+ resolution: {integrity: sha512-TQm0sLGlAI9zEG6wZSzadBqzLOJ0VVUOvgRv2uqx/O1cEfH7UHuGkkGMFaeSQfbRWzD1OnOsJHsTMaUZB6m8iQ==}
engines: {node: '>=v14.21.3'}
peerDependencies:
vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0
- vite-plugin-vue-inspector@4.0.2:
- resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==}
+ vite-plugin-vue-inspector@5.0.1:
+ resolution: {integrity: sha512-R93P8iFa6BPODhc/aOtO04A8FFMMyFIfm8ZVSmN+8vU1TgwsHya734APGpX4fVHSPX2aVwYyiezXBUYQ0Opsqw==}
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
@@ -4710,8 +4722,8 @@ packages:
peerDependencies:
typescript: '*'
- vue@3.4.24:
- resolution: {integrity: sha512-NPdx7dLGyHmKHGRRU5bMRYVE+rechR+KDU5R2tSTNG36PuMwbfAJ+amEvOAw7BPfZp5sQulNELSLm5YUkau+Sg==}
+ vue@3.4.23:
+ resolution: {integrity: sha512-X1y6yyGJ28LMUBJ0k/qIeKHstGd+BlWQEOT40x3auJFTmpIhpbKLgN7EFsqalnJXq1Km5ybDEsp6BhuWKciUDg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@@ -5056,9 +5068,9 @@ snapshots:
dependencies:
css-render: 0.15.12
- '@css-render/vue3-ssr@0.15.12(vue@3.4.24(typescript@5.4.5))':
+ '@css-render/vue3-ssr@0.15.12(vue@3.4.23(typescript@5.4.5))':
dependencies:
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
'@elegant-router/core@0.3.6':
dependencies:
@@ -5291,10 +5303,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@iconify/vue@4.1.2(vue@3.4.24(typescript@5.4.5))':
+ '@iconify/vue@4.1.2(vue@3.4.23(typescript@5.4.5))':
dependencies:
'@iconify/types': 2.0.0
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
'@intlify/core-base@9.13.1':
dependencies:
@@ -5423,60 +5435,60 @@ snapshots:
'@polka/url@1.0.0-next.25': {}
- '@rollup/pluginutils@5.1.0(rollup@4.16.2)':
+ '@rollup/pluginutils@5.1.0(rollup@4.16.4)':
dependencies:
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
optionalDependencies:
- rollup: 4.16.2
+ rollup: 4.16.4
- '@rollup/rollup-android-arm-eabi@4.16.2':
+ '@rollup/rollup-android-arm-eabi@4.16.4':
optional: true
- '@rollup/rollup-android-arm64@4.16.2':
+ '@rollup/rollup-android-arm64@4.16.4':
optional: true
- '@rollup/rollup-darwin-arm64@4.16.2':
+ '@rollup/rollup-darwin-arm64@4.16.4':
optional: true
- '@rollup/rollup-darwin-x64@4.16.2':
+ '@rollup/rollup-darwin-x64@4.16.4':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.16.2':
+ '@rollup/rollup-linux-arm-gnueabihf@4.16.4':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.16.2':
+ '@rollup/rollup-linux-arm-musleabihf@4.16.4':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.16.2':
+ '@rollup/rollup-linux-arm64-gnu@4.16.4':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.16.2':
+ '@rollup/rollup-linux-arm64-musl@4.16.4':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.16.2':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.16.4':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.16.2':
+ '@rollup/rollup-linux-riscv64-gnu@4.16.4':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.16.2':
+ '@rollup/rollup-linux-s390x-gnu@4.16.4':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.16.2':
+ '@rollup/rollup-linux-x64-gnu@4.16.4':
optional: true
- '@rollup/rollup-linux-x64-musl@4.16.2':
+ '@rollup/rollup-linux-x64-musl@4.16.4':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.16.2':
+ '@rollup/rollup-win32-arm64-msvc@4.16.4':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.16.2':
+ '@rollup/rollup-win32-ia32-msvc@4.16.4':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.16.2':
+ '@rollup/rollup-win32-x64-msvc@4.16.4':
optional: true
'@sigstore/bundle@1.1.0':
@@ -5502,14 +5514,15 @@ snapshots:
'@sindresorhus/is@5.6.0': {}
- '@soybeanjs/changelog@0.3.15(@unocss/eslint-config@0.59.4(eslint@9.1.1)(typescript@5.4.5))(eslint-plugin-vue@9.25.0(eslint@9.1.1))(eslint@9.1.1)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.1.1))':
+ '@soybeanjs/changelog@0.3.22(@unocss/eslint-config@0.59.4(eslint@9.1.1)(typescript@5.4.5))(eslint-plugin-vue@9.25.0(eslint@9.1.1))(eslint@9.1.1)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.1.1))':
dependencies:
'@soybeanjs/eslint-config': 1.3.2(@unocss/eslint-config@0.59.4(eslint@9.1.1)(typescript@5.4.5))(eslint-plugin-vue@9.25.0(eslint@9.1.1))(eslint@9.1.1)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.1.1))
cli-progress: 3.12.0
convert-gitmoji: 0.1.5
dayjs: 1.11.10
execa: 8.0.1
- ofetch: 1.3.3
+ ofetch: 1.3.4
+ semver: 7.6.0
transitivePeerDependencies:
- '@toml-tools/parser'
- '@types/eslint'
@@ -5836,10 +5849,10 @@ snapshots:
dependencies:
'@unocss/core': 0.59.4
- '@unocss/vite@0.59.4(rollup@4.16.2)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))':
+ '@unocss/vite@0.59.4(rollup@4.16.4)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))':
dependencies:
'@ampproject/remapping': 2.3.0
- '@rollup/pluginutils': 5.1.0(rollup@4.16.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
'@unocss/config': 0.59.4
'@unocss/core': 0.59.4
'@unocss/inspector': 0.59.4
@@ -5852,20 +5865,20 @@ snapshots:
transitivePeerDependencies:
- rollup
- '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))':
+ '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))':
dependencies:
'@babel/core': 7.24.4
'@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4)
vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))':
+ '@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))':
dependencies:
vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
'@volar/language-core@2.2.0-alpha.10':
dependencies:
@@ -5909,6 +5922,14 @@ snapshots:
'@babel/parser': 7.24.4
'@vue/compiler-sfc': 3.4.24
+ '@vue/compiler-core@3.4.23':
+ dependencies:
+ '@babel/parser': 7.24.4
+ '@vue/shared': 3.4.23
+ entities: 4.5.0
+ estree-walker: 2.0.2
+ source-map-js: 1.2.0
+
'@vue/compiler-core@3.4.24':
dependencies:
'@babel/parser': 7.24.4
@@ -5917,11 +5938,28 @@ snapshots:
estree-walker: 2.0.2
source-map-js: 1.2.0
+ '@vue/compiler-dom@3.4.23':
+ dependencies:
+ '@vue/compiler-core': 3.4.23
+ '@vue/shared': 3.4.23
+
'@vue/compiler-dom@3.4.24':
dependencies:
'@vue/compiler-core': 3.4.24
'@vue/shared': 3.4.24
+ '@vue/compiler-sfc@3.4.23':
+ dependencies:
+ '@babel/parser': 7.24.4
+ '@vue/compiler-core': 3.4.23
+ '@vue/compiler-dom': 3.4.23
+ '@vue/compiler-ssr': 3.4.23
+ '@vue/shared': 3.4.23
+ estree-walker: 2.0.2
+ magic-string: 0.30.10
+ postcss: 8.4.38
+ source-map-js: 1.2.0
+
'@vue/compiler-sfc@3.4.24':
dependencies:
'@babel/parser': 7.24.4
@@ -5934,6 +5972,11 @@ snapshots:
postcss: 8.4.38
source-map-js: 1.2.0
+ '@vue/compiler-ssr@3.4.23':
+ dependencies:
+ '@vue/compiler-dom': 3.4.23
+ '@vue/shared': 3.4.23
+
'@vue/compiler-ssr@3.4.24':
dependencies:
'@vue/compiler-dom': 3.4.24
@@ -5941,10 +5984,10 @@ snapshots:
'@vue/devtools-api@6.6.1': {}
- '@vue/devtools-core@7.0.27(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))':
+ '@vue/devtools-core@7.1.2(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))':
dependencies:
- '@vue/devtools-kit': 7.0.27(vue@3.4.24(typescript@5.4.5))
- '@vue/devtools-shared': 7.0.27
+ '@vue/devtools-kit': 7.1.2(vue@3.4.23(typescript@5.4.5))
+ '@vue/devtools-shared': 7.1.2
mitt: 3.0.1
nanoid: 3.3.7
pathe: 1.1.2
@@ -5953,16 +5996,16 @@ snapshots:
- vite
- vue
- '@vue/devtools-kit@7.0.27(vue@3.4.24(typescript@5.4.5))':
+ '@vue/devtools-kit@7.1.2(vue@3.4.23(typescript@5.4.5))':
dependencies:
- '@vue/devtools-shared': 7.0.27
+ '@vue/devtools-shared': 7.1.2
hookable: 5.5.3
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
- '@vue/devtools-shared@7.0.27':
+ '@vue/devtools-shared@7.1.2':
dependencies:
rfdc: 1.3.1
@@ -5978,44 +6021,46 @@ snapshots:
optionalDependencies:
typescript: 5.4.5
- '@vue/reactivity@3.4.24':
+ '@vue/reactivity@3.4.23':
dependencies:
- '@vue/shared': 3.4.24
+ '@vue/shared': 3.4.23
- '@vue/runtime-core@3.4.24':
+ '@vue/runtime-core@3.4.23':
dependencies:
- '@vue/reactivity': 3.4.24
- '@vue/shared': 3.4.24
+ '@vue/reactivity': 3.4.23
+ '@vue/shared': 3.4.23
- '@vue/runtime-dom@3.4.24':
+ '@vue/runtime-dom@3.4.23':
dependencies:
- '@vue/runtime-core': 3.4.24
- '@vue/shared': 3.4.24
+ '@vue/runtime-core': 3.4.23
+ '@vue/shared': 3.4.23
csstype: 3.1.3
- '@vue/server-renderer@3.4.24(vue@3.4.24(typescript@5.4.5))':
+ '@vue/server-renderer@3.4.23(vue@3.4.23(typescript@5.4.5))':
dependencies:
- '@vue/compiler-ssr': 3.4.24
- '@vue/shared': 3.4.24
- vue: 3.4.24(typescript@5.4.5)
+ '@vue/compiler-ssr': 3.4.23
+ '@vue/shared': 3.4.23
+ vue: 3.4.23(typescript@5.4.5)
+
+ '@vue/shared@3.4.23': {}
'@vue/shared@3.4.24': {}
- '@vueuse/core@10.9.0(vue@3.4.24(typescript@5.4.5))':
+ '@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5))':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.9.0
- '@vueuse/shared': 10.9.0(vue@3.4.24(typescript@5.4.5))
- vue-demi: 0.14.7(vue@3.4.24(typescript@5.4.5))
+ '@vueuse/shared': 10.9.0(vue@3.4.23(typescript@5.4.5))
+ vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
'@vueuse/metadata@10.9.0': {}
- '@vueuse/shared@10.9.0(vue@3.4.24(typescript@5.4.5))':
+ '@vueuse/shared@10.9.0(vue@3.4.23(typescript@5.4.5))':
dependencies:
- vue-demi: 0.14.7(vue@3.4.24(typescript@5.4.5))
+ vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -6217,7 +6262,7 @@ snapshots:
browserslist@4.23.0:
dependencies:
caniuse-lite: 1.0.30001612
- electron-to-chromium: 1.4.746
+ electron-to-chromium: 1.4.747
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0)
@@ -6735,7 +6780,7 @@ snapshots:
tslib: 2.3.0
zrender: 5.5.0
- electron-to-chromium@1.4.746: {}
+ electron-to-chromium@1.4.747: {}
emoji-regex@10.3.0: {}
@@ -8038,7 +8083,7 @@ snapshots:
merge2@1.4.1: {}
- micromark-core-commonmark@2.0.0:
+ micromark-core-commonmark@2.0.1:
dependencies:
decode-named-character-reference: 1.0.2
devlop: 1.1.0
@@ -8155,7 +8200,7 @@ snapshots:
debug: 4.3.4
decode-named-character-reference: 1.0.2
devlop: 1.1.0
- micromark-core-commonmark: 2.0.0
+ micromark-core-commonmark: 2.0.1
micromark-factory-space: 2.0.0
micromark-util-character: 2.1.0
micromark-util-chunked: 2.0.0
@@ -8302,10 +8347,10 @@ snapshots:
muggle-string@0.4.1: {}
- naive-ui@2.38.1(vue@3.4.24(typescript@5.4.5)):
+ naive-ui@2.38.1(vue@3.4.23(typescript@5.4.5)):
dependencies:
'@css-render/plugin-bem': 0.15.12(css-render@0.15.12)
- '@css-render/vue3-ssr': 0.15.12(vue@3.4.24(typescript@5.4.5))
+ '@css-render/vue3-ssr': 0.15.12(vue@3.4.23(typescript@5.4.5))
'@types/katex': 0.16.7
'@types/lodash': 4.17.0
'@types/lodash-es': 4.17.12
@@ -8320,10 +8365,10 @@ snapshots:
lodash-es: 4.17.21
seemly: 0.3.8
treemate: 0.3.11
- vdirs: 0.1.8(vue@3.4.24(typescript@5.4.5))
- vooks: 0.2.12(vue@3.4.24(typescript@5.4.5))
- vue: 3.4.24(typescript@5.4.5)
- vueuc: 0.4.58(vue@3.4.24(typescript@5.4.5))
+ vdirs: 0.1.8(vue@3.4.23(typescript@5.4.5))
+ vooks: 0.2.12(vue@3.4.23(typescript@5.4.5))
+ vue: 3.4.23(typescript@5.4.5)
+ vueuc: 0.4.58(vue@3.4.23(typescript@5.4.5))
nanoid@3.3.7: {}
@@ -8532,12 +8577,6 @@ snapshots:
dependencies:
isobject: 3.0.1
- ofetch@1.3.3:
- dependencies:
- destr: 2.0.3
- node-fetch-native: 1.6.4
- ufo: 1.5.3
-
ofetch@1.3.4:
dependencies:
destr: 2.0.3
@@ -8675,11 +8714,11 @@ snapshots:
pidtree@0.6.0: {}
- pinia@2.1.7(typescript@5.4.5)(vue@3.4.24(typescript@5.4.5)):
+ pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)):
dependencies:
'@vue/devtools-api': 6.6.1
- vue: 3.4.24(typescript@5.4.5)
- vue-demi: 0.14.7(vue@3.4.24(typescript@5.4.5))
+ vue: 3.4.23(typescript@5.4.5)
+ vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5))
optionalDependencies:
typescript: 5.4.5
@@ -8975,26 +9014,26 @@ snapshots:
dependencies:
glob: 10.3.12
- rollup@4.16.2:
+ rollup@4.16.4:
dependencies:
'@types/estree': 1.0.5
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.16.2
- '@rollup/rollup-android-arm64': 4.16.2
- '@rollup/rollup-darwin-arm64': 4.16.2
- '@rollup/rollup-darwin-x64': 4.16.2
- '@rollup/rollup-linux-arm-gnueabihf': 4.16.2
- '@rollup/rollup-linux-arm-musleabihf': 4.16.2
- '@rollup/rollup-linux-arm64-gnu': 4.16.2
- '@rollup/rollup-linux-arm64-musl': 4.16.2
- '@rollup/rollup-linux-powerpc64le-gnu': 4.16.2
- '@rollup/rollup-linux-riscv64-gnu': 4.16.2
- '@rollup/rollup-linux-s390x-gnu': 4.16.2
- '@rollup/rollup-linux-x64-gnu': 4.16.2
- '@rollup/rollup-linux-x64-musl': 4.16.2
- '@rollup/rollup-win32-arm64-msvc': 4.16.2
- '@rollup/rollup-win32-ia32-msvc': 4.16.2
- '@rollup/rollup-win32-x64-msvc': 4.16.2
+ '@rollup/rollup-android-arm-eabi': 4.16.4
+ '@rollup/rollup-android-arm64': 4.16.4
+ '@rollup/rollup-darwin-arm64': 4.16.4
+ '@rollup/rollup-darwin-x64': 4.16.4
+ '@rollup/rollup-linux-arm-gnueabihf': 4.16.4
+ '@rollup/rollup-linux-arm-musleabihf': 4.16.4
+ '@rollup/rollup-linux-arm64-gnu': 4.16.4
+ '@rollup/rollup-linux-arm64-musl': 4.16.4
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.16.4
+ '@rollup/rollup-linux-riscv64-gnu': 4.16.4
+ '@rollup/rollup-linux-s390x-gnu': 4.16.4
+ '@rollup/rollup-linux-x64-gnu': 4.16.4
+ '@rollup/rollup-linux-x64-musl': 4.16.4
+ '@rollup/rollup-win32-arm64-msvc': 4.16.4
+ '@rollup/rollup-win32-ia32-msvc': 4.16.4
+ '@rollup/rollup-win32-x64-msvc': 4.16.4
fsevents: 2.3.3
run-applescript@7.0.0: {}
@@ -9110,11 +9149,11 @@ snapshots:
lodash: 4.17.21
lodash-es: 4.17.21
- simplebar-vue@2.3.3(vue@3.4.24(typescript@5.4.5)):
+ simplebar-vue@2.3.3(vue@3.4.23(typescript@5.4.5)):
dependencies:
simplebar-core: 1.2.4
- vue: 3.4.24(typescript@5.4.5)
- vue-demi: 0.13.11(vue@3.4.24(typescript@5.4.5))
+ vue: 3.4.23(typescript@5.4.5)
+ vue-demi: 0.13.11(vue@3.4.23(typescript@5.4.5))
transitivePeerDependencies:
- '@vue/composition-api'
@@ -9579,10 +9618,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.16.2)(vue@3.4.24(typescript@5.4.5)):
+ unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.16.4)(vue@3.4.23(typescript@5.4.5)):
dependencies:
'@antfu/utils': 0.7.7
- '@rollup/pluginutils': 5.1.0(rollup@4.16.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
chokidar: 3.6.0
debug: 4.3.4
fast-glob: 3.3.2
@@ -9591,7 +9630,7 @@ snapshots:
minimatch: 9.0.4
resolve: 1.22.8
unplugin: 1.10.1
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
optionalDependencies:
'@babel/parser': 7.24.4
transitivePeerDependencies:
@@ -9671,19 +9710,19 @@ snapshots:
vary@1.1.2: {}
- vdirs@0.1.8(vue@3.4.24(typescript@5.4.5)):
+ vdirs@0.1.8(vue@3.4.23(typescript@5.4.5)):
dependencies:
evtd: 0.2.4
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
vite-hot-client@0.2.3(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)):
dependencies:
vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)
- vite-plugin-inspect@0.8.4(rollup@4.16.2)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)):
+ vite-plugin-inspect@0.8.4(rollup@4.16.4)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)):
dependencies:
'@antfu/utils': 0.7.7
- '@rollup/pluginutils': 5.1.0(rollup@4.16.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
debug: 4.3.4
error-stack-parser-es: 0.1.1
fs-extra: 11.2.0
@@ -9717,23 +9756,23 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vite-plugin-vue-devtools@7.0.27(rollup@4.16.2)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5)):
+ vite-plugin-vue-devtools@7.1.2(rollup@4.16.4)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5)):
dependencies:
- '@vue/devtools-core': 7.0.27(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.24(typescript@5.4.5))
- '@vue/devtools-kit': 7.0.27(vue@3.4.24(typescript@5.4.5))
- '@vue/devtools-shared': 7.0.27
+ '@vue/devtools-core': 7.1.2(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.23(typescript@5.4.5))
+ '@vue/devtools-kit': 7.1.2(vue@3.4.23(typescript@5.4.5))
+ '@vue/devtools-shared': 7.1.2
execa: 8.0.1
sirv: 2.0.4
vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)
- vite-plugin-inspect: 0.8.4(rollup@4.16.2)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
- vite-plugin-vue-inspector: 4.0.2(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
+ vite-plugin-inspect: 0.8.4(rollup@4.16.4)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
+ vite-plugin-vue-inspector: 5.0.1(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))
transitivePeerDependencies:
- '@nuxt/kit'
- rollup
- supports-color
- vue
- vite-plugin-vue-inspector@4.0.2(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)):
+ vite-plugin-vue-inspector@5.0.1(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)):
dependencies:
'@babel/core': 7.24.4
'@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4)
@@ -9752,24 +9791,24 @@ snapshots:
dependencies:
esbuild: 0.20.2
postcss: 8.4.38
- rollup: 4.16.2
+ rollup: 4.16.4
optionalDependencies:
'@types/node': 20.12.7
fsevents: 2.3.3
sass: 1.75.0
- vooks@0.2.12(vue@3.4.24(typescript@5.4.5)):
+ vooks@0.2.12(vue@3.4.23(typescript@5.4.5)):
dependencies:
evtd: 0.2.4
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
- vue-demi@0.13.11(vue@3.4.24(typescript@5.4.5)):
+ vue-demi@0.13.11(vue@3.4.23(typescript@5.4.5)):
dependencies:
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
- vue-demi@0.14.7(vue@3.4.24(typescript@5.4.5)):
+ vue-demi@0.14.7(vue@3.4.23(typescript@5.4.5)):
dependencies:
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
vue-draggable-plus@0.4.0(@types/sortablejs@1.15.8):
dependencies:
@@ -9788,17 +9827,17 @@ snapshots:
transitivePeerDependencies:
- supports-color
- vue-i18n@9.13.1(vue@3.4.24(typescript@5.4.5)):
+ vue-i18n@9.13.1(vue@3.4.23(typescript@5.4.5)):
dependencies:
'@intlify/core-base': 9.13.1
'@intlify/shared': 9.13.1
'@vue/devtools-api': 6.6.1
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
- vue-router@4.3.2(vue@3.4.24(typescript@5.4.5)):
+ vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)):
dependencies:
'@vue/devtools-api': 6.6.1
- vue: 3.4.24(typescript@5.4.5)
+ vue: 3.4.23(typescript@5.4.5)
vue-template-compiler@2.7.16:
dependencies:
@@ -9812,26 +9851,26 @@ snapshots:
semver: 7.6.0
typescript: 5.4.5
- vue@3.4.24(typescript@5.4.5):
+ vue@3.4.23(typescript@5.4.5):
dependencies:
- '@vue/compiler-dom': 3.4.24
- '@vue/compiler-sfc': 3.4.24
- '@vue/runtime-dom': 3.4.24
- '@vue/server-renderer': 3.4.24(vue@3.4.24(typescript@5.4.5))
- '@vue/shared': 3.4.24
+ '@vue/compiler-dom': 3.4.23
+ '@vue/compiler-sfc': 3.4.23
+ '@vue/runtime-dom': 3.4.23
+ '@vue/server-renderer': 3.4.23(vue@3.4.23(typescript@5.4.5))
+ '@vue/shared': 3.4.23
optionalDependencies:
typescript: 5.4.5
- vueuc@0.4.58(vue@3.4.24(typescript@5.4.5)):
+ vueuc@0.4.58(vue@3.4.23(typescript@5.4.5)):
dependencies:
- '@css-render/vue3-ssr': 0.15.12(vue@3.4.24(typescript@5.4.5))
+ '@css-render/vue3-ssr': 0.15.12(vue@3.4.23(typescript@5.4.5))
'@juggle/resize-observer': 3.4.0
css-render: 0.15.12
evtd: 0.2.4
seemly: 0.3.8
- vdirs: 0.1.8(vue@3.4.24(typescript@5.4.5))
- vooks: 0.2.12(vue@3.4.24(typescript@5.4.5))
- vue: 3.4.24(typescript@5.4.5)
+ vdirs: 0.1.8(vue@3.4.23(typescript@5.4.5))
+ vooks: 0.2.12(vue@3.4.23(typescript@5.4.5))
+ vue: 3.4.23(typescript@5.4.5)
webpack-sources@3.2.3: {}
diff --git a/src/store/modules/route/index.ts b/src/store/modules/route/index.ts
index beab22a6..d34b7297 100644
--- a/src/store/modules/route/index.ts
+++ b/src/store/modules/route/index.ts
@@ -52,6 +52,19 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
routeHome.value = routeKey;
}
+ /** constant routes */
+ const constantRoutes = shallowRef([]);
+
+ function addConstantRoutes(routes: ElegantConstRoute[]) {
+ const constantRoutesMap = new Map(constantRoutes.value.map(route => [route.name, route]));
+
+ routes.forEach(route => {
+ constantRoutesMap.set(route.name, route);
+ });
+
+ constantRoutes.value = Array.from(constantRoutesMap.values());
+ }
+
/** auth routes */
const authRoutes = shallowRef([]);
@@ -167,18 +180,18 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
if (isInitConstantRoute.value) return;
if (authRouteMode.value === 'static') {
- const { constantRoutes } = createStaticRoutes();
+ const staticRoute = createStaticRoutes();
- addAuthRoutes(constantRoutes);
+ addConstantRoutes(staticRoute.constantRoutes);
} else {
const { data, error } = await fetchGetConstantRoutes();
if (!error) {
- addAuthRoutes(data);
+ addConstantRoutes(data);
}
}
- handleAuthRoutes();
+ handleConstantAndAuthRoutes();
setIsInitConstantRoute(true);
}
@@ -206,7 +219,7 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
addAuthRoutes(filteredAuthRoutes);
}
- handleAuthRoutes();
+ handleConstantAndAuthRoutes();
setIsInitAuthRoute(true);
}
@@ -220,7 +233,7 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
addAuthRoutes(routes);
- handleAuthRoutes();
+ handleConstantAndAuthRoutes();
setRouteHome(home);
@@ -230,9 +243,11 @@ export const useRouteStore = defineStore(SetupStoreId.Route, () => {
}
}
- /** handle auth routes */
- function handleAuthRoutes() {
- const sortRoutes = sortRoutesByOrder(authRoutes.value);
+ /** handle constant and auth routes */
+ function handleConstantAndAuthRoutes() {
+ const allRoutes = [...constantRoutes.value, ...authRoutes.value];
+
+ const sortRoutes = sortRoutesByOrder(allRoutes);
const vueRoutes = getAuthVueRoutes(sortRoutes);
diff --git a/src/views/function/toggle-auth/index.vue b/src/views/function/toggle-auth/index.vue
index bf1b38be..e3af4dd5 100644
--- a/src/views/function/toggle-auth/index.vue
+++ b/src/views/function/toggle-auth/index.vue
@@ -1,13 +1,17 @@