legalesign-document-viewer 1.0.0 → 1.0.2

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.
Files changed (279) hide show
  1. package/dist/cjs/{editorUtils-ClBh8Wv8.js → editorUtils-CRCLbYrX.js} +3 -3
  2. package/dist/cjs/{editorUtils-ClBh8Wv8.js.map → editorUtils-CRCLbYrX.js.map} +1 -1
  3. package/dist/cjs/{i18n-Cm3SP-DJ.js → i18n-e8JieHV6.js} +4 -2
  4. package/dist/cjs/{i18n-Cm3SP-DJ.js.map → i18n-e8JieHV6.js.map} +1 -1
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/ls-add-new-button_20.cjs.entry.js +47 -38
  7. package/dist/cjs/ls-assignee-select_21.cjs.entry.js +65 -27
  8. package/dist/cjs/ls-compose-loader_7.cjs.entry.js +12 -12
  9. package/dist/cjs/ls-compose-manager.cjs.entry.js +1 -1
  10. package/dist/cjs/ls-document-viewer.cjs.entry.js +26 -7
  11. package/dist/cjs/ls-document-viewer.cjs.js +1 -1
  12. package/dist/cjs/ls-field-alignment_3.cjs.entry.js +3 -3
  13. package/dist/cjs/ls-field-format_2.cjs.entry.js +1 -1
  14. package/dist/cjs/ls-field-properties-dropdown.cjs.entry.js +3 -2
  15. package/dist/cjs/ls-field-type-display.cjs.entry.js +1 -1
  16. package/dist/cjs/ls-helper-bar_2.cjs.entry.js +1 -1
  17. package/dist/cjs/{mouseHandlers-CsLRpRbC.js → mouseHandlers-BvqJ2tsu.js} +4 -4
  18. package/dist/cjs/{mouseHandlers-CsLRpRbC.js.map → mouseHandlers-BvqJ2tsu.js.map} +1 -1
  19. package/dist/collection/components/ls-document-viewer/ls-document-viewer.css +0 -7
  20. package/dist/collection/components/ls-document-viewer/ls-document-viewer.js +22 -3
  21. package/dist/collection/components/ls-document-viewer/ls-document-viewer.js.map +1 -1
  22. package/dist/collection/components/ls-editor-field/ls-editor-field.css +5 -2
  23. package/dist/collection/components/ls-editor-field/ls-editor-field.js +44 -15
  24. package/dist/collection/components/ls-editor-field/ls-editor-field.js.map +1 -1
  25. package/dist/collection/components/ls-field-content/ls-field-content.js +30 -3
  26. package/dist/collection/components/ls-field-content/ls-field-content.js.map +1 -1
  27. package/dist/collection/components/ls-field-properties/ls-field-properties.css +1 -0
  28. package/dist/collection/components/ls-field-properties/ls-field-properties.js +33 -12
  29. package/dist/collection/components/ls-field-properties/ls-field-properties.js.map +1 -1
  30. package/dist/collection/components/ls-field-properties-advanced/ls-field-properties-advanced.js +1 -1
  31. package/dist/collection/components/ls-field-properties-advanced/ls-field-properties-advanced.js.map +1 -1
  32. package/dist/collection/components/ls-field-properties-checkbox/ls-field-properties-checkbox.css +1 -0
  33. package/dist/collection/components/ls-field-properties-checkbox/ls-field-properties-checkbox.js +22 -1
  34. package/dist/collection/components/ls-field-properties-checkbox/ls-field-properties-checkbox.js.map +1 -1
  35. package/dist/collection/components/ls-field-properties-date/ls-field-properties-date.js +22 -1
  36. package/dist/collection/components/ls-field-properties-date/ls-field-properties-date.js.map +1 -1
  37. package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.css +1 -0
  38. package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js +22 -1
  39. package/dist/collection/components/ls-field-properties-dropdown/ls-field-properties-dropdown.js.map +1 -1
  40. package/dist/collection/components/ls-field-properties-email/ls-field-properties-email.js +22 -1
  41. package/dist/collection/components/ls-field-properties-email/ls-field-properties-email.js.map +1 -1
  42. package/dist/collection/components/ls-field-properties-file/ls-field-properties-file.js +22 -1
  43. package/dist/collection/components/ls-field-properties-file/ls-field-properties-file.js.map +1 -1
  44. package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js +22 -1
  45. package/dist/collection/components/ls-field-properties-general/ls-field-properties-general.js.map +1 -1
  46. package/dist/collection/components/ls-field-properties-multiple/ls-field-properties-multiple.js +25 -4
  47. package/dist/collection/components/ls-field-properties-multiple/ls-field-properties-multiple.js.map +1 -1
  48. package/dist/collection/components/ls-field-properties-number/ls-field-properties-number.js +22 -1
  49. package/dist/collection/components/ls-field-properties-number/ls-field-properties-number.js.map +1 -1
  50. package/dist/collection/components/ls-field-properties-signature/ls-field-properties-signature.js +22 -1
  51. package/dist/collection/components/ls-field-properties-signature/ls-field-properties-signature.js.map +1 -1
  52. package/dist/collection/components/ls-field-properties-text/ls-field-properties-text.js +22 -1
  53. package/dist/collection/components/ls-field-properties-text/ls-field-properties-text.js.map +1 -1
  54. package/dist/collection/components/ls-field-type-select/ls-field-type-select.js +27 -5
  55. package/dist/collection/components/ls-field-type-select/ls-field-type-select.js.map +1 -1
  56. package/dist/collection/components/ls-left-bar/ls-left-bar.js +1 -1
  57. package/dist/collection/components/ls-left-bar/ls-left-bar.js.map +1 -1
  58. package/dist/collection/components/ls-recipient-card/ls-recipient-card.js +5 -6
  59. package/dist/collection/components/ls-recipient-card/ls-recipient-card.js.map +1 -1
  60. package/dist/collection/components/ls-statusbar/ls-statusbar.js +9 -9
  61. package/dist/collection/components/ls-statusbar/ls-statusbar.js.map +1 -1
  62. package/dist/collection/components/ls-validation-tag/ls-validation-tag.css +7 -1
  63. package/dist/collection/components/ls-validation-tag/ls-validation-tag.js +3 -3
  64. package/dist/collection/components/ls-validation-tag/ls-validation-tag.js.map +1 -1
  65. package/dist/components/ls-assignee-select.js +1 -1
  66. package/dist/components/ls-compose-manager.js +1 -1
  67. package/dist/components/ls-document-options.js +1 -1
  68. package/dist/components/ls-document-viewer.js +63 -44
  69. package/dist/components/ls-document-viewer.js.map +1 -1
  70. package/dist/components/ls-editor-field.js +1 -1
  71. package/dist/components/ls-feature-column.js +1 -1
  72. package/dist/components/ls-field-alignment.js +1 -1
  73. package/dist/components/ls-field-content.js +1 -1
  74. package/dist/components/ls-field-dimensions.js +1 -1
  75. package/dist/components/ls-field-distribute.js +1 -1
  76. package/dist/components/ls-field-footer.js +1 -1
  77. package/dist/components/ls-field-format.js +1 -1
  78. package/dist/components/ls-field-placement.js +1 -1
  79. package/dist/components/ls-field-properties-advanced.js +1 -1
  80. package/dist/components/ls-field-properties-autosign.js +1 -1
  81. package/dist/components/ls-field-properties-checkbox.js +1 -1
  82. package/dist/components/ls-field-properties-container.js +1 -1
  83. package/dist/components/ls-field-properties-date.js +1 -1
  84. package/dist/components/ls-field-properties-dropdown.js +14 -12
  85. package/dist/components/ls-field-properties-dropdown.js.map +1 -1
  86. package/dist/components/ls-field-properties-email.js +1 -1
  87. package/dist/components/ls-field-properties-file.js +1 -1
  88. package/dist/components/ls-field-properties-general.js +1 -1
  89. package/dist/components/ls-field-properties-multiple.js +1 -1
  90. package/dist/components/ls-field-properties-number.js +1 -1
  91. package/dist/components/ls-field-properties-signature.js +1 -1
  92. package/dist/components/ls-field-properties-text.js +1 -1
  93. package/dist/components/ls-field-properties.js +1 -1
  94. package/dist/components/ls-field-size.js +1 -1
  95. package/dist/components/ls-field-type-display.js +1 -1
  96. package/dist/components/ls-field-type-select.js +1 -1
  97. package/dist/components/ls-helper-bar.js +1 -1
  98. package/dist/components/ls-keyboard-shortcuts.js +1 -1
  99. package/dist/components/ls-left-bar.js +1 -1
  100. package/dist/components/ls-participant-card.js +1 -1
  101. package/dist/components/ls-participant-manager.js +1 -1
  102. package/dist/components/ls-participant-select.js +1 -1
  103. package/dist/components/ls-recipient-card.js +1 -1
  104. package/dist/components/ls-recipient-manager.js +1 -1
  105. package/dist/components/ls-select-menu.js +1 -1
  106. package/dist/components/ls-statusbar.js +1 -1
  107. package/dist/components/ls-toolbar.js +1 -1
  108. package/dist/components/ls-validation-manager.js +1 -1
  109. package/dist/components/ls-validation-tag.js +1 -1
  110. package/dist/components/{p-D1fggKxb.js → p-1ayYzye1.js} +19 -17
  111. package/dist/components/p-1ayYzye1.js.map +1 -0
  112. package/dist/components/{p-D4VxGydf.js → p-8hWonZD4.js} +15 -13
  113. package/dist/components/p-8hWonZD4.js.map +1 -0
  114. package/dist/components/{p-BZ9KFHC1.js → p-BEhTmCBW.js} +15 -13
  115. package/dist/components/p-BEhTmCBW.js.map +1 -0
  116. package/dist/components/{p-CAm8iIfB.js → p-BJ7fvXXf.js} +15 -15
  117. package/dist/components/{p-CAm8iIfB.js.map → p-BJ7fvXXf.js.map} +1 -1
  118. package/dist/components/{p-CCSMbgUt.js → p-BUAS2e6p.js} +3 -3
  119. package/dist/components/{p-CCSMbgUt.js.map → p-BUAS2e6p.js.map} +1 -1
  120. package/dist/components/{p-CtT9DLf0.js → p-BbLFuN1Q.js} +4 -4
  121. package/dist/components/{p-CtT9DLf0.js.map → p-BbLFuN1Q.js.map} +1 -1
  122. package/dist/components/{p-CJIhr6ns.js → p-BgIA-QAy.js} +4 -4
  123. package/dist/components/{p-CJIhr6ns.js.map → p-BgIA-QAy.js.map} +1 -1
  124. package/dist/components/{p-Bi_4Swkx.js → p-Biay9ys2.js} +3 -3
  125. package/dist/components/{p-Bi_4Swkx.js.map → p-Biay9ys2.js.map} +1 -1
  126. package/dist/components/{p-C7WYjjf5.js → p-C1SFI6sR.js} +3 -3
  127. package/dist/components/{p-C7WYjjf5.js.map → p-C1SFI6sR.js.map} +1 -1
  128. package/dist/components/{p-4KjU_xHn.js → p-C3xBvNXU.js} +35 -35
  129. package/dist/components/p-C3xBvNXU.js.map +1 -0
  130. package/dist/components/{p-BUobLFxb.js → p-CRZNeYR8.js} +3 -3
  131. package/dist/components/{p-BUobLFxb.js.map → p-CRZNeYR8.js.map} +1 -1
  132. package/dist/components/{p-MKp33FTH.js → p-CSxx3aLG.js} +3 -3
  133. package/dist/components/{p-MKp33FTH.js.map → p-CSxx3aLG.js.map} +1 -1
  134. package/dist/components/{p-BJkRQ2hZ.js → p-CbORhuHl.js} +40 -38
  135. package/dist/components/p-CbORhuHl.js.map +1 -0
  136. package/dist/components/{p-Bg8qV5nN.js → p-Ce-55WxN.js} +5 -5
  137. package/dist/components/{p-Bg8qV5nN.js.map → p-Ce-55WxN.js.map} +1 -1
  138. package/dist/components/{p-CLScwmO_.js → p-CeO915wm.js} +16 -14
  139. package/dist/components/p-CeO915wm.js.map +1 -0
  140. package/dist/components/{p-CMiu82Dz.js → p-CgFpE1fV.js} +3 -3
  141. package/dist/components/{p-CMiu82Dz.js.map → p-CgFpE1fV.js.map} +1 -1
  142. package/dist/components/{p-C-5L6LAY.js → p-CgoyKNia.js} +3 -3
  143. package/dist/components/{p-C-5L6LAY.js.map → p-CgoyKNia.js.map} +1 -1
  144. package/dist/components/{p-M4AweDeo.js → p-CgqKV0xf.js} +15 -13
  145. package/dist/components/p-CgqKV0xf.js.map +1 -0
  146. package/dist/components/{p-CNxS5_JA.js → p-CmsA9-sZ.js} +15 -13
  147. package/dist/components/p-CmsA9-sZ.js.map +1 -0
  148. package/dist/components/{p-BmDtavNK.js → p-Cts0eCoL.js} +5 -5
  149. package/dist/components/{p-BmDtavNK.js.map → p-Cts0eCoL.js.map} +1 -1
  150. package/dist/components/{p-Bxlq9ywP.js → p-CvMzUIlC.js} +48 -19
  151. package/dist/components/p-CvMzUIlC.js.map +1 -0
  152. package/dist/components/{p-D844Ghcf.js → p-CxWGojFs.js} +3 -3
  153. package/dist/components/{p-D844Ghcf.js.map → p-CxWGojFs.js.map} +1 -1
  154. package/dist/components/{p-sivKnxmI.js → p-D02hM4Sf.js} +4 -4
  155. package/dist/components/{p-sivKnxmI.js.map → p-D02hM4Sf.js.map} +1 -1
  156. package/dist/components/{p-CBN6EOa6.js → p-D1yC5psL.js} +15 -13
  157. package/dist/components/p-D1yC5psL.js.map +1 -0
  158. package/dist/components/{p-Cznb3nhw.js → p-D4qAbKWM.js} +7 -7
  159. package/dist/components/p-D4qAbKWM.js.map +1 -0
  160. package/dist/components/{p-BiQfNAXm.js → p-DNx0Ngpa.js} +17 -9
  161. package/dist/components/p-DNx0Ngpa.js.map +1 -0
  162. package/dist/components/{p-CfOp4S4g.js → p-DRDChAg6.js} +3 -3
  163. package/dist/components/{p-CfOp4S4g.js.map → p-DRDChAg6.js.map} +1 -1
  164. package/dist/components/{p-DRIWa5EM.js → p-DWGdXqO4.js} +3 -3
  165. package/dist/components/{p-DRIWa5EM.js.map → p-DWGdXqO4.js.map} +1 -1
  166. package/dist/components/{p-883oa-R7.js → p-DX7Kb9cb.js} +11 -8
  167. package/dist/components/p-DX7Kb9cb.js.map +1 -0
  168. package/dist/components/{p-DUhCihul.js → p-Dab8K5mi.js} +3 -3
  169. package/dist/components/{p-DUhCihul.js.map → p-Dab8K5mi.js.map} +1 -1
  170. package/dist/components/{p-C0fuTQ5C.js → p-DkV1l_zw.js} +3 -3
  171. package/dist/components/{p-C0fuTQ5C.js.map → p-DkV1l_zw.js.map} +1 -1
  172. package/dist/components/{p-Rqv3ICkT.js → p-Dl8z1tmj.js} +3 -3
  173. package/dist/components/{p-Rqv3ICkT.js.map → p-Dl8z1tmj.js.map} +1 -1
  174. package/dist/components/{p-D9mePwWa.js → p-Dy-dPxzq.js} +15 -13
  175. package/dist/components/p-Dy-dPxzq.js.map +1 -0
  176. package/dist/components/{p-D7rSbima.js → p-DzUG2q_b.js} +3 -3
  177. package/dist/components/{p-D7rSbima.js.map → p-DzUG2q_b.js.map} +1 -1
  178. package/dist/components/{p-CKq4FH9m.js → p-Qxe4qT6a.js} +8 -9
  179. package/dist/components/p-Qxe4qT6a.js.map +1 -0
  180. package/dist/components/{p-Dbp-hj8N.js → p-WVWIAGo_.js} +4 -2
  181. package/dist/components/{p-Dbp-hj8N.js.map → p-WVWIAGo_.js.map} +1 -1
  182. package/dist/components/{p-CzT8SbWq.js → p-cjANxX0x.js} +3 -3
  183. package/dist/components/{p-CzT8SbWq.js.map → p-cjANxX0x.js.map} +1 -1
  184. package/dist/components/{p-ClKw7Zzi.js → p-fd9JyL4S.js} +15 -13
  185. package/dist/components/p-fd9JyL4S.js.map +1 -0
  186. package/dist/components/{p-DiPnUqQx.js → p-pEYsk7D-.js} +3 -3
  187. package/dist/components/{p-DiPnUqQx.js.map → p-pEYsk7D-.js.map} +1 -1
  188. package/dist/components/{p-DL5BPoYv.js → p-t7z4Xhda.js} +4 -4
  189. package/dist/components/{p-DL5BPoYv.js.map → p-t7z4Xhda.js.map} +1 -1
  190. package/dist/esm/{editorUtils-BZZzuy9j.js → editorUtils-DcBt3fOj.js} +3 -3
  191. package/dist/esm/{editorUtils-BZZzuy9j.js.map → editorUtils-DcBt3fOj.js.map} +1 -1
  192. package/dist/esm/{i18n-Dbp-hj8N.js → i18n-WVWIAGo_.js} +4 -2
  193. package/dist/esm/{i18n-Dbp-hj8N.js.map → i18n-WVWIAGo_.js.map} +1 -1
  194. package/dist/esm/loader.js +1 -1
  195. package/dist/esm/ls-add-new-button_20.entry.js +47 -38
  196. package/dist/esm/ls-assignee-select_21.entry.js +65 -27
  197. package/dist/esm/ls-compose-loader_7.entry.js +12 -12
  198. package/dist/esm/ls-compose-manager.entry.js +1 -1
  199. package/dist/esm/ls-document-viewer.entry.js +26 -7
  200. package/dist/esm/ls-document-viewer.entry.js.map +1 -1
  201. package/dist/esm/ls-document-viewer.js +1 -1
  202. package/dist/esm/ls-field-alignment_3.entry.js +3 -3
  203. package/dist/esm/ls-field-format_2.entry.js +1 -1
  204. package/dist/esm/ls-field-properties-dropdown.entry.js +3 -2
  205. package/dist/esm/ls-field-properties-dropdown.entry.js.map +1 -1
  206. package/dist/esm/ls-field-type-display.entry.js +1 -1
  207. package/dist/esm/ls-helper-bar_2.entry.js +1 -1
  208. package/dist/esm/{mouseHandlers-B8kiiTmD.js → mouseHandlers-CUHWhJed.js} +4 -4
  209. package/dist/esm/{mouseHandlers-B8kiiTmD.js.map → mouseHandlers-CUHWhJed.js.map} +1 -1
  210. package/dist/ls-document-viewer/ls-document-viewer.esm.js +1 -1
  211. package/dist/ls-document-viewer/p-3918ae76.entry.js +2 -0
  212. package/dist/ls-document-viewer/p-3918ae76.entry.js.map +1 -0
  213. package/dist/ls-document-viewer/{p-0643c987.entry.js → p-762b88d0.entry.js} +3 -3
  214. package/dist/ls-document-viewer/p-762b88d0.entry.js.map +1 -0
  215. package/dist/ls-document-viewer/p-7e6cb6c0.entry.js +2 -0
  216. package/dist/ls-document-viewer/p-7e6cb6c0.entry.js.map +1 -0
  217. package/dist/ls-document-viewer/{p-46e88f8f.entry.js → p-7f610d52.entry.js} +2 -2
  218. package/dist/ls-document-viewer/{p-BzuPIF0d.js → p-CEM1EUk-.js} +2 -2
  219. package/dist/ls-document-viewer/{p-BzuPIF0d.js.map → p-CEM1EUk-.js.map} +1 -1
  220. package/dist/ls-document-viewer/{p-CIrk12cz.js → p-ChvyHQhX.js} +2 -2
  221. package/dist/ls-document-viewer/{p-CIrk12cz.js.map → p-ChvyHQhX.js.map} +1 -1
  222. package/dist/ls-document-viewer/p-WVWIAGo_.js +2 -0
  223. package/dist/ls-document-viewer/{p-Dbp-hj8N.js.map → p-WVWIAGo_.js.map} +1 -1
  224. package/dist/ls-document-viewer/p-a27532c9.entry.js +2 -0
  225. package/dist/ls-document-viewer/p-a27532c9.entry.js.map +1 -0
  226. package/dist/ls-document-viewer/{p-78d72a41.entry.js → p-c47ad3e6.entry.js} +2 -2
  227. package/dist/ls-document-viewer/p-c56fd5ed.entry.js +2 -0
  228. package/dist/ls-document-viewer/p-c56fd5ed.entry.js.map +1 -0
  229. package/dist/ls-document-viewer/{p-e20e0bb4.entry.js → p-da9a034d.entry.js} +2 -2
  230. package/dist/ls-document-viewer/{p-04e5ab9a.entry.js → p-e3cf0df0.entry.js} +2 -2
  231. package/dist/ls-document-viewer/{p-b97e3ce3.entry.js → p-e4115319.entry.js} +2 -2
  232. package/dist/types/components/ls-editor-field/ls-editor-field.d.ts +1 -0
  233. package/dist/types/components/ls-field-content/ls-field-content.d.ts +2 -0
  234. package/dist/types/components/ls-field-properties/ls-field-properties.d.ts +1 -0
  235. package/dist/types/components/ls-field-properties-checkbox/ls-field-properties-checkbox.d.ts +1 -0
  236. package/dist/types/components/ls-field-properties-date/ls-field-properties-date.d.ts +1 -0
  237. package/dist/types/components/ls-field-properties-dropdown/ls-field-properties-dropdown.d.ts +1 -0
  238. package/dist/types/components/ls-field-properties-email/ls-field-properties-email.d.ts +1 -0
  239. package/dist/types/components/ls-field-properties-file/ls-field-properties-file.d.ts +1 -0
  240. package/dist/types/components/ls-field-properties-general/ls-field-properties-general.d.ts +1 -0
  241. package/dist/types/components/ls-field-properties-multiple/ls-field-properties-multiple.d.ts +1 -0
  242. package/dist/types/components/ls-field-properties-number/ls-field-properties-number.d.ts +1 -0
  243. package/dist/types/components/ls-field-properties-signature/ls-field-properties-signature.d.ts +1 -0
  244. package/dist/types/components/ls-field-properties-text/ls-field-properties-text.d.ts +1 -0
  245. package/dist/types/components/ls-field-type-select/ls-field-type-select.d.ts +2 -0
  246. package/dist/types/components/ls-statusbar/ls-statusbar.d.ts +1 -1
  247. package/dist/types/components.d.ts +106 -0
  248. package/package.json +1 -1
  249. package/dist/components/p-4KjU_xHn.js.map +0 -1
  250. package/dist/components/p-883oa-R7.js.map +0 -1
  251. package/dist/components/p-BJkRQ2hZ.js.map +0 -1
  252. package/dist/components/p-BZ9KFHC1.js.map +0 -1
  253. package/dist/components/p-BiQfNAXm.js.map +0 -1
  254. package/dist/components/p-Bxlq9ywP.js.map +0 -1
  255. package/dist/components/p-CBN6EOa6.js.map +0 -1
  256. package/dist/components/p-CKq4FH9m.js.map +0 -1
  257. package/dist/components/p-CLScwmO_.js.map +0 -1
  258. package/dist/components/p-CNxS5_JA.js.map +0 -1
  259. package/dist/components/p-ClKw7Zzi.js.map +0 -1
  260. package/dist/components/p-Cznb3nhw.js.map +0 -1
  261. package/dist/components/p-D1fggKxb.js.map +0 -1
  262. package/dist/components/p-D4VxGydf.js.map +0 -1
  263. package/dist/components/p-D9mePwWa.js.map +0 -1
  264. package/dist/components/p-M4AweDeo.js.map +0 -1
  265. package/dist/ls-document-viewer/p-0643c987.entry.js.map +0 -1
  266. package/dist/ls-document-viewer/p-281fcd37.entry.js +0 -2
  267. package/dist/ls-document-viewer/p-281fcd37.entry.js.map +0 -1
  268. package/dist/ls-document-viewer/p-6e6f2681.entry.js +0 -2
  269. package/dist/ls-document-viewer/p-6e6f2681.entry.js.map +0 -1
  270. package/dist/ls-document-viewer/p-7be7fad4.entry.js +0 -2
  271. package/dist/ls-document-viewer/p-7be7fad4.entry.js.map +0 -1
  272. package/dist/ls-document-viewer/p-8d6d8ce9.entry.js +0 -2
  273. package/dist/ls-document-viewer/p-8d6d8ce9.entry.js.map +0 -1
  274. package/dist/ls-document-viewer/p-Dbp-hj8N.js +0 -2
  275. /package/dist/ls-document-viewer/{p-46e88f8f.entry.js.map → p-7f610d52.entry.js.map} +0 -0
  276. /package/dist/ls-document-viewer/{p-78d72a41.entry.js.map → p-c47ad3e6.entry.js.map} +0 -0
  277. /package/dist/ls-document-viewer/{p-e20e0bb4.entry.js.map → p-da9a034d.entry.js.map} +0 -0
  278. /package/dist/ls-document-viewer/{p-04e5ab9a.entry.js.map → p-e3cf0df0.entry.js.map} +0 -0
  279. /package/dist/ls-document-viewer/{p-b97e3ce3.entry.js.map → p-e4115319.entry.js.map} +0 -0
