@hubsync/esign-web-sdk 6.9.43 → 6.9.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/verdocs-adopt-signature-dialog.verdocs-delegate-dialog.verdocs-disclosure-dialog.verdocs-kba-dialog.verdocs-otp-dialog.verdocs-passcode-dialog.verdocs-signing-progress.verdocs-view.entry.cjs.js.map +1 -1
- package/dist/cjs/verdocs-adopt-signature-dialog_8.cjs.entry.js +6 -6
- package/dist/cjs/verdocs-sign.cjs.entry.js +56 -6
- package/dist/cjs/verdocs-sign.entry.cjs.js.map +1 -1
- package/dist/cjs/verdocs-web-sdk.cjs.js +1 -1
- package/dist/collection/components/dialogs/verdocs-adopt-signature-dialog/verdocs-adopt-signature-dialog.js +27 -8
- package/dist/collection/components/dialogs/verdocs-adopt-signature-dialog/verdocs-adopt-signature-dialog.js.map +1 -1
- package/dist/collection/components/embeds/verdocs-sign/verdocs-sign.js +57 -6
- package/dist/collection/components/embeds/verdocs-sign/verdocs-sign.js.map +1 -1
- package/dist/components/{p-BUE7R0tf.js → p-DSzyP6KP.js} +9 -8
- package/dist/components/p-DSzyP6KP.js.map +1 -0
- package/dist/components/verdocs-adopt-signature-dialog.js +1 -1
- package/dist/components/verdocs-sign.js +58 -7
- package/dist/components/verdocs-sign.js.map +1 -1
- package/dist/custom-elements.json +4 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/verdocs-adopt-signature-dialog.verdocs-delegate-dialog.verdocs-disclosure-dialog.verdocs-kba-dialog.verdocs-otp-dialog.verdocs-passcode-dialog.verdocs-signing-progress.verdocs-view.entry.js.map +1 -1
- package/dist/esm/verdocs-adopt-signature-dialog_8.entry.js +6 -6
- package/dist/esm/verdocs-sign.entry.js +56 -6
- package/dist/esm/verdocs-sign.entry.js.map +1 -1
- package/dist/esm/verdocs-web-sdk.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/verdocs-adopt-signature-dialog.verdocs-delegate-dialog.verdocs-disclosure-dialog.verdocs-kba-dialog.verdocs-otp-dialog.verdocs-passcode-dialog.verdocs-signing-progress.verdocs-view.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-adopt-signature-dialog_8.entry.js +1 -1
- package/dist/esm-es5/verdocs-adopt-signature-dialog_8.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-sign.entry.js +1 -1
- package/dist/esm-es5/verdocs-sign.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-web-sdk.js +1 -1
- package/dist/types/components/dialogs/verdocs-adopt-signature-dialog/verdocs-adopt-signature-dialog.d.ts +5 -0
- package/dist/types/components/embeds/verdocs-sign/verdocs-sign.d.ts +9 -0
- package/dist/types/components.d.ts +10 -2
- package/dist/verdocs-web-sdk/p-7a0f0515.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-7a0f0515.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-965a8331.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-965a8331.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-B8zpaHu-.system.js +1 -1
- package/dist/verdocs-web-sdk/p-CSd2l4lv.system.js.map +1 -0
- package/dist/verdocs-web-sdk/p-cbae68bb.system.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-cbae68bb.system.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-dx3XIcHV.system.js.map +1 -0
- package/dist/verdocs-web-sdk/p-ff5f20c9.system.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-ff5f20c9.system.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/verdocs-adopt-signature-dialog.verdocs-delegate-dialog.verdocs-disclosure-dialog.verdocs-kba-dialog.verdocs-otp-dialog.verdocs-passcode-dialog.verdocs-signing-progress.verdocs-view.entry.esm.js.map +1 -1
- package/dist/verdocs-web-sdk/verdocs-sign.entry.esm.js.map +1 -1
- package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +1 -1
- package/package.json +1 -1
- package/dist/components/p-BUE7R0tf.js.map +0 -1
- package/dist/verdocs-web-sdk/p-32af0c78.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-32af0c78.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-64c0f4e1.system.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-64c0f4e1.system.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-DL_q7a6L.system.js.map +0 -1
- package/dist/verdocs-web-sdk/p-DyUrM6Ex.system.js.map +0 -1
- package/dist/verdocs-web-sdk/p-b8966f51.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-b8966f51.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-e13491c4.system.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-e13491c4.system.entry.js.map +0 -1
|
@@ -170,8 +170,8 @@ const VerdocsAdoptSignatureDialog = class {
|
|
|
170
170
|
};
|
|
171
171
|
}
|
|
172
172
|
componentWillLoad() {
|
|
173
|
-
this.enteredName = this.name;
|
|
174
|
-
this.computeEnteredInitials(this.
|
|
173
|
+
this.enteredName = this.initialEnteredName || this.name;
|
|
174
|
+
this.computeEnteredInitials(this.enteredName);
|
|
175
175
|
if (this.initialMode) {
|
|
176
176
|
this.mode = this.initialMode;
|
|
177
177
|
}
|
|
@@ -385,7 +385,7 @@ const VerdocsAdoptSignatureDialog = class {
|
|
|
385
385
|
e.preventDefault();
|
|
386
386
|
const signature = this.signatureElement.toDataURL('image/png');
|
|
387
387
|
const initials = this.initialsElement.toDataURL('image/png');
|
|
388
|
-
this.next.emit({ signature, initials, mode: this.mode });
|
|
388
|
+
this.next.emit({ signature, initials, mode: this.mode, name: this.enteredName });
|
|
389
389
|
}
|
|
390
390
|
isAdoptButtonDisabled() {
|
|
391
391
|
switch (this.mode) {
|
|
@@ -514,11 +514,11 @@ const VerdocsAdoptSignatureDialog = class {
|
|
|
514
514
|
};
|
|
515
515
|
}
|
|
516
516
|
render() {
|
|
517
|
-
return (index.h("verdocs-dialog", { key: '
|
|
517
|
+
return (index.h("verdocs-dialog", { key: '3bf57218c88709dcb904ed197ac37551c26c8c37', persistent: true, onExit: () => this.exit.emit() }, index.h("div", { key: '26bf968eb7e6169e29c11c96806c387fc2891df2', slot: "heading", class: "heading" }, "Adopt Your Signature"), index.h("div", { key: 'dd9cb18b25d3055cf98a79fca2fe12a7a0f756da', slot: "content", class: "content" }, index.h("div", { key: 'ff7520ccf2d8e15a72b12aabeba11f785c33a4b1', style: { fontWeight: '300', color: '#242424', fontSize: '13px' } }, "Confirm your name, initials, and signature."), index.h("div", { key: '428c77e16cfcddf1a202cc9155220fe7899f12e3', class: { type: true, active: this.mode === 'type' } }, index.h("verdocs-text-input", { key: '3df310a9c55c581350fc5ee5847e768764283ee6', label: "Full Name", value: this.enteredName, disabled: this.nameLocked, onInput: e => this.handleNameChange(e), onClick: e => e.stopPropagation() }), this.nameLocked && index.h("div", { key: '060c1edd0986a6be98f9ce68f7b94d562782a3ae', class: "name-locked-hint" }, "Your name has been set by the sender and cannot be changed.")), index.h("div", { key: '95b80e7b68150ba7e912176834686b769c1ad74e', style: { fontWeight: '400', color: '#242424', fontSize: '13px' } }, "Select a signature style"), index.h("div", { key: '8567f38208d1c2130ecacb21a6f09eaa089f6fb4', style: { display: 'flex', flexDirection: 'row', gap: '10px', marginBottom: '6px', alignItems: 'center', fontSize: '13px' } }, index.h("verdocs-radio-button", { key: '278fa39a73863c07512b297cdc13d2ad6bc18320', checked: this.mode === 'type', value: "type", name: "mode", onClick: () => this.setMode('type') }), index.h("label", { key: '20ebbd899fa095783e0b9b307e7c5bc6c73585c8' }, "Typed with a keyboard")), index.h("div", { key: '2aa96af7da2dbff4437f76d3be8c25660a5ae5ec', style: { display: 'flex', flexDirection: 'row', gap: '10px', marginBottom: '6px', alignItems: 'center', fontSize: '13px' } }, index.h("verdocs-radio-button", { key: 'e72c8a7350e6a368748746622dfc8382c94bbd7d', checked: this.mode === 'draw', value: "draw", name: "mode", onClick: () => this.setMode('draw') }), index.h("label", { key: '423eff813da06377c1c5d66f8ea813564f40478c' }, "Drawn with touch, mouse, or stylus")), index.h("div", { key: '013b7108cd626c5ef736520c4e93374205d62ea1', class: "preview-header" }, index.h("div", { key: '9af65f41a953990c2412b02176e921a60ef191ca', style: { fontSize: '13px', fontWeight: '400' } }, "Signature Preview"), this.mode === 'draw' && (index.h("button", { key: '5e422b7f7ef72fdf50eb7c5e102b9062a6f10e1c', class: "clear-button-text", onClick: e => this.handleClearDrawing(e, 'signature'), disabled: !this.hasDrawnSignature }, "Clear"))), index.h("div", { key: '220cdf4f321aa3a388c9c4f9340d130cb207e7cf', class: "canvas-container signature-container" }, index.h("div", { key: '0ffa2c39b216ecd3ef76a36122b8d51f6e5a59bb', class: "signing-indicator" }, index.h("div", { key: 'c295f652022004645377620a49b9314330bbca7c', class: "x-icon", innerHTML: Icons.SignatureXIcon }), index.h("div", { key: '0b24b19acd68f1e9ab9588f7b0aa3412e571a12d', class: "signing-line" })), index.h("canvas", { key: '72134d2f592c8f60fab5a90290f15b21e0b3e6aa', ref: el => (this.signatureElement = el),
|
|
518
518
|
// width="300"
|
|
519
|
-
height: "79", class: "signature-canvas", onPointerDown: this.handleSigPointerDown, onPointerMove: this.handleSigPointerMove, onPointerUp: this.handleSigPointerUp, onPointerCancel: this.handleSigPointerCancel, style: { touchAction: 'none', cursor: 'crosshair' } })), index.h("div", { key: '
|
|
519
|
+
height: "79", class: "signature-canvas", onPointerDown: this.handleSigPointerDown, onPointerMove: this.handleSigPointerMove, onPointerUp: this.handleSigPointerUp, onPointerCancel: this.handleSigPointerCancel, style: { touchAction: 'none', cursor: 'crosshair' } })), index.h("div", { key: '847d54a8a55652ab67a3909d6510a4d587fb9bd8', class: "preview-header" }, index.h("div", { key: 'e270bb3dc8971ecc816db09ec6d91eb1a6613786', style: { fontSize: '13px', fontWeight: '400' } }, "Initials Preview"), this.mode === 'draw' && (index.h("button", { key: 'be4a46390d14a90f9705f40ff90a920174d58d85', class: "clear-button-text", onClick: e => this.handleClearDrawing(e, 'initials'), disabled: !this.hasDrawnInitials }, "Clear"))), index.h("div", { key: 'a8c2ace5575bf6b95e18e08febbd2dd3876d53c6', class: "canvas-container initials-container" }, index.h("div", { key: '1cab75d06695c2458452b4adc039f1078959c740', class: "signing-indicator" }, index.h("div", { key: 'e925e1f10a180aa65953dba5c007f294daf52ad2', class: "x-icon", innerHTML: Icons.SignatureXIcon }), index.h("div", { key: 'ecd9548ff69aa7ac7241433c1e88e5d66ceb2486', class: "signing-line" })), index.h("canvas", { key: '46c776d1efcee7e3d5bf5bd4a01db517eb638481', ref: el => (this.initialsElement = el),
|
|
520
520
|
// width="300"
|
|
521
|
-
height: "79", class: "initials-canvas", onPointerDown: this.handleInitialsPointerDown, onPointerMove: this.handleInitialsPointerMove, onPointerUp: this.handleInitialsPointerUp, onPointerCancel: this.handleInitialsPointerCancel, style: { touchAction: 'none', cursor: 'crosshair' } })), index.h("div", { key: '
|
|
521
|
+
height: "79", class: "initials-canvas", onPointerDown: this.handleInitialsPointerDown, onPointerMove: this.handleInitialsPointerMove, onPointerUp: this.handleInitialsPointerUp, onPointerCancel: this.handleInitialsPointerCancel, style: { touchAction: 'none', cursor: 'crosshair' } })), index.h("div", { key: '7039cf8e45f20d2c659937b9b637be9ee236b2d7', class: "disclaimer" }, "By clicking \u00ABAdopt Signature\u00BB, I agree that the signature and initials above will be the electronic representation of my signature and initials for all purposes when I use them to sign documents. Applying them to a document is legally equivalent to signing with a pen on paper.")), index.h("div", { key: '93030327757e8dbb438a9f7c0aa36829e54d1725', class: "footer", slot: "footer" }, index.h("div", { key: '7138105a5cd87dc3a85058fbfa0bd999a8ff68c5', class: "buttons" }, index.h("button", { key: '6051baa6bade91f491530b955710ceb672a45547', class: "cancel", onClick: e => this.handleCancel(e) }, "Cancel"), index.h("button", { key: 'cf3d5ff3b39f6c2b32c29306ca9a1656edb17e29', class: "proceed", onClick: e => this.handleAdopt(e), disabled: this.isAdoptButtonDisabled() }, "Adopt & Sign")))));
|
|
522
522
|
}
|
|
523
523
|
};
|
|
524
524
|
VerdocsAdoptSignatureDialog.style = verdocsAdoptSignatureDialogCss;
|
|
@@ -81,6 +81,7 @@ const VerdocsSign = class {
|
|
|
81
81
|
this.signatureAdoptMode = 'type';
|
|
82
82
|
this.adoptedSignaturePreview = null;
|
|
83
83
|
this.adoptedInitialsPreview = null;
|
|
84
|
+
this.adoptedName = null;
|
|
84
85
|
this.skippedFields = [];
|
|
85
86
|
this.documentsSingularPlural = 'document';
|
|
86
87
|
this.authStep = null;
|
|
@@ -235,6 +236,7 @@ const VerdocsSign = class {
|
|
|
235
236
|
this.signatureAdoptMode = 'type';
|
|
236
237
|
this.adoptedSignaturePreview = null;
|
|
237
238
|
this.adoptedInitialsPreview = null;
|
|
239
|
+
this.adoptedName = null;
|
|
238
240
|
this.submitted = recipient.status === 'submitted';
|
|
239
241
|
this.loading = false;
|
|
240
242
|
this.isDone = this.submitted;
|
|
@@ -405,6 +407,50 @@ const VerdocsSign = class {
|
|
|
405
407
|
}
|
|
406
408
|
});
|
|
407
409
|
}
|
|
410
|
+
toDataUrl(value) {
|
|
411
|
+
return value.startsWith('data:') ? value : `data:image/png;base64,${value}`;
|
|
412
|
+
}
|
|
413
|
+
getAdoptModeStorageKey(signatureBlockId) {
|
|
414
|
+
return `verdocs-adopt-mode:${signatureBlockId}`;
|
|
415
|
+
}
|
|
416
|
+
getAdoptNameStorageKey(signatureBlockId) {
|
|
417
|
+
return `verdocs-adopt-name:${signatureBlockId}`;
|
|
418
|
+
}
|
|
419
|
+
/**
|
|
420
|
+
* Restore adopted signature/initial previews and mode from applied fields or session storage.
|
|
421
|
+
* Clearing a field only removes the stamp from that field — the adopted block still exists.
|
|
422
|
+
*/
|
|
423
|
+
hydrateAdoptedSignatureState(triggerField) {
|
|
424
|
+
var _a, _b, _c, _d, _e;
|
|
425
|
+
const fields = this.getRecipientFields();
|
|
426
|
+
const signatureField = (triggerField === null || triggerField === void 0 ? void 0 : triggerField.type) === 'signature'
|
|
427
|
+
? triggerField
|
|
428
|
+
: fields.find(f => { var _a, _b; return f.type === 'signature' && ((_a = f.settings) === null || _a === void 0 ? void 0 : _a.base64) && ((_b = f.settings) === null || _b === void 0 ? void 0 : _b.signature_id); });
|
|
429
|
+
const initialsField = fields.find(f => { var _a, _b; return f.type === 'initial' && ((_a = f.settings) === null || _a === void 0 ? void 0 : _a.base64) && ((_b = f.settings) === null || _b === void 0 ? void 0 : _b.initial_id); });
|
|
430
|
+
if ((_a = signatureField === null || signatureField === void 0 ? void 0 : signatureField.settings) === null || _a === void 0 ? void 0 : _a.base64) {
|
|
431
|
+
this.adoptedSignaturePreview = this.toDataUrl(signatureField.settings.base64);
|
|
432
|
+
}
|
|
433
|
+
if ((_b = initialsField === null || initialsField === void 0 ? void 0 : initialsField.settings) === null || _b === void 0 ? void 0 : _b.base64) {
|
|
434
|
+
this.adoptedInitialsPreview = this.toDataUrl(initialsField.settings.base64);
|
|
435
|
+
}
|
|
436
|
+
if ((_c = signatureField === null || signatureField === void 0 ? void 0 : signatureField.settings) === null || _c === void 0 ? void 0 : _c.signature_id) {
|
|
437
|
+
this.signatureId = signatureField.settings.signature_id;
|
|
438
|
+
}
|
|
439
|
+
if ((_d = initialsField === null || initialsField === void 0 ? void 0 : initialsField.settings) === null || _d === void 0 ? void 0 : _d.initial_id) {
|
|
440
|
+
this.initialId = initialsField.settings.initial_id;
|
|
441
|
+
}
|
|
442
|
+
const modeSourceId = this.signatureId || ((_e = signatureField === null || signatureField === void 0 ? void 0 : signatureField.settings) === null || _e === void 0 ? void 0 : _e.signature_id);
|
|
443
|
+
if (modeSourceId && this.adoptedSignaturePreview) {
|
|
444
|
+
const storedMode = sessionStorage.getItem(this.getAdoptModeStorageKey(modeSourceId));
|
|
445
|
+
if (storedMode === 'draw' || storedMode === 'type') {
|
|
446
|
+
this.signatureAdoptMode = storedMode;
|
|
447
|
+
}
|
|
448
|
+
const storedName = sessionStorage.getItem(this.getAdoptNameStorageKey(modeSourceId));
|
|
449
|
+
if (storedName) {
|
|
450
|
+
this.adoptedName = storedName;
|
|
451
|
+
}
|
|
452
|
+
}
|
|
453
|
+
}
|
|
408
454
|
getStartedKey() {
|
|
409
455
|
var _a;
|
|
410
456
|
return `${this.envelopeId}:${((_a = this.recipient) === null || _a === void 0 ? void 0 : _a.role_name) || ''}`;
|
|
@@ -569,10 +615,6 @@ const VerdocsSign = class {
|
|
|
569
615
|
}
|
|
570
616
|
if (e.detail === null) {
|
|
571
617
|
console.log('[SIGN] Clearing signature');
|
|
572
|
-
this.signatureId = null;
|
|
573
|
-
this.adoptedSignaturePreview = null;
|
|
574
|
-
this.adoptedInitialsPreview = null;
|
|
575
|
-
this.signatureAdoptMode = 'type';
|
|
576
618
|
const updateResult = await jsSdk.updateEnvelopeField(this.endpoint, this.envelopeId, this.roleId, field.name, null, false);
|
|
577
619
|
this.updateRecipientFieldValue(field.name, updateResult);
|
|
578
620
|
if (field.required)
|
|
@@ -584,6 +626,7 @@ const VerdocsSign = class {
|
|
|
584
626
|
console.log('[SIGN] Reusing signature', this.signatureId);
|
|
585
627
|
const updateResult = await jsSdk.updateEnvelopeField(this.endpoint, this.envelopeId, this.roleId, field.name, this.signatureId, false);
|
|
586
628
|
this.updateRecipientFieldValue(field.name, updateResult);
|
|
629
|
+
this.hydrateAdoptedSignatureState(field);
|
|
587
630
|
this.focusNextFieldAfter(field);
|
|
588
631
|
return;
|
|
589
632
|
}
|
|
@@ -593,6 +636,7 @@ const VerdocsSign = class {
|
|
|
593
636
|
const updateResult = await jsSdk.updateEnvelopeField(this.endpoint, this.envelopeId, this.roleId, field.name, e.detail, false);
|
|
594
637
|
this.signatureId = e.detail;
|
|
595
638
|
this.updateRecipientFieldValue(field.name, updateResult);
|
|
639
|
+
this.hydrateAdoptedSignatureState(field);
|
|
596
640
|
this.focusNextFieldAfter(field);
|
|
597
641
|
return;
|
|
598
642
|
}
|
|
@@ -950,6 +994,7 @@ const VerdocsSign = class {
|
|
|
950
994
|
});
|
|
951
995
|
el.addEventListener('adopt', () => {
|
|
952
996
|
this.focusedField = field.name;
|
|
997
|
+
this.hydrateAdoptedSignatureState(field);
|
|
953
998
|
this.updateAllFlags();
|
|
954
999
|
this.adoptingSignature = true;
|
|
955
1000
|
});
|
|
@@ -1035,7 +1080,7 @@ const VerdocsSign = class {
|
|
|
1035
1080
|
});
|
|
1036
1081
|
}
|
|
1037
1082
|
render() {
|
|
1038
|
-
var _a, _b, _c;
|
|
1083
|
+
var _a, _b, _c, _d;
|
|
1039
1084
|
if (this.showLoadError) {
|
|
1040
1085
|
return (index.h(index.Host, null, index.h("verdocs-ok-dialog", { heading: "Unable to Start Signing", message: `Sorry, your invite code is invalid or has expired. Please check your email for an updated invitation, or contact the sender.`, buttonLabel: "OK", onNext: () => {
|
|
1041
1086
|
window.location.reload();
|
|
@@ -1185,21 +1230,26 @@ const VerdocsSign = class {
|
|
|
1185
1230
|
} })), this.showDone && (index.h("verdocs-ok-dialog", { heading: "You're Done!", message: `You can access the ${this.documentsSingularPlural} at any time by clicking on the link from the invitation email.<br /><br />After all recipients have completed their actions, you will receive an email with the completed document and certificate attached.`, hideCloseButton: true, onNext: () => {
|
|
1186
1231
|
this.showDone = false;
|
|
1187
1232
|
this.isDone = true;
|
|
1188
|
-
} })), this.adoptingSignature && (index.h("verdocs-adopt-signature-dialog", { name: jsSdk.formatFullName(this.recipient), nameLocked: !!((_a = this.recipient) === null || _a === void 0 ? void 0 : _a.name_locked), initialMode: this.adoptedSignaturePreview ? this.signatureAdoptMode : undefined, initialSignature: (
|
|
1233
|
+
} })), this.adoptingSignature && (index.h("verdocs-adopt-signature-dialog", { name: jsSdk.formatFullName(this.recipient), nameLocked: !!((_a = this.recipient) === null || _a === void 0 ? void 0 : _a.name_locked), initialEnteredName: (_b = this.adoptedName) !== null && _b !== void 0 ? _b : undefined, initialMode: this.adoptedSignaturePreview ? this.signatureAdoptMode : undefined, initialSignature: (_c = this.adoptedSignaturePreview) !== null && _c !== void 0 ? _c : undefined, initialInitials: (_d = this.adoptedInitialsPreview) !== null && _d !== void 0 ? _d : undefined, onNext: async (e) => {
|
|
1189
1234
|
console.log('[SIGN] Adopting signature/initials block', e.detail);
|
|
1190
1235
|
this.showSpinner = true;
|
|
1191
1236
|
this.signatureAdoptMode = e.detail.mode;
|
|
1192
1237
|
this.adoptedSignaturePreview = e.detail.signature;
|
|
1193
1238
|
this.adoptedInitialsPreview = e.detail.initials;
|
|
1239
|
+
this.adoptedName = e.detail.name;
|
|
1194
1240
|
// These arrive as base-64 encoded data URLs
|
|
1195
1241
|
const signatureBlob = await (await fetch(e.detail.signature)).blob();
|
|
1196
1242
|
const initialsBlob = await (await fetch(e.detail.initials)).blob();
|
|
1197
1243
|
const sigResult = await jsSdk.createSignature(this.endpoint, 'signature', signatureBlob);
|
|
1198
1244
|
console.log('[SIGN] Created signature', sigResult);
|
|
1199
1245
|
this.signatureId = sigResult.id;
|
|
1246
|
+
sessionStorage.setItem(this.getAdoptModeStorageKey(sigResult.id), e.detail.mode);
|
|
1247
|
+
sessionStorage.setItem(this.getAdoptNameStorageKey(sigResult.id), e.detail.name);
|
|
1200
1248
|
const initResult = await jsSdk.createInitials(this.endpoint, 'initial', initialsBlob);
|
|
1201
1249
|
console.log('[SIGN] Created initials', initResult);
|
|
1202
1250
|
this.initialId = initResult.id;
|
|
1251
|
+
sessionStorage.setItem(this.getAdoptModeStorageKey(initResult.id), e.detail.mode);
|
|
1252
|
+
sessionStorage.setItem(this.getAdoptNameStorageKey(initResult.id), e.detail.name);
|
|
1203
1253
|
this.showSpinner = false;
|
|
1204
1254
|
this.adoptingSignature = false;
|
|
1205
1255
|
this.markEnvelopeStarted();
|