legalesign-document-viewer 0.4.2 → 0.4.4
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/ls-document-options_45.cjs.entry.js +54 -19
- package/dist/cjs/ls-document-options_45.cjs.entry.js.map +1 -1
- package/dist/cjs/ls-document-viewer.cjs.js +1 -1
- package/dist/collection/components/interfaces/IToolboxField.js +1 -0
- package/dist/collection/components/interfaces/IToolboxField.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/ls-document-viewer.js +3 -3
- package/dist/collection/components/ls-document-viewer/ls-document-viewer.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/mouseHandlers.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/validator.js +25 -11
- package/dist/collection/components/ls-document-viewer/validator.js.map +1 -1
- package/dist/collection/components/ls-recipient-card/ls-recipient-card.js +81 -5
- package/dist/collection/components/ls-recipient-card/ls-recipient-card.js.map +1 -1
- package/dist/components/ls-document-viewer.js +18 -18
- package/dist/components/ls-document-viewer.js.map +1 -1
- package/dist/components/ls-editor-field.js +1 -1
- package/dist/components/ls-field-content.js +1 -1
- package/dist/components/ls-field-distribute.js +1 -1
- package/dist/components/ls-field-properties-date.js +1 -1
- package/dist/components/ls-field-properties-dropdown.js +2 -2
- package/dist/components/ls-field-properties-email.js +1 -1
- package/dist/components/ls-field-properties-file.js +1 -1
- package/dist/components/ls-field-properties-general.js +1 -1
- package/dist/components/ls-field-properties-image.js +1 -1
- package/dist/components/ls-field-properties-multiple.js +1 -1
- package/dist/components/ls-field-properties-number.js +1 -1
- package/dist/components/ls-field-properties-signature.js +1 -1
- package/dist/components/ls-field-properties-text.js +1 -1
- package/dist/components/ls-field-properties.js +1 -1
- package/dist/components/ls-recipient-card.js +1 -1
- package/dist/components/ls-statusbar.js +1 -1
- package/dist/components/{p-DrfpABSq.js → p-B2etz1Ic.js} +4 -4
- package/dist/components/{p-DrfpABSq.js.map → p-B2etz1Ic.js.map} +1 -1
- package/dist/components/{p-Kpy4Ytig.js → p-B2ofj7BM.js} +30 -8
- package/dist/components/p-B2ofj7BM.js.map +1 -0
- package/dist/components/{p-DYB1QfP2.js → p-B7S9E2ci.js} +4 -4
- package/dist/components/{p-DYB1QfP2.js.map → p-B7S9E2ci.js.map} +1 -1
- package/dist/components/{p-BooZeojy.js → p-BNX_U6jC.js} +3 -3
- package/dist/components/{p-BooZeojy.js.map → p-BNX_U6jC.js.map} +1 -1
- package/dist/components/{p-BmIVpWDh.js → p-BiOHci04.js} +4 -4
- package/dist/components/{p-BmIVpWDh.js.map → p-BiOHci04.js.map} +1 -1
- package/dist/components/{p-BvGLH5NQ.js → p-BzxhEsKd.js} +4 -4
- package/dist/components/{p-BvGLH5NQ.js.map → p-BzxhEsKd.js.map} +1 -1
- package/dist/components/{p-CIoxINZp.js → p-C8ZQeYj-.js} +27 -13
- package/dist/components/p-C8ZQeYj-.js.map +1 -0
- package/dist/components/{p-U9xqUgfL.js → p-CCt1S0nA.js} +4 -4
- package/dist/components/{p-U9xqUgfL.js.map → p-CCt1S0nA.js.map} +1 -1
- package/dist/components/{p-AZOh1kUH.js → p-DDNZkGBj.js} +4 -4
- package/dist/components/{p-AZOh1kUH.js.map → p-DDNZkGBj.js.map} +1 -1
- package/dist/components/{p-qC7H9a3g.js → p-DKx68i7a.js} +4 -4
- package/dist/components/{p-qC7H9a3g.js.map → p-DKx68i7a.js.map} +1 -1
- package/dist/components/{p-CUXWZqch.js → p-DPtMBZYM.js} +3 -3
- package/dist/components/{p-CUXWZqch.js.map → p-DPtMBZYM.js.map} +1 -1
- package/dist/components/{p-BiG71xua.js → p-DmszHmWG.js} +14 -14
- package/dist/components/{p-BiG71xua.js.map → p-DmszHmWG.js.map} +1 -1
- package/dist/components/{p-jBcf1cHz.js → p-DyU3O3tg.js} +4 -4
- package/dist/components/{p-jBcf1cHz.js.map → p-DyU3O3tg.js.map} +1 -1
- package/dist/components/{p-BHQ0WY5x.js → p-FjzffTyc.js} +3 -3
- package/dist/components/{p-BHQ0WY5x.js.map → p-FjzffTyc.js.map} +1 -1
- package/dist/components/{p-CXoPln5K.js → p-QEWyXsBw.js} +4 -4
- package/dist/components/{p-CXoPln5K.js.map → p-QEWyXsBw.js.map} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/ls-document-options_45.entry.js +54 -19
- package/dist/esm/ls-document-options_45.entry.js.map +1 -1
- package/dist/esm/ls-document-viewer.js +1 -1
- package/dist/ls-document-viewer/ls-document-viewer.esm.js +1 -1
- package/dist/ls-document-viewer/{p-ac008cdb.entry.js → p-06c34a72.entry.js} +5 -5
- package/dist/ls-document-viewer/p-06c34a72.entry.js.map +1 -0
- package/dist/types/components/interfaces/IToolboxField.d.ts +1 -1
- package/dist/types/components/ls-document-viewer/ls-document-viewer.d.ts +1 -0
- package/dist/types/components/ls-recipient-card/ls-recipient-card.d.ts +5 -0
- package/dist/types/components.d.ts +12 -0
- package/package.json +1 -1
- package/dist/components/p-CIoxINZp.js.map +0 -1
- package/dist/components/p-Kpy4Ytig.js.map +0 -1
- package/dist/ls-document-viewer/p-ac008cdb.entry.js.map +0 -1
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-CEhCcP_A.js';
|
|
2
|
-
import { a as alter, o as oob, f as findDimensions, r as recalculateCoordinates, b as findIn, u as updateTemplate, d as defineCustomElement$I, m as matchData, v as validate, c as moveField, g as getApiType, e as addField, h as getTemplate } from './p-
|
|
2
|
+
import { a as alter, o as oob, f as findDimensions, r as recalculateCoordinates, b as findIn, u as updateTemplate, d as defineCustomElement$I, m as matchData, v as validate, c as moveField, g as getApiType, e as addField, h as getTemplate } from './p-C8ZQeYj-.js';
|
|
3
3
|
import { a as attachAllTooltips } from './p-Cb8nDMs-.js';
|
|
4
4
|
import { d as defineCustomElement$J } from './p-R3_FOlEq.js';
|
|
5
5
|
import { d as defineCustomElement$H } from './p-D-yItxA4.js';
|
|
6
6
|
import { d as defineCustomElement$G } from './p-CuyjSEEv.js';
|
|
7
7
|
import { d as defineCustomElement$F } from './p-BUfnTaTZ.js';
|
|
8
|
-
import { d as defineCustomElement$E } from './p-
|
|
8
|
+
import { d as defineCustomElement$E } from './p-DPtMBZYM.js';
|
|
9
9
|
import { d as defineCustomElement$D } from './p-DCZnqvsu.js';
|
|
10
|
-
import { d as defineCustomElement$C } from './p-
|
|
10
|
+
import { d as defineCustomElement$C } from './p-FjzffTyc.js';
|
|
11
11
|
import { d as defineCustomElement$B } from './p-B3axAGVs.js';
|
|
12
12
|
import { d as defineCustomElement$A } from './p-cwpKMDgH.js';
|
|
13
13
|
import { d as defineCustomElement$z } from './p-BzY8ubZE.js';
|
|
14
|
-
import { d as defineCustomElement$y } from './p-
|
|
14
|
+
import { d as defineCustomElement$y } from './p-DmszHmWG.js';
|
|
15
15
|
import { d as defineCustomElement$x } from './p-DGuG1Bmj.js';
|
|
16
16
|
import { d as defineCustomElement$w } from './p-CNc1l7mG.js';
|
|
17
17
|
import { d as defineCustomElement$v } from './p-CaBVuofO.js';
|
|
18
|
-
import { d as defineCustomElement$u } from './p-
|
|
19
|
-
import { d as defineCustomElement$t } from './p-
|
|
20
|
-
import { d as defineCustomElement$s } from './p-
|
|
21
|
-
import { d as defineCustomElement$r } from './p-
|
|
22
|
-
import { d as defineCustomElement$q } from './p-
|
|
23
|
-
import { d as defineCustomElement$p } from './p-
|
|
24
|
-
import { d as defineCustomElement$o } from './p-
|
|
25
|
-
import { d as defineCustomElement$n } from './p-
|
|
26
|
-
import { d as defineCustomElement$m } from './p-
|
|
18
|
+
import { d as defineCustomElement$u } from './p-B2etz1Ic.js';
|
|
19
|
+
import { d as defineCustomElement$t } from './p-B7S9E2ci.js';
|
|
20
|
+
import { d as defineCustomElement$s } from './p-QEWyXsBw.js';
|
|
21
|
+
import { d as defineCustomElement$r } from './p-DKx68i7a.js';
|
|
22
|
+
import { d as defineCustomElement$q } from './p-DDNZkGBj.js';
|
|
23
|
+
import { d as defineCustomElement$p } from './p-DyU3O3tg.js';
|
|
24
|
+
import { d as defineCustomElement$o } from './p-BzxhEsKd.js';
|
|
25
|
+
import { d as defineCustomElement$n } from './p-BiOHci04.js';
|
|
26
|
+
import { d as defineCustomElement$m } from './p-CCt1S0nA.js';
|
|
27
27
|
import { d as defineCustomElement$l } from './p-HB8K0xP0.js';
|
|
28
28
|
import { d as defineCustomElement$k } from './p-Cqxe6wZe.js';
|
|
29
29
|
import { d as defineCustomElement$j } from './p-DZ_KhOns.js';
|
|
@@ -35,9 +35,9 @@ import { d as defineCustomElement$e } from './p-CdFJ_FQz.js';
|
|
|
35
35
|
import { d as defineCustomElement$d } from './p-D-U9fbV-.js';
|
|
36
36
|
import { d as defineCustomElement$c } from './p-DMgdq7Zj.js';
|
|
37
37
|
import { d as defineCustomElement$b } from './p-DKcMRnoh.js';
|
|
38
|
-
import { d as defineCustomElement$a } from './p-
|
|
38
|
+
import { d as defineCustomElement$a } from './p-B2ofj7BM.js';
|
|
39
39
|
import { d as defineCustomElement$9 } from './p-DVtr8lsT.js';
|
|
40
|
-
import { d as defineCustomElement$8 } from './p-
|
|
40
|
+
import { d as defineCustomElement$8 } from './p-BNX_U6jC.js';
|
|
41
41
|
import { d as defineCustomElement$7 } from './p-CrVSg3t4.js';
|
|
42
42
|
import { d as defineCustomElement$6 } from './p-DUBoFEsx.js';
|
|
43
43
|
import { d as defineCustomElement$5 } from './p-COypjAnE.js';
|
|
@@ -24943,7 +24943,7 @@ const LsDocumentViewer$1 = /*@__PURE__*/ proxyCustomElement(class LsDocumentView
|
|
|
24943
24943
|
return this.filtertoolbox === null || this.filtertoolbox.split('|').includes(fieldFormType);
|
|
24944
24944
|
}
|
|
24945
24945
|
render() {
|
|
24946
|
-
return (h(Host, { key: '
|
|
24946
|
+
return (h(Host, { key: '24e54561967e9bf975d292ce20392c45ab346a24' }, h(h.Fragment, null, this.isLoading && h("ls-page-loader", { key: 'ab977b3f64fba964ff8fda1c2460c94ca6d2ff91' }), h("div", { key: '2d75654239867fe3950b549bc42733349c741e62', class: "page-header" }, h("div", { key: '4e62b62337608b3fe73be60088f72371c197db97', class: 'left-slot-wrapper' }, h("slot", { key: 'f2a2ef74789a65ab31a0775bb956a5b175c10cad', name: "left-button" })), h("div", { key: '01b97a05b5af8455b23f212564a6c7fb98767131', class: 'right-slot-wrapper' }, h("slot", { key: '076416c9f25ad58fdb384a45112b7036ca18dbf3', name: "right-button" })), this.mode === 'editor' && (h("div", { key: '0bf8356c5dafd6a8c921b93696f9ec4e3bb4a7db' }, h("span", { key: 'c7f12e2e419aac679594ea822f40755e3b45d9c6', class: "header-text-1" }, "Template Creation"), h("span", { key: '2ee2d5f30b58ce0b7bc727b7bdf480e2775af8a9' }, "/"), h("span", { key: '710ead7ec8e82198a5cd57947ff383a7843fb160', class: "header-text-2" }, this._template?.title))), this.mode === 'compose' && (h("div", { key: '2e0cadb9a499f941f433c4e99c5a3b686e2c99c7' }, h("span", { key: 'f23f3fb138f0cd002b5d2496dc170c292d018fc4', class: "header-text-1" }, "Compose"), " ", h("span", { key: 'ce7b5d18a8fbbcb81ecaf6312b4dbc0c06049ee4' }, "/"), " ", h("span", { key: '3ba860f3579a068cb979214302fbebebeb4ff3ae', class: "header-text-2" }, this._template?.title)))), this.mode === 'editor' && (h("div", { key: '250a1ec19cc70cdc54904970e45794b89bd16c73', class: 'validation-tag-wrapper' }, h("ls-validation-tag", { key: 'ae9152ee7f09a04a3b1b90be1cdb014a316d1214', validationErrors: this.validationErrors }))), h("form", { key: '269870bd47c3e06dea241f82803c6aa48780c55d', id: "ls-editor-form" }, this.mode !== 'preview' ? (h("div", { id: "ls-left-box", class: "leftBox", style: this.mode === 'compose' ? { borderRadius: '1.75rem' } : {} }, h("div", { class: !this.selected || this.selected.length === 0 ? 'left-box-inner' : 'hidden' }, this.mode === 'editor' && (h("ls-feature-column", { mode: this.mode, onManage: manager => {
|
|
24947
24947
|
if (manager.detail === 'document') {
|
|
24948
24948
|
var documentManager = this.component.shadowRoot.getElementById('ls-document-options');
|
|
24949
24949
|
documentManager.template = this._template;
|
|
@@ -24959,10 +24959,10 @@ const LsDocumentViewer$1 = /*@__PURE__*/ proxyCustomElement(class LsDocumentView
|
|
|
24959
24959
|
}
|
|
24960
24960
|
this.manager = manager.detail;
|
|
24961
24961
|
} })), h("div", { id: "ls-toolbox", class: this.manager === 'toolbox' ? 'toolbox' : 'hidden' }, h("div", { class: "ls-editor-infobox" }, h("h2", { class: "toolbox-section-title" }, "Fields"), h("p", { class: "toolbox-section-description" }, "Drag and drop, or select and double click, to place fields on the Document.")), h("div", { class: "fields-box" }, this.signer > 0 && this.showTool('signature') && (h("ls-toolbox-field", { elementType: "signature", formElementType: "signature", label: "Signature", defaultHeight: 27, defaultWidth: 120, validation: 0, icon: "signature", tooltip: "Use this field to collect Signatures from Participants", signer: this.signer })), this.signer === 0 && this.showTool('auto sign') && (h("ls-toolbox-field", { elementType: "auto sign", formElementType: "auto sign", label: "Auto Sign", defaultHeight: 27, defaultWidth: 120, validation: 3000, icon: "auto-sign", tooltip: "Auto-Sign lets Senders add a Signature to the Document that will be automatically applied upon Sending", signer: this.signer })), this.showTool('text') && (h("ls-toolbox-field", { elementType: "text", formElementType: "text", label: "Text", defaultHeight: 27, defaultWidth: 100, validation: 0, icon: "text", tooltip: "A field for collecting any plain text values such as: names, addresses or descriptions", signer: this.signer })), this.signer > 0 && this.showTool('signing date') && (h("ls-toolbox-field", { elementType: "signing date", formElementType: "signing date", label: "Signing Date", defaultHeight: 27, defaultWidth: 120, validation: 30, icon: "auto-date", tooltip: "Automatically inserts the date upon completion by the assigned Participant", signer: this.signer })), this.showTool('date') && (h("ls-toolbox-field", { elementType: "date", formElementType: "date", label: "Date", defaultHeight: 27, defaultWidth: 80, validation: 2, icon: "calender", tooltip: "A field for collecting dates with built-in date formatting options", signer: this.signer })), this.showTool('email') && (h("ls-toolbox-field", { elementType: "email", formElementType: "email", label: "Email", defaultHeight: 27, defaultWidth: 120, validation: 1, icon: "at-symbol", tooltip: "A Field to only accept entries formatted as an email address (e.g., example@example.com)", signer: this.signer })), this.showTool('initials') && (h("ls-toolbox-field", { elementType: "initials", formElementType: "initials", label: "Initials", defaultHeight: 27, defaultWidth: 120, validation: 2000, icon: "initials", tooltip: "Use this field anywhere Participants are required to Initial your document", signer: this.signer })), this.showTool('number') && (h("ls-toolbox-field", { elementType: "number", formElementType: "number", label: "Number", defaultHeight: 27, defaultWidth: 80, validation: 50, icon: "hashtag", tooltip: "A Field to only accept entries in numerical format. Additional validations include character limit (1 to 12 digits), and currency format (2 decimal places)", signer: this.signer })), this.showTool('dropdown') && (h("ls-toolbox-field", { elementType: "dropdown", formElementType: "dropdown", label: "Dropdown", defaultHeight: 27, defaultWidth: 80, validation: 20, icon: "dropdown", tooltip: "Use this field to create custom dropdown menus in your document, or place one of our handy presets for countries or prefixes", signer: this.signer })), this.showTool('checkbox') && (h("ls-toolbox-field", { elementType: "checkbox", formElementType: "checkbox", label: "Checkbox", defaultHeight: 27, defaultWidth: 27, validation: 25, icon: "check", tooltip: "Places a checkbox on your document. Handy for T&Cs or \u2714/\u2717 sections", signer: this.signer })), this.signer > 0 && this.showTool('regex') && (h("ls-toolbox-field", { elementType: "regex", formElementType: "regex", label: "Regex", defaultHeight: 27, defaultWidth: 120, validation: 93, icon: "code", tooltip: "Need a specific validation? Use this field to enter a custom RegEx and have Participants enter exactly what you need", signer: this.signer })), this.signer > 0 && this.showTool('image') && (h("ls-toolbox-field", { elementType: "image", formElementType: "image", label: "Image", defaultHeight: 27, defaultWidth: 120, validation: 90, icon: "photograph", tooltip: "Use when you need Participants to upload their own images during the signing process", signer: this.signer })), this.signer > 0 && this.showTool('file') && (h("ls-toolbox-field", { elementType: "file", formElementType: "file", label: "File", defaultHeight: 27, defaultWidth: 120, validation: 74, icon: "upload", tooltip: "Use when you need Participants to upload their own documents during the signing process", signer: this.signer })), this.signer > 0 && this.showTool('drawn') && (h("ls-toolbox-field", { elementType: "drawn", formElementType: "drawn", label: "Drawn", defaultHeight: 120, defaultWidth: 120, validation: 90, icon: "pencil", tooltip: "Allow users to draw on the document using their mouse or touchscreen", signer: this.signer })))), h("ls-participant-manager", { id: "ls-participant-manager", class: this.manager === 'participant' ? 'toolbox' : 'hidden', editor: this }), h("ls-document-options", { id: "ls-document-options", class: this.manager === 'document' ? 'toolbox' : 'hidden' }), h("ls-validation-manager", { id: "ls-validation-manager", class: this.manager === 'validation' ? 'toolbox' : 'hidden' }), h("ls-recipient-manager", { id: "ls-recipient-manager", class: this.manager === 'recipient' ? 'toolbox compose-toolbox' : 'hidden' }, h("ls-validation-tag", { validationErrors: this.validationErrors, style: { position: 'absolute', top: '18px', right: '16px' }, type: "compose" }), this._recipients &&
|
|
24962
|
-
this._recipients.map(recipient => (h("ls-recipient-card", { recipient: recipient, activeRecipient: this.signer, filtertoolbox: this.filtertoolbox, template: this._template, validationErrors: this.validationErrors }))))), !this.displayTable && (h("div", { class: this.selected.length > 0 ? 'field-properties-outer' : 'hidden' }, h("div", { class: 'properties-header' }, h("div", { class: 'properties-header-icon' }, h("ls-icon", { name: "pre-filled-content" })), h("h1", { class: 'properties-header-title' }, "Field Properties"), h("button", { class: 'tertiaryGrey', onClick: e => {
|
|
24962
|
+
this._recipients.map(recipient => (h("ls-recipient-card", { recipient: recipient, activeRecipient: this.signer, filtertoolbox: this.filtertoolbox, template: this._template, validationErrors: this.validationErrors, fieldTypeSelected: this.fieldTypeSelected }))))), !this.displayTable && (h("div", { class: this.selected.length > 0 ? 'field-properties-outer' : 'hidden' }, h("div", { class: 'properties-header' }, h("div", { class: 'properties-header-icon' }, h("ls-icon", { name: "pre-filled-content" })), h("h1", { class: 'properties-header-title' }, "Field Properties"), h("button", { class: 'tertiaryGrey', onClick: e => {
|
|
24963
24963
|
this.selected = [];
|
|
24964
24964
|
e.preventDefault();
|
|
24965
|
-
}, "data-tooltip": "Close Properties Panel" }, h("ls-icon", { name: "x", size: "20" }))), h("ls-field-properties", { id: "my-field-panel" }), h("slot", null))))) : (h(h.Fragment, null)), this.selected.length > 0 && h("ls-toolbar", { key: '
|
|
24965
|
+
}, "data-tooltip": "Close Properties Panel" }, h("ls-icon", { name: "x", size: "20" }))), h("ls-field-properties", { id: "my-field-panel" }), h("slot", null))))) : (h(h.Fragment, null)), this.selected.length > 0 && h("ls-toolbar", { key: 'c9d61564562f5e8e2daf2d64b7f53f46bfaddc72', id: "ls-toolbar", template: this._template, editor: this, groupInfo: this.groupInfo }), h("div", { key: '82ccb98a66969e35302936fc04ea1a343c7b7c88', id: "ls-mid-area" }, h("div", { key: '0670c9bbff024b256513ca6f4dc85a5b890db617', class: 'document-frame-wrapper', id: "document-frame-wrapper" }, h("div", { key: 'b1f6c15bc46f650ddec12df17274a6b38dad2d23', id: "ls-document-frame" }, h("canvas", { key: 'a28c5f0300be933438c23430689c66f7960767e1', id: "pdf-canvas", class: this.displayTable || this.isLoading ? 'hidden' : '' }), h("ls-editor-table", { key: 'e7f7c65385389d527ec56fb468e81d9c25d90ead', editor: this, class: this.displayTable ? '' : 'hidden' }), h("div", { key: 'cff629b4589523648277eaf96019838de3e0a487', id: "ls-box-selector" }))), h("ls-statusbar", { key: '857d84f8b261c2383bf8c248a72f30a0b7ea25b8', editor: this, page: this.pageNum, pageCount: this.pageCount })))), h("ls-tooltip", { key: '5d87d0297bf80e96dc013fd957e93313bd988401', id: "ls-tooltip-master" })));
|
|
24966
24966
|
}
|
|
24967
24967
|
static get watchers() { return {
|
|
24968
24968
|
"mode": ["modeHandler"]
|