legalesign-document-viewer 1.0.9 → 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-qPk-FXeB.js → editorUtils-Bej3Frit.js} +4 -4
- package/dist/cjs/editorUtils-Bej3Frit.js.map +1 -0
- package/dist/cjs/{i18n-CiRtpN_k.js → i18n-CO9DdQsL.js} +56 -20
- package/dist/cjs/{i18n-CiRtpN_k.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-CsURq0hI.js → mouseHandlers-BvqTnDCN.js} +4 -4
- package/dist/cjs/{mouseHandlers-CsURq0hI.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-cVy33CoF.js → p-0gpJEkuE.js} +7 -7
- package/dist/components/{p-cVy33CoF.js.map → p-0gpJEkuE.js.map} +1 -1
- package/dist/components/{p-C9HNwsm9.js → p-62vw4l7L.js} +19 -19
- package/dist/components/{p-C9HNwsm9.js.map → p-62vw4l7L.js.map} +1 -1
- package/dist/components/{p-CP0kT0Mg.js → p-8F4ilTjF.js} +9 -9
- package/dist/components/{p-CP0kT0Mg.js.map → p-8F4ilTjF.js.map} +1 -1
- package/dist/components/{p-CTJakSNy.js → p-Al32p_JM.js} +56 -20
- package/dist/components/{p-CTJakSNy.js.map → p-Al32p_JM.js.map} +1 -1
- package/dist/components/{p-BGqK8A6J.js → p-BD_LQa4f.js} +15 -15
- package/dist/components/{p-BGqK8A6J.js.map → p-BD_LQa4f.js.map} +1 -1
- package/dist/components/{p-qUfVDcw9.js → p-BIC6T1I6.js} +4 -4
- package/dist/components/{p-qUfVDcw9.js.map → p-BIC6T1I6.js.map} +1 -1
- package/dist/components/{p-DrY15WI3.js → p-BKbGzLae.js} +3 -3
- package/dist/components/{p-DrY15WI3.js.map → p-BKbGzLae.js.map} +1 -1
- package/dist/components/{p-CmTo6hVs.js → p-BNHlMdus.js} +3 -3
- package/dist/components/{p-CmTo6hVs.js.map → p-BNHlMdus.js.map} +1 -1
- package/dist/components/{p-DcHV6_u-.js → p-BRCzZd6J.js} +27 -27
- package/dist/components/{p-DcHV6_u-.js.map → p-BRCzZd6J.js.map} +1 -1
- package/dist/components/{p-Dt25nkl1.js → p-BcIQeY5m.js} +15 -15
- package/dist/components/{p-Dt25nkl1.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-CAodj2pw.js → p-BodlW2-m.js} +4 -4
- package/dist/components/{p-CAodj2pw.js.map → p-BodlW2-m.js.map} +1 -1
- package/dist/components/{p-OM5HW0fT.js → p-BoxsygDA.js} +15 -15
- package/dist/components/{p-OM5HW0fT.js.map → p-BoxsygDA.js.map} +1 -1
- package/dist/components/{p-Dx13q6Yk.js → p-BrzfHYNI.js} +15 -15
- package/dist/components/{p-Dx13q6Yk.js.map → p-BrzfHYNI.js.map} +1 -1
- package/dist/components/{p-DNOnOhDR.js → p-BzFRp7ij.js} +4 -4
- package/dist/components/{p-DNOnOhDR.js.map → p-BzFRp7ij.js.map} +1 -1
- package/dist/components/{p-DJPmzRND.js → p-C-vCe5Wm.js} +3 -3
- package/dist/components/{p-DJPmzRND.js.map → p-C-vCe5Wm.js.map} +1 -1
- package/dist/components/{p-BtdUICMY.js → p-C2JalniE.js} +4 -4
- package/dist/components/{p-BtdUICMY.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-BYUxzyjP.js → p-CJWQJjj3.js} +4 -4
- package/dist/components/{p-BYUxzyjP.js.map → p-CJWQJjj3.js.map} +1 -1
- package/dist/components/{p-DFJ5ZITC.js → p-CLn6CMAa.js} +5 -5
- package/dist/components/{p-DFJ5ZITC.js.map → p-CLn6CMAa.js.map} +1 -1
- package/dist/components/{p-CpiQFgrc.js → p-CTMHCecN.js} +9 -9
- package/dist/components/{p-CpiQFgrc.js.map → p-CTMHCecN.js.map} +1 -1
- package/dist/components/{p-B-C6alQM.js → p-Cf8a39mH.js} +14 -14
- package/dist/components/{p-B-C6alQM.js.map → p-Cf8a39mH.js.map} +1 -1
- package/dist/components/{p-DRNWIJua.js → p-Cmw6RXlv.js} +8 -8
- package/dist/components/{p-DRNWIJua.js.map → p-Cmw6RXlv.js.map} +1 -1
- package/dist/components/{p-MfUeAqax.js → p-CyHkY6Ep.js} +4 -4
- package/dist/components/{p-MfUeAqax.js.map → p-CyHkY6Ep.js.map} +1 -1
- package/dist/components/{p-Coi9olJj.js → p-D3nY_GGj.js} +13 -13
- package/dist/components/{p-Coi9olJj.js.map → p-D3nY_GGj.js.map} +1 -1
- package/dist/components/{p-Df4XNePF.js → p-DGQDJCUG.js} +3 -3
- package/dist/components/{p-Df4XNePF.js.map → p-DGQDJCUG.js.map} +1 -1
- package/dist/components/{p-psaKay8Q.js → p-DKCAgr17.js} +15 -15
- package/dist/components/{p-psaKay8Q.js.map → p-DKCAgr17.js.map} +1 -1
- package/dist/components/{p-C7Lt318b.js → p-DQGVdCyH.js} +5 -5
- package/dist/components/{p-C7Lt318b.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-BtEbRXYV.js → p-DjyJ7Vy7.js} +15 -15
- package/dist/components/{p-BtEbRXYV.js.map → p-DjyJ7Vy7.js.map} +1 -1
- package/dist/components/{p-D3MoYCK8.js → p-DmB0JIWj.js} +4 -4
- package/dist/components/{p-D3MoYCK8.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-xGqqHc5A.js → p-Dxb06R94.js} +3 -3
- package/dist/components/{p-xGqqHc5A.js.map → p-Dxb06R94.js.map} +1 -1
- package/dist/components/{p-CAcUrs4O.js → p-RceAr_AQ.js} +3 -3
- package/dist/components/{p-CAcUrs4O.js.map → p-RceAr_AQ.js.map} +1 -1
- package/dist/components/{p-CWhhZmiz.js → p-S46PtMZ-.js} +6 -6
- package/dist/components/{p-CWhhZmiz.js.map → p-S46PtMZ-.js.map} +1 -1
- package/dist/components/{p-Bhd-PK8a.js → p-WCNsFhYD.js} +5 -5
- package/dist/components/{p-Bhd-PK8a.js.map → p-WCNsFhYD.js.map} +1 -1
- package/dist/components/{p-SPfJL8BL.js → p-XbFErpli.js} +4 -4
- package/dist/components/{p-SPfJL8BL.js.map → p-XbFErpli.js.map} +1 -1
- package/dist/components/{p-CbHnsyZK.js → p-eDwhUH-3.js} +3 -3
- package/dist/components/{p-CbHnsyZK.js.map → p-eDwhUH-3.js.map} +1 -1
- package/dist/components/{p-gI-BKLOF.js → p-eWb3jk9k.js} +7 -7
- package/dist/components/{p-gI-BKLOF.js.map → p-eWb3jk9k.js.map} +1 -1
- package/dist/components/{p-DdhwRHiy.js → p-gvdT4if6.js} +3 -3
- package/dist/components/{p-DdhwRHiy.js.map → p-gvdT4if6.js.map} +1 -1
- package/dist/components/{p-DXfTLLqW.js → p-m1DXrPv0.js} +15 -15
- package/dist/components/{p-DXfTLLqW.js.map → p-m1DXrPv0.js.map} +1 -1
- package/dist/components/{p-Dzpgg8ew.js → p-nEeIgVD4.js} +7 -7
- package/dist/components/p-nEeIgVD4.js.map +1 -0
- package/dist/components/{p-CmBPltP9.js → p-sL-kvPiU.js} +15 -15
- package/dist/components/{p-CmBPltP9.js.map → p-sL-kvPiU.js.map} +1 -1
- package/dist/components/{p-XbR1a2cd.js → p-yy4SQ8hZ.js} +38 -38
- package/dist/components/{p-XbR1a2cd.js.map → p-yy4SQ8hZ.js.map} +1 -1
- package/dist/esm/{editorUtils-t6aFqPXA.js → editorUtils-COpeLNIg.js} +4 -4
- package/dist/esm/editorUtils-COpeLNIg.js.map +1 -0
- package/dist/esm/{i18n-CTJakSNy.js → i18n-Al32p_JM.js} +56 -20
- package/dist/esm/{i18n-CTJakSNy.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-CXAZ6jqT.js → mouseHandlers-DYAqVDAy.js} +4 -4
- package/dist/esm/{mouseHandlers-CXAZ6jqT.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-f9f2226d.entry.js → p-0bd91b5d.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-81cfdefe.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-489e2da3.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-CTJakSNy.js.map → p-Al32p_JM.js.map} +1 -1
- package/dist/ls-document-viewer/{p-Ml5kW412.js → p-CKh1-Iep.js} +2 -2
- package/dist/ls-document-viewer/{p-Ml5kW412.js.map → p-CKh1-Iep.js.map} +1 -1
- package/dist/ls-document-viewer/{p-bd5520ed.entry.js → p-b142576e.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-dc4a84a2.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-25667d0f.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-cafb5c48.entry.js → p-e4ce8e02.entry.js} +2 -2
- package/dist/ls-document-viewer/{p-15374bec.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-1ce17f2e.entry.js.map → p-f7cfc3ff.entry.js.map} +1 -1
- package/package.json +1 -1
- package/dist/cjs/editorUtils-qPk-FXeB.js.map +0 -1
- package/dist/components/p-Dzpgg8ew.js.map +0 -1
- package/dist/esm/editorUtils-t6aFqPXA.js.map +0 -1
- package/dist/ls-document-viewer/p-1ce17f2e.entry.js +0 -2
- package/dist/ls-document-viewer/p-25667d0f.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-489e2da3.entry.js.map +0 -1
- package/dist/ls-document-viewer/p-7e6cb6c0.entry.js +0 -2
- package/dist/ls-document-viewer/p-C2_YNAMZ.js +0 -2
- package/dist/ls-document-viewer/p-C2_YNAMZ.js.map +0 -1
- package/dist/ls-document-viewer/p-CTJakSNy.js +0 -2
- /package/dist/ls-document-viewer/{p-f9f2226d.entry.js.map → p-0bd91b5d.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-81cfdefe.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-bd5520ed.entry.js.map → p-b142576e.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-dc4a84a2.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-cafb5c48.entry.js.map → p-e4ce8e02.entry.js.map} +0 -0
- /package/dist/ls-document-viewer/{p-15374bec.entry.js.map → p-e7783017.entry.js.map} +0 -0
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./index-DFeU0FNc.js');
|
|
4
4
|
var clsx = require('./clsx-BtxeOLZW.js');
|
|
5
|
-
var i18n = require('./i18n-
|
|
5
|
+
var i18n = require('./i18n-CO9DdQsL.js');
|
|
6
6
|
var defaultFieldLabels = require('./defaultFieldLabels-BUxtUsF1.js');
|
|
7
|
-
var editorUtils = require('./editorUtils-
|
|
7
|
+
var editorUtils = require('./editorUtils-Bej3Frit.js');
|
|
8
8
|
var index$1 = require('./index-D4CLu1QR.js');
|
|
9
9
|
var defaultPalette = require('./defaultPalette-Dt4FmPno.js');
|
|
10
10
|
var fieldDefaults = require('./fieldDefaults-BZtB5J2S.js');
|
|
@@ -294,7 +294,7 @@ const LsFieldPropertiesAutosign = class {
|
|
|
294
294
|
dataItem;
|
|
295
295
|
readonly = false;
|
|
296
296
|
render() {
|
|
297
|
-
return (index.h(index.Host, { key: '
|
|
297
|
+
return (index.h(index.Host, { key: '7e45b31c780ee9d296fb47ca165058e2dbef30df' }, index.h("div", { key: '24e86415dbac3846de1672af2289993d1f0d9ec0', class: "ls-dv-field-properties-section" }, "Self Sign Field"), index.h("div", { key: 'af66144c8196837302837363601f6dc34babf584' }, "Label: ", index.h("input", { key: '2b2fda41e2d8021ae64a33e833c01927718be6e9', value: this.dataItem?.label, width: "30" })), index.h("ls-field-dimensions", { key: '47f14c24a37645b6fc0d74e5971ba85f90f5239d', dataItem: this.dataItem, readonly: this.readonly }), index.h("ls-field-properties-advanced", { key: '87e0cc43051076d5bbaa3c2799adf2ead3e34dd7', dataItem: this.dataItem, readonly: this.readonly }), index.h("ls-field-footer", { key: '990f93c2c828cb971a516bc1abe620334f2d229e', dataItem: this.dataItem, readonly: this.readonly }), index.h("slot", { key: '4e726662c9d6c69a9210c4c11afd6dbdd525ce11' })));
|
|
298
298
|
}
|
|
299
299
|
};
|
|
300
300
|
LsFieldPropertiesAutosign.style = lsFieldPropertiesAutosignCss();
|
|
@@ -317,7 +317,7 @@ const LsFieldPropertiesCheckbox = class {
|
|
|
317
317
|
}
|
|
318
318
|
get el() { return index.getElement(this); }
|
|
319
319
|
render() {
|
|
320
|
-
return (index.h(index.Host, { key: '
|
|
320
|
+
return (index.h(index.Host, { key: 'e9cd2193f9521e7812cb6932ac188259c8530416' }, index.h("ls-field-properties-container", { key: '2e482e02e199e20f9cd41ed9b60474bdf65a705a', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: '6cb4fe911230da8f9f2a30e7d208cfc034a3adb1', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: '1795267e4b8770f5c9539ada1678701bd1d378e5', dataItem: this.dataItem, roles: this.roles, showValidationTypes: true, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: '2036939eb20e629bf4cac97f61e5964757896d39', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '6931b255c8bb357acacf7f3a8b8af3c42e021c5a', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '2741891e91ab56a920a32721a8ceebe1cba2a0a5', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '8a3d0969d599e8000580421721a95d5b2b5c147f', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: 'b673940f13da1396f8d1d944b5ff8e75a922174d', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: '273a7fc1ce165bb8451dc6792241ded8248e57fd', dataItem: this.dataItem, readonly: this.readonly })));
|
|
321
321
|
}
|
|
322
322
|
};
|
|
323
323
|
LsFieldPropertiesCheckbox.style = lsFieldPropertiesCheckboxCss();
|
|
@@ -333,7 +333,7 @@ const LsFieldPropertiesDate = class {
|
|
|
333
333
|
readonly = false;
|
|
334
334
|
filtertoolbox = null;
|
|
335
335
|
render() {
|
|
336
|
-
return (index.h(index.Host, { key: '
|
|
336
|
+
return (index.h(index.Host, { key: 'a7810aa000c09675b7329d441855df132d12c8ff' }, index.h("ls-field-properties-container", { key: '674294695596cae8651fecbfde5b9338b995536a', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: 'c70f74c41aa697fccffa099a2583abb4eb798dca', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: '70192c8201486c39d245c95b873b6c2e205408c7', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: 'bac2c9a8ad02cccdc434655c49e77fbd632c951f', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'fbc84a24912f7fdd2ffabf4fad81ea09f7bbc7ce', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '546c2bd63163620c05d36170258bf7abb6344884', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'e74b9c4c28a7034547de96090c3bd8689e5538de', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: '84de2ffc76ef30d6933b7597eb6c7d1331d5a263', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: 'bd754e333db55cb795df2bb50475f4bdd40ff27f', dataItem: this.dataItem, readonly: this.readonly })));
|
|
337
337
|
}
|
|
338
338
|
};
|
|
339
339
|
LsFieldPropertiesDate.style = lsFieldPropertiesDateCss();
|
|
@@ -349,7 +349,7 @@ const LsFieldPropertiesEmail = class {
|
|
|
349
349
|
readonly = false;
|
|
350
350
|
filtertoolbox = null;
|
|
351
351
|
render() {
|
|
352
|
-
return (index.h(index.Host, { key: '
|
|
352
|
+
return (index.h(index.Host, { key: 'dd61b0af10e25e81ae40feabe897919500d82b80' }, index.h("ls-field-properties-container", { key: 'fb0535c8e73e2426536a357dfe822f1486b29638', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: '8e1ab973c4e54ca6791f0f55c27d8cecd0669bdc', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: '93903d0003f1499c869733dfa89bfcdfe61bc509', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: '1d93854807d7302270c9b355276403f138c9e48e', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '2d6f4a0eaaa4acb2bd4286cb8804a28f6f343b71', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '9dbd63e3a2b8465e7d6758c10cb4ba100186f040', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'bedec778da18d98a1ed4631af5914a612e7610d4', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: 'b345bd1f3bc91ba38e31289693679e4f135c413d', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: 'e33269595171c85606fd94aae8f4821c951d13d3', dataItem: this.dataItem, readonly: this.readonly })));
|
|
353
353
|
}
|
|
354
354
|
};
|
|
355
355
|
LsFieldPropertiesEmail.style = lsFieldPropertiesEmailCss();
|
|
@@ -365,7 +365,7 @@ const LsFieldPropertiesFile = class {
|
|
|
365
365
|
readonly = false;
|
|
366
366
|
filtertoolbox = null;
|
|
367
367
|
render() {
|
|
368
|
-
return (index.h(index.Host, { key: '
|
|
368
|
+
return (index.h(index.Host, { key: 'b392fea4067e93a5481030403dd1fe9583b3b561' }, index.h("ls-field-properties-container", { key: 'f38fa37796c50512f1085d94c65c73f61a0f2317', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: '1717c25c8a7e43f035285a155805c91c6e01078e', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: '34156ecab6f6386c31c0754d13b4cdb64d97ae8d', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: 'b818f860710b538abf8528d502811216a0bc99f0', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '11b02bbab2e6983292bf09c3e9c6f9b6f0a63c95', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '6046f3abf4e9405329db19425d5b7a530f6c52a2', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'bb265fcb6d0da51d31ee85b255bd6f932d5c8523', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: 'e3469c0155a6764c6120966ea8ffea6397671790', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: '45d8be6cc77a1962336b688d3bc90be143e582f7', dataItem: this.dataItem, readonly: this.readonly })));
|
|
369
369
|
}
|
|
370
370
|
};
|
|
371
371
|
LsFieldPropertiesFile.style = lsFieldPropertiesFileCss();
|
|
@@ -381,7 +381,7 @@ const LsFieldPropertiesGeneral = class {
|
|
|
381
381
|
readonly = false;
|
|
382
382
|
filtertoolbox = null;
|
|
383
383
|
render() {
|
|
384
|
-
return (index.h(index.Host, { key: '
|
|
384
|
+
return (index.h(index.Host, { key: 'c9ddc5929dbe82ff6c8f22f986f87ddfa60e7fbb' }, index.h("ls-field-properties-container", { key: 'dc1191377daf226fa83a636ea41a13f19e8bc0b5', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: '5be7fbf1b539552fa479eabd1006c0137c3e06f3', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: 'de983af30287d4cf3442567af169968f60602833', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: 'f01000e1bf4eccbef99631062bb89f940a23893f', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'a66e958af5f8f36eb9ff6d11db416ee0ba043f50', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: 'd8d350528005b9f2ba1998552f2774dc3b4c75c1', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'f06f53890f6e7b0aa7ab0c803ed3a8fae2adc1fa', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: '753ef26c3de1447258d79d9533be35250465b613', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: '37b9fcfb1c498de1958da892edb11c7395e0cf9a', dataItem: this.dataItem, readonly: this.readonly })));
|
|
385
385
|
}
|
|
386
386
|
};
|
|
387
387
|
LsFieldPropertiesGeneral.style = lsFieldPropertiesGeneralCss();
|
|
@@ -714,11 +714,11 @@ const LsFieldPropertiesMultiple = class {
|
|
|
714
714
|
}, 500);
|
|
715
715
|
}
|
|
716
716
|
render() {
|
|
717
|
-
return (index.h(index.Host, { key: '
|
|
717
|
+
return (index.h(index.Host, { key: '29de7c455bc5751e14948ad4b43c66c00861deaa' }, index.h("ls-field-properties-container", { key: '0c1b7868762aad4970c929631f58ef1ab984d222', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: 'e2da350bd52cca36a6e41a7ac16458a8c9a0dced', class: 'ls-dv-field-set', slot: "content" }, this.roles?.length > 0 && (index.h("div", { key: 'bed024b584c42a4d1f5a5837a759e019b9e0e923', class: 'ls-dv-field-properties-section' }, index.h("div", { key: '3f88e61512106138ed6ddfd4b95e5604f1365aa6', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '42ce407c067ac898d84e3c834f2a43722923ed74', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.assignee')), index.h("p", { key: '5bd41b404949f5a7c11e1dd57c1df6db20fee5f9', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.assigneedescription'))), index.h("ls-assignee-select", { key: '9b0a06a5f5bd69ad715a47943802951d6b7446f9', signer: this.allSignersSame().signer, roles: this.roles, disabled: this.readonly, disabledSenderReason: this.getSenderDisabledReason(), disabledApproverReason: this.hasSignatureType() ? i18n.dvI18n.t('fieldproperties.signaturecannotapprover') : '', mixed: !this.allSignersSame().isSame, onAssigneeChange: ev => this.handleReassign(ev.detail) }))), index.h("div", { key: '55649b02bb60808c50d276f4dc501624846f8e76', class: 'ls-dv-field-properties-section' }, index.h("div", { key: '87cd730b072e3ee85f8125c86753af94b61eebfb', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: 'a639517076323107a0374d41436852967c7e28e8', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.fieldtype')), index.h("p", { key: 'e9938f5cf7a910080725bed54d15f136f91242ad', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.fieldtypedescriptionmultiple'))), index.h("ls-field-type-select", { key: 'fd3355233ca27bc2a3189b6f4cc0f9bb40f6086b', fieldType: this.allFieldTypesSame().fieldType, assignee: this.allSignersSame().signer, roles: this.roles, roleTypes: this.getAllRoleTypes(), disabled: this.readonly, mixed: !this.allFieldTypesSame().isSame, filtertoolbox: this.filtertoolbox, onFieldTypeChange: ev => this.handleFieldTypeChange(ev.detail) })), index.h("div", { key: '6844f8248e844b13343ea7a64f08d79aa669395f', class: 'ls-dv-field-properties-section ls-dv-row' }, index.h("div", { key: '7abd15950494fe00744996f0010ba82f20bb7ae0', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '896b07540f9c6041ab861ec7572bdda44ca3d7a5', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.requiredfield')), index.h("p", { key: '4bf6986abc402ed2cccfadc3f40a591945a15b74', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.requiredfielddescription'))), index.h("ls-toggle", { key: 'd855ca6b7ea5ab34b3064357d7beee3d35b94257', onValueChange: (ev) => !this.readonly && this.alterImmediate({ optional: !ev.detail }), checked: !this.allFieldsOptional().optional, indeterminate: this.allFieldsOptional().isSame === false })), index.h("div", { key: 'ce735c1a092e6e69c6228f19f6eaefe37ddb91b6', class: 'ls-dv-field-properties-section' }, index.h("div", { key: '7c1f31243827c2b1e0887e85a4581186eada1ccb', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '6038de8c61c3b77de6cc69fbed35731d10fe3548', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.fieldlabel')), index.h("p", { key: '600de26dff2c3077ff35bbdd97ee48419c5a4327', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.fieldlabeldescription'))), index.h("ls-formfield", { key: 'ec5e2d8df6b0af6b33b9a3879051e7af8a986058', as: "text", name: "field-label", value: this.allLabelsSame().label, placeholder: this.allLabelsSame().isSame ? i18n.dvI18n.t('fieldproperties.placeholdersignhere') : i18n.dvI18n.t('fieldproperties.mixed'), disabled: this.readonly, onTextChange: e => this.alter({ label: e.detail.value }) })), this.allFieldTypesSame().isSame && this.supportsValue() && (index.h("div", { key: 'b54c766c1d70d06691390c4e3b4ed5edb3c16d38', class: 'ls-dv-field-properties-section' }, index.h("div", { key: '42022933f3c98a93e3f758cb24db70b674cab069', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '840a568f3c1a6590326471809a88beb3ca25d3b3', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.value')), index.h("p", { key: 'fffebb0b5076903cca5a0e0525b7836e27fb4034', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.valuedescription'))), index.h("ls-formfield", { key: '25d02bfb91b83aa6d4792da1f34b25e1731c577e', as: "text", name: "field-value", value: this.allValuesSame().value, placeholder: this.allValuesSame().isSame ? defaultFieldLabels.getFieldPlaceholder(this.allFieldTypesSame().fieldType) : i18n.dvI18n.t('fieldproperties.mixed'), valid: !this.valueError, dirty: !!this.allValuesSame().value, errorText: this.valueError, disabled: this.readonly, onTextChange: e => {
|
|
718
718
|
const val = e.detail.value;
|
|
719
719
|
this.valueError = editorUtils.validateFieldValue(this.allFieldTypesSame().fieldType, this.allValidationsSame().validation, val, this.dataItem[0]?.options);
|
|
720
720
|
this.alter({ value: val });
|
|
721
|
-
} }), this.valueError && index.h("p", { key: '
|
|
721
|
+
} }), this.valueError && index.h("p", { key: '80ac44167bd1193bcf92a1c4ef74f83b566d8a1e', class: 'ls-dv-error-text' }, this.valueError))), this.isAllCheckboxes() && this.getCheckboxStates().length === 2 && (index.h("div", { key: '7f0ffeae4630345066c3bc3c8e3c5a2a88d7acf6', class: 'ls-dv-field-properties-section' }, index.h("div", { key: '7d05b728299432e89301a282ef9c30677d8c6df2', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '3d4d3ac8bc6a8712b4e5ecaf6c14accb6543fad1', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.displaystate')), index.h("p", { key: '77a4b8d16e84a949439b9f65449224de72f2b91f', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.displaystatedescription'))), index.h("div", { key: 'f102e32a48f7f73d4bef72d1924440ce5d88e935', class: "ls-dv-checkbox-toggle" }, this.getCheckboxStates().map((state, idx) => (index.h("button", { key: idx, class: { 'ls-dv-checkbox-toggle-btn': true, 'ls-dv-active': this.allValuesSame().isSame && (idx === 0 ? this.allValuesSame().value !== 'true' : this.allValuesSame().value === 'true') }, onClick: () => !this.readonly && this.alterImmediate({ value: idx === 0 ? 'false' : 'true' }), disabled: this.readonly }, state)))), !this.allValuesSame().isSame && index.h("p", { key: '23d3d90394f36d7fa522e6e022ad435dafffdd5b', class: 'ls-dv-mixed-hint' }, i18n.dvI18n.t('fieldproperties.mixed')))), this.allFieldTypesSame().isSame && this.isDateType() && (index.h("div", { key: 'eb30df8f17cf3c80cb5f66af6d07ce12ca90047e', class: 'ls-dv-field-properties-section' }, index.h("div", { key: 'd6f163ae7625eb8489882e228725702da605f9f4', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '3f4f062e77cd77622bff85c4bbf2d995c376c800', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.value'))), index.h("input", { key: '1a9f8772e1995c7cd893a73bb0e5fbd1fe59383e', type: "date", value: this.allValuesSame().isSame ? this.toISODate(this.allValuesSame().value, this.dataItem[0].validation) : '', onChange: (e) => {
|
|
722
722
|
const input = e.target;
|
|
723
723
|
// Convert ISO to each field's configured format
|
|
724
724
|
this.dataItem = this.dataItem.map(item => ({
|
|
@@ -733,9 +733,9 @@ const LsFieldPropertiesMultiple = class {
|
|
|
733
733
|
this.mutate.emit(evs);
|
|
734
734
|
this.update.emit(evs);
|
|
735
735
|
index$1.forceCloseDatePicker(input);
|
|
736
|
-
}, disabled: this.readonly }))), this.showContentFormat() && (index.h("div", { key: '
|
|
736
|
+
}, disabled: this.readonly }))), this.showContentFormat() && (index.h("div", { key: '5b7dfadd02735ec4d4a0311a1f877fbaac5e1b93', class: 'ls-dv-field-properties-section' }, index.h("div", { key: 'ba5305c1c5655842d8480f2fb768bbef8749b884', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: '5dc7e79f39c9bcc5ee4c31cde211da111125a297', class: 'ls-dv-field-properties-section-title' }, i18n.dvI18n.t('fieldproperties.contentformat')), index.h("p", { key: '8132c9764993d78ee37575564a9be75bb8289ab3', class: 'ls-dv-field-properties-section-description' }, i18n.dvI18n.t('fieldproperties.contentformatdescription'))), index.h("ls-input-wrapper", { key: '7e8b67506020e02c0138fc394426489c295c9cc3', select: true }, index.h("select", { key: 'c7197eafff92b51b46df6d3da846fe70c537502d', onChange: ev => !this.readonly && this.handleFormatChange(parseInt(ev.target.value)), disabled: this.readonly }, !this.allValidationsSame().isSame && (index.h("option", { key: 'dac1e5cf6c84e574ca5ac212ae90597a7089b92e', disabled: true, selected: true, value: "" }, i18n.dvI18n.t('fieldproperties.mixed'))), editorUtils.validationTypes
|
|
737
737
|
.filter(type => type.formType === this.allFieldTypesSame().fieldType)
|
|
738
|
-
.map(type => (index.h("option", { selected: this.allValidationsSame().validation === type.id, value: type.id }, type.description)))))))), index.h("div", { key: '
|
|
738
|
+
.map(type => (index.h("option", { selected: this.allValidationsSame().validation === type.id, value: type.id }, type.description)))))))), index.h("div", { key: '02e59a6c5fb1fd18268f081a3487eb3be2d98b88', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '99a46b4892bd526b1dca5ea81ea9a420b5a1b6e4', dataItem: this.dataItem, readonly: this.readonly }), index.h("ls-field-size", { key: '39d8ac5ac42c71ae2455a68c21344a04bd7e7ea4', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '4fcc2a1ac3ace1b10e796a14bb9f7691447c33d1', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-alignment", { key: 'fe1ed947187777b5f863f4c1045f08d79b80bb8a', dataItem: this.dataItem, readonly: this.readonly }), index.h("ls-field-placement", { key: 'ba2e75bd44fd1ce5cb68c7570ed5b33cd00a9102', dataItem: this.dataItem, readonly: this.readonly }), index.h("ls-field-distribute", { key: '8ae120cdbf9b2d6340bfd2018ab985844dd08066', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: 'b0246059b234f5e6216bcf719b8a26a140b9424c', dataItem: this.dataItem, readonly: this.readonly }), index.h("slot", { key: '53d27c0d0e74cacd6935cf93b7a3dd80b6d4ca69' })));
|
|
739
739
|
}
|
|
740
740
|
static get watchers() { return {
|
|
741
741
|
"dataItem": ["validateOnChange"]
|
|
@@ -754,7 +754,7 @@ const LsFieldPropertiesNumber = class {
|
|
|
754
754
|
readonly = false;
|
|
755
755
|
filtertoolbox = null;
|
|
756
756
|
render() {
|
|
757
|
-
return (index.h(index.Host, { key: '
|
|
757
|
+
return (index.h(index.Host, { key: '409cd667c2987701bf3bbc4c036a8e4d7c3c5606' }, index.h("ls-field-properties-container", { key: '12d2953d32fbd4bebeca9541244b3edfd0988714', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: 'd80fbe660163383864ff823ab9c93d3fa3536159', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: '3c2553456d05d9917d3e442b8fb3147034f23915', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: '4b3dd89cf77052ec0f3ad60ff4be6a9b4c772c35', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'db8918822254d1709199764316e7c224bf2ffac0', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: 'f31c0baed79858fe69482cbaaad4405c3c608c3a', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'ed9edb0ef40756cf29679ee906fafa9d735cb7c7', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: '62614912f8ac89ae2c0dc8c0e4ecd2452c9b2b62', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: '86f78bdd7777cc5e9931432f6f91bd1ca356d2f9', dataItem: this.dataItem, readonly: this.readonly })));
|
|
758
758
|
}
|
|
759
759
|
};
|
|
760
760
|
LsFieldPropertiesNumber.style = lsFieldPropertiesNumberCss();
|
|
@@ -771,7 +771,7 @@ const LsFieldPropertiesSignature = class {
|
|
|
771
771
|
readonly = false;
|
|
772
772
|
filtertoolbox = null;
|
|
773
773
|
render() {
|
|
774
|
-
return (index.h(index.Host, { key: '
|
|
774
|
+
return (index.h(index.Host, { key: 'e44da042717a111c73d6872906390e87590be322' }, index.h("ls-field-properties-container", { key: 'e25285496c0ba63147d51633e1623cc601b82813', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: '303158c57175e71cd36f3bb3502422eb2237d037', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: 'a22ef4a3e4fa5d1dde1773fb2373d8cf16679da2', dataItem: this.dataItem, roles: this.roles, showValidationTypes: false, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: 'aed918533e7ce47c6a07590b4873a74a341f127f', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: 'f93302d215418d1b186e8670d73d3f8265077459', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '2f0218594350042f332a3a7615a8fa20cc073687', dataItem: this.dataItem, template: this.template, readonly: this.readonly })), index.h("div", { key: '45e4332cae258a6cb6e06cb8427c28f0981e8f27', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: 'fd4ff28e428a95e3846af6dea8b9900ddda9e966', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: 'b24c894c45e786087fb542fd67b1e4aa97c9aa29', dataItem: this.dataItem, readonly: this.readonly })));
|
|
775
775
|
}
|
|
776
776
|
};
|
|
777
777
|
LsFieldPropertiesSignature.style = lsFieldPropertiesSignatureCss();
|
|
@@ -787,7 +787,7 @@ const LsFieldPropertiesText = class {
|
|
|
787
787
|
readonly = false;
|
|
788
788
|
filtertoolbox = null;
|
|
789
789
|
render() {
|
|
790
|
-
return (index.h(index.Host, { key: '
|
|
790
|
+
return (index.h(index.Host, { key: '5bda7658614182057497ffc2cf7d1962da731beb' }, index.h("ls-field-properties-container", { key: '869197a172511f7ac9c0428f0dbb7015fac3dea5', tabs: ['content', 'placement', 'dimensions'] }, index.h("div", { key: 'cd01a71ea68811c0a4d417c90cc75c65fad42dc4', class: 'ls-dv-field-set', slot: "content" }, index.h("ls-field-content", { key: '28f844388197c3f1272b99c10a6e4b660cf9574d', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), index.h("ls-field-properties-advanced", { key: 'f9d635f7245a290b5b9151eecd31a87d40e6ad19', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '69508e486eb1e739f52a2f5aa264d1427bef2341', class: 'ls-dv-field-set', slot: "dimensions" }, index.h("ls-field-dimensions", { key: '808b6746eaf0b89c7e1622a61096fc1fe025d116', dataItem: this.dataItem, readonly: this.readonly })), index.h("div", { key: '49d5dfc846abb23fc62ace72606ce88d4280c88e', class: 'ls-dv-field-set', slot: "placement" }, index.h("ls-field-placement", { key: '352d46ba6a5e1da2f99c4e92f1526adcf1f44232', dataItem: this.dataItem, readonly: this.readonly }))), index.h("ls-field-footer", { key: '079e4525894628556f6ecd9234e5aa236bce0147', dataItem: this.dataItem, readonly: this.readonly })));
|
|
791
791
|
}
|
|
792
792
|
};
|
|
793
793
|
LsFieldPropertiesText.style = lsFieldPropertiesTextCss();
|
|
@@ -1032,7 +1032,7 @@ const LsParticipantManager = class {
|
|
|
1032
1032
|
}
|
|
1033
1033
|
roleChange;
|
|
1034
1034
|
render() {
|
|
1035
|
-
return (index.h(index.Host, { key: '
|
|
1035
|
+
return (index.h(index.Host, { key: 'b0c8b7d2bc28b998f8b8a7dfc67abfd3cb56bbd5' }, index.h("div", { key: '5504c2340e3611824e87c88d19bbe90d68987a93', class: "ls-dv-editor-infobox" }, index.h("h2", { key: '3b0bd6487bcaf3fb335cb9ee97112309bf383358', class: "ls-dv-toolbox-section-title" }, i18n.dvI18n.t('participants.title')), index.h("p", { key: '9ac9d323cd8b3d77a332b28b8f6793ea85c04440', class: "ls-dv-toolbox-section-description" }, i18n.dvI18n.t('participants.description'))), index.h("div", { key: 'b4cc5713a2ddf4929e6916f2a76f6faf45b6e073', class: "ls-dv-participant-list" }, index.h("div", { key: '0f324fd9db8fe8269714b824c2b48a1c1b78538f', class: 'ls-dv-sender-card' + (this.activeSigner === 0 ? ' ls-dv-sender-card-active' : ''), onClick: () => this.roleChange.emit(0) }, index.h("div", { key: 'd2f1ec8272ce123a2f738396ee6f400b66d15ebe', class: "ls-dv-sender-card-inner" }, index.h("div", { key: '119b65754f46a4eeaee43f182721be8bce7c827a', class: "ls-dv-sender-card-top-items" }, index.h("div", { key: 'b9ab8dfbac32e430ebf64d294e922ae03fdebbf4', class: "ls-dv-role-label", style: { background: '#edeff2', color: '#5e6066' } }, index.h("ls-icon", { key: 'f3f7dc84a66c97acbdbd28b438fa530cbfb28072', name: "user-icon" }))), index.h("div", { key: '54d7ff22284a01222840a1c8b253779302074525', class: "ls-dv-sender-card-text" }, index.h("p", { key: 'bd2af808a8eba11661d7a7eef9ae7cef94c448ea', class: "ls-dv-sender-name" }, i18n.dvI18n.t('toolbar.sender')), index.h("p", { key: 'a1a7a38375e6ee63a99031fd399670c9f2604a72', class: "ls-dv-sender-type" }, i18n.dvI18n.t('toolbar.you'))), this.template &&
|
|
1036
1036
|
(() => {
|
|
1037
1037
|
const senderFields = this.template.elementConnection.templateElements.filter(f => Number(f.signer) === 0) || [];
|
|
1038
1038
|
return senderFields.length > 0 ? (index.h("div", { class: "ls-dv-role-label ls-dv-fields", style: { background: '#edeff2', color: '#5e6066' } }, `${senderFields.length} ${senderFields.length === 1 ? i18n.dvI18n.t('common.field') : i18n.dvI18n.t('common.fields')}`)) : null;
|
|
@@ -1041,12 +1041,12 @@ const LsParticipantManager = class {
|
|
|
1041
1041
|
return (index.h("ls-participant-card", { signer: r, index: index$1, template: this.template, active: r.signerIndex === this.activeSigner, busy: this.busy, onOpened: event => {
|
|
1042
1042
|
this.handleOpened.bind(this)(event);
|
|
1043
1043
|
}, onAddParticipant: event => this.handleOpenNewWitness(event) }));
|
|
1044
|
-
})), index.h("div", { key: '
|
|
1044
|
+
})), index.h("div", { key: '9ebeddcfcc586580678a09d86aebc9ddbe08020b', class: "ls-dv-add-participant-button" }, index.h("ls-add-new-button", { key: 'da3a651cd886d5b7639a42fd7d56a046b688e086', text: i18n.dvI18n.t('participants.addparticipant'), icon: "user-add-icon", loading: this.addingParticipant, disabled: this.addingParticipant, onClick: () => {
|
|
1045
1045
|
if (this.addingParticipant)
|
|
1046
1046
|
return;
|
|
1047
1047
|
this.addingParticipant = true;
|
|
1048
1048
|
this.addParticipant.emit({ type: 'SIGNER' });
|
|
1049
|
-
} })), index.h("slot", { key: '
|
|
1049
|
+
} })), index.h("slot", { key: '9e59eaa3c21ecf31674e2ba7068fcbc1e6665b7c' })));
|
|
1050
1050
|
}
|
|
1051
1051
|
static get watchers() { return {
|
|
1052
1052
|
"template": ["templateChanged"]
|
|
@@ -1125,7 +1125,7 @@ const LsRecipientCard = class {
|
|
|
1125
1125
|
render() {
|
|
1126
1126
|
const recipientFields = this.template.elementConnection.templateElements.filter(f => f.signer === this.recipient.signerIndex) || [];
|
|
1127
1127
|
const recipientSignatures = recipientFields.filter(f => f.elementType === 'signature' || f.elementType === 'auto sign');
|
|
1128
|
-
return (index.h(index.Host, { key: '
|
|
1128
|
+
return (index.h(index.Host, { key: 'f685f11d38d7419124d3b4f5ea8f05bd74ec9d89' }, index.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: {
|
|
1129
1129
|
background: defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s10,
|
|
1130
1130
|
border: `1px ${this.recipient.roleType === 'WITNESS' ? 'dashed' : 'solid'} ${defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s60}`,
|
|
1131
1131
|
outline: `${this.recipient.signerIndex === this.activeRecipient ? '4px solid ' + defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s40 : 'none'}`,
|
|
@@ -1137,14 +1137,14 @@ const LsRecipientCard = class {
|
|
|
1137
1137
|
this.setIsHovered(true);
|
|
1138
1138
|
}, onMouseLeave: () => {
|
|
1139
1139
|
this.setIsHovered(false);
|
|
1140
|
-
} }, index.h("div", { key: '
|
|
1140
|
+
} }, index.h("div", { key: '13cd751930c2891339d9d44912f23fd6f4d33554', class: 'ls-dv-participant-card-inner' }, index.h("div", { key: '52e9c130f77118c158a24e8ab7ef19240459e44f', class: 'ls-dv-participant-card-top-items' }, index.h("div", { key: 'db70eed0f501cf9f887e49780126c94143ab7d4d', class: 'ls-dv-role-label', style: {
|
|
1141
1141
|
background: defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s20,
|
|
1142
1142
|
color: defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s90,
|
|
1143
|
-
} }, index.h("ls-icon", { key: '
|
|
1143
|
+
} }, index.h("ls-icon", { key: 'fd25ad9b13c389cde8e8597477d1d525d9334a0a', name: this.recipient?.roleType === 'APPROVER' ? 'check-circle-icon' : this.recipient?.roleType === 'WITNESS' ? 'eye-icon' : 'signature-icon', size: 16 }), i18n.dvI18n.t(`participants.${(this.recipient?.roleType || 'SIGNER').toLowerCase()}`)), index.h("ls-icon", { key: '6250a40d0e7652caca694bfecfb2a022219e7907', name: "cursor-click-icon", size: 16, customStyle: { color: defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s70 }, solid: true, style: { display: this.isHovered && this.recipient.signerIndex !== this.activeRecipient ? 'block' : 'none' } }), index.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' } })), index.h("div", { key: '87244d2b377f0efa18b00ee1edb3e265ffa1f5e4', class: 'ls-dv-participant-card-text' }, index.h("p", { key: '72c1374ced5d26c73f223dcd7ab982aa7ebcc828', class: "ls-dv-participant-text-description", style: {
|
|
1144
1144
|
color: defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s100,
|
|
1145
|
-
} }, this.recipient?.previousRecipientDecides ? i18n.dvI18n.t('common.tobedecided') : this.recipient?.firstName + ' ' + this.recipient?.lastName), index.h("p", { key: '
|
|
1145
|
+
} }, this.recipient?.previousRecipientDecides ? i18n.dvI18n.t('common.tobedecided') : this.recipient?.firstName + ' ' + this.recipient?.lastName), index.h("p", { key: 'aa233270109f50c7fc32ec238ead1a0ab50c2702', class: "ls-dv-participant-text-type", style: {
|
|
1146
1146
|
color: defaultPalette.defaultRolePalette[this.recipient?.signerIndex % 100].s80,
|
|
1147
|
-
} }, this.recipient?.previousRecipientDecides ? i18n.dvI18n.t('common.previousrecipientdecidesdetails') : this.recipient.email)), index.h("div", { key: '
|
|
1147
|
+
} }, this.recipient?.previousRecipientDecides ? i18n.dvI18n.t('common.previousrecipientdecidesdetails') : this.recipient.email)), index.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' && (index.h("ls-toolbox-field", { key: 'c4afc63118c51dbdb917c72bf0c36f689ef2e178', elementType: "signature", formElementType: "signature", label: i18n.dvI18n.t('toolbox.signature'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['signature'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['signature'].defaultWidth, validation: 0, icon: "signature-icon", tooltip: i18n.dvI18n.t('toolbox.signaturetooltip'), signer: this.recipient.signerIndex, redDot: recipientSignatures.length === 0 })), this.recipient.signerIndex === 0 && this.showTool('auto sign') && (index.h("ls-toolbox-field", { key: '2fd3ef6ef13d198740de9f7027eab46faff36405', elementType: "admin", formElementType: "auto sign", label: i18n.dvI18n.t('toolbox.autosign'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['auto sign'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['auto sign'].defaultWidth, validation: 3000, icon: "auto-sign-icon", tooltip: i18n.dvI18n.t('toolbox.autosigntooltip'), signer: this.recipient.signerIndex })), this.showTool('text') && (index.h("ls-toolbox-field", { key: '37300f6fa38afb94b6998771c7a8bcca113ec02c', elementType: "text", formElementType: "text", label: i18n.dvI18n.t('toolbox.text'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['text'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['text'].defaultWidth, validation: 0, icon: "text-icon", tooltip: i18n.dvI18n.t('toolbox.texttooltip'), signer: this.recipient.signerIndex })), this.recipient.signerIndex > 0 && this.showTool('signing date') && (index.h("ls-toolbox-field", { key: '00b81cc890964ab9a858d9fc73a39efee8486c7f', elementType: "text", formElementType: "signing date", label: i18n.dvI18n.t('toolbox.signingdate'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['signing date'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['signing date'].defaultWidth, validation: 32, icon: "auto-date-icon", tooltip: i18n.dvI18n.t('toolbox.signingdatetooltip'), signer: this.recipient.signerIndex })), this.showTool('date') && (index.h("ls-toolbox-field", { key: '6b153a0f8a7bb8b0995e8f9b657e152c90c2b86e', elementType: "text", formElementType: "date", label: i18n.dvI18n.t('toolbox.date'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['date'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['date'].defaultWidth, validation: 4, icon: "calender-icon", tooltip: i18n.dvI18n.t('toolbox.datetooltip'), signer: this.recipient.signerIndex })), this.showTool('email') && (index.h("ls-toolbox-field", { key: 'fcad8e59819fff402ca789f508d89ed762de6e44', elementType: "text", formElementType: "email", label: i18n.dvI18n.t('toolbox.email'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['email'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['email'].defaultWidth, validation: 1, icon: "at-symbol-icon", tooltip: i18n.dvI18n.t('toolbox.emailtooltip'), signer: this.recipient.signerIndex })), this.showTool('initials') && this.recipient.signerIndex > 0 && (index.h("ls-toolbox-field", { key: '5c8123f773e2a37407bd94fb7a010c1846cbed74', elementType: "initials", formElementType: "initials", label: i18n.dvI18n.t('toolbox.initials'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['initials'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['initials'].defaultWidth, validation: 2000, icon: "initials-icon", tooltip: i18n.dvI18n.t('toolbox.initialstooltip'), signer: this.recipient.signerIndex })), this.showTool('number') && (index.h("ls-toolbox-field", { key: '217048f0449a218191e77609878de6cca14d7519', elementType: "text", formElementType: "number", label: i18n.dvI18n.t('toolbox.number'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['number'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['number'].defaultWidth, validation: 50, icon: "hashtag-icon", tooltip: i18n.dvI18n.t('toolbox.numbertooltip'), signer: this.recipient.signerIndex })), this.showTool('dropdown') && (index.h("ls-toolbox-field", { key: '26abadfa887685878b3d3a46ece300d5096d8056', elementType: "text", formElementType: "dropdown", label: i18n.dvI18n.t('toolbox.dropdown'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['dropdown'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['dropdown'].defaultWidth, validation: 20, icon: "dropdown-icon", tooltip: i18n.dvI18n.t('toolbox.dropdowntooltip'), signer: this.recipient.signerIndex })), this.showTool('checkbox') && (index.h("ls-toolbox-field", { key: '92a2dc7e0dfe23ef881e3912bc16f9358c75a40f', elementType: "text", formElementType: "checkbox", label: i18n.dvI18n.t('toolbox.checkbox'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['checkbox'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['checkbox'].defaultWidth, validation: 25, icon: "check-icon", tooltip: i18n.dvI18n.t('toolbox.checkboxtooltip'), signer: this.recipient.signerIndex })), this.showTool('regex') && (index.h("ls-toolbox-field", { key: '173a94e6ca6d99d6b49d92e683468150b538db87', elementType: "text", formElementType: "regular expression", label: i18n.dvI18n.t('toolbox.regex'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['regular expression'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['regular expression'].defaultWidth, validation: 93, icon: "code-icon", tooltip: i18n.dvI18n.t('toolbox.regextooltip'), signer: this.recipient.signerIndex })), this.recipient.signerIndex > 0 && this.showTool('file') && (index.h("ls-toolbox-field", { key: '84bdb27901170d58d8dc6cb585c331d59b86976b', elementType: "text", formElementType: "file", label: i18n.dvI18n.t('toolbox.file'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['file'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['file'].defaultWidth, validation: 74, icon: "upload-icon", tooltip: i18n.dvI18n.t('toolbox.filetooltip'), signer: this.recipient.signerIndex })), this.recipient.signerIndex > 0 && this.showTool('drawn') && (index.h("ls-toolbox-field", { key: 'cb72e2c658df6a3b63b5a73b6dd7e6eb238315de', elementType: "text", formElementType: "drawn field", label: i18n.dvI18n.t('toolbox.drawn'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['drawn field'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['drawn field'].defaultWidth, validation: 90, icon: "pencil-icon", tooltip: i18n.dvI18n.t('toolbox.drawntooltip'), signer: this.recipient.signerIndex }))))), index.h("slot", { key: '9b42c24c174c9f0cb1a664e5436ccbf154db6389' }), index.h("ls-tooltip", { key: '5cba3c1b89a0ca183e7c383ab0d92f663c17a746', tooltipId: "ls-dv-tooltip" })));
|
|
1148
1148
|
}
|
|
1149
1149
|
static get watchers() { return {
|
|
1150
1150
|
"activeRecipient": ["handleExpandCollapse"]
|
|
@@ -1159,7 +1159,7 @@ const LsRecipientManager = class {
|
|
|
1159
1159
|
index.registerInstance(this, hostRef);
|
|
1160
1160
|
}
|
|
1161
1161
|
render() {
|
|
1162
|
-
return (index.h(index.Host, { key: '
|
|
1162
|
+
return (index.h(index.Host, { key: '49df3bd534b69740ae62c8540e132405bc18f466' }, index.h("div", { key: '089fcf3084e6013ef49789c4897d412f4362aea3', class: 'ls-dv-editor-infobox' }, index.h("h2", { key: '8274559c061aca47a0732c069b0682d9ca48e25d', class: "ls-dv-toolbox-section-title" }, i18n.dvI18n.t('recipients.title')), index.h("p", { key: '01be1e541add506999300313cd7c18ec5e02bf37', class: "ls-dv-toolbox-section-description" }, i18n.dvI18n.t('recipients.description'))), index.h("slot", { key: '3cc6ce7b27cc9d38febfa0503b73db95cd02812e' })));
|
|
1163
1163
|
}
|
|
1164
1164
|
};
|
|
1165
1165
|
LsRecipientManager.style = lsRecipientManagerCss();
|
|
@@ -1178,7 +1178,7 @@ const LsValidationManager = class {
|
|
|
1178
1178
|
validationErrors;
|
|
1179
1179
|
selectFields;
|
|
1180
1180
|
render() {
|
|
1181
|
-
return (index.h(index.Host, { key: '
|
|
1181
|
+
return (index.h(index.Host, { key: '25f8373fe309add63c18cd436b9e1accbbdfed00' }, index.h("div", { key: '9bb2741e8fcf05b5406351b75d7f723c40274055' }, index.h("div", { key: 'b96410c582902982c7d7e91a41ba45183e882cb1' }, index.h("div", { key: '8ab62069e9d88fc902fba36c8f1b97c734637e98', class: 'ls-dv-validation-section-title' }, i18n.dvI18n.t('common.actionrequired')), index.h("p", { key: '84bed7a8c7f673fa6efe956d91b0d3a577893a8c', class: "ls-dv-toolbox-section-description" }, i18n.dvI18n.t('validation.description'))), this.validationErrors && this.validationErrors.map((field, idx) => {
|
|
1182
1182
|
const signerIndex = field?.role?.signerIndex ? field?.role?.signerIndex % 100 : null;
|
|
1183
1183
|
const pallette = defaultPalette.defaultRolePalette[signerIndex || field?.element?.signer || 0];
|
|
1184
1184
|
return (index.h("div", { key: idx, class: 'ls-dv-required-field', style: {
|
|
@@ -1194,7 +1194,7 @@ const LsValidationManager = class {
|
|
|
1194
1194
|
this.selectFields.emit([field.element]);
|
|
1195
1195
|
}
|
|
1196
1196
|
} }, index.h("div", { class: 'ls-dv-required-field-items-left' }, index.h("div", { class: 'ls-dv-dot', style: { background: pallette.s60 } }), field?.role && (index.h("div", { class: 'ls-dv-required-field-items-left' }, index.h("p", { style: { color: pallette.s80 } }, field.role?.name || `Signer ${field?.role?.signerIndex + 1}`), index.h("div", { class: 'ls-dv-role-label', style: { background: pallette.s30, color: pallette.s70 } }, field.role?.roleType ? i18n.dvI18n.t(`participants.${field.role.roleType.toLowerCase()}`) : `Signer ${field.role?.signerIndex + 1}`))), field?.element && (index.h(index.h.Fragment, null, index.h("ls-toolbox-field", { elementType: "signature", formElementType: "signature", label: i18n.dvI18n.t('toolbox.signature'), defaultHeight: fieldDefaults.FIELD_DEFAULTS['signature'].defaultHeight, defaultWidth: fieldDefaults.FIELD_DEFAULTS['signature'].defaultWidth, validation: 0, icon: "signature-icon", tooltip: i18n.dvI18n.t('toolbox.signaturetooltip'), signer: field.element.signer }), index.h("p", { style: { color: pallette.s80 } }, field.role?.name || `${field.element.formElementType} ${field?.element?.label + 1}`), index.h("div", { class: 'ls-dv-role-label', style: { background: pallette.s30, color: pallette.s70 } }, field.description))))));
|
|
1197
|
-
})), index.h("slot", { key: '
|
|
1197
|
+
})), index.h("slot", { key: 'c349426ece6adb164450ef32ea44651982a7574e' })));
|
|
1198
1198
|
}
|
|
1199
1199
|
};
|
|
1200
1200
|
LsValidationManager.style = lsValidationManagerCss();
|
|
@@ -1233,7 +1233,7 @@ const LsValidationTag = class {
|
|
|
1233
1233
|
document.removeEventListener('mousedown', this.handleClickOutside);
|
|
1234
1234
|
}
|
|
1235
1235
|
render() {
|
|
1236
|
-
return (index.h(index.Host, { key: '
|
|
1236
|
+
return (index.h(index.Host, { key: 'f1fb0151687aa4ec623038243e13d85b698dcfbb', ref: el => (this.el = el) }, this.type === 'compose' ? (index.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 && index.h("div", { class: "ls-dv-field-counter ls-dv-compose" }, this.validationErrors.length), this.validationErrors.length === 0 ? i18n.dvI18n.t('common.ready') : i18n.dvI18n.t('common.required'), this.validationErrors.length > 0 && index.h("ls-icon", { name: "cursor-click-icon", solid: true, size: 16, customStyle: { color: 'var(--red-70, #DC2721);' } }), this.validationErrors.length === 0 && index.h("ls-icon", { name: "check-icon", solid: true, size: 16, customStyle: { marginRight: '-0.125rem' } }))) : (index.h("div", { class: `ls-dv-valid-label-wrapper`, onClick: () => (this.isExpanded = !this.isExpanded) }, index.h("div", { class: `ls-dv-valid-label-icon-only ls-dv-default ${this.validationErrors.length === 0 ? 'ls-dv-valid' : 'ls-dv-invalid'}` }, index.h("ls-icon", { name: this.validationErrors.length > 0 ? 'clipboard-list-icon' : 'check-icon', size: 20 })), this.validationErrors.length > 0 && index.h("div", { class: "ls-dv-field-counter ls-field-counter-floating ls-dv-default" }, this.validationErrors.length), this.validationErrors.length > 0 && this.showDropDown && (index.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' && (index.h("div", { key: 'f8946e1be4816879b2b47c4ab493ddaa2b0a4d07', class: 'ls-dv-field-dropdown', style: { top: '3.5rem' } }, (() => {
|
|
1237
1237
|
const signatureErrors = this.validationErrors.filter(f => f?.type === 'signature' || (f?.role && !f?.element && !f?.type));
|
|
1238
1238
|
const elementErrors = this.validationErrors.filter(f => f?.type === 'options' || (f?.element && !f?.type));
|
|
1239
1239
|
const valueErrors = this.validationErrors.filter(f => f?.type === 'value');
|
|
@@ -1294,7 +1294,7 @@ const LsValidationTag = class {
|
|
|
1294
1294
|
} }, index.h("div", { class: 'ls-dv-required-field-items-left' }, index.h("div", { class: 'ls-dv-dot', style: { background: pallette.s60 } }), index.h("div", { class: 'ls-dv-required-field-items-left' }, index.h("p", { style: { color: pallette.s80 } }, field.title), index.h("ls-label", { text: field.description, colour: pallette.description, type: "low", size: "sm" })))));
|
|
1295
1295
|
}))),
|
|
1296
1296
|
];
|
|
1297
|
-
})())), this.isExpanded && this.validationErrors.length === 0 && this.type !== 'compose' && this.showDropDown && (index.h("div", { key: '
|
|
1297
|
+
})())), this.isExpanded && this.validationErrors.length === 0 && this.type !== 'compose' && this.showDropDown && (index.h("div", { key: '88891a806d61b96d71e0df483d6b3be8be6492b4', class: 'ls-dv-field-dropdown ls-dv-field-dropdown-success', style: { top: '3.5rem' } }, index.h("div", { key: 'f70483dacd7f796c37ab0d60f42ff90319b17672', class: "ls-dv-dropdown-success-icon-outer" }, index.h("div", { key: 'f4433ef26862b8add265769156152853b2b5c6eb', class: "ls-dv-dropdown-success-icon-inner" }, index.h("ls-icon", { key: '76f41369bc2dc46297ecd25802b7ca9b815721e5', name: "check-icon", solid: true, size: 28 }))), index.h("div", { key: '394983c7b034cf4405403b7368e5a5ff1087ac69', class: 'ls-dv-dropdown-header' }, index.h("h2", { key: 'f63bf97ab2e5f875a1aebcb32966278cd28530ef' }, i18n.dvI18n.t('common.templatereadytosend')), index.h("p", { key: '8981726032a569753e94d76dcca502bf84721b1d' }, i18n.dvI18n.t('common.allfieldsplaced'))))), this.isExpanded && this.validationErrors.length !== 0 && this.showDropDown && this.type === 'compose' && (index.h("div", { key: '2c9520eae07bbc1dbf247adb0dbd3b6be84b46a8', class: 'ls-dv-field-dropdown ls-dv-compose' }, (() => {
|
|
1298
1298
|
const signatureErrors = this.validationErrors.filter(f => f?.type === 'signature' || (f?.role && !f?.element && !f?.type));
|
|
1299
1299
|
const elementErrors = this.validationErrors.filter(f => f?.type === 'options' || (f?.element && !f?.type));
|
|
1300
1300
|
const valueErrors = this.validationErrors.filter(f => f?.type === 'value');
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./index-DFeU0FNc.js');
|
|
4
4
|
var defaultPalette = require('./defaultPalette-Dt4FmPno.js');
|
|
5
|
-
var i18n = require('./i18n-
|
|
5
|
+
var i18n = require('./i18n-CO9DdQsL.js');
|
|
6
6
|
var clsx = require('./clsx-BtxeOLZW.js');
|
|
7
|
-
var editorUtils = require('./editorUtils-
|
|
7
|
+
var editorUtils = require('./editorUtils-Bej3Frit.js');
|
|
8
8
|
var index$1 = require('./index-D4CLu1QR.js');
|
|
9
9
|
var defaultFieldLabels = require('./defaultFieldLabels-BUxtUsF1.js');
|
|
10
10
|
var defaultFieldIcons = require('./defaultFieldIcons-CQbunrYl.js');
|
|
@@ -1137,10 +1137,10 @@ const LsFieldPropertiesAdvanced = class {
|
|
|
1137
1137
|
return '';
|
|
1138
1138
|
}
|
|
1139
1139
|
render() {
|
|
1140
|
-
return (index.h(index.Host, { key: '5ee4d83054b39ff8f15f68ce81855358982b47d6' }, index.h("div", { key: '3c093b283a9675b94476139f743458343b4f868b', class: 'ls-dv-expand-fields-row', onClick: () => (this.expanded = !this.expanded) }, index.h("ls-icon", { key: '9ad907b068024ba3b062e01487f2d9f81dc62758', name: this.expanded ? 'expand-icon' : 'collapse-icon', size: 20, solid: true }), index.h("p", { key: '71078ba34ca93acf9b7b214539621d9e543a695a' }, i18n.dvI18n.t('fieldproperties.advancedproperties'))), this.expanded && (index.h("div", { key: '31535010abc956aa04a4723bcf11dd12c503a53f', class: 'ls-dv-field-set' }, index.h("ls-props-section", { key: '82407eb2fafabc44627f5914e2788f798c908c9a', sectionTitle: i18n.dvI18n.t('fieldproperties.fieldorder'), sectionDescription: i18n.dvI18n.t('fieldproperties.fieldorderdescription') }, index.h("input", { key: '
|
|
1140
|
+
return (index.h(index.Host, { key: '5ee4d83054b39ff8f15f68ce81855358982b47d6' }, index.h("div", { key: '3c093b283a9675b94476139f743458343b4f868b', class: 'ls-dv-expand-fields-row', onClick: () => (this.expanded = !this.expanded) }, index.h("ls-icon", { key: '9ad907b068024ba3b062e01487f2d9f81dc62758', name: this.expanded ? 'expand-icon' : 'collapse-icon', size: 20, solid: true }), index.h("p", { key: '71078ba34ca93acf9b7b214539621d9e543a695a' }, i18n.dvI18n.t('fieldproperties.advancedproperties'))), this.expanded && (index.h("div", { key: '31535010abc956aa04a4723bcf11dd12c503a53f', class: 'ls-dv-field-set' }, index.h("ls-props-section", { key: '82407eb2fafabc44627f5914e2788f798c908c9a', sectionTitle: i18n.dvI18n.t('fieldproperties.fieldorder'), sectionDescription: i18n.dvI18n.t('fieldproperties.fieldorderdescription') }, index.h("input", { key: '16d535ee0d0bea198331605de59b9665267f82cf', type: "number", placeholder: i18n.dvI18n.t('fieldproperties.placeholdereg1'), value: this.getValue('fieldOrder'), onInput: e => {
|
|
1141
1141
|
console.log(e);
|
|
1142
|
-
this.alter({ fieldOrder: e.target.value },
|
|
1143
|
-
}, onChange: () => { console.log('onchange'); }, disabled: this.readonly })), index.h("ls-props-section", { key: '
|
|
1142
|
+
this.alter({ fieldOrder: e.target.value }, 1500);
|
|
1143
|
+
}, onChange: () => { console.log('onchange'); }, disabled: this.readonly })), index.h("ls-props-section", { key: 'e3154557e33035e1757a9c1ddd8cac3ab373ef41', sectionTitle: i18n.dvI18n.t('fieldproperties.refname') }, index.h("input", { key: 'f18f206468351b7d3981f2b7fc34ae8b5ca7e353', value: this.getValue('mapTo'), placeholder: i18n.dvI18n.t('fieldproperties.placeholdercheckboxgroup'), onInput: e => this.alter({ mapTo: e.target.value }, 1500), disabled: this.readonly })), index.h("ls-props-section", { key: 'faa78e556daf96d1f821bbf4a7f67ae658f4d6ce', sectionTitle: i18n.dvI18n.t('fieldproperties.linktype'), sectionDescription: i18n.dvI18n.t('fieldproperties.linktypedescription') }, index.h("select", { key: '4d1bfe9580800fac18afe9ffeed0bf8b60e9d123', onChange: e => this.alter({ logicAction: e.target.value }, 1500), name: "Link Field", "aria-label": "Link Field", disabled: this.readonly }, index.h("option", { key: '0e6b13cde24abbf9de7a4cfe04a15e8fb810ef54', value: "0", selected: this.getValue('logicAction') === 0 }, i18n.dvI18n.t('fieldproperties.linktypenoption')), index.h("option", { key: '403744701cf4ece417ed601ad38e4fa0f698f1ee', value: "1", selected: this.getValue('logicAction') === 1 }, i18n.dvI18n.t('fieldproperties.linktypeoneofgroup')), index.h("option", { key: 'f6212426adcb2f49ca490858237549615fbf28c0', value: "2", selected: this.getValue('logicAction') === 2 }, i18n.dvI18n.t('fieldproperties.linktypeaddtotal')), index.h("option", { key: '2741a87470500e2b2bdbc95fd0bd1e0302be5900', value: "3", selected: this.getValue('logicAction') === 3 }, i18n.dvI18n.t('fieldproperties.linktypeconditional')))), index.h("ls-props-section", { key: '1c90092334c55c24b469c3dfab1f0fe31de870fa', sectionTitle: i18n.dvI18n.t('fieldproperties.linkvalue'), sectionDescription: i18n.dvI18n.t('fieldproperties.linkvaluedescription') }, index.h("input", { key: '9d312841712efbdd6d0af1ffb698da94ae71638c', value: this.getValue('logicGroup'), width: "30", placeholder: i18n.dvI18n.t('fieldproperties.placeholdercheckboxgroup'), onChange: e => this.alter({ logicGroup: e.target.value }), disabled: this.readonly })), index.h("ls-props-section", { key: '12d54e4c2700baa253bcd728a977101d299ac39c', sectionTitle: i18n.dvI18n.t('fieldproperties.excludefrompdf'), sectionDescription: i18n.dvI18n.t('fieldproperties.excludefrompdfdescription') }, index.h("input", { key: '404bf02e4d16793c49223cc20af81eb91fb130d7', type: "checkbox", checked: !!this.getValue('excludeFromPdf'), onChange: e => this.alter({ excludeFromPdf: e.target.checked }), disabled: this.readonly }))))));
|
|
1144
1144
|
}
|
|
1145
1145
|
};
|
|
1146
1146
|
LsFieldPropertiesAdvanced.style = lsFieldPropertiesAdvancedCss();
|
|
@@ -1160,7 +1160,7 @@ const LsFieldPropertiesContainer = class {
|
|
|
1160
1160
|
}
|
|
1161
1161
|
}
|
|
1162
1162
|
render() {
|
|
1163
|
-
return (index.h(index.Host, { key: '
|
|
1163
|
+
return (index.h(index.Host, { key: '77ffbbcd6f865f4fc68155243e78f16f4acbc6f3' }, this.tabs.length > 1 && (index.h("div", { key: '46330e576a54b1dfa99d620826c780cf315d35fd', class: 'ls-dv-tabs-container', style: { gridTemplateColumns: `repeat(${this.tabs.length}, 1fr)` } }, this.tabs.map(tab => (index.h("button", { class: tab === this.selectedTab ? 'ls-dv-tab ls-dv-active' : 'ls-dv-tab', onClick: () => (this.selectedTab = tab) }, i18n.dvI18n.t(`tabs.${tab}`, { defaultValue: tab })))))), index.h("div", { key: '0882a1e2a3ca83b8c6d4431696a8782dc1b5593a', class: 'ls-dv-scrolling-container' }, index.h("slot", { key: '004f4177e118438d2466f4fd36b323c7c2f02575', name: this.selectedTab }))));
|
|
1164
1164
|
}
|
|
1165
1165
|
};
|
|
1166
1166
|
LsFieldPropertiesContainer.style = lsFieldPropertiesContainerCss();
|
|
@@ -1264,17 +1264,17 @@ const LsFieldTypeSelect = class {
|
|
|
1264
1264
|
const displayLabel = this.mixed
|
|
1265
1265
|
? i18n.dvI18n.t('fieldproperties.mixed')
|
|
1266
1266
|
: i18n.dvI18n.t(fieldTypeKeyMap[this.fieldType] || 'toolbox.text');
|
|
1267
|
-
return (index.h(index.Host, { key: '
|
|
1267
|
+
return (index.h(index.Host, { key: '66ad02b2693e699f42ba5b4bbdd74a4e72b5272d' }, index.h("div", { key: '3cf2bf169679e0433bce59d5147436a5fb41c02f', class: "ls-dv-fieldtype-dropdown" }, index.h("div", { key: 'de373f0cd0d12757cb6bc2cbb3aa55195497e918', class: "ls-dv-fieldtype-header", style: {
|
|
1268
1268
|
border: `1px dashed ${color.s30}`,
|
|
1269
1269
|
background: color.s10,
|
|
1270
|
-
} }, index.h("div", { key: '
|
|
1270
|
+
} }, index.h("div", { key: 'a37a40c0f27de521d7a9c30f471810c2f30b08a1', class: "ls-dv-fieldtype-inner" }, index.h("div", { key: 'a8a643a8d53a7789993160da6fd4e9e5e91677bf', class: "ls-dv-fieldtype-icon", style: {
|
|
1271
1271
|
border: `1px solid ${color.s60}`,
|
|
1272
1272
|
color: color.s60,
|
|
1273
1273
|
background: color.s10,
|
|
1274
|
-
} }, index.h("ls-icon", { key: '
|
|
1274
|
+
} }, index.h("ls-icon", { key: '832a14679c7c30bf65a5bbd81d1ad35fec39f0b9', name: this.mixed ? 'view-grid-icon' : defaultFieldIcons.getFieldIcon(this.fieldType), size: 20 })), index.h("span", { key: '25aa5b984b956cb8536d7d637c6b4c1e657df88f', class: "ls-dv-fieldtype-name" }, displayLabel), !this.disabled && (index.h("button", { key: 'ff497f5e7f1f54ae0f48429de3b97eb4b827b2e4', class: "ls-dv-fieldtype-btn", onClick: e => {
|
|
1275
1275
|
e.stopPropagation();
|
|
1276
1276
|
this.toggleDropdown();
|
|
1277
|
-
}, "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": i18n.dvI18n.t('fieldproperties.changefieldtype') }, index.h("ls-icon", { key: '
|
|
1277
|
+
}, "data-tooltip-id": "ls-dv-tooltip", "data-tooltip-content": i18n.dvI18n.t('fieldproperties.changefieldtype') }, index.h("ls-icon", { key: '96ff6e46a8d44b0d7b027b7390c10897f6b0ece5', name: "switch-horizontal-icon", size: 16 }))))), this.isOpen && (index.h("div", { key: '2a00ba791cb7e55aac8578fa46594e8a426599cc', class: "ls-dv-fieldtype-list" }, validTypes.map(type => (index.h("div", { class: `ls-dv-fieldtype-item ${type === this.fieldType && !this.mixed ? 'ls-dv-selected' : ''}`, style: {
|
|
1278
1278
|
'--background-selected': color.s10,
|
|
1279
1279
|
'--check-icon-selected': color.s50,
|
|
1280
1280
|
}, onClick: () => this.selectFieldType(type) }, index.h("div", { class: "ls-dv-fieldtype-item-icon", style: {
|
|
@@ -1504,7 +1504,7 @@ const LsInputWrapper = class {
|
|
|
1504
1504
|
leadingIcon;
|
|
1505
1505
|
select = false;
|
|
1506
1506
|
render() {
|
|
1507
|
-
return (index.h(index.Host, { key: '
|
|
1507
|
+
return (index.h(index.Host, { key: '617bc7d6b1b7181b0194f55280fbe10e9f36e768' }, index.h("ls-icon", { key: '6d2bc09ed02dec5aec3aa91379a4c42ba69d378a', id: "selectLeadingIcon", name: this.leadingIcon }), this.select && index.h("ls-icon", { key: '8a95b0d811c9f0bdad0bcf908cf84b90da48826a', id: "selectorIcon", name: "selector-icon" }), index.h("slot", { key: '5e7835c2dcdfedd3a9e4cbb0cc24b2e95e25f9f4' })));
|
|
1508
1508
|
}
|
|
1509
1509
|
};
|
|
1510
1510
|
LsInputWrapper.style = lsInputWrapperCss();
|
|
@@ -1865,7 +1865,7 @@ const LsPropsSection = class {
|
|
|
1865
1865
|
sectionDescription;
|
|
1866
1866
|
row = false;
|
|
1867
1867
|
render() {
|
|
1868
|
-
return (index.h(index.Host, { key: '
|
|
1868
|
+
return (index.h(index.Host, { key: '1b6cf1035f048c9c0348bef3fb52847535787435' }, index.h("div", { key: '0e29c67fb26ffeb3f555c0077a8fea22b5f3438d', class: this.row ? 'ls-dv-field-properties-section ls-dv-row' : 'ls-dv-field-properties-section' }, index.h("div", { key: '2b7913089accebfc07650e08773bd61cb61ae3e2', class: 'ls-dv-field-properties-section-text' }, index.h("p", { key: 'af615d09d85d303ad96b320c5a3469165e263c5c', class: 'ls-dv-field-properties-section-title' }, this.sectionTitle), this.sectionDescription && index.h("p", { key: 'b28c5de86eff3cb4a1a74dd58a23070b87b6a057', class: 'ls-dv-field-properties-section-description' }, this.sectionDescription)), index.h("slot", { key: '968d3c634aa7b1f269430620d00b2d8025fb5dd1' }))));
|
|
1869
1869
|
}
|
|
1870
1870
|
};
|
|
1871
1871
|
LsPropsSection.style = lsPropsSectionCss();
|
|
@@ -2446,10 +2446,10 @@ const LsToggle = class {
|
|
|
2446
2446
|
this.valueChange.emit(value);
|
|
2447
2447
|
}
|
|
2448
2448
|
render() {
|
|
2449
|
-
return (index.h(index.Host, { key: '
|
|
2449
|
+
return (index.h(index.Host, { key: 'f809e7080f1c45114a18b3c0bf6e14d9a327679e' }, index.h("label", { key: 'ba891813f726b860ad4fe2dd6a0d1fb65140ff58', class: "ls-dv-switch" }, index.h("input", { key: '3f280f447e436f1954ffddc64874d91d313bb96f', type: "checkbox", checked: this.checked, onChange: (e) => {
|
|
2450
2450
|
this.changeHandler(e.target.checked);
|
|
2451
2451
|
e.target.blur();
|
|
2452
|
-
} }), index.h("span", { key: '
|
|
2452
|
+
} }), index.h("span", { key: '4d177c0bd2152a9437763e75141161fb1d17209e', class: `${this.indeterminate ? 'ls-dv-indeterminate' : 'ls-dv-slider'} ls-dv-round` })), index.h("slot", { key: 'e81517d28298ef0affb51a068b1f7b61a53e59cd' })));
|
|
2453
2453
|
}
|
|
2454
2454
|
};
|
|
2455
2455
|
LsToggle.style = lsToggleCss();
|