Refactor: create shared entity-item base, remove duplicate CSS

- Add _entity-item.scss shared component for chips and list items
- Refactor _list-preview.scss to use shared patterns
- Delete entity-list-preview.css (duplicate hardcoded styles)
- All preview styling now comes from SCSS build only

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-02 09:01:15 +01:00
parent 334e62e157
commit cd714d8400
6 changed files with 786 additions and 929 deletions

File diff suppressed because one or more lines are too long