v0.4.1
BCPasswordInput wraps BCInput but only ever exposed its trailing slot (the visibility toggle), so callers had no way to add a leading icon the way BCInput and BCTextFieldInput already allow. Forward a `prefix` through to the underlying input, leaving the toggle in the suffix slot, and show a lock-icon variant in the Input showcase. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>