The pagination macro was updated to use a simplified API that only accepts show_condition. Updated 4 vendor templates: - products.html - orders.html - inventory.html - customers.html The macro now relies on standardized Alpine.js component properties (pagination.page, totalPages, pageNumbers, etc.) instead of passing them as macro arguments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>