@verdocs/web-sdk 5.0.46 → 5.0.48
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/Environment-241c5659.js +13 -0
- package/dist/cjs/Environment-241c5659.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/verdocs-contact-picker_2.cjs.entry.js +8 -10
- package/dist/cjs/verdocs-contact-picker_2.cjs.entry.js.map +1 -1
- package/dist/cjs/verdocs-field-attachment_13.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-field-attachment_13.cjs.entry.js.map +1 -1
- package/dist/cjs/verdocs-kba-dialog_2.cjs.entry.js +3688 -3
- package/dist/cjs/verdocs-kba-dialog_2.cjs.entry.js.map +1 -1
- package/dist/cjs/verdocs-preview_7.cjs.entry.js +3 -2
- package/dist/cjs/verdocs-preview_7.cjs.entry.js.map +1 -1
- package/dist/cjs/verdocs-radio-button.cjs.entry.js +1 -1
- package/dist/cjs/verdocs-radio-button.cjs.entry.js.map +1 -1
- package/dist/cjs/verdocs-sign.cjs.entry.js +2 -1
- package/dist/cjs/verdocs-sign.cjs.entry.js.map +1 -1
- package/dist/cjs/verdocs-web-sdk.cjs.js +1 -1
- package/dist/collection/components/controls/verdocs-radio-button/verdocs-radio-button.css +2 -2
- package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.js +91 -3
- package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.js.map +1 -1
- package/dist/collection/components/embeds/verdocs-send/verdocs-send.js +5 -4
- package/dist/collection/components/embeds/verdocs-send/verdocs-send.js.map +1 -1
- package/dist/collection/components/embeds/verdocs-sign/verdocs-sign.js +4 -3
- package/dist/collection/components/embeds/verdocs-sign/verdocs-sign.js.map +1 -1
- package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.js +6 -8
- package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.js.map +1 -1
- package/dist/collection/components/fields/verdocs-field-radio/verdocs-field-radio.css +2 -2
- package/dist/collection/utils/Environment.js +6 -0
- package/dist/collection/utils/Environment.js.map +1 -0
- package/dist/collection/utils/Unleash.js +1 -1
- package/dist/collection/utils/Unleash.js.map +1 -1
- package/dist/components/{p-ccbd93c3.js → p-01c8196b.js} +8 -10
- package/dist/components/p-01c8196b.js.map +1 -0
- package/dist/components/p-0aad02d5.js +10 -0
- package/dist/components/p-0aad02d5.js.map +1 -0
- package/dist/components/{p-81e52989.js → p-162ae711.js} +2 -2
- package/dist/components/{p-81e52989.js.map → p-162ae711.js.map} +1 -1
- package/dist/components/{p-a808fcb1.js → p-4fb8b22d.js} +6 -5
- package/dist/components/p-4fb8b22d.js.map +1 -0
- package/dist/components/{p-0a14020a.js → p-956fb355.js} +3 -3
- package/dist/components/{p-0a14020a.js.map → p-956fb355.js.map} +1 -1
- package/dist/components/{p-b9ec1278.js → p-968df95c.js} +3 -3
- package/dist/components/{p-b9ec1278.js.map → p-968df95c.js.map} +1 -1
- package/dist/components/p-c5fc58ab.js +3835 -0
- package/dist/components/p-c5fc58ab.js.map +1 -0
- package/dist/components/{p-bfa07825.js → p-c83a272f.js} +2 -2
- package/dist/components/{p-bfa07825.js.map → p-c83a272f.js.map} +1 -1
- package/dist/components/verdocs-build.js +6 -6
- package/dist/components/verdocs-contact-picker.js +1 -1
- package/dist/components/verdocs-field-radio.js +1 -1
- package/dist/components/verdocs-kba-dialog.js +1 -1
- package/dist/components/verdocs-preview.js +1 -1
- package/dist/components/verdocs-radio-button.js +1 -1
- package/dist/components/verdocs-radio-button.js.map +1 -1
- package/dist/components/verdocs-send.js +1 -1
- package/dist/components/verdocs-sign.js +24 -17
- package/dist/components/verdocs-sign.js.map +1 -1
- package/dist/components/verdocs-template-document-page.js +1 -1
- package/dist/components/verdocs-template-fields.js +1 -1
- package/dist/esm/Environment-3a31549a.js +10 -0
- package/dist/esm/Environment-3a31549a.js.map +1 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/verdocs-contact-picker_2.entry.js +7 -9
- package/dist/esm/verdocs-contact-picker_2.entry.js.map +1 -1
- package/dist/esm/verdocs-field-attachment_13.entry.js +1 -1
- package/dist/esm/verdocs-field-attachment_13.entry.js.map +1 -1
- package/dist/esm/verdocs-kba-dialog_2.entry.js +3688 -3
- package/dist/esm/verdocs-kba-dialog_2.entry.js.map +1 -1
- package/dist/esm/verdocs-preview_7.entry.js +3 -2
- package/dist/esm/verdocs-preview_7.entry.js.map +1 -1
- package/dist/esm/verdocs-radio-button.entry.js +1 -1
- package/dist/esm/verdocs-radio-button.entry.js.map +1 -1
- package/dist/esm/verdocs-sign.entry.js +2 -1
- package/dist/esm/verdocs-sign.entry.js.map +1 -1
- package/dist/esm/verdocs-web-sdk.js +1 -1
- package/dist/esm-es5/Environment-3a31549a.js +2 -0
- package/dist/esm-es5/Environment-3a31549a.js.map +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/verdocs-contact-picker_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-contact-picker_2.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-field-attachment_13.entry.js +1 -1
- package/dist/esm-es5/verdocs-field-attachment_13.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-kba-dialog_2.entry.js +1 -1
- package/dist/esm-es5/verdocs-kba-dialog_2.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-preview_7.entry.js +2 -2
- package/dist/esm-es5/verdocs-preview_7.entry.js.map +1 -1
- package/dist/esm-es5/verdocs-radio-button.entry.js +1 -1
- package/dist/esm-es5/verdocs-radio-button.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-kba-dialog/verdocs-kba-dialog.d.ts +2 -2
- package/dist/types/utils/Environment.d.ts +5 -0
- package/dist/verdocs-web-sdk/p-05a1dce1.system.entry.js +8 -0
- package/dist/verdocs-web-sdk/p-05a1dce1.system.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-0aad02d5.js +2 -0
- package/dist/verdocs-web-sdk/p-0aad02d5.js.map +1 -0
- package/dist/verdocs-web-sdk/p-0c1898f6.system.js +1 -1
- package/dist/verdocs-web-sdk/p-245bdf6f.system.entry.js +2 -0
- package/dist/verdocs-web-sdk/{p-46263e7a.system.entry.js.map → p-245bdf6f.system.entry.js.map} +1 -1
- package/dist/verdocs-web-sdk/{p-9a19e851.entry.js → p-35384b77.entry.js} +2 -2
- package/dist/verdocs-web-sdk/{p-9a19e851.entry.js.map → p-35384b77.entry.js.map} +1 -1
- package/dist/verdocs-web-sdk/{p-3fc80e05.entry.js → p-4c5b836b.entry.js} +2 -2
- package/dist/verdocs-web-sdk/{p-3fc80e05.entry.js.map → p-4c5b836b.entry.js.map} +1 -1
- package/dist/verdocs-web-sdk/{p-9ccbbb22.system.entry.js → p-4f16d741.system.entry.js} +2 -2
- package/dist/verdocs-web-sdk/{p-9ccbbb22.system.entry.js.map → p-4f16d741.system.entry.js.map} +1 -1
- package/dist/verdocs-web-sdk/{p-f6bf7e6a.system.entry.js → p-5239a35e.system.entry.js} +2 -2
- package/dist/verdocs-web-sdk/{p-f6bf7e6a.system.entry.js.map → p-5239a35e.system.entry.js.map} +1 -1
- package/dist/verdocs-web-sdk/p-6074b40b.system.js +2 -0
- package/dist/verdocs-web-sdk/p-6074b40b.system.js.map +1 -0
- package/dist/verdocs-web-sdk/p-8ed58724.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-8ed58724.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-b17b12c5.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-b17b12c5.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-b198c703.system.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-b198c703.system.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-d33c2b26.entry.js +8 -0
- package/dist/verdocs-web-sdk/p-d33c2b26.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-dad790a1.system.entry.js +2 -0
- package/dist/verdocs-web-sdk/p-dad790a1.system.entry.js.map +1 -0
- package/dist/verdocs-web-sdk/p-dcf0049c.entry.js +2 -0
- package/dist/verdocs-web-sdk/{p-d47c58de.entry.js.map → p-dcf0049c.entry.js.map} +1 -1
- package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +1 -1
- package/package.json +6 -5
- package/dist/components/p-a808fcb1.js.map +0 -1
- package/dist/components/p-b4eee1ed.js +0 -144
- package/dist/components/p-b4eee1ed.js.map +0 -1
- package/dist/components/p-ccbd93c3.js.map +0 -1
- package/dist/verdocs-web-sdk/p-1f8bd27c.system.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-1f8bd27c.system.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-41c60a2e.system.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-41c60a2e.system.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-46263e7a.system.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-66ca774d.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-66ca774d.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-7a2fbc8a.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-7a2fbc8a.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-89c69404.system.entry.js +0 -8
- package/dist/verdocs-web-sdk/p-89c69404.system.entry.js.map +0 -1
- package/dist/verdocs-web-sdk/p-d47c58de.entry.js +0 -2
- package/dist/verdocs-web-sdk/p-e8268ed9.entry.js +0 -8
- package/dist/verdocs-web-sdk/p-e8268ed9.entry.js.map +0 -1
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"Environment.js","sourceRoot":"","sources":["../../src/utils/Environment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,eAAe,EAAC,MAAM,iBAAiB,CAAC;AAEhD,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,uBAAuB,EAAE,uBAAuB,CAAC,CAAC;AAExI,MAAM,CAAC,MAAM,OAAO,GAAG,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;AAErE,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,CAAC,CAAC,+BAA+B,CAAC,CAAC,CAAC,yBAAyB,CAAC;AAE7F,MAAM,CAAC,MAAM,eAAe,GAAG,eAAe,CAAC,UAAU,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC","sourcesContent":["import {VerdocsEndpoint} from '@verdocs/js-sdk';\n\nexport const BETA_ORIGINS = ['https://beta.verdocs.com', 'https://stage.verdocs.com', 'http://localhost:6006', 'http://localhost:5173'];\n\nexport const IS_BETA = BETA_ORIGINS.includes(window.location.origin);\n\nexport const API_URL = IS_BETA ? 'https://stage-api.verdocs.com' : 'https://api.verdocs.com';\n\nexport const DefaultEndpoint = VerdocsEndpoint.getDefault().setBaseURL(API_URL);\n"]}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import axios from "axios";
|
2
|
-
|
2
|
+
import { BETA_ORIGINS } from "./Environment";
|
3
3
|
const API_KEY = BETA_ORIGINS.includes(window.location.origin)
|
4
4
|
? 'default:development.6348f953f52485d19daf03992f2123a36e9eae59c5ca7f8736dc2b67'
|
5
5
|
: 'default:production.4808a77b2a149e1796391b480b4fb501d73aa1e11123f60e07809ced';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Unleash.js","sourceRoot":"","sources":["../../src/utils/Unleash.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"Unleash.js","sourceRoot":"","sources":["../../src/utils/Unleash.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,YAAY,EAAC,MAAM,eAAe,CAAC;AAE3C,MAAM,OAAO,GAAG,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC;IAC3D,CAAC,CAAC,8EAA8E;IAChF,CAAC,CAAC,6EAA6E,CAAC;AAgBlF,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,EAAE,CAClC,KAAK;KACF,GAAG,CAAgB,0CAA0C,EAAE;IAC9D,OAAO,EAAE;QACP,MAAM,EAAE,kBAAkB;QAC1B,aAAa,EAAE,OAAO;KACvB;CACF,CAAC;KACD,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC;KACjB,KAAK,CAAC,CAAC,CAAC,EAAE;IACT,OAAO,CAAC,GAAG,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC;IACzD,MAAM,CAAC,CAAC;AACV,CAAC,CAAC,CAAC","sourcesContent":["import axios from 'axios';\nimport {BETA_ORIGINS} from './Environment';\n\nconst API_KEY = BETA_ORIGINS.includes(window.location.origin)\n ? 'default:development.6348f953f52485d19daf03992f2123a36e9eae59c5ca7f8736dc2b67'\n : 'default:production.4808a77b2a149e1796391b480b4fb501d73aa1e11123f60e07809ced';\n\nexport interface IFeatureFlags {\n toggles: {\n name: string; // 'on-call-featured'\n enabled: boolean;\n impressionData: boolean;\n variant: {\n name: string;\n enabled: boolean;\n feature_enabled: boolean;\n featureEnabled: boolean;\n };\n }[];\n}\n\nexport const getFeatureFlags = () =>\n axios\n .get<IFeatureFlags>('https://unleash.verdocs.com/api/frontend', {\n headers: {\n Accept: 'application/json',\n Authorization: API_KEY,\n },\n })\n .then(r => r.data)\n .catch(e => {\n console.log('Unleash: Unable to fetch feature flags', e);\n throw e;\n });\n"]}
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment } from './p-1f51246d.js';
|
2
2
|
import { VerdocsEndpoint, formatFullName, getActiveEntitlements, isValidEmail } from '@verdocs/js-sdk';
|
3
|
+
import { B as BETA_ORIGINS } from './p-0aad02d5.js';
|
3
4
|
import { c as convertToE164 } from './p-af5ecc92.js';
|
4
5
|
import { d as defineCustomElement$4 } from './p-f5ccf125.js';
|
5
6
|
import { d as defineCustomElement$3 } from './p-96774726.js';
|
@@ -3712,7 +3713,6 @@ axios.default = axios;
|
|
3712
3713
|
// this module should only have a default export
|
3713
3714
|
const axios$1 = axios;
|
3714
3715
|
|
3715
|
-
const BETA_ORIGINS = ['https://beta.verdocs.com', 'https://stage.verdocs.com', 'http://localhost:6006', 'http://localhost:5173'];
|
3716
3716
|
const API_KEY = BETA_ORIGINS.includes(window.location.origin)
|
3717
3717
|
? 'default:development.6348f953f52485d19daf03992f2123a36e9eae59c5ca7f8736dc2b67'
|
3718
3718
|
: 'default:production.4808a77b2a149e1796391b480b4fb501d73aa1e11123f60e07809ced';
|
@@ -3810,7 +3810,6 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
|
|
3810
3810
|
handleCancel(e) {
|
3811
3811
|
var _a;
|
3812
3812
|
e.stopPropagation();
|
3813
|
-
console.log('cxl');
|
3814
3813
|
this.showSuggestions = false;
|
3815
3814
|
(_a = this.exit) === null || _a === void 0 ? void 0 : _a.emit();
|
3816
3815
|
}
|
@@ -3868,29 +3867,28 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
|
|
3868
3867
|
if (((_t = (_s = (_r = this.featureFlags) === null || _r === void 0 ? void 0 : _r.toggles) === null || _s === void 0 ? void 0 : _s.find(t => t.name === 'id-verification')) === null || _t === void 0 ? void 0 : _t.enabled) === true && !!this.activeEntitlements.id_auth) {
|
3869
3868
|
verificationOptions.push({ label: 'ID Check', value: 'id' });
|
3870
3869
|
}
|
3871
|
-
return (h("form", { key: '
|
3870
|
+
return (h("form", { key: 'cba230aed78c493105a007d965938ef36c0676c5', onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("div", { key: '436c7454a56df0f535f3aefdfff577a88dafa22c', class: "row" }, h("label", { key: 'b281d4c25f7b940d50700f808cdc9e7c3e235c63', htmlFor: this.firstNameFieldId }, "Name:"), h("div", { key: 'ef6316233086a5b6f7d5230e64134d3d4d370401', class: "names-row" }, h("input", { key: 'bb1114f98ee766c4da332c635e9aabfddb0ea0c5', id: this.firstNameFieldId, name: this.firstNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", "aria-autocomplete": "none", value: this.first_name, placeholder: "First...", onFocus: () => {
|
3872
3871
|
// Give the blur event a chance to hide it first if going between first/last
|
3873
3872
|
setTimeout(() => {
|
3874
3873
|
var _a;
|
3875
3874
|
this.showSuggestions = ((_a = this.contactSuggestions) === null || _a === void 0 ? void 0 : _a.length) > 0;
|
3876
3875
|
}, 100);
|
3877
|
-
}, onInput: e => this.handleFirstNameChange(e) }), h("input", { key: '
|
3876
|
+
}, onInput: e => this.handleFirstNameChange(e) }), h("input", { key: '8165b6a10ccec8cc699965a0e457c4984ba7e6d9', id: this.lastNameFieldId, name: this.lastNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", "aria-autocomplete": "none", value: this.last_name, placeholder: "Last...", onFocus: () => {
|
3878
3877
|
// Give the blur event a chance to hide it first if going between first/last
|
3879
3878
|
setTimeout(() => {
|
3880
3879
|
var _a;
|
3881
3880
|
this.showSuggestions = ((_a = this.contactSuggestions) === null || _a === void 0 ? void 0 : _a.length) > 0;
|
3882
3881
|
}, 100);
|
3883
|
-
}, onInput: e => this.handleLastNameChange(e) })), this.showSuggestions && (h("verdocs-portal", { key: '
|
3882
|
+
}, onInput: e => this.handleLastNameChange(e) })), this.showSuggestions && (h("verdocs-portal", { key: '50bb3ba19b9ebedaf5dc6b42ab9ee56b49baf316', anchor: this.firstNameFieldId, onClickAway: () => (this.showSuggestions = false), id: "verdocs-contact-picker-suggestions" }, h("div", { key: '06d909db8340e219f56520cba088f39d024e23c9', class: "dropdown" }, this.contactSuggestions
|
3884
3883
|
.filter(suggestion => !this.first_name || suggestion.first_name.toLowerCase().includes(this.first_name.toLowerCase()))
|
3885
3884
|
.map(suggestion => {
|
3886
3885
|
var _a;
|
3887
3886
|
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))));
|
3888
|
-
}))))), h("div", { key: '
|
3887
|
+
}))))), h("div", { key: '0fd66b40717c81b65a301ced6b6bf4b6ff7b6626', class: "row" }, h("label", { key: '70956784b72087d8c1868595ec40dfbdee34ca87', htmlFor: this.emailFieldId }, "Email:"), h("input", { key: '35582c90e48b6f532fc75cc51525ca06162ebcc8', id: this.emailFieldId, name: this.emailFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", "aria-autocomplete": "none", value: this.email, placeholder: "Invite/verify via email...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.email = e.target.value) })), globalSMS && (h("div", { key: '626950e0213dbc8fab07af0ac7682db19638c73c', class: "row" }, h("label", { key: '12cfdd054564af5cc3573785d884c87b7b50bae4', htmlFor: this.phoneFieldId }, "Phone:"), h("input", { key: '8ecb757d6ee8acf6041c75f4fc0621ece470fcdf', id: this.phoneFieldId, name: this.phoneFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", "aria-autocomplete": "none", value: this.phone, placeholder: "Invite/verify via SMS...", onFocus: () => (this.showSuggestions = false), onInput: (e) => {
|
3889
3888
|
this.phone = convertToE164(e.target.value);
|
3890
|
-
} }))), h(Fragment, { key: '
|
3891
|
-
console.log('selectedOptions changed', e.detail);
|
3889
|
+
} }))), h(Fragment, { key: '2023b0c925497df85590f0294597c38bde90b1da' }, verificationOptions.length > 0 && (h("div", { key: 'eb16a51636c12027f228714283bc3a045b04f364', class: "row" }, h("label", { key: 'c53d976fa49aa4ff32d6e176aed1a425a19befca' }, "Recipient Verification:"), h("verdocs-multiselect", { key: '6b84fd7b99c4b4f9e21242d444ead7238d3b12ec', label: "", placeholder: "None", options: verificationOptions, selectedOptions: this.auth_methods, onSelectionChanged: (e) => {
|
3892
3890
|
this.auth_methods = e.detail.selectedOptions;
|
3893
|
-
} }))), this.auth_methods.includes('passcode') && (h("div", { key: '
|
3891
|
+
} }))), this.auth_methods.includes('passcode') && (h("div", { key: '6e5059ea257eef3f44090348d5b264a0d4fca331', class: "row pin-code" }, h("label", { key: '3c38728d9833d750e097c96b1df655d2c624cbaf', htmlFor: this.phoneFieldId }, "Passcode:"), h("input", { key: 'c067ad0b5e64554869d382b30034ad06f3f2287c', id: "verdocs-passcode", name: "verdocs-passcode", type: "text", "data-lpignore": "true", autocomplete: "blocked", "aria-autocomplete": "none", value: this.passcode, placeholder: "4-8 digits recommended...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.passcode = e.target.value) })))), h("div", { key: 'aea4f4504c415602990370c74b8cbc4888cdb9c4', class: "row message" }, h("label", { key: '293b04061121e45a161299a7c67742b35450f73e', htmlFor: "verdocs-contact-picker-message" }, "Message:"), h("textarea", { key: '27b597556563377a843865cfa1205d28c5a35440', id: "verdocs-contact-picker-message", name: "verdocs-contact-picker-message", "data-lpignore": "true", autocomplete: "blocked", placeholder: "Optional message to include in invitation...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.message = e.target.value) }, this.message)), h("div", { key: 'cd57ffae6c1fdb990b5cee5d2f93315b1e431ae2', class: "buttons" }, h("div", { key: '229c636cd7d61eaeece868f1d64a787465913223', class: "flex-fill" }), h("verdocs-button", { key: '0014bda0bcef66e26df9cfad2e4ca09bad08419a', variant: "outline", label: "Cancel", size: "small", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: 'cc2456cc0e493b0449750e3950e28c6c3aa69fa2', label: "OK", size: "small", disabled: !canSubmit, onClick: !canSubmit ? () => { } : e => this.handleSubmit(e) }))));
|
3894
3892
|
}
|
3895
3893
|
static get style() { return VerdocsContactPickerStyle0; }
|
3896
3894
|
}, [0, "verdocs-contact-picker", {
|
@@ -3952,4 +3950,4 @@ function defineCustomElement() {
|
|
3952
3950
|
|
3953
3951
|
export { VerdocsContactPicker as V, defineCustomElement as d };
|
3954
3952
|
|
3955
|
-
//# sourceMappingURL=p-
|
3953
|
+
//# sourceMappingURL=p-01c8196b.js.map
|