diff --git a/apps/web/package.json b/apps/web/package.json index ae811ecd..044c5d98 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -22,6 +22,7 @@ "@xterm/addon-fit": "^0.11.0", "@xterm/addon-serialize": "^0.14.0", "@xterm/xterm": "^6.0.0", + "animate.css": "^4.1.1", "dotenv": "^17.2.3", "echarts": "^6.0.0", "katex": "^0.16.28", diff --git a/apps/web/src/components/create-model/index.vue b/apps/web/src/components/create-model/index.vue index dd82e571..93442bfb 100644 --- a/apps/web/src/components/create-model/index.vue +++ b/apps/web/src/components/create-model/index.vue @@ -109,7 +109,7 @@
-
- + diff --git a/apps/web/src/pages/bots/components/bot-mcp.vue b/apps/web/src/pages/bots/components/bot-mcp.vue index b221bcd2..72b59324 100644 --- a/apps/web/src/pages/bots/components/bot-mcp.vue +++ b/apps/web/src/pages/bots/components/bot-mcp.vue @@ -578,7 +578,7 @@

{{ $t('mcp.importHint') }}

-
+
{{ $t('common.export') }} mcpServers -
+
@@ -222,7 +222,7 @@

{{ $t('bots.memory.title') }}

-

+

Select a file from the sidebar to view or edit, or create a new one to persist long-term information for your bot.

@@ -86,22 +86,22 @@ @@ -133,7 +133,7 @@ class="mt-6 p-4 border rounded-lg bg-muted/30" >
-
+

{{ $t('email.oauth.title') }}

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42ecea12..d6e86d9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,6 +131,9 @@ importers: '@xterm/xterm': specifier: ^6.0.0 version: 6.0.0 + animate.css: + specifier: ^4.1.1 + version: 4.1.1 dotenv: specifier: ^17.2.3 version: 17.2.3 @@ -2543,6 +2546,9 @@ packages: alien-signals@3.1.2: resolution: {integrity: sha512-d9dYqZTS90WLiU0I5c6DHj/HcKkF8ZyGN3G5x8wSbslulz70KOxaqCT0hQCo9KOyhVqzqGojvNdJXoTumZOtcw==} + animate.css@4.1.1: + resolution: {integrity: sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==} + ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} @@ -6939,6 +6945,8 @@ snapshots: alien-signals@3.1.2: {} + animate.css@4.1.1: {} + ansi-colors@4.1.3: {} ansi-escapes@7.3.0: