{# Dropdown component — Alpine x-data with click-outside dismiss #} {# Usage: {% include 'components/alpine/dropdown.html' with context %} #} {# Expects: dropdown_label (str), dropdown_items (list of {label, href?, action?}) #}