@verdocs/web-sdk 4.2.140 → 4.2.142

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 (260) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/verdocs-button-panel_2.cjs.entry.js +3 -3
  3. package/dist/cjs/verdocs-button_3.cjs.entry.js +5 -5
  4. package/dist/cjs/verdocs-checkbox_4.cjs.entry.js +3 -3
  5. package/dist/cjs/verdocs-contact-picker_2.cjs.entry.js +12 -9
  6. package/dist/cjs/verdocs-dialog.cjs.entry.js +1 -1
  7. package/dist/cjs/verdocs-dropdown.cjs.entry.js +1 -1
  8. package/dist/cjs/verdocs-envelope-document-page.cjs.entry.js +1 -1
  9. package/dist/cjs/verdocs-envelope-recipient-link_2.cjs.entry.js +2 -2
  10. package/dist/cjs/verdocs-envelopes-list.cjs.entry.js +6 -6
  11. package/dist/cjs/verdocs-field-attachment_13.cjs.entry.js +3 -3
  12. package/dist/cjs/verdocs-file-chooser_2.cjs.entry.js +2 -2
  13. package/dist/cjs/verdocs-kba-dialog_2.cjs.entry.js +2 -2
  14. package/dist/cjs/verdocs-loader.cjs.entry.js +1 -1
  15. package/dist/cjs/verdocs-ok-dialog.cjs.entry.js +1 -1
  16. package/dist/cjs/verdocs-organization-card_2.cjs.entry.js +2 -2
  17. package/dist/cjs/verdocs-pagination_2.cjs.entry.js +2 -2
  18. package/dist/cjs/verdocs-preview_9.cjs.entry.js +0 -2
  19. package/dist/cjs/verdocs-quick-functions.cjs.entry.js +1 -1
  20. package/dist/cjs/verdocs-radio-button.cjs.entry.js +1 -1
  21. package/dist/cjs/verdocs-search-box.cjs.entry.js +1 -1
  22. package/dist/cjs/verdocs-search-tabs.cjs.entry.js +1 -1
  23. package/dist/cjs/verdocs-spinner.cjs.entry.js +1 -1
  24. package/dist/cjs/verdocs-status-indicator.cjs.entry.js +2 -2
  25. package/dist/cjs/verdocs-table.cjs.entry.js +2 -2
  26. package/dist/cjs/verdocs-template-card.cjs.entry.js +1 -1
  27. package/dist/cjs/verdocs-template-document-page_2.cjs.entry.js +2 -2
  28. package/dist/cjs/verdocs-template-role-properties.cjs.entry.js +10 -8
  29. package/dist/cjs/verdocs-template-star.cjs.entry.js +1 -1
  30. package/dist/cjs/verdocs-template-tags.cjs.entry.js +1 -1
  31. package/dist/cjs/verdocs-templates-list.cjs.entry.js +7 -7
  32. package/dist/cjs/verdocs-toggle.cjs.entry.js +1 -1
  33. package/dist/cjs/verdocs-web-sdk.cjs.js +1 -1
  34. package/dist/collection/components/controls/verdocs-button/verdocs-button.js +1 -1
  35. package/dist/collection/components/controls/verdocs-button-panel/verdocs-button-panel.js +2 -2
  36. package/dist/collection/components/controls/verdocs-checkbox/verdocs-checkbox.js +1 -1
  37. package/dist/collection/components/controls/verdocs-component-error/verdocs-component-error.js +1 -1
  38. package/dist/collection/components/controls/verdocs-dropdown/verdocs-dropdown.js +1 -1
  39. package/dist/collection/components/controls/verdocs-file-chooser/verdocs-file-chooser.js +1 -1
  40. package/dist/collection/components/controls/verdocs-help-icon/verdocs-help-icon.js +1 -1
  41. package/dist/collection/components/controls/verdocs-loader/verdocs-loader.js +1 -1
  42. package/dist/collection/components/controls/verdocs-organization-card/verdocs-organization-card.js +1 -1
  43. package/dist/collection/components/controls/verdocs-pagination/verdocs-pagination.js +1 -1
  44. package/dist/collection/components/controls/verdocs-portal/verdocs-portal.js +1 -1
  45. package/dist/collection/components/controls/verdocs-progress-bar/verdocs-progress-bar.js +1 -1
  46. package/dist/collection/components/controls/verdocs-quick-filter/verdocs-quick-filter.js +1 -1
  47. package/dist/collection/components/controls/verdocs-radio-button/verdocs-radio-button.js +1 -1
  48. package/dist/collection/components/controls/verdocs-select-input/verdocs-select-input.js +1 -1
  49. package/dist/collection/components/controls/verdocs-spinner/verdocs-spinner.js +1 -1
  50. package/dist/collection/components/controls/verdocs-switch/verdocs-switch.js +2 -2
  51. package/dist/collection/components/controls/verdocs-table/verdocs-table.js +2 -2
  52. package/dist/collection/components/controls/verdocs-tabs/verdocs-tabs.js +1 -1
  53. package/dist/collection/components/controls/verdocs-text-input/verdocs-text-input.js +3 -3
  54. package/dist/collection/components/controls/verdocs-toggle/verdocs-toggle.js +1 -1
  55. package/dist/collection/components/controls/verdocs-toggle-button/verdocs-toggle-button.js +1 -1
  56. package/dist/collection/components/controls/verdocs-toolbar-icon/verdocs-toolbar-icon.js +1 -1
  57. package/dist/collection/components/dialogs/verdocs-dialog/verdocs-dialog.js +1 -1
  58. package/dist/collection/components/dialogs/verdocs-initial-dialog/verdocs-initial-dialog.js +1 -1
  59. package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.css +3 -0
  60. package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.js +1 -1
  61. package/dist/collection/components/dialogs/verdocs-ok-dialog/verdocs-ok-dialog.js +1 -1
  62. package/dist/collection/components/dialogs/verdocs-signature-dialog/verdocs-signature-dialog.js +1 -1
  63. package/dist/collection/components/dialogs/verdocs-upload-dialog/verdocs-upload-dialog.js +1 -1
  64. package/dist/collection/components/elements/verdocs-quick-functions/verdocs-quick-functions.js +1 -1
  65. package/dist/collection/components/elements/verdocs-search-box/verdocs-search-box.js +1 -1
  66. package/dist/collection/components/elements/verdocs-search-tabs/verdocs-search-tabs.js +1 -1
  67. package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.css +12 -2
  68. package/dist/collection/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.js +11 -7
  69. package/dist/collection/components/envelopes/verdocs-envelope-document-page/verdocs-envelope-document-page.js +1 -1
  70. package/dist/collection/components/envelopes/verdocs-envelopes-list/verdocs-envelopes-list.js +6 -6
  71. package/dist/collection/components/envelopes/verdocs-status-indicator/verdocs-status-indicator.js +2 -2
  72. package/dist/collection/components/templates/verdocs-template-card/verdocs-template-card.js +1 -1
  73. package/dist/collection/components/templates/verdocs-template-document-page/verdocs-template-document-page.js +1 -1
  74. package/dist/collection/components/templates/verdocs-template-role-properties/verdocs-template-role-properties.js +11 -9
  75. package/dist/collection/components/templates/verdocs-template-roles/verdocs-template-roles.js +0 -2
  76. package/dist/collection/components/templates/verdocs-template-star/verdocs-template-star.js +1 -1
  77. package/dist/collection/components/templates/verdocs-template-tags/verdocs-template-tags.js +1 -1
  78. package/dist/collection/components/templates/verdocs-templates-list/verdocs-templates-list.js +7 -7
  79. package/dist/components/verdocs-button-panel2.js +2 -2
  80. package/dist/components/verdocs-button2.js +1 -1
  81. package/dist/components/verdocs-checkbox2.js +1 -1
  82. package/dist/components/verdocs-component-error2.js +1 -1
  83. package/dist/components/verdocs-contact-picker2.js +12 -8
  84. package/dist/components/verdocs-dialog.js +1 -1
  85. package/dist/components/verdocs-dropdown2.js +1 -1
  86. package/dist/components/verdocs-envelope-document-page2.js +1 -1
  87. package/dist/components/verdocs-envelopes-list.js +6 -6
  88. package/dist/components/verdocs-file-chooser2.js +1 -1
  89. package/dist/components/verdocs-help-icon2.js +1 -1
  90. package/dist/components/verdocs-initial-dialog2.js +1 -1
  91. package/dist/components/verdocs-kba-dialog2.js +2 -2
  92. package/dist/components/verdocs-loader2.js +1 -1
  93. package/dist/components/verdocs-ok-dialog2.js +1 -1
  94. package/dist/components/verdocs-organization-card.js +1 -1
  95. package/dist/components/verdocs-pagination2.js +1 -1
  96. package/dist/components/verdocs-portal2.js +1 -1
  97. package/dist/components/verdocs-progress-bar2.js +1 -1
  98. package/dist/components/verdocs-quick-filter2.js +1 -1
  99. package/dist/components/verdocs-quick-functions.js +1 -1
  100. package/dist/components/verdocs-radio-button.js +1 -1
  101. package/dist/components/verdocs-search-box.js +1 -1
  102. package/dist/components/verdocs-search-tabs.js +1 -1
  103. package/dist/components/verdocs-select-input2.js +1 -1
  104. package/dist/components/verdocs-signature-dialog2.js +1 -1
  105. package/dist/components/verdocs-spinner2.js +1 -1
  106. package/dist/components/verdocs-status-indicator2.js +2 -2
  107. package/dist/components/verdocs-switch2.js +2 -2
  108. package/dist/components/verdocs-table.js +2 -2
  109. package/dist/components/verdocs-tabs2.js +1 -1
  110. package/dist/components/verdocs-template-card.js +1 -1
  111. package/dist/components/verdocs-template-document-page2.js +1 -1
  112. package/dist/components/verdocs-template-role-properties2.js +11 -9
  113. package/dist/components/verdocs-template-roles2.js +0 -2
  114. package/dist/components/verdocs-template-star2.js +1 -1
  115. package/dist/components/verdocs-template-tags.js +1 -1
  116. package/dist/components/verdocs-templates-list.js +7 -7
  117. package/dist/components/verdocs-text-input2.js +3 -3
  118. package/dist/components/verdocs-toggle-button2.js +1 -1
  119. package/dist/components/verdocs-toggle.js +1 -1
  120. package/dist/components/verdocs-toolbar-icon2.js +1 -1
  121. package/dist/components/verdocs-upload-dialog2.js +1 -1
  122. package/dist/esm/loader.js +1 -1
  123. package/dist/esm/verdocs-button-panel_2.entry.js +3 -3
  124. package/dist/esm/verdocs-button_3.entry.js +5 -5
  125. package/dist/esm/verdocs-checkbox_4.entry.js +3 -3
  126. package/dist/esm/verdocs-contact-picker_2.entry.js +12 -9
  127. package/dist/esm/verdocs-dialog.entry.js +1 -1
  128. package/dist/esm/verdocs-dropdown.entry.js +1 -1
  129. package/dist/esm/verdocs-envelope-document-page.entry.js +1 -1
  130. package/dist/esm/verdocs-envelope-recipient-link_2.entry.js +2 -2
  131. package/dist/esm/verdocs-envelopes-list.entry.js +6 -6
  132. package/dist/esm/verdocs-field-attachment_13.entry.js +3 -3
  133. package/dist/esm/verdocs-file-chooser_2.entry.js +2 -2
  134. package/dist/esm/verdocs-kba-dialog_2.entry.js +2 -2
  135. package/dist/esm/verdocs-loader.entry.js +1 -1
  136. package/dist/esm/verdocs-ok-dialog.entry.js +1 -1
  137. package/dist/esm/verdocs-organization-card_2.entry.js +2 -2
  138. package/dist/esm/verdocs-pagination_2.entry.js +2 -2
  139. package/dist/esm/verdocs-preview_9.entry.js +0 -2
  140. package/dist/esm/verdocs-quick-functions.entry.js +1 -1
  141. package/dist/esm/verdocs-radio-button.entry.js +1 -1
  142. package/dist/esm/verdocs-search-box.entry.js +1 -1
  143. package/dist/esm/verdocs-search-tabs.entry.js +1 -1
  144. package/dist/esm/verdocs-spinner.entry.js +1 -1
  145. package/dist/esm/verdocs-status-indicator.entry.js +2 -2
  146. package/dist/esm/verdocs-table.entry.js +2 -2
  147. package/dist/esm/verdocs-template-card.entry.js +1 -1
  148. package/dist/esm/verdocs-template-document-page_2.entry.js +2 -2
  149. package/dist/esm/verdocs-template-role-properties.entry.js +11 -9
  150. package/dist/esm/verdocs-template-star.entry.js +1 -1
  151. package/dist/esm/verdocs-template-tags.entry.js +1 -1
  152. package/dist/esm/verdocs-templates-list.entry.js +7 -7
  153. package/dist/esm/verdocs-toggle.entry.js +1 -1
  154. package/dist/esm/verdocs-web-sdk.js +1 -1
  155. package/dist/esm-es5/loader.js +1 -1
  156. package/dist/esm-es5/verdocs-button-panel_2.entry.js +1 -1
  157. package/dist/esm-es5/verdocs-button_3.entry.js +1 -1
  158. package/dist/esm-es5/verdocs-checkbox_4.entry.js +1 -1
  159. package/dist/esm-es5/verdocs-contact-picker_2.entry.js +1 -1
  160. package/dist/esm-es5/verdocs-dialog.entry.js +1 -1
  161. package/dist/esm-es5/verdocs-dropdown.entry.js +1 -1
  162. package/dist/esm-es5/verdocs-envelope-document-page.entry.js +1 -1
  163. package/dist/esm-es5/verdocs-envelope-recipient-link_2.entry.js +1 -1
  164. package/dist/esm-es5/verdocs-envelopes-list.entry.js +1 -1
  165. package/dist/esm-es5/verdocs-field-attachment_13.entry.js +1 -1
  166. package/dist/esm-es5/verdocs-file-chooser_2.entry.js +1 -1
  167. package/dist/esm-es5/verdocs-kba-dialog_2.entry.js +1 -1
  168. package/dist/esm-es5/verdocs-loader.entry.js +1 -1
  169. package/dist/esm-es5/verdocs-ok-dialog.entry.js +1 -1
  170. package/dist/esm-es5/verdocs-organization-card_2.entry.js +1 -1
  171. package/dist/esm-es5/verdocs-pagination_2.entry.js +1 -1
  172. package/dist/esm-es5/verdocs-preview_9.entry.js +1 -1
  173. package/dist/esm-es5/verdocs-quick-functions.entry.js +1 -1
  174. package/dist/esm-es5/verdocs-radio-button.entry.js +1 -1
  175. package/dist/esm-es5/verdocs-search-box.entry.js +1 -1
  176. package/dist/esm-es5/verdocs-search-tabs.entry.js +1 -1
  177. package/dist/esm-es5/verdocs-spinner.entry.js +1 -1
  178. package/dist/esm-es5/verdocs-status-indicator.entry.js +1 -1
  179. package/dist/esm-es5/verdocs-table.entry.js +1 -1
  180. package/dist/esm-es5/verdocs-template-card.entry.js +1 -1
  181. package/dist/esm-es5/verdocs-template-document-page_2.entry.js +1 -1
  182. package/dist/esm-es5/verdocs-template-role-properties.entry.js +1 -1
  183. package/dist/esm-es5/verdocs-template-star.entry.js +1 -1
  184. package/dist/esm-es5/verdocs-template-tags.entry.js +1 -1
  185. package/dist/esm-es5/verdocs-templates-list.entry.js +1 -1
  186. package/dist/esm-es5/verdocs-toggle.entry.js +1 -1
  187. package/dist/esm-es5/verdocs-web-sdk.js +1 -1
  188. package/dist/types/components/envelopes/verdocs-contact-picker/verdocs-contact-picker.d.ts +2 -0
  189. package/dist/verdocs-web-sdk/{p-1e8c7927.entry.js → p-03cbc694.entry.js} +1 -1
  190. package/dist/verdocs-web-sdk/{p-4d071145.system.entry.js → p-06448ac6.system.entry.js} +1 -1
  191. package/dist/verdocs-web-sdk/{p-2717a4d8.entry.js → p-0b345a45.entry.js} +1 -1
  192. package/dist/verdocs-web-sdk/{p-d775d674.system.entry.js → p-0cf80242.system.entry.js} +1 -1
  193. package/dist/verdocs-web-sdk/{p-a246dd98.system.entry.js → p-1129b2c6.system.entry.js} +1 -1
  194. package/dist/verdocs-web-sdk/{p-a12ed59f.system.entry.js → p-1134fec8.system.entry.js} +1 -1
  195. package/dist/verdocs-web-sdk/{p-3de99865.entry.js → p-11730369.entry.js} +1 -1
  196. package/dist/verdocs-web-sdk/{p-221c1a1e.entry.js → p-1537c6d4.entry.js} +1 -1
  197. package/dist/verdocs-web-sdk/{p-c56a9fd0.system.entry.js → p-1a0cbfcc.system.entry.js} +1 -1
  198. package/dist/verdocs-web-sdk/{p-329e5d8b.entry.js → p-1b55a23f.entry.js} +1 -1
  199. package/dist/verdocs-web-sdk/{p-069574d7.entry.js → p-1fd82865.entry.js} +1 -1
  200. package/dist/verdocs-web-sdk/{p-80ddfda6.system.entry.js → p-226fc99e.system.entry.js} +1 -1
  201. package/dist/verdocs-web-sdk/p-267df026.system.js +1 -1
  202. package/dist/verdocs-web-sdk/{p-9567cba1.entry.js → p-2a97be57.entry.js} +1 -1
  203. package/dist/verdocs-web-sdk/{p-ab385138.entry.js → p-2becc4f4.entry.js} +1 -1
  204. package/dist/verdocs-web-sdk/{p-c621b381.entry.js → p-3457d011.entry.js} +1 -1
  205. package/dist/verdocs-web-sdk/{p-101f3138.entry.js → p-44ecab31.entry.js} +1 -1
  206. package/dist/verdocs-web-sdk/p-47a6b7b0.system.entry.js +1 -0
  207. package/dist/verdocs-web-sdk/p-535f7ee3.entry.js +1 -0
  208. package/dist/verdocs-web-sdk/{p-317f7a56.system.entry.js → p-5822f3c1.system.entry.js} +1 -1
  209. package/dist/verdocs-web-sdk/{p-d1ec0c0e.entry.js → p-585fd9ff.entry.js} +1 -1
  210. package/dist/verdocs-web-sdk/{p-fed1d58a.system.entry.js → p-5a267f30.system.entry.js} +1 -1
  211. package/dist/verdocs-web-sdk/{p-68a37526.entry.js → p-5ac7e3d0.entry.js} +1 -1
  212. package/dist/verdocs-web-sdk/{p-aebb6858.system.entry.js → p-5f3f22ad.system.entry.js} +1 -1
  213. package/dist/verdocs-web-sdk/{p-377858e5.system.entry.js → p-69f5136c.system.entry.js} +1 -1
  214. package/dist/verdocs-web-sdk/{p-48227855.system.entry.js → p-6c9514db.system.entry.js} +1 -1
  215. package/dist/verdocs-web-sdk/{p-7fb3ba8a.system.entry.js → p-6ef0c33b.system.entry.js} +1 -1
  216. package/dist/verdocs-web-sdk/{p-9458de83.system.entry.js → p-6efc761e.system.entry.js} +1 -1
  217. package/dist/verdocs-web-sdk/{p-ea093336.system.entry.js → p-7349df8b.system.entry.js} +1 -1
  218. package/dist/verdocs-web-sdk/{p-e15086a1.entry.js → p-79aa0c7b.entry.js} +1 -1
  219. package/dist/verdocs-web-sdk/{p-adbf48ae.system.entry.js → p-7f0af248.system.entry.js} +1 -1
  220. package/dist/verdocs-web-sdk/{p-9931d962.system.entry.js → p-7f33a64f.system.entry.js} +1 -1
  221. package/dist/verdocs-web-sdk/{p-93fc163b.entry.js → p-7f5ac627.entry.js} +1 -1
  222. package/dist/verdocs-web-sdk/p-815404c0.entry.js +1 -0
  223. package/dist/verdocs-web-sdk/{p-4f864f00.system.entry.js → p-838d0ed1.system.entry.js} +1 -1
  224. package/dist/verdocs-web-sdk/p-86ccec71.entry.js +1 -0
  225. package/dist/verdocs-web-sdk/{p-0729a901.entry.js → p-88481111.entry.js} +1 -1
  226. package/dist/verdocs-web-sdk/{p-8e67affa.entry.js → p-90c60846.entry.js} +1 -1
  227. package/dist/verdocs-web-sdk/{p-ac677e8c.system.entry.js → p-95eaf936.system.entry.js} +1 -1
  228. package/dist/verdocs-web-sdk/{p-9750767c.entry.js → p-9745c048.entry.js} +1 -1
  229. package/dist/verdocs-web-sdk/{p-a91eadcc.entry.js → p-9b34699e.entry.js} +1 -1
  230. package/dist/verdocs-web-sdk/{p-ab97a806.system.entry.js → p-a251441b.system.entry.js} +1 -1
  231. package/dist/verdocs-web-sdk/p-a39695ed.entry.js +1 -0
  232. package/dist/verdocs-web-sdk/p-aa66d378.system.entry.js +1 -0
  233. package/dist/verdocs-web-sdk/{p-96393d62.entry.js → p-adf6fde9.entry.js} +1 -1
  234. package/dist/verdocs-web-sdk/{p-682ce711.system.entry.js → p-aedfa605.system.entry.js} +1 -1
  235. package/dist/verdocs-web-sdk/{p-3af0fcae.system.entry.js → p-b12dc865.system.entry.js} +1 -1
  236. package/dist/verdocs-web-sdk/{p-54ef19e9.system.entry.js → p-b1397670.system.entry.js} +1 -1
  237. package/dist/verdocs-web-sdk/{p-53a3cdf3.system.entry.js → p-b5763ec0.system.entry.js} +1 -1
  238. package/dist/verdocs-web-sdk/{p-4a20885d.entry.js → p-b581231f.entry.js} +1 -1
  239. package/dist/verdocs-web-sdk/{p-2eca2eda.entry.js → p-c0087254.entry.js} +1 -1
  240. package/dist/verdocs-web-sdk/{p-12a39d57.entry.js → p-cad5ac82.entry.js} +1 -1
  241. package/dist/verdocs-web-sdk/{p-50271eca.entry.js → p-d51ca7f9.entry.js} +1 -1
  242. package/dist/verdocs-web-sdk/{p-b4e6217b.system.entry.js → p-daa9193c.system.entry.js} +1 -1
  243. package/dist/verdocs-web-sdk/{p-26bd87bf.entry.js → p-e3e5e18c.entry.js} +1 -1
  244. package/dist/verdocs-web-sdk/{p-b3c4d445.entry.js → p-e6242ac2.entry.js} +1 -1
  245. package/dist/verdocs-web-sdk/{p-458eda56.system.entry.js → p-ea10422a.system.entry.js} +1 -1
  246. package/dist/verdocs-web-sdk/{p-6a57c036.system.entry.js → p-ebf16d0c.system.entry.js} +1 -1
  247. package/dist/verdocs-web-sdk/{p-5c9fd1e3.entry.js → p-f0bc99ba.entry.js} +1 -1
  248. package/dist/verdocs-web-sdk/p-f5a065e0.system.entry.js +1 -0
  249. package/dist/verdocs-web-sdk/{p-8a7b7815.system.entry.js → p-f85644ea.system.entry.js} +1 -1
  250. package/dist/verdocs-web-sdk/{p-ad8dfb2b.system.entry.js → p-f9858e4a.system.entry.js} +1 -1
  251. package/dist/verdocs-web-sdk/{p-965464db.entry.js → p-ff50e207.entry.js} +1 -1
  252. package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +1 -1
  253. package/package.json +1 -1
  254. package/dist/verdocs-web-sdk/p-0165edae.entry.js +0 -1
  255. package/dist/verdocs-web-sdk/p-18b2b2ab.entry.js +0 -1
  256. package/dist/verdocs-web-sdk/p-2844d252.system.entry.js +0 -1
  257. package/dist/verdocs-web-sdk/p-acf595c9.entry.js +0 -1
  258. package/dist/verdocs-web-sdk/p-bb523ebf.system.entry.js +0 -1
  259. package/dist/verdocs-web-sdk/p-c6de5539.entry.js +0 -1
  260. package/dist/verdocs-web-sdk/p-e7b20fdc.system.entry.js +0 -1
