globuswebcomponents 1.5.5 → 1.5.6

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 (434) hide show
  1. package/dist/cjs/gb-avatar_17.cjs.entry.js +23 -23
  2. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +3 -3
  3. package/dist/cjs/gb-comment.cjs.entry.js +61 -0
  4. package/dist/cjs/gb-comment.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-comment.entry.cjs.js.map +1 -0
  6. package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  9. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
  13. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  15. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  16. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  20. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  21. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  23. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  35. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  37. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  40. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  43. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  49. package/dist/cjs/globuscomponents.cjs.js +1 -1
  50. package/dist/cjs/loader.cjs.js +1 -1
  51. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  52. package/dist/collection/collection-manifest.json +1 -0
  53. package/dist/collection/components/gb-comment/gb-comment.css +2791 -0
  54. package/dist/collection/components/gb-comment/gb-comment.js +163 -0
  55. package/dist/collection/components/gb-comment/gb-comment.js.map +1 -0
  56. package/dist/collection/components/gb-comment-item/gb-comment-item.js +1 -1
  57. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  58. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  59. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  60. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  61. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  62. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  63. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  64. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  65. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  66. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  67. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  68. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  69. package/dist/collection/components/gb-header/gb-header.js +1 -1
  70. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  71. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  72. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  73. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  74. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  75. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  76. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  77. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  78. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  79. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  80. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  81. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  82. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  83. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  84. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  85. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  86. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  87. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  88. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  89. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  90. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  91. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  92. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  93. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  94. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  95. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  96. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  97. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  98. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  99. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  100. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  101. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  102. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  103. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  104. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  105. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  106. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  107. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  108. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  109. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  110. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  111. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  112. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  113. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  114. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  115. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  116. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  117. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  118. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  119. package/dist/components/gb-avatar-add-button.js +1 -1
  120. package/dist/components/gb-avatar-dropdown.js +4 -4
  121. package/dist/components/gb-avatar-group.js +4 -4
  122. package/dist/components/gb-avatar-label-group.js +1 -1
  123. package/dist/components/gb-avatar-profile-photo.js +2 -2
  124. package/dist/components/gb-avatar.js +1 -1
  125. package/dist/components/gb-badge.js +1 -1
  126. package/dist/components/gb-checkbox-group-item.js +1 -1
  127. package/dist/components/gb-checkbox-group.js +3 -3
  128. package/dist/components/gb-collapse-button.js +1 -1
  129. package/dist/components/gb-comment-item.js +1 -44
  130. package/dist/components/gb-comment-item.js.map +1 -1
  131. package/dist/components/gb-comment.d.ts +11 -0
  132. package/dist/components/gb-comment.js +96 -0
  133. package/dist/components/gb-comment.js.map +1 -0
  134. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  135. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  136. package/dist/components/gb-detail-cell.js +6 -6
  137. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  138. package/dist/components/gb-export-dropdown-item.js +1 -1
  139. package/dist/components/gb-export-dropdown.js +4 -4
  140. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  141. package/dist/components/gb-export-sub-dropdown.js +1 -1
  142. package/dist/components/gb-featured-icon.js +1 -1
  143. package/dist/components/gb-file-type-icon.js +1 -1
  144. package/dist/components/gb-file-upload-item-base.js +1 -1
  145. package/dist/components/gb-file-upload.js +16 -16
  146. package/dist/components/gb-header-icon.js +1 -1
  147. package/dist/components/gb-header.js +4 -4
  148. package/dist/components/gb-help-dropdown.js +2 -2
  149. package/dist/components/gb-help-tooltip.js +1 -1
  150. package/dist/components/gb-horizontal-tabs.js +5 -5
  151. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  152. package/dist/components/gb-input-dropdown.js +1 -1
  153. package/dist/components/gb-input-field.js +1 -1
  154. package/dist/components/gb-mega-input-field-base.js +1 -1
  155. package/dist/components/gb-notification-content.js +1 -1
  156. package/dist/components/gb-notification-pane.js +4 -4
  157. package/dist/components/gb-pagination-button-group-base.js +1 -1
  158. package/dist/components/gb-pagination-dot-group.js +1 -1
  159. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  160. package/dist/components/gb-pagination-number-base.js +1 -1
  161. package/dist/components/gb-pagination.js +15 -15
  162. package/dist/components/gb-password-button.js +1 -1
  163. package/dist/components/gb-progress-bar.js +1 -1
  164. package/dist/components/gb-progress-circle.js +1 -1
  165. package/dist/components/gb-scrollbar.js +1 -1
  166. package/dist/components/gb-sidebar.js +9 -9
  167. package/dist/components/gb-simple-side-bar-item.js +1 -1
  168. package/dist/components/gb-slider-control-handle.js +1 -1
  169. package/dist/components/gb-slider.js +3 -3
  170. package/dist/components/gb-status-indicator.js +1 -1
  171. package/dist/components/gb-step-base.js +1 -1
  172. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  173. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  174. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  175. package/dist/components/gb-tab-button-base.js +1 -1
  176. package/dist/components/gb-table-cell.js +1 -1
  177. package/dist/components/gb-tag-checkbox.js +1 -1
  178. package/dist/components/gb-tag-close.js +1 -1
  179. package/dist/components/gb-tag-count.js +1 -1
  180. package/dist/components/gb-tag.js +1 -1
  181. package/dist/components/gb-textarea-input-field.js +11 -11
  182. package/dist/components/gb-toast-button.js +1 -1
  183. package/dist/components/gb-toast.js +2 -2
  184. package/dist/components/gb-toggle-base.js +1 -1
  185. package/dist/components/gb-toggle.js +2 -2
  186. package/dist/components/gb-token-field-compact.js +2 -2
  187. package/dist/components/gb-token-field-compressed.js +3 -3
  188. package/dist/components/gb-tooltip.js +1 -1
  189. package/dist/components/gb-top-bar-item.js +1 -1
  190. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  191. package/dist/components/gb-top-bar.js +3 -3
  192. package/dist/components/gb-vertical-tabs.js +1 -1
  193. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  194. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  195. package/dist/components/{p-DjyfEQ8h.js → p-4m9kulAw.js} +3 -3
  196. package/dist/components/{p-DjyfEQ8h.js.map → p-4m9kulAw.js.map} +1 -1
  197. package/dist/components/{p-BmOdwT7H.js → p-8DetEV8L.js} +4 -4
  198. package/dist/components/{p-BmOdwT7H.js.map → p-8DetEV8L.js.map} +1 -1
  199. package/dist/components/{p-Dug-5Bu_.js → p-B-_k1Ys1.js} +6 -6
  200. package/dist/components/{p-Dug-5Bu_.js.map → p-B-_k1Ys1.js.map} +1 -1
  201. package/dist/components/{p-Bdi5mqWE.js → p-B0akRBlq.js} +3 -3
  202. package/dist/components/{p-Bdi5mqWE.js.map → p-B0akRBlq.js.map} +1 -1
  203. package/dist/components/{p-DquRNhOc.js → p-B4aGACMj.js} +4 -4
  204. package/dist/components/{p-DquRNhOc.js.map → p-B4aGACMj.js.map} +1 -1
  205. package/dist/components/{p-D-kXVwWj.js → p-B66ifTtB.js} +3 -3
  206. package/dist/components/{p-D-kXVwWj.js.map → p-B66ifTtB.js.map} +1 -1
  207. package/dist/components/{p-tB733yCc.js → p-BJfk9Veq.js} +3 -3
  208. package/dist/components/{p-tB733yCc.js.map → p-BJfk9Veq.js.map} +1 -1
  209. package/dist/components/{p-BiE5mhvJ.js → p-BKmr8eC_.js} +4 -4
  210. package/dist/components/{p-BiE5mhvJ.js.map → p-BKmr8eC_.js.map} +1 -1
  211. package/dist/components/{p-Cmi77ejw.js → p-BLJq_DQl.js} +7 -7
  212. package/dist/components/{p-Cmi77ejw.js.map → p-BLJq_DQl.js.map} +1 -1
  213. package/dist/components/{p-CgRX8g0a.js → p-BVZRRUCK.js} +3 -3
  214. package/dist/components/{p-CgRX8g0a.js.map → p-BVZRRUCK.js.map} +1 -1
  215. package/dist/components/{p-DuK0JDSn.js → p-BWQ6kH08.js} +4 -4
  216. package/dist/components/{p-DuK0JDSn.js.map → p-BWQ6kH08.js.map} +1 -1
  217. package/dist/components/{p-l-5sIAPh.js → p-BWgCDn5z.js} +3 -3
  218. package/dist/components/{p-l-5sIAPh.js.map → p-BWgCDn5z.js.map} +1 -1
  219. package/dist/components/{p-vz4k4WlX.js → p-BgQof4Oi.js} +3 -3
  220. package/dist/components/{p-vz4k4WlX.js.map → p-BgQof4Oi.js.map} +1 -1
  221. package/dist/components/{p-D6u6KfmI.js → p-BjhHVj4Y.js} +3 -3
  222. package/dist/components/{p-D6u6KfmI.js.map → p-BjhHVj4Y.js.map} +1 -1
  223. package/dist/components/{p-C_8uZ7im.js → p-BmRaGj4b.js} +3 -3
  224. package/dist/components/{p-C_8uZ7im.js.map → p-BmRaGj4b.js.map} +1 -1
  225. package/dist/components/{p-B7N0UrTP.js → p-BoyDDG_c.js} +4 -4
  226. package/dist/components/{p-B7N0UrTP.js.map → p-BoyDDG_c.js.map} +1 -1
  227. package/dist/components/{p-DobRGq8D.js → p-CF4K32K7.js} +4 -4
  228. package/dist/components/{p-DobRGq8D.js.map → p-CF4K32K7.js.map} +1 -1
  229. package/dist/components/{p-Zor2GPzM.js → p-CLu6xZLO.js} +6 -6
  230. package/dist/components/{p-Zor2GPzM.js.map → p-CLu6xZLO.js.map} +1 -1
  231. package/dist/components/{p-FnSE80Bx.js → p-CajXEcv9.js} +4 -4
  232. package/dist/components/{p-FnSE80Bx.js.map → p-CajXEcv9.js.map} +1 -1
  233. package/dist/components/p-CkDJs2Uf.js +49 -0
  234. package/dist/components/p-CkDJs2Uf.js.map +1 -0
  235. package/dist/components/{p-7JjHdEx2.js → p-CqOPhsCr.js} +24 -24
  236. package/dist/components/{p-7JjHdEx2.js.map → p-CqOPhsCr.js.map} +1 -1
  237. package/dist/components/{p-6xdCwifN.js → p-CuMj4EK6.js} +4 -4
  238. package/dist/components/{p-6xdCwifN.js.map → p-CuMj4EK6.js.map} +1 -1
  239. package/dist/components/{p-Dgm7J5lN.js → p-CyfgImLa.js} +3 -3
  240. package/dist/components/{p-Dgm7J5lN.js.map → p-CyfgImLa.js.map} +1 -1
  241. package/dist/components/{p-C4ijC74J.js → p-CzRh4Rpn.js} +3 -3
  242. package/dist/components/{p-C4ijC74J.js.map → p-CzRh4Rpn.js.map} +1 -1
  243. package/dist/components/{p-CVIcXkfn.js → p-DEpOx0yv.js} +4 -4
  244. package/dist/components/{p-CVIcXkfn.js.map → p-DEpOx0yv.js.map} +1 -1
  245. package/dist/components/{p-D-wTzvHc.js → p-DHlQkhPX.js} +8 -8
  246. package/dist/components/{p-D-wTzvHc.js.map → p-DHlQkhPX.js.map} +1 -1
  247. package/dist/components/{p-Ctnk5nUo.js → p-DNEd2mcN.js} +16 -16
  248. package/dist/components/{p-Ctnk5nUo.js.map → p-DNEd2mcN.js.map} +1 -1
  249. package/dist/components/{p-D6vtEbU2.js → p-DSrfWHWB.js} +3 -3
  250. package/dist/components/{p-D6vtEbU2.js.map → p-DSrfWHWB.js.map} +1 -1
  251. package/dist/components/{p-DS3HwXsB.js → p-DVFgHOwS.js} +3 -3
  252. package/dist/components/{p-DS3HwXsB.js.map → p-DVFgHOwS.js.map} +1 -1
  253. package/dist/components/{p-CcH-hBlj.js → p-DWBH-nuu.js} +6 -6
  254. package/dist/components/{p-CcH-hBlj.js.map → p-DWBH-nuu.js.map} +1 -1
  255. package/dist/components/{p-fNqAJoX5.js → p-DdpzTbXl.js} +3 -3
  256. package/dist/components/{p-fNqAJoX5.js.map → p-DdpzTbXl.js.map} +1 -1
  257. package/dist/components/{p-BKAWxGzL.js → p-DkrZtvJa.js} +4 -4
  258. package/dist/components/{p-BKAWxGzL.js.map → p-DkrZtvJa.js.map} +1 -1
  259. package/dist/components/{p-BghKYGRp.js → p-DlcOZaBm.js} +4 -4
  260. package/dist/components/{p-BghKYGRp.js.map → p-DlcOZaBm.js.map} +1 -1
  261. package/dist/components/{p-C7Ud-Wtd.js → p-DsYzWheE.js} +3 -3
  262. package/dist/components/{p-C7Ud-Wtd.js.map → p-DsYzWheE.js.map} +1 -1
  263. package/dist/components/{p-uHfofnIh.js → p-Du043LkL.js} +3 -3
  264. package/dist/components/{p-uHfofnIh.js.map → p-Du043LkL.js.map} +1 -1
  265. package/dist/components/{p-Dyt29DJq.js → p-JEPRzVy0.js} +3 -3
  266. package/dist/components/{p-Dyt29DJq.js.map → p-JEPRzVy0.js.map} +1 -1
  267. package/dist/components/{p-CjZK7dWN.js → p-JQgib47h.js} +7 -7
  268. package/dist/components/{p-CjZK7dWN.js.map → p-JQgib47h.js.map} +1 -1
  269. package/dist/components/{p-CpLnupTc.js → p-LJ1yJMrR.js} +3 -3
  270. package/dist/components/{p-CpLnupTc.js.map → p-LJ1yJMrR.js.map} +1 -1
  271. package/dist/components/{p-D0n-C2y3.js → p-NV4SnU76.js} +3 -3
  272. package/dist/components/{p-D0n-C2y3.js.map → p-NV4SnU76.js.map} +1 -1
  273. package/dist/components/{p-DGwDwbkw.js → p-YORWSgxI.js} +8 -8
  274. package/dist/components/{p-DGwDwbkw.js.map → p-YORWSgxI.js.map} +1 -1
  275. package/dist/components/{p-CZ-MD2If.js → p-bG9oQD27.js} +4 -4
  276. package/dist/components/{p-CZ-MD2If.js.map → p-bG9oQD27.js.map} +1 -1
  277. package/dist/components/{p-BBiKHy9B.js → p-zhUd9IQb.js} +4 -4
  278. package/dist/components/{p-BBiKHy9B.js.map → p-zhUd9IQb.js.map} +1 -1
  279. package/dist/components/test-input-tag.js +9 -9
  280. package/dist/docs.json +163 -3
  281. package/dist/esm/gb-avatar_17.entry.js +23 -23
  282. package/dist/esm/gb-collapse-button_4.entry.js +3 -3
  283. package/dist/esm/gb-comment.entry.js +59 -0
  284. package/dist/esm/gb-comment.entry.js.map +1 -0
  285. package/dist/esm/gb-detail-cell.entry.js +1 -1
  286. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  287. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  288. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  289. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  290. package/dist/esm/gb-featured-icon_2.entry.js +2 -2
  291. package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
  292. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  293. package/dist/esm/gb-file-upload.entry.js +12 -12
  294. package/dist/esm/gb-header-icon.entry.js +4 -4
  295. package/dist/esm/gb-header.entry.js +1 -1
  296. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  297. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  298. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  299. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  300. package/dist/esm/gb-notification-content.entry.js +1 -1
  301. package/dist/esm/gb-notification-pane.entry.js +3 -3
  302. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  303. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  304. package/dist/esm/gb-pagination.entry.js +1 -1
  305. package/dist/esm/gb-progress-circle.entry.js +1 -1
  306. package/dist/esm/gb-scrollbar.entry.js +1 -1
  307. package/dist/esm/gb-sidebar.entry.js +1 -1
  308. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  309. package/dist/esm/gb-slider.entry.js +1 -1
  310. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  311. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  312. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  313. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  314. package/dist/esm/gb-table-cell.entry.js +1 -1
  315. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  316. package/dist/esm/gb-toast-button.entry.js +1 -1
  317. package/dist/esm/gb-toast.entry.js +1 -1
  318. package/dist/esm/gb-toggle-base.entry.js +2 -2
  319. package/dist/esm/gb-toggle.entry.js +1 -1
  320. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  321. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  322. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  323. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  324. package/dist/esm/gb-top-bar.entry.js +1 -1
  325. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  326. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  327. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  328. package/dist/esm/globuscomponents.js +1 -1
  329. package/dist/esm/loader.js +1 -1
  330. package/dist/esm/test-input-tag.entry.js +2 -2
  331. package/dist/globuscomponents/gb-comment.entry.esm.js.map +1 -0
  332. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  333. package/dist/globuscomponents/{p-2c3f2c9e.entry.js → p-03e39fd2.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-108d0fb9.entry.js → p-0b97a33a.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-c9b904b4.entry.js → p-1ab6594e.entry.js} +2 -2
  336. package/dist/globuscomponents/{p-164308fe.entry.js → p-1b0d8d74.entry.js} +2 -2
  337. package/dist/globuscomponents/{p-0a9c0ec2.entry.js → p-1d5cac5f.entry.js} +2 -2
  338. package/dist/globuscomponents/{p-c03a44e1.entry.js → p-1f043bec.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-ea9a1d96.entry.js → p-285c80ad.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-4a20732a.entry.js → p-3020f88f.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-1682e287.entry.js → p-38442f6f.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-2fe3d241.entry.js → p-4c2eb484.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-dd2f7463.entry.js → p-4c542ee2.entry.js} +2 -2
  344. package/dist/globuscomponents/{p-83dd52b5.entry.js → p-5117f683.entry.js} +2 -2
  345. package/dist/globuscomponents/{p-44fc8292.entry.js → p-523e4e83.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-23b1b36a.entry.js → p-551e5e91.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-8c83c764.entry.js → p-5a8a4775.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-bf439911.entry.js → p-5ffdfc74.entry.js} +2 -2
  349. package/dist/globuscomponents/p-60998303.entry.js +2 -0
  350. package/dist/globuscomponents/p-63111b22.entry.js +2 -0
  351. package/dist/globuscomponents/{p-3ccb5705.entry.js → p-632e1a3c.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-065a4893.entry.js → p-78c2dac0.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-e94dc71f.entry.js → p-79dacb0d.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-3d54a251.entry.js → p-8367491a.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-03feefb2.entry.js → p-941b9304.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-4563a1a7.entry.js → p-9e8bdaf6.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-c7d73c73.entry.js → p-a175adfd.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-45a7e9cc.entry.js → p-a1828582.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-7f86edac.entry.js → p-a384736e.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-3ce6a178.entry.js → p-a88a194d.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-70c7b666.entry.js → p-a896942b.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-660a688d.entry.js → p-ac756482.entry.js} +2 -2
  363. package/dist/globuscomponents/p-b4535e05.entry.js +2 -0
  364. package/dist/globuscomponents/{p-c89fece8.entry.js → p-b79a2f8f.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-601a6185.entry.js → p-cbfb5a59.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-70f43227.entry.js → p-ce041db7.entry.js} +2 -2
  367. package/dist/globuscomponents/p-ce524a73.entry.js +2 -0
  368. package/dist/globuscomponents/{p-92500dbf.entry.js.map → p-ce524a73.entry.js.map} +1 -1
  369. package/dist/globuscomponents/{p-3ba69cae.entry.js → p-d203ca94.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-70c257c4.entry.js → p-d75507e9.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-de4539ca.entry.js → p-dd77dce2.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-e3b3d8bc.entry.js → p-de19b245.entry.js} +2 -2
  373. package/dist/globuscomponents/p-de2ec0ab.entry.js +2 -0
  374. package/dist/globuscomponents/{p-2c5f6e19.entry.js → p-e0220aab.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-7d605355.entry.js → p-e0c2e32a.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-ec074efc.entry.js → p-e2fbbf87.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-b0a09881.entry.js → p-ebba8f9e.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-9f854200.entry.js → p-ed9ca6ea.entry.js} +2 -2
  379. package/dist/globuscomponents/p-f1ed5737.entry.js +2 -0
  380. package/dist/globuscomponents/p-f1ed5737.entry.js.map +1 -0
  381. package/dist/globuscomponents/{p-a737f806.entry.js → p-f5f08906.entry.js} +2 -2
  382. package/dist/types/components/gb-comment/gb-comment.d.ts +9 -0
  383. package/dist/types/components.d.ts +23 -0
  384. package/package.json +1 -1
  385. package/dist/globuscomponents/p-1b301ae8.entry.js +0 -2
  386. package/dist/globuscomponents/p-5521bcd3.entry.js +0 -2
  387. package/dist/globuscomponents/p-91fdc60a.entry.js +0 -2
  388. package/dist/globuscomponents/p-92500dbf.entry.js +0 -2
  389. package/dist/globuscomponents/p-a65189cf.entry.js +0 -2
  390. /package/dist/globuscomponents/{p-2c3f2c9e.entry.js.map → p-03e39fd2.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-108d0fb9.entry.js.map → p-0b97a33a.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-c9b904b4.entry.js.map → p-1ab6594e.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-164308fe.entry.js.map → p-1b0d8d74.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-0a9c0ec2.entry.js.map → p-1d5cac5f.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-c03a44e1.entry.js.map → p-1f043bec.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-ea9a1d96.entry.js.map → p-285c80ad.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-4a20732a.entry.js.map → p-3020f88f.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-1682e287.entry.js.map → p-38442f6f.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-2fe3d241.entry.js.map → p-4c2eb484.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-dd2f7463.entry.js.map → p-4c542ee2.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-83dd52b5.entry.js.map → p-5117f683.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-44fc8292.entry.js.map → p-523e4e83.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-23b1b36a.entry.js.map → p-551e5e91.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-8c83c764.entry.js.map → p-5a8a4775.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-bf439911.entry.js.map → p-5ffdfc74.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-91fdc60a.entry.js.map → p-60998303.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-5521bcd3.entry.js.map → p-63111b22.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-3ccb5705.entry.js.map → p-632e1a3c.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-065a4893.entry.js.map → p-78c2dac0.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-e94dc71f.entry.js.map → p-79dacb0d.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-3d54a251.entry.js.map → p-8367491a.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-03feefb2.entry.js.map → p-941b9304.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-4563a1a7.entry.js.map → p-9e8bdaf6.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-c7d73c73.entry.js.map → p-a175adfd.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-45a7e9cc.entry.js.map → p-a1828582.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-7f86edac.entry.js.map → p-a384736e.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-3ce6a178.entry.js.map → p-a88a194d.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-70c7b666.entry.js.map → p-a896942b.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-660a688d.entry.js.map → p-ac756482.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-1b301ae8.entry.js.map → p-b4535e05.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-c89fece8.entry.js.map → p-b79a2f8f.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-601a6185.entry.js.map → p-cbfb5a59.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-70f43227.entry.js.map → p-ce041db7.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-3ba69cae.entry.js.map → p-d203ca94.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-70c257c4.entry.js.map → p-d75507e9.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-de4539ca.entry.js.map → p-dd77dce2.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-e3b3d8bc.entry.js.map → p-de19b245.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-a65189cf.entry.js.map → p-de2ec0ab.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-2c5f6e19.entry.js.map → p-e0220aab.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-7d605355.entry.js.map → p-e0c2e32a.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-ec074efc.entry.js.map → p-e2fbbf87.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-b0a09881.entry.js.map → p-ebba8f9e.entry.js.map} +0 -0
  433. /package/dist/globuscomponents/{p-9f854200.entry.js.map → p-ed9ca6ea.entry.js.map} +0 -0
  434. /package/dist/globuscomponents/{p-a737f806.entry.js.map → p-f5f08906.entry.js.map} +0 -0
