legalesign-document-viewer 0.4.8 → 0.4.10
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/{index-C4ibYtjE.js → index-Czv4Oowx.js} +83 -47
- package/dist/cjs/index-Czv4Oowx.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/ls-compose-manager.cjs.entry.js +3 -5
- package/dist/cjs/ls-document-options_46.cjs.entry.js +35162 -19811
- package/dist/cjs/ls-document-viewer.cjs.js +3 -3
- package/dist/cjs/ls-document-viewer.cjs.js.map +1 -1
- package/dist/cjs/ls-field-properties-dropdown.cjs.entry.js +3 -5
- package/dist/cjs/ls-formfield.cjs.entry.js +101 -5
- package/dist/cjs/ls-number-input_5.cjs.entry.js +938 -13
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/ls-compose-manager/ls-compose-manager.js +0 -1
- package/dist/collection/components/ls-compose-manager/ls-compose-manager.js.map +1 -1
- package/dist/collection/components/ls-document-options/ls-document-options.js +0 -1
- package/dist/collection/components/ls-document-options/ls-document-options.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/keyHandlers.js +1 -2
- package/dist/collection/components/ls-document-viewer/keyHandlers.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/ls-document-viewer.js +61 -41
- package/dist/collection/components/ls-document-viewer/ls-document-viewer.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/mouseHandlers.js +25 -4
- package/dist/collection/components/ls-document-viewer/mouseHandlers.js.map +1 -1
- package/dist/collection/components/ls-editor-field/ls-editor-field.js +22 -22
- package/dist/collection/components/ls-editor-field/ls-editor-field.js.map +1 -1
- package/dist/collection/components/ls-editor-table/ls-editor-table.js +0 -1
- package/dist/collection/components/ls-editor-table/ls-editor-table.js.map +1 -1
- package/dist/collection/components/ls-feature-column/ls-feature-column.js +2 -2
- package/dist/collection/components/ls-field-alignment/ls-field-alignment.js +0 -1
- package/dist/collection/components/ls-field-alignment/ls-field-alignment.js.map +1 -1
- package/dist/collection/components/ls-field-content/ls-field-content.js +2 -3
- package/dist/collection/components/ls-field-content/ls-field-content.js.map +1 -1
- package/dist/collection/components/ls-field-dimensions/ls-field-dimensions.js +20 -3
- package/dist/collection/components/ls-field-dimensions/ls-field-dimensions.js.map +1 -1
- package/dist/collection/components/ls-field-distribute/ls-field-distribute.js +42 -41
- package/dist/collection/components/ls-field-distribute/ls-field-distribute.js.map +1 -1
- package/dist/collection/components/ls-field-footer/ls-field-footer.js +1 -2
- package/dist/collection/components/ls-field-footer/ls-field-footer.js.map +1 -1
- package/dist/collection/components/ls-field-format/ls-field-format.js +0 -1
- package/dist/collection/components/ls-field-format/ls-field-format.js.map +1 -1
- package/dist/collection/components/ls-field-placement/ls-field-placement.js +1 -2
- package/dist/collection/components/ls-field-placement/ls-field-placement.js.map +1 -1
- package/dist/collection/components/ls-field-properties/ls-field-properties.js +0 -1
- package/dist/collection/components/ls-field-properties/ls-field-properties.js.map +1 -1
- package/dist/collection/components/ls-field-properties-advanced/ls-field-properties-advanced.js +2 -3
- package/dist/collection/components/ls-field-properties-advanced/ls-field-properties-advanced.js.map +1 -1
- package/dist/collection/components/ls-field-properties-autosign/ls-field-properties-autosign.js +1 -2
- package/dist/collection/components/ls-field-properties-autosign/ls-field-properties-autosign.js.map +1 -1
- package/dist/collection/components/ls-field-properties-container/ls-field-properties-container.js +3 -5
- package/dist/collection/components/ls-field-properties-container/ls-field-properties-container.js.map +1 -1
- package/dist/collection/components/ls-field-properties-date/ls-field-properties-date.js +1 -2
- package/dist/collection/components/ls-field-properties-date/ls-field-properties-date.js.map +1 -1
- package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js +1 -2
- package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js.map +1 -1
- package/dist/collection/components/ls-field-properties-email/ls-field-properties-email.js +1 -2
- package/dist/collection/components/ls-field-properties-email/ls-field-properties-email.js.map +1 -1
- package/dist/collection/components/ls-field-properties-file/ls-field-properties-file.js +1 -2
- package/dist/collection/components/ls-field-properties-file/ls-field-properties-file.js.map +1 -1
- package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js +1 -2
- package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js.map +1 -1
- package/dist/collection/components/ls-field-properties-image/ls-field-properties-image.js +1 -2
- package/dist/collection/components/ls-field-properties-image/ls-field-properties-image.js.map +1 -1
- package/dist/collection/components/ls-field-properties-multiple/ls-field-properties-multiple.js +0 -1
- package/dist/collection/components/ls-field-properties-multiple/ls-field-properties-multiple.js.map +1 -1
- package/dist/collection/components/ls-field-properties-number/ls-field-properties-number.js +1 -2
- package/dist/collection/components/ls-field-properties-number/ls-field-properties-number.js.map +1 -1
- package/dist/collection/components/ls-field-properties-signature/ls-field-properties-signature.js +1 -2
- package/dist/collection/components/ls-field-properties-signature/ls-field-properties-signature.js.map +1 -1
- package/dist/collection/components/ls-field-properties-text/ls-field-properties-text.js +1 -2
- package/dist/collection/components/ls-field-properties-text/ls-field-properties-text.js.map +1 -1
- package/dist/collection/components/ls-field-size/ls-field-size.js +0 -1
- package/dist/collection/components/ls-field-size/ls-field-size.js.map +1 -1
- package/dist/collection/components/ls-field-type-display/ls-field-type-display.js +3 -3
- package/dist/collection/components/ls-formfield/inputs/ls-number-input/ls-number-input.js +28 -28
- package/dist/collection/components/ls-formfield/inputs/ls-radio-input/ls-radio-input.js +10 -11
- package/dist/collection/components/ls-formfield/inputs/ls-radio-input/ls-radio-input.js.map +1 -1
- package/dist/collection/components/ls-formfield/inputs/ls-select-input/ls-select-input.js +26 -26
- package/dist/collection/components/ls-formfield/inputs/ls-text-input/ls-text-input.js +29 -29
- package/dist/collection/components/ls-formfield/inputs/ls-textarea-input/ls-textarea-input.js +30 -30
- package/dist/collection/components/ls-formfield/ls-formfield.js +45 -46
- package/dist/collection/components/ls-formfield/ls-formfield.js.map +1 -1
- package/dist/collection/components/ls-helper-bar/ls-helper-bar.js +1 -1
- package/dist/collection/components/ls-icon/ls-icon.js +6 -7
- package/dist/collection/components/ls-icon/ls-icon.js.map +1 -1
- package/dist/collection/components/ls-input-wrapper/ls-input-wrapper.js +4 -4
- package/dist/collection/components/ls-keyboard-shortcuts/ls-keyboard-shortcuts.js +0 -1
- package/dist/collection/components/ls-keyboard-shortcuts/ls-keyboard-shortcuts.js.map +1 -1
- package/dist/collection/components/ls-participant-card/ls-participant-card.js +3 -5
- package/dist/collection/components/ls-participant-card/ls-participant-card.js.map +1 -1
- package/dist/collection/components/ls-participant-manager/ls-participant-manager.js +0 -2
- package/dist/collection/components/ls-participant-manager/ls-participant-manager.js.map +1 -1
- package/dist/collection/components/ls-participant-select/ls-participant-select.js +2 -3
- package/dist/collection/components/ls-participant-select/ls-participant-select.js.map +1 -1
- package/dist/collection/components/ls-props-section/ls-props-section.js +5 -5
- package/dist/collection/components/ls-recipient-card/ls-recipient-card.js +3 -7
- package/dist/collection/components/ls-recipient-card/ls-recipient-card.js.map +1 -1
- package/dist/collection/components/ls-statusbar/ls-statusbar.js +11 -12
- package/dist/collection/components/ls-statusbar/ls-statusbar.js.map +1 -1
- package/dist/collection/components/ls-title-input/ls-title-input.js +0 -1
- package/dist/collection/components/ls-title-input/ls-title-input.js.map +1 -1
- package/dist/collection/components/ls-toggle/ls-toggle.js +4 -4
- package/dist/collection/components/ls-toolbar/ls-toolbar.js +0 -4
- package/dist/collection/components/ls-toolbar/ls-toolbar.js.map +1 -1
- package/dist/collection/components/ls-toolbox-field/ls-toolbox-field.js +20 -20
- package/dist/collection/components/ls-tooltip/ls-tooltip.js +6 -7
- package/dist/collection/components/ls-tooltip/ls-tooltip.js.map +1 -1
- package/dist/collection/components/ls-validation-manager/ls-validation-manager.js +0 -1
- package/dist/collection/components/ls-validation-manager/ls-validation-manager.js.map +1 -1
- package/dist/collection/components/ls-validation-tag/ls-validation-tag.js +4 -5
- package/dist/collection/components/ls-validation-tag/ls-validation-tag.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/ls-compose-manager.js +10 -8
- package/dist/components/ls-compose-manager.js.map +1 -1
- package/dist/components/ls-document-options.js +1 -1
- package/dist/components/ls-document-viewer.js +34996 -20036
- package/dist/components/ls-document-viewer.js.map +1 -1
- package/dist/components/ls-editor-field.js +1 -1
- package/dist/components/ls-editor-table.js +1 -1
- package/dist/components/ls-feature-column.js +1 -1
- package/dist/components/ls-field-alignment.js +1 -1
- package/dist/components/ls-field-content.js +1 -1
- package/dist/components/ls-field-dimensions.js +1 -1
- package/dist/components/ls-field-distribute.js +1 -1
- package/dist/components/ls-field-footer.js +1 -1
- package/dist/components/ls-field-format.js +1 -1
- package/dist/components/ls-field-placement.js +1 -1
- package/dist/components/ls-field-properties-advanced.js +1 -1
- package/dist/components/ls-field-properties-autosign.js +1 -1
- package/dist/components/ls-field-properties-container.js +1 -1
- package/dist/components/ls-field-properties-date.js +1 -1
- package/dist/components/ls-field-properties-dropdown.js +37 -35
- package/dist/components/ls-field-properties-dropdown.js.map +1 -1
- 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-field-size.js +1 -1
- package/dist/components/ls-field-type-display.js +1 -1
- package/dist/components/ls-formfield.js +121 -21
- package/dist/components/ls-formfield.js.map +1 -1
- package/dist/components/ls-helper-bar.js +1 -1
- package/dist/components/ls-icon.js +1 -1
- package/dist/components/ls-input-wrapper.js +1 -1
- package/dist/components/ls-keyboard-shortcuts.js +1 -1
- package/dist/components/ls-number-input.js +1 -1
- package/dist/components/ls-page-loader.js +1 -1
- package/dist/components/ls-participant-card.js +1 -1
- package/dist/components/ls-participant-manager.js +1 -1
- package/dist/components/ls-participant-select.js +1 -1
- package/dist/components/ls-props-section.js +1 -1
- package/dist/components/ls-radio-input.js +1 -1
- package/dist/components/ls-recipient-card.js +1 -1
- package/dist/components/ls-recipient-manager.js +1 -1
- package/dist/components/ls-select-input.js +1 -1
- package/dist/components/ls-statusbar.js +1 -1
- package/dist/components/ls-text-input.js +1 -1
- package/dist/components/ls-textarea-input.js +1 -1
- package/dist/components/ls-title-input.js +1 -1
- package/dist/components/ls-toggle.js +1 -1
- package/dist/components/ls-toolbar.js +1 -1
- package/dist/components/ls-toolbox-field.js +1 -1
- package/dist/components/ls-tooltip.js +1 -1
- package/dist/components/ls-validation-manager.js +1 -1
- package/dist/components/ls-validation-tag.js +1 -1
- package/dist/components/p--CN66FDL.js +117 -0
- package/dist/components/{p-BdTy5xDV.js.map → p--CN66FDL.js.map} +1 -1
- package/dist/components/{p-D5Lt75HV.js → p-5KCL3hvK.js} +17 -15
- package/dist/components/p-5KCL3hvK.js.map +1 -0
- package/dist/components/p-B016luU7.js +117 -0
- package/dist/components/p-B016luU7.js.map +1 -0
- package/dist/components/{p-CEARE5Dy.js → p-BCPpSevg.js} +16 -14
- package/dist/components/p-BCPpSevg.js.map +1 -0
- package/dist/components/{p-CwCWCxsI.js → p-BKrsDBDB.js} +2 -3
- package/dist/components/{p-CwCWCxsI.js.map → p-BKrsDBDB.js.map} +1 -1
- package/dist/components/p-BMH2H6ZU.js +117 -0
- package/dist/components/p-BMH2H6ZU.js.map +1 -0
- package/dist/components/p-BNetnt57.js +117 -0
- package/dist/components/p-BNetnt57.js.map +1 -0
- package/dist/components/{p-SymuFFwR.js → p-BNg8t35-.js} +17 -15
- package/dist/components/p-BNg8t35-.js.map +1 -0
- package/dist/components/p-BQZBAjo_.js +48 -0
- package/dist/components/p-BQZBAjo_.js.map +1 -0
- package/dist/components/p-BbRzNkJ-.js +363 -0
- package/dist/components/p-BbRzNkJ-.js.map +1 -0
- package/dist/components/{p-8ubyIwnl.js → p-BcSJFRsU.js} +15 -13
- package/dist/components/p-BcSJFRsU.js.map +1 -0
- package/dist/components/{p-BnGihP6t.js → p-BhZ5Udbm.js} +64 -43
- package/dist/components/p-BhZ5Udbm.js.map +1 -0
- package/dist/components/{p-DpEeDtkU.js → p-Bi1Fu2dm.js} +15 -13
- package/dist/components/p-Bi1Fu2dm.js.map +1 -0
- package/dist/components/{p-DYw5-WDF.js → p-BjENvp2j.js} +15 -13
- package/dist/components/p-BjENvp2j.js.map +1 -0
- package/dist/components/p-BkY_IdVa.js +101 -0
- package/dist/components/p-BkY_IdVa.js.map +1 -0
- package/dist/components/{p-CpKruuk0.js → p-BucYpLs3.js} +21 -19
- package/dist/components/p-BucYpLs3.js.map +1 -0
- package/dist/components/{p-Ce_FwQKY.js → p-BwLBJKzU.js} +17 -15
- package/dist/components/p-BwLBJKzU.js.map +1 -0
- package/dist/components/p-C3WsOnJj.js +120 -0
- package/dist/components/p-C3WsOnJj.js.map +1 -0
- package/dist/components/p-C5h5dv41.js +70 -0
- package/dist/components/p-C5h5dv41.js.map +1 -0
- package/dist/components/{p-CYeSt5Fo.js → p-C6vXxe-0.js} +15 -13
- package/dist/components/p-C6vXxe-0.js.map +1 -0
- package/dist/components/{p-DNojPpNK.js → p-CEB07hOR.js} +11 -9
- package/dist/components/p-CEB07hOR.js.map +1 -0
- package/dist/components/{p-C3Qs4SL0.js → p-CJSY3-Q3.js} +12 -10
- package/dist/components/p-CJSY3-Q3.js.map +1 -0
- package/dist/components/p-CNL8fkln.js +163 -0
- package/dist/components/p-CNL8fkln.js.map +1 -0
- package/dist/components/{p-CB6w78IO.js → p-CYmYmhQR.js} +28 -24
- package/dist/components/p-CYmYmhQR.js.map +1 -0
- package/dist/components/{p-DuLbniAl.js → p-CazTGpgq.js} +11 -9
- package/dist/components/p-CazTGpgq.js.map +1 -0
- package/dist/components/p-Cie27m-1.js +73 -0
- package/dist/components/p-Cie27m-1.js.map +1 -0
- package/dist/components/{p-DMtkP3At.js → p-CvKjrahQ.js} +13 -11
- package/dist/components/p-CvKjrahQ.js.map +1 -0
- package/dist/components/{p-C0vy7fEN.js → p-D0cZaxkO.js} +16 -14
- package/dist/components/p-D0cZaxkO.js.map +1 -0
- package/dist/components/p-D836X_cy.js +317 -0
- package/dist/components/p-D836X_cy.js.map +1 -0
- package/dist/components/{p-95nSEls8.js → p-D95fiMAP.js} +11 -9
- package/dist/components/p-D95fiMAP.js.map +1 -0
- package/dist/components/{p-6l08SdGl.js → p-DFVuN2lH.js} +18 -16
- package/dist/components/p-DFVuN2lH.js.map +1 -0
- package/dist/components/p-DJ2drrXa.js +117 -0
- package/dist/components/p-DJ2drrXa.js.map +1 -0
- package/dist/components/p-DKaEsQyk.js +47 -0
- package/dist/components/p-DKaEsQyk.js.map +1 -0
- package/dist/components/p-DL5OFC6L.js +117 -0
- package/dist/components/p-DL5OFC6L.js.map +1 -0
- package/dist/components/p-DR6nQwpS.js +579 -0
- package/dist/components/p-DR6nQwpS.js.map +1 -0
- package/dist/components/p-DVjWdmVm.js +75 -0
- package/dist/components/p-DVjWdmVm.js.map +1 -0
- package/dist/components/p-DY-DgM1S.js +114 -0
- package/dist/components/p-DY-DgM1S.js.map +1 -0
- package/dist/components/p-Dhhv3wHm.js +103 -0
- package/dist/components/p-Dhhv3wHm.js.map +1 -0
- package/dist/components/{p-CwVY532N.js → p-DoQc-O0l.js} +13 -11
- package/dist/components/p-DoQc-O0l.js.map +1 -0
- package/dist/components/p-DsHIGb44.js +110 -0
- package/dist/components/p-DsHIGb44.js.map +1 -0
- package/dist/components/{p-Myru1I0U.js → p-Du60SSaA.js} +14 -12
- package/dist/components/p-Du60SSaA.js.map +1 -0
- package/dist/components/{p-CB2IouRT.js → p-Dz_jxFKX.js} +12 -10
- package/dist/components/p-Dz_jxFKX.js.map +1 -0
- package/dist/components/{p-Dp_6qCVD.js → p-GUP3f2W9.js} +19 -17
- package/dist/components/p-GUP3f2W9.js.map +1 -0
- package/dist/components/p-SBrheH1U.js +117 -0
- package/dist/components/p-SBrheH1U.js.map +1 -0
- package/dist/components/p-SRaB2k2a.js +117 -0
- package/dist/components/{p-B8NAATla.js.map → p-SRaB2k2a.js.map} +1 -1
- package/dist/components/p-VTbVKsqR.js +105 -0
- package/dist/components/p-VTbVKsqR.js.map +1 -0
- package/dist/components/p-WBcBFI9v.js +231 -0
- package/dist/components/p-WBcBFI9v.js.map +1 -0
- package/dist/components/p-aDB_kHQ9.js +290 -0
- package/dist/components/p-aDB_kHQ9.js.map +1 -0
- package/dist/components/p-hah4tKwY.js +147 -0
- package/dist/components/p-hah4tKwY.js.map +1 -0
- package/dist/components/p-mRzg677Y.js +308 -0
- package/dist/components/p-mRzg677Y.js.map +1 -0
- package/dist/components/p-n8Mvlim4.js +125 -0
- package/dist/components/p-n8Mvlim4.js.map +1 -0
- package/dist/components/p-wqey-dda.js +79 -0
- package/dist/components/p-wqey-dda.js.map +1 -0
- package/dist/esm/{index-o0lmYfXA.js → index-BwdJ-HOC.js} +83 -47
- package/dist/esm/index-BwdJ-HOC.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/ls-compose-manager.entry.js +3 -5
- package/dist/esm/ls-compose-manager.entry.js.map +1 -1
- package/dist/esm/ls-document-options_46.entry.js +35161 -19811
- package/dist/esm/ls-document-viewer.js +4 -4
- package/dist/esm/ls-document-viewer.js.map +1 -1
- package/dist/esm/ls-field-properties-dropdown.entry.js +3 -5
- package/dist/esm/ls-field-properties-dropdown.entry.js.map +1 -1
- package/dist/esm/ls-formfield.entry.js +101 -5
- package/dist/esm/ls-formfield.entry.js.map +1 -1
- package/dist/esm/ls-number-input_5.entry.js +938 -13
- package/dist/ls-document-viewer/ls-document-viewer.esm.js +1 -1
- package/dist/ls-document-viewer/ls-document-viewer.esm.js.map +1 -1
- package/dist/ls-document-viewer/p-1442f973.entry.js +2 -0
- package/dist/ls-document-viewer/p-1442f973.entry.js.map +1 -0
- package/dist/ls-document-viewer/p-31f8c44a.entry.js +2 -0
- package/dist/ls-document-viewer/p-31f8c44a.entry.js.map +1 -0
- package/dist/ls-document-viewer/p-44b51bdb.entry.js +4922 -0
- package/dist/ls-document-viewer/p-44b51bdb.entry.js.map +1 -0
- package/dist/ls-document-viewer/p-BwdJ-HOC.js +3 -0
- package/dist/ls-document-viewer/p-BwdJ-HOC.js.map +1 -0
- package/dist/ls-document-viewer/p-caa89c6c.entry.js +2 -0
- package/dist/ls-document-viewer/p-caa89c6c.entry.js.map +1 -0
- package/dist/ls-document-viewer/p-d223d66a.entry.js +2 -0
- package/dist/ls-document-viewer/p-d223d66a.entry.js.map +1 -0
- package/dist/types/components/ls-document-viewer/editorUtils.d.ts +1 -1
- package/dist/types/components/ls-document-viewer/ls-document-viewer.d.ts +8 -1
- package/dist/types/components/ls-document-viewer/mouseHandlers.d.ts +1 -0
- package/dist/types/components/ls-editor-field/ls-editor-field.d.ts +1 -1
- package/dist/types/components/ls-field-dimensions/ls-field-dimensions.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +92 -2
- package/package.json +8 -8
- package/readme.md +9 -9
- package/dist/cjs/index-C4ibYtjE.js.map +0 -1
- package/dist/cjs/ls-compose-manager.cjs.entry.js.map +0 -1
- package/dist/cjs/ls-compose-manager.entry.cjs.js.map +0 -1
- package/dist/cjs/ls-document-options_46.cjs.entry.js.map +0 -1
- package/dist/cjs/ls-field-properties-dropdown.cjs.entry.js.map +0 -1
- package/dist/cjs/ls-field-properties-dropdown.entry.cjs.js.map +0 -1
- package/dist/cjs/ls-formfield.cjs.entry.js.map +0 -1
- package/dist/cjs/ls-formfield.entry.cjs.js.map +0 -1
- package/dist/cjs/ls-number-input.ls-radio-input.ls-select-input.ls-text-input.ls-textarea-input.entry.cjs.js.map +0 -1
- package/dist/cjs/ls-number-input_5.cjs.entry.js.map +0 -1
- package/dist/components/p-2R-Lmtr0.js +0 -145
- package/dist/components/p-2R-Lmtr0.js.map +0 -1
- package/dist/components/p-4zazHXkZ.js +0 -108
- package/dist/components/p-4zazHXkZ.js.map +0 -1
- package/dist/components/p-6l08SdGl.js.map +0 -1
- package/dist/components/p-8ubyIwnl.js.map +0 -1
- package/dist/components/p-95nSEls8.js.map +0 -1
- package/dist/components/p-B28ZaK_Y.js +0 -112
- package/dist/components/p-B28ZaK_Y.js.map +0 -1
- package/dist/components/p-B8NAATla.js +0 -115
- package/dist/components/p-BArB45ep.js +0 -115
- package/dist/components/p-BArB45ep.js.map +0 -1
- package/dist/components/p-BHTy08Q0.js +0 -83
- package/dist/components/p-BHTy08Q0.js.map +0 -1
- package/dist/components/p-BSoZFh0I.js +0 -46
- package/dist/components/p-BSoZFh0I.js.map +0 -1
- package/dist/components/p-BXjDp97T.js +0 -229
- package/dist/components/p-BXjDp97T.js.map +0 -1
- package/dist/components/p-BdTy5xDV.js +0 -115
- package/dist/components/p-BnGihP6t.js.map +0 -1
- package/dist/components/p-BzEEnXM3.js +0 -99
- package/dist/components/p-BzEEnXM3.js.map +0 -1
- package/dist/components/p-C0vy7fEN.js.map +0 -1
- package/dist/components/p-C3Qs4SL0.js.map +0 -1
- package/dist/components/p-CB2IouRT.js.map +0 -1
- package/dist/components/p-CB6w78IO.js.map +0 -1
- package/dist/components/p-CEARE5Dy.js.map +0 -1
- package/dist/components/p-CMrBTV-g.js +0 -45
- package/dist/components/p-CMrBTV-g.js.map +0 -1
- package/dist/components/p-COuOscFT.js +0 -68
- package/dist/components/p-COuOscFT.js.map +0 -1
- package/dist/components/p-CRf3zadK.js +0 -71
- package/dist/components/p-CRf3zadK.js.map +0 -1
- package/dist/components/p-CYeSt5Fo.js.map +0 -1
- package/dist/components/p-Ca9OGLvH.js +0 -115
- package/dist/components/p-Ca9OGLvH.js.map +0 -1
- package/dist/components/p-CcmgTlbG.js +0 -78
- package/dist/components/p-CcmgTlbG.js.map +0 -1
- package/dist/components/p-Ce_FwQKY.js.map +0 -1
- package/dist/components/p-CnLhdSVD.js +0 -115
- package/dist/components/p-CnLhdSVD.js.map +0 -1
- package/dist/components/p-CpKruuk0.js.map +0 -1
- package/dist/components/p-CqvHgqQi.js +0 -201
- package/dist/components/p-CqvHgqQi.js.map +0 -1
- package/dist/components/p-CwVY532N.js.map +0 -1
- package/dist/components/p-D0oqtZ7v.js +0 -161
- package/dist/components/p-D0oqtZ7v.js.map +0 -1
- package/dist/components/p-D5Lt75HV.js.map +0 -1
- package/dist/components/p-DMtkP3At.js.map +0 -1
- package/dist/components/p-DNojPpNK.js.map +0 -1
- package/dist/components/p-DVcM3j89.js +0 -97
- package/dist/components/p-DVcM3j89.js.map +0 -1
- package/dist/components/p-DXAEPHmo.js +0 -115
- package/dist/components/p-DXAEPHmo.js.map +0 -1
- package/dist/components/p-DYw5-WDF.js.map +0 -1
- package/dist/components/p-DhQKM6mo.js +0 -115
- package/dist/components/p-DhQKM6mo.js.map +0 -1
- package/dist/components/p-DjunXuAM.js +0 -115
- package/dist/components/p-DjunXuAM.js.map +0 -1
- package/dist/components/p-DpEeDtkU.js.map +0 -1
- package/dist/components/p-Dp_6qCVD.js.map +0 -1
- package/dist/components/p-Dt8uznTD.js +0 -118
- package/dist/components/p-Dt8uznTD.js.map +0 -1
- package/dist/components/p-DtfgidTY.js +0 -123
- package/dist/components/p-DtfgidTY.js.map +0 -1
- package/dist/components/p-DuLbniAl.js.map +0 -1
- package/dist/components/p-Myru1I0U.js.map +0 -1
- package/dist/components/p-SymuFFwR.js.map +0 -1
- package/dist/components/p-bm-gsw1C.js +0 -77
- package/dist/components/p-bm-gsw1C.js.map +0 -1
- package/dist/components/p-hgs41zT_.js +0 -103
- package/dist/components/p-hgs41zT_.js.map +0 -1
- package/dist/components/p-lCZRXn_O.js +0 -88
- package/dist/components/p-lCZRXn_O.js.map +0 -1
- package/dist/components/p-mtgdqmoW.js +0 -73
- package/dist/components/p-mtgdqmoW.js.map +0 -1
- package/dist/components/p-zhtYmA1Q.js +0 -80
- package/dist/components/p-zhtYmA1Q.js.map +0 -1
- package/dist/esm/index-o0lmYfXA.js.map +0 -1
- package/dist/esm/ls-document-options_46.entry.js.map +0 -1
- package/dist/esm/ls-number-input.ls-radio-input.ls-select-input.ls-text-input.ls-textarea-input.entry.js.map +0 -1
- package/dist/esm/ls-number-input_5.entry.js.map +0 -1
- package/dist/ls-document-viewer/ls-compose-manager.entry.esm.js.map +0 -1
- package/dist/ls-document-viewer/ls-field-properties-dropdown.entry.esm.js.map +0 -1
- package/dist/ls-document-viewer/ls-formfield.entry.esm.js.map +0 -1
- package/dist/ls-document-viewer/ls-number-input.ls-radio-input.ls-select-input.ls-text-input.ls-textarea-input.entry.esm.js.map +0 -1
- package/dist/ls-document-viewer/p-0f4af1a9.entry.js +0 -2
- package/dist/ls-document-viewer/p-0f4af1a9.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-3ed8b266.entry.js +0 -2
- package/dist/ls-document-viewer/p-3ed8b266.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-b1237a47.entry.js +0 -2
- package/dist/ls-document-viewer/p-b1237a47.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-d10c6f29.entry.js +0 -4922
- package/dist/ls-document-viewer/p-d10c6f29.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-f8d4e7a2.entry.js +0 -2
- package/dist/ls-document-viewer/p-f8d4e7a2.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-o0lmYfXA.js +0 -3
- package/dist/ls-document-viewer/p-o0lmYfXA.js.map +0 -1
package/dist/collection/components/ls-field-properties-advanced/ls-field-properties-advanced.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-advanced.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-advanced/ls-field-properties-advanced.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ls-field-properties-advanced.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-advanced/ls-field-properties-advanced.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, Prop, h, Event, EventEmitter } from '@stencil/core';\nimport { LSApiElement } from '../../types/LSApiElement';\nimport { LSMutateEvent } from '../../types/LSMutateEvent';\n\n@Component({\n tag: 'ls-field-properties-advanced',\n styleUrl: 'ls-field-properties-advanced.css',\n shadow: true,\n})\nexport class LsFieldPropertiesAdvanced {\n @Prop({ mutable: true }) dataItem: LSApiElement | LSApiElement[];\n @Prop({ mutable: true }) expanded: boolean = false;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n mutate: EventEmitter<LSMutateEvent[]>;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n update: EventEmitter<LSMutateEvent[]>;\n\n isSingle(dt: LSApiElement | LSApiElement[]): dt is LSApiElement {\n return (dt as LSApiElement[]).length === undefined;\n }\n\n isMultiple(dt: LSApiElement | LSApiElement[]): dt is LSApiElement[] {\n return typeof (dt as LSApiElement[]).length === 'number';\n }\n\n // Send one or more mutations up the chain\n // The source of the chain fires the mutation\n // NOTE this alter is debounced to account for typing\n alter(diff: object, bounceDelay: number = 0) {\n console.log('Altering advanced props:', diff);\n let diffs = [];\n if (this.isMultiple(this.dataItem)) {\n this.dataItem = this.dataItem.map(di => {\n return { ...di, ...diff } as LSApiElement;\n });\n\n diffs = this.dataItem.map(di => {\n return { action: 'update', data: { ...di, ...diff } as LSApiElement } as LSMutateEvent;\n });\n } else if (this.isSingle(this.dataItem)) {\n this.dataItem = { ...this.dataItem, ...diff };\n\n diffs = [{ action: 'update', data: { ...this.dataItem, ...diff } }];\n }\n\n if (bounceDelay === 0) {\n this.update.emit(diffs);\n this.mutate.emit(diffs);\n }\n else {\n this.debounce(diffs, bounceDelay);\n }\n }\n\n private titletimer;\n\n debounce(diffs, delay) {\n if (this.titletimer) clearTimeout(this.titletimer);\n\n this.titletimer = setTimeout(() => {\n this.update.emit(diffs);\n this.mutate.emit(diffs);\n }, delay);\n }\n\n getValue(key) {\n if (this.isMultiple(this.dataItem)) {\n return '';\n } else if (this.isSingle(this.dataItem)) {\n return this.dataItem[key];\n }\n return '';\n }\n\n render() {\n return (\n <Host>\n <div class={'expand-fields-row'} onClick={() => (this.expanded = !this.expanded)}>\n <ls-icon name={this.expanded ? 'expand' : 'collapse'} size=\"1.25rem\" solid />\n <p>Advanced Properties</p>\n </div>\n {this.expanded && (\n <div class={'field-set'}>\n <ls-props-section sectionTitle=\"Field Order\" sectionDescription=\"Determines what order fields will be filled in by the user\">\n <input value={this.getValue('fieldOrder')} type=\"number\" placeholder=\"eg. 1\" onInput={e => {\n console.log(e);\n this.alter({ fieldOrder: (e.target as HTMLInputElement).value }, 100)\n }} \n onChange={() => { console.log('onchange')}}\n />\n </ls-props-section>\n\n <ls-props-section sectionTitle=\"Ref. Name\">\n <input value={this.getValue('link')} placeholder=\"eg. checkbox group\" onInput={e => this.alter({ link: (e.target as HTMLInputElement).value }, 300)} />\n </ls-props-section>\n\n <ls-props-section sectionTitle=\"Link Type\" sectionDescription=\"Determines in what way this field is linked to other fields\">\n <select onChange={e => this.alter({ linkType: (e.target as HTMLInputElement).value })} name=\"Link Field\" aria-label=\"Link Field\">\n <option value=\"0\" selected={this.getValue('linkType') === '0'}>\n None\n </option>\n <option value=\"1\" selected={this.getValue('linkType') === '1'}>\n One of a group (e.g. select one checkbox)\n </option>\n <option value=\"2\" selected={this.getValue('linkType') === '2'}>\n Add to a total\n </option>\n <option value=\"3\" selected={this.getValue('linkType') === '3'}>\n Make this conditional upon...\n </option>\n </select>\n </ls-props-section>\n\n <ls-props-section sectionTitle=\"Link Value\" sectionDescription=\"Fields with the same Link Value will be linked together\">\n <input\n value={this.getValue('logicAction')}\n width=\"30\"\n placeholder=\"eg. checkbox group\"\n onChange={e => this.alter({ logicAction: (e.target as HTMLInputElement).value })}\n />\n </ls-props-section>\n </div>\n )}\n </Host>\n );\n }\n}\n"]}
|
package/dist/collection/components/ls-field-properties-autosign/ls-field-properties-autosign.js
CHANGED
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesAutosign {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
package/dist/collection/components/ls-field-properties-autosign/ls-field-properties-autosign.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-autosign.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-autosign/ls-field-properties-autosign.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,yBAAyB;IAC5B,QAAQ,CAAe;IAE9B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,6BAA6B,sBAAuB;YAChE;;gBAAY,8DAAO,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAC,IAAI,GAAE,CAAM;YAClE,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;YAChD,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;YAExD,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;YAC7C,8DAAa,CACR,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-autosign.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-autosign/ls-field-properties-autosign.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,yBAAyB;IAC5B,QAAQ,CAAe;IAE9B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,6BAA6B,sBAAuB;YAChE;;gBAAY,8DAAO,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAC,IAAI,GAAE,CAAM;YAClE,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;YAChD,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;YAExD,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;YAC7C,8DAAa,CACR,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACH","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-autosign',\n styleUrl: 'ls-field-properties-autosign.css',\n shadow: true,\n})\nexport class LsFieldPropertiesAutosign {\n @Prop() dataItem: LSApiElement;\n \n render() {\n return (\n <Host>\n <div class={\"ls-field-properties-section\"}>Self Sign Field</div>\n <div>Label: <input value={this.dataItem?.label} width=\"30\"/></div>\n <ls-field-dimensions dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n\n <ls-field-footer dataItem={this.dataItem} />\n <slot></slot>\n </Host>\n );\n }\n}\n"]}
|
package/dist/collection/components/ls-field-properties-container/ls-field-properties-container.js
CHANGED
|
@@ -27,11 +27,10 @@ export class LsFieldPropertiesContainer {
|
|
|
27
27
|
return {
|
|
28
28
|
"dataItem": {
|
|
29
29
|
"type": "unknown",
|
|
30
|
-
"attribute": "data-item",
|
|
31
30
|
"mutable": false,
|
|
32
31
|
"complexType": {
|
|
33
32
|
"original": "LSApiElement",
|
|
34
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
33
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
35
34
|
"references": {
|
|
36
35
|
"LSApiElement": {
|
|
37
36
|
"location": "import",
|
|
@@ -51,7 +50,6 @@ export class LsFieldPropertiesContainer {
|
|
|
51
50
|
},
|
|
52
51
|
"tabs": {
|
|
53
52
|
"type": "unknown",
|
|
54
|
-
"attribute": "tabs",
|
|
55
53
|
"mutable": false,
|
|
56
54
|
"complexType": {
|
|
57
55
|
"original": "string[]",
|
|
@@ -70,7 +68,6 @@ export class LsFieldPropertiesContainer {
|
|
|
70
68
|
},
|
|
71
69
|
"selectedTab": {
|
|
72
70
|
"type": "string",
|
|
73
|
-
"attribute": "selected-tab",
|
|
74
71
|
"mutable": true,
|
|
75
72
|
"complexType": {
|
|
76
73
|
"original": "string",
|
|
@@ -85,7 +82,8 @@ export class LsFieldPropertiesContainer {
|
|
|
85
82
|
},
|
|
86
83
|
"getter": false,
|
|
87
84
|
"setter": false,
|
|
88
|
-
"reflect": true
|
|
85
|
+
"reflect": true,
|
|
86
|
+
"attribute": "selected-tab"
|
|
89
87
|
}
|
|
90
88
|
};
|
|
91
89
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-container.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-container/ls-field-properties-container.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,0BAA0B;IAC7B,QAAQ,CAAe;IACvB,IAAI,GAAa,EAAE,CAAC;IACW,WAAW,CAAS;IAE3D,iBAAiB;QACf,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;YACtB,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;QACxC,CAAC;IACH,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACF,IAAI,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,CACvB,4DAAK,KAAK,EAAE,gBAAgB,EAAE,KAAK,EAAE,EAAE,mBAAmB,EAAE,UAAU,IAAI,CAAC,IAAI,CAAC,MAAM,QAAQ,EAAE,IAC7F,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,CACpB,cAAQ,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,WAAW,GAAG,GAAG,CAAC,IAC1G,GAAG,CACG,CACV,CAAC,CACE,CACP;YACD,4DAAK,KAAK,EAAE,qBAAqB;gBAC/B,6DAAM,IAAI,EAAE,IAAI,CAAC,WAAW,GAAS,CACjC,CACD,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-container.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-container/ls-field-properties-container.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,0BAA0B;IAC7B,QAAQ,CAAe;IACvB,IAAI,GAAa,EAAE,CAAC;IACW,WAAW,CAAS;IAE3D,iBAAiB;QACf,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;YACtB,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;QACxC,CAAC;IACH,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACF,IAAI,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,CACvB,4DAAK,KAAK,EAAE,gBAAgB,EAAE,KAAK,EAAE,EAAE,mBAAmB,EAAE,UAAU,IAAI,CAAC,IAAI,CAAC,MAAM,QAAQ,EAAE,IAC7F,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,CACpB,cAAQ,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,WAAW,GAAG,GAAG,CAAC,IAC1G,GAAG,CACG,CACV,CAAC,CACE,CACP;YACD,4DAAK,KAAK,EAAE,qBAAqB;gBAC/B,6DAAM,IAAI,EAAE,IAAI,CAAC,WAAW,GAAS,CACjC,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-container',\n styleUrl: 'ls-field-properties-container.css',\n shadow: true,\n})\nexport class LsFieldPropertiesContainer {\n @Prop() dataItem: LSApiElement;\n @Prop() tabs: string[] = [];\n @Prop({ mutable: true, reflect: true}) selectedTab: string;\n\n componentWillLoad() {\n if (!this.selectedTab) {\n this.selectedTab = this.tabs[0] || '';\n }\n }\n\n render() {\n return (\n <Host>\n {this.tabs.length > 1 && (\n <div class={'tabs-container'} style={{ gridTemplateColumns: `repeat(${this.tabs.length}, 1fr)` }}>\n {this.tabs.map(tab => (\n <button class={tab === this.selectedTab ? 'ls-tab active' : 'ls-tab'} onClick={() => (this.selectedTab = tab)}>\n {tab}\n </button>\n ))}\n </div>\n )}\n <div class={'scrolling-container'}>\n <slot name={this.selectedTab}></slot>\n </div>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesDate {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-date.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-date/ls-field-properties-date.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,qBAAqB;IACxB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-date.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-date/ls-field-properties-date.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,qBAAqB;IACxB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-date',\n styleUrl: 'ls-field-properties-date.css',\n shadow: true,\n})\nexport class LsFieldPropertiesDate {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js
CHANGED
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesDropdown {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-dropdown.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-dropdown/ls-field-properties-dropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,yBAAyB;IAC5B,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-dropdown.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-dropdown/ls-field-properties-dropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,yBAAyB;IAC5B,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-dropdown',\n styleUrl: 'ls-field-properties-dropdown.css',\n shadow: true,\n})\nexport class LsFieldPropertiesDropdown {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesEmail {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
package/dist/collection/components/ls-field-properties-email/ls-field-properties-email.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-email.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-email/ls-field-properties-email.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AASzD,MAAM,OAAO,sBAAsB;IACzB,QAAQ,CAAe;IAE7B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACV,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-email.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-email/ls-field-properties-email.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AASzD,MAAM,OAAO,sBAAsB;IACzB,QAAQ,CAAe;IAE7B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACV,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n\n@Component({\n tag: 'ls-field-properties-email',\n styleUrl: 'ls-field-properties-email.css',\n shadow: true,\n})\nexport class LsFieldPropertiesEmail {\n @Prop() dataItem: LSApiElement;\n \n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesFile {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-file.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-file/ls-field-properties-file.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,qBAAqB;IACxB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-file.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-file/ls-field-properties-file.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,qBAAqB;IACxB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-file',\n styleUrl: 'ls-field-properties-file.css',\n shadow: true,\n})\nexport class LsFieldPropertiesFile {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js
CHANGED
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesGeneral {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-general.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-general/ls-field-properties-general.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,wBAAwB;IAC3B,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-general.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-general/ls-field-properties-general.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,wBAAwB;IAC3B,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-general',\n styleUrl: 'ls-field-properties-general.css',\n shadow: true,\n})\nexport class LsFieldPropertiesGeneral {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesImage {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
package/dist/collection/components/ls-field-properties-image/ls-field-properties-image.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-image.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-image/ls-field-properties-image.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,sBAAsB;IACzB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-image.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-image/ls-field-properties-image.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,sBAAsB;IACzB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-image',\n styleUrl: 'ls-field-properties-image.css',\n shadow: true,\n})\nexport class LsFieldPropertiesImage {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
package/dist/collection/components/ls-field-properties-multiple/ls-field-properties-multiple.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-multiple.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-multiple/ls-field-properties-multiple.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, Prop, h, Event, EventEmitter } from '@stencil/core';\nimport { LSApiElement, LSMutateEvent } from '../../components';\nimport { defaultRolePalette } from '../ls-document-viewer/defaultPalette';\nimport { getFieldIcon } from '../ls-document-viewer/defaultFieldIcons';\n\n@Component({\n tag: 'ls-field-properties-multiple',\n styleUrl: 'ls-field-properties-multiple.css',\n shadow: true,\n})\nexport class LsFieldPropertiesMultiple {\n @Prop({ mutable: true }) dataItem: LSApiElement[]; \n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n mutate: EventEmitter<LSMutateEvent[]>;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n update: EventEmitter<LSMutateEvent[]>;\n\n // Send one or more mutations up the chain\n // The source of the chain fires the mutation\n // NOTE this alter is debounced to account for typing\n alter(diff: object) {\n this.dataItem = this.dataItem.map(item => ({ ...item, ...diff }));\n this.debounce(diff, 500);\n }\n\n private labeltimer;\n\n debounce(diff, delay) {\n if (this.labeltimer) clearTimeout(this.labeltimer);\n\n this.labeltimer = setTimeout(() => {\n const evs: LSMutateEvent[] = this.dataItem.map(item => ({ action: 'update', data: { ...item, ...diff } }));\n this.mutate.emit(evs);\n this.update.emit(evs);\n }, delay);\n }\n \n allSignersSame = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, signer: undefined };\n const firstSigner = this.dataItem[0].signer;\n const allSame = this.dataItem.every(item => item.signer === firstSigner);\n return { isSame: allSame, signer: allSame ? firstSigner : 13 };\n };\n\n allLabelsSame = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, label: undefined };\n const firstLabel = this.dataItem[0].label;\n const allSame = this.dataItem.every(item => item.label === firstLabel);\n return { isSame: allSame, label: allSame ? firstLabel : undefined };\n };\n\n allElementsSame = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, elementType: 'mixed' };\n const firstElementType = this.dataItem[0].elementType;\n const allSame = this.dataItem.every(item => item.elementType === firstElementType);\n return { isSame: allSame, elementType: allSame ? firstElementType : 'mixed' };\n };\n\n allFieldsOptional = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, optional: false };\n const firstElementOptional = this.dataItem[0].optional;\n const allSame = this.dataItem.every(item => item.optional === firstElementOptional);\n return { isSame: allSame, optional: allSame ? firstElementOptional : false };\n };\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <div class={'ls-field-properties-section'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Field Type</p>\n <p class={'ls-field-properties-section-description'}>The Fields you currently have selected</p>\n </div>\n <div\n class={'ls-field-type-wrapper'}\n style={{\n border: `1px dashed ${defaultRolePalette[this.allSignersSame().signer % 100].s30}`,\n background: defaultRolePalette[this.allSignersSame().signer % 100].s10,\n }}\n >\n <div class={'ls-field-type-inner'}>\n <div\n class={'ls-field-type-icon'}\n style={{\n border: `1px solid ${defaultRolePalette[this.allSignersSame().signer % 100].s60}`,\n color: defaultRolePalette[this.allSignersSame().signer % 100].s60,\n background: defaultRolePalette[this.allSignersSame().signer % 100].s10,\n }}\n >\n <ls-icon name={getFieldIcon(this.allElementsSame().elementType)} size=\"1.25rem\" />\n </div>\n <p class={'ls-field-type-name'}>\n {this.dataItem.length} {this.allElementsSame().elementType} {'Fields'}\n </p>\n </div>\n </div>\n </div>\n <div class={'ls-field-properties-section row'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Required Field</p>\n </div>\n <ls-toggle onValueChange={(ev) => this.alter({ optional: !ev.detail })} checked={!this.allFieldsOptional().optional} indeterminate={this.allFieldsOptional().isSame === false} />\n </div>\n\n <div class={'ls-field-properties-section'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Field Label</p>\n <p class={'ls-field-properties-section-description'}>Add a label to clarify the information required from the Recipient.</p>\n </div>\n <input value={this.allLabelsSame().label} onInput={(e) => this.alter({ label: (e.target as HTMLInputElement).value })} width=\"30\" placeholder=\"eg. Sign Here\" />\n </div>\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n <ls-field-size dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-alignment dataItem={this.dataItem} />\n <ls-field-placement dataItem={this.dataItem} />\n <ls-field-distribute dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer />\n <slot></slot>\n </Host>\n );\n }\n}\n"]}
|
|
1
|
+
{"version":3,"file":"ls-field-properties-multiple.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-multiple/ls-field-properties-multiple.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Host, Prop, h, Event, EventEmitter } from '@stencil/core';\nimport { LSApiElement, LSMutateEvent } from '../../components';\nimport { defaultRolePalette } from '../ls-document-viewer/defaultPalette';\nimport { getFieldIcon } from '../ls-document-viewer/defaultFieldIcons';\n\n@Component({\n tag: 'ls-field-properties-multiple',\n styleUrl: 'ls-field-properties-multiple.css',\n shadow: true,\n})\nexport class LsFieldPropertiesMultiple {\n @Prop({ mutable: true }) dataItem: LSApiElement[]; \n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n mutate: EventEmitter<LSMutateEvent[]>;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n update: EventEmitter<LSMutateEvent[]>;\n\n // Send one or more mutations up the chain\n // The source of the chain fires the mutation\n // NOTE this alter is debounced to account for typing\n alter(diff: object) {\n this.dataItem = this.dataItem.map(item => ({ ...item, ...diff }));\n this.debounce(diff, 500);\n }\n\n private labeltimer;\n\n debounce(diff, delay) {\n if (this.labeltimer) clearTimeout(this.labeltimer);\n\n this.labeltimer = setTimeout(() => {\n const evs: LSMutateEvent[] = this.dataItem.map(item => ({ action: 'update', data: { ...item, ...diff } }));\n this.mutate.emit(evs);\n this.update.emit(evs);\n }, delay);\n }\n \n allSignersSame = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, signer: undefined };\n const firstSigner = this.dataItem[0].signer;\n const allSame = this.dataItem.every(item => item.signer === firstSigner);\n return { isSame: allSame, signer: allSame ? firstSigner : 13 };\n };\n\n allLabelsSame = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, label: undefined };\n const firstLabel = this.dataItem[0].label;\n const allSame = this.dataItem.every(item => item.label === firstLabel);\n return { isSame: allSame, label: allSame ? firstLabel : undefined };\n };\n\n allElementsSame = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, elementType: 'mixed' };\n const firstElementType = this.dataItem[0].elementType;\n const allSame = this.dataItem.every(item => item.elementType === firstElementType);\n return { isSame: allSame, elementType: allSame ? firstElementType : 'mixed' };\n };\n\n allFieldsOptional = () => {\n if (!this.dataItem || this.dataItem.length === 0) return { isSame: true, optional: false };\n const firstElementOptional = this.dataItem[0].optional;\n const allSame = this.dataItem.every(item => item.optional === firstElementOptional);\n return { isSame: allSame, optional: allSame ? firstElementOptional : false };\n };\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <div class={'ls-field-properties-section'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Field Type</p>\n <p class={'ls-field-properties-section-description'}>The Fields you currently have selected</p>\n </div>\n <div\n class={'ls-field-type-wrapper'}\n style={{\n border: `1px dashed ${defaultRolePalette[this.allSignersSame().signer % 100].s30}`,\n background: defaultRolePalette[this.allSignersSame().signer % 100].s10,\n }}\n >\n <div class={'ls-field-type-inner'}>\n <div\n class={'ls-field-type-icon'}\n style={{\n border: `1px solid ${defaultRolePalette[this.allSignersSame().signer % 100].s60}`,\n color: defaultRolePalette[this.allSignersSame().signer % 100].s60,\n background: defaultRolePalette[this.allSignersSame().signer % 100].s10,\n }}\n >\n <ls-icon name={getFieldIcon(this.allElementsSame().elementType)} size=\"1.25rem\" />\n </div>\n <p class={'ls-field-type-name'}>\n {this.dataItem.length} {this.allElementsSame().elementType} {'Fields'}\n </p>\n </div>\n </div>\n </div>\n <div class={'ls-field-properties-section row'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Required Field</p>\n </div>\n <ls-toggle onValueChange={(ev) => this.alter({ optional: !ev.detail })} checked={!this.allFieldsOptional().optional} indeterminate={this.allFieldsOptional().isSame === false} />\n </div>\n\n <div class={'ls-field-properties-section'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Field Label</p>\n <p class={'ls-field-properties-section-description'}>Add a label to clarify the information required from the Recipient.</p>\n </div>\n <input value={this.allLabelsSame().label} onInput={(e) => this.alter({ label: (e.target as HTMLInputElement).value })} width=\"30\" placeholder=\"eg. Sign Here\" />\n </div>\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n <ls-field-size dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-alignment dataItem={this.dataItem} />\n <ls-field-placement dataItem={this.dataItem} />\n <ls-field-distribute dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer />\n <slot></slot>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesNumber {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
package/dist/collection/components/ls-field-properties-number/ls-field-properties-number.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-number.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-number/ls-field-properties-number.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,uBAAuB;IAC1B,QAAQ,CAAe;IAE3B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACZ,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-number.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-number/ls-field-properties-number.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,uBAAuB;IAC1B,QAAQ,CAAe;IAE3B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACZ,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-number',\n styleUrl: 'ls-field-properties-number.css',\n shadow: true,\n})\nexport class LsFieldPropertiesNumber {\n @Prop() dataItem: LSApiElement;\n \n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
package/dist/collection/components/ls-field-properties-signature/ls-field-properties-signature.js
CHANGED
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesSignature {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-signature.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-signature/ls-field-properties-signature.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,0BAA0B;IAC7B,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,mBAAmB,EAAE,KAAK,GAAI;oBACzE,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-signature.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-signature/ls-field-properties-signature.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,0BAA0B;IAC7B,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,mBAAmB,EAAE,KAAK,GAAI;oBACzE,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-signature',\n styleUrl: 'ls-field-properties-signature.css',\n shadow: true,\n})\nexport class LsFieldPropertiesSignature {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} showValidationTypes={false} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
|
@@ -20,11 +20,10 @@ export class LsFieldPropertiesText {
|
|
|
20
20
|
return {
|
|
21
21
|
"dataItem": {
|
|
22
22
|
"type": "unknown",
|
|
23
|
-
"attribute": "data-item",
|
|
24
23
|
"mutable": false,
|
|
25
24
|
"complexType": {
|
|
26
25
|
"original": "LSApiElement",
|
|
27
|
-
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"
|
|
26
|
+
"resolved": "{ id: string; align: string; ax?: number; ay?: number; bx?: number; by?: number; left?: number; top?: number; height?: number; width?: number; elementType: string; fieldOrder?: number; fontName: string; fontSize: number; hideBorder?: boolean; label?: string; labelExtra?: string; helpText?: string; optional?: boolean; options?: string; page?: number; role?: LSApiRole; substantive?: boolean; validation?: number; value?: string; logicGroup?: string; logicAction?: number; mapTo?: string; signer: number; link?: string; formElementType?: \"number\" | \"text\" | \"signature\" | \"date\" | \"regex\" | \"file\" | \"autodate\" | \"autosign\" | \"initials\" | \"email\" | \"checkbox\" | \"image\" | \"dropdown\"; roleObject?: LSApiRole; cstyle?: any; divStyle?: any; objectHeight?: string; pageDimensions?: { height: number; width: number; }; templateId?: string; }",
|
|
28
27
|
"references": {
|
|
29
28
|
"LSApiElement": {
|
|
30
29
|
"location": "import",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-properties-text.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-text/ls-field-properties-text.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,qBAAqB;IACxB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-properties-text.js","sourceRoot":"","sources":["../../../src/components/ls-field-properties-text/ls-field-properties-text.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzD,MAAM,OAAO,qBAAqB;IACxB,QAAQ,CAAe;IAE/B,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,sFAA+B,IAAI,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC;gBACzE,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,SAAS;oBACrC,yEAAkB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI;oBAC7C,qFAA8B,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACrD;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,YAAY;oBACxC,4EAAqB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC5C;gBACN,4DAAK,KAAK,EAAE,WAAW,EAAE,IAAI,EAAC,WAAW;oBACvC,2EAAoB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CAC3C,CACwB;YAChC,wEAAiB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAI,CACvC,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h } from '@stencil/core';\nimport { LSApiElement } from '../../components';\n\n@Component({\n tag: 'ls-field-properties-text',\n styleUrl: 'ls-field-properties-text.css',\n shadow: true,\n})\nexport class LsFieldPropertiesText {\n @Prop() dataItem: LSApiElement;\n\n render() {\n return (\n <Host>\n <ls-field-properties-container tabs={['content', 'placement', 'dimensions']}>\n <div class={'field-set'} slot=\"content\">\n <ls-field-content dataItem={this.dataItem} />\n <ls-field-properties-advanced dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"dimensions\">\n <ls-field-dimensions dataItem={this.dataItem} />\n </div>\n <div class={'field-set'} slot=\"placement\">\n <ls-field-placement dataItem={this.dataItem} />\n </div>\n </ls-field-properties-container>\n <ls-field-footer dataItem={this.dataItem} />\n </Host>\n );\n }\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ls-field-size.js","sourceRoot":"","sources":["../../../src/components/ls-field-size/ls-field-size.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,KAAK,EAAgB,OAAO,EAAE,MAAM,eAAe,CAAC;AAEvF,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAOxD,MAAM,OAAO,WAAW;IACX,SAAS,CAAc;IACT,QAAQ,CAAiB;IAOlD,MAAM,CAAgC;IAOtC,MAAM,CAAgC;IAEtC,0CAA0C;IAC1C,6CAA6C;IAC7C,KAAK,CAAC,IAAY;QAChB,MAAM,KAAK,GAAoB,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE;YACnD,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,GAAG,IAAI,EAAkB,EAAE,CAAC;QACvE,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAoB,CAAC,CAAC;QACvD,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACxB,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;IAC1B,CAAC;IAED,gBAAgB;QACd,iBAAiB,CAAC,IAAI,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;IAC/C,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,6BAA6B;gBACvC,4DAAK,KAAK,EAAE,kCAAkC;oBAC5C,0DAAG,KAAK,EAAE,mCAAmC,uBAAsB;oBACnE,0DAAG,KAAK,EAAE,yCAAyC,qDAAoD,CACnG;gBACN,4DAAK,KAAK,EAAE,cAAc;oBACxB,+DACE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,gBAClF,6EAA6E,kBAC3E,4EAA4E;wBAEzF,gEAAS,IAAI,EAAC,aAAa,GAAW,CAC/B;oBACT,6EACa,iEAAiE,EAC5E,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC,kBAC/C,iEAAiE;wBAE9E,gEAAS,IAAI,EAAC,mBAAmB,GAAW,CACrC;oBACT,+DACE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,gBACnD,mEAAmE,kBACjE,kEAAkE;wBAE/E,gEAAS,IAAI,EAAC,oBAAoB,GAAW,CACtC,CACL,CACF;YAEN,8DAAa;YACb,mEAAY,EAAE,EAAC,mBAAmB,GAAc,CAC3C,CACR,CAAC;IACJ,CAAC
|
|
1
|
+
{"version":3,"file":"ls-field-size.js","sourceRoot":"","sources":["../../../src/components/ls-field-size/ls-field-size.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,KAAK,EAAgB,OAAO,EAAE,MAAM,eAAe,CAAC;AAEvF,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAOxD,MAAM,OAAO,WAAW;IACX,SAAS,CAAc;IACT,QAAQ,CAAiB;IAOlD,MAAM,CAAgC;IAOtC,MAAM,CAAgC;IAEtC,0CAA0C;IAC1C,6CAA6C;IAC7C,KAAK,CAAC,IAAY;QAChB,MAAM,KAAK,GAAoB,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE;YACnD,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,GAAG,IAAI,EAAkB,EAAE,CAAC;QACvE,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAoB,CAAC,CAAC;QACvD,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACxB,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;IAC1B,CAAC;IAED,gBAAgB;QACd,iBAAiB,CAAC,IAAI,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;IAC/C,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,6BAA6B;gBACvC,4DAAK,KAAK,EAAE,kCAAkC;oBAC5C,0DAAG,KAAK,EAAE,mCAAmC,uBAAsB;oBACnE,0DAAG,KAAK,EAAE,yCAAyC,qDAAoD,CACnG;gBACN,4DAAK,KAAK,EAAE,cAAc;oBACxB,+DACE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,gBAClF,6EAA6E,kBAC3E,4EAA4E;wBAEzF,gEAAS,IAAI,EAAC,aAAa,GAAW,CAC/B;oBACT,6EACa,iEAAiE,EAC5E,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC,kBAC/C,iEAAiE;wBAE9E,gEAAS,IAAI,EAAC,mBAAmB,GAAW,CACrC;oBACT,+DACE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,gBACnD,mEAAmE,kBACjE,kEAAkE;wBAE/E,gEAAS,IAAI,EAAC,oBAAoB,GAAW,CACtC,CACL,CACF;YAEN,8DAAa;YACb,mEAAY,EAAE,EAAC,mBAAmB,GAAc,CAC3C,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Host, Prop, h, Event, EventEmitter, Element } from '@stencil/core';\nimport { LSApiElement, LSMutateEvent } from '../../components';\nimport { attachAllTooltips } from '../../utils/tooltip';\n\n@Component({\n tag: 'ls-field-size',\n styleUrl: 'ls-field-size.css',\n shadow: true,\n})\nexport class LsFieldSize {\n @Element() component: HTMLElement;\n @Prop({ mutable: true }) dataItem: LSApiElement[];\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n mutate: EventEmitter<LSMutateEvent[]>;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n update: EventEmitter<LSMutateEvent[]>;\n\n // Send one or more mutations up the chain\n // The source of the chain fires the mutation\n alter(diff: object) {\n const diffs: LSMutateEvent[] = this.dataItem.map(c => {\n return { action: 'update', data: { ...c, ...diff } as LSApiElement };\n });\n\n this.dataItem = diffs.map(d => d.data as LSApiElement);\n this.mutate.emit(diffs);\n this.update.emit(diffs);\n }\n\n componentDidLoad() {\n attachAllTooltips(this.component.shadowRoot);\n }\n\n render() {\n return (\n <Host>\n <div class={'ls-field-properties-section'}>\n <div class={'ls-field-properties-section-text'}>\n <p class={'ls-field-properties-section-title'}>Scale and Resize</p>\n <p class={'ls-field-properties-section-description'}>Multi-select fields and match their dimensions</p>\n </div>\n <div class={'button-group'}>\n <button\n onClick={() => this.alter({ width: this.dataItem[0].width, height: this.dataItem[0].height })}\n aria-label=\"Make selected fields the same height and width as the first selected field.\"\n data-tooltip=\"Make selected fields the same height and width as the first selected field\"\n >\n <ls-icon name=\"field-scale\"></ls-icon>\n </button>\n <button\n aria-label=\"Make selected fields the same width as the first selected field\"\n onClick={() => this.alter({ width: this.dataItem[0].width })}\n data-tooltip=\"Make selected fields the same width as the first selected field\"\n >\n <ls-icon name=\"field-match-width\"></ls-icon>\n </button>\n <button\n onClick={() => this.alter({ height: this.dataItem[0].height })}\n aria-label=\"Make selected fields the same height as the first selected field.\"\n data-tooltip=\"Make selected fields the same height as the first selected field\"\n >\n <ls-icon name=\"field-match-height\"></ls-icon>\n </button>\n </div>\n </div>\n\n <slot></slot>\n <ls-tooltip id=\"ls-tooltip-master\"></ls-tooltip>\n </Host>\n );\n }\n}\n"]}
|
|
@@ -32,7 +32,6 @@ export class LsFieldTypeDisplay {
|
|
|
32
32
|
return {
|
|
33
33
|
"assignee": {
|
|
34
34
|
"type": "number",
|
|
35
|
-
"attribute": "assignee",
|
|
36
35
|
"mutable": false,
|
|
37
36
|
"complexType": {
|
|
38
37
|
"original": "number",
|
|
@@ -47,11 +46,11 @@ export class LsFieldTypeDisplay {
|
|
|
47
46
|
},
|
|
48
47
|
"getter": false,
|
|
49
48
|
"setter": false,
|
|
50
|
-
"reflect": false
|
|
49
|
+
"reflect": false,
|
|
50
|
+
"attribute": "assignee"
|
|
51
51
|
},
|
|
52
52
|
"fieldType": {
|
|
53
53
|
"type": "string",
|
|
54
|
-
"attribute": "field-type",
|
|
55
54
|
"mutable": false,
|
|
56
55
|
"complexType": {
|
|
57
56
|
"original": "string",
|
|
@@ -67,6 +66,7 @@ export class LsFieldTypeDisplay {
|
|
|
67
66
|
"getter": false,
|
|
68
67
|
"setter": false,
|
|
69
68
|
"reflect": false,
|
|
69
|
+
"attribute": "field-type",
|
|
70
70
|
"defaultValue": "'signature'"
|
|
71
71
|
}
|
|
72
72
|
};
|