@@ -238,11 +238,11 @@ export class VerdocsStatusIndicator {
238
238
  }
239
239
  const icon = this.getStatusIcon(status);
240
240
  const statusMessage = this.getStatusMessage(status);
241
- return (h(Host, { key: '26b42a98a4f70d09aeb1721916f3a6239b73b1cb', ref: el => (this.summaryComponent = el), class: `${this.theme} ${this.size} ${this.envelope ? 'has-document' : ''}`, "aria-label": "Click to View Details", onClick: e => {
241
+ return (h(Host, { key: '6312602f7079a3c8d77671570118712d5ee4ea0f', ref: el => (this.summaryComponent = el), class: `${this.theme} ${this.size} ${this.envelope ? 'has-document' : ''}`, "aria-label": "Click to View Details", onClick: e => {
242
242
  e.stopPropagation();
243
243
  e.preventDefault();
244
244
  this.envelope && this.toggleDropdown();
245
- }, onBlur: e => this.envelope && this.handleHideDropdown(e) }, h("span", { key: '755c501d67a395d153c2433bcd0593931aed3b13', class: "icon", innerHTML: icon }), h("span", { key: '393027372c519cff2fbdf391cbd1325e880f46d0', class: "content" }, statusMessage), h("div", { key: '7e0168d274fa853e5b74ccadbc3cd1fc06751280', class: "detail-panel", ref: el => (this.detailPanel = el) }, h("div", { key: 'ef04e1f77c3cfbab5054946d7c48de5f60e9ee06', id: `${this.containerId}` }), this.recipientStatusIcons.map(icon => (h("span", { innerHTML: icon.icon, style: { position: 'absolute', top: `${icon.y}px`, left: `${icon.x}px` } }))))));
245
+ }, onBlur: e => this.envelope && this.handleHideDropdown(e) }, h("span", { key: '002f53e8f17930ffb75c282b3db8555578b69381', class: "icon", innerHTML: icon }), h("span", { key: 'b1c8f30923fe0b19910c692f8117d81a69eba410', class: "content" }, statusMessage), h("div", { key: 'c00a99383415570210692cdecbfd83673d18937e', class: "detail-panel", ref: el => (this.detailPanel = el) }, h("div", { key: '8067991e8781d12151e774eb761dfab613e77fe3', id: `${this.containerId}` }), this.recipientStatusIcons.map(icon => (h("span", { innerHTML: icon.icon, style: { position: 'absolute', top: `${icon.y}px`, left: `${icon.x}px` } }))))));
246
246
  }
247
247
  static get is() { return "verdocs-status-indicator"; }