@@ -482,7 +482,7 @@ const GbCommentItem = class {
482
482
  return nameAndRole;
483
483
  }
484
484
  render() {
485
- return (index.h("div", { key: '013bb07f65236b217b9307869edd9c0189d0ceba', class: "comment-item" }, index.h("div", { key: 'ea0554775344dfe8830471afe82c1247339be9a5', class: "left" }, index.h("div", { key: 'ccb68b6def1760b2daca06dda1fa97b6d37643d8', class: "comment-bullet" }), this.connector && index.h("hr", { key: 'd8c04797cdd0db83f432d6bcd889ca47ef889c70', class: "line" })), index.h("div", { key: '8dd19c55e23dfb577b480a3915a13c946b1ba90e', class: "comment-content" }, index.h("div", { key: 'dbff275e2b0a461a2d9f07a16ca1906d14025975', class: "reviewer-info" }, index.h("p", { key: 'eb2baf572671fd6ea9b1cbd2a8fc6f93ac1fc432', class: "text-sm-semi-bold" }, this.displayNameAndRole())), index.h("div", { key: '07ba0582636159424c79ba3e1ee9880441491ea1', class: "comment-text" }, index.h("p", { key: '393c12a2dfeffdbf1bbbca6b1d384f9bad888c83', class: "text-sm-regular" }, this.comment)), index.h("div", { key: 'b5499129cb0f0c77cea8a0dc1c11a3383f1292b3', class: "timestamp" }, index.h("p", { key: '102bbdb5f9d3106191cf0b87cdbad5210b70c68a', class: "text-xs-regular" }, this.timeStamp)))));
485
+ return (index.h("div", { key: '44cef5599d24c8e7d13a342dfd8e0f4558b7dd40', class: "comment-item" }, index.h("div", { key: '9ea93c2585e14a6305402c58bf170c20f331055c', class: "left" }, index.h("div", { key: 'f0e1f11a3995328d0204c3950fe7882e9364d954', class: "comment-bullet" }), this.connector && index.h("hr", { key: 'eccfe57afe3cf7a9a7236ee1caaa7acda6c71283', class: "line" })), index.h("div", { key: 'c5403c33b4fe4e96adce5ed3c168b3e0208bf634', class: "comment-content" }, index.h("div", { key: '65f43797b2f0fe013bf7a2ffc8f0d3d0de09a209', class: "reviewer-info" }, index.h("p", { key: '0657b74c4428472ebb73cb3dac465bba797cd08e', class: "text-sm-semi-bold" }, this.displayNameAndRole())), index.h("div", { key: 'f69cbb360d5dbac17d778abe7c592260659c41fb', class: "comment-text" }, index.h("p", { key: 'c8407f9ff8486e82550688559c353f4b1bab1406', class: "text-sm-regular" }, this.comment)), index.h("div", { key: '9d34b4e099624964754508a5ba39a25516fda033', class: "timestamp" }, index.h("p", { key: 'ac9153fa7b296af818941a0bd0ca23f8fa503a34', class: "text-xs-regular" }, this.timeStamp)))));
486
486
  }
487
487
  };
488
488
  GbCommentItem.style = gbCommentItemCss;
@@ -507,7 +507,7 @@ const GbHelpTooltip = class {
507
507
  }
508
508
  }
509
509
  render() {
510
- return (index.h("div", { key: 'b4f8533ac7d4b2af190deb65fa61fe198fd3e9a9', class: `help_tooltip` }, index.h("svg", { key: 'a07265bf715939829f616b124d3e585d060dc494', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", onMouseEnter: () => (this.showHelpTooltip = true), onMouseLeave: () => (this.showHelpTooltip = false), class: "help_circle" }, index.h("path", { key: 'fc7874726eac061f8b3b8888bd479e3599a48eea', d: "M6.66659 6C6.66659 5.26362 7.26354 4.66666 7.99992 4.66666C8.7363 4.66666 9.33325 5.26362 9.33325 6C9.33325 6.26543 9.25569 6.51275 9.12199 6.72052C8.72352 7.33978 7.99992 7.93028 7.99992 8.66666V9M7.99458 11.3333H8.00057M14.6666 8C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8C1.33325 4.3181 4.31802 1.33333 7.99992 1.33333C11.6818 1.33333 14.6666 4.3181 14.6666 8Z", stroke: "#697586", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), this.showHelpTooltip && (index.h("gb-tooltip", { key: 'df3fbc9d4be4b0eaae66a9656591879e05cbaf5a', "show-arrow": true, arrow: "bottom_right", "show-supporting-text": this.showSupportingText, class: "tooltip" }, index.h("slot", { key: '2f63f20170fc42808fbfbbd8deed1ac0e4fd63ff', name: "label", slot: "label" }), index.h("slot", { key: '5f93ffce5ecab76a18df0b0804ee39ddef1928d8', name: "supporting_text", slot: "supporting_text" })))));
510
+ return (index.h("div", { key: '7862ecca67c798385cc7ec078439aacec5af1a13', class: `help_tooltip` }, index.h("svg", { key: 'c58540811b1bbacf0955e775d224dc15ec84143d', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", onMouseEnter: () => (this.showHelpTooltip = true), onMouseLeave: () => (this.showHelpTooltip = false), class: "help_circle" }, index.h("path", { key: '44efbeaa6f3e0df42885fb66bcf7b66ffbf96173', d: "M6.66659 6C6.66659 5.26362 7.26354 4.66666 7.99992 4.66666C8.7363 4.66666 9.33325 5.26362 9.33325 6C9.33325 6.26543 9.25569 6.51275 9.12199 6.72052C8.72352 7.33978 7.99992 7.93028 7.99992 8.66666V9M7.99458 11.3333H8.00057M14.6666 8C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8C1.33325 4.3181 4.31802 1.33333 7.99992 1.33333C11.6818 1.33333 14.6666 4.3181 14.6666 8Z", stroke: "#697586", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), this.showHelpTooltip && (index.h("gb-tooltip", { key: '181d90844f5945f4addf2f2a3334794608017a7a', "show-arrow": true, arrow: "bottom_right", "show-supporting-text": this.showSupportingText, class: "tooltip" }, index.h("slot", { key: '9a6ae8c3857a02f7d716df5e1aa7f4516ae6737c', name: "label", slot: "label" }), index.h("slot", { key: '56864167345403cc9746c9753517e71b94e1fb61', name: "supporting_text", slot: "supporting_text" })))));
511
511
  }
512
512
  get el() { return index.getElement(this); }
513
513
  };
@@ -543,13 +543,13 @@ const GbInputDropdownMenuItem = class {
543
543
  render() {
544
544
  return (
545
545
  // <div class="dropdown-container" onClick={() => (this.selected = !this.selected)}>
546
- index.h("div", { key: '1cdabd7c30c8e9be628cf4ba7afcba13b9f0a2e6', class: "dropdown-container", onClick: () => this.handleClick() }, index.h("div", { key: '18070c1aa14ed9b53705d85c640aa57e9799b493', class: {
546
+ index.h("div", { key: 'c85643fbe674b667c8a8eb04f41fb051c11c309e', class: "dropdown-container", onClick: () => this.handleClick() }, index.h("div", { key: '70904c423ef77ae1e7d01961ce1b99c2de80180f', class: {
547
547
  'dropdown-item': true,
548
548
  'selected': this.selected,
549
549
  'disabled': this.state === 'disabled',
550
550
  'checkbox': this.type === 'checkbox',
551
551
  [this.type]: true,
552
- }, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, index.h("div", { key: 'd6b2b055c9c964d65459a9dc1bb74f6a06c7c1d9', class: "content" }, this.type === 'icon_leading' && (index.h("svg", { key: '3163eb79c30f23840f096254c60e5f81def1f961', id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '9002eb0e07dfd93e5f025298d853c81af926c6e3', d: "M5.48131 12.9013C4.30234 13.6034 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3334 6.32572 18.3334H13.6743C14.9621 18.3334 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6034 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.5" }), index.h("path", { key: 'af0d1211d7c470a357c5ebd89e2ec20b557a3368', d: "M13.75 5.41669C13.75 7.48776 12.0711 9.16669 10 9.16669C7.92893 9.16669 6.25 7.48776 6.25 5.41669C6.25 3.34562 7.92893 1.66669 10 1.66669C12.0711 1.66669 13.75 3.34562 13.75 5.41669Z", stroke: "#4B5565", "stroke-width": "1.5" }))), this.type === 'avatar_leading' && (index.h("gb-avatar", { key: '2f278966207a67f938c051f844b0781fc48e69c7', class: "avatar-icon", size: "xs", color: this.color, text: true }, index.h("slot", { key: '6f9852d5c0d2e20dfeb578229f6173b113ed28ef', name: "initials", slot: "initials" }))), this.type === 'dot_leading' && (index.h(index.Fragment, null, this.state === 'default' ? (index.h("svg", { id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "10px", height: "10px", viewBox: "0 0 10 10", fill: "none" }, index.h("circle", { cx: "5", cy: "5", r: "4", fill: "#17B26A" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, index.h("circle", { cx: "5", cy: "5", r: "4", fill: "#EEF2F6" }))))), this.type === 'checkbox' && index.h("gb-checkbox", { key: 'a1daf5d485cd15031ce8ca044e417c64ea3ef8d2', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), index.h("slot", { key: '3568809d6890b9fad6cebb3223dfae350a0e5128', name: "name" }), this.supportingText && (index.h("span", { key: '83c55d32dc35c88ad439d17778955f3381013723' }, index.h("slot", { key: '2611f72fc4cdbe130244e4195fa69459b5c92f42', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (index.h("div", { key: 'abb2726891b9c9526a26b0445889d9ab4be592ce', class: `tick` }, this.state !== 'disabled' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, index.h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#075DB2", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#CDD5DF", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))));
552
+ }, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, index.h("div", { key: 'e8db7ebb74fb75c8f7bf9106fd8e2f0d33bb32f1', class: "content" }, this.type === 'icon_leading' && (index.h("svg", { key: 'f04e7f0abda081bf6a550eeac3777892b266c69f', id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '30b419916c2bc0dbe519320d7f44044cabf3f2ef', d: "M5.48131 12.9013C4.30234 13.6034 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3334 6.32572 18.3334H13.6743C14.9621 18.3334 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6034 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.5" }), index.h("path", { key: '86b584fa441f96aec9e526dae56515858902c731', d: "M13.75 5.41669C13.75 7.48776 12.0711 9.16669 10 9.16669C7.92893 9.16669 6.25 7.48776 6.25 5.41669C6.25 3.34562 7.92893 1.66669 10 1.66669C12.0711 1.66669 13.75 3.34562 13.75 5.41669Z", stroke: "#4B5565", "stroke-width": "1.5" }))), this.type === 'avatar_leading' && (index.h("gb-avatar", { key: 'ebb5a339d564ebcce09ac4b24edab5b1de37db7f', class: "avatar-icon", size: "xs", color: this.color, text: true }, index.h("slot", { key: '4654d1130dd67494cb1fb064fd469c378c8a8bfa', name: "initials", slot: "initials" }))), this.type === 'dot_leading' && (index.h(index.Fragment, null, this.state === 'default' ? (index.h("svg", { id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "10px", height: "10px", viewBox: "0 0 10 10", fill: "none" }, index.h("circle", { cx: "5", cy: "5", r: "4", fill: "#17B26A" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, index.h("circle", { cx: "5", cy: "5", r: "4", fill: "#EEF2F6" }))))), this.type === 'checkbox' && index.h("gb-checkbox", { key: '6b9919a5421cd0bc8c6f57d88595b08bb4e5440f', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), index.h("slot", { key: '55ffe7cde0eaadcf725f6ce390b5f4163036df8f', name: "name" }), this.supportingText && (index.h("span", { key: '0c47131fc1e583a9bf0b31bc4123f05c0b16afe4' }, index.h("slot", { key: '30927deab2014e2961c1bb0456ba68eba9eb68a1', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (index.h("div", { key: '4bc3a5fb4e633839479ada9e331a51f21d724db1', class: `tick` }, this.state !== 'disabled' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, index.h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#075DB2", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#CDD5DF", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))));
553
553
  }
554
554
  get el() { return index.getElement(this); }
555
555
  };
@@ -829,23 +829,23 @@ const GbInputField = class {
829
829
  // this.inputElement.removeEventListener('input', this.handleTagInput.bind(this));
830
830
  // }
831
831
  render() {
832
- return (index.h("div", { key: 'dc27b36fb63859a45decf4b3556de7659ba6e9a5', class: `input_container` }, index.h("div", { key: '261a1b0b7bcb33c35ce8e6dcd632be0222a99e00', class: `input_with_label` }, this.showLabel && index.h("p", { key: '9f0411b8a7aa7febe19aa999ce09b5220eb56029', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
833
- index.h("div", { key: '381916ac67a5335e95ce9a4e75013ec2c8629563', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("input", { key: '4d09e10012202118c2a2c421612a724ae5101e74', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), index.h(index.Fragment, null, this.showValidation && (index.h("svg", { key: '8997c6ed50cdef17271c62f148c1dc8e5a42aecb', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '9a6b9b9f2025897f36334ff6669a189d69fce798', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '32342a3ffab50cd66b8f85e57f84685dd693d527', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
832
+ return (index.h("div", { key: 'fde09cd10a84e72bff8bd242058e9dbb1bff0b9a', class: `input_container` }, index.h("div", { key: '27c1d0564597113694cc3450fad8aed73ffad51f', class: `input_with_label` }, this.showLabel && index.h("p", { key: '5e76422ecf4a03b8ee7d7b9931e279e91bcc0e43', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
833
+ index.h("div", { key: '43cc087754de9e0faa3ad273f5d91e0d72e5ebf3', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("input", { key: '9ed9ea5701a3469728e36b67f098e55f84d4df7c', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), index.h(index.Fragment, null, this.showValidation && (index.h("svg", { key: '2d489c4b2e1c5b170b6029ff23b33a20df411654', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '1098ae722906440c162a662aa17fb8bbd1b9ce4e', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '26b03a7bec7948ef9632815cd99a2eb6c2504e23', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
834
834
  ], this.type === 'icon_leading' && [
835
- index.h("div", { key: '0bc89760071e2ce92f4330909d99dd7c6b66d926', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '1d3d7260c8f4681ccf3ef45015b10528f95c7f52', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), index.h("input", { key: '980fc6f64bcebf46335c7bad0c60df18ff7c6612', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value, ref: el => (this.inputRef = el) }), index.h(index.Fragment, null, this.showValidation && !this.destructive && (index.h("svg", { key: '5d465c2606513c92eb9e346579d6a4fb9eca0519', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '63ee5e6d646cc337d6d1e0db2572e92eb3073eec', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '0e0512165e42b3d9a2a3b574b86d9172173905e6', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.showCloseButton && !this.destructive && (index.h("gb-button", { key: '19c66d968915143f918acc3b976cbfba12f98560', size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput(), class: `input_close_button ${this.size}` })))),
835
+ index.h("div", { key: '79b2577f84116ec938844dceb8cc7da9b06e0f81', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '228939134e6a3fcd77639906ae0929ff6cf2cc9b', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), index.h("input", { key: '93a01f11ceeb55e49863cc70b49a620e4aa5bc10', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value, ref: el => (this.inputRef = el) }), index.h(index.Fragment, null, this.showValidation && !this.destructive && (index.h("svg", { key: '56974a3e1a22380b67abd4a0a652d70b030266c2', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'e14ecd6bf83fdcb92aa3ca01e91cec4913cdc9fe', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'e05234fd71ebaef4817d493021813374e42a3b13', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.showCloseButton && !this.destructive && (index.h("gb-button", { key: 'd6249ed7ebbf95b01101aa9164c5155b67e0305a', size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput(), class: `input_close_button ${this.size}` })))),
836
836
  ], this.type === 'leading_dropdown' && [
837
- index.h("div", { key: '2cc9e5595f4fe399be14e72a68a22ba04a6d921f', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: 'f74589b901a6c589857ec4154ba8addc2b0a0cd1', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, this.showCountryIcon && (index.h("div", { key: '516b92d3f847af4330a74075212a6b7222f587dc', class: `country_icon` }, index.h("img", { key: '1e79b324025ff9103004716261e765fbe26cb103', src: "build/assets/NG.svg", alt: "" }))), index.h("div", { key: '3bc1550f32536907ea764ad2e8e88b62aa345268', class: `dropdown_text` }, index.h("p", { key: '112e6b6e43f324411be73a84bff404ba67d56b59', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), index.h("div", { key: 'c638a2d343cdce8f9e2f21b67f65848c21261cb8', class: `dropdown_arrow` }, index.h("svg", { key: '5ca49fb0583cb9f9a21089366f5850c368fb60c7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '9bcf6184059fd0cc6a1ec6fa0f7d4322b654f899', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#4B5565", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), index.h("div", { key: 'f1c08036bf8324daf5a8a5da7c58ec17f258647b', class: `leading_dropdown_text_input` }, index.h("input", { key: 'bac84398fb87cea155b236733d8d77174658f5cf', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showValidation && !this.destructive && (index.h("svg", { key: 'ef937eb014a4f7749e83da32a7012fcd69cc0100', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'f877c81065d0aaf7600865db706e76c0e98b1aba', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '80f25d8f3091b0e645e91b18f3c87a8db23235fd', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
838
- index.h(index.Fragment, null, this.showDropdown && (index.h("div", { key: '451c6f0021487ae0849df4e14508c37321b02f34', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (index.h("gb-input-dropdown-menu-item", { type: "default", state: reusableModels.StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, index.h("p", { slot: "name" }, option))))))),
837
+ index.h("div", { key: 'd05fb2b0a0f4e7e8f759fb778d56d1e71d19addf', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: 'f29ba646e5c246ea0c3fc5b366630701d2760477', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, this.showCountryIcon && (index.h("div", { key: '86e72f725c72bcab65d6c0ca82798e89d60b7128', class: `country_icon` }, index.h("img", { key: '7a08c3b71e276f89fab880e18fa4898c8b1eb4fe', src: "build/assets/NG.svg", alt: "" }))), index.h("div", { key: '6eb165aceaadbcd6d03bc7edfec4826677b6f20b', class: `dropdown_text` }, index.h("p", { key: 'c40f78493c7603d8b96f700bf77b47199eb987f1', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), index.h("div", { key: '35ad82fe94caf3d9dfe0cf29c5c356fff8e98fb9', class: `dropdown_arrow` }, index.h("svg", { key: '07478e4cf008746b0704ef1466ff0ca49d07bb1a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '12aea55f4aff8e4dd40b92aaa7d9c01ab329346e', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#4B5565", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), index.h("div", { key: 'fde5a7402c6d17778e85decd2d3420e0c2149eed', class: `leading_dropdown_text_input` }, index.h("input", { key: '4d1a577e1a32828999c08b2fca93a8e18b23d73a', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showValidation && !this.destructive && (index.h("svg", { key: '9d9283c42c75aabfecd352332f0f3a2262d27d35', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'c3a08838633886f067120995a14eb3a396469cda', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'b71494d5188f4eeb24af8288ada56febfc5cb403', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
838
+ index.h(index.Fragment, null, this.showDropdown && (index.h("div", { key: '76df734620c46198840840a5bf71d67151b54077', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (index.h("gb-input-dropdown-menu-item", { type: "default", state: reusableModels.StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, index.h("p", { slot: "name" }, option))))))),
839
839
  ], this.type === 'trailing_dropdown' && [
840
- index.h("div", { key: '661a82f463bb63805274670ceb9829951209e5f9', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '2693a8f9bcce52f69e53d47866f0e3676ffa7353', class: `trailing_dropdown_content` }, index.h("p", { key: 'bbf1d4ae031a1bd5079f646120ed8d32fd84c472', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), index.h("input", { key: 'c3c0742748a9dd4301def19a3524f32c77bbc200', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showHelpIcon && (index.h("div", { key: 'eb6d23731f746c071c1daa8898d5dd23a6cff68e', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '996b5bb8e21ef9b3aa6c19b25be7d800fed401a9', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, index.h("div", { key: 'c56897703948d988dcd8063527134ee586a1575a', class: `dropdown_text` }, index.h("p", { key: '25f1ef9b69f012d3e774090f1168a84e126ae018', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), index.h("div", { key: '1cc1e8fa16fbbf0bf93c2c30ebe644bfaca40af1', class: `dropdown_arrow` }, index.h("svg", { key: '9453a94e6a915ee21f7f6986d887c31ac881830e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '23b3705e14400c12ed0fa64a14bed3f367c53a50', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#4B5565", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))),
841
- index.h(index.Fragment, null, this.showDropdown && (index.h("div", { key: '8f5f24bffddba773e38233a62099e0e36ff06bdd', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (index.h("gb-input-dropdown-menu-item", { type: "default", state: reusableModels.StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, index.h("p", { slot: "name" }, option))))))),
840
+ index.h("div", { key: '185533112cf9d125127b50903332564a47a39560', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: 'fa0ceb03bfb3904b9a6952b82bbc64136916db3a', class: `trailing_dropdown_content` }, index.h("p", { key: '62247fa36cb5512d57720b1bfbfa8694fcdb2db7', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), index.h("input", { key: '61c232fc0842f2f0af27d1d5fac69609dc367ead', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showHelpIcon && (index.h("div", { key: '3a201375e7871ddfc612049657a3bde83fe2b9a4', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '3874fb0a01035568a6f4114566a5741b1f69a7ab', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, index.h("div", { key: '8e28c3a1e4d6ee0ef5ebbeac40ce6d67224fb31b', class: `dropdown_text` }, index.h("p", { key: '482f432c026434e7d1a00bfd691aff426b274f13', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), index.h("div", { key: '89afa1d52ef815e12c07dc9b1381bdf678f6b2f1', class: `dropdown_arrow` }, index.h("svg", { key: 'b9f9514f9c390477752b1cc06bead1519b9cc255', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'ed16487f2fdf773839c96ff9bed5146d4dfba6f2', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#4B5565", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))),
841
+ index.h(index.Fragment, null, this.showDropdown && (index.h("div", { key: 'db5dd39aff09cbdfd0a2d91e7298f9bb0fd09cfd', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (index.h("gb-input-dropdown-menu-item", { type: "default", state: reusableModels.StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, index.h("p", { slot: "name" }, option))))))),
842
842
  ], this.type === 'leading_text' && [
843
- index.h("div", { key: '5d2373f08c90502814128a493f6f992bc55a45e8', class: "leading_text_input" }, index.h("div", { key: '5415f8625a18cd8c5677dbefe53c9acd0b88c687', class: `add_on` }, index.h("slot", { key: 'c17395c1c5ecba9c8805b7555b47ad718c7f267e', name: "text" })), index.h("div", { key: '8f436416dd9d68346531aa3039d23938d46ca942', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("input", { key: '086662e2bcdfd74e016fa23453768a17a58e0b1b', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showValidation && !this.destructive && (index.h("svg", { key: '11abc66766503dd6f6da9b4eb9f7fe0cc3228a7e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '75bdf11f6e57e6683d654b9b8882e51785405dd6', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '9c4902f97cb65d8d4223bdab95a084b538143eac', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
844
- ], this.type === 'payment_input' && (index.h("div", { key: 'ba38eeda83895d3c6112c66bb353f5a77e132839', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("svg", { key: 'f73aa48e5c7e4686a3ac7d3fc7f87cfe3157ebdc', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, index.h("path", { key: '5801dad68dc894dce5b6bae575b26b0cc4375e40', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C9.99493 12.8275 8.45902 13.43 6.78069 13.43C3.03582 13.43 0 10.4303 0 6.72997C0 3.02966 3.03582 0.0299683 6.78069 0.0299683C8.45902 0.0299683 9.99493 0.632466 11.179 1.63051C12.363 0.632466 13.8989 0.0299683 15.5773 0.0299683C19.3221 0.0299683 22.358 3.02966 22.358 6.72997C22.358 10.4303 19.3221 13.43 15.5773 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#ED0006" }), index.h("path", { key: '6e4fc804e031610c6f357d84aeb4790507659b22', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77192 13.5614 6.72997C13.5614 4.68801 12.6369 2.85941 11.179 1.63051C12.363 0.632465 13.8989 0.0299683 15.5772 0.0299683C19.3221 0.0299683 22.3579 3.02966 22.3579 6.72997C22.3579 10.4303 19.3221 13.43 15.5772 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#F9A000" }), index.h("path", { key: 'db54507ef47bf538783cc12fbd8719ce1183f968', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77193 13.5614 6.72999C13.5614 4.68805 12.6369 2.85946 11.179 1.63055C9.72109 2.85946 8.79663 4.68805 8.79663 6.72999C8.79663 8.77193 9.72109 10.6005 11.179 11.8294Z", fill: "#FF5E00" })), index.h("input", { key: '2c7069e8639232093d0d8bdb5544c902a7d47200', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), index.h(index.Fragment, null, this.showValidation && !this.destructive && (index.h("svg", { key: '4e1b37f13e6db8f12f737f4e40a8d3893677b091', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '1860dfd5ae243e187db50a06866ce3a478d887cf', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'd62a01bd952ca46ed5f139a993d29e2cf4c40722', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))))), this.type === 'trailing_button' && (index.h("div", { key: '1aeb26d2b58065925b00fc3ce73805817b32253e', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '7bb8da3ed2cc516c30c81aa861bc76dfbe2593c3', class: `trailing_button_text_input ${this.size}` }, index.h("input", { key: 'd3a6e12ee2130dde681158940e93ff64964850c5', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), ref: el => (this.inputRef = el), value: this.value }), this.showValidation && !this.destructive && (index.h("svg", { key: '4b34865e2f855077715ee72127fb58e764f043c4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '213a44e9b603dae01c8f0bd04c34caf48a8531bd', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'd8e6b028830cca01f91d8a0cd19f788e719106b3', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("gb-button", { key: 'ba89c7cc331aa4a2d35806fcddd203e0ed4ac8cb', size: "lg", hierarchy: "tertiary_gray", icon: "only", state: this.state === 'disabled' ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": this.iconSwap, onClick: () => this.onButtonClicked() }))), this.type === 'password' && (index.h("div", { key: '85a838711a03d88cc39c205d8829ca4439754348', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '8cf61eb4ac9d986e60e6706a5d489ab9ca19902d', class: `password_content` }, index.h("input", { key: 'e391cdd82e646e5b5889a8112115819b89c5d54b', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showValidation && !this.destructive && (index.h("svg", { key: '9d043680c02a12b2b4e4656cf25ec1cd87a6ccb6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '9d7e4230b6292cc977973f8116c64c114549b8f9', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'e2c9bc0c9847e4cf22a716b83a90edd2532f9f1a', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '9c04e16b777dc56570978e4d2d32f122d1527fdd', class: `dropdown` }, index.h("gb-password-button", { key: 'bbfbb03e504c81ddd6b9384d1cdb0f3bdd3506db', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (index.h("div", { key: '7c16237a21a030e0627ff647de6499681df1a2bf', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '9ee7acefe3b10d8917a21474a3df34513fe4dee3', class: `password_icon_leading_content` }, index.h("svg", { key: '94075eaa5e515c747ce368e56b49e25ab7bcca9e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'f56951d9797efa1799a1eb4b1393ac5664131197', d: "M12.0759 12.1667C11.6617 12.1667 11.3259 12.5025 11.3259 12.9167C11.3259 13.3309 11.6617 13.6667 12.0759 13.6667V12.1667ZM12.0833 13.6667C12.4976 13.6667 12.8333 13.3309 12.8333 12.9167C12.8333 12.5025 12.4976 12.1667 12.0833 12.1667V13.6667ZM7.91668 12.1667C7.50246 12.1667 7.16668 12.5025 7.16668 12.9167C7.16668 13.3309 7.50246 13.6667 7.91668 13.6667V12.1667ZM7.92415 13.6667C8.33836 13.6667 8.67415 13.3309 8.67415 12.9167C8.67415 12.5025 8.33836 12.1667 7.92415 12.1667V13.6667ZM16.4435 10.1294L17.1868 10.0293L16.4435 10.1294ZM13.7003 7.58258L13.7347 6.83337L13.7003 7.58258ZM13.7003 18.2508L13.7347 19L13.7003 18.2508ZM16.4435 15.704L15.7002 15.6039L16.4435 15.704ZM6.29973 7.58258L6.33417 8.33179L6.29973 7.58258ZM3.55652 10.1294L2.81323 10.0293L3.55652 10.1294ZM6.29973 18.2508L6.33417 17.5015L6.29973 18.2508ZM3.55652 15.704L4.29981 15.6039L3.55652 15.704ZM5.50001 7.5C5.50001 7.91422 5.8358 8.25 6.25001 8.25C6.66422 8.25 7.00001 7.91422 7.00001 7.5H5.50001ZM13 7.5C13 7.91422 13.3358 8.25 13.75 8.25C14.1642 8.25 14.5 7.91422 14.5 7.5H13ZM12.0759 13.6667H12.0833V12.1667H12.0759V13.6667ZM7.91668 13.6667H7.92415V12.1667H7.91668V13.6667ZM10 17.5833C8.69057 17.5833 7.50287 17.5553 6.33417 17.5015L6.26528 19C7.45761 19.0548 8.66829 19.0833 10 19.0833V17.5833ZM13.6659 17.5015C12.4972 17.5553 11.3094 17.5833 10 17.5833V19.0833C11.3317 19.0833 12.5424 19.0548 13.7347 19L13.6659 17.5015ZM17.1868 15.804C17.3105 14.8853 17.4167 13.9152 17.4167 12.9167H15.9167C15.9167 13.8142 15.8211 14.7058 15.7002 15.6039L17.1868 15.804ZM17.4167 12.9167C17.4167 11.9181 17.3105 10.948 17.1868 10.0293L15.7002 10.2295C15.8211 11.1275 15.9167 12.0192 15.9167 12.9167H17.4167ZM10 8.25C11.3095 8.25 12.4972 8.27806 13.6659 8.33179L13.7347 6.83337C12.5424 6.77856 11.3317 6.75 10 6.75V8.25ZM6.33417 8.33179C7.50287 8.27806 8.69057 8.25 10 8.25V6.75C8.66829 6.75 7.45761 6.77856 6.26528 6.83337L6.33417 8.33179ZM2.81323 10.0293C2.68953 10.948 2.58334 11.9181 2.58334 12.9167H4.08334C4.08334 12.0192 4.1789 11.1275 4.29981 10.2295L2.81323 10.0293ZM2.58334 12.9167C2.58334 13.9152 2.68953 14.8853 2.81323 15.804L4.29981 15.6039C4.1789 14.7058 4.08334 13.8142 4.08334 12.9167H2.58334ZM17.1868 10.0293C16.9527 8.29067 15.5122 6.91509 13.7347 6.83337L13.6659 8.33179C14.6943 8.37907 15.5595 9.18437 15.7002 10.2295L17.1868 10.0293ZM13.7347 19C15.5122 18.9183 16.9527 17.5427 17.1868 15.804L15.7002 15.6039C15.5595 16.649 14.6943 17.4543 13.6659 17.5015L13.7347 19ZM6.26528 6.83337C4.48781 6.91508 3.04732 8.29067 2.81323 10.0293L4.29981 10.2295C4.44052 9.18437 5.30576 8.37907 6.33417 8.33179L6.26528 6.83337ZM6.33417 17.5015C5.30576 17.4543 4.44052 16.649 4.29981 15.6039L2.81323 15.804C3.04732 17.5427 4.48782 18.9183 6.26528 19L6.33417 17.5015ZM7.00001 7.5V5.41667H5.50001V7.5H7.00001ZM13 5.41667V7.5H14.5V5.41667H13ZM10 2.41667C11.6569 2.41667 13 3.75981 13 5.41667H14.5C14.5 2.93139 12.4853 0.916668 10 0.916668V2.41667ZM7.00001 5.41667C7.00001 3.75981 8.34316 2.41667 10 2.41667V0.916668C7.51473 0.916668 5.50001 2.93139 5.50001 5.41667H7.00001Z", fill: "#4B5565" })), index.h("input", { key: '416d9f0d733b1c4454b6a1d0154cb076bc696e51', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) })), this.showValidation && !this.destructive && (index.h("svg", { key: 'cb682db2f4514673b78195903d151d33922e3f44', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '6b36834020015f830a6e3c090b60d2c78e3ef4ba', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'da563b280724071d1e1493f43b5125bb08bf9a17', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), index.h("gb-password-button", { key: 'bb52331bfecc66b59e933512deb0c707fc23be04', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
845
- index.h("div", { key: '28c40683138e49dd1fa145533087f50118155963', class: `count_input` }, index.h("div", { key: 'f240f8b272ba924c1022303fe58184068963ba61', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, index.h("input", { key: 'ee8501cd9cf00e841b32ea17346fd0100d1c70f8', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showHelpIcon && (index.h("div", { key: '11ad942195406833482ed760ceb4e2aa23ebc753', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '0afcec329e46aa60cc9f7bf775930e97bcaf8a14', class: `action ${this.state}` }, index.h("gb-button", { key: '094d374e90a32712d0b688260cb8a05e70ea7398', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/minus_sign.svg" }), index.h("div", { key: '94566100c6d1a31c6b5c11b6179f2e0eb9a2d574', class: "vertical_line" }), index.h("gb-button", { key: '419c851bbd15882eaa0a406c4fbc455f291f7991', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
846
- ], this.type === 'tags' && (index.h("div", { key: 'f2b1b5515f614ef695c0a1f7b5df7e96964df4f6', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, index.h("div", { key: '065f99eb5d4f3163db4abd6ee6f88b9294c1cb68', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, index.h("div", { key: '8348c7b289624ebdbce957be96b167c7ea01b342', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, item.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, item.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("p", null, item)))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("p", null, val)))))))), index.h("span", { key: 'bd5969351cc28416dc01a24593b253aba85a7c8f', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: '9a7d72df3826b88f60165af5606177537885ec76', class: "input_field" }, index.h("input", { key: '16b4484293104b7b85d4e2d09b3f3358fd121ea1', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
843
+ index.h("div", { key: '2ca13acc73cf17aba6ac1857aebbf1fcd802eff1', class: "leading_text_input" }, index.h("div", { key: '29e6e5f164333de6a6e6e77515a78a628f9c8348', class: `add_on` }, index.h("slot", { key: 'a13b3cd2564142532f39b145455c2680a600a295', name: "text" })), index.h("div", { key: '3023466f3712f9b4681aa3c9548a494d9acdf5c9', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("input", { key: '8d0df812db7f289a692afdb66ca6c2e5e15d0f12', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showValidation && !this.destructive && (index.h("svg", { key: 'cd70344a285ee1598624443bc408c8a616fdf6fb', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'bb72e83e2b1696dfb16c007ac5f9013e7be510f4', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'be7cac8b9df3ab3d7f3892d533847828d910f92d', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
844
+ ], this.type === 'payment_input' && (index.h("div", { key: '3c6201c14f789fd3e1b4007d232127a803855a88', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("svg", { key: 'f7c958cba01dec2f3163c90f5813a53913a75de2', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, index.h("path", { key: '93bf88dad04895af6b25e8bee33eddb072cd49f0', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C9.99493 12.8275 8.45902 13.43 6.78069 13.43C3.03582 13.43 0 10.4303 0 6.72997C0 3.02966 3.03582 0.0299683 6.78069 0.0299683C8.45902 0.0299683 9.99493 0.632466 11.179 1.63051C12.363 0.632466 13.8989 0.0299683 15.5773 0.0299683C19.3221 0.0299683 22.358 3.02966 22.358 6.72997C22.358 10.4303 19.3221 13.43 15.5773 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#ED0006" }), index.h("path", { key: '8898ae75655b984b20265f716f33bd2c7ff784ee', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77192 13.5614 6.72997C13.5614 4.68801 12.6369 2.85941 11.179 1.63051C12.363 0.632465 13.8989 0.0299683 15.5772 0.0299683C19.3221 0.0299683 22.3579 3.02966 22.3579 6.72997C22.3579 10.4303 19.3221 13.43 15.5772 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#F9A000" }), index.h("path", { key: 'b495bf7c555109f4a98e81360764256dd8ff297d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77193 13.5614 6.72999C13.5614 4.68805 12.6369 2.85946 11.179 1.63055C9.72109 2.85946 8.79663 4.68805 8.79663 6.72999C8.79663 8.77193 9.72109 10.6005 11.179 11.8294Z", fill: "#FF5E00" })), index.h("input", { key: 'a9710724114521ce850b5d80091ceb0a89152586', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), index.h(index.Fragment, null, this.showValidation && !this.destructive && (index.h("svg", { key: '73b51d03011dddda4c24257bf2cab18956e5719a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '67ee348696875493a15b18f165b700989af81305', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'e20c3a4668d8db69e0ffc3094b23a0f37af2a4bd', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))))), this.type === 'trailing_button' && (index.h("div", { key: '4b33e8cf1004e18d5d161462dbabe44f65df705d', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: 'e32b2b8ad58ed130a855baca767f6fa5446500f9', class: `trailing_button_text_input ${this.size}` }, index.h("input", { key: 'e2d3d661745b4c266b7641d657f2c90ddc15a4ca', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), ref: el => (this.inputRef = el), value: this.value }), this.showValidation && !this.destructive && (index.h("svg", { key: '4217d06606cb55732f94780eb3a0d034b102834a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'b49983cee38ef94e27380705aab799f46dee1e9a', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '0660efb19f9f20808b37f04310638caf3e720b6f', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("gb-button", { key: '563fd06acb1294c93990dd0ed5db8dc6719c79ef', size: "lg", hierarchy: "tertiary_gray", icon: "only", state: this.state === 'disabled' ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": this.iconSwap, onClick: () => this.onButtonClicked() }))), this.type === 'password' && (index.h("div", { key: 'a49c2edf3bf250848a1855b3fdeb1e4170d23f52', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '5cba10253f2fe327b387bd8c7e1f976385142321', class: `password_content` }, index.h("input", { key: '30065f03f797878fa673133f052733b909d9cf3e', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showValidation && !this.destructive && (index.h("svg", { key: '0267cf4e9a7e5443ca11ff83f3ae0e33d1de4eb8', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '8d6e08fdd3f33da88044d74ba50862a6d0c833da', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: '57f35b7ef1b881b39ec2bcf38200d0512173ba50', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '3cbaf68990ef63f28845687365c79fcc14ffef0b', class: `dropdown` }, index.h("gb-password-button", { key: 'bfdf3d440fc3bb891cc8fcf2e44899c0b4dc081b', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (index.h("div", { key: '8fd4bea5606acfbfa1760e63cc870d1f53cc56aa', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, index.h("div", { key: '223e311f684af4984396218c82dffac566857d99', class: `password_icon_leading_content` }, index.h("svg", { key: '839b72982841aa85f7ff95a16ac0427f5acb562d', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '37548d519743ae220aa8d0cd9461ae6da0f78031', d: "M12.0759 12.1667C11.6617 12.1667 11.3259 12.5025 11.3259 12.9167C11.3259 13.3309 11.6617 13.6667 12.0759 13.6667V12.1667ZM12.0833 13.6667C12.4976 13.6667 12.8333 13.3309 12.8333 12.9167C12.8333 12.5025 12.4976 12.1667 12.0833 12.1667V13.6667ZM7.91668 12.1667C7.50246 12.1667 7.16668 12.5025 7.16668 12.9167C7.16668 13.3309 7.50246 13.6667 7.91668 13.6667V12.1667ZM7.92415 13.6667C8.33836 13.6667 8.67415 13.3309 8.67415 12.9167C8.67415 12.5025 8.33836 12.1667 7.92415 12.1667V13.6667ZM16.4435 10.1294L17.1868 10.0293L16.4435 10.1294ZM13.7003 7.58258L13.7347 6.83337L13.7003 7.58258ZM13.7003 18.2508L13.7347 19L13.7003 18.2508ZM16.4435 15.704L15.7002 15.6039L16.4435 15.704ZM6.29973 7.58258L6.33417 8.33179L6.29973 7.58258ZM3.55652 10.1294L2.81323 10.0293L3.55652 10.1294ZM6.29973 18.2508L6.33417 17.5015L6.29973 18.2508ZM3.55652 15.704L4.29981 15.6039L3.55652 15.704ZM5.50001 7.5C5.50001 7.91422 5.8358 8.25 6.25001 8.25C6.66422 8.25 7.00001 7.91422 7.00001 7.5H5.50001ZM13 7.5C13 7.91422 13.3358 8.25 13.75 8.25C14.1642 8.25 14.5 7.91422 14.5 7.5H13ZM12.0759 13.6667H12.0833V12.1667H12.0759V13.6667ZM7.91668 13.6667H7.92415V12.1667H7.91668V13.6667ZM10 17.5833C8.69057 17.5833 7.50287 17.5553 6.33417 17.5015L6.26528 19C7.45761 19.0548 8.66829 19.0833 10 19.0833V17.5833ZM13.6659 17.5015C12.4972 17.5553 11.3094 17.5833 10 17.5833V19.0833C11.3317 19.0833 12.5424 19.0548 13.7347 19L13.6659 17.5015ZM17.1868 15.804C17.3105 14.8853 17.4167 13.9152 17.4167 12.9167H15.9167C15.9167 13.8142 15.8211 14.7058 15.7002 15.6039L17.1868 15.804ZM17.4167 12.9167C17.4167 11.9181 17.3105 10.948 17.1868 10.0293L15.7002 10.2295C15.8211 11.1275 15.9167 12.0192 15.9167 12.9167H17.4167ZM10 8.25C11.3095 8.25 12.4972 8.27806 13.6659 8.33179L13.7347 6.83337C12.5424 6.77856 11.3317 6.75 10 6.75V8.25ZM6.33417 8.33179C7.50287 8.27806 8.69057 8.25 10 8.25V6.75C8.66829 6.75 7.45761 6.77856 6.26528 6.83337L6.33417 8.33179ZM2.81323 10.0293C2.68953 10.948 2.58334 11.9181 2.58334 12.9167H4.08334C4.08334 12.0192 4.1789 11.1275 4.29981 10.2295L2.81323 10.0293ZM2.58334 12.9167C2.58334 13.9152 2.68953 14.8853 2.81323 15.804L4.29981 15.6039C4.1789 14.7058 4.08334 13.8142 4.08334 12.9167H2.58334ZM17.1868 10.0293C16.9527 8.29067 15.5122 6.91509 13.7347 6.83337L13.6659 8.33179C14.6943 8.37907 15.5595 9.18437 15.7002 10.2295L17.1868 10.0293ZM13.7347 19C15.5122 18.9183 16.9527 17.5427 17.1868 15.804L15.7002 15.6039C15.5595 16.649 14.6943 17.4543 13.6659 17.5015L13.7347 19ZM6.26528 6.83337C4.48781 6.91508 3.04732 8.29067 2.81323 10.0293L4.29981 10.2295C4.44052 9.18437 5.30576 8.37907 6.33417 8.33179L6.26528 6.83337ZM6.33417 17.5015C5.30576 17.4543 4.44052 16.649 4.29981 15.6039L2.81323 15.804C3.04732 17.5427 4.48782 18.9183 6.26528 19L6.33417 17.5015ZM7.00001 7.5V5.41667H5.50001V7.5H7.00001ZM13 5.41667V7.5H14.5V5.41667H13ZM10 2.41667C11.6569 2.41667 13 3.75981 13 5.41667H14.5C14.5 2.93139 12.4853 0.916668 10 0.916668V2.41667ZM7.00001 5.41667C7.00001 3.75981 8.34316 2.41667 10 2.41667V0.916668C7.51473 0.916668 5.50001 2.93139 5.50001 5.41667H7.00001Z", fill: "#4B5565" })), index.h("input", { key: '0bd715aa8450a8295d7a1fbbf94336caadd84818', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) })), this.showValidation && !this.destructive && (index.h("svg", { key: '4bf608de365822ef0d87d2fafb8eb69493a32af8', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '7bf1b8ff335a9bf51c4c3b149fec51c97e290663', d: "M7.03831 9.9735C6.6785 9.76829 6.22047 9.89362 6.01526 10.2534C5.81005 10.6132 5.93538 11.0713 6.29518 11.2765L7.03831 9.9735ZM8.66675 12.5L8.0231 12.885C8.16612 13.1241 8.42989 13.2642 8.70808 13.2489C8.98627 13.2335 9.23302 13.0652 9.34885 12.8118L8.66675 12.5ZM13.6933 7.32469C14.0567 7.12594 14.1902 6.67022 13.9914 6.3068C13.7927 5.94338 13.337 5.80988 12.9736 6.00863L13.6933 7.32469ZM19.0834 9.99999C19.0834 4.9834 15.0167 0.916656 10.0001 0.916656V2.41666C14.1882 2.41666 17.5834 5.81183 17.5834 9.99999H19.0834ZM10.0001 0.916656C4.98349 0.916656 0.916748 4.9834 0.916748 9.99999H2.41675C2.41675 5.81183 5.81192 2.41666 10.0001 2.41666V0.916656ZM0.916748 9.99999C0.916748 15.0166 4.98349 19.0833 10.0001 19.0833V17.5833C5.81192 17.5833 2.41675 14.1881 2.41675 9.99999H0.916748ZM10.0001 19.0833C15.0167 19.0833 19.0834 15.0166 19.0834 9.99999H17.5834C17.5834 14.1881 14.1882 17.5833 10.0001 17.5833V19.0833ZM6.66675 10.625C6.29518 11.2765 6.29506 11.2764 6.29494 11.2763C6.2949 11.2763 6.29478 11.2763 6.29472 11.2762C6.29458 11.2761 6.29446 11.2761 6.29437 11.276C6.29417 11.2759 6.29406 11.2758 6.29402 11.2758C6.29394 11.2758 6.29418 11.2759 6.29472 11.2762C6.2958 11.2768 6.2981 11.2782 6.30155 11.2802C6.30845 11.2843 6.31994 11.2911 6.33556 11.3006C6.36683 11.3196 6.41441 11.3492 6.47453 11.3886C6.59518 11.4676 6.76402 11.5846 6.9516 11.7329C7.33643 12.0371 7.75673 12.4397 8.0231 12.885L9.31039 12.115C8.9101 11.4458 8.3304 10.9108 7.8819 10.5562C7.65281 10.3751 7.44665 10.2322 7.29647 10.1338C7.22117 10.0845 7.15938 10.046 7.11512 10.0191C7.09298 10.0056 7.07518 9.99502 7.06222 9.98739C7.05574 9.98358 7.05047 9.98051 7.04646 9.97819C7.04446 9.97703 7.04278 9.97606 7.04142 9.97528C7.04073 9.97489 7.04013 9.97454 7.03962 9.97425C7.03936 9.9741 7.03912 9.97396 7.0389 9.97384C7.03879 9.97377 7.03865 9.97369 7.03859 9.97366C7.03845 9.97358 7.03831 9.9735 6.66675 10.625ZM8.66675 12.5C9.34885 12.8118 9.3488 12.8119 9.34876 12.812C9.34876 12.812 9.34872 12.8121 9.34871 12.8121C9.3487 12.8122 9.34871 12.8121 9.34876 12.812C9.34884 12.8118 9.34905 12.8114 9.34938 12.8107C9.35003 12.8092 9.35117 12.8068 9.35277 12.8033C9.35599 12.7964 9.36109 12.7855 9.36805 12.7708C9.38196 12.7413 9.40327 12.6967 9.43164 12.6386C9.48841 12.5226 9.57333 12.3531 9.68378 12.1445C9.90507 11.7264 10.2268 11.1546 10.628 10.5403C11.4489 9.28341 12.5314 7.96007 13.6933 7.32469L12.9736 6.00863C11.4687 6.83158 10.218 8.4249 9.37213 9.72011C8.93998 10.3818 8.59509 10.9949 8.35805 11.4427C8.23933 11.667 8.14717 11.8508 8.08415 11.9797C8.05262 12.0441 8.02836 12.0949 8.01167 12.1303C8.00333 12.1479 7.99688 12.1617 7.99236 12.1715C7.9901 12.1763 7.98833 12.1802 7.98704 12.183C7.98639 12.1844 7.98587 12.1855 7.98547 12.1864C7.98527 12.1868 7.9851 12.1872 7.98496 12.1875C7.9849 12.1876 7.98482 12.1878 7.98478 12.1879C7.98471 12.188 7.98464 12.1882 8.66675 12.5Z", fill: "#079455" }))), this.showHelpIcon && (index.h("div", { key: 'd9b69e04adbaf47eb20785f7dfbca0416e8875ee', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), index.h("gb-password-button", { key: 'aa0fd543fbeec6c47912a5db292c9cb1f30a0a9b', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
845
+ index.h("div", { key: '5b3e1c91ce7fa3aa520dd5bf1a9e59cdedee551f', class: `count_input` }, index.h("div", { key: 'f1df192163da46908de5701ab3c412a3ed0ff704', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, index.h("input", { key: 'bc6e237accc1114f164027964bfbe64b892359c6', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showHelpIcon && (index.h("div", { key: '578da6e4284e8e4ee451cc76d320b204a6b462fd', class: `help_circle` }, !this.destructive ? (index.h("gb-help-tooltip", { "show-supporting-text": true }, index.h("slot", { name: "tooltip_label", slot: "label" }), index.h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), index.h("div", { key: '302e776ea0e6a6bfc4029bec3ab2e47a86196325', class: `action ${this.state}` }, index.h("gb-button", { key: 'af8e074b1c9455bf54d00ebab1680a970f89fffb', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/minus_sign.svg" }), index.h("div", { key: '929b1048f0653898d8688492320887ea10501930', class: "vertical_line" }), index.h("gb-button", { key: '28d50bffc1f72708a277ebc0137983a07cde0784', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
846
+ ], this.type === 'tags' && (index.h("div", { key: '2f4cb693e7a117d5000dac4de1a3a9c1d0bedd2e', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, index.h("div", { key: '680f99a0821451f234ad2e869f0f8b5049de2107', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, index.h("div", { key: 'b7261d3ccd9dbc894d94186c1637864215d8d112', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, item.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, item.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("p", null, item)))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1) }, index.h("p", null, val)))))))), index.h("span", { key: '7b9befc06a6d81d08bf819da51b2bdfaf212bb3c', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: 'a1c4cb0d2e2e253c4a4c2816e5356b5357704e00', class: "input_field" }, index.h("input", { key: '36b7b3fce2ed04f3b19eb880920c1a9f804b7c32', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
847
847
  // placeholder={this.placeholder && this.selectedStaff.length === 0 ? this.placeholder : ''}
848
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (index.h("div", { key: '1f03a542ef5b2bca54996d7ea571969badc140e0', class: `tags_dropdown_menu ${this.show ? 'show' : ''} ${this.menuPosition}` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
848
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (index.h("div", { key: 'a4bc0825c955d52595733eda7fcf15ee18a68ff3', class: `tags_dropdown_menu ${this.show ? 'show' : ''} ${this.menuPosition}` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
849
849
  ? [index.h("p", { slot: "name" }, item.objectName), index.h("p", { slot: "supporting_text" }, item.objectValue)]
850
850
  : typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h(index.Fragment, null, !this.destructive ? index.h("p", { class: "hint_text text-sm-regular" }, this.hintText) : index.h("p", { class: "error_text text-sm-regular" }, this.errorText))));
851
851
  }
@@ -868,7 +868,7 @@ const GbPasswordButton = class {
868
868
  this.isPasswordVisible = !this.isPasswordVisible;
869
869
  }
870
870
  render() {
871
- return (index.h("div", { key: '772392d60260273f3c2df50235747451f26dc29a' }, index.h("gb-btn", { key: 'deab5d7d9e1fa1e18432d28f86cc45e36e2d4dd7', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (index.h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, index.h("p", null, "HIDE"))) : (index.h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, index.h("p", null, "SHOW"))))));
871
+ return (index.h("div", { key: '14ad242ace743df33419481ae346304d26f7de91' }, index.h("gb-btn", { key: 'bcab046642936526abeb7f34a3bb3a8a06bf7284', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (index.h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, index.h("p", null, "HIDE"))) : (index.h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, index.h("p", null, "SHOW"))))));
872
872
  }
873
873
  };
874
874
  GbPasswordButton.style = gbPasswordButtonCss;
@@ -884,7 +884,7 @@ const GbStatusIndicator = class {
884
884
  }
885
885
  render() {
886
886
  return [
887
- index.h("div", { key: 'eaabb00595a252db711158b1488d628b5fa47c51' }, this.statusIcon === 'online_indicator' && index.h("div", { key: '5057b483813b72ecd14a3f1175da42b938d10ea8', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (index.h("svg", { key: '0d9d0bd49a04189b33dc4ed588e6cbfead77d96e', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, index.h("g", { key: 'ebbde35a372f218329422604a4cafdaf0761f3da', "clip-path": "url(#clip0_0_21453)" }, index.h("path", { key: '87bd6580e77e1ba3ea6e5a5ef79bb7c920e3ee9f', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), index.h("path", { key: '690b20321c5258b927075dca3a1f54cf3053e9da', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), index.h("defs", { key: '0b64f72ebadb61e4b0df8f26198860c03f6974d6' }, index.h("clipPath", { key: '3649ea0b17bacab4a0d498087c6ea079db9cfc96', id: "clip0_0_21453" }, index.h("rect", { key: '995133a7eb23d8a0a7401ba862c04e4f867b8d41', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (index.h("svg", { key: '48f9a638c1b6abf982c5f2959b5bed35866725c2', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, index.h("path", { key: '0327109b349650b244fbfe0d1d2a0fab20de777d', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), index.h("path", { key: '402f26d169f9016bf2284c5c063895f3b8447b48', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
887
+ index.h("div", { key: 'b598a742dc62b6a6fb8ea8edff546dbfb264aa9b' }, this.statusIcon === 'online_indicator' && index.h("div", { key: '2d0e2be53f5823d6f603898c533c00888e436c28', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (index.h("svg", { key: '3fe494533dad93194210a8b587dd6566eca9211f', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, index.h("g", { key: 'f115077c7e42fdf4f6b8ac2b5f0f2b9824963f21', "clip-path": "url(#clip0_0_21453)" }, index.h("path", { key: '838b3c9dc52398db1a8f8ab58cd695d9c753eb98', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), index.h("path", { key: '4c59ad5b5c52053406292b212c23342f64913483', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), index.h("defs", { key: '341a7044d94c38d1f50dab493d51168d98a0ddae' }, index.h("clipPath", { key: '9a793968c04aa7dffb2e4f714d9e98397f714220', id: "clip0_0_21453" }, index.h("rect", { key: 'b9c69e9d2cda1863821fb727edb610a19916a86d', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (index.h("svg", { key: 'ff703c113d15b51fe19a8028f6fff1ff1f67f6e2', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, index.h("path", { key: '7857e289a9fde1fbb6b16bef62055e829c0f9dc6', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), index.h("path", { key: '40437070a1e3313577861bfb434d841859304451', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
888
888
  ];
889
889
  }
890
890
  };
@@ -919,7 +919,7 @@ const GbTag = class {
919
919
  }
920
920
  render() {
921
921
  const flagSwap = index.getAssetPath(`${this.flagSwap}`);
922
- return (index.h("div", { key: '3b70da4f439513c76b2be2cffa8cdc4811302ab1', class: `container ${this.size}` }, index.h("div", { key: '57953e3b65279fe99c9ad834c8d1ed63e39b0679', class: `content ${this.size}` }, this.checkbox && index.h("gb-tag-checkbox", { key: '7bd9010a0f542b304d55dca762378af713d74666', size: this.size }), this.icon === 'false' && index.h(index.Fragment, null), this.icon === 'country' && (index.h("div", { key: 'e6a8e164c4a03c7fca8a23e022973b77457b3a46', class: "icon left-icon" }, index.h("img", { key: '405a11116d7aee5fd1e0182dc2fbbb32c7b668df', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (index.h("gb-avatar", { key: '3d420d112fb1e1ca870c59ea22147a635f05cf8a', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, index.h("slot", { key: '18d85880107447840f750282f10aa43239978a61', name: "initials", slot: "initials" }))), this.icon === 'dot' && (index.h("svg", { key: '87ce5062f53d7122cc95909dfe58e7012583f6cc', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, index.h("circle", { key: 'a52adf235b229f93deb02d59eca142e6a03e60de', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), index.h("div", { key: 'da2ff493a3c651a0a35f741a8081f3186986f438', class: "label" }, index.h("slot", { key: 'ea955acf0b4f49b938d1caef3634dc3669e32e9d' })), this.action === 'count' && (index.h("gb-tag-count", { key: 'f4b56f0dffc77eb49fc2b2783ddb4d668584a23e', size: this.size }, index.h("slot", { key: '39f2a832e4085b5875f7e5274ed0993d169c8e54', slot: "count", name: "count" })))), this.action === 'X_close' && index.h("gb-tag-close", { key: '25672ace2c7905222fe9e69067b9053607729241', size: this.size, onClick: () => this.onTagClose() })));
922
+ return (index.h("div", { key: 'c2268522d4b17037f73b0abe48ff59f35d9d68b1', class: `container ${this.size}` }, index.h("div", { key: '86f4aaf06add19942d88a6a1741ba172a0114e2d', class: `content ${this.size}` }, this.checkbox && index.h("gb-tag-checkbox", { key: '5a2d26218aaa8e3abed69184d86c8e45d0273431', size: this.size }), this.icon === 'false' && index.h(index.Fragment, null), this.icon === 'country' && (index.h("div", { key: 'a3093fed86fa8876d2cb73d0af722cea3147e2d2', class: "icon left-icon" }, index.h("img", { key: '17c0afca13c49a09de3141a13d19c0fa01ce21d2', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (index.h("gb-avatar", { key: 'e00a53e2c82209d6e4a7bb8781abb8c35973acd6', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, index.h("slot", { key: '03cb01168e2839048f52c3f6b63f57c837ab758c', name: "initials", slot: "initials" }))), this.icon === 'dot' && (index.h("svg", { key: 'ee242e4b6474a7d582175bf80c2e57fdfb8ab36f', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, index.h("circle", { key: 'c9777c2ecdb683542356f214453b5b78ea2702eb', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), index.h("div", { key: '662f0dd19cbd43eb6cbf9490bde3bfda05c5b4ee', class: "label" }, index.h("slot", { key: '9751bc18f070950426f1b96b68eeb90e3c15ba6e' })), this.action === 'count' && (index.h("gb-tag-count", { key: '22ce9a838b45c6bfd71edf763ff2d47ca0fc2509', size: this.size }, index.h("slot", { key: 'a6f1fad9e0aff62ee83d5c50fe45035416231546', slot: "count", name: "count" })))), this.action === 'X_close' && index.h("gb-tag-close", { key: '81fcd428aa1e636e11b02f98fe4987732b0d5c62', size: this.size, onClick: () => this.onTagClose() })));
923
923
  }
924
924
  get el() { return index.getElement(this); }
925
925
  };
@@ -935,7 +935,7 @@ const GbTagCheckbox = class {
935
935
  this.disabled = false;
936
936
  }
937
937
  render() {
938
- return (index.h("label", { key: 'c0f3dfe95207288fe6eb4f60e05c855d57458e86', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, index.h("input", { key: '43b841c64ca4dc97651c9bc77d6f2a6eb94a135b', type: "checkbox", checked: this.checked, disabled: this.disabled }), index.h("span", { key: '28931e7cfd2bddb02e7eae1345699d9e7d0f810e', class: `custom-checkbox ${this.size}` }, index.h("svg", { key: '8c57680684263531c71e6c4f95465d2cbc65859c', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, index.h("path", { key: 'f58ff0a41c83b61fd64e015ad9d56dd20dee0efd', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
938
+ return (index.h("label", { key: '1fa58cca7458c20d1af8cbd410790c4938e4d13c', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, index.h("input", { key: 'c068bbcce49364a152c81de9b8d8fa9d739c7bf5', type: "checkbox", checked: this.checked, disabled: this.disabled }), index.h("span", { key: 'ae51a03194e1bf22cdd3eabe039d1b03f19b7730', class: `custom-checkbox ${this.size}` }, index.h("svg", { key: '49bbb2107e6d67a7a2334288195f4bafc4e97f47', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, index.h("path", { key: 'a02d6d75d56dbcb8807efa7353dbcca58d0ff17c', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
939
939
  }
940
940
  };
941
941
  GbTagCheckbox.style = gbTagCheckboxCss;
@@ -947,7 +947,7 @@ const GbTagClose = class {
947
947
  index.registerInstance(this, hostRef);
948
948
  }
949
949
  render() {
950
- return (index.h("div", { key: '33b5f2cfb31acae3ec71b96934f36f45a97f9f5b', class: this.size }, index.h("svg", { key: '643e3c01c3a604882b0af09bc5d4649ffb04dc67', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, index.h("path", { key: '3c45ffd807966b043c5381a47bc09f5f0366ad6d', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
950
+ return (index.h("div", { key: 'db23bccbf06acca629da637004ac62b596c8a1f2', class: this.size }, index.h("svg", { key: 'f8c20a50cdb914e26572e7045b5dc29c8642601e', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, index.h("path", { key: '0d09082e830e7fea75136d37fe5a12318b47bd0d', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
951
951
  }
952
952
  };
953
953
  GbTagClose.style = gbTagCloseCss;
@@ -959,7 +959,7 @@ const GbTagCount = class {
959
959
  index.registerInstance(this, hostRef);
960
960
  }
961
961
  render() {
962
- return (index.h("div", { key: '87969c20c9cd4d1bc356642651cabb3cb3a260ba', class: this.size }, index.h("slot", { key: '4d11cc499acc3e94d3c6740686521f359d8e6277', name: "count" })));
962
+ return (index.h("div", { key: '9f9889d9fb4efb1f7e8a4913052468045d4e17fd', class: this.size }, index.h("slot", { key: 'a1fb1eba2bd57d1b5d5d4e39d61734367a76c52f', name: "count" })));
963
963
  }
964
964
  };
965
965
  GbTagCount.style = gbTagCountCss;
@@ -987,7 +987,7 @@ const GbTooltip = class {
987
987
  return this.showArrow ? `arrow ${this.arrow}` : '';
988
988
  }
989
989
  render() {
990
- return (index.h("div", { key: 'eedc0051732484c6b03f24368346b66a68bcca33', class: "tooltip_container" }, index.h("div", { key: '6ad64d3a1bf944b8f87443b077efb6a598107944', class: "tooltip" }, this.showArrow && index.h("div", { key: 'c49c5c7f24514e934889de957a25d41f80bac6f6', class: this.getArrowClass() }), index.h("div", { key: '290f292d3049782d47590702cf1f99b49d7f9152', class: "tooltip_content" }, index.h("slot", { key: '8de5c4b3055d57bcb87c500c57251a3974791e51', name: "label" }), this.showSupportingText && index.h("slot", { key: '9e6d353a06fe1cab445e90e458bfe38e17e3a8d0', name: "supporting_text" })))));
990
+ return (index.h("div", { key: '5ea81cd07de473cdd096d097a703d0c6ee8017f3', class: "tooltip_container" }, index.h("div", { key: 'cc36b9ceaef5e3e0953c64fdb6c8209eea57781d', class: "tooltip" }, this.showArrow && index.h("div", { key: '3e65a8f9c8c68f80b73188071e434ed9d6a4a0db', class: this.getArrowClass() }), index.h("div", { key: 'dfd617c502c268418647638454a3a0a6378b7d22', class: "tooltip_content" }, index.h("slot", { key: '6d77a6b63ab0e0192877bb12ac7cd6b51237ef2e', name: "label" }), this.showSupportingText && index.h("slot", { key: '0288eafb5884e13ca0678ba9fbfe15c98051092d', name: "supporting_text" })))));
991
991
  }
992
992
  get el() { return index.getElement(this); }
993
993
  };
@@ -63,7 +63,7 @@ const GbComplexPrimarySideBarItem = class {
63
63
  const whiteBarSrc = index.getAssetPath(`assets/complex_bar_white.svg`);
64
64
  const redCompactBarSrc = index.getAssetPath(`assets/compact_bar_red.svg`);
65
65
  const whiteCompactBarSrc = index.getAssetPath(`assets/compact_bar_white.svg`);
66
- return (index.h(index.Fragment, null, this.itemStyle === 'standard' && (index.h("div", { key: '717cff9aba786ed04a4186970ff4124a5ab8e100', class: `container ${this.state} ${this.category}` }, index.h("div", { key: 'c8a0430cc687e821d9b1d68dd2f66de32c998b3d', class: `wrapper ${this.state} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && index.h("img", { key: 'e3c1850706ae652350066179d836149f422b34eb', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && index.h("img", { key: '89bb2853899af4a4b1893d33ed81021ea744b0b5', src: whiteBarSrc, alt: "", class: "bar" }), index.h("div", { key: '517f42862f8ba934f7822f2f7be4a492a1e49e7d', class: "icon_container" }, index.h("div", { key: '592280c4b5534a91f69293fab3bff63e693c9650', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg })), index.h("p", { key: '7976eabc8a5d19e48f839d85d9f80f69297f505c', class: `label_text ${this.state} ${this.category} ${this.state === 'active' ? 'text-xs-semi-bold' : 'text-xs-regular'}` }, this.label)))), this.itemStyle === 'compact' && (index.h("div", { key: '8582ce3f98d7300c3aba9ef3c8408639ff68e887', class: "compact_container" }, index.h("div", { key: '709818c75a2e971ac30d24f9b10b39a36aac4234', class: `compact_wrapper ${this.state} ${this.category}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, this.state === 'active' && this.category === 'plain_background' && index.h("img", { key: 'ecfbdf524198ff6b5c42b9f2fdea116d10e3d889', src: redCompactBarSrc, alt: "", class: "compact_bar" }), this.state === 'active' && this.category === 'colored_background' && index.h("img", { key: '3e81c7e6f3fd4fd296e5f055ee8daa4a73006c0b', src: whiteCompactBarSrc, alt: "", class: "compact_bar" }), index.h("div", { key: 'a396fa2e890a29ddad2f6fba194632105897880c', class: "compact_icon_container" }, index.h("div", { key: '549529c80f82936fd01aad3da51fa2515bb07f1f', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg })), this.itemStyle === 'compact' && this.showTooltip && (index.h("gb-tooltip", { key: '1ce6479182c1bc680e29dd3423db16a78f927374', "show-arrow": true, arrow: "left", class: "tooltip" }, index.h("p", { key: '455aa2be3d489636e101c7f9b378913791c37170', slot: "label" }, this.label))))))));
66
+ return (index.h(index.Fragment, null, this.itemStyle === 'standard' && (index.h("div", { key: '21b0ceec74d363383aea9bd9395e2ca4ff2b4f32', class: `container ${this.state} ${this.category}` }, index.h("div", { key: '2f09def15226eea4369720cc992748f989a856e7', class: `wrapper ${this.state} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && index.h("img", { key: 'a06e366c11f985f8df264859137330121f7dc9af', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && index.h("img", { key: 'd640135b743ed539eca7447aaea83792aa5e361e', src: whiteBarSrc, alt: "", class: "bar" }), index.h("div", { key: '949df5c3899fe55910d84289d98eea633c5be5d8', class: "icon_container" }, index.h("div", { key: '21df48a5b0c46ee594e3f057898a1b565e13addf', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg })), index.h("p", { key: '1265c1c31758b633ec4bef18270393c2e096ae54', class: `label_text ${this.state} ${this.category} ${this.state === 'active' ? 'text-xs-semi-bold' : 'text-xs-regular'}` }, this.label)))), this.itemStyle === 'compact' && (index.h("div", { key: 'fea2135b97a3589586c88155ca405bd296624bc4', class: "compact_container" }, index.h("div", { key: '84a31905ee5de3d7887922f90110b9620d34642b', class: `compact_wrapper ${this.state} ${this.category}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, this.state === 'active' && this.category === 'plain_background' && index.h("img", { key: '70470e9cf186388caec97ade069e05ea1cc33b02', src: redCompactBarSrc, alt: "", class: "compact_bar" }), this.state === 'active' && this.category === 'colored_background' && index.h("img", { key: '304c14310d7f50b9321519fcfddca69530e5204b', src: whiteCompactBarSrc, alt: "", class: "compact_bar" }), index.h("div", { key: 'ae10d64a1e1b43d6c1e1a2f2dc13c1fd89fbf38f', class: "compact_icon_container" }, index.h("div", { key: '6b042a776adb5a22d8ba190b6d0d3be2eb913e8a', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg })), this.itemStyle === 'compact' && this.showTooltip && (index.h("gb-tooltip", { key: '1331a4794c38bd82871cffc3a6795b39033e5cd4', "show-arrow": true, arrow: "left", class: "tooltip" }, index.h("p", { key: 'ef8f5d18d6c2c49566026b040c98e31d65850796', slot: "label" }, this.label))))))));
67
67
  }
68
68
  get el() { return index.getElement(this); }
69
69
  };
@@ -89,7 +89,7 @@ const GbComplexSecondarySideBarItem = class {
89
89
  this.loadIcon(this.icon);
90
90
  }
91
91
  render() {
92
- return (index.h("div", { key: '7c0b43a657706ed2d19b65ff6b8b1d456d63c9f4', class: `container ${this.type}` }, index.h("div", { key: '5f73b067efadffb61c6104c05c4bcc48dcc94f00', class: `secondary_side_bar_item_div ${this.state} ${this.type} ${this.category}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, index.h("div", { key: '73dc7f22be4dc3765cef83f129b7c2dd2083642c', class: "icon" }, index.h("div", { key: '53396989890ba3d139bcb6bd398c3ed05053d83f', class: "icon_container" }, index.h("div", { key: 'b3c36c601770219b1ca5a819f84fb815d1dcdca7', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }))), this.type === 'full_with_label' && (index.h("div", { key: '9a1aaf33901b58314b05f1ea8da5dbc08c9448e1', class: "text" }, index.h("p", { key: 'e8b1e7d01943c9d0be57ea40f497ae812a44baf0', class: `label_text ${this.state} ${this.category} ${this.state !== 'active' ? 'text-md-medium' : 'text-md-semi-bold'}` }, this.label))), this.type === 'icon_only' && this.showTooltip && (index.h("gb-tooltip", { key: 'f19ef61dcff74c2fad257609a380047015c32c37', "show-arrow": true, arrow: "left", class: "tooltip" }, index.h("p", { key: 'ad9cdf580df8fdcfc90dcdfb7ee00ccb5e8be0f8', slot: "label" }, this.label))))));
92
+ return (index.h("div", { key: 'ed4a4b4386af04e06a5bea1dfe7d9b3394d21ae9', class: `container ${this.type}` }, index.h("div", { key: '65778c8e334cd9f087b4a76829a98a1cd30c6041', class: `secondary_side_bar_item_div ${this.state} ${this.type} ${this.category}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, index.h("div", { key: '7b133608e879aec291df99be6a5400e2ae7d693f', class: "icon" }, index.h("div", { key: '994ac8fd6205b1f7dc7ac6da2715550955f4206b', class: "icon_container" }, index.h("div", { key: '3785b2a6f317fb82237148f30cfa80a9557ce624', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }))), this.type === 'full_with_label' && (index.h("div", { key: '6d385ec3d5b62bd1f171b1e33cd4ebe6822f165b', class: "text" }, index.h("p", { key: 'c6f384010300b2428b3b0a012348b9542f0a30d3', class: `label_text ${this.state} ${this.category} ${this.state !== 'active' ? 'text-md-medium' : 'text-md-semi-bold'}` }, this.label))), this.type === 'icon_only' && this.showTooltip && (index.h("gb-tooltip", { key: 'c750de8acae157bf9dac8c98183dce962965af97', "show-arrow": true, arrow: "left", class: "tooltip" }, index.h("p", { key: '67c570ed60e14cb95a4c8de66f4186c85850d808', slot: "label" }, this.label))))));
93
93
  }
94
94
  get el() { return index.getElement(this); }
95
95
  };
@@ -128,7 +128,7 @@ const GbSimpleSideBarItem = class {
128
128
  render() {
129
129
  const redBarSrc = index.getAssetPath(`assets/bar.svg`);
130
130
  const whiteBarSrc = index.getAssetPath(`assets/bar_white.svg`);
131
- return (index.h("div", { key: 'b014f010f99320b2ace602af527abbd524ac2f8f', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, index.h("div", { key: '9ae402be5367e78fc164de8f3a7091bf0f63b7af', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && index.h("img", { key: '5d7686f40da7cdc44b0aaab5c6b9dfd99cf3ee3b', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && index.h("img", { key: '026949436f3402f5b44daf5fad59dcd0b8afe0f4', src: whiteBarSrc, alt: "", class: "bar" }), index.h("div", { key: '629512583d87086ca617bd2a6518a4b1721f476c', class: "content" }, index.h("div", { key: '035ea682307d9953c31ad42c7860aac1b059ec34', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (index.h("p", { key: '9c0222b5a0d79064aab11b3ade9ac12580c6fc16', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (index.h(index.Fragment, null, this.showBadge && (index.h("gb-badge", { key: '86cad4f3f73a31d2cb69d376cc9aec6547da6c69', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, index.h("p", { key: '95790ccef7ccb1180a2db8079ce60b8bda14c3fa' }, "10"))), this.showArrow && (index.h("svg", { key: '6628592323deb280a854bf0054a32271c7024924', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, index.h("path", { key: '74ec802bedfde08be4d7fa2c23a5872697237e5f', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (index.h("gb-tooltip", { key: 'c46a072cf40fbb84cfb3ea23d6373e64ccbe9691', "show-arrow": true, arrow: "left", class: "tooltip" }, index.h("p", { key: 'f41a028c87e318d8741e147584511c0a13bdab02', slot: "label" }, this.label)))));
131
+ return (index.h("div", { key: 'c490169e8a4196e8cf85d364029e20d16e2e57d7', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, index.h("div", { key: '7a2cc5299146fb4261f44a8b54c5b4a92f80f6b5', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && index.h("img", { key: '0d5275a036f756a07a9b48215d082afb73d6c72a', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && index.h("img", { key: 'e6995ddc2ce7518cf7817cbd6ff9b04175127ca4', src: whiteBarSrc, alt: "", class: "bar" }), index.h("div", { key: 'ffccee04a8f77e424b87c1fb9ed5144f80eb6f1e', class: "content" }, index.h("div", { key: '0b0e4eadb132cd2d276ce27e364f904a247a4ebc', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (index.h("p", { key: 'd708d5653fbb0552b42eb7cdb9f98f3e641986ae', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (index.h(index.Fragment, null, this.showBadge && (index.h("gb-badge", { key: '010192064c3b96faa7d37f8b03f34583d5e44aea', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, index.h("p", { key: '040f6f0fbde1e5c636d83408b162e14205d59be3' }, "10"))), this.showArrow && (index.h("svg", { key: '87e192f71fdd2a977be9d9b25d0b773f7985795a', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, index.h("path", { key: '0c0928879f4d3e8bd8053dacc5b94be347c786b1', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (index.h("gb-tooltip", { key: '261a41a81600185b19553a48b8ca7e56cfb5698f', "show-arrow": true, arrow: "left", class: "tooltip" }, index.h("p", { key: '71a52a38ba24832d0a7f3a70ed54ccde2cf4b34d', slot: "label" }, this.label)))));
132
132
  }
133
133
  get el() { return index.getElement(this); }
134
134
  };