globuswebcomponents 0.5.4 → 0.5.5

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 (306) hide show
  1. package/dist/cjs/{gb-avatar_28.cjs.entry.js → gb-avatar_34.cjs.entry.js} +358 -80
  2. package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -0
  3. package/dist/cjs/gb-button-close_2.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-megainput-field.cjs.entry.js +2 -2
  5. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-password-button.cjs.entry.js +27 -0
  7. package/dist/{components/p-624a1576.js.map → cjs/gb-password-button.cjs.entry.js.map} +1 -1
  8. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  16. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-verification-code-field.cjs.entry.js +2 -2
  19. package/dist/cjs/globuscomponents.cjs.js +1 -1
  20. package/dist/cjs/loader.cjs.js +1 -1
  21. package/dist/collection/collection-manifest.json +1 -0
  22. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +38 -2
  23. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
  24. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +49 -7
  25. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js.map +1 -1
  26. package/dist/collection/components/gb-button/gb-button.js +4 -4
  27. package/dist/collection/components/gb-button/gb-button.js.map +1 -1
  28. package/dist/collection/components/gb-button/gb-button.tsx +3 -3
  29. package/dist/collection/components/gb-checkbox/gb-checkbox.css +6 -2
  30. package/dist/collection/components/gb-checkbox/gb-checkbox.js +20 -1
  31. package/dist/collection/components/gb-checkbox/gb-checkbox.js.map +1 -1
  32. package/dist/collection/components/gb-header/gb-header.js +37 -1
  33. package/dist/collection/components/gb-header/gb-header.js.map +1 -1
  34. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.css +2686 -0
  35. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +80 -0
  36. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js.map +1 -0
  37. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  38. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +17 -0
  39. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +29 -41
  40. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  41. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.css +5 -5
  42. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +4 -2
  43. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js.map +1 -1
  44. package/dist/collection/components/gb-input-field/gb-input-field.css +10 -315
  45. package/dist/collection/components/gb-input-field/gb-input-field.js +8 -14
  46. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  47. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  48. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  49. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +1 -1
  50. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  51. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  52. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  53. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  54. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  55. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  56. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  57. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  58. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  59. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.css +9 -1
  60. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  61. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  62. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  63. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  64. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  65. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  66. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  67. package/dist/collection/components/gb-tag/gb-tag.js.map +1 -1
  68. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  69. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  70. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  71. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  72. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  73. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  74. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  75. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  76. package/dist/collection/components/gb-tooltip/gb-tooltip.css +2 -2
  77. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  78. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  79. package/dist/components/gb-avatar-add-button.js +1 -1
  80. package/dist/components/gb-avatar-dropdown.js +21 -7
  81. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  82. package/dist/components/gb-avatar-group.js +4 -4
  83. package/dist/components/gb-avatar-label-group.js +1 -1
  84. package/dist/components/gb-avatar-profile-photo.js +2 -2
  85. package/dist/components/gb-avatar.js +1 -1
  86. package/dist/components/gb-badge.js +1 -1
  87. package/dist/components/gb-button.js +1 -1
  88. package/dist/components/gb-checkbox-group-item.js +1 -1
  89. package/dist/components/gb-checkbox-group.js +5 -5
  90. package/dist/components/gb-checkbox.js +1 -1
  91. package/dist/components/gb-collapse-button.js +1 -1
  92. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  93. package/dist/components/gb-file-upload-item-base.js +1 -1
  94. package/dist/components/gb-file-upload.js +4 -4
  95. package/dist/components/gb-header.js +17 -3
  96. package/dist/components/gb-header.js.map +1 -1
  97. package/dist/components/gb-help-dropdown.js +2 -2
  98. package/dist/components/gb-help-tooltip.d.ts +11 -0
  99. package/dist/components/gb-help-tooltip.js +8 -0
  100. package/dist/components/gb-help-tooltip.js.map +1 -0
  101. package/dist/components/gb-horizontal-tabs.js +5 -5
  102. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  103. package/dist/components/gb-input-dropdown.js +1 -1
  104. package/dist/components/gb-input-field.js +9 -33
  105. package/dist/components/gb-input-field.js.map +1 -1
  106. package/dist/components/gb-megainput-field.js +1 -1
  107. package/dist/components/gb-notification-content.js +1 -1
  108. package/dist/components/gb-notification-pane.js +2 -2
  109. package/dist/components/gb-pagination-button-group-base.js +1 -1
  110. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  111. package/dist/components/gb-pagination-number-base.js +1 -1
  112. package/dist/components/gb-pagination.js +2 -2
  113. package/dist/components/gb-password-button.js +50 -1
  114. package/dist/components/gb-password-button.js.map +1 -1
  115. package/dist/components/gb-progress-bar.js +1 -1
  116. package/dist/components/gb-progress-circle.js +1 -1
  117. package/dist/components/gb-rich-text.js +36 -24
  118. package/dist/components/gb-rich-text.js.map +1 -1
  119. package/dist/components/gb-scrollbar.js +1 -1
  120. package/dist/components/gb-side-bar-item.js +1 -1
  121. package/dist/components/gb-sidebar.js +7 -7
  122. package/dist/components/gb-slider-control-handle.js +1 -1
  123. package/dist/components/gb-slider.js +3 -3
  124. package/dist/components/gb-status-indicator.js +1 -1
  125. package/dist/components/gb-tab-button-base.js +1 -1
  126. package/dist/components/gb-tag-checkbox.js +1 -1
  127. package/dist/components/gb-tag-close.js +1 -1
  128. package/dist/components/gb-tag-count.js +1 -1
  129. package/dist/components/gb-tag.js +1 -1
  130. package/dist/components/gb-toast-button.js +1 -1
  131. package/dist/components/gb-toast.js +3 -3
  132. package/dist/components/gb-toggle-base.js +1 -1
  133. package/dist/components/gb-toggle.js +2 -2
  134. package/dist/components/gb-token-field.js +2 -2
  135. package/dist/components/gb-tooltip.js +1 -1
  136. package/dist/components/gb-verification-code-field.js +3 -3
  137. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  138. package/dist/components/{p-6f80ffdd.js → p-0767d31b.js} +3 -3
  139. package/dist/components/{p-6f80ffdd.js.map → p-0767d31b.js.map} +1 -1
  140. package/dist/components/{p-828cdee0.js → p-12d84b99.js} +3 -3
  141. package/dist/components/{p-828cdee0.js.map → p-12d84b99.js.map} +1 -1
  142. package/dist/components/{p-d35a5ebf.js → p-14ae77f4.js} +2 -2
  143. package/dist/components/{p-d35a5ebf.js.map → p-14ae77f4.js.map} +1 -1
  144. package/dist/components/{p-80e5c981.js → p-1787a21b.js} +3 -3
  145. package/dist/components/{p-80e5c981.js.map → p-1787a21b.js.map} +1 -1
  146. package/dist/components/{p-45b383f3.js → p-1c27c0dc.js} +7 -7
  147. package/dist/components/p-1c27c0dc.js.map +1 -0
  148. package/dist/components/{p-5c8697f4.js → p-200efa06.js} +7 -7
  149. package/dist/components/{p-5c8697f4.js.map → p-200efa06.js.map} +1 -1
  150. package/dist/components/{p-0def795f.js → p-2849e182.js} +2 -2
  151. package/dist/components/{p-0def795f.js.map → p-2849e182.js.map} +1 -1
  152. package/dist/components/{p-1bf71f2b.js → p-43c70bd8.js} +2 -2
  153. package/dist/components/{p-1bf71f2b.js.map → p-43c70bd8.js.map} +1 -1
  154. package/dist/components/{p-86b97b4e.js → p-443d3de1.js} +2 -2
  155. package/dist/components/{p-86b97b4e.js.map → p-443d3de1.js.map} +1 -1
  156. package/dist/components/{p-01ca2c76.js → p-55426266.js} +5 -5
  157. package/dist/components/{p-01ca2c76.js.map → p-55426266.js.map} +1 -1
  158. package/dist/components/{p-3f0f1542.js → p-5ba87b93.js} +2 -2
  159. package/dist/components/{p-3f0f1542.js.map → p-5ba87b93.js.map} +1 -1
  160. package/dist/components/{p-69a17ca1.js → p-65de39d5.js} +21 -18
  161. package/dist/components/p-65de39d5.js.map +1 -0
  162. package/dist/components/{p-a621882d.js → p-6b8ad833.js} +9 -7
  163. package/dist/components/p-6b8ad833.js.map +1 -0
  164. package/dist/components/{p-4ad10413.js → p-8ae9de24.js} +5 -3
  165. package/dist/components/p-8ae9de24.js.map +1 -0
  166. package/dist/components/{p-29e457b4.js → p-9023f483.js} +5 -5
  167. package/dist/components/p-9023f483.js.map +1 -0
  168. package/dist/components/{p-16a63898.js → p-92877dec.js} +2 -2
  169. package/dist/components/{p-16a63898.js.map → p-92877dec.js.map} +1 -1
  170. package/dist/components/{p-136d6625.js → p-9af82179.js} +2 -2
  171. package/dist/components/{p-136d6625.js.map → p-9af82179.js.map} +1 -1
  172. package/dist/components/{p-4bc4b9d4.js → p-a8fc1a6f.js} +31 -11
  173. package/dist/components/p-a8fc1a6f.js.map +1 -0
  174. package/dist/components/{p-b3a3cd2c.js → p-ad5a06e5.js} +4 -4
  175. package/dist/components/{p-b3a3cd2c.js.map → p-ad5a06e5.js.map} +1 -1
  176. package/dist/components/{p-2ff90ce5.js → p-b20e1208.js} +35 -23
  177. package/dist/components/p-b20e1208.js.map +1 -0
  178. package/dist/components/p-c2bbed0e.js +55 -0
  179. package/dist/components/p-c2bbed0e.js.map +1 -0
  180. package/dist/components/{p-fa3dbfc9.js → p-d033be88.js} +7 -7
  181. package/dist/components/p-d033be88.js.map +1 -0
  182. package/dist/components/{p-c3435528.js → p-dacb769c.js} +3 -3
  183. package/dist/components/{p-c3435528.js.map → p-dacb769c.js.map} +1 -1
  184. package/dist/components/{p-684a3a44.js → p-e4b16ff4.js} +2 -2
  185. package/dist/components/{p-684a3a44.js.map → p-e4b16ff4.js.map} +1 -1
  186. package/dist/components/{p-85c64917.js → p-eaaefb80.js} +3 -3
  187. package/dist/components/{p-85c64917.js.map → p-eaaefb80.js.map} +1 -1
  188. package/dist/components/{p-da4c5b74.js → p-f260054c.js} +62 -45
  189. package/dist/components/p-f260054c.js.map +1 -0
  190. package/dist/components/{p-502ce20d.js → p-fc3b2733.js} +2 -2
  191. package/dist/components/{p-502ce20d.js.map → p-fc3b2733.js.map} +1 -1
  192. package/dist/esm/{gb-avatar_28.entry.js → gb-avatar_34.entry.js} +352 -80
  193. package/dist/esm/gb-avatar_34.entry.js.map +1 -0
  194. package/dist/esm/gb-button-close_2.entry.js +1 -1
  195. package/dist/esm/gb-megainput-field.entry.js +2 -2
  196. package/dist/esm/gb-notification-content.entry.js +1 -1
  197. package/dist/{components/p-624a1576.js → esm/gb-password-button.entry.js} +9 -40
  198. package/dist/esm/gb-password-button.entry.js.map +1 -0
  199. package/dist/esm/gb-progress-circle.entry.js +1 -1
  200. package/dist/esm/gb-rich-text.entry.js +1 -1
  201. package/dist/esm/gb-scrollbar.entry.js +1 -1
  202. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  203. package/dist/esm/gb-slider.entry.js +1 -1
  204. package/dist/esm/gb-toast-button.entry.js +1 -1
  205. package/dist/esm/gb-toast.entry.js +1 -1
  206. package/dist/esm/gb-toggle-base.entry.js +2 -2
  207. package/dist/esm/gb-toggle.entry.js +1 -1
  208. package/dist/esm/gb-token-field.entry.js +1 -1
  209. package/dist/esm/gb-verification-code-field.entry.js +2 -2
  210. package/dist/esm/globuscomponents.js +1 -1
  211. package/dist/esm/loader.js +1 -1
  212. package/dist/globuscomponents/gb-button.tsx +3 -3
  213. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  214. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  215. package/dist/globuscomponents/p-1d2985a5.entry.js +2 -0
  216. package/dist/globuscomponents/{p-7d39e1bb.entry.js → p-2adda6a5.entry.js} +2 -2
  217. package/dist/globuscomponents/p-2f557384.entry.js +2 -0
  218. package/dist/globuscomponents/p-2f557384.entry.js.map +1 -0
  219. package/dist/globuscomponents/{p-5e5e8adb.entry.js → p-3e8c8ead.entry.js} +2 -2
  220. package/dist/globuscomponents/{p-c319a1ac.entry.js → p-3fc3956d.entry.js} +2 -2
  221. package/dist/globuscomponents/{p-ae1e9810.entry.js → p-40f11c62.entry.js} +2 -2
  222. package/dist/globuscomponents/{p-c72859a2.entry.js → p-427cfeeb.entry.js} +2 -2
  223. package/dist/globuscomponents/{p-98dbf27b.entry.js → p-4e97f7cd.entry.js} +2 -2
  224. package/dist/globuscomponents/p-5ea9e5cd.entry.js +2 -0
  225. package/dist/globuscomponents/{p-f75875e4.entry.js → p-67b452b7.entry.js} +2 -2
  226. package/dist/globuscomponents/p-92c7f3ab.entry.js +2 -0
  227. package/dist/globuscomponents/p-92c7f3ab.entry.js.map +1 -0
  228. package/dist/globuscomponents/{p-9f6d25da.entry.js → p-aa4006c2.entry.js} +2 -2
  229. package/dist/globuscomponents/{p-74dc85da.entry.js → p-c6e2e53a.entry.js} +2 -2
  230. package/dist/globuscomponents/{p-934f454a.entry.js → p-cf24a49c.entry.js} +2 -2
  231. package/dist/globuscomponents/{p-52b8180e.entry.js → p-d1103820.entry.js} +2 -2
  232. package/dist/globuscomponents/{p-e52d8cdf.entry.js → p-d6fb070d.entry.js} +2 -2
  233. package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +3 -0
  234. package/dist/types/components/gb-avatar-label-group/gb-avatar-label-group.d.ts +3 -1
  235. package/dist/types/components/gb-checkbox/gb-checkbox.d.ts +1 -0
  236. package/dist/types/components/gb-header/gb-header.d.ts +3 -1
  237. package/dist/types/components/gb-help-tooltip/gb-help-tooltip.d.ts +8 -0
  238. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +2 -3
  239. package/dist/types/components/gb-input-field/gb-input-field.d.ts +1 -1
  240. package/dist/types/components.d.ts +29 -6
  241. package/package.json +1 -1
  242. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +0 -44
  243. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +0 -1
  244. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +0 -77
  245. package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +0 -1
  246. package/dist/cjs/gb-avatar_28.cjs.entry.js.map +0 -1
  247. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +0 -31
  248. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +0 -1
  249. package/dist/cjs/gb-header-icon.cjs.entry.js +0 -34
  250. package/dist/cjs/gb-header-icon.cjs.entry.js.map +0 -1
  251. package/dist/cjs/gb-header.cjs.entry.js +0 -42
  252. package/dist/cjs/gb-header.cjs.entry.js.map +0 -1
  253. package/dist/cjs/gb-notification-pane.cjs.entry.js +0 -45
  254. package/dist/cjs/gb-notification-pane.cjs.entry.js.map +0 -1
  255. package/dist/components/p-29e457b4.js.map +0 -1
  256. package/dist/components/p-2ff90ce5.js.map +0 -1
  257. package/dist/components/p-45b383f3.js.map +0 -1
  258. package/dist/components/p-4ad10413.js.map +0 -1
  259. package/dist/components/p-4bc4b9d4.js.map +0 -1
  260. package/dist/components/p-69a17ca1.js.map +0 -1
  261. package/dist/components/p-a621882d.js.map +0 -1
  262. package/dist/components/p-da4c5b74.js.map +0 -1
  263. package/dist/components/p-fa3dbfc9.js.map +0 -1
  264. package/dist/esm/gb-avatar-dropdown.entry.js +0 -40
  265. package/dist/esm/gb-avatar-dropdown.entry.js.map +0 -1
  266. package/dist/esm/gb-avatar-label-group.entry.js +0 -73
  267. package/dist/esm/gb-avatar-label-group.entry.js.map +0 -1
  268. package/dist/esm/gb-avatar_28.entry.js.map +0 -1
  269. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +0 -27
  270. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +0 -1
  271. package/dist/esm/gb-header-icon.entry.js +0 -30
  272. package/dist/esm/gb-header-icon.entry.js.map +0 -1
  273. package/dist/esm/gb-header.entry.js +0 -38
  274. package/dist/esm/gb-header.entry.js.map +0 -1
  275. package/dist/esm/gb-notification-pane.entry.js +0 -41
  276. package/dist/esm/gb-notification-pane.entry.js.map +0 -1
  277. package/dist/globuscomponents/p-071f2e68.entry.js +0 -2
  278. package/dist/globuscomponents/p-071f2e68.entry.js.map +0 -1
  279. package/dist/globuscomponents/p-130d1778.entry.js +0 -2
  280. package/dist/globuscomponents/p-130d1778.entry.js.map +0 -1
  281. package/dist/globuscomponents/p-1626936d.entry.js +0 -2
  282. package/dist/globuscomponents/p-1626936d.entry.js.map +0 -1
  283. package/dist/globuscomponents/p-2a3cf534.entry.js +0 -2
  284. package/dist/globuscomponents/p-2a3cf534.entry.js.map +0 -1
  285. package/dist/globuscomponents/p-74d432cd.entry.js +0 -2
  286. package/dist/globuscomponents/p-85954677.entry.js +0 -2
  287. package/dist/globuscomponents/p-85954677.entry.js.map +0 -1
  288. package/dist/globuscomponents/p-863cf07a.entry.js +0 -2
  289. package/dist/globuscomponents/p-863cf07a.entry.js.map +0 -1
  290. package/dist/globuscomponents/p-8f90b024.entry.js +0 -2
  291. package/dist/globuscomponents/p-9f1b85de.entry.js +0 -2
  292. package/dist/globuscomponents/p-9f1b85de.entry.js.map +0 -1
  293. /package/dist/globuscomponents/{p-8f90b024.entry.js.map → p-1d2985a5.entry.js.map} +0 -0
  294. /package/dist/globuscomponents/{p-7d39e1bb.entry.js.map → p-2adda6a5.entry.js.map} +0 -0
  295. /package/dist/globuscomponents/{p-5e5e8adb.entry.js.map → p-3e8c8ead.entry.js.map} +0 -0
  296. /package/dist/globuscomponents/{p-c319a1ac.entry.js.map → p-3fc3956d.entry.js.map} +0 -0
  297. /package/dist/globuscomponents/{p-ae1e9810.entry.js.map → p-40f11c62.entry.js.map} +0 -0
  298. /package/dist/globuscomponents/{p-c72859a2.entry.js.map → p-427cfeeb.entry.js.map} +0 -0
  299. /package/dist/globuscomponents/{p-98dbf27b.entry.js.map → p-4e97f7cd.entry.js.map} +0 -0
  300. /package/dist/globuscomponents/{p-74d432cd.entry.js.map → p-5ea9e5cd.entry.js.map} +0 -0
  301. /package/dist/globuscomponents/{p-f75875e4.entry.js.map → p-67b452b7.entry.js.map} +0 -0
  302. /package/dist/globuscomponents/{p-9f6d25da.entry.js.map → p-aa4006c2.entry.js.map} +0 -0
  303. /package/dist/globuscomponents/{p-74dc85da.entry.js.map → p-c6e2e53a.entry.js.map} +0 -0
  304. /package/dist/globuscomponents/{p-934f454a.entry.js.map → p-cf24a49c.entry.js.map} +0 -0
  305. /package/dist/globuscomponents/{p-52b8180e.entry.js.map → p-d1103820.entry.js.map} +0 -0
  306. /package/dist/globuscomponents/{p-e52d8cdf.entry.js.map → p-d6fb070d.entry.js.map} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"gb-input-field.js","sourceRoot":"","sources":["../../../src/components/gb-input-field/gb-input-field.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, getAssetPath, h, Fragment, State, Event, EventEmitter } from '@stencil/core'\r\nimport { GeneralSizes, InputFieldTypes, StateEnum } from '../../models/reusableModels'\r\n\r\n@Component({\r\n tag: 'gb-input-field',\r\n styleUrl: 'gb-input-field.css',\r\n shadow: true,\r\n})\r\nexport class GbInputField {\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: InputFieldTypes;\r\n @Prop() destructive: boolean = false;\r\n @Prop() state: 'placeholder' | 'filled' | 'active' | 'disabled';\r\n @Prop() showLabel: boolean = false;\r\n @Prop() label: string = '';\r\n @Prop() showHintText: boolean = false;\r\n @Prop() hintText: string = '';\r\n @Prop() showPlaceholder: boolean = false;\r\n @Prop() placeholderText: string = '';\r\n @Prop() showHelpIcon: boolean = false;\r\n @Prop() showValidation: boolean = false;\r\n @Prop() iconSwap?: string;\r\n @Prop() showCloseButton?: boolean = false;\r\n @State() inputValue: string = '';\r\n @State() tags: string[] = [];\r\n @State() isPasswordVisible: boolean = false;\r\n @Event() tagAdded: EventEmitter<string>;\r\n @Event() valueChanged: EventEmitter<string>;\r\n\r\n /* Function to handle and emit the inputted values */\r\n handleInput(event: Event) {\r\n const target = event.target as HTMLInputElement;\r\n this.inputValue = target.value;\r\n this.valueChanged.emit(this.inputValue);\r\n }\r\n\r\n /* Function to handle and emit the inputted values */\r\n togglePasswordVisibility() {\r\n this.isPasswordVisible = !this.isPasswordVisible;\r\n }\r\n\r\n render() {\r\n const iconSwap = this.iconSwap ? getAssetPath(`assets/${this.iconSwap}.svg`) : '';\r\n\r\n const classes = {\r\n [this.size]: true,\r\n [this.type]: true,\r\n destructive: this.destructive,\r\n disabled: this.state === 'disabled',\r\n };\r\n\r\n return (\r\n <div class={classes}>\r\n <div class=\"input-with-label\">\r\n {this.showLabel && (\r\n <label htmlFor=\"input\" class=\"text-sm-medium\">\r\n {this.label}\r\n </label>\r\n )}\r\n {this.type === 'default' && (\r\n <div class={`input-wrapper ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <input\r\n class={`text-md-regular`}\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : this.destructive && this.state !== 'disabled' ? (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n ) : (\r\n this.destructive &&\r\n this.state === 'disabled' && (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n )\r\n )}\r\n </>\r\n )}\r\n </div>\r\n )}\r\n {this.type === 'icon_leading' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"content\">\r\n <div class=\"icon\">\r\n {this.iconSwap ? (\r\n <img src={iconSwap} alt=\"Icon\" />\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class={`icon_leading_svg ${this.state}`}>\r\n <path\r\n d=\"M5.83342 7.08334L8.2851 8.53286C9.71443 9.37794 10.2857 9.37794 11.7151 8.53286L14.1668 7.08334M7.58243 2.94713C9.1995 2.9065 10.8007 2.9065 12.4177 2.94713C15.0415 3.01305 16.3534 3.04602 17.296 3.99221C18.2386 4.9384 18.2658 6.21571 18.3203 8.77032C18.3378 9.59172 18.3378 10.4083 18.3203 11.2297C18.2658 13.7843 18.2386 15.0616 17.296 16.0078C16.3533 16.954 15.0415 16.9869 12.4177 17.0529C10.8007 17.0935 9.19951 17.0935 7.58244 17.0529C4.95869 16.9869 3.64682 16.954 2.70421 16.0078C1.76161 15.0616 1.73437 13.7843 1.67989 11.2297C1.66237 10.4083 1.66237 9.59171 1.67989 8.77031C1.73436 6.21569 1.7616 4.93839 2.70421 3.9922C3.64682 3.046 4.95869 3.01304 7.58243 2.94713Z\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </div>\r\n <input\r\n class={`text-md-regular`}\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n type=\"email\"\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n </div>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n {this.showCloseButton && !this.destructive && (\r\n <gb-button\r\n size=\"sm\"\r\n state={this.state === 'disabled' ? 'disabled' : 'default'}\r\n hierarchy=\"tertiary_gray\"\r\n icon=\"only\"\r\n icon-leading={true}\r\n icon-leading-swap=\"assets/cancel-button.svg\"\r\n ></gb-button>\r\n )}\r\n </div>\r\n )}\r\n {this.type === 'leading_dropdown' && (\r\n <div class={`input-wrapper ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"dropdown\">\r\n <div class=\"country-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n <path\r\n d=\"M-0.000488281 12.0002C-0.000488281 17.1599 3.25601 21.5583 7.82562 23.2539V0.746674C3.25601 2.44214 -0.000488281 6.84071 -0.000488281 12.0002Z\"\r\n fill=\"#6DA544\"\r\n />\r\n <path d=\"M23.9999 12.0002C23.9999 6.8407 20.7434 2.44214 16.1738 0.746674V23.2539C20.7434 21.5583 23.9999 17.1599 23.9999 12.0002Z\" fill=\"#6DA544\" />\r\n </svg>\r\n </div>\r\n <select class=\"text-md-regular\">\r\n <option value=\"option 1\" selected>\r\n +234\r\n </option>\r\n <slot name=\"country-option\"></slot>\r\n </select>\r\n </div>\r\n <div class=\"text-input\">\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'trailing_dropdown' && (\r\n <div class={`input-wrapper ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"content\">\r\n <div class=\"text-input\">\r\n <p class=\"text-md-regular\">$</p>\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n </div>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n <div class=\"dropdown\">\r\n <select class=\"text-md-regular\">\r\n <option value=\"option 1\" selected>\r\n USD\r\n </option>\r\n <slot name=\"option\"></slot>\r\n </select>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'leading_text' && (\r\n <div class=\"leading_text_wrapper\">\r\n <div class=\"add-on\">\r\n <p class=\"text-md-regular\">http://</p>\r\n </div>\r\n <div class={`leading_text_input_wrapper ${this.state === 'disabled' ? 'disabled' : ''} ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"text-input\">\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'payment_input' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"content\">\r\n <div class=\"payment-method\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"14\" viewBox=\"0 0 23 14\" fill=\"none\">\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n 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\"\r\n fill=\"#ED0006\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n 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\"\r\n fill=\"#F9A000\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n 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\"\r\n fill=\"#FF5E00\"\r\n />\r\n </svg>\r\n </div>\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n </div>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <div class=\"help-icon\">\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n </div>\r\n )}\r\n </div>\r\n )}\r\n {this.type === 'tags' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"content\">\r\n <div class=\"tags-box\">\r\n <slot name=\"tag-option\"></slot>\r\n </div>\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n </div>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <div class=\"help-icon\">\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n </div>\r\n )}\r\n </div>\r\n )}\r\n {this.type === 'trailing_button' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"text-input\">\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n <div class=\"trailing-btn\">\r\n <gb-button\r\n size=\"md\"\r\n state={this.state === 'disabled' ? 'disabled' : 'default'}\r\n hierarchy=\"tertiary_gray\"\r\n icon=\"only\"\r\n icon-leading={true}\r\n icon-leading-swap=\"assets/copy.svg\"\r\n ></gb-button>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'password' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"content\">\r\n <div class=\"text-input\">\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n type={this.isPasswordVisible ? 'text' : 'password'}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n </div>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n <div class=\"password_dropdown\">\r\n <gb-password-button state={this.state === 'disabled' ? StateEnum.Disabled : StateEnum.Default} onClick={() => this.togglePasswordVisibility()}></gb-password-button>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'password_icon_leading' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''}`}>\r\n <div class=\"content\">\r\n {this.iconSwap ? (\r\n <img src={iconSwap} alt=\"Icon\" />\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n d=\"M12.0759 12.1667C11.6617 12.1667 11.3259 12.5024 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.5024 12.4976 12.1667 12.0833 12.1667V13.6667ZM7.91668 12.1667C7.50246 12.1667 7.16668 12.5024 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.5024 8.33836 12.1667 7.92415 12.1667V13.6667ZM16.4435 10.1294L17.1868 10.0293L16.4435 10.1294ZM13.7003 7.58257L13.7347 6.83336L13.7003 7.58257ZM13.7003 18.2507L13.7347 19L13.7003 18.2507ZM16.4435 15.7039L15.7002 15.6039L16.4435 15.7039ZM6.29973 7.58257L6.33417 8.33178L6.29973 7.58257ZM3.55652 10.1294L2.81323 10.0293L3.55652 10.1294ZM6.29973 18.2507L6.33417 17.5015L6.29973 18.2507ZM3.55652 15.7039L4.29981 15.6039L3.55652 15.7039ZM5.50001 7.49999C5.50001 7.9142 5.8358 8.24999 6.25001 8.24999C6.66422 8.24999 7.00001 7.9142 7.00001 7.49999H5.50001ZM13 7.49999C13 7.9142 13.3358 8.24999 13.75 8.24999C14.1642 8.24999 14.5 7.9142 14.5 7.49999H13ZM12.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.8141 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.2294C15.8211 11.1275 15.9167 12.0192 15.9167 12.9167H17.4167ZM10 8.24999C11.3095 8.24999 12.4972 8.27805 13.6659 8.33178L13.7347 6.83336C12.5424 6.77855 11.3317 6.74999 10 6.74999V8.24999ZM6.33417 8.33178C7.50287 8.27805 8.69057 8.24999 10 8.24999V6.74999C8.66829 6.74999 7.45761 6.77855 6.26528 6.83336L6.33417 8.33178ZM2.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.2294L2.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.8141 4.08334 12.9167H2.58334ZM17.1868 10.0293C16.9527 8.29065 15.5122 6.91507 13.7347 6.83336L13.6659 8.33178C14.6943 8.37906 15.5595 9.18436 15.7002 10.2294L17.1868 10.0293ZM13.7347 19C15.5122 18.9182 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.83336C4.48781 6.91507 3.04732 8.29065 2.81323 10.0293L4.29981 10.2294C4.44052 9.18436 5.30576 8.37906 6.33417 8.33178L6.26528 6.83336ZM6.33417 17.5015C5.30576 17.4543 4.44052 16.649 4.29981 15.6039L2.81323 15.804C3.04732 17.5427 4.48782 18.9182 6.26528 19L6.33417 17.5015ZM7.00001 7.49999V5.41666H5.50001V7.49999H7.00001ZM13 5.41666V7.49999H14.5V5.41666H13ZM10 2.41666C11.6569 2.41666 13 3.7598 13 5.41666H14.5C14.5 2.93138 12.4853 0.916656 10 0.916656V2.41666ZM7.00001 5.41666C7.00001 3.7598 8.34316 2.41666 10 2.41666V0.916656C7.51473 0.916656 5.50001 2.93138 5.50001 5.41666H7.00001Z\"\r\n fill=\"#4B5565\"\r\n />\r\n </svg>\r\n )}\r\n <input\r\n class=\"text-md-regular\"\r\n type={this.isPasswordVisible ? 'text' : 'password'}\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n </div>\r\n {this.showValidation && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class=\"validation_svg\">\r\n <path\r\n 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\"\r\n stroke=\"#079455\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n {this.showHelpIcon && (\r\n <>\r\n {!this.destructive ? (\r\n <div class=\"help-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n ) : (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#B51726\"\r\n stroke-width=\"1.33333\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n <div class=\"password_dropdown\">\r\n <gb-password-button state={this.state === 'disabled' ? StateEnum.Disabled : StateEnum.Default} onClick={() => this.togglePasswordVisibility()}></gb-password-button>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'count' && (\r\n <div class={`input-wrapper ${this.state} ${this.destructive ? 'destructive' : ''} ${this.size}`}>\r\n <div class=\"text-input\">\r\n <input\r\n class=\"text-md-regular\"\r\n placeholder={this.showPlaceholder ? this.placeholderText : ''}\r\n value={this.inputValue}\r\n onInput={event => this.handleInput(event)}\r\n ></input>\r\n {this.showHelpIcon && (\r\n <svg class=\"help-svg\" xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\r\n <path\r\n d=\"M6.66671 5.99998C6.66671 5.2636 7.26366 4.66665 8.00004 4.66665C8.73642 4.66665 9.33337 5.2636 9.33337 5.99998C9.33337 6.26541 9.25581 6.51273 9.12212 6.72051C8.72365 7.33976 8.00004 7.93027 8.00004 8.66665V8.99998M7.9947 11.3333H8.00069M14.6667 7.99998C14.6667 11.6819 11.6819 14.6666 8.00004 14.6666C4.31814 14.6666 1.33337 11.6819 1.33337 7.99998C1.33337 4.31808 4.31814 1.33331 8.00004 1.33331C11.6819 1.33331 14.6667 4.31808 14.6667 7.99998Z\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </div>\r\n <div class=\"count-action\">\r\n {this.showCloseButton && (\r\n <gb-button class=\"decrease-btn\" size=\"md\" hierarchy=\"tertiary_gray\" icon=\"only\" icon-leading={true} icon-leading-swap=\"assets/minus_sign.svg\"></gb-button>\r\n )}\r\n <gb-button class=\"increase-btn\" size=\"md\" hierarchy=\"tertiary_gray\" icon=\"only\" icon-leading={true} icon-leading-swap=\"assets/plus_sign.svg\"></gb-button>\r\n </div>\r\n </div>\r\n )}\r\n </div>\r\n {this.showHintText && <p class={`text-sm-regular hint_text ${this.state} ${this.destructive ? 'destructive' : ''}`}>{this.hintText}</p>}\r\n </div>\r\n );\r\n }\r\n}"]}
