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 9edd600513
commit 4e44bfb222
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" /> <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" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Evolution Manager</title> <title>Evolution Manager</title>
<script type="module" crossorigin src="/assets/index-DJ2Q5K8k.js"></script> <script type="module" crossorigin src="/assets/index-BVwyLnkB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DxAxQfZR.css"> <link rel="stylesheet" crossorigin href="/assets/index-ScT-CzQp.css">
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>