globuswebcomponents 1.2.4 → 1.2.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 (432) hide show
  1. package/dist/cjs/gb-action-panel_8.cjs.entry.js +509 -0
  2. package/dist/cjs/gb-action-panel_8.cjs.entry.js.map +1 -0
  3. package/dist/cjs/gb-avatar_3.cjs.entry.js +186 -0
  4. package/dist/cjs/gb-avatar_3.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-badge_2.cjs.entry.js +111 -0
  6. package/dist/cjs/gb-badge_2.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-detail-cell.cjs.entry.js +58 -0
  9. package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -0
  10. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +42 -0
  15. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +1 -0
  16. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  18. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  19. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +14 -14
  22. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
  24. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  25. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  26. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  28. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-progress-steps.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +33 -5
  38. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +1 -1
  39. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  40. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  42. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  45. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  48. package/dist/cjs/gb-tooltip.cjs.entry.js +39 -0
  49. package/dist/cjs/gb-tooltip.cjs.entry.js.map +1 -0
  50. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  51. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  52. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  53. package/dist/cjs/globuscomponents.cjs.js +1 -1
  54. package/dist/cjs/loader.cjs.js +1 -1
  55. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  56. package/dist/collection/components/gb-detail-cell/gb-detail-cell.css +32 -38
  57. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  58. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js.map +1 -1
  59. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  60. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  61. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  62. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  63. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  64. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  65. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  66. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  67. package/dist/collection/components/gb-header/gb-header.js +1 -1
  68. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  69. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  70. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  71. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  72. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  73. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  74. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  75. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  76. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  77. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  78. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  79. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  80. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  81. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  82. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  83. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  84. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  85. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  86. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  87. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  88. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  89. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  90. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  91. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  92. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  93. package/dist/collection/components/gb-stepper/gb-progress-steps.js +1 -1
  94. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +607 -6
  95. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -1
  96. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -96
  97. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js.map +1 -1
  98. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  99. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  100. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  101. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  102. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  103. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  104. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  105. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  106. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  107. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  108. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  109. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  110. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  111. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  112. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  113. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  114. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  115. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  116. package/dist/components/gb-avatar-add-button.js +1 -1
  117. package/dist/components/gb-avatar-dropdown.js +4 -4
  118. package/dist/components/gb-avatar-group.js +4 -4
  119. package/dist/components/gb-avatar-label-group.js +1 -1
  120. package/dist/components/gb-avatar-profile-photo.js +2 -2
  121. package/dist/components/gb-avatar.js +1 -1
  122. package/dist/components/gb-badge.js +1 -1
  123. package/dist/components/gb-checkbox-group-item.js +1 -1
  124. package/dist/components/gb-checkbox-group.js +3 -3
  125. package/dist/components/gb-collapse-button.js +1 -1
  126. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  127. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  128. package/dist/components/gb-detail-cell.js +7 -7
  129. package/dist/components/gb-detail-cell.js.map +1 -1
  130. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  131. package/dist/components/gb-export-dropdown-item.js +1 -1
  132. package/dist/components/gb-export-dropdown.js +4 -4
  133. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  134. package/dist/components/gb-export-sub-dropdown.js +1 -1
  135. package/dist/components/gb-file-type-icon.js +1 -1
  136. package/dist/components/gb-file-upload-item-base.js +1 -1
  137. package/dist/components/gb-file-upload.js +16 -16
  138. package/dist/components/gb-header-icon.js +1 -1
  139. package/dist/components/gb-header.js +4 -4
  140. package/dist/components/gb-help-dropdown.js +2 -2
  141. package/dist/components/gb-help-tooltip.js +1 -1
  142. package/dist/components/gb-horizontal-tabs.js +5 -5
  143. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  144. package/dist/components/gb-input-dropdown.js +1 -1
  145. package/dist/components/gb-input-field.js +1 -1
  146. package/dist/components/gb-mega-input-field-base.js +1 -1
  147. package/dist/components/gb-notification-content.js +1 -1
  148. package/dist/components/gb-notification-pane.js +4 -4
  149. package/dist/components/gb-pagination-button-group-base.js +1 -1
  150. package/dist/components/gb-pagination-dot-group.js +1 -1
  151. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  152. package/dist/components/gb-pagination-number-base.js +1 -1
  153. package/dist/components/gb-pagination.js +15 -15
  154. package/dist/components/gb-password-button.js +1 -1
  155. package/dist/components/gb-progress-bar.js +1 -1
  156. package/dist/components/gb-progress-circle.js +1 -1
  157. package/dist/components/gb-progress-steps.js +2 -2
  158. package/dist/components/gb-scrollbar.js +1 -1
  159. package/dist/components/gb-sidebar.js +9 -9
  160. package/dist/components/gb-simple-side-bar-item.js +1 -1
  161. package/dist/components/gb-slider-control-handle.js +1 -1
  162. package/dist/components/gb-slider.js +3 -3
  163. package/dist/components/gb-status-indicator.js +1 -1
  164. package/dist/components/gb-step-base.js +1 -1
  165. package/dist/components/gb-stepper-horizontal-icons-centered.js +70 -8
  166. package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -1
  167. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -12
  168. package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -1
  169. package/dist/components/gb-tab-button-base.js +1 -1
  170. package/dist/components/gb-table-cell.js +1 -1
  171. package/dist/components/gb-tag-checkbox.js +1 -1
  172. package/dist/components/gb-tag-close.js +1 -1
  173. package/dist/components/gb-tag-count.js +1 -1
  174. package/dist/components/gb-tag.js +1 -1
  175. package/dist/components/gb-textarea-input-field.js +11 -11
  176. package/dist/components/gb-toast-button.js +1 -1
  177. package/dist/components/gb-toast.js +2 -2
  178. package/dist/components/gb-toggle-base.js +1 -1
  179. package/dist/components/gb-toggle.js +2 -2
  180. package/dist/components/gb-token-field-compact.js +2 -2
  181. package/dist/components/gb-token-field-compressed.js +3 -3
  182. package/dist/components/gb-tooltip.js +1 -1
  183. package/dist/components/gb-vertical-tabs.js +5 -5
  184. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  185. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  186. package/dist/components/{p-1cbfb269.js → p-0a49c6d1.js} +2 -2
  187. package/dist/components/{p-1cbfb269.js.map → p-0a49c6d1.js.map} +1 -1
  188. package/dist/components/{p-ce879a4d.js → p-0aa729d9.js} +6 -6
  189. package/dist/components/{p-ce879a4d.js.map → p-0aa729d9.js.map} +1 -1
  190. package/dist/components/{p-fc806c48.js → p-0e201b7b.js} +3 -3
  191. package/dist/components/{p-fc806c48.js.map → p-0e201b7b.js.map} +1 -1
  192. package/dist/components/{p-0962e3f8.js → p-126bde4a.js} +2 -2
  193. package/dist/components/{p-0962e3f8.js.map → p-126bde4a.js.map} +1 -1
  194. package/dist/components/{p-ee2b88e7.js → p-19870f69.js} +3 -3
  195. package/dist/components/{p-ee2b88e7.js.map → p-19870f69.js.map} +1 -1
  196. package/dist/components/{p-1a8b74e6.js → p-20e8fe14.js} +2 -2
  197. package/dist/components/{p-1a8b74e6.js.map → p-20e8fe14.js.map} +1 -1
  198. package/dist/components/{p-69c4723d.js → p-3e431c2d.js} +2 -2
  199. package/dist/components/{p-69c4723d.js.map → p-3e431c2d.js.map} +1 -1
  200. package/dist/components/{p-e6226d3c.js → p-4672b70a.js} +2 -2
  201. package/dist/components/{p-e6226d3c.js.map → p-4672b70a.js.map} +1 -1
  202. package/dist/components/{p-a6ffb75a.js → p-4b238a42.js} +2 -2
  203. package/dist/components/{p-a6ffb75a.js.map → p-4b238a42.js.map} +1 -1
  204. package/dist/components/{p-9cb7a95f.js → p-4e873264.js} +2 -2
  205. package/dist/components/{p-9cb7a95f.js.map → p-4e873264.js.map} +1 -1
  206. package/dist/components/{p-95ea90ff.js → p-4f69dd6f.js} +2 -2
  207. package/dist/components/{p-95ea90ff.js.map → p-4f69dd6f.js.map} +1 -1
  208. package/dist/components/{p-f01d693a.js → p-59a3b84b.js} +2 -2
  209. package/dist/components/{p-f01d693a.js.map → p-59a3b84b.js.map} +1 -1
  210. package/dist/components/{p-15aed73e.js → p-5d09af2f.js} +7 -7
  211. package/dist/components/{p-15aed73e.js.map → p-5d09af2f.js.map} +1 -1
  212. package/dist/components/{p-d8eebee4.js → p-6dbd44aa.js} +2 -2
  213. package/dist/components/{p-d8eebee4.js.map → p-6dbd44aa.js.map} +1 -1
  214. package/dist/components/{p-77a6ee05.js → p-700a6e03.js} +15 -15
  215. package/dist/components/{p-77a6ee05.js.map → p-700a6e03.js.map} +1 -1
  216. package/dist/components/{p-1242e45b.js → p-71208c57.js} +2 -2
  217. package/dist/components/{p-1242e45b.js.map → p-71208c57.js.map} +1 -1
  218. package/dist/components/{p-f3329262.js → p-963e7320.js} +3 -3
  219. package/dist/components/{p-f3329262.js.map → p-963e7320.js.map} +1 -1
  220. package/dist/components/{p-40c2ac9d.js → p-97119701.js} +2 -2
  221. package/dist/components/{p-40c2ac9d.js.map → p-97119701.js.map} +1 -1
  222. package/dist/components/{p-e9683fbc.js → p-97a48658.js} +3 -3
  223. package/dist/components/{p-e9683fbc.js.map → p-97a48658.js.map} +1 -1
  224. package/dist/components/{p-e51cd226.js → p-991163a1.js} +3 -3
  225. package/dist/components/{p-e51cd226.js.map → p-991163a1.js.map} +1 -1
  226. package/dist/components/{p-3dd8cf5d.js → p-9b52ef36.js} +3 -3
  227. package/dist/components/{p-3dd8cf5d.js.map → p-9b52ef36.js.map} +1 -1
  228. package/dist/components/{p-cb33a696.js → p-9c37c0a3.js} +5 -5
  229. package/dist/components/{p-cb33a696.js.map → p-9c37c0a3.js.map} +1 -1
  230. package/dist/components/{p-a2a6a0c0.js → p-a2433136.js} +2 -2
  231. package/dist/components/{p-a2a6a0c0.js.map → p-a2433136.js.map} +1 -1
  232. package/dist/components/{p-6c64c5be.js → p-a93aea3f.js} +2 -2
  233. package/dist/components/{p-6c64c5be.js.map → p-a93aea3f.js.map} +1 -1
  234. package/dist/components/{p-24b03ad5.js → p-aba635ba.js} +2 -2
  235. package/dist/components/{p-24b03ad5.js.map → p-aba635ba.js.map} +1 -1
  236. package/dist/components/{p-621c7531.js → p-ac243694.js} +23 -23
  237. package/dist/components/{p-621c7531.js.map → p-ac243694.js.map} +1 -1
  238. package/dist/components/{p-bc9fda30.js → p-ad68442a.js} +2 -2
  239. package/dist/components/{p-bc9fda30.js.map → p-ad68442a.js.map} +1 -1
  240. package/dist/components/{p-d7f5ec4d.js → p-b0e59a21.js} +3 -3
  241. package/dist/components/{p-d7f5ec4d.js.map → p-b0e59a21.js.map} +1 -1
  242. package/dist/components/{p-36cbbc63.js → p-be3e7579.js} +7 -7
  243. package/dist/components/{p-36cbbc63.js.map → p-be3e7579.js.map} +1 -1
  244. package/dist/components/{p-1f8d2c84.js → p-d1324ad4.js} +5 -5
  245. package/dist/components/{p-1f8d2c84.js.map → p-d1324ad4.js.map} +1 -1
  246. package/dist/components/{p-5d12d91a.js → p-d37a2068.js} +2 -2
  247. package/dist/components/{p-5d12d91a.js.map → p-d37a2068.js.map} +1 -1
  248. package/dist/components/{p-0dd34990.js → p-daba4b90.js} +2 -2
  249. package/dist/components/{p-0dd34990.js.map → p-daba4b90.js.map} +1 -1
  250. package/dist/components/{p-d1bf0535.js → p-e3eb2ce3.js} +3 -3
  251. package/dist/components/{p-d1bf0535.js.map → p-e3eb2ce3.js.map} +1 -1
  252. package/dist/components/{p-b41e41aa.js → p-e6d5a0f2.js} +2 -2
  253. package/dist/components/{p-b41e41aa.js.map → p-e6d5a0f2.js.map} +1 -1
  254. package/dist/components/{p-c854733c.js → p-eba9acdd.js} +3 -3
  255. package/dist/components/{p-c854733c.js.map → p-eba9acdd.js.map} +1 -1
  256. package/dist/components/{p-bb0742b1.js → p-ef553424.js} +5 -5
  257. package/dist/components/{p-bb0742b1.js.map → p-ef553424.js.map} +1 -1
  258. package/dist/components/{p-b429b421.js → p-fa81ca8a.js} +2 -2
  259. package/dist/components/{p-b429b421.js.map → p-fa81ca8a.js.map} +1 -1
  260. package/dist/components/{p-bc8408d2.js → p-fdf0e98f.js} +2 -2
  261. package/dist/components/{p-bc8408d2.js.map → p-fdf0e98f.js.map} +1 -1
  262. package/dist/components/test-input-tag.js +9 -9
  263. package/dist/docs.json +955 -272
  264. package/dist/esm/gb-action-panel_8.entry.js +498 -0
  265. package/dist/esm/gb-action-panel_8.entry.js.map +1 -0
  266. package/dist/esm/gb-avatar_3.entry.js +180 -0
  267. package/dist/esm/gb-avatar_3.entry.js.map +1 -0
  268. package/dist/esm/gb-badge_2.entry.js +106 -0
  269. package/dist/esm/gb-badge_2.entry.js.map +1 -0
  270. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  271. package/dist/esm/gb-detail-cell.entry.js +54 -0
  272. package/dist/esm/gb-detail-cell.entry.js.map +1 -0
  273. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  274. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  275. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  276. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  277. package/dist/esm/gb-file-type-icon_2.entry.js +37 -0
  278. package/dist/esm/gb-file-type-icon_2.entry.js.map +1 -0
  279. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  280. package/dist/esm/gb-file-upload.entry.js +12 -12
  281. package/dist/esm/gb-header-icon.entry.js +4 -4
  282. package/dist/esm/gb-header.entry.js +1 -1
  283. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  284. package/dist/esm/gb-help-tooltip_3.entry.js +14 -14
  285. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  286. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
  287. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  288. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  289. package/dist/esm/gb-notification-content.entry.js +1 -1
  290. package/dist/esm/gb-notification-pane.entry.js +3 -3
  291. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  292. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  293. package/dist/esm/gb-pagination.entry.js +1 -1
  294. package/dist/esm/gb-progress-circle.entry.js +1 -1
  295. package/dist/esm/gb-progress-steps.entry.js +1 -1
  296. package/dist/esm/gb-scrollbar.entry.js +1 -1
  297. package/dist/esm/gb-sidebar.entry.js +1 -1
  298. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  299. package/dist/esm/gb-slider.entry.js +1 -1
  300. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +34 -6
  301. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +1 -1
  302. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  303. package/dist/esm/gb-table-cell.entry.js +1 -1
  304. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  305. package/dist/esm/gb-toast-button.entry.js +1 -1
  306. package/dist/esm/gb-toast.entry.js +1 -1
  307. package/dist/esm/gb-toggle-base.entry.js +2 -2
  308. package/dist/esm/gb-toggle.entry.js +1 -1
  309. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  310. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  311. package/dist/esm/gb-tooltip.entry.js +35 -0
  312. package/dist/esm/gb-tooltip.entry.js.map +1 -0
  313. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  314. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  315. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  316. package/dist/esm/globuscomponents.js +1 -1
  317. package/dist/esm/loader.js +1 -1
  318. package/dist/esm/test-input-tag.entry.js +2 -2
  319. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  320. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  321. package/dist/globuscomponents/{p-6e74d9c0.entry.js → p-014e330f.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-c31bb571.entry.js → p-09d69caf.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-dbaf4c00.entry.js → p-09ff54af.entry.js} +2 -2
  324. package/dist/globuscomponents/p-0c0b23be.entry.js +2 -0
  325. package/dist/globuscomponents/p-0c0b23be.entry.js.map +1 -0
  326. package/dist/globuscomponents/{p-5dad4863.entry.js → p-0e7af6e9.entry.js} +2 -2
  327. package/dist/globuscomponents/p-10540ede.entry.js +2 -0
  328. package/dist/globuscomponents/p-10540ede.entry.js.map +1 -0
  329. package/dist/globuscomponents/{p-dd205e63.entry.js → p-113a4925.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-c377971f.entry.js → p-1b3f51cf.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-eaf60850.entry.js → p-24ae12b3.entry.js} +2 -2
  332. package/dist/globuscomponents/{p-d0b93e52.entry.js → p-2ea9204d.entry.js} +2 -2
  333. package/dist/globuscomponents/{p-59badb03.entry.js → p-2ed5ef00.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-c7df02c6.entry.js → p-3756c709.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-5b86ff20.entry.js → p-39b50763.entry.js} +2 -2
  336. package/dist/globuscomponents/p-3ea94077.entry.js +2 -0
  337. package/dist/globuscomponents/p-3ea94077.entry.js.map +1 -0
  338. package/dist/globuscomponents/{p-c9ec6b88.entry.js → p-422c4b81.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-be2899fd.entry.js → p-4374fa66.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-a11be783.entry.js → p-4b744b46.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-1a3512f3.entry.js → p-4b8091b7.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-bf0f7afa.entry.js → p-4fb786bf.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-a129069d.entry.js → p-52046c5b.entry.js} +2 -2
  344. package/dist/globuscomponents/p-5e36cc76.entry.js +2 -0
  345. package/dist/globuscomponents/p-5e36cc76.entry.js.map +1 -0
  346. package/dist/globuscomponents/{p-0d535ff4.entry.js → p-63294eef.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-04e7271d.entry.js → p-63922309.entry.js} +2 -2
  348. package/dist/globuscomponents/p-661738fa.entry.js +2 -0
  349. package/dist/globuscomponents/{p-3e5e2103.entry.js → p-73b386b6.entry.js} +2 -2
  350. package/dist/globuscomponents/{p-43f078c4.entry.js → p-803afe75.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-a6ef7533.entry.js → p-8138edbe.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-271960c2.entry.js → p-890b0211.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-3be5f281.entry.js → p-8b13c17a.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-3f19de63.entry.js → p-92eebcdd.entry.js} +2 -2
  355. package/dist/globuscomponents/p-9b9b636c.entry.js +2 -0
  356. package/dist/globuscomponents/{p-64613e9e.entry.js → p-9cfe1808.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-7e87553d.entry.js → p-a40ec6a5.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-251c08d0.entry.js → p-ab927143.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-6485f918.entry.js → p-ade85332.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-5226baf8.entry.js → p-b242feb2.entry.js} +2 -2
  361. package/dist/globuscomponents/p-b379f4f7.entry.js +2 -0
  362. package/dist/globuscomponents/p-b379f4f7.entry.js.map +1 -0
  363. package/dist/globuscomponents/{p-81901007.entry.js → p-b78c6a38.entry.js} +2 -2
  364. package/dist/globuscomponents/p-be847103.entry.js +2 -0
  365. package/dist/globuscomponents/p-be847103.entry.js.map +1 -0
  366. package/dist/globuscomponents/{p-478599d6.entry.js → p-bfd4487b.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-dd797c90.entry.js → p-c1f02f05.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-8a423991.entry.js → p-c8fcf2d9.entry.js} +2 -2
  369. package/dist/globuscomponents/p-d1d8a272.entry.js +2 -0
  370. package/dist/globuscomponents/p-d1d8a272.entry.js.map +1 -0
  371. package/dist/globuscomponents/{p-64f98080.entry.js → p-eb230891.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-0494ffc4.entry.js → p-ef4c9eae.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-abb3a8a5.entry.js → p-f846efc2.entry.js} +2 -2
  374. package/dist/types/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.d.ts +30 -2
  375. package/dist/types/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.d.ts +0 -5
  376. package/dist/types/components.d.ts +56 -10
  377. package/package.json +1 -1
  378. package/dist/cjs/gb-action-panel_16.cjs.entry.js +0 -891
  379. package/dist/cjs/gb-action-panel_16.cjs.entry.js.map +0 -1
  380. package/dist/cjs/gb-progress-bar.cjs.entry.js +0 -26
  381. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  382. package/dist/esm/gb-action-panel_16.entry.js +0 -872
  383. package/dist/esm/gb-action-panel_16.entry.js.map +0 -1
  384. package/dist/esm/gb-progress-bar.entry.js +0 -22
  385. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  386. package/dist/globuscomponents/p-5221467e.entry.js +0 -2
  387. package/dist/globuscomponents/p-5221467e.entry.js.map +0 -1
  388. package/dist/globuscomponents/p-71650d61.entry.js +0 -2
  389. package/dist/globuscomponents/p-8405a0b1.entry.js +0 -2
  390. package/dist/globuscomponents/p-e7c454e0.entry.js +0 -2
  391. package/dist/globuscomponents/p-e7c454e0.entry.js.map +0 -1
  392. package/dist/globuscomponents/p-eed65cbb.entry.js +0 -2
  393. package/dist/globuscomponents/p-eed65cbb.entry.js.map +0 -1
  394. /package/dist/globuscomponents/{p-6e74d9c0.entry.js.map → p-014e330f.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-c31bb571.entry.js.map → p-09d69caf.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-dbaf4c00.entry.js.map → p-09ff54af.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-5dad4863.entry.js.map → p-0e7af6e9.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-dd205e63.entry.js.map → p-113a4925.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-c377971f.entry.js.map → p-1b3f51cf.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-eaf60850.entry.js.map → p-24ae12b3.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-d0b93e52.entry.js.map → p-2ea9204d.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-59badb03.entry.js.map → p-2ed5ef00.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-c7df02c6.entry.js.map → p-3756c709.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-5b86ff20.entry.js.map → p-39b50763.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-c9ec6b88.entry.js.map → p-422c4b81.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-be2899fd.entry.js.map → p-4374fa66.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-a11be783.entry.js.map → p-4b744b46.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-1a3512f3.entry.js.map → p-4b8091b7.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-bf0f7afa.entry.js.map → p-4fb786bf.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-a129069d.entry.js.map → p-52046c5b.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-0d535ff4.entry.js.map → p-63294eef.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-04e7271d.entry.js.map → p-63922309.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-8405a0b1.entry.js.map → p-661738fa.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-3e5e2103.entry.js.map → p-73b386b6.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-43f078c4.entry.js.map → p-803afe75.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-a6ef7533.entry.js.map → p-8138edbe.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-271960c2.entry.js.map → p-890b0211.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-3be5f281.entry.js.map → p-8b13c17a.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-3f19de63.entry.js.map → p-92eebcdd.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-71650d61.entry.js.map → p-9b9b636c.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-64613e9e.entry.js.map → p-9cfe1808.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-7e87553d.entry.js.map → p-a40ec6a5.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-251c08d0.entry.js.map → p-ab927143.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-6485f918.entry.js.map → p-ade85332.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-5226baf8.entry.js.map → p-b242feb2.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-81901007.entry.js.map → p-b78c6a38.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-478599d6.entry.js.map → p-bfd4487b.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-dd797c90.entry.js.map → p-c1f02f05.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-8a423991.entry.js.map → p-c8fcf2d9.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-64f98080.entry.js.map → p-eb230891.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-0494ffc4.entry.js.map → p-ef4c9eae.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-abb3a8a5.entry.js.map → p-f846efc2.entry.js.map} +0 -0
