globuswebcomponents 0.9.5 → 0.9.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 (614) hide show
  1. package/dist/cjs/gb-avatar-add-button.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-avatar-group.cjs.entry.js +2 -2
  4. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +2 -2
  5. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +2 -2
  6. package/dist/cjs/{gb-avatar_40.cjs.entry.js → gb-avatar_44.cjs.entry.js} +396 -84
  7. package/dist/cjs/gb-avatar_44.cjs.entry.js.map +1 -0
  8. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-export-dropdown.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-help-dropdown.cjs.entry.js +2 -2
  14. package/dist/cjs/gb-megainput-field.cjs.entry.js +3 -3
  15. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +2 -2
  16. package/dist/cjs/gb-progress-circle.cjs.entry.js +2 -2
  17. package/dist/cjs/gb-rich-text.cjs.entry.js +2 -2
  18. package/dist/cjs/gb-scrollbar.cjs.entry.js +2 -2
  19. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-toggle.cjs.entry.js +2 -2
  21. package/dist/cjs/gb-token-field.cjs.entry.js +2 -2
  22. package/dist/cjs/gb-verification-code-field.cjs.entry.js +3 -3
  23. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  26. package/dist/cjs/globuscomponents.cjs.js +2 -2
  27. package/dist/cjs/{index-97d4dbd5.js → index-a9259aac.js} +5 -2
  28. package/dist/cjs/index-a9259aac.js.map +1 -0
  29. package/dist/cjs/loader.cjs.js +2 -2
  30. package/dist/cjs/{reusableModels-40cbefe2.js → reusableModels-e50f3440.js} +1 -2
  31. package/dist/cjs/reusableModels-e50f3440.js.map +1 -0
  32. package/dist/cjs/test-input-tag.cjs.entry.js +4 -4
  33. package/dist/collection/assets/NG.svg +14 -14
  34. package/dist/collection/assets/Tooltip.svg +4 -4
  35. package/dist/collection/assets/alert-02.svg +6 -6
  36. package/dist/collection/assets/arrow-left-02.svg +5 -5
  37. package/dist/collection/assets/arrow-right-02.svg +5 -5
  38. package/dist/collection/assets/arrow-turn-backward.svg +5 -5
  39. package/dist/collection/assets/bar.svg +3 -3
  40. package/dist/collection/assets/bar_white.svg +3 -3
  41. package/dist/collection/assets/calendar-02.svg +6 -6
  42. package/dist/collection/assets/cancel-01.svg +5 -5
  43. package/dist/collection/assets/checkbox disabled_indeterminate.svg +5 -5
  44. package/dist/collection/assets/checkcircle default_checked.svg +5 -5
  45. package/dist/collection/assets/checkcircle default_unchecked.svg +3 -3
  46. package/dist/collection/assets/checkcircle disabled_checked.svg +5 -5
  47. package/dist/collection/assets/checkcircle disabled_unchecked.svg +3 -3
  48. package/dist/collection/assets/checked_indeterminate.svg +5 -5
  49. package/dist/collection/assets/circle.svg +6 -6
  50. package/dist/collection/assets/column-insert.svg +5 -5
  51. package/dist/collection/assets/company.svg +4 -4
  52. package/dist/collection/assets/copy-01.svg +5 -5
  53. package/dist/collection/assets/dashboard-square-03.svg +14 -14
  54. package/dist/collection/assets/database-sync.svg +6 -6
  55. package/dist/collection/assets/database.svg +6 -6
  56. package/dist/collection/assets/default-file-icons/default_csv.svg +6 -0
  57. package/dist/collection/assets/default-file-icons/default_doc.svg +6 -0
  58. package/dist/collection/assets/default-file-icons/default_docx.svg +6 -0
  59. package/dist/collection/assets/default-file-icons/default_jpeg.svg +6 -0
  60. package/dist/collection/assets/default-file-icons/default_jpg.svg +6 -0
  61. package/dist/collection/assets/default-file-icons/default_mp3.svg +6 -0
  62. package/dist/collection/assets/default-file-icons/default_mp4.svg +6 -0
  63. package/dist/collection/assets/default-file-icons/default_pdf.svg +6 -0
  64. package/dist/collection/assets/default-file-icons/default_ppt.svg +6 -0
  65. package/dist/collection/assets/default-file-icons/default_pptx.svg +6 -0
  66. package/dist/collection/assets/default-file-icons/default_rar.svg +6 -0
  67. package/dist/collection/assets/default-file-icons/default_svg.svg +6 -0
  68. package/dist/collection/assets/default-file-icons/default_txt.svg +6 -0
  69. package/dist/collection/assets/default-file-icons/default_xls.svg +6 -0
  70. package/dist/collection/assets/default-file-icons/default_xlsx.svg +6 -0
  71. package/dist/collection/assets/default-file-icons/default_zip.svg +6 -0
  72. package/dist/collection/assets/default_checked.svg +5 -5
  73. package/dist/collection/assets/default_unchecked.svg +3 -3
  74. package/dist/collection/assets/delete-02.svg +3 -3
  75. package/dist/collection/assets/disabled.svg +4 -4
  76. package/dist/collection/assets/disabled_checked.svg +5 -5
  77. package/dist/collection/assets/disabled_indeterminate.svg +5 -5
  78. package/dist/collection/assets/exchange-01.svg +5 -5
  79. package/dist/collection/assets/file-verified.svg +6 -6
  80. package/dist/collection/assets/filter-horizontal.svg +9 -9
  81. package/dist/collection/assets/flag-01.svg +5 -5
  82. package/dist/collection/assets/globus_bank_logo.svg +11 -11
  83. package/dist/collection/assets/globus_bank_logo_blue.svg +13 -13
  84. package/dist/collection/assets/globus_bank_logo_white.svg +13 -13
  85. package/dist/collection/assets/gray-file-icons/gray_csv.svg +5 -0
  86. package/dist/collection/assets/gray-file-icons/gray_doc.svg +5 -0
  87. package/dist/collection/assets/gray-file-icons/gray_docx.svg +5 -0
  88. package/dist/collection/assets/gray-file-icons/gray_jpeg.svg +5 -0
  89. package/dist/collection/assets/gray-file-icons/gray_jpg.svg +5 -0
  90. package/dist/collection/assets/gray-file-icons/gray_mp3.svg +5 -0
  91. package/dist/collection/assets/gray-file-icons/gray_mp4.svg +5 -0
  92. package/dist/collection/assets/gray-file-icons/gray_pdf.svg +5 -0
  93. package/dist/collection/assets/gray-file-icons/gray_ppt.svg +5 -0
  94. package/dist/collection/assets/gray-file-icons/gray_pptx.svg +5 -0
  95. package/dist/collection/assets/gray-file-icons/gray_rar.svg +5 -0
  96. package/dist/collection/assets/gray-file-icons/gray_svg.svg +5 -0
  97. package/dist/collection/assets/gray-file-icons/gray_txt.svg +5 -0
  98. package/dist/collection/assets/gray-file-icons/gray_xls.svg +5 -0
  99. package/dist/collection/assets/gray-file-icons/gray_xlsx.svg +5 -0
  100. package/dist/collection/assets/gray-file-icons/gray_zip.svg +5 -0
  101. package/dist/collection/assets/help-circle.svg +5 -5
  102. package/dist/collection/assets/laptop.svg +6 -6
  103. package/dist/collection/assets/mail-02.svg +5 -5
  104. package/dist/collection/assets/no_notification_frame.svg +139 -139
  105. package/dist/collection/assets/notification-03.svg +5 -5
  106. package/dist/collection/assets/notification_background_pattern.svg +52 -52
  107. package/dist/collection/assets/notification_illustration.svg +80 -80
  108. package/dist/collection/assets/pattern_wrapper.svg +1359 -1359
  109. package/dist/collection/assets/plus_sign.svg +3 -3
  110. package/dist/collection/assets/radiobutton default_checked.svg +4 -4
  111. package/dist/collection/assets/radiobutton default_unchecked.svg +3 -3
  112. package/dist/collection/assets/radiobutton disabled_checked.svg +4 -4
  113. package/dist/collection/assets/radiobutton disabled_unchecked.svg +3 -3
  114. package/dist/collection/assets/sample.svg +5 -5
  115. package/dist/collection/assets/search-01.svg +3 -3
  116. package/dist/collection/assets/shuffle-square.svg +6 -6
  117. package/dist/collection/assets/solid-file-icons/solid_csv.svg +5 -0
  118. package/dist/collection/assets/solid-file-icons/solid_doc.svg +5 -0
  119. package/dist/collection/assets/solid-file-icons/solid_docx.svg +5 -0
  120. package/dist/collection/assets/solid-file-icons/solid_jpeg.svg +5 -0
  121. package/dist/collection/assets/solid-file-icons/solid_jpg.svg +5 -0
  122. package/dist/collection/assets/solid-file-icons/solid_mp3.svg +5 -0
  123. package/dist/collection/assets/solid-file-icons/solid_mp4.svg +5 -0
  124. package/dist/collection/assets/solid-file-icons/solid_pdf.svg +5 -0
  125. package/dist/collection/assets/solid-file-icons/solid_ppt.svg +5 -0
  126. package/dist/collection/assets/solid-file-icons/solid_pptx.svg +5 -0
  127. package/dist/collection/assets/solid-file-icons/solid_rar.svg +5 -0
  128. package/dist/collection/assets/solid-file-icons/solid_svg.svg +5 -0
  129. package/dist/collection/assets/solid-file-icons/solid_txt.svg +5 -0
  130. package/dist/collection/assets/solid-file-icons/solid_xls.svg +5 -0
  131. package/dist/collection/assets/solid-file-icons/solid_xlsx.svg +5 -0
  132. package/dist/collection/assets/solid-file-icons/solid_zip.svg +5 -0
  133. package/dist/collection/assets/square-arrow-data-transfer-diagonal.svg +6 -6
  134. package/dist/collection/assets/thumbs-up.svg +8 -8
  135. package/dist/collection/assets/user-group.svg +10 -10
  136. package/dist/collection/components/gb-button/readme.md +48 -48
  137. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +56 -1
  138. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js.map +1 -1
  139. package/dist/collection/components/gb-file-upload/gb-file-upload.css +10 -4
  140. package/dist/collection/components/gb-file-upload/gb-file-upload.js +268 -10
  141. package/dist/collection/components/gb-file-upload/gb-file-upload.js.map +1 -1
  142. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +32 -5
  143. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +116 -14
  144. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
  145. package/dist/collection/components/gb-header/gb-header.js +1 -1
  146. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  147. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  148. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  149. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  150. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +7 -9
  151. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +46 -7
  152. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  153. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  154. package/dist/collection/components/gb-input-field/gb-input-field.css +52 -13
  155. package/dist/collection/components/gb-input-field/gb-input-field.js +41 -13
  156. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  157. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  158. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  159. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  160. package/dist/collection/components/gb-pagination/gb-pagination.css +1 -1
  161. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  162. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  163. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.css +13 -2
  164. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +38 -2
  165. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js.map +1 -1
  166. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  167. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  168. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  169. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  170. package/dist/collection/components/gb-progress-bar/gb-progress-bar.css +4 -1
  171. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -22
  172. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js.map +1 -1
  173. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  174. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  175. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  176. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  177. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  178. package/dist/collection/components/gb-slider/gb-slider.js +130 -21
  179. package/dist/collection/components/gb-slider/gb-slider.js.map +1 -1
  180. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.css +3 -3
  181. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +8 -8
  182. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js.map +1 -1
  183. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  184. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.css +4 -0
  185. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +8 -4
  186. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js.map +1 -1
  187. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  188. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  189. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  190. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  191. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  192. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  193. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  194. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  195. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  196. package/dist/collection/components/gb-tooltip/gb-tooltip.js +3 -3
  197. package/dist/collection/components/gb-tooltip/gb-tooltip.js.map +1 -1
  198. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  199. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  200. package/dist/collection/models/reusableModels.js +0 -1
  201. package/dist/collection/models/reusableModels.js.map +1 -1
  202. package/dist/components/gb-avatar-add-button.js +1 -1
  203. package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
  204. package/dist/components/gb-avatar-dropdown.js +8 -8
  205. package/dist/components/gb-avatar-group.js +7 -7
  206. package/dist/components/gb-avatar-label-group.js +1 -1
  207. package/dist/components/gb-avatar-profile-photo.js +5 -5
  208. package/dist/components/gb-avatar.js +1 -1
  209. package/dist/components/gb-badge-close.js +1 -1
  210. package/dist/components/gb-badge.js +1 -1
  211. package/dist/components/gb-btn.js +1 -1
  212. package/dist/components/gb-button-close.js +1 -1
  213. package/dist/components/gb-button.js +1 -1
  214. package/dist/components/gb-carousel-arrow.js +1 -1
  215. package/dist/components/gb-checkbox-base.js +1 -1
  216. package/dist/components/gb-checkbox-group-item.js +1 -1
  217. package/dist/components/gb-checkbox-group.js +8 -8
  218. package/dist/components/gb-checkbox.js +1 -1
  219. package/dist/components/gb-collapse-button.js +1 -1
  220. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  221. package/dist/components/gb-export-dropdown-item.js +1 -1
  222. package/dist/components/gb-export-dropdown.js +5 -5
  223. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  224. package/dist/components/gb-export-sub-dropdown.js +1 -1
  225. package/dist/components/gb-file-type-icon.js +1 -30
  226. package/dist/components/gb-file-type-icon.js.map +1 -1
  227. package/dist/components/gb-file-upload-item-base.js +1 -1
  228. package/dist/components/gb-file-upload.js +190 -19
  229. package/dist/components/gb-file-upload.js.map +1 -1
  230. package/dist/components/gb-header-icon.js +1 -1
  231. package/dist/components/gb-header.js +7 -7
  232. package/dist/components/gb-help-dropdown.js +5 -5
  233. package/dist/components/gb-help-tooltip.js +1 -1
  234. package/dist/components/gb-horizontal-tabs.js +8 -8
  235. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  236. package/dist/components/gb-input-dropdown.js +1 -1
  237. package/dist/components/gb-input-field.js +42 -31
  238. package/dist/components/gb-input-field.js.map +1 -1
  239. package/dist/components/gb-megainput-field.js +1 -1
  240. package/dist/components/gb-notification-content.js +1 -1
  241. package/dist/components/gb-notification-pane.js +6 -6
  242. package/dist/components/gb-pagination-button-group-base.js +1 -1
  243. package/dist/components/gb-pagination-dot-group.js +2 -2
  244. package/dist/components/gb-pagination-dot-indicator.js +2 -2
  245. package/dist/components/gb-pagination-number-base.js +1 -1
  246. package/dist/components/gb-pagination.js +19 -19
  247. package/dist/components/gb-pagination.js.map +1 -1
  248. package/dist/components/gb-password-button.js +1 -1
  249. package/dist/components/gb-progress-bar.js +1 -1
  250. package/dist/components/gb-progress-circle.js +2 -2
  251. package/dist/components/gb-rich-text.js +17 -17
  252. package/dist/components/gb-scrollbar.js +2 -2
  253. package/dist/components/gb-side-bar-item.js +1 -1
  254. package/dist/components/gb-sidebar.js +10 -10
  255. package/dist/components/gb-slider-control-handle.js +1 -1
  256. package/dist/components/gb-slider.js +45 -22
  257. package/dist/components/gb-slider.js.map +1 -1
  258. package/dist/components/gb-status-indicator.js +1 -1
  259. package/dist/components/gb-tab-button-base.js +1 -1
  260. package/dist/components/gb-tag-checkbox.js +1 -1
  261. package/dist/components/gb-tag-close.js +1 -1
  262. package/dist/components/gb-tag-count.js +1 -1
  263. package/dist/components/gb-tag.js +1 -1
  264. package/dist/components/gb-textarea-input-field.js +1 -1
  265. package/dist/components/gb-toast-button.js +1 -1
  266. package/dist/components/gb-toast.js +6 -6
  267. package/dist/components/gb-toggle-base.js +1 -1
  268. package/dist/components/gb-toggle.js +3 -3
  269. package/dist/components/gb-token-field.js +3 -3
  270. package/dist/components/gb-tooltip.js +1 -1
  271. package/dist/components/gb-verification-code-field.js +4 -4
  272. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  273. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  274. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  275. package/dist/components/index.js +1 -1
  276. package/dist/components/{p-172c2487.js → p-0880c70c.js} +3 -3
  277. package/dist/components/{p-172c2487.js.map → p-0880c70c.js.map} +1 -1
  278. package/dist/components/{p-2e839805.js → p-144bdbdc.js} +3 -3
  279. package/dist/components/{p-2e839805.js.map → p-144bdbdc.js.map} +1 -1
  280. package/dist/components/{p-b8cc4ced.js → p-14a5304b.js} +21 -5
  281. package/dist/components/p-14a5304b.js.map +1 -0
  282. package/dist/components/{p-6bc60646.js → p-18a465ff.js} +6 -6
  283. package/dist/components/{p-6bc60646.js.map → p-18a465ff.js.map} +1 -1
  284. package/dist/components/{p-4d14d191.js → p-26de186a.js} +4 -4
  285. package/dist/components/{p-4d14d191.js.map → p-26de186a.js.map} +1 -1
  286. package/dist/components/{p-d287e4f9.js → p-2ee8e211.js} +3 -3
  287. package/dist/components/{p-d287e4f9.js.map → p-2ee8e211.js.map} +1 -1
  288. package/dist/components/p-3ef09e09.js +39 -0
  289. package/dist/components/p-3ef09e09.js.map +1 -0
  290. package/dist/components/{p-4f31ae97.js → p-47052b60.js} +1 -2
  291. package/dist/components/p-47052b60.js.map +1 -0
  292. package/dist/components/{p-7a028adc.js → p-47f3f4e8.js} +3 -3
  293. package/dist/components/{p-7a028adc.js.map → p-47f3f4e8.js.map} +1 -1
  294. package/dist/components/{p-4fc019fa.js → p-4a9d5d98.js} +2 -2
  295. package/dist/components/{p-4fc019fa.js.map → p-4a9d5d98.js.map} +1 -1
  296. package/dist/components/{p-33797063.js → p-4aa73a61.js} +5 -5
  297. package/dist/components/{p-33797063.js.map → p-4aa73a61.js.map} +1 -1
  298. package/dist/components/{p-79b9747d.js → p-5512321a.js} +4 -4
  299. package/dist/components/{p-79b9747d.js.map → p-5512321a.js.map} +1 -1
  300. package/dist/components/{p-8ec4b241.js → p-5be3a868.js} +16 -12
  301. package/dist/components/p-5be3a868.js.map +1 -0
  302. package/dist/components/{p-a5c62415.js → p-5c90cd54.js} +2 -2
  303. package/dist/components/{p-a5c62415.js.map → p-5c90cd54.js.map} +1 -1
  304. package/dist/components/{p-b3fba286.js → p-60a8f11a.js} +3 -3
  305. package/dist/components/{p-b3fba286.js.map → p-60a8f11a.js.map} +1 -1
  306. package/dist/components/{p-bf85c0fa.js → p-6287f38c.js} +6 -6
  307. package/dist/components/{p-bf85c0fa.js.map → p-6287f38c.js.map} +1 -1
  308. package/dist/components/{p-efc36361.js → p-6d45d115.js} +5 -5
  309. package/dist/components/{p-efc36361.js.map → p-6d45d115.js.map} +1 -1
  310. package/dist/components/{p-fe051273.js → p-6e7c1b3f.js} +9 -9
  311. package/dist/components/{p-fe051273.js.map → p-6e7c1b3f.js.map} +1 -1
  312. package/dist/components/{p-97d4cbd6.js → p-6ee31d8b.js} +2 -2
  313. package/dist/components/{p-97d4cbd6.js.map → p-6ee31d8b.js.map} +1 -1
  314. package/dist/components/{p-61d6b9a4.js → p-70b439f9.js} +4 -4
  315. package/dist/components/p-70b439f9.js.map +1 -0
  316. package/dist/components/{p-52a05610.js → p-75424aa6.js} +6 -8
  317. package/dist/components/p-75424aa6.js.map +1 -0
  318. package/dist/components/{p-8ea8fb2e.js → p-787c9757.js} +40 -22
  319. package/dist/components/p-787c9757.js.map +1 -0
  320. package/dist/components/{p-e9099a82.js → p-7aa28b49.js} +7 -7
  321. package/dist/components/p-7aa28b49.js.map +1 -0
  322. package/dist/components/{p-4e87a1a4.js → p-8efbc7c0.js} +9 -9
  323. package/dist/components/{p-4e87a1a4.js.map → p-8efbc7c0.js.map} +1 -1
  324. package/dist/components/{p-bc05d524.js → p-9ae39411.js} +3 -3
  325. package/dist/components/{p-bc05d524.js.map → p-9ae39411.js.map} +1 -1
  326. package/dist/components/{p-58074dfd.js → p-a112004b.js} +3 -3
  327. package/dist/components/{p-58074dfd.js.map → p-a112004b.js.map} +1 -1
  328. package/dist/components/{p-e1b8bc90.js → p-ad960c29.js} +5 -2
  329. package/dist/components/p-ad960c29.js.map +1 -0
  330. package/dist/components/{p-0ab66ef0.js → p-af6c2dc5.js} +3 -3
  331. package/dist/components/{p-0ab66ef0.js.map → p-af6c2dc5.js.map} +1 -1
  332. package/dist/components/{p-f5df341d.js → p-b02e796f.js} +3 -3
  333. package/dist/components/{p-f5df341d.js.map → p-b02e796f.js.map} +1 -1
  334. package/dist/components/{p-2dd93b0d.js → p-b31412be.js} +2 -2
  335. package/dist/components/{p-2dd93b0d.js.map → p-b31412be.js.map} +1 -1
  336. package/dist/components/{p-45a185a6.js → p-bb61710a.js} +2 -2
  337. package/dist/components/{p-45a185a6.js.map → p-bb61710a.js.map} +1 -1
  338. package/dist/components/{p-6a00453d.js → p-bd1c23b9.js} +3 -3
  339. package/dist/components/{p-6a00453d.js.map → p-bd1c23b9.js.map} +1 -1
  340. package/dist/components/{p-a4ac9229.js → p-c5391fb7.js} +4 -4
  341. package/dist/components/{p-a4ac9229.js.map → p-c5391fb7.js.map} +1 -1
  342. package/dist/components/{p-15057414.js → p-c66ad664.js} +2 -2
  343. package/dist/components/{p-15057414.js.map → p-c66ad664.js.map} +1 -1
  344. package/dist/components/{p-677c05f3.js → p-c7c9cb57.js} +16 -16
  345. package/dist/components/{p-677c05f3.js.map → p-c7c9cb57.js.map} +1 -1
  346. package/dist/components/{p-56f43e54.js → p-cb100f8e.js} +2 -2
  347. package/dist/components/{p-56f43e54.js.map → p-cb100f8e.js.map} +1 -1
  348. package/dist/components/{p-cb12d812.js → p-cfbe014d.js} +4 -4
  349. package/dist/components/{p-cb12d812.js.map → p-cfbe014d.js.map} +1 -1
  350. package/dist/components/{p-6c168218.js → p-da349f94.js} +3 -3
  351. package/dist/components/{p-6c168218.js.map → p-da349f94.js.map} +1 -1
  352. package/dist/components/{p-9447c1aa.js → p-db66e3e7.js} +7 -7
  353. package/dist/components/{p-9447c1aa.js.map → p-db66e3e7.js.map} +1 -1
  354. package/dist/components/{p-9b0f7f28.js → p-db744951.js} +3 -3
  355. package/dist/components/{p-9b0f7f28.js.map → p-db744951.js.map} +1 -1
  356. package/dist/components/{p-23eeb711.js → p-e26f2275.js} +5 -5
  357. package/dist/components/{p-23eeb711.js.map → p-e26f2275.js.map} +1 -1
  358. package/dist/components/{p-dae08e66.js → p-e673b425.js} +9 -9
  359. package/dist/components/{p-dae08e66.js.map → p-e673b425.js.map} +1 -1
  360. package/dist/components/{p-66ae8c03.js → p-ebbbdd33.js} +8 -8
  361. package/dist/components/{p-66ae8c03.js.map → p-ebbbdd33.js.map} +1 -1
  362. package/dist/components/{p-4710b26e.js → p-ff58b603.js} +28 -21
  363. package/dist/components/p-ff58b603.js.map +1 -0
  364. package/dist/components/test-input-tag.js +14 -14
  365. package/dist/esm/gb-avatar-add-button.entry.js +1 -1
  366. package/dist/esm/gb-avatar-dropdown.entry.js +1 -1
  367. package/dist/esm/gb-avatar-group.entry.js +2 -2
  368. package/dist/esm/gb-avatar-label-group.entry.js +2 -2
  369. package/dist/esm/gb-avatar-profile-photo.entry.js +2 -2
  370. package/dist/esm/{gb-avatar_40.entry.js → gb-avatar_44.entry.js} +393 -85
  371. package/dist/esm/gb-avatar_44.entry.js.map +1 -0
  372. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  373. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  374. package/dist/esm/gb-export-dropdown-item_2.entry.js +1 -1
  375. package/dist/esm/gb-export-dropdown.entry.js +2 -2
  376. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  377. package/dist/esm/gb-help-dropdown.entry.js +2 -2
  378. package/dist/esm/gb-megainput-field.entry.js +3 -3
  379. package/dist/esm/gb-pagination-dot-group.entry.js +2 -2
  380. package/dist/esm/gb-progress-circle.entry.js +2 -2
  381. package/dist/esm/gb-rich-text.entry.js +2 -2
  382. package/dist/esm/gb-scrollbar.entry.js +2 -2
  383. package/dist/esm/gb-textarea-input-field.entry.js +1 -1
  384. package/dist/esm/gb-toggle.entry.js +2 -2
  385. package/dist/esm/gb-token-field.entry.js +2 -2
  386. package/dist/esm/gb-verification-code-field.entry.js +3 -3
  387. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  388. package/dist/esm/gb-wysiwyg-toolbar.entry.js +1 -1
  389. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  390. package/dist/esm/globuscomponents.js +3 -3
  391. package/dist/esm/{index-f6b9f9bf.js → index-4b3f6d77.js} +5 -2
  392. package/dist/esm/index-4b3f6d77.js.map +1 -0
  393. package/dist/esm/loader.js +3 -3
  394. package/dist/esm/{reusableModels-e864cf6e.js → reusableModels-8496e911.js} +1 -2
  395. package/dist/esm/reusableModels-8496e911.js.map +1 -0
  396. package/dist/esm/test-input-tag.entry.js +4 -4
  397. package/dist/globuscomponents/assets/NG.svg +14 -14
  398. package/dist/globuscomponents/assets/Tooltip.svg +4 -4
  399. package/dist/globuscomponents/assets/alert-02.svg +6 -6
  400. package/dist/globuscomponents/assets/arrow-left-02.svg +5 -5
  401. package/dist/globuscomponents/assets/arrow-right-02.svg +5 -5
  402. package/dist/globuscomponents/assets/arrow-turn-backward.svg +5 -5
  403. package/dist/globuscomponents/assets/bar.svg +3 -3
  404. package/dist/globuscomponents/assets/bar_white.svg +3 -3
  405. package/dist/globuscomponents/assets/calendar-02.svg +6 -6
  406. package/dist/globuscomponents/assets/cancel-01.svg +5 -5
  407. package/dist/globuscomponents/assets/checkbox disabled_indeterminate.svg +5 -5
  408. package/dist/globuscomponents/assets/checkcircle default_checked.svg +5 -5
  409. package/dist/globuscomponents/assets/checkcircle default_unchecked.svg +3 -3
  410. package/dist/globuscomponents/assets/checkcircle disabled_checked.svg +5 -5
  411. package/dist/globuscomponents/assets/checkcircle disabled_unchecked.svg +3 -3
  412. package/dist/globuscomponents/assets/checked_indeterminate.svg +5 -5
  413. package/dist/globuscomponents/assets/circle.svg +6 -6
  414. package/dist/globuscomponents/assets/column-insert.svg +5 -5
  415. package/dist/globuscomponents/assets/company.svg +4 -4
  416. package/dist/globuscomponents/assets/copy-01.svg +5 -5
  417. package/dist/globuscomponents/assets/dashboard-square-03.svg +14 -14
  418. package/dist/globuscomponents/assets/database-sync.svg +6 -6
  419. package/dist/globuscomponents/assets/database.svg +6 -6
  420. package/dist/globuscomponents/assets/default-file-icons/default_csv.svg +6 -0
  421. package/dist/globuscomponents/assets/default-file-icons/default_doc.svg +6 -0
  422. package/dist/globuscomponents/assets/default-file-icons/default_docx.svg +6 -0
  423. package/dist/globuscomponents/assets/default-file-icons/default_jpeg.svg +6 -0
  424. package/dist/globuscomponents/assets/default-file-icons/default_jpg.svg +6 -0
  425. package/dist/globuscomponents/assets/default-file-icons/default_mp3.svg +6 -0
  426. package/dist/globuscomponents/assets/default-file-icons/default_mp4.svg +6 -0
  427. package/dist/globuscomponents/assets/default-file-icons/default_pdf.svg +6 -0
  428. package/dist/globuscomponents/assets/default-file-icons/default_ppt.svg +6 -0
  429. package/dist/globuscomponents/assets/default-file-icons/default_pptx.svg +6 -0
  430. package/dist/globuscomponents/assets/default-file-icons/default_rar.svg +6 -0
  431. package/dist/globuscomponents/assets/default-file-icons/default_svg.svg +6 -0
  432. package/dist/globuscomponents/assets/default-file-icons/default_txt.svg +6 -0
  433. package/dist/globuscomponents/assets/default-file-icons/default_xls.svg +6 -0
  434. package/dist/globuscomponents/assets/default-file-icons/default_xlsx.svg +6 -0
  435. package/dist/globuscomponents/assets/default-file-icons/default_zip.svg +6 -0
  436. package/dist/globuscomponents/assets/default_checked.svg +5 -5
  437. package/dist/globuscomponents/assets/default_unchecked.svg +3 -3
  438. package/dist/globuscomponents/assets/delete-02.svg +3 -3
  439. package/dist/globuscomponents/assets/disabled.svg +4 -4
  440. package/dist/globuscomponents/assets/disabled_checked.svg +5 -5
  441. package/dist/globuscomponents/assets/disabled_indeterminate.svg +5 -5
  442. package/dist/globuscomponents/assets/exchange-01.svg +5 -5
  443. package/dist/globuscomponents/assets/file-verified.svg +6 -6
  444. package/dist/globuscomponents/assets/filter-horizontal.svg +9 -9
  445. package/dist/globuscomponents/assets/flag-01.svg +5 -5
  446. package/dist/globuscomponents/assets/globus_bank_logo.svg +11 -11
  447. package/dist/globuscomponents/assets/globus_bank_logo_blue.svg +13 -13
  448. package/dist/globuscomponents/assets/globus_bank_logo_white.svg +13 -13
  449. package/dist/globuscomponents/assets/gray-file-icons/gray_csv.svg +5 -0
  450. package/dist/globuscomponents/assets/gray-file-icons/gray_doc.svg +5 -0
  451. package/dist/globuscomponents/assets/gray-file-icons/gray_docx.svg +5 -0
  452. package/dist/globuscomponents/assets/gray-file-icons/gray_jpeg.svg +5 -0
  453. package/dist/globuscomponents/assets/gray-file-icons/gray_jpg.svg +5 -0
  454. package/dist/globuscomponents/assets/gray-file-icons/gray_mp3.svg +5 -0
  455. package/dist/globuscomponents/assets/gray-file-icons/gray_mp4.svg +5 -0
  456. package/dist/globuscomponents/assets/gray-file-icons/gray_pdf.svg +5 -0
  457. package/dist/globuscomponents/assets/gray-file-icons/gray_ppt.svg +5 -0
  458. package/dist/globuscomponents/assets/gray-file-icons/gray_pptx.svg +5 -0
  459. package/dist/globuscomponents/assets/gray-file-icons/gray_rar.svg +5 -0
  460. package/dist/globuscomponents/assets/gray-file-icons/gray_svg.svg +5 -0
  461. package/dist/globuscomponents/assets/gray-file-icons/gray_txt.svg +5 -0
  462. package/dist/globuscomponents/assets/gray-file-icons/gray_xls.svg +5 -0
  463. package/dist/globuscomponents/assets/gray-file-icons/gray_xlsx.svg +5 -0
  464. package/dist/globuscomponents/assets/gray-file-icons/gray_zip.svg +5 -0
  465. package/dist/globuscomponents/assets/help-circle.svg +5 -5
  466. package/dist/globuscomponents/assets/laptop.svg +6 -6
  467. package/dist/globuscomponents/assets/mail-02.svg +5 -5
  468. package/dist/globuscomponents/assets/no_notification_frame.svg +139 -139
  469. package/dist/globuscomponents/assets/notification-03.svg +5 -5
  470. package/dist/globuscomponents/assets/notification_background_pattern.svg +52 -52
  471. package/dist/globuscomponents/assets/notification_illustration.svg +80 -80
  472. package/dist/globuscomponents/assets/pattern_wrapper.svg +1359 -1359
  473. package/dist/globuscomponents/assets/plus_sign.svg +3 -3
  474. package/dist/globuscomponents/assets/radiobutton default_checked.svg +4 -4
  475. package/dist/globuscomponents/assets/radiobutton default_unchecked.svg +3 -3
  476. package/dist/globuscomponents/assets/radiobutton disabled_checked.svg +4 -4
  477. package/dist/globuscomponents/assets/radiobutton disabled_unchecked.svg +3 -3
  478. package/dist/globuscomponents/assets/sample.svg +5 -5
  479. package/dist/globuscomponents/assets/search-01.svg +3 -3
  480. package/dist/globuscomponents/assets/shuffle-square.svg +6 -6
  481. package/dist/globuscomponents/assets/solid-file-icons/solid_csv.svg +5 -0
  482. package/dist/globuscomponents/assets/solid-file-icons/solid_doc.svg +5 -0
  483. package/dist/globuscomponents/assets/solid-file-icons/solid_docx.svg +5 -0
  484. package/dist/globuscomponents/assets/solid-file-icons/solid_jpeg.svg +5 -0
  485. package/dist/globuscomponents/assets/solid-file-icons/solid_jpg.svg +5 -0
  486. package/dist/globuscomponents/assets/solid-file-icons/solid_mp3.svg +5 -0
  487. package/dist/globuscomponents/assets/solid-file-icons/solid_mp4.svg +5 -0
  488. package/dist/globuscomponents/assets/solid-file-icons/solid_pdf.svg +5 -0
  489. package/dist/globuscomponents/assets/solid-file-icons/solid_ppt.svg +5 -0
  490. package/dist/globuscomponents/assets/solid-file-icons/solid_pptx.svg +5 -0
  491. package/dist/globuscomponents/assets/solid-file-icons/solid_rar.svg +5 -0
  492. package/dist/globuscomponents/assets/solid-file-icons/solid_svg.svg +5 -0
  493. package/dist/globuscomponents/assets/solid-file-icons/solid_txt.svg +5 -0
  494. package/dist/globuscomponents/assets/solid-file-icons/solid_xls.svg +5 -0
  495. package/dist/globuscomponents/assets/solid-file-icons/solid_xlsx.svg +5 -0
  496. package/dist/globuscomponents/assets/solid-file-icons/solid_zip.svg +5 -0
  497. package/dist/globuscomponents/assets/square-arrow-data-transfer-diagonal.svg +6 -6
  498. package/dist/globuscomponents/assets/thumbs-up.svg +8 -8
  499. package/dist/globuscomponents/assets/user-group.svg +10 -10
  500. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  501. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  502. package/dist/globuscomponents/{p-1c634283.entry.js → p-040877b0.entry.js} +2 -2
  503. package/dist/globuscomponents/{p-24934b82.entry.js → p-150150b7.entry.js} +2 -2
  504. package/dist/globuscomponents/{p-53918e60.entry.js → p-2616b4f7.entry.js} +2 -2
  505. package/dist/globuscomponents/{p-4f31ae97.js → p-47052b60.js} +1 -1
  506. package/dist/globuscomponents/p-47052b60.js.map +1 -0
  507. package/dist/globuscomponents/{p-7b5550cd.entry.js → p-524c0404.entry.js} +2 -2
  508. package/dist/globuscomponents/{p-9e5a4011.entry.js → p-5c8e2c78.entry.js} +2 -2
  509. package/dist/globuscomponents/{p-87e5abd9.entry.js → p-641ddab7.entry.js} +2 -2
  510. package/dist/globuscomponents/{p-74b82196.entry.js → p-6bb17e3e.entry.js} +2 -2
  511. package/dist/globuscomponents/{p-c424272d.entry.js → p-77224a09.entry.js} +2 -2
  512. package/dist/globuscomponents/p-7d1d376e.entry.js +2 -0
  513. package/dist/globuscomponents/{p-44c80420.entry.js → p-818a14e9.entry.js} +2 -2
  514. package/dist/globuscomponents/{p-8c916245.entry.js → p-a6d401af.entry.js} +2 -2
  515. package/dist/globuscomponents/{p-c232233f.entry.js → p-aaa4b333.entry.js} +2 -2
  516. package/dist/globuscomponents/{p-acd00cca.entry.js → p-abfc2e2a.entry.js} +2 -2
  517. package/dist/globuscomponents/{p-da0e6faf.entry.js → p-b22b0186.entry.js} +2 -2
  518. package/dist/globuscomponents/{p-1a725100.entry.js → p-b7a706ad.entry.js} +2 -2
  519. package/dist/globuscomponents/{p-2e30fc4c.entry.js → p-bde2ee59.entry.js} +2 -2
  520. package/dist/globuscomponents/p-bde2ee59.entry.js.map +1 -0
  521. package/dist/globuscomponents/p-bf92be61.js +3 -0
  522. package/dist/globuscomponents/p-bf92be61.js.map +1 -0
  523. package/dist/globuscomponents/{p-1ecb225e.entry.js → p-c5fea72e.entry.js} +2 -2
  524. package/dist/globuscomponents/{p-39450d7e.entry.js → p-cc42edb7.entry.js} +2 -2
  525. package/dist/globuscomponents/p-d0045a1d.entry.js +2 -0
  526. package/dist/globuscomponents/{p-9f01343e.entry.js → p-d1a92423.entry.js} +2 -2
  527. package/dist/globuscomponents/{p-135fa032.entry.js → p-d32c11d8.entry.js} +2 -2
  528. package/dist/globuscomponents/{p-5e61c950.entry.js → p-e08625a5.entry.js} +2 -2
  529. package/dist/globuscomponents/{p-36b88a3d.entry.js → p-e47aff3e.entry.js} +2 -2
  530. package/dist/globuscomponents/p-eded0645.entry.js +2 -0
  531. package/dist/globuscomponents/{p-e1c952db.entry.js → p-f9b1d223.entry.js} +2 -2
  532. package/dist/globuscomponents/readme.md +48 -48
  533. package/dist/types/components/gb-file-type-icon/gb-file-type-icon.d.ts +4 -1
  534. package/dist/types/components/gb-file-upload/gb-file-upload.d.ts +23 -1
  535. package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +9 -3
  536. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +3 -1
  537. package/dist/types/components/gb-input-field/gb-input-field.d.ts +1 -0
  538. package/dist/types/components/gb-pagination-button-group-base/gb-pagination-button-group-base.d.ts +4 -0
  539. package/dist/types/components/gb-progress-bar/gb-progress-bar.d.ts +0 -1
  540. package/dist/types/components/gb-slider/gb-slider.d.ts +7 -2
  541. package/dist/types/components/gb-slider-control-handle/gb-slider-control-handle.d.ts +2 -2
  542. package/dist/types/components.d.ts +74 -10
  543. package/dist/types/models/reusableModels.d.ts +3 -1
  544. package/package.json +1 -1
  545. package/dist/cjs/gb-avatar_40.cjs.entry.js.map +0 -1
  546. package/dist/cjs/gb-file-type-icon.cjs.entry.js +0 -22
  547. package/dist/cjs/gb-file-type-icon.cjs.entry.js.map +0 -1
  548. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +0 -37
  549. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +0 -1
  550. package/dist/cjs/gb-file-upload.cjs.entry.js +0 -38
  551. package/dist/cjs/gb-file-upload.cjs.entry.js.map +0 -1
  552. package/dist/cjs/gb-progress-bar.cjs.entry.js +0 -27
  553. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  554. package/dist/cjs/index-97d4dbd5.js.map +0 -1
  555. package/dist/cjs/reusableModels-40cbefe2.js.map +0 -1
  556. package/dist/components/p-4710b26e.js.map +0 -1
  557. package/dist/components/p-4f31ae97.js.map +0 -1
  558. package/dist/components/p-52a05610.js.map +0 -1
  559. package/dist/components/p-61d6b9a4.js.map +0 -1
  560. package/dist/components/p-8ea8fb2e.js.map +0 -1
  561. package/dist/components/p-8ec4b241.js.map +0 -1
  562. package/dist/components/p-b8cc4ced.js.map +0 -1
  563. package/dist/components/p-e1b8bc90.js.map +0 -1
  564. package/dist/components/p-e9099a82.js.map +0 -1
  565. package/dist/esm/gb-avatar_40.entry.js.map +0 -1
  566. package/dist/esm/gb-file-type-icon.entry.js +0 -18
  567. package/dist/esm/gb-file-type-icon.entry.js.map +0 -1
  568. package/dist/esm/gb-file-upload-item-base.entry.js +0 -33
  569. package/dist/esm/gb-file-upload-item-base.entry.js.map +0 -1
  570. package/dist/esm/gb-file-upload.entry.js +0 -34
  571. package/dist/esm/gb-file-upload.entry.js.map +0 -1
  572. package/dist/esm/gb-progress-bar.entry.js +0 -23
  573. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  574. package/dist/esm/index-f6b9f9bf.js.map +0 -1
  575. package/dist/esm/reusableModels-e864cf6e.js.map +0 -1
  576. package/dist/globuscomponents/p-184d9489.entry.js +0 -2
  577. package/dist/globuscomponents/p-2e30fc4c.entry.js.map +0 -1
  578. package/dist/globuscomponents/p-4f31ae97.js.map +0 -1
  579. package/dist/globuscomponents/p-707fcde4.entry.js +0 -2
  580. package/dist/globuscomponents/p-964e5e0c.entry.js +0 -2
  581. package/dist/globuscomponents/p-e9f75233.entry.js +0 -2
  582. package/dist/globuscomponents/p-e9f75233.entry.js.map +0 -1
  583. package/dist/globuscomponents/p-efd85181.entry.js +0 -2
  584. package/dist/globuscomponents/p-efd85181.entry.js.map +0 -1
  585. package/dist/globuscomponents/p-f13f3010.entry.js +0 -2
  586. package/dist/globuscomponents/p-f13f3010.entry.js.map +0 -1
  587. package/dist/globuscomponents/p-f9e7b25c.entry.js +0 -2
  588. package/dist/globuscomponents/p-f9e7b25c.entry.js.map +0 -1
  589. package/dist/globuscomponents/p-ff053a96.js +0 -3
  590. package/dist/globuscomponents/p-ff053a96.js.map +0 -1
  591. /package/dist/globuscomponents/{p-1c634283.entry.js.map → p-040877b0.entry.js.map} +0 -0
  592. /package/dist/globuscomponents/{p-24934b82.entry.js.map → p-150150b7.entry.js.map} +0 -0
  593. /package/dist/globuscomponents/{p-53918e60.entry.js.map → p-2616b4f7.entry.js.map} +0 -0
  594. /package/dist/globuscomponents/{p-7b5550cd.entry.js.map → p-524c0404.entry.js.map} +0 -0
  595. /package/dist/globuscomponents/{p-9e5a4011.entry.js.map → p-5c8e2c78.entry.js.map} +0 -0
  596. /package/dist/globuscomponents/{p-87e5abd9.entry.js.map → p-641ddab7.entry.js.map} +0 -0
  597. /package/dist/globuscomponents/{p-74b82196.entry.js.map → p-6bb17e3e.entry.js.map} +0 -0
  598. /package/dist/globuscomponents/{p-c424272d.entry.js.map → p-77224a09.entry.js.map} +0 -0
  599. /package/dist/globuscomponents/{p-964e5e0c.entry.js.map → p-7d1d376e.entry.js.map} +0 -0
  600. /package/dist/globuscomponents/{p-44c80420.entry.js.map → p-818a14e9.entry.js.map} +0 -0
  601. /package/dist/globuscomponents/{p-8c916245.entry.js.map → p-a6d401af.entry.js.map} +0 -0
  602. /package/dist/globuscomponents/{p-c232233f.entry.js.map → p-aaa4b333.entry.js.map} +0 -0
  603. /package/dist/globuscomponents/{p-acd00cca.entry.js.map → p-abfc2e2a.entry.js.map} +0 -0
  604. /package/dist/globuscomponents/{p-da0e6faf.entry.js.map → p-b22b0186.entry.js.map} +0 -0
  605. /package/dist/globuscomponents/{p-1a725100.entry.js.map → p-b7a706ad.entry.js.map} +0 -0
  606. /package/dist/globuscomponents/{p-1ecb225e.entry.js.map → p-c5fea72e.entry.js.map} +0 -0
  607. /package/dist/globuscomponents/{p-39450d7e.entry.js.map → p-cc42edb7.entry.js.map} +0 -0
  608. /package/dist/globuscomponents/{p-707fcde4.entry.js.map → p-d0045a1d.entry.js.map} +0 -0
  609. /package/dist/globuscomponents/{p-9f01343e.entry.js.map → p-d1a92423.entry.js.map} +0 -0
  610. /package/dist/globuscomponents/{p-135fa032.entry.js.map → p-d32c11d8.entry.js.map} +0 -0
  611. /package/dist/globuscomponents/{p-5e61c950.entry.js.map → p-e08625a5.entry.js.map} +0 -0
  612. /package/dist/globuscomponents/{p-36b88a3d.entry.js.map → p-e47aff3e.entry.js.map} +0 -0
  613. /package/dist/globuscomponents/{p-184d9489.entry.js.map → p-eded0645.entry.js.map} +0 -0
  614. /package/dist/globuscomponents/{p-e1c952db.entry.js.map → p-f9b1d223.entry.js.map} +0 -0
