Component library search no longer strips hyphens
Searching the component library for terms with hyphens (like `card-grid` or `nav-bar`) was silently dropping them and returning broader matches. Fixed the tokenizer — exact matches now rank first.
Searching the component library for terms with hyphens (like `card-grid` or `nav-bar`) was silently dropping them and returning broader matches. Fixed the tokenizer — exact matches now rank first.