@@ -171,21 +171,21 @@ const GbFileUpload = class {
171
171
  this.uploadStateChange.emit(this.fileStates);
172
172
  }
173
173
  render() {
174
- return (h("div", { key: 'aecb4511f3fd70f2687cc9328511212f903b3f53', class: "file_upload_div" }, this.showLabel && h("p", { key: 'ece21c34c94981ce56a82e7a2d1eb62e5a8bcd80', class: "upload_text text-sm-semi-bold" }, "File Upload"), this.type === 'single' && (h(Fragment, null, this.state === 'default' && !this.destructive && this.fileStates.length === 0 && (h("div", { key: '137fb67a2b0961e7088d1aabc1230afbfc6f00ff', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, this.heightSize === 'md' && [
175
- h("div", { key: 'c1f3282494689176875ec60d20c1d7a82b5136bd', class: `default ${this.heightSize}` }, h("div", { key: '9992aeb04ca06264bb564d38f5c7b5748a3f597d', class: "file_upload_icon" }, h("svg", { key: '1cf399123004eb0731d725df37a7adb83c6597fc', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '3c87817b21308a074aa0444fdcfb897feec849d9', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: '6ec31289076357543a5b25322a19331eb16035ea', class: "default_content" }, h("p", { key: 'f1f3b1601180c41b567a93274d7efd5b14088e8b', class: "upload_text text-sm-semi-bold" }, "Tap to upload"), h("p", { key: '630879adef379163fe0329479e3fd3dbd9235bfc', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
176
- h("gb-button", { key: '6f889c20d99b6611ab25d5e0f1a912c7732667a1', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", "icon-leading": true, onClick: () => this.openFilePicker() }, h("p", { key: '79eb90f5e0f085d1ecbd7d58ed60eb350dd828ba' }, "Upload")),
174
+ return (h("div", { key: '4e6db269fc46cb680d79cecf908a44cbc56f76fe', class: "file_upload_div" }, this.showLabel && h("p", { key: '41b7eb6d5a152746c5d8521741d4d90f8a8b444b', class: "upload_text text-sm-semi-bold" }, "File Upload"), this.type === 'single' && (h(Fragment, null, this.state === 'default' && !this.destructive && this.fileStates.length === 0 && (h("div", { key: '3106e03a67850371b9fcf6373ff9f992e335a89c', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, this.heightSize === 'md' && [
175
+ h("div", { key: 'bd2f55e371f61e66319f1269d56130b7d5d1c23b', class: `default ${this.heightSize}` }, h("div", { key: 'e1902bbcc0aa016a45b6f70b85d66ca0cb70e286', class: "file_upload_icon" }, h("svg", { key: '676d8f1ff827361993d5595bca0ec772913a36f6', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '57f40e3c5523ee1e4d3356324b47b455c138eb42', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'b4a7f31f9d336a6df66d65549fad2ffa48e26a2c', class: "default_content" }, h("p", { key: 'ffa4efa6aed60dc560cddf163f0798ab71b1e8ce', class: "upload_text text-sm-semi-bold" }, "Tap to upload"), h("p", { key: '47553b9259b35d11fa6986a219af0bf0c9be6c09', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
176
+ h("gb-button", { key: '540376ccdee60ad0bf7a63fe42bde70e4d02688b', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", "icon-leading": true, onClick: () => this.openFilePicker() }, h("p", { key: 'f9a02ebcea4ab7689245a913a76120947f405e12' }, "Upload")),
177
177
  ], this.heightSize === 'lg' && [
178
- h("div", { key: '25145c12392995946ef46934dbffed2819952961', class: `default ${this.heightSize}` }, h("div", { key: 'dec9d01892972d97cbf3be22dc4c41d6175b4011', class: "file_upload_icon" }, h("svg", { key: '32f6125c52d2ee332c3786a68af3184e471bdba2', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '1c0d01237f0834b254cf6dd7efe53a90a8abcfb3', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'f908f24424f25864c3cab5a5661f3964e1f32355', class: "default_content" }, h("p", { key: '360e7b286db72dfe73680b7a23a113cacb3eb781', class: `upload_text text-sm-regular ${this.heightSize}` }, h("gb-button", { key: 'f391f80655bb6ac5993d9f3e71b5b0156e3d9cf9', size: "sm", hierarchy: "link_color", icon: "default", onClick: () => this.openFilePicker() }, h("p", { key: 'b2b4008f6815f47e47446eebc9a3e33e3419acb5' }, "Click to upload")), "or drag and drop"), h("p", { key: '97f610508111b580445d1ebf5e57e12aaedbb0a8', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
179
- ])), this.state === 'in_progress' && (h("gb-file-upload-item-base", { key: 'c32ec6f86b565c175f39afa39240d093de07f0f2', progress: this.progress, "file-type": this.fileType, icon: this.icon, "height-size": this.heightSize, state: "in_progress" })), this.state === 'complete' && (h("gb-file-upload-item-base", { key: '7b6d292017636cb893e261331d377899c5316f70', progress: this.progress, "file-type": this.fileType, icon: this.icon, "height-size": this.heightSize, state: "complete" })), this.state === 'disabled' && (h("div", { key: 'c3b347796c7ae7c8b630465fba3f3ef8afb027ef', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, h("div", { key: '4556c0f547ffa1d380830a554617578f09333f70', class: `disabled ${this.state}` }, this.heightSize === 'md' && [
180
- h("div", { key: 'be085c00a6417aaf6b91b3e69c5d74de2cb3ed45', class: `default ${this.heightSize}` }, h("div", { key: 'f597d7d7775ae5ec151c19d6a2d2588c93e32c13', class: "file_upload_icon" }, h("svg", { key: '7bbe7a4e3866b919879014e878e4d5ed2a565f6b', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '526bac3ea1435098d6e63fc9b35fb7752e7a7156', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'e95c1837b582c3d3b6fc457a24dab768261a9b21', class: "default_content" }, h("p", { key: 'd4236e897ad8ca879dca2a811888a6ca06fddb14', class: "disabled_text text-sm-semi-bold" }, "Tap to upload"), h("p", { key: '52613eb6b0d59f56c6ac879989b1f13acbb0a836', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
181
- h("gb-button", { key: '5f1ae12648e30ebe010dd1d70e02845324be6a56', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", state: "disabled" }, h("p", { key: '85e16992d449729c6d83b075fe7f5180f11d3465' }, "Upload")),
178
+ h("div", { key: '3f6ddefc1fc79baff1569286a97e5e523bec398d', class: `default ${this.heightSize}` }, h("div", { key: '40c3b83d5a1ebe027e0ef9990603e6062ed0b75e', class: "file_upload_icon" }, h("svg", { key: '1108d0dc7d12fe70bd84a6b8308328eaa796dc1f', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: 'a7bed6cb77d26e464fab3caa0b1d5c264bcd861c', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: '1843959ba8d8b7e13fc56d010eee4849334e8ce9', class: "default_content" }, h("p", { key: 'e5a1951072601ebcc43806235385d6860d1bb418', class: `upload_text text-sm-regular ${this.heightSize}` }, h("gb-button", { key: 'c6f757efbd279e6b0d668289ad6b263da96d5850', size: "sm", hierarchy: "link_color", icon: "default", onClick: () => this.openFilePicker() }, h("p", { key: '5e4e7f910d2c31f128422b998422cfff03b12b94' }, "Click to upload")), "or drag and drop"), h("p", { key: '6371c1a30de4bc41739d65ee0b9a4b1be488a6cc', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
179
+ ])), this.state === 'in_progress' && (h("gb-file-upload-item-base", { key: '69d70f1a20fbfc634958fc58689dd3f23541c790', progress: this.progress, "file-type": this.fileType, icon: this.icon, "height-size": this.heightSize, state: "in_progress" })), this.state === 'complete' && (h("gb-file-upload-item-base", { key: '9d77aa6c4e499deee21354e7b8b63c2f5379a5f1', progress: this.progress, "file-type": this.fileType, icon: this.icon, "height-size": this.heightSize, state: "complete" })), this.state === 'disabled' && (h("div", { key: 'b2fb18daa573968b0cfa6c5950cbba622b168c94', class: `file_upload_item_base_container ${this.state} ${this.heightSize}` }, h("div", { key: 'fedd1d88f2f12a6037b16f2c74af019f8a76f674', class: `disabled ${this.state}` }, this.heightSize === 'md' && [
180
+ h("div", { key: '5372ac42fc4796674df2a09c4d06ea6cd2ff1480', class: `default ${this.heightSize}` }, h("div", { key: '65ebeeaf3b857f30b12c0c66f5eb684dbf0866eb', class: "file_upload_icon" }, h("svg", { key: '118d335301dac52f23343146bc6e0b09d1a05083', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: 'a8921b5b2650d6b69c38cdc1cd510e1f544bff23', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'fed4ba66a7e7e9d898f24ab1f5ae1a0f0379c557', class: "default_content" }, h("p", { key: '3719fba061438495473aae0636357c6a03953764', class: "disabled_text text-sm-semi-bold" }, "Tap to upload"), h("p", { key: 'a9346cccc484f662e21500fe73420e8ee52ec3e6', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
181
+ h("gb-button", { key: '7818b68c1a469bcbea0a30dab45a14316e299224', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", state: "disabled" }, h("p", { key: '134a4def5485c1bbd69732d927d6d174414b70a0' }, "Upload")),
182
182
  ], this.heightSize === 'lg' && [
183
- h("div", { key: 'f7f641ce26e846d86e8eee37a9968eab2c28e0a2', class: `default ${this.heightSize}` }, h("div", { key: '2704913f9efc00df2c5120fb9eff248aaa9652ea', class: "file_upload_icon" }, h("svg", { key: '7f627e83c943281998674f1c6e7ad5168b95c143', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '95c134e8cd201176d184ea2a4f88a96eb4d0aeba', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'f3229f09e6a1ea1430418fa1eb45a0aff6def2b2', class: "default_content" }, h("p", { key: '80a1d6b4b9612c6930ddbd56123dce14f6bac9e1', class: `disabled_text text-sm-regular ${this.heightSize}` }, h("gb-button", { key: '4b0546c06215fd187bc753ac0b25411546d30211', size: "sm", hierarchy: "link_color", icon: "default", state: "disabled" }, h("p", { key: 'f9878d3b777735d43ec7f9111252361a2a975b85' }, "Click to upload")), "or drag and drop"), h("p", { key: '9b6decd5d597691dfc0d4f8a4d582fb2fb026a79', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
184
- ]))), this.destructive && (h("gb-file-upload-item-base", { key: '5d4ca68015520b259cd40ae7b90a3e3fa64ab05f', progress: this.progress, "file-type": this.fileType, icon: this.icon, state: "error", "height-size": this.heightSize })), this.fileStates.map(file => (h("gb-file-upload-item-base", { progress: file.progress, "file-type": file.extension, icon: this.icon, "height-size": this.heightSize, state: file.state }))))), this.type === 'multiple' && (h("div", { key: '64d5410dcb3c7ff73186fab41a4dd442de624ff8', class: "multiple_upload_div" }, h("div", { key: '9d540bc766d83b49fec889c8296800094f5125a8', class: `file_upload_item_base_container ${this.state} ${this.heightSize} ${this.isDragging ? 'hover' : ''}`, onDragOver: event => this.handleDragOver(event), onDragLeave: () => this.handleDragLeave(), onDrop: event => this.handleDrop(event) }, this.heightSize === 'md' && [
185
- h("div", { key: '6c4566992cfacab4c1bec073bccb54066185b33f', class: `default ${this.heightSize}` }, h("div", { key: '9ab5d578aed17f16959c7b9823bfa996127bfe0f', class: "file_upload_icon" }, h("svg", { key: '6fe415a19515c9698be394ba39ce54770f046275', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '919394a642db37f2f6110b156bfe2faea7323335', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: '90dbb8fbbfada283773aeecd22ab53da95e61644', class: "default_content" }, h("p", { key: 'de8ce5ef5f17ecf7b1e481277800879c0e930986', class: "upload_text text-sm-semi-bold" }, "Tap to upload"), h("p", { key: '6532ddace54ce9ffca89db84448f35c7549d336a', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
186
- h("gb-button", { key: 'd12a645402245972d74716bf4c37394b7d9c7bb8', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", "icon-leading": true, onClick: () => this.openFilePicker() }, h("p", { key: 'ff570584aa65eb80eb3499995038f9191ec92334' }, "Upload")),
183
+ h("div", { key: '2b47917025530d8611754530898dcd545bd53e1f', class: `default ${this.heightSize}` }, h("div", { key: 'a74ae09088b8e59b5abf70d9694610f507c5b200', class: "file_upload_icon" }, h("svg", { key: '9d8ce043c9c978f369248acb42431087718fc52f', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: 'e2a1264925fa4da518436b5cc457a3ecb57a8403', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'cf959c45fe0d760982a71dd7403c3f7faf1a8967', class: "default_content" }, h("p", { key: 'f9b18a33815acdcee754911783a9ccb5aff44b98', class: `disabled_text text-sm-regular ${this.heightSize}` }, h("gb-button", { key: 'ad84ad1e8d2839997092d3ab9c987e62e52c853d', size: "sm", hierarchy: "link_color", icon: "default", state: "disabled" }, h("p", { key: '2279abc884cf3660dacfddbc447545da8c29156f' }, "Click to upload")), "or drag and drop"), h("p", { key: '3ec9d2029f31b33c9bbf071683b207dadbd36140', class: "disabled_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
184
+ ]))), this.destructive && (h("gb-file-upload-item-base", { key: '74af104eba494846e6739935eaf79d962f706eae', progress: this.progress, "file-type": this.fileType, icon: this.icon, state: "error", "height-size": this.heightSize })), this.fileStates.map(file => (h("gb-file-upload-item-base", { progress: file.progress, "file-type": file.extension, icon: this.icon, "height-size": this.heightSize, state: file.state }))))), this.type === 'multiple' && (h("div", { key: '2cd6883fc92b91814a8eba5b10a1a0a549a2928b', class: "multiple_upload_div" }, h("div", { key: '7c5cf64ffcec6358b7d8fd1389ad19d13520c061', class: `file_upload_item_base_container ${this.state} ${this.heightSize} ${this.isDragging ? 'hover' : ''}`, onDragOver: event => this.handleDragOver(event), onDragLeave: () => this.handleDragLeave(), onDrop: event => this.handleDrop(event) }, this.heightSize === 'md' && [
185
+ h("div", { key: 'aa6cb1bda96edca8ca889dc82c272911ec0cb154', class: `default ${this.heightSize}` }, h("div", { key: '8ecba64e5ba1eb25b1de1832b71c9617a366e518', class: "file_upload_icon" }, h("svg", { key: '00cd00be1db29952bf469c182e8f69bde2d2fb24', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '760aa751f9adb78b70ce8e5089230b997f17f071', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: 'bdc48ab3c9b9fc756d872841c9a67197da6dfb8a', class: "default_content" }, h("p", { key: 'e0dee4f4a5f9e328ea4c083d0b39dc110298b43e', class: "upload_text text-sm-semi-bold" }, "Tap to upload"), h("p", { key: '54ca637f2f6d948af8289bceefc78fc16e6e989d', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
186
+ h("gb-button", { key: 'b375ac1d655ff578a9a93c67868489f7f726ae8f', size: "sm", hierarchy: "link_color", icon: "default", class: "upload_btn_md", "icon-leading": true, onClick: () => this.openFilePicker() }, h("p", { key: 'cdfeca158fdfff7d01f4265ff80dea73d2a2f9df' }, "Upload")),
187
187
  ], this.heightSize === 'lg' && [
188
- h("div", { key: '0dd8442f7bdb13db75d1a382efb0bce66f41f951', class: `default ${this.heightSize}` }, h("div", { key: 'f1077bd0ba074289a607847f168887cae7dbc3f2', class: "file_upload_icon" }, h("svg", { key: '7884e911bced1e38b269056c6d69d993404123ff', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '2b1000563423b77eede738e5defe3a56f0d64c4d', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: '84c3dcf048e5eb51afbb2e7c93e7787af528f2d5', class: "default_content" }, h("p", { key: 'a7c0c0057911a5f3152e532ce7234f0245641e6e', class: `upload_text text-sm-regular ${this.heightSize}` }, h("gb-button", { key: '59d1eda2282117506e8761a2ca0c62ae29ad14a0', size: "sm", hierarchy: "link_color", icon: "default", onClick: () => this.openFilePicker() }, h("p", { key: '44054c05c1ccc340cf1daa98579ba040177735c4' }, "Click to upload")), "or drag and drop"), h("p", { key: '8297620a65c337493ec4dffb4d255e7cc2a2867e', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
188
+ h("div", { key: '225400bcf3da62d272b8b3c9068b5eca87a13747', class: `default ${this.heightSize}` }, h("div", { key: '8a4a5e0a070d3d2699ad7ae3a2ba83cdd5210051', class: "file_upload_icon" }, h("svg", { key: 'cb0b0a4b38710eb85f75e38b04a708c8155593e5', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: 'a20257ecb0251f7d79d78f5ad34632d909332f4d', d: "M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z", fill: "#4B5565" }))), h("div", { key: '731ba7a29b08f5b3b5febcbb9d62a15a45ec3d65', class: "default_content" }, h("p", { key: 'e73268b018763eeca50139f3df7cf248b2bc9455', class: `upload_text text-sm-regular ${this.heightSize}` }, h("gb-button", { key: '40a0d9967e90d97371b10b1cb9f406ba86867656', size: "sm", hierarchy: "link_color", icon: "default", onClick: () => this.openFilePicker() }, h("p", { key: '38cf394519ee1a17adbb8e93c194abf96964de60' }, "Click to upload")), "or drag and drop"), h("p", { key: '5ada54ea7d0a687b097284c57a0114b4721fdd12', class: "file_type_text text-xs-regular" }, "SVG, PNG, JPG or GIF (max. 800x400px)"))),
189
189
  ]), this.fileStates.map((file, index) => (h("gb-file-upload-item-base", { progress: file.progress, "file-type": file.extension, icon: this.icon, "height-size": "md", state: file.state, "file-name": file.name, "file-size": (file.size / 1024).toFixed(2), onCancelUpload: () => this.handleCancelUpload(index), onDeleteFileUpload: () => this.handleDeleteFileUpload(index) })))))));
190
190
  }
191
191
  };
@@ -13,13 +13,13 @@ const GbHeaderIcon = class {
13
13
  }
14
14
  render() {
15
15
  return [
16
- h("div", { key: '40db8645177f499a482fb572043f4b4b2399ef13', class: `background ${this.state}` }, this.state === StateEnum.Default && [
16
+ h("div", { key: '22856a5f4490cf979fbe632a37d732a782a4b3de', class: `background ${this.state}` }, this.state === StateEnum.Default && [
17
17
  // <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
18
18
  // <path d="M3.72919 7.73286L4.47919 7.73293V7.73286H3.72919ZM16.2706 7.73286H15.5206V7.73293L16.2706 7.73286ZM16.3065 14.2952L16.5863 14.9911L16.3065 14.2952ZM3.6933 14.2952L3.97308 13.5994L3.97308 13.5994L3.6933 14.2952ZM16.8452 10.1617L16.2307 10.5916L16.2332 10.5951L16.8452 10.1617ZM17.8916 11.9951L17.1507 12.1115L17.1507 12.1115L17.8916 11.9951ZM3.15459 10.1617L3.76669 10.5951L3.76915 10.5916L3.15459 10.1617ZM2.10819 11.9951L1.36728 11.8786H1.36728L2.10819 11.9951ZM7.9616 16.909C7.63517 16.654 7.16384 16.7119 6.90886 17.0383C6.65388 17.3648 6.7118 17.8361 7.03824 18.0911L7.9616 16.909ZM12.9616 18.0911C13.288 17.8361 13.346 17.3648 13.091 17.0383C12.836 16.7119 12.3647 16.654 12.0382 16.909L12.9616 18.0911ZM16.0268 13.5994C12.4873 15.0225 7.51251 15.0225 3.97308 13.5994L3.41351 14.9911C7.31201 16.5586 12.6878 16.5586 16.5863 14.9911L16.0268 13.5994ZM17.0206 7.73286C17.0206 3.94514 13.8537 0.916687 9.99992 0.916687V2.41669C13.0726 2.41669 15.5206 4.82007 15.5206 7.73286H17.0206ZM4.47919 7.73286C4.47919 4.82007 6.92727 2.41669 9.99992 2.41669V0.916687C6.14612 0.916687 2.97919 3.94514 2.97919 7.73286H4.47919ZM3.97308 13.5994C3.14627 13.2669 2.75147 12.7326 2.84909 12.1115L1.36728 11.8786C1.11048 13.5125 2.30023 14.5434 3.41351 14.9911L3.97308 13.5994ZM16.5863 14.9911C17.6996 14.5434 18.8894 13.5125 18.6326 11.8786L17.1507 12.1115C17.2484 12.7326 16.8536 13.2669 16.0268 13.5994L16.5863 14.9911ZM17.4598 9.73179C17.0815 9.19099 17.0207 8.58744 17.0206 7.7328L15.5206 7.73293C15.5207 8.61212 15.5638 9.63826 16.2307 10.5916L17.4598 9.73179ZM3.76915 10.5916C4.43604 9.63825 4.47911 8.61212 4.47919 7.73293L2.97919 7.7328C2.97911 8.58744 2.91834 9.19099 2.54003 9.73179L3.76915 10.5916ZM2.54251 9.72827C2.45079 9.8578 2.35253 9.98608 2.23845 10.1379C2.12877 10.2839 2.00871 10.4463 1.89595 10.6178C1.67289 10.957 1.44576 11.3793 1.36728 11.8786L2.84909 12.1115C2.87952 11.9179 2.97611 11.7052 3.14928 11.4419C3.23464 11.3121 3.33082 11.1812 3.43773 11.0389C3.54024 10.9024 3.65891 10.7473 3.76668 10.5951L2.54251 9.72827ZM16.2332 10.5951C16.3409 10.7473 16.4596 10.9024 16.5621 11.0389C16.669 11.1812 16.7652 11.3121 16.8506 11.4419C17.0237 11.7052 17.1203 11.9179 17.1507 12.1115L18.6326 11.8786C18.5541 11.3793 18.327 10.957 18.1039 10.6178C17.9911 10.4463 17.8711 10.2839 17.7614 10.1379C17.6473 9.98608 17.5491 9.8578 17.4573 9.72827L16.2332 10.5951ZM9.99992 17.5834C9.20289 17.5834 8.49015 17.3218 7.9616 16.909L7.03824 18.0911C7.83658 18.7147 8.87606 19.0834 9.99992 19.0834V17.5834ZM12.0382 16.909C11.5097 17.3218 10.7969 17.5834 9.99992 17.5834V19.0834C11.1238 19.0834 12.1633 18.7147 12.9616 18.0911L12.0382 16.909Z" fill="#4B5565"/>
19
19
  // </svg>,
20
- h("img", { key: '637fb478e83acad5ca99f5c77d04aab120bb3a93', src: this.icon, alt: "", class: "icon" }),
21
- h(Fragment, null, this.showIndicator && (h("div", { key: 'fc40efabd95c4fae3a08c1347b175c860d7618b5', class: "red_dot" })))
22
- ], this.state === StateEnum.Disabled && (h("svg", { key: 'caf6bf43a13dd0bad73016dc994d9ff7647a0e9f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'cb142c08b5ee533f96492a5b3fefacd605878c74', d: "M3.72919 7.73286L4.47919 7.73293V7.73286H3.72919ZM16.2706 7.73286H15.5206V7.73293L16.2706 7.73286ZM16.3065 14.2952L16.5863 14.9911L16.3065 14.2952ZM3.6933 14.2952L3.97308 13.5994L3.97308 13.5994L3.6933 14.2952ZM16.8452 10.1617L16.2307 10.5916L16.2332 10.5951L16.8452 10.1617ZM17.8916 11.9951L17.1507 12.1115L17.1507 12.1115L17.8916 11.9951ZM3.15459 10.1617L3.76669 10.5951L3.76915 10.5916L3.15459 10.1617ZM2.10819 11.9951L1.36728 11.8786H1.36728L2.10819 11.9951ZM7.9616 16.909C7.63517 16.654 7.16384 16.7119 6.90886 17.0383C6.65388 17.3648 6.7118 17.8361 7.03824 18.0911L7.9616 16.909ZM12.9616 18.0911C13.288 17.8361 13.346 17.3648 13.091 17.0383C12.836 16.7119 12.3647 16.654 12.0382 16.909L12.9616 18.0911ZM16.0268 13.5994C12.4873 15.0225 7.51251 15.0225 3.97308 13.5994L3.41351 14.9911C7.31201 16.5586 12.6878 16.5586 16.5863 14.9911L16.0268 13.5994ZM17.0206 7.73286C17.0206 3.94514 13.8537 0.916687 9.99992 0.916687V2.41669C13.0726 2.41669 15.5206 4.82007 15.5206 7.73286H17.0206ZM4.47919 7.73286C4.47919 4.82007 6.92727 2.41669 9.99992 2.41669V0.916687C6.14612 0.916687 2.97919 3.94514 2.97919 7.73286H4.47919ZM3.97308 13.5994C3.14627 13.2669 2.75147 12.7326 2.84909 12.1115L1.36728 11.8786C1.11048 13.5125 2.30023 14.5434 3.41351 14.9911L3.97308 13.5994ZM16.5863 14.9911C17.6996 14.5434 18.8894 13.5125 18.6326 11.8786L17.1507 12.1115C17.2484 12.7326 16.8536 13.2669 16.0268 13.5994L16.5863 14.9911ZM17.4598 9.73179C17.0815 9.19099 17.0207 8.58744 17.0206 7.7328L15.5206 7.73293C15.5207 8.61212 15.5638 9.63826 16.2307 10.5916L17.4598 9.73179ZM3.76915 10.5916C4.43604 9.63825 4.47911 8.61212 4.47919 7.73293L2.97919 7.7328C2.97911 8.58744 2.91834 9.19099 2.54003 9.73179L3.76915 10.5916ZM2.54251 9.72827C2.45079 9.8578 2.35253 9.98608 2.23845 10.1379C2.12877 10.2839 2.00871 10.4463 1.89595 10.6178C1.67289 10.957 1.44576 11.3793 1.36728 11.8786L2.84909 12.1115C2.87952 11.9179 2.97611 11.7052 3.14928 11.4419C3.23464 11.3121 3.33082 11.1812 3.43773 11.0389C3.54024 10.9024 3.65891 10.7473 3.76668 10.5951L2.54251 9.72827ZM16.2332 10.5951C16.3409 10.7473 16.4596 10.9024 16.5621 11.0389C16.669 11.1812 16.7652 11.3121 16.8506 11.4419C17.0237 11.7052 17.1203 11.9179 17.1507 12.1115L18.6326 11.8786C18.5541 11.3793 18.327 10.957 18.1039 10.6178C17.9911 10.4463 17.8711 10.2839 17.7614 10.1379C17.6473 9.98608 17.5491 9.8578 17.4573 9.72827L16.2332 10.5951ZM9.99992 17.5834C9.20289 17.5834 8.49015 17.3218 7.9616 16.909L7.03824 18.0911C7.83658 18.7147 8.87606 19.0834 9.99992 19.0834V17.5834ZM12.0382 16.909C11.5097 17.3218 10.7969 17.5834 9.99992 17.5834V19.0834C11.1238 19.0834 12.1633 18.7147 12.9616 18.0911L12.0382 16.909Z", fill: "#CDD5DF" }))))
20
+ h("img", { key: '26048dd09ae5409c53b102813566d316bd5898b4', src: this.icon, alt: "", class: "icon" }),
21
+ h(Fragment, null, this.showIndicator && (h("div", { key: '20b74e2657f4586ab8c1a774d21b38157be8a281', class: "red_dot" })))
22
+ ], this.state === StateEnum.Disabled && (h("svg", { key: 'b3ade7c29886df0fbb6af7c44039093625de08a4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '6724e13875aaf944d109ec95cdfc09d3c50ecda6', d: "M3.72919 7.73286L4.47919 7.73293V7.73286H3.72919ZM16.2706 7.73286H15.5206V7.73293L16.2706 7.73286ZM16.3065 14.2952L16.5863 14.9911L16.3065 14.2952ZM3.6933 14.2952L3.97308 13.5994L3.97308 13.5994L3.6933 14.2952ZM16.8452 10.1617L16.2307 10.5916L16.2332 10.5951L16.8452 10.1617ZM17.8916 11.9951L17.1507 12.1115L17.1507 12.1115L17.8916 11.9951ZM3.15459 10.1617L3.76669 10.5951L3.76915 10.5916L3.15459 10.1617ZM2.10819 11.9951L1.36728 11.8786H1.36728L2.10819 11.9951ZM7.9616 16.909C7.63517 16.654 7.16384 16.7119 6.90886 17.0383C6.65388 17.3648 6.7118 17.8361 7.03824 18.0911L7.9616 16.909ZM12.9616 18.0911C13.288 17.8361 13.346 17.3648 13.091 17.0383C12.836 16.7119 12.3647 16.654 12.0382 16.909L12.9616 18.0911ZM16.0268 13.5994C12.4873 15.0225 7.51251 15.0225 3.97308 13.5994L3.41351 14.9911C7.31201 16.5586 12.6878 16.5586 16.5863 14.9911L16.0268 13.5994ZM17.0206 7.73286C17.0206 3.94514 13.8537 0.916687 9.99992 0.916687V2.41669C13.0726 2.41669 15.5206 4.82007 15.5206 7.73286H17.0206ZM4.47919 7.73286C4.47919 4.82007 6.92727 2.41669 9.99992 2.41669V0.916687C6.14612 0.916687 2.97919 3.94514 2.97919 7.73286H4.47919ZM3.97308 13.5994C3.14627 13.2669 2.75147 12.7326 2.84909 12.1115L1.36728 11.8786C1.11048 13.5125 2.30023 14.5434 3.41351 14.9911L3.97308 13.5994ZM16.5863 14.9911C17.6996 14.5434 18.8894 13.5125 18.6326 11.8786L17.1507 12.1115C17.2484 12.7326 16.8536 13.2669 16.0268 13.5994L16.5863 14.9911ZM17.4598 9.73179C17.0815 9.19099 17.0207 8.58744 17.0206 7.7328L15.5206 7.73293C15.5207 8.61212 15.5638 9.63826 16.2307 10.5916L17.4598 9.73179ZM3.76915 10.5916C4.43604 9.63825 4.47911 8.61212 4.47919 7.73293L2.97919 7.7328C2.97911 8.58744 2.91834 9.19099 2.54003 9.73179L3.76915 10.5916ZM2.54251 9.72827C2.45079 9.8578 2.35253 9.98608 2.23845 10.1379C2.12877 10.2839 2.00871 10.4463 1.89595 10.6178C1.67289 10.957 1.44576 11.3793 1.36728 11.8786L2.84909 12.1115C2.87952 11.9179 2.97611 11.7052 3.14928 11.4419C3.23464 11.3121 3.33082 11.1812 3.43773 11.0389C3.54024 10.9024 3.65891 10.7473 3.76668 10.5951L2.54251 9.72827ZM16.2332 10.5951C16.3409 10.7473 16.4596 10.9024 16.5621 11.0389C16.669 11.1812 16.7652 11.3121 16.8506 11.4419C17.0237 11.7052 17.1203 11.9179 17.1507 12.1115L18.6326 11.8786C18.5541 11.3793 18.327 10.957 18.1039 10.6178C17.9911 10.4463 17.8711 10.2839 17.7614 10.1379C17.6473 9.98608 17.5491 9.8578 17.4573 9.72827L16.2332 10.5951ZM9.99992 17.5834C9.20289 17.5834 8.49015 17.3218 7.9616 16.909L7.03824 18.0911C7.83658 18.7147 8.87606 19.0834 9.99992 19.0834V17.5834ZM12.0382 16.909C11.5097 17.3218 10.7969 17.5834 9.99992 17.5834V19.0834C11.1238 19.0834 12.1633 18.7147 12.9616 18.0911L12.0382 16.909Z", fill: "#CDD5DF" }))))
23
23
  ];
24
24
  }
25
25
  };
@@ -56,7 +56,7 @@ const GbHeader = class {
56
56
  const helpIconSrc = getAssetPath(`assets/help-circle.svg`);
57
57
  const notificationIconSrc = getAssetPath(`assets/notification-03.svg`);
58
58
  const logo = getAssetPath(`assets/globus_bank_logo_blue.svg`);
59
- return (h("div", { key: '9845c35008981e9311d36d2dbad76a9b136d6d53', class: `header_div` }, h("div", { key: '86113e12736e045273ae41d0b4ddca07863cd475', class: "content" }, this.showLogo && (h("div", { key: 'c859dfdcb93638dd932cb5704f0515ef9d8a2f65', class: "logo" }, h("img", { key: 'c695ddd2dbf741cbf21f096a1b75a19ccbc086e2', src: logo, alt: "" }))), h("div", { key: 'c5af58f684f160bcd565a1bc4456ea3de96291a0', class: "inner_content" }, h("div", { key: 'd9bb52637f313099f45551d76fba8846441b2b7a', class: `action` }, this.showHelp && h("gb-header-icon", { key: '922a569f94a14f90b23f822c63931e10fd2dc78a', state: StateEnum.Default, icon: helpIconSrc, onClick: () => this.onNavBarItemClicked('help') }), this.showNotification && (h("gb-header-icon", { key: '9cd92aee157b156d0a90110ad3036ed9656150b7', state: this.state, icon: notificationIconSrc, "show-indicator": this.showIndicator, onClick: () => this.onNavBarItemClicked('notification') }))), h("gb-avatar", { key: '0170e978723f8265899c5c443ab79e5943feccf3', size: "md", text: this.text, placeholder: this.placeholder, color: this.color, "show-border": this.showBorder, onClick: () => this.onNavBarItemClicked('avatar') }, this.text ? h("slot", { slot: "initials", name: "initials" }) : h("slot", { name: "image", slot: "image" }))))));
59
+ return (h("div", { key: '2770d23a5689ac5054ce9d3ea10cdbb26fa17265', class: `header_div` }, h("div", { key: '12369ac19c002febaa1e60cd1221efd36e63dd9e', class: "content" }, this.showLogo && (h("div", { key: '575fec4d5b9ef3db58b18da9b1560702376935ae', class: "logo" }, h("img", { key: '428f8f9ee42943678fee5c1caf41fc09cfae9970', src: logo, alt: "" }))), h("div", { key: 'ab0ee8674ab1ada6705c5a79dfe4dcd1dd12fb00', class: "inner_content" }, h("div", { key: '39d9550bf7c9fe7f7460afd3ae9275f3ce672412', class: `action` }, this.showHelp && h("gb-header-icon", { key: '2e65758c61620df342c53fdd88df8c27c0a0689a', state: StateEnum.Default, icon: helpIconSrc, onClick: () => this.onNavBarItemClicked('help') }), this.showNotification && (h("gb-header-icon", { key: 'a724f5f779967350e1d12fdeaea47f433c710e47', state: this.state, icon: notificationIconSrc, "show-indicator": this.showIndicator, onClick: () => this.onNavBarItemClicked('notification') }))), h("gb-avatar", { key: '9baef41951451bc484781e743e5c46dbfe868c01', size: "md", text: this.text, placeholder: this.placeholder, color: this.color, "show-border": this.showBorder, onClick: () => this.onNavBarItemClicked('avatar') }, this.text ? h("slot", { slot: "initials", name: "initials" }) : h("slot", { name: "image", slot: "image" }))))));
60
60
  }
61
61
  get el() { return getElement(this); }
62
62
  };
@@ -13,7 +13,7 @@ const GbHelpDropdown = class {
13
13
  this.helpItemClicked.emit(item);
14
14
  }
15
15
  render() {
16
- return (h("div", { key: 'de9b8f32ed7807d8e7e2e091e9b133d980361240', class: "dropdown-container" }, h("div", { key: '031102c8fa2e4155ec1e5b360bd8a45af59f6506', class: "user_guide" }, h("gb-dropdown-items-with-shortcut", { key: '2bd0bc45def4df5431fc8242c60ae77e100ae921', icon: true, iconSrc: "assets/book_open.svg", label: "Download user guide", onClick: () => this.onHelpItemClicked('download_user_guide') })), h("div", { key: '55687f98b792a69fb293f5f243a083e3d77df0bd', class: "bug" }, h("gb-dropdown-items-with-shortcut", { key: '9ec713809a2699cfea5890736065ddb5cca8dafe', icon: true, iconSrc: "assets/bug_02.svg", label: "Report a bug", onClick: () => this.onHelpItemClicked('report_a_bug') })), this.showLogError && (h("div", { key: '4aee181d87fca9870972575b6e201b15dc96183e', class: "log_error" }, h("gb-dropdown-items-with-shortcut", { key: '4061dd2898b67ba743134b6be09b591c4528f8e1', icon: true, iconSrc: "assets/alert_02.svg", label: "Log a profile error", onClick: () => this.onHelpItemClicked('log_a_profile_error') })))));
16
+ return (h("div", { key: '6836106f6c72ee029913fb8dbac0f1eea08dd720', class: "dropdown-container" }, h("div", { key: '41a50deaf723d2f754773ea589bc3324a00eac87', class: "user_guide" }, h("gb-dropdown-items-with-shortcut", { key: '0a1476b1756dc93f5ec9bcd8bb5101a65ca5f0e3', icon: true, iconSrc: "assets/book_open.svg", label: "Download user guide", onClick: () => this.onHelpItemClicked('download_user_guide') })), h("div", { key: '9ccabbd9c6ae49392f48ed769f0066f9bffc1f38', class: "bug" }, h("gb-dropdown-items-with-shortcut", { key: 'c6fba1cbb9b77a547f18183bd76a84468cbe1d91', icon: true, iconSrc: "assets/bug_02.svg", label: "Report a bug", onClick: () => this.onHelpItemClicked('report_a_bug') })), this.showLogError && (h("div", { key: '931f57f9a16ab24f3b552a9c787f2d933e8c7bb6', class: "log_error" }, h("gb-dropdown-items-with-shortcut", { key: '0f57d550fedce77da290ca14ea6f08b664a80595', icon: true, iconSrc: "assets/alert_02.svg", label: "Log a profile error", onClick: () => this.onHelpItemClicked('log_a_profile_error') })))));
17
17
  }
18
18
  };
19
19
  GbHelpDropdown.style = GbHelpDropdownStyle0;
@@ -22,7 +22,7 @@ const GbHelpTooltip = class {
22
22
  }
23
23
  }
24
24
  render() {
25
- return (h("div", { key: 'c4d06b96897fb5a4e6455982d39a94de0ed84340', class: `help_tooltip` }, h("svg", { key: 'b86a400c919bae1c06767d3812bd3dd1bbec469e', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", onMouseEnter: () => (this.showHelpTooltip = true), onMouseLeave: () => (this.showHelpTooltip = false), class: "help_circle" }, h("path", { key: '66f7d723f5ce4bb571a34f2117037b029a510fdf', d: "M6.66659 6C6.66659 5.26362 7.26354 4.66666 7.99992 4.66666C8.7363 4.66666 9.33325 5.26362 9.33325 6C9.33325 6.26543 9.25569 6.51275 9.12199 6.72052C8.72352 7.33978 7.99992 7.93028 7.99992 8.66666V9M7.99458 11.3333H8.00057M14.6666 8C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8C1.33325 4.3181 4.31802 1.33333 7.99992 1.33333C11.6818 1.33333 14.6666 4.3181 14.6666 8Z", stroke: "#697586", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), this.showHelpTooltip && (h("gb-tooltip", { key: '554eac52b51b49ca9db5b0f4a76e9abe1899d944', "show-arrow": true, arrow: "bottom_right", "show-supporting-text": this.showSupportingText, class: "tooltip" }, h("slot", { key: '54423d266fa5de7f599d25880c7b8fb113e570a7', name: "label", slot: "label" }), h("slot", { key: '1a583ab88a535d9bd1207d6774a2662b2d984c5c', name: "supporting_text", slot: "supporting_text" })))));
25
+ return (h("div", { key: 'b861c1642e2f728132a3bdddee5246c22c26ff40', class: `help_tooltip` }, h("svg", { key: '84aebf7839305b54198bb686a306fa3aa21fbf5e', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", onMouseEnter: () => (this.showHelpTooltip = true), onMouseLeave: () => (this.showHelpTooltip = false), class: "help_circle" }, h("path", { key: '996c8c56c5df25ff5f3ac1857f79cd1e98cfd825', d: "M6.66659 6C6.66659 5.26362 7.26354 4.66666 7.99992 4.66666C8.7363 4.66666 9.33325 5.26362 9.33325 6C9.33325 6.26543 9.25569 6.51275 9.12199 6.72052C8.72352 7.33978 7.99992 7.93028 7.99992 8.66666V9M7.99458 11.3333H8.00057M14.6666 8C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8C1.33325 4.3181 4.31802 1.33333 7.99992 1.33333C11.6818 1.33333 14.6666 4.3181 14.6666 8Z", stroke: "#697586", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), this.showHelpTooltip && (h("gb-tooltip", { key: '8aba98fd06ff258dc9907e6b9558686b0ad9c749', "show-arrow": true, arrow: "bottom_right", "show-supporting-text": this.showSupportingText, class: "tooltip" }, h("slot", { key: '84fc5d1dbab1baec5782b8419b3d228f04703ddb', name: "label", slot: "label" }), h("slot", { key: '793227aa9a25c0044ae2e932a8549d0072883a5b', name: "supporting_text", slot: "supporting_text" })))));
26
26
  }
27
27
  get el() { return getElement(this); }
28
28
  };
@@ -307,23 +307,23 @@ const GbInputField = class {
307
307
  // this.inputElement.removeEventListener('input', this.handleTagInput.bind(this));
308
308
  // }
309
309
  render() {
310
- return (h("div", { key: '3880025707991a56216492c107fae90af0bf9f31', class: `input_container` }, h("div", { key: 'beb258b3c04e7a867ca89b2915c2f621fd30e19e', class: `input_with_label` }, this.showLabel && h("p", { key: '7a6b61ff559417eb315a424fe3319f7379d785e6', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
311
- h("div", { key: 'e16f191321d9bb754bfcd973e88f3816bb20becb', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'c08ddc35942e9eeffa1c0c2bb1fb4b6e75df320f', 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: '6685fccd2a65ff4599ade38c11472abcb77e0682', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '2223f9efc236df2fdb23abdc1135ae2def9a8082', 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: '619c0b202f727e97040532e6a0ed4ae9e4ae5e5e', 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" }))))))),
310
+ return (h("div", { key: '56dd048eaf2085d3899127fcff42f2a35f3d0c87', class: `input_container` }, h("div", { key: '81826f30a009a3af718460e3c15cd76163c73b54', class: `input_with_label` }, this.showLabel && h("p", { key: '3424d0190cec817421720d244a75b3c6f9ca1eac', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
311
+ h("div", { key: 'c0e7e372b84d9b20bf001f67a349b54d9086aad2', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'f653f796a6be97c56df2949f9874fedbf1884985', 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: '3570facca44b52163a79ed7f5ab2ae9172c4eb48', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '1dde6d570f3e7d0bf3aaafc7b6666398d58bf567', 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: 'd5a63b0f9f7cb329d96e7d9620fc3bbe9224b594', 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" }))))))),
312
312
  ], this.type === 'icon_leading' && [
313
- h("div", { key: 'b7e3eb3d3e1e89f2cf196399dd2037c7275d8d00', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'bef8a8f6a7eabaf3e7982891b06bd890c10fac6d', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), h("input", { key: '2fa38ef4e09d9a08fd35851799e08d618328c920', 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: '3f22da0ed187b3ac35d4012c5dde5a3143b1ba9a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '710914c08dd49c0139025b843cfc1480011b76ff', 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: '7a6587be5f8ffbe8b1fe60a1a65ea4e183a87952', 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: '3d250bb950873c75079a9bf6217c7fc1a28a79b0', size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput(), class: `input_close_button ${this.size}` })))),
313
+ h("div", { key: '877f6417a09e86f44bea4f7d451102336fbed043', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'b390a69a778c75488e772e8f67cc930e093b7161', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), h("input", { key: '47e424ce64ab1380b46a320c87c58f789cd9344e', 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: 'ef04d6feba74a3db868029c76e99f0664c2c76c8', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '43bb3a48780cf84cc922b964cc69c7f259d15ff2', 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: '0aa149d4e95fd75a3c2bf480f528ced63c4078d2', 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: '091fe7e03b9b92c2bb8e65321299be1b17885494', size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput(), class: `input_close_button ${this.size}` })))),
314
314
  ], this.type === 'leading_dropdown' && [
315
- h("div", { key: 'c1b5ad3c4952367b509c51866c1313facca46de5', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0c70b6b420abef17c780d6c34277bc36a5474b44', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, this.showCountryIcon && (h("div", { key: 'ba52810e1a3d47e17dc5a690ed49b18d0383ab5a', class: `country_icon` }, h("img", { key: 'fdf359e4f30aac8864ba1947237b4f1bfc6285f7', src: "build/assets/NG.svg", alt: "" }))), h("div", { key: 'd6ec1ae474cfb1b7dd23f63318eafe88ebf7783c', class: `dropdown_text` }, h("p", { key: '3800987923c790240499df32f6d95eb21db9b7f3', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '43b0c865f4df1a29eff17c82c6cc0a5274d94b04', class: `dropdown_arrow` }, h("svg", { key: '601d72ad2402185bafc11b8029cb4b66ce55ab01', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '2e2d7dba758159dec8e8adc1f18f17ea6ce3ac65', 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: 'e0e064d7ae6696c133d0add48352dfb85f2a2866', class: `leading_dropdown_text_input` }, h("input", { key: 'ba0df80fadd61b23f6f7162d4d24bc51fa6bac85', 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: 'e95e70ff76350459b2fdb63f125639ee52a7a3a7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '075a4270e18964e2e0d6d264942f64c626fcb7b5', 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: '9bfb72a5e21deecc93ef85980006012fc759a3f2', 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" }))))))),
316
- h(Fragment, null, this.showDropdown && (h("div", { key: '17b3eb31175bd5d346c126e9e56e8f711e29e53e', 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))))))),
315
+ h("div", { key: '52e45779daf2c5cd8f8a95d55a2d2a120288cac5', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '1570c447ed047cd18595a84cb27b4f821d92aa8f', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, this.showCountryIcon && (h("div", { key: 'a8de009338752c31a39036f7220827f3801480d9', class: `country_icon` }, h("img", { key: 'dd50ecb6221314442490ae6e9836d139cfa642e4', src: "build/assets/NG.svg", alt: "" }))), h("div", { key: '93824ffec2a3e3569b365b34c0338a1eda245c67', class: `dropdown_text` }, h("p", { key: '3c1bdf39ceee5939a097fcc041412b914bee6a7f', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '588659b587fc8e618dc4545c5d5e2032aa6160b0', class: `dropdown_arrow` }, h("svg", { key: '1cb4b2b863b59832e32841e0510349cdddac9f94', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '637ec5660b3087081ebec9376424ca0903698629', 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: 'b6f05d5199e0b07942af6d5dab40d45ab29cd277', class: `leading_dropdown_text_input` }, h("input", { key: '1b29b96dfa75f086620b57f590ac74316b09ac71', 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: '5eeb2e5071877130ab88e71e66c15ab142821ad8', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '482d977e50f397ba40d4afc0a41b44970fb9a298', 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: '04e8dbf9c3796842cecb211b95af94a53d077f34', 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" }))))))),
316
+ h(Fragment, null, this.showDropdown && (h("div", { key: '266d7d4f63163a8eceb88ce3c5aacaaaf1e23311', 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))))))),
317
317
  ], this.type === 'trailing_dropdown' && [
318
- h("div", { key: 'fe7ea7b4279a9b3397168a67de9eb34fa38b3946', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'af7af9adaedabd6187ec899f790d1d6cc33ab37d', class: `trailing_dropdown_content` }, h("p", { key: '9a183cea38f3c6bda8ffba70fa78410161a77a66', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), h("input", { key: '207dca40925249c50d48d64b23bc7e1d90c804f9', 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: 'ece8b03d7c2675ae362cc72ff05a3691632f8186', 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: '9a661aeed025f409077eace362116e5f967767c7', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: 'be4a2f1fb0c304b701059a7c32ec101814dbf079', class: `dropdown_text` }, h("p", { key: '8c3ebe6492d3e3e74daeb7f140542d624972e8a8', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '016b954f9cc0787658a63700f121ff355fc4dbb0', class: `dropdown_arrow` }, h("svg", { key: '6b95c74147e5ba916bef34c0b9bfb39f0a24a36b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '0a22bee245d5299b76bdf491a6cc725949b930e5', 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" }))))),
319
- h(Fragment, null, this.showDropdown && (h("div", { key: 'a8b44eb92fe1e0226041c31f6b0af6b05a4e2701', 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))))))),
318
+ h("div", { key: '1346becf6c39ccf8afab75f90b5364bcbc0e1cf5', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '8e01bbe03239279a0136f44969ff9a08ef476383', class: `trailing_dropdown_content` }, h("p", { key: '854714f8a4fa79ef4a74ec92716a28dff7ffef96', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), h("input", { key: '190e81e92b4f64d000ba3db9f57bb8be410320af', 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: '0660048785c6d0614095938d31f0d5981f86c55e', 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: '351038511c212d4e0cf84db6237930d070c32afa', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: 'bbeaa245b6154dd4cc23fa1a50338d10f9fc2481', class: `dropdown_text` }, h("p", { key: 'd4538ba3195e608856ca7fd57a148f9b376d62ec', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '094a3982033d463abf3c60aa672679bfa7c2ed33', class: `dropdown_arrow` }, h("svg", { key: 'df7ca8fb5633110bc3478f9695cd96256de54ab9', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'b6902f3f0db63b9393d114c75564ce1018e634c4', 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" }))))),
319
+ h(Fragment, null, this.showDropdown && (h("div", { key: '4805f3a30f14ef0db51735b491ff3726f3f6876f', 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))))))),
320
320
  ], this.type === 'leading_text' && [
321
- h("div", { key: '040b421a95ff55f5bd7d57744fc77445519d5ac2', class: "leading_text_input" }, h("div", { key: '5cdecea4cbc209f4a572e283253d335ca6d08b1e', class: `add_on` }, h("slot", { key: 'd6e4b56707075c917bc4e9bb11ac7914e896a163', name: "text" })), h("div", { key: '74cf6d30324dfb0581a492fc879d86355234b779', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: '8fa24d1ddaddce239cfc31fb513d0acda1b03b29', 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: '1b9a30ef5371ee2e8f369413c6b0aa455affe011', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '66631022853f41fd75b0e1f494833031f2a28dd4', 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: 'f2ead3c7ff6c8cd1d764c03856b3fba9e939661b', 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" }))))))),
322
- ], this.type === 'payment_input' && (h("div", { key: '82e8c33e3eac055d6f7161cfddac1f9fde8fb893', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: 'd7c2cac2221630cfc3c75bba950712ef5f218630', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: 'c83e45eb7d4785c87aa3d7c78f5001c36840fc82', "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: '9291afba06e6d0e8fbfe417fa11358e41cd3b71b', "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: '5c3f1381e57e21612d9f8cc21f3e3de5b8fd0d9d', "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: '03785745545b5dd508edd6343569b6101f32cf4a', 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: '8aadc0e6e70b5edef60e796a103c7ceeeb435bea', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '9bd1f86038e2379342f9ee78e3e7a8ee5cee29f0', 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: '16caa6058ca3ce89c06c387d6aa3dda5d51d94af', 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: 'd5f7fa54ba250e07d926fa54b83e402dfaeeb02c', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '8eb428f40006197583169f8ef3008398576f87df', class: `trailing_button_text_input ${this.size}` }, h("input", { key: '7b768389e8822618a14a163c7c3c165dc359926b', 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: 'ea7222c888316e743df735840f4f974d803775b9', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '0e37eac8151a481d0eb9af9914eba05e7d713ca0', 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: '9c51f4c79ead2d2624c2c2bc854804ba193630a8', 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: '4f6e318f8f3df39ab8fd5e09761b8e68974bdfdc', 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: '4c400dae6277632a8a9de28fd28b71c25bd0b6dd', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '77e6eb7fe088c072b9a968a3b88fe4c6f26aacd4', class: `password_content` }, h("input", { key: 'c797fe43e67a44cb16a277aa35f9792e0ba5d00a', 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: 'bc52550a9558702550101d6ed24facafee6a8585', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a86a41657541f2b76c0a692b888583f5b0087d13', 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: '6d1ed4445c914a01f8018bbb56b396d80404d182', 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: '78e56d0856fe587171539b5b62e8f40563763cf6', class: `dropdown` }, h("gb-password-button", { key: '77ffc6fb0ba10655bcfe21320e6d5fb7c1e4c90c', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '2e0b527c278b4f7de2c970190e39a524e77cd298', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'f3886e4164d4289e7bd787c7e93fc57ade94133e', class: `password_icon_leading_content` }, h("svg", { key: 'b7735efd9cf1f727016e7fa4cb0b91488e7e783d', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '8b63003689d20ecb83a2eb7bea5bd319b474780c', 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: '1b80919e76ef5942185775eb288dcb50271c643e', 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: '843f904bde56f24aab7083fc6bef1aaa471883bd', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '0631922905557a7e507d12b6049155211153cf58', 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: '444c915c28795e10c22c188024a35c2f9780dbf9', 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: 'd4e9e6f21ec6ad1893a3e7c9aa9020d8ba78297e', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
323
- h("div", { key: '9dfcaaab9326a728d9078d41760f60af57b9b77e', class: `count_input` }, h("div", { key: '2c9fbe300a467850a04192ef8ca278e3d559e4e7', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, h("input", { key: 'd280461dca051c449e4b9eb84ee4151e58f57d7a', 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: 'c473e45ff3a21971610ebf98225bf2f3d34ca1f8', 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: '18b853c83c33b7d0e8658a7773f276aa79830ca5', class: `action ${this.state}` }, h("gb-button", { key: 'a15fa47ae6848fcdda1ae0bc4eaa1d82469dbf0f', 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: '97f5fa4131300c6b7b9087ab489c0977221d75ce', class: "vertical_line" }), h("gb-button", { key: 'ec1f128308bf3143c561d99c153849b35a18a270', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
324
- ], this.type === 'tags' && (h("div", { key: '795a339db98bf60d0e368e34746b8446f835fd1b', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, h("div", { key: 'a713936a3a0ec91b2838457620dd898543d0fbe9', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("div", { key: '9e7d41f9134705fd18aa947416cd1dbf8a748e3e', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (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.handleTagRemove(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.handleTagRemove(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.handleTagRemove(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.handleTagRemove(index) }, h("p", null, val)))))))), h("span", { key: '23a4b2dd287ef6206c0b4631837618c407f5e8aa', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'eae4eea77c4cb27b49eb7c7319a00a9379eb8372', class: "input_field" }, h("input", { key: 'a567f7dd9d5372893ddf82fd67e3400c3f58f385', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
321
+ h("div", { key: '25dc5f25f0146b354b6aa2b892fe2fb9ff33adef', class: "leading_text_input" }, h("div", { key: 'e6b61c5e9ebf18606e153e4b90ab2fa72d85c0c3', class: `add_on` }, h("slot", { key: '3668e2daef46933cf250de8b9b013344c7624f12', name: "text" })), h("div", { key: '41c2f1afd914a9ab840538fc59cebb2489892294', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'd10490ec6f813d4adf9afdfa6d3d6959773924c0', 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: '759730b3151d80c488c390d04ad832d8bccdbd35', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'e4cbbbb2eef1d171682098278d273d413f96127e', 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: '4455c2b84c563b9bcfcd4b2afc6103f9a14e15ca', 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" }))))))),
322
+ ], this.type === 'payment_input' && (h("div", { key: '32c68c559be710dec81a01205b0280025dfc1029', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: '35c96126693a946267a925bf8ba9dfa8966eb4a5', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: '4e3d14b5bcd97a290a4336c7cdc266dd97b4ac34', "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: '493e7e4a6d60bc37188dd497a2a236ba64d2dadc', "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: 'ef614ab22d710784b392320a9acbca9d4f3792b6', "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: 'b1e931e49217b96e702a810035c652fb69cfe1eb', 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: 'ad58e642ccaa34c3806c4c56b1d62ace3d17e067', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '102c512f51643f1d4b91d0c667c3e649e8e6304a', 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: 'aac04d3d905efabff4bfca2b5874917682ad39cf', 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: 'cd22dfaee55f031003fdee91475efca6d0ae06cf', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '2d7aa3c4c3db6e4bf0bd1925a891bfab7bc99c3d', class: `trailing_button_text_input ${this.size}` }, h("input", { key: 'b63559a62d9aad1210efed92bb4511da7d4b07c2', 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: '20875fa5eac299fc627f5cd7599d6ff28838e458', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '302af79359ce5d34ee20fdc94baa36950f241f6f', 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: 'f16f5096371f5e85f5cc308d884fc0ab3a67be22', 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: 'a19571cb09b29614d1d4b123ce3b18004cf26566', 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: 'b8e5d96826a632445a8995ba6f7e3f3d1e895ce3', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0cf72810e73bdda76701b2a717e3ce1009ae5f93', class: `password_content` }, h("input", { key: 'bc0c8fe2e13305db85f77c2d89df28aa2de57e6d', 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: 'cba7e12a07632a5825af14a8dd282a67123be6b4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '36599b7b2d3c237afb47080375bfda359e37b53f', 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: '9c9cedabe94d9df1b43edd6e8627bfb7dfa1e06d', 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: '2b9a9adcb9f82a2d3687ec4db91d1d32da53aba8', class: `dropdown` }, h("gb-password-button", { key: '14288a16d32203ddc05cf8c40f12b429c4fa414a', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '3abf94d3fd90da414d3c34e5410915e875bbc7ed', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '5e9cf945eee7cf936ba1481f9a9884dd1445743a', class: `password_icon_leading_content` }, h("svg", { key: 'c2ff077d1bde96221471bbf40033528de24b24e0', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'dc7b67cc1c805c3a9d538e01ab108bac381321fc', 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: '7db1841c5c73e3ca492c718f779bd4ee834b8418', 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: 'eacd8a700d91bfa10899b6197172c4fa8a7474ad', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '29c73d6e50b9c85a2d0f4863be67874ee6b61820', 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: '2bc516befb7b6484a0c2d2ff199a6ea286cb335b', 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: 'a39be84210d05003baaf2f0915e3c4c0f79984ee', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
323
+ h("div", { key: '7aafffb6a0e78209a86da3819978b69bc72d84eb', class: `count_input` }, h("div", { key: '3cb6addc1755ca6afadc4eb266cb8825c5530d18', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, h("input", { key: '813c2e6f422b13c5cb8afdaaa1537a84c97c2414', 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: '313d3860dc09949dc671427a14d44840c72958e2', 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: '197cb8638dc3c07a2eebfaf64e82cce8202d2516', class: `action ${this.state}` }, h("gb-button", { key: 'b40dc1fc77bd2960b716b5493e0325d126eddff1', 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: '9e5931618b82442d4a5dfacabe35301c8b4652e2', class: "vertical_line" }), h("gb-button", { key: '055442a012848391798eb08c227d20a87149b232', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
324
+ ], this.type === 'tags' && (h("div", { key: 'b00101ef1fb096f1d622efdfe9b2560c3165aa47', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, h("div", { key: '144bba7eaddbd0f38bb1fc2107ca4b0d8bdd7252', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("div", { key: '296280361854689d6be63815833990e1615efc17', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (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.handleTagRemove(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.handleTagRemove(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.handleTagRemove(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.handleTagRemove(index) }, h("p", null, val)))))))), h("span", { key: '05e2d8a633badb7cb06aeb0bdb1d6ebb170c8c9f', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'ab9116a6b8cc84568df3b5d83ca68d91c6ddcc8d', class: "input_field" }, h("input", { key: '424973a2e26dad5ef66a3ae7f816dca7e4f69388', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
325
325
  // placeholder={this.placeholder && this.selectedStaff.length === 0 ? this.placeholder : ''}
326
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (h("div", { key: '7496a3b370bfccc6430ed33489cd9ee490421682', 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.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
326
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (h("div", { key: '3c677029a3ccb45547f2fa057f99572051d47cce', 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.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
327
327
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
328
328
  : 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))));
329
329
  }
@@ -348,7 +348,7 @@ const GbPasswordButton = class {
348
348
  this.isPasswordVisible = !this.isPasswordVisible;
349
349
  }
350
350
  render() {
351
- return (h("div", { key: '28b5c612732c1be3021a674609c71575e9388020' }, h("gb-btn", { key: '79d099be5465ef2a12b7a21141f7b5bf5bd343ba', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
351
+ return (h("div", { key: 'bf82c82254634a3c8821c7e15d517428a096206d' }, h("gb-btn", { key: '392e036ae72721c00e2e18a784c707547d359c8f', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
352
352
  }
353
353
  };
354
354
  GbPasswordButton.style = GbPasswordButtonStyle0;
@@ -37,7 +37,7 @@ const GbHorizontalTabs = class {
37
37
  this.tabItemClicked.emit(index);
38
38
  }
39
39
  render() {
40
- return (h("div", { key: '55ac69f642b3693b4fbcd1cd666baa9989425632', class: `horizontal_tab_div ${this.type} ${this.fullWidth ? 'full_width' : ''}` }, h("gb-tab-button-base", { key: '2efff79b41721bdbdf706c4cfaed2e891b574e16', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(0), current: this.activeIndex === 0, "tab-name": this.firstTabName, alignment: "horizontal" }), h("gb-tab-button-base", { key: '7b8ba9062f098e9f3de420ea86057a46cf90293b', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(1), current: this.activeIndex === 1, "tab-name": this.secondTabName, alignment: "horizontal" }), this.thirdTabName && (h("gb-tab-button-base", { key: '9a8bb7b09f07391ac7e0ffdc7cd30e67e744e8a6', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(2), current: this.activeIndex === 2, "tab-name": this.thirdTabName, alignment: "horizontal" })), this.fourthTabName && (h("gb-tab-button-base", { key: '7031d50a3e01a3903fbe33e54b4d43093d3de4bb', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(3), current: this.activeIndex === 3, "tab-name": this.fourthTabName, alignment: "horizontal" })), this.fifthTabName && (h("gb-tab-button-base", { key: '72054b763bdafa3f0722243cac5172f7fa5f051f', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(4), current: this.activeIndex === 4, "tab-name": this.fifthTabName, alignment: "horizontal" })), this.sixthTabName && (h("gb-tab-button-base", { key: '9a92fa596e1dd860df52050bb8a8dd8befd0ac85', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(5), current: this.activeIndex === 5, "tab-name": this.sixthTabName, alignment: "horizontal" })), this.seventhTabName && (h("gb-tab-button-base", { key: '64d168a0629eeec79d6147c8a6d968467ec90b43', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(6), current: this.activeIndex === 6, "tab-name": this.seventhTabName, alignment: "horizontal" })), this.eighthTabName && (h("gb-tab-button-base", { key: '702629dec5ab7bd2d27f0ff3d9d6d5248e468984', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(7), current: this.activeIndex === 7, "tab-name": this.eighthTabName, alignment: "horizontal" })), this.ninthTabName && (h("gb-tab-button-base", { key: '03ff0062cb4fa2b18230e2ac271cc584ad07cac8', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(8), current: this.activeIndex === 8, "tab-name": this.ninthTabName, alignment: "horizontal" })), this.tenthTabName && (h("gb-tab-button-base", { key: '4b9d93ab7aed676c18b70ceb09440faaacff5142', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(9), current: this.activeIndex === 9, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.eleventhTabName && (h("gb-tab-button-base", { key: '6e309715e05cb50e92774bd04b066dcc801e2216', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(10), current: this.activeIndex === 10, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'd11a93f50f99516950d76d8c7a45fb6abcdd3915', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(11), current: this.activeIndex === 11, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: 'd07f53ad3711d65642e54440d226525fa3352bff', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(12), current: this.activeIndex === 12, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'e871c10fb1494b3f0b7bdd49d92a2dc14885534c', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(13), current: this.activeIndex === 13, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'a2d50111acdbfebff7bfe9fb71c9ad5466c08e30', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(14), current: this.activeIndex === 14, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: 'd09cce6821004e9df38a44f0acc0287b5273da98', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(15), current: this.activeIndex === 15, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'ba2806fed5b74cefa130458eb5463e436df3d681', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(16), current: this.activeIndex === 16, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: 'a91eb45c27adef1e0660f235212653c99819b1bd', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(17), current: this.activeIndex === 17, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '6b641981a520dbfebe51cd911cac729ed023bfba', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(18), current: this.activeIndex === 18, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'b247daf723f9a14da68c0ee098244e4b06814422', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(19), current: this.activeIndex === 19, "tab-name": this.tenthTabName, alignment: "horizontal" }))));
40
+ return (h("div", { key: '63cc443da7666ddf8ba990ddea0f143eb34f2e29', class: `horizontal_tab_div ${this.type} ${this.fullWidth ? 'full_width' : ''}` }, h("gb-tab-button-base", { key: '2de96fda1d9e4bb2497f4e6207a327f482d2bb61', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(0), current: this.activeIndex === 0, "tab-name": this.firstTabName, alignment: "horizontal" }), h("gb-tab-button-base", { key: 'a06a826d9f769f8aa6642ee5ba79043b1ff63445', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(1), current: this.activeIndex === 1, "tab-name": this.secondTabName, alignment: "horizontal" }), this.thirdTabName && (h("gb-tab-button-base", { key: '864d2e99b5af1f70858623f79322841be4aa9b68', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(2), current: this.activeIndex === 2, "tab-name": this.thirdTabName, alignment: "horizontal" })), this.fourthTabName && (h("gb-tab-button-base", { key: '213362dba47cb44dc1769862c7d07097eea36a7a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(3), current: this.activeIndex === 3, "tab-name": this.fourthTabName, alignment: "horizontal" })), this.fifthTabName && (h("gb-tab-button-base", { key: '53ca5e8cd392d3e254c141d5e59e710418807eb4', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(4), current: this.activeIndex === 4, "tab-name": this.fifthTabName, alignment: "horizontal" })), this.sixthTabName && (h("gb-tab-button-base", { key: '50747bba3489214f9bf39c43aeaf1d38b78a9bf5', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(5), current: this.activeIndex === 5, "tab-name": this.sixthTabName, alignment: "horizontal" })), this.seventhTabName && (h("gb-tab-button-base", { key: 'd098a3e85726515bc5178dc4820605c5469d6092', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(6), current: this.activeIndex === 6, "tab-name": this.seventhTabName, alignment: "horizontal" })), this.eighthTabName && (h("gb-tab-button-base", { key: '454f66345ac79d832b663fc9e12fd3b2d6bf25cf', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(7), current: this.activeIndex === 7, "tab-name": this.eighthTabName, alignment: "horizontal" })), this.ninthTabName && (h("gb-tab-button-base", { key: '6fedc720e5eaa245082fedc20839662d137843e5', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(8), current: this.activeIndex === 8, "tab-name": this.ninthTabName, alignment: "horizontal" })), this.tenthTabName && (h("gb-tab-button-base", { key: 'f8f5c908123ee0f8eac0f681a2488a582afc0b1d', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(9), current: this.activeIndex === 9, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.eleventhTabName && (h("gb-tab-button-base", { key: '40621e351a17e451115ecbc30d0e0cdf4fe0729a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(10), current: this.activeIndex === 10, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'f087ff3cfd7c4ad734044a318c88f5b4c8a0b44b', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(11), current: this.activeIndex === 11, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '3be9239161934f593e8fe7da9acb5c9798fefd14', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(12), current: this.activeIndex === 12, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'c4a8edd72d51955e807c0f53d2726666112b2000', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(13), current: this.activeIndex === 13, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '951a732b8547ecbb0ccc022d4c0723da25f80895', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(14), current: this.activeIndex === 14, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '924b1fe95b9ba537fcfac33e5093fd3cccd7b56a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(15), current: this.activeIndex === 15, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '07c97a015e57a7c78c3a21b7d6805ace62346535', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(16), current: this.activeIndex === 16, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '084c292561a40220f6bd1d46467ea769aa550aca', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(17), current: this.activeIndex === 17, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '0d25d3ad6a832d12935f5838ceca9ae0ec0c14c7', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(18), current: this.activeIndex === 18, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.twentiethTabName && (h("gb-tab-button-base", { key: '162d40827967af7a4ebae3c00293eb881890d1d8', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(19), current: this.activeIndex === 19, "tab-name": this.tenthTabName, alignment: "horizontal" }))));
41
41
  }
42
42
  };
43
43
  GbHorizontalTabs.style = GbHorizontalTabsStyle0;