1
+ {"version":3,"file":"gb-input-field.js","sourceRoot":"","sources":["../../../src/components/gb-input-field/gb-input-field.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,KAAK,EAAgB,MAAM,eAAe,CAAA;AAQ9E,MAAM,OAAO,YAAY;;;;2BAGQ,KAAK;;yBAEP,KAAK;qBACV,EAAE;4BACM,KAAK;wBACV,EAAE;+BACM,KAAK;2BACV,EAAE;4BACA,KAAK;8BACH,KAAK;;+BAEH,KAAK;0BACX,EAAE;oBACN,EAAE;iCACU,KAAK;;IAI3C,qDAAqD;IACrD,WAAW,CAAC,KAAY;QACtB,MAAM,MAAM,GAAG,KAAK,CAAC,MAA0B,CAAC;QAChD,IAAI,CAAC,UAAU,GAAG,MAAM,CAAC,KAAK,CAAC;QAC/B,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IAC1C,CAAC;IAED,qDAAqD;IACrD,wBAAwB;QACtB,IAAI,CAAC,iBAAiB,GAAG,CAAC,IAAI,CAAC,iBAAiB,CAAC;IACnD,CAAC;IAED,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAE,iBAAiB;YAC3B,4DAAK,KAAK,EAAE,kBAAkB;gBAC3B,IAAI,CAAC,SAAS,IAAI,CACjB,0DAAG,KAAK,EAAC,gBAAgB,IAAE,IAAI,CAAC,KAAK,CAAK,CAC3C;gBACD,4DAAK,KAAK,EAAE,SAAS,IAAI,CAAC,IAAI,EAAE,IAC7B,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI;oBAC1B,8DACA,IAAI,EAAC,MAAM,EACX,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,GACnD;oBACF,4DAAK,KAAK,EAAE,aAAa,GAAQ;iBAClC,CACG,CACF;YACL,IAAI,CAAC,YAAY,IAAI,CACpB,0DAAG,KAAK,EAAC,iBAAiB,IAAE,IAAI,CAAC,QAAQ,CAAK,CAC/C,CACG,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, State, Event, EventEmitter } from '@stencil/core'\r\nimport { GeneralSizes, InputFieldTypes } from '../../models/reusableModels'\r\n\r\n@Component({\r\n tag: 'gb-input-field',\r\n styleUrl: 'gb-input-field.css',\r\n shadow: true,\r\n})\r\nexport class GbInputField {\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: InputFieldTypes;\r\n @Prop() destructive: boolean = false;\r\n @Prop() state: 'placeholder' | 'filled' | 'active' | 'disabled';\r\n @Prop() showLabel: boolean = false;\r\n @Prop() label: string = '';\r\n @Prop() showHintText: boolean = false;\r\n @Prop() hintText: string = '';\r\n @Prop() showPlaceholder: boolean = false;\r\n @Prop() placeholder: string = '';\r\n @Prop() showHelpIcon: boolean = false;\r\n @Prop() showValidation: boolean = false;\r\n @Prop() iconSwap?: string;\r\n @Prop() showCloseButton?: boolean = false;\r\n @State() inputValue: string = '';\r\n @State() tags: string[] = [];\r\n @State() isPasswordVisible: boolean = false;\r\n @Event() tagAdded: EventEmitter<string>;\r\n @Event() valueChanged: EventEmitter<string>;\r\n\r\n /* Function to handle and emit the inputted values */\r\n handleInput(event: Event) {\r\n const target = event.target as HTMLInputElement;\r\n this.inputValue = target.value;\r\n this.valueChanged.emit(this.inputValue);\r\n }\r\n\r\n /* Function to handle and emit the inputted values */\r\n togglePasswordVisibility() {\r\n this.isPasswordVisible = !this.isPasswordVisible;\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`input_container`}>\r\n <div class={`input_with_label`}>\r\n {this.showLabel && (\r\n <p class=\"text-sm-medium\">{this.label}</p>\r\n )}\r\n <div class={`input ${this.size}`}>\r\n {this.type === 'default' && [\r\n <input \r\n type=\"text\" \r\n placeholder={this.placeholder ? this.placeholder : ''} \r\n />,\r\n <div class={`help_circle`}></div>\r\n ]}\r\n </div>\r\n </div>\r\n {this.showHintText && (\r\n <p class=\"text-sm-regular\">{this.hintText}</p>\r\n )}\r\n </div>\r\n );\r\n }\r\n}"]}
@@ -16,10 +16,10 @@ export class GbMegaInputField {
16
16
  }
