mirror of
https://github.com/zoriya/v10.git
synced 2026-08-13 17:40:12 +00:00
Implement framework-agnostic duration display state definition following VJS-10 patterns: - Read-only component with duration transformation logic - Formatted duration string and accessibility phrase generation - Integrates with time formatting utilities for consistent display This enables duration display components across HTML, React, and React Native while maintaining shared business logic in the core package. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>