legalesign-document-viewer 0.9.19 → 0.9.21

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 (333) hide show
  1. package/dist/cjs/{index-K04ZMRm4.js → index-DjAX0m_J.js} +3 -3
  2. package/dist/cjs/index-DjAX0m_J.js.map +1 -0
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/ls-add-new-button_51.cjs.entry.js +3 -3
  5. package/dist/cjs/ls-badge.cjs.entry.js +1 -1
  6. package/dist/cjs/ls-banner.cjs.entry.js +1 -1
  7. package/dist/cjs/ls-card.cjs.entry.js +1 -1
  8. package/dist/cjs/ls-checkbox-input_5.cjs.entry.js +1 -1
  9. package/dist/cjs/ls-compose-manager.cjs.entry.js +1 -1
  10. package/dist/cjs/ls-details-section.cjs.entry.js +1 -1
  11. package/dist/cjs/ls-document-viewer.cjs.js +1 -1
  12. package/dist/cjs/ls-dropdown-item.cjs.entry.js +1 -1
  13. package/dist/cjs/ls-dropdown.cjs.entry.js +1 -1
  14. package/dist/cjs/ls-field-properties-dropdown.cjs.entry.js +1 -1
  15. package/dist/cjs/ls-formfield.cjs.entry.js +1 -1
  16. package/dist/cjs/ls-header-bar.cjs.entry.js +1 -1
  17. package/dist/cjs/ls-icon-button.cjs.entry.js +1 -1
  18. package/dist/cjs/ls-icon-check-button.cjs.entry.js +1 -1
  19. package/dist/cjs/ls-label.cjs.entry.js +1 -1
  20. package/dist/cjs/ls-list-card-button.cjs.entry.js +1 -1
  21. package/dist/cjs/ls-navbar.cjs.entry.js +1 -1
  22. package/dist/cjs/ls-notification.cjs.entry.js +1 -1
  23. package/dist/cjs/ls-radio-group.cjs.entry.js +1 -1
  24. package/dist/cjs/ls-radio-input.cjs.entry.js +1 -1
  25. package/dist/cjs/ls-tabs.cjs.entry.js +1 -1
  26. package/dist/cjs/ls-tag.cjs.entry.js +1 -1
  27. package/dist/cjs/ls-text.cjs.entry.js +1 -1
  28. package/dist/cjs/ls-timeline-step.cjs.entry.js +1 -1
  29. package/dist/cjs/ls-timeline.cjs.entry.js +1 -1
  30. package/dist/cjs/ls-title-input.cjs.entry.js +1 -1
  31. package/dist/cjs/test-item.cjs.entry.js +1 -1
  32. package/dist/collection/components/ls-recipient-card/ls-recipient-card.js +1 -1
  33. package/dist/collection/components/ls-recipient-card/ls-recipient-card.js.map +1 -1
  34. package/dist/components/index.js +1 -1
  35. package/dist/components/ls-add-new-button.js +1 -1
  36. package/dist/components/ls-badge.js +1 -1
  37. package/dist/components/ls-banner.js +6 -6
  38. package/dist/components/ls-button.js +1 -1
  39. package/dist/components/ls-card.js +1 -1
  40. package/dist/components/ls-checkbox-input.js +1 -1
  41. package/dist/components/ls-compose-loader.js +1 -1
  42. package/dist/components/ls-compose-manager.js +1 -1
  43. package/dist/components/ls-details-section.js +3 -3
  44. package/dist/components/ls-document-options.js +1 -1
  45. package/dist/components/ls-document-viewer.js +51 -51
  46. package/dist/components/ls-dropdown-item.js +1 -1
  47. package/dist/components/ls-dropdown.js +3 -3
  48. package/dist/components/ls-editor-field.js +1 -1
  49. package/dist/components/ls-editor-table.js +1 -1
  50. package/dist/components/ls-feature-column.js +1 -1
  51. package/dist/components/ls-field-alignment.js +1 -1
  52. package/dist/components/ls-field-content.js +1 -1
  53. package/dist/components/ls-field-dimensions.js +1 -1
  54. package/dist/components/ls-field-distribute.js +1 -1
  55. package/dist/components/ls-field-footer.js +1 -1
  56. package/dist/components/ls-field-format.js +1 -1
  57. package/dist/components/ls-field-placement.js +1 -1
  58. package/dist/components/ls-field-properties-advanced.js +1 -1
  59. package/dist/components/ls-field-properties-autosign.js +1 -1
  60. package/dist/components/ls-field-properties-container.js +1 -1
  61. package/dist/components/ls-field-properties-date.js +1 -1
  62. package/dist/components/ls-field-properties-dropdown.js +14 -14
  63. package/dist/components/ls-field-properties-email.js +1 -1
  64. package/dist/components/ls-field-properties-file.js +1 -1
  65. package/dist/components/ls-field-properties-general.js +1 -1
  66. package/dist/components/ls-field-properties-image.js +1 -1
  67. package/dist/components/ls-field-properties-multiple.js +1 -1
  68. package/dist/components/ls-field-properties-number.js +1 -1
  69. package/dist/components/ls-field-properties-signature.js +1 -1
  70. package/dist/components/ls-field-properties-text.js +1 -1
  71. package/dist/components/ls-field-properties.js +1 -1
  72. package/dist/components/ls-field-size.js +1 -1
  73. package/dist/components/ls-field-type-display.js +1 -1
  74. package/dist/components/ls-formfield.js +11 -11
  75. package/dist/components/ls-header-bar.js +4 -4
  76. package/dist/components/ls-helper-bar.js +1 -1
  77. package/dist/components/ls-icon-button.js +1 -1
  78. package/dist/components/ls-icon-check-button.js +2 -2
  79. package/dist/components/ls-icon.js +1 -1
  80. package/dist/components/ls-input-wrapper.js +1 -1
  81. package/dist/components/ls-keyboard-shortcuts.js +1 -1
  82. package/dist/components/ls-label.js +1 -1
  83. package/dist/components/ls-left-bar.js +1 -1
  84. package/dist/components/ls-list-card-button.js +4 -4
  85. package/dist/components/ls-loading-icon.js +1 -1
  86. package/dist/components/ls-loading-logo.js +1 -1
  87. package/dist/components/ls-loading.js +1 -1
  88. package/dist/components/ls-navbar.js +3 -3
  89. package/dist/components/ls-notification.js +2 -2
  90. package/dist/components/ls-number-input.js +1 -1
  91. package/dist/components/ls-participant-card.js +1 -1
  92. package/dist/components/ls-participant-manager.js +1 -1
  93. package/dist/components/ls-participant-select.js +1 -1
  94. package/dist/components/ls-props-section.js +1 -1
  95. package/dist/components/ls-radio-group.js +3 -3
  96. package/dist/components/ls-radio-input.js +1 -1
  97. package/dist/components/ls-recipient-card.js +1 -1
  98. package/dist/components/ls-recipient-manager.js +1 -1
  99. package/dist/components/ls-select-input.js +1 -1
  100. package/dist/components/ls-statusbar.js +1 -1
  101. package/dist/components/ls-tabs.js +2 -2
  102. package/dist/components/ls-tag.js +2 -2
  103. package/dist/components/ls-text-input.js +1 -1
  104. package/dist/components/ls-text.js +1 -1
  105. package/dist/components/ls-textarea-input.js +1 -1
  106. package/dist/components/ls-timeline-step.js +2 -2
  107. package/dist/components/ls-timeline.js +2 -2
  108. package/dist/components/ls-title-input.js +2 -2
  109. package/dist/components/ls-toggle.js +1 -1
  110. package/dist/components/ls-toolbar.js +1 -1
  111. package/dist/components/ls-toolbox-field.js +1 -1
  112. package/dist/components/ls-tooltip.js +1 -1
  113. package/dist/components/ls-validation-manager.js +1 -1
  114. package/dist/components/ls-validation-tag.js +1 -1
  115. package/dist/components/{p-DUq7REKn.js → p--TgjpdhB.js} +29 -29
  116. package/dist/components/{p-DUq7REKn.js.map → p--TgjpdhB.js.map} +1 -1
  117. package/dist/components/{p-GqFu96tT.js → p-3MMDk3sy.js} +5 -5
  118. package/dist/components/{p-GqFu96tT.js.map → p-3MMDk3sy.js.map} +1 -1
  119. package/dist/components/{p-cR9rKW4I.js → p-4mqXicuy.js} +14 -14
  120. package/dist/components/{p-cR9rKW4I.js.map → p-4mqXicuy.js.map} +1 -1
  121. package/dist/components/{p-BkHBo7V-.js → p-B-hPslyN.js} +4 -4
  122. package/dist/components/{p-BkHBo7V-.js.map → p-B-hPslyN.js.map} +1 -1
  123. package/dist/components/{p-CKHAw1h1.js → p-B4zjHmIp.js} +16 -16
  124. package/dist/components/{p-CKHAw1h1.js.map → p-B4zjHmIp.js.map} +1 -1
  125. package/dist/components/{p-D0pR_Ssv.js → p-BBAOpkc_.js} +5 -5
  126. package/dist/components/{p-D0pR_Ssv.js.map → p-BBAOpkc_.js.map} +1 -1
  127. package/dist/components/{p-BNl5es1P.js → p-BDiZ0WrF.js} +3 -3
  128. package/dist/components/{p-BNl5es1P.js.map → p-BDiZ0WrF.js.map} +1 -1
  129. package/dist/components/{p-sIaiwDHb.js → p-BEoo68ix.js} +16 -16
  130. package/dist/components/{p-sIaiwDHb.js.map → p-BEoo68ix.js.map} +1 -1
  131. package/dist/components/{p-8rCDW5rg.js → p-BJqq2Npt.js} +16 -16
  132. package/dist/components/{p-8rCDW5rg.js.map → p-BJqq2Npt.js.map} +1 -1
  133. package/dist/components/{p-DqJwvrHM.js → p-BNu-kdNq.js} +6 -6
  134. package/dist/components/{p-DqJwvrHM.js.map → p-BNu-kdNq.js.map} +1 -1
  135. package/dist/components/{p-BJPxFZvz.js → p-BPcmC2nE.js} +16 -16
  136. package/dist/components/{p-BJPxFZvz.js.map → p-BPcmC2nE.js.map} +1 -1
  137. package/dist/components/{p-BfsdLnGt.js → p-BYjOvCbn.js} +4 -4
  138. package/dist/components/{p-BfsdLnGt.js.map → p-BYjOvCbn.js.map} +1 -1
  139. package/dist/components/{p-DITpua6v.js → p-BfHGjq5t.js} +8 -8
  140. package/dist/components/{p-DITpua6v.js.map → p-BfHGjq5t.js.map} +1 -1
  141. package/dist/components/{p-DJuOG7Hc.js → p-BgjZLcgZ.js} +9 -9
  142. package/dist/components/{p-DJuOG7Hc.js.map → p-BgjZLcgZ.js.map} +1 -1
  143. package/dist/components/{p-CIsbdZPp.js → p-BilTZGhO.js} +4 -4
  144. package/dist/components/{p-CIsbdZPp.js.map → p-BilTZGhO.js.map} +1 -1
  145. package/dist/components/{p-c2E8ebl9.js → p-Bn74nhFM.js} +9 -9
  146. package/dist/components/{p-c2E8ebl9.js.map → p-Bn74nhFM.js.map} +1 -1
  147. package/dist/components/{p-D3inaijH.js → p-Bo0Bazo8.js} +5 -5
  148. package/dist/components/{p-D3inaijH.js.map → p-Bo0Bazo8.js.map} +1 -1
  149. package/dist/components/{p-C9XCgz9h.js → p-Bo2HQUQV.js} +16 -16
  150. package/dist/components/{p-C9XCgz9h.js.map → p-Bo2HQUQV.js.map} +1 -1
  151. package/dist/components/{p-DA1O21FH.js → p-BqHWzbwb.js} +4 -4
  152. package/dist/components/{p-DA1O21FH.js.map → p-BqHWzbwb.js.map} +1 -1
  153. package/dist/components/{p-B9WmFgSl.js → p-BrykT5-C.js} +3 -3
  154. package/dist/components/p-BrykT5-C.js.map +1 -0
  155. package/dist/components/{p-DU-CJEoy.js → p-BuTI5iFf.js} +5 -5
  156. package/dist/components/{p-DU-CJEoy.js.map → p-BuTI5iFf.js.map} +1 -1
  157. package/dist/components/{p-D1y1C-uv.js → p-BuUhtsZT.js} +3 -3
  158. package/dist/components/{p-D1y1C-uv.js.map → p-BuUhtsZT.js.map} +1 -1
  159. package/dist/components/{p-D1LxhNA_.js → p-C1mHzpwC.js} +16 -16
  160. package/dist/components/{p-D1LxhNA_.js.map → p-C1mHzpwC.js.map} +1 -1
  161. package/dist/components/{p-DHIs8OCJ.js → p-C4Fkc5Wm.js} +4 -4
  162. package/dist/components/{p-DHIs8OCJ.js.map → p-C4Fkc5Wm.js.map} +1 -1
  163. package/dist/components/{p-BJKvqFzt.js → p-C8NcdVVP.js} +4 -4
  164. package/dist/components/{p-BJKvqFzt.js.map → p-C8NcdVVP.js.map} +1 -1
  165. package/dist/components/{p-C6EaahbW.js → p-CSPLGKKp.js} +3 -3
  166. package/dist/components/{p-C6EaahbW.js.map → p-CSPLGKKp.js.map} +1 -1
  167. package/dist/components/{p-CUwR4YVu.js → p-CWgG6RtI.js} +3 -3
  168. package/dist/components/{p-CUwR4YVu.js.map → p-CWgG6RtI.js.map} +1 -1
  169. package/dist/components/{p-CYyZXe05.js → p-CYSZo6aX.js} +4 -4
  170. package/dist/components/{p-CYyZXe05.js.map → p-CYSZo6aX.js.map} +1 -1
  171. package/dist/components/{p-ONIONMFU.js → p-CffM9Jz_.js} +7 -7
  172. package/dist/components/{p-ONIONMFU.js.map → p-CffM9Jz_.js.map} +1 -1
  173. package/dist/components/{p-CKSOaKZy.js → p-CgczqobT.js} +5 -5
  174. package/dist/components/{p-CKSOaKZy.js.map → p-CgczqobT.js.map} +1 -1
  175. package/dist/components/{p-Dyxw2GOp.js → p-Cj4lPJEO.js} +3 -3
  176. package/dist/components/{p-Dyxw2GOp.js.map → p-Cj4lPJEO.js.map} +1 -1
  177. package/dist/components/{p-B6tij0-n.js → p-CmMYC0p8.js} +4 -4
  178. package/dist/components/{p-B6tij0-n.js.map → p-CmMYC0p8.js.map} +1 -1
  179. package/dist/components/{p-MAzhn_46.js → p-CyqNq-AI.js} +6 -6
  180. package/dist/components/{p-MAzhn_46.js.map → p-CyqNq-AI.js.map} +1 -1
  181. package/dist/components/{p-DXdV_Den.js → p-D7bwh5bc.js} +5 -5
  182. package/dist/components/{p-DXdV_Den.js.map → p-D7bwh5bc.js.map} +1 -1
  183. package/dist/components/{p-BdMLvgbA.js → p-D9Kd-4_M.js} +6 -6
  184. package/dist/components/{p-BdMLvgbA.js.map → p-D9Kd-4_M.js.map} +1 -1
  185. package/dist/components/{p-BxsxcR5o.js → p-DAP3L70b.js} +5 -5
  186. package/dist/components/{p-BxsxcR5o.js.map → p-DAP3L70b.js.map} +1 -1
  187. package/dist/components/{p-egK8JBra.js → p-DCdDskfL.js} +6 -6
  188. package/dist/components/{p-egK8JBra.js.map → p-DCdDskfL.js.map} +1 -1
  189. package/dist/components/{p-3-Lrk4U9.js → p-DD5tgd5X.js} +4 -4
  190. package/dist/components/{p-3-Lrk4U9.js.map → p-DD5tgd5X.js.map} +1 -1
  191. package/dist/components/{p-_sCj-c-z.js → p-DFvqOenH.js} +4 -4
  192. package/dist/components/{p-_sCj-c-z.js.map → p-DFvqOenH.js.map} +1 -1
  193. package/dist/components/{p-CWlZTWCL.js → p-DGgN9Tk0.js} +5 -5
  194. package/dist/components/{p-CWlZTWCL.js.map → p-DGgN9Tk0.js.map} +1 -1
  195. package/dist/components/{p-qYHUa5Od.js → p-DH9Evr8X.js} +6 -6
  196. package/dist/components/{p-qYHUa5Od.js.map → p-DH9Evr8X.js.map} +1 -1
  197. package/dist/components/{p-B03U0zTF.js → p-DIZNU-wE.js} +11 -11
  198. package/dist/components/{p-B03U0zTF.js.map → p-DIZNU-wE.js.map} +1 -1
  199. package/dist/components/{p-BsDR8jzG.js → p-DJ7bx7B5.js} +9 -9
  200. package/dist/components/{p-BsDR8jzG.js.map → p-DJ7bx7B5.js.map} +1 -1
  201. package/dist/components/{p-Bib13WOL.js → p-DOZ7EVSp.js} +43 -43
  202. package/dist/components/{p-Bib13WOL.js.map → p-DOZ7EVSp.js.map} +1 -1
  203. package/dist/components/{p-AeUGZ3i_.js → p-DckVC3o2.js} +4 -4
  204. package/dist/components/{p-AeUGZ3i_.js.map → p-DckVC3o2.js.map} +1 -1
  205. package/dist/components/{p-CMCF7gHw.js → p-DhcX4EuS.js} +7 -7
  206. package/dist/components/p-DhcX4EuS.js.map +1 -0
  207. package/dist/components/{p-6yFKQIic.js → p-DoQt0hBg.js} +3 -3
  208. package/dist/components/{p-6yFKQIic.js.map → p-DoQt0hBg.js.map} +1 -1
  209. package/dist/components/{p-q8pPS4FE.js → p-DxKBajEl.js} +16 -16
  210. package/dist/components/{p-q8pPS4FE.js.map → p-DxKBajEl.js.map} +1 -1
  211. package/dist/components/{p-D2zYWzqN.js → p-Dz16EnCS.js} +6 -6
  212. package/dist/components/{p-D2zYWzqN.js.map → p-Dz16EnCS.js.map} +1 -1
  213. package/dist/components/{p-BT_P5qPx.js → p-EE_rUtMN.js} +5 -5
  214. package/dist/components/{p-BT_P5qPx.js.map → p-EE_rUtMN.js.map} +1 -1
  215. package/dist/components/{p-CiAimQRW.js → p-MvHRmlvj.js} +4 -4
  216. package/dist/components/{p-CiAimQRW.js.map → p-MvHRmlvj.js.map} +1 -1
  217. package/dist/components/{p-CogChvyZ.js → p-NAiclfXm.js} +4 -4
  218. package/dist/components/{p-CogChvyZ.js.map → p-NAiclfXm.js.map} +1 -1
  219. package/dist/components/{p-DzVqHLJf.js → p-OLQsckjQ.js} +3 -3
  220. package/dist/components/{p-DzVqHLJf.js.map → p-OLQsckjQ.js.map} +1 -1
  221. package/dist/components/{p-DO2h_Yj2.js → p-UI9vt753.js} +3 -3
  222. package/dist/components/{p-DO2h_Yj2.js.map → p-UI9vt753.js.map} +1 -1
  223. package/dist/components/{p-I52-r3jo.js → p-cJzdZ_Zw.js} +4 -4
  224. package/dist/components/{p-I52-r3jo.js.map → p-cJzdZ_Zw.js.map} +1 -1
  225. package/dist/components/{p-BhknD7dG.js → p-d3FQEed-.js} +3 -3
  226. package/dist/components/{p-BhknD7dG.js.map → p-d3FQEed-.js.map} +1 -1
  227. package/dist/components/{p-MTijU7NS.js → p-d3qXKu5b.js} +16 -16
  228. package/dist/components/{p-MTijU7NS.js.map → p-d3qXKu5b.js.map} +1 -1
  229. package/dist/components/{p-IqJEctSf.js → p-dHMolk9H.js} +3 -3
  230. package/dist/components/{p-IqJEctSf.js.map → p-dHMolk9H.js.map} +1 -1
  231. package/dist/components/{p-C_Hhe0-5.js → p-hGc0PM4h.js} +4 -4
  232. package/dist/components/{p-C_Hhe0-5.js.map → p-hGc0PM4h.js.map} +1 -1
  233. package/dist/components/{p-CKVM6MWN.js → p-r32PqGrS.js} +3 -3
  234. package/dist/components/{p-CKVM6MWN.js.map → p-r32PqGrS.js.map} +1 -1
  235. package/dist/components/{p-g4_W_HjB.js → p-wwN19gwm.js} +3 -3
  236. package/dist/components/{p-g4_W_HjB.js.map → p-wwN19gwm.js.map} +1 -1
  237. package/dist/components/test-item.js +1 -1
  238. package/dist/esm/{index-DViEC2JJ.js → index-CqgU9BMJ.js} +3 -3
  239. package/dist/esm/index-CqgU9BMJ.js.map +1 -0
  240. package/dist/esm/loader.js +2 -2
  241. package/dist/esm/ls-add-new-button_51.entry.js +3 -3
  242. package/dist/esm/ls-badge.entry.js +1 -1
  243. package/dist/esm/ls-banner.entry.js +1 -1
  244. package/dist/esm/ls-card.entry.js +1 -1
  245. package/dist/esm/ls-checkbox-input_5.entry.js +1 -1
  246. package/dist/esm/ls-compose-manager.entry.js +1 -1
  247. package/dist/esm/ls-details-section.entry.js +1 -1
  248. package/dist/esm/ls-document-viewer.js +2 -2
  249. package/dist/esm/ls-dropdown-item.entry.js +1 -1
  250. package/dist/esm/ls-dropdown.entry.js +1 -1
  251. package/dist/esm/ls-field-properties-dropdown.entry.js +1 -1
  252. package/dist/esm/ls-formfield.entry.js +1 -1
  253. package/dist/esm/ls-header-bar.entry.js +1 -1
  254. package/dist/esm/ls-icon-button.entry.js +1 -1
  255. package/dist/esm/ls-icon-check-button.entry.js +1 -1
  256. package/dist/esm/ls-label.entry.js +1 -1
  257. package/dist/esm/ls-list-card-button.entry.js +1 -1
  258. package/dist/esm/ls-navbar.entry.js +1 -1
  259. package/dist/esm/ls-notification.entry.js +1 -1
  260. package/dist/esm/ls-radio-group.entry.js +1 -1
  261. package/dist/esm/ls-radio-input.entry.js +1 -1
  262. package/dist/esm/ls-tabs.entry.js +1 -1
  263. package/dist/esm/ls-tag.entry.js +1 -1
  264. package/dist/esm/ls-text.entry.js +1 -1
  265. package/dist/esm/ls-timeline-step.entry.js +1 -1
  266. package/dist/esm/ls-timeline.entry.js +1 -1
  267. package/dist/esm/ls-title-input.entry.js +1 -1
  268. package/dist/esm/test-item.entry.js +1 -1
  269. package/dist/ls-document-viewer/ls-document-viewer.css +1 -1
  270. package/dist/ls-document-viewer/ls-document-viewer.esm.js +1 -1
  271. package/dist/ls-document-viewer/{p-c758c0b0.entry.js → p-0b3a5fbd.entry.js} +2 -2
  272. package/dist/ls-document-viewer/{p-53120601.entry.js → p-0d1fc411.entry.js} +2 -2
  273. package/dist/ls-document-viewer/{p-03ceb6ac.entry.js → p-0f6a01b3.entry.js} +2 -2
  274. package/dist/ls-document-viewer/{p-5e049b70.entry.js → p-3da9d77b.entry.js} +2 -2
  275. package/dist/ls-document-viewer/p-55834145.entry.js +2 -0
  276. package/dist/ls-document-viewer/{p-ea93fb01.entry.js → p-5a98eb27.entry.js} +2 -2
  277. package/dist/ls-document-viewer/{p-90730d6c.entry.js → p-6cc592f3.entry.js} +2 -2
  278. package/dist/ls-document-viewer/{p-2a149244.entry.js → p-6d948608.entry.js} +2 -2
  279. package/dist/ls-document-viewer/{p-20349ba2.entry.js → p-7f5b13f6.entry.js} +2 -2
  280. package/dist/ls-document-viewer/{p-cf8f022b.entry.js → p-828c1636.entry.js} +2 -2
  281. package/dist/ls-document-viewer/{p-f9376148.entry.js → p-870b9662.entry.js} +2 -2
  282. package/dist/ls-document-viewer/{p-d5261b37.entry.js → p-9ecd1ff7.entry.js} +2 -2
  283. package/dist/ls-document-viewer/{p-DViEC2JJ.js → p-CqgU9BMJ.js} +2 -2
  284. package/dist/ls-document-viewer/p-CqgU9BMJ.js.map +1 -0
  285. package/dist/ls-document-viewer/{p-bf109908.entry.js → p-a16db209.entry.js} +2 -2
  286. package/dist/ls-document-viewer/{p-9e3fd1ab.entry.js → p-a9cfd73b.entry.js} +2 -2
  287. package/dist/ls-document-viewer/{p-baa23f1e.entry.js → p-ac0c3ed5.entry.js} +2 -2
  288. package/dist/ls-document-viewer/{p-96f97b66.entry.js → p-ae2d6df8.entry.js} +2 -2
  289. package/dist/ls-document-viewer/{p-d8f43051.entry.js → p-d09bc75d.entry.js} +2 -2
  290. package/dist/ls-document-viewer/{p-c7ec2dfa.entry.js → p-e29d619f.entry.js} +3 -3
  291. package/dist/ls-document-viewer/{p-c7ec2dfa.entry.js.map → p-e29d619f.entry.js.map} +1 -1
  292. package/dist/ls-document-viewer/{p-97ee3f37.entry.js → p-e45b3ca8.entry.js} +2 -2
  293. package/dist/ls-document-viewer/{p-3f82b7d9.entry.js → p-e51973e5.entry.js} +2 -2
  294. package/dist/ls-document-viewer/{p-9617dcf9.entry.js → p-ee2098bb.entry.js} +2 -2
  295. package/dist/ls-document-viewer/{p-797126d5.entry.js → p-f2a51b12.entry.js} +2 -2
  296. package/dist/ls-document-viewer/{p-e6550311.entry.js → p-f3af5313.entry.js} +2 -2
  297. package/dist/ls-document-viewer/{p-5d4c0427.entry.js → p-f474989d.entry.js} +2 -2
  298. package/dist/ls-document-viewer/{p-0654db9c.entry.js → p-fa30b362.entry.js} +2 -2
  299. package/dist/ls-document-viewer/{p-17bce667.entry.js → p-fd50bc60.entry.js} +2 -2
  300. package/dist/ls-document-viewer/{p-724eacfe.entry.js → p-febb8794.entry.js} +2 -2
  301. package/package.json +1 -1
  302. package/dist/cjs/index-K04ZMRm4.js.map +0 -1
  303. package/dist/components/p-B9WmFgSl.js.map +0 -1
  304. package/dist/components/p-CMCF7gHw.js.map +0 -1
  305. package/dist/esm/index-DViEC2JJ.js.map +0 -1
  306. package/dist/ls-document-viewer/p-DViEC2JJ.js.map +0 -1
  307. package/dist/ls-document-viewer/p-f1764cf6.entry.js +0 -2
  308. /package/dist/ls-document-viewer/{p-c758c0b0.entry.js.map → p-0b3a5fbd.entry.js.map} +0 -0
  309. /package/dist/ls-document-viewer/{p-53120601.entry.js.map → p-0d1fc411.entry.js.map} +0 -0
  310. /package/dist/ls-document-viewer/{p-03ceb6ac.entry.js.map → p-0f6a01b3.entry.js.map} +0 -0
  311. /package/dist/ls-document-viewer/{p-5e049b70.entry.js.map → p-3da9d77b.entry.js.map} +0 -0
  312. /package/dist/ls-document-viewer/{p-f1764cf6.entry.js.map → p-55834145.entry.js.map} +0 -0
  313. /package/dist/ls-document-viewer/{p-ea93fb01.entry.js.map → p-5a98eb27.entry.js.map} +0 -0
  314. /package/dist/ls-document-viewer/{p-90730d6c.entry.js.map → p-6cc592f3.entry.js.map} +0 -0
  315. /package/dist/ls-document-viewer/{p-2a149244.entry.js.map → p-6d948608.entry.js.map} +0 -0
  316. /package/dist/ls-document-viewer/{p-20349ba2.entry.js.map → p-7f5b13f6.entry.js.map} +0 -0
  317. /package/dist/ls-document-viewer/{p-cf8f022b.entry.js.map → p-828c1636.entry.js.map} +0 -0
  318. /package/dist/ls-document-viewer/{p-f9376148.entry.js.map → p-870b9662.entry.js.map} +0 -0
  319. /package/dist/ls-document-viewer/{p-d5261b37.entry.js.map → p-9ecd1ff7.entry.js.map} +0 -0
  320. /package/dist/ls-document-viewer/{p-bf109908.entry.js.map → p-a16db209.entry.js.map} +0 -0
  321. /package/dist/ls-document-viewer/{p-9e3fd1ab.entry.js.map → p-a9cfd73b.entry.js.map} +0 -0
  322. /package/dist/ls-document-viewer/{p-baa23f1e.entry.js.map → p-ac0c3ed5.entry.js.map} +0 -0
  323. /package/dist/ls-document-viewer/{p-96f97b66.entry.js.map → p-ae2d6df8.entry.js.map} +0 -0
  324. /package/dist/ls-document-viewer/{p-d8f43051.entry.js.map → p-d09bc75d.entry.js.map} +0 -0
  325. /package/dist/ls-document-viewer/{p-97ee3f37.entry.js.map → p-e45b3ca8.entry.js.map} +0 -0
  326. /package/dist/ls-document-viewer/{p-3f82b7d9.entry.js.map → p-e51973e5.entry.js.map} +0 -0
  327. /package/dist/ls-document-viewer/{p-9617dcf9.entry.js.map → p-ee2098bb.entry.js.map} +0 -0
  328. /package/dist/ls-document-viewer/{p-797126d5.entry.js.map → p-f2a51b12.entry.js.map} +0 -0
  329. /package/dist/ls-document-viewer/{p-e6550311.entry.js.map → p-f3af5313.entry.js.map} +0 -0
  330. /package/dist/ls-document-viewer/{p-5d4c0427.entry.js.map → p-f474989d.entry.js.map} +0 -0
  331. /package/dist/ls-document-viewer/{p-0654db9c.entry.js.map → p-fa30b362.entry.js.map} +0 -0
  332. /package/dist/ls-document-viewer/{p-17bce667.entry.js.map → p-fd50bc60.entry.js.map} +0 -0
  333. /package/dist/ls-document-viewer/{p-724eacfe.entry.js.map → p-febb8794.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as e,h as r}from"./p-DViEC2JJ.js";import{c as t}from"./p-ChV9xqsO.js";const o=()=>`.title{font-weight:var(--font-semibold);font-size:0.875rem;line-height:1.5rem;color:var(--gray-70);text-transform:uppercase;padding-top:10px;padding-bottom:0.625rem;padding-left:1.5rem;padding-right:1rem;margin-top:0;margin-bottom:0}ul{padding-left:0;margin-bottom:0;margin-top:0}li{list-style-type:none}button{background-color:transparent;border:none;cursor:pointer;padding:0;margin:0;width:100%}.item{display:flex;justify-content:space-between;border-right:3px solid transparent;padding-top:10px;padding-bottom:10px;padding-left:2.75rem;padding-right:1rem;color:var(--gray-100);text-transform:capitalize;font-size:1rem;text-decoration:none}.item:hover{background-color:var(--primary-10);border-right-color:var(--primary-60);color:var(--primary-100)}.item:hover .icon{color:var(--primary-100)}.selected{background-color:var(--primary-60);color:white}.selected .icon{color:white}.selected:hover .icon{color:white}.selected:hover{background-color:var(--primary-70);color:white;border-right-color:var(--primary-70)}.icon{color:var(--gray-80)}.itemLeft{display:flex;align-items:center;gap:0.5rem}.itemRight{display:flex;align-items:center;gap:0.5rem}.dot{display:inline-block;width:0.5rem;height:0.5rem;background-color:var(--red-50);border-radius:50%}`;var i=undefined&&undefined.__rest||function(e,r){var t={};for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0)t[o]=e[o];if(e!=null&&typeof Object.getOwnPropertySymbols==="function")for(var i=0,o=Object.getOwnPropertySymbols(e);i<o.length;i++){if(r.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(e,o[i]))t[o[i]]=e[o[i]]}return t};const n=class{constructor(r){e(this,r)}groupItemsByTitle(e){if(!e)return{};return e.reduce(((e,r)=>{if(!e[r.title]){e[r.title]=[]}e[r.title].push(r);return e}),{})}render(){var e;const{items:o,groupItemsByTitle:n,customStyle:a}=this;const l=n(o);return r("host",{key:"3a2882efc193132514e6a1700427dad447447145"},r("nav",{key:"f4cb0a814bc6f94a3088d0cdbf4e823b36108bc7",style:a},(e=Object===null||Object===void 0?void 0:Object.keys(l))===null||e===void 0?void 0:e.map((e=>{var o;return r("div",null,r("h3",{class:"title"},e),r("ul",null,(o=l[e])===null||o===void 0?void 0:o.map((e=>{const{text:o,href:n,selected:a,icon:l,counter:c,dot:s,arrow:d,isButton:m=false}=e,p=i(e,["text","href","selected","icon","counter","dot","arrow","isButton"]);return r("li",null,m?r("button",Object.assign({class:t("item",a&&"selected"),"aria-label":o},p),r("div",{class:"itemLeft"},l&&r("ls-icon",{name:l,class:"icon"}),o),r("div",{class:"itemRight"},c&&r("ls-badge",{text:c===null||c===void 0?void 0:c.toString(),colour:"red",rounded:"soft"}),s&&r("span",{class:"dot"}),d&&r("ls-icon",{name:"chevron-right-icon",class:"arrow"}))):r("a",{href:n,class:t("item",a&&"selected")},r("div",{class:"itemLeft"},l&&r("ls-icon",{name:l,class:"icon"}),o),r("div",{class:"itemRight"},c&&r("ls-badge",{text:c===null||c===void 0?void 0:c.toString(),colour:"red",rounded:"soft"}),s&&r("span",{class:"dot"}),d&&r("ls-icon",{name:"chevron-right-icon",class:"arrow"}))))}))))}))))}};n.style=o();export{n as ls_navbar};
