Replace code-example-copy with standard btn-icon
All copy buttons inside `.code-example` blocks now use `.btn-icon.btn-icon-sm`
with a Phosphor `ph-copy` icon instead of the old text-based `.code-example-copy`.

Updated `code-examples.js` to swap the icon to `ph-check` for 1.2 s after copy,
matching the behaviour of `GnCopyButton`.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 158af1f commit aa32367b644169ea1b6377130f454c84c7bb8705
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 33 changed files
View
demo/partials/accordion.html
View
demo/partials/alerts.html
View
demo/partials/avatar.html
View
demo/partials/badges.html
View
demo/partials/buttons.html
View
demo/partials/cards.html
View
demo/partials/chips.html
View
demo/partials/confirm-dialog.html
View
demo/partials/data-patterns.html
View
demo/partials/description-list.html
View
demo/partials/drawer.html
View
demo/partials/editable-string.html
View
demo/partials/forms.html
View
demo/partials/lists.html
View
demo/partials/modals.html
View
demo/partials/navigation-overlays.html
View
demo/partials/navigation-shell.html
View
demo/partials/page-header.html
View
demo/partials/palette.html
View
demo/partials/progress.html
View
demo/partials/steps.html
View
demo/partials/tables.html
View
demo/partials/tabs.html
View
demo/partials/timeline.html
View
demo/partials/toasts.html
View
demo/partials/typography.html
View
demo/partials/utilities.html
View
dist/css/demo.css
View
dist/css/demo.css.map
View
dist/index.html
View
dist/js/gnexus-ui-kit.js
View
dist/js/gnexus-ui-kit.js.map
View
src/js/code-examples.js