{# AI-powered time entry suggestion chips. Listens for 'timer-modal-opened' to (re)fetch. Emits 'ai-suggestion-selected' (CustomEvent) when a chip is clicked. Hides itself when AI is disabled, the fetch fails, or there are no suggestions. #} {% if ai_enabled %} {% endif %}