248
248
  static get originalStyleUrls() {
@@ -12,7 +12,7 @@ export class VerdocsTemplateCard {
12
12
  }
13
13
  render() {
14
14
  var _a, _b, _c, _d;
15
- return (h(Host, { key: '5d51a6309b35282260e0b5a9accb65368f66e137' }, h("span", { key: '5077d1f9917cd63eba77d19efa46854000d2285d', class: "name" }, this.template.name), h("span", { key: '3dfe49dbf90de379d47e6a4b9b1583ac38ff4abd', class: "org-name" }, ((_a = this.template.organization) === null || _a === void 0 ? void 0 : _a.name) || 'Public'), h("hr", { key: '9cf9967baf829422608934bb3cdc44e872655b6a' }), h("div", { key: 'a778ca45266cf6915903885658914388e2fb6482', class: "controls" }, h("div", { key: '3ac820a94080adccf68076cfd2c5acf795ad7fc8', class: "control" }, h("span", { key: '0f852a590b4ea1c7c523aa2d132de6a502ca64a3', class: "icon", innerHTML: StarIcon }), h("span", { key: 'b6d8ff745a148d734a443d6975546018c38d720c', class: "value" }, this.template.star_counter)), h("div", { key: '66ad10b503b311b1e474ac5a757eda68d7c14da9', class: "control secondary" }, h("span", { key: '5a799e82a7e982a3878267ba7142968a9ae57ed9', class: "icon", innerHTML: PagesIcon }), h("span", { key: '786f8e6e4c7d8050754d4c4879b7eb16c0f8616b', class: "value" }, ((_d = (_c = (_b = this.template) === null || _b === void 0 ? void 0 : _b.documents) === null || _c === void 0 ? void 0 : _c[0]) === null || _d === void 0 ? void 0 : _d.pages) || 1)), h("div", { key: '8beaba61ba61c3d65b3b7f3e8a353ac4e851eeae', class: "control secondary" }, h("span", { key: 'af4de26fb0adc0b3dce0dd902b770870a1aeae50', class: "icon", innerHTML: EmailIcon }), h("span", { key: '98e12c32e97de73267f511ea736a9bcb1d63d027', class: "value" }, this.template.counter)), h("span", { key: 'df0f16420601b26ff1263370b92335df3fe0e80f', class: "additional-controls", innerHTML: ActionsIcon }))));
15
+ return (h(Host, { key: 'd91ad349d43b29a364e20eb2d552eda22a684bfb' }, h("span", { key: '3921cd424720786785071f698758d770a0ba3cea', class: "name" }, this.template.name), h("span", { key: '229f1190a546c8bd588b1a4588b880a70832c06a', class: "org-name" }, ((_a = this.template.organization) === null || _a === void 0 ? void 0 : _a.name) || 'Public'), h("hr", { key: '725d4d03814909199ada357874e0383d2306e34d' }), h("div", { key: 'c95f57c02bb89f14b12c1a501a241d0f799aa8bc', class: "controls" }, h("div", { key: 'ae9c7b8bf7a9e85d31aa29cfbaad1d458df50ac8', class: "control" }, h("span", { key: 'ce4ec610d9f87c2b8b6db99c89a9a25554aa46a0', class: "icon", innerHTML: StarIcon }), h("span", { key: '7b7440269617317f3a31c87d7bb4e470f9d3af06', class: "value" }, this.template.star_counter)), h("div", { key: '2edfdee2eabff9fd18d48bdcc1e9c6813dde6bcb', class: "control secondary" }, h("span", { key: 'a97c594f26a3a9550e49426a05b3a6aa40789246', class: "icon", innerHTML: PagesIcon }), h("span", { key: 'bd7425bb723624484a4550de2fca1970b53de2c9', class: "value" }, ((_d = (_c = (_b = this.template) === null || _b === void 0 ? void 0 : _b.documents) === null || _c === void 0 ? void 0 : _c[0]) === null || _d === void 0 ? void 0 : _d.pages) || 1)), h("div", { key: '7a5e4e2bf93af1ac58140189d64762b806a4d25c', class: "control secondary" }, h("span", { key: '108128b396a7190df160120a696dfa5af51b2491', class: "icon", innerHTML: EmailIcon }), h("span", { key: 'af3b4bf2c3f3c421ed7403c61fd3ea4978322a66', class: "value" }, this.template.counter)), h("span", { key: 'ae096641db6ac975e3874e7af6bf509dd331025b', class: "additional-controls", innerHTML: ActionsIcon }))));
16
16
  }
17
17
  static get is() { return "verdocs-template-card"; }
18
18
  static get originalStyleUrls() {
@@ -94,7 +94,7 @@ export class VerdocsTemplateDocumentPage {
94
94
  }
95
95
  render() {
96
96
  const height = `${this.renderedHeight}px`;
97
- return (h(Host, { key: 'ddeacbfbd9f38bddfbb5c9886df494881b4e38cf', id: `${this.containerId}`, style: { height, flex: `0 0 ${height}` } }, this.layers.map(layer => layer.type === 'div' ? (h("div", { class: "verdocs-template-document-page-layer", id: `${this.containerId}-${layer.name}`, style: { height } }, layer.name === 'controls' &&
97
+ return (h(Host, { key: 'a27edb5194ef483dba9825b8c04e7a334e1bba50', id: `${this.containerId}`, style: { height, flex: `0 0 ${height}` } }, this.layers.map(layer => layer.type === 'div' ? (h("div", { class: "verdocs-template-document-page-layer", id: `${this.containerId}-${layer.name}`, style: { height } }, layer.name === 'controls' &&
98
98
  this.fieldStore
99
99
  .get('fields')
100
100
  .filter(field => field && field.page === this.pageNumber)
@@ -1,5 +1,5 @@
1
1
  import { h, Host } from "@stencil/core";
2
- import { deleteTemplateRole, updateTemplateRole, VerdocsEndpoint } from "@verdocs/js-sdk";
2
+ import { deleteTemplateRole, isValidEmail, updateTemplateRole, VerdocsEndpoint } from "@verdocs/js-sdk";
3
3
  import { deleteStoreRole, getTemplateRoleStore, updateStoreRole } from "../../../utils/TemplateRoleStore";
4
4
  import { getTemplateFieldStore } from "../../../utils/TemplateFieldStore";
5
5
  import { getTemplateStore } from "../../../utils/TemplateStore";
@@ -115,34 +115,36 @@ export class VerdocsTemplateRoleProperties {
115
115
  }
116
116
  render() {
117
117
  const hasFields = this.fieldStore.get('fields').some(field => field.role_name === this.roleName);
118
- return (h(Host, { key: 'e859133491988f148c3b1736a4398b8ab3d87da8' }, h("div", { key: '3909479c1ff216a97bc9ee5df07dfa0c547b073e', class: "background-overlay", onClick: e => this.handleCancel(e) }, h("div", { key: 'b1c0e435243fe62a07c2b9d6335837882da57cfe', class: "dialog" }, h("form", { key: '2bc3b9fc3d7435d2f5de4376a22938b3bf208de4', onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("verdocs-text-input", { key: '9e99d4a2855a9e1ccba7a649ac34fe09dc901669', id: "verdocs-role-name", label: "Role Name", value: this.name, autocomplete: "off", disabled: hasFields, helpText: hasFields
118
+ // Either all three should be empty, or all three need to be filled
119
+ const isValid = (!this.email && !this.first_name && !this.last_name) || (isValidEmail(this.email) && !!this.first_name && !!this.last_name);
120
+ return (h(Host, { key: '58d9b5313e75866e1fefe0dcdb8139fa8a5bb087' }, h("div", { key: '60ce08b776cbd8cedeec9a0ec5748e923c785bc9', class: "background-overlay", onClick: e => this.handleCancel(e) }, h("div", { key: '73977c5f9e90c20e6365e0423635a94dbea2b122', class: "dialog" }, h("form", { key: '3c4f7826391dfa5874cc541fb82657aefb36710b', onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("verdocs-text-input", { key: 'de887a66aec1fe4ebc9a5ef50e32f6355b10aa0d', id: "verdocs-role-name", label: "Role Name", value: this.name, autocomplete: "off", disabled: hasFields, helpText: hasFields
119
121
  ? 'This role has fields assigned and can no longer be renamed.'
120
122
  : 'A unique name to identify the role in the workflow. Submitted data will also be tagged with this value.', placeholder: "Role Name...", onInput: (e) => {
121
123
  this.name = e.target.value;
122
124
  this.dirty = true;
123
- } }), h("div", { key: 'fb7718ed3cd2d45dad955911a707f1ebc03daddf', class: "row" }, h("div", { key: '906a33520c1876782a1c368409e949ceb3420231', class: "input-label" }, "Type:"), h("verdocs-select-input", { key: 'aa46196df7f7086eb06f8ef1c923bb230816d8bb', value: this.type, options: [
125
+ } }), h("div", { key: 'cd7d4834a3998536c2b8c48e44ed5bf3ec804359', class: "row" }, h("div", { key: '12019f45c950a1bdd2e2579d420f6e5aefaab2c5', class: "input-label" }, "Type:"), h("verdocs-select-input", { key: 'f4c28c4adc8c9b68303e14d09e87dcb59c36a6d1', value: this.type, options: [
124
126
  { label: 'Signer', value: 'signer' },
125
127
  { label: 'CC', value: 'cc' },
126
128
  { label: 'Approver', value: 'approver' },
127
129
  ], onInput: (e) => {
128
130
  this.type = e.target.value;
129
131
  this.dirty = true;
130
- } }), h("verdocs-help-icon", { key: 'a067ca5039e9cc1867d4cdcb5676adf2e1ef6481', text: "Most participants are Signers. CC roles are notified when documents are signed, but have no other actions. Approvers get notified when signing is completed to perform a final review." })), h("verdocs-text-input", { key: '85714cf0dbdcd4a0c79c2befc043b4a390e3b95f', id: "verdocs-recipient-first", label: "First Name", value: this.first_name, autocomplete: "off", helpText: "The recipient's first name, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "First Name...", onInput: (e) => {
132
+ } }), h("verdocs-help-icon", { key: 'f99179b5c88aeb76e55819a85bc657741c7f35cb', text: "Most participants are Signers. CC roles are notified when documents are signed, but have no other actions. Approvers get notified when signing is completed to perform a final review." })), h("verdocs-text-input", { key: 'cd07d5ba6bf22a58c86e8b0df5e76f32f42f4150', id: "verdocs-recipient-first", label: "First Name", value: this.first_name, autocomplete: "off", helpText: "The recipient's first name, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "First Name...", onInput: (e) => {
131
133
  this.first_name = e.target.value;
132
134
  this.dirty = true;
133
- } }), h("verdocs-text-input", { key: '868045c012e801b96d4214fbc608a85fd866933b', id: "verdocs-recipient-first", label: "Last Name", value: this.last_name, autocomplete: "off", helpText: "The recipient's last name, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "Last Name...", onInput: (e) => {
135
+ } }), h("verdocs-text-input", { key: 'ffeeb3f0608dd7a03bce4705e088e0358fe55938', id: "verdocs-recipient-first", label: "Last Name", value: this.last_name, autocomplete: "off", helpText: "The recipient's last name, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "Last Name...", onInput: (e) => {
134
136
  this.last_name = e.target.value;
135
137
  this.dirty = true;
136
- } }), h("verdocs-text-input", { key: 'a4b721e35303f7c362b875a50b9c203874bb42aa', id: "verdocs-recipient-email", label: "Email", value: this.email, autocomplete: "off", helpText: "The recipient's email address, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "Email Address...", onInput: (e) => {
138
+ } }), h("verdocs-text-input", { key: '16a366c91abc791b1225896436f1435407948d5f', id: "verdocs-recipient-email", label: "Email", value: this.email, autocomplete: "off", helpText: "The recipient's email address, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "Email Address...", onInput: (e) => {
137
139
  this.email = e.target.value;
138
140
  this.dirty = true;
139
- } }), h("verdocs-text-input", { key: 'e3ab999cb97d92d4e5c793691da9ca27927c8249', id: "verdocs-recipient-phone", label: "Phone", value: this.phone, autocomplete: "off", helpText: "The recipient's phone number, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "Phone Number...", onInput: (e) => {
141
+ } }), h("verdocs-text-input", { key: '9b3085606377b915379023087f2a16048fb8d27d', id: "verdocs-recipient-phone", label: "Phone", value: this.phone, autocomplete: "off", helpText: "The recipient's phone number, if it will always stay the same. Leave blank to supply this value later, when each new envelope is created from the template.", placeholder: "Phone Number...", onInput: (e) => {
140
142
  this.phone = e.target.value;
141
143
  this.dirty = true;
142
- } }), h("div", { key: 'b221c25197ded12e34b5ed7d1d13868aed1a6a36', class: "row" }, h("div", { key: '6ce590cf0750efa571a560164bbb4254c6ed59f8', class: "input-label" }, "May Delegate:"), h("div", { key: 'c363f6f9cf568e2f2f4e96223867a7a561209e82', class: "checkbox-wrapper" }, h("verdocs-checkbox", { key: '467194ade1af0f5e2b7db9461182ec107b5b1ab3', checked: this.delegator, onInput: (e) => {
144
+ } }), h("div", { key: '3d9f8ee07579f56d0e0041bca7d7ecab19765475', class: "row" }, h("div", { key: 'c425db72f627ed05f87618d0feb6d09ad74513ca', class: "input-label" }, "May Delegate:"), h("div", { key: '5d4f7ca54f88406e1ff23b05ea516ca47e45a4a6', class: "checkbox-wrapper" }, h("verdocs-checkbox", { key: '8ab784e036647e39be5df5793104e81b24c5784f', checked: this.delegator, onInput: (e) => {
143
145
  this.delegator = e.target.checked;
144
146
  this.dirty = true;
145
- } })), h("verdocs-help-icon", { key: '686fb7099a49a1200663822074716677e86ad233', text: "If enabled, this recipient may delegate their actions to another individual." })), h("div", { key: '5dfb3746293fef7859c6e238af7f8667fe716937', class: "buttons" }, h("button", { key: '154f4b763b424a393b9481a648f4a173ce2e75a5', class: "delete-button", disabled: this.dirty, onClick: e => this.handleDelete(e), innerHTML: TrashIcon }), h("div", { key: '03bb58e5af7e9ae81684d60c86fc030dfb0fa56a', style: { flex: '1' } }), h("verdocs-button", { key: '8eb2d90795a3ff5c44129f4ed92e25e9abc25140', size: "small", variant: "outline", label: "Cancel", disabled: !this.dirty, onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: 'dbd0c72f9523f077ee4dd7fbe0cde9d89cbb8f8e', size: "small", label: "Save", disabled: !this.dirty, onClick: e => this.handleSave(e) })))))));
147
+ } })), h("verdocs-help-icon", { key: 'e321303aa812683bf0f12cf12e56f19b2faf82ff', text: "If enabled, this recipient may delegate their actions to another individual." })), h("div", { key: '3bc17ab02dc1cd93f81d4c68a8ebc9c26fab2361', class: "buttons" }, h("button", { key: 'b52e9fd0c1b5e1be279cfdcebbb7bb74a08abcb6', class: "delete-button", disabled: this.dirty, onClick: e => this.handleDelete(e), innerHTML: TrashIcon }), h("div", { key: '75554b1ae55b373c7305b84b09980edcc53a7e6a', style: { flex: '1' } }), h("verdocs-button", { key: 'b44b20fc4c5b53ad5335b26ee463db76dc25fe6b', size: "small", variant: "outline", label: "Cancel", disabled: !this.dirty, onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: '536656402d4bc0c9f46aa3bdf6b4923275fa30ba', size: "small", label: "Save", disabled: !this.dirty || !isValid, onClick: e => this.handleSave(e) })))))));
146
148
  }
147
149
  static get is() { return "verdocs-template-role-properties"; }
148
150
  static get originalStyleUrls() {
@@ -236,10 +236,8 @@ export class VerdocsTemplateRoles {
236
236
  console.log('Loading', this.loading, (_b = this.templateStore) === null || _b === void 0 ? void 0 : _b.state.isLoaded);
237
237
  return (h(Host, { class: "loading" }, h("verdocs-loader", null)));
238
238
  }
239
- console.log('Rendering roles', this.roleStore.get('roles'));
240
239
  const roleNames = this.getRoleNames();
241
240
  const sequences = this.getSequenceNumbers();
242
- console.log('Rendering', roleNames, sequences);
243
241
  return (h(Host, null, h("form", { onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("h5", null, "Roles and Workflow"), h("div", { class: "participants" }, h("div", { class: "left-line" }), h("div", { class: "row" }, h("div", { class: "icon", innerHTML: startIcon }), h("div", { class: "row-roles" }, h("div", { class: "sender" }, h("span", { class: "label" }, "Owner:"), " ", senderLabels[(_d = (_c = this.templateStore) === null || _c === void 0 ? void 0 : _c.state) === null || _d === void 0 ? void 0 : _d.sender], ' '))), h("div", { class: "row add-sequence", "data-sequence": 0 }, h("div", { class: "icon", innerHTML: plusIcon }), h("div", { class: "row-roles" }, h("div", { class: "dropzone", "data-sequence": 0, "data-order": 1 }, "Add Step"))), sequences.map(sequence => (h(Fragment, null, h("div", { class: "row" }, h("div", { class: "icon", innerHTML: stepIcon }), h("div", { class: "row-roles" }, h("div", { class: "dropzone", "data-order": 0.5, "data-sequence": sequence }), this.getRolesAtSequence(sequence).map(role => {
244
242
  const unknown = !role.email;
245
243
  console.log('ras', sequence, role);
@@ -38,7 +38,7 @@ export class VerdocsTemplateStar {
38
38
  });
39
39
  }
40
40
  render() {
41
- return (h(Host, { key: 'adb2581eccc56b94ef7f8cbfeb9108b336abda86' }, h("div", { key: '38a6a2196a7f84325c6dc21c7788d5fd977760e1', class: `star ${this.updating ? 'updating' : ''}`, innerHTML: this.template.star_counter ? SolidStarIcon : OutlineStarIcon, onClick: e => this.toggle(e) }), h("div", { key: '100cbca2df2d3d31acce78c7dec72444e35a191a', class: "count" }, this.template.star_counter || '--')));
41
+ return (h(Host, { key: '7003637e9953f089bf0ddf9a128ab416103f64db' }, h("div", { key: '8b53c549e72e2b8432edc6d6de7d5ec4af746b37', class: `star ${this.updating ? 'updating' : ''}`, innerHTML: this.template.star_counter ? SolidStarIcon : OutlineStarIcon, onClick: e => this.toggle(e) }), h("div", { key: '66382354cf49ca5f0b01896983d34a3d27684041', class: "count" }, this.template.star_counter || '--')));
42
42
  }
43
43
  static get is() { return "verdocs-template-star"; }
44
44
  static get originalStyleUrls() {
@@ -8,7 +8,7 @@ export class VerdocsTemplateTags {
8
8
  }
9
9
  render() {
10
10
  var _a;
11
- return (h(Host, { key: '8d6457fdcd02cee93906ee2ba5c59c0780d69dc8' }, (_a = this.tags) === null || _a === void 0 ? void 0 : _a.map(tag => (h("span", null, tag)))));
11
+ return (h(Host, { key: '67dd899e37a2c181705a9abf3ea031869e93257b' }, (_a = this.tags) === null || _a === void 0 ? void 0 : _a.map(tag => (h("span", null, tag)))));
12
12
  }
13
13
  static get is() { return "verdocs-template-tags"; }
14
14
  static get originalStyleUrls() {
@@ -144,24 +144,24 @@ export class VerdocsTemplatesList {
144
144
  // In addition to the server query we also filter locally. This provides a faster UI update
145
145
  // while the onBlur re-queries the server for any new records that now qualify by the filter.
146
146
  const locallyFilteredTemplates = !this.localNameFilter ? this.templates : this.templates.filter(t => t.name.toLowerCase().includes(this.localNameFilter.toLowerCase()));
147
- return (h(Host, { key: 'df2f80ba1899611e07046635844fd1e4a2bd801f' }, h("div", { key: '0560522cb614307dfe4c6125faf9c183e510adc8', class: "header" }, h("div", { key: 'd0490c7d5a610b8b780762dfbc5a141c0799b7d7', class: "filter" }, h("verdocs-text-input", { key: '44b9c9e7429b377b0ed52b9404b6f3d61af8efb0', id: "verdocs-filter-name", value: this.name, clearable: true, autocomplete: "off", placeholder: "Filter by Name...", onInput: (e) => (this.localNameFilter = e.target.value.trim()), onFocusout: (e) => {
147
+ return (h(Host, { key: '8a4c436255e24af2dd9bffaa108a3c62ea72accc' }, h("div", { key: 'a28f3b140c708fc9491a1567b7e0977d00b02b23', class: "header" }, h("div", { key: 'ecb9bf6ea174af19a155b3bffdd9f3df6e3d0452', class: "filter" }, h("verdocs-text-input", { key: 'b4f4046fee300d2deefe70246158cb6048844e75', id: "verdocs-filter-name", value: this.name, clearable: true, autocomplete: "off", placeholder: "Filter by Name...", onInput: (e) => (this.localNameFilter = e.target.value.trim()), onFocusout: (e) => {
148
148
  var _a;
149
149
  this.name = e.target.value.trim();
150
150
  this.localNameFilter = e.target.value.trim();
151
151
  (_a = this.changeName) === null || _a === void 0 ? void 0 : _a.emit(this.name);
152
- } })), h("verdocs-quick-filter", { key: '72bebecb5ae71d1668df2c095fedba131794a1da', label: "Visibility", value: this.visibility, options: VisibilityFilters, onOptionSelected: e => {
152
+ } })), h("verdocs-quick-filter", { key: 'c070d309bdf00dbdcb244929cbe3f16ce404656f', label: "Visibility", value: this.visibility, options: VisibilityFilters, onOptionSelected: e => {
153
153
  var _a;
154
154
  this.visibility = e.detail.value;
155
155
  (_a = this.changeVisibility) === null || _a === void 0 ? void 0 : _a.emit(this.visibility);
156
- } }), h("verdocs-quick-filter", { key: '79af88bb274bdfe78799ecbd8df43823d3e87eb1', label: "Starred", value: this.starred, options: StarredFilters, onOptionSelected: e => {
156
+ } }), h("verdocs-quick-filter", { key: 'ed6d35f557ae3c39498b020167e572024d8c2fa0', label: "Starred", value: this.starred, options: StarredFilters, onOptionSelected: e => {
157
157
  var _a;
158
158
  this.starred = e.detail.value;
159
159
  (_a = this.changeStarred) === null || _a === void 0 ? void 0 : _a.emit(this.starred);
160
- } }), h("verdocs-quick-filter", { key: '107623692057664e0b42892cab4256df8e274f1f', label: "Sort By", value: this.sort, options: SortOptions, onOptionSelected: e => {
160
+ } }), h("verdocs-quick-filter", { key: '59ae730527224140d6b4ae1f94878ccc3cc9e5e8', label: "Sort By", value: this.sort, options: SortOptions, onOptionSelected: e => {
161
161
  var _a;
162
162
  this.sort = e.detail.value;
163
163
  (_a = this.changeSort) === null || _a === void 0 ? void 0 : _a.emit(this.sort);
164
- } }), this.loading && h("verdocs-spinner", { key: '1982cc9021bf92da53e2b4a6dc0814039a9fa70a', mode: "dark", size: 24 }), h("div", { key: '581288dea09d793a050c192fc472041138b205dc', style: { display: 'flex', flex: '1' } })), locallyFilteredTemplates.map(template => {
164
+ } }), this.loading && h("verdocs-spinner", { key: '10c67eddf0cd00c85f636251b276f8fb6acc8a0c', mode: "dark", size: 24 }), h("div", { key: '615ebf459f9ee6c07a171393844add188b1af82a', style: { display: 'flex', flex: '1' } })), locallyFilteredTemplates.map(template => {
165
165
  const dateToShow = this.sort === 'created_at' ? 'created_at' : this.sort === 'updated_at' ? 'updated_at' : 'last_used_at';
166
166
  const date = template[dateToShow];
167
167
  const MENU_OPTIONS = [];
@@ -208,9 +208,9 @@ export class VerdocsTemplatesList {
208
208
  var _a;
209
209
  (_a = this.viewTemplate) === null || _a === void 0 ? void 0 : _a.emit({ endpoint: this.endpoint, template });
210
210
  } }, h("div", { class: "inner" }, h("verdocs-template-star", { template: template, endpoint: this.endpoint }), h("div", { class: "spacer icon-spacer" }), h("div", { class: "name" }, template.name), h("div", { class: "spacer usage-spacer" }), h("div", { class: "usage" }, h("span", { innerHTML: EnvelopeIcon, title: "Usage Counter" }), template.counter || '--'), h("div", { class: "spacer last-used-spacer" }), h("div", { class: "last-used" }, dateToShow === 'created_at' && h("span", { innerHTML: CreatedIcon, title: "Created" }), dateToShow === 'updated_at' && h("span", { innerHTML: UpdatedIcon, title: "Last Updated" }), dateToShow === 'last_used_at' && h("span", { innerHTML: LastUsedIcon, title: "Last Used" }), date ? format(new Date(date), 'P') : 'Never'), h("div", { class: "spacer ownership-spacer" }), template.is_public && (h("div", { class: "ownership" }, h("span", { innerHTML: GlobeAltIcon }), " Public")), !template.is_public && !template.is_personal && (h("div", { class: "ownership" }, h("span", { innerHTML: LockClosedIcon }), " Private")), !template.is_public && template.is_personal && (h("div", { class: "ownership" }, h("span", { innerHTML: BuildingOfficeIcon }), " Shared")), h("verdocs-dropdown", { options: MENU_OPTIONS, onOptionSelected: e => this.handleOptionSelected(e.detail.id, template) }))));
211
- }), !this.initiallyLoaded && (h("div", { key: '02ce593d239cb477eedbfc172e33e3e9f3e9c27e' }, integerSequence(0, this.rowsPerPage).map(() => (h("div", { class: "template-placeholder" }))))), this.initiallyLoaded && !this.templates.length && h("div", { key: 'b77da1610613c37b725466e1d1613ab8ad625df0', class: "empty-text" }, "No matching templates found. Please adjust your filters and try again."), this.initiallyLoaded && this.templates.length && this.showPagination ? (h("div", { style: { marginTop: '20px' } }, h("verdocs-pagination", { selectedPage: this.selectedPage, perPage: this.rowsPerPage, itemCount: this.count, onSelectPage: e => {
211
+ }), !this.initiallyLoaded && (h("div", { key: '3163f2916038b79f02e5cbda0c73d8da99b7770c' }, integerSequence(0, this.rowsPerPage).map(() => (h("div", { class: "template-placeholder" }))))), this.initiallyLoaded && !this.templates.length && h("div", { key: 'ad467ef5f9d17286134252e0dac59584a670f381', class: "empty-text" }, "No matching templates found. Please adjust your filters and try again."), this.initiallyLoaded && this.templates.length && this.showPagination ? (h("div", { style: { marginTop: '20px' } }, h("verdocs-pagination", { selectedPage: this.selectedPage, perPage: this.rowsPerPage, itemCount: this.count, onSelectPage: e => {
212
212
  this.selectedPage = e.detail.selectedPage;
213
- } }))) : (h("div", null)), this.confirmDelete && (h("verdocs-ok-dialog", { key: 'b90a1e4a606e46659065a0de6c492213b0e31260', heading: "Delete this Template?", message: "This operation cannot be undone.", onNext: () => this.deleteTemplate(this.confirmDelete), onExit: () => (this.confirmDelete = null), showCancel: true }))));
213
+ } }))) : (h("div", null)), this.confirmDelete && (h("verdocs-ok-dialog", { key: '523648491adbf8f81da3b3e2a239d671b3e087d6', heading: "Delete this Template?", message: "This operation cannot be undone.", onNext: () => this.deleteTemplate(this.confirmDelete), onExit: () => (this.confirmDelete = null), showCancel: true }))));
214
214
  }
215
215
  static get is() { return "verdocs-templates-list"; }
216
216
  static get originalStyleUrls() {
@@ -67,10 +67,10 @@ const VerdocsButtonPanel = /*@__PURE__*/ proxyCustomElement(class VerdocsButtonP
67
67
  }
68
68
  }
69
69
  render() {
70
- return (h(Host, { key: 'dc57ed3d5634111d4ee32d67dc61c3afa572b9b1' }, h("div", { key: '560c2a6acecc384732fec417b157d23c0cf64284', class: "icon", innerHTML: this.icon, onClick: (e) => {
70
+ return (h(Host, { key: '2328093cde073dbec39bd31f3d63dd677e1ffa24' }, h("div", { key: '3063d313220631924c881a0f028a8c066a467340', class: "icon", innerHTML: this.icon, onClick: (e) => {
71
71
  e.stopPropagation();
72
72
  return this.toggle();
73
- }, ref: el => (this.iconEl = el) }), h("div", { key: 'b41adf9d33913928e4f657f3b17a5346b6aae636', role: "tooltip", class: "verdocs-button-panel-content", "data-popper-placement": "bottom", ref: el => (this.panelEl = el) }, h("div", { key: '49bb8f2a1c5c89233349219ca9ac4256b75a07d3', "data-popper-arrow": "true", class: "arrow" }), h("slot", { key: '0328d566cbb551fc35f9a4ef8f2265de958b3391' }))));
73
+ }, ref: el => (this.iconEl = el) }), h("div", { key: 'eb1d15cae3db271014ba9c05f7749ec0fb48435a', role: "tooltip", class: "verdocs-button-panel-content", "data-popper-placement": "bottom", ref: el => (this.panelEl = el) }, h("div", { key: '4d4e81de6a905f2145f51537149ae8874c9e2855', "data-popper-arrow": "true", class: "arrow" }), h("slot", { key: '0118fddf566568d318e9496adbfcd49686969194' }))));
74
74
  }
75
75
  static get style() { return VerdocsButtonPanelStyle0; }
76
76
  }, [4, "verdocs-button-panel", {
@@ -16,7 +16,7 @@ const VerdocsButton = /*@__PURE__*/ proxyCustomElement(class VerdocsButton exten
16
16
  this.disabled = false;
17
17
  }
18
18
  render() {
19
- return (h("button", { key: 'e9771fa14f70fd9f3ea7d2f643a46bdcc5a3b1e8', disabled: this.disabled, type: this.type, class: `${this.variant} ${this.size} ${this.type}` }, this.startIcon ? h("span", { class: "icon start", innerHTML: this.startIcon }) : null, h("span", { key: 'ba98cd4f1c26cbfafb63314fe139a8dedfcca6bf', class: "button-label" }, this.label), this.endIcon ? h("span", { class: "icon end", innerHTML: this.endIcon }) : null));
19
+ return (h("button", { key: '1a6d3fe8be68d100ca27cfe11ca8a94c4973ed12', disabled: this.disabled, type: this.type, class: `${this.variant} ${this.size} ${this.type}` }, this.startIcon ? h("span", { class: "icon start", innerHTML: this.startIcon }) : null, h("span", { key: '0b97033c8aec172b908231b16937670b0e998774', class: "button-label" }, this.label), this.endIcon ? h("span", { class: "icon end", innerHTML: this.endIcon }) : null));
20
20
  }
21
21
  static get style() { return VerdocsButtonStyle0; }
22
22
  }, [0, "verdocs-button", {
@@ -15,7 +15,7 @@ const VerdocsCheckbox = /*@__PURE__*/ proxyCustomElement(class VerdocsCheckbox e
15
15
  this.disabled = false;
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: '7557fbb5f4b2b7c2f73cb70e92c47f72082f7345', class: { disabled: this.disabled, [this.theme]: true } }, h("label", { key: '525745e68d4688a0249a06ad0f86127dc32d8985' }, h("input", { key: 'a96e6f0816efa3f4780883e525441413226b7cb2', type: "checkbox", value: this.value, name: this.name, checked: this.checked, disabled: this.disabled }), h("span", { key: 'b76e4c1b66f48792db9c75577cb23031ce1cf09f' }, this.label))));
18
+ return (h(Host, { key: '008593a13b7353d959884be116c33130195afc1d', class: { disabled: this.disabled, [this.theme]: true } }, h("label", { key: 'a09444ec1e7d5670095623f3eac2f808ce622f84' }, h("input", { key: 'ec157d44ab08722eb04e44c0a863ac1968110b35', type: "checkbox", value: this.value, name: this.name, checked: this.checked, disabled: this.disabled }), h("span", { key: 'b2a9e3dec69778c2ef38e8cfa1a3ecf6ac891db4' }, this.label))));
19
19
  }
20
20
  static get style() { return VerdocsCheckboxStyle0; }
21
21
  }, [0, "verdocs-checkbox", {
@@ -10,7 +10,7 @@ const VerdocsComponentError = /*@__PURE__*/ proxyCustomElement(class VerdocsComp
10
10
  this.message = '';
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: 'f04b367fe3bba058c058c12214e49256397d1d0b' }, h("div", { key: '79520ee8597e0ffa075834719355241389a933ef', class: "inner" }, this.message)));
13
+ return (h(Host, { key: 'b852ad72093698987e6142e1d87b7d4522395c79' }, h("div", { key: '5bb10a4aa2f551b7edd88d5ae119a201ee90f289', class: "inner" }, this.message)));
14
14
  }
15
15
  static get style() { return VerdocsComponentErrorStyle0; }
16
16
  }, [0, "verdocs-component-error", {
@@ -6,7 +6,7 @@ import { d as defineCustomElement$3 } from './verdocs-help-icon2.js';
6
6
  import { d as defineCustomElement$2 } from './verdocs-select-input2.js';
7
7
  import { d as defineCustomElement$1 } from './verdocs-toggle-button2.js';
8
8
 
9
- const verdocsContactPickerCss = "@-webkit-keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}@keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}verdocs-contact-picker{display:block;border:1px solid #ebebeb;background-color:#ffffff;font-family:\"Inter\", -apple-system, \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", sans-serif;-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1);box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1)}verdocs-contact-picker form{gap:12px;width:300px;padding:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5fa}verdocs-contact-picker form .row{gap:8px;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}verdocs-contact-picker form .row.message{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}verdocs-contact-picker form .names-row{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .names-row>input{font-size:14px;width:103px}verdocs-contact-picker form .kba-row{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .kba-row verdocs-select-input{margin:0}verdocs-contact-picker form .pin-code{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .pin-code>input{-ms-flex:0;flex:0;width:133px;font-size:14px;margin-left:58px}verdocs-contact-picker form .zip-code{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .zip-code>input{-ms-flex:0;flex:0;width:133px;font-size:14px;margin-left:58px}verdocs-contact-picker form label{display:-ms-flexbox;display:flex;-ms-flex:0 0 50px;flex:0 0 50px;font-size:14px;font-weight:500;color:#5c6575}verdocs-contact-picker form .row.message label{-ms-flex:0;flex:0}verdocs-contact-picker form .row.message input{width:100%}verdocs-contact-picker form input{-ms-flex:1;flex:1;padding:6px;font-size:14px;border-radius:3px;background:rgba(0, 0, 0, 0.0196078431);border:1px solid rgba(112, 122, 229, 0.3725490196)}verdocs-contact-picker form input:focus{outline:none}verdocs-contact-picker form .dropdown{left:0;right:0;top:49px;z-index:1000000;max-height:225px;overflow-y:scroll;position:absolute;background:#ffffff;-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1);box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1)}verdocs-contact-picker form .dropdown .suggestion{display:-ms-flexbox;display:flex;padding:6px 12px;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .dropdown .suggestion svg{width:32px;height:32px}verdocs-contact-picker form .dropdown .suggestion .avatar{width:32px;height:32px;-ms-flex:0 0 32px;flex:0 0 32px;margin-right:8px;border-radius:100%}verdocs-contact-picker form .dropdown .suggestion .details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}verdocs-contact-picker form .dropdown .suggestion .name{font-size:16px;font-weight:500;margin-bottom:3px;color:#092c4c}verdocs-contact-picker form .dropdown .suggestion .destination{font-size:14px;margin-bottom:3px;color:#33364b}verdocs-contact-picker form .dropdown .suggestion:hover{background:#eee;cursor:pointer}verdocs-contact-picker .buttons{display:-ms-flexbox;display:flex;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;margin-top:16px;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker .buttons .flex-fill{-ms-flex:1;flex:1}verdocs-contact-picker ::-webkit-input-placeholder{color:#aaaaaa}verdocs-contact-picker ::-moz-placeholder{color:#aaaaaa}verdocs-contact-picker :-ms-input-placeholder{color:#aaaaaa}verdocs-contact-picker ::-ms-input-placeholder{color:#aaaaaa}verdocs-contact-picker ::placeholder{color:#aaaaaa}verdocs-contact-picker [data-lastpass-icon-root]{display:none !important}";
9
+ const verdocsContactPickerCss = "@-webkit-keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}@keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}verdocs-contact-picker{display:block;border:1px solid #ebebeb;background-color:#ffffff;font-family:\"Inter\", -apple-system, \"Segoe UI\", \"Roboto\", \"Helvetica Neue\", sans-serif;-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1);box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1)}verdocs-contact-picker form{gap:12px;width:300px;padding:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5fa}verdocs-contact-picker form .row{gap:8px;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}verdocs-contact-picker form .row.message{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}verdocs-contact-picker form .names-row{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .names-row>input{font-size:14px;width:103px}verdocs-contact-picker form .kba-row{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .kba-row verdocs-select-input{margin:0}verdocs-contact-picker form .pin-code{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .pin-code>input{-ms-flex:0;flex:0;width:133px;font-size:14px;margin-left:58px}verdocs-contact-picker form .address{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .address>input{-ms-flex:1;flex:1;font-size:14px;margin-left:58px}verdocs-contact-picker form .zip-code{gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .zip-code>input{-ms-flex:1;flex:1;font-size:14px;margin-left:58px}verdocs-contact-picker form label{display:-ms-flexbox;display:flex;-ms-flex:0 0 50px;flex:0 0 50px;font-size:14px;font-weight:500;color:#5c6575}verdocs-contact-picker form .row.message label{-ms-flex:0;flex:0}verdocs-contact-picker form .row.message input{width:100%}verdocs-contact-picker form input{-ms-flex:1;flex:1;padding:6px;font-size:14px;border-radius:3px;background:rgba(0, 0, 0, 0.0196078431);border:1px solid rgba(112, 122, 229, 0.3725490196)}verdocs-contact-picker form input:focus{outline:none}verdocs-contact-picker form .dropdown{left:0;right:0;top:49px;z-index:1000000;max-height:225px;overflow-y:scroll;position:absolute;background:#ffffff;-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1);box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1)}verdocs-contact-picker form .dropdown .suggestion{display:-ms-flexbox;display:flex;padding:6px 12px;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker form .dropdown .suggestion svg{width:32px;height:32px}verdocs-contact-picker form .dropdown .suggestion .avatar{width:32px;height:32px;-ms-flex:0 0 32px;flex:0 0 32px;margin-right:8px;border-radius:100%}verdocs-contact-picker form .dropdown .suggestion .details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}verdocs-contact-picker form .dropdown .suggestion .name{font-size:16px;font-weight:500;margin-bottom:3px;color:#092c4c}verdocs-contact-picker form .dropdown .suggestion .destination{font-size:14px;margin-bottom:3px;color:#33364b}verdocs-contact-picker form .dropdown .suggestion:hover{background:#eee;cursor:pointer}verdocs-contact-picker .buttons{display:-ms-flexbox;display:flex;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;margin-top:16px;-ms-flex-direction:row;flex-direction:row}verdocs-contact-picker .buttons .flex-fill{-ms-flex:1;flex:1}verdocs-contact-picker ::-webkit-input-placeholder{color:#aaaaaa}verdocs-contact-picker ::-moz-placeholder{color:#aaaaaa}verdocs-contact-picker :-ms-input-placeholder{color:#aaaaaa}verdocs-contact-picker ::-ms-input-placeholder{color:#aaaaaa}verdocs-contact-picker ::placeholder{color:#aaaaaa}verdocs-contact-picker [data-lastpass-icon-root]{display:none !important}";
10
10
  const VerdocsContactPickerStyle0 = verdocsContactPickerCss;
11
11
 
12
12
  const messageIcon = '<svg focusable="false" viewBox="0 0 24 24"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"></path></svg>';
@@ -29,6 +29,7 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
29
29
  this.email = undefined;
30
30
  this.phone = undefined;
31
31
  this.zip = undefined;
32
+ this.address = undefined;
32
33
  this.message = undefined;
33
34
  this.showSuggestions = false;
34
35
  this.showMessage = false;
@@ -90,6 +91,7 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
90
91
  delegator: this.delegator,
91
92
  kba_method: this.kba_method,
92
93
  kba_pin: this.kba_pin,
94
+ address: this.address,
93
95
  zip: this.zip,
94
96
  });
95
97
  }
@@ -107,24 +109,25 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
107
109
  // TODO: Re-activate this one SMS is re-enabled
108
110
  // const hasBasics = this.first_name && this.last_name && (isValidEmail(this.email) || isValidPhone(this.phone));
109
111
  const hasBasics = this.first_name && this.last_name && isValidEmail(this.email);
110
- const hasKbaRequirements = !this.kba_method || (this.kba_method === 'pin' && this.kba_pin) || (this.kba_method === 'identity' && this.zip);
112
+ const hasKbaRequirements = !this.kba_method || (this.kba_method === 'pin' && this.kba_pin) || (this.kba_method === 'identity' && this.address && this.zip);
111
113
  const canSubmit = hasBasics && hasKbaRequirements;
112
- return (h("form", { key: 'ac497c45c40d7ed22d7f3e8b0c022bb000ba5d9f', onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("div", { key: '8b858443d6b0ce08b53ec248ec016cd4c1abff91', class: "row" }, h("label", { key: '894dff4bd6734e07513a674dfd5e6ae075258a71', htmlFor: this.nameFieldId }, "Name:"), h("div", { key: '8f11b864815f4b22bc27fb9497c4a3a45514ff63', class: "names-row" }, h("input", { key: '2012ff376bee8b61d08656c430e56c537c6ec2e9', id: this.firstNameFieldId, name: this.firstNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.first_name, placeholder: "First...", onFocus: () => { var _a; return (this.showSuggestions = ((_a = this.contactSuggestions) === null || _a === void 0 ? void 0 : _a.length) > 0); }, onInput: e => this.handleFirstNameChange(e) }), h("input", { key: '31e7c09b4e7ba0d9b952329a925a2e96012ba32a', id: this.lastNameFieldId, name: this.lastNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.last_name, placeholder: "Last...", onFocus: () => (this.showSuggestions = false), onInput: e => this.handleLastNameChange(e) })), this.showSuggestions && (h("div", { key: 'f179ec1c0ca6fb570bbdf26d9e647cd13a992139', class: "dropdown" }, this.contactSuggestions
114
+ return (h("form", { key: 'd40d7ab6926801a72fc905124323740cdcc7af82', onSubmit: e => e.preventDefault(), onClick: e => e.stopPropagation(), autocomplete: "off" }, h("div", { key: '1cc65cc395753e4d5de4287b09216d6e07439592', class: "row" }, h("label", { key: '7a1120950c72c4f7346b938a1f37dd1972f35df6', htmlFor: this.nameFieldId }, "Name:"), h("div", { key: 'd627bc1a4afbe9124ac6a13d51bf302e3001ec1d', class: "names-row" }, h("input", { key: '0c253b1af4193a0be2eff1fdc37b2afd389ae628', id: this.firstNameFieldId, name: this.firstNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.first_name, placeholder: "First...", onFocus: () => { var _a; return (this.showSuggestions = ((_a = this.contactSuggestions) === null || _a === void 0 ? void 0 : _a.length) > 0); }, onInput: e => this.handleFirstNameChange(e) }), h("input", { key: '94783d62f158a900d1d500f35c9f39f104dab573', id: this.lastNameFieldId, name: this.lastNameFieldId, type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.last_name, placeholder: "Last...", onFocus: () => (this.showSuggestions = false), onInput: e => this.handleLastNameChange(e) })), this.showSuggestions && (h("div", { key: 'f871569070a3f5607e3105fce9fbc0556a158698', class: "dropdown" }, this.contactSuggestions
113
115
  .filter(suggestion => !this.first_name || suggestion.first_name.toLowerCase().includes(this.first_name.toLowerCase()))
114
116
  .map(suggestion => {
115
117
  var _a;
116
118
  return (h("div", { key: (_a = suggestion.id) !== null && _a !== void 0 ? _a : suggestion.email, class: "suggestion", onClick: e => this.handleSelectSuggestion(e, suggestion) }, suggestion.picture ? h("img", { alt: "Avatar", class: "avatar", src: suggestion.picture }) : h("div", { class: "avatar", innerHTML: addrBookIcon }), h("div", { class: "details" }, h("div", { class: "name" }, formatFullName(suggestion)), suggestion.email && h("div", { class: "destination" }, suggestion.email), suggestion.phone && h("div", { class: "destination" }, suggestion.phone))));
117
- })))), h("div", { key: '3373a462ee3e69d997a841fa0b244e548d1c0e3a', class: "row" }, h("label", { key: 'f8860a8fb9c6733a3d782325b04e58be65fd55e5', htmlFor: this.emailFieldId }, "Email:"), h("input", { key: '478d60f899f8f0951764ef2a049c0e200e5e764a', id: this.emailFieldId, name: this.emailFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", value: this.email, placeholder: "Email address...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.email = e.target.value) })), h("div", { key: '8ef1b72ce461d00993e369dc7005485dfa7479ea', class: "row" }, h("label", { key: 'dfbfc89ac11b4265dcdfe208cfa6272c51378ff4', htmlFor: this.phoneFieldId }, "Phone:"), h("input", { key: 'c49f4e0c2fad08ded0be201c56f3033b57569ae9', id: this.phoneFieldId, name: this.phoneFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", value: this.phone, placeholder: "Phone (SMS)...", onFocus: () => (this.showSuggestions = false), onInput: (e) => {
119
+ })))), h("div", { key: '5eacfbeefc837f28ea047bc323272b09fef575e5', class: "row" }, h("label", { key: '4bf46b0b13fa3cafd608589b042577296fdc1594', htmlFor: this.emailFieldId }, "Email:"), h("input", { key: '619e6531fe613f8f52958c76ab52776660e4534f', id: this.emailFieldId, name: this.emailFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", value: this.email, placeholder: "Email address...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.email = e.target.value) })), h("div", { key: 'd63956f4aa8dce0e97209be869ae8648a62b9fdb', class: "row" }, h("label", { key: '5dd9cf94ed4b8003521d5083b6553d71e9dd3dee', htmlFor: this.phoneFieldId }, "Phone:"), h("input", { key: '063fc3193ef9cb0955060d5cd092c7783cba5098', id: this.phoneFieldId, name: this.phoneFieldId, type: "text", "data-lpignore": "true", autoComplete: "blocked", value: this.phone, placeholder: "Phone (SMS)...", onFocus: () => (this.showSuggestions = false), onInput: (e) => {
118
120
  this.phone = convertToE164(e.target.value);
119
- } })), this.showKba && (h(Fragment, { key: 'f20803d8a91d8fe4d3e80a996e05609334b1fc63' }, h("div", { key: '7eaffb6e155a39e396240815167fd9028d88f594', class: "kba-row" }, h("label", { key: '7369126fb396b09408a0b7b52167e2b5377718d5' }, "KBA:"), h("verdocs-select-input", { key: '876420a587fa61b45a882cae0c3b07a4d746de4e', value: this.kba_method, onInput: (e) => {
121
+ } })), this.showKba && (h(Fragment, { key: '48e0af03f5a249ef2c20e2df222341120a6c3b5c' }, h("div", { key: '4346ebf44c8e0c243a1f746590246c7490eea2fe', class: "kba-row" }, h("label", { key: 'd25915358b4484f75eee50018e6bda21cd70960d' }, "KBA:"), h("verdocs-select-input", { key: 'ee98c872450e200dcbfaef60d771e5af326836d0', value: this.kba_method, onInput: (e) => {
120
122
  this.kba_method = e.target.value;
121
123
  this.zip = '';
124
+ this.address = '';
122
125
  this.kba_pin = '';
123
126
  }, options: [
124
127
  { label: 'None', value: '' },
125
128
  { label: 'PIN Code', value: 'pin' },
126
129
  { label: 'Full Verification', value: 'identity' },
127
- ] }), h("div", { key: '9882f4052c4ed7c1519ac16f4aa887654a2fa9df', style: { flex: '1' } }), h("verdocs-help-icon", { key: 'cece16cdbcddfd61acbdebaf8506de14d86e2735', text: "Knowledge-Based Authentication adds additional authentication for this user either via a simple PIN code or full address validation. NOTE: There may be a fee for using this feature." })), this.kba_method === 'pin' && (h("div", { key: 'f8d1b4060415b706ce6dc41af1681b5fb578801e', class: "row pin-code" }, h("input", { key: 'a4631db4a4f8d4fb19fdbc3fae7ab6e72ba960b2', id: "verdocs-pin-code", name: "verdocs-pin-code", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.kba_pin, placeholder: "PIN Code...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.kba_pin = e.target.value) }))), this.kba_method === 'identity' && (h("div", { key: '7089bcc65028634e993bcee9b488c015771ae18e', class: "row zip-code" }, h("input", { key: '27dd173d1c2b5bad25d81a1a584d3fe8b273b383', id: "verdocs-zip-code", name: "verdocs-zip-code", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.zip, placeholder: "Zip Code...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.zip = e.target.value) }))))), this.showMessage && (h("div", { key: 'f4d1e8940b6a38131b4dddd12f0d2198ed72a510', class: "row message" }, h("label", { key: 'e85ef31b8e9fa8a55291f3b938105bc71ae1af7c', htmlFor: "verdocs-contact-picker-message" }, "Message:"), h("input", { key: 'd5db9fe70914891ecb387992dc9511facacff22d', id: "verdocs-contact-picker-message", name: "verdocs-contact-picker-message", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.message, placeholder: "Message shown in invitation...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.message = e.target.value) }))), h("div", { key: '4bea6011ba9bca1235910bb7c03c13516360a117', class: "buttons" }, h("verdocs-toggle-button", { key: '988bb21d4bc07c717d448f58c78e96d52ff9488c', icon: kbaIcon, size: "small", active: this.showKba, onToggle: e => {
130
+ ] }), h("div", { key: '957a356a2e8c5a1b3ee5385f9a8f5415c5a46e65', style: { flex: '1' } }), h("verdocs-help-icon", { key: 'a4f8fec22927ef6c2f128e54352698a56ce37a82', text: "Knowledge-Based Authentication adds additional authentication for this user either via a simple PIN code or full address validation. NOTE: There may be a fee for using this feature." })), this.kba_method === 'pin' && (h("div", { key: 'b86ac5c7d462bcf496a798238dd5faab5b426dcc', class: "row pin-code" }, h("input", { key: '4cd823f381dcaa148f010eaa3120899a2b1e520b', id: "verdocs-pin-code", name: "verdocs-pin-code", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.kba_pin, placeholder: "PIN Code...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.kba_pin = e.target.value) }))), this.kba_method === 'identity' && (h("div", { key: 'b4ca6e66fec7d2207e1cfea367b8634c2a846298', class: "row address" }, h("input", { key: '98797c6fa77aab7616dbc46fe4cffd2be2711443', id: "verdocs-address", name: "verdocs-address", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.address, placeholder: "Address...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.address = e.target.value) }), h("verdocs-help-icon", { key: 'a25ec19d4765ce7b43018ce7fcf5818a96a7133d', text: "Pre-fill the recipient's current street address. They will still be asked ID challenge questions." }))), this.kba_method === 'identity' && (h("div", { key: '3ddd93dec30290944b8ee2810a7c61ea66cae603', class: "row zip-code" }, h("input", { key: 'eeb1c0dacec272a10886b3a6c9b7042d3c9d3c43', id: "verdocs-zip-code", name: "verdocs-zip-code", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.zip, placeholder: "Zip Code...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.zip = e.target.value) }), h("verdocs-help-icon", { key: '140e700ed613664ebb33d39c5af117c9e7969aa1', text: "Pre-fill the recipient's current zip code. They will still be asked ID challenge questions." }))))), this.showMessage && (h("div", { key: '93a84aefd533d9c2c88cb843da08fab4bd5981a8', class: "row message" }, h("label", { key: '719b04a962c48b31aab9480c22d5d81a53ed1858', htmlFor: "verdocs-contact-picker-message" }, "Message:"), h("input", { key: 'c0931551ef1a2f3fda6cd55b155f43d22aa93852', id: "verdocs-contact-picker-message", name: "verdocs-contact-picker-message", type: "text", "data-lpignore": "true", autocomplete: "blocked", value: this.message, placeholder: "Message shown in invitation...", onFocus: () => (this.showSuggestions = false), onInput: (e) => (this.message = e.target.value) }))), h("div", { key: 'a547e03cd3054068f022f4203b823f9c0075c3d4', class: "buttons" }, h("verdocs-toggle-button", { key: '2ba5baaf63bf580d536c8823e924f786d506eab5', icon: kbaIcon, size: "small", active: this.showKba, onToggle: e => {
128
131
  this.showKba = e.detail.active;
129
132
  if (!e.detail.active) {
130
133
  this.kba_pin = '';
@@ -132,10 +135,10 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
132
135
  this.zip = '';
133
136
  }
134
137
  this.showSuggestions = false;
135
- } }), h("verdocs-toggle-button", { key: '5db03c19e9847453bc45ec14033f9391beb4de18', icon: messageIcon, size: "small", active: this.showMessage, onToggle: e => {
138
+ } }), h("verdocs-toggle-button", { key: '5d5d3786fe83fc99f42061e273098bb97ff36eb0', icon: messageIcon, size: "small", active: this.showMessage, onToggle: e => {
136
139
  this.showMessage = e.detail.active;
137
140
  this.showSuggestions = false;
138
- } }), h("div", { key: '34c811113655950d04dc339d4ea8faeb1a9d46ca', class: "flex-fill" }), h("verdocs-button", { key: 'f85404fbb9deffd6a5a81816cfd12ccaf52cf619', variant: "outline", label: "Cancel", size: "small", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: 'f75dafadb24638f5322de5a9a9cbd15b51a6c81f', label: "OK", size: "small", disabled: !canSubmit, onClick: !canSubmit ? () => { } : e => this.handleSubmit(e) }))));
141
+ } }), h("div", { key: 'a90c22f81cd8b13bd4646bf039693d1bc24cd95c', class: "flex-fill" }), h("verdocs-button", { key: '6ab5ef1e3f15561b44ee415f359c22bdf0a840ca', variant: "outline", label: "Cancel", size: "small", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: '3b773438022361c3c04cdcad5a94d0673d887239', label: "OK", size: "small", disabled: !canSubmit, onClick: !canSubmit ? () => { } : e => this.handleSubmit(e) }))));
139
142
  }
140
143
  static get style() { return VerdocsContactPickerStyle0; }
141
144
  }, [0, "verdocs-contact-picker", {
@@ -147,6 +150,7 @@ const VerdocsContactPicker = /*@__PURE__*/ proxyCustomElement(class VerdocsConta
147
150
  "email": [32],
148
151
  "phone": [32],
149
152
  "zip": [32],
153
+ "address": [32],
150
154
  "message": [32],
151
155
  "showSuggestions": [32],
152
156
  "showMessage": [32],
@@ -18,7 +18,7 @@ const VerdocsDialog$1 = /*@__PURE__*/ proxyCustomElement(class VerdocsDialog ext
18
18
  }
19
19
  }
20
20
  render() {
21
- return (h(Host, { key: '69b76fb787f5d5ec37a25eb8f57f29d3e5270738' }, h("div", { key: '7b51c32e9a13f7bff7dc2be2ae9131dfa6d01a9c', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '3b45d82620faae9b0029dd7b6cf618c35ac2b012', class: "dialog" }, h("slot", { key: '2b174b920ce6642abd2c6e81d260185aee1dc8ac', name: "title" }, h("div", { key: '0352aa2f8209196cbd2c70fd582935b0bde710be', class: "heading" }, "Please Confirm")), h("div", { key: '3a7f23801de0fcf7ab9c6a768d5cf609100c4c87', class: "content" }, h("slot", { key: '916644ee3bebda7703ad64f87ae1111656a5155f' }))))));
21
+ return (h(Host, { key: '6af3d8e041c352f4125a67488a311751fd8c1401' }, h("div", { key: 'c00e484f1564cf12ee69a9b44c479fc0bc48a788', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '603b57d62c4d9b28d3dc63146d39cc52ec58d479', class: "dialog" }, h("slot", { key: '0808d13eef9177505e77cb4d4b013520b9bbab7d', name: "title" }, h("div", { key: 'aa4ac24cd90fa930b72c2a9e71d61296a1b67802', class: "heading" }, "Please Confirm")), h("div", { key: '3420c0f08d411ae7765f2bdbfb3f93775ef5459f', class: "content" }, h("slot", { key: '6f0c8648d2494b35a7a352ca483b996990dce72b' }))))));
22
22
  }
23
23
  static get style() { return VerdocsDialogStyle0; }
24
24
  }, [4, "verdocs-dialog"]);
@@ -26,7 +26,7 @@ const VerdocsDropdown = /*@__PURE__*/ proxyCustomElement(class VerdocsDropdown e
26
26
  }
27
27
  render() {
28
28
  const elId = `verdocs-dropdown-${randomString(8)}`;
29
- return (h(Host, { key: 'dc3b9c5435514215a35bd5e48c3fa46cb4b52b1a' }, h("button", { key: '32498fb53db5b6a52ea322502db30305e56da038', class: "arrow", innerHTML: DropdownArrow, "aria-label": "Open Menu", id: elId, onClick: () => (this.showPicker = !this.showPicker) }), this.showPicker && (h("verdocs-portal", { key: '7f28b532132499c14f615678b963c8b615cdeea3', anchor: elId, onClickAway: () => (this.showPicker = false), id: "verdocs-dropdown-menu-items" }, this.options.map(option => {
29
+ return (h(Host, { key: 'c6bef6cbf6bf5ea11060ee051288e0a9169c59f5' }, h("button", { key: '494f34e8cce26292a27180e00f1bdf5b050b4166', class: "arrow", innerHTML: DropdownArrow, "aria-label": "Open Menu", id: elId, onClick: () => (this.showPicker = !this.showPicker) }), this.showPicker && (h("verdocs-portal", { key: '529dff704b16259e98ed8693173621a39da97d21', anchor: elId, onClickAway: () => (this.showPicker = false), id: "verdocs-dropdown-menu-items" }, this.options.map(option => {
30
30
  if (!option.label) {
31
31
  return h("div", { class: "verdocs-dropdown-menu-separator" });
32
32
  }
@@ -75,7 +75,7 @@ const VerdocsEnvelopeDocumentPage = /*@__PURE__*/ proxyCustomElement(class Verdo
75
75
  }
76
76
  render() {
77
77
  const height = `${this.renderedHeight}px`;
78
- return (h(Host, { key: 'a81d2ebfb4583ff9817dceff69838a2a38d51c58', id: `${this.containerId}`, style: { height, flex: `0 0 ${height}` } }, this.layers.map(layer => layer.type === 'div' ? (h("div", { class: "verdocs-envelope-document-page-layer", id: `${this.containerId}-${layer.name}`, style: { height } })) : this.pageDisplayUri ? (h("img", { class: "verdocs-envelope-document-page-layer img", id: `${this.containerId}-${layer.name}`, src: this.pageDisplayUri, alt: `Page ${this.pageNumber}`, "aria-hidden": true, loading: "lazy", onLoad: (e) => {
78
+ return (h(Host, { key: '725aa4c47855fd5ba3594e5fcbf30cd267041f60', id: `${this.containerId}`, style: { height, flex: `0 0 ${height}` } }, this.layers.map(layer => layer.type === 'div' ? (h("div", { class: "verdocs-envelope-document-page-layer", id: `${this.containerId}-${layer.name}`, style: { height } })) : this.pageDisplayUri ? (h("img", { class: "verdocs-envelope-document-page-layer img", id: `${this.containerId}-${layer.name}`, src: this.pageDisplayUri, alt: `Page ${this.pageNumber}`, "aria-hidden": true, loading: "lazy", onLoad: (e) => {
79
79
  // Note that all we really care about is the aspect ratio. We track the natural Width and Height but they aren't really that
80
80
  // useful as individual values. The image will already have been scaled down to fit a DIV for display (100%, auto height).
81
81
  // Builder places fields offset into the rendered display area, not the original document's dimensions. So its X/Y values
@@ -204,18 +204,18 @@ const VerdocsEnvelopesList$1 = /*@__PURE__*/ proxyCustomElement(class VerdocsEnv
204
204
  });
205
205
  }
206
206
  render() {
207
- return (h(Host, { key: '16ef23582bd602e8f1d73d6dededfbb9034411a3' }, h("div", { key: '08a44cfcd5b9c4c99196192889cd04b2b28d16dd', class: "header" }, h("div", { key: '1e52bd468584ed21fec2e82fab55df929fa6a882', class: "filter" }, h("verdocs-text-input", { key: 'da6f8fe6d6c7c890a50d89e754f0f6e8cf0dc1f5', id: "verdocs-filter-name", value: this.match, clearable: true, autocomplete: "off", placeholder: "Filter by Name, Recipient, or Field...", onFocusout: (e) => {
207
+ return (h(Host, { key: '9f1eaf7fdbf0798a8ce02946ad3c42daf60a76b0' }, h("div", { key: '620cfe52f3e75e74de3dfb17d9d0f1913ff4de46', class: "header" }, h("div", { key: 'd62a2698c22c708bf94cf8a6a3add05d5399cfe1', class: "filter" }, h("verdocs-text-input", { key: '073ffcea37379f48cf3d6609a2b996c91ed51318', id: "verdocs-filter-name", value: this.match, clearable: true, autocomplete: "off", placeholder: "Filter by Name, Recipient, or Field...", onFocusout: (e) => {
208
208
  var _a;
209
209
  // We don't locally filter envelopes because there are too many fields to match against efficiently.
210
210
  this.match = e.target.value.trim();
211
211
  (_a = this.changeMatch) === null || _a === void 0 ? void 0 : _a.emit(this.match);
212
- } })), h("verdocs-quick-filter", { key: '3c530e4b939ea9beb56fb6a8ef185aefda997b5c', label: "View", value: this.view, options: ViewFilters, onOptionSelected: e => {
212
+ } })), h("verdocs-quick-filter", { key: 'eef9479478f38926f330b4ff1489622a7c7e39b0', label: "View", value: this.view, options: ViewFilters, onOptionSelected: e => {
213
213
  this.view = e.detail.value;
214
- } }), this.view === 'all' && (h("verdocs-quick-filter", { key: 'c1dea5014f12031c2811a3a420638dcf9a629518', label: "Status", value: this.status, options: StatusFilters, onOptionSelected: e => {
214
+ } }), this.view === 'all' && (h("verdocs-quick-filter", { key: '5b85df2a2ac590e5a601352b1de516fa1d2fa5cc', label: "Status", value: this.status, options: StatusFilters, onOptionSelected: e => {
215
215
  this.status = e.detail.value;
216
- } })), this.view === 'all' && (h("verdocs-quick-filter", { key: '3709b032cc82bf52bcd1b0502bc320378d80321a', label: "Sort By", value: this.sort, options: SortFilters, onOptionSelected: e => {
216
+ } })), this.view === 'all' && (h("verdocs-quick-filter", { key: '06446e65471a4765623114e33b8a3fc35b375040', label: "Sort By", value: this.sort, options: SortFilters, onOptionSelected: e => {
217
217
  this.sort = e.detail.value;
218
- } })), this.loading && h("verdocs-spinner", { key: '41543cc37ff98e5b6243e26ad557c4db702b3785', mode: "dark", size: 24 }), h("div", { key: '3cb1462b5701c9845097d667eda3fcef56c6adf2', style: { display: 'flex', flex: '1' } }), this.selectedEnvelopes.length > 0 && h("verdocs-button", { key: 'ebd3fc5c23bd0c26bc0044dcbc26b967e70ae3da', label: `Download (${this.selectedEnvelopes.length})`, onClick: () => this.handleDownload() })), this.envelopes.map(envelope => {
218
+ } })), this.loading && h("verdocs-spinner", { key: 'fca503be96b2f82fe1c70271491b5d094a804d43', mode: "dark", size: 24 }), h("div", { key: '3bdb02f99ef011100fbe7ed7f845f7c035c2a060', style: { display: 'flex', flex: '1' } }), this.selectedEnvelopes.length > 0 && h("verdocs-button", { key: 'da857a4fbb5ce231d326c9e62b455333c596282c', label: `Download (${this.selectedEnvelopes.length})`, onClick: () => this.handleDownload() })), this.envelopes.map(envelope => {
219
219
  var _a;
220
220
  const recipientsWithActions = getRecipientsWithActions(envelope);
221
221
  const userCanCancel = userCanCancelEnvelope(this.endpoint.profile, envelope);
@@ -256,7 +256,7 @@ const VerdocsEnvelopesList$1 = /*@__PURE__*/ proxyCustomElement(class VerdocsEnv
256
256
  break;
257
257
  }
258
258
  } }))));
259
- }), !this.initiallyLoaded && (h("div", { key: '0d44a7b663ea9220fa43665f6245a78187ae6ef0', style: { width: '100%' } }, integerSequence(0, this.rowsPerPage).map(() => (h("div", { class: "envelope-placeholder" }))))), this.initiallyLoaded && !this.envelopes.length && h("div", { key: 'c024bc67a3360c9350b65bbd40948a63eb47f6bb', class: "empty-text" }, "No matching envelopes found. Please adjust your filters and try again."), this.initiallyLoaded && this.envelopes.length && this.showPagination ? (h("div", { style: { marginTop: '20px' } }, h("verdocs-pagination", { selectedPage: this.selectedPage, perPage: this.rowsPerPage, itemCount: this.count, onSelectPage: e => {
259
+ }), !this.initiallyLoaded && (h("div", { key: '99f0bc38e1fff5fefa09ca53b774dd3b468cfd71', style: { width: '100%' } }, integerSequence(0, this.rowsPerPage).map(() => (h("div", { class: "envelope-placeholder" }))))), this.initiallyLoaded && !this.envelopes.length && h("div", { key: '9c5ecb405fcdb7f6623ad8faaa3289617621f013', class: "empty-text" }, "No matching envelopes found. Please adjust your filters and try again."), this.initiallyLoaded && this.envelopes.length && this.showPagination ? (h("div", { style: { marginTop: '20px' } }, h("verdocs-pagination", { selectedPage: this.selectedPage, perPage: this.rowsPerPage, itemCount: this.count, onSelectPage: e => {
260
260
  this.selectedPage = e.detail.selectedPage;
261
261
  } }))) : (h("div", null))));
262
262
  }
@@ -29,7 +29,7 @@ const VerdocsFileChooser = /*@__PURE__*/ proxyCustomElement(class VerdocsFileCho
29
29
  }
30
30
  render() {
31
31
  const buttonlabel = this.file ? 'Select a different file' : 'Select a file from your computer';
32
- return (h(Host, { key: '3fbb459dbcc2d57e0fed0944a5a0a1032d42f3c5' }, h("input", { key: '358c85952105d3a0ab2278244722dea3dae73a4b', type: "file", multiple: true, id: "verdocs-file-chooser", accept: "application/pdf,.pdf,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document", style: { display: 'none' }, onChange: e => this.handleFileChanged(e) }), h("div", { key: '6a12467ecf8dde150d03cd2f905f3d0d6065a946', class: "upload-box" }, h("div", { key: '0c91590893940adaade6d8d828e571d0683b2152', class: "selected-filename" }, this.file ? this.file.name : 'Drag a file here'), h("div", { key: 'b6c8562821940a23150bbd0449c417686581b6af', class: "or-prefer" }, this.file ? unicodeNBSP : 'Or, if you prefer...'), h("verdocs-button", { key: '17ec65941202e9b325d6b8fb2fa0c0c9bd0deb11', label: buttonlabel, size: "small", onClick: e => this.handleSelectFile(e) }))));
32
+ return (h(Host, { key: 'be9ae4e6e32d7c284001b7fea41d96f39b642005' }, h("input", { key: '0bc7cd1766b630372ea380300575dfd239bc86e4', type: "file", multiple: true, id: "verdocs-file-chooser", accept: "application/pdf,.pdf,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document", style: { display: 'none' }, onChange: e => this.handleFileChanged(e) }), h("div", { key: 'dbd3aa4e9d64b4bd427f4c6e198d92b10e94dfff', class: "upload-box" }, h("div", { key: '41a10b9ffbe862bedc300cdbb8d2a366dc00414e', class: "selected-filename" }, this.file ? this.file.name : 'Drag a file here'), h("div", { key: '128679d890e1c68ff1c7fb47abd4f638db453b87', class: "or-prefer" }, this.file ? unicodeNBSP : 'Or, if you prefer...'), h("verdocs-button", { key: '277c4246513e40dc2bc5e7f0f7d7130d52904813', label: buttonlabel, size: "small", onClick: e => this.handleSelectFile(e) }))));
33
33
  }
34
34
  static get style() { return VerdocsFileChooserStyle0; }
35
35
  }, [0, "verdocs-file-chooser", {
@@ -35,7 +35,7 @@ const VerdocsHelpIcon = /*@__PURE__*/ proxyCustomElement(class VerdocsHelpIcon e
35
35
  (_a = this.tooltipEl) === null || _a === void 0 ? void 0 : _a.removeAttribute('data-show');
36
36
  }
37
37
  render() {
38
- return (h(Host, { key: 'fc2cecdccd0eb1be883df7426c03d6cb83e7928a', class: {} }, h("div", { key: '1d532aa1f0d735145a4334615e70e5c88d4510e3', "aria-describedby": this.containerId, class: "icon", innerHTML: this.icon, onMouseEnter: () => this.show(), onFocus: () => this.show(), onMouseLeave: () => this.hide(), onBlur: () => this.hide(), ref: el => (this.iconEl = el) }), h("div", { key: 'f9080fa63f4d43d0bba0a75b130380c5d3ec82bb', id: this.containerId, role: "tooltip", class: "tooltip", "data-popper-placement": "bottom", ref: el => (this.tooltipEl = el) }, h("span", { key: 'b7263c773c9b2640657ff0fefd60803524bf2c7e', innerHTML: this.text }), h("div", { key: '7ce146e9c2fdd44e9fa103978682590ddbb6e98d', "data-popper-arrow": "true", class: "arrow" }))));
38
+ return (h(Host, { key: '7db54f180fe741e77a9c1a3d07c745a8a4a31672', class: {} }, h("div", { key: '5da20e898e508ca3fe91ccea6385872454829399', "aria-describedby": this.containerId, class: "icon", innerHTML: this.icon, onMouseEnter: () => this.show(), onFocus: () => this.show(), onMouseLeave: () => this.hide(), onBlur: () => this.hide(), ref: el => (this.iconEl = el) }), h("div", { key: 'ed3bf3bd5995fdf289853ece83be638172c7df8f', id: this.containerId, role: "tooltip", class: "tooltip", "data-popper-placement": "bottom", ref: el => (this.tooltipEl = el) }, h("span", { key: '612abca3a6db8768e13e7188af7637216e4ad3e1', innerHTML: this.text }), h("div", { key: 'ea449e838c064e938a7841d4481ac381179ebb1e', "data-popper-arrow": "true", class: "arrow" }))));
39
39
  }
40
40
  static get style() { return VerdocsHelpIconStyle0; }
41
41
  }, [0, "verdocs-help-icon", {
@@ -223,7 +223,7 @@ const VerdocsInitialDialog = /*@__PURE__*/ proxyCustomElement(class VerdocsIniti
223
223
  }
224
224
  */
225
225
  render() {
226
- return (h(Host, { key: 'c4b8b5e4b5f4017deca35db1c5daa1f8fabb0616', onClick: e => this.handleCancel(e) }, h("div", { key: 'c360d141ae17728f8b06961262976b5015a1273d', class: "dialog" }, h("div", { key: 'ac204ddf1e5dc891d05f85a27ea46fdf2842bd8a', class: "heading" }, "Create Your Initial"), h("div", { key: '2875533b7d38749252210680c3796e7909a2726d', class: "content" }, h("verdocs-text-input", { key: 'b91fc797dfec20e87c6f3363e0ac3a135454cea8', placeholder: "Initials...", label: "Initials", value: this.enteredInitials, onInput: e => this.handleNameChange(e) }), h("div", { key: 'fe8e817476ea21d2bf57778e19c9e4091e702c3f', class: "as-shown" }, "As shown on driver's license or govt. ID card."), this.fontLoaded ? h("canvas", { ref: el => (this.canvasElement = el) }) : h("div", { style: { display: 'none' } }), h("div", { key: 'b37e3a57ab82cc3b096d3fc4d4211897b600d306', class: "disclaimer" }, "By clicking Adopt, I agree that the signature will be the electronic representation of my signature for all purposes when I (or my agent) use them on documents, including legally binding contracts \u2014 just the same as a pen-and-paper signature or initial."), h("div", { key: 'd13af212f0a76ee6a18f9daa8525cbe8ba89dc47', class: "buttons" }, h("verdocs-button", { key: '3d2dcf7dce79718c082b0da14b17f99f031cc6d4', label: "CANCEL", variant: "outline", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: '2e3628468a651385d85cf3dfe259ce277b3adf8b', label: "Adopt & Sign", onClick: e => this.handleAdopt(e) }))))));
226
+ return (h(Host, { key: 'dbd2d6af5532ce54406290d13916b8d3652a6722', onClick: e => this.handleCancel(e) }, h("div", { key: '20e5fe0ba3c4f5574cefe244cc87464d5f09eb57', class: "dialog" }, h("div", { key: 'f55d4466d9ff27893b2152bca9602c7503555652', class: "heading" }, "Create Your Initial"), h("div", { key: 'b01a33fe760e1ed989285d70a42277318306323f', class: "content" }, h("verdocs-text-input", { key: '9d3bdce7cbeb095fdb240b024e7706f7cb1a8111', placeholder: "Initials...", label: "Initials", value: this.enteredInitials, onInput: e => this.handleNameChange(e) }), h("div", { key: 'f59a8bad63cc8236a2e9eea999bb7becf9d546aa', class: "as-shown" }, "As shown on driver's license or govt. ID card."), this.fontLoaded ? h("canvas", { ref: el => (this.canvasElement = el) }) : h("div", { style: { display: 'none' } }), h("div", { key: 'ec122ff8aaf91af9b61f7c8c2fe0ac149a876fdf', class: "disclaimer" }, "By clicking Adopt, I agree that the signature will be the electronic representation of my signature for all purposes when I (or my agent) use them on documents, including legally binding contracts \u2014 just the same as a pen-and-paper signature or initial."), h("div", { key: '3d4c5b091243d136ef2af60dc3bbd0006c8ec2f8', class: "buttons" }, h("verdocs-button", { key: 'c2d94b3f5ef8b3d038727b6a8062a55c4a4ee155', label: "CANCEL", variant: "outline", onClick: e => this.handleCancel(e) }), h("verdocs-button", { key: 'ce87ab1c91e8898197d776eaae8463daf2fe88a3', label: "Adopt & Sign", onClick: e => this.handleAdopt(e) }))))));
227
227
  }
228
228
  static get style() { return VerdocsInitialDialogStyle0; }
229
229
  }, [0, "verdocs-initial-dialog", {
@@ -1,7 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host, Fragment } from '@stencil/core/internal/client';
2
2
  import { d as defineCustomElement$1 } from './verdocs-button2.js';
3
3
 
4
- const verdocsKbaDialogCss = "@-webkit-keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}@keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}verdocs-kba-dialog{font-family:\"Inter\", \"Barlow\", sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}verdocs-kba-dialog div{-webkit-box-sizing:border-box;box-sizing:border-box}verdocs-kba-dialog .background-overlay{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:rgba(0, 0, 0, 0.4980392157)}verdocs-kba-dialog .dialog{width:440px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:4px;overflow:hidden;background:#fff;padding:16px;gap:14px;-webkit-box-shadow:3px 3px 5px 1px rgba(40, 40, 40, 0.4);box-shadow:3px 3px 5px 1px rgba(40, 40, 40, 0.4)}verdocs-kba-dialog .heading{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:20px;font-weight:500}verdocs-kba-dialog .step{margin-left:6px;color:#666}verdocs-kba-dialog .help-box{background-color:#707ae5;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:14px;-ms-flex-align:center;align-items:center;color:white}verdocs-kba-dialog .help-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:15px;font-size:14px}verdocs-kba-dialog .help-icon{width:40px;height:40px}verdocs-kba-dialog .help-title{font-weight:600;margin-bottom:4px}verdocs-kba-dialog .help-text{font-weight:400}verdocs-kba-dialog .input{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;-ms-flex-align:center;align-items:center;margin:16px 0 32px}verdocs-kba-dialog .input label{-ms-flex:0;flex:0;line-height:10px;font-weight:500;white-space:nowrap}verdocs-kba-dialog .input input{-ms-flex:1;flex:1}verdocs-kba-dialog .choices{display:grid;gap:15px;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr));margin:0 0 15px 0}verdocs-kba-dialog .choice{border:1px solid #707ae5;border-radius:5px;display:-ms-flexbox;display:flex;height:60px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;color:#5c6575;cursor:pointer}verdocs-kba-dialog .choice.selected{background-color:#707ae5;color:#ffffff}verdocs-kba-dialog .buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}verdocs-kba-dialog .buttons verdocs-button{margin-left:16px}";
4
+ const verdocsKbaDialogCss = "@-webkit-keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}@keyframes verdocs-field-pulse{0%{background-color:rgba(0, 0, 0, 0.35)}50%{background-color:rgba(0, 0, 0, 0)}100%{background-color:rgba(0, 0, 0, 0.35)}}verdocs-kba-dialog{font-family:\"Inter\", \"Barlow\", sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}verdocs-kba-dialog div{-webkit-box-sizing:border-box;box-sizing:border-box}verdocs-kba-dialog .background-overlay{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:rgba(0, 0, 0, 0.4980392157)}verdocs-kba-dialog .dialog{width:440px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:4px;overflow:hidden;background:#fff;padding:16px;gap:14px;-webkit-box-shadow:3px 3px 5px 1px rgba(40, 40, 40, 0.4);box-shadow:3px 3px 5px 1px rgba(40, 40, 40, 0.4)}verdocs-kba-dialog .heading{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:20px;font-weight:500}verdocs-kba-dialog .step{margin-left:6px;color:#666}verdocs-kba-dialog .help-box{background-color:#707ae5;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:14px;-ms-flex-align:center;align-items:center;color:white}verdocs-kba-dialog .help-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:15px;font-size:14px}verdocs-kba-dialog .help-icon{width:40px;height:40px}verdocs-kba-dialog .help-title{font-weight:600;margin-bottom:4px}verdocs-kba-dialog .help-text{font-weight:400}verdocs-kba-dialog .input{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;-ms-flex-align:center;align-items:center;margin:16px 0 32px}verdocs-kba-dialog .input label{-ms-flex:0;flex:0;line-height:10px;font-weight:500;white-space:nowrap}verdocs-kba-dialog .input input{-ms-flex:1;flex:1;padding:2px 8px;border-radius:3px;border:1px solid #cccccc}verdocs-kba-dialog .choices{display:grid;gap:15px;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr));margin:0 0 15px 0}verdocs-kba-dialog .choice{border:1px solid #707ae5;border-radius:5px;display:-ms-flexbox;display:flex;height:60px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;color:#5c6575;cursor:pointer}verdocs-kba-dialog .choice.selected{background-color:#707ae5;color:#ffffff}verdocs-kba-dialog .buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}verdocs-kba-dialog .buttons verdocs-button{margin-left:16px}";
5
5
  const VerdocsKbaDialogStyle0 = verdocsKbaDialogCss;
6
6
 
7
7
  const QuestionIcon = `<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 0C8.95313 0 0 8.95313 0 20C0 31.0469 8.95313 40 20 40C31.0469 40 40 31.0469 40 20C40 8.95313 31.0469 0 20 0ZM20 36.25C11.0391 36.25 3.75 28.9602 3.75 20C3.75 11.0398 11.0391 3.75 20 3.75C28.9609 3.75 36.25 11.0398 36.25 20C36.25 28.9602 28.9609 36.25 20 36.25Z" fill="white"/><path d="M20 26.25C18.5938 26.25 17.5 27.3438 17.5 28.75C17.5 30.1562 18.5234 31.25 20 31.25C21.3359 31.25 22.5 30.1562 22.5 28.75C22.5 27.3438 21.3359 26.25 20 26.25ZM22.5859 10H18.5938C15.5469 10 13.125 12.4219 13.125 15.4688C13.125 16.4844 13.9844 17.3438 15 17.3438C16.0156 17.3438 16.875 16.4844 16.875 15.4688C16.875 14.5312 17.5859 13.75 18.5234 13.75H22.5156C23.5234 13.75 24.375 14.5312 24.375 15.4688C24.375 16.0938 24.0625 16.5703 23.5156 16.8828L19.0625 19.6094C18.4375 20 18.125 20.625 18.125 21.25V22.5C18.125 23.5156 18.9844 24.375 20 24.375C21.0156 24.375 21.875 23.5156 21.875 22.5V22.3438L25.3984 20.1562C27.0391 19.1406 28.0547 17.3438 28.0547 15.4688C28.125 12.4219 25.7031 10 22.5859 10Z" fill="#E7E7E7"/></svg>`;
@@ -35,7 +35,7 @@ const VerdocsKbaDialog = /*@__PURE__*/ proxyCustomElement(class VerdocsKbaDialog
35
35
  this.next.emit(this.response);
36
36
  }
37
37
  render() {
38
- return (h(Host, { key: 'b701c61916561f74950a4f6ea0ea0a13fa61728f' }, h("div", { key: '1825ae2f8f73c493a01c59c3e1841a3f9b84e61d', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '2136fd8cc4b77e8b65d437c551b28f1cfc8bfa9f', class: "dialog" }, h("div", { key: 'e014b95e040d3689174a58a6c7edd664b05d2c40', class: "heading" }, "Confirm Your Identity", this.steps > 1 ? (h("span", { class: "step" }, "(", this.step, "/", this.steps, ")")) : (h(Fragment, null))), !!this.helptitle && (h("div", { key: '4cf33fb858dff2a041551c6e935fc17c40a751db', class: "help-box" }, h("div", { key: '73107418f44702e6107845beaecd79c34586d60e', class: "help-icon", innerHTML: QuestionIcon }), h("div", { key: 'c424c9e1df778fdea841c2421154f97bd63a766f', class: "help-details" }, h("div", { key: '1e434ef047058786d57104f769bd3dc1a4c73a16', class: "help-title" }, this.helptitle), h("div", { key: '6ccc412bc1bdd72bb6cc567e3c01069f5498b2fe', class: "help-text" }, this.helptext)))), this.mode === 'choice' ? (h("div", { class: "choices" }, this.choices.map(choice => (h("div", { class: `choice ${choice === this.response ? 'selected' : ''}`, onClick: () => (this.response = choice) }, choice))))) : (h("div", { class: "input" }, h("label", { htmlFor: "verdocs-kba-input" }, this.label), h("input", { type: "text", id: "verdocs-kba-input", name: "verdocs-kba-input", placeholder: this.placeholder, value: this.response, onInput: (e) => (this.response = e.target.value) }))), h("div", { key: 'e616e4fd3a1262148bcd542fe0b770fff4ccd784', class: "buttons" }, h("verdocs-button", { key: 'c869e469aba34df383a4d81ef3e0fbabebe80f71', label: "Cancel", variant: "outline", onClick: () => this.handleCancel() }), h("verdocs-button", { key: 'd5c2bbf5ef881baf3eef9240f328ef0ac0f52422', label: "Done", onClick: () => this.handleDone(), disabled: !this.response }))))));
38
+ return (h(Host, { key: '6a0d0f9d07455a772a6973ce057b5f7483fbccf6' }, h("div", { key: '71aa7ccd29a30edbd139d6eb1ddeeb1a5d31cafc', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: 'f1944ed02a20aac17a9ca6c5ac8320f2fcd8eabd', class: "dialog" }, h("div", { key: '3d3611820bd29897586122fa92c6b079cf53fd90', class: "heading" }, "Confirm Your Identity", this.steps > 1 ? (h("span", { class: "step" }, "(", this.step, "/", this.steps, ")")) : (h(Fragment, null))), !!this.helptitle && (h("div", { key: '2cbe26b7fb83f1a29aa9121c16893fd435a988b4', class: "help-box" }, h("div", { key: 'dcf7560f4addc363280bbe0cbb1de63c49d180ec', class: "help-icon", innerHTML: QuestionIcon }), h("div", { key: '17fd9ba07eb279585349d8b7e9f8a3a12c14c239', class: "help-details" }, h("div", { key: '36c255b2fa80908b118b77a8e77cebe8ed9e490a', class: "help-title" }, this.helptitle), h("div", { key: '88218d1b9a792cf7dc63c329102a0d5e371c7eb6', class: "help-text" }, this.helptext)))), this.mode === 'choice' ? (h("div", { class: "choices" }, this.choices.map(choice => (h("div", { class: `choice ${choice === this.response ? 'selected' : ''}`, onClick: () => (this.response = choice) }, choice))))) : (h("div", { class: "input" }, h("label", { htmlFor: "verdocs-kba-input" }, this.label), h("input", { type: "text", id: "verdocs-kba-input", name: "verdocs-kba-input", placeholder: this.placeholder, value: this.response, onInput: (e) => (this.response = e.target.value) }))), h("div", { key: '0d5ab0977141dac182e9675d5bca063da6daa96e', class: "buttons" }, h("verdocs-button", { key: 'eff5f44bb3ca7cd0c4628d399e27e2d55a40ae3c', label: "Cancel", variant: "outline", onClick: () => this.handleCancel() }), h("verdocs-button", { key: '4fbe8b58483b83002d6f8a7a1232d341b7f48c2e', label: "Done", onClick: () => this.handleDone(), disabled: !this.response }))))));
39
39
  }
40
40
  static get style() { return VerdocsKbaDialogStyle0; }
41
41
  }, [0, "verdocs-kba-dialog", {
@@ -9,7 +9,7 @@ const VerdocsLoader = /*@__PURE__*/ proxyCustomElement(class VerdocsLoader exten
9
9
  this.__registerHost();
10
10
  }
11
11
  render() {
12
- return h(Host, { key: '9d4aba32987cc37ccfec2579e9f52f9fa1df0bc0' });
12
+ return h(Host, { key: '3bba8f5f53c7070e8444e40146633d193bdf070a' });
13
13
  }
14
14
  static get style() { return VerdocsLoaderStyle0; }
15
15
  }, [0, "verdocs-loader"]);
@@ -31,7 +31,7 @@ const VerdocsOkDialog = /*@__PURE__*/ proxyCustomElement(class VerdocsOkDialog e
31
31
  }
32
32
  }
33
33
  render() {
34
- return (h(Host, { key: '81c2af49ae8f00d0e456b175641147f9d2b96aaf', class: this.closed ? 'closed' : '' }, h("div", { key: 'ac0ff33839038f193ab487621d561f9b96c9be6b', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: 'b3b969cf178225d3ec402861318fbc7584dd61c3', class: "dialog" }, h("div", { key: '23cca98ef846bf05d64a504c1508540043752a27', class: "heading" }, this.heading), h("div", { key: 'c0d5d5a675240a440601d7a187d474eeb56af0a7', class: "content" }, h("div", { key: 'f489fef52afb980af5f2cbb254db155cda8daa07', class: "message", innerHTML: this.message }), h("div", { key: '80e62bc6698b058097ff0eb3dfd545d024d3e824', class: "buttons" }, this.showCancel ? h("verdocs-button", { label: "CANCEL", variant: "outline", onClick: () => this.handleCancel() }) : h("div", { style: { display: 'none' } }), h("verdocs-button", { key: '79966195a0d8f519ba1e94e3c233170be44536e5', label: this.buttonLabel, onClick: () => this.handleOk() })))))));
34
+ return (h(Host, { key: 'cdad366f6824ef7e31b7a0b3d275220d68246a68', class: this.closed ? 'closed' : '' }, h("div", { key: '7b7de91ae3c9776a21e75bb7742472d718714b8f', class: "background-overlay", onClick: e => this.handleDismiss(e) }, h("div", { key: '9a505af291a9fb814b8e8f171e2e50602e53b1d0', class: "dialog" }, h("div", { key: '2ffa7892a2f8d287359b65ee698633ce5e75d78c', class: "heading" }, this.heading), h("div", { key: '06c1eead32adf2c37dab81ac2fe725d85a2bb73a', class: "content" }, h("div", { key: '8f0ccbf6d268ba16306e7946e214abeaf9166b63', class: "message", innerHTML: this.message }), h("div", { key: 'ac3f34bff19673dbe40d54fda0b8a0ee4665b662', class: "buttons" }, this.showCancel ? h("verdocs-button", { label: "CANCEL", variant: "outline", onClick: () => this.handleCancel() }) : h("div", { style: { display: 'none' } }), h("verdocs-button", { key: '6178b12ce93665122dfc65ad858e37db103b859f', label: this.buttonLabel, onClick: () => this.handleOk() })))))));
35
35
  }
36
36
  static get style() { return VerdocsOkDialogStyle0; }
37
37
  }, [0, "verdocs-ok-dialog", {