@verdocs/web-sdk 4.2.140 → 4.2.142
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-button-panel_2.cjs.entry.js +3 -3
- package/dist/cjs/verdocs-button_3.cjs.entry.js +5 -5
- package/dist/cjs/verdocs-checkbox_4.cjs.entry.js +3 -3
- package/dist/cjs/verdocs-contact-picker_2.cjs.entry.js +12 -9
- package/dist/cjs/verdocs-dialog.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-envelope-document-page.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-envelope-recipient-link_2.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-envelopes-list.cjs.entry.js +6 -6
- package/dist/cjs/verdocs-field-attachment_13.cjs.entry.js +3 -3
- package/dist/cjs/verdocs-file-chooser_2.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-kba-dialog_2.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-loader.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-ok-dialog.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-organization-card_2.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-pagination_2.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-preview_9.cjs.entry.js +0 -2
- package/dist/cjs/verdocs-quick-functions.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-radio-button.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-search-box.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-search-tabs.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-spinner.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-status-indicator.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-table.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-template-card.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-template-document-page_2.cjs.entry.js +2 -2
- package/dist/cjs/verdocs-template-role-properties.cjs.entry.js +10 -8
- package/dist/cjs/verdocs-template-star.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-template-tags.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-templates-list.cjs.entry.js +7 -7
- package/dist/cjs/verdocs-toggle.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-web-sdk.cjs.js +1 -1
- package/dist/collection/components/controls/verdocs-button/verdocs-button.js +1 -1
- package/dist/collection/components/controls/verdocs-button-panel/verdocs-button-panel.js +2 -2
- package/dist/collection/components/controls/verdocs-checkbox/verdocs-checkbox.js +1 -1
- package/dist/collection/components/controls/verdocs-component-error/verdocs-component-error.js +1 -1
- package/dist/collection/components/controls/verdocs-dropdown/verdocs-dropdown.js +1 -1
- package/dist/collection/components/controls/verdocs-file-chooser/verdocs-file-chooser.js +1 -1
- package/dist/collection/components/controls/verdocs-help-icon/verdocs-help-icon.js +1 -1
- package/dist/collection/components/controls/verdocs-loader/verdocs-loader.js +1 -1
- package/dist/collection/components/controls/verdocs-organization-card/verdocs-organization-card.js +1 -1
- package/dist/collection/components/controls/verdocs-pagination/verdocs-pagination.js +1 -1
- package/dist/collection/components/controls/verdocs-portal/verdocs-portal.js +1 -1
- package/dist/collection/components/controls/verdocs-progress-bar/verdocs-progress-bar.js +1 -1
- package/dist/collection/components/controls/verdocs-quick-filter/verdocs-quick-filter.js +1 -1
- package/dist/collection/components/controls/verdocs-radio-button/verdocs-radio-button.js +1 -1
- package/dist/collection/components/controls/verdocs-select-input/verdocs-select-input.js +1 -1
- package/dist/collection/components/controls/verdocs-spinner/verdocs-spinner.js +1 -1
- package/dist/collection/components/controls/verdocs-switch/verdocs-switch.js +2 -2
- package/dist/collection/components/controls/verdocs-table/verdocs-table.js +2 -2
- package/dist/collection/components/controls/verdocs-tabs/verdocs-tabs.js +1 -1
- package/dist/collection/components/controls/verdocs-text-input/verdocs-text-input.js +3 -3
- package/dist/collection/components/controls/verdocs-toggle/verdocs-toggle.js +1 -1
- package/dist/collection/components/controls/verdocs-toggle-button/verdocs-toggle-button.js +1 -1
- package/dist/collection/components/controls/verdocs-toolbar-icon/verdocs-toolbar-icon.js +1 -1
- package/dist/collection/components/dialogs/verdocs-dialog/verdocs-dialog.js +1 -1
- package/dist/collection/components/dialogs/verdocs-initial-dialog/verdocs-initial-dialog.js +1 -1
- package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.css +3 -0
- package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.js +1 -1
- package/dist/collection/components/dialogs/verdocs-ok-dialog/verdocs-ok-dialog.js +1 -1
- package/dist/collection/components/dialogs/verdocs-signature-dialog/verdocs-signature-dialog.js +1 -1
- package/dist/collection/components/dialogs/verdocs-upload-dialog/verdocs-upload-dialog.js +1 -1
- package/dist/collection/components/elements/verdocs-quick-functions/verdocs-quick-functions.js +1 -1
- package/dist/collection/components/elements/verdocs-search-box/verdocs-search-box.js +1 -1
- package/dist/collection/components/elements/verdocs-search-tabs/verdocs-search-tabs.js +1 -1
- package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.css +12 -2
- package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.js +11 -7
- package/dist/collection/components/envelopes/verdocs-envelope-document-page/verdocs-envelope-document-page.js +1 -1
- package/dist/collection/components/envelopes/verdocs-envelopes-list/verdocs-envelopes-list.js +6 -6
- package/dist/collection/components/envelopes/verdocs-status-indicator/verdocs-status-indicator.js +2 -2
- package/dist/collection/components/templates/verdocs-template-card/verdocs-template-card.js +1 -1
- package/dist/collection/components/templates/verdocs-template-document-page/verdocs-template-document-page.js +1 -1
- package/dist/collection/components/templates/verdocs-template-role-properties/verdocs-template-role-properties.js +11 -9
- package/dist/collection/components/templates/verdocs-template-roles/verdocs-template-roles.js +0 -2
- package/dist/collection/components/templates/verdocs-template-star/verdocs-template-star.js +1 -1
- package/dist/collection/components/templates/verdocs-template-tags/verdocs-template-tags.js +1 -1
- package/dist/collection/components/templates/verdocs-templates-list/verdocs-templates-list.js +7 -7
- package/dist/components/verdocs-button-panel2.js +2 -2
- package/dist/components/verdocs-button2.js +1 -1
- package/dist/components/verdocs-checkbox2.js +1 -1
- package/dist/components/verdocs-component-error2.js +1 -1
- package/dist/components/verdocs-contact-picker2.js +12 -8
- package/dist/components/verdocs-dialog.js +1 -1
- package/dist/components/verdocs-dropdown2.js +1 -1
- package/dist/components/verdocs-envelope-document-page2.js +1 -1
- package/dist/components/verdocs-envelopes-list.js +6 -6
- package/dist/components/verdocs-file-chooser2.js +1 -1
- package/dist/components/verdocs-help-icon2.js +1 -1
- package/dist/components/verdocs-initial-dialog2.js +1 -1
- package/dist/components/verdocs-kba-dialog2.js +2 -2
- package/dist/components/verdocs-loader2.js +1 -1
- package/dist/components/verdocs-ok-dialog2.js +1 -1
- package/dist/components/verdocs-organization-card.js +1 -1
- package/dist/components/verdocs-pagination2.js +1 -1
- package/dist/components/verdocs-portal2.js +1 -1
- package/dist/components/verdocs-progress-bar2.js +1 -1
- package/dist/components/verdocs-quick-filter2.js +1 -1
- package/dist/components/verdocs-quick-functions.js +1 -1
- package/dist/components/verdocs-radio-button.js +1 -1
- package/dist/components/verdocs-search-box.js +1 -1
- package/dist/components/verdocs-search-tabs.js +1 -1
- package/dist/components/verdocs-select-input2.js +1 -1
- package/dist/components/verdocs-signature-dialog2.js +1 -1
- package/dist/components/verdocs-spinner2.js +1 -1
- package/dist/components/verdocs-status-indicator2.js +2 -2
- package/dist/components/verdocs-switch2.js +2 -2
- package/dist/components/verdocs-table.js +2 -2
- package/dist/components/verdocs-tabs2.js +1 -1
- package/dist/components/verdocs-template-card.js +1 -1
- package/dist/components/verdocs-template-document-page2.js +1 -1
- package/dist/components/verdocs-template-role-properties2.js +11 -9
- package/dist/components/verdocs-template-roles2.js +0 -2
- package/dist/components/verdocs-template-star2.js +1 -1
- package/dist/components/verdocs-template-tags.js +1 -1
- package/dist/components/verdocs-templates-list.js +7 -7
- package/dist/components/verdocs-text-input2.js +3 -3
- package/dist/components/verdocs-toggle-button2.js +1 -1
- package/dist/components/verdocs-toggle.js +1 -1
- package/dist/components/verdocs-toolbar-icon2.js +1 -1
- package/dist/components/verdocs-upload-dialog2.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/verdocs-button-panel_2.entry.js +3 -3
- package/dist/esm/verdocs-button_3.entry.js +5 -5
- package/dist/esm/verdocs-checkbox_4.entry.js +3 -3
- package/dist/esm/verdocs-contact-picker_2.entry.js +12 -9
- package/dist/esm/verdocs-dialog.entry.js +1 -1
- package/dist/esm/verdocs-dropdown.entry.js +1 -1
- package/dist/esm/verdocs-envelope-document-page.entry.js +1 -1
- package/dist/esm/verdocs-envelope-recipient-link_2.entry.js +2 -2
- package/dist/esm/verdocs-envelopes-list.entry.js +6 -6
- package/dist/esm/verdocs-field-attachment_13.entry.js +3 -3
- package/dist/esm/verdocs-file-chooser_2.entry.js +2 -2
- package/dist/esm/verdocs-kba-dialog_2.entry.js +2 -2
- package/dist/esm/verdocs-loader.entry.js +1 -1
- package/dist/esm/verdocs-ok-dialog.entry.js +1 -1
- package/dist/esm/verdocs-organization-card_2.entry.js +2 -2
- package/dist/esm/verdocs-pagination_2.entry.js +2 -2
- package/dist/esm/verdocs-preview_9.entry.js +0 -2
- package/dist/esm/verdocs-quick-functions.entry.js +1 -1
- package/dist/esm/verdocs-radio-button.entry.js +1 -1
- package/dist/esm/verdocs-search-box.entry.js +1 -1
- package/dist/esm/verdocs-search-tabs.entry.js +1 -1
- package/dist/esm/verdocs-spinner.entry.js +1 -1
- package/dist/esm/verdocs-status-indicator.entry.js +2 -2
- package/dist/esm/verdocs-table.entry.js +2 -2
- package/dist/esm/verdocs-template-card.entry.js +1 -1
- package/dist/esm/verdocs-template-document-page_2.entry.js +2 -2
- package/dist/esm/verdocs-template-role-properties.entry.js +11 -9
- package/dist/esm/verdocs-template-star.entry.js +1 -1
- package/dist/esm/verdocs-template-tags.entry.js +1 -1
- package/dist/esm/verdocs-templates-list.entry.js +7 -7
- package/dist/esm/verdocs-toggle.entry.js +1 -1
- package/dist/esm/verdocs-web-sdk.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/verdocs-button-panel_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-button_3.entry.js +1 -1
- package/dist/esm-es5/verdocs-checkbox_4.entry.js +1 -1
- package/dist/esm-es5/verdocs-contact-picker_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-dialog.entry.js +1 -1
- package/dist/esm-es5/verdocs-dropdown.entry.js +1 -1
- package/dist/esm-es5/verdocs-envelope-document-page.entry.js +1 -1
- package/dist/esm-es5/verdocs-envelope-recipient-link_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-envelopes-list.entry.js +1 -1
- package/dist/esm-es5/verdocs-field-attachment_13.entry.js +1 -1
- package/dist/esm-es5/verdocs-file-chooser_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-kba-dialog_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-loader.entry.js +1 -1
- package/dist/esm-es5/verdocs-ok-dialog.entry.js +1 -1
- package/dist/esm-es5/verdocs-organization-card_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-pagination_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-preview_9.entry.js +1 -1
- package/dist/esm-es5/verdocs-quick-functions.entry.js +1 -1
- package/dist/esm-es5/verdocs-radio-button.entry.js +1 -1
- package/dist/esm-es5/verdocs-search-box.entry.js +1 -1
- package/dist/esm-es5/verdocs-search-tabs.entry.js +1 -1
- package/dist/esm-es5/verdocs-spinner.entry.js +1 -1
- package/dist/esm-es5/verdocs-status-indicator.entry.js +1 -1
- package/dist/esm-es5/verdocs-table.entry.js +1 -1
- package/dist/esm-es5/verdocs-template-card.entry.js +1 -1
- package/dist/esm-es5/verdocs-template-document-page_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-template-role-properties.entry.js +1 -1
- package/dist/esm-es5/verdocs-template-star.entry.js +1 -1
- package/dist/esm-es5/verdocs-template-tags.entry.js +1 -1
- package/dist/esm-es5/verdocs-templates-list.entry.js +1 -1
- package/dist/esm-es5/verdocs-toggle.entry.js +1 -1
- package/dist/esm-es5/verdocs-web-sdk.js +1 -1
- package/dist/types/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.d.ts +2 -0
- package/dist/verdocs-web-sdk/{p-1e8c7927.entry.js → p-03cbc694.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-4d071145.system.entry.js → p-06448ac6.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-2717a4d8.entry.js → p-0b345a45.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-d775d674.system.entry.js → p-0cf80242.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-a246dd98.system.entry.js → p-1129b2c6.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-a12ed59f.system.entry.js → p-1134fec8.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-3de99865.entry.js → p-11730369.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-221c1a1e.entry.js → p-1537c6d4.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-c56a9fd0.system.entry.js → p-1a0cbfcc.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-329e5d8b.entry.js → p-1b55a23f.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-069574d7.entry.js → p-1fd82865.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-80ddfda6.system.entry.js → p-226fc99e.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/p-267df026.system.js +1 -1
- package/dist/verdocs-web-sdk/{p-9567cba1.entry.js → p-2a97be57.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-ab385138.entry.js → p-2becc4f4.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-c621b381.entry.js → p-3457d011.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-101f3138.entry.js → p-44ecab31.entry.js} +1 -1
- package/dist/verdocs-web-sdk/p-47a6b7b0.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/p-535f7ee3.entry.js +1 -0
- package/dist/verdocs-web-sdk/{p-317f7a56.system.entry.js → p-5822f3c1.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-d1ec0c0e.entry.js → p-585fd9ff.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-fed1d58a.system.entry.js → p-5a267f30.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-68a37526.entry.js → p-5ac7e3d0.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-aebb6858.system.entry.js → p-5f3f22ad.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-377858e5.system.entry.js → p-69f5136c.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-48227855.system.entry.js → p-6c9514db.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-7fb3ba8a.system.entry.js → p-6ef0c33b.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-9458de83.system.entry.js → p-6efc761e.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-ea093336.system.entry.js → p-7349df8b.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-e15086a1.entry.js → p-79aa0c7b.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-adbf48ae.system.entry.js → p-7f0af248.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-9931d962.system.entry.js → p-7f33a64f.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-93fc163b.entry.js → p-7f5ac627.entry.js} +1 -1
- package/dist/verdocs-web-sdk/p-815404c0.entry.js +1 -0
- package/dist/verdocs-web-sdk/{p-4f864f00.system.entry.js → p-838d0ed1.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/p-86ccec71.entry.js +1 -0
- package/dist/verdocs-web-sdk/{p-0729a901.entry.js → p-88481111.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-8e67affa.entry.js → p-90c60846.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-ac677e8c.system.entry.js → p-95eaf936.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-9750767c.entry.js → p-9745c048.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-a91eadcc.entry.js → p-9b34699e.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-ab97a806.system.entry.js → p-a251441b.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/p-a39695ed.entry.js +1 -0
- package/dist/verdocs-web-sdk/p-aa66d378.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/{p-96393d62.entry.js → p-adf6fde9.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-682ce711.system.entry.js → p-aedfa605.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-3af0fcae.system.entry.js → p-b12dc865.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-54ef19e9.system.entry.js → p-b1397670.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-53a3cdf3.system.entry.js → p-b5763ec0.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-4a20885d.entry.js → p-b581231f.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-2eca2eda.entry.js → p-c0087254.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-12a39d57.entry.js → p-cad5ac82.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-50271eca.entry.js → p-d51ca7f9.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-b4e6217b.system.entry.js → p-daa9193c.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-26bd87bf.entry.js → p-e3e5e18c.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-b3c4d445.entry.js → p-e6242ac2.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-458eda56.system.entry.js → p-ea10422a.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-6a57c036.system.entry.js → p-ebf16d0c.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-5c9fd1e3.entry.js → p-f0bc99ba.entry.js} +1 -1
- package/dist/verdocs-web-sdk/p-f5a065e0.system.entry.js +1 -0
- package/dist/verdocs-web-sdk/{p-8a7b7815.system.entry.js → p-f85644ea.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-ad8dfb2b.system.entry.js → p-f9858e4a.system.entry.js} +1 -1
- package/dist/verdocs-web-sdk/{p-965464db.entry.js → p-ff50e207.entry.js} +1 -1
- package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +1 -1
- package/package.json +1 -1
- package/dist/verdocs-web-sdk/p-0165edae.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-18b2b2ab.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-2844d252.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-acf595c9.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-bb523ebf.system.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-c6de5539.entry.js +0 -1
- package/dist/verdocs-web-sdk/p-e7b20fdc.system.entry.js +0 -1
@@ -36,7 +36,7 @@ export class VerdocsHelpIcon {
|
|
36
36
|
(_a = this.tooltipEl) === null || _a === void 0 ? void 0 : _a.removeAttribute('data-show');
|
37
37
|
}
|
38
38
|
render() {
|
39
|
-
return (h(Host, { key: '
|
39
|
+
return (h(Host, { key: '7db54f180fe741e77a9c1a3d07c745a8a4a31672', class: {} }, h("div", { key: '5da20e898e508ca3fe91ccea6385872454829399', "aria-describedby": this.containerId, class: "icon", innerHTML: this.icon, onMouseEnter: () => this.show(), onFocus: () => this.show(), onMouseLeave: () => this.hide(), onBlur: () => this.hide(), ref: el => (this.iconEl = el) }), h("div", { key: 'ed3bf3bd5995fdf289853ece83be638172c7df8f', id: this.containerId, role: "tooltip", class: "tooltip", "data-popper-placement": "bottom", ref: el => (this.tooltipEl = el) }, h("span", { key: '612abca3a6db8768e13e7188af7637216e4ad3e1', innerHTML: this.text }), h("div", { key: 'ea449e838c064e938a7841d4481ac381179ebb1e', "data-popper-arrow": "true", class: "arrow" }))));
|
40
40
|
}
|
41
41
|
static get is() { return "verdocs-help-icon"; }
|
42
42
|
static get originalStyleUrls() {
|
@@ -8,7 +8,7 @@ import { h, Host } from "@stencil/core";
|
|
8
8
|
*/
|
9
9
|
export class VerdocsLoader {
|
10
10
|
render() {
|
11
|
-
return h(Host, { key: '
|
11
|
+
return h(Host, { key: '3bba8f5f53c7070e8444e40146633d193bdf070a' });
|
12
12
|
}
|
13
13
|
static get is() { return "verdocs-loader"; }
|
14
14
|
static get originalStyleUrls() {
|
package/dist/collection/components/controls/verdocs-organization-card/verdocs-organization-card.js
CHANGED
@@ -26,7 +26,7 @@ export class VerdocsOrganizationCard {
|
|
26
26
|
console.log('Rendering org card', this.organization.thumbnail_url, this.organization);
|
27
27
|
const fallbackIcon = BusinessIcon;
|
28
28
|
const portalId = `verdocs-org-card-${this.organization.id}`;
|
29
|
-
return (h(Host, { key: '
|
29
|
+
return (h(Host, { key: 'd7b475ffa8a508828c58362f1d132313910db262', id: portalId }, this.organization.thumbnail_url ? h("img", { class: "icon", src: this.organization.thumbnail_url, alt: "Logo" }) : h("span", { class: "icon", innerHTML: fallbackIcon }), h("span", { key: '41371ad0ece9b5b13c455313658b3983facf5db5', class: "content" }, (_a = this.organization) === null || _a === void 0 ? void 0 : _a.name), h("verdocs-portal", { key: '37b667310a2124dc68a88a8b5732ecd4a87f9da1', anchor: portalId }, h("div", { key: '7f72d2f2c25314cdfa81721c6b6653989c7be72b', class: "verdocs-org-card-popup", style: { display: this.hovered ? 'block' : 'none' } }, this.organization.full_logo_url ? (h("div", { class: "popup-header-with-logo" }, h("img", { src: this.organization.full_logo_url, alt: "Logo" }), h("div", { class: "title" }, (_b = this.organization) === null || _b === void 0 ? void 0 : _b.name))) : (h("div", { class: "popup-header" }, h("span", { class: "status" }, h("span", { class: "icon", innerHTML: fallbackIcon })), h("span", { class: "title" }, (_c = this.organization) === null || _c === void 0 ? void 0 : _c.name))), h("div", { key: '478657fefd75b3adda14550ce7dd8117ee3f519f', class: "popup-body" }, h("div", { key: '213022879f5f5d2cab6cf415692e418911e1ee05', class: "field" }, h("strong", { key: '3e36b9b9ef2dd6b39dc313c77772b750d7bdb242' }, "Joined"), format(new Date(((_d = this.organization) === null || _d === void 0 ? void 0 : _d.created_at) || undefined), 'LLL d, Y')), this.organization.url && (h("div", { key: 'b28cb49fe0214c3f0851fe4609433ada584bf0be', class: "field" }, h("strong", { key: '9cdfd0da0dcb3d51149b1e0bc2f612e0f0edab6d' }, "Website"), h("a", { key: '74be8e66995435c5e6a071098ec1d4a6a7ca6f5f', href: (_e = this.organization) === null || _e === void 0 ? void 0 : _e.url, target: "_blank", rel: "nofollow" }, (_f = this.organization) === null || _f === void 0 ? void 0 : _f.url))))))));
|
30
30
|
}
|
31
31
|
static get is() { return "verdocs-organization-card"; }
|
32
32
|
static get originalStyleUrls() {
|
@@ -44,7 +44,7 @@ export class VerdocsQuickFilter {
|
|
44
44
|
const firstPage = Math.max(0, this.selectedPage - 2);
|
45
45
|
const numPages = this.itemCount > 0 ? Math.ceil(this.itemCount / this.perPage) : 0;
|
46
46
|
const pagesToDisplay = integerSequence(0, Math.ceil(this.itemCount / this.perPage)).slice(firstPage, firstPage + VISIBLE_PAGES);
|
47
|
-
return (h(Host, { key: '
|
47
|
+
return (h(Host, { key: '9cb81ab797997f6bedf65126e759a329e01b5d86' }, this.selectedPage > 0 && h(PageButton, { key: 'a172567f4adbaa02644a3c285344c0de4d2e5a33', page: 'first', selected: this.selectedPage, onClick: () => this.handleSelectPage(0) }), firstPage > 0 && h("div", { key: '97833b23734e758e9ae5627b756fecad2371037c', class: "ellipsis" }, "..."), pagesToDisplay.map(pageNumber => (h(PageButton, { page: pageNumber, selected: this.selectedPage, onClick: page => this.handleSelectPage(+page) }))), this.selectedPage < numPages - 1 && h("div", { key: '20dc5aa9111118ce1df8177d64c6fecff1d497e2', class: "ellipsis" }, "..."), this.selectedPage < numPages - 1 && h(PageButton, { key: '04b5d3fce4ba05f3acc2f24927c1bda6be7f34e7', page: 'last', selected: this.selectedPage, onClick: () => this.handleSelectPage(numPages - 1) })));
|
48
48
|
}
|
49
49
|
static get is() { return "verdocs-pagination"; }
|
50
50
|
static get originalStyleUrls() {
|
@@ -87,7 +87,7 @@ export class VerdocsPortal {
|
|
87
87
|
this.moved ? this.portal.remove() : (this.moved = true);
|
88
88
|
}
|
89
89
|
render() {
|
90
|
-
return (h(Host, { key: '
|
90
|
+
return (h(Host, { key: '7379bf2578c769bf6112486912c7aa30b429fae1', ref: el => (this.element = el) }, h("slot", { key: '3b141548481e6dd23f47ed4e0db78e3931a5bdaa' })));
|
91
91
|
}
|
92
92
|
static get is() { return "verdocs-portal"; }
|
93
93
|
static get originalStyleUrls() {
|
@@ -15,7 +15,7 @@ export class VerdocsProgressBar {
|
|
15
15
|
render() {
|
16
16
|
const widthPercent = Math.ceil((100 * Math.min(this.percent, 100)) / 100);
|
17
17
|
console.log('Rendering progress bar', { widthPercent, label: this.label, showPercent: this.showPercent, percent: this.percent });
|
18
|
-
return (h(Host, { key: '
|
18
|
+
return (h(Host, { key: 'c57b566587b7fe5f95f7082964dc7d27c46008cb' }, h("div", { key: 'b44243b4c65cdd5ddb7a47028db07e47e1c9373b', class: "labels" }, this.label && h("div", { key: '58715d2cd0a47260618472ed06d3eeda095ea852', class: "label" }, this.label), this.showPercent && h("div", { key: '38b9fa2f2180eee29cdc6aff0562475c9d6cc943', class: "label" }, this.percent, "%")), h("div", { key: '1258f3696cb5852865e7d1af59bf2acb7acfda50', class: "bar" }, h("div", { key: 'eb1346d2b9f7ccce786c358ef247fd3ec62de67f', class: "slider", style: { width: `${widthPercent}%` } }))));
|
19
19
|
}
|
20
20
|
static get is() { return "verdocs-progress-bar"; }
|
21
21
|
static get originalStyleUrls() {
|
@@ -86,7 +86,7 @@ export class VerdocsQuickFilter {
|
|
86
86
|
const longestLabelWidth = renderedTextWidth((longestOption === null || longestOption === void 0 ? void 0 : longestOption.label) || 'FILLER', '14px Inter, Barlow, sans-serif');
|
87
87
|
const prefixWidth = renderedTextWidth(this.label, '14px Inter, Barlow, sans-serif');
|
88
88
|
const minWidth = `${longestLabelWidth + prefixWidth + 40}px`;
|
89
|
-
return (h(Host, { key: '
|
89
|
+
return (h(Host, { key: '63c979bc0e8b4b75f0608a7b5c11bf92de2375cc', class: { open: !!this.open }, style: { minWidth, display: 'inline-block' } }, h("div", { key: '785aac3556deaac0bbf55d8eb1f52e846448b44d', class: "control", onClick: e => this.toggleDropdown(e), onBlur: e => this.handleHideDropdown(e) }, h("div", { key: '521c951babae9d882402ffb94aeb4f40a3afe9c6', class: "title", ref: el => (this.dropdownButton = el) }, h("span", { key: '66f15637c5bcaa84326b0360b1cf0b9eeb34cc19', class: "prefix" }, this.label, ":"), selectedOption ? selectedOption.label : this.placeholder), h("div", { key: '8f5719750fd5fb40c8787d044904629ede1cb5a5', style: { flex: '1' } }), h("div", { key: '1f16f93487115760416fa9d7fa025e25da4e1cb9', class: "separator" }), h("div", { key: 'bf485d08eccf8e960d161007b3b16517f494f85f', class: "arrow", innerHTML: DropdownArrow, "aria-label": "Open Menu" })), h("div", { key: '8842f5609144f401a51124501544f0fb6c4700c9', class: "items", "aria-hidden": !this.open, ref: el => (this.dropdownMenu = el), style: { minWidth } }, (_c = this.options) === null || _c === void 0 ? void 0 : _c.map(option => option.label ? (h("button", { onClick: e => this.handleSelectOption(e, option), class: `option ${option.value === this.value ? 'selected' : ''}`, disabled: option.disabled }, option.label)) : (h("div", { class: "separator" }))))));
|
90
90
|
}
|
91
91
|
static get is() { return "verdocs-quick-filter"; }
|
92
92
|
static get originalStyleUrls() {
|
@@ -25,7 +25,7 @@ export class VerdocsRadioButton {
|
|
25
25
|
this.disabled = false;
|
26
26
|
}
|
27
27
|
render() {
|
28
|
-
return (h(Host, { key: '
|
28
|
+
return (h(Host, { key: '67f3ed35f002dc6836a583735bc5394f13bd12d4', class: { disabled: this.disabled } }, h("input", { key: '791fd4eb3d0336065189160bc9e3597f8f2e5a4b', type: "radio", value: this.value, name: this.name, id: `verdocs-radio-button-${this.name}-${this.value}`, checked: this.checked, disabled: this.disabled }), h("label", { key: '508701c11f5ee5dc91fe5f96182b51e29451b910', htmlFor: `verdocs-radio-button-${this.name}-${this.value}` })));
|
29
29
|
}
|
30
30
|
static get is() { return "verdocs-radio-button"; }
|
31
31
|
static get originalStyleUrls() {
|
@@ -16,7 +16,7 @@ export class VerdocsSelectInput {
|
|
16
16
|
this.disabled = false;
|
17
17
|
}
|
18
18
|
render() {
|
19
|
-
return (h(Host, { key: '
|
19
|
+
return (h(Host, { key: 'e1e3c3714edcde76c0066d89113477b549e4dc03', class: "input-field" }, h("label", { key: '6d33d53a467a2f62a7752a03912ea49ba5445305' }, this.label ? h("div", { class: "input-label" }, this.label + ':') : h("div", null), h("select", { key: 'ae947da59ffc2e3e23cbfb4213e133ef39719297', class: "input-element", disabled: this.disabled }, this.options.map(option => (h("option", { value: option.value, selected: option.value === this.value }, option.label)))))));
|
20
20
|
}
|
21
21
|
static get is() { return "verdocs-select-input"; }
|
22
22
|
static get originalStyleUrls() {
|
@@ -14,7 +14,7 @@ export class VerdocsQuickFilter {
|
|
14
14
|
this.mode = 'light';
|
15
15
|
}
|
16
16
|
render() {
|
17
|
-
return (h(Host, { key: '
|
17
|
+
return (h(Host, { key: 'b71bb590c4c908d7b0c9b6483ee8def10f327d2f', style: {
|
18
18
|
width: `${this.size}px`, //
|
19
19
|
height: `${this.size}px`,
|
20
20
|
flex: `0 0 ${this.size}px`,
|
@@ -13,13 +13,13 @@ export class VerdocsSwitch {
|
|
13
13
|
this.disabled = false;
|
14
14
|
}
|
15
15
|
render() {
|
16
|
-
return (h("button", { key: '
|
16
|
+
return (h("button", { key: 'b633ac84b8e37af94312e2803204934e0a734cbf', value: "on", type: "button", role: "switch", class: `switch ${this.theme} ${this.disabled ? 'disabled' : ''}`, "data-state": this.checked ? 'checked' : 'unchecked', "aria-checked": this.checked ? 'checked' : 'unchecked', onClick: () => {
|
17
17
|
var _a;
|
18
18
|
if (!this.disabled) {
|
19
19
|
this.checked = !this.checked;
|
20
20
|
(_a = this.checkedChange) === null || _a === void 0 ? void 0 : _a.emit(this.checked);
|
21
21
|
}
|
22
|
-
} }, h("span", { key: '
|
22
|
+
} }, h("span", { key: '81a536a86086881ef0c15b5bfa5408f4f9d6831e', "data-state": this.checked ? 'checked' : 'unchecked', class: "slider" })));
|
23
23
|
}
|
24
24
|
static get is() { return "verdocs-switch"; }
|
25
25
|
static get originalStyleUrls() {
|
@@ -13,9 +13,9 @@ export class VerdocsTable {
|
|
13
13
|
this.data = [];
|
14
14
|
}
|
15
15
|
render() {
|
16
|
-
return (h(Host, { key: '
|
16
|
+
return (h(Host, { key: '237b25276ade798e6286880f02aa366e6bcd7a45', class: "table-wrapper" }, h("table", { key: '604ec40339c8c880fe68bc7cb49b5c84ff3161f3', class: "table" }, h("thead", { key: '355091e91fc735f8170d082b7a1e63118522d9dc' }, h("tr", { key: 'a826f1200533300f54b3340d3e45e62d8f4fb814', class: "row header-row" }, this.columns.map((col, i) => {
|
17
17
|
return (h("th", { class: `col header-col col-${i} col-${col.id}`, onClick: () => { var _a; return (_a = this.colHeaderClick) === null || _a === void 0 ? void 0 : _a.emit({ col }); }, innerHTML: col.renderHeader ? col.renderHeader(col) : col.header || col.id }));
|
18
|
-
}))), h("tbody", { key: '
|
18
|
+
}))), h("tbody", { key: 'f9bace73706b28bf610e897605c580319d4b05c2' }, this.data.map(row => (h("tr", { class: "row data-row", onClick: () => { var _a; return (_a = this.rowClick) === null || _a === void 0 ? void 0 : _a.emit({ row }); } }, this.columns.map((col, i) => {
|
19
19
|
return col.renderCell ? (h("td", { class: `col data-col col-${i} col-${col.id}`, innerHTML: col.renderCell(col, row) })) : (h("td", { class: `col data-col col-${i} col-${col.id}` }, row[col.id]));
|
20
20
|
}))))))));
|
21
21
|
}
|
@@ -17,7 +17,7 @@ export class VerdocsTabs {
|
|
17
17
|
(_a = this.selectTab) === null || _a === void 0 ? void 0 : _a.emit({ tab: this.tabs[index], index });
|
18
18
|
}
|
19
19
|
render() {
|
20
|
-
return (h(Host, { key: '
|
20
|
+
return (h(Host, { key: '5e7051e19f0c1fb073f10f06444fb337a23748a2' }, this.tabs.map((tab, index) => (h("div", { class: `tab ${index === this.selectedTab ? 'active' : ''} ${tab.disabled ? 'disabled' : ''}`, onClick: tab.disabled ? () => { } : () => this.handleSelectTab(index) }, tab.label))), h("div", { key: 'f4b3a80b48a4a30e66110277a28eb448a63a7978', class: "flex flex-1" }), h("slot", { key: 'd4b4a76900d92bb044e8fe1777a1f096d58631f0' }, h("div", { key: 'cb5e9561a73f9044c94282cfb880ba68710a6de8' }))));
|
21
21
|
}
|
22
22
|
static get is() { return "verdocs-tabs"; }
|
23
23
|
static get originalStyleUrls() {
|
@@ -35,7 +35,7 @@ export class VerdocsTextInput {
|
|
35
35
|
.catch(e => console.log('Error copying to clipboard', e));
|
36
36
|
}
|
37
37
|
render() {
|
38
|
-
return (h(Host, { key: '
|
38
|
+
return (h(Host, { key: '3888ea9f7b49575fb01b020bd8a41fe3dc622f11', class: `input-field ${this.clearable ? 'clearable' : ''} ${this.copyable ? 'copyable' : ''}` }, h("label", { key: '365d2babe40c0c5a970e097824baf5c542a8175e' }, this.label && (h("div", { key: '61a8c93752c28975728497fa6fe0c19a95119a3d', class: "input-label" }, this.label + ':', this.required && h("span", { key: '6dc87a8f7271f2bd99fd642cacb5016c3ea48005', class: "required" }, "*"))), h("div", { key: '2e54cf4b26faaa6925ea15be392a4922ff53aafc', class: "input-container" }, h("input", { key: '5150d825629eed7a8cf586b669240a48d46c1929', type: this.type === 'password' && this.showingPw ? 'text' : this.type, value: this.value, required: this.required, class: "input-element", "data-lpignore": "true", disabled: this.disabled, placeholder: this.placeholder, autoComplete: this.autocomplete, onBlur: (e) => { var _a; return (_a = this.blur) === null || _a === void 0 ? void 0 : _a.emit(e.target.value); }, ref: el => (this.inputEl = el), onInput: (e) => (this.value = e.target.value) }), this.clearable && this.value && (h("span", { key: 'eb7134d17f7fbe5167cb753460caf18c3587a03b', innerHTML: ClearIcon, class: "clear", onClick: () => {
|
39
39
|
// We need to allow the onInput event to fire first in case
|
40
40
|
// the user was focused on this field before clicking clear.
|
41
41
|
setTimeout(() => {
|
@@ -49,9 +49,9 @@ export class VerdocsTextInput {
|
|
49
49
|
(_b = this.inputEl) === null || _b === void 0 ? void 0 : _b.blur();
|
50
50
|
}, 50);
|
51
51
|
}, 50);
|
52
|
-
} })), this.type === 'password' && (h("span", { key: '
|
52
|
+
} })), this.type === 'password' && (h("span", { key: 'f4729b2f91b29b04a2caa3ff6a473e87311b3d03', innerHTML: this.showingPw ? EyeIcon : EyeSlashIcon, class: "toggle-pw", onClick: () => {
|
53
53
|
this.showingPw = !this.showingPw;
|
54
|
-
} })), !this.clearable && this.copyable && this.value && h("span", { key: '
|
54
|
+
} })), !this.clearable && this.copyable && this.value && h("span", { key: '892ec8f554a2e1e825ec8fd0b51c7a41f1bcc367', innerHTML: CopyIcon, class: "copy", onClick: () => this.copyToClipboard() })), this.helpText && h("verdocs-help-icon", { key: 'c7612b57f351baa2dc243a2ca20d0d4a02388060', text: this.helpText }))));
|
55
55
|
}
|
56
56
|
static get is() { return "verdocs-text-input"; }
|
57
57
|
static get originalStyleUrls() {
|
@@ -17,7 +17,7 @@ export class VerdocsToggle {
|
|
17
17
|
this.selectedOption = ((_a = this.options) === null || _a === void 0 ? void 0 : _a.defaultSelection) || 0;
|
18
18
|
}
|
19
19
|
render() {
|
20
|
-
return (h("div", { key: '
|
20
|
+
return (h("div", { key: '003d84de26eefef7106ba2527cde291ed5373cac', class: "container" }, h("span", { key: '3fcab14cf397f8855baaddc885528765a0f4bf09', class: "label" }, `${this.options.label}:`), h("div", { key: '09ca127f48655ad1ce57bc17ea6c205b055ffebd', class: "buttons" }, this.options.buttons.map((button, index) => (h("button", { id: button.id, key: button.id, innerHTML: button.icon, class: index === this.selectedOption ? 'selected' : '', onClick: () => {
|
21
21
|
console.log('clicked', index);
|
22
22
|
this.selectedOption = index;
|
23
23
|
} }))))));
|
@@ -25,7 +25,7 @@ export class VerdocsToggleButton {
|
|
25
25
|
(_a = this.toggle) === null || _a === void 0 ? void 0 : _a.emit({ active: newState });
|
26
26
|
}
|
27
27
|
render() {
|
28
|
-
return (h(Host, { key: '
|
28
|
+
return (h(Host, { key: '90f073b58425c92fade3871d8d605407f43dc671', class: `size-${this.size}` }, this.icon ? (h("button", { innerHTML: this.icon, class: { active: this._active }, onClick: e => this.handleToggle(e) })) : (h("button", { class: { active: this._active }, onClick: e => this.handleToggle(e) }, this.label))));
|
29
29
|
}
|
30
30
|
static get is() { return "verdocs-toggle-button"; }
|
31
31
|
static get originalStyleUrls() {
|
@@ -43,7 +43,7 @@ export class VerdocsToolbarIcon {
|
|
43
43
|
// this.press?.emit();
|
44
44
|
// }
|
45
45
|
render() {
|
46
|
-
return (h(Host, { key: '
|
46
|
+
return (h(Host, { key: '2ff1baf8227efaa911d823914f2645d3b2d7d82e', class: {} }, h("div", { key: 'c13b7a5e10720450462e4c7229b1093e03e87808', "aria-describedby": this.containerId, class: "icon", innerHTML: this.icon, onMouseEnter: () => this.show(), onFocus: () => this.show(), onMouseLeave: () => this.hide(), onBlur: () => this.hide(), ref: el => (this.iconEl = el) }), h("div", { key: 'ac849c0f365f2570c94aff71dfbba9edd357b713', id: this.containerId, role: "tooltip", class: "tooltip", "data-popper-placement": this.placement, ref: el => (this.tooltip = el) }, this.text, h("div", { key: 'f4e4f13a0016c6deb1db21c13b2f0ca6fe6bea25', "data-popper-arrow": "true", class: "arrow" }))));
|
47
47
|
}
|
48
48
|
static get is() { return "verdocs-toolbar-icon"; }
|
49
49
|
static get originalStyleUrls() {
|
@@ -12,7 +12,7 @@ export class VerdocsDialog {
|
|
12
12
|
}
|
13
13
|
}
|
14
14
|
render() {
|
15
|
-
return (h(Host, { key: '
|
15
|
+
return (h(Host, { key: '6af3d8e041c352f4125a67488a311751fd8c1401' }, h("div", { key: 'c00e484f1564cf12ee69a9b44c479fc0bc48a788', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '603b57d62c4d9b28d3dc63146d39cc52ec58d479', class: "dialog" }, h("slot", { key: '0808d13eef9177505e77cb4d4b013520b9bbab7d', name: "title" }, h("div", { key: 'aa4ac24cd90fa930b72c2a9e71d61296a1b67802', class: "heading" }, "Please Confirm")), h("div", { key: '3420c0f08d411ae7765f2bdbfb3f93775ef5459f', class: "content" }, h("slot", { key: '6f0c8648d2494b35a7a352ca483b996990dce72b' }))))));
|
16
16
|
}
|
17
17
|
static get is() { return "verdocs-dialog"; }
|
18
18
|
static get originalStyleUrls() {
|
@@ -216,7 +216,7 @@ export class VerdocsInitialDialog {
|
|
216
216
|
}
|
217
217
|
*/
|
218
218
|
render() {
|
219
|
-
return (h(Host, { key: '
|
219
|
+
return (h(Host, { key: 'dbd2d6af5532ce54406290d13916b8d3652a6722', onClick: e => this.handleCancel(e) }, h("div", { key: '20e5fe0ba3c4f5574cefe244cc87464d5f09eb57', class: "dialog" }, h("div", { key: 'f55d4466d9ff27893b2152bca9602c7503555652', class: "heading" }, "Create Your Initial"), h("div", { key: 'b01a33fe760e1ed989285d70a42277318306323f', class: "content" }, h("verdocs-text-input", { key: '9d3bdce7cbeb095fdb240b024e7706f7cb1a8111', placeholder: "Initials...", label: "Initials", value: this.enteredInitials, onInput: e => this.handleNameChange(e) }), h("div", { key: 'f59a8bad63cc8236a2e9eea999bb7becf9d546aa', class: "as-shown" }, "As shown on driver's license or govt. ID card."), this.fontLoaded ? h("canvas", { ref: el => (this.canvasElement = el) }) : h("div", { style: { display: 'none' } }), h("div", { key: 'ec122ff8aaf91af9b61f7c8c2fe0ac149a876fdf', class: "disclaimer" }, "By clicking Adopt, I agree that the signature will be the electronic representation of my signature for all purposes when I (or my agent) use them on documents, including legally binding contracts \u2014 just the same as a pen-and-paper signature or initial."), h("div", { key: '3d4c5b091243d136ef2af60dc3bbd0006c8ec2f8', class: "buttons" }, h("verdocs-button", { key: 'c2d94b3f5ef8b3d038727b6a8062a55c4a4ee155', label: "CANCEL", variant: "outline", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: 'ce87ab1c91e8898197d776eaae8463daf2fe88a3', label: "Adopt & Sign", onClick: e => this.handleAdopt(e) }))))));
|
220
220
|
}
|
221
221
|
static get is() { return "verdocs-initial-dialog"; }
|
222
222
|
static get originalStyleUrls() {
|
@@ -29,7 +29,7 @@ export class VerdocsKbaDialog {
|
|
29
29
|
this.next.emit(this.response);
|
30
30
|
}
|
31
31
|
render() {
|
32
|
-
return (h(Host, { key: '
|
32
|
+
return (h(Host, { key: '6a0d0f9d07455a772a6973ce057b5f7483fbccf6' }, h("div", { key: '71aa7ccd29a30edbd139d6eb1ddeeb1a5d31cafc', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: 'f1944ed02a20aac17a9ca6c5ac8320f2fcd8eabd', class: "dialog" }, h("div", { key: '3d3611820bd29897586122fa92c6b079cf53fd90', class: "heading" }, "Confirm Your Identity", this.steps > 1 ? (h("span", { class: "step" }, "(", this.step, "/", this.steps, ")")) : (h(Fragment, null))), !!this.helptitle && (h("div", { key: '2cbe26b7fb83f1a29aa9121c16893fd435a988b4', class: "help-box" }, h("div", { key: 'dcf7560f4addc363280bbe0cbb1de63c49d180ec', class: "help-icon", innerHTML: QuestionIcon }), h("div", { key: '17fd9ba07eb279585349d8b7e9f8a3a12c14c239', class: "help-details" }, h("div", { key: '36c255b2fa80908b118b77a8e77cebe8ed9e490a', class: "help-title" }, this.helptitle), h("div", { key: '88218d1b9a792cf7dc63c329102a0d5e371c7eb6', class: "help-text" }, this.helptext)))), this.mode === 'choice' ? (h("div", { class: "choices" }, this.choices.map(choice => (h("div", { class: `choice ${choice === this.response ? 'selected' : ''}`, onClick: () => (this.response = choice) }, choice))))) : (h("div", { class: "input" }, h("label", { htmlFor: "verdocs-kba-input" }, this.label), h("input", { type: "text", id: "verdocs-kba-input", name: "verdocs-kba-input", placeholder: this.placeholder, value: this.response, onInput: (e) => (this.response = e.target.value) }))), h("div", { key: '0d5ab0977141dac182e9675d5bca063da6daa96e', class: "buttons" }, h("verdocs-button", { key: 'eff5f44bb3ca7cd0c4628d399e27e2d55a40ae3c', label: "Cancel", variant: "outline", onClick: () => this.handleCancel() }), h("verdocs-button", { key: '4fbe8b58483b83002d6f8a7a1232d341b7f48c2e', label: "Done", onClick: () => this.handleDone(), disabled: !this.response }))))));
|
33
33
|
}
|
34
34
|
static get is() { return "verdocs-kba-dialog"; }
|
35
35
|
static get originalStyleUrls() {
|
@@ -27,7 +27,7 @@ export class VerdocsOkDialog {
|
|
27
27
|
}
|
28
28
|
}
|
29
29
|
render() {
|
30
|
-
return (h(Host, { key: '
|
30
|
+
return (h(Host, { key: 'cdad366f6824ef7e31b7a0b3d275220d68246a68', class: this.closed ? 'closed' : '' }, h("div", { key: '7b7de91ae3c9776a21e75bb7742472d718714b8f', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '9a505af291a9fb814b8e8f171e2e50602e53b1d0', class: "dialog" }, h("div", { key: '2ffa7892a2f8d287359b65ee698633ce5e75d78c', class: "heading" }, this.heading), h("div", { key: '06c1eead32adf2c37dab81ac2fe725d85a2bb73a', class: "content" }, h("div", { key: '8f0ccbf6d268ba16306e7946e214abeaf9166b63', class: "message", innerHTML: this.message }), h("div", { key: 'ac3f34bff19673dbe40d54fda0b8a0ee4665b662', class: "buttons" }, this.showCancel ? h("verdocs-button", { label: "CANCEL", variant: "outline", onClick: () => this.handleCancel() }) : h("div", { style: { display: 'none' } }), h("verdocs-button", { key: '6178b12ce93665122dfc65ad858e37db103b859f', label: this.buttonLabel, onClick: () => this.handleOk() })))))));
|
31
31
|
}
|
32
32
|
static get is() { return "verdocs-ok-dialog"; }
|
33
33
|
static get originalStyleUrls() {
|
package/dist/collection/components/dialogs/verdocs-signature-dialog/verdocs-signature-dialog.js
CHANGED
@@ -213,7 +213,7 @@ export class VerdocsSignatureDialog {
|
|
213
213
|
}
|
214
214
|
*/
|
215
215
|
render() {
|
216
|
-
return (h(Host, { key: '
|
216
|
+
return (h(Host, { key: '54cff7fb088365c049eb3e390f9f6d4610cfdf9d', onClick: e => this.handleCancel(e) }, h("div", { key: 'c191e54c5e29bcd2acba9012458d19e4d0b7f1ae', class: "dialog" }, h("div", { key: '28c47b528a9e78102b073a55937cdd2d4ffc46bb', class: "heading" }, "Create Your Signature"), h("div", { key: '783fa9f11e1053291038d03eb63c078080fbe6bc', class: "content" }, h("verdocs-text-input", { key: 'f616c58ad10fc2f6b928fd935c17ad94d9ef53dd', placeholder: "Full Name...", label: "Full Name", value: this.enteredName, onInput: e => this.handleNameChange(e), onClick: e => e.stopPropagation() }), h("div", { key: '94527aaedcabde82ebcea83d4427b15aa9866fd2', class: "as-shown" }, "As shown on driver's license or govt. ID card."), this.fontLoaded ? h("canvas", { ref: el => (this.canvasElement = el) }) : h("div", { style: { display: 'none' } }), h("div", { key: 'aa9e8f88b99d77948051d7f88393dd1cf94f4534', class: "disclaimer" }, "By clicking Adopt, I agree that the signature will be the electronic representation of my signature for all purposes when I (or my agent) use them on documents, including legally binding contracts \u2014 just the same as a pen-and-paper signature or initial."), h("div", { key: '9da4d0c5247df04d6f48e80877f424abc6eaa2a3', class: "buttons" }, h("verdocs-button", { key: '92fb167bbd635e2b4cb736a543c4d8c0a9cced9a', label: "CANCEL", size: "normal", variant: "outline", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: '83128b52715ee1c5b1f2a19c3f8ac4343d54645c', label: "Adopt & Sign", size: "normal", onClick: e => this.handleAdopt(e) }))))));
|
217
217
|
}
|
218
218
|
static get is() { return "verdocs-signature-dialog"; }
|
219
219
|
static get originalStyleUrls() {
|
@@ -81,7 +81,7 @@ export class VerdocsUploadDialog {
|
|
81
81
|
render() {
|
82
82
|
var _a;
|
83
83
|
const existingFile = ((_a = this.existingFile) === null || _a === void 0 ? void 0 : _a.name) ? this.existingFile : null;
|
84
|
-
return (h(Host, { key: '
|
84
|
+
return (h(Host, { key: 'afa5841540ceb409766827648bcc48c7bae6cda4' }, h("div", { key: 'bd26d331ac3bc7be352ab1695373f75d69fd792c', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '705662b801d76ef3f4449d5f3722e17f466e4609', class: "upload-dialog-content" }, h("div", { key: '0816ed0a1475713aa50054ad89c65f87500de125', class: "heading" }, "Upload attachment"), this.selectedFiles.length < 1 && existingFile && (h(Fragment, { key: 'c373b31539252aa5b7a3d8a9192e039d7231c43f' }, h("div", { key: 'da478e822f7e03e9bb1453cf6b94253264df322a', class: "current-label" }, "Current Attachment"), h("div", { key: '7ff31b740c32fde706e8388037b104517f36dd13', class: "attachments", style: { marginTop: '0' } }, h("div", { key: '5af9047ab932ff3896099f54498f514081e9c88e', class: "attachment" }, h("div", { key: 'b3528446f4107953a1e8bbaeda9f77f6f90d543e', class: "icon", innerHTML: PaperclipIcon }), h("div", { key: '87ef88f1d7c74ad769cbf5f0b5c79cdf8e8828d5', class: "name" }, existingFile.name), h("div", { key: 'adb89b2ef87c98a046712637a977682ae5abfa14', class: "icon trash", innerHTML: TrashIcon, onClick: () => (this.confirmDelete = true) }))))), this.selectedFiles.length < 1 && !existingFile && (h("div", { key: '1996a92dc8f456276e82950cfea6367308b58bf8', class: { 'drop-target': true, 'dragging-over': this.draggingOver }, onDragOver: e => this.handleDragOver(e), onDragLeave: e => this.handleDragLeave(e), onDrop: e => this.handleDrop(e) }, h("p", { key: 'd9ba97f559e20d8d56a005ecc98c1a137aecb8ed' }, "Drag and drop your files here"), h("p", { key: 'a1ea9f6e83e27d0c9f849b51949faeac3dfdeadc', class: "subscript" }, "Supported files: PDF, Word, JPG, PNG"), h("verdocs-button", { key: 'd9e97782f69b70da1a4362010c0fce204c0c1c37', label: !!existingFile ? 'Replace files' : 'Select files', onClick: () => this.handleSelectFile() }), h("input", { key: '3c8b9ac05bfd8199db07d0c6ef33aeda672c02a7', type: "file", ref: el => (this.fileInput = el), style: { display: 'none' }, accept: ".pdf,application/pdf,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,image/*", onChange: () => this.handleFileChange() }))), this.selectedFiles.length > 0 && (h("div", { key: 'c700b6423d7d413b6f8039e00e6e80efc8c5e1ac', class: "attachments" }, this.selectedFiles.map((file, index) => (h("div", { class: "attachment" }, h("div", { class: "icon", innerHTML: PaperclipIcon }), h("div", { class: "name" }, file.name), h("div", { class: "icon trash", innerHTML: TrashIcon, onClick: () => this.handleRemoveAttachment(index) })))))), !!this.errorMessage && h("div", { key: '2ee3dd69b224d7b3b7063e944ad95f83f52f97e8', class: "error" }, this.errorMessage), h("div", { key: '600a733497ac38b298e3251753cd96d573ed378a', class: "buttons" }, h("verdocs-button", { key: '5783ad39ab4511d8c992f38dce78fd9c3facb6a0', label: "Cancel", variant: "outline", onClick: () => this.handleCancel() }), h("verdocs-button", { key: 'ff2b632b963df19f298c8d1e909b4aafd42fd238', label: "Upload", onClick: () => this.handleDone(), disabled: !!this.errorMessage || this.selectedFiles.length < 1 })))), this.confirmDelete && (h("verdocs-ok-dialog", { key: '21df3093619d33a599fd6b486ba57d1da4f987ec', heading: "Delete Attachment?", message: "Are you sure you wish to delete this attachment? This action cannot be undone.", showCancel: true, onExit: e => {
|
85
85
|
// So we don't close the upload dialog
|
86
86
|
e.preventDefault();
|
87
87
|
e.stopPropagation();
|
package/dist/collection/components/elements/verdocs-quick-functions/verdocs-quick-functions.js
CHANGED
@@ -19,7 +19,7 @@ export class VerdocsQuickFunctions {
|
|
19
19
|
this.createDocument.emit();
|
20
20
|
}
|
21
21
|
render() {
|
22
|
-
return (h("div", { key: '
|
22
|
+
return (h("div", { key: '203c6c824345141c0a851d59290a9c13234d5469', class: "container" }, h("p", { key: 'ea66aa5b1b0c2f1da43b8d3dd3766d8b5d35c506', class: "title" }, "Quick Create"), h("button", { key: 'f6e63849639708920c8014001da50b0bdb2dc9c2', onClick: () => this.handleCreateTemplate(), innerHTML: TemplateIcon }, "Template"), h("button", { key: '5c0850fc51e648bdc59e8afa56aa19698dd4a9bb', onClick: () => this.handleCreateDocument(), innerHTML: DocumentIcon }, "Document")));
|
23
23
|
}
|
24
24
|
static get is() { return "verdocs-quick-functions"; }
|
25
25
|
static get originalStyleUrls() {
|
@@ -41,7 +41,7 @@ export class VerdocsSearchBox {
|
|
41
41
|
}
|
42
42
|
}
|
43
43
|
render() {
|
44
|
-
return (h("form", { key: '
|
44
|
+
return (h("form", { key: '0a0ff0dfa9ee6be3ded1c6b169d28d7a35804336', onSubmit: e => this.handleSearch(e) }, this.type !== undefined && this.type !== 'all' && (h("span", { key: '1bc2808c678e4502a8a91dcb5cc4130ff433847a', class: "type" }, this.type, "s ", h("button", { key: 'd86c649ef1b0c18513474c85e62d362993fe13e7', class: "remove", innerHTML: CloseIcon, onClick: () => this.handleClearFilter() }))), h("input", { key: '848235e32539c294c4be6969cabc523a786c9524', type: "text", value: this.query, placeholder: this.placeholder, onInput: e => this.handleChange(e), onKeyUp: e => this.handleKeyUp(e), ref: el => (this.inputEl = el) }), h("button", { key: '8679d4b98adbfdc8b7b45c6faab5b6a7a8e18d95', onClick: e => this.handleSearch(e), class: "search" }, h("span", { key: '06d492ec322302918ac8e497eb83accd77812267', innerHTML: SearchIcon }), "Search")));
|
45
45
|
}
|
46
46
|
static get is() { return "verdocs-search-box"; }
|
47
47
|
static get originalStyleUrls() {
|
@@ -4,7 +4,7 @@ export class VerdocsSearchTabs {
|
|
4
4
|
this.selected = 'all';
|
5
5
|
}
|
6
6
|
render() {
|
7
|
-
return h("div", { key: '
|
7
|
+
return h("div", { key: '1bf01d30c4826feab942e3481ce4162dbd4f096e' }, "\u00A0");
|
8
8
|
}
|
9
9
|
static get is() { return "verdocs-search-tabs"; }
|
10
10
|
static get originalStyleUrls() {
|
package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.css
CHANGED
@@ -65,6 +65,17 @@ verdocs-contact-picker form .pin-code > input {
|
|
65
65
|
font-size: 14px;
|
66
66
|
margin-left: 58px;
|
67
67
|
}
|
68
|
+
verdocs-contact-picker form .address {
|
69
|
+
gap: 8px;
|
70
|
+
display: flex;
|
71
|
+
align-items: center;
|
72
|
+
flex-direction: row;
|
73
|
+
}
|
74
|
+
verdocs-contact-picker form .address > input {
|
75
|
+
flex: 1;
|
76
|
+
font-size: 14px;
|
77
|
+
margin-left: 58px;
|
78
|
+
}
|
68
79
|
verdocs-contact-picker form .zip-code {
|
69
80
|
gap: 8px;
|
70
81
|
display: flex;
|
@@ -72,8 +83,7 @@ verdocs-contact-picker form .zip-code {
|
|
72
83
|
flex-direction: row;
|
73
84
|
}
|
74
85
|
verdocs-contact-picker form .zip-code > input {
|
75
|
-
flex:
|
76
|
-
width: 133px;
|
86
|
+
flex: 1;
|
77
87
|
font-size: 14px;
|
78
88
|
margin-left: 58px;
|
79
89
|
}
|
package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.js
CHANGED
@@ -33,6 +33,7 @@ export class VerdocsContactPicker {
|
|
33
33
|
this.email = undefined;
|
34
34
|
this.phone = undefined;
|
35
35
|
this.zip = undefined;
|
36
|
+
this.address = undefined;
|
36
37
|
this.message = undefined;
|
37
38
|
this.showSuggestions = false;
|
38
39
|
this.showMessage = false;
|
@@ -94,6 +95,7 @@ export class VerdocsContactPicker {
|
|
94
95
|
delegator: this.delegator,
|
95
96
|
kba_method: this.kba_method,
|
96
97
|
kba_pin: this.kba_pin,
|
98
|
+
address: this.address,
|
97
99
|
zip: this.zip,
|
98
100
|
});
|
99
101
|
}
|
@@ -111,24 +113,25 @@ export class VerdocsContactPicker {
|
|
111
113
|
// TODO: Re-activate this one SMS is re-enabled
|
112
114
|
// const hasBasics = this.first_name && this.last_name && (isValidEmail(this.email) || isValidPhone(this.phone));
|
113
115
|
const hasBasics = this.first_name && this.last_name && isValidEmail(this.email);
|
114
|
-
const hasKbaRequirements = !this.kba_method || (this.kba_method === 'pin' && this.kba_pin) || (this.kba_method === 'identity' && this.zip);
|
116
|
+
const hasKbaRequirements = !this.kba_method || (this.kba_method === 'pin' && this.kba_pin) || (this.kba_method === 'identity' && this.address && this.zip);
|
115
117
|
const canSubmit = hasBasics && hasKbaRequirements;
|
116
|
-
return (h("form", { key: '
|
118
|
+
return (h("form", { key: 'd40d7ab6926801a72fc905124323740cdcc7af82', onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("div", { key: '1cc65cc395753e4d5de4287b09216d6e07439592', class: "row" }, h("label", { key: '7a1120950c72c4f7346b938a1f37dd1972f35df6', htmlFor: this.nameFieldId }, "Name:"), h("div", { key: 'd627bc1a4afbe9124ac6a13d51bf302e3001ec1d', class: "names-row" }, h("input", { key: '0c253b1af4193a0be2eff1fdc37b2afd389ae628', id: this.firstNameFieldId, name: this.firstNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.first_name, placeholder: "First...", onFocus: () => { var _a; return (this.showSuggestions = ((_a = this.contactSuggestions) === null || _a === void 0 ? void 0 : _a.length) > 0); }, onInput: e => this.handleFirstNameChange(e) }), h("input", { key: '94783d62f158a900d1d500f35c9f39f104dab573', id: this.lastNameFieldId, name: this.lastNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.last_name, placeholder: "Last...", onFocus: () => (this.showSuggestions = false), onInput: e => this.handleLastNameChange(e) })), this.showSuggestions && (h("div", { key: 'f871569070a3f5607e3105fce9fbc0556a158698', class: "dropdown" }, this.contactSuggestions
|
117
119
|
.filter(suggestion => !this.first_name || suggestion.first_name.toLowerCase().includes(this.first_name.toLowerCase()))
|
118
120
|
.map(suggestion => {
|
119
121
|
var _a;
|
120
122
|
return (h("div", { key: (_a = suggestion.id) !== null && _a !== void 0 ? _a : suggestion.email, class: "suggestion", onClick: e => this.handleSelectSuggestion(e, suggestion) }, suggestion.picture ? h("img", { alt: "Avatar", class: "avatar", src: suggestion.picture }) : h("div", { class: "avatar", innerHTML: addrBookIcon }), h("div", { class: "details" }, h("div", { class: "name" }, formatFullName(suggestion)), suggestion.email && h("div", { class: "destination" }, suggestion.email), suggestion.phone && h("div", { class: "destination" }, suggestion.phone))));
|
121
|
-
})))), h("div", { key: '
|
123
|
+
})))), h("div", { key: '5eacfbeefc837f28ea047bc323272b09fef575e5', class: "row" }, h("label", { key: '4bf46b0b13fa3cafd608589b042577296fdc1594', htmlFor: this.emailFieldId }, "Email:"), h("input", { key: '619e6531fe613f8f52958c76ab52776660e4534f', id: this.emailFieldId, name: this.emailFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", value: this.email, placeholder: "Email address...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.email = e.target.value) })), h("div", { key: 'd63956f4aa8dce0e97209be869ae8648a62b9fdb', class: "row" }, h("label", { key: '5dd9cf94ed4b8003521d5083b6553d71e9dd3dee', htmlFor: this.phoneFieldId }, "Phone:"), h("input", { key: '063fc3193ef9cb0955060d5cd092c7783cba5098', id: this.phoneFieldId, name: this.phoneFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", value: this.phone, placeholder: "Phone (SMS)...", onFocus: () => (this.showSuggestions = false), onInput: (e) => {
|
122
124
|
this.phone = convertToE164(e.target.value);
|
123
|
-
} })), this.showKba && (h(Fragment, { key: '
|
125
|
+
} })), this.showKba && (h(Fragment, { key: '48e0af03f5a249ef2c20e2df222341120a6c3b5c' }, h("div", { key: '4346ebf44c8e0c243a1f746590246c7490eea2fe', class: "kba-row" }, h("label", { key: 'd25915358b4484f75eee50018e6bda21cd70960d' }, "KBA:"), h("verdocs-select-input", { key: 'ee98c872450e200dcbfaef60d771e5af326836d0', value: this.kba_method, onInput: (e) => {
|
124
126
|
this.kba_method = e.target.value;
|
125
127
|
this.zip = '';
|
128
|
+
this.address = '';
|
126
129
|
this.kba_pin = '';
|
127
130
|
}, options: [
|
128
131
|
{ label: 'None', value: '' },
|
129
132
|
{ label: 'PIN Code', value: 'pin' },
|
130
133
|
{ label: 'Full Verification', value: 'identity' },
|
131
|
-
] }), h("div", { key: '
|
134
|
+
] }), h("div", { key: '957a356a2e8c5a1b3ee5385f9a8f5415c5a46e65', style: { flex: '1' } }), h("verdocs-help-icon", { key: 'a4f8fec22927ef6c2f128e54352698a56ce37a82', text: "Knowledge-Based Authentication adds additional authentication for this user either via a simple PIN code or full address validation. NOTE: There may be a fee for using this feature." })), this.kba_method === 'pin' && (h("div", { key: 'b86ac5c7d462bcf496a798238dd5faab5b426dcc', class: "row pin-code" }, h("input", { key: '4cd823f381dcaa148f010eaa3120899a2b1e520b', id: "verdocs-pin-code", name: "verdocs-pin-code", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.kba_pin, placeholder: "PIN Code...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.kba_pin = e.target.value) }))), this.kba_method === 'identity' && (h("div", { key: 'b4ca6e66fec7d2207e1cfea367b8634c2a846298', class: "row address" }, h("input", { key: '98797c6fa77aab7616dbc46fe4cffd2be2711443', id: "verdocs-address", name: "verdocs-address", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.address, placeholder: "Address...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.address = e.target.value) }), h("verdocs-help-icon", { key: 'a25ec19d4765ce7b43018ce7fcf5818a96a7133d', text: "Pre-fill the recipient's current street address. They will still be asked ID challenge questions." }))), this.kba_method === 'identity' && (h("div", { key: '3ddd93dec30290944b8ee2810a7c61ea66cae603', class: "row zip-code" }, h("input", { key: 'eeb1c0dacec272a10886b3a6c9b7042d3c9d3c43', id: "verdocs-zip-code", name: "verdocs-zip-code", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.zip, placeholder: "Zip Code...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.zip = e.target.value) }), h("verdocs-help-icon", { key: '140e700ed613664ebb33d39c5af117c9e7969aa1', text: "Pre-fill the recipient's current zip code. They will still be asked ID challenge questions." }))))), this.showMessage && (h("div", { key: '93a84aefd533d9c2c88cb843da08fab4bd5981a8', class: "row message" }, h("label", { key: '719b04a962c48b31aab9480c22d5d81a53ed1858', htmlFor: "verdocs-contact-picker-message" }, "Message:"), h("input", { key: 'c0931551ef1a2f3fda6cd55b155f43d22aa93852', id: "verdocs-contact-picker-message", name: "verdocs-contact-picker-message", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.message, placeholder: "Message shown in invitation...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.message = e.target.value) }))), h("div", { key: 'a547e03cd3054068f022f4203b823f9c0075c3d4', class: "buttons" }, h("verdocs-toggle-button", { key: '2ba5baaf63bf580d536c8823e924f786d506eab5', icon: kbaIcon, size: "small", active: this.showKba, onToggle: e => {
|
132
135
|
this.showKba = e.detail.active;
|
133
136
|
if (!e.detail.active) {
|
134
137
|
this.kba_pin = '';
|
@@ -136,10 +139,10 @@ export class VerdocsContactPicker {
|
|
136
139
|
this.zip = '';
|
137
140
|
}
|
138
141
|
this.showSuggestions = false;
|
139
|
-
} }), h("verdocs-toggle-button", { key: '
|
142
|
+
} }), h("verdocs-toggle-button", { key: '5d5d3786fe83fc99f42061e273098bb97ff36eb0', icon: messageIcon, size: "small", active: this.showMessage, onToggle: e => {
|
140
143
|
this.showMessage = e.detail.active;
|
141
144
|
this.showSuggestions = false;
|
142
|
-
} }), h("div", { key: '
|
145
|
+
} }), h("div", { key: 'a90c22f81cd8b13bd4646bf039693d1bc24cd95c', class: "flex-fill" }), h("verdocs-button", { key: '6ab5ef1e3f15561b44ee415f359c22bdf0a840ca', variant: "outline", label: "Cancel", size: "small", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: '3b773438022361c3c04cdcad5a94d0673d887239', label: "OK", size: "small", disabled: !canSubmit, onClick: !canSubmit ? () => { } : e => this.handleSubmit(e) }))));
|
143
146
|
}
|
144
147
|
static get is() { return "verdocs-contact-picker"; }
|
145
148
|
static get originalStyleUrls() {
|
@@ -233,6 +236,7 @@ export class VerdocsContactPicker {
|
|
233
236
|
"email": {},
|
234
237
|
"phone": {},
|
235
238
|
"zip": {},
|
239
|
+
"address": {},
|
236
240
|
"message": {},
|
237
241
|
"showSuggestions": {},
|
238
242
|
"showMessage": {},
|
@@ -74,7 +74,7 @@ export class VerdocsEnvelopeDocumentPage {
|
|
74
74
|
}
|
75
75
|
render() {
|
76
76
|
const height = `${this.renderedHeight}px`;
|
77
|
-
return (h(Host, { key: '
|
77
|
+
return (h(Host, { key: '725aa4c47855fd5ba3594e5fcbf30cd267041f60', id: `${this.containerId}`, style: { height, flex: `0 0 ${height}` } }, this.layers.map(layer => layer.type === 'div' ? (h("div", { class: "verdocs-envelope-document-page-layer", id: `${this.containerId}-${layer.name}`, style: { height } })) : this.pageDisplayUri ? (h("img", { class: "verdocs-envelope-document-page-layer img", id: `${this.containerId}-${layer.name}`, src: this.pageDisplayUri, alt: `Page ${this.pageNumber}`, "aria-hidden": true, loading: "lazy", onLoad: (e) => {
|
78
78
|
// Note that all we really care about is the aspect ratio. We track the natural Width and Height but they aren't really that
|
79
79
|
// useful as individual values. The image will already have been scaled down to fit a DIV for display (100%, auto height).
|
80
80
|
// Builder places fields offset into the rendered display area, not the original document's dimensions. So its X/Y values
|
package/dist/collection/components/envelopes/verdocs-envelopes-list/verdocs-envelopes-list.js
CHANGED
@@ -191,18 +191,18 @@ export class VerdocsEnvelopesList {
|
|
191
191
|
});
|
192
192
|
}
|
193
193
|
render() {
|
194
|
-
return (h(Host, { key: '
|
194
|
+
return (h(Host, { key: '9f1eaf7fdbf0798a8ce02946ad3c42daf60a76b0' }, h("div", { key: '620cfe52f3e75e74de3dfb17d9d0f1913ff4de46', class: "header" }, h("div", { key: 'd62a2698c22c708bf94cf8a6a3add05d5399cfe1', class: "filter" }, h("verdocs-text-input", { key: '073ffcea37379f48cf3d6609a2b996c91ed51318', id: "verdocs-filter-name", value: this.match, clearable: true, autocomplete: "off", placeholder: "Filter by Name, Recipient, or Field...", onFocusout: (e) => {
|
195
195
|
var _a;
|
196
196
|
// We don't locally filter envelopes because there are too many fields to match against efficiently.
|
197
197
|
this.match = e.target.value.trim();
|
198
198
|
(_a = this.changeMatch) === null || _a === void 0 ? void 0 : _a.emit(this.match);
|
199
|
-
} })), h("verdocs-quick-filter", { key: '
|
199
|
+
} })), h("verdocs-quick-filter", { key: 'eef9479478f38926f330b4ff1489622a7c7e39b0', label: "View", value: this.view, options: ViewFilters, onOptionSelected: e => {
|
200
200
|
this.view = e.detail.value;
|
201
|
-
} }), this.view === 'all' && (h("verdocs-quick-filter", { key: '
|
201
|
+
} }), this.view === 'all' && (h("verdocs-quick-filter", { key: '5b85df2a2ac590e5a601352b1de516fa1d2fa5cc', label: "Status", value: this.status, options: StatusFilters, onOptionSelected: e => {
|
202
202
|
this.status = e.detail.value;
|
203
|
-
} })), this.view === 'all' && (h("verdocs-quick-filter", { key: '
|
203
|
+
} })), this.view === 'all' && (h("verdocs-quick-filter", { key: '06446e65471a4765623114e33b8a3fc35b375040', label: "Sort By", value: this.sort, options: SortFilters, onOptionSelected: e => {
|
204
204
|
this.sort = e.detail.value;
|
205
|
-
} })), this.loading && h("verdocs-spinner", { key: '
|
205
|
+
} })), this.loading && h("verdocs-spinner", { key: 'fca503be96b2f82fe1c70271491b5d094a804d43', mode: "dark", size: 24 }), h("div", { key: '3bdb02f99ef011100fbe7ed7f845f7c035c2a060', style: { display: 'flex', flex: '1' } }), this.selectedEnvelopes.length > 0 && h("verdocs-button", { key: 'da857a4fbb5ce231d326c9e62b455333c596282c', label: `Download (${this.selectedEnvelopes.length})`, onClick: () => this.handleDownload() })), this.envelopes.map(envelope => {
|
206
206
|
var _a;
|
207
207
|
const recipientsWithActions = getRecipientsWithActions(envelope);
|
208
208
|
const userCanCancel = userCanCancelEnvelope(this.endpoint.profile, envelope);
|
@@ -243,7 +243,7 @@ export class VerdocsEnvelopesList {
|
|
243
243
|
break;
|
244
244
|
}
|
245
245
|
} }))));
|
246
|
-
}), !this.initiallyLoaded && (h("div", { key: '
|
246
|
+
}), !this.initiallyLoaded && (h("div", { key: '99f0bc38e1fff5fefa09ca53b774dd3b468cfd71', style: { width: '100%' } }, integerSequence(0, this.rowsPerPage).map(() => (h("div", { class: "envelope-placeholder" }))))), this.initiallyLoaded && !this.envelopes.length && h("div", { key: '9c5ecb405fcdb7f6623ad8faaa3289617621f013', class: "empty-text" }, "No matching envelopes found. Please adjust your filters and try again."), this.initiallyLoaded && this.envelopes.length && this.showPagination ? (h("div", { style: { marginTop: '20px' } }, h("verdocs-pagination", { selectedPage: this.selectedPage, perPage: this.rowsPerPage, itemCount: this.count, onSelectPage: e => {
|
247
247
|
this.selectedPage = e.detail.selectedPage;
|
248
248
|
} }))) : (h("div", null))));
|
249
249
|
}
|