Files
chill-bundles/package.json
Julien Fastré a27173ee4a Add IsCurrentlyEdited and CurrentlyEditingIcon components with lock display logic
- Introduced `IsCurrentlyEdited.vue` and `CurrentlyEditingIcon.vue` to display lock status and editing users with modal support.
- Refactored button components (`WopiEditButton.vue`, `DesktopEditButton.vue`) to dynamically compute classes based on lock and editor states.
- Updated `DocumentActionButtonsGroup.vue` to include lock-related components for enhanced editing status visibility.
- Added new localization keys for lock-related messages and implemented `localizeList` helper for list formatting.
- Amended `package.json` with `tsc-check` script for stricter TypeScript checks.
2026-04-14 15:24:34 +02:00

3.3 KiB