Coalesce all v-select usage into one of three new select, labeled select, and multi-select components.
Additionally this updates the dropdown button component to use the
v-select lib as well.
Formatting on files i've touched.
Add translations where I found them missing in components I touched.
Fixes a lot of bugs related to dropdowns.
refactor vue select
focusing labeled select
update namespace filter to form select
update product switcher to use select
update workspace filter to use select
select should have no default placement otherwise dd is attached to body
combining and cleaning up select styles
header filter styling issues
more style cleanup
no longer need weird z-indexing after fixing dd's
lighten up scrollbar for dropdowns & dark theme
padding cleanup for header dd's
fix workload ports
input with select should use labled select or select if no label
All labeled select components using labels, otherwise select
min width and hide broswer clear button
style cleanup
Default searchable to false unless >= 10 options
rebase fixes
wip new dd button
change button dd to click action instead of nested templates
rebasing issue
close on select
remove button dropdown from keyvalue
wip
remove old button dropdown
more cleanup
fix bug where inline options would recompute
Fix borders for new style
product menu
remove button dropdown from list masthead
new namespace design
fix padding on apps nav