@@ -4,7 +4,7 @@ export { s as setNonce } from './index-CItPoq74.js';
4
4
  const defineCustomElements = async (win, options) => {
5
5
  if (typeof window === 'undefined') return undefined;
6
6
  await globalScripts();
7
- return bootstrapLazy(JSON.parse("[[\"ls-icon\",[[257,\"ls-icon\",{\"name\":[1],\"solid\":[4],\"size\":[2],\"customStyle\":[16]}]]],[\"ls-document-viewer\",[[769,\"ls-document-viewer\",{\"template\":[1],\"token\":[1],\"userpool\":[1],\"endpoint\":[1],\"templateid\":[1],\"recipients\":[1],\"_recipients\":[16],\"language\":[1],\"zoom\":[1026],\"pageNum\":[1026,\"page-num\"],\"pageCount\":[1026,\"page-count\"],\"signer\":[1026],\"groupInfo\":[1032,\"group-info\"],\"mode\":[1],\"manager\":[1025],\"displayTable\":[1028,\"display-table\"],\"filtertoolbox\":[1],\"showstatusbar\":[4],\"showpagepreview\":[4],\"readonly\":[4],\"showtableview\":[4],\"toolboxFilter\":[1,\"toolbox-filter\"],\"_template\":[32],\"validationErrors\":[32],\"status\":[32],\"error\":[32],\"errorTitle\":[32],\"fontSize\":[32],\"fontFamily\":[32],\"selected\":[32],\"isLoading\":[32],\"isMutating\":[32],\"selectedDataItems\":[32],\"fieldTypeSelected\":[32],\"pageNext\":[64],\"pagePrev\":[64],\"unselect\":[64],\"setZoom\":[64]},[[0,\"mutate\",\"mutateHandler\"],[0,\"update\",\"updateHandler\"],[0,\"fieldTypeSelected\",\"handleFieldTypeSelected\"],[0,\"toolboxDragStart\",\"handleToolboxDragStart\"],[0,\"addParticipant\",\"addParticpantHandler\"],[0,\"changeSigner\",\"updateSigner\"],[0,\"selectFieldForPlacement\",\"selectFieldForPlacement\"],[0,\"selectFields\",\"selectFieldsHandler\"],[0,\"roleChange\",\"roleHandler\"]],{\"language\":[\"languageChanged\"],\"mode\":[\"modeHandler\"],\"_template\":[\"templateLockedHandler\"],\"zoom\":[\"zoomChanged\"]}]]],[\"ls-field-properties-dropdown\",[[769,\"ls-field-properties-dropdown\",{\"dataItem\":[16],\"roles\":[16]}]]],[\"ls-banner\",[[257,\"ls-banner\",{\"type\":[1],\"layout\":[1],\"text\":[1],\"label\":[4],\"labelText\":[1,\"label-text\"],\"labelIcon\":[1,\"label-icon\"],\"button\":[4],\"buttonText\":[1,\"button-text\"],\"buttonIcon\":[1,\"button-icon\"],\"customStyle\":[16]}]]],[\"ls-header-bar\",[[257,\"ls-header-bar\",{\"text1\":[1,\"text-1\"],\"text2\":[1,\"text-2\"],\"leftText\":[1,\"left-text\"],\"leftClick\":[16],\"icon\":[1],\"loading\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-list-card-button\",[[257,\"ls-list-card-button\",{\"text\":[1],\"icon\":[1],\"loading\":[4],\"disabled\":[4],\"destructive\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-details-section\",[[260,\"ls-details-section\",{\"header\":[1],\"layout\":[1],\"actionIcon\":[1,\"action-icon\"],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-dropdown\",[[257,\"ls-dropdown\",{\"dropdownButtons\":[16],\"right\":[4],\"scrollable\":[4],\"handleClick\":[16],\"customStyle\":[16],\"extend\":[32]}]]],[\"ls-navbar\",[[257,\"ls-navbar\",{\"items\":[16],\"customStyle\":[16]}]]],[\"ls-radio-group\",[[256,\"ls-radio-group\",{\"options\":[16],\"heading\":[1],\"subHeading\":[1,\"sub-heading\"],\"name\":[1],\"isHorizontal\":[4,\"is-horizontal\"],\"customStyle\":[16],\"_options\":[32]},null,{\"options\":[\"watchOptionsHandler\"]}]]],[\"ls-field-type-display\",[[769,\"ls-field-type-display\",{\"assignee\":[2],\"fieldType\":[1,\"field-type\"]}]]],[\"ls-icon-check-button\",[[257,\"ls-icon-check-button\",{\"icon\":[1],\"solid\":[4],\"checked\":[4],\"disabled\":[4],\"customStyle\":[16],\"rest\":[16],\"_checked\":[32]},null,{\"checked\":[\"watchCheckedHandler\"]}]]],[\"ls-notification\",[[256,\"ls-notification\",{\"heading\":[1],\"message\":[1],\"button1\":[1,\"button-1\"],\"button1Click\":[16],\"button2\":[1,\"button-2\"],\"button2Click\":[16],\"linkAction\":[1,\"link-action\"],\"linkURL\":[1,\"link-u-r-l\"],\"Icon\":[1,\"icon\"],\"iconColour\":[1,\"icon-colour\"],\"iconSolid\":[4,\"icon-solid\"]}]]],[\"ls-tabs\",[[257,\"ls-tabs\",{\"items\":[16],\"size\":[1],\"customStyle\":[16],\"rest\":[16],\"newItems\":[32]},null,{\"items\":[\"watchItemsHandler\"]}]]],[\"ls-tag\",[[257,\"ls-tag\",{\"text\":[1],\"colour\":[1],\"size\":[1],\"dot\":[4],\"icon\":[1],\"iconType\":[1,\"icon-type\"],\"outline\":[4],\"saturation\":[1],\"hover\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-timeline\",[[257,\"ls-timeline\",{\"showRecipient\":[4,\"show-recipient\"],\"recipientRole\":[1,\"recipient-role\"],\"recipientName\":[1,\"recipient-name\"],\"recipientEmail\":[1,\"recipient-email\"],\"recipientColour\":[1,\"recipient-colour\"],\"sentDateTime\":[1,\"sent-date-time\"],\"emailOpenedDateTime\":[1,\"email-opened-date-time\"],\"documentFirstViewedDateTime\":[1,\"document-first-viewed-date-time\"],\"signedDateTime\":[1,\"signed-date-time\"],\"expiryDate\":[1,\"expiry-date\"],\"status\":[1],\"emailProblem\":[1,\"email-problem\"],\"labelEmailed\":[1,\"label-emailed\"],\"labelOpened\":[1,\"label-opened\"],\"labelViewed\":[1,\"label-viewed\"],\"labelSigned\":[1,\"label-signed\"],\"labelApproved\":[1,\"label-approved\"],\"labelWitnessed\":[1,\"label-witnessed\"],\"labelRejected\":[1,\"label-rejected\"],\"labelBounced\":[1,\"label-bounced\"],\"labelExpired\":[1,\"label-expired\"],\"labelOutOfOffice\":[1,\"label-out-of-office\"],\"labelScheduled\":[1,\"label-scheduled\"],\"labelNotSent\":[1,\"label-not-sent\"],\"labelNotOpened\":[1,\"label-not-opened\"],\"labelNotViewed\":[1,\"label-not-viewed\"],\"labelNotSigned\":[1,\"label-not-signed\"],\"labelNotApproved\":[1,\"label-not-approved\"],\"labelNotWitnessed\":[1,\"label-not-witnessed\"],\"labelBypassed\":[1,\"label-bypassed\"],\"customStyle\":[16]}]]],[\"ls-timeline-step\",[[257,\"ls-timeline-step\",{\"step\":[1],\"complete\":[4],\"text\":[1],\"customLineClass\":[1,\"custom-line-class\"],\"customDiskClass\":[1,\"custom-disk-class\"]}]]],[\"ls-title-input\",[[769,\"ls-title-input\",{\"template\":[1040],\"editTitle\":[32]}]]],[\"ls-card\",[[260,\"ls-card\",{\"paddingX\":[2,\"padding-x\"],\"paddingY\":[2,\"padding-y\"],\"direction\":[1],\"corners\":[2],\"gap\":[2],\"backgroundColor\":[1,\"background-color\"],\"outline\":[4],\"outlineColor\":[1,\"outline-color\"],\"shadow\":[4],\"customClass\":[1,\"custom-class\"]}]]],[\"ls-compose-manager\",[[769,\"ls-compose-manager\",{\"template\":[16]}]]],[\"ls-text\",[[260,\"ls-text\",{\"preset\":[1],\"size\":[1],\"weight\":[1],\"colour\":[1],\"noWrap\":[4,\"no-wrap\"]}]]],[\"test-item\",[[256,\"test-item\",{\"text\":[1]}]]],[\"ls-badge\",[[257,\"ls-badge\",{\"text\":[1],\"colour\":[1],\"type\":[1],\"size\":[1],\"rounded\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"iconSolid\":[4,\"icon-solid\"],\"customStyle\":[16]}]]],[\"ls-dropdown-item\",[[257,\"ls-dropdown-item\",{\"index\":[2],\"text\":[1],\"secondaryText\":[1,\"secondary-text\"],\"icon\":[1],\"trailingIcon\":[1,\"trailing-icon\"],\"disabled\":[4],\"destructive\":[4],\"divider\":[4],\"badge\":[1],\"rest\":[16]}]]],[\"ls-tooltip\",[[257,\"ls-tooltip\",{\"tooltipId\":[1,\"tooltip-id\"]}]]],[\"ls-field-format_2\",[[769,\"ls-participant-select\",{\"selected\":[1025],\"signer\":[2],\"roles\":[16],\"selectedRole\":[32],\"scrollToBottom\":[32],\"isAddingParticipant\":[32],\"isOpen\":[32]},[[8,\"click\",\"handleWindowClick\"]],{\"signer\":[\"handleSignerChange\"],\"roles\":[\"handleRoleLoad\"]}],[769,\"ls-field-format\",{\"dataItem\":[1040]},null,{\"dataItem\":[\"selectFieldsHandler\"]}]]],[\"ls-toolbox-field\",[[769,\"ls-toolbox-field\",{\"formElementType\":[1,\"form-element-type\"],\"elementType\":[1,\"element-type\"],\"validation\":[2],\"fixedAspect\":[2,\"fixed-aspect\"],\"redDot\":[4,\"red-dot\"],\"label\":[1],\"icon\":[1],\"tooltip\":[1],\"defaultHeight\":[2,\"default-height\"],\"defaultWidth\":[2,\"default-width\"],\"signer\":[2],\"isSelected\":[1028,\"is-selected\"]},[[1,\"mousedown\",\"handleMouseDown\"],[0,\"keydown\",\"handleKeyDown\"]]]]],[\"ls-helper-bar_2\",[[769,\"ls-helper-bar\",{\"expanded\":[1028],\"showShortcuts\":[1028,\"show-shortcuts\"]}],[257,\"ls-keyboard-shortcuts\"]]],[\"ls-loading_2\",[[257,\"ls-loading\",{\"text\":[1],\"defaultIcon\":[4,\"default-icon\"],\"iconSize\":[2,\"icon-size\"],\"customStyle\":[16]}],[257,\"ls-loading-icon\",{\"default\":[4],\"size\":[2]}]]],[\"ls-button\",[[257,\"ls-button\",{\"variant\":[1],\"accessibility\":[1],\"type\":[1],\"size\":[1],\"rounded\":[1],\"fullWidth\":[4,\"full-width\"],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"iconSolid\":[4,\"icon-solid\"],\"outline\":[4],\"disabled\":[4],\"loading\":[4],\"loadingText\":[1,\"loading-text\"],\"customStyle\":[16],\"text\":[1],\"rest\":[16]}]]],[\"ls-assignee-select_21\",[[769,\"ls-field-content\",{\"dataItem\":[1040],\"roles\":[16],\"showValidationTypes\":[4,\"show-validation-types\"],\"readonly\":[4],\"valueError\":[32],\"isDirty\":[32]},[[0,\"keydown\",\"handleKeyDown\"]],{\"dataItem\":[\"watchDataItemHandler\"]}],[769,\"ls-field-placement\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-properties-advanced\",{\"dataItem\":[1040],\"expanded\":[1028],\"readonly\":[4]}],[769,\"ls-field-properties-container\",{\"dataItem\":[16],\"tabs\":[16],\"selectedTab\":[1537,\"selected-tab\"]}],[257,\"ls-formfield\",{\"name\":[1],\"fieldId\":[1,\"field-id\"],\"label\":[1],\"as\":[1],\"value\":[1032],\"placeholder\":[1],\"descriptionText\":[1,\"description-text\"],\"errorText\":[1,\"error-text\"],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"infoTooltipText\":[1,\"info-tooltip-text\"],\"hoverTooltipText\":[1,\"hover-tooltip-text\"],\"disabled\":[4],\"extraLabel\":[1,\"extra-label\"],\"required\":[4],\"optional\":[4],\"valid\":[4],\"dirty\":[4],\"customised\":[4],\"count\":[4],\"countMax\":[2,\"count-max\"],\"textareaRows\":[2,\"textarea-rows\"],\"buttonClick\":[16],\"buttonIcon\":[1,\"button-icon\"],\"labelIcon\":[1,\"label-icon\"],\"fieldIcon\":[1,\"field-icon\"],\"iconPosition\":[1,\"icon-position\"],\"options\":[1],\"_value\":[32]},null,{\"value\":[\"valueWatcher\"]}],[769,\"ls-assignee-select\",{\"signer\":[2],\"roles\":[16],\"disabled\":[4],\"disabledSenderReason\":[1,\"disabled-sender-reason\"],\"disabledApproverReason\":[1,\"disabled-approver-reason\"],\"mixed\":[4],\"isOpen\":[32]},[[8,\"click\",\"handleWindowClick\"]],{\"signer\":[\"handleSignerChange\"]}],[769,\"ls-field-dimensions\",{\"dataItem\":[1040],\"template\":[8],\"readonly\":[4]}],[769,\"ls-field-footer\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-type-select\",{\"fieldType\":[1,\"field-type\"],\"assignee\":[2],\"roles\":[16],\"roleTypes\":[16],\"disabled\":[4],\"mixed\":[4],\"isOpen\":[32]},[[8,\"click\",\"handleWindowClick\"]]],[257,\"ls-text-input\",{\"type\":[1],\"name\":[1],\"value\":[1025],\"placeholder\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"countMax\":[2,\"count-max\"],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"],\"iconPosition\":[1,\"icon-position\"],\"showPassword\":[32]}],[257,\"ls-number-input\",{\"type\":[1],\"name\":[1],\"value\":[1026],\"placeholder\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"countMax\":[2,\"count-max\"],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"]}],[257,\"ls-select-input\",{\"name\":[1],\"value\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"displayOnly\":[4,\"display-only\"],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"],\"options\":[1]}],[257,\"ls-textarea-input\",{\"name\":[1],\"value\":[1],\"placeholder\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"displayOnly\":[4,\"display-only\"],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"countMax\":[2,\"count-max\"],\"rows\":[2],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"]}],[257,\"ls-checkbox-input\",{\"checkboxId\":[1,\"checkbox-id\"],\"label\":[1],\"description\":[1],\"name\":[1],\"checked\":[4],\"disabled\":[4],\"position\":[1],\"_checked\":[32]},null,{\"checked\":[\"watchCheckedHandler\"]}],[769,\"ls-props-section\",{\"sectionTitle\":[1,\"section-title\"],\"sectionDescription\":[1,\"section-description\"],\"row\":[4]}],[772,\"ls-toggle\",{\"checked\":[1028],\"indeterminate\":[4]}],[769,\"ls-editor-field\",{\"assignee\":[1025],\"dataItem\":[1040],\"selected\":[4],\"multiSelected\":[4,\"multi-selected\"],\"readonly\":[4],\"type\":[1],\"page\":[16],\"fixedAspect\":[2,\"fixed-aspect\"],\"zoom\":[1],\"floatingActive\":[1540,\"floating-active\"],\"isEditing\":[32],\"heldEdge\":[32],\"isEdgeDragging\":[32],\"innerValue\":[32],\"valueError\":[32]},[[0,\"keydown\",\"handleInput\"],[3,\"mousemove\",\"handleMouseMove\"],[2,\"dblclick\",\"handleDoubleClick\"],[3,\"mousedown\",\"handleMouseDown\"],[0,\"dragstart\",\"handleDragStart\"]],{\"dataItem\":[\"dataItemChanged\",\"watchDataItemHandler\"],\"selected\":[\"watchSelectedHandler\"]}],[769,\"ls-input-wrapper\",{\"leadingIcon\":[8,\"leading-icon\"],\"select\":[4]}],[257,\"ls-radio-input\",{\"radioId\":[1,\"radio-id\"],\"label\":[1],\"icon\":[1],\"name\":[1],\"checked\":[4],\"disabled\":[4],\"customStyle\":[16]}],[257,\"ls-icon-button\",{\"icon\":[1],\"disabled\":[4],\"solid\":[4],\"customStyle\":[16],\"rest\":[16]}],[257,\"ls-label\",{\"text\":[1],\"colour\":[1],\"type\":[1],\"size\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"iconSolid\":[4,\"icon-solid\"],\"customStyle\":[16]}]]],[\"ls-field-alignment_3\",[[769,\"ls-field-distribute\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-alignment\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-size\",{\"dataItem\":[1040],\"readonly\":[4]}]]],[\"ls-add-new-button_20\",[[769,\"ls-field-properties\",{\"dataItem\":[16],\"template\":[8],\"readonly\":[4]}],[769,\"ls-participant-manager\",{\"editor\":[16],\"template\":[16],\"activeSigner\":[2,\"active-signer\"],\"busy\":[4],\"addingParticipant\":[32]},null,{\"template\":[\"templateChanged\"]}],[769,\"ls-document-options\",{\"template\":[1040],\"editTitle\":[32]},null,{\"template\":[\"selectedHandler\"]}],[769,\"ls-recipient-card\",{\"recipient\":[16],\"activeRecipient\":[2,\"active-recipient\"],\"fieldTypeSelected\":[16],\"template\":[16],\"validationErrors\":[16],\"filtertoolbox\":[1],\"isHovered\":[32]},[[0,\"fieldTypeSelected\",\"handleFieldTypeSelected\"]],{\"activeRecipient\":[\"handleExpandCollapse\"]}],[769,\"ls-validation-manager\",{\"validationErrors\":[16]}],[769,\"ls-feature-column\",{\"manager\":[1025],\"mode\":[1]}],[769,\"ls-validation-tag\",{\"status\":[1025],\"validationErrors\":[1040],\"isExpanded\":[1028,\"is-expanded\"],\"type\":[1],\"showDropDown\":[4,\"show-drop-down\"]}],[257,\"ls-recipient-manager\"],[769,\"ls-field-properties-checkbox\",{\"dataItem\":[1040],\"roles\":[16],\"readonly\":[4]},[[0,\"mutate\",\"handleChildMutate\"]]],[769,\"ls-field-properties-date\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-email\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-file\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-general\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-multiple\",{\"dataItem\":[1040],\"roles\":[16],\"readonly\":[4],\"valueError\":[32]},null,{\"dataItem\":[\"validateOnChange\"]}],[769,\"ls-field-properties-number\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-signature\",{\"dataItem\":[16],\"template\":[8],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-text\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4]}],[769,\"ls-field-properties-autosign\",{\"dataItem\":[16],\"readonly\":[4]}],[769,\"ls-participant-card\",{\"signer\":[16],\"index\":[2],\"editable\":[1028],\"template\":[16],\"active\":[4],\"busy\":[4],\"swapUpBtn\":[32],\"swapDownBtn\":[32],\"editBtn\":[32],\"deleteParticipantBtn\":[32],\"addingWitness\":[32]},null,{\"editable\":[\"modeHandler\"],\"template\":[\"templateChanged\"]}],[257,\"ls-add-new-button\",{\"text\":[1],\"icon\":[1],\"loading\":[4],\"disabled\":[4],\"destructive\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-compose-loader_7\",[[769,\"ls-left-bar\",{\"mode\":[1],\"selected\":[16],\"manager\":[1],\"signer\":[2],\"filtertoolbox\":[1],\"template\":[16],\"recipients\":[16],\"validationErrors\":[16],\"fieldTypeSelected\":[16],\"displayTable\":[4,\"display-table\"],\"busy\":[4],\"selectedDataItems\":[16]},null,{\"manager\":[\"managerWatchHandler\"],\"signer\":[\"signerChanged\"]}],[769,\"ls-toolbar\",{\"dataItem\":[1040],\"groupInfo\":[16],\"template\":[16],\"editor\":[1040],\"mode\":[1],\"signer\":[2],\"selected\":[16],\"pageNum\":[2,\"page-num\"]}],[769,\"ls-statusbar\",{\"zoom\":[1026],\"page\":[1026],\"pageCount\":[1026,\"page-count\"],\"editor\":[16],\"mode\":[1],\"showThumbnails\":[32],\"showZoomMenu\":[32],\"showPageMenu\":[32]},null,{\"page\":[\"onPageChange\"]}],[769,\"ls-select-menu\",{\"selected\":[16],\"pageNum\":[2,\"page-num\"],\"editor\":[8],\"floating\":[4],\"isOpen\":[32],\"isVisible\":[32],\"isHeldDown\":[32],\"floatingTop\":[32],\"floatingLeft\":[32]},[[8,\"click\",\"handleWindowClick\"]],{\"selected\":[\"onSelectionChange\"],\"pageNum\":[\"onSelectionChange\"]}],[257,\"ls-compose-loader\"],[769,\"ls-editor-table\",{\"editor\":[16]}],[257,\"ls-loading-logo\",{\"size\":[2],\"colour\":[1]}]]]]"), options);
7
+ return bootstrapLazy(JSON.parse("[[\"ls-icon\",[[257,\"ls-icon\",{\"name\":[1],\"solid\":[4],\"size\":[2],\"customStyle\":[16]}]]],[\"ls-document-viewer\",[[769,\"ls-document-viewer\",{\"template\":[1],\"token\":[1],\"userpool\":[1],\"endpoint\":[1],\"templateid\":[1],\"recipients\":[1],\"_recipients\":[16],\"language\":[1],\"zoom\":[1026],\"pageNum\":[1026,\"page-num\"],\"pageCount\":[1026,\"page-count\"],\"signer\":[1026],\"groupInfo\":[1032,\"group-info\"],\"mode\":[1],\"manager\":[1025],\"displayTable\":[1028,\"display-table\"],\"filtertoolbox\":[1],\"showstatusbar\":[4],\"showpagepreview\":[4],\"readonly\":[4],\"showtableview\":[4],\"toolboxFilter\":[1,\"toolbox-filter\"],\"_template\":[32],\"validationErrors\":[32],\"status\":[32],\"error\":[32],\"errorTitle\":[32],\"fontSize\":[32],\"fontFamily\":[32],\"selected\":[32],\"isLoading\":[32],\"isMutating\":[32],\"selectedDataItems\":[32],\"fieldTypeSelected\":[32],\"pageNext\":[64],\"pagePrev\":[64],\"unselect\":[64],\"setZoom\":[64]},[[0,\"mutate\",\"mutateHandler\"],[0,\"update\",\"updateHandler\"],[0,\"fieldTypeSelected\",\"handleFieldTypeSelected\"],[0,\"toolboxDragStart\",\"handleToolboxDragStart\"],[0,\"addParticipant\",\"addParticpantHandler\"],[0,\"changeSigner\",\"updateSigner\"],[0,\"selectFieldForPlacement\",\"selectFieldForPlacement\"],[0,\"selectFields\",\"selectFieldsHandler\"],[0,\"roleChange\",\"roleHandler\"]],{\"language\":[\"languageChanged\"],\"mode\":[\"modeHandler\"],\"_template\":[\"templateLockedHandler\"],\"zoom\":[\"zoomChanged\"]}]]],[\"ls-field-properties-dropdown\",[[769,\"ls-field-properties-dropdown\",{\"dataItem\":[16],\"roles\":[16],\"filtertoolbox\":[1]}]]],[\"ls-banner\",[[257,\"ls-banner\",{\"type\":[1],\"layout\":[1],\"text\":[1],\"label\":[4],\"labelText\":[1,\"label-text\"],\"labelIcon\":[1,\"label-icon\"],\"button\":[4],\"buttonText\":[1,\"button-text\"],\"buttonIcon\":[1,\"button-icon\"],\"customStyle\":[16]}]]],[\"ls-header-bar\",[[257,\"ls-header-bar\",{\"text1\":[1,\"text-1\"],\"text2\":[1,\"text-2\"],\"leftText\":[1,\"left-text\"],\"leftClick\":[16],\"icon\":[1],\"loading\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-list-card-button\",[[257,\"ls-list-card-button\",{\"text\":[1],\"icon\":[1],\"loading\":[4],\"disabled\":[4],\"destructive\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-details-section\",[[260,\"ls-details-section\",{\"header\":[1],\"layout\":[1],\"actionIcon\":[1,\"action-icon\"],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-dropdown\",[[257,\"ls-dropdown\",{\"dropdownButtons\":[16],\"right\":[4],\"scrollable\":[4],\"handleClick\":[16],\"customStyle\":[16],\"extend\":[32]}]]],[\"ls-navbar\",[[257,\"ls-navbar\",{\"items\":[16],\"customStyle\":[16]}]]],[\"ls-radio-group\",[[256,\"ls-radio-group\",{\"options\":[16],\"heading\":[1],\"subHeading\":[1,\"sub-heading\"],\"name\":[1],\"isHorizontal\":[4,\"is-horizontal\"],\"customStyle\":[16],\"_options\":[32]},null,{\"options\":[\"watchOptionsHandler\"]}]]],[\"ls-field-type-display\",[[769,\"ls-field-type-display\",{\"assignee\":[2],\"fieldType\":[1,\"field-type\"]}]]],[\"ls-icon-check-button\",[[257,\"ls-icon-check-button\",{\"icon\":[1],\"solid\":[4],\"checked\":[4],\"disabled\":[4],\"customStyle\":[16],\"rest\":[16],\"_checked\":[32]},null,{\"checked\":[\"watchCheckedHandler\"]}]]],[\"ls-notification\",[[256,\"ls-notification\",{\"heading\":[1],\"message\":[1],\"button1\":[1,\"button-1\"],\"button1Click\":[16],\"button2\":[1,\"button-2\"],\"button2Click\":[16],\"linkAction\":[1,\"link-action\"],\"linkURL\":[1,\"link-u-r-l\"],\"Icon\":[1,\"icon\"],\"iconColour\":[1,\"icon-colour\"],\"iconSolid\":[4,\"icon-solid\"]}]]],[\"ls-tabs\",[[257,\"ls-tabs\",{\"items\":[16],\"size\":[1],\"customStyle\":[16],\"rest\":[16],\"newItems\":[32]},null,{\"items\":[\"watchItemsHandler\"]}]]],[\"ls-tag\",[[257,\"ls-tag\",{\"text\":[1],\"colour\":[1],\"size\":[1],\"dot\":[4],\"icon\":[1],\"iconType\":[1,\"icon-type\"],\"outline\":[4],\"saturation\":[1],\"hover\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-timeline\",[[257,\"ls-timeline\",{\"showRecipient\":[4,\"show-recipient\"],\"recipientRole\":[1,\"recipient-role\"],\"recipientName\":[1,\"recipient-name\"],\"recipientEmail\":[1,\"recipient-email\"],\"recipientColour\":[1,\"recipient-colour\"],\"sentDateTime\":[1,\"sent-date-time\"],\"emailOpenedDateTime\":[1,\"email-opened-date-time\"],\"documentFirstViewedDateTime\":[1,\"document-first-viewed-date-time\"],\"signedDateTime\":[1,\"signed-date-time\"],\"expiryDate\":[1,\"expiry-date\"],\"status\":[1],\"emailProblem\":[1,\"email-problem\"],\"labelEmailed\":[1,\"label-emailed\"],\"labelOpened\":[1,\"label-opened\"],\"labelViewed\":[1,\"label-viewed\"],\"labelSigned\":[1,\"label-signed\"],\"labelApproved\":[1,\"label-approved\"],\"labelWitnessed\":[1,\"label-witnessed\"],\"labelRejected\":[1,\"label-rejected\"],\"labelBounced\":[1,\"label-bounced\"],\"labelExpired\":[1,\"label-expired\"],\"labelOutOfOffice\":[1,\"label-out-of-office\"],\"labelScheduled\":[1,\"label-scheduled\"],\"labelNotSent\":[1,\"label-not-sent\"],\"labelNotOpened\":[1,\"label-not-opened\"],\"labelNotViewed\":[1,\"label-not-viewed\"],\"labelNotSigned\":[1,\"label-not-signed\"],\"labelNotApproved\":[1,\"label-not-approved\"],\"labelNotWitnessed\":[1,\"label-not-witnessed\"],\"labelBypassed\":[1,\"label-bypassed\"],\"customStyle\":[16]}]]],[\"ls-timeline-step\",[[257,\"ls-timeline-step\",{\"step\":[1],\"complete\":[4],\"text\":[1],\"customLineClass\":[1,\"custom-line-class\"],\"customDiskClass\":[1,\"custom-disk-class\"]}]]],[\"ls-title-input\",[[769,\"ls-title-input\",{\"template\":[1040],\"editTitle\":[32]}]]],[\"ls-card\",[[260,\"ls-card\",{\"paddingX\":[2,\"padding-x\"],\"paddingY\":[2,\"padding-y\"],\"direction\":[1],\"corners\":[2],\"gap\":[2],\"backgroundColor\":[1,\"background-color\"],\"outline\":[4],\"outlineColor\":[1,\"outline-color\"],\"shadow\":[4],\"customClass\":[1,\"custom-class\"]}]]],[\"ls-compose-manager\",[[769,\"ls-compose-manager\",{\"template\":[16]}]]],[\"ls-text\",[[260,\"ls-text\",{\"preset\":[1],\"size\":[1],\"weight\":[1],\"colour\":[1],\"noWrap\":[4,\"no-wrap\"]}]]],[\"test-item\",[[256,\"test-item\",{\"text\":[1]}]]],[\"ls-badge\",[[257,\"ls-badge\",{\"text\":[1],\"colour\":[1],\"type\":[1],\"size\":[1],\"rounded\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"iconSolid\":[4,\"icon-solid\"],\"customStyle\":[16]}]]],[\"ls-dropdown-item\",[[257,\"ls-dropdown-item\",{\"index\":[2],\"text\":[1],\"secondaryText\":[1,\"secondary-text\"],\"icon\":[1],\"trailingIcon\":[1,\"trailing-icon\"],\"disabled\":[4],\"destructive\":[4],\"divider\":[4],\"badge\":[1],\"rest\":[16]}]]],[\"ls-tooltip\",[[257,\"ls-tooltip\",{\"tooltipId\":[1,\"tooltip-id\"]}]]],[\"ls-field-format_2\",[[769,\"ls-participant-select\",{\"selected\":[1025],\"signer\":[2],\"roles\":[16],\"selectedRole\":[32],\"scrollToBottom\":[32],\"isAddingParticipant\":[32],\"isOpen\":[32]},[[8,\"click\",\"handleWindowClick\"]],{\"signer\":[\"handleSignerChange\"],\"roles\":[\"handleRoleLoad\"]}],[769,\"ls-field-format\",{\"dataItem\":[1040]},null,{\"dataItem\":[\"selectFieldsHandler\"]}]]],[\"ls-toolbox-field\",[[769,\"ls-toolbox-field\",{\"formElementType\":[1,\"form-element-type\"],\"elementType\":[1,\"element-type\"],\"validation\":[2],\"fixedAspect\":[2,\"fixed-aspect\"],\"redDot\":[4,\"red-dot\"],\"label\":[1],\"icon\":[1],\"tooltip\":[1],\"defaultHeight\":[2,\"default-height\"],\"defaultWidth\":[2,\"default-width\"],\"signer\":[2],\"isSelected\":[1028,\"is-selected\"]},[[1,\"mousedown\",\"handleMouseDown\"],[0,\"keydown\",\"handleKeyDown\"]]]]],[\"ls-helper-bar_2\",[[769,\"ls-helper-bar\",{\"expanded\":[1028],\"showShortcuts\":[1028,\"show-shortcuts\"]}],[257,\"ls-keyboard-shortcuts\"]]],[\"ls-loading_2\",[[257,\"ls-loading\",{\"text\":[1],\"defaultIcon\":[4,\"default-icon\"],\"iconSize\":[2,\"icon-size\"],\"customStyle\":[16]}],[257,\"ls-loading-icon\",{\"default\":[4],\"size\":[2]}]]],[\"ls-button\",[[257,\"ls-button\",{\"variant\":[1],\"accessibility\":[1],\"type\":[1],\"size\":[1],\"rounded\":[1],\"fullWidth\":[4,\"full-width\"],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"iconSolid\":[4,\"icon-solid\"],\"outline\":[4],\"disabled\":[4],\"loading\":[4],\"loadingText\":[1,\"loading-text\"],\"customStyle\":[16],\"text\":[1],\"rest\":[16]}]]],[\"ls-assignee-select_21\",[[769,\"ls-field-content\",{\"dataItem\":[1040],\"roles\":[16],\"showValidationTypes\":[4,\"show-validation-types\"],\"readonly\":[4],\"filtertoolbox\":[1],\"valueError\":[32],\"isDirty\":[32]},[[0,\"keydown\",\"handleKeyDown\"]],{\"dataItem\":[\"watchDataItemHandler\"]}],[769,\"ls-field-placement\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-properties-advanced\",{\"dataItem\":[1040],\"expanded\":[1028],\"readonly\":[4]}],[769,\"ls-field-properties-container\",{\"dataItem\":[16],\"tabs\":[16],\"selectedTab\":[1537,\"selected-tab\"]}],[257,\"ls-formfield\",{\"name\":[1],\"fieldId\":[1,\"field-id\"],\"label\":[1],\"as\":[1],\"value\":[1032],\"placeholder\":[1],\"descriptionText\":[1,\"description-text\"],\"errorText\":[1,\"error-text\"],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"infoTooltipText\":[1,\"info-tooltip-text\"],\"hoverTooltipText\":[1,\"hover-tooltip-text\"],\"disabled\":[4],\"extraLabel\":[1,\"extra-label\"],\"required\":[4],\"optional\":[4],\"valid\":[4],\"dirty\":[4],\"customised\":[4],\"count\":[4],\"countMax\":[2,\"count-max\"],\"textareaRows\":[2,\"textarea-rows\"],\"buttonClick\":[16],\"buttonIcon\":[1,\"button-icon\"],\"labelIcon\":[1,\"label-icon\"],\"fieldIcon\":[1,\"field-icon\"],\"iconPosition\":[1,\"icon-position\"],\"options\":[1],\"_value\":[32]},null,{\"value\":[\"valueWatcher\"]}],[769,\"ls-assignee-select\",{\"signer\":[2],\"roles\":[16],\"disabled\":[4],\"disabledSenderReason\":[1,\"disabled-sender-reason\"],\"disabledApproverReason\":[1,\"disabled-approver-reason\"],\"mixed\":[4],\"isOpen\":[32]},[[8,\"click\",\"handleWindowClick\"]],{\"signer\":[\"handleSignerChange\"]}],[769,\"ls-field-dimensions\",{\"dataItem\":[1040],\"template\":[8],\"readonly\":[4]}],[769,\"ls-field-footer\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-type-select\",{\"fieldType\":[1,\"field-type\"],\"assignee\":[2],\"roles\":[16],\"roleTypes\":[16],\"disabled\":[4],\"mixed\":[4],\"filtertoolbox\":[1],\"isOpen\":[32]},[[8,\"click\",\"handleWindowClick\"]]],[257,\"ls-text-input\",{\"type\":[1],\"name\":[1],\"value\":[1025],\"placeholder\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"countMax\":[2,\"count-max\"],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"],\"iconPosition\":[1,\"icon-position\"],\"showPassword\":[32]}],[257,\"ls-number-input\",{\"type\":[1],\"name\":[1],\"value\":[1026],\"placeholder\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"countMax\":[2,\"count-max\"],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"]}],[257,\"ls-select-input\",{\"name\":[1],\"value\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"displayOnly\":[4,\"display-only\"],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"],\"options\":[1]}],[257,\"ls-textarea-input\",{\"name\":[1],\"value\":[1],\"placeholder\":[1],\"aria\":[1],\"inputRef\":[1,\"input-ref\"],\"disabled\":[4],\"displayOnly\":[4,\"display-only\"],\"required\":[4],\"valid\":[4],\"dirty\":[4],\"countMax\":[2,\"count-max\"],\"rows\":[2],\"buttonClick\":[8,\"button-click\"],\"buttonIcon\":[1,\"button-icon\"],\"fieldIcon\":[1,\"field-icon\"]}],[257,\"ls-checkbox-input\",{\"checkboxId\":[1,\"checkbox-id\"],\"label\":[1],\"description\":[1],\"name\":[1],\"checked\":[4],\"disabled\":[4],\"position\":[1],\"_checked\":[32]},null,{\"checked\":[\"watchCheckedHandler\"]}],[769,\"ls-props-section\",{\"sectionTitle\":[1,\"section-title\"],\"sectionDescription\":[1,\"section-description\"],\"row\":[4]}],[772,\"ls-toggle\",{\"checked\":[1028],\"indeterminate\":[4]}],[769,\"ls-editor-field\",{\"assignee\":[1025],\"dataItem\":[1040],\"selected\":[4],\"multiSelected\":[4,\"multi-selected\"],\"readonly\":[4],\"type\":[1],\"page\":[16],\"fixedAspect\":[2,\"fixed-aspect\"],\"zoom\":[1],\"floatingActive\":[1540,\"floating-active\"],\"isEditing\":[32],\"heldEdge\":[32],\"isEdgeDragging\":[32],\"innerValue\":[32],\"valueError\":[32]},[[0,\"keydown\",\"handleInput\"],[3,\"mousemove\",\"handleMouseMove\"],[2,\"dblclick\",\"handleDoubleClick\"],[3,\"mousedown\",\"handleMouseDown\"],[0,\"dragstart\",\"handleDragStart\"]],{\"dataItem\":[\"dataItemChanged\",\"watchDataItemHandler\"],\"selected\":[\"watchSelectedHandler\"]}],[769,\"ls-input-wrapper\",{\"leadingIcon\":[8,\"leading-icon\"],\"select\":[4]}],[257,\"ls-radio-input\",{\"radioId\":[1,\"radio-id\"],\"label\":[1],\"icon\":[1],\"name\":[1],\"checked\":[4],\"disabled\":[4],\"customStyle\":[16]}],[257,\"ls-icon-button\",{\"icon\":[1],\"disabled\":[4],\"solid\":[4],\"customStyle\":[16],\"rest\":[16]}],[257,\"ls-label\",{\"text\":[1],\"colour\":[1],\"type\":[1],\"size\":[1],\"leadingIcon\":[1,\"leading-icon\"],\"trailingIcon\":[1,\"trailing-icon\"],\"iconSolid\":[4,\"icon-solid\"],\"customStyle\":[16]}]]],[\"ls-field-alignment_3\",[[769,\"ls-field-distribute\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-alignment\",{\"dataItem\":[1040],\"readonly\":[4]}],[769,\"ls-field-size\",{\"dataItem\":[1040],\"readonly\":[4]}]]],[\"ls-add-new-button_20\",[[769,\"ls-field-properties\",{\"dataItem\":[16],\"template\":[8],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-participant-manager\",{\"editor\":[16],\"template\":[16],\"activeSigner\":[2,\"active-signer\"],\"busy\":[4],\"addingParticipant\":[32]},null,{\"template\":[\"templateChanged\"]}],[769,\"ls-document-options\",{\"template\":[1040],\"editTitle\":[32]},null,{\"template\":[\"selectedHandler\"]}],[769,\"ls-recipient-card\",{\"recipient\":[16],\"activeRecipient\":[2,\"active-recipient\"],\"fieldTypeSelected\":[16],\"template\":[16],\"validationErrors\":[16],\"filtertoolbox\":[1],\"isHovered\":[32]},[[0,\"fieldTypeSelected\",\"handleFieldTypeSelected\"]],{\"activeRecipient\":[\"handleExpandCollapse\"]}],[769,\"ls-validation-manager\",{\"validationErrors\":[16]}],[769,\"ls-feature-column\",{\"manager\":[1025],\"mode\":[1]}],[769,\"ls-validation-tag\",{\"status\":[1025],\"validationErrors\":[1040],\"isExpanded\":[1028,\"is-expanded\"],\"type\":[1],\"showDropDown\":[4,\"show-drop-down\"]}],[257,\"ls-recipient-manager\"],[769,\"ls-field-properties-checkbox\",{\"dataItem\":[1040],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]},[[0,\"mutate\",\"handleChildMutate\"]]],[769,\"ls-field-properties-date\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-email\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-file\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-general\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-multiple\",{\"dataItem\":[1040],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1],\"valueError\":[32]},null,{\"dataItem\":[\"validateOnChange\"]}],[769,\"ls-field-properties-number\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-signature\",{\"dataItem\":[16],\"template\":[8],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-text\",{\"dataItem\":[16],\"roles\":[16],\"readonly\":[4],\"filtertoolbox\":[1]}],[769,\"ls-field-properties-autosign\",{\"dataItem\":[16],\"readonly\":[4]}],[769,\"ls-participant-card\",{\"signer\":[16],\"index\":[2],\"editable\":[1028],\"template\":[16],\"active\":[4],\"busy\":[4],\"swapUpBtn\":[32],\"swapDownBtn\":[32],\"editBtn\":[32],\"deleteParticipantBtn\":[32],\"addingWitness\":[32]},null,{\"editable\":[\"modeHandler\"],\"template\":[\"templateChanged\"]}],[257,\"ls-add-new-button\",{\"text\":[1],\"icon\":[1],\"loading\":[4],\"disabled\":[4],\"destructive\":[4],\"customStyle\":[16],\"rest\":[16]}]]],[\"ls-compose-loader_7\",[[769,\"ls-left-bar\",{\"mode\":[1],\"selected\":[16],\"manager\":[1],\"signer\":[2],\"filtertoolbox\":[1],\"template\":[16],\"recipients\":[16],\"validationErrors\":[16],\"fieldTypeSelected\":[16],\"displayTable\":[4,\"display-table\"],\"busy\":[4],\"selectedDataItems\":[16]},null,{\"manager\":[\"managerWatchHandler\"],\"signer\":[\"signerChanged\"]}],[769,\"ls-toolbar\",{\"dataItem\":[1040],\"groupInfo\":[16],\"template\":[16],\"editor\":[1040],\"mode\":[1],\"signer\":[2],\"selected\":[16],\"pageNum\":[2,\"page-num\"]}],[769,\"ls-statusbar\",{\"zoom\":[1026],\"page\":[1026],\"pageCount\":[1026,\"page-count\"],\"editor\":[16],\"mode\":[1],\"showThumbnails\":[32],\"showZoomMenu\":[32],\"showPageMenu\":[32]},null,{\"page\":[\"onPageChange\"]}],[769,\"ls-select-menu\",{\"selected\":[16],\"pageNum\":[2,\"page-num\"],\"editor\":[8],\"floating\":[4],\"isOpen\":[32],\"isVisible\":[32],\"isHeldDown\":[32],\"floatingTop\":[32],\"floatingLeft\":[32]},[[8,\"click\",\"handleWindowClick\"]],{\"selected\":[\"onSelectionChange\"],\"pageNum\":[\"onSelectionChange\"]}],[257,\"ls-compose-loader\"],[769,\"ls-editor-table\",{\"editor\":[16]}],[257,\"ls-loading-logo\",{\"size\":[2],\"colour\":[1]}]]]]"), options);
8
8
  };
