feat(annotation): enhance mapSignature to support drawn signatures

- Added support for mapping drawn (non-image) signatures by including `lines` and `strokeColor` data.
- Added error handling for incompatible or missing signature data structures.
- Ensures compatibility with third-party annotation libraries that return vector-based signatures.
This commit is contained in:
2025-10-20 16:35:53 +02:00
parent 04ae14c660
commit 7919f02ffd
3 changed files with 15 additions and 850 deletions

File diff suppressed because one or more lines are too long