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 +1 @@
1
- {"file":"p-BdMLvgbA.js","mappings":"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","names":["this","__stencil_proxyCustomElement","HTMLElement"],"sources":["node_modules/.pnpm/legalesign-ui@0.0.44/node_modules/legalesign-ui/dist/collection/components/ls-button/ls-button.css?tag=ls-button&encapsulation=shadow","node_modules/.pnpm/legalesign-ui@0.0.44/node_modules/legalesign-ui/dist/collection/components/ls-button/ls-button.js"],"sourcesContent":["button {\n all: unset;\n appearance: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n}\n\n.button {\n position: relative;\n width: fit-content;\n box-sizing: border-box;\n cursor: pointer;\n display: flex;\n align-items: center;\n font-weight: var(--font-medium) !important;\n text-transform: capitalize;\n white-space: nowrap;\n justify-content: center;\n transition: all 0.3s;\n border: 1px solid transparent;\n text-decoration-line: none;\n color: inherit;\n}\n\n.font-weight-test {\n font-weight: var(--font-medium);\n}\n\n.full-width-button {\n width: 100%;\n min-width: 100% !important;\n}\n\n.loading {\n pointer-events: none;\n color: transparent !important;\n}\n\n.host {\n display: flex;\n\n height: fit-content;\n position: relative;\n line-height: 0;\n background-color: transparent !important;\n box-shadow: none !important;\n}\n\n.button:focus {\n box-shadow: var(--focus-box-shadow);\n outline-offset: var(--focus-outline-offset);\n}\n\n.text-container {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n\n.text-padding-sm {\n padding: 0.5rem;\n}\n\n.text-padding-md {\n padding: 0.625rem;\n}\n\n.text-padding-lg {\n padding: 0.75rem;\n}\n\n/* Variants */\n.primary {\n color: white;\n background-color: var(--primary-60);\n box-shadow: var(--shadow-base);\n}\n\n.primary:hover {\n background-color: var(--primary-70);\n box-shadow: var(--shadow-none);\n}\n\n.primary:active {\n background-color: var(--primary-60);\n}\n\n.primary-aaa {\n color: white;\n background-color: var(--primary-70);\n box-shadow: var(--shadow-base);\n}\n\n.primary-aaa:hover {\n background-color: var(--primary-80);\n box-shadow: var(--shadow-none);\n}\n\n.primary-aaa:active {\n background-color: var(--primary-70);\n}\n\n.primary:disabled {\n background-color: var(--primary-20);\n box-shadow: var(--shadow-none);\n}\n\n.secondary {\n color: var(--gray-90);\n background-color: white;\n box-shadow: var(--shadow-base);\n}\n\n.secondary:hover {\n color: var(--gray-100);\n background-color: var(--gray-10);\n box-shadow: var(--shadow-none);\n}\n\n.secondary:active,\n.secondary:focus {\n color: var(--gray-100);\n}\n\n.secondary-aaa {\n color: var(--gray-100);\n background-color: white;\n box-shadow: var(--shadow-base);\n}\n\n.secondary:disabled {\n color: var(--gray-40);\n background-color: var(--gray-10);\n box-shadow: var(--shadow-none);\n}\n\n.secondaryColour {\n color: var(--primary-60);\n background-color: var(--primary-10);\n box-shadow: var(--shadow-base);\n}\n\n.secondaryColour:hover {\n background-color: var(--primary-20);\n box-shadow: var(--shadow-none);\n}\n\n.secondaryColour:active {\n color: var(--primary-60);\n background-color: var(--primary-10);\n}\n\n.secondaryColour:disabled {\n color: var(--primary-30);\n background-color: var(--primary-10);\n box-shadow: var(--shadow-none);\n}\n\n.tertiary {\n color: var(--primary-60);\n background-color: transparent;\n}\n\n.tertiary:hover {\n color: var(--primary-70);\n background-color: var(--primary-10);\n}\n\n.tertiary:active {\n background-color: var(--white);\n}\n\n.tertiary:disabled {\n color: var(--primary-30);\n background-color: transparent;\n}\n\n.destructive {\n color: var(--white);\n background-color: var(--red-70);\n box-shadow: var(--shadow-inner);\n}\n\n.destructive:hover {\n background-color: var(--red-80);\n}\n\n.destructive:disabled {\n background-color: var(--red-10);\n}\n\n.destructiveTertiary {\n color: var(--red-70);\n background-color: transparent;\n}\n\n.destructiveTertiary:hover {\n background-color: var(--red-10);\n}\n\n.destructiveTertiary:disabled {\n color: var(--red-30);\n background-color: transparent;\n}\n\n.tertiaryGrey {\n color: var(--gray-80);\n background-color: transparent;\n}\n\n.tertiaryGrey:hover {\n color: var(--gray-90);\n background-color: var(--gray-10);\n}\n\n.tertiaryGrey:active {\n color: var(--gray-100);\n background-color: var(--white);\n}\n\n.tertiaryGrey:focus {\n color: var(--gray-100);\n}\n\n.tertiaryGrey:disabled {\n color: var(--gray-30);\n background-color: transparent;\n}\n\n.tertiaryDashed {\n color: var(--primary-60);\n background-color: transparent;\n border-style: dashed;\n}\n\n.tertiaryDashed:hover {\n color: var(--primary-70);\n background-color: var(--primary-10);\n}\n\n.tertiaryDashed:active {\n background-color: var(--white);\n}\n\n.tertiaryDashed:disabled {\n color: var(--primary-30);\n background-color: transparent;\n}\n\n/* Sizes */\n.size-sm {\n font-size: 0.875rem;\n padding: 0.5rem;\n height: 2.25rem;\n}\n\n.size-md {\n font-size: 1.125rem;\n padding: 0.625rem;\n height: 2.75rem;\n}\n\n.size-lg {\n font-size: 1.25rem;\n padding: 0.75rem;\n line-height: 1.75rem;\n height: 3.25rem;\n}\n\n/* Rounded */\n.rounded-sm-soft {\n border-radius: 0.5rem;\n}\n\n.rounded-md-soft {\n border-radius: 0.627rem;\n}\n\n.rounded-lg-soft {\n border-radius: 0.75rem;\n}\n\n.rounded-sm-full,\n.rounded-md-full,\n.rounded-lg-full {\n border-radius: 9999px;\n}\n\n/* Disabled */\n.disabled {\n cursor: default;\n}\n\n/* Outline styles */\n.primary-outline {\n border: 1px solid var(--primary-80);\n}\n\n.primary-outline:disabled {\n border-color: var(--primary-30);\n}\n\n.secondary-outline {\n border: 1px solid var(--gray-50);\n}\n\n.secondary-outline:disabled {\n border-color: var(--gray-40);\n}\n\n.secondaryColour-outline {\n border: 1px solid var(--primary-50);\n}\n\n.secondaryColour-outline:disabled {\n border-color: var(--primary-40);\n}\n\n.tertiary-outline {\n border: 1px solid var(--primary-60);\n}\n\n.tertiary-outline:disabled {\n border-color: var(--primary-30);\n}\n\n.tertiaryGrey-outline {\n border: 1px solid var(--gray-40);\n}\n\n.tertiaryGrey-outline:hover {\n border-color: var(--gray-50);\n}\n\n.tertiaryGrey-outline:disabled {\n border-color: var(--gray-30);\n}\n\n.destructive-outline {\n border: 1px solid var(--red-80);\n}\n\n.destructive-outline:disabled {\n border-color: var(--red-30);\n}\n\n.destructiveTertiary-outline {\n border: 1px solid var(--red-60);\n}\n\n.destructiveTertiary-outline:disabled {\n border-color: var(--red-30);\n}\n\n@keyframes dotPulse {\n 0% {\n opacity: 1;\n }\n\n 33% {\n opacity: 0;\n }\n\n 66% {\n opacity: 1;\n }\n}\n\n.dot {\n display: inline-block;\n animation: dotPulse 1s infinite;\n}\n\n.dot:nth-child(2) {\n animation-delay: 0.2s;\n}\n\n.dot:nth-child(3) {\n animation-delay: 0.4s;\n}\n\n.loading-div {\n display: inline-flex;\n position: absolute;\n height: 100%;\n width: 100%;\n border-radius: 9999px;\n align-items: center;\n justify-content: center;\n}\n","var __rest = (this && this.__rest) || function (s, e) {\n var t = {};\n for (var p in s)\n if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n};\nimport { h } from \"@stencil/core\";\nimport { clsx } from \"clsx\";\nexport class LsButton {\n constructor() {\n this.variant = 'primary';\n this.accessibility = 'aa';\n this.type = 'button';\n this.size = 'sm';\n this.rounded = 'soft';\n this.fullWidth = false;\n this.iconSolid = false;\n this.outline = false;\n this.disabled = false;\n this.loading = false;\n this.text = '';\n }\n render() {\n const _a = this, { type, accessibility, customStyle, variant, outline, rounded, size, fullWidth, leadingIcon, trailingIcon, iconSolid, loading, disabled, text } = _a, rest = __rest(_a, [\"type\", \"accessibility\", \"customStyle\", \"variant\", \"outline\", \"rounded\", \"size\", \"fullWidth\", \"leadingIcon\", \"trailingIcon\", \"iconSolid\", \"loading\", \"disabled\", \"text\"]);\n const buttonClass = clsx('button', variant && variant, outline && `${variant}-outline`, accessibility === 'aaa' && `${variant}-aaa`, size && `size-${size.charAt(0) + size.slice(1)}`, rounded &&\n `rounded-${size.charAt(0) + size.slice(1)}-${rounded.charAt(0) + rounded.slice(1)}`, disabled && 'disabled', loading && 'loading', fullWidth && 'full-width-button');\n const textContainterClass = clsx('text-container', `text-padding-${size.charAt(0) + size.slice(1)}`);\n const hostClass = clsx('host', variant && variant);\n return (h(\"host\", { key: '9c5a31d967f62a673c0df7a3ff8fdbebe414cff6', class: hostClass, style: customStyle }, h(\"button\", Object.assign({ key: '9d8509aa6ba584b72dd86d5dfa6aaf2229b77e96', type: type, disabled: disabled, class: buttonClass, style: customStyle }, rest), leadingIcon && (h(\"ls-icon\", { key: 'a214e224fa10f0007e4f60acc6aa28db68229050', name: leadingIcon, solid: iconSolid, size: size === 'md' ? 24 : size === 'lg' ? 28 : 20 })), text && h(\"span\", { key: '52262115a61bcb3663fbd45d2e5518532ac0b2cd', class: textContainterClass }, text), trailingIcon && (h(\"ls-icon\", { key: '3d58655e75db69c6a7e0e4c92258e84c64988993', name: trailingIcon, size: size === 'md' ? 24 : size === 'lg' ? 28 : 20, solid: iconSolid }))), loading && (h(\"div\", { key: 'fc83ecee6a20a1a33804252c818f1ad0572f9fc0', class: 'loading-div' }, h(\"ls-loading\", { key: 'a34f9cf91973f8b98c6bde37209193feb6b012d8', iconSize: size === 'md' ? 24 : size === 'lg' ? 28 : 20 })))));\n }\n static get is() { return \"ls-button\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"ls-button.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"ls-button.css\"]\n };\n }\n static get properties() {\n return {\n \"variant\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ButtonVariant\",\n \"resolved\": \"\\\"destructive\\\" | \\\"destructiveTertiary\\\" | \\\"primary\\\" | \\\"secondary\\\" | \\\"secondaryColour\\\" | \\\"tertiary\\\" | \\\"tertiaryDashed\\\" | \\\"tertiaryGrey\\\"\",\n \"references\": {\n \"ButtonVariant\": {\n \"location\": \"import\",\n \"path\": \"../../types/Button\",\n \"id\": \"src/types/Button.ts::ButtonVariant\",\n \"referenceLocation\": \"ButtonVariant\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"variant\",\n \"defaultValue\": \"'primary'\"\n },\n \"accessibility\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"'aa' | 'aaa'\",\n \"resolved\": \"\\\"aa\\\" | \\\"aaa\\\"\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"accessibility\",\n \"defaultValue\": \"'aa'\"\n },\n \"type\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ButtonType\",\n \"resolved\": \"\\\"button\\\" | \\\"reset\\\" | \\\"submit\\\"\",\n \"references\": {\n \"ButtonType\": {\n \"location\": \"local\",\n \"path\": \"/home/runner/work/ui/ui/packages/ui/src/components/ls-button/ls-button.tsx\",\n \"id\": \"src/components/ls-button/ls-button.tsx::ButtonType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"type\",\n \"defaultValue\": \"'button'\"\n },\n \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Size\",\n \"resolved\": \"\\\"lg\\\" | \\\"md\\\" | \\\"sm\\\"\",\n \"references\": {\n \"Size\": {\n \"location\": \"import\",\n \"path\": \"../../types/Size\",\n \"id\": \"src/types/Size.ts::Size\",\n \"referenceLocation\": \"Size\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"size\",\n \"defaultValue\": \"'sm'\"\n },\n \"rounded\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Rounded\",\n \"resolved\": \"\\\"full\\\" | \\\"none\\\" | \\\"soft\\\"\",\n \"references\": {\n \"Rounded\": {\n \"location\": \"import\",\n \"path\": \"../../types/Rounded\",\n \"id\": \"src/types/Rounded.ts::Rounded\",\n \"referenceLocation\": \"Rounded\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"rounded\",\n \"defaultValue\": \"'soft'\"\n },\n \"fullWidth\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"full-width\",\n \"defaultValue\": \"false\"\n },\n \"leadingIcon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Icon\",\n \"resolved\": \"\\\"academic-cap-icon\\\" | \\\"accessibility-icon\\\" | \\\"add-column-left-icon\\\" | \\\"add-column-right-icon\\\" | \\\"add-more-list-icon\\\" | \\\"adjustments-icon\\\" | \\\"annotation-icon\\\" | \\\"apply-all-rows-icon\\\" | \\\"archive-icon\\\" | \\\"arrow-circle-down-icon\\\" | \\\"arrow-circle-left-icon\\\" | \\\"arrow-circle-right-icon\\\" | \\\"arrow-circle-up-icon\\\" | \\\"arrow-down-icon\\\" | \\\"arrow-left-icon\\\" | \\\"arrow-narrow-down-icon\\\" | \\\"arrow-narrow-left-icon\\\" | \\\"arrow-narrow-right-icon\\\" | \\\"arrow-narrow-up-icon\\\" | \\\"arrow-right-icon\\\" | \\\"arrow-sm-down-icon\\\" | \\\"arrow-sm-left-icon\\\" | \\\"arrow-sm-right-icon\\\" | \\\"arrow-sm-up-icon\\\" | \\\"arrow-up-icon\\\" | \\\"arrow-up-link-out-icon\\\" | \\\"arrows-expand-icon\\\" | \\\"arrows-minimise-icon\\\" | \\\"at-symbol-icon\\\" | \\\"auto-date-icon\\\" | \\\"auto-sign-icon\\\" | \\\"backspace-icon\\\" | \\\"badge-check-icon\\\" | \\\"ban-icon\\\" | \\\"base-circle-icon\\\" | \\\"batch-send-arrow-icon\\\" | \\\"beaker-icon\\\" | \\\"bell-icon\\\" | \\\"book-open-icon\\\" | \\\"bookmark-alt-icon\\\" | \\\"bookmark-icon\\\" | \\\"box-crossed-icon\\\" | \\\"box-empty-icon\\\" | \\\"box-ticked-icon\\\" | \\\"branch-icon\\\" | \\\"briefcase-icon\\\" | \\\"bulk-send-arrow-icon\\\" | \\\"bulk-send-icon\\\" | \\\"cake-icon\\\" | \\\"calculator-icon\\\" | \\\"calender-icon\\\" | \\\"camera-icon\\\" | \\\"cash-icon\\\" | \\\"chart-bar-icon\\\" | \\\"chart-pie-icon\\\" | \\\"chart-square-bar-icon\\\" | \\\"chat-alt-2-icon\\\" | \\\"chat-alt-icon\\\" | \\\"chat-icon\\\" | \\\"check-circle-icon\\\" | \\\"check-icon\\\" | \\\"chevron-double-down-icon\\\" | \\\"chevron-double-left-icon\\\" | \\\"chevron-double-right-icon\\\" | \\\"chevron-double-up-icon\\\" | \\\"chevron-down-icon\\\" | \\\"chevron-left-icon\\\" | \\\"chevron-right-icon\\\" | \\\"chevron-up-icon\\\" | \\\"chip-icon\\\" | \\\"circle-filled-half-icon\\\" | \\\"circle-filled-quarter-icon\\\" | \\\"circle-filled-three-quarter-icon\\\" | \\\"circle-half-icon\\\" | \\\"circle-quarter-icon\\\" | \\\"circle-three-quarter-icon\\\" | \\\"clipboard-check-icon\\\" | \\\"clipboard-copy-icon\\\" | \\\"clipboard-icon\\\" | \\\"clipboard-list-icon\\\" | \\\"clock-icon\\\" | \\\"cloud-download-icon\\\" | \\\"cloud-icon\\\" | \\\"cloud-upload-icon\\\" | \\\"code-icon\\\" | \\\"cog-icon\\\" | \\\"collapse-icon\\\" | \\\"collection-icon\\\" | \\\"color-swatch-icon\\\" | \\\"contacts-icon\\\" | \\\"credit-card-icon\\\" | \\\"cube-icon\\\" | \\\"cube-transparent-icon\\\" | \\\"currency-bangladeshi-icon\\\" | \\\"currency-dollar-icon\\\" | \\\"currency-euro-icon\\\" | \\\"currency-pound-icon\\\" | \\\"currency-rupee-icon\\\" | \\\"currency-yen-icon\\\" | \\\"cursor-click-icon\\\" | \\\"database-icon\\\" | \\\"date-sent-sort-ascending-icon\\\" | \\\"date-sent-sort-descending-icon\\\" | \\\"date-sort-ascending-icon\\\" | \\\"date-sort-descending-icon\\\" | \\\"designation-icon\\\" | \\\"desktop-computer-icon\\\" | \\\"device-lock-icon\\\" | \\\"device-mobile-icon\\\" | \\\"device-tablet-icon\\\" | \\\"document-add-icon\\\" | \\\"document-combine-icon\\\" | \\\"document-download-icon\\\" | \\\"document-duplicate-icon\\\" | \\\"document-icon\\\" | \\\"document-import-fields-icon\\\" | \\\"document-info-icon\\\" | \\\"document-merge-alt2-icon\\\" | \\\"document-remove-icon\\\" | \\\"document-replace-icon\\\" | \\\"document-report-icon\\\" | \\\"document-search-icon\\\" | \\\"document-text-icon\\\" | \\\"document-viewed-icon\\\" | \\\"dots-circle-horizontal-icon\\\" | \\\"dots-horizontal-icon\\\" | \\\"dots-vertical-icon\\\" | \\\"download-icon\\\" | \\\"drag-horizontal-icon\\\" | \\\"drag-vertical-icon\\\" | \\\"dropdown-icon\\\" | \\\"duplicate-icon\\\" | \\\"emoji-happy-icon\\\" | \\\"emoji-sad-icon\\\" | \\\"exclamation-circle-icon\\\" | \\\"exclamation-icon\\\" | \\\"expand-icon\\\" | \\\"external-link-icon\\\" | \\\"eye-icon\\\" | \\\"eye-off-icon\\\" | \\\"fast-forward-icon\\\" | \\\"field-alignment-bottom-icon\\\" | \\\"field-alignment-centre-icon\\\" | \\\"field-alignment-left-icon\\\" | \\\"field-alignment-middle-icon\\\" | \\\"field-alignment-right-icon\\\" | \\\"field-alignment-top-icon\\\" | \\\"field-distribute-horizontally-icon\\\" | \\\"field-distribute-vertically-icon\\\" | \\\"field-duplicate-icon\\\" | \\\"field-match-height-icon\\\" | \\\"field-match-width-icon\\\" | \\\"field-order-icon\\\" | \\\"field-placement-icon\\\" | \\\"field-scale-icon\\\" | \\\"field-scaling-off-icon\\\" | \\\"field-selected-icon\\\" | \\\"field-special-icon\\\" | \\\"film-icon\\\" | \\\"filter-icon\\\" | \\\"finger-print-icon\\\" | \\\"fire-icon\\\" | \\\"fit-height-icon\\\" | \\\"fit-width-icon\\\" | \\\"flag-icon\\\" | \\\"folder-add-icon\\\" | \\\"folder-download-icon\\\" | \\\"folder-icon\\\" | \\\"folder-open-icon\\\" | \\\"folder-remove-icon\\\" | \\\"gift-icon\\\" | \\\"globe-alt-icon\\\" | \\\"globe-icon\\\" | \\\"grid-icon\\\" | \\\"guides-icon\\\" | \\\"hand-icon\\\" | \\\"hashtag-icon\\\" | \\\"heart-icon\\\" | \\\"home-icon\\\" | \\\"identification-icon\\\" | \\\"inbox-icon\\\" | \\\"inbox-in-icon\\\" | \\\"information-circle-icon\\\" | \\\"initials-icon\\\" | \\\"key-icon\\\" | \\\"keyboard-icon\\\" | \\\"library-icon\\\" | \\\"light-bulb-icon\\\" | \\\"lightning-bolt-icon\\\" | \\\"link-broken-icon\\\" | \\\"link-icon\\\" | \\\"link-value-icon\\\" | \\\"linked-document-icon\\\" | \\\"linked-icon\\\" | \\\"list-order-icon\\\" | \\\"location-marker-icon\\\" | \\\"lock-closed-icon\\\" | \\\"lock-open-icon\\\" | \\\"login-icon\\\" | \\\"logo-icon\\\" | \\\"logout-icon\\\" | \\\"mail-icon\\\" | \\\"mail-open-icon\\\" | \\\"map-icon\\\" | \\\"menu-alt-1-icon\\\" | \\\"menu-alt-2-icon\\\" | \\\"menu-alt-3-icon\\\" | \\\"menu-alt-4-icon\\\" | \\\"menu-alt-5-icon\\\" | \\\"menu-icon\\\" | \\\"microphone-icon\\\" | \\\"minus-circle-icon\\\" | \\\"minus-icon\\\" | \\\"minus-sm-icon\\\" | \\\"moon-icon\\\" | \\\"move-horizontal-icon\\\" | \\\"move-vertical-icon\\\" | \\\"music-note-icon\\\" | \\\"newspaper-icon\\\" | \\\"office-building-icon\\\" | \\\"page-insert-horizontal-icon\\\" | \\\"page-insert-vertical-icon\\\" | \\\"page-layout-icon\\\" | \\\"pagescroll-preview-icon\\\" | \\\"paper-airplane-icon\\\" | \\\"paper-clip-icon\\\" | \\\"pause-icon\\\" | \\\"pencil-alt-icon\\\" | \\\"pencil-icon\\\" | \\\"phone-icon\\\" | \\\"phone-incoming-icon\\\" | \\\"phone-missed-call-icon\\\" | \\\"phone-outgoing-icon\\\" | \\\"photograph-icon\\\" | \\\"pin-icon\\\" | \\\"play-icon\\\" | \\\"plus-circle-icon\\\" | \\\"plus-icon\\\" | \\\"plus-sm-icon\\\" | \\\"pre-filled-content-icon\\\" | \\\"presentation-chart-bar-icon\\\" | \\\"presentation-chart-line-icon\\\" | \\\"printer-icon\\\" | \\\"puzzle-icon\\\" | \\\"qrcode-icon\\\" | \\\"question-mark-circle-icon\\\" | \\\"quick-send-arrow-icon\\\" | \\\"receipt-refund-icon\\\" | \\\"receipt-tax-icon\\\" | \\\"recipient-details-card-icon\\\" | \\\"recipient-details-icon\\\" | \\\"recipient-link-broken-icon\\\" | \\\"recipient-link-icon\\\" | \\\"recipient-links-icon\\\" | \\\"redo-icon\\\" | \\\"refresh-icon\\\" | \\\"reply-icon\\\" | \\\"required-icon\\\" | \\\"revert-icon\\\" | \\\"rewind-icon\\\" | \\\"rocket-icon\\\" | \\\"rotate-left-icon\\\" | \\\"rotate-right-icon\\\" | \\\"rss-icon\\\" | \\\"save-as-icon\\\" | \\\"save-icon\\\" | \\\"scale-icon\\\" | \\\"scheduled-icon\\\" | \\\"scissors-icon\\\" | \\\"search-circle-icon\\\" | \\\"search-icon\\\" | \\\"selector-icon\\\" | \\\"send-arrow-icon\\\" | \\\"sent-progress-icon\\\" | \\\"server-icon\\\" | \\\"share-icon\\\" | \\\"shield-check-icon\\\" | \\\"shield-exclamation-icon\\\" | \\\"shopping-bag-icon\\\" | \\\"shopping-cart-icon\\\" | \\\"side-panel-close-left-icon\\\" | \\\"side-panel-close-right-icon\\\" | \\\"side-panel-closed-icon\\\" | \\\"side-panel-open-icon\\\" | \\\"side-panel-open-left-icon\\\" | \\\"side-panel-open-right-icon\\\" | \\\"signature-icon\\\" | \\\"signature-select-icon\\\" | \\\"signature-selected-icon\\\" | \\\"sort-alphabetically-a-z-alt-icon\\\" | \\\"sort-alphabetically-a-z-icon\\\" | \\\"sort-alphabetically-z-a-alt-icon\\\" | \\\"sort-alphabetically-z-a-icon\\\" | \\\"sort-ascending-icon\\\" | \\\"sort-descending-icon\\\" | \\\"sparkles-icon\\\" | \\\"speakerphone-icon\\\" | \\\"star-icon\\\" | \\\"status-offline-icon\\\" | \\\"status-online-icon\\\" | \\\"stop-icon\\\" | \\\"sun-icon\\\" | \\\"support-icon\\\" | \\\"switch-horizontal-icon\\\" | \\\"switch-vertical-icon\\\" | \\\"table-columns-icon\\\" | \\\"table-icon\\\" | \\\"table-quick-edit-icon\\\" | \\\"table-rows-icon\\\" | \\\"table-split-icon\\\" | \\\"tag-icon\\\" | \\\"target-icon\\\" | \\\"template-icon\\\" | \\\"template-not-sent-icon\\\" | \\\"template-sent-icon\\\" | \\\"terminal-icon\\\" | \\\"text-alignment-icon\\\" | \\\"text-icon\\\" | \\\"text-size-icon\\\" | \\\"thumb-down-icon\\\" | \\\"thumb-up-icon\\\" | \\\"ticket-icon\\\" | \\\"time-sort-ascending-icon\\\" | \\\"time-sort-descending-icon\\\" | \\\"translate-icon\\\" | \\\"trash-icon\\\" | \\\"trending-down-icon\\\" | \\\"trending-up-icon\\\" | \\\"truck-icon\\\" | \\\"typeface-icon\\\" | \\\"typing-input-icon\\\" | \\\"undo-icon\\\" | \\\"upload-icon\\\" | \\\"user-add-icon\\\" | \\\"user-assign-icon\\\" | \\\"user-circle-icon\\\" | \\\"user-group-icon\\\" | \\\"user-icon\\\" | \\\"user-remove-icon\\\" | \\\"user-switch-icon\\\" | \\\"users-icon\\\" | \\\"variable-icon\\\" | \\\"variant-icon\\\" | \\\"video-camera-icon\\\" | \\\"view-boards-icon\\\" | \\\"view-grid-add-icon\\\" | \\\"view-grid-icon\\\" | \\\"view-list-icon\\\" | \\\"volume-off-icon\\\" | \\\"volume-up-icon\\\" | \\\"wifi-icon\\\" | \\\"witness-arrow-icon\\\" | \\\"x-circle-icon\\\" | \\\"x-icon\\\" | \\\"x-letter-icon\\\" | \\\"y-icon\\\" | \\\"zoom-in-icon\\\" | \\\"zoom-out-icon\\\"\",\n \"references\": {\n \"Icon\": {\n \"location\": \"import\",\n \"path\": \"../../types/Icon\",\n \"id\": \"src/types/Icon.ts::Icon\",\n \"referenceLocation\": \"Icon\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"leading-icon\"\n },\n \"trailingIcon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Icon\",\n \"resolved\": \"\\\"academic-cap-icon\\\" | \\\"accessibility-icon\\\" | \\\"add-column-left-icon\\\" | \\\"add-column-right-icon\\\" | \\\"add-more-list-icon\\\" | \\\"adjustments-icon\\\" | \\\"annotation-icon\\\" | \\\"apply-all-rows-icon\\\" | \\\"archive-icon\\\" | \\\"arrow-circle-down-icon\\\" | \\\"arrow-circle-left-icon\\\" | \\\"arrow-circle-right-icon\\\" | \\\"arrow-circle-up-icon\\\" | \\\"arrow-down-icon\\\" | \\\"arrow-left-icon\\\" | \\\"arrow-narrow-down-icon\\\" | \\\"arrow-narrow-left-icon\\\" | \\\"arrow-narrow-right-icon\\\" | \\\"arrow-narrow-up-icon\\\" | \\\"arrow-right-icon\\\" | \\\"arrow-sm-down-icon\\\" | \\\"arrow-sm-left-icon\\\" | \\\"arrow-sm-right-icon\\\" | \\\"arrow-sm-up-icon\\\" | \\\"arrow-up-icon\\\" | \\\"arrow-up-link-out-icon\\\" | \\\"arrows-expand-icon\\\" | \\\"arrows-minimise-icon\\\" | \\\"at-symbol-icon\\\" | \\\"auto-date-icon\\\" | \\\"auto-sign-icon\\\" | \\\"backspace-icon\\\" | \\\"badge-check-icon\\\" | \\\"ban-icon\\\" | \\\"base-circle-icon\\\" | \\\"batch-send-arrow-icon\\\" | \\\"beaker-icon\\\" | \\\"bell-icon\\\" | \\\"book-open-icon\\\" | \\\"bookmark-alt-icon\\\" | \\\"bookmark-icon\\\" | \\\"box-crossed-icon\\\" | \\\"box-empty-icon\\\" | \\\"box-ticked-icon\\\" | \\\"branch-icon\\\" | \\\"briefcase-icon\\\" | \\\"bulk-send-arrow-icon\\\" | \\\"bulk-send-icon\\\" | \\\"cake-icon\\\" | \\\"calculator-icon\\\" | \\\"calender-icon\\\" | \\\"camera-icon\\\" | \\\"cash-icon\\\" | \\\"chart-bar-icon\\\" | \\\"chart-pie-icon\\\" | \\\"chart-square-bar-icon\\\" | \\\"chat-alt-2-icon\\\" | \\\"chat-alt-icon\\\" | \\\"chat-icon\\\" | \\\"check-circle-icon\\\" | \\\"check-icon\\\" | \\\"chevron-double-down-icon\\\" | \\\"chevron-double-left-icon\\\" | \\\"chevron-double-right-icon\\\" | \\\"chevron-double-up-icon\\\" | \\\"chevron-down-icon\\\" | \\\"chevron-left-icon\\\" | \\\"chevron-right-icon\\\" | \\\"chevron-up-icon\\\" | \\\"chip-icon\\\" | \\\"circle-filled-half-icon\\\" | \\\"circle-filled-quarter-icon\\\" | \\\"circle-filled-three-quarter-icon\\\" | \\\"circle-half-icon\\\" | \\\"circle-quarter-icon\\\" | \\\"circle-three-quarter-icon\\\" | \\\"clipboard-check-icon\\\" | \\\"clipboard-copy-icon\\\" | \\\"clipboard-icon\\\" | \\\"clipboard-list-icon\\\" | \\\"clock-icon\\\" | \\\"cloud-download-icon\\\" | \\\"cloud-icon\\\" | \\\"cloud-upload-icon\\\" | \\\"code-icon\\\" | \\\"cog-icon\\\" | \\\"collapse-icon\\\" | \\\"collection-icon\\\" | \\\"color-swatch-icon\\\" | \\\"contacts-icon\\\" | \\\"credit-card-icon\\\" | \\\"cube-icon\\\" | \\\"cube-transparent-icon\\\" | \\\"currency-bangladeshi-icon\\\" | \\\"currency-dollar-icon\\\" | \\\"currency-euro-icon\\\" | \\\"currency-pound-icon\\\" | \\\"currency-rupee-icon\\\" | \\\"currency-yen-icon\\\" | \\\"cursor-click-icon\\\" | \\\"database-icon\\\" | \\\"date-sent-sort-ascending-icon\\\" | \\\"date-sent-sort-descending-icon\\\" | \\\"date-sort-ascending-icon\\\" | \\\"date-sort-descending-icon\\\" | \\\"designation-icon\\\" | \\\"desktop-computer-icon\\\" | \\\"device-lock-icon\\\" | \\\"device-mobile-icon\\\" | \\\"device-tablet-icon\\\" | \\\"document-add-icon\\\" | \\\"document-combine-icon\\\" | \\\"document-download-icon\\\" | \\\"document-duplicate-icon\\\" | \\\"document-icon\\\" | \\\"document-import-fields-icon\\\" | \\\"document-info-icon\\\" | \\\"document-merge-alt2-icon\\\" | \\\"document-remove-icon\\\" | \\\"document-replace-icon\\\" | \\\"document-report-icon\\\" | \\\"document-search-icon\\\" | \\\"document-text-icon\\\" | \\\"document-viewed-icon\\\" | \\\"dots-circle-horizontal-icon\\\" | \\\"dots-horizontal-icon\\\" | \\\"dots-vertical-icon\\\" | \\\"download-icon\\\" | \\\"drag-horizontal-icon\\\" | \\\"drag-vertical-icon\\\" | \\\"dropdown-icon\\\" | \\\"duplicate-icon\\\" | \\\"emoji-happy-icon\\\" | \\\"emoji-sad-icon\\\" | \\\"exclamation-circle-icon\\\" | \\\"exclamation-icon\\\" | \\\"expand-icon\\\" | \\\"external-link-icon\\\" | \\\"eye-icon\\\" | \\\"eye-off-icon\\\" | \\\"fast-forward-icon\\\" | \\\"field-alignment-bottom-icon\\\" | \\\"field-alignment-centre-icon\\\" | \\\"field-alignment-left-icon\\\" | \\\"field-alignment-middle-icon\\\" | \\\"field-alignment-right-icon\\\" | \\\"field-alignment-top-icon\\\" | \\\"field-distribute-horizontally-icon\\\" | \\\"field-distribute-vertically-icon\\\" | \\\"field-duplicate-icon\\\" | \\\"field-match-height-icon\\\" | \\\"field-match-width-icon\\\" | \\\"field-order-icon\\\" | \\\"field-placement-icon\\\" | \\\"field-scale-icon\\\" | \\\"field-scaling-off-icon\\\" | \\\"field-selected-icon\\\" | \\\"field-special-icon\\\" | \\\"film-icon\\\" | \\\"filter-icon\\\" | \\\"finger-print-icon\\\" | \\\"fire-icon\\\" | \\\"fit-height-icon\\\" | \\\"fit-width-icon\\\" | \\\"flag-icon\\\" | \\\"folder-add-icon\\\" | \\\"folder-download-icon\\\" | \\\"folder-icon\\\" | \\\"folder-open-icon\\\" | \\\"folder-remove-icon\\\" | \\\"gift-icon\\\" | \\\"globe-alt-icon\\\" | \\\"globe-icon\\\" | \\\"grid-icon\\\" | \\\"guides-icon\\\" | \\\"hand-icon\\\" | \\\"hashtag-icon\\\" | \\\"heart-icon\\\" | \\\"home-icon\\\" | \\\"identification-icon\\\" | \\\"inbox-icon\\\" | \\\"inbox-in-icon\\\" | \\\"information-circle-icon\\\" | \\\"initials-icon\\\" | \\\"key-icon\\\" | \\\"keyboard-icon\\\" | \\\"library-icon\\\" | \\\"light-bulb-icon\\\" | \\\"lightning-bolt-icon\\\" | \\\"link-broken-icon\\\" | \\\"link-icon\\\" | \\\"link-value-icon\\\" | \\\"linked-document-icon\\\" | \\\"linked-icon\\\" | \\\"list-order-icon\\\" | \\\"location-marker-icon\\\" | \\\"lock-closed-icon\\\" | \\\"lock-open-icon\\\" | \\\"login-icon\\\" | \\\"logo-icon\\\" | \\\"logout-icon\\\" | \\\"mail-icon\\\" | \\\"mail-open-icon\\\" | \\\"map-icon\\\" | \\\"menu-alt-1-icon\\\" | \\\"menu-alt-2-icon\\\" | \\\"menu-alt-3-icon\\\" | \\\"menu-alt-4-icon\\\" | \\\"menu-alt-5-icon\\\" | \\\"menu-icon\\\" | \\\"microphone-icon\\\" | \\\"minus-circle-icon\\\" | \\\"minus-icon\\\" | \\\"minus-sm-icon\\\" | \\\"moon-icon\\\" | \\\"move-horizontal-icon\\\" | \\\"move-vertical-icon\\\" | \\\"music-note-icon\\\" | \\\"newspaper-icon\\\" | \\\"office-building-icon\\\" | \\\"page-insert-horizontal-icon\\\" | \\\"page-insert-vertical-icon\\\" | \\\"page-layout-icon\\\" | \\\"pagescroll-preview-icon\\\" | \\\"paper-airplane-icon\\\" | \\\"paper-clip-icon\\\" | \\\"pause-icon\\\" | \\\"pencil-alt-icon\\\" | \\\"pencil-icon\\\" | \\\"phone-icon\\\" | \\\"phone-incoming-icon\\\" | \\\"phone-missed-call-icon\\\" | \\\"phone-outgoing-icon\\\" | \\\"photograph-icon\\\" | \\\"pin-icon\\\" | \\\"play-icon\\\" | \\\"plus-circle-icon\\\" | \\\"plus-icon\\\" | \\\"plus-sm-icon\\\" | \\\"pre-filled-content-icon\\\" | \\\"presentation-chart-bar-icon\\\" | \\\"presentation-chart-line-icon\\\" | \\\"printer-icon\\\" | \\\"puzzle-icon\\\" | \\\"qrcode-icon\\\" | \\\"question-mark-circle-icon\\\" | \\\"quick-send-arrow-icon\\\" | \\\"receipt-refund-icon\\\" | \\\"receipt-tax-icon\\\" | \\\"recipient-details-card-icon\\\" | \\\"recipient-details-icon\\\" | \\\"recipient-link-broken-icon\\\" | \\\"recipient-link-icon\\\" | \\\"recipient-links-icon\\\" | \\\"redo-icon\\\" | \\\"refresh-icon\\\" | \\\"reply-icon\\\" | \\\"required-icon\\\" | \\\"revert-icon\\\" | \\\"rewind-icon\\\" | \\\"rocket-icon\\\" | \\\"rotate-left-icon\\\" | \\\"rotate-right-icon\\\" | \\\"rss-icon\\\" | \\\"save-as-icon\\\" | \\\"save-icon\\\" | \\\"scale-icon\\\" | \\\"scheduled-icon\\\" | \\\"scissors-icon\\\" | \\\"search-circle-icon\\\" | \\\"search-icon\\\" | \\\"selector-icon\\\" | \\\"send-arrow-icon\\\" | \\\"sent-progress-icon\\\" | \\\"server-icon\\\" | \\\"share-icon\\\" | \\\"shield-check-icon\\\" | \\\"shield-exclamation-icon\\\" | \\\"shopping-bag-icon\\\" | \\\"shopping-cart-icon\\\" | \\\"side-panel-close-left-icon\\\" | \\\"side-panel-close-right-icon\\\" | \\\"side-panel-closed-icon\\\" | \\\"side-panel-open-icon\\\" | \\\"side-panel-open-left-icon\\\" | \\\"side-panel-open-right-icon\\\" | \\\"signature-icon\\\" | \\\"signature-select-icon\\\" | \\\"signature-selected-icon\\\" | \\\"sort-alphabetically-a-z-alt-icon\\\" | \\\"sort-alphabetically-a-z-icon\\\" | \\\"sort-alphabetically-z-a-alt-icon\\\" | \\\"sort-alphabetically-z-a-icon\\\" | \\\"sort-ascending-icon\\\" | \\\"sort-descending-icon\\\" | \\\"sparkles-icon\\\" | \\\"speakerphone-icon\\\" | \\\"star-icon\\\" | \\\"status-offline-icon\\\" | \\\"status-online-icon\\\" | \\\"stop-icon\\\" | \\\"sun-icon\\\" | \\\"support-icon\\\" | \\\"switch-horizontal-icon\\\" | \\\"switch-vertical-icon\\\" | \\\"table-columns-icon\\\" | \\\"table-icon\\\" | \\\"table-quick-edit-icon\\\" | \\\"table-rows-icon\\\" | \\\"table-split-icon\\\" | \\\"tag-icon\\\" | \\\"target-icon\\\" | \\\"template-icon\\\" | \\\"template-not-sent-icon\\\" | \\\"template-sent-icon\\\" | \\\"terminal-icon\\\" | \\\"text-alignment-icon\\\" | \\\"text-icon\\\" | \\\"text-size-icon\\\" | \\\"thumb-down-icon\\\" | \\\"thumb-up-icon\\\" | \\\"ticket-icon\\\" | \\\"time-sort-ascending-icon\\\" | \\\"time-sort-descending-icon\\\" | \\\"translate-icon\\\" | \\\"trash-icon\\\" | \\\"trending-down-icon\\\" | \\\"trending-up-icon\\\" | \\\"truck-icon\\\" | \\\"typeface-icon\\\" | \\\"typing-input-icon\\\" | \\\"undo-icon\\\" | \\\"upload-icon\\\" | \\\"user-add-icon\\\" | \\\"user-assign-icon\\\" | \\\"user-circle-icon\\\" | \\\"user-group-icon\\\" | \\\"user-icon\\\" | \\\"user-remove-icon\\\" | \\\"user-switch-icon\\\" | \\\"users-icon\\\" | \\\"variable-icon\\\" | \\\"variant-icon\\\" | \\\"video-camera-icon\\\" | \\\"view-boards-icon\\\" | \\\"view-grid-add-icon\\\" | \\\"view-grid-icon\\\" | \\\"view-list-icon\\\" | \\\"volume-off-icon\\\" | \\\"volume-up-icon\\\" | \\\"wifi-icon\\\" | \\\"witness-arrow-icon\\\" | \\\"x-circle-icon\\\" | \\\"x-icon\\\" | \\\"x-letter-icon\\\" | \\\"y-icon\\\" | \\\"zoom-in-icon\\\" | \\\"zoom-out-icon\\\"\",\n \"references\": {\n \"Icon\": {\n \"location\": \"import\",\n \"path\": \"../../types/Icon\",\n \"id\": \"src/types/Icon.ts::Icon\",\n \"referenceLocation\": \"Icon\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"trailing-icon\"\n },\n \"iconSolid\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"icon-solid\",\n \"defaultValue\": \"false\"\n },\n \"outline\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"outline\",\n \"defaultValue\": \"false\"\n },\n \"disabled\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"disabled\",\n \"defaultValue\": \"false\"\n },\n \"loading\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"loading\",\n \"defaultValue\": \"false\"\n },\n \"customStyle\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"{ [key: string]: string }\",\n \"resolved\": \"{ [key: string]: string; }\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false\n },\n \"text\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"text\",\n \"defaultValue\": \"''\"\n },\n \"rest\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"JSXBase.ButtonHTMLAttributes<HTMLButtonElement>\",\n \"resolved\": \"ButtonHTMLAttributes<HTMLButtonElement>\",\n \"references\": {\n \"JSXBase\": {\n \"location\": \"import\",\n \"path\": \"@stencil/core/internal\",\n \"id\": \"../../node_modules/@stencil/core/internal/index.d.ts::JSXBase\",\n \"referenceLocation\": \"JSXBase\"\n },\n \"HTMLButtonElement\": {\n \"location\": \"global\",\n \"id\": \"global::HTMLButtonElement\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"version":3}
1
+ {"file":"p-D9Kd-4_M.js","mappings":"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","names":["this","__stencil_proxyCustomElement","HTMLElement"],"sources":["node_modules/.pnpm/legalesign-ui@0.0.44/node_modules/legalesign-ui/dist/collection/components/ls-button/ls-button.css?tag=ls-button&encapsulation=shadow","node_modules/.pnpm/legalesign-ui@0.0.44/node_modules/legalesign-ui/dist/collection/components/ls-button/ls-button.js"],"sourcesContent":["button {\n all: unset;\n appearance: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n}\n\n.button {\n position: relative;\n width: fit-content;\n box-sizing: border-box;\n cursor: pointer;\n display: flex;\n align-items: center;\n font-weight: var(--font-medium) !important;\n text-transform: capitalize;\n white-space: nowrap;\n justify-content: center;\n transition: all 0.3s;\n border: 1px solid transparent;\n text-decoration-line: none;\n color: inherit;\n}\n\n.font-weight-test {\n font-weight: var(--font-medium);\n}\n\n.full-width-button {\n width: 100%;\n min-width: 100% !important;\n}\n\n.loading {\n pointer-events: none;\n color: transparent !important;\n}\n\n.host {\n display: flex;\n\n height: fit-content;\n position: relative;\n line-height: 0;\n background-color: transparent !important;\n box-shadow: none !important;\n}\n\n.button:focus {\n box-shadow: var(--focus-box-shadow);\n outline-offset: var(--focus-outline-offset);\n}\n\n.text-container {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n\n.text-padding-sm {\n padding: 0.5rem;\n}\n\n.text-padding-md {\n padding: 0.625rem;\n}\n\n.text-padding-lg {\n padding: 0.75rem;\n}\n\n/* Variants */\n.primary {\n color: white;\n background-color: var(--primary-60);\n box-shadow: var(--shadow-base);\n}\n\n.primary:hover {\n background-color: var(--primary-70);\n box-shadow: var(--shadow-none);\n}\n\n.primary:active {\n background-color: var(--primary-60);\n}\n\n.primary-aaa {\n color: white;\n background-color: var(--primary-70);\n box-shadow: var(--shadow-base);\n}\n\n.primary-aaa:hover {\n background-color: var(--primary-80);\n box-shadow: var(--shadow-none);\n}\n\n.primary-aaa:active {\n background-color: var(--primary-70);\n}\n\n.primary:disabled {\n background-color: var(--primary-20);\n box-shadow: var(--shadow-none);\n}\n\n.secondary {\n color: var(--gray-90);\n background-color: white;\n box-shadow: var(--shadow-base);\n}\n\n.secondary:hover {\n color: var(--gray-100);\n background-color: var(--gray-10);\n box-shadow: var(--shadow-none);\n}\n\n.secondary:active,\n.secondary:focus {\n color: var(--gray-100);\n}\n\n.secondary-aaa {\n color: var(--gray-100);\n background-color: white;\n box-shadow: var(--shadow-base);\n}\n\n.secondary:disabled {\n color: var(--gray-40);\n background-color: var(--gray-10);\n box-shadow: var(--shadow-none);\n}\n\n.secondaryColour {\n color: var(--primary-60);\n background-color: var(--primary-10);\n box-shadow: var(--shadow-base);\n}\n\n.secondaryColour:hover {\n background-color: var(--primary-20);\n box-shadow: var(--shadow-none);\n}\n\n.secondaryColour:active {\n color: var(--primary-60);\n background-color: var(--primary-10);\n}\n\n.secondaryColour:disabled {\n color: var(--primary-30);\n background-color: var(--primary-10);\n box-shadow: var(--shadow-none);\n}\n\n.tertiary {\n color: var(--primary-60);\n background-color: transparent;\n}\n\n.tertiary:hover {\n color: var(--primary-70);\n background-color: var(--primary-10);\n}\n\n.tertiary:active {\n background-color: var(--white);\n}\n\n.tertiary:disabled {\n color: var(--primary-30);\n background-color: transparent;\n}\n\n.destructive {\n color: var(--white);\n background-color: var(--red-70);\n box-shadow: var(--shadow-inner);\n}\n\n.destructive:hover {\n background-color: var(--red-80);\n}\n\n.destructive:disabled {\n background-color: var(--red-10);\n}\n\n.destructiveTertiary {\n color: var(--red-70);\n background-color: transparent;\n}\n\n.destructiveTertiary:hover {\n background-color: var(--red-10);\n}\n\n.destructiveTertiary:disabled {\n color: var(--red-30);\n background-color: transparent;\n}\n\n.tertiaryGrey {\n color: var(--gray-80);\n background-color: transparent;\n}\n\n.tertiaryGrey:hover {\n color: var(--gray-90);\n background-color: var(--gray-10);\n}\n\n.tertiaryGrey:active {\n color: var(--gray-100);\n background-color: var(--white);\n}\n\n.tertiaryGrey:focus {\n color: var(--gray-100);\n}\n\n.tertiaryGrey:disabled {\n color: var(--gray-30);\n background-color: transparent;\n}\n\n.tertiaryDashed {\n color: var(--primary-60);\n background-color: transparent;\n border-style: dashed;\n}\n\n.tertiaryDashed:hover {\n color: var(--primary-70);\n background-color: var(--primary-10);\n}\n\n.tertiaryDashed:active {\n background-color: var(--white);\n}\n\n.tertiaryDashed:disabled {\n color: var(--primary-30);\n background-color: transparent;\n}\n\n/* Sizes */\n.size-sm {\n font-size: 0.875rem;\n padding: 0.5rem;\n height: 2.25rem;\n}\n\n.size-md {\n font-size: 1.125rem;\n padding: 0.625rem;\n height: 2.75rem;\n}\n\n.size-lg {\n font-size: 1.25rem;\n padding: 0.75rem;\n line-height: 1.75rem;\n height: 3.25rem;\n}\n\n/* Rounded */\n.rounded-sm-soft {\n border-radius: 0.5rem;\n}\n\n.rounded-md-soft {\n border-radius: 0.627rem;\n}\n\n.rounded-lg-soft {\n border-radius: 0.75rem;\n}\n\n.rounded-sm-full,\n.rounded-md-full,\n.rounded-lg-full {\n border-radius: 9999px;\n}\n\n/* Disabled */\n.disabled {\n cursor: default;\n}\n\n/* Outline styles */\n.primary-outline {\n border: 1px solid var(--primary-80);\n}\n\n.primary-outline:disabled {\n border-color: var(--primary-30);\n}\n\n.secondary-outline {\n border: 1px solid var(--gray-50);\n}\n\n.secondary-outline:disabled {\n border-color: var(--gray-40);\n}\n\n.secondaryColour-outline {\n border: 1px solid var(--primary-50);\n}\n\n.secondaryColour-outline:disabled {\n border-color: var(--primary-40);\n}\n\n.tertiary-outline {\n border: 1px solid var(--primary-60);\n}\n\n.tertiary-outline:disabled {\n border-color: var(--primary-30);\n}\n\n.tertiaryGrey-outline {\n border: 1px solid var(--gray-40);\n}\n\n.tertiaryGrey-outline:hover {\n border-color: var(--gray-50);\n}\n\n.tertiaryGrey-outline:disabled {\n border-color: var(--gray-30);\n}\n\n.destructive-outline {\n border: 1px solid var(--red-80);\n}\n\n.destructive-outline:disabled {\n border-color: var(--red-30);\n}\n\n.destructiveTertiary-outline {\n border: 1px solid var(--red-60);\n}\n\n.destructiveTertiary-outline:disabled {\n border-color: var(--red-30);\n}\n\n@keyframes dotPulse {\n 0% {\n opacity: 1;\n }\n\n 33% {\n opacity: 0;\n }\n\n 66% {\n opacity: 1;\n }\n}\n\n.dot {\n display: inline-block;\n animation: dotPulse 1s infinite;\n}\n\n.dot:nth-child(2) {\n animation-delay: 0.2s;\n}\n\n.dot:nth-child(3) {\n animation-delay: 0.4s;\n}\n\n.loading-div {\n display: inline-flex;\n position: absolute;\n height: 100%;\n width: 100%;\n border-radius: 9999px;\n align-items: center;\n justify-content: center;\n}\n","var __rest = (this && this.__rest) || function (s, e) {\n var t = {};\n for (var p in s)\n if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n};\nimport { h } from \"@stencil/core\";\nimport { clsx } from \"clsx\";\nexport class LsButton {\n constructor() {\n this.variant = 'primary';\n this.accessibility = 'aa';\n this.type = 'button';\n this.size = 'sm';\n this.rounded = 'soft';\n this.fullWidth = false;\n this.iconSolid = false;\n this.outline = false;\n this.disabled = false;\n this.loading = false;\n this.text = '';\n }\n render() {\n const _a = this, { type, accessibility, customStyle, variant, outline, rounded, size, fullWidth, leadingIcon, trailingIcon, iconSolid, loading, disabled, text } = _a, rest = __rest(_a, [\"type\", \"accessibility\", \"customStyle\", \"variant\", \"outline\", \"rounded\", \"size\", \"fullWidth\", \"leadingIcon\", \"trailingIcon\", \"iconSolid\", \"loading\", \"disabled\", \"text\"]);\n const buttonClass = clsx('button', variant && variant, outline && `${variant}-outline`, accessibility === 'aaa' && `${variant}-aaa`, size && `size-${size.charAt(0) + size.slice(1)}`, rounded &&\n `rounded-${size.charAt(0) + size.slice(1)}-${rounded.charAt(0) + rounded.slice(1)}`, disabled && 'disabled', loading && 'loading', fullWidth && 'full-width-button');\n const textContainterClass = clsx('text-container', `text-padding-${size.charAt(0) + size.slice(1)}`);\n const hostClass = clsx('host', variant && variant);\n return (h(\"host\", { key: '9c5a31d967f62a673c0df7a3ff8fdbebe414cff6', class: hostClass, style: customStyle }, h(\"button\", Object.assign({ key: '9d8509aa6ba584b72dd86d5dfa6aaf2229b77e96', type: type, disabled: disabled, class: buttonClass, style: customStyle }, rest), leadingIcon && (h(\"ls-icon\", { key: 'a214e224fa10f0007e4f60acc6aa28db68229050', name: leadingIcon, solid: iconSolid, size: size === 'md' ? 24 : size === 'lg' ? 28 : 20 })), text && h(\"span\", { key: '52262115a61bcb3663fbd45d2e5518532ac0b2cd', class: textContainterClass }, text), trailingIcon && (h(\"ls-icon\", { key: '3d58655e75db69c6a7e0e4c92258e84c64988993', name: trailingIcon, size: size === 'md' ? 24 : size === 'lg' ? 28 : 20, solid: iconSolid }))), loading && (h(\"div\", { key: 'fc83ecee6a20a1a33804252c818f1ad0572f9fc0', class: 'loading-div' }, h(\"ls-loading\", { key: 'a34f9cf91973f8b98c6bde37209193feb6b012d8', iconSize: size === 'md' ? 24 : size === 'lg' ? 28 : 20 })))));\n }\n static get is() { return \"ls-button\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"ls-button.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"ls-button.css\"]\n };\n }\n static get properties() {\n return {\n \"variant\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ButtonVariant\",\n \"resolved\": \"\\\"destructive\\\" | \\\"destructiveTertiary\\\" | \\\"primary\\\" | \\\"secondary\\\" | \\\"secondaryColour\\\" | \\\"tertiary\\\" | \\\"tertiaryDashed\\\" | \\\"tertiaryGrey\\\"\",\n \"references\": {\n \"ButtonVariant\": {\n \"location\": \"import\",\n \"path\": \"../../types/Button\",\n \"id\": \"src/types/Button.ts::ButtonVariant\",\n \"referenceLocation\": \"ButtonVariant\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"variant\",\n \"defaultValue\": \"'primary'\"\n },\n \"accessibility\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"'aa' | 'aaa'\",\n \"resolved\": \"\\\"aa\\\" | \\\"aaa\\\"\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"accessibility\",\n \"defaultValue\": \"'aa'\"\n },\n \"type\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"ButtonType\",\n \"resolved\": \"\\\"button\\\" | \\\"reset\\\" | \\\"submit\\\"\",\n \"references\": {\n \"ButtonType\": {\n \"location\": \"local\",\n \"path\": \"/home/runner/work/ui/ui/packages/ui/src/components/ls-button/ls-button.tsx\",\n \"id\": \"src/components/ls-button/ls-button.tsx::ButtonType\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"type\",\n \"defaultValue\": \"'button'\"\n },\n \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Size\",\n \"resolved\": \"\\\"lg\\\" | \\\"md\\\" | \\\"sm\\\"\",\n \"references\": {\n \"Size\": {\n \"location\": \"import\",\n \"path\": \"../../types/Size\",\n \"id\": \"src/types/Size.ts::Size\",\n \"referenceLocation\": \"Size\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"size\",\n \"defaultValue\": \"'sm'\"\n },\n \"rounded\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Rounded\",\n \"resolved\": \"\\\"full\\\" | \\\"none\\\" | \\\"soft\\\"\",\n \"references\": {\n \"Rounded\": {\n \"location\": \"import\",\n \"path\": \"../../types/Rounded\",\n \"id\": \"src/types/Rounded.ts::Rounded\",\n \"referenceLocation\": \"Rounded\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"rounded\",\n \"defaultValue\": \"'soft'\"\n },\n \"fullWidth\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"full-width\",\n \"defaultValue\": \"false\"\n },\n \"leadingIcon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Icon\",\n \"resolved\": \"\\\"academic-cap-icon\\\" | \\\"accessibility-icon\\\" | \\\"add-column-left-icon\\\" | \\\"add-column-right-icon\\\" | \\\"add-more-list-icon\\\" | \\\"adjustments-icon\\\" | \\\"annotation-icon\\\" | \\\"apply-all-rows-icon\\\" | \\\"archive-icon\\\" | \\\"arrow-circle-down-icon\\\" | \\\"arrow-circle-left-icon\\\" | \\\"arrow-circle-right-icon\\\" | \\\"arrow-circle-up-icon\\\" | \\\"arrow-down-icon\\\" | \\\"arrow-left-icon\\\" | \\\"arrow-narrow-down-icon\\\" | \\\"arrow-narrow-left-icon\\\" | \\\"arrow-narrow-right-icon\\\" | \\\"arrow-narrow-up-icon\\\" | \\\"arrow-right-icon\\\" | \\\"arrow-sm-down-icon\\\" | \\\"arrow-sm-left-icon\\\" | \\\"arrow-sm-right-icon\\\" | \\\"arrow-sm-up-icon\\\" | \\\"arrow-up-icon\\\" | \\\"arrow-up-link-out-icon\\\" | \\\"arrows-expand-icon\\\" | \\\"arrows-minimise-icon\\\" | \\\"at-symbol-icon\\\" | \\\"auto-date-icon\\\" | \\\"auto-sign-icon\\\" | \\\"backspace-icon\\\" | \\\"badge-check-icon\\\" | \\\"ban-icon\\\" | \\\"base-circle-icon\\\" | \\\"batch-send-arrow-icon\\\" | \\\"beaker-icon\\\" | \\\"bell-icon\\\" | \\\"book-open-icon\\\" | \\\"bookmark-alt-icon\\\" | \\\"bookmark-icon\\\" | \\\"box-crossed-icon\\\" | \\\"box-empty-icon\\\" | \\\"box-ticked-icon\\\" | \\\"branch-icon\\\" | \\\"briefcase-icon\\\" | \\\"bulk-send-arrow-icon\\\" | \\\"bulk-send-icon\\\" | \\\"cake-icon\\\" | \\\"calculator-icon\\\" | \\\"calender-icon\\\" | \\\"camera-icon\\\" | \\\"cash-icon\\\" | \\\"chart-bar-icon\\\" | \\\"chart-pie-icon\\\" | \\\"chart-square-bar-icon\\\" | \\\"chat-alt-2-icon\\\" | \\\"chat-alt-icon\\\" | \\\"chat-icon\\\" | \\\"check-circle-icon\\\" | \\\"check-icon\\\" | \\\"chevron-double-down-icon\\\" | \\\"chevron-double-left-icon\\\" | \\\"chevron-double-right-icon\\\" | \\\"chevron-double-up-icon\\\" | \\\"chevron-down-icon\\\" | \\\"chevron-left-icon\\\" | \\\"chevron-right-icon\\\" | \\\"chevron-up-icon\\\" | \\\"chip-icon\\\" | \\\"circle-filled-half-icon\\\" | \\\"circle-filled-quarter-icon\\\" | \\\"circle-filled-three-quarter-icon\\\" | \\\"circle-half-icon\\\" | \\\"circle-quarter-icon\\\" | \\\"circle-three-quarter-icon\\\" | \\\"clipboard-check-icon\\\" | \\\"clipboard-copy-icon\\\" | \\\"clipboard-icon\\\" | \\\"clipboard-list-icon\\\" | \\\"clock-icon\\\" | \\\"cloud-download-icon\\\" | \\\"cloud-icon\\\" | \\\"cloud-upload-icon\\\" | \\\"code-icon\\\" | \\\"cog-icon\\\" | \\\"collapse-icon\\\" | \\\"collection-icon\\\" | \\\"color-swatch-icon\\\" | \\\"contacts-icon\\\" | \\\"credit-card-icon\\\" | \\\"cube-icon\\\" | \\\"cube-transparent-icon\\\" | \\\"currency-bangladeshi-icon\\\" | \\\"currency-dollar-icon\\\" | \\\"currency-euro-icon\\\" | \\\"currency-pound-icon\\\" | \\\"currency-rupee-icon\\\" | \\\"currency-yen-icon\\\" | \\\"cursor-click-icon\\\" | \\\"database-icon\\\" | \\\"date-sent-sort-ascending-icon\\\" | \\\"date-sent-sort-descending-icon\\\" | \\\"date-sort-ascending-icon\\\" | \\\"date-sort-descending-icon\\\" | \\\"designation-icon\\\" | \\\"desktop-computer-icon\\\" | \\\"device-lock-icon\\\" | \\\"device-mobile-icon\\\" | \\\"device-tablet-icon\\\" | \\\"document-add-icon\\\" | \\\"document-combine-icon\\\" | \\\"document-download-icon\\\" | \\\"document-duplicate-icon\\\" | \\\"document-icon\\\" | \\\"document-import-fields-icon\\\" | \\\"document-info-icon\\\" | \\\"document-merge-alt2-icon\\\" | \\\"document-remove-icon\\\" | \\\"document-replace-icon\\\" | \\\"document-report-icon\\\" | \\\"document-search-icon\\\" | \\\"document-text-icon\\\" | \\\"document-viewed-icon\\\" | \\\"dots-circle-horizontal-icon\\\" | \\\"dots-horizontal-icon\\\" | \\\"dots-vertical-icon\\\" | \\\"download-icon\\\" | \\\"drag-horizontal-icon\\\" | \\\"drag-vertical-icon\\\" | \\\"dropdown-icon\\\" | \\\"duplicate-icon\\\" | \\\"emoji-happy-icon\\\" | \\\"emoji-sad-icon\\\" | \\\"exclamation-circle-icon\\\" | \\\"exclamation-icon\\\" | \\\"expand-icon\\\" | \\\"external-link-icon\\\" | \\\"eye-icon\\\" | \\\"eye-off-icon\\\" | \\\"fast-forward-icon\\\" | \\\"field-alignment-bottom-icon\\\" | \\\"field-alignment-centre-icon\\\" | \\\"field-alignment-left-icon\\\" | \\\"field-alignment-middle-icon\\\" | \\\"field-alignment-right-icon\\\" | \\\"field-alignment-top-icon\\\" | \\\"field-distribute-horizontally-icon\\\" | \\\"field-distribute-vertically-icon\\\" | \\\"field-duplicate-icon\\\" | \\\"field-match-height-icon\\\" | \\\"field-match-width-icon\\\" | \\\"field-order-icon\\\" | \\\"field-placement-icon\\\" | \\\"field-scale-icon\\\" | \\\"field-scaling-off-icon\\\" | \\\"field-selected-icon\\\" | \\\"field-special-icon\\\" | \\\"film-icon\\\" | \\\"filter-icon\\\" | \\\"finger-print-icon\\\" | \\\"fire-icon\\\" | \\\"fit-height-icon\\\" | \\\"fit-width-icon\\\" | \\\"flag-icon\\\" | \\\"folder-add-icon\\\" | \\\"folder-download-icon\\\" | \\\"folder-icon\\\" | \\\"folder-open-icon\\\" | \\\"folder-remove-icon\\\" | \\\"gift-icon\\\" | \\\"globe-alt-icon\\\" | \\\"globe-icon\\\" | \\\"grid-icon\\\" | \\\"guides-icon\\\" | \\\"hand-icon\\\" | \\\"hashtag-icon\\\" | \\\"heart-icon\\\" | \\\"home-icon\\\" | \\\"identification-icon\\\" | \\\"inbox-icon\\\" | \\\"inbox-in-icon\\\" | \\\"information-circle-icon\\\" | \\\"initials-icon\\\" | \\\"key-icon\\\" | \\\"keyboard-icon\\\" | \\\"library-icon\\\" | \\\"light-bulb-icon\\\" | \\\"lightning-bolt-icon\\\" | \\\"link-broken-icon\\\" | \\\"link-icon\\\" | \\\"link-value-icon\\\" | \\\"linked-document-icon\\\" | \\\"linked-icon\\\" | \\\"list-order-icon\\\" | \\\"location-marker-icon\\\" | \\\"lock-closed-icon\\\" | \\\"lock-open-icon\\\" | \\\"login-icon\\\" | \\\"logo-icon\\\" | \\\"logout-icon\\\" | \\\"mail-icon\\\" | \\\"mail-open-icon\\\" | \\\"map-icon\\\" | \\\"menu-alt-1-icon\\\" | \\\"menu-alt-2-icon\\\" | \\\"menu-alt-3-icon\\\" | \\\"menu-alt-4-icon\\\" | \\\"menu-alt-5-icon\\\" | \\\"menu-icon\\\" | \\\"microphone-icon\\\" | \\\"minus-circle-icon\\\" | \\\"minus-icon\\\" | \\\"minus-sm-icon\\\" | \\\"moon-icon\\\" | \\\"move-horizontal-icon\\\" | \\\"move-vertical-icon\\\" | \\\"music-note-icon\\\" | \\\"newspaper-icon\\\" | \\\"office-building-icon\\\" | \\\"page-insert-horizontal-icon\\\" | \\\"page-insert-vertical-icon\\\" | \\\"page-layout-icon\\\" | \\\"pagescroll-preview-icon\\\" | \\\"paper-airplane-icon\\\" | \\\"paper-clip-icon\\\" | \\\"pause-icon\\\" | \\\"pencil-alt-icon\\\" | \\\"pencil-icon\\\" | \\\"phone-icon\\\" | \\\"phone-incoming-icon\\\" | \\\"phone-missed-call-icon\\\" | \\\"phone-outgoing-icon\\\" | \\\"photograph-icon\\\" | \\\"pin-icon\\\" | \\\"play-icon\\\" | \\\"plus-circle-icon\\\" | \\\"plus-icon\\\" | \\\"plus-sm-icon\\\" | \\\"pre-filled-content-icon\\\" | \\\"presentation-chart-bar-icon\\\" | \\\"presentation-chart-line-icon\\\" | \\\"printer-icon\\\" | \\\"puzzle-icon\\\" | \\\"qrcode-icon\\\" | \\\"question-mark-circle-icon\\\" | \\\"quick-send-arrow-icon\\\" | \\\"receipt-refund-icon\\\" | \\\"receipt-tax-icon\\\" | \\\"recipient-details-card-icon\\\" | \\\"recipient-details-icon\\\" | \\\"recipient-link-broken-icon\\\" | \\\"recipient-link-icon\\\" | \\\"recipient-links-icon\\\" | \\\"redo-icon\\\" | \\\"refresh-icon\\\" | \\\"reply-icon\\\" | \\\"required-icon\\\" | \\\"revert-icon\\\" | \\\"rewind-icon\\\" | \\\"rocket-icon\\\" | \\\"rotate-left-icon\\\" | \\\"rotate-right-icon\\\" | \\\"rss-icon\\\" | \\\"save-as-icon\\\" | \\\"save-icon\\\" | \\\"scale-icon\\\" | \\\"scheduled-icon\\\" | \\\"scissors-icon\\\" | \\\"search-circle-icon\\\" | \\\"search-icon\\\" | \\\"selector-icon\\\" | \\\"send-arrow-icon\\\" | \\\"sent-progress-icon\\\" | \\\"server-icon\\\" | \\\"share-icon\\\" | \\\"shield-check-icon\\\" | \\\"shield-exclamation-icon\\\" | \\\"shopping-bag-icon\\\" | \\\"shopping-cart-icon\\\" | \\\"side-panel-close-left-icon\\\" | \\\"side-panel-close-right-icon\\\" | \\\"side-panel-closed-icon\\\" | \\\"side-panel-open-icon\\\" | \\\"side-panel-open-left-icon\\\" | \\\"side-panel-open-right-icon\\\" | \\\"signature-icon\\\" | \\\"signature-select-icon\\\" | \\\"signature-selected-icon\\\" | \\\"sort-alphabetically-a-z-alt-icon\\\" | \\\"sort-alphabetically-a-z-icon\\\" | \\\"sort-alphabetically-z-a-alt-icon\\\" | \\\"sort-alphabetically-z-a-icon\\\" | \\\"sort-ascending-icon\\\" | \\\"sort-descending-icon\\\" | \\\"sparkles-icon\\\" | \\\"speakerphone-icon\\\" | \\\"star-icon\\\" | \\\"status-offline-icon\\\" | \\\"status-online-icon\\\" | \\\"stop-icon\\\" | \\\"sun-icon\\\" | \\\"support-icon\\\" | \\\"switch-horizontal-icon\\\" | \\\"switch-vertical-icon\\\" | \\\"table-columns-icon\\\" | \\\"table-icon\\\" | \\\"table-quick-edit-icon\\\" | \\\"table-rows-icon\\\" | \\\"table-split-icon\\\" | \\\"tag-icon\\\" | \\\"target-icon\\\" | \\\"template-icon\\\" | \\\"template-not-sent-icon\\\" | \\\"template-sent-icon\\\" | \\\"terminal-icon\\\" | \\\"text-alignment-icon\\\" | \\\"text-icon\\\" | \\\"text-size-icon\\\" | \\\"thumb-down-icon\\\" | \\\"thumb-up-icon\\\" | \\\"ticket-icon\\\" | \\\"time-sort-ascending-icon\\\" | \\\"time-sort-descending-icon\\\" | \\\"translate-icon\\\" | \\\"trash-icon\\\" | \\\"trending-down-icon\\\" | \\\"trending-up-icon\\\" | \\\"truck-icon\\\" | \\\"typeface-icon\\\" | \\\"typing-input-icon\\\" | \\\"undo-icon\\\" | \\\"upload-icon\\\" | \\\"user-add-icon\\\" | \\\"user-assign-icon\\\" | \\\"user-circle-icon\\\" | \\\"user-group-icon\\\" | \\\"user-icon\\\" | \\\"user-remove-icon\\\" | \\\"user-switch-icon\\\" | \\\"users-icon\\\" | \\\"variable-icon\\\" | \\\"variant-icon\\\" | \\\"video-camera-icon\\\" | \\\"view-boards-icon\\\" | \\\"view-grid-add-icon\\\" | \\\"view-grid-icon\\\" | \\\"view-list-icon\\\" | \\\"volume-off-icon\\\" | \\\"volume-up-icon\\\" | \\\"wifi-icon\\\" | \\\"witness-arrow-icon\\\" | \\\"x-circle-icon\\\" | \\\"x-icon\\\" | \\\"x-letter-icon\\\" | \\\"y-icon\\\" | \\\"zoom-in-icon\\\" | \\\"zoom-out-icon\\\"\",\n \"references\": {\n \"Icon\": {\n \"location\": \"import\",\n \"path\": \"../../types/Icon\",\n \"id\": \"src/types/Icon.ts::Icon\",\n \"referenceLocation\": \"Icon\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"leading-icon\"\n },\n \"trailingIcon\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"Icon\",\n \"resolved\": \"\\\"academic-cap-icon\\\" | \\\"accessibility-icon\\\" | \\\"add-column-left-icon\\\" | \\\"add-column-right-icon\\\" | \\\"add-more-list-icon\\\" | \\\"adjustments-icon\\\" | \\\"annotation-icon\\\" | \\\"apply-all-rows-icon\\\" | \\\"archive-icon\\\" | \\\"arrow-circle-down-icon\\\" | \\\"arrow-circle-left-icon\\\" | \\\"arrow-circle-right-icon\\\" | \\\"arrow-circle-up-icon\\\" | \\\"arrow-down-icon\\\" | \\\"arrow-left-icon\\\" | \\\"arrow-narrow-down-icon\\\" | \\\"arrow-narrow-left-icon\\\" | \\\"arrow-narrow-right-icon\\\" | \\\"arrow-narrow-up-icon\\\" | \\\"arrow-right-icon\\\" | \\\"arrow-sm-down-icon\\\" | \\\"arrow-sm-left-icon\\\" | \\\"arrow-sm-right-icon\\\" | \\\"arrow-sm-up-icon\\\" | \\\"arrow-up-icon\\\" | \\\"arrow-up-link-out-icon\\\" | \\\"arrows-expand-icon\\\" | \\\"arrows-minimise-icon\\\" | \\\"at-symbol-icon\\\" | \\\"auto-date-icon\\\" | \\\"auto-sign-icon\\\" | \\\"backspace-icon\\\" | \\\"badge-check-icon\\\" | \\\"ban-icon\\\" | \\\"base-circle-icon\\\" | \\\"batch-send-arrow-icon\\\" | \\\"beaker-icon\\\" | \\\"bell-icon\\\" | \\\"book-open-icon\\\" | \\\"bookmark-alt-icon\\\" | \\\"bookmark-icon\\\" | \\\"box-crossed-icon\\\" | \\\"box-empty-icon\\\" | \\\"box-ticked-icon\\\" | \\\"branch-icon\\\" | \\\"briefcase-icon\\\" | \\\"bulk-send-arrow-icon\\\" | \\\"bulk-send-icon\\\" | \\\"cake-icon\\\" | \\\"calculator-icon\\\" | \\\"calender-icon\\\" | \\\"camera-icon\\\" | \\\"cash-icon\\\" | \\\"chart-bar-icon\\\" | \\\"chart-pie-icon\\\" | \\\"chart-square-bar-icon\\\" | \\\"chat-alt-2-icon\\\" | \\\"chat-alt-icon\\\" | \\\"chat-icon\\\" | \\\"check-circle-icon\\\" | \\\"check-icon\\\" | \\\"chevron-double-down-icon\\\" | \\\"chevron-double-left-icon\\\" | \\\"chevron-double-right-icon\\\" | \\\"chevron-double-up-icon\\\" | \\\"chevron-down-icon\\\" | \\\"chevron-left-icon\\\" | \\\"chevron-right-icon\\\" | \\\"chevron-up-icon\\\" | \\\"chip-icon\\\" | \\\"circle-filled-half-icon\\\" | \\\"circle-filled-quarter-icon\\\" | \\\"circle-filled-three-quarter-icon\\\" | \\\"circle-half-icon\\\" | \\\"circle-quarter-icon\\\" | \\\"circle-three-quarter-icon\\\" | \\\"clipboard-check-icon\\\" | \\\"clipboard-copy-icon\\\" | \\\"clipboard-icon\\\" | \\\"clipboard-list-icon\\\" | \\\"clock-icon\\\" | \\\"cloud-download-icon\\\" | \\\"cloud-icon\\\" | \\\"cloud-upload-icon\\\" | \\\"code-icon\\\" | \\\"cog-icon\\\" | \\\"collapse-icon\\\" | \\\"collection-icon\\\" | \\\"color-swatch-icon\\\" | \\\"contacts-icon\\\" | \\\"credit-card-icon\\\" | \\\"cube-icon\\\" | \\\"cube-transparent-icon\\\" | \\\"currency-bangladeshi-icon\\\" | \\\"currency-dollar-icon\\\" | \\\"currency-euro-icon\\\" | \\\"currency-pound-icon\\\" | \\\"currency-rupee-icon\\\" | \\\"currency-yen-icon\\\" | \\\"cursor-click-icon\\\" | \\\"database-icon\\\" | \\\"date-sent-sort-ascending-icon\\\" | \\\"date-sent-sort-descending-icon\\\" | \\\"date-sort-ascending-icon\\\" | \\\"date-sort-descending-icon\\\" | \\\"designation-icon\\\" | \\\"desktop-computer-icon\\\" | \\\"device-lock-icon\\\" | \\\"device-mobile-icon\\\" | \\\"device-tablet-icon\\\" | \\\"document-add-icon\\\" | \\\"document-combine-icon\\\" | \\\"document-download-icon\\\" | \\\"document-duplicate-icon\\\" | \\\"document-icon\\\" | \\\"document-import-fields-icon\\\" | \\\"document-info-icon\\\" | \\\"document-merge-alt2-icon\\\" | \\\"document-remove-icon\\\" | \\\"document-replace-icon\\\" | \\\"document-report-icon\\\" | \\\"document-search-icon\\\" | \\\"document-text-icon\\\" | \\\"document-viewed-icon\\\" | \\\"dots-circle-horizontal-icon\\\" | \\\"dots-horizontal-icon\\\" | \\\"dots-vertical-icon\\\" | \\\"download-icon\\\" | \\\"drag-horizontal-icon\\\" | \\\"drag-vertical-icon\\\" | \\\"dropdown-icon\\\" | \\\"duplicate-icon\\\" | \\\"emoji-happy-icon\\\" | \\\"emoji-sad-icon\\\" | \\\"exclamation-circle-icon\\\" | \\\"exclamation-icon\\\" | \\\"expand-icon\\\" | \\\"external-link-icon\\\" | \\\"eye-icon\\\" | \\\"eye-off-icon\\\" | \\\"fast-forward-icon\\\" | \\\"field-alignment-bottom-icon\\\" | \\\"field-alignment-centre-icon\\\" | \\\"field-alignment-left-icon\\\" | \\\"field-alignment-middle-icon\\\" | \\\"field-alignment-right-icon\\\" | \\\"field-alignment-top-icon\\\" | \\\"field-distribute-horizontally-icon\\\" | \\\"field-distribute-vertically-icon\\\" | \\\"field-duplicate-icon\\\" | \\\"field-match-height-icon\\\" | \\\"field-match-width-icon\\\" | \\\"field-order-icon\\\" | \\\"field-placement-icon\\\" | \\\"field-scale-icon\\\" | \\\"field-scaling-off-icon\\\" | \\\"field-selected-icon\\\" | \\\"field-special-icon\\\" | \\\"film-icon\\\" | \\\"filter-icon\\\" | \\\"finger-print-icon\\\" | \\\"fire-icon\\\" | \\\"fit-height-icon\\\" | \\\"fit-width-icon\\\" | \\\"flag-icon\\\" | \\\"folder-add-icon\\\" | \\\"folder-download-icon\\\" | \\\"folder-icon\\\" | \\\"folder-open-icon\\\" | \\\"folder-remove-icon\\\" | \\\"gift-icon\\\" | \\\"globe-alt-icon\\\" | \\\"globe-icon\\\" | \\\"grid-icon\\\" | \\\"guides-icon\\\" | \\\"hand-icon\\\" | \\\"hashtag-icon\\\" | \\\"heart-icon\\\" | \\\"home-icon\\\" | \\\"identification-icon\\\" | \\\"inbox-icon\\\" | \\\"inbox-in-icon\\\" | \\\"information-circle-icon\\\" | \\\"initials-icon\\\" | \\\"key-icon\\\" | \\\"keyboard-icon\\\" | \\\"library-icon\\\" | \\\"light-bulb-icon\\\" | \\\"lightning-bolt-icon\\\" | \\\"link-broken-icon\\\" | \\\"link-icon\\\" | \\\"link-value-icon\\\" | \\\"linked-document-icon\\\" | \\\"linked-icon\\\" | \\\"list-order-icon\\\" | \\\"location-marker-icon\\\" | \\\"lock-closed-icon\\\" | \\\"lock-open-icon\\\" | \\\"login-icon\\\" | \\\"logo-icon\\\" | \\\"logout-icon\\\" | \\\"mail-icon\\\" | \\\"mail-open-icon\\\" | \\\"map-icon\\\" | \\\"menu-alt-1-icon\\\" | \\\"menu-alt-2-icon\\\" | \\\"menu-alt-3-icon\\\" | \\\"menu-alt-4-icon\\\" | \\\"menu-alt-5-icon\\\" | \\\"menu-icon\\\" | \\\"microphone-icon\\\" | \\\"minus-circle-icon\\\" | \\\"minus-icon\\\" | \\\"minus-sm-icon\\\" | \\\"moon-icon\\\" | \\\"move-horizontal-icon\\\" | \\\"move-vertical-icon\\\" | \\\"music-note-icon\\\" | \\\"newspaper-icon\\\" | \\\"office-building-icon\\\" | \\\"page-insert-horizontal-icon\\\" | \\\"page-insert-vertical-icon\\\" | \\\"page-layout-icon\\\" | \\\"pagescroll-preview-icon\\\" | \\\"paper-airplane-icon\\\" | \\\"paper-clip-icon\\\" | \\\"pause-icon\\\" | \\\"pencil-alt-icon\\\" | \\\"pencil-icon\\\" | \\\"phone-icon\\\" | \\\"phone-incoming-icon\\\" | \\\"phone-missed-call-icon\\\" | \\\"phone-outgoing-icon\\\" | \\\"photograph-icon\\\" | \\\"pin-icon\\\" | \\\"play-icon\\\" | \\\"plus-circle-icon\\\" | \\\"plus-icon\\\" | \\\"plus-sm-icon\\\" | \\\"pre-filled-content-icon\\\" | \\\"presentation-chart-bar-icon\\\" | \\\"presentation-chart-line-icon\\\" | \\\"printer-icon\\\" | \\\"puzzle-icon\\\" | \\\"qrcode-icon\\\" | \\\"question-mark-circle-icon\\\" | \\\"quick-send-arrow-icon\\\" | \\\"receipt-refund-icon\\\" | \\\"receipt-tax-icon\\\" | \\\"recipient-details-card-icon\\\" | \\\"recipient-details-icon\\\" | \\\"recipient-link-broken-icon\\\" | \\\"recipient-link-icon\\\" | \\\"recipient-links-icon\\\" | \\\"redo-icon\\\" | \\\"refresh-icon\\\" | \\\"reply-icon\\\" | \\\"required-icon\\\" | \\\"revert-icon\\\" | \\\"rewind-icon\\\" | \\\"rocket-icon\\\" | \\\"rotate-left-icon\\\" | \\\"rotate-right-icon\\\" | \\\"rss-icon\\\" | \\\"save-as-icon\\\" | \\\"save-icon\\\" | \\\"scale-icon\\\" | \\\"scheduled-icon\\\" | \\\"scissors-icon\\\" | \\\"search-circle-icon\\\" | \\\"search-icon\\\" | \\\"selector-icon\\\" | \\\"send-arrow-icon\\\" | \\\"sent-progress-icon\\\" | \\\"server-icon\\\" | \\\"share-icon\\\" | \\\"shield-check-icon\\\" | \\\"shield-exclamation-icon\\\" | \\\"shopping-bag-icon\\\" | \\\"shopping-cart-icon\\\" | \\\"side-panel-close-left-icon\\\" | \\\"side-panel-close-right-icon\\\" | \\\"side-panel-closed-icon\\\" | \\\"side-panel-open-icon\\\" | \\\"side-panel-open-left-icon\\\" | \\\"side-panel-open-right-icon\\\" | \\\"signature-icon\\\" | \\\"signature-select-icon\\\" | \\\"signature-selected-icon\\\" | \\\"sort-alphabetically-a-z-alt-icon\\\" | \\\"sort-alphabetically-a-z-icon\\\" | \\\"sort-alphabetically-z-a-alt-icon\\\" | \\\"sort-alphabetically-z-a-icon\\\" | \\\"sort-ascending-icon\\\" | \\\"sort-descending-icon\\\" | \\\"sparkles-icon\\\" | \\\"speakerphone-icon\\\" | \\\"star-icon\\\" | \\\"status-offline-icon\\\" | \\\"status-online-icon\\\" | \\\"stop-icon\\\" | \\\"sun-icon\\\" | \\\"support-icon\\\" | \\\"switch-horizontal-icon\\\" | \\\"switch-vertical-icon\\\" | \\\"table-columns-icon\\\" | \\\"table-icon\\\" | \\\"table-quick-edit-icon\\\" | \\\"table-rows-icon\\\" | \\\"table-split-icon\\\" | \\\"tag-icon\\\" | \\\"target-icon\\\" | \\\"template-icon\\\" | \\\"template-not-sent-icon\\\" | \\\"template-sent-icon\\\" | \\\"terminal-icon\\\" | \\\"text-alignment-icon\\\" | \\\"text-icon\\\" | \\\"text-size-icon\\\" | \\\"thumb-down-icon\\\" | \\\"thumb-up-icon\\\" | \\\"ticket-icon\\\" | \\\"time-sort-ascending-icon\\\" | \\\"time-sort-descending-icon\\\" | \\\"translate-icon\\\" | \\\"trash-icon\\\" | \\\"trending-down-icon\\\" | \\\"trending-up-icon\\\" | \\\"truck-icon\\\" | \\\"typeface-icon\\\" | \\\"typing-input-icon\\\" | \\\"undo-icon\\\" | \\\"upload-icon\\\" | \\\"user-add-icon\\\" | \\\"user-assign-icon\\\" | \\\"user-circle-icon\\\" | \\\"user-group-icon\\\" | \\\"user-icon\\\" | \\\"user-remove-icon\\\" | \\\"user-switch-icon\\\" | \\\"users-icon\\\" | \\\"variable-icon\\\" | \\\"variant-icon\\\" | \\\"video-camera-icon\\\" | \\\"view-boards-icon\\\" | \\\"view-grid-add-icon\\\" | \\\"view-grid-icon\\\" | \\\"view-list-icon\\\" | \\\"volume-off-icon\\\" | \\\"volume-up-icon\\\" | \\\"wifi-icon\\\" | \\\"witness-arrow-icon\\\" | \\\"x-circle-icon\\\" | \\\"x-icon\\\" | \\\"x-letter-icon\\\" | \\\"y-icon\\\" | \\\"zoom-in-icon\\\" | \\\"zoom-out-icon\\\"\",\n \"references\": {\n \"Icon\": {\n \"location\": \"import\",\n \"path\": \"../../types/Icon\",\n \"id\": \"src/types/Icon.ts::Icon\",\n \"referenceLocation\": \"Icon\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"trailing-icon\"\n },\n \"iconSolid\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"icon-solid\",\n \"defaultValue\": \"false\"\n },\n \"outline\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"outline\",\n \"defaultValue\": \"false\"\n },\n \"disabled\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"disabled\",\n \"defaultValue\": \"false\"\n },\n \"loading\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"loading\",\n \"defaultValue\": \"false\"\n },\n \"customStyle\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"{ [key: string]: string }\",\n \"resolved\": \"{ [key: string]: string; }\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false\n },\n \"text\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": false,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false,\n \"reflect\": false,\n \"attribute\": \"text\",\n \"defaultValue\": \"''\"\n },\n \"rest\": {\n \"type\": \"unknown\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"JSXBase.ButtonHTMLAttributes<HTMLButtonElement>\",\n \"resolved\": \"ButtonHTMLAttributes<HTMLButtonElement>\",\n \"references\": {\n \"JSXBase\": {\n \"location\": \"import\",\n \"path\": \"@stencil/core/internal\",\n \"id\": \"../../node_modules/@stencil/core/internal/index.d.ts::JSXBase\",\n \"referenceLocation\": \"JSXBase\"\n },\n \"HTMLButtonElement\": {\n \"location\": \"global\",\n \"id\": \"global::HTMLButtonElement\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"\"\n },\n \"getter\": false,\n \"setter\": false\n }\n };\n }\n static get elementRef() { return \"el\"; }\n}\n"],"version":3}
@@ -1,7 +1,7 @@
1
- import { t as transformTag, p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-B9WmFgSl.js';
1
+ import { t as transformTag, p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-BrykT5-C.js';
2
2
  import { d as dvI18n } from './p-Dx1cMyvL.js';
3
- import { d as defineCustomElement$2 } from './p-C6EaahbW.js';
4
- import { d as defineCustomElement$1 } from './p-IqJEctSf.js';
3
+ import { d as defineCustomElement$2 } from './p-CSPLGKKp.js';
4
+ import { d as defineCustomElement$1 } from './p-dHMolk9H.js';
5
5
 
6
6
  const lsFieldDimensionsCss = () => `:host{display:flex;flex-direction:column;gap:1rem;width:100%;position:relative}*{margin:0;box-sizing:border-box}.ls-dv-field-set{display:flex;flex-direction:column;gap:1rem;width:100%}.ls-dv-field-properties-section{display:flex;position:relative;flex-direction:column;gap:0.5rem}.ls-dv-row{flex-direction:row;align-items:center;justify-content:space-between}.ls-dv-field-properties-section-text{display:flex;flex-direction:column;gap:0.25rem;padding:0.25rem}.ls-dv-field-properties-section-title{color:var(--gray-90, #5e6066);font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;}.ls-dv-field-properties-section-description{overflow:hidden;color:var(--gray-80, #6f7176);text-overflow:ellipsis;font-size:0.75rem;font-style:normal;font-weight:400;line-height:0.75rem;}.ls-dv-input-row{display:flex;gap:0.5rem}.ls-dv-input-row .ls-dv-input-wrapper input{width:9.313rem;max-width:9.313rem}p{color:var(--gray-80, #6f7176);font-family:var(--font-family);font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--text-sm-line-height)}a{color:var(--primary-60, #4456f6);font-size:var(--text-sm);font-style:normal;font-weight:400;line-height:var(--text-sm-line-height);cursor:pointer}a:hover{text-decoration:underline;color:var(--primary-70, #2134dc)}.ls-dv-button-link,.ls-dv-button-link:hover{all:unset}select{appearance:none;height:2.25rem}.ls-dv-input-wrapper{position:relative;width:100%}#selectorIcon{position:absolute;top:50%;right:0.675rem;transform:translateY(-50%);pointer-events:none;color:var(--gray-80, #6f7176)}#selectLeadingIcon{position:absolute;top:50%;left:0.675rem;transform:translateY(-50%);pointer-events:none;color:var(--gray-80, #6f7176)}.ls-dv-has-leading-icon{padding-left:2.5rem}input,select,textarea{border:1px solid var(--gray-40, #d8d9dc);box-shadow:0 1px 0.125rem rgba(0, 0, 0, 0.05);padding:0.5rem 0.75rem;font-family:var(--font-family);font-size:var(--text-sm);border-radius:0.625rem;color:var(--gray-100, #45484d);font-weight:400}input::placeholder,select::placeholder,textarea::placeholder{color:var(--gray-60, #afb0b2)}input:hover,select:hover,textarea:hover{border-color:var(--gray-50, #c8c9cc);background-color:var(--white, #ffffff)}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 0.25rem var(--primary-40, #79adfc);border-color:var(--primary-60, #4456f6);background-color:var(--white, #ffffff)}input:active,select:active,textarea:active{border-color:var(--primary-50, #5185ff)}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;background-color:var(--gray-10, #f7f8fa)}input[type=checkbox]{appearance:none;position:relative;height:1rem;width:1rem;padding:0.25rem;border-radius:var(--radius-sm);border:1px solid #d1d5db;background-color:#ffffff;cursor:pointer}input[type=checkbox]:checked,input[type=checkbox].ls-dv-indeterminate{background-color:var(--primary-60, #4456f6);border:none}input[type=checkbox]:checked::after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%, -50%) rotate(-45deg) scale(-1, 1);width:0.5rem;height:0.25rem;border-bottom:0.125rem solid white;border-right:0.125rem solid white}input[type=checkbox].ls-dv-indeterminate::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.5rem;height:0.125rem;background-color:white}input[type=checkbox]:checked:hover,input[type=checkbox].ls-dv-indeterminate:hover{background-color:var(--primary-70, #2134dc);border:none}input[type=checkbox]:hover{border:1px solid #9ca3af}input[type=checkbox]:focus,input[type=checkbox]:active{outline:none;box-shadow:0 0 0 0.25rem var(--primary-20, #c7ddff);background-color:#f0f4f8}input[type=checkbox]:disabled{background-color:#f3f4f6;outline:none;cursor:not-allowed}input[type=checkbox]:disabled:checked{background-color:#e5e7eb;border:none;outline:none;cursor:not-allowed}.ls-dv-checkbox-container{display:flex;gap:0.5rem;width:100%}.ls-dv-checkbox-label{color:var(--gray-100, #45484d);font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}.ls-dv-form-label{color:var(--gray-100, #45484d);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.ls-dv-form-field{display:flex;flex-direction:column;gap:0.25rem;width:100%}.ls-dv-loading-box{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;color:var(--primary-60, #4456f6)}button{border:0;appearance:button;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background-color:var(--primary-60, #4456f6);color:white;text-transform:capitalize;min-height:2.25rem;min-width:2.25rem}button.ls-dv-tertiary-grey{border:1px solid var(--gray-40, #d8d9dc);background-color:white;color:var(--gray-80, #6f7176)}button.ls-dv-tertiary-grey:hover{border:1px solid var(--gray-50, #c8c9cc);background:var(--gray-10, #f7f8fa)}.ls-dv-button-group{display:flex;border-radius:0.625rem;border:1px solid var(--gray-30, #e0e2e5);background:var(--white, #ffffff);overflow:clip}.ls-dv-button-group button{display:flex;width:100%;background:transparent;border-radius:unset;padding:0.25rem 0.75rem;min-width:2.156rem;color:var(--gray-80, #6f7176)}.ls-dv-button-group button:disabled{background:var(--gray-10, #f7f8fa);cursor:not-allowed;color:var(--gray-50, #c8c9cc)}.ls-dv-button-group button:hover{background:var(--gray-10, #f7f8fa)}.ls-dv-button-group>:first-child{border-radius:0.625rem 0 0 0.625rem}.ls-dv-button-group>:last-child{border-radius:0 0.5rem 0.5rem 0}.ls-dv-button-group>:not(:first-child){border-left:1px solid var(--gray-30, #e0e2e5)}`;
7
7
 
@@ -113,6 +113,6 @@ function defineCustomElement() {
113
113
  defineCustomElement();
114
114
 
115
115
  export { LsFieldDimensions as L, defineCustomElement as d };
116
- //# sourceMappingURL=p-BxsxcR5o.js.map
116
+ //# sourceMappingURL=p-DAP3L70b.js.map
117
117
 
118
- //# sourceMappingURL=p-BxsxcR5o.js.map
118
+ //# sourceMappingURL=p-DAP3L70b.js.map
@@ -1 +1 @@
1
- {"file":"p-BxsxcR5o.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/ls-field-dimensions/ls-field-dimensions.scss?tag=ls-field-dimensions&encapsulation=shadow","src/components/ls-field-dimensions/ls-field-dimensions.tsx"],"sourcesContent":[":host {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n width: 100%;\n position: relative;\n}\n\n* {\n margin: 0;\n box-sizing: border-box\n}\n\n.ls-dv-field-set {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n width: 100%;\n}\n\n.ls-dv-field-properties-section {\n display: flex;\n position: relative;\n flex-direction: column;\n gap: 0.5rem;\n}\n\n.ls-dv-row {\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n}\n\n.ls-dv-field-properties-section-text {\n display: flex;\n flex-direction: column;\n gap: 0.25rem;\n padding: 0.25rem;\n}\n\n.ls-dv-field-properties-section-title {\n color: $gray-90;\n font-size: 1rem;\n font-style: normal;\n font-weight: 500;\n line-height: 1.25rem; /* 142.857% */\n}\n\n.ls-dv-field-properties-section-description {\n overflow: hidden;\n color: $gray-80;\n text-overflow: ellipsis;\n font-size: 0.75rem;\n font-style: normal;\n font-weight: 400;\n line-height: 0.75rem; /* 120% */\n}\n\n.ls-dv-input-row {\n display: flex;\n gap: 0.5rem;\n}\n\n.ls-dv-input-row .ls-dv-input-wrapper input {\n width: 9.313rem;\n max-width: 9.313rem;\n}\n\n/* Global Styles */\n\np {\n color: $gray-80;\n font-family: var(--font-family);\n font-size: var(--text-sm);\n font-style: normal;\n font-weight: 400;\n line-height: var(--text-sm-line-height);\n}\n\na {\n color: $primary-60;\n font-size: var(--text-sm);\n font-style: normal;\n font-weight: 400;\n line-height: var(--text-sm-line-height);\n cursor: pointer;\n}\n\na:hover {\n text-decoration: underline;\n color: $primary-70;\n}\n\n.ls-dv-button-link,\n.ls-dv-button-link:hover {\n all: unset;\n}\n\nselect {\n appearance: none;\n height: 2.25rem;\n}\n\n.ls-dv-input-wrapper {\n position: relative;\n width: 100%;\n}\n\n\n#selectorIcon {\n position: absolute;\n top: 50%;\n right: 0.675rem;\n transform: translateY(-50%);\n pointer-events: none;\n color: $gray-80;\n}\n\n#selectLeadingIcon {\n position: absolute;\n top: 50%;\n left: 0.675rem;\n transform: translateY(-50%);\n pointer-events: none;\n color: $gray-80;\n}\n\n.ls-dv-has-leading-icon {\n padding-left: 2.5rem;\n}\n\ninput,\nselect,\ntextarea {\n border: 1px solid $gray-40;\n box-shadow: 0 1px 0.125rem rgba(0, 0, 0, 0.05);\n padding: 0.5rem 0.75rem;\n font-family: var(--font-family);\n font-size: var(--text-sm);\n border-radius: 0.625rem;\n color: $gray-100;\n font-weight: 400;\n}\n\ninput::placeholder,\nselect::placeholder,\ntextarea::placeholder {\n color: $gray-60;\n}\n\ninput:hover,\nselect:hover,\ntextarea:hover {\n border-color: $gray-50;\n background-color: $white;\n}\n\ninput:focus,\nselect:focus,\ntextarea:focus {\n outline: none;\n box-shadow: 0 0 0 0.25rem $primary-40;\n border-color: $primary-60;\n background-color: $white;\n}\n\ninput:active,\nselect:active,\ntextarea:active {\n border-color: $primary-50;\n}\n\ninput:disabled,\nselect:disabled,\ntextarea:disabled {\n cursor: not-allowed;\n background-color: $gray-10;\n}\n\ninput[type='checkbox'] {\n appearance: none;\n position: relative;\n height: 1rem;\n width: 1rem;\n padding: 0.25rem;\n border-radius: var(--radius-sm);\n border: 1px solid #d1d5db;\n background-color: #ffffff;\n cursor: pointer;\n}\n\ninput[type='checkbox']:checked,\ninput[type='checkbox'].ls-dv-indeterminate {\n background-color: $primary-60;\n border: none;\n}\n\ninput[type='checkbox']:checked::after {\n content: '';\n position: absolute;\n top: 45%;\n left: 50%;\n transform: translate(-50%, -50%) rotate(-45deg) scale(-1, 1);\n width: 0.5rem;\n height: 0.25rem;\n border-bottom: 0.125rem solid white;\n border-right: 0.125rem solid white;\n}\n\ninput[type='checkbox'].ls-dv-indeterminate::after {\n content: '';\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n width: 0.5rem;\n height: 0.125rem;\n background-color: white;\n}\n\ninput[type='checkbox']:checked:hover,\ninput[type='checkbox'].ls-dv-indeterminate:hover {\n background-color: $primary-70;\n border: none;\n}\n\ninput[type='checkbox']:hover {\n border: 1px solid #9ca3af;\n}\n\ninput[type='checkbox']:focus,\ninput[type='checkbox']:active {\n outline: none;\n box-shadow: 0 0 0 0.25rem $primary-20;\n background-color: #f0f4f8;\n}\n\ninput[type='checkbox']:disabled {\n background-color: #f3f4f6;\n outline: none;\n cursor: not-allowed;\n}\n\ninput[type='checkbox']:disabled:checked {\n background-color: #e5e7eb;\n border: none;\n outline: none;\n cursor: not-allowed;\n}\n\n.ls-dv-checkbox-container {\n display: flex;\n gap: 0.5rem;\n width: 100%;\n}\n\n.ls-dv-checkbox-label {\n color: $gray-100;\n font-size: 1rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1rem;\n}\n\n.ls-dv-form-label {\n color: $gray-100;\n font-size: 1rem;\n font-style: normal;\n font-weight: 500;\n line-height: 1.5rem;\n}\n\n.ls-dv-form-field {\n display: flex;\n flex-direction: column;\n gap: 0.25rem;\n width: 100%;\n}\n\n.ls-dv-loading-box {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100vh;\n color: $primary-60;\n}\n\nbutton {\n border: 0;\n appearance: button;\n cursor: pointer;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: var(--radius-lg);\n background-color: $primary-60;\n color: white;\n text-transform: capitalize;\n min-height: 2.25rem;\n min-width: 2.25rem;\n}\n\nbutton.ls-dv-tertiary-grey {\n border: 1px solid $gray-40;\n background-color: white;\n color: $gray-80;\n}\n\nbutton.ls-dv-tertiary-grey:hover {\n border: 1px solid $gray-50;\n background: $gray-10;\n}\n\n.ls-dv-button-group {\n display: flex;\n border-radius: 0.625rem;\n border: 1px solid $gray-30;\n background: $white;\n overflow: clip;\n}\n\n.ls-dv-button-group button {\n display: flex;\n width: 100%;\n background: transparent;\n border-radius: unset;\n padding: 0.25rem 0.75rem;\n min-width: 2.156rem;\n color: $gray-80;\n}\n\n.ls-dv-button-group button:disabled {\n background: $gray-10;\n cursor: not-allowed;\n color: $gray-50;\n}\n\n.ls-dv-button-group button:hover {\n background: $gray-10;\n}\n\n.ls-dv-button-group > :first-child {\n border-radius: 0.625rem 0 0 0.625rem;\n}\n\n.ls-dv-button-group > :last-child {\n border-radius: 0 0.5rem 0.5rem 0;\n}\n\n.ls-dv-button-group > :not(:first-child) {\n border-left: 1px solid $gray-30;\n}\n","import { Component, Host, Prop, h, Event, EventEmitter } from '@stencil/core';\nimport { dvI18n } from '../../i18n/i18n';\nimport { LSApiElement, LSMutateEvent } from '../../components';\nimport { Element } from '@stencil/core';\n\n@Component({\n tag: 'ls-field-dimensions',\n styleUrl: 'ls-field-dimensions.scss',\n shadow: true,\n})\nexport class LsFieldDimensions {\n @Element() component: HTMLElement;\n @Prop({ mutable: true }) dataItem: LSApiElement | LSApiElement[];\n @Prop() template: any; // LSApiTemplate\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n mutate: EventEmitter<LSMutateEvent[]>;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n update: EventEmitter<LSMutateEvent[]>;\n\n isSingle(dt: LSApiElement | LSApiElement[]): dt is LSApiElement {\n return (dt as LSApiElement[]).length === undefined;\n }\n\n isMultiple(dt: LSApiElement | LSApiElement[]): dt is LSApiElement[] {\n return typeof (dt as LSApiElement[]).length === 'number';\n }\n\n getDataItem(): LSApiElement {\n if (this.isSingle(this.dataItem)) {\n return this.dataItem;\n }\n return this.dataItem[0];\n }\n\n // Send one or more mutations up the chain\n // The source of the chain fires the mutation\n alter(diff: object) {\n console.log(diff);\n if (this.isMultiple(this.dataItem)) {\n const diffs: LSMutateEvent[] = this.dataItem.map(c => {\n return { action: 'update', data: { ...c, ...diff } as LSApiElement };\n });\n\n this.dataItem = diffs.map(d => d.data as LSApiElement);\n this.mutate.emit(diffs);\n } else {\n const singleDiff = { action: 'update', data: { ...this.dataItem, ...diff } as LSApiElement } as LSMutateEvent;\n this.dataItem = singleDiff.data as LSApiElement;\n this.mutate.emit([singleDiff]);\n }\n }\n\n componentDidLoad() {\n }\n\n render() {\n return (\n <Host>\n {this.isMultiple(this.dataItem) && (\n <div class={'ls-dv-field-properties-section'}>\n <div class={'ls-dv-field-properties-section-text'}>\n <p class={'ls-dv-field-properties-section-title'}>{dvI18n.t('dimensions.heightandwidth')}</p>\n <p class={'ls-dv-field-properties-section-description'}>{dvI18n.t('dimensions.heightandwidthdescription')}</p>\n </div>\n <div class={'ls-dv-input-row'}>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setwidthtooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-width-icon\"></ls-icon>\n <input class={'ls-dv-has-leading-icon'} aria=\"field-width\" id=\"field-width\" onChange={e => this.alter({ width: (e.target as HTMLInputElement).value })} />\n </div>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setheighttooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-height-icon\"></ls-icon>\n <input class={'ls-dv-has-leading-icon'} aria=\"field-height\" id=\"field-height\" onChange={e => this.alter({ height: (e.target as HTMLInputElement).value })} />\n </div>\n </div>\n\n {/* <div>\n Top: <input value={''} onChange={e => this.alter({ top: (e.target as HTMLInputElement).value })} width=\"30\" />\n </div>\n <div>\n Left: <input value={''} onChange={e => this.alter({ left: (e.target as HTMLInputElement).value })} width=\"30\" />\n </div> */}\n </div>\n )}\n {this.isSingle(this.dataItem) && (\n <div class={'ls-dv-field-set'}>\n <div class={'ls-dv-field-properties-section'}>\n <div class={'ls-dv-field-properties-section-text'}>\n <p class={'ls-dv-field-properties-section-title'}>{dvI18n.t('dimensions.heightandwidth')}</p>\n <p class={'ls-dv-field-properties-section-description'}>{dvI18n.t('dimensions.heightandwidthdescription')}</p>\n </div>\n <div class={'ls-dv-input-row'}>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setwidthtooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-width-icon\"></ls-icon>\n <input\n type=\"number\"\n class={'ls-dv-has-leading-icon'}\n aria=\"field-width\"\n id=\"field-width\"\n min={5}\n max={this.dataItem.pageDimensions.width - this.dataItem.width}\n value={this.dataItem?.width}\n onChange={e => {\n const di = this.getDataItem();\n const newWidth = parseInt((e.target as HTMLInputElement).value);\n if (newWidth > di.pageDimensions.width - di.left) {\n return;\n }\n // If signature field with fixed scale, auto-adjust height\n if (di.formElementType === 'signature' && this.template?.fixSignatureScale) {\n const newHeight = Math.round(newWidth / 3.8);\n this.alter({ width: newWidth, height: newHeight });\n } else {\n this.alter({ width: newWidth });\n }\n }}\n />\n </div>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setheighttooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-height-icon\"></ls-icon>\n <input\n type=\"number\"\n class={'ls-dv-has-leading-icon'}\n aria=\"field-height\"\n id=\"field-height\"\n value={this.dataItem?.height}\n onChange={e => {\n const di = this.getDataItem();\n const newHeight = parseInt((e.target as HTMLInputElement).value);\n if (newHeight > di.pageDimensions.height - di.top) {\n return;\n }\n // If signature field with fixed scale, auto-adjust width\n if (di.formElementType === 'signature' && this.template?.fixSignatureScale) {\n const newWidth = Math.round(newHeight * 3.8);\n this.alter({ height: newHeight, width: newWidth });\n } else {\n this.alter({ height: newHeight });\n }\n }}\n />\n </div>\n </div>\n </div>\n\n <div class={'ls-dv-field-properties-section'}>\n <div class={'ls-dv-field-properties-section-text'}>\n <p class={'ls-dv-field-properties-section-title'}>{dvI18n.t('dimensions.scaleandresize')}</p>\n <p class={'ls-dv-field-properties-section-description'}>{dvI18n.t('dimensions.scaleandresizedescription')}</p>\n </div>\n <div class={'ls-dv-button-group'}>\n <button disabled data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('alignment.selectmultiplescale')}>\n <ls-icon name=\"field-scale-icon\"></ls-icon>\n </button>\n <button disabled data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('alignment.selectmultiplewidth')}>\n <ls-icon name=\"field-match-width-icon\"></ls-icon>\n </button>\n <button disabled data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('alignment.selectmultipleheight')}>\n <ls-icon name=\"field-match-height-icon\"></ls-icon>\n </button>\n </div>\n </div>\n </div>\n )}\n <ls-tooltip tooltipId=\"ls-dv-tooltip\" />\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-DAP3L70b.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/ls-field-dimensions/ls-field-dimensions.scss?tag=ls-field-dimensions&encapsulation=shadow","src/components/ls-field-dimensions/ls-field-dimensions.tsx"],"sourcesContent":[":host {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n width: 100%;\n position: relative;\n}\n\n* {\n margin: 0;\n box-sizing: border-box\n}\n\n.ls-dv-field-set {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n width: 100%;\n}\n\n.ls-dv-field-properties-section {\n display: flex;\n position: relative;\n flex-direction: column;\n gap: 0.5rem;\n}\n\n.ls-dv-row {\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n}\n\n.ls-dv-field-properties-section-text {\n display: flex;\n flex-direction: column;\n gap: 0.25rem;\n padding: 0.25rem;\n}\n\n.ls-dv-field-properties-section-title {\n color: $gray-90;\n font-size: 1rem;\n font-style: normal;\n font-weight: 500;\n line-height: 1.25rem; /* 142.857% */\n}\n\n.ls-dv-field-properties-section-description {\n overflow: hidden;\n color: $gray-80;\n text-overflow: ellipsis;\n font-size: 0.75rem;\n font-style: normal;\n font-weight: 400;\n line-height: 0.75rem; /* 120% */\n}\n\n.ls-dv-input-row {\n display: flex;\n gap: 0.5rem;\n}\n\n.ls-dv-input-row .ls-dv-input-wrapper input {\n width: 9.313rem;\n max-width: 9.313rem;\n}\n\n/* Global Styles */\n\np {\n color: $gray-80;\n font-family: var(--font-family);\n font-size: var(--text-sm);\n font-style: normal;\n font-weight: 400;\n line-height: var(--text-sm-line-height);\n}\n\na {\n color: $primary-60;\n font-size: var(--text-sm);\n font-style: normal;\n font-weight: 400;\n line-height: var(--text-sm-line-height);\n cursor: pointer;\n}\n\na:hover {\n text-decoration: underline;\n color: $primary-70;\n}\n\n.ls-dv-button-link,\n.ls-dv-button-link:hover {\n all: unset;\n}\n\nselect {\n appearance: none;\n height: 2.25rem;\n}\n\n.ls-dv-input-wrapper {\n position: relative;\n width: 100%;\n}\n\n\n#selectorIcon {\n position: absolute;\n top: 50%;\n right: 0.675rem;\n transform: translateY(-50%);\n pointer-events: none;\n color: $gray-80;\n}\n\n#selectLeadingIcon {\n position: absolute;\n top: 50%;\n left: 0.675rem;\n transform: translateY(-50%);\n pointer-events: none;\n color: $gray-80;\n}\n\n.ls-dv-has-leading-icon {\n padding-left: 2.5rem;\n}\n\ninput,\nselect,\ntextarea {\n border: 1px solid $gray-40;\n box-shadow: 0 1px 0.125rem rgba(0, 0, 0, 0.05);\n padding: 0.5rem 0.75rem;\n font-family: var(--font-family);\n font-size: var(--text-sm);\n border-radius: 0.625rem;\n color: $gray-100;\n font-weight: 400;\n}\n\ninput::placeholder,\nselect::placeholder,\ntextarea::placeholder {\n color: $gray-60;\n}\n\ninput:hover,\nselect:hover,\ntextarea:hover {\n border-color: $gray-50;\n background-color: $white;\n}\n\ninput:focus,\nselect:focus,\ntextarea:focus {\n outline: none;\n box-shadow: 0 0 0 0.25rem $primary-40;\n border-color: $primary-60;\n background-color: $white;\n}\n\ninput:active,\nselect:active,\ntextarea:active {\n border-color: $primary-50;\n}\n\ninput:disabled,\nselect:disabled,\ntextarea:disabled {\n cursor: not-allowed;\n background-color: $gray-10;\n}\n\ninput[type='checkbox'] {\n appearance: none;\n position: relative;\n height: 1rem;\n width: 1rem;\n padding: 0.25rem;\n border-radius: var(--radius-sm);\n border: 1px solid #d1d5db;\n background-color: #ffffff;\n cursor: pointer;\n}\n\ninput[type='checkbox']:checked,\ninput[type='checkbox'].ls-dv-indeterminate {\n background-color: $primary-60;\n border: none;\n}\n\ninput[type='checkbox']:checked::after {\n content: '';\n position: absolute;\n top: 45%;\n left: 50%;\n transform: translate(-50%, -50%) rotate(-45deg) scale(-1, 1);\n width: 0.5rem;\n height: 0.25rem;\n border-bottom: 0.125rem solid white;\n border-right: 0.125rem solid white;\n}\n\ninput[type='checkbox'].ls-dv-indeterminate::after {\n content: '';\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n width: 0.5rem;\n height: 0.125rem;\n background-color: white;\n}\n\ninput[type='checkbox']:checked:hover,\ninput[type='checkbox'].ls-dv-indeterminate:hover {\n background-color: $primary-70;\n border: none;\n}\n\ninput[type='checkbox']:hover {\n border: 1px solid #9ca3af;\n}\n\ninput[type='checkbox']:focus,\ninput[type='checkbox']:active {\n outline: none;\n box-shadow: 0 0 0 0.25rem $primary-20;\n background-color: #f0f4f8;\n}\n\ninput[type='checkbox']:disabled {\n background-color: #f3f4f6;\n outline: none;\n cursor: not-allowed;\n}\n\ninput[type='checkbox']:disabled:checked {\n background-color: #e5e7eb;\n border: none;\n outline: none;\n cursor: not-allowed;\n}\n\n.ls-dv-checkbox-container {\n display: flex;\n gap: 0.5rem;\n width: 100%;\n}\n\n.ls-dv-checkbox-label {\n color: $gray-100;\n font-size: 1rem;\n font-style: normal;\n font-weight: 400;\n line-height: 1rem;\n}\n\n.ls-dv-form-label {\n color: $gray-100;\n font-size: 1rem;\n font-style: normal;\n font-weight: 500;\n line-height: 1.5rem;\n}\n\n.ls-dv-form-field {\n display: flex;\n flex-direction: column;\n gap: 0.25rem;\n width: 100%;\n}\n\n.ls-dv-loading-box {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100vh;\n color: $primary-60;\n}\n\nbutton {\n border: 0;\n appearance: button;\n cursor: pointer;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: var(--radius-lg);\n background-color: $primary-60;\n color: white;\n text-transform: capitalize;\n min-height: 2.25rem;\n min-width: 2.25rem;\n}\n\nbutton.ls-dv-tertiary-grey {\n border: 1px solid $gray-40;\n background-color: white;\n color: $gray-80;\n}\n\nbutton.ls-dv-tertiary-grey:hover {\n border: 1px solid $gray-50;\n background: $gray-10;\n}\n\n.ls-dv-button-group {\n display: flex;\n border-radius: 0.625rem;\n border: 1px solid $gray-30;\n background: $white;\n overflow: clip;\n}\n\n.ls-dv-button-group button {\n display: flex;\n width: 100%;\n background: transparent;\n border-radius: unset;\n padding: 0.25rem 0.75rem;\n min-width: 2.156rem;\n color: $gray-80;\n}\n\n.ls-dv-button-group button:disabled {\n background: $gray-10;\n cursor: not-allowed;\n color: $gray-50;\n}\n\n.ls-dv-button-group button:hover {\n background: $gray-10;\n}\n\n.ls-dv-button-group > :first-child {\n border-radius: 0.625rem 0 0 0.625rem;\n}\n\n.ls-dv-button-group > :last-child {\n border-radius: 0 0.5rem 0.5rem 0;\n}\n\n.ls-dv-button-group > :not(:first-child) {\n border-left: 1px solid $gray-30;\n}\n","import { Component, Host, Prop, h, Event, EventEmitter } from '@stencil/core';\nimport { dvI18n } from '../../i18n/i18n';\nimport { LSApiElement, LSMutateEvent } from '../../components';\nimport { Element } from '@stencil/core';\n\n@Component({\n tag: 'ls-field-dimensions',\n styleUrl: 'ls-field-dimensions.scss',\n shadow: true,\n})\nexport class LsFieldDimensions {\n @Element() component: HTMLElement;\n @Prop({ mutable: true }) dataItem: LSApiElement | LSApiElement[];\n @Prop() template: any; // LSApiTemplate\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n mutate: EventEmitter<LSMutateEvent[]>;\n\n @Event({\n bubbles: true,\n cancelable: true,\n composed: true,\n })\n update: EventEmitter<LSMutateEvent[]>;\n\n isSingle(dt: LSApiElement | LSApiElement[]): dt is LSApiElement {\n return (dt as LSApiElement[]).length === undefined;\n }\n\n isMultiple(dt: LSApiElement | LSApiElement[]): dt is LSApiElement[] {\n return typeof (dt as LSApiElement[]).length === 'number';\n }\n\n getDataItem(): LSApiElement {\n if (this.isSingle(this.dataItem)) {\n return this.dataItem;\n }\n return this.dataItem[0];\n }\n\n // Send one or more mutations up the chain\n // The source of the chain fires the mutation\n alter(diff: object) {\n console.log(diff);\n if (this.isMultiple(this.dataItem)) {\n const diffs: LSMutateEvent[] = this.dataItem.map(c => {\n return { action: 'update', data: { ...c, ...diff } as LSApiElement };\n });\n\n this.dataItem = diffs.map(d => d.data as LSApiElement);\n this.mutate.emit(diffs);\n } else {\n const singleDiff = { action: 'update', data: { ...this.dataItem, ...diff } as LSApiElement } as LSMutateEvent;\n this.dataItem = singleDiff.data as LSApiElement;\n this.mutate.emit([singleDiff]);\n }\n }\n\n componentDidLoad() {\n }\n\n render() {\n return (\n <Host>\n {this.isMultiple(this.dataItem) && (\n <div class={'ls-dv-field-properties-section'}>\n <div class={'ls-dv-field-properties-section-text'}>\n <p class={'ls-dv-field-properties-section-title'}>{dvI18n.t('dimensions.heightandwidth')}</p>\n <p class={'ls-dv-field-properties-section-description'}>{dvI18n.t('dimensions.heightandwidthdescription')}</p>\n </div>\n <div class={'ls-dv-input-row'}>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setwidthtooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-width-icon\"></ls-icon>\n <input class={'ls-dv-has-leading-icon'} aria=\"field-width\" id=\"field-width\" onChange={e => this.alter({ width: (e.target as HTMLInputElement).value })} />\n </div>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setheighttooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-height-icon\"></ls-icon>\n <input class={'ls-dv-has-leading-icon'} aria=\"field-height\" id=\"field-height\" onChange={e => this.alter({ height: (e.target as HTMLInputElement).value })} />\n </div>\n </div>\n\n {/* <div>\n Top: <input value={''} onChange={e => this.alter({ top: (e.target as HTMLInputElement).value })} width=\"30\" />\n </div>\n <div>\n Left: <input value={''} onChange={e => this.alter({ left: (e.target as HTMLInputElement).value })} width=\"30\" />\n </div> */}\n </div>\n )}\n {this.isSingle(this.dataItem) && (\n <div class={'ls-dv-field-set'}>\n <div class={'ls-dv-field-properties-section'}>\n <div class={'ls-dv-field-properties-section-text'}>\n <p class={'ls-dv-field-properties-section-title'}>{dvI18n.t('dimensions.heightandwidth')}</p>\n <p class={'ls-dv-field-properties-section-description'}>{dvI18n.t('dimensions.heightandwidthdescription')}</p>\n </div>\n <div class={'ls-dv-input-row'}>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setwidthtooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-width-icon\"></ls-icon>\n <input\n type=\"number\"\n class={'ls-dv-has-leading-icon'}\n aria=\"field-width\"\n id=\"field-width\"\n min={5}\n max={this.dataItem.pageDimensions.width - this.dataItem.width}\n value={this.dataItem?.width}\n onChange={e => {\n const di = this.getDataItem();\n const newWidth = parseInt((e.target as HTMLInputElement).value);\n if (newWidth > di.pageDimensions.width - di.left) {\n return;\n }\n // If signature field with fixed scale, auto-adjust height\n if (di.formElementType === 'signature' && this.template?.fixSignatureScale) {\n const newHeight = Math.round(newWidth / 3.8);\n this.alter({ width: newWidth, height: newHeight });\n } else {\n this.alter({ width: newWidth });\n }\n }}\n />\n </div>\n <div class={'ls-dv-input-wrapper'} data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('dimensions.setheighttooltip')}>\n <ls-icon id=\"selectLeadingIcon\" name=\"field-match-height-icon\"></ls-icon>\n <input\n type=\"number\"\n class={'ls-dv-has-leading-icon'}\n aria=\"field-height\"\n id=\"field-height\"\n value={this.dataItem?.height}\n onChange={e => {\n const di = this.getDataItem();\n const newHeight = parseInt((e.target as HTMLInputElement).value);\n if (newHeight > di.pageDimensions.height - di.top) {\n return;\n }\n // If signature field with fixed scale, auto-adjust width\n if (di.formElementType === 'signature' && this.template?.fixSignatureScale) {\n const newWidth = Math.round(newHeight * 3.8);\n this.alter({ height: newHeight, width: newWidth });\n } else {\n this.alter({ height: newHeight });\n }\n }}\n />\n </div>\n </div>\n </div>\n\n <div class={'ls-dv-field-properties-section'}>\n <div class={'ls-dv-field-properties-section-text'}>\n <p class={'ls-dv-field-properties-section-title'}>{dvI18n.t('dimensions.scaleandresize')}</p>\n <p class={'ls-dv-field-properties-section-description'}>{dvI18n.t('dimensions.scaleandresizedescription')}</p>\n </div>\n <div class={'ls-dv-button-group'}>\n <button disabled data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('alignment.selectmultiplescale')}>\n <ls-icon name=\"field-scale-icon\"></ls-icon>\n </button>\n <button disabled data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('alignment.selectmultiplewidth')}>\n <ls-icon name=\"field-match-width-icon\"></ls-icon>\n </button>\n <button disabled data-tooltip-id=\"ls-dv-tooltip\" data-tooltip-content={dvI18n.t('alignment.selectmultipleheight')}>\n <ls-icon name=\"field-match-height-icon\"></ls-icon>\n </button>\n </div>\n </div>\n </div>\n )}\n <ls-tooltip tooltipId=\"ls-dv-tooltip\" />\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,9 +1,9 @@
1
- import { t as transformTag, p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-B9WmFgSl.js';
1
+ import { t as transformTag, p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-BrykT5-C.js';
2
2
  import { d as dvI18n } from './p-Dx1cMyvL.js';
3
- import { f as findDimensions, r as recalculateCoordinates, h as findIn, d as defineCustomElement$3, o as oob } from './p-AeUGZ3i_.js';
3
+ import { f as findDimensions, r as recalculateCoordinates, h as findIn, d as defineCustomElement$3, o as oob } from './p-DckVC3o2.js';
4
4
  import { F as FIELD_DEFAULTS, D as DEFAULT_FONT_SIZE, a as DEFAULT_FONT_NAME } from './p-B3gB_457.js';
5
- import { d as defineCustomElement$2 } from './p-C6EaahbW.js';
6
- import { d as defineCustomElement$1 } from './p-IqJEctSf.js';
5
+ import { d as defineCustomElement$2 } from './p-CSPLGKKp.js';
6
+ import { d as defineCustomElement$1 } from './p-dHMolk9H.js';
7
7
 
8
8
  let mousetimer = null;
9
9
  function debounce(data, delay) {
@@ -641,6 +641,6 @@ function defineCustomElement() {
641
641
  defineCustomElement();
642
642
 
643
643
  export { LsFieldDistribute as L, mouseDown as a, mouseMove as b, mouseUp as c, defineCustomElement as d, mouseDoubleClick as e, mouseDrop as f, mouseClick as m };
644
- //# sourceMappingURL=p-egK8JBra.js.map
644
+ //# sourceMappingURL=p-DCdDskfL.js.map
645
645
 
646
- //# sourceMappingURL=p-egK8JBra.js.map
646
+ //# sourceMappingURL=p-DCdDskfL.js.map