legalesign-document-viewer 1.0.8 → 1.0.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/{editorUtils-CskM29uR.js → editorUtils-Bej3Frit.js} +4 -4
- package/dist/cjs/editorUtils-Bej3Frit.js.map +1 -0
- package/dist/cjs/{i18n-e8JieHV6.js → i18n-CO9DdQsL.js} +74 -38
- package/dist/cjs/{i18n-e8JieHV6.js.map → i18n-CO9DdQsL.js.map} +1 -1
- package/dist/cjs/ls-add-new-button_20.cjs.entry.js +28 -28
- package/dist/cjs/ls-assignee-select_21.cjs.entry.js +14 -14
- package/dist/cjs/ls-compose-loader_7.cjs.entry.js +10 -10
- package/dist/cjs/ls-compose-manager.cjs.entry.js +1 -1
- package/dist/cjs/ls-document-viewer.cjs.entry.js +5 -5
- package/dist/cjs/ls-field-alignment_3.cjs.entry.js +4 -4
- package/dist/cjs/ls-field-format_2.cjs.entry.js +11 -11
- package/dist/cjs/ls-field-properties-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ls-field-type-display.cjs.entry.js +4 -4
- package/dist/cjs/ls-helper-bar_2.cjs.entry.js +3 -3
- package/dist/cjs/ls-title-input.cjs.entry.js +1 -1
- package/dist/cjs/ls-toolbox-field.cjs.entry.js +3 -3
- package/dist/cjs/{mouseHandlers-Bvj_z8jR.js → mouseHandlers-BvqTnDCN.js} +4 -4
- package/dist/cjs/{mouseHandlers-Bvj_z8jR.js.map → mouseHandlers-BvqTnDCN.js.map} +1 -1
- package/dist/collection/components/ls-document-viewer/adapter/elementActions.js +2 -2
- package/dist/collection/components/ls-document-viewer/adapter/elementActions.js.map +1 -1
- package/dist/collection/components/ls-document-viewer/adapter/templateActions.js +1 -1
- package/dist/collection/components/ls-document-viewer/adapter/templateActions.js.map +1 -1
- package/dist/collection/components/ls-field-properties-advanced/ls-field-properties-advanced.js +3 -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 -1
- package/dist/collection/components/ls-field-properties-checkbox/ls-field-properties-checkbox.js +1 -1
- package/dist/collection/components/ls-field-properties-container/ls-field-properties-container.js +1 -1
- package/dist/collection/components/ls-field-properties-date/ls-field-properties-date.js +1 -1
- package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js +1 -1
- package/dist/collection/components/ls-field-properties-email/ls-field-properties-email.js +1 -1
- package/dist/collection/components/ls-field-properties-file/ls-field-properties-file.js +1 -1
- package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js +1 -1
- package/dist/collection/components/ls-field-properties-multiple/ls-field-properties-multiple.js +4 -4
- package/dist/collection/components/ls-field-properties-number/ls-field-properties-number.js +1 -1
- package/dist/collection/components/ls-field-properties-signature/ls-field-properties-signature.js +1 -1
- package/dist/collection/components/ls-field-properties-text/ls-field-properties-text.js +1 -1
- package/dist/collection/components/ls-field-size/ls-field-size.js +1 -1
- package/dist/collection/components/ls-field-type-display/ls-field-type-display.js +3 -3
- package/dist/collection/components/ls-field-type-select/ls-field-type-select.js +4 -4
- package/dist/collection/components/ls-helper-bar/ls-helper-bar.js +1 -1
- package/dist/collection/components/ls-input-wrapper/ls-input-wrapper.js +1 -1
- package/dist/collection/components/ls-keyboard-shortcuts/ls-keyboard-shortcuts.js +1 -1
- package/dist/collection/components/ls-participant-manager/ls-participant-manager.js +3 -3
- package/dist/collection/components/ls-participant-select/ls-participant-select.js +10 -10
- package/dist/collection/components/ls-props-section/ls-props-section.js +1 -1
- package/dist/collection/components/ls-recipient-card/ls-recipient-card.js +5 -5
- package/dist/collection/components/ls-recipient-manager/ls-recipient-manager.js +1 -1
- package/dist/collection/components/ls-statusbar/ls-statusbar.js +8 -8
- package/dist/collection/components/ls-title-input/ls-title-input.js +1 -1
- package/dist/collection/components/ls-toggle/ls-toggle.js +2 -2
- package/dist/collection/components/ls-toolbox-field/ls-toolbox-field.js +3 -3
- package/dist/collection/components/ls-validation-manager/ls-validation-manager.js +2 -2
- package/dist/collection/components/ls-validation-tag/ls-validation-tag.js +2 -2
- package/dist/components/ls-assignee-select.js +1 -1
- package/dist/components/ls-compose-manager.js +1 -1
- package/dist/components/ls-document-options.js +1 -1
- package/dist/components/ls-document-viewer.js +46 -46
- package/dist/components/ls-document-viewer.js.map +1 -1
- package/dist/components/ls-editor-field.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-checkbox.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 +13 -13
- 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-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 +4 -4
- package/dist/components/ls-field-type-select.js +1 -1
- package/dist/components/ls-helper-bar.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-left-bar.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-recipient-card.js +1 -1
- package/dist/components/ls-recipient-manager.js +1 -1
- package/dist/components/ls-select-menu.js +1 -1
- package/dist/components/ls-statusbar.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-validation-manager.js +1 -1
- package/dist/components/ls-validation-tag.js +1 -1
- package/dist/components/{p-CVg_g7Vq.js → p-0gpJEkuE.js} +7 -7
- package/dist/components/{p-CVg_g7Vq.js.map → p-0gpJEkuE.js.map} +1 -1
- package/dist/components/{p-CHTXmZcS.js → p-62vw4l7L.js} +19 -19
- package/dist/components/{p-CHTXmZcS.js.map → p-62vw4l7L.js.map} +1 -1
- package/dist/components/{p-C_Y_lx-7.js → p-8F4ilTjF.js} +9 -9
- package/dist/components/{p-C_Y_lx-7.js.map → p-8F4ilTjF.js.map} +1 -1
- package/dist/components/{p-WVWIAGo_.js → p-Al32p_JM.js} +74 -38
- package/dist/components/{p-WVWIAGo_.js.map → p-Al32p_JM.js.map} +1 -1
- package/dist/components/{p-CNEq_UtK.js → p-BD_LQa4f.js} +15 -15
- package/dist/components/{p-CNEq_UtK.js.map → p-BD_LQa4f.js.map} +1 -1
- package/dist/components/{p-Brlb4nfo.js → p-BIC6T1I6.js} +4 -4
- package/dist/components/{p-Brlb4nfo.js.map → p-BIC6T1I6.js.map} +1 -1
- package/dist/components/{p-CgoyKNia.js → p-BKbGzLae.js} +3 -3
- package/dist/components/{p-CgoyKNia.js.map → p-BKbGzLae.js.map} +1 -1
- package/dist/components/{p-DWGdXqO4.js → p-BNHlMdus.js} +3 -3
- package/dist/components/{p-DWGdXqO4.js.map → p-BNHlMdus.js.map} +1 -1
- package/dist/components/{p-NIpH5Un0.js → p-BRCzZd6J.js} +27 -27
- package/dist/components/{p-NIpH5Un0.js.map → p-BRCzZd6J.js.map} +1 -1
- package/dist/components/{p-2HtsobiE.js → p-BcIQeY5m.js} +15 -15
- package/dist/components/{p-2HtsobiE.js.map → p-BcIQeY5m.js.map} +1 -1
- package/dist/components/{p-BGf2weVY.js → p-BddWzZuD.js} +4 -4
- package/dist/components/{p-BGf2weVY.js.map → p-BddWzZuD.js.map} +1 -1
- package/dist/components/{p-CLklwQ7z.js → p-BodlW2-m.js} +4 -4
- package/dist/components/{p-CLklwQ7z.js.map → p-BodlW2-m.js.map} +1 -1
- package/dist/components/{p-CcBEOEMO.js → p-BoxsygDA.js} +15 -15
- package/dist/components/{p-CcBEOEMO.js.map → p-BoxsygDA.js.map} +1 -1
- package/dist/components/{p-DEWq4YUk.js → p-BrzfHYNI.js} +15 -15
- package/dist/components/{p-DEWq4YUk.js.map → p-BrzfHYNI.js.map} +1 -1
- package/dist/components/{p-pEYsk7D-.js → p-BzFRp7ij.js} +4 -4
- package/dist/components/{p-pEYsk7D-.js.map → p-BzFRp7ij.js.map} +1 -1
- package/dist/components/{p-DkV1l_zw.js → p-C-vCe5Wm.js} +3 -3
- package/dist/components/{p-DkV1l_zw.js.map → p-C-vCe5Wm.js.map} +1 -1
- package/dist/components/{p-DzUG2q_b.js → p-C2JalniE.js} +4 -4
- package/dist/components/{p-DzUG2q_b.js.map → p-C2JalniE.js.map} +1 -1
- package/dist/components/{p-BIGiHXfV.js → p-CD0ohunR.js} +5 -5
- package/dist/components/{p-BIGiHXfV.js.map → p-CD0ohunR.js.map} +1 -1
- package/dist/components/{p-CgFpE1fV.js → p-CJWQJjj3.js} +4 -4
- package/dist/components/{p-CgFpE1fV.js.map → p-CJWQJjj3.js.map} +1 -1
- package/dist/components/{p-D4qAbKWM.js → p-CLn6CMAa.js} +5 -5
- package/dist/components/{p-D4qAbKWM.js.map → p-CLn6CMAa.js.map} +1 -1
- package/dist/components/{p-iUgn2UWj.js → p-CTMHCecN.js} +9 -9
- package/dist/components/{p-iUgn2UWj.js.map → p-CTMHCecN.js.map} +1 -1
- package/dist/components/{p-BlzW961U.js → p-Cf8a39mH.js} +14 -14
- package/dist/components/{p-BlzW961U.js.map → p-Cf8a39mH.js.map} +1 -1
- package/dist/components/{p-t7z4Xhda.js → p-Cmw6RXlv.js} +8 -8
- package/dist/components/{p-t7z4Xhda.js.map → p-Cmw6RXlv.js.map} +1 -1
- package/dist/components/{p-C1SFI6sR.js → p-CyHkY6Ep.js} +4 -4
- package/dist/components/{p-C1SFI6sR.js.map → p-CyHkY6Ep.js.map} +1 -1
- package/dist/components/{p-Biay9ys2.js → p-D3nY_GGj.js} +13 -13
- package/dist/components/{p-Biay9ys2.js.map → p-D3nY_GGj.js.map} +1 -1
- package/dist/components/{p-Dab8K5mi.js → p-DGQDJCUG.js} +3 -3
- package/dist/components/{p-Dab8K5mi.js.map → p-DGQDJCUG.js.map} +1 -1
- package/dist/components/{p-Cp17g5RT.js → p-DKCAgr17.js} +15 -15
- package/dist/components/{p-Cp17g5RT.js.map → p-DKCAgr17.js.map} +1 -1
- package/dist/components/{p-C4nAOEBk.js → p-DQGVdCyH.js} +5 -5
- package/dist/components/{p-C4nAOEBk.js.map → p-DQGVdCyH.js.map} +1 -1
- package/dist/components/{p-Cnnef3Aj.js → p-DaQLveiE.js} +3 -3
- package/dist/components/{p-Cnnef3Aj.js.map → p-DaQLveiE.js.map} +1 -1
- package/dist/components/{p-DwVGD10J.js → p-DjyJ7Vy7.js} +15 -15
- package/dist/components/{p-DwVGD10J.js.map → p-DjyJ7Vy7.js.map} +1 -1
- package/dist/components/{p-CRZNeYR8.js → p-DmB0JIWj.js} +4 -4
- package/dist/components/{p-CRZNeYR8.js.map → p-DmB0JIWj.js.map} +1 -1
- package/dist/components/{p-BLg4aOta.js → p-DmrshWtQ.js} +3 -3
- package/dist/components/{p-BLg4aOta.js.map → p-DmrshWtQ.js.map} +1 -1
- package/dist/components/{p--onI05IE.js → p-Dxb06R94.js} +3 -3
- package/dist/components/{p--onI05IE.js.map → p-Dxb06R94.js.map} +1 -1
- package/dist/components/{p-DRDChAg6.js → p-RceAr_AQ.js} +3 -3
- package/dist/components/{p-DRDChAg6.js.map → p-RceAr_AQ.js.map} +1 -1
- package/dist/components/{p-cjANxX0x.js → p-S46PtMZ-.js} +6 -6
- package/dist/components/{p-cjANxX0x.js.map → p-S46PtMZ-.js.map} +1 -1
- package/dist/components/{p-D02hM4Sf.js → p-WCNsFhYD.js} +5 -5
- package/dist/components/{p-D02hM4Sf.js.map → p-WCNsFhYD.js.map} +1 -1
- package/dist/components/{p-BLMY8rNM.js → p-XbFErpli.js} +4 -4
- package/dist/components/{p-BLMY8rNM.js.map → p-XbFErpli.js.map} +1 -1
- package/dist/components/{p-Dl8z1tmj.js → p-eDwhUH-3.js} +3 -3
- package/dist/components/{p-Dl8z1tmj.js.map → p-eDwhUH-3.js.map} +1 -1
- package/dist/components/{p-KqKkoW4F.js → p-eWb3jk9k.js} +7 -7
- package/dist/components/{p-KqKkoW4F.js.map → p-eWb3jk9k.js.map} +1 -1
- package/dist/components/{p-CSxx3aLG.js → p-gvdT4if6.js} +3 -3
- package/dist/components/{p-CSxx3aLG.js.map → p-gvdT4if6.js.map} +1 -1
- package/dist/components/{p-BXlDP4-Y.js → p-m1DXrPv0.js} +15 -15
- package/dist/components/{p-BXlDP4-Y.js.map → p-m1DXrPv0.js.map} +1 -1
- package/dist/components/{p-BmlXiagO.js → p-nEeIgVD4.js} +7 -7
- package/dist/components/p-nEeIgVD4.js.map +1 -0
- package/dist/components/{p-C5IJ94WY.js → p-sL-kvPiU.js} +15 -15
- package/dist/components/{p-C5IJ94WY.js.map → p-sL-kvPiU.js.map} +1 -1
- package/dist/components/{p-CoVwpMi0.js → p-yy4SQ8hZ.js} +38 -38
- package/dist/components/{p-CoVwpMi0.js.map → p-yy4SQ8hZ.js.map} +1 -1
- package/dist/esm/{editorUtils-DF1r6W-l.js → editorUtils-COpeLNIg.js} +4 -4
- package/dist/esm/editorUtils-COpeLNIg.js.map +1 -0
- package/dist/esm/{i18n-WVWIAGo_.js → i18n-Al32p_JM.js} +74 -38
- package/dist/esm/{i18n-WVWIAGo_.js.map → i18n-Al32p_JM.js.map} +1 -1
- package/dist/esm/ls-add-new-button_20.entry.js +28 -28
- package/dist/esm/ls-assignee-select_21.entry.js +14 -14
- package/dist/esm/ls-compose-loader_7.entry.js +10 -10
- package/dist/esm/ls-compose-manager.entry.js +1 -1
- package/dist/esm/ls-document-viewer.entry.js +5 -5
- package/dist/esm/ls-document-viewer.entry.js.map +1 -1
- package/dist/esm/ls-field-alignment_3.entry.js +4 -4
- package/dist/esm/ls-field-format_2.entry.js +11 -11
- package/dist/esm/ls-field-properties-dropdown.entry.js +1 -1
- package/dist/esm/ls-field-type-display.entry.js +4 -4
- package/dist/esm/ls-helper-bar_2.entry.js +3 -3
- package/dist/esm/ls-title-input.entry.js +1 -1
- package/dist/esm/ls-toolbox-field.entry.js +3 -3
- package/dist/esm/{mouseHandlers-D8J1b1SM.js → mouseHandlers-DYAqVDAy.js} +4 -4
- package/dist/esm/{mouseHandlers-D8J1b1SM.js.map → mouseHandlers-DYAqVDAy.js.map} +1 -1
- package/dist/ls-document-viewer/ls-document-viewer.esm.js +1 -1
- package/dist/ls-document-viewer/p-0WDO8yNX.js +2 -0
- package/dist/ls-document-viewer/p-0WDO8yNX.js.map +1 -0
- package/dist/ls-document-viewer/{p-de351297.entry.js → p-0bd91b5d.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-e48efc3a.entry.js → p-18529cf6.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-2af72229.entry.js → p-51edee50.entry.js} +2 -2
- package/dist/ls-document-viewer/p-5dbd72f7.entry.js +2 -0
- package/dist/ls-document-viewer/{p-88c316be.entry.js → p-7537ba06.entry.js} +3 -3
- package/dist/ls-document-viewer/p-7537ba06.entry.js.map +1 -0
- package/dist/ls-document-viewer/p-Al32p_JM.js +2 -0
- package/dist/ls-document-viewer/{p-WVWIAGo_.js.map → p-Al32p_JM.js.map} +1 -1
- package/dist/ls-document-viewer/{p-CkHg_-KZ.js → p-CKh1-Iep.js} +2 -2
- package/dist/ls-document-viewer/{p-CkHg_-KZ.js.map → p-CKh1-Iep.js.map} +1 -1
- package/dist/ls-document-viewer/{p-7f610d52.entry.js → p-b142576e.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-da9a034d.entry.js → p-c71b0687.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-f3d31f21.entry.js → p-daea4a55.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-67d622c7.entry.js → p-ddb4daf1.entry.js} +2 -2
- package/dist/ls-document-viewer/p-ddb4daf1.entry.js.map +1 -0
- package/dist/ls-document-viewer/{p-232cbd8d.entry.js → p-e4ce8e02.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-e4115319.entry.js → p-e7783017.entry.js} +2 -2
- package/dist/ls-document-viewer/p-f7cfc3ff.entry.js +2 -0
- package/dist/ls-document-viewer/{p-649b6726.entry.js.map → p-f7cfc3ff.entry.js.map} +1 -1
- package/package.json +1 -1
- package/dist/cjs/editorUtils-CskM29uR.js.map +0 -1
- package/dist/components/p-BmlXiagO.js.map +0 -1
- package/dist/esm/editorUtils-DF1r6W-l.js.map +0 -1
- package/dist/ls-document-viewer/p-649b6726.entry.js +0 -2
- package/dist/ls-document-viewer/p-67d622c7.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-7e6cb6c0.entry.js +0 -2
- package/dist/ls-document-viewer/p-88c316be.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-BWxpQfiq.js +0 -2
- package/dist/ls-document-viewer/p-BWxpQfiq.js.map +0 -1
- package/dist/ls-document-viewer/p-WVWIAGo_.js +0 -2
- /package/dist/ls-document-viewer/{p-de351297.entry.js.map → p-0bd91b5d.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-e48efc3a.entry.js.map → p-18529cf6.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-2af72229.entry.js.map → p-51edee50.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-7e6cb6c0.entry.js.map → p-5dbd72f7.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-7f610d52.entry.js.map → p-b142576e.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-da9a034d.entry.js.map → p-c71b0687.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-f3d31f21.entry.js.map → p-daea4a55.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-232cbd8d.entry.js.map → p-e4ce8e02.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-e4115319.entry.js.map → p-e7783017.entry.js.map} +0 -0
|
@@ -4,7 +4,7 @@ export class LsPropsSection {
|
|
|
4
4
|
sectionDescription;
|
|
5
5
|
row = false;
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: '1b6cf1035f048c9c0348bef3fb52847535787435' }, h("div", { key: '0e29c67fb26ffeb3f555c0077a8fea22b5f3438d', class: this.row ? 'ls-dv-field-properties-section ls-dv-row' : 'ls-dv-field-properties-section' }, h("div", { key: '2b7913089accebfc07650e08773bd61cb61ae3e2', class: 'ls-dv-field-properties-section-text' }, h("p", { key: 'af615d09d85d303ad96b320c5a3469165e263c5c', class: 'ls-dv-field-properties-section-title' }, this.sectionTitle), this.sectionDescription && h("p", { key: 'b28c5de86eff3cb4a1a74dd58a23070b87b6a057', class: 'ls-dv-field-properties-section-description' }, this.sectionDescription)), h("slot", { key: '968d3c634aa7b1f269430620d00b2d8025fb5dd1' }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "ls-props-section"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -66,7 +66,7 @@ export class LsRecipientCard {
|
|
|
66
66
|
render() {
|
|
67
67
|
const recipientFields = this.template.elementConnection.templateElements.filter(f => f.signer === this.recipient.signerIndex) || [];
|
|
68
68
|
const recipientSignatures = recipientFields.filter(f => f.elementType === 'signature' || f.elementType === 'auto sign');
|
|
69
|
-
return (h(Host, { key: '
|
|
69
|
+
return (h(Host, { key: 'f685f11d38d7419124d3b4f5ea8f05bd74ec9d89' }, h("div", { key: '55bea5247c166535828227fd881cf7a30ed5e653', ref: el => (this.cardRef = el), class: `ls-dv-participant-card ls-dv-top-card ls-dv-full-card ${this.activeRecipient === this.recipient.signerIndex ? 'ls-dv-expanded' : ''}`, style: {
|
|
70
70
|
background: defaultRolePalette[this.recipient?.signerIndex % 100].s10,
|
|
71
71
|
border: `1px ${this.recipient.roleType === 'WITNESS' ? 'dashed' : 'solid'} ${defaultRolePalette[this.recipient?.signerIndex % 100].s60}`,
|
|
72
72
|
outline: `${this.recipient.signerIndex === this.activeRecipient ? '4px solid ' + defaultRolePalette[this.recipient?.signerIndex % 100].s40 : 'none'}`,
|
|
@@ -78,14 +78,14 @@ export class LsRecipientCard {
|
|
|
78
78
|
this.setIsHovered(true);
|
|
79
79
|
}, onMouseLeave: () => {
|
|
80
80
|
this.setIsHovered(false);
|
|
81
|
-
} }, h("div", { key: '
|
|
81
|
+
} }, h("div", { key: '13cd751930c2891339d9d44912f23fd6f4d33554', class: 'ls-dv-participant-card-inner' }, h("div", { key: '52e9c130f77118c158a24e8ab7ef19240459e44f', class: 'ls-dv-participant-card-top-items' }, h("div", { key: 'db70eed0f501cf9f887e49780126c94143ab7d4d', class: 'ls-dv-role-label', style: {
|
|
82
82
|
background: defaultRolePalette[this.recipient?.signerIndex % 100].s20,
|
|
83
83
|
color: defaultRolePalette[this.recipient?.signerIndex % 100].s90,
|
|
84
|
-
} }, h("ls-icon", { key: '
|
|
84
|
+
} }, h("ls-icon", { key: 'fd25ad9b13c389cde8e8597477d1d525d9334a0a', name: this.recipient?.roleType === 'APPROVER' ? 'check-circle-icon' : this.recipient?.roleType === 'WITNESS' ? 'eye-icon' : 'signature-icon', size: 16 }), dvI18n.t(`participants.${(this.recipient?.roleType || 'SIGNER').toLowerCase()}`)), h("ls-icon", { key: '6250a40d0e7652caca694bfecfb2a022219e7907', name: "cursor-click-icon", size: 16, customStyle: { color: defaultRolePalette[this.recipient?.signerIndex % 100].s70 }, solid: true, style: { display: this.isHovered && this.recipient.signerIndex !== this.activeRecipient ? 'block' : 'none' } }), h("div", { key: '064b95f01c4387b4eb564bbe927750bb2291737b', class: "ls-dv-dot", style: { display: (!this.isHovered || this.recipient.signerIndex === this.activeRecipient) && this.validationErrors.filter(v => v?.signerIndex === this.recipient.signerIndex && v?.title === 'Missing signature').length > 0 ? 'block' : 'none' } })), h("div", { key: '87244d2b377f0efa18b00ee1edb3e265ffa1f5e4', class: 'ls-dv-participant-card-text' }, h("p", { key: '72c1374ced5d26c73f223dcd7ab982aa7ebcc828', class: "ls-dv-participant-text-description", style: {
|
|
85
85
|
color: defaultRolePalette[this.recipient?.signerIndex % 100].s100,
|
|
86
|
-
} }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.tobedecided') : this.recipient?.firstName + ' ' + this.recipient?.lastName), h("p", { key: '
|
|
86
|
+
} }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.tobedecided') : this.recipient?.firstName + ' ' + this.recipient?.lastName), h("p", { key: 'aa233270109f50c7fc32ec238ead1a0ab50c2702', class: "ls-dv-participant-text-type", style: {
|
|
87
87
|
color: defaultRolePalette[this.recipient?.signerIndex % 100].s80,
|
|
88
|
-
} }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.previousrecipientdecidesdetails') : this.recipient.email)), h("div", { key: '
|
|
88
|
+
} }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.previousrecipientdecidesdetails') : this.recipient.email)), h("div", { key: '79c1503e5860cca9a29d5415e027694c723ecb51', class: "ls-dv-fields-box", style: { display: this.recipient.signerIndex === this.activeRecipient ? 'flex' : 'hidden' } }, this.recipient.signerIndex > 0 && this.showTool('signature') && this.recipient?.roleType !== 'APPROVER' && (h("ls-toolbox-field", { key: 'c4afc63118c51dbdb917c72bf0c36f689ef2e178', elementType: "signature", formElementType: "signature", label: dvI18n.t('toolbox.signature'), defaultHeight: FIELD_DEFAULTS['signature'].defaultHeight, defaultWidth: FIELD_DEFAULTS['signature'].defaultWidth, validation: 0, icon: "signature-icon", tooltip: dvI18n.t('toolbox.signaturetooltip'), signer: this.recipient.signerIndex, redDot: recipientSignatures.length === 0 })), this.recipient.signerIndex === 0 && this.showTool('auto sign') && (h("ls-toolbox-field", { key: '2fd3ef6ef13d198740de9f7027eab46faff36405', elementType: "admin", formElementType: "auto sign", label: dvI18n.t('toolbox.autosign'), defaultHeight: FIELD_DEFAULTS['auto sign'].defaultHeight, defaultWidth: FIELD_DEFAULTS['auto sign'].defaultWidth, validation: 3000, icon: "auto-sign-icon", tooltip: dvI18n.t('toolbox.autosigntooltip'), signer: this.recipient.signerIndex })), this.showTool('text') && (h("ls-toolbox-field", { key: '37300f6fa38afb94b6998771c7a8bcca113ec02c', elementType: "text", formElementType: "text", label: dvI18n.t('toolbox.text'), defaultHeight: FIELD_DEFAULTS['text'].defaultHeight, defaultWidth: FIELD_DEFAULTS['text'].defaultWidth, validation: 0, icon: "text-icon", tooltip: dvI18n.t('toolbox.texttooltip'), signer: this.recipient.signerIndex })), this.recipient.signerIndex > 0 && this.showTool('signing date') && (h("ls-toolbox-field", { key: '00b81cc890964ab9a858d9fc73a39efee8486c7f', elementType: "text", formElementType: "signing date", label: dvI18n.t('toolbox.signingdate'), defaultHeight: FIELD_DEFAULTS['signing date'].defaultHeight, defaultWidth: FIELD_DEFAULTS['signing date'].defaultWidth, validation: 32, icon: "auto-date-icon", tooltip: dvI18n.t('toolbox.signingdatetooltip'), signer: this.recipient.signerIndex })), this.showTool('date') && (h("ls-toolbox-field", { key: '6b153a0f8a7bb8b0995e8f9b657e152c90c2b86e', elementType: "text", formElementType: "date", label: dvI18n.t('toolbox.date'), defaultHeight: FIELD_DEFAULTS['date'].defaultHeight, defaultWidth: FIELD_DEFAULTS['date'].defaultWidth, validation: 4, icon: "calender-icon", tooltip: dvI18n.t('toolbox.datetooltip'), signer: this.recipient.signerIndex })), this.showTool('email') && (h("ls-toolbox-field", { key: 'fcad8e59819fff402ca789f508d89ed762de6e44', elementType: "text", formElementType: "email", label: dvI18n.t('toolbox.email'), defaultHeight: FIELD_DEFAULTS['email'].defaultHeight, defaultWidth: FIELD_DEFAULTS['email'].defaultWidth, validation: 1, icon: "at-symbol-icon", tooltip: dvI18n.t('toolbox.emailtooltip'), signer: this.recipient.signerIndex })), this.showTool('initials') && this.recipient.signerIndex > 0 && (h("ls-toolbox-field", { key: '5c8123f773e2a37407bd94fb7a010c1846cbed74', elementType: "initials", formElementType: "initials", label: dvI18n.t('toolbox.initials'), defaultHeight: FIELD_DEFAULTS['initials'].defaultHeight, defaultWidth: FIELD_DEFAULTS['initials'].defaultWidth, validation: 2000, icon: "initials-icon", tooltip: dvI18n.t('toolbox.initialstooltip'), signer: this.recipient.signerIndex })), this.showTool('number') && (h("ls-toolbox-field", { key: '217048f0449a218191e77609878de6cca14d7519', elementType: "text", formElementType: "number", label: dvI18n.t('toolbox.number'), defaultHeight: FIELD_DEFAULTS['number'].defaultHeight, defaultWidth: FIELD_DEFAULTS['number'].defaultWidth, validation: 50, icon: "hashtag-icon", tooltip: dvI18n.t('toolbox.numbertooltip'), signer: this.recipient.signerIndex })), this.showTool('dropdown') && (h("ls-toolbox-field", { key: '26abadfa887685878b3d3a46ece300d5096d8056', elementType: "text", formElementType: "dropdown", label: dvI18n.t('toolbox.dropdown'), defaultHeight: FIELD_DEFAULTS['dropdown'].defaultHeight, defaultWidth: FIELD_DEFAULTS['dropdown'].defaultWidth, validation: 20, icon: "dropdown-icon", tooltip: dvI18n.t('toolbox.dropdowntooltip'), signer: this.recipient.signerIndex })), this.showTool('checkbox') && (h("ls-toolbox-field", { key: '92a2dc7e0dfe23ef881e3912bc16f9358c75a40f', elementType: "text", formElementType: "checkbox", label: dvI18n.t('toolbox.checkbox'), defaultHeight: FIELD_DEFAULTS['checkbox'].defaultHeight, defaultWidth: FIELD_DEFAULTS['checkbox'].defaultWidth, validation: 25, icon: "check-icon", tooltip: dvI18n.t('toolbox.checkboxtooltip'), signer: this.recipient.signerIndex })), this.showTool('regex') && (h("ls-toolbox-field", { key: '173a94e6ca6d99d6b49d92e683468150b538db87', elementType: "text", formElementType: "regular expression", label: dvI18n.t('toolbox.regex'), defaultHeight: FIELD_DEFAULTS['regular expression'].defaultHeight, defaultWidth: FIELD_DEFAULTS['regular expression'].defaultWidth, validation: 93, icon: "code-icon", tooltip: dvI18n.t('toolbox.regextooltip'), signer: this.recipient.signerIndex })), this.recipient.signerIndex > 0 && this.showTool('file') && (h("ls-toolbox-field", { key: '84bdb27901170d58d8dc6cb585c331d59b86976b', elementType: "text", formElementType: "file", label: dvI18n.t('toolbox.file'), defaultHeight: FIELD_DEFAULTS['file'].defaultHeight, defaultWidth: FIELD_DEFAULTS['file'].defaultWidth, validation: 74, icon: "upload-icon", tooltip: dvI18n.t('toolbox.filetooltip'), signer: this.recipient.signerIndex })), this.recipient.signerIndex > 0 && this.showTool('drawn') && (h("ls-toolbox-field", { key: 'cb72e2c658df6a3b63b5a73b6dd7e6eb238315de', elementType: "text", formElementType: "drawn field", label: dvI18n.t('toolbox.drawn'), defaultHeight: FIELD_DEFAULTS['drawn field'].defaultHeight, defaultWidth: FIELD_DEFAULTS['drawn field'].defaultWidth, validation: 90, icon: "pencil-icon", tooltip: dvI18n.t('toolbox.drawntooltip'), signer: this.recipient.signerIndex }))))), h("slot", { key: '9b42c24c174c9f0cb1a664e5436ccbf154db6389' }), h("ls-tooltip", { key: '5cba3c1b89a0ca183e7c383ab0d92f663c17a746', tooltipId: "ls-dv-tooltip" })));
|
|
89
89
|
}
|
|
90
90
|
static get is() { return "ls-recipient-card"; }
|
|
91
91
|
static get encapsulation() { return "shadow"; }
|
|
@@ -2,7 +2,7 @@ import { Host, h } from "@stencil/core";
|
|
|
2
2
|
import { dvI18n } from "../../i18n/i18n";
|
|
3
3
|
export class LsRecipientManager {
|
|
4
4
|
render() {
|
|
5
|
-
return (h(Host, { key: '
|
|
5
|
+
return (h(Host, { key: '49df3bd534b69740ae62c8540e132405bc18f466' }, h("div", { key: '089fcf3084e6013ef49789c4897d412f4362aea3', class: 'ls-dv-editor-infobox' }, h("h2", { key: '8274559c061aca47a0732c069b0682d9ca48e25d', class: "ls-dv-toolbox-section-title" }, dvI18n.t('recipients.title')), h("p", { key: '01be1e541add506999300313cd7c18ec5e02bf37', class: "ls-dv-toolbox-section-description" }, dvI18n.t('recipients.description'))), h("slot", { key: '3cc6ce7b27cc9d38febfa0503b73db95cd02812e' })));
|
|
6
6
|
}
|
|
7
7
|
static get is() { return "ls-recipient-manager"; }
|
|
8
8
|
static get encapsulation() { return "shadow"; }
|
|
@@ -231,9 +231,9 @@ export class LsStatusbar {
|
|
|
231
231
|
}
|
|
232
232
|
render() {
|
|
233
233
|
const isPreview = this.mode === 'preview';
|
|
234
|
-
return (h(Host, { key: '
|
|
234
|
+
return (h(Host, { key: 'f8fe8dcb0cc4bf8363a00494679ee7aa9f540747', class: { 'ls-dv-statusbar-preview': isPreview } }, !isPreview && (h("div", { key: 'bed4e30d5a7a8711789bf10036536e6c58213ba9', class: 'ls-dv-controls-bar' }, h("div", { key: '5e5ff996a7717509aaa517355db210f73c65ba15', class: 'ls-dv-status-bar-section' }, h("button", { key: 'facc640bf6aadfed0ae4d675e26d6d4a6b7c5ea3', onClick: () => this.applyUndo(), disabled: !this.canUndo, id: "undo-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.undo') }, h("ls-icon", { key: '011e68df0e478235dc224a9d1871287d36920cd0', name: "undo-icon", size: 18 })), h("button", { key: 'b8c3c71b8f522f32bc9e59b6d9bbc7a2b1adbd36', onClick: () => this.applyRedo(), disabled: !this.canRedo, id: "redo-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.redo') }, h("ls-icon", { key: 'b0de8051ce406ae70cb09ec334ea6d28f303ad90', name: "redo-icon", style: { transform: "scale(-1, 1)", marginLeft: '0.25rem' }, size: 18 }))))), h("div", { key: '400c8b2a255f2c6cf83636d5754df21091690167', class: { 'ls-dv-controls-bar': true, 'ls-dv-page-nav': true } }, h("div", { key: '8cbdc2e91dbd2169d86920d69ba5091ff458a0a7', class: 'ls-dv-status-bar-section', style: this.pageCount === 1 && { display: 'none' } }, h("button", { key: 'b626c95b149766a33401c136170561aaa4eced03', onClick: () => {
|
|
235
235
|
this.editor.pagePrev();
|
|
236
|
-
}, disabled: this.page === 1, id: "prev-page-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": this.page === 1 ? dvI18n.t('statusbar.nopreviouspage') : dvI18n.t('statusbar.previouspage') }, h("ls-icon", { key: '
|
|
236
|
+
}, disabled: this.page === 1, id: "prev-page-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": this.page === 1 ? dvI18n.t('statusbar.nopreviouspage') : dvI18n.t('statusbar.previouspage') }, h("ls-icon", { key: 'c31a6049604464c93e32ff80803c34c5f185bd92', name: "chevron-left-icon" })), h("button", { key: '5248644b477d35b8b4813868491a1e20f2f70d7e', id: "page-level-btn", class: "ls-dv-zoom-level-btn", onClick: () => {
|
|
237
237
|
this.showPageMenu = !this.showPageMenu;
|
|
238
238
|
if (this.showPageMenu) {
|
|
239
239
|
requestAnimationFrame(() => document.addEventListener('click', this.pageMenuClickHandler, true));
|
|
@@ -241,13 +241,13 @@ export class LsStatusbar {
|
|
|
241
241
|
else {
|
|
242
242
|
document.removeEventListener('click', this.pageMenuClickHandler, true);
|
|
243
243
|
}
|
|
244
|
-
} }, this.page, " / ", this.pageCount), this.showPageMenu && (h("div", { key: '
|
|
244
|
+
} }, this.page, " / ", this.pageCount), this.showPageMenu && (h("div", { key: '0294f8f73821bf76fa2eb696b2ad9b7d0fbffc65', id: "ls-page-menu", class: "ls-dv-zoom-menu ls-dv-page-menu" }, Array.from({ length: this.pageCount }, (_, i) => i + 1).map(p => (h("button", { class: { 'ls-dv-zoom-menu-item': true, 'active': this.page === p }, onClick: () => {
|
|
245
245
|
this.goToPage(p);
|
|
246
246
|
this.showPageMenu = false;
|
|
247
247
|
document.removeEventListener('click', this.pageMenuClickHandler, true);
|
|
248
|
-
} }, p, this.page === p && h("ls-icon", { name: "check-icon", size: 14 })))))), h("button", { key: '
|
|
248
|
+
} }, p, this.page === p && h("ls-icon", { name: "check-icon", size: 14 })))))), h("button", { key: '51305fb4ff4d7d9c68b7504ee8b252ac4fc7dcc6', onClick: () => {
|
|
249
249
|
this.editor.pageNext();
|
|
250
|
-
}, disabled: this.page === this.pageCount, id: "next-page-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": this.page === this.pageCount ? dvI18n.t('statusbar.nonextpage') : dvI18n.t('statusbar.nextpage') }, h("ls-icon", { key: '
|
|
250
|
+
}, disabled: this.page === this.pageCount, id: "next-page-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": this.page === this.pageCount ? dvI18n.t('statusbar.nonextpage') : dvI18n.t('statusbar.nextpage') }, h("ls-icon", { key: 'ef694079c8469a0dd9da9666037932679a17c21a', name: "chevron-right-icon" })))), h("div", { key: '37d18c6925cc352c527ea152c154e67583791d6b', class: 'ls-dv-status-bar-group' }, h("div", { key: 'ee9c98d7a8d2e9bac8bb937ce457645f9a25dafb', class: 'ls-dv-controls-bar', style: { position: 'relative' } }, h("div", { key: 'dec5be3e1f02866fafa378c9d173db3f75d52a48', class: 'ls-dv-status-bar-section' }, h("button", { key: '13245bca9165a948eed2137935de0d87249c6986', onClick: () => this.setZoom(this.editor.zoom * 0.8), id: "zoom-out-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.zoomout') }, h("ls-icon", { key: '6717dda4392429474b1c860bb21ee53268f57c22', name: "zoom-out-icon" })), h("button", { key: '0998c8687d38ea3b147d903f7ad23a6e56cf4c16', id: "zoom-level-btn", class: "ls-dv-zoom-level-btn", onClick: () => {
|
|
251
251
|
this.showZoomMenu = !this.showZoomMenu;
|
|
252
252
|
if (this.showZoomMenu) {
|
|
253
253
|
requestAnimationFrame(() => document.addEventListener('click', this.zoomMenuClickHandler, true));
|
|
@@ -255,11 +255,11 @@ export class LsStatusbar {
|
|
|
255
255
|
else {
|
|
256
256
|
document.removeEventListener('click', this.zoomMenuClickHandler, true);
|
|
257
257
|
}
|
|
258
|
-
} }, Math.round(this.zoom * 100), "%"), this.showZoomMenu && (h("div", { key: '
|
|
258
|
+
} }, Math.round(this.zoom * 100), "%"), this.showZoomMenu && (h("div", { key: '8b8f0d75d41eef36ae97188d116de0c5c271aa27', id: "ls-zoom-menu", class: "ls-dv-zoom-menu" }, [2, 1.75, 1.5, 1.25, 1, 0.75, 0.5, 0.25].map(level => (h("button", { class: { 'ls-dv-zoom-menu-item': true, 'active': Math.round(this.zoom * 100) === Math.round(level * 100) }, onClick: () => {
|
|
259
259
|
this.setZoom(level);
|
|
260
260
|
this.showZoomMenu = false;
|
|
261
261
|
document.removeEventListener('click', this.zoomMenuClickHandler, true);
|
|
262
|
-
} }, Math.round(level * 100), "%", Math.round(this.zoom * 100) === Math.round(level * 100) && h("ls-icon", { name: "check-icon", size: 14 })))))), h("button", { key: '
|
|
262
|
+
} }, Math.round(level * 100), "%", Math.round(this.zoom * 100) === Math.round(level * 100) && h("ls-icon", { name: "check-icon", size: 14 })))))), h("button", { key: '681f366851b0209a3bb00cfeddfe53d405d443b1', onClick: () => this.setZoom(this.editor.zoom / 0.8), id: "zoom-in-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.zoomin') }, h("ls-icon", { key: '1c33520ad5e18b800a922de81c4c32ba42451cd5', name: "zoom-in-icon" }))), !isPreview && (h("div", { key: 'cbbf0898fbfebd8e325fffa4e6624ccc4bc9ccf3', class: 'ls-dv-status-bar-section' }, h("button", { key: '4225eaa11f8f2149799856795d3206c45fae0fec', onClick: () => this.fitWidth(), id: "fit-width-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.fitwidth') }, h("ls-icon", { key: '948fcef1cbd33072228c506ec024ded608253576', name: "fit-width-icon" })), h("button", { key: '62b9f3f2ff2bfedce010f325fa3a57ae9150bad6', onClick: () => this.fitHeight(), id: "fit-height-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.fitheight') }, h("ls-icon", { key: 'd6094699e568592d9a70abc4e3cc0c94a7c31b96', name: "fit-height-icon" })))), h("div", { key: '18326723ca2e0c7f4699e5bd9c9cc90f72003986', class: 'ls-dv-status-bar-section', style: this.pageCount === 1 ? { display: 'none' } : {} }, h("button", { key: '20ffafe3b9141a6d6390dbe6f87896895efc9939', onClick: () => {
|
|
263
263
|
this.showThumbnails = !this.showThumbnails;
|
|
264
264
|
if (this.showThumbnails) {
|
|
265
265
|
requestAnimationFrame(() => {
|
|
@@ -272,7 +272,7 @@ export class LsStatusbar {
|
|
|
272
272
|
else {
|
|
273
273
|
document.removeEventListener('click', this.outsideClickHandler);
|
|
274
274
|
}
|
|
275
|
-
}, id: "page-thumbnails-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.pagethumbnails') }, h("ls-icon", { key: '
|
|
275
|
+
}, id: "page-thumbnails-btn", "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": dvI18n.t('statusbar.pagethumbnails') }, h("ls-icon", { key: '5aaa602bd31e0d2ca691fb2ed4f855e2fe2ae44b', name: !this.showThumbnails ? 'side-panel-open-right-icon' : 'side-panel-close-right-icon', size: 18 }))), this.showThumbnails && (h("div", { key: 'd54dd9d39df83230f17742b026955622f7d2675f', class: "ls-dv-thumbnail-popover" }, h("div", { key: 'fc58b705709573df2f665539394a8e3f72f42d65', id: "ls-thumbnail-container", class: "ls-dv-thumbnail-grid" })))), !isPreview && h("ls-helper-bar", { key: 'd8c09791152e6da83e537aa1f747558ebd284ad7' }), h("span", { key: '17a704dd67753db38cd515cbe7e53594b82fcde7', class: "ls-dv-version" }, "v", version), h("ls-tooltip", { key: '4fc2a0c0f21f6b4669743ab756c2c6d2db9698b1', tooltipId: "ls-dv-tooltip" }), h("slot", { key: '69fd09637846400ab742ea6053b2a7a455e3752a' }))));
|
|
276
276
|
}
|
|
277
277
|
static get is() { return "ls-statusbar"; }
|
|
278
278
|
static get encapsulation() { return "shadow"; }
|
|
@@ -21,7 +21,7 @@ export class LsTitleInput {
|
|
|
21
21
|
}, delay);
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (h(Host, { key: '
|
|
24
|
+
return (h(Host, { key: '14581ab91402cc99db5be5bdd5143f0825e840b2' }, this.editTitle ? (h("div", { style: { display: 'flex', gap: '0.5rem', alignItems: 'center' } }, h("input", { value: this.template?.title, style: { height: '1.25rem', padding: '0 0.25rem', width: 'fit-content' }, onInput: e => {
|
|
25
25
|
e.preventDefault();
|
|
26
26
|
this.alter({ title: e.target.value });
|
|
27
27
|
}, onKeyUp: e => {
|
|
@@ -7,10 +7,10 @@ export class LsToggle {
|
|
|
7
7
|
this.valueChange.emit(value);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: 'f809e7080f1c45114a18b3c0bf6e14d9a327679e' }, h("label", { key: 'ba891813f726b860ad4fe2dd6a0d1fb65140ff58', class: "ls-dv-switch" }, h("input", { key: '3f280f447e436f1954ffddc64874d91d313bb96f', type: "checkbox", checked: this.checked, onChange: (e) => {
|
|
11
11
|
this.changeHandler(e.target.checked);
|
|
12
12
|
e.target.blur();
|
|
13
|
-
} }), h("span", { key: '
|
|
13
|
+
} }), h("span", { key: '4d177c0bd2152a9437763e75141161fb1d17209e', class: `${this.indeterminate ? 'ls-dv-indeterminate' : 'ls-dv-slider'} ls-dv-round` })), h("slot", { key: 'e81517d28298ef0affb51a068b1f7b61a53e59cd' })));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "ls-toggle"; }
|
|
16
16
|
static get originalStyleUrls() {
|
|
@@ -70,14 +70,14 @@ export class LsToolboxField {
|
|
|
70
70
|
componentDidLoad() {
|
|
71
71
|
}
|
|
72
72
|
render() {
|
|
73
|
-
return (h(Host, { key: '
|
|
73
|
+
return (h(Host, { key: '800b2aee4548da0bf2b6d19f73b2493de6ac1ff9' }, h("div", { key: 'e504b3224784dab160262240d710d133ba1a8cb2', class: 'ls-dv-toolbox-field', style: this.isSelected && {
|
|
74
74
|
background: defaultRolePalette[this.signer % 100].s10,
|
|
75
75
|
border: `1px solid ${defaultRolePalette[this.signer % 100].s60}`,
|
|
76
76
|
color: defaultRolePalette[this.signer % 100].s80,
|
|
77
77
|
boxShadow: `0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -1px rgba(0, 0, 0, 0.06);`,
|
|
78
|
-
} }, h("div", { key: '
|
|
78
|
+
} }, h("div", { key: 'e7711c077c0a7151c3b8ca3047dae128418e79c8', class: "ls-dv-toolbox-field-icon", style: { '--signer-color-light': defaultRolePalette[this.signer % 100].s10, '--signer-color': defaultRolePalette[this.signer % 100].s60 }, "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": this.tooltip, "data-tooltip-place": "right" }, h("ls-icon", { key: 'abe5f664ef86859ffba839f040365db72d401d11', name: this.icon, size: 20 })), h("p", { key: 'bb1d5d68f3ced9628cd747b530dd6928fc898ab8', class: "ls-dv-toolbox-field-label", style: this.isSelected && {
|
|
79
79
|
color: defaultRolePalette[this.signer % 100].s80,
|
|
80
|
-
} }, this.label), this.redDot && (h("div", { key: '
|
|
80
|
+
} }, this.label), this.redDot && (h("div", { key: 'ea250cd56a27a5016829d4adff8430b0b0107402', class: 'ls-dv-warning-box', "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": `${this.label} Field Required`, "data-tooltip-place": "left" }, h("ls-icon", { key: '7c9c87c5b6921db0771e7f354aeb0a0fd2b58bc7', name: "exclamation-circle-icon", size: 18, solid: true }))), h("ls-icon", { key: '431bd74c6e1f94247986e0e3952e818c62e23909', name: "drag-vertical-icon", size: 16, customStyle: { color: this.isSelected ? defaultRolePalette[this.signer % 100].s60 : '#787a80' } })), h("ls-tooltip", { key: 'aa2614cc4feb9255b29d1212721f1980cc8595c2', tooltipId: "ls-dv-tooltip" })));
|
|
81
81
|
}
|
|
82
82
|
static get is() { return "ls-toolbox-field"; }
|
|
83
83
|
static get encapsulation() { return "shadow"; }
|
|
@@ -10,7 +10,7 @@ export class LsValidationManager {
|
|
|
10
10
|
validationErrors;
|
|
11
11
|
selectFields;
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '25f8373fe309add63c18cd436b9e1accbbdfed00' }, h("div", { key: '9bb2741e8fcf05b5406351b75d7f723c40274055' }, h("div", { key: 'b96410c582902982c7d7e91a41ba45183e882cb1' }, h("div", { key: '8ab62069e9d88fc902fba36c8f1b97c734637e98', class: 'ls-dv-validation-section-title' }, dvI18n.t('common.actionrequired')), h("p", { key: '84bed7a8c7f673fa6efe956d91b0d3a577893a8c', class: "ls-dv-toolbox-section-description" }, dvI18n.t('validation.description'))), this.validationErrors && this.validationErrors.map((field, idx) => {
|
|
14
14
|
const signerIndex = field?.role?.signerIndex ? field?.role?.signerIndex % 100 : null;
|
|
15
15
|
const pallette = defaultRolePalette[signerIndex || field?.element?.signer || 0];
|
|
16
16
|
return (h("div", { key: idx, class: 'ls-dv-required-field', style: {
|
|
@@ -26,7 +26,7 @@ export class LsValidationManager {
|
|
|
26
26
|
this.selectFields.emit([field.element]);
|
|
27
27
|
}
|
|
28
28
|
} }, h("div", { class: 'ls-dv-required-field-items-left' }, h("div", { class: 'ls-dv-dot', style: { background: pallette.s60 } }), field?.role && (h("div", { class: 'ls-dv-required-field-items-left' }, h("p", { style: { color: pallette.s80 } }, field.role?.name || `Signer ${field?.role?.signerIndex + 1}`), h("div", { class: 'ls-dv-role-label', style: { background: pallette.s30, color: pallette.s70 } }, field.role?.roleType ? dvI18n.t(`participants.${field.role.roleType.toLowerCase()}`) : `Signer ${field.role?.signerIndex + 1}`))), field?.element && (h(h.Fragment, null, h("ls-toolbox-field", { elementType: "signature", formElementType: "signature", label: dvI18n.t('toolbox.signature'), defaultHeight: FIELD_DEFAULTS['signature'].defaultHeight, defaultWidth: FIELD_DEFAULTS['signature'].defaultWidth, validation: 0, icon: "signature-icon", tooltip: dvI18n.t('toolbox.signaturetooltip'), signer: field.element.signer }), h("p", { style: { color: pallette.s80 } }, field.role?.name || `${field.element.formElementType} ${field?.element?.label + 1}`), h("div", { class: 'ls-dv-role-label', style: { background: pallette.s30, color: pallette.s70 } }, field.description))))));
|
|
29
|
-
})), h("slot", { key: '
|
|
29
|
+
})), h("slot", { key: 'c349426ece6adb164450ef32ea44651982a7574e' })));
|
|
30
30
|
}
|
|
31
31
|
static get is() { return "ls-validation-manager"; }
|
|
32
32
|
static get encapsulation() { return "shadow"; }
|
|
@@ -27,7 +27,7 @@ export class LsValidationTag {
|
|
|
27
27
|
document.removeEventListener('mousedown', this.handleClickOutside);
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: 'f1fb0151687aa4ec623038243e13d85b698dcfbb', ref: el => (this.el = el) }, this.type === 'compose' ? (h("div", { class: `ls-dv-valid-label ls-dv-compose ${this.validationErrors.length === 0 ? 'ls-dv-valid' : 'ls-dv-invalid'}`, onClick: this.validationErrors.length && (() => (this.isExpanded = !this.isExpanded)) }, this.validationErrors.length > 0 && h("div", { class: "ls-dv-field-counter ls-dv-compose" }, this.validationErrors.length), this.validationErrors.length === 0 ? dvI18n.t('common.ready') : dvI18n.t('common.required'), this.validationErrors.length > 0 && h("ls-icon", { name: "cursor-click-icon", solid: true, size: 16, customStyle: { color: 'var(--red-70, #DC2721);' } }), this.validationErrors.length === 0 && h("ls-icon", { name: "check-icon", solid: true, size: 16, customStyle: { marginRight: '-0.125rem' } }))) : (h("div", { class: `ls-dv-valid-label-wrapper`, onClick: () => (this.isExpanded = !this.isExpanded) }, h("div", { class: `ls-dv-valid-label-icon-only ls-dv-default ${this.validationErrors.length === 0 ? 'ls-dv-valid' : 'ls-dv-invalid'}` }, h("ls-icon", { name: this.validationErrors.length > 0 ? 'clipboard-list-icon' : 'check-icon', size: 20 })), this.validationErrors.length > 0 && h("div", { class: "ls-dv-field-counter ls-field-counter-floating ls-dv-default" }, this.validationErrors.length), this.validationErrors.length > 0 && this.showDropDown && (h("ls-icon", { name: this.isExpanded ? 'chevron-up-icon' : 'chevron-down-icon', customStyle: { color: 'var(--gray-70, #4B5563)', marginRight: '0.25rem' } })))), this.isExpanded && this.validationErrors.length !== 0 && this.showDropDown && this.type !== 'compose' && (h("div", { key: 'f8946e1be4816879b2b47c4ab493ddaa2b0a4d07', class: 'ls-dv-field-dropdown', style: { top: '3.5rem' } }, (() => {
|
|
31
31
|
const signatureErrors = this.validationErrors.filter(f => f?.type === 'signature' || (f?.role && !f?.element && !f?.type));
|
|
32
32
|
const elementErrors = this.validationErrors.filter(f => f?.type === 'options' || (f?.element && !f?.type));
|
|
33
33
|
const valueErrors = this.validationErrors.filter(f => f?.type === 'value');
|
|
@@ -88,7 +88,7 @@ export class LsValidationTag {
|
|
|
88
88
|
} }, h("div", { class: 'ls-dv-required-field-items-left' }, h("div", { class: 'ls-dv-dot', style: { background: pallette.s60 } }), h("div", { class: 'ls-dv-required-field-items-left' }, h("p", { style: { color: pallette.s80 } }, field.title), h("ls-label", { text: field.description, colour: pallette.description, type: "low", size: "sm" })))));
|
|
89
89
|
}))),
|
|
90
90
|
];
|
|
91
|
-
})())), this.isExpanded && this.validationErrors.length === 0 && this.type !== 'compose' && this.showDropDown && (h("div", { key: '
|
|
91
|
+
})())), this.isExpanded && this.validationErrors.length === 0 && this.type !== 'compose' && this.showDropDown && (h("div", { key: '88891a806d61b96d71e0df483d6b3be8be6492b4', class: 'ls-dv-field-dropdown ls-dv-field-dropdown-success', style: { top: '3.5rem' } }, h("div", { key: 'f70483dacd7f796c37ab0d60f42ff90319b17672', class: "ls-dv-dropdown-success-icon-outer" }, h("div", { key: 'f4433ef26862b8add265769156152853b2b5c6eb', class: "ls-dv-dropdown-success-icon-inner" }, h("ls-icon", { key: '76f41369bc2dc46297ecd25802b7ca9b815721e5', name: "check-icon", solid: true, size: 28 }))), h("div", { key: '394983c7b034cf4405403b7368e5a5ff1087ac69', class: 'ls-dv-dropdown-header' }, h("h2", { key: 'f63bf97ab2e5f875a1aebcb32966278cd28530ef' }, dvI18n.t('common.templatereadytosend')), h("p", { key: '8981726032a569753e94d76dcca502bf84721b1d' }, dvI18n.t('common.allfieldsplaced'))))), this.isExpanded && this.validationErrors.length !== 0 && this.showDropDown && this.type === 'compose' && (h("div", { key: '2c9520eae07bbc1dbf247adb0dbd3b6be84b46a8', class: 'ls-dv-field-dropdown ls-dv-compose' }, (() => {
|
|
92
92
|
const signatureErrors = this.validationErrors.filter(f => f?.type === 'signature' || (f?.role && !f?.element && !f?.type));
|
|
93
93
|
const elementErrors = this.validationErrors.filter(f => f?.type === 'options' || (f?.element && !f?.type));
|
|
94
94
|
const valueErrors = this.validationErrors.filter(f => f?.type === 'value');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as LsAssigneeSelect$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { L as LsAssigneeSelect$1, d as defineCustomElement$1 } from './p-BKbGzLae.js';
|
|
2
2
|
|
|
3
3
|
const LsAssigneeSelect = LsAssigneeSelect$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as LsDocumentOptions$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { L as LsDocumentOptions$1, d as defineCustomElement$1 } from './p-BodlW2-m.js';
|
|
2
2
|
|
|
3
3
|
const LsDocumentOptions = LsDocumentOptions$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
import { t as transformTag, p as proxyCustomElement, H, c as createEvent, h, a as Host } from './p-DIvmRYeB.js';
|
|
2
|
-
import { d as dvI18n } from './p-
|
|
3
|
-
import { o as oob, m as moveField, u as updateTemplate, r as recalculateCoordinates, s as syncRoles, d as defineCustomElement$U, c as matchData, e as validate, g as getInputType, h as getApiType, i as addField, j as getTemplate } from './p-
|
|
2
|
+
import { d as dvI18n } from './p-Al32p_JM.js';
|
|
3
|
+
import { o as oob, m as moveField, u as updateTemplate, r as recalculateCoordinates, s as syncRoles, d as defineCustomElement$U, c as matchData, e as validate, g as getInputType, h as getApiType, i as addField, j as getTemplate } from './p-XbFErpli.js';
|
|
4
4
|
import { D as DEFAULT_FONT_SIZE$1, a as DEFAULT_FONT_NAME, F as FIELD_DEFAULTS } from './p-04cXI5GQ.js';
|
|
5
|
-
import { c as copySelected, a as cutSelected, p as pasteClipboard, u as updateSelectionBox, d as defineCustomElement$O, t as toolboxDragStart, m as mouseClick, b as mouseDown, e as mouseMove, f as mouseUp, g as mouseDoubleClick } from './p-
|
|
5
|
+
import { c as copySelected, a as cutSelected, p as pasteClipboard, u as updateSelectionBox, d as defineCustomElement$O, t as toolboxDragStart, m as mouseClick, b as mouseDown, e as mouseMove, f as mouseUp, g as mouseDoubleClick } from './p-BIC6T1I6.js';
|
|
6
6
|
import { r as redo, u as undo, b as recordMutations, c as clearHistory, d as canRedo, e as canUndo } from './p-DmQNqtPP.js';
|
|
7
7
|
import { d as defineCustomElement$_ } from './p-CQI0GKzS.js';
|
|
8
|
-
import { d as defineCustomElement$Z } from './p-
|
|
8
|
+
import { d as defineCustomElement$Z } from './p-BKbGzLae.js';
|
|
9
9
|
import { d as defineCustomElement$Y } from './p-pnSqPPx5.js';
|
|
10
10
|
import { d as defineCustomElement$X } from './p-PwhF9_IW.js';
|
|
11
11
|
import { d as defineCustomElement$W } from './p-BQEJKfz8.js';
|
|
12
|
-
import { d as defineCustomElement$V } from './p-
|
|
12
|
+
import { d as defineCustomElement$V } from './p-BodlW2-m.js';
|
|
13
13
|
import { d as defineCustomElement$T } from './p-C6FqoNri.js';
|
|
14
|
-
import { d as defineCustomElement$S } from './p-
|
|
15
|
-
import { d as defineCustomElement$R } from './p-
|
|
16
|
-
import { d as defineCustomElement$Q } from './p-
|
|
17
|
-
import { d as defineCustomElement$P } from './p-
|
|
18
|
-
import { d as defineCustomElement$N } from './p-
|
|
19
|
-
import { d as defineCustomElement$M } from './p
|
|
20
|
-
import { d as defineCustomElement$L } from './p-
|
|
21
|
-
import { d as defineCustomElement$K } from './p-
|
|
22
|
-
import { d as defineCustomElement$J } from './p-
|
|
23
|
-
import { d as defineCustomElement$I } from './p-
|
|
24
|
-
import { d as defineCustomElement$H } from './p-
|
|
25
|
-
import { d as defineCustomElement$G } from './p-
|
|
26
|
-
import { d as defineCustomElement$F } from './p-
|
|
27
|
-
import { d as defineCustomElement$E } from './p-
|
|
28
|
-
import { d as defineCustomElement$D } from './p-
|
|
29
|
-
import { d as defineCustomElement$C } from './p-
|
|
30
|
-
import { d as defineCustomElement$B } from './p-
|
|
31
|
-
import { d as defineCustomElement$A } from './p-
|
|
32
|
-
import { d as defineCustomElement$z } from './p-
|
|
33
|
-
import { d as defineCustomElement$y } from './p-
|
|
34
|
-
import { d as defineCustomElement$x } from './p-
|
|
35
|
-
import { d as defineCustomElement$w } from './p-
|
|
14
|
+
import { d as defineCustomElement$S } from './p-BNHlMdus.js';
|
|
15
|
+
import { d as defineCustomElement$R } from './p-RceAr_AQ.js';
|
|
16
|
+
import { d as defineCustomElement$Q } from './p-CTMHCecN.js';
|
|
17
|
+
import { d as defineCustomElement$P } from './p-C-vCe5Wm.js';
|
|
18
|
+
import { d as defineCustomElement$N } from './p-gvdT4if6.js';
|
|
19
|
+
import { d as defineCustomElement$M } from './p-Dxb06R94.js';
|
|
20
|
+
import { d as defineCustomElement$L } from './p-DGQDJCUG.js';
|
|
21
|
+
import { d as defineCustomElement$K } from './p-BRCzZd6J.js';
|
|
22
|
+
import { d as defineCustomElement$J } from './p-nEeIgVD4.js';
|
|
23
|
+
import { d as defineCustomElement$I } from './p-0gpJEkuE.js';
|
|
24
|
+
import { d as defineCustomElement$H } from './p-BrzfHYNI.js';
|
|
25
|
+
import { d as defineCustomElement$G } from './p-CyHkY6Ep.js';
|
|
26
|
+
import { d as defineCustomElement$F } from './p-m1DXrPv0.js';
|
|
27
|
+
import { d as defineCustomElement$E } from './p-BD_LQa4f.js';
|
|
28
|
+
import { d as defineCustomElement$D } from './p-BcIQeY5m.js';
|
|
29
|
+
import { d as defineCustomElement$C } from './p-DKCAgr17.js';
|
|
30
|
+
import { d as defineCustomElement$B } from './p-62vw4l7L.js';
|
|
31
|
+
import { d as defineCustomElement$A } from './p-sL-kvPiU.js';
|
|
32
|
+
import { d as defineCustomElement$z } from './p-DjyJ7Vy7.js';
|
|
33
|
+
import { d as defineCustomElement$y } from './p-BoxsygDA.js';
|
|
34
|
+
import { d as defineCustomElement$x } from './p-BzFRp7ij.js';
|
|
35
|
+
import { d as defineCustomElement$w } from './p-eWb3jk9k.js';
|
|
36
36
|
import { d as defineCustomElement$v } from './p-CzkJGTTH.js';
|
|
37
|
-
import { d as defineCustomElement$u } from './p-
|
|
37
|
+
import { d as defineCustomElement$u } from './p-WCNsFhYD.js';
|
|
38
38
|
import { d as defineCustomElement$t } from './p-BHeJScTh.js';
|
|
39
39
|
import { d as defineCustomElement$s } from './p-Brq7Gduk.js';
|
|
40
|
-
import { d as defineCustomElement$r } from './p-
|
|
41
|
-
import { d as defineCustomElement$q } from './p-
|
|
40
|
+
import { d as defineCustomElement$r } from './p-DaQLveiE.js';
|
|
41
|
+
import { d as defineCustomElement$q } from './p-C2JalniE.js';
|
|
42
42
|
import { d as defineCustomElement$p } from './p-CIV0VNix.js';
|
|
43
|
-
import { d as defineCustomElement$o } from './p-
|
|
43
|
+
import { d as defineCustomElement$o } from './p-yy4SQ8hZ.js';
|
|
44
44
|
import { d as defineCustomElement$n } from './p-MzXqai7c.js';
|
|
45
45
|
import { d as defineCustomElement$m } from './p-CKoM9Y6t.js';
|
|
46
46
|
import { d as defineCustomElement$l } from './p-Cujzhc6S.js';
|
|
47
47
|
import { d as defineCustomElement$k } from './p-Dk-MsCKT.js';
|
|
48
|
-
import { d as defineCustomElement$j } from './p-
|
|
49
|
-
import { d as defineCustomElement$i } from './p-
|
|
50
|
-
import { d as defineCustomElement$h } from './p-
|
|
51
|
-
import { d as defineCustomElement$g } from './p-
|
|
48
|
+
import { d as defineCustomElement$j } from './p-DmB0JIWj.js';
|
|
49
|
+
import { d as defineCustomElement$i } from './p-Cmw6RXlv.js';
|
|
50
|
+
import { d as defineCustomElement$h } from './p-D3nY_GGj.js';
|
|
51
|
+
import { d as defineCustomElement$g } from './p-DmrshWtQ.js';
|
|
52
52
|
import { d as defineCustomElement$f } from './p-IqyK8xOq.js';
|
|
53
|
-
import { d as defineCustomElement$e } from './p-
|
|
54
|
-
import { d as defineCustomElement$d } from './p-
|
|
53
|
+
import { d as defineCustomElement$e } from './p-8F4ilTjF.js';
|
|
54
|
+
import { d as defineCustomElement$d } from './p-CJWQJjj3.js';
|
|
55
55
|
import { d as defineCustomElement$c } from './p-CF40f_5M.js';
|
|
56
|
-
import { d as defineCustomElement$b } from './p-
|
|
57
|
-
import { d as defineCustomElement$a } from './p-
|
|
56
|
+
import { d as defineCustomElement$b } from './p-eDwhUH-3.js';
|
|
57
|
+
import { d as defineCustomElement$a } from './p-Cf8a39mH.js';
|
|
58
58
|
import { d as defineCustomElement$9 } from './p-CM71cfRg.js';
|
|
59
59
|
import { d as defineCustomElement$8 } from './p-t_ow9YJD.js';
|
|
60
|
-
import { d as defineCustomElement$7 } from './p-
|
|
61
|
-
import { d as defineCustomElement$6 } from './p-
|
|
62
|
-
import { d as defineCustomElement$5 } from './p-
|
|
60
|
+
import { d as defineCustomElement$7 } from './p-BddWzZuD.js';
|
|
61
|
+
import { d as defineCustomElement$6 } from './p-DQGVdCyH.js';
|
|
62
|
+
import { d as defineCustomElement$5 } from './p-CD0ohunR.js';
|
|
63
63
|
import { d as defineCustomElement$4 } from './p-XnnsjcVC.js';
|
|
64
|
-
import { d as defineCustomElement$3 } from './p-
|
|
65
|
-
import { d as defineCustomElement$2 } from './p-
|
|
64
|
+
import { d as defineCustomElement$3 } from './p-S46PtMZ-.js';
|
|
65
|
+
import { d as defineCustomElement$2 } from './p-CLn6CMAa.js';
|
|
66
66
|
|
|
67
67
|
/**
|
|
68
68
|
* @licstart The following is the entire license notice for the
|
|
@@ -30172,7 +30172,7 @@ const createElement = element => {
|
|
|
30172
30172
|
mapTo: ${JSON.stringify(element.mapTo)},
|
|
30173
30173
|
optional: ${element.optional},
|
|
30174
30174
|
options: ${JSON.stringify(element.options)},
|
|
30175
|
-
|
|
30175
|
+
excludeFromPdf: ${element.excludeFromPdf},
|
|
30176
30176
|
validation: ${element.validation},
|
|
30177
30177
|
value: ${JSON.stringify(element.value)},
|
|
30178
30178
|
align: ${JSON.stringify(element.align)},
|
|
@@ -30203,7 +30203,7 @@ const updateElement = element => {
|
|
|
30203
30203
|
optional: ${element.optional},
|
|
30204
30204
|
options: ${JSON.stringify(element.options)},
|
|
30205
30205
|
role: "1",
|
|
30206
|
-
|
|
30206
|
+
excludeFromPdf: ${element.excludeFromPdf},
|
|
30207
30207
|
validation: ${element.validation === '0' ? 'null' : element.validation},
|
|
30208
30208
|
value: "${element.value}",
|
|
30209
30209
|
align: "${element.align}",
|