2
- //# sourceMappingURL=p-bf109908.entry.js.map
1
+ import{r as e,h as r}from"./p-CqgU9BMJ.js";import{c as t}from"./p-ChV9xqsO.js";const o=()=>`.title{font-weight:var(--font-semibold);font-size:0.875rem;line-height:1.5rem;color:var(--gray-70);text-transform:uppercase;padding-top:10px;padding-bottom:0.625rem;padding-left:1.5rem;padding-right:1rem;margin-top:0;margin-bottom:0}ul{padding-left:0;margin-bottom:0;margin-top:0}li{list-style-type:none}button{background-color:transparent;border:none;cursor:pointer;padding:0;margin:0;width:100%}.item{display:flex;justify-content:space-between;border-right:3px solid transparent;padding-top:10px;padding-bottom:10px;padding-left:2.75rem;padding-right:1rem;color:var(--gray-100);text-transform:capitalize;font-size:1rem;text-decoration:none}.item:hover{background-color:var(--primary-10);border-right-color:var(--primary-60);color:var(--primary-100)}.item:hover .icon{color:var(--primary-100)}.selected{background-color:var(--primary-60);color:white}.selected .icon{color:white}.selected:hover .icon{color:white}.selected:hover{background-color:var(--primary-70);color:white;border-right-color:var(--primary-70)}.icon{color:var(--gray-80)}.itemLeft{display:flex;align-items:center;gap:0.5rem}.itemRight{display:flex;align-items:center;gap:0.5rem}.dot{display:inline-block;width:0.5rem;height:0.5rem;background-color:var(--red-50);border-radius:50%}`;var i=undefined&&undefined.__rest||function(e,r){var t={};for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0)t[o]=e[o];if(e!=null&&typeof Object.getOwnPropertySymbols==="function")for(var i=0,o=Object.getOwnPropertySymbols(e);i<o.length;i++){if(r.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(e,o[i]))t[o[i]]=e[o[i]]}return t};const n=class{constructor(r){e(this,r)}groupItemsByTitle(e){if(!e)return{};return e.reduce(((e,r)=>{if(!e[r.title]){e[r.title]=[]}e[r.title].push(r);return e}),{})}render(){var e;const{items:o,groupItemsByTitle:n,customStyle:a}=this;const l=n(o);return r("host",{key:"3a2882efc193132514e6a1700427dad447447145"},r("nav",{key:"f4cb0a814bc6f94a3088d0cdbf4e823b36108bc7",style:a},(e=Object===null||Object===void 0?void 0:Object.keys(l))===null||e===void 0?void 0:e.map((e=>{var o;return r("div",null,r("h3",{class:"title"},e),r("ul",null,(o=l[e])===null||o===void 0?void 0:o.map((e=>{const{text:o,href:n,selected:a,icon:l,counter:c,dot:s,arrow:d,isButton:m=false}=e,p=i(e,["text","href","selected","icon","counter","dot","arrow","isButton"]);return r("li",null,m?r("button",Object.assign({class:t("item",a&&"selected"),"aria-label":o},p),r("div",{class:"itemLeft"},l&&r("ls-icon",{name:l,class:"icon"}),o),r("div",{class:"itemRight"},c&&r("ls-badge",{text:c===null||c===void 0?void 0:c.toString(),colour:"red",rounded:"soft"}),s&&r("span",{class:"dot"}),d&&r("ls-icon",{name:"chevron-right-icon",class:"arrow"}))):r("a",{href:n,class:t("item",a&&"selected")},r("div",{class:"itemLeft"},l&&r("ls-icon",{name:l,class:"icon"}),o),r("div",{class:"itemRight"},c&&r("ls-badge",{text:c===null||c===void 0?void 0:c.toString(),colour:"red",rounded:"soft"}),s&&r("span",{class:"dot"}),d&&r("ls-icon",{name:"chevron-right-icon",class:"arrow"}))))}))))}))))}};n.style=o();export{n as ls_navbar};
2
+ //# sourceMappingURL=p-a16db209.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as a,h as r}from"./p-DViEC2JJ.js";import{c as d}from"./p-ChV9xqsO.js";const o=()=>`*{box-sizing:border-box}.card{display:flex;padding-right:var(--card-padding-x);padding-left:var(--card-padding-x);padding-top:var(--card-padding-y);padding-bottom:var(--card-padding-y);border-radius:var(--card-corners);background-color:var(--background-color);gap:var(--item-gap)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.outline{border:var(--outline)}.shadow{box-shadow:var(--shadow-base)}`;const i=class{constructor(r){a(this,r);this.paddingX=12;this.paddingY=12;this.direction="column";this.corners=12;this.gap=12;this.backgroundColor="white";this.outline=true;this.outlineColor="var(--gray-30)";this.shadow=false}render(){const{paddingX:a,paddingY:o,direction:i,corners:s,gap:c,backgroundColor:t,outline:e,outlineColor:n,shadow:l,customClass:p}=this;const g=d("card",i==="row"?"flex-row":"flex-col",e&&"outline",l&&"shadow",p);return r("host",{key:"c7fe5f9a2dc198e82bd03ac76143720aa2f9a36b",class:g,style:{"--card-corners":`${s}px`,"--background-color":`${t}`,"--outline":`1px solid ${n}`,"--card-padding-x":`${a}px`,"--card-padding-y":`${o}px`,"--item-gap":`${c}px`}},r("slot",{key:"9b0cfabc63d8cd5bdde413ddf5a3dab0b680dcb3"}))}};i.style=o();export{i as ls_card};
2
- //# sourceMappingURL=p-9e3fd1ab.entry.js.map
1
+ import{r as a,h as r}from"./p-CqgU9BMJ.js";import{c as d}from"./p-ChV9xqsO.js";const o=()=>`*{box-sizing:border-box}.card{display:flex;padding-right:var(--card-padding-x);padding-left:var(--card-padding-x);padding-top:var(--card-padding-y);padding-bottom:var(--card-padding-y);border-radius:var(--card-corners);background-color:var(--background-color);gap:var(--item-gap)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.outline{border:var(--outline)}.shadow{box-shadow:var(--shadow-base)}`;const s=class{constructor(r){a(this,r);this.paddingX=12;this.paddingY=12;this.direction="column";this.corners=12;this.gap=12;this.backgroundColor="white";this.outline=true;this.outlineColor="var(--gray-30)";this.shadow=false}render(){const{paddingX:a,paddingY:o,direction:s,corners:i,gap:c,backgroundColor:t,outline:e,outlineColor:n,shadow:l,customClass:p}=this;const g=d("card",s==="row"?"flex-row":"flex-col",e&&"outline",l&&"shadow",p);return r("host",{key:"c7fe5f9a2dc198e82bd03ac76143720aa2f9a36b",class:g,style:{"--card-corners":`${i}px`,"--background-color":`${t}`,"--outline":`1px solid ${n}`,"--card-padding-x":`${a}px`,"--card-padding-y":`${o}px`,"--item-gap":`${c}px`}},r("slot",{key:"9b0cfabc63d8cd5bdde413ddf5a3dab0b680dcb3"}))}};s.style=o();export{s as ls_card};
2
+ //# sourceMappingURL=p-a9cfd73b.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as a,H as d}from"./p-DViEC2JJ.js";const s=()=>`:host{display:block}`;const t=class{constructor(a){e(this,a)}dataItem;render(){return a(d,{key:"07e414e1a381df3188d6357987ff098686ad4e2e"},a("ls-field-properties-container",{key:"7cb868d24e790b03f35adf688e93b8df1e6f2014",tabs:["content","placement","dimensions"]},a("div",{key:"76a55e2a1e27c4080f179170e37d8f58f2c6734b",class:"ls-dv-field-set",slot:"content"},a("ls-field-content",{key:"47a0e493af8ac7d1bb5f0b27569aecd434f5443f",dataItem:this.dataItem}),a("ls-field-properties-advanced",{key:"f65f3a41b35bf1ac66110dcf8d0ffb7abf71e223",dataItem:this.dataItem})),a("div",{key:"19332a0e1a0b2dcd900240d48f3929197487a798",class:"ls-dv-field-set",slot:"dimensions"},a("ls-field-dimensions",{key:"b0b50125adcfef3e22dce7b095d175e0f4e3f8f4",dataItem:this.dataItem})),a("div",{key:"4129283221c9cbd73de8e08b1b37ae660e4714ee",class:"ls-dv-field-set",slot:"placement"},a("ls-field-placement",{key:"f285b405511cc940a64e69d2715bb5bbbca6ec3a",dataItem:this.dataItem}))),a("ls-field-footer",{key:"ac9df817a509862721f38b25447b6fe9ea3aa918",dataItem:this.dataItem}))}};t.style=s();export{t as ls_field_properties_dropdown};
2
- //# sourceMappingURL=p-baa23f1e.entry.js.map
1
+ import{r as e,h as a,H as d}from"./p-CqgU9BMJ.js";const s=()=>`:host{display:block}`;const t=class{constructor(a){e(this,a)}dataItem;render(){return a(d,{key:"07e414e1a381df3188d6357987ff098686ad4e2e"},a("ls-field-properties-container",{key:"7cb868d24e790b03f35adf688e93b8df1e6f2014",tabs:["content","placement","dimensions"]},a("div",{key:"76a55e2a1e27c4080f179170e37d8f58f2c6734b",class:"ls-dv-field-set",slot:"content"},a("ls-field-content",{key:"47a0e493af8ac7d1bb5f0b27569aecd434f5443f",dataItem:this.dataItem}),a("ls-field-properties-advanced",{key:"f65f3a41b35bf1ac66110dcf8d0ffb7abf71e223",dataItem:this.dataItem})),a("div",{key:"19332a0e1a0b2dcd900240d48f3929197487a798",class:"ls-dv-field-set",slot:"dimensions"},a("ls-field-dimensions",{key:"b0b50125adcfef3e22dce7b095d175e0f4e3f8f4",dataItem:this.dataItem})),a("div",{key:"4129283221c9cbd73de8e08b1b37ae660e4714ee",class:"ls-dv-field-set",slot:"placement"},a("ls-field-placement",{key:"f285b405511cc940a64e69d2715bb5bbbca6ec3a",dataItem:this.dataItem}))),a("ls-field-footer",{key:"ac9df817a509862721f38b25447b6fe9ea3aa918",dataItem:this.dataItem}))}};t.style=s();export{t as ls_field_properties_dropdown};
2
+ //# sourceMappingURL=p-ac0c3ed5.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as t}from"./p-DViEC2JJ.js";import{c as i}from"./p-ChV9xqsO.js";const s=()=>`*{box-sizing:border-box;line-height:1}.timeline-wrapper{display:flex;align-items:center;gap:0.75rem;width:100%}.recipient{display:flex;align-items:center;gap:0.5rem;flex-shrink:0}.recipient-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.625rem;flex-shrink:0}.recipient-details{display:flex;flex-direction:column;width:7.75rem}.recipient-name{color:var(--gray-100);font-size:0.75rem;font-weight:var(--font-medium);line-height:1rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipient-email{color:var(--gray-80);font-size:0.75rem;line-height:1rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.divider{width:1px;height:1rem;background-color:var(--gray-20);flex-shrink:0}.mobile{display:flex;align-items:center;justify-content:flex-end;width:100%}.mobile-tag{display:flex;align-items:center;gap:0.25rem;height:1.5rem;padding:0.25rem 0.5rem;border-radius:9999px;font-size:0.875rem;font-weight:var(--font-medium);white-space:nowrap;width:fit-content}.desktop{display:none;align-items:center;justify-content:space-evenly;gap:0.625rem;width:100%}@media (min-width: 1024px){.mobile{display:none}.desktop{display:flex}}.step-group{display:flex;align-items:center;gap:0.5rem;flex-shrink:0;position:relative}.step[data-tooltip]{cursor:default}.step[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 0.5rem);left:50%;transform:translateX(-50%);background:var(--gray-90);color:white;font-size:0.75rem;padding:0.375rem 0.5rem;border-radius:0.375rem;white-space:nowrap;z-index:10;pointer-events:none;line-height:1}.step[data-tooltip='']:hover::after{display:none}.step{width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;flex-shrink:0;position:relative}.step--empty{background:transparent;border:1px dashed var(--gray-40)}.step--bypassed{background:var(--gray-10);border:1px solid var(--gray-40)}.step--emailed{background:var(--gray-20);border:1px solid var(--gray-80)}.step--bounced{background:var(--yellow-10);border:1px solid var(--yellow-80)}.step--expired{background:var(--red-10);border:1px solid var(--red-80)}.step--opened{background:var(--blue-20);border:1px solid var(--blue-80)}.step--viewed{background:var(--purple-20);border:1px solid var(--purple-80)}.step--signed{background:var(--green-20);border:1px solid var(--green-80)}.step--rejected{background:var(--red-20);border:1px solid var(--red-80)}.step-dash{background:var(--gray-40);border-radius:9999px;width:0.5rem;height:0.125rem;overflow:hidden}.label{font-size:0.875rem;font-weight:var(--font-medium);white-space:nowrap;margin:0;color:var(--gray-100)}.label--emailed{width:4.375rem}.label--opened{width:3.938rem}.label--viewed{width:3.938rem}.label--inactive{color:var(--gray-50)}.connector{width:100%;height:1px;border-radius:9999px;margin:0 0.25rem;flex-shrink:1}.connector--inactive{background:repeating-linear-gradient(\n 90deg,\n var(--gray-30) 0,\n var(--gray-30) 4px,\n transparent 4px,\n transparent 8px\n )}.connector--bypassed{background:var(--gray-40)}.connector--gray-to-blue{background:linear-gradient(to right, var(--gray-60), var(--blue-60))}.connector--blue-to-purple{background:linear-gradient(to right, var(--blue-60), var(--purple-60))}.connector--purple-to-green{background:linear-gradient(to right, var(--purple-60), var(--green-60))}`;const r=class{constructor(t){e(this,t);this.showRecipient=true;this.recipientRole="signer";this.recipientColour="gray";this.status="sent";this.emailProblem="";this.labelEmailed="Emailed";this.labelOpened="Opened";this.labelViewed="Viewed";this.labelSigned="Signed";this.labelApproved="Approved";this.labelWitnessed="Witnessed";this.labelRejected="Rejected";this.labelBounced="Bounced";this.labelExpired="Expired";this.labelOutOfOffice="Out of Office";this.labelScheduled="Scheduled";this.labelNotSent="Not Sent";this.labelNotOpened="Not Opened";this.labelNotViewed="Not Viewed";this.labelNotSigned="Not Signed";this.labelNotApproved="Not Approved";this.labelNotWitnessed="Not Witnessed";this.labelBypassed="Bypassed"}get hasHardBounce(){return["EMAILBOUNCEHARD","EMAILBOUNCEDELAY"].includes(this.emailProblem)}get hasOutOfOffice(){return["EMAILBOUNCESOFT"].includes(this.emailProblem)}get hasBounce(){return this.hasHardBounce||this.hasOutOfOffice}get isExpired(){return!!this.expiryDate&&new Date>new Date(this.expiryDate)&&this.status!=="completed"&&this.status!=="rejected"}get progress(){switch(this.status){case"sent":return 1;case"email opened":return 2;case"rejected":case"removed":return 4;case"fields complete":case"visited":case"fields complete excluding signature":case"witnessing required":return 3;case"completed":case"downloaded final document":return 4;default:return 0}}get notOpenComplete(){return this.status==="completed"&&!this.emailOpenedDateTime}get notViewedComplete(){return this.status==="completed"&&!this.documentFirstViewedDateTime}get openedButExpired(){return this.isExpired&&!!this.emailOpenedDateTime}get viewedButExpired(){return this.isExpired&&!!this.documentFirstViewedDateTime}getLastStateLabel(e){if(this.status==="rejected")return this.labelRejected;switch(this.recipientRole){case"approver":return e?this.labelNotApproved:this.labelApproved;case"witness":return e?this.labelNotWitnessed:this.labelWitnessed;default:return e?this.labelNotSigned:this.labelSigned}}formatDate(e){if(!e)return"";const t=new Date(e);const i=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];const s=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];const r=String(t.getHours()).padStart(2,"0");const a=String(t.getMinutes()).padStart(2,"0");return`${i[t.getDay()]} ${String(t.getDate()).padStart(2,"0")} ${s[t.getMonth()]}, ${r}:${a}`}getProgressColour(){switch(this.progress){case 1:return this.hasBounce?"yellow":"gray";case 2:return"blue";case 3:return"purple";case 4:return this.status==="rejected"?"red":"green";default:return"gray"}}getProgressIconName(){if(this.signedDateTime)return this.status==="rejected"?"exclamation-circle-icon":"check-circle-icon";if(this.documentFirstViewedDateTime)return"circle-filled-three-quarter-icon";if(this.emailOpenedDateTime)return this.hasBounce?"exclamation-circle-icon":"circle-filled-half-icon";if(this.sentDateTime)return this.hasBounce?"exclamation-circle-icon":"circle-filled-quarter-icon";return null}getProgressText(){if(this.signedDateTime)return this.status==="rejected"?this.labelRejected:this.labelSigned;if(this.documentFirstViewedDateTime)return this.labelViewed;if(this.emailOpenedDateTime)return this.hasBounce?this.labelBounced:this.labelOpened;if(this.sentDateTime)return this.hasBounce?this.labelBounced:this.labelEmailed;return this.labelScheduled}getMobileTooltip(){if(this.sentDateTime&&!this.emailOpenedDateTime)return this.formatDate(this.sentDateTime);if(this.emailOpenedDateTime&&!this.documentFirstViewedDateTime)return this.formatDate(this.emailOpenedDateTime);if(this.documentFirstViewedDateTime&&!this.signedDateTime)return this.formatDate(this.documentFirstViewedDateTime);if(this.signedDateTime)return this.formatDate(this.signedDateTime);return this.labelScheduled}getEmailedLabel(){if(this.isExpired)return this.labelExpired;if(this.hasOutOfOffice)return this.labelOutOfOffice;if(this.hasHardBounce)return this.labelBounced;return this.labelEmailed}render(){const e=this.getProgressColour();const s=this.getProgressIconName();const r=this.status==="completed"||this.status==="downloaded final document";return t("div",{key:"438e1daf050660b6c7b260aab08c5bee07fb928f",class:"timeline-wrapper",style:this.customStyle},this.showRecipient&&t("div",{key:"694e0c64d37815896a3dcdedeed32652eb200a3c",class:"recipient"},t("div",{key:"e60e49007e3b2c499075926a5f6df75afd606045",class:"recipient-icon",style:{color:`var(--${this.recipientColour}-90)`,background:`var(--${this.recipientColour}-${this.recipientRole==="witness"?"30":"40"})`}},t("ls-icon",{key:"555746d2ab993116ea0ef38d1d43ee0178847b65",name:this.recipientRole==="witness"?"eye-icon":this.recipientRole==="approver"?"check-circle-icon":"signature-icon",size:16})),t("div",{key:"7f2d57a99835ed40065d35e8fd23dca120f96e3b",class:"recipient-details"},t("p",{key:"9475c8da9d878b73f01c2be94c867b5f39717da5",class:"recipient-name"},this.recipientName),t("p",{key:"df8f3958afb8ac800bc2cda5a1bd7ecb87f2da1b",class:"recipient-email"},this.recipientEmail))),this.showRecipient&&t("div",{key:"9473702ad30a2fb99f097fe985b649fe325fd31e",class:"divider"}),t("div",{key:"ada4ae7b85b6cbd75bb46ffaf343e1e26175a973",class:"mobile"},t("div",{key:"e587da6a9b87adff52a2e9361819ae47ddbb90b5",class:"mobile-tag",style:{color:`var(--${e}-90)`,outline:`1px solid var(--${e}-100)`},title:this.getMobileTooltip()},s?t("ls-icon",{name:s,size:14,solid:true,style:{color:"inherit"}}):t("ls-icon",{name:"scheduled-icon",size:14,solid:true,style:{color:"inherit"}}),t("span",{key:"4039744205e72a5536ec0bd1a4d809f527d39261"},this.getProgressText()))),t("div",{key:"7e299414a19d49c4a1d7b74de23f0dfe8d6a210d",class:"desktop"},t("div",{key:"7320972707809fb6759a89a33f774527e1b1747a",class:"step-group"},t("div",{key:"fbcd5d7d23f1901419f8f548670686a58478f550",class:i("step",this.hasBounce?"step--bounced":this.isExpired?"step--expired":this.sentDateTime?"step--emailed":"step--empty"),"data-tooltip":this.isExpired?this.formatDate(this.expiryDate):!this.sentDateTime?this.labelNotSent:this.formatDate(this.sentDateTime)},this.isExpired&&(this.sentDateTime||this.hasBounce||this.status==="unsent")?t("ls-icon",{name:"exclamation-circle-icon",size:14,solid:true,style:{color:"var(--red-60)"}}):this.sentDateTime&&!this.hasBounce?t("ls-icon",{name:"circle-filled-quarter-icon",size:14,solid:true,style:{color:"var(--gray-60)"}}):this.hasBounce?t("ls-icon",{name:"exclamation-circle-icon",size:14,solid:true,style:{color:"var(--yellow-60)"}}):null),t("p",{key:"defe0a82ff2ac51f22152ca66381e8b3f4ac2894",class:i("label label--emailed",!(this.sentDateTime||this.isExpired)&&"label--inactive")},this.getEmailedLabel())),t("div",{key:"418795188bfa799a6ac6f5058be03435f5de57bc",class:i("connector",this.sentDateTime&&this.emailOpenedDateTime&&!this.isExpired?"connector--gray-to-blue":r?"connector--bypassed":"connector--inactive")}),t("div",{key:"d76d174f08fc1f88793e4c9c6463b86c4b8c4bf0",class:"step-group"},t("div",{key:"101a7b6647361a061db20b35a651ed5c520c01d0",class:i("step",this.emailOpenedDateTime&&!this.isExpired?"step--opened":this.openedButExpired||r?"step--bypassed":"step--empty"),"data-tooltip":this.emailOpenedDateTime?this.formatDate(this.emailOpenedDateTime):this.notOpenComplete?this.labelBypassed:this.isExpired?"":this.labelNotOpened},this.emailOpenedDateTime&&!this.isExpired?this.progress>1?t("ls-icon",{name:"circle-filled-half-icon",size:14,solid:true,style:{color:"var(--blue-60)"}}):null:(r||this.openedButExpired)&&t("span",{class:"step-dash"})),t("p",{key:"e27b7adb8f15a37bfee0a936612c3e3d9545c658",class:i("label label--opened",!this.emailOpenedDateTime&&"label--inactive")},this.labelOpened)),t("div",{key:"bcb5536623252fe76f3a587768373e58f3398fa0",class:i("connector",this.emailOpenedDateTime&&this.documentFirstViewedDateTime&&!this.isExpired?"connector--blue-to-purple":r?"connector--bypassed":"connector--inactive")}),t("div",{key:"d8b1ac3a53700a18f5a13e790285a671a1caef4d",class:"step-group"},t("div",{key:"72b2d526eabbb9060ea7624e4536f76ef9355918",class:i("step",this.documentFirstViewedDateTime&&!this.isExpired?"step--viewed":this.viewedButExpired||r?"step--bypassed":"step--empty"),"data-tooltip":this.documentFirstViewedDateTime?this.formatDate(this.documentFirstViewedDateTime):this.notViewedComplete?this.labelBypassed:this.isExpired?"":this.labelNotViewed},this.documentFirstViewedDateTime&&!this.isExpired?t("ls-icon",{name:"circle-filled-three-quarter-icon",size:14,solid:true,style:{color:"var(--purple-60)"}}):(r||this.viewedButExpired)&&t("span",{class:"step-dash"})),t("p",{key:"56bea7400dc7a166883a717701a1463c187ec01a",class:i("label label--viewed",!this.documentFirstViewedDateTime&&"label--inactive")},this.labelViewed)),t("div",{key:"a6ed124611131216439b837b3511c7b919cf520a",class:i("connector",this.documentFirstViewedDateTime&&this.signedDateTime?"connector--purple-to-green":r?"connector--bypassed":"connector--inactive")}),t("div",{key:"a88e78e79f9f4e3a4b9cf38b1d00e0c95dbee48d",class:"step-group"},t("div",{key:"c49e001742ec1365f81f9b8d93993f2352daaf23",class:i("step",this.status==="rejected"?"step--rejected":this.signedDateTime?"step--signed":"step--empty"),"data-tooltip":this.signedDateTime?this.formatDate(this.signedDateTime):this.getLastStateLabel(true)},this.signedDateTime&&this.status!=="rejected"&&t("ls-icon",{key:"c7cf3761155607b4b3e79ff03b6fc944ed11e408",name:"check-circle-icon",size:14,solid:true,style:{color:"var(--green-60)"}}),this.status==="rejected"&&t("ls-icon",{key:"ee7592e32fbf3f291295a887cab713966465f61d",name:"exclamation-circle-icon",size:14,solid:true,style:{color:"var(--red-60)"}})),t("p",{key:"d6ef2dae47b1e77e616af41a9fe2ecdebfa0c99b",class:i("label",!this.signedDateTime&&"label--inactive")},this.getLastStateLabel(false)))))}};r.style=s();export{r as ls_timeline};
2
- //# sourceMappingURL=p-96f97b66.entry.js.map
1
+ import{r as e,h as t}from"./p-CqgU9BMJ.js";import{c as i}from"./p-ChV9xqsO.js";const s=()=>`*{box-sizing:border-box;line-height:1}.timeline-wrapper{display:flex;align-items:center;gap:0.75rem;width:100%}.recipient{display:flex;align-items:center;gap:0.5rem;flex-shrink:0}.recipient-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.625rem;flex-shrink:0}.recipient-details{display:flex;flex-direction:column;width:7.75rem}.recipient-name{color:var(--gray-100);font-size:0.75rem;font-weight:var(--font-medium);line-height:1rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipient-email{color:var(--gray-80);font-size:0.75rem;line-height:1rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.divider{width:1px;height:1rem;background-color:var(--gray-20);flex-shrink:0}.mobile{display:flex;align-items:center;justify-content:flex-end;width:100%}.mobile-tag{display:flex;align-items:center;gap:0.25rem;height:1.5rem;padding:0.25rem 0.5rem;border-radius:9999px;font-size:0.875rem;font-weight:var(--font-medium);white-space:nowrap;width:fit-content}.desktop{display:none;align-items:center;justify-content:space-evenly;gap:0.625rem;width:100%}@media (min-width: 1024px){.mobile{display:none}.desktop{display:flex}}.step-group{display:flex;align-items:center;gap:0.5rem;flex-shrink:0;position:relative}.step[data-tooltip]{cursor:default}.step[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 0.5rem);left:50%;transform:translateX(-50%);background:var(--gray-90);color:white;font-size:0.75rem;padding:0.375rem 0.5rem;border-radius:0.375rem;white-space:nowrap;z-index:10;pointer-events:none;line-height:1}.step[data-tooltip='']:hover::after{display:none}.step{width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;flex-shrink:0;position:relative}.step--empty{background:transparent;border:1px dashed var(--gray-40)}.step--bypassed{background:var(--gray-10);border:1px solid var(--gray-40)}.step--emailed{background:var(--gray-20);border:1px solid var(--gray-80)}.step--bounced{background:var(--yellow-10);border:1px solid var(--yellow-80)}.step--expired{background:var(--red-10);border:1px solid var(--red-80)}.step--opened{background:var(--blue-20);border:1px solid var(--blue-80)}.step--viewed{background:var(--purple-20);border:1px solid var(--purple-80)}.step--signed{background:var(--green-20);border:1px solid var(--green-80)}.step--rejected{background:var(--red-20);border:1px solid var(--red-80)}.step-dash{background:var(--gray-40);border-radius:9999px;width:0.5rem;height:0.125rem;overflow:hidden}.label{font-size:0.875rem;font-weight:var(--font-medium);white-space:nowrap;margin:0;color:var(--gray-100)}.label--emailed{width:4.375rem}.label--opened{width:3.938rem}.label--viewed{width:3.938rem}.label--inactive{color:var(--gray-50)}.connector{width:100%;height:1px;border-radius:9999px;margin:0 0.25rem;flex-shrink:1}.connector--inactive{background:repeating-linear-gradient(\n 90deg,\n var(--gray-30) 0,\n var(--gray-30) 4px,\n transparent 4px,\n transparent 8px\n )}.connector--bypassed{background:var(--gray-40)}.connector--gray-to-blue{background:linear-gradient(to right, var(--gray-60), var(--blue-60))}.connector--blue-to-purple{background:linear-gradient(to right, var(--blue-60), var(--purple-60))}.connector--purple-to-green{background:linear-gradient(to right, var(--purple-60), var(--green-60))}`;const r=class{constructor(t){e(this,t);this.showRecipient=true;this.recipientRole="signer";this.recipientColour="gray";this.status="sent";this.emailProblem="";this.labelEmailed="Emailed";this.labelOpened="Opened";this.labelViewed="Viewed";this.labelSigned="Signed";this.labelApproved="Approved";this.labelWitnessed="Witnessed";this.labelRejected="Rejected";this.labelBounced="Bounced";this.labelExpired="Expired";this.labelOutOfOffice="Out of Office";this.labelScheduled="Scheduled";this.labelNotSent="Not Sent";this.labelNotOpened="Not Opened";this.labelNotViewed="Not Viewed";this.labelNotSigned="Not Signed";this.labelNotApproved="Not Approved";this.labelNotWitnessed="Not Witnessed";this.labelBypassed="Bypassed"}get hasHardBounce(){return["EMAILBOUNCEHARD","EMAILBOUNCEDELAY"].includes(this.emailProblem)}get hasOutOfOffice(){return["EMAILBOUNCESOFT"].includes(this.emailProblem)}get hasBounce(){return this.hasHardBounce||this.hasOutOfOffice}get isExpired(){return!!this.expiryDate&&new Date>new Date(this.expiryDate)&&this.status!=="completed"&&this.status!=="rejected"}get progress(){switch(this.status){case"sent":return 1;case"email opened":return 2;case"rejected":case"removed":return 4;case"fields complete":case"visited":case"fields complete excluding signature":case"witnessing required":return 3;case"completed":case"downloaded final document":return 4;default:return 0}}get notOpenComplete(){return this.status==="completed"&&!this.emailOpenedDateTime}get notViewedComplete(){return this.status==="completed"&&!this.documentFirstViewedDateTime}get openedButExpired(){return this.isExpired&&!!this.emailOpenedDateTime}get viewedButExpired(){return this.isExpired&&!!this.documentFirstViewedDateTime}getLastStateLabel(e){if(this.status==="rejected")return this.labelRejected;switch(this.recipientRole){case"approver":return e?this.labelNotApproved:this.labelApproved;case"witness":return e?this.labelNotWitnessed:this.labelWitnessed;default:return e?this.labelNotSigned:this.labelSigned}}formatDate(e){if(!e)return"";const t=new Date(e);const i=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];const s=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];const r=String(t.getHours()).padStart(2,"0");const a=String(t.getMinutes()).padStart(2,"0");return`${i[t.getDay()]} ${String(t.getDate()).padStart(2,"0")} ${s[t.getMonth()]}, ${r}:${a}`}getProgressColour(){switch(this.progress){case 1:return this.hasBounce?"yellow":"gray";case 2:return"blue";case 3:return"purple";case 4:return this.status==="rejected"?"red":"green";default:return"gray"}}getProgressIconName(){if(this.signedDateTime)return this.status==="rejected"?"exclamation-circle-icon":"check-circle-icon";if(this.documentFirstViewedDateTime)return"circle-filled-three-quarter-icon";if(this.emailOpenedDateTime)return this.hasBounce?"exclamation-circle-icon":"circle-filled-half-icon";if(this.sentDateTime)return this.hasBounce?"exclamation-circle-icon":"circle-filled-quarter-icon";return null}getProgressText(){if(this.signedDateTime)return this.status==="rejected"?this.labelRejected:this.labelSigned;if(this.documentFirstViewedDateTime)return this.labelViewed;if(this.emailOpenedDateTime)return this.hasBounce?this.labelBounced:this.labelOpened;if(this.sentDateTime)return this.hasBounce?this.labelBounced:this.labelEmailed;return this.labelScheduled}getMobileTooltip(){if(this.sentDateTime&&!this.emailOpenedDateTime)return this.formatDate(this.sentDateTime);if(this.emailOpenedDateTime&&!this.documentFirstViewedDateTime)return this.formatDate(this.emailOpenedDateTime);if(this.documentFirstViewedDateTime&&!this.signedDateTime)return this.formatDate(this.documentFirstViewedDateTime);if(this.signedDateTime)return this.formatDate(this.signedDateTime);return this.labelScheduled}getEmailedLabel(){if(this.isExpired)return this.labelExpired;if(this.hasOutOfOffice)return this.labelOutOfOffice;if(this.hasHardBounce)return this.labelBounced;return this.labelEmailed}render(){const e=this.getProgressColour();const s=this.getProgressIconName();const r=this.status==="completed"||this.status==="downloaded final document";return t("div",{key:"438e1daf050660b6c7b260aab08c5bee07fb928f",class:"timeline-wrapper",style:this.customStyle},this.showRecipient&&t("div",{key:"694e0c64d37815896a3dcdedeed32652eb200a3c",class:"recipient"},t("div",{key:"e60e49007e3b2c499075926a5f6df75afd606045",class:"recipient-icon",style:{color:`var(--${this.recipientColour}-90)`,background:`var(--${this.recipientColour}-${this.recipientRole==="witness"?"30":"40"})`}},t("ls-icon",{key:"555746d2ab993116ea0ef38d1d43ee0178847b65",name:this.recipientRole==="witness"?"eye-icon":this.recipientRole==="approver"?"check-circle-icon":"signature-icon",size:16})),t("div",{key:"7f2d57a99835ed40065d35e8fd23dca120f96e3b",class:"recipient-details"},t("p",{key:"9475c8da9d878b73f01c2be94c867b5f39717da5",class:"recipient-name"},this.recipientName),t("p",{key:"df8f3958afb8ac800bc2cda5a1bd7ecb87f2da1b",class:"recipient-email"},this.recipientEmail))),this.showRecipient&&t("div",{key:"9473702ad30a2fb99f097fe985b649fe325fd31e",class:"divider"}),t("div",{key:"ada4ae7b85b6cbd75bb46ffaf343e1e26175a973",class:"mobile"},t("div",{key:"e587da6a9b87adff52a2e9361819ae47ddbb90b5",class:"mobile-tag",style:{color:`var(--${e}-90)`,outline:`1px solid var(--${e}-100)`},title:this.getMobileTooltip()},s?t("ls-icon",{name:s,size:14,solid:true,style:{color:"inherit"}}):t("ls-icon",{name:"scheduled-icon",size:14,solid:true,style:{color:"inherit"}}),t("span",{key:"4039744205e72a5536ec0bd1a4d809f527d39261"},this.getProgressText()))),t("div",{key:"7e299414a19d49c4a1d7b74de23f0dfe8d6a210d",class:"desktop"},t("div",{key:"7320972707809fb6759a89a33f774527e1b1747a",class:"step-group"},t("div",{key:"fbcd5d7d23f1901419f8f548670686a58478f550",class:i("step",this.hasBounce?"step--bounced":this.isExpired?"step--expired":this.sentDateTime?"step--emailed":"step--empty"),"data-tooltip":this.isExpired?this.formatDate(this.expiryDate):!this.sentDateTime?this.labelNotSent:this.formatDate(this.sentDateTime)},this.isExpired&&(this.sentDateTime||this.hasBounce||this.status==="unsent")?t("ls-icon",{name:"exclamation-circle-icon",size:14,solid:true,style:{color:"var(--red-60)"}}):this.sentDateTime&&!this.hasBounce?t("ls-icon",{name:"circle-filled-quarter-icon",size:14,solid:true,style:{color:"var(--gray-60)"}}):this.hasBounce?t("ls-icon",{name:"exclamation-circle-icon",size:14,solid:true,style:{color:"var(--yellow-60)"}}):null),t("p",{key:"defe0a82ff2ac51f22152ca66381e8b3f4ac2894",class:i("label label--emailed",!(this.sentDateTime||this.isExpired)&&"label--inactive")},this.getEmailedLabel())),t("div",{key:"418795188bfa799a6ac6f5058be03435f5de57bc",class:i("connector",this.sentDateTime&&this.emailOpenedDateTime&&!this.isExpired?"connector--gray-to-blue":r?"connector--bypassed":"connector--inactive")}),t("div",{key:"d76d174f08fc1f88793e4c9c6463b86c4b8c4bf0",class:"step-group"},t("div",{key:"101a7b6647361a061db20b35a651ed5c520c01d0",class:i("step",this.emailOpenedDateTime&&!this.isExpired?"step--opened":this.openedButExpired||r?"step--bypassed":"step--empty"),"data-tooltip":this.emailOpenedDateTime?this.formatDate(this.emailOpenedDateTime):this.notOpenComplete?this.labelBypassed:this.isExpired?"":this.labelNotOpened},this.emailOpenedDateTime&&!this.isExpired?this.progress>1?t("ls-icon",{name:"circle-filled-half-icon",size:14,solid:true,style:{color:"var(--blue-60)"}}):null:(r||this.openedButExpired)&&t("span",{class:"step-dash"})),t("p",{key:"e27b7adb8f15a37bfee0a936612c3e3d9545c658",class:i("label label--opened",!this.emailOpenedDateTime&&"label--inactive")},this.labelOpened)),t("div",{key:"bcb5536623252fe76f3a587768373e58f3398fa0",class:i("connector",this.emailOpenedDateTime&&this.documentFirstViewedDateTime&&!this.isExpired?"connector--blue-to-purple":r?"connector--bypassed":"connector--inactive")}),t("div",{key:"d8b1ac3a53700a18f5a13e790285a671a1caef4d",class:"step-group"},t("div",{key:"72b2d526eabbb9060ea7624e4536f76ef9355918",class:i("step",this.documentFirstViewedDateTime&&!this.isExpired?"step--viewed":this.viewedButExpired||r?"step--bypassed":"step--empty"),"data-tooltip":this.documentFirstViewedDateTime?this.formatDate(this.documentFirstViewedDateTime):this.notViewedComplete?this.labelBypassed:this.isExpired?"":this.labelNotViewed},this.documentFirstViewedDateTime&&!this.isExpired?t("ls-icon",{name:"circle-filled-three-quarter-icon",size:14,solid:true,style:{color:"var(--purple-60)"}}):(r||this.viewedButExpired)&&t("span",{class:"step-dash"})),t("p",{key:"56bea7400dc7a166883a717701a1463c187ec01a",class:i("label label--viewed",!this.documentFirstViewedDateTime&&"label--inactive")},this.labelViewed)),t("div",{key:"a6ed124611131216439b837b3511c7b919cf520a",class:i("connector",this.documentFirstViewedDateTime&&this.signedDateTime?"connector--purple-to-green":r?"connector--bypassed":"connector--inactive")}),t("div",{key:"a88e78e79f9f4e3a4b9cf38b1d00e0c95dbee48d",class:"step-group"},t("div",{key:"c49e001742ec1365f81f9b8d93993f2352daaf23",class:i("step",this.status==="rejected"?"step--rejected":this.signedDateTime?"step--signed":"step--empty"),"data-tooltip":this.signedDateTime?this.formatDate(this.signedDateTime):this.getLastStateLabel(true)},this.signedDateTime&&this.status!=="rejected"&&t("ls-icon",{key:"c7cf3761155607b4b3e79ff03b6fc944ed11e408",name:"check-circle-icon",size:14,solid:true,style:{color:"var(--green-60)"}}),this.status==="rejected"&&t("ls-icon",{key:"ee7592e32fbf3f291295a887cab713966465f61d",name:"exclamation-circle-icon",size:14,solid:true,style:{color:"var(--red-60)"}})),t("p",{key:"d6ef2dae47b1e77e616af41a9fe2ecdebfa0c99b",class:i("label",!this.signedDateTime&&"label--inactive")},this.getLastStateLabel(false)))))}};r.style=s();export{r as ls_timeline};
2
+ //# sourceMappingURL=p-ae2d6df8.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as n,h as t,H as e}from"./p-DViEC2JJ.js";import{c as s}from"./p-ChV9xqsO.js";const o=()=>`* {\n box-sizing: border-box;\n}\n\n.element-class {\n margin: 0;\n padding: 0;\n}\n\n.weight {\n .text,\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-weight: var(--text-weight);\n }\n}\n\n.colour {\n color: var(--text-colour);\n}\n\n.no-wrap {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n/* Text Styles */\n.text-xs {\n font-size: 0.75rem;\n}\n\n.text-sm {\n font-size: 0.875rem;\n}\n\n.text-base {\n font-size: 1rem;\n}\n\n.text-lg {\n font-size: 1.125rem;\n}\n\n.text-xl {\n font-size: 1.25rem;\n}\n\n.text-2xl {\n font-size: 1.5rem;\n}\n\n.text-3xl {\n font-size: 1.875rem;\n}\n\n.text-4xl {\n font-size: 2.25rem;\n}\n\n.text-5xl {\n font-size: 3rem;\n}\n\n.text-6xl {\n font-size: 3.75rem;\n}\n\n.text-7xl {\n font-size: 4.5rem;\n}\n\n.text-8xl {\n font-size: 6rem;\n}\n\n.text-9xl {\n font-size: 8rem;\n}\n`;const r=class{constructor(t){n(this,t);this.colour="var(--gray-100)"}render(){const{preset:n,size:o,weight:r,colour:x}=this;const i=s(r&&"weight",o&&`text-${o}`,this.noWrap&&"no-wrap",x&&"colour");const l=n==="h1"?"h1":n==="h2"?"h2":n==="h3"?"h3":n==="h4"?"h4":n==="h5"?"h5":n==="h6"?"h6":"p";return t(e,{key:"98761c0158daeb55c8c2fc5e701cc8ed171da7b3",class:i,style:{"--text-weight":`var(--font-${r})`,"--text-colour":`${x}`}},t(l,{className:"element-class"},t("slot",null)))}};r.style=o();export{r as ls_text};
2
- //# sourceMappingURL=p-d8f43051.entry.js.map
1
+ import{r as n,h as t,H as e}from"./p-CqgU9BMJ.js";import{c as s}from"./p-ChV9xqsO.js";const o=()=>`* {\n box-sizing: border-box;\n}\n\n.element-class {\n margin: 0;\n padding: 0;\n}\n\n.weight {\n .text,\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-weight: var(--text-weight);\n }\n}\n\n.colour {\n color: var(--text-colour);\n}\n\n.no-wrap {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n/* Text Styles */\n.text-xs {\n font-size: 0.75rem;\n}\n\n.text-sm {\n font-size: 0.875rem;\n}\n\n.text-base {\n font-size: 1rem;\n}\n\n.text-lg {\n font-size: 1.125rem;\n}\n\n.text-xl {\n font-size: 1.25rem;\n}\n\n.text-2xl {\n font-size: 1.5rem;\n}\n\n.text-3xl {\n font-size: 1.875rem;\n}\n\n.text-4xl {\n font-size: 2.25rem;\n}\n\n.text-5xl {\n font-size: 3rem;\n}\n\n.text-6xl {\n font-size: 3.75rem;\n}\n\n.text-7xl {\n font-size: 4.5rem;\n}\n\n.text-8xl {\n font-size: 6rem;\n}\n\n.text-9xl {\n font-size: 8rem;\n}\n`;const r=class{constructor(t){n(this,t);this.colour="var(--gray-100)"}render(){const{preset:n,size:o,weight:r,colour:x}=this;const i=s(r&&"weight",o&&`text-${o}`,this.noWrap&&"no-wrap",x&&"colour");const l=n==="h1"?"h1":n==="h2"?"h2":n==="h3"?"h3":n==="h4"?"h4":n==="h5"?"h5":n==="h6"?"h6":"p";return t(e,{key:"98761c0158daeb55c8c2fc5e701cc8ed171da7b3",class:i,style:{"--text-weight":`var(--font-${r})`,"--text-colour":`${x}`}},t(l,{className:"element-class"},t("slot",null)))}};r.style=o();export{r as ls_text};
2
+ //# sourceMappingURL=p-d09bc75d.entry.js.map