{# Dropdown component — no Alpine, uses data-dz-toggleable + CSS transitions #} {# Usage: {% include 'components/alpine/dropdown.html' with context %} #} {# Expects: dropdown_label (str), dropdown_items (list of {label, href?, action?}) #}