{# Dropdown component — Alpine x-data with click-outside dismiss Contract: ~/.claude/skills/ux-architect/components/alpine-dropdown.md Status: available primitive, zero current consumers (cycle 286 audit). v0.62 CSS refactor: inline Tailwind → .dz-dropdown-* family + .dz-button primitives (components/fragments.css, components/button.css). #} {# Usage: {% include 'components/alpine/dropdown.html' with context %} #} {# Expects: dropdown_label (str), dropdown_items (list of {label, href?, hx_delete?, confirm?, hx_target?, class?}) #}