Add monthly MVP top 3 historical UI

This commit is contained in:
devRaGonSa
2026-03-24 10:01:46 +01:00
parent d7bb099223
commit f58ba29054
4 changed files with 398 additions and 7 deletions

View File

@@ -81,7 +81,7 @@
</header>
<main class="content historical-content">
<section class="panel historical-panel" aria-labelledby="historical-summary-title">
<section class="panel historical-panel" aria-labelledby="historical-summary-title" hidden>
<div class="panel__shell">
<div class="panel__header historical-panel__header">
<div>
@@ -107,6 +107,27 @@
</div>
</section>
<section class="panel historical-panel" aria-labelledby="monthly-mvp-title">
<div class="panel__shell">
<div class="panel__header historical-panel__header">
<div>
<p class="eyebrow eyebrow--section">MVP mensual</p>
<h2 id="monthly-mvp-title">Top 3 del alcance activo</h2>
<p class="historical-panel__note" id="monthly-mvp-note">
Cargando periodo del MVP mensual...
</p>
<p class="historical-snapshot-meta" id="monthly-mvp-snapshot-meta">
Cargando snapshot del MVP mensual...
</p>
</div>
</div>
<p class="historical-state" id="monthly-mvp-state" aria-live="polite">
Cargando Top 3 MVP mensual...
</p>
<div class="historical-mvp-grid" id="monthly-mvp-list"></div>
</div>
</section>
<section class="panel historical-panel" aria-labelledby="weekly-ranking-title">
<div class="panel__shell">
<div class="panel__header historical-panel__header">