[package] name = "nahual-widget-stat-card" version.workspace = true edition.workspace = true license.workspace = true description = "Yahweh — widget stat card: tarjeta de dashboard con border-l accent + label + valor grande + descripción + listing opcional de items recientes. Patrón compartido entre minga-explorer y brahman-broker-explorer." [dependencies] gpui = { workspace = true } nahual-widget-card = { path = "../card" } [dev-dependencies] gpui = { workspace = true, features = ["test-support"] } nahual-theme = { path = "../../libs/theme" }