9
9
 
10
10
  export { defineCustomElements };
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, a as getElement, c as createEvent, H as Host } from './index-CItPoq74.js';
2
2
  import { c as clsx } from './clsx-ChV9xqsO.js';
3
- import { d as dvI18n } from './i18n-Dbp-hj8N.js';
3
+ import { d as dvI18n } from './i18n-WVWIAGo_.js';
4
4
  import { g as getDefaultValidationForType, a as getFieldPlaceholder } from './defaultFieldLabels-GlbzVGpj.js';
5
- import { h as validateFieldValue, i as validationTypes } from './editorUtils-BZZzuy9j.js';
5
+ import { h as validateFieldValue, i as validationTypes } from './editorUtils-DcBt3fOj.js';
6
6
  import { f as forceCloseDatePicker } from './index-Bo8LVmEA.js';
7
7
  import { d as defaultRolePalette } from './defaultPalette-CwCWCxsI.js';
8
8
  import { F as FIELD_DEFAULTS } from './fieldDefaults-04cXI5GQ.js';
@@ -236,7 +236,7 @@ const LsFeatureColoumn = class {
236
236
  };
237
237
  LsFeatureColoumn.style = lsFeatureColumnCss();
238
238
 
239
- const lsFieldPropertiesCss = () => `:host{display:block;width:100%;padding:1rem}p{color:var(--gray-80, #6f7176);font-family:var(--font-family);font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--text-sm-line-height)}a{color:var(--primary-60, #4456f6);font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--text-sm-line-height);cursor:pointer}a:hover{text-decoration:underline;color:var(--primary-70, #2134dc)}.ls-dv-button-link,.ls-dv-button-link:hover{all:unset}select{appearance:none;height:2.25rem}.ls-dv-input-wrapper{position:relative;width:fit-content}#selectorIcon{position:absolute;top:50%;right:0.675rem;transform:translateY(-50%);pointer-events:none;color:var(--gray-80, #6f7176)}#selectLeadingIcon{position:absolute;top:50%;left:0.675rem;transform:translateY(-50%);pointer-events:none;color:var(--gray-80, #6f7176)}.ls-dv-has-leading-icon{padding-left:2.5rem}input,select,textarea{border:1px solid var(--gray-40, #d8d9dc);box-shadow:0 1px 0.125rem rgba(0, 0, 0, 0.05);padding:0.5rem 0.75rem;font-family:var(--font-family);font-size:var(--text-sm);border-radius:0.625rem;color:var(--gray-100, #45484d);font-weight:400}input::placeholder,select::placeholder,textarea::placeholder{color:var(--gray-60, #afb0b2)}input:hover,select:hover,textarea:hover{border-color:var(--gray-50, #c8c9cc);background-color:var(--white, #ffffff)}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 0.25rem var(--primary-40, #79adfc);border-color:var(--primary-60, #4456f6);background-color:var(--white, #ffffff)}input:active,select:active,textarea:active{border-color:var(--primary-50, #5185ff)}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;background-color:var(--gray-10, #f7f8fa)}input[type=checkbox]{appearance:none;position:relative;height:1rem;width:1rem;padding:0.25rem;border-radius:var(--radius-sm);border:1px solid #d1d5db;background-color:#ffffff;cursor:pointer}input[type=checkbox]:checked,input[type=checkbox].ls-dv-indeterminate{background-color:var(--primary-60, #4456f6);border:none}input[type=checkbox]:checked::after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%, -50%) rotate(-45deg) scale(-1, 1);width:0.5rem;height:0.25rem;border-bottom:0.125rem solid white;border-right:0.125rem solid white}input[type=checkbox].ls-dv-indeterminate::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.5rem;height:0.125rem;background-color:white}input[type=checkbox]:checked:hover,input[type=checkbox].ls-dv-indeterminate:hover{background-color:var(--primary-70, #2134dc);border:none}input[type=checkbox]:hover{border:1px solid #9ca3af}input[type=checkbox]:focus,input[type=checkbox]:active{outline:none;box-shadow:0 0 0 0.25rem var(--primary-20, #c7ddff);background-color:#f0f4f8}input[type=checkbox]:disabled{background-color:#f3f4f6;outline:none;cursor:not-allowed}input[type=checkbox]:disabled:checked{background-color:#e5e7eb;border:none;outline:none;cursor:not-allowed}.ls-dv-checkbox-container{display:flex;gap:0.5rem;width:100%}.ls-dv-checkbox-label{color:var(--gray-100, #45484d);font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}.ls-dv-form-label{color:var(--gray-100, #45484d);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.ls-dv-form-field{display:flex;flex-direction:column;gap:0.25rem;width:100%}.ls-dv-loading-box{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;color:var(--primary-60, #4456f6)}button{border:0;appearance:button;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background-color:var(--primary-60, #4456f6);color:white;text-transform:capitalize;min-height:2.25rem;min-width:2.25rem}button.ls-dv-tertiary-grey{border:1px solid var(--gray-40, #d8d9dc);background-color:white;color:var(--gray-80, #6f7176)}button.ls-dv-tertiary-grey:hover{border:1px solid var(--gray-50, #c8c9cc);background:var(--gray-10, #f7f8fa)}.ls-dv-button-group{display:flex;border-radius:0.625rem;border:1px solid var(--gray-30, #e0e2e5);background:var(--white, #ffffff);overflow:clip}.ls-dv-button-group button{display:flex;background:transparent;border-radius:unset;padding:0.25rem 0.75rem;min-width:2.156rem;min-height:unset;color:var(--gray-80, #6f7176)}.ls-dv-button-group button:hover{background:var(--gray-10, #f7f8fa)}.ls-dv-button-group>:first-child{border-radius:0.625rem 0 0 0.625rem}.ls-dv-button-group>:last-child{border-radius:0 0.5rem 0.5rem 0}.ls-dv-button-group>:not(:first-child){border-left:1px solid var(--gray-30, #e0e2e5)}`;
239
+ const lsFieldPropertiesCss = () => `:host{display:block;width:100%;height:100%;padding:1rem}p{color:var(--gray-80, #6f7176);font-family:var(--font-family);font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--text-sm-line-height)}a{color:var(--primary-60, #4456f6);font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--text-sm-line-height);cursor:pointer}a:hover{text-decoration:underline;color:var(--primary-70, #2134dc)}.ls-dv-button-link,.ls-dv-button-link:hover{all:unset}select{appearance:none;height:2.25rem}.ls-dv-input-wrapper{position:relative;width:fit-content}#selectorIcon{position:absolute;top:50%;right:0.675rem;transform:translateY(-50%);pointer-events:none;color:var(--gray-80, #6f7176)}#selectLeadingIcon{position:absolute;top:50%;left:0.675rem;transform:translateY(-50%);pointer-events:none;color:var(--gray-80, #6f7176)}.ls-dv-has-leading-icon{padding-left:2.5rem}input,select,textarea{border:1px solid var(--gray-40, #d8d9dc);box-shadow:0 1px 0.125rem rgba(0, 0, 0, 0.05);padding:0.5rem 0.75rem;font-family:var(--font-family);font-size:var(--text-sm);border-radius:0.625rem;color:var(--gray-100, #45484d);font-weight:400}input::placeholder,select::placeholder,textarea::placeholder{color:var(--gray-60, #afb0b2)}input:hover,select:hover,textarea:hover{border-color:var(--gray-50, #c8c9cc);background-color:var(--white, #ffffff)}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 0.25rem var(--primary-40, #79adfc);border-color:var(--primary-60, #4456f6);background-color:var(--white, #ffffff)}input:active,select:active,textarea:active{border-color:var(--primary-50, #5185ff)}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;background-color:var(--gray-10, #f7f8fa)}input[type=checkbox]{appearance:none;position:relative;height:1rem;width:1rem;padding:0.25rem;border-radius:var(--radius-sm);border:1px solid #d1d5db;background-color:#ffffff;cursor:pointer}input[type=checkbox]:checked,input[type=checkbox].ls-dv-indeterminate{background-color:var(--primary-60, #4456f6);border:none}input[type=checkbox]:checked::after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%, -50%) rotate(-45deg) scale(-1, 1);width:0.5rem;height:0.25rem;border-bottom:0.125rem solid white;border-right:0.125rem solid white}input[type=checkbox].ls-dv-indeterminate::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.5rem;height:0.125rem;background-color:white}input[type=checkbox]:checked:hover,input[type=checkbox].ls-dv-indeterminate:hover{background-color:var(--primary-70, #2134dc);border:none}input[type=checkbox]:hover{border:1px solid #9ca3af}input[type=checkbox]:focus,input[type=checkbox]:active{outline:none;box-shadow:0 0 0 0.25rem var(--primary-20, #c7ddff);background-color:#f0f4f8}input[type=checkbox]:disabled{background-color:#f3f4f6;outline:none;cursor:not-allowed}input[type=checkbox]:disabled:checked{background-color:#e5e7eb;border:none;outline:none;cursor:not-allowed}.ls-dv-checkbox-container{display:flex;gap:0.5rem;width:100%}.ls-dv-checkbox-label{color:var(--gray-100, #45484d);font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}.ls-dv-form-label{color:var(--gray-100, #45484d);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.ls-dv-form-field{display:flex;flex-direction:column;gap:0.25rem;width:100%}.ls-dv-loading-box{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;color:var(--primary-60, #4456f6)}button{border:0;appearance:button;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background-color:var(--primary-60, #4456f6);color:white;text-transform:capitalize;min-height:2.25rem;min-width:2.25rem}button.ls-dv-tertiary-grey{border:1px solid var(--gray-40, #d8d9dc);background-color:white;color:var(--gray-80, #6f7176)}button.ls-dv-tertiary-grey:hover{border:1px solid var(--gray-50, #c8c9cc);background:var(--gray-10, #f7f8fa)}.ls-dv-button-group{display:flex;border-radius:0.625rem;border:1px solid var(--gray-30, #e0e2e5);background:var(--white, #ffffff);overflow:clip}.ls-dv-button-group button{display:flex;background:transparent;border-radius:unset;padding:0.25rem 0.75rem;min-width:2.156rem;min-height:unset;color:var(--gray-80, #6f7176)}.ls-dv-button-group button:hover{background:var(--gray-10, #f7f8fa)}.ls-dv-button-group>:first-child{border-radius:0.625rem 0 0 0.625rem}.ls-dv-button-group>:last-child{border-radius:0 0.5rem 0.5rem 0}.ls-dv-button-group>:not(:first-child){border-left:1px solid var(--gray-30, #e0e2e5)}`;
240
240
 
