presentation/widgets/outbox_status_card library

Classes

OutboxStatusCard
"Needs attention" surface for the offline outbox. Shows: • A count of unsynced rows (pending + syncing + failed). • For each failed row: the table + last error, with Retry and Discard actions. Retry flips the row back to pending and kicks the SyncWorker; Discard deletes the queued intent permanently.