Add GnAvatarStack, GnChipGroup, GnCombobox and GnSearchField Vue components
- Mirror reference gnexus-ui-kit API for avatar stack, chip group, combobox and search field.

- Add supporting styles for .avatar-stack, .avatar-xs and .chip-group.

- Add Vue demo mounts to avatar, chips, advanced-select and inputs partials.

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c6873e7 commit 82c667d96fc439602ca710d2a6d920c872825505
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 9 hours ago
Showing 12 changed files
View
demo/partials/advanced-select.html
View
demo/partials/avatar.html
View
demo/partials/chips.html
View
demo/partials/inputs.html
View
src/scss/components/_avatar.scss
View
src/scss/components/_chips.scss
View
src/vue/components/GnAvatarStack.js 0 → 100644
View
src/vue/components/GnChipGroup.js 0 → 100644
View
src/vue/components/GnCombobox.js 0 → 100644
View
src/vue/components/GnSearchField.js 0 → 100644
View
src/vue/index.js
View
src/vue/plugin.js