chore(manager): update asset files and dependencies

- Updated subproject reference in evolution-manager-v2.
- Replaced old JavaScript and CSS asset files with new versions for improved performance and styling.
- Added new CSS file for consistent font styling across the application.
- Updated the evolution logo image to the latest version.
This commit is contained in:
Davidson Gomes 2025-10-15 09:25:10 -03:00
parent 20eef33df3
commit 82c0eadf7c
7 changed files with 485 additions and 465 deletions

@ -1 +1 @@
Subproject commit e510b5f17fc75cbddeaaba102ddd568e4b127455
Subproject commit ce414dcdafb0e434b45b15dbab5da8027afc708e

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 25 KiB

481
manager/dist/assets/index-BVwyLnkB.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5,8 +5,8 @@
<link rel="icon" type="image/png" href="https://evolution-api.com/files/evo/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Evolution Manager</title>
<script type="module" crossorigin src="/assets/index-DJ2Q5K8k.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DxAxQfZR.css">
<script type="module" crossorigin src="/assets/index-BVwyLnkB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-ScT-CzQp.css">
</head>
<body>
<div id="root"></div>