name, kind, lang, domain, version, purity, signature, description, tags, uses_functions, uses_types, returns, returns_optional, error_type, imports, params, output, tested, tests, test_file_path, file_path, source_repo, source_license, source_file
| name |
kind |
lang |
domain |
version |
purity |
signature |
description |
tags |
uses_functions |
uses_types |
returns |
returns_optional |
error_type |
imports |
params |
output |
tested |
tests |
test_file_path |
file_path |
source_repo |
source_license |
source_file |
| analytics_page |
function |
ts |
ui |
1.0.0 |
pure |
analyticsPage(props: AnalyticsPageProps): ReactElement |
Genera un dashboard de analytics completo con header, fila de KPIs con deltas y grid de charts configurables. |
| analytics |
| dashboard |
| kpi |
| charts |
| factory |
| composition |
| ui |
|
|
|
|
false |
|
|
| name |
desc |
| props |
Configuración del dashboard: título, métricas con deltas, y lista de charts con span |
|
|
Componente ReactElement que renderiza un dashboard de analytics completo con header, KPIs y grid de charts |
false |
|
|
frontend/functions/ui/analytics_page.tsx |
https://gitea-dgg044oo04woo4ggcsws4gk0.organic-machine.com/Bl4cksmith/Frontend_Library |
MIT |
|
Ejemplo
Notas
Layout inteligente: los KPIs se ajustan automáticamente a 2/3/4 columnas según cantidad. Los charts soportan span para ancho completo.