17
17
  }
18
18
  render() {
19
- return (h("div", { key: 'd43c7013ef8bf35901b9659434287b827df3b1d0', class: {
19
+ return (h("div", { key: 'ec51cc87c4f4aff877a2712118090a39532bd0cd', class: {
20
20
  [this.size]: true,
21
21
  disabled: this.state === 'disabled'
22
- } }, h("input", { key: 'b2dfe2f7d1bb7bbf2ed64d273dedade7be90ebe3', class: {
22
+ } }, h("input", { key: '3570245e3b8a601f4e1e0da85d0944600b99d5a7', class: {
23
23
  [this.size]: true,
24
24
  disabled: this.state === 'disabled'
25
25
  }, type: "number", min: "0", max: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
@@ -8,7 +8,7 @@ export class GbNotificationContent {
8
8
  }
9
9
  render() {
10
10
  const iconSrc = getAssetPath(`assets/${this.icon}.svg`);
11
- return (h("div", { key: 'a97609c7d641e426dc06d32a877e4f43d3d9d679', class: "notification-container" }, h("div", { key: '83b85b08ea477070ee56a04209198b703e4442b3', class: "notification-title" }, this.icon && (h("div", { key: '8f4ad6709a1d0a39bdb8af3a1ef6c496c9570238', class: "icon" }, h("img", { key: '5beb44e3b5d6486d50ed78c13c9f2f44fcb67cd1', src: iconSrc, alt: "Icon" }))), h("label", { key: '9715ea423ee93a62f8dd0688d59e193ad845e7e3' }, this.label), h("span", { key: '6f13b1460a65928a87ef4a3c410e1eb07b658b33', class: "time" }, this.time)), h("div", { key: 'e59d1a891bcb456e4fd8f3a2b6620dc623599b58', class: "supporting-text" }, this.supportingText)));
11
+ return (h("div", { key: '84524b773d4bc20a97687cde4fc5e49f6045e424', class: "notification-container" }, h("div", { key: '1419aea5a9984e7a6a12a3599a2f07bd3bcb90f4', class: "notification-title" }, this.icon && (h("div", { key: 'cdf3417fe5d030201b2072af7742717dc8bf75fb', class: "icon" }, h("img", { key: 'c7168829de25859371705c03cfd050d5886a7cfe', src: iconSrc, alt: "Icon" }))), h("label", { key: 'a79855cd9059e1eb4503cf6aaaedc5006321946c' }, this.label), h("span", { key: '6198165ea885535688e74efbe8c8b01b39a6266c', class: "time" }, this.time)), h("div", { key: '18b358082335c1c6b5f870b692e97143e16e6850', class: "supporting-text" }, this.supportingText)));
12
12
  }
13
13
  static get is() { return "gb-notification-content"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -26,7 +26,7 @@ export class GbNotificationPane {
26
26
  notification.remove();
27
27
  }
28
28
  render() {
29
- return (h("div", { key: '95c89809f6466a9940f1e53e4f277b062a7b26a9', class: "notification-pane" }, this.state === 'empty' && this.notifications.length === 0 && (h("div", { key: '3448029ce578bd51606959467cecaebef17e96ec' }, h("div", { key: '74a804f50d747a7df31dfa47921423877eeb364e', class: "empty-state" }, h("img", { key: 'e50829fe1aa98f80326ec0a505cef9b708a16f9a', src: "./build/assets/panel_bell.svg", alt: "No notification" }), h("h3", { key: '173e76d60c449e0eca0b3e3f49f0aee2d5cbcdc7' }, "No notification"), h("p", { key: '969cbcf2bd82b46a48eabee4f23e33e4e556fe90' }, "Your notification inbox is empty at the moment. Rest assured, you'll be promptly notified of any new events.")), h("gb-button", { key: '9a6fddfacc8d943dbd97bfd72fd37e7927283056', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read"))), this.state === 'notification_dropdown' && (h("div", { key: '60a7da5ee4d0c32873856c20c751ce4be0a43933', class: "notification-dropdown" }, h("slot", { key: '956a5f43f69d837664c9e577a16a7bc90fc81143' }), h("gb-button", { key: 'a1be87b3c9f121328a29b4818471db161cf226e6', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read")))));
29
+ return (h("div", { key: '35cd28cf94716b7e803c96e2d071c32a58272940', class: "notification-pane" }, this.state === 'empty' && this.notifications.length === 0 && (h("div", { key: '50e29db6353de15dcb8962125f37738ced2120b7' }, h("div", { key: '4522bea3e8d3eb45ca868f9f40be25a7a69b39ab', class: "empty-state" }, h("img", { key: 'becdc7ed1c779514dfad207c33a983b9cdf6e56d', src: "./build/assets/panel_bell.svg", alt: "No notification" }), h("h3", { key: '82f6acd354ede5de1e4aab518f89f0421d8a50fd' }, "No notification"), h("p", { key: '48f6d68ca81a6d45c934bf744ed9f017c8d545b1' }, "Your notification inbox is empty at the moment. Rest assured, you'll be promptly notified of any new events.")), h("gb-button", { key: 'efef0b241aafcfaf9c7eeb698338be401730da7d', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read"))), this.state === 'notification_dropdown' && (h("div", { key: 'e3df62f9bda7fc8ecb66a972060edab54c28741f', class: "notification-dropdown" }, h("slot", { key: 'e296939748205277bbc431eb5f1a5cd8f59d502c' }), h("gb-button", { key: 'da75d956e743b937cec67732c0a6abe8dad35691', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read")))));
30
30
  }
31
31
  static get is() { return "gb-notification-pane"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbPagination {
8
8
  this.totalPages = 10;
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '280f3181dc70fd043816c87eadeddb8b02a2ec4b', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '820d0cf820c47416da92b75d275cbb625613631b', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '9df738c38cc8edf99eac0c014af9db0847090ce9' }, "Previous")), h("gb-button", { key: '5feca9e59a6e30f1ec6a018149c448c1f0ce225e', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '8a5dffc16a26f1861d31822ecb10aec3b7e80fec' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '4fab1914cea85d73137b663b49cb50a57166fe50', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '64cd83c0d3140fdbf03b8d804c611c56f56707b9' }, "Previous")), h("gb-button", { key: '46b5efc5121b8e1d138365c2829f7aa1dce31f22', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '58fd140e480f35487eae85d381ddb37f8f554b20' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'f1ef1d7c8865f8aa8625461563169f22521b5496', class: "entries" }, "Entries"), h("div", { key: '4961c5ac4488ad873510ce84e8c8bbb0a91c38c1', class: "page_numbers" }), h("div", { key: '6c370c00141ab197634b6a9170cdcad8627ffaee', class: "buttons" }, h("gb-button", { key: 'f28f4b84f756e476e2e78b5d6ecf15433be66510', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }), h("gb-button", { key: '02dc5ac5b97cd8b75117842c958fce551c8fc1be', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg" })))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'cc312e912503ef07160541b0a081a5f7879e774e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }), h("div", { key: 'fddc2aec3f2976e84fad27b706379f4478591cf2', class: "page_number_text" }, h("p", { key: '5361d1809a49186a5e7247473414a4145de7a9c0', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '223485be6cf83ac9d7b7cc95e4499541cde7f67d', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg" })))));
11
+ return (h("div", { key: 'bae16fa09f7913d28815ddaa73a4b0ac45de9168', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '3a44fec7d9065c567385ac1bf5c7ff4883740a2b', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: 'e44700a8f18d1607f42da73e4f4faeab3ec6cbd7' }, "Previous")), h("gb-button", { key: '7fdcce3e12e94ce44e79a9f693eda14a32be939f', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '484ff25bdc1fa9ea1b50ba15b82cd4e68c7e7117' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '6ef1c7e6d5d8a3d334c61a53503ab1a9174f50ca', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '024c295691b0927a991eb851532911530441521e' }, "Previous")), h("gb-button", { key: 'a045bd08a46b13f7a0b3c063a7250991a7149862', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '2e3657e8bf0d23814c0fa8b2c3d0f6257dd7feb9' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'dc43f1608748fbf7ed917d22d0701eaa01226713', class: "entries" }, "Entries"), h("div", { key: '59aa4a287bf596852eb70d25854c5b8db7836f74', class: "page_numbers" }), h("div", { key: 'b19a756d8ea3b774c7f84ba0a1b8455915e0098f', class: "buttons" }, h("gb-button", { key: '241129152f3c180d3ac80635f42d66d5f067d952', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }), h("gb-button", { key: '822c8121c1e63ffceddb43e5c4d8912e133e328a', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg" })))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '22d8dd882a8abaaa82a4ee391fe64f2a8acc7dec', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }), h("div", { key: 'e5ed58953b550f0e060129230e7cd66720c98b53', class: "page_number_text" }, h("p", { key: 'b1f1810159813e65d9aa60efb2064392be14904e', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '519d05652bee7d5aca61a9d221bc2fba122de106', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg" })))));
12
12
  }
13
13
  static get is() { return "gb-pagination"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -12,7 +12,7 @@ export class GbPaginationButtonGroupBase {
12
12
  }
13
13
  }
14
14
  render() {
15
- return (h("div", { key: '8825c54a99f6211e420c32b229c101237b9acfde', class: `button_base_div ${this.icon}` }, this.icon === 'false' && h("slot", { key: '61a1ef995f518ed7b0677d9d3129e39673eea266' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '286b0ff35b2bc91f2667e10e426d5662184b529c', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a9018fdf24b8cdbed480225318b9ce1aeaa356ad', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '745d3317a8863bd72022ad4096a54aecfaccf18f' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '7784dddc496472419642b6d691370739c0c976c6' }), this.iconTrailing && (h("svg", { key: '217695177dc2ac35000aa3de6f711a258e3b8426', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '05fa7e04416ec87c7e555d35793417c87caba3ba', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))));
15
+ return (h("div", { key: 'fd0d2422e225f4c6fa381eb6936277354cae8e01', class: `button_base_div ${this.icon}` }, this.icon === 'false' && h("slot", { key: '94818f31edf3ca6b35b866eaf0b0a2002558c106' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '04678c13e450dd56acf2a788ab7478ef48e01a7f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '8a4b3606a5cc23a85f02957e59e64f565e606dbf', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '9b7254bd520344768161aa11b5d7c044dae38590' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '08446f2fd49ed4043534f83dc0a365c290a79c81' }), this.iconTrailing && (h("svg", { key: '4075d6a6a4f4752b129ab9ff8268a37813712a36', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f065daff73f52f550cfe418442c84a49721d9413', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))));
16
16
  }
17
17
  static get is() { return "gb-pagination-button-group-base"; }
18
18
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbPaginationDotIndicator {
6
6
  this.size = undefined;
7
7
  }
8
8
  render() {
9
- return h("div", { key: 'b3815564c3fd5ae63594ed7ad06516d8700c505b', class: `dot_indicator_div
9
+ return h("div", { key: '8a9540f90e4be6ab45f8a699a0e680c54667165f', class: `dot_indicator_div
10
10
  ${this.type} ${this.current ? 'current' : ''}
11
11
  ${this.size}` });
12
12
  }
@@ -10,7 +10,7 @@ export class GbPaginationNumberBase {
10
10
  }
11
11
  }
12
12
  render() {
13
- return (h("div", { key: '44b314e9f30c4fcfd611a611e50f7d36ca97c5e4', class: `page_number_base ${this.shape}` }, h("slot", { key: 'be441dbf708f900783325b50fc33c1c11a415d34', name: "page_number" })));
13
+ return (h("div", { key: 'f925f9937afa479691d6229bef5d727641225b78', class: `page_number_base ${this.shape}` }, h("slot", { key: '031688c653ab2e1d469ffa7350102728dc8f0312', name: "page_number" })));
14
14
  }
15
15
  static get is() { return "gb-pagination-number-base"; }
16
16
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbPasswordButton {
8
8
  this.isPasswordVisible = !this.isPasswordVisible;
9
9
  }
10
10
  render() {
11
- return (h("div", { key: 'ade0b45eb14e212c9adab3f83baa0e321f3f1b65' }, h("gb-btn", { key: '5e3dcda69abb82c71d9f24f247a9fef8697e3d6a', 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"))))));
11
+ return (h("div", { key: '36078806db238a750c4ed70fbbf9bbc8c7e00ab4' }, h("gb-btn", { key: '1746196a20f33a8aa0b173fb9200bf8f87425997', 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"))))));
12
12
  }
13
13
  static get is() { return "gb-password-button"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbProgressBar {
8
8
  }
9
9
  render() {
10
10
  const progressValue = Math.min(Math.max(this.progress, 0), 100);
11
- return (h("div", { key: '2d834026ce402dbe8039e023169095810e8b1a2b', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '2de95627b2536c7bcb1c0f84f6aa48715bf05583', class: "progress_bar" }, h("div", { key: 'f8a6793919d04fcd333ebfc51c9270076fc8692e', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '9ab44c08c3733bd84f594ef54f15fffbdbb59583', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '9c2ceeac5a59c038c6650c9d10e4e6e6e39ec756', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '573aea891e709882dce282ad532a9994ca239526', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'ef5c4e2daa1b880125be9b1cef5cc36f88af03c0', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '69ac789c038a80c4aeacc4d79b51a41ddadc534e', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '1dc463428715e2fd840407011865dbdfbfaa1e54', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '2125d4bcd0efd6e3c7b5b11bc8a68343e02bbf03', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
11
+ return (h("div", { key: '15f23a392138e27af3a0f665722e7339853729cc', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '7e775951ffc45f015ba974c6f39ad623f7405f19', class: "progress_bar" }, h("div", { key: 'abb3533a6d094a0c0ab3934abb97bf85973e14ff', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '936aa86cd89b7b783943e43dd7c2718c41a68d67', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'fc41ab47ead2a4c81c3a66f865764ec44abd094f', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '5ff000d379494a144300bea48d40cb0c53978755', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '61f538244f24f58f2402cca3d3e78cee039a16c7', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: 'ae3616c55523b3f68f6aab398fc157008a686937', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '60c6fc0811722b45a0540543c0f8ff54d1e94f78', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '65db5ddabf8211ca5523ffb68549bbd0b1bb831e', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
12
12
  }
13
13
  static get is() { return "gb-progress-bar"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class GbProgressCircle {
7
7
  this.progress = 0;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '359117959a19fa0e968b4168047050dffb365fc3', class: "progress" }, h("svg", { key: '1d996272df1ce1c2cda9fd62d70fd98b14a6fac1', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: '5e327c14bf11d624ae482161aa3bdf90f4918f55', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: '11b732bc67fd6e0f975a3a4c2c96c4ab2072fe68', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: '93f20a25dd2cda88025290d8e1c2ba5a5dfcf29e', class: "progress-text", "data-progress": "0" }, "50%")));
10
+ return (h("div", { key: '4892d4ff3ac2db5c79cfcae4f6df9d8151f795a3', class: "progress" }, h("svg", { key: '2d553e145ba20b23452cf44d606849fb028688da', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: 'e80f41719d7782fe6704a6dbec10f0d41f2a275f', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: '7763f9017175fe17272cb291c2e2389f2a591e49', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: '5384ec0dea37b62e7a7d0353b8ed02fd90ef9cf5', class: "progress-text", "data-progress": "0" }, "50%")));
11
11
  }
12
12
  static get is() { return "gb-progress-circle"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -15,7 +15,7 @@ export class GbRichText {
15
15
  destructive: this.destructive,
16
16
  disabled: this.state === 'disabled'
17
17
  };
18
- return (h("div", { key: '1b061628733a4205c331e72e0dd698e358f97031', class: classes }, h("div", { key: '465ef0780e141c8e557d95639c747b7e0d3fd170', class: "input-with-label" }, h("label", { key: 'ec269d0e75a6caf2ddc45c2e364922e07beda598' }, this.label), h("div", { key: '435e708911da3948da5cfed55edd3c093e38b51b', class: "input-container" }, h("div", { key: 'aadb0c525809d208ff9c0539b4d047526be314e7', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: '30a80fc9c11aa7891c8c920b7d0268f0da772554', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (h("span", { key: '24457690e94d9a795cdcd15c3122be103d9430f6', class: "error-icon" }, h("svg", { key: '4a8323622cb181ec208fc9703912a2135d6656be', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '335dce8c282342c19dfa32c38916ec718b659abd', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: 'b52d64a109fa6fa2c8b6a01bc0af84b44bfdbffd', class: "text-container" }, h("textarea", { key: 'abd82359aac504b228d5ef323879af7860a6e5c4' }, this.showPlaceholder && (h("div", { key: 'f98a39b89e697f1bd14fe39c52de4fd6e05ae4fe' }, this.placeholder)))))), this.showHintText && (h("div", { key: '293f95091d48d5eccc0c869f2469302b83003513', class: "hint-text" }, this.hintText))));
18
+ return (h("div", { key: '027ccc8d7475bfdd5328a8f5e3e384dde62e6526', class: classes }, h("div", { key: '0b045aa1768747f30899dc9bb0539aabb19ad649', class: "input-with-label" }, h("label", { key: '9248ed92bba3684c4b316b591417718567b16e3c' }, this.label), h("div", { key: 'e47581740cf4293b6564d0fe4f3096b420aa24d0', class: "input-container" }, h("div", { key: '3e593b8d0af6348b6a729f6f92e3ba4a8607686a', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: '8a12290b490902d60271bf1db2d8424f0e599d52', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (h("span", { key: '448e0c8a9c7bef809eb42446a8cca7ae2e1c98d8', class: "error-icon" }, h("svg", { key: '1e9bd36831050db1764c43e4eef708f3f203a9c6', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '8135b594566c3a3d21ffa2717a5f024cab2ac7ee', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: '1c8d29ee6041bba709e9eb051c4ef5915105f393', class: "text-container" }, h("textarea", { key: '7b348ada14549c3859b06fd03035655dd3147019' }, this.showPlaceholder && (h("div", { key: '2db6a2318776fad4e712f8dbf8dd8b966830321a' }, this.placeholder)))))), this.showHintText && (h("div", { key: 'a327173052962a49c1be5442f6e998788faafaf3', class: "hint-text" }, this.hintText))));
19
19
  }
20
20
  static get is() { return "gb-rich-text"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbScrollbar {
4
4
  this.length = '25%';
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '4aab001effb75a529b4ea42cca4bbfff22b2a46c', class: "scrollbar-container" }, h("div", { key: '134a9eedb0c8538b27271955bdcbd345fad1ee10', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '508067f415a8be9ba27fdf7350ada93ffa83512c' }))));
7
+ return (h("div", { key: 'b55a88cea622947a181a4b4d5d16a3ff6884e687', class: "scrollbar-container" }, h("div", { key: '558e0a5f52c7c5f856340f6a1fdc617da58df620', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '6a6667eede1c7e2417028468fd848e4515ff026c' }))));
8
8
  }
9
9
  static get is() { return "gb-scrollbar"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -2754,6 +2754,10 @@
2754
2754
 
2755
2755
  /* Icon Color Styles */
2756
2756
  .icon.plain_background path[stroke] {
2757
+ stroke: var(--color-icon, #4B5565);
2758
+ }
2759
+
2760
+ .icon.plain_background.active path[stroke] {
2757
2761
  stroke: var(--color-icon-information-bold, #042F59);
2758
2762
  }
2759
2763
 
@@ -2762,6 +2766,10 @@
2762
2766
  }
2763
2767
 
2764
2768
  .icon.plain_background path#Icon[fill] {
2769
+ fill: var(--color-icon, #4B5565);
2770
+ }
2771
+
2772
+ .icon.plain_background.active path#Icon[fill] {
2765
2773
  fill: var(--color-icon-information-bold, #042F59);
2766
2774
  }
2767
2775
 
@@ -2770,7 +2778,7 @@
2770
2778
  }
2771
2779
 
2772
2780
  .icon.plain_background circle[stroke] {
2773
- stroke: var(--color-icon-information-bold, #042F59);
2781
+ stroke: var(--color-icon, #4B5565);
2774
2782
  }
2775
2783
 
2776
2784
  .icon.plain_background.active circle[fill] {
@@ -33,7 +33,7 @@ export class GbSideBarItem {
33
33
  render() {
34
34
  const redBarSrc = getAssetPath(`assets/bar.svg`);
35
35
  const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
36
- return (h("div", { key: '23fa470bbb9e78bc7531ebbc82bbce8bb2a980dd', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '1187da3d88e0c0b2d9021239141945f596a7a703', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'bd5f666bb049993e6b29f88e958c65e630b9a4ea', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: 'ded04c7749eb3a9567eb2efd29fe0f47246e1b8b', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '0eb43738ef99dd9a12d7af83ee0eb2b0e298f7d6', class: "content" }, h("div", { key: '2e3cfa3ad0d17b78ccafd22999dac46ac8306dea', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '86badbbd3fdfcf41d7091821120a24a201c1e965', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '8ed0beb7e36508aa412a27a2a82b286d01ea8b93', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'd0914f72a7d225e2f1cb8aa1004093af67ce3d9d' }, "10"))), this.showArrow && (h("svg", { key: 'e833a059ce67e1d5bc88350e118c958e6371aa39', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: 'c2d767d39553882703a9a3743b7bcffcdbbc5231', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: 'ad141562979b987f96f080c0696d98fd0db9751c', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'c4dbac06a32b480a2d7149333d18a8cedd22dbe7', slot: "label" }, this.label)))));
36
+ return (h("div", { key: 'e660927ca488f46ad78cea9eb552c58267bfbae2', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'f128a09ea8592a3730d25f26cef446141ae3d01b', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'b99e09aa6472ddc028d172fa6fc65def286be022', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '8ac0fdb8716d18403251b601906fd170f8d4b2d4', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '07ad8e9aca079df232ec82204c47e213bfb93bc7', class: "content" }, h("div", { key: '0133d54980e0de9e6beb08736e2c4136ea4fbea9', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'a07049e198bbc10ca60f15749f2dd7a7314b1759', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '90b14a6e0f2055bdb4ac3211ea6dad75d17f21dd', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '6f07bb3b9b590a82d9d7a046daa1e1daf013b268' }, "10"))), this.showArrow && (h("svg", { key: '2a946568ba3d7181f1cb2f50ea45b96fbd440be0', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '694a8133b3153c4159c90e202e16ed0712cd5b93', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: '7c147edf56a8c5934b3b3f8f641dbed43f8917c3', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'c1e0a2323163795c2dc669959fea68e99e4024e6', slot: "label" }, this.label)))));
37
37
  }
38
38
  static get is() { return "gb-side-bar-item"; }
39
39
  static get encapsulation() { return "shadow"; }
@@ -68,7 +68,7 @@ export class GbSidebar {
68
68
  const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
69
69
  const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
70
70
  const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
71
- return (h("div", { key: '65a8e52baf301552789a3743289f0e875ca972cf', class: `sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'a30ef33731a4383189e4ad64b55753644946465b', class: "pattern" }, h("img", { key: '4fb4c6653f629c2f05b5a167591a84a36a07cd54', src: patternSrc, alt: "" }))), h("div", { key: '5997fab39e7de88bcc3809d6d86c899a0e24d67d', class: "nav" }, h("div", { key: 'c510e6920b5ba3317a7d70ae33d10bf5b6192e90', class: `sidebar_header ${this.state}` }, h("div", { key: 'ee3910203ee8ee7a93b61397722cffafc841484a', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: 'f88e66879ee4fe850a4b6ee99b310ca6a86e94bb', src: logoSrc, alt: "" })), h("div", { key: 'a2884255a411f54a1bd1b8c01ba53033ad613144', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: 'ad229e501d51a896794ccc8e6eb8e4473a99fa86', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'b7e31b993f7515e9e95e12e15d52345037ea00f3', class: "navigation" }, h("div", { key: '882a4a16ef9000b8edebe22584791f1652d38386', class: "item" }, h("gb-side-bar-item", { key: '67ea9ff50a8b5ebd952d1f1ceb785fd0a3749bc4', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-side-bar-item", { key: 'a3a9bb0d49b9ffb785001c41284ebf8bf09a758b', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-side-bar-item", { key: '972ba0c6570a6347a9b9bb61663d7360bfdfcf1e', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-side-bar-item", { key: 'ce9b9e04071308098da3833a58e27b49659a8ed0', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-side-bar-item", { key: 'ab11c8521cac228487631aacfa9b82c1b0e5c831', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '60d82355ae43b090addeca297a59bba0263940b3', class: "navigation" }, h("div", { key: 'e603e97ffdc00652ee76bfb1ea17846b2e2b5bda', class: "item" }, this.sixthItemLabel && (h("gb-side-bar-item", { key: '50b8dfc4b7ef623de9286db58f8518773098f62e', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-side-bar-item", { key: '0312c3f2434c69640346f439e1caa433c951b925', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-side-bar-item", { key: '87fb00b5413e7ae4415d77a9f352202eb53f468d', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-side-bar-item", { key: 'b1216172f8fbd8e476845c26bd365897ced83581', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-side-bar-item", { key: '7a345b05c2a34fcfa8ee0c697d661bf39f5d8dc0', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'cef32090a15c2b748e8969240d21cf46f807b792', class: "application_name" }, h("div", { key: '2ded7143fd21d06f994c31d6861328eb78ad6d49', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '06a456651f46ebc95d5add7ffa47b355d3f83179', class: "application_name_pattern" }, h("img", { key: '5bfdcf108997e3f4413757bb0ae53104d62b4d2b', src: patternSrc, alt: "" }))), h("div", { key: 'a5899bdc35e0965a8eb346f5339e12aeb4f3e865', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '838ade9f028643cf9af847357a1c1a0a70bba6d1', class: textClass }, h("slot", { key: 'dc48b95f4c4360dadfbd44634857eee3a7a14c65', name: "application_name" })))))));
71
+ return (h("div", { key: 'dccbdaa381d4fd8b35815f4b81748eec7d4325cc', class: `sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'eb2b862dff5270596912f521fb836902c956fa99', class: "pattern" }, h("img", { key: 'ddac8eec9554e74e4e23e8006f0ed9d90f841188', src: patternSrc, alt: "" }))), h("div", { key: '390112c813d32301178faf3f8357a5d4fd243bed', class: "nav" }, h("div", { key: 'df787321c2e5bb543307a527630abd1cbe5b14ef', class: `sidebar_header ${this.state}` }, h("div", { key: 'a505dbb3349a1c557300ef0b00ca68d0a243b405', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: 'e4172e06d9c650bf19e0c12023e8af74ac4006ef', src: logoSrc, alt: "" })), h("div", { key: 'f8e22b2c8c5d3a70fe54ca2dd244c1bfd74872e1', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: 'ae35ef163d63130273df2a5ae234d8cc51c0930d', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'b56892d849d206ee65d20816cb0152717f80e8ba', class: "navigation" }, h("div", { key: '1e00921bd0b65b4bcbc8889133d875afbff5e2ad', class: "item" }, h("gb-side-bar-item", { key: '8ac21d69f1bb263c96b0aecedb6a56a6e12a0e90', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-side-bar-item", { key: '3fd15e1f171782540b6a6166806f08aeda107313', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-side-bar-item", { key: '7521d620ae7a069704db69eb55953bc0d49ffeba', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-side-bar-item", { key: '85c348fe4d229067e180a719b3f89ef6c5668a95', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-side-bar-item", { key: '442546f0711d16ac18389c9bd22651eecccb611d', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '0add623836bc734a5b1ca259af62435d86f2427c', class: "navigation" }, h("div", { key: '774d23ebde0a44ed613794a15774d6edae3a61bd', class: "item" }, this.sixthItemLabel && (h("gb-side-bar-item", { key: 'c9d8e060bb1f40b4864df47f74671aba51555928', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-side-bar-item", { key: '1313347a3bfbafd95cb1f03ed8155e80656c4664', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-side-bar-item", { key: '469450a8320683a72de45addaaea44a763c3001f', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-side-bar-item", { key: '1625c7432e5d8d6eeef8bdb0170e7d24a6ec37b8', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-side-bar-item", { key: 'ce484e97657c80245579ec7b922e5b6831e81430', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: '6ac5fb6fbd2468994c0d043a466c4dde74424b86', class: "application_name" }, h("div", { key: '59a09ed027f06fb4e0a89d8a00378131f88b6b3e', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: 'f8d92c95e18ec928d79ab24e80261e15c387cf54', class: "application_name_pattern" }, h("img", { key: '3078272c96fb7491845962a3f07035539bfa30b2', src: patternSrc, alt: "" }))), h("div", { key: 'df73edbdcdf55dd539db9513ced41952a18fb5b5', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '66e6f9722e25238e1a9a3b92fc1f58a9a8f5476c', class: textClass }, h("slot", { key: 'f60720abde7b75bad6d2d2f89395721fc09a4026', name: "application_name" })))))));
72
72
  }
73
73
  static get is() { return "gb-sidebar"; }
74
74
  static get encapsulation() { return "shadow"; }
@@ -56,7 +56,7 @@ export class GbSlider {
56
56
  this.trackEl.style.width = `${rightPos - leftPos}%`;
57
57
  }
58
58
  render() {
59
- return (h("div", { key: '827265ae06689ed88219562a54ffcc1e6d3c2958', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '8d5ba7ac675e0e0be30e196820c8ec1ec1c1172a', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: 'a1e19d55acab2ef30bb98243ec79fc1991d684a5', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '7ab16ed3ad9bce6dd8bd0d825f1623d8e295a67f', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
59
+ return (h("div", { key: '685b944c6e8f4a4c95f16b0150c001da1f5fc91a', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: 'b5f73a6ec08f4b4af10fe696ed53984501b2d671', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '5438a4c3aec7a3fcfc5e567540922116d15e5ca8', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: 'f7f98e1fb02cb1f188599f7ae65372b85e99dfab', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
60
60
  }
61
61
  static get is() { return "gb-slider"; }
62
62
  static get encapsulation() { return "shadow"; }
@@ -19,7 +19,7 @@ export class SliderControlHandle {
19
19
  this.isFocused = false;
20
20
  }
21
21
  render() {
22
- return (h("div", { key: '3ee19602689ebb99d8f6783eb5d082409a6fc3c5', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: 'b341d4582389dfb43cf572c13e14895d1bea5063', class: "tooltip-container" }, h("gb-tooltip", { key: 'ecaa477274be0c4e3386c0191dda995343db5938', arrow: 'none' }, h("p", { key: '3ef29d4c9693cd8456c5a65ebb49ca894de363cf', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: 'b8a47274326f8d0a34f8b0f0e5d9cf29d32f2aaa', class: "thumb-label" }, this.value, "%"))));
22
+ return (h("div", { key: '7703e3b7c5f1ac39681e339b9687ed699be7c5d7', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: 'be4e64a75f508d6327ad7c3549e2c24ea7a26e18', class: "tooltip-container" }, h("gb-tooltip", { key: 'edfabe1fb1c871bcab1a9cec20ea40052a0a36a0', arrow: 'none' }, h("p", { key: '983821e6d41366facd1ef161dd4d40ae242e679a', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: '4aeffbed437aaa34312e2f060fb7aff0466ff176', class: "thumb-label" }, this.value, "%"))));
23
23
  }
24
24
  static get is() { return "gb-slider-control-handle"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -9,7 +9,7 @@ export class GbStatusIndicator {
9
9
  }
10
10
  render() {
11
11
  return [
12
- h("div", { key: '320d660f49656132bbbccbd3e85545ea5592978a' }, this.statusIcon === 'online_indicator' && h("div", { key: '3a125a4d5944c820ae1ec9f0b7f8ea35b89d2c48', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'd7502519aa5ffa5fe4108b52236d5d6f52de1a24', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: 'be8437333df31a271504fbfc0b788ddfc91039e8', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '036cd4162eb05b97198b1f497f9ad3a4e059d64b', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: '55bf949adcc33e7ac6e5ddce88f68998df703b1e', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: '0843e4bf6197016a240aff010c800cd49e0db104' }, h("clipPath", { key: 'eff5d7f8a77d828bd82b937ccc23bf859b1bf219', id: "clip0_0_21453" }, h("rect", { key: '5c7b93cd7a83409af8023f57639bc7b2f3364a5f', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '2bed52dca7037e1952da2deca304e215f279f928', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '0bfc2552a5a2b7e7de3a5dc1bf1f58105f51e1a2', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '59057d22367752c73a6a08cb7b9aa9fbb7bb7519', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
12
+ h("div", { key: '7989ed1818b15e368ec128b8de77ac5d35e2ac50' }, this.statusIcon === 'online_indicator' && h("div", { key: 'f706b4ed7d454f0ff0734b9138b3c7bef76a5d8e', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '43314ff8873544e4c95a50a27eea3d7fd6d70a00', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: '91841e33efb1d1e3839e446b6be401e4602f0d3b', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '41ba84879e44da7192dbdabee677aeb4c1aa22e8', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: '1cd3cbd7e5b5ddeee87ed30de1b0230482ad11c9', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: 'd15ac98a58ab1cfd3edd2d210bfa1417a7e58b79' }, h("clipPath", { key: 'f73a1281623f1c0dc948ce70f87b7311772c3108', id: "clip0_0_21453" }, h("rect", { key: 'e653a47bce29182caa596c2b8508f97db4307fd7', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'a9cef2baa2ce7492d17aab5ddf9522c5c52dff0b', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '2231ad686edade2a7328f3f452e8017f86c7b948', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '6ac455211ef56032f81a21f10787f81b238d2c7c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
13
13
  ];
14
14
  }
15
15
  static get is() { return "gb-status-indicator"; }
@@ -42,12 +42,12 @@ export class GbTabButtonBase {
42
42
  this.tabClicked.emit();
43
43
  }
44
44
  render() {
45
- return (h("div", { key: '049a8391c42d195deba6fd6c386a4e375556c661', class: `tab_button_div ${this.type}
45
+ return (h("div", { key: '2538b7bf983119f00641ab001b6ce248bb20ea0a', class: `tab_button_div ${this.type}
46
46
  ${this.current ? 'current' : ''}
47
47
  ${this.fullWidth ? 'full_width' : ''}
48
- ${this.size}`, onClick: () => this.handleClick() }, h("p", { key: '8d1be7489ee0c94c5d5db236d1ccf2c7b24cdd6b', class: `${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'faee58c2d89257c6b2393c8a9e182222f171cb66', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary' ? 'information' :
48
+ ${this.size}`, onClick: () => this.handleClick() }, h("p", { key: 'cb6d16b79f516d013d1b3e6bdc0c17c8f74245bf', class: `${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '313834329cd81fbeef4ac7328745df230b2b1de9', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary' ? 'information' :
49
49
  this.current && this.type === 'underline' ? 'information' :
50
- this.current && this.type === 'line' ? 'information' : 'gray' }, h("slot", { key: '1adc26ec74697455a58f4e9f8d8687b8f9be8da3', name: "count" })))));
50
+ this.current && this.type === 'line' ? 'information' : 'gray' }, h("slot", { key: 'b69b2f80e14ea76f8a9c8e8ef9f291ed0c68500c', name: "count" })))));
51
51
  }
52
52
  static get is() { return "gb-tab-button-base"; }
53
53
  static get encapsulation() { return "shadow"; }
@@ -12,7 +12,7 @@ export class GbTag {
12
12
  }
13
13
  render() {
14
14
  const flagSwap = getAssetPath(`assets/${this.flagSwap}.svg`);
15
- return (h("div", { key: '214ea31399a88eb708cb37a6ad0df88ddd3e4ce9', class: `container ${this.size}` }, h("div", { key: 'e963f23aad2d6f110ee45c0060d56a306308f111', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'df8440ee0e7c3a6557e16fea4ed21dfb54582f89', size: this.size }), this.icon === 'country' && (h("div", { key: '4b679293ea95fbade4c5e591bd50cfa88f5e67d5', class: "icon left-icon" }, h("img", { key: '61e5e5506239c9421fa24f6064ae92369af7c9a7', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'b073b24e7ddfadf5e1c61e54efe57bed93be78ee', class: "avatar-icon", size: "xxs", "status-icon": "false" }, h("slot", { key: 'f307e665f31148374ae9e038f1a74728558fc2de', name: "image", slot: "image" }))), this.icon === 'dot' && (h("svg", { key: 'e4de432cbd31725acc2f27d0808591ac002cea75', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'c81c1166ff4a9025a18ebb0d416549f606b11d3c', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("slot", { key: '3f3f8e3621e9e21e9cdf64f3bf0a50da5cf848db' }), this.action === 'count' && (h("gb-tag-count", { key: '096e590457ba50bb96aab686470f3f452cd8e9fa', size: this.size }, h("slot", { key: 'a3d07ba8af17826d95d9a72099d7724a6c73e6e6', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '711e5578cddaa9194bd2748613dcbb32179f4f38', size: this.size, onClick: () => this.onTagClose() })));
15
+ return (h("div", { key: 'a7302b85a8f9beb94766f1e5ee90eefd5f56b3f4', class: `container ${this.size}` }, h("div", { key: 'cae06c65db4acedb76f90a7f91a1130d9728bdbe', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '869ff3ee333051a067eb13db84c8904fcaf6393c', size: this.size }), this.icon === 'country' && (h("div", { key: 'f77799c5a63780c329904f9c3d891f9ba552a4b7', class: "icon left-icon" }, h("img", { key: 'ccec6eeca5376f3115655ccdf38603daeb08291c', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'c2d1e0c2a34b6a0e9fe5603ab11f6b40dd2ffdec', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '343d233268830270d77ae0327f134d974331a0be', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '8a586e932ce4f727473d96b24ec25e23a0d0dfa5', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'da40e89edd7004eabbd3d3b1fafd2043544295ef', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("slot", { key: '261ec9f4c8640c027eb4ff9cc7709799472e1812' }), this.action === 'count' && (h("gb-tag-count", { key: '61edaf449301a7d1213320c0e7cb511bf6dd2f78', size: this.size }, h("slot", { key: '75f4b83f1b80e5ae9507b382d76c025985f6df3d', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '3401e7804794be57d6bf5a96f3d3676b7aeb6d31', size: this.size, onClick: () => this.onTagClose() })));
16
16
  }
17
17
  static get is() { return "gb-tag"; }
18
18
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"gb-tag.js","sourceRoot":"","sources":["../../../src/components/gb-tag/gb-tag.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAOzE,MAAM,OAAO,KAAK;;;;;;;;IAQhB,KAAK,CAAC,UAAU;QACd,OAAO,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IACnC,CAAC;IAED,MAAM;QACJ,MAAM,QAAQ,GAAG,YAAY,CAAC,UAAU,IAAI,CAAC,QAAQ,MAAM,CAAC,CAAC;QAE7D,OAAO,CACL,4DAAK,KAAK,EAAE,aAAa,IAAI,CAAC,IAAI,EAAE;YAClC,4DAAK,KAAK,EAAE,WAAW,IAAI,CAAC,IAAI,EAAE;gBAC/B,IAAI,CAAC,QAAQ,IAAI,wEAAiB,IAAI,EAAE,IAAI,CAAC,IAAI,GAAoB;gBACrE,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,CAC1B,4DAAK,KAAK,EAAC,gBAAgB;oBACzB,4DAAK,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAC,cAAc,GAAG,CACrC,CACP;gBACA,IAAI,CAAC,IAAI,KAAK,QAAQ,IAAI,CACzB,kEAAW,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,KAAK,iBAAa,OAAO;oBAC3D,6DAAM,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,GAAQ,CAC7B,CACb;gBACA,IAAI,CAAC,IAAI,KAAK,KAAK,IAAI,CACtB,4DAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,OAAO,EAAC,SAAS,EAAC,IAAI,EAAC,MAAM;oBACxF,+DAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,SAAS,GAAG,CACzC,CACP;gBACD,8DAAa;gBACZ,IAAI,CAAC,MAAM,KAAK,OAAO,IAAI,CAC1B,qEAAc,IAAI,EAAE,IAAI,CAAC,IAAI;oBAC3B,6DAAM,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,GAAQ,CAC1B,CAChB,CACG;YACL,IAAI,CAAC,MAAM,KAAK,SAAS,IAAI,qEAAc,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,UAAU,EAAE,GAAiB,CAC1G,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Method, Prop, getAssetPath, h } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-tag',\r\n styleUrl: 'gb-tag.css',\r\n shadow: true,\r\n})\r\nexport class GbTag {\r\n @Prop() size: 'sm' | 'md' | 'lg';\r\n @Prop() icon?: 'country' | 'avatar' | 'dot';\r\n @Prop() action: 'X_close' | 'text_only' | 'count';\r\n @Prop() flagSwap: string;\r\n @Prop() checkbox?: boolean;\r\n\r\n @Method()\r\n async onTagClose() {\r\n console.log('close tag clicked');\r\n }\r\n\r\n render() {\r\n const flagSwap = getAssetPath(`assets/${this.flagSwap}.svg`);\r\n\r\n return (\r\n <div class={`container ${this.size}`}>\r\n <div class={`content ${this.size}`}>\r\n {this.checkbox && <gb-tag-checkbox size={this.size}></gb-tag-checkbox>}\r\n {this.icon === 'country' && (\r\n <div class=\"icon left-icon\">\r\n <img src={flagSwap} alt=\"Country Icon\" />\r\n </div>\r\n )}\r\n {this.icon === 'avatar' && (\r\n <gb-avatar class=\"avatar-icon\" size=\"xxs\" status-icon=\"false\">\r\n <slot name=\"image\" slot=\"image\"></slot>\r\n </gb-avatar>\r\n )}\r\n {this.icon === 'dot' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\">\r\n <circle cx=\"4\" cy=\"4\" r=\"3\" fill=\"#17B26A\" />\r\n </svg>\r\n )}\r\n <slot></slot>\r\n {this.action === 'count' && (\r\n <gb-tag-count size={this.size}>\r\n <slot slot=\"count\" name=\"count\"></slot>\r\n </gb-tag-count>\r\n )}\r\n </div>\r\n {this.action === 'X_close' && <gb-tag-close size={this.size} onClick={() => this.onTagClose()}></gb-tag-close>}\r\n </div>\r\n );\r\n }\r\n}"]}
1
+ {"version":3,"file":"gb-tag.js","sourceRoot":"","sources":["../../../src/components/gb-tag/gb-tag.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAOzE,MAAM,OAAO,KAAK;;;;;;;;IAQhB,KAAK,CAAC,UAAU;QACd,OAAO,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IACnC,CAAC;IAED,MAAM;QACJ,MAAM,QAAQ,GAAG,YAAY,CAAC,UAAU,IAAI,CAAC,QAAQ,MAAM,CAAC,CAAC;QAE7D,OAAO,CACL,4DAAK,KAAK,EAAE,aAAa,IAAI,CAAC,IAAI,EAAE;YAClC,4DAAK,KAAK,EAAE,WAAW,IAAI,CAAC,IAAI,EAAE;gBAC/B,IAAI,CAAC,QAAQ,IAAI,wEAAiB,IAAI,EAAE,IAAI,CAAC,IAAI,GAAoB;gBACrE,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,CAC1B,4DAAK,KAAK,EAAC,gBAAgB;oBACzB,4DAAK,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAC,cAAc,GAAG,CACrC,CACP;gBACA,IAAI,CAAC,IAAI,KAAK,QAAQ,IAAI,CACzB,kEAAW,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,KAAK,iBAAa,OAAO,EAAC,IAAI,EAAE,IAAI,EAAE,KAAK,EAAC,MAAM;oBACpF,6DAAM,IAAI,EAAC,UAAU,EAAC,IAAI,EAAC,UAAU,GAAQ,CACnC,CACb;gBACA,IAAI,CAAC,IAAI,KAAK,KAAK,IAAI,CACtB,4DAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,OAAO,EAAC,SAAS,EAAC,IAAI,EAAC,MAAM;oBACxF,+DAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,SAAS,GAAG,CACzC,CACP;gBACD,8DAAa;gBACZ,IAAI,CAAC,MAAM,KAAK,OAAO,IAAI,CAC1B,qEAAc,IAAI,EAAE,IAAI,CAAC,IAAI;oBAC3B,6DAAM,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,GAAQ,CAC1B,CAChB,CACG;YACL,IAAI,CAAC,MAAM,KAAK,SAAS,IAAI,qEAAc,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,UAAU,EAAE,GAAiB,CAC1G,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Method, Prop, getAssetPath, h } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-tag',\r\n styleUrl: 'gb-tag.css',\r\n shadow: true,\r\n})\r\nexport class GbTag {\r\n @Prop() size: 'sm' | 'md' | 'lg';\r\n @Prop() icon?: 'country' | 'avatar' | 'dot';\r\n @Prop() action: 'X_close' | 'text_only' | 'count';\r\n @Prop() flagSwap: string;\r\n @Prop() checkbox?: boolean;\r\n\r\n @Method()\r\n async onTagClose() {\r\n console.log('close tag clicked');\r\n }\r\n\r\n render() {\r\n const flagSwap = getAssetPath(`assets/${this.flagSwap}.svg`);\r\n\r\n return (\r\n <div class={`container ${this.size}`}>\r\n <div class={`content ${this.size}`}>\r\n {this.checkbox && <gb-tag-checkbox size={this.size}></gb-tag-checkbox>}\r\n {this.icon === 'country' && (\r\n <div class=\"icon left-icon\">\r\n <img src={flagSwap} alt=\"Country Icon\" />\r\n </div>\r\n )}\r\n {this.icon === 'avatar' && (\r\n <gb-avatar class=\"avatar-icon\" size=\"xxs\" status-icon=\"false\" text={true} color=\"gray\">\r\n <slot name=\"initials\" slot=\"initials\"></slot>\r\n </gb-avatar>\r\n )}\r\n {this.icon === 'dot' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\">\r\n <circle cx=\"4\" cy=\"4\" r=\"3\" fill=\"#17B26A\" />\r\n </svg>\r\n )}\r\n <slot></slot>\r\n {this.action === 'count' && (\r\n <gb-tag-count size={this.size}>\r\n <slot slot=\"count\" name=\"count\"></slot>\r\n </gb-tag-count>\r\n )}\r\n </div>\r\n {this.action === 'X_close' && <gb-tag-close size={this.size} onClick={() => this.onTagClose()}></gb-tag-close>}\r\n </div>\r\n );\r\n }\r\n}"]}