|
Final polish, functional audit, and new Vue components
- Fix interactive overlay pointer-events for modal/drawer - Add accordion panel transition so animation completes - Fix toast inline handler syntax escaping - Install real Phosphor Icons fonts and CSS - Add auto-init for browser helpers and GNexusUIKit alias - Add functional Playwright tests for all interactive components - Add new Vue components: GnIconButton, GnInputGroup, GnDescriptionList, GnEmptyState, GnPageHeader - Update kit.scss with new component styles - All 17 e2e tests, Vue adapter smoke, and production build passing Co-Authored-By: Claude <noreply@anthropic.com> |
|---|
|
|
| demo/figma/attached-file.html |
|---|
| demo/figma/breadcrumbs.html |
|---|
| demo/partials/toasts.html |
|---|
| package-lock.json |
|---|
| package.json |
|---|
| public/assets/fonts/phosphor-icons/src/css/Phosphor.svg 0 → 100644 |
|---|
|
Too large (Show diff)
|
| public/assets/fonts/phosphor-icons/src/css/Phosphor.ttf 0 → 100644 |
|---|
|
Not supported
|
| public/assets/fonts/phosphor-icons/src/css/Phosphor.woff 0 → 100644 |
|---|
|
Not supported
|
| public/assets/fonts/phosphor-icons/src/css/Phosphor.woff2 0 → 100644 |
|---|
|
Not supported
|
| public/assets/fonts/phosphor-icons/src/css/icons.css |
|---|
|
Too large (Show diff)
|
| scripts/add-button-arrows.js 0 → 100644 |
|---|
| scripts/analyze-baseline.js 0 → 100644 |
|---|
| scripts/report-figma-diff.js 0 → 100644 |
|---|
| src/js/index.js |
|---|
| src/scss/components/_accordion.scss |
|---|
| src/scss/components/_breadcrumbs.scss |
|---|
| src/scss/components/_buttons.scss |
|---|
| src/scss/components/_description-list.scss 0 → 100644 |
|---|
| src/scss/components/_drawer.scss |
|---|
| src/scss/components/_empty-state.scss 0 → 100644 |
|---|
| src/scss/components/_file-upload.scss |
|---|
| src/scss/components/_input-group.scss 0 → 100644 |
|---|
| src/scss/components/_modals.scss |
|---|
| src/scss/components/_page-header.scss 0 → 100644 |
|---|
| src/scss/kit.scss |
|---|
| src/vue/components/GnDescriptionList.js 0 → 100644 |
|---|
| src/vue/components/GnEmptyState.js 0 → 100644 |
|---|
| src/vue/components/GnIconButton.js 0 → 100644 |
|---|
| src/vue/components/GnInputGroup.js 0 → 100644 |
|---|
| src/vue/components/GnPageHeader.js 0 → 100644 |
|---|
| src/vue/index.js |
|---|
| src/vue/plugin.js |
|---|
| tests/functional.spec.js 0 → 100644 |
|---|