Add GnActionCard, GnActionList, GnCopyButton, GnRange and GnTagInput
- Mirror reference component APIs and register them in the Vue plugin and index.

- Add supporting styles for action-card, list-actions, range, tag-input and .btn-icon.

- Add Vue demo mounts to cards, lists and inputs partials.

- Capture Lists section in screenshot review.

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 82c667d commit ad569aa0bd2025392198d1b4c782ceb47e837bd5
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 9 hours ago
Showing 17 changed files
View
demo/partials/cards.html
View
demo/partials/inputs.html
View
demo/partials/lists.html
View
src/scss/components/_buttons.scss
View
src/scss/components/_cards.scss
View
src/scss/components/_forms.scss
View
src/scss/components/_lists.scss
View
src/scss/components/_tag-input.scss 0 → 100644
View
src/scss/kit.scss
View
src/vue/components/GnActionCard.js 0 → 100644
View
src/vue/components/GnActionList.js 0 → 100644
View
src/vue/components/GnCopyButton.js 0 → 100644
View
src/vue/components/GnRange.js 0 → 100644
View
src/vue/components/GnTagInput.js 0 → 100644
View
src/vue/index.js
View
src/vue/plugin.js
View
tests/demo-screenshot.spec.js