Polish triggers, breadcrumbs, drawer, file preview, editable icons, logos
- Use btn-sm for popover, tooltip, dropdown, modal-open, confirm, toast, drawer triggers.
- Use btn-md with gap for modal and confirm-popup action buttons.
- Fix left drawer: correct SCSS nesting so .drawer-left panel slides from left.
- Align breadcrumbs demo with Figma: dark surface, active pill, collapsed rows.
- Unify File Upload preview cards with static File attachment cards markup.
- Style Editable String buttons as btn-icon-only btn-sm.
- Fix 'essentials/search' icon mapping to 'essentials/zoom/search'.
- Add Logos component block from Figma frames.
- Expand screenshot section list to cover more component demos.
- All 19 e2e tests green.

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a13a333 commit a12b81c75feb2e648bd212cbc36e71912eb49ff2
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 9 hours ago
Showing 25 changed files
View
demo/index.html
View
demo/partials/breadcrumbs.html
View
demo/partials/confirm-dialog.html
View
demo/partials/drawer.html
View
demo/partials/dropdowns.html
View
demo/partials/logos.html 0 → 100644
View
demo/partials/modals.html
View
demo/partials/popover.html
View
demo/partials/toasts.html
View
demo/partials/tooltips.html
View
figma design parts/frames/logos/Type=Desktop.svg 0 → 100644
View
figma design parts/frames/logos/Type=Mobile.svg 0 → 100644
View
figma design parts/frames/logos/Type=Type5.svg 0 → 100644
View
public/assets/logos/Type=Desktop.svg 0 → 100644
View
public/assets/logos/Type=Mobile.svg 0 → 100644
View
public/assets/logos/Type=Type5.svg 0 → 100644
View
src/js/components/confirm-popup.js
View
src/js/components/editable-string.js
View
src/js/components/input-patterns.js
View
src/scss/components/_drawer.scss
View
src/scss/components/_editable-string.scss
View
src/scss/components/_modals.scss
View
src/scss/demo.scss
View
src/vue/utils.js
View
tests/demo-screenshot.spec.js