241
241
  const LsFieldProperties = class {
242
242
  constructor(hostRef) {
@@ -245,36 +245,37 @@ const LsFieldProperties = class {
245
245
  dataItem;
246
246
  template; // LSApiTemplate
247
247
  readonly = false;
248
+ filtertoolbox = null;
248
249
  renderFields() {
249
250
  if (this.dataItem && this.dataItem?.length === 1) {
250
251
  const roles = this.template?.roles || [];
251
252
  switch (this.dataItem[0].formElementType) {
252
253
  case 'signature':
253
- return h("ls-field-properties-signature", { dataItem: this.dataItem[0], template: this.template, readonly: this.readonly, roles: roles });
254
+ return h("ls-field-properties-signature", { dataItem: this.dataItem[0], template: this.template, readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
254
255
  case 'date':
255
- return h("ls-field-properties-date", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
256
+ return h("ls-field-properties-date", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
256
257
  case 'signing date':
257
- return h("ls-field-properties-date", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
258
+ return h("ls-field-properties-date", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
258
259
  case 'text':
259
- return h("ls-field-properties-text", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
260
+ return h("ls-field-properties-text", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
260
261
  case 'number':
261
- return h("ls-field-properties-number", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
262
+ return h("ls-field-properties-number", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
262
263
  case 'autosign':
263
264
  return h("ls-field-properties-autosign", { dataItem: this.dataItem[0], readonly: this.readonly });
264
265
  case 'email':
265
- return h("ls-field-properties-email", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
266
+ return h("ls-field-properties-email", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
266
267
  case 'file':
267
- return h("ls-field-properties-file", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
268
+ return h("ls-field-properties-file", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
268
269
  case 'dropdown':
269
- return h("ls-field-properties-file", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
270
+ return h("ls-field-properties-file", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
270
271
  case 'checkbox':
271
- return h("ls-field-properties-checkbox", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
272
+ return h("ls-field-properties-checkbox", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
272
273
  default:
273
- return h("ls-field-properties-general", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles });
274
+ return h("ls-field-properties-general", { dataItem: this.dataItem[0], readonly: this.readonly, roles: roles, filtertoolbox: this.filtertoolbox });
274
275
  }
275
276
  }
276
277
  else if (this.dataItem && this.dataItem?.length > 1)
277
- return h("ls-field-properties-multiple", { dataItem: this.dataItem, readonly: this.readonly, roles: this.template?.roles || [] });
278
+ return h("ls-field-properties-multiple", { dataItem: this.dataItem, readonly: this.readonly, roles: this.template?.roles || [], filtertoolbox: this.filtertoolbox });
278
279
  }
279
280
  handleKeyDown = (event) => {
280
281
  event.stopPropagation();
@@ -283,7 +284,7 @@ const LsFieldProperties = class {
283
284
  event.stopPropagation();
284
285
  };
285
286
  render() {
286
- return (h(Host, { key: 'b0b89acc453e22cfa282bb9837568d07f46be1f6', onKeyDown: this.handleKeyDown, onKeyUp: this.handleKeyUp }, this.dataItem && this.renderFields(), h("slot", { key: 'd9f359214a7301e34a92f748b0a713a16d081298' })));
287
+ return (h(Host, { key: 'f41f894c2cc3db8b2bd4c6f84e3b3a08a130b403', onKeyDown: this.handleKeyDown, onKeyUp: this.handleKeyUp }, this.dataItem && this.renderFields(), h("slot", { key: '5de59a1709253febc30753dea39f8eb97e21cfa3' })));
287
288
  }
288
289
  };
289
290
  LsFieldProperties.style = lsFieldPropertiesCss();
@@ -302,7 +303,7 @@ const LsFieldPropertiesAutosign = class {
302
303
  };
303
304
  LsFieldPropertiesAutosign.style = lsFieldPropertiesAutosignCss();
304
305
 
305
- const lsFieldPropertiesCheckboxCss = () => `:host{display:block}*{box-sizing:border-box;margin:0}.ls-dv-checkbox-toggle{display:flex;gap:0.5rem;background:var(--gray-10, #f7f8fa);padding:0.25rem;border-radius:0.75rem}.ls-dv-checkbox-toggle-btn{flex:1;padding:0.25rem;border-radius:0.5rem;display:flex;justify-content:center;align-items:center;font-size:0.875rem;color:var(--gray-80, #6f7176);text-transform:capitalize;cursor:pointer;border:none;background:transparent;transition:background 0.15s, box-shadow 0.15s}.ls-dv-checkbox-toggle-btn:focus-visible{outline:2px solid var(--gray-40, #d8d9dc);outline-offset:2px}.ls-dv-checkbox-toggle-btn.ls-dv-active{background:white;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05)}.ls-dv-checkbox-toggle-btn:disabled{cursor:default;opacity:0.5}`;
306
+ const lsFieldPropertiesCheckboxCss = () => `:host{display:block;height:100%}*{box-sizing:border-box;margin:0}.ls-dv-checkbox-toggle{display:flex;gap:0.5rem;background:var(--gray-10, #f7f8fa);padding:0.25rem;border-radius:0.75rem}.ls-dv-checkbox-toggle-btn{flex:1;padding:0.25rem;border-radius:0.5rem;display:flex;justify-content:center;align-items:center;font-size:0.875rem;color:var(--gray-80, #6f7176);text-transform:capitalize;cursor:pointer;border:none;background:transparent;transition:background 0.15s, box-shadow 0.15s}.ls-dv-checkbox-toggle-btn:focus-visible{outline:2px solid var(--gray-40, #d8d9dc);outline-offset:2px}.ls-dv-checkbox-toggle-btn.ls-dv-active{background:white;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05)}.ls-dv-checkbox-toggle-btn:disabled{cursor:default;opacity:0.5}`;
306
307
 
307
308
  const LsFieldPropertiesCheckbox = class {
308
309
  constructor(hostRef) {
@@ -311,6 +312,7 @@ const LsFieldPropertiesCheckbox = class {
311
312
  dataItem;
312
313
  roles = [];
313
314
  readonly = false;
315
+ filtertoolbox = null;
314
316
  handleChildMutate(event) {
315
317
  const update = event.detail?.[0];
316
318
  if (update?.action === 'update' && update.data) {
@@ -319,7 +321,7 @@ const LsFieldPropertiesCheckbox = class {
319
321
  }
320
322
  get el() { return getElement(this); }
321
323
  render() {
322
- return (h(Host, { key: '9e44233a4abaf321e731628f7c921006ba2231d8' }, h("ls-field-properties-container", { key: '1ee10bfe21b53e4619a65bab6dd4601a1629306d', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '93dad0b07d94f8949682c47bc49530e81cf7b5a4', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '82ce0d41e856070e5aebd59826852611fdf45fa6', dataItem: this.dataItem, roles: this.roles, showValidationTypes: true, readonly: this.readonly }), h("ls-field-properties-advanced", { key: '3ac7a9cd1238ea715518ab74d7ffa731a6285473', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '92a985c8190ff5c5269651fdac145fe0e9194341', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'aa9b7bd1398b82f1fc73be0065493eb4c9d918a3', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'c8e773af0bb136b16de9eae037b5cac5227aed14', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'f43b7abf633fdbfccddf21a3b2579e6eb53928a4', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'cff1d6fce61ecff715215dc843796ecb24a0e922', dataItem: this.dataItem, readonly: this.readonly })));
324
+ return (h(Host, { key: 'bb14d25f5ded0eea2716cecfb280122372b8332e' }, h("ls-field-properties-container", { key: '0551e4c3ca3b70c25e235af6cf33a500362a67d7', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '49fc4c803c83b4801b5ef3c743f4da99dddcb9cb', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '753e1e584b99e7e5e863d85a91bb5429ec462ace', dataItem: this.dataItem, roles: this.roles, showValidationTypes: true, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: 'af866126b926cf6eb94e73821e7adc45a9265eef', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '845933e5f03e1ae1ba36760af30d4d82d408f3a0', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '7dcf19bd033b5d8a555f743ce625d7f565401344', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '2723be3079ddbc03cd1eed8375e39c1aac081e19', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '12952c8fe8b7ea40336fa22562858c92bc4b0bba', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'f4e5918cba8c241674f7785695ce2359b99a2db6', dataItem: this.dataItem, readonly: this.readonly })));
323
325
  }
324
326
  };
325
327
  LsFieldPropertiesCheckbox.style = lsFieldPropertiesCheckboxCss();
@@ -333,8 +335,9 @@ const LsFieldPropertiesDate = class {
333
335
  dataItem;
334
336
  roles = [];
335
337
  readonly = false;
338
+ filtertoolbox = null;
336
339
  render() {
337
- return (h(Host, { key: 'e61351642fcdbf459521474addf3d1c9fc1bc957' }, h("ls-field-properties-container", { key: '4c3e177015f1ff6f49e2e53ca6f46f046f69d5cf', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: 'aa5f876e65d0094b5ef89f6cf41d3719d408281a', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '6db302195d8829ef8f35a8c77ef00e4dd4d8c0ce', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly }), h("ls-field-properties-advanced", { key: '02bb9daf6f0d98c091e48f3e2eda57aba010793f', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '667d8e3ba20d8e3c89fc9020bac6606fed4bbf7a', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'c9943df8fdf39d64b34e7050bcee2ad53d21ec9f', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'f37f079fe060a3a6be2aae8be5631404c5ee2b49', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'd7c6151b44937bc178c47217c915243435ad23d0', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'f0ff03b2ae936e20c36745e0ca54b39f77bc9725', dataItem: this.dataItem, readonly: this.readonly })));
340
+ return (h(Host, { key: '3e6f3fdd376d40701f31f6bcf44beeb93f1ea1ff' }, h("ls-field-properties-container", { key: '985442dd20a50388ed810f007bce28f4fe4dd898', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '7fda234a6058ea334b6057814b02d9abe870b011', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: 'df9355d5a37cbfe6d547bab66f668e0c7bee86b0', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: '875c883f195f26319a828516aaf02d5c2977ee1f', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '3e12c8a5eeb01b3505e8b78206a524e04081929e', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'e700e34a44e4bf257e49803cab1a823f90ceb06c', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '43e6c957074beb3e2c7144aae12c1f45399644b5', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'b94ff186f88cd2e67bfe4f3ab5384dcea93cf3ed', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '150e3b500ae9851da612d236787e41eb75dd2362', dataItem: this.dataItem, readonly: this.readonly })));
338
341
  }
339
342
  };
340
343
  LsFieldPropertiesDate.style = lsFieldPropertiesDateCss();
@@ -348,8 +351,9 @@ const LsFieldPropertiesEmail = class {
348
351
  dataItem;
349
352
  roles = [];
350
353
  readonly = false;
354
+ filtertoolbox = null;
351
355
  render() {
352
- return (h(Host, { key: 'b0408e4d13cbaac8491bae6dea42d2d15e7d373e' }, h("ls-field-properties-container", { key: '2a7fe530df5fd06b61ad0733ecc5d83bfea325c7', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '5b99af9d32e18d40c9ff224a2646d1f2903ba31a', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '94980046aa83b2aa4fc8585ccd8d21c533e142bd', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly }), h("ls-field-properties-advanced", { key: 'c65d2a9a27d1495ccb3d66b9b620f5e3a9f195cc', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'e121f55db5ffc20feb86ab40ec3615527ebfb261', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '7dbecee20336e9fa2bc4de2d16e201ef63819c30', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '4708308fa18d5c0344dd07a4b6cbf78e556334ae', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '855824921e3ed423e5aca5065fc0edb81c3f64df', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'e4f1454be8b9e97e84f136278b26a6ee0f595556', dataItem: this.dataItem, readonly: this.readonly })));
356
+ return (h(Host, { key: 'b1ba84c8b9f2b26f5600d05d8c16ed610c60d5db' }, h("ls-field-properties-container", { key: 'aee9c4835b2bf272ec25d2f6bd50d61f855713a3', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: 'f4b3e6704ad45babe5e97c26db64f7c26419e174', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '55ff19647cd78ad1049dd1ee050a618a3d5a5483', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: 'f9ec1321e24cd0ddea0d2a07acfbe1e6c1eae181', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'a5804ccd93d9c2aa747d98cc796308a3523ab39d', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '37b77b1e9a9a663c185222816eddbf557a6a481b', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '6e48a2843379882446a945c1bf8180057d8b221e', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '60974dd87012da17fe3e73736f784b83acad8afd', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '9e9fe3f4c7eb568cb7c255c601c816ab50f93025', dataItem: this.dataItem, readonly: this.readonly })));
353
357
  }
354
358
  };
355
359
  LsFieldPropertiesEmail.style = lsFieldPropertiesEmailCss();
@@ -363,8 +367,9 @@ const LsFieldPropertiesFile = class {
363
367
  dataItem;
364
368
  roles = [];
365
369
  readonly = false;
370
+ filtertoolbox = null;
366
371
  render() {
367
- return (h(Host, { key: 'ab0b6ced60036b32e9a5027974ed756b13fdf904' }, h("ls-field-properties-container", { key: '5c021cfec6ed1d052f3b027d18a1c81cc0a6f6e4', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: 'ad274fb15c423969233a1801d3f15bd5db523bde', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '7c76f0fad62beb869fa05ee062fced11e3da691e', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly }), h("ls-field-properties-advanced", { key: '8049d530ec44df7a896f145441e01e908b34a557', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '086f68431dd3e648ba8a4b4bc20269e3aebd6cdd', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '0143dd679ff2775a8f7541e22a0f4c47d51294e3', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '3c780f3ea4b6f4cd9bb9bb936b28f14d2e4bcd67', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '1755163b10e16f16249f51d08126da932f642ba3', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '64182e4ffeb780cbe749b0a1995dd12cc733b353', dataItem: this.dataItem, readonly: this.readonly })));
372
+ return (h(Host, { key: '3732fb3215ff00ea57c3088f304467a7fa6faee6' }, h("ls-field-properties-container", { key: '9e9cc5d102f779c8bf98e7ac9cd482e57a68040d', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '07c25c92e5130ee88f8828fe99a86ecd299879bc', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: 'a2ceb98dafe1bf912374801e0b1f7c442645799b', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: '8f1e35d1aa8bbb125556cc92d5e1eb6dfe44dea4', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'd18d88e0dff171df5873ccc4e6655dec9dce0833', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'feae140446b7d5f019c28b9232686444687300bd', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'ed64c96213650f7dd81a999d72b708b51a069924', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '9805aeee6c161b53b5ff1d16ea219b635da44bbc', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '5348d7a8cc2f692b51f82c04d1acf641bb5a92bb', dataItem: this.dataItem, readonly: this.readonly })));
368
373
  }
369
374
  };
370
375
  LsFieldPropertiesFile.style = lsFieldPropertiesFileCss();
@@ -378,8 +383,9 @@ const LsFieldPropertiesGeneral = class {
378
383
  dataItem;
379
384
  roles = [];
380
385
  readonly = false;
386
+ filtertoolbox = null;
381
387
  render() {
382
- return (h(Host, { key: '9190845c512c0a86c637b36f629250b9367797f0' }, h("ls-field-properties-container", { key: '248100e296bf44b4c2865f2e1306b15389d4661c', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '28cc12f82845da0e46f72867cffba61d2815b0e0', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '0949141174d0b1818b29f453e0d5bf0be13896a0', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly }), h("ls-field-properties-advanced", { key: '532628012bfcad35a89fd0d6b58d31baa3251065', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'f9d83e55e8bb2436689aa774c45ae41b14172f54', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '546c287b29b8c1b5d7281b27db8df09216f829b7', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'ad3163bb3ae27c233779aa75f38788f31644ee29', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '32352a0b668c764bc81d8940378c22776e09a31b', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'ab7d4eb83d246a09f0fd15ca5589c0a7ef990069', dataItem: this.dataItem, readonly: this.readonly })));
388
+ return (h(Host, { key: '7c8edc0216d3e5e5f889958f794f2f394eb9dbe2' }, h("ls-field-properties-container", { key: '6f0d875b173e2036f83369759e07598333544992', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '271eba04231b73e7e0657782f31602c015f3e2fd', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '4e73bdea22250a80f27d21f334e503df6684f697', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: '500a9255c6932ec679e7fca70f122a259d30c5cc', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '12600b719767007a7cbc6ebd3229513c961bbecb', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'db10044f498b5f3c4ddc98ca98ad64cfecac235b', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '97889bebbe0f619c7ab809a56cb44e0757ed65a8', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '7cd50f495e06755adb4b1cd737e81707b85c9d1f', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'f4234e8871ebdbe309bf142810f97ef7c3129ea0', dataItem: this.dataItem, readonly: this.readonly })));
383
389
  }
384
390
  };
385
391
  LsFieldPropertiesGeneral.style = lsFieldPropertiesGeneralCss();
@@ -395,6 +401,7 @@ const LsFieldPropertiesMultiple = class {
395
401
  dataItem;
396
402
  roles = [];
397
403
  readonly = false;
404
+ filtertoolbox = null;
398
405
  valueError = null;
399
406
  validateOnChange() {
400
407
  if (this.allFieldTypesSame().isSame && this.supportsValue() && this.allValuesSame().isSame) {
@@ -710,11 +717,11 @@ const LsFieldPropertiesMultiple = class {
710
717
  }, 500);
711
718
  }
712
719
  render() {
713
- return (h(Host, { key: 'e02b0f5b53951969aa3b4025c98a2eedd8fcfec9' }, h("ls-field-properties-container", { key: '643f8b21ebd557c4f730adb8a7eacb812458844c', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '4763ca3baafe900dc8a0bd35643a4a6cd9966d58', class: 'ls-dv-field-set', slot: "content" }, this.roles?.length > 0 && (h("div", { key: '4146f791fb9141ae89447287772e1e2349cf0df2', class: 'ls-dv-field-properties-section' }, h("div", { key: '43f5a7860cda0f6b65f644303107924c8e518a39', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '818a76fc3af8e95e67caeadf8da30357ca6e271b', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.assignee')), h("p", { key: '0b62fe0225e152f5d587dc1fc56583b7c624430a', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.assigneedescription'))), h("ls-assignee-select", { key: '7e93fbeb618cd4815d47f3cf0a7679bb34ec4c2f', signer: this.allSignersSame().signer, roles: this.roles, disabled: this.readonly, disabledSenderReason: this.getSenderDisabledReason(), disabledApproverReason: this.hasSignatureType() ? dvI18n.t('fieldproperties.signaturecannotapprover') : '', mixed: !this.allSignersSame().isSame, onAssigneeChange: ev => this.handleReassign(ev.detail) }))), h("div", { key: 'cf62f3da755b60a1697fa494c8d3cad57d168db6', class: 'ls-dv-field-properties-section' }, h("div", { key: '085d13019df5f46dd1261052163505d9ad2f14a4', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '4685dbc15017e9a79b069345964740ff4991779b', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.fieldtype')), h("p", { key: '2d6d7ee8c7d4652deb0f4fe0873c953be3f11ec7', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.fieldtypedescriptionmultiple'))), h("ls-field-type-select", { key: 'cadfb1aa9a62b1ecf8cb252c76ea659e9cc8b14a', fieldType: this.allFieldTypesSame().fieldType, assignee: this.allSignersSame().signer, roles: this.roles, roleTypes: this.getAllRoleTypes(), disabled: this.readonly, mixed: !this.allFieldTypesSame().isSame, onFieldTypeChange: ev => this.handleFieldTypeChange(ev.detail) })), h("div", { key: '19701245408591a889b5d0271b40f8f53d342364', class: 'ls-dv-field-properties-section ls-dv-row' }, h("div", { key: '3a70ca6f0d56ee070db7e67c6efd58150ae041bd', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '6f4124207dfc27d83c60bc7aec2393b6ad35dae1', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.requiredfield')), h("p", { key: '550b19ce460fde154c3c0609a513a0790fe427af', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.requiredfielddescription'))), h("ls-toggle", { key: 'df9d8ce03fd2517ab40f3f3603e9c80dbd94cdfa', onValueChange: (ev) => !this.readonly && this.alterImmediate({ optional: !ev.detail }), checked: !this.allFieldsOptional().optional, indeterminate: this.allFieldsOptional().isSame === false })), h("div", { key: '8711ced1bde564bc2e46330f07ab4f482a605c02', class: 'ls-dv-field-properties-section' }, h("div", { key: 'bcac38c59b8d851ff4b67cb97259db0e21ec289e', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '23cd1788e63259a55a3c7a34f0d88377dae0d49a', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.fieldlabel')), h("p", { key: 'e4669b9c21df195ae803b6205ab188098ec63f0d', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.fieldlabeldescription'))), h("ls-formfield", { key: '0fa20ff1de1206c0e7cfe4aad43e917735e09cab', as: "text", name: "field-label", value: this.allLabelsSame().label, placeholder: this.allLabelsSame().isSame ? dvI18n.t('fieldproperties.placeholdersignhere') : dvI18n.t('fieldproperties.mixed'), disabled: this.readonly, onTextChange: e => this.alter({ label: e.detail.value }) })), this.allFieldTypesSame().isSame && this.supportsValue() && (h("div", { key: '18e699c67046f54d895168a88e1dfdc32d500b47', class: 'ls-dv-field-properties-section' }, h("div", { key: 'd2ef4012e05c80e20b9c98c7d360dfe733eb6f1a', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '328411303841812ce112389cf54cd80a2fb716e6', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.value')), h("p", { key: '221a29cce0aeefa19bfb5e9da6d8c921aaf9c799', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.valuedescription'))), h("ls-formfield", { key: 'd6066d5bc050e0b1e8affb1d78f30beae49c9712', as: "text", name: "field-value", value: this.allValuesSame().value, placeholder: this.allValuesSame().isSame ? getFieldPlaceholder(this.allFieldTypesSame().fieldType) : dvI18n.t('fieldproperties.mixed'), valid: !this.valueError, dirty: !!this.allValuesSame().value, errorText: this.valueError, disabled: this.readonly, onTextChange: e => {
720
+ return (h(Host, { key: '3c70b405d72edb62b0a5560a910d3c7242dd0dd6' }, h("ls-field-properties-container", { key: 'df7798c98a83f47f2f71c10e5acfe4af23d3ed4f', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '81390c6eca45772a7f7eb4a31d05c36601be7783', class: 'ls-dv-field-set', slot: "content" }, this.roles?.length > 0 && (h("div", { key: '5bca63f1a8c052c230db78ad8ca8b18e3d6053bf', class: 'ls-dv-field-properties-section' }, h("div", { key: 'be74edb0f80a8cd99431f09dbffbf772d6633a66', class: 'ls-dv-field-properties-section-text' }, h("p", { key: 'c0377d686ded9ded1c6e6440a31e52aacf332a5b', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.assignee')), h("p", { key: '0eabe1c011fad1a45b9cc0ecae48c4a0f701c4ec', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.assigneedescription'))), h("ls-assignee-select", { key: '78c7d789b8bcbaa2e6edba38c753ca449d1aebee', signer: this.allSignersSame().signer, roles: this.roles, disabled: this.readonly, disabledSenderReason: this.getSenderDisabledReason(), disabledApproverReason: this.hasSignatureType() ? dvI18n.t('fieldproperties.signaturecannotapprover') : '', mixed: !this.allSignersSame().isSame, onAssigneeChange: ev => this.handleReassign(ev.detail) }))), h("div", { key: '0bd7001e14346ff92ca30c8245a8cba9f2e36f59', class: 'ls-dv-field-properties-section' }, h("div", { key: 'b7928331c746ba856db18d1683e405a11074fbaf', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '053ffd76fef8a919f602dc7db2342fa387b4c091', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.fieldtype')), h("p", { key: 'cc79bb36e560a15d35b0aff7689bb9b220454006', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.fieldtypedescriptionmultiple'))), h("ls-field-type-select", { key: '7ac25c6b65de1b8976c07f8d5848536e1fb9dcb6', 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) })), h("div", { key: '4458ffe6afca7143bd9de613bf4c4c40574aeee5', class: 'ls-dv-field-properties-section ls-dv-row' }, h("div", { key: '960e0c6e1ada77f0d26570b374be51ee84d2aa0a', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '3b961ba26099c1ea70af6b66b34bc5458d27bc27', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.requiredfield')), h("p", { key: 'a17c1a698a62662a636b375b35ca8112d6a3e249', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.requiredfielddescription'))), h("ls-toggle", { key: '2ddcec1ee4f1b7141cbbf12dad508aff5485ed7d', onValueChange: (ev) => !this.readonly && this.alterImmediate({ optional: !ev.detail }), checked: !this.allFieldsOptional().optional, indeterminate: this.allFieldsOptional().isSame === false })), h("div", { key: '1118c39bfbb79158d3ee0f4e90afe270245cf910', class: 'ls-dv-field-properties-section' }, h("div", { key: 'd2474162cd412c1c9717c36dbdbcb845c6cbc71d', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '440891bbd694c72d1ab937fb9daab44c566e9a37', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.fieldlabel')), h("p", { key: '416e25026fbc788bc3819f59cd351cd35679add0', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.fieldlabeldescription'))), h("ls-formfield", { key: 'ba3057e5c05a4c03a71a95c360f2235e9101923b', as: "text", name: "field-label", value: this.allLabelsSame().label, placeholder: this.allLabelsSame().isSame ? dvI18n.t('fieldproperties.placeholdersignhere') : dvI18n.t('fieldproperties.mixed'), disabled: this.readonly, onTextChange: e => this.alter({ label: e.detail.value }) })), this.allFieldTypesSame().isSame && this.supportsValue() && (h("div", { key: '97311ce4bf5c881ad39ab5bb25e1b948ade5755b', class: 'ls-dv-field-properties-section' }, h("div", { key: '886365d941e1d5491c5778b7ecec80d6bc8425ef', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '3b2e196d04b02bccc4db93fe7bbcc74e31f13951', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.value')), h("p", { key: '54ab3d0c64cbf5bbaf065cf80cdd40e417e4911c', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.valuedescription'))), h("ls-formfield", { key: '047170538723af8b516ae342809009567d929a44', as: "text", name: "field-value", value: this.allValuesSame().value, placeholder: this.allValuesSame().isSame ? getFieldPlaceholder(this.allFieldTypesSame().fieldType) : dvI18n.t('fieldproperties.mixed'), valid: !this.valueError, dirty: !!this.allValuesSame().value, errorText: this.valueError, disabled: this.readonly, onTextChange: e => {
714
721
  const val = e.detail.value;
715
722
  this.valueError = validateFieldValue(this.allFieldTypesSame().fieldType, this.allValidationsSame().validation, val, this.dataItem[0]?.options);
716
723
  this.alter({ value: val });
717
- } }), this.valueError && h("p", { key: 'b946fb1ebdd371fa9eb24d2a985b178b9aa40487', class: 'ls-dv-error-text' }, this.valueError))), this.isAllCheckboxes() && this.getCheckboxStates().length === 2 && (h("div", { key: 'a077f931ce4b34ed99e3d8b9349a9cb1b8879d6b', class: 'ls-dv-field-properties-section' }, h("div", { key: '2e9123dc98bfd2c672a158f2decd7f044bae161e', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '3c91923ac809c985493c7a5c28614e9a79fdaed7', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.displaystate')), h("p", { key: 'd2815aa5b992238ccaf381958c7318dafe7ae913', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.displaystatedescription'))), h("div", { key: '0ed3862953ae781418c274d68c01ebf09c799f7d', class: "ls-dv-checkbox-toggle" }, this.getCheckboxStates().map((state, idx) => (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 && h("p", { key: 'a104c7184c979e5f800649f1796b7a467e58412a', class: 'ls-dv-mixed-hint' }, dvI18n.t('fieldproperties.mixed')))), this.allFieldTypesSame().isSame && this.isDateType() && (h("div", { key: 'a7a762b1af56f3882046349277d385fe4946f310', class: 'ls-dv-field-properties-section' }, h("div", { key: '2ec0db6f89265fc24df6d0629a65daf7d5899183', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '019c35ee5c768620abfe784e06e49ded645374d7', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.value'))), h("input", { key: '2e6538c6a3b07f5f9cca20ae50a160dbdd9f70ce', type: "date", value: this.allValuesSame().isSame ? this.toISODate(this.allValuesSame().value, this.dataItem[0].validation) : '', onChange: (e) => {
724
+ } }), this.valueError && h("p", { key: 'd64fc452f0e905d1cda7bc00d971f908500af772', class: 'ls-dv-error-text' }, this.valueError))), this.isAllCheckboxes() && this.getCheckboxStates().length === 2 && (h("div", { key: '03080a1108feb8b4b6d13a46dfcd179449f9a27d', class: 'ls-dv-field-properties-section' }, h("div", { key: '29d853bece7fe9278b6f2c22e7daeac21dc59ff5', class: 'ls-dv-field-properties-section-text' }, h("p", { key: 'f405edf94eed2186732713a96fc0ae38efaa566e', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.displaystate')), h("p", { key: '465f805b7bb7167db8fdf3b1c4ebe9c3a39f0a2f', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.displaystatedescription'))), h("div", { key: '21a37ea3b32fa86fb2fb7d3c23f57ee3d5d779c8', class: "ls-dv-checkbox-toggle" }, this.getCheckboxStates().map((state, idx) => (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 && h("p", { key: '179c0509ddc4788eb52b900507590d2b23420c05', class: 'ls-dv-mixed-hint' }, dvI18n.t('fieldproperties.mixed')))), this.allFieldTypesSame().isSame && this.isDateType() && (h("div", { key: '22cb86634a2d5fe765e9cb85e0af888925cb86a3', class: 'ls-dv-field-properties-section' }, h("div", { key: '33e0128209cbb302111057f37df5f2cb548c9c09', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '3422d155af5d23a849783e5da59e7ad00dab47e2', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.value'))), h("input", { key: '0867b1afd44214270ba178f633e68a09108687dc', type: "date", value: this.allValuesSame().isSame ? this.toISODate(this.allValuesSame().value, this.dataItem[0].validation) : '', onChange: (e) => {
718
725
  const input = e.target;
719
726
  // Convert ISO to each field's configured format
720
727
  this.dataItem = this.dataItem.map(item => ({
@@ -729,9 +736,9 @@ const LsFieldPropertiesMultiple = class {
729
736
  this.mutate.emit(evs);
730
737
  this.update.emit(evs);
731
738
  forceCloseDatePicker(input);
732
- }, disabled: this.readonly }))), this.showContentFormat() && (h("div", { key: '54927cb81cef3e05842c0bb6a1b70465e5ff2331', class: 'ls-dv-field-properties-section' }, h("div", { key: '10caef747156df6dbd521233840eabf09cd9e22e', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '8526a27f5228dc926b27133209d39f9b6c7857e1', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.contentformat')), h("p", { key: 'ed0c90a4ec4bab0cce474b5e1ea002d4f7c1fb09', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.contentformatdescription'))), h("ls-input-wrapper", { key: 'eb92ead69798b2a73f66a6c4b799128754bf0726', select: true }, h("select", { key: 'c5bd2c31c0f012d48758c20e9d82f07ae5ece07e', onChange: ev => !this.readonly && this.handleFormatChange(parseInt(ev.target.value)), disabled: this.readonly }, !this.allValidationsSame().isSame && (h("option", { key: 'a6b04f7336e4e81f912f77f79a1ac5b0bca6f135', disabled: true, selected: true, value: "" }, dvI18n.t('fieldproperties.mixed'))), validationTypes
739
+ }, disabled: this.readonly }))), this.showContentFormat() && (h("div", { key: 'df6dae5807d44d94abab00f1ea8de4e962bbf580', class: 'ls-dv-field-properties-section' }, h("div", { key: '6f117a572540c997b3f7430d2c48b57ecee07975', class: 'ls-dv-field-properties-section-text' }, h("p", { key: '69d2ef243609ba21a703eb01ecc723b4077ea774', class: 'ls-dv-field-properties-section-title' }, dvI18n.t('fieldproperties.contentformat')), h("p", { key: '86762b3a1cba14b27fb2561b51d4c543a94ce3f7', class: 'ls-dv-field-properties-section-description' }, dvI18n.t('fieldproperties.contentformatdescription'))), h("ls-input-wrapper", { key: '99d0ba877bbe4120127cb485af2e51b66eaeffde', select: true }, h("select", { key: '5564a30555d303b625ec8696231eb72cfe65dc87', onChange: ev => !this.readonly && this.handleFormatChange(parseInt(ev.target.value)), disabled: this.readonly }, !this.allValidationsSame().isSame && (h("option", { key: '7953fa83167b9a935772458756bc799871c68be5', disabled: true, selected: true, value: "" }, dvI18n.t('fieldproperties.mixed'))), validationTypes
733
740
  .filter(type => type.formType === this.allFieldTypesSame().fieldType)
734
- .map(type => (h("option", { selected: this.allValidationsSame().validation === type.id, value: type.id }, type.description)))))))), h("div", { key: '8a3cdee2d65e20df48e3dbb096c3f0ff62cd8d9b', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '71c2c0cdabe186d874213d104773e57b970ad5ff', dataItem: this.dataItem, readonly: this.readonly }), h("ls-field-size", { key: 'f77150399f2fa2bf24870ed48b797ecf8c903937', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '8b3a794ee1115ca0e09c03c745c261ec56dcbecc', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-alignment", { key: '321195cc8613f256f4e936f9ff28fa87dd130839', dataItem: this.dataItem, readonly: this.readonly }), h("ls-field-placement", { key: '5b00ce1e8bba20df33eba68124d38a16d513eb30', dataItem: this.dataItem, readonly: this.readonly }), h("ls-field-distribute", { key: 'fd0bf488d54fb0419f0222c2cf8358f121480902', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '47eadd59369aa7caad1fa2185bc1ce25ec92fcb4', dataItem: this.dataItem, readonly: this.readonly }), h("slot", { key: 'ad8fd146a77742df05afef34bd18c8afcc197447' })));
741
+ .map(type => (h("option", { selected: this.allValidationsSame().validation === type.id, value: type.id }, type.description)))))))), h("div", { key: '9d818e15acbc1b2a1e72f34f9d97ab4e404d1b63', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'f13e6d313a76f397436197450864f7cf0f652fa6', dataItem: this.dataItem, readonly: this.readonly }), h("ls-field-size", { key: 'a9e0a43cb09ef3a0aa9b0d1f5512478954d993a6', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '21b50e2c50a04ac93ca44c5000c58ee762ef30a8', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-alignment", { key: 'c3bb3956aedc8f78eea4540b05123db40e6615fe', dataItem: this.dataItem, readonly: this.readonly }), h("ls-field-placement", { key: '44920988e08116a6f3be580428d7ea29cf585e4c', dataItem: this.dataItem, readonly: this.readonly }), h("ls-field-distribute", { key: '57d3c83b1d1494e0e8b9c5d17c5feea22c65afae', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'b935f9c80867f17df79874354208f74972a174c8', dataItem: this.dataItem, readonly: this.readonly }), h("slot", { key: '6bec4c9de68d7a4e2f7ed3fbae36671be528a14e' })));
735
742
  }
736
743
  static get watchers() { return {
737
744
  "dataItem": ["validateOnChange"]
@@ -748,8 +755,9 @@ const LsFieldPropertiesNumber = class {
748
755
  dataItem;
749
756
  roles = [];
750
757
  readonly = false;
758
+ filtertoolbox = null;
751
759
  render() {
752
- return (h(Host, { key: '2a56468fa68cc160ee893c1fd4a657e0f9853fe5' }, h("ls-field-properties-container", { key: '5da45927edeceaf54992c7afeaf4d08fcf903017', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: 'ff8f1f42484f2a23617b13af1cd259cdb723a6f0', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: 'eaf8012b0f6ed3ae43ca2095ad463ee59f53a202', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly }), h("ls-field-properties-advanced", { key: 'b39317299a323cb3dd7051a5217ca4b0f3299a0e', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '85620987ac98e1914b36aa94e43ce2205bbec986', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '6cd967318c8f4588fd403858c4e172b1b3512835', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'd511846a67ef333e564fc63bdf72a6356bea2c97', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '5bd838c6fb0108cb9b85fd844035c125acbe68fb', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '6fe8414941a81002e404c6b2779867008750618d', dataItem: this.dataItem, readonly: this.readonly })));
760
+ return (h(Host, { key: 'd933dfd0db8ba1a93dc32da5a60860a64902ddad' }, h("ls-field-properties-container", { key: '67246fdbcda138a0c10a9929f13d1ba658286e40', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '4c00a4fa1a7905d747ccc98470b0f6221c4061df', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '5487cfbe28e5bf0ce3ff1da40771fc126f20dba6', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: '0bab8b915277c54d1d79da7d478d50dbb5d48c3f', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'fef70b828e9135ec7fb1a27c4a0a5a4e2f822de5', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '09f40c1bc9772188ea0afd699b2f76151337585a', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '95c5c5ae691f0c5a8bcbe790e346a886feb38901', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'e7a007d90a187b6ac7c35575e25895ebd505cdf3', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'b830ca873670876883d99f08ffd66eb940fbfbb5', dataItem: this.dataItem, readonly: this.readonly })));
753
761
  }
754
762
  };
755
763
  LsFieldPropertiesNumber.style = lsFieldPropertiesNumberCss();
@@ -764,8 +772,9 @@ const LsFieldPropertiesSignature = class {
764
772
  template; // LSApiTemplate
765
773
  roles = [];
766
774
  readonly = false;
775
+ filtertoolbox = null;
767
776
  render() {
768
- return (h(Host, { key: '19bd4082ec7a45d6f22d96ec712a2d564615c91e' }, h("ls-field-properties-container", { key: '73157e60ab17f49343450d1d98a6c16adbbda793', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '822040d04d327f6f71af89bd44f5f31589397414', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '44b642f4145f1318e584e7437e1d3b9219198829', dataItem: this.dataItem, roles: this.roles, showValidationTypes: false, readonly: this.readonly }), h("ls-field-properties-advanced", { key: '5a9cdbf24b59f09ca1a72fafdaf3f0b2e7cc0b7f', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '3d02a98f22528b6a143b203c0f3f6c63499cdacb', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '66edde0dc88bd633d6e812c8fe8ed0da9659581a', dataItem: this.dataItem, template: this.template, readonly: this.readonly })), h("div", { key: '091adf94e3a99ce0021c6d8f9a15f374d223ac78', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'ffd2154cc34fbb34d7501888ff7ea6f6907cfab7', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '4a10a3f207149801165d8855a268ba809f614d63', dataItem: this.dataItem, readonly: this.readonly })));
777
+ return (h(Host, { key: '71890b7d7a186f981a6a6874140ab1a4c0927e85' }, h("ls-field-properties-container", { key: '02cf9c239560a4c4f6b86ec1b7158d41c4b88fba', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '3cbe53f2dec0e8f104fe1c6d36cf577996c136fa', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '70329dac5dc0728fa37a2fa1a8ab33b35c3fbb50', dataItem: this.dataItem, roles: this.roles, showValidationTypes: false, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: 'ceeac0231ddc7396f2ce5ff67001a96e6786f6c2', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: 'a39d3dcaaea6d8153aca01db46444968a08ce488', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '70ca8293a3e62c9702869feb778cc2f118373e3b', dataItem: this.dataItem, template: this.template, readonly: this.readonly })), h("div", { key: '2f32dc537f84e9809c081c6b7869bffddfc66171', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: '0e5c9c3f35523a5ffea5d426cc0b441176491f58', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: '27ccf9062e4777e28163e0ad90db31102ddd8cc3', dataItem: this.dataItem, readonly: this.readonly })));
769
778
  }
770
779
  };
771
780
  LsFieldPropertiesSignature.style = lsFieldPropertiesSignatureCss();
@@ -779,8 +788,9 @@ const LsFieldPropertiesText = class {
779
788
  dataItem;
780
789
  roles = [];
781
790
  readonly = false;
791
+ filtertoolbox = null;
782
792
  render() {
783
- return (h(Host, { key: '1990cfcc7301046afbc2c664a3539a43b3677518' }, h("ls-field-properties-container", { key: 'f29c7cc95219c6fce831f40dfef7427dec803864', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: '5e5ff24ea6e9e4b428dbbe9ef3f1fdda17158e0f', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '7326177fabaa07de20bd2f6b05fe7c3c43594855', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly }), h("ls-field-properties-advanced", { key: '3cc01c99d325828f40b9363a7f648ec28de98ab3', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '5d04961a8cc3432cf890b5495ab12ffce46e6f2e', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: 'fe2da9e8b7f5443c792bfc6d164a61bcb2bd06b7', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '6e11e2d5dd87bf9779244f229f8429f0f7d5e913', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'd923eca171670980920beefcc5926f3fea0ef6c2', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'eb13dc49bb6f377b59ce039f1553c7bdb913afd7', dataItem: this.dataItem, readonly: this.readonly })));
793
+ return (h(Host, { key: '57219b2a99d90b64587ae33a744d6af81fea9e3d' }, h("ls-field-properties-container", { key: 'ab6ee3f4564fcfb9ddb31c0a32f67935505dcbda', tabs: ['content', 'placement', 'dimensions'] }, h("div", { key: 'ecc22318126e92b54c8696d94812ded394084d12', class: 'ls-dv-field-set', slot: "content" }, h("ls-field-content", { key: '3b4b0b841a36b3d170962ab194de9be48a3e6df0', dataItem: this.dataItem, roles: this.roles, readonly: this.readonly, filtertoolbox: this.filtertoolbox }), h("ls-field-properties-advanced", { key: '3a8193327c773938c912f281841b8d7e5d2d01e6', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '36c0e139d30d6c7d453029613eba0a263df3ea3e', class: 'ls-dv-field-set', slot: "dimensions" }, h("ls-field-dimensions", { key: '75646ab5bd9e109efb1c8a45fdf65c0dc2a95780', dataItem: this.dataItem, readonly: this.readonly })), h("div", { key: '9c424eb72b7eaf28dfcdd4a603d218f6f43862dd', class: 'ls-dv-field-set', slot: "placement" }, h("ls-field-placement", { key: 'c5dfa0d2256b6bad91bfdf57f16f74d545138fa2', dataItem: this.dataItem, readonly: this.readonly }))), h("ls-field-footer", { key: 'b2ab8604c791c3160342382b2cd55024de259f5b', dataItem: this.dataItem, readonly: this.readonly })));
784
794
  }
785
795
  };
786
796
  LsFieldPropertiesText.style = lsFieldPropertiesTextCss();
@@ -1118,8 +1128,7 @@ const LsRecipientCard = class {
1118
1128
  render() {
1119
1129
  const recipientFields = this.template.elementConnection.templateElements.filter(f => f.signer === this.recipient.signerIndex) || [];
1120
1130
  const recipientSignatures = recipientFields.filter(f => f.elementType === 'signature' || f.elementType === 'auto sign');
1121
- const dropdownsMissingOptions = recipientFields.filter(f => f.validation === 20 && (!f.options || f.options.length === 0));
1122
- return (h(Host, { key: 'd04c10ea912458749fcbf821f4185adb03274fe0' }, h("div", { key: 'd3bded16f3a1fc75ec164ee2d1107d9724ec0fcc', 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: {
1131
+ return (h(Host, { key: '2a4f5263ceefc8ab53464b28b5168a1848aa26c7' }, h("div", { key: '702d888a47556b00d5093061e596a8a05dd07f3d', 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: {
1123
1132
  background: defaultRolePalette[this.recipient?.signerIndex % 100].s10,
1124
1133
  border: `1px ${this.recipient.roleType === 'WITNESS' ? 'dashed' : 'solid'} ${defaultRolePalette[this.recipient?.signerIndex % 100].s60}`,
1125
1134
  outline: `${this.recipient.signerIndex === this.activeRecipient ? '4px solid ' + defaultRolePalette[this.recipient?.signerIndex % 100].s40 : 'none'}`,
@@ -1131,14 +1140,14 @@ const LsRecipientCard = class {
1131
1140
  this.setIsHovered(true);
1132
1141
  }, onMouseLeave: () => {
1133
1142
  this.setIsHovered(false);
1134
- } }, h("div", { key: '5ae864ef4eaf571f165a16356b4f57bd5299fa95', class: 'ls-dv-participant-card-inner' }, h("div", { key: '459b8f9898dde3da15a9ae63971a3529bb9ac76d', class: 'ls-dv-participant-card-top-items' }, h("div", { key: '64489043af4cdc284549a049c0041d218ee6fd8c', class: 'ls-dv-role-label', style: {
1143
+ } }, h("div", { key: '85b3b0f882fd3d2109e18cda167bd81cbce42189', class: 'ls-dv-participant-card-inner' }, h("div", { key: 'e49d233fdf52556e786212275c151518c2476bc0', class: 'ls-dv-participant-card-top-items' }, h("div", { key: '48e6c9ec0db238bcfa3fbd4bc5612dfaf0cfeed3', class: 'ls-dv-role-label', style: {
1135
1144
  background: defaultRolePalette[this.recipient?.signerIndex % 100].s20,
1136
1145
  color: defaultRolePalette[this.recipient?.signerIndex % 100].s90,
1137
- } }, h("ls-icon", { key: '8331a545338140bef7e5505f3510c6ff2c37d649', 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: '6d1346bf7dc81c2ad544577db65d020f8772ee5a', 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: '7b5e69b01d82487154a049e6dcabf9f1b5ae3e10', class: "ls-dv-dot", style: { display: (!this.isHovered || this.recipient.signerIndex === this.activeRecipient) && this.validationErrors.filter(v => v?.signerIndex === this.recipient.signerIndex).length > 0 ? 'block' : 'none' } })), h("div", { key: 'f30bf325cd312c25eb8cbd955ca23240dd1f9c79', class: 'ls-dv-participant-card-text' }, h("p", { key: '6c9cdd89546289a6e9e89241677f833e23ce8a0a', class: "ls-dv-participant-text-description", style: {
1146
+ } }, h("ls-icon", { key: 'e2f15fb1d4cdbca396949fca0a7752af9bbcf1d6', 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: '8d7445cca26f11a4ae0ddb2c657cc4b409a2f080', 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: 'c5408988e80aba5d0e7e1cee30041189314c737d', 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: '51beeccdf06b2c5530f1e99824b10c833e61ee44', class: 'ls-dv-participant-card-text' }, h("p", { key: '805290f97da2ace60e92c7ffc05f6c7b2ec481b3', class: "ls-dv-participant-text-description", style: {
1138
1147
  color: defaultRolePalette[this.recipient?.signerIndex % 100].s100,
1139
- } }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.tobedecided') : this.recipient?.firstName + ' ' + this.recipient?.lastName), h("p", { key: 'a63e7fc9d88d53a4b122e4afdf1deef3c3994f5a', class: "ls-dv-participant-text-type", style: {
1148
+ } }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.tobedecided') : this.recipient?.firstName + ' ' + this.recipient?.lastName), h("p", { key: '42e2e7a4413a5070d64edefb6a7ae686ad9f06f5', class: "ls-dv-participant-text-type", style: {
1140
1149
  color: defaultRolePalette[this.recipient?.signerIndex % 100].s80,
1141
- } }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.previousrecipientdecidesdetails') : this.recipient.email)), h("div", { key: 'fb0fa317955f06a4b01a8afee800712b5a575735', 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: '67c18a26d30931b11fe0bd0296ed920295002a6e', 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: '0c55b9d99492cad3579fff98743ad4e42fa50018', 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: '411310f2aa28bdbd3a836af9589b4044f47bbbbd', 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: '7204d90a2670e0a4b4cc7cc27ea5285b0415483a', 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: 'f378019728bc9436ce634dabf7a5c13071dab463', 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: '2381fc83e72f99fc1905489552f4039b62c00300', 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') && (h("ls-toolbox-field", { key: '7fe3f5b7ccecce75796946d95377f3aebed97f56', 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: '72baba17c9806aed68d7ca9ab8c2d845d87c621a', 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: 'b2a4d3706cde95a158364cd2db587c727c481fb1', 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, redDot: dropdownsMissingOptions.length > 0 })), this.showTool('checkbox') && (h("ls-toolbox-field", { key: 'b22b4c8f6e93756c24f282f35febb16374dae4b8', 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.recipient.signerIndex > 0 && this.showTool('regex') && (h("ls-toolbox-field", { key: '67099aef1a215664cceb7e25bf075d700bcab3e4', 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: '96acbc5d9fb5c7248ed0cc58a8ab720be00d3c13', 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: 'f44866c18a9342495af64a75c4c171e72197e268', 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: 'ede1015402f97f7b5598fe91498df0f7c92cabdc' }), h("ls-tooltip", { key: 'f4966a475b14094610c89c873a8b8bc17fb5ec12', tooltipId: "ls-dv-tooltip" })));
1150
+ } }, this.recipient?.previousRecipientDecides ? dvI18n.t('common.previousrecipientdecidesdetails') : this.recipient.email)), h("div", { key: '7daaaff9e50ce398e9dcc31d7a495bb1bba395e9', 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: 'a491cc97deb86026c70f2e3156483242fa453c11', 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: 'e818b1440b8f3f6a6e00a41f2727488455640b09', 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: 'ebd027748e80bb8a973b96fcf3ff8435be9e89e6', 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: '386bb07d5239db57a6788ca133348527e54092e0', 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: '80b6ab767e42170f1d8c356f37ebe10e57f86352', 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: 'e02577159e6ac554ca37c2bb955b348071d0adbc', 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') && (h("ls-toolbox-field", { key: '02e0e4587ea0b743940acf25fd4071261e14a0a9', 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: 'cfd5cd9ee9a6a73e0a95af1321355cbff5cc92af', 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: 'd1f4e1f57086888417ba5ac148c9d1c6f2912ff7', 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: 'e239f00135b7087f54068541bae300039bf56b2d', 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.recipient.signerIndex > 0 && this.showTool('regex') && (h("ls-toolbox-field", { key: '3f3d50c54ea368538ce47479a878f8ab4b66fb94', 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: 'a56f532223bef1586676fc060188d1b8116eda55', 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: 'ca63a2c307133272f54da7cf22f707f2d7cc1ee5', 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: '1cfdde76efc52d7830ebd10f3b25ae02b4390d2a' }), h("ls-tooltip", { key: 'b0b8474aa28218786929cc4b4e1d94d755090097', tooltipId: "ls-dv-tooltip" })));
1142
1151
  }
1143
1152
  static get watchers() { return {
1144
1153
  "activeRecipient": ["handleExpandCollapse"]
@@ -1193,7 +1202,7 @@ const LsValidationManager = class {
1193
1202
  };
1194
1203
  LsValidationManager.style = lsValidationManagerCss();
1195
1204
 
1196
- const lsValidationTagCss = () => `:host{position:relative}*{box-sizing:border-box;margin:0}.ls-dv-valid-label{display:flex;padding:0.125rem 0.5rem;justify-content:center;align-items:center;gap:0.25rem;border-radius:1rem;font-size:0.75rem;font-style:normal;font-weight:500;line-height:1.25rem;width:fit-content}.ls-dv-valid-label-wrapper{display:flex;padding:0.25rem;border-radius:0.5rem;border:1px solid var(--gray-20, #edeff2);justify-content:center;align-items:center;border-radius:0.825rem;font-size:0.75rem;font-style:normal;font-weight:500;line-height:1.25rem;width:fit-content;gap:0.25rem}.ls-dv-valid-label-wrapper:hover{background:var(--gray-10, #f7f8fa);border:1px solid var(--gray-30, #e0e2e5)}.ls-dv-valid-label-icon-only{display:flex;padding:0.25rem;justify-content:center;align-items:center;border-radius:0.625rem}.ls-dv-valid{background-color:var(--green-30, #9df5d4);color:var(--green-100, #125241)}.ls-dv-valid.ls-dv-compose{border:1px solid var(--green-50, #57e5b1)}.ls-dv-valid.ls-dv-compose:hover{box-shadow:none}.ls-dv-invalid.ls-dv-default{background:var(--yellow-20, #fff3c2);color:var(--yellow-90, #8a3f0e)}.ls-dv-invalid.ls-dv-compose{border:1px solid var(--red-40, #ffa19e);background:var(--red-10, #fff0f0);color:var(--red-80, #c1140e)}.ls-dv-field-counter{display:flex;padding:0.125rem;justify-content:center;align-items:center;border-radius:1rem;font-size:0.625rem;line-height:0.75rem;font-style:normal;font-weight:500;color:var(--yellow-20, #fff3c2);background:#e17100;min-width:1rem}.ls-field-counter-floating{position:absolute;top:-0.125rem;right:-0.125rem}.ls-dv-field-counter.ls-dv-compose{color:var(--red-10, #fff0f0);background:var(--red-60, #f64a44)}.ls-dv-field-dropdown{position:absolute;top:2rem;right:0;background:white;display:flex;flex-direction:column;gap:0.75rem;width:20rem;padding:1rem;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);max-height:20rem;overflow-y:auto;flex-direction:column;align-items:flex-start;z-index:1000}.ls-dv-field-dropdown.ls-dv-field-dropdown-success{background:linear-gradient(var(--green-10, #effff9) 0%, rgb(255, 255, 255) 100%);width:fit-content;padding:2rem;align-items:center;justify-content:center}.ls-dv-field-dropdown.ls-dv-field-dropdown-success *{text-align:center;white-space:nowrap}.ls-dv-dropdown-success-icon-outer{display:flex;justify-content:center;align-items:center;border-radius:9999px;background:var(--green-20, #c5fde8);padding:0.5rem}.ls-dv-dropdown-success-icon-inner{display:flex;justify-content:center;align-items:center;border-radius:9999px;background:var(--green-40, #72f0c2);padding:0.75rem;color:var(--green-100, #125241)}.ls-dv-field-dropdown.ls-dv-compose{width:14rem;padding:0.75rem;gap:0.5rem}.ls-dv-field-dropdown.ls-dv-compose>*{width:100%}.ls-dv-validation-section{width:100%;display:flex;flex-direction:column;gap:0.5rem}.ls-dv-required-field{position:relative;display:flex;width:100%;justify-content:space-between;align-items:center;gap:0.5rem;border-radius:0.625rem;padding:0.5rem 0.5rem 0.5rem 1rem;background:var(--field-background);color:var(--field-text-color);border:1px solid var(--field-border-color);transition:all 0.1s ease-in-out;cursor:pointer}.ls-dv-required-field:hover{background:var(--field-background-hover);color:var(--field-text-color-hover);border:1px solid var(--field-border-color-hover);box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)}.ls-dv-required-field-items-left{display:flex;gap:0.5rem;align-items:center;width:100%}.ls-dv-required-field-items-left p{font-size:0.875rem;font-style:normal;font-weight:500;line-height:0.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ls-dv-dot{height:0.5rem;width:0.5rem;border-radius:50%}.ls-dv-role-label{display:flex;padding:0.125rem 0.1875rem;justify-content:center;align-items:center;border-radius:0.25rem;font-size:0.75rem;font-style:normal;font-weight:400;line-height:1rem;text-transform:capitalize}.ls-dv-dropdown-header h2{color:var(--gray-100, #45484d);font-size:0.875rem;font-style:normal;font-weight:500;line-height:1.25rem;margin-bottom:0.125rem}.ls-dv-dropdown-header p{color:var(--gray-80, #6f7176);font-size:0.75rem;font-style:normal;font-weight:400;line-height:1rem;}.ls-dv-validation-tag-container{padding:0.75rem;display:flex;flex-direction:column;gap:0.5rem}.ls-dv-validation-tag-header{padding-bottom:0.5rem;border-bottom:1px solid #edeff2}.ls-dv-validation-tag-title{font-family:"IBM Plex Sans Medium", "IBM Plex Sans", sans-serif;font-size:0.875rem;color:#45484d;line-height:1.5rem}.ls-dv-validation-tag-row{display:flex;align-items:center;gap:0.5rem;padding:0.5rem;border-radius:0.625rem;cursor:pointer;transition:background-color 0.2s}.ls-dv-validation-tag-row:hover{background-color:var(--gray-10, #f7f8fa)}.ls-dv-validation-tag-bar{width:0.25rem;height:2rem;border-radius:9999px;flex-shrink:0}.ls-dv-validation-tag-details{flex:1 1 0%;min-width:0}.ls-dv-validation-tag-name{font-family:"IBM Plex Sans Medium", "IBM Plex Sans", sans-serif;font-size:0.875rem;color:#45484d;line-height:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-dv-validation-tag-email{font-family:"IBM Plex Sans Light", "IBM Plex Sans", sans-serif;font-size:0.75rem;color:#5e6066;line-height:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}`;
1205
+ const lsValidationTagCss = () => `:host{position:relative}*{box-sizing:border-box;margin:0}.ls-dv-valid-label{display:flex;padding:0.125rem 0.5rem;justify-content:center;align-items:center;gap:0.25rem;border-radius:1rem;font-size:0.75rem;font-style:normal;font-weight:500;line-height:1.25rem;width:fit-content}.ls-dv-valid-label-wrapper{display:flex;padding:0.25rem;border-radius:0.5rem;border:1px solid var(--gray-20, #edeff2);justify-content:center;align-items:center;border-radius:0.825rem;font-size:0.75rem;font-style:normal;font-weight:500;line-height:1.25rem;width:fit-content;gap:0.25rem}.ls-dv-valid-label-wrapper:hover{background:var(--gray-10, #f7f8fa);border:1px solid var(--gray-30, #e0e2e5)}.ls-dv-valid-label-icon-only{display:flex;padding:0.25rem;justify-content:center;align-items:center;border-radius:0.625rem}.ls-dv-valid{background-color:var(--green-30, #9df5d4);color:var(--green-100, #125241)}.ls-dv-validation-tag-description-compose{font-size:0.75rem;color:var(--gray-80, #6f7176);line-height:1rem}.ls-dv-valid.ls-dv-compose{border:1px solid var(--green-50, #57e5b1)}.ls-dv-valid.ls-dv-compose:hover{box-shadow:none}.ls-dv-invalid.ls-dv-default{background:var(--yellow-20, #fff3c2);color:var(--yellow-90, #8a3f0e)}.ls-dv-invalid.ls-dv-compose{border:1px solid var(--red-40, #ffa19e);background:var(--red-10, #fff0f0);color:var(--red-80, #c1140e)}.ls-dv-field-counter{display:flex;padding:0.125rem;justify-content:center;align-items:center;border-radius:1rem;font-size:0.625rem;line-height:0.75rem;font-style:normal;font-weight:500;color:var(--yellow-20, #fff3c2);background:#e17100;min-width:1rem}.ls-field-counter-floating{position:absolute;top:-0.125rem;right:-0.125rem}.ls-dv-field-counter.ls-dv-compose{color:var(--red-10, #fff0f0);background:var(--red-60, #f64a44)}.ls-dv-field-dropdown{position:absolute;top:2rem;right:0;background:white;display:flex;flex-direction:column;gap:0.75rem;width:20rem;padding:1rem;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);max-height:20rem;overflow-y:auto;flex-direction:column;align-items:flex-start;z-index:1000}.ls-dv-field-dropdown.ls-dv-field-dropdown-success{background:linear-gradient(var(--green-10, #effff9) 0%, rgb(255, 255, 255) 100%);width:fit-content;padding:2rem;align-items:center;justify-content:center}.ls-dv-field-dropdown.ls-dv-field-dropdown-success *{text-align:center;white-space:nowrap}.ls-dv-dropdown-success-icon-outer{display:flex;justify-content:center;align-items:center;border-radius:9999px;background:var(--green-20, #c5fde8);padding:0.5rem}.ls-dv-dropdown-success-icon-inner{display:flex;justify-content:center;align-items:center;border-radius:9999px;background:var(--green-40, #72f0c2);padding:0.75rem;color:var(--green-100, #125241)}.ls-dv-field-dropdown.ls-dv-compose{width:15rem;padding:0.75rem;gap:0.5rem}.ls-dv-field-dropdown.ls-dv-compose>*{width:100%}.ls-dv-validation-section{width:100%;display:flex;flex-direction:column;gap:0.5rem}.ls-dv-required-field{position:relative;display:flex;width:100%;justify-content:space-between;align-items:center;gap:0.5rem;border-radius:0.625rem;padding:0.5rem 0.5rem 0.5rem 1rem;background:var(--field-background);color:var(--field-text-color);border:1px solid var(--field-border-color);transition:all 0.1s ease-in-out;cursor:pointer}.ls-dv-required-field:hover{background:var(--field-background-hover);color:var(--field-text-color-hover);border:1px solid var(--field-border-color-hover);box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)}.ls-dv-required-field-items-left{display:flex;gap:0.5rem;align-items:center;width:100%}.ls-dv-required-field-items-left p{font-size:0.875rem;font-style:normal;font-weight:500;line-height:0.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ls-dv-dot{height:0.5rem;width:0.5rem;border-radius:50%}.ls-dv-role-label{display:flex;padding:0.125rem 0.1875rem;justify-content:center;align-items:center;border-radius:0.25rem;font-size:0.75rem;font-style:normal;font-weight:400;line-height:1rem;text-transform:capitalize}.ls-dv-dropdown-header h2{color:var(--gray-100, #45484d);font-size:0.875rem;font-style:normal;font-weight:500;line-height:1.25rem;margin-bottom:0.125rem}.ls-dv-dropdown-header p{color:var(--gray-80, #6f7176);font-size:0.75rem;font-style:normal;font-weight:400;line-height:1rem;}.ls-dv-validation-tag-container{padding:0.75rem;display:flex;flex-direction:column;gap:0.5rem}.ls-dv-validation-tag-header{padding-bottom:0.5rem;border-bottom:1px solid #edeff2}.ls-dv-validation-tag-title{font-family:"IBM Plex Sans Medium", "IBM Plex Sans", sans-serif;font-size:0.875rem;color:#45484d;line-height:1.5rem}.ls-dv-validation-tag-row{display:flex;align-items:center;gap:0.5rem;padding:0.5rem;border-radius:0.625rem;cursor:pointer;transition:background-color 0.2s}.ls-dv-validation-tag-row:hover{background-color:var(--gray-10, #f7f8fa)}.ls-dv-validation-tag-bar{width:0.25rem;height:2rem;border-radius:9999px;flex-shrink:0}.ls-dv-validation-tag-details{flex:1 1 0%;min-width:0}.ls-dv-validation-tag-name{font-family:"IBM Plex Sans Medium", "IBM Plex Sans", sans-serif;font-size:0.875rem;color:#45484d;line-height:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-dv-validation-tag-email{font-family:"IBM Plex Sans Light", "IBM Plex Sans", sans-serif;font-size:0.75rem;color:#5e6066;line-height:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}`;
1197
1206
 
1198
1207
  const LsValidationTag = class {
1199
1208
  constructor(hostRef) {
@@ -1293,7 +1302,7 @@ const LsValidationTag = class {
1293
1302
  const elementErrors = this.validationErrors.filter(f => f?.type === 'options' || (f?.element && !f?.type));
1294
1303
  const valueErrors = this.validationErrors.filter(f => f?.type === 'value');
1295
1304
  return [
1296
- signatureErrors.length > 0 && (h("div", { class: "ls-dv-validation-section" }, h("div", { class: "ls-dv-validation-tag-header" }, h("p", { class: "ls-dv-validation-tag-title" }, dvI18n.t('common.fieldsrequired'))), signatureErrors.map((field, idx) => {
1305
+ signatureErrors.length > 0 && (h("div", { class: "ls-dv-validation-section" }, h("div", { class: "ls-dv-validation-tag-header" }, h("p", { class: "ls-dv-validation-tag-title" }, dvI18n.t('common.fieldsrequired')), h("p", { class: "ls-dv-validation-tag-description-compose" }, signatureErrors.length, " ", signatureErrors.length === 1 ? dvI18n.t('validation.recipientrequiressignature') : dvI18n.t('validation.recipientsrequiressignatures'))), signatureErrors.map((field, idx) => {
1297
1306
  const signerIndex = field?.role?.signerIndex ? field?.role?.signerIndex % 100 : null;
1298
1307
  const pallette = defaultRolePalette[signerIndex || 0];
1299
1308
  return (h("div", { class: "ls-dv-validation-tag-row", key: `sig-${idx}`, onClick: () => {
@@ -1304,7 +1313,7 @@ const LsValidationTag = class {
1304
1313
  this.isExpanded = false;
1305
1314
  } }, h("div", { class: "ls-dv-validation-tag-bar", style: { background: pallette.s60 } }), h("div", { class: "ls-dv-validation-tag-details" }, h("p", { class: "ls-dv-validation-tag-name" }, field?.role?.previousRecipientDecides ? `Recipient ${field?.role?.signerIndex + 1}` : `${field?.role?.firstName} ${field?.role?.lastName}`), h("p", { class: "ls-dv-validation-tag-email" }, field?.role?.previousRecipientDecides ? dvI18n.t('common.detailstobedecided') : field?.role?.email))));
1306
1315
  }))),
1307
- elementErrors.length > 0 && (h("div", { class: "ls-dv-validation-section" }, h("div", { class: "ls-dv-validation-tag-header" }, h("p", { class: "ls-dv-validation-tag-title" }, dvI18n.t('validation.optionsrequired'))), elementErrors.map((field, idx) => {
1316
+ elementErrors.length > 0 && (h("div", { class: "ls-dv-validation-section" }, h("div", { class: "ls-dv-validation-tag-header" }, h("p", { class: "ls-dv-validation-tag-title" }, dvI18n.t('validation.optionsrequired')), h("p", { class: "ls-dv-validation-tag-description-compose" }, elementErrors.length, " ", elementErrors.length === 1 ? dvI18n.t('validation.fieldneedsoptions') : dvI18n.t('validation.fieldsneedoptions'))), elementErrors.map((field, idx) => {
1308
1317
  const signerIndex = field?.element?.signer ? field?.element?.signer % 100 : 0;
1309
1318
  const pallette = defaultRolePalette[signerIndex];
1310
1319
  return (h("div", { class: "ls-dv-validation-tag-row", key: `el-${idx}`, onClick: () => {
@@ -1312,7 +1321,7 @@ const LsValidationTag = class {
1312
1321
  this.isExpanded = false;
1313
1322
  } }, h("div", { class: "ls-dv-validation-tag-bar", style: { background: pallette.s60 } }), h("div", { class: "ls-dv-validation-tag-details" }, h("p", { class: "ls-dv-validation-tag-name" }, field.title), h("p", { class: "ls-dv-validation-tag-email" }, field.description))));
1314
1323
  }))),
1315
- valueErrors.length > 0 && (h("div", { class: "ls-dv-validation-section" }, h("div", { class: "ls-dv-validation-tag-header" }, h("p", { class: "ls-dv-validation-tag-title" }, dvI18n.t('validation.invalidvalues'))), valueErrors.map((field, idx) => {
1324
+ valueErrors.length > 0 && (h("div", { class: "ls-dv-validation-section" }, h("div", { class: "ls-dv-validation-tag-header" }, h("p", { class: "ls-dv-validation-tag-title" }, dvI18n.t('validation.invalidvalues')), h("p", { class: "ls-dv-validation-tag-description-compose" }, valueErrors.length, " ", valueErrors.length === 1 ? dvI18n.t('validation.fieldhasinvalidvalue') : dvI18n.t('validation.fieldshaveinvalidvalues'))), valueErrors.map((field, idx) => {
1316
1325
  const signerIndex = field?.element?.signer ? field?.element?.signer % 100 : 0;
1317
1326
  const pallette = defaultRolePalette[signerIndex];
1318
1327
  return (h("div", { class: "ls-dv-validation-tag-row", key: `val-${idx}`, onClick: () => {