@@ -30,6 +30,7 @@ export class GbInputField {
30
30
  this.placeholder = '';
31
31
  this.showHelpIcon = false;
32
32
  this.showValidation = false;
33
+ this.showCountryIcon = true;
33
34
  this.iconSwap = undefined;
34
35
  this.showCloseButton = false;
35
36
  this.options = ['USD', 'NGN', 'CAD'];
@@ -125,6 +126,7 @@ export class GbInputField {
125
126
  if (this.destructive) {
126
127
  this.destructive = false;
127
128
  }
129
+ this.inputValue = '';
128
130
  }
129
131
  exportSelectedStaff() {
130
132
  this.inputValueChanged.emit(this.selectedItems);
@@ -178,12 +180,20 @@ export class GbInputField {
178
180
  this.selectedItem = this.options[0];
179
181
  const mainTextSlot = this.el.querySelector('[slot="tooltip_label"]');
180
182
  const supportingTextSlot = this.el.querySelector('[slot="tooltip_supporting_text"]');
183
+ const textSlot = this.el.querySelector('[slot="text"]');
181
184
  if (mainTextSlot) {
182
185
  mainTextSlot.classList.add('text-xs-semi-bold');
183
186
  }
184
187
  if (supportingTextSlot) {
185
188
  supportingTextSlot.classList.add('text-xs-regular');
186
189
  }
190
+ if (textSlot) {
191
+ textSlot.classList.add('text_slot');
192
+ if (this.state === 'disabled') {
193
+ textSlot.classList.add('disabled');
194
+ }
195
+ textSlot.classList.add('text-md-regular');
196
+ }
187
197
  if (this.type === 'tags') {
188
198
  document.addEventListener('click', this.handleClickOutside);
189
199
  }
@@ -206,25 +216,25 @@ export class GbInputField {
206
216
  this.inputElement.removeEventListener('input', this.handleTagInput.bind(this));
207
217
  }
208
218
  render() {
209
- return (h("div", { key: 'ea100ef466133f027eca3fbf0bfd876508c8b024', class: `input_container` }, h("div", { key: 'c88e2eba1ac3473f7f3e75b8354da1d9e061c4de', class: `input_with_label` }, this.showLabel && h("p", { key: '0064082fb12ba83440995410d0c5a4471084dfc5', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
210
- h("div", { key: '79c2656dd571fa4b9e99e5486f3afcea1e2fc8a7', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: '38491478c60b39b4d03f2747539ea98b5fbb77f4', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && (h("svg", { key: '21f870516d25a3c12b3164b37874ca5bc508178e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '2b524929b29836e32ebd25bd60e1d6eb14fc9203', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '7f5aec9d68301d9f5032d0a583eeb46dfe70ea52', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))))),
219
+ return (h("div", { key: '6e2a7918b89601225faf9fc710dedc71b3c89f8f', class: `input_container` }, h("div", { key: '7f013776380691fdec74976295ad84567a7e641b', class: `input_with_label` }, this.showLabel && h("p", { key: 'e37eca71ce5aebb0c71c85cfe2acf337975b31a0', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
220
+ h("div", { key: '438f259819cb0337bca876ec5877140f2b76c909', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'fd6e8f7b2f16063f78259d7cc426e06fd93ec2eb', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && (h("svg", { key: '59164f03b762a7dfb89bfa464b067189d32a8213', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: 'aa64ebc55ac67e3040515650563cf80011243ea9', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'ab6fdbea8335cd9d8ff6bb20d31e15adfc077db5', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))))),
211
221
  ], this.type === 'icon_leading' && [
212
- h("div", { key: '97fe82cdadf0b23a6e4f5fba029846809a58c9df', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'f01c260f142cdfeaaf3d923c052da721db3e4ac2', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), h("input", { key: 'a087b43bd4ac1132396be07d06ea87bee31ca978', 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) }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: '2ba98c9010c57ec213766c64dceae93f31f098c6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: 'a8fed9fabe57d74442f9e166b16fb25a81a64409', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'e9d57e17076c270fd5d506fa0670a957f2125dda', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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 && (h("gb-button", { key: '2445e12e23b2dfd35ce23fa29ea4e0e77c71589f', size: "sm", hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))),
222
+ h("div", { key: '656d78fa536bcdf9f095ee1f0900d1c72ebc6864', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'c6f0b3d639b16214b0b07eba62df8ee18a4c0aa9', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), h("input", { key: '5ff6759d31e7fd771153a9496a643c23c2b10068', 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) }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: 'd641a8e9d4ed9d81deb0fd24acf0a64b3ba4e661', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '309d0dda613858a367184ef91843189021da621e', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '57fa1471389d55165e3f162d30f0bc6519849aea', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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 && (h("gb-button", { key: '30dd6c1bcd29c571f8800fd8564edaa478a22076', size: "sm", hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))),
213
223
  ], this.type === 'leading_dropdown' && [
214
- h("div", { key: 'c07f86eb73c1e7c8b32c916bcfc632a8259013d4', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '6f55a80b19f7afada82ba7d5cb93cd6054d6de9d', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: '276292578ca06147e134370943ada9f0f8c5d956', class: `country_icon` }, h("img", { key: '056c8657654d311d6ed7c265e19bc30a6752218d', src: "build/assets/NG.svg", alt: "" })), h("div", { key: 'ac38a68a797604c61459e6a40040ab40a796ff8a', class: `dropdown_text` }, h("p", { key: '6cba200b4d0a826826977dd4ad64a6f79cc81052', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '07fea2330b840494f560e06f7561d4ca6419ce48', class: `dropdown_arrow` }, h("svg", { key: '279eabc024e686caa5752362a6c0b5b6ec8de088', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f39035d0d6e960aecff9ca83c339536e8d54b23e', 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" })))), h("div", { key: 'c9f54d75a08b31f4ae1a10bc392a2e9aaa7280ac', class: `leading_dropdown_text_input` }, h("input", { key: '181967d3e3d86cf06570c254e2797371f8468b8c', 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 && (h("svg", { key: 'ff01f9b0c250f24a26214e63b39d433eaea46d2a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '8298239cd39b79f80cfc8f6e1e9c1a423a9fb934', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'c454301efa24aaa04a429b066094fa4c47083255', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))))),
215
- h(Fragment, null, this.showDropdown && (h("div", { key: '5bee2c1853137136cb88b419ff434f0daae008cd', class: `dropdown_menu ${this.type} ${this.size}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (h("gb-input-dropdown-menu-item", { type: "default", state: StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, h("p", { slot: "name" }, option))))))),
224
+ h("div", { key: '89cdd2daac3e09a881fd7f73f27edae1bae5a41a', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0fcc0fd05e4ab10da063d536eb008af1260fe36f', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, this.showCountryIcon && (h("div", { key: '93ce268fc094ba84314ea5ca9bc2fb08158afde4', class: `country_icon` }, h("img", { key: '5a70126cb4ccc761752970ba54a7b5ffe5dae40e', src: "build/assets/NG.svg", alt: "" }))), h("div", { key: '3cc836ba4f94fa2f2282e15a0cceea9d2429940d', class: `dropdown_text` }, h("p", { key: 'bf827b6c5a40251fc602f192a5406fbf5b89c8fc', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '9d3fb9c230c4e2fe7af18c5694e5c3453899148e', class: `dropdown_arrow` }, h("svg", { key: '0298af791c216159dc3ff32ae3aabba1da40b2a7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'dde4c7bd6cd435466c2b7b1a2ef3469233e0c18f', 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" })))), h("div", { key: 'eefde2ed873a4c5dbd432985d198aa5c480adf33', class: `leading_dropdown_text_input` }, h("input", { key: '6e4adb391bcb727805a73461bf696bf5e9b0341a', 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 && (h("svg", { key: '31d0a4772eada428aee244433b5b1e16ee0b4de9', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '0ce9ccdc33a5908441260fca0e74a38dc619acc5', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '9498ee7f92f0833316372372e576c3a50ee68678', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))))),
225
+ h(Fragment, null, this.showDropdown && (h("div", { key: '4e0c156c1413a66b090463b138908f43ec709860', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (h("gb-input-dropdown-menu-item", { type: "default", state: StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, h("p", { slot: "name" }, option))))))),
216
226
  ], this.type === 'trailing_dropdown' && [
217
- h("div", { key: '0c3184c81c7e70ffcd88da2c468caa801eaef3d6', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '6b1e195d0cc19ed9577aa22432ce8e3b56a8bbfa', class: `trailing_dropdown_content` }, h("p", { key: '26b54f1068c39d1249b6fc5d8e7cd0302424bf5c', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), h("input", { key: 'a7d117e0d22f942f2af048dd0b74d9d5718b34f1', 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 && (h("div", { key: '6e9f66cb128e80d6f9d77c7fe830f1c862ab6cca', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("div", { key: '77e65345b7a25160c511c58746297a1c19846b79', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: '81775545b3fddc3bf47c900a53581f0db3e0d791', class: `dropdown_text` }, h("p", { key: '66b8eaadb86efa051806fcd2b28a7f5712508376', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: 'e77395b807946c9e030800ceb4564b116014f726', class: `dropdown_arrow` }, h("svg", { key: 'c1e86e5838184d8e4fb649fc2704f772b652736e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '7f74173a4f6aa4253e8e561b87eaf4654c1dd14b', 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" }))))),
218
- h(Fragment, null, this.showDropdown && (h("div", { key: '59c7c4b22488d668a4d4dd09461b5402f36b9adc', class: `dropdown_menu ${this.type} ${this.size}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (h("gb-input-dropdown-menu-item", { type: "default", state: StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, h("p", { slot: "name" }, option))))))),
227
+ h("div", { key: 'dda297bd3b3192ab0c29c56a50fba39e1a4c09e1', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0e92585a202ff963c38a3a690df1b597d5cb690d', class: `trailing_dropdown_content` }, h("p", { key: 'd3e1c7d1ffec0aaf6cc70522f0d8df926f1d72ab', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), h("input", { key: '45e639c3ee06ea98feedccbbb3b3166133e3cf94', 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 && (h("div", { key: 'f246737b491b130bc1a754011c88927037742b78', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("div", { key: '9bfd2ed9fb2184ce4a3486b80b44d65988c425ca', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: 'a8b603fde9bf4da36eff7443d5a09691f345d2ab', class: `dropdown_text` }, h("p", { key: 'e3661dafb5f83da213b4c551a9450f10fa5f8220', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: 'f2a198701c25e47bae2bb11339f3ccbaded72186', class: `dropdown_arrow` }, h("svg", { key: 'bb107803a26905e54891db6fe0736a6c7be8a374', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '716ecac05f7d5c024c4efededb9f750e44e85f6e', 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" }))))),
228
+ h(Fragment, null, this.showDropdown && (h("div", { key: '623578352e9d9b69da940f4c6cc9e7097a315dc4', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (h("gb-input-dropdown-menu-item", { type: "default", state: StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, h("p", { slot: "name" }, option))))))),
219
229
  ], this.type === 'leading_text' && [
220
- h("div", { key: 'e24af43edaa6b282a6fa8e413918c3a73e87e0b6', class: "leading_text_input" }, h("div", { key: '44dcd5f4a6ae22b8c528e232f84c2f65258b06de', class: `add_on` }, h("p", { key: '9c1943e4038b67a758d4e8a40a11dc0e7cdbf57d', class: `text-md-regular`, style: { color: this.state === 'disabled' ? 'var(--color-text-disabled, #CDD5DF)' : 'var(--color-text, #4B5565)' } }, "http://")), h("div", { key: '58e40bc475634a32ed3b454c6409d6b29bd4bccf', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'aceb17894b6954123e65cff3c110f621deda96e2', 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 && (h("svg", { key: '55b2aa5eac8d4137aa98202bb519abcee845684f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'd748f7251af7d653c33d8601ce0de28104d279f4', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '7e6c00de8bde606afc1dd1a8719419638c7c60f9', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))))),
221
- ], this.type === 'payment_input' && (h("div", { key: '615651f791c5c8087e9a076b42b0c4e9deac42c7', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: '5201613c685f737e2eb74d9ff60ac928a3272a92', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: 'd03c2a9509da1bdf4b760ac577fb82f31fbd53c7', "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" }), h("path", { key: '261a85d2c0156696e03705d0f5d7557f46e49a9e', "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" }), h("path", { key: '4d59fd35338ce368f19d42806811f3173dbc74e0', "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" })), h("input", { key: '575dd360499828647e1b6e21dfce7c4dd752f2b4', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: '46c5d5b8b55f6053bfb73dd35b6eabb912e867e5', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'ec8d65a73fa1c954d9f8d1a2bce79c9de8fa19f1', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '8bb43de4354e3d6d4535ac3174d47adb4972cea8', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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' && (h("div", { key: '8e6acd4c38353989322bf05736ca502ef2d3ce04', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '5a691b226ba0e4af923b480524cd287986f54c03', class: `trailing_button_text_input ${this.size}` }, h("input", { key: 'd6815a9f0c0cb6cb71818199766746ad2a1603fe', 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 && (h("svg", { key: 'ec1154e88f0982963957f82d4c5fb070d9021e43', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '5aeb000a28b5b774f5c95feb2998b0ecf95bacb5', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '5861c18c4474aa096c9d6c1e7ee804bf52906ec3', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("gb-button", { key: '06229e24e35b44f4c5a8e82b4f41b34b2c19aa7e', size: "lg", hierarchy: "tertiary_gray", icon: "only", state: this.state === 'disabled' ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/copy-01.svg", onClick: () => this.copyToClipboard() }))), this.type === 'password' && (h("div", { key: 'e25e8b70bbc71f2ffc8494b4903d5e4b09b65946', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'fe2c0b0df9b7e073bbc83e5f2540e965ca9a1c79', class: `password_content` }, h("input", { key: '5e2a54ffa243aee9b8bd55556e05aff7c68788af', 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 && (h("svg", { key: '8021fca3c8d8bf11ff5e1d8f06357c8fcb09f143', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '80463069f883304c32e261e243661d8fa4bc8cd1', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'a76e148e8f5904dc7f6faf433f6c5553fab5b32f', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("div", { key: '51cbc835603f302862019e1862122904e3b32f7c', class: `dropdown` }, h("gb-password-button", { key: '54034a27d89a66824fb9a99f1bf49d5eeab2596b', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '83427c9614b6cb7cf46c96bd28c3d2192de2e34c', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '10ea76ba0bf8902b75e583de7a8ea83e3ca33228', class: `password_icon_leading_content` }, h("svg", { key: 'ca9c33b6380709beba84c78176c54b928f059bc3', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '4b76327c0730040ed084f598eda95d606fe4a62c', 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" })), h("input", { key: 'a76de7b33869212fba18cd369dbfeee7ebe6f997', 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 && (h("svg", { key: 'ef2df6b5daeaa9108986274a6eab2450f0a44064', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '3e606f782f74231650547de197a9582f4c169f7c', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'ccb7d159d50c54e02e033390a21e9adb0bd726f1', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))), h("gb-password-button", { key: 'deabc4342242da2de36d9232b0b9b9eef3f470d9', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
222
- h("div", { key: '3125f517fe740df07afad469a4b0aed8eeb25f66', class: `count_input` }, h("div", { key: '7a2af806d77b092075b660bcb8fd8b593bf2d4f2', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, h("input", { key: '1261d536ae46e7df74c6523d50dcfcf38aa44ef0', 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 && (h("div", { key: 'da4efe139983e38e4785eb9062bbde2d2dbd9c1c', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("div", { key: '804325ec72621258ba4ddf8f36b730a11dbe9484', class: `action ${this.state}` }, h("gb-button", { key: 'cf71cb126a9542eb8a42eb71ae4df95f9e7c5aad', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/minus_sign.svg" }), h("hr", { key: '0559f17d745d4bf8a57cd31b98016564dd36cb4f' }), h("gb-button", { key: '99c6df0ae0db7ed98ef0beca401dbb540d18a10c', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
223
- ], this.type === 'tags' && (h("div", { key: 'f299c5f785cd0ee2120b04ed96f631e42694312c', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, h("div", { key: 'd24a6d9140753184adb7467a9d90b8d68f615dca', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("div", { key: '9c314b3cd6df48079064c4aa8f41fff298fd6574', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, !this.value ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, item.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, item.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("p", null, item)))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("p", null, val)))))))), h("span", { key: '5a4f24777bb5c08d30762c9fd4dc2f764a8ce8c8', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '14e7d0f3213e0a3d40a8094c76faf0d2d4222d82', class: "input_field" }, h("input", { key: '8b5be51697ee5ba257118680a454b2891d5de09c', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
230
+ h("div", { key: '94a12d79d37a35f7b0562cfe87d0ba31f584c28e', class: "leading_text_input" }, h("div", { key: '2112675a4f678bd911ab76c5449b7d33ac1f6cc2', class: `add_on` }, h("slot", { key: 'e28fe52ea5da89b6b1c96a0377247fa298584819', name: 'text' })), h("div", { key: '4267d60249b00b969c47cad42147ec0928407101', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: '8ca1d6c05c10b5eb2403d62c1942d40fc55d4919', 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 && (h("svg", { key: '29768ff29de1a4f97bef9a0a1e3ffdf7df86f18b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '8d41b7df6191085430fa3df2d527ca42fd5598ee', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '0f7c530b6b0ed985b2fbb349f93eeb3a0fed4f98', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))))),
231
+ ], this.type === 'payment_input' && (h("div", { key: 'e90f3e68a87b62cc7de06ed74165c2d9f6f31552', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: 'f2761b7de03ef61a819eb39abb9366396512e1ee', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: '8fb06de07a2267b441044baf37927aad2d0c007b', "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" }), h("path", { key: '5685ff8aca122832cb1fd82e07a2eb76cbd159e6', "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" }), h("path", { key: 'cfc4b4afd639b9f4c9e6789a1749f94cab4e9b62', "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" })), h("input", { key: '567ca585404e0c2cf47472987de65d4c94e2f77a', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: '8105c73b8b916a4754ef996199d4afbc577c010e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '1ca175ef888e3b28a8c956075682e1143dadd7fc', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '008d8f06b690c51ea2e683c533cc3426adb65db4', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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' && (h("div", { key: '504ddb12c61f805424f7154b826f04e4ea0d508e', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'b0743478e4e4eba8c130d0e5101061b0138a607e', class: `trailing_button_text_input ${this.size}` }, h("input", { key: '280484a178a1621a8d2763d1c293239b81426ec6', 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 && (h("svg", { key: '93d2a0703ca1e1f074181e6051ecb04ef162ee96', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f33e1eb76407aee8da78bdbd174155bf450eb4e9', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'b5891fbe55f701a8f13f94b8fdd3418bc291d91c', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("gb-button", { key: '38960222d586dfde4f04ec34a1835e35846b7acd', size: "lg", hierarchy: "tertiary_gray", icon: "only", state: this.state === 'disabled' ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/copy-01.svg", onClick: () => this.copyToClipboard() }))), this.type === 'password' && (h("div", { key: '3042a119ed49b8b261d1be68cdc71381bfc43d36', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '83b28318b051a99bb113f20ff7a70b3e78febb14', class: `password_content` }, h("input", { key: '64f6778ffe25e1996d28c13225b1d62cafe6d931', 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 && (h("svg", { key: 'f3e03e1ecd54325cbc682da63acaaa149b3756d4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'cc3af0027453382906b6ff769b431d0708ab8580', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'f519628d5498faa60f32227798c4a5aa1bcf8aec', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("div", { key: '2d2087837aa8a02617037948ba3906a0dc08b075', class: `dropdown` }, h("gb-password-button", { key: '9424240e73753d07348b888401e4e26ae946a23d', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '1b8700d071476dbe2b94822519009bce8bcddea1', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '41cf3ff32ae1a9c5d15d48ae0821c73c330bebd0', class: `password_icon_leading_content` }, h("svg", { key: 'b4e564a4fdeca9fefed2522e30f761e9f341fe59', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a4e9d55595a89d49f3f311d2d1b7f1586876648d', 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" })), h("input", { key: '7ce6c36122ec4aa505d5ff07d21c4fae5558004c', 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 && (h("svg", { key: '2fa2f0046abc0d5ffc462ef5c192c595d6aa1cd2', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '28115e39a34a383c02eaa62deb33cf308d2d7842', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '56559f3ed89f00404f4192cba60bf1bc7ae59cb5', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" }))))), h("gb-password-button", { key: '7a5031d0d69f77107a02d68ab6cc937a7f190393', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
232
+ h("div", { key: '23b1bc8b4815f6ec13e859b110b81f9d2d4e05e5', class: `count_input` }, h("div", { key: '73cdf7c85169edf93dfb2e2f612f3ec4bc05fece', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, h("input", { key: 'f2f49fc17b7e9cd92ec6e8c97239fd3ca7b8ca4d', 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 && (h("div", { key: '6c5184abd0a6eed8bb51821883dc40971cfba289', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, 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" })))))), h("div", { key: '4c37a164af138ce6d1c4ac71c6aac40daa85ba3e', class: `action ${this.state}` }, h("gb-button", { key: '252d24256155c69102315b29676c023624bf0ec0', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/minus_sign.svg" }), h("div", { key: '45801b010e23ab3cfcc61deed3a1de7e16a85f61', class: "vertical_line" }), h("gb-button", { key: 'ce2b092ea6932e4c31678cdd7402b5a6e8c1fe66', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
233
+ ], this.type === 'tags' && (h("div", { key: '46471090bf2457cec5ff3df4be6ff56ee7e7a45a', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, h("div", { key: 'dc1defa0c64cb63fe63d295da20efb91d1b46c51', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("div", { key: '02bf0bd55e3ac6e7420aecf21478116a65460822', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, !this.value ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, item.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, item.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("p", null, item)))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("p", null, val)))))))), h("span", { key: '5f050e257b8dfb1c51b7c0c03e603b3479ff6233', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'b11ee5153a9a77d7bb4d2f724d793640ece833d8', class: "input_field" }, h("input", { key: 'c3b4cdb41dc7105c8d7605b2c9ceca6638691885', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
224
234
  // placeholder={this.placeholder && this.selectedStaff.length === 0 ? this.placeholder : ''}
225
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (h("div", { key: 'ad50f32150009cefa8718263e6b66c08438fd9fb', class: `tags_dropdown_menu ${this.show ? 'show' : ''} ${this.menuPosition}` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectStaff(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
235
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (h("div", { key: '6e3ca27f1d3899a8abdeeb7e246b34a85949345a', class: `tags_dropdown_menu ${this.show ? 'show' : ''} ${this.menuPosition}` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectStaff(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
226
236
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
227
- : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), !this.destructive ? h("p", { class: "hint_text text-sm-regular" }, this.hintText) : h("p", { class: "error_text text-sm-regular" }, this.errorText)));
237
+ : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h(Fragment, null, !this.destructive ? h("p", { class: "hint_text text-sm-regular" }, this.hintText) : h("p", { class: "error_text text-sm-regular" }, this.errorText))));
228
238
  }
229
239
  static get is() { return "gb-input-field"; }
230
240
  static get encapsulation() { return "shadow"; }
@@ -483,6 +493,24 @@ export class GbInputField {
483
493
  "reflect": false,
484
494
  "defaultValue": "false"
485
495
  },
496
+ "showCountryIcon": {
497
+ "type": "boolean",
498
+ "mutable": false,
499
+ "complexType": {
500
+ "original": "boolean",
501
+ "resolved": "boolean",
502
+ "references": {}
503
+ },
504
+ "required": false,
505
+ "optional": false,
506
+ "docs": {
507
+ "tags": [],
508
+ "text": ""
509
+ },
510
+ "attribute": "show-country-icon",
511
+ "reflect": false,
512
+ "defaultValue": "true"
513
+ },
486
514
  "iconSwap": {
487
515
  "type": "string",
488
516
  "mutable": false,