feat(workspace): make compose and sign views accept document, recipient, and field state via properties and emit field and routing change events

This commit is contained in:
2026-05-05 20:45:05 +00:00
parent 7baff5004c
commit b6b4698028
5 changed files with 67 additions and 12 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@signature.digital/catalog',
version: '1.6.1',
version: '1.7.0',
description: 'A comprehensive catalog of customizable web components designed for building and managing e-signature applications.'
}