devletes/filament-progress-bar
Reusable progress bar components for Filament 5 tables and infolists. Shared API for columns/entries, built-in success/warning/danger thresholds (ascending/descending) or custom state maps, multiple sizes and text positions, dark-mode aware styling, and proper progressbar semantics.
thresholdDirection('ascending'|'descending') for low-is-bad metricsthresholds([floor => status]) map form for >3 status statesstatusColors() / statusLabels() for arbitrary status namesborderRadius(string) accepting any CSS lengthvar(--{name}-500)ProgressBarResolver::resolveStatus() accepts richer threshold config (old shape still works)Initial public release of devletes/filament-progress-bar for Filament 5.
composer require devletes/filament-progress-bar
How can I help you explore Laravel packages today?