globuswebcomponents 0.6.7 → 0.6.9

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 (336) hide show
  1. package/dist/cjs/gb-avatar-add-button.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-avatar-group.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +17 -9
  5. package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +1 -1
  6. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-avatar_34.cjs.entry.js +106 -46
  8. package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -1
  9. package/dist/cjs/gb-button-close_2.cjs.entry.js +2 -2
  10. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-file-type-icon.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-file-upload.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-megainput-field.cjs.entry.js +3 -3
  18. package/dist/cjs/gb-progress-circle.cjs.entry.js +30 -3
  19. package/dist/cjs/gb-progress-circle.cjs.entry.js.map +1 -1
  20. package/dist/cjs/gb-rich-text.cjs.entry.js +2 -2
  21. package/dist/cjs/gb-scrollbar.cjs.entry.js +2 -2
  22. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +2 -2
  23. package/dist/cjs/gb-slider.cjs.entry.js +2 -2
  24. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-toast-button.cjs.entry.js +2 -2
  26. package/dist/cjs/gb-toast.cjs.entry.js +2 -2
  27. package/dist/cjs/gb-toggle.cjs.entry.js +2 -2
  28. package/dist/cjs/gb-token-field.cjs.entry.js +2 -2
  29. package/dist/cjs/gb-verification-code-field.cjs.entry.js +3 -3
  30. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  33. package/dist/cjs/globuscomponents.cjs.js +2 -2
  34. package/dist/cjs/{index-804eab7e.js → index-82c030a2.js} +29 -3
  35. package/dist/cjs/index-82c030a2.js.map +1 -0
  36. package/dist/cjs/loader.cjs.js +2 -2
  37. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +34 -8
  38. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js.map +1 -1
  39. package/dist/collection/components/gb-badges/gb-badges.js +3 -3
  40. package/dist/collection/components/gb-badges/gb-badges.js.map +1 -1
  41. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +28 -0
  42. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +77 -5
  43. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  44. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +28 -2
  45. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js.map +1 -1
  46. package/dist/collection/components/gb-input-field/gb-input-field.js +58 -12
  47. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  48. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  49. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  50. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +4 -4
  51. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  52. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  53. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  54. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  55. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  56. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  57. package/dist/collection/components/gb-progress-circle/gb-progress-circle.css +1059 -28
  58. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +31 -1
  59. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js.map +1 -1
  60. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  61. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  62. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  63. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  64. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  65. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  66. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  67. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  68. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  69. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  70. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  71. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  72. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  73. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  74. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  75. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  76. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  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-contrast-inner-border.js +1 -1
  81. package/dist/components/gb-avatar-dropdown.js +8 -8
  82. package/dist/components/gb-avatar-group.js +6 -6
  83. package/dist/components/gb-avatar-label-group.js +1 -1
  84. package/dist/components/gb-avatar-profile-photo.js +4 -4
  85. package/dist/components/gb-avatar.js +1 -1
  86. package/dist/components/gb-badge-close.js +1 -1
  87. package/dist/components/gb-badge.js +1 -1
  88. package/dist/components/gb-btn.js +1 -1
  89. package/dist/components/gb-button-close.js +1 -1
  90. package/dist/components/gb-button.js +1 -1
  91. package/dist/components/gb-carousel-arrow.js +1 -1
  92. package/dist/components/gb-checkbox-base.js +1 -1
  93. package/dist/components/gb-checkbox-group-item.js +1 -1
  94. package/dist/components/gb-checkbox-group.js +8 -8
  95. package/dist/components/gb-checkbox.js +1 -1
  96. package/dist/components/gb-collapse-button.js +1 -1
  97. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  98. package/dist/components/gb-file-type-icon.js +1 -1
  99. package/dist/components/gb-file-upload-item-base.js +1 -1
  100. package/dist/components/gb-file-upload.js +6 -6
  101. package/dist/components/gb-header-icon.js +1 -1
  102. package/dist/components/gb-header.js +5 -5
  103. package/dist/components/gb-help-dropdown.js +4 -4
  104. package/dist/components/gb-help-tooltip.js +1 -1
  105. package/dist/components/gb-horizontal-tabs.js +7 -7
  106. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  107. package/dist/components/gb-input-dropdown.js +1 -1
  108. package/dist/components/gb-input-field.js +54 -24
  109. package/dist/components/gb-input-field.js.map +1 -1
  110. package/dist/components/gb-megainput-field.js +1 -1
  111. package/dist/components/gb-notification-content.js +1 -1
  112. package/dist/components/gb-notification-pane.js +7 -7
  113. package/dist/components/gb-pagination-button-group-base.js +2 -2
  114. package/dist/components/gb-pagination-dot-indicator.js +2 -2
  115. package/dist/components/gb-pagination-number-base.js +2 -2
  116. package/dist/components/gb-pagination.js +3 -3
  117. package/dist/components/gb-password-button.js +1 -1
  118. package/dist/components/gb-progress-bar.js +1 -1
  119. package/dist/components/gb-progress-circle.js +32 -3
  120. package/dist/components/gb-progress-circle.js.map +1 -1
  121. package/dist/components/gb-rich-text.js +17 -17
  122. package/dist/components/gb-scrollbar.js +2 -2
  123. package/dist/components/gb-side-bar-item.js +1 -1
  124. package/dist/components/gb-sidebar.js +10 -10
  125. package/dist/components/gb-slider-control-handle.js +1 -1
  126. package/dist/components/gb-slider.js +4 -4
  127. package/dist/components/gb-status-indicator.js +1 -1
  128. package/dist/components/gb-tab-button-base.js +1 -1
  129. package/dist/components/gb-tag-checkbox.js +1 -1
  130. package/dist/components/gb-tag-close.js +1 -1
  131. package/dist/components/gb-tag-count.js +1 -1
  132. package/dist/components/gb-tag.js +1 -1
  133. package/dist/components/gb-textarea-input-field.js +1 -1
  134. package/dist/components/gb-toast-button.js +1 -1
  135. package/dist/components/gb-toast.js +5 -5
  136. package/dist/components/gb-toggle-base.js +1 -1
  137. package/dist/components/gb-toggle.js +3 -3
  138. package/dist/components/gb-token-field.js +3 -3
  139. package/dist/components/gb-tooltip.js +1 -1
  140. package/dist/components/gb-verification-code-field.js +4 -4
  141. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  142. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  143. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  144. package/dist/components/index.js +1 -1
  145. package/dist/components/{p-ddaa103f.js → p-00ae5b69.js} +3 -3
  146. package/dist/components/{p-ddaa103f.js.map → p-00ae5b69.js.map} +1 -1
  147. package/dist/components/{p-11f0802d.js → p-027afbf4.js} +4 -4
  148. package/dist/components/{p-11f0802d.js.map → p-027afbf4.js.map} +1 -1
  149. package/dist/components/{p-a819c8df.js → p-1a48b67c.js} +16 -16
  150. package/dist/components/{p-a819c8df.js.map → p-1a48b67c.js.map} +1 -1
  151. package/dist/components/{p-c4b6f266.js → p-2d5a9227.js} +3 -3
  152. package/dist/components/{p-c4b6f266.js.map → p-2d5a9227.js.map} +1 -1
  153. package/dist/components/{p-7085ac72.js → p-2eaeb357.js} +6 -6
  154. package/dist/components/{p-7085ac72.js.map → p-2eaeb357.js.map} +1 -1
  155. package/dist/components/{p-116b173f.js → p-2f0490eb.js} +9 -9
  156. package/dist/components/{p-116b173f.js.map → p-2f0490eb.js.map} +1 -1
  157. package/dist/components/{p-b0799e51.js → p-3f76be54.js} +2 -2
  158. package/dist/components/{p-b0799e51.js.map → p-3f76be54.js.map} +1 -1
  159. package/dist/components/{p-a4c5c121.js → p-48056c56.js} +2 -2
  160. package/dist/components/{p-a4c5c121.js.map → p-48056c56.js.map} +1 -1
  161. package/dist/components/{p-7701862d.js → p-484718b7.js} +2 -2
  162. package/dist/components/{p-7701862d.js.map → p-484718b7.js.map} +1 -1
  163. package/dist/components/{p-4693d074.js → p-49de23bb.js} +4 -4
  164. package/dist/components/{p-4693d074.js.map → p-49de23bb.js.map} +1 -1
  165. package/dist/components/{p-c4a39c0a.js → p-52456b02.js} +53 -20
  166. package/dist/components/p-52456b02.js.map +1 -0
  167. package/dist/components/{p-c991b6ce.js → p-526d40a2.js} +23 -3
  168. package/dist/components/p-526d40a2.js.map +1 -0
  169. package/dist/components/{p-5f9a7699.js → p-58ddcac0.js} +14 -10
  170. package/dist/components/p-58ddcac0.js.map +1 -0
  171. package/dist/components/{p-619e02da.js → p-599d4c74.js} +3 -3
  172. package/dist/components/{p-619e02da.js.map → p-599d4c74.js.map} +1 -1
  173. package/dist/components/{p-62ea600e.js → p-72cec745.js} +9 -9
  174. package/dist/components/{p-62ea600e.js.map → p-72cec745.js.map} +1 -1
  175. package/dist/components/{p-ccd753cc.js → p-79f50dd3.js} +4 -4
  176. package/dist/components/{p-ccd753cc.js.map → p-79f50dd3.js.map} +1 -1
  177. package/dist/components/{p-d0f4d7d0.js → p-7f3d3cde.js} +23 -14
  178. package/dist/components/p-7f3d3cde.js.map +1 -0
  179. package/dist/components/{p-811d5082.js → p-874e38ba.js} +4 -4
  180. package/dist/components/{p-811d5082.js.map → p-874e38ba.js.map} +1 -1
  181. package/dist/components/{p-c38f39bb.js → p-8b92426c.js} +3 -3
  182. package/dist/components/{p-c38f39bb.js.map → p-8b92426c.js.map} +1 -1
  183. package/dist/components/{p-3e00f9f0.js → p-8efceb78.js} +3 -3
  184. package/dist/components/{p-3e00f9f0.js.map → p-8efceb78.js.map} +1 -1
  185. package/dist/components/{p-4bcb105b.js → p-9da5c7ce.js} +2 -2
  186. package/dist/components/{p-4bcb105b.js.map → p-9da5c7ce.js.map} +1 -1
  187. package/dist/components/{p-aee9ba25.js → p-a158d83f.js} +3 -3
  188. package/dist/components/{p-aee9ba25.js.map → p-a158d83f.js.map} +1 -1
  189. package/dist/components/{p-c5be7dd1.js → p-a47dfb14.js} +4 -4
  190. package/dist/components/{p-c5be7dd1.js.map → p-a47dfb14.js.map} +1 -1
  191. package/dist/components/{p-7ef247e0.js → p-a49d1cd0.js} +2 -2
  192. package/dist/components/{p-7ef247e0.js.map → p-a49d1cd0.js.map} +1 -1
  193. package/dist/components/{p-f305b3a4.js → p-a6b53c68.js} +2 -2
  194. package/dist/components/{p-f305b3a4.js.map → p-a6b53c68.js.map} +1 -1
  195. package/dist/components/{p-e408918c.js → p-aab48f11.js} +2 -2
  196. package/dist/components/{p-e408918c.js.map → p-aab48f11.js.map} +1 -1
  197. package/dist/components/{p-33093c95.js → p-b580b149.js} +3 -3
  198. package/dist/components/{p-33093c95.js.map → p-b580b149.js.map} +1 -1
  199. package/dist/components/{p-376c28b8.js → p-bf955aaa.js} +3 -3
  200. package/dist/components/{p-376c28b8.js.map → p-bf955aaa.js.map} +1 -1
  201. package/dist/components/{p-b42112dc.js → p-c3b0fba6.js} +4 -4
  202. package/dist/components/{p-b42112dc.js.map → p-c3b0fba6.js.map} +1 -1
  203. package/dist/components/{p-8d532b63.js → p-c3eb27e9.js} +3 -3
  204. package/dist/components/{p-8d532b63.js.map → p-c3eb27e9.js.map} +1 -1
  205. package/dist/components/{p-5a4f7ac2.js → p-c7b3f2b7.js} +8 -8
  206. package/dist/components/{p-5a4f7ac2.js.map → p-c7b3f2b7.js.map} +1 -1
  207. package/dist/components/{p-fda207b7.js → p-cacb10e5.js} +5 -5
  208. package/dist/components/{p-fda207b7.js.map → p-cacb10e5.js.map} +1 -1
  209. package/dist/components/{p-9c84cfb8.js → p-e7017c4e.js} +2 -2
  210. package/dist/components/{p-9c84cfb8.js.map → p-e7017c4e.js.map} +1 -1
  211. package/dist/components/{p-abcfc01a.js → p-ebbfa52c.js} +3 -3
  212. package/dist/components/{p-abcfc01a.js.map → p-ebbfa52c.js.map} +1 -1
  213. package/dist/components/{p-d1e10718.js → p-ec6cf1ef.js} +9 -9
  214. package/dist/components/{p-d1e10718.js.map → p-ec6cf1ef.js.map} +1 -1
  215. package/dist/components/{p-e03eef5d.js → p-f6b42e81.js} +10 -10
  216. package/dist/components/{p-e03eef5d.js.map → p-f6b42e81.js.map} +1 -1
  217. package/dist/components/{p-748acad9.js → p-ff40e77c.js} +3 -3
  218. package/dist/components/{p-748acad9.js.map → p-ff40e77c.js.map} +1 -1
  219. package/dist/esm/gb-avatar-add-button.entry.js +1 -1
  220. package/dist/esm/gb-avatar-dropdown.entry.js +1 -1
  221. package/dist/esm/gb-avatar-group.entry.js +1 -1
  222. package/dist/esm/gb-avatar-label-group.entry.js +17 -9
  223. package/dist/esm/gb-avatar-label-group.entry.js.map +1 -1
  224. package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
  225. package/dist/esm/gb-avatar_34.entry.js +106 -46
  226. package/dist/esm/gb-avatar_34.entry.js.map +1 -1
  227. package/dist/esm/gb-button-close_2.entry.js +2 -2
  228. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  229. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  230. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  231. package/dist/esm/gb-file-type-icon.entry.js +1 -1
  232. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  233. package/dist/esm/gb-file-upload.entry.js +1 -1
  234. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  235. package/dist/esm/gb-megainput-field.entry.js +3 -3
  236. package/dist/esm/gb-progress-circle.entry.js +30 -3
  237. package/dist/esm/gb-progress-circle.entry.js.map +1 -1
  238. package/dist/esm/gb-rich-text.entry.js +2 -2
  239. package/dist/esm/gb-scrollbar.entry.js +2 -2
  240. package/dist/esm/gb-slider-control-handle.entry.js +2 -2
  241. package/dist/esm/gb-slider.entry.js +2 -2
  242. package/dist/esm/gb-textarea-input-field.entry.js +1 -1
  243. package/dist/esm/gb-toast-button.entry.js +2 -2
  244. package/dist/esm/gb-toast.entry.js +2 -2
  245. package/dist/esm/gb-toggle.entry.js +2 -2
  246. package/dist/esm/gb-token-field.entry.js +2 -2
  247. package/dist/esm/gb-verification-code-field.entry.js +3 -3
  248. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  249. package/dist/esm/gb-wysiwyg-toolbar.entry.js +1 -1
  250. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  251. package/dist/esm/globuscomponents.js +3 -3
  252. package/dist/esm/{index-be73e596.js → index-b015e857.js} +29 -3
  253. package/dist/esm/index-b015e857.js.map +1 -0
  254. package/dist/esm/loader.js +3 -3
  255. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  256. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  257. package/dist/globuscomponents/{p-1f270004.entry.js → p-05ebe8ce.entry.js} +2 -2
  258. package/dist/globuscomponents/{p-205f99af.entry.js → p-261e74e3.entry.js} +2 -2
  259. package/dist/globuscomponents/{p-b472bd54.entry.js → p-29c2f3bc.entry.js} +2 -2
  260. package/dist/globuscomponents/{p-bfa0476e.entry.js → p-3482a1c9.entry.js} +2 -2
  261. package/dist/globuscomponents/{p-1864491d.entry.js → p-3eeec823.entry.js} +2 -2
  262. package/dist/globuscomponents/{p-598139f4.entry.js → p-3f10d8a3.entry.js} +2 -2
  263. package/dist/globuscomponents/{p-4b65a5a8.entry.js → p-432cc648.entry.js} +2 -2
  264. package/dist/globuscomponents/{p-0cc29bc9.entry.js → p-478defa4.entry.js} +2 -2
  265. package/dist/globuscomponents/{p-9409a80e.entry.js → p-517691ca.entry.js} +2 -2
  266. package/dist/globuscomponents/p-517691ca.entry.js.map +1 -0
  267. package/dist/globuscomponents/p-621b927c.entry.js +2 -0
  268. package/dist/globuscomponents/{p-78302b3e.entry.js → p-6337af56.entry.js} +2 -2
  269. package/dist/globuscomponents/{p-8661cd4f.entry.js → p-66b214b3.entry.js} +2 -2
  270. package/dist/globuscomponents/{p-593875d5.js → p-6a2960b8.js} +3 -3
  271. package/dist/globuscomponents/p-6a2960b8.js.map +1 -0
  272. package/dist/globuscomponents/{p-a40011a7.entry.js → p-7c76781d.entry.js} +2 -2
  273. package/dist/globuscomponents/p-87511b2a.entry.js +2 -0
  274. package/dist/globuscomponents/p-87511b2a.entry.js.map +1 -0
  275. package/dist/globuscomponents/{p-ac35cbea.entry.js → p-87cbf02b.entry.js} +2 -2
  276. package/dist/globuscomponents/{p-c110dd22.entry.js → p-8c9ea735.entry.js} +2 -2
  277. package/dist/globuscomponents/{p-db2ae7c9.entry.js → p-915f1e2d.entry.js} +2 -2
  278. package/dist/globuscomponents/{p-63af3f30.entry.js → p-9b99abdb.entry.js} +2 -2
  279. package/dist/globuscomponents/{p-c652e197.entry.js → p-9ceb9664.entry.js} +2 -2
  280. package/dist/globuscomponents/{p-70484be9.entry.js → p-9ea6f3d0.entry.js} +2 -2
  281. package/dist/globuscomponents/p-a288d071.entry.js +2 -0
  282. package/dist/globuscomponents/p-a288d071.entry.js.map +1 -0
  283. package/dist/globuscomponents/{p-4eebea94.entry.js → p-c93db781.entry.js} +2 -2
  284. package/dist/globuscomponents/{p-50bf5e16.entry.js → p-cf4fa95a.entry.js} +2 -2
  285. package/dist/globuscomponents/{p-ab529741.entry.js → p-d9a2a502.entry.js} +2 -2
  286. package/dist/globuscomponents/{p-798ec804.entry.js → p-e000dd43.entry.js} +2 -2
  287. package/dist/globuscomponents/{p-e3e0a65e.entry.js → p-e70534d1.entry.js} +2 -2
  288. package/dist/globuscomponents/{p-8990bb5a.entry.js → p-eca4d589.entry.js} +2 -2
  289. package/dist/globuscomponents/{p-908d4964.entry.js → p-ef70935e.entry.js} +2 -2
  290. package/dist/globuscomponents/{p-f48536c9.entry.js → p-fccc25e4.entry.js} +2 -2
  291. package/dist/types/components/gb-avatar-label-group/gb-avatar-label-group.d.ts +1 -0
  292. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +4 -1
  293. package/dist/types/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.d.ts +2 -1
  294. package/dist/types/components/gb-input-field/gb-input-field.d.ts +5 -0
  295. package/dist/types/components/gb-progress-circle/gb-progress-circle.d.ts +6 -0
  296. package/dist/types/components.d.ts +10 -0
  297. package/package.json +1 -1
  298. package/dist/cjs/index-804eab7e.js.map +0 -1
  299. package/dist/components/p-5f9a7699.js.map +0 -1
  300. package/dist/components/p-c4a39c0a.js.map +0 -1
  301. package/dist/components/p-c991b6ce.js.map +0 -1
  302. package/dist/components/p-d0f4d7d0.js.map +0 -1
  303. package/dist/esm/index-be73e596.js.map +0 -1
  304. package/dist/globuscomponents/p-593875d5.js.map +0 -1
  305. package/dist/globuscomponents/p-81eb4639.entry.js +0 -2
  306. package/dist/globuscomponents/p-9409a80e.entry.js.map +0 -1
  307. package/dist/globuscomponents/p-a5d41b28.entry.js +0 -2
  308. package/dist/globuscomponents/p-a5d41b28.entry.js.map +0 -1
  309. package/dist/globuscomponents/p-cc7fbef7.entry.js +0 -2
  310. package/dist/globuscomponents/p-cc7fbef7.entry.js.map +0 -1
  311. /package/dist/globuscomponents/{p-1f270004.entry.js.map → p-05ebe8ce.entry.js.map} +0 -0
  312. /package/dist/globuscomponents/{p-205f99af.entry.js.map → p-261e74e3.entry.js.map} +0 -0
  313. /package/dist/globuscomponents/{p-b472bd54.entry.js.map → p-29c2f3bc.entry.js.map} +0 -0
  314. /package/dist/globuscomponents/{p-bfa0476e.entry.js.map → p-3482a1c9.entry.js.map} +0 -0
  315. /package/dist/globuscomponents/{p-1864491d.entry.js.map → p-3eeec823.entry.js.map} +0 -0
  316. /package/dist/globuscomponents/{p-598139f4.entry.js.map → p-3f10d8a3.entry.js.map} +0 -0
  317. /package/dist/globuscomponents/{p-4b65a5a8.entry.js.map → p-432cc648.entry.js.map} +0 -0
  318. /package/dist/globuscomponents/{p-0cc29bc9.entry.js.map → p-478defa4.entry.js.map} +0 -0
  319. /package/dist/globuscomponents/{p-81eb4639.entry.js.map → p-621b927c.entry.js.map} +0 -0
  320. /package/dist/globuscomponents/{p-78302b3e.entry.js.map → p-6337af56.entry.js.map} +0 -0
  321. /package/dist/globuscomponents/{p-8661cd4f.entry.js.map → p-66b214b3.entry.js.map} +0 -0
  322. /package/dist/globuscomponents/{p-a40011a7.entry.js.map → p-7c76781d.entry.js.map} +0 -0
  323. /package/dist/globuscomponents/{p-ac35cbea.entry.js.map → p-87cbf02b.entry.js.map} +0 -0
  324. /package/dist/globuscomponents/{p-c110dd22.entry.js.map → p-8c9ea735.entry.js.map} +0 -0
  325. /package/dist/globuscomponents/{p-db2ae7c9.entry.js.map → p-915f1e2d.entry.js.map} +0 -0
  326. /package/dist/globuscomponents/{p-63af3f30.entry.js.map → p-9b99abdb.entry.js.map} +0 -0
  327. /package/dist/globuscomponents/{p-c652e197.entry.js.map → p-9ceb9664.entry.js.map} +0 -0
  328. /package/dist/globuscomponents/{p-70484be9.entry.js.map → p-9ea6f3d0.entry.js.map} +0 -0
  329. /package/dist/globuscomponents/{p-4eebea94.entry.js.map → p-c93db781.entry.js.map} +0 -0
  330. /package/dist/globuscomponents/{p-50bf5e16.entry.js.map → p-cf4fa95a.entry.js.map} +0 -0
  331. /package/dist/globuscomponents/{p-ab529741.entry.js.map → p-d9a2a502.entry.js.map} +0 -0
  332. /package/dist/globuscomponents/{p-798ec804.entry.js.map → p-e000dd43.entry.js.map} +0 -0
  333. /package/dist/globuscomponents/{p-e3e0a65e.entry.js.map → p-e70534d1.entry.js.map} +0 -0
  334. /package/dist/globuscomponents/{p-8990bb5a.entry.js.map → p-eca4d589.entry.js.map} +0 -0
  335. /package/dist/globuscomponents/{p-908d4964.entry.js.map → p-ef70935e.entry.js.map} +0 -0
  336. /package/dist/globuscomponents/{p-f48536c9.entry.js.map → p-fccc25e4.entry.js.map} +0 -0
@@ -6,8 +6,31 @@ export class GbProgressCircle {
6
6
  this.label = false;
7
7
  this.progress = 0;
8
8
  }
9
+ componentDidLoad() {
10
+ this.updateGauge(this.progress);
11
+ }
12
+ handleProgressChange(newProgress) {
13
+ this.updateGauge(newProgress);
14
+ }
15
+ updateGauge(percentage) {
16
+ // Limit percentage between 0 and 100
17
+ percentage = Math.max(0, Math.min(percentage, 100));
18
+ // Calculate the degree for the filled portion (0% -> 0deg, 100% -> 180deg)
19
+ const degree = (percentage / 100) * 180;
20
+ // Update the arc's background image with conic gradient
21
+ if (this.arcElement) {
22
+ this.arcElement.style.backgroundImage = `
23
+ radial-gradient(#fff 0, #fff 60%, transparent 60%),
24
+ conic-gradient(#1e5ba7 0deg, #1e5ba7 ${degree}deg, #ccc ${degree}deg, #ccc 180deg, #fff 180deg, #fff 360deg)
25
+ `;
26
+ }
27
+ // Update the label text if it should be shown
28
+ if (this.labelElement && this.label) {
29
+ this.labelElement.textContent = `${percentage}%`;
30
+ }
31
+ }
9
32
  render() {
10
- return (h("div", { key: 'd00b0e604df596e5f4d396955bd848004d7888f1', class: "progress" }, h("svg", { key: 'f693790104788c18a7f3b4b71e212a22889bdb85', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: '03e39242a7cf2bb13bbb150a3ae63c57898a2bf9', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: 'a0a12d251b314f0428561b50f0d0056a89f1e38c', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: '8262b715869e731978618af45eaf98d839b6d5fd', class: "progress-text", "data-progress": "0" }, "50%")));
33
+ return (h("div", { key: '1f6b2909d7b4dd6fd6aafc7895404f5f18bd6aaf', class: "gauge" }, h("div", { key: '96973286df958806c6a7df74f4a750581b8debd7', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '1845f5bf089fc48130242548bdd2a34497342ac5', class: "mask" }), this.label && (h("div", { key: 'af14f4e823b4dda33c7219d6768bef9880598620', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '4ef0bccd08a5c2ff353c4e9181689af2b6209e7a', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
11
34
  }
12
35
  static get is() { return "gb-progress-circle"; }
13
36
  static get encapsulation() { return "shadow"; }
@@ -101,5 +124,12 @@ export class GbProgressCircle {
101
124
  }
102
125
  };
103
126
  }
127
+ static get elementRef() { return "el"; }
128
+ static get watchers() {
129
+ return [{
130
+ "propName": "progress",
131
+ "methodName": "handleProgressChange"
132
+ }];
133
+ }
104
134
  }
105
135
  //# sourceMappingURL=gb-progress-circle.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"gb-progress-circle.js","sourceRoot":"","sources":["../../../src/components/gb-progress-circle/gb-progress-circle.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQnD,MAAM,OAAO,gBAAgB;;;;qBAGF,KAAK;wBACH,CAAC;;IAE5B,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAC,UAAU;YACnB,4DAAK,KAAK,EAAC,iBAAiB,EAAC,KAAK,EAAC,OAAO,EAAC,MAAM,EAAC,OAAO,EAAC,KAAK,EAAC,4BAA4B;gBAC1F,+DAAQ,KAAK,EAAC,sBAAsB,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,GAAU;gBACrE,+DAAQ,KAAK,EAAC,sBAAsB,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,GAAU,CACjE;YACN,4DAAK,KAAK,EAAC,eAAe,mBAAe,GAAG,UAEtC,CACF,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\r\nimport { GeneralSizes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-progress-circle',\r\n styleUrl: 'gb-progress-circle.css',\r\n shadow: true\r\n})\r\nexport class GbProgressCircle {\r\n @Prop() size: GeneralSizes;\r\n @Prop() shape: 'circle' | 'half_circle';\r\n @Prop() label: boolean = false;\r\n @Prop() progress: number = 0;\r\n\r\n render() {\r\n return (\r\n <div class=\"progress\">\r\n <svg class=\"progress-circle\" width=\"200px\" height=\"200px\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <circle class=\"progress-circle-back\" cx=\"80\" cy=\"80\" r=\"74\"></circle>\r\n <circle class=\"progress-circle-prog\" cx=\"80\" cy=\"80\" r=\"74\"></circle>\r\n </svg>\r\n <div class=\"progress-text\" data-progress=\"0\">\r\n 50%\r\n </div>\r\n </div>\r\n );\r\n }\r\n}"]}
1
+ {"version":3,"file":"gb-progress-circle.js","sourceRoot":"","sources":["../../../src/components/gb-progress-circle/gb-progress-circle.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQnE,MAAM,OAAO,gBAAgB;;;;qBAGF,KAAK;wBACH,CAAC;;IAM5B,gBAAgB;QACd,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAClC,CAAC;IAGD,oBAAoB,CAAC,WAAmB;QACtC,IAAI,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC;IAChC,CAAC;IAED,WAAW,CAAC,UAAkB;QAC5B,qCAAqC;QACrC,UAAU,GAAG,IAAI,CAAC,GAAG,CAAC,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,UAAU,EAAE,GAAG,CAAC,CAAC,CAAC;QAEpD,2EAA2E;QAC3E,MAAM,MAAM,GAAG,CAAC,UAAU,GAAG,GAAG,CAAC,GAAG,GAAG,CAAC;QAExC,wDAAwD;QACxD,IAAI,IAAI,CAAC,UAAU,EAAE,CAAC;YACpB,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC,eAAe,GAAG;;+CAEC,MAAM,aAAa,MAAM;OACjE,CAAC;QACJ,CAAC;QAED,8CAA8C;QAC9C,IAAI,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,KAAK,EAAE,CAAC;YACpC,IAAI,CAAC,YAAY,CAAC,WAAW,GAAG,GAAG,UAAU,GAAG,CAAC;QACnD,CAAC;IACH,CAAC;IAED,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAC,OAAO;YAChB,4DAAK,KAAK,EAAC,KAAK,EAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,UAAU,GAAG,EAAE,CAAC,GAAQ;YAC1D,4DAAK,KAAK,EAAC,MAAM,GAAO;YACvB,IAAI,CAAC,KAAK,IAAI,CACb,4DAAK,KAAK,EAAC,OAAO,EAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,YAAY,GAAG,EAAE,CAAC;gBACpD,0DAAG,KAAK,EAAC,sBAAsB,IAAE,GAAG,IAAI,CAAC,QAAQ,GAAG,CAAK,CACrD,CACP,CACG,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, Prop, Watch, h } from \"@stencil/core\";\r\nimport { GeneralSizes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-progress-circle',\r\n styleUrl: 'gb-progress-circle.css',\r\n shadow: true,\r\n})\r\nexport class GbProgressCircle {\r\n @Prop() size: GeneralSizes;\r\n @Prop() shape: 'circle' | 'half_circle';\r\n @Prop() label: boolean = false;\r\n @Prop() progress: number = 0;\r\n @Element() el: HTMLElement;\r\n\r\n private arcElement!: HTMLElement;\r\n private labelElement!: HTMLElement;\r\n\r\n componentDidLoad() {\r\n this.updateGauge(this.progress);\r\n }\r\n\r\n @Watch('progress')\r\n handleProgressChange(newProgress: number) {\r\n this.updateGauge(newProgress);\r\n }\r\n\r\n updateGauge(percentage: number) {\r\n // Limit percentage between 0 and 100\r\n percentage = Math.max(0, Math.min(percentage, 100));\r\n\r\n // Calculate the degree for the filled portion (0% -> 0deg, 100% -> 180deg)\r\n const degree = (percentage / 100) * 180;\r\n\r\n // Update the arc's background image with conic gradient\r\n if (this.arcElement) {\r\n this.arcElement.style.backgroundImage = `\r\n radial-gradient(#fff 0, #fff 60%, transparent 60%),\r\n conic-gradient(#1e5ba7 0deg, #1e5ba7 ${degree}deg, #ccc ${degree}deg, #ccc 180deg, #fff 180deg, #fff 360deg)\r\n `;\r\n }\r\n\r\n // Update the label text if it should be shown\r\n if (this.labelElement && this.label) {\r\n this.labelElement.textContent = `${percentage}%`;\r\n }\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"gauge\">\r\n <div class=\"arc\" ref={el => (this.arcElement = el)}></div>\r\n <div class=\"mask\"></div>\r\n {this.label && (\r\n <div class=\"label\" ref={el => (this.labelElement = el)}>\r\n <p class=\"display-lg-semi-bold\">{`${this.progress}%`}</p>\r\n </div>\r\n )}\r\n </div>\r\n );\r\n }\r\n}"]}
@@ -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: '491e519b084af21608d2010937e04e900fbefdd2', class: classes }, h("div", { key: '4412c3f50c2be28e40a0f800a589b9c888fe22c9', class: "input-with-label" }, h("label", { key: 'fee1ea0153502352dbc69a823534542e7732d3c4' }, this.label), h("div", { key: '48c1fc836d54e53a0b4f30dbc1044ded113dda89', class: "input-container" }, h("div", { key: '28c0dfad468ce70b55e76fc0a36548b82c6dafa6', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: 'd794db06a8b0c2a56951942f95d897a252388c2c', 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: '53e7c903b7ad84826907e570d6b4d66f5cb6e266', class: "error-icon" }, h("svg", { key: '6690a28aa2456c7a8bbfdd6337a3e84a19f559bc', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '524bdf92c237857af68f5900e34747bd9dfac50c', 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: '9e8157b6dd5c4dd9d3611c5da6047942e9da4485', class: "text-container" }, h("textarea", { key: '40b61e333951814c5ea90983a9471931455d9e7d' }, this.showPlaceholder && (h("div", { key: '4d09057349184e9c3af8b4a77192f3c80213e53c' }, this.placeholder)))))), this.showHintText && (h("div", { key: '49f47eae9542a5725bb14ff291b7039eb9a6fde3', class: "hint-text" }, this.hintText))));
18
+ return (h("div", { key: 'dbb3b41d5c431197663c4f5459218dde44154b92', class: classes }, h("div", { key: 'c3e73ea8ce8dec119a199e6f4a2cad7fc08a0b47', class: "input-with-label" }, h("label", { key: 'e5ba1f46b0a26034d9aa9bc3d338c1333d1d51fd' }, this.label), h("div", { key: '468dd4aa50c95ab2b6c1063bcbecd79ddf9e3601', class: "input-container" }, h("div", { key: '77d380e2da333bdc2fcd5c34203c485669c46db5', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: 'b1aa191f1854bdeacce0fb7e3e9b1c836d1fd21f', 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: '8ac2277b89e52c7b9967d006129286b2e1795287', class: "error-icon" }, h("svg", { key: '62c09863a0323bbd92ce34e3b6b395d6172e720b', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'b3d71ce94bd37334ac93f6b052ba12e2e80b536b', 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: '1746f2a746a461b1c87c74f9eec1ed2e28888098', class: "text-container" }, h("textarea", { key: '62a53e3ddd951cb81f9a42e4bcb540bad18f3135' }, this.showPlaceholder && (h("div", { key: '9676926ca9d45c498c126dbad3366d7624a94189' }, this.placeholder)))))), this.showHintText && (h("div", { key: 'f5357bfd6553e25bd2319df8863e5fe5d0191aef', 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: '7a34f6434097487fe1f253601f962c429ec4cb07', class: "scrollbar-container" }, h("div", { key: '09d71027c31bd3eae4f99391dd035411bbf0d6c3', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'c50ccda3778ea4d5fd963a071853d8eeb8283c3d' }))));
7
+ return (h("div", { key: '045a068dced212dc17608976921fcdcde337d225', class: "scrollbar-container" }, h("div", { key: 'd3807092a94c5251683c8c3ab46e5e9004705003', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '1bec29224606a420b7cd4fec205381b8f2519d4b' }))));
8
8
  }
9
9
  static get is() { return "gb-scrollbar"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -32,7 +32,7 @@ export class GbSideBarItem {
32
32
  render() {
33
33
  const redBarSrc = getAssetPath(`assets/bar.svg`);
34
34
  const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
35
- return (h("div", { key: 'ec427cfca346b1e68a7fcfc076fd632ce0cb4d0e', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '9a8bfea4a9d138312cedfc4c34644bda417598fc', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'fca71f625d7a58f1c69af38126013db54c478b91', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: 'e67b20cb759c07e433099dc03ac22b938018fd19', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '2a386ebbe4eab16874aa9a94759f3b35d07dc9b7', class: "content" }, h("div", { key: '71e5bc3eabef891ac4d38d3469c0f488849f3de6', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'b6406966495c5dcd9dee11373acc5a6bad75af86', 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: '8095d1333894572dc58dcf60277064a419d2cd3f', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'd4318c841019c24a9a4fbe196ed3edddaf485256' }, "10"))), this.showArrow && (h("svg", { key: '7ff81aefb375226cbae232d2dbd684ca2bbbf6a6', 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: '83ce31a3e5f39364ca8b454e401439086c433324', 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: 'b4e2b89b9df573550469d731b7805b88653d1572', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'acdd25e988091c69513a5dfed2450c79c98f073d', slot: "label" }, this.label)))));
35
+ return (h("div", { key: '98d5068640587972ac7202972e57260120e20ef2', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '5d171ee24ec0e1377d13ef8ded02eed2e7482c60', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '2e1712f5ba963cb2bfb1948ee413bcfa5e8c43a6', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '6ce4387ce13a8e63e1dabb0e19f7e81f7a1fac9a', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: 'f9f1c96858a0edc6defd9020b8bc6d3040469cdc', class: "content" }, h("div", { key: '8d94ac282658cee03b810c2318adc428faf647a6', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '2679782211d33945fac622e4dd6501b6a6c44195', 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: '02b1018bcd65940619a9e00ecce409d26e84a22f', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '9dd9bd27978391b509ea0fcdba3ee9119e94e575' }, "10"))), this.showArrow && (h("svg", { key: 'e85600271affb50f79323e9a45bc8489dcbbd129', 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: '4a32f175c3ea8890b6a9cf53335c0f8c160401b8', 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: '6b375bb1d75e0d42253bbef33fc705663edc31ce', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '49bd42a8630b2853696c2b5b35bb5bd9c2e43841', slot: "label" }, this.label)))));
36
36
  }
37
37
  static get is() { return "gb-side-bar-item"; }
38
38
  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: '22541be011cfede7921457886a414bf22d03034e', class: `sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '4f48868f148b3bd9c96490bca55b9d170792204a', class: "pattern" }, h("img", { key: '9c27dddfae816cdb1c4748fcb31a83be9443ebbb', src: patternSrc, alt: "" }))), h("div", { key: '11f5fec22ce338a57714339f12fa107e54484572', class: "nav" }, h("div", { key: '7f89b6bcc93a8c81e2d5af5454a93ac5f7cc7ae6', class: `sidebar_header ${this.state}` }, h("div", { key: 'adba85ea746eee18e95d7b482bebe0a679e65954', 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: '1bc6acfb8e0149901fb49bc3d14d98f40f26924e', src: logoSrc, alt: "" })), h("div", { key: '7d036d5ad93de78de1ecf8bdc9792c03a28ac11c', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '02abe18dd7c047714f3a82654d6fd32353204c85', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '84fe49a273bccecd0a5600594e30901f8bee8d82', class: "navigation" }, h("div", { key: '70cad9267a24d06db0e9747a78af3a036942c98d', class: "item" }, h("gb-side-bar-item", { key: '7c31eaae916f7041fa3f960e6025e178265d6013', 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: '8bd0ac60767c03a6f0c7d9f7c6dcbeb14db332a4', 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: '3608a5721234d941e5dbd008e8132e80b83c50ee', 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: '4a83ade2b7cb74caec87bd5b1230beacd9a0f854', 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: '496cccf6327133c8e1c93dfd25605a3cd13b4323', 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: '4cb355489314ece3a9d3c514e4fb1c6ad0371d17', class: "navigation" }, h("div", { key: 'accfeeb0c6af3dfc8de27f2746159e51fe28e3cf', class: "item" }, this.sixthItemLabel && (h("gb-side-bar-item", { key: '1bbab838b59fbd3ba7f1dd7e90fefb3064e64926', 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: '1ccfa2550e19e3271af4f7ecf48eea22df39cedf', 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: '10d30e7352bddd2e13f21be42ca1cb5f65b4c35f', 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: '29ba7d029858c029ed81520d90eb938186f14251', 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: '71fc9094fab07437144d1fd99b479ecd126a01f6', 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: '14cca8d879cc45e9dfe939b32a53ffaf0066484e', class: "application_name" }, h("div", { key: '30a46ccd80b793bbc9f9014d9e2c3a3c8220f396', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: 'b2137dea1c5b249206081cbc686cfe479f77f5a3', class: "application_name_pattern" }, h("img", { key: 'f7cfa45343c798f01c0335c5721db63a9ae588d3', src: patternSrc, alt: "" }))), h("div", { key: '894b65f116d03985f993b543cd7ddfd582e195d5', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '947b5b832cc961f7c2c48f697baa25566fd74f2f', class: textClass }, h("slot", { key: '38c5812ec10340cbc9fa0a4f50770fc069e79bc5', name: "application_name" })))))));
71
+ return (h("div", { key: '7ab4c6a486dc10b78be12e2f8e889d2e110c4397', class: `sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '5d061b947a55c61bcf52f87277fb7cdd210c62fd', class: "pattern" }, h("img", { key: '336bc2604b7fae5870f442b24b47895bca3ff49d', src: patternSrc, alt: "" }))), h("div", { key: '898e230c0aa198ead45403ea01e91fde5ab5f7d9', class: "nav" }, h("div", { key: '19acdf39b2c909e73874817dcac7ee4bb8bd6d80', class: `sidebar_header ${this.state}` }, h("div", { key: '02fabc87952eb7aaa4c00adfac1ef5d5325a5297', 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: '9a24fc1e7f92648f5efd28ea6e58d8b611ba73fc', src: logoSrc, alt: "" })), h("div", { key: '2b348ce90dbf8e593357750074aa79b8ba28546a', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: 'e8217d35b9bd8c428a19631258162259691385f2', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'fa0b656c3d31903ea88884206f0c21b4f1ba4d0c', class: "navigation" }, h("div", { key: '5d807796822fc2d3727af13e562c47b48179994c', class: "item" }, h("gb-side-bar-item", { key: '2f1009a859cce10f3f22a8907dcc6fb21c679380', 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: 'b8f0a9ffea5a83cd55ed97c02b240321bb0639ef', 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: '4834231d55ebefeefcf8be04bcbf6088ac55c00f', 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: 'f90dc2f89342612f2a27f944eff9741f4ea3d5d7', 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: 'e5cf0068867678bf418b575d801c2540f71c9460', 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: 'b8dae3ad5f729df6b0088e45118cff896f2b7b06', class: "navigation" }, h("div", { key: '853d7650418711db9208248d1f3d43a1cc08cc3b', class: "item" }, this.sixthItemLabel && (h("gb-side-bar-item", { key: 'aa8e90981b0c00b1f8bd8ed92e56b7d6f0f3ca9b', 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: 'a7462f1d625be1a3367b268b6800144697e1e490', 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: '837f9d75a7c152fb1d01cd59a7308612a022b008', 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: 'b5e67c8c8963725132310ddd098dfc1072752554', 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: 'a2dc2e38c0e385f447218be85906ece897e7ed1f', 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: '9db0131d96de5b7420bc71dd29c641cb7574023c', class: "application_name" }, h("div", { key: '7ba82a5c88b91d2b7da18e2c44e0812cfc2611b7', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '3ee7f67f72834b8f68aec86d21e960ebca64799e', class: "application_name_pattern" }, h("img", { key: 'b646614305ba455dd6a4b796a01f565134dbfbe7', src: patternSrc, alt: "" }))), h("div", { key: '1d517082320ef7a9f989aa82ed6293c3972366bd', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '368dc1c7dd37c795a1278e738beeaa58bdf6d216', class: textClass }, h("slot", { key: '6517e33bc5da29a3a38d8525464ede782251a949', 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: '3056d419a896f9e7e3b8116a7b852a7344d65291', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '8c571d7cd45f63f242e3f6956282f0fea9444a6c', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: 'b53d8a8d8bc45d59d11b408362ec1d2e762ef0e7', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '7fbfdbc024cb798e83f06629ffa9ebffb2685f2b', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
59
+ return (h("div", { key: 'f20108476cb50b6543f9d3bd15dce0928d551996', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '145243f741ac7b818bcae28aca746e514c49e29e', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '1ce4978001ef69b6d8126e511ef181f117fdef51', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: 'a0706af5a065b49cd0bd8a4d4cf765c1c20df7ba', 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: 'a1b11801c1b7a38c3a3a42d0ce1c029f521de2d8', 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: '015d89c21cb683a4f15c42a26fe53f199b36918c', class: "tooltip-container" }, h("gb-tooltip", { key: 'f9ba0dee2eaafc586a6b5d54e989116e3b193c9b', arrow: 'none' }, h("p", { key: '952482edf350a54306742eba284b2d6d9d578cf3', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: 'bb408dbb1d35e9078497d63f8251fd178d63e2c4', class: "thumb-label" }, this.value, "%"))));
22
+ return (h("div", { key: 'a439b26610ce030e7fd43c2169def214e7026993', 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: '125f3159bd12db86cf42658c2203e66929124352', class: "tooltip-container" }, h("gb-tooltip", { key: '1f50697a797fefea4efb06e5e83cb4febfbba37b', arrow: 'none' }, h("p", { key: '21ac20d71f6fdb4265d064ea866485af7249669e', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: 'b587d44e26df613e4003cebbac6ee190c980ec3a', 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: 'a74106ae00ed299359541bbae0bb4f596908ca32' }, this.statusIcon === 'online_indicator' && h("div", { key: '7c7adb3656b0994ed67fa582edc3268313a737af', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'a5c58b503eb112b9b242a994be66544845334377', 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: '696499e54578f0b8462b40e83abc0de73baa628a', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: 'b3d53ba1b70e85d44d9ff3bccf2e96a05b4a178c', 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: '8f0f8bef01ec331f7a1c300be14379984abcb197', 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: '0f110b1217102bd7199c68ac6752e0208b9179ac' }, h("clipPath", { key: '19d3943f23b569ac238bafb613b762e66767c5a0', id: "clip0_0_21453" }, h("rect", { key: '2b753b66a3c035be978ed0a6c53da7c0fed51136', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '78fe96c06596fbff6231dafab4192f95b56f4d2f', 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: 'b0aa30c4f0eefd79ad8ae27cbf0ef9ea02b12f64', 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: '24dbc51ed938b2443b40c20b36d5582f3723c931', "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: 'eb15478002c11e0fe15c93ce2d546ed8b1c77d8d' }, this.statusIcon === 'online_indicator' && h("div", { key: '881b6d143c626df108000779122c48a499633ebe', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'c920df9bc383c492149e2ef61b34686c11e42880', 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: '82734f1c70812f0daa0b23afee8815c190dd85b6', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '39e45a40f0c1dfadc66b9092f3af4c8b3f8d01e2', 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: 'c1a7ce86dcc31e127fc2343048a06409f01e4b65', 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: '2acad290c8a79d1a3cae0f372caaf0482e1f1fdb' }, h("clipPath", { key: '20b7608b563f417905ff1aa89ad001b82f1d4618', id: "clip0_0_21453" }, h("rect", { key: '79b056ea8c27b05c73249f8a20c582c699c44542', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '3d084aea61a410b058fd31eaf5d13545e48d4821', 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: '253ecbfd6d350289d366ff8947b341ffc5fa3993', 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: '1cd5757a793351c0788b5ec1de068ed4664aea11', "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: 'd295c4e51843201345d68fefe91b02d49f3be2b3', class: `tab_button_div ${this.type}
45
+ return (h("div", { key: '7925123a8e401878b232ad6be7c39d3d73e3b58d', 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: '7176d7fc26d5f387b7fc0e22064c0888fd773ce3', class: `${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '889aedfbab79da460f0053b86cf1fdb26ed6e350', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary' ? 'information' :
48
+ ${this.size}`, onClick: () => this.handleClick() }, h("p", { key: 'ac2c21817d16821c50930b28ca23cac59a56c34a', class: `${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '0b72b61077cca3c2d96a217a730f19b80be042cd', 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: '2d6326444f6b5ef4c8bbe45032331c96619d6afa', name: "count" })))));
50
+ this.current && this.type === 'line' ? 'information' : 'gray' }, h("slot", { key: 'd243c1c8c80b2514d3f827c2bbb4028e00224083', 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: '53f2d9fd4cdc12f71467e343ca9e6a7b729a4875', class: `container ${this.size}` }, h("div", { key: '9f02ddebda9831504d80bc57384fa2b9e76e4300', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'dacf0f51fee51457ff5ffa77e730b17d02309779', size: this.size }), this.icon === 'country' && (h("div", { key: '436394d57dd0ba97babd21b0cdfaa3aa47889047', class: "icon left-icon" }, h("img", { key: 'bae8da4dcdec22b71013b4cf41441543ec59de26', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'a3d36e590a7a5bb6f55201094182957a8bf4ac70', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: 'a058f28647bb9208ec62c3bd877e9557b4d8f206', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: 'b22fd128df7faf0438df9c36f184f47b7a35f7e5', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '13537e46852838265d4a4554d73ade8d75e07f41', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("slot", { key: 'f3621e8edbb52932bc7acffcc60935308e8538f5' }), this.action === 'count' && (h("gb-tag-count", { key: 'd2b0e88bffd0040b512afef71553ac4216afe107', size: this.size }, h("slot", { key: '9c72054791bca63a16724599e11a8fc2f70d9555', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'eb272548f560a4dda6581c259dcb7902ae853ae4', size: this.size, onClick: () => this.onTagClose() })));
15
+ return (h("div", { key: 'e40a1df95a05331ddd880a8c2b886fb9e95ddf83', class: `container ${this.size}` }, h("div", { key: '4f10068f48aa0ce551a55af94f0649ebb897d759', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '3765deeaf2b1b49028a1da8ae590f5c4f01adec5', size: this.size }), this.icon === 'country' && (h("div", { key: 'c338a1e687cc68b7aecf5dc9173cbfdd306d97dc', class: "icon left-icon" }, h("img", { key: 'c8d3966b3e010706b929a5812cf6225d80b8c5f0', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '14dda8581a26317c5ff964b29ec87349437c07be', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '0ef1a18dd012210e9a49d697f9331a0b3b28ddd4', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '1064d189355002b6539243cbde20c1cecd59f676', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'c5120a2c06d64a3b1f2927096104926b0dc4ab6f', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("slot", { key: '118b701cb95fa4b0303c5daf55f97ab74f58fd11' }), this.action === 'count' && (h("gb-tag-count", { key: '08620f15b7851864f65aace463e3866a1c87c2e6', size: this.size }, h("slot", { key: '88cc54bbf3eb6389647add061876d9d9eecd2e4b', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '0750e1b83e6b44d7635362a11f2f568c861338b4', size: this.size, onClick: () => this.onTagClose() })));
16
16
  }
17
17
  static get is() { return "gb-tag"; }
18
18
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
6
6
  this.disabled = false;
7
7
  }
8
8
  render() {
9
- return (h("label", { key: 'eb1d2cb2248d013dfc84c9b0aab35216dba92974', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '7aa3dd82ba6dcb7ea50fc2a228ca2f7eca5dabf1', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '6a7494ff6aa4527e33b80b128481040f5496f698', class: `custom-checkbox ${this.size}` }, h("svg", { key: '0192e947813a20d13605f07c97af1ac6a81e0953', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'e24cba688dac6d3eaedf752dca2dce4807aa0f56', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
9
+ return (h("label", { key: '8d5a2a6a7c595482fe3bbd116f487cf68a0ef4a6', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'dcca9fd0bbdf36c729724bfe00028a5b0555ceb1', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '421aa5a29bbf98ac9ef4ae49b6a54146e1f5d57c', class: `custom-checkbox ${this.size}` }, h("svg", { key: '6537733032e2d60cd62a4a017559c3c1e7f3b34a', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '701aeebf01af4fa9311321d6ed843032f97debad', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
10
10
  }
11
11
  static get is() { return "gb-tag-checkbox"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagClose {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'cd56602c5a0efe1ffa3270ee223e68ad1b60aaa6', class: this.size }, h("svg", { key: '056ebe1caebe8217ac9447768d045ba2b9b86310', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '7fe2d2dd96930b65ebce06a52e39c9254f399a90', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
7
+ return (h("div", { key: '3d07f60ad253cd0214310ff892ee99c39ed6045f', class: this.size }, h("svg", { key: 'b835155a13872c10d620823549ca587ef2851e8d', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '60d8fd2b17e4b3e22c3af1166b5ee2ef24c20111', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
8
8
  }
9
9
  static get is() { return "gb-tag-close"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagCount {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '62a46db91d3612ad17c4afe098c20e41f977e0f5', class: this.size }, h("slot", { key: 'a3e418490bfebc6a1b0f71a68621e6a3a48c4d80', name: "count" })));
7
+ return (h("div", { key: 'd52704af42a40af137badcab45f07d3a7045e525', class: this.size }, h("slot", { key: '330d298b1e2c51b6d2455b38dcd008f9c1e4c45e', name: "count" })));
8
8
  }
9
9
  static get is() { return "gb-tag-count"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -37,7 +37,7 @@ export class GbToast {
37
37
  slottedSupportingText.classList.add(this.getSupportingColorClasses());
38
38
  }
39
39
  render() {
40
- return (h("div", { key: 'bdd6a8adcc9919784c147ef8caf70ceabc3c0d27', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'd832223ebba890237791ba5d6ce7c4d111c4e81f', class: `icon_container` }, h("svg", { key: 'cc0611dae93bd5867fae9565da7e0b0edb4887e8', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '2c6611b181afd38ceb63b3a70509913d0f8b4b37', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'ee32e030dfc2e3a7c27323a24e256c87dc5ca214', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '16fbb4f8fb47848af22022c3b0cc60cabfdfac1b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '798f0a77f2c5285419e00b8950e11c61c8ad162d', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '171d1b3c1cf5b98296ef25975a2dd77fee894921', class: `text ${this.size}` }, h("slot", { key: 'a8ee7e717f635ce6ab512b20433ec32673d6726a', name: "main_text" }), this.showSupportingText && h("slot", { key: '98554cb624d886324bca88fbf9c83f6818537273', name: "supporting_text" })), this.actions && (h("div", { key: '5a3a895c8876d2ea38119e2ae34a3fe7c6fc4488', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'c0c347c482ad6e211a8d0949978ab43467580e02', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'd8eb87ba2ef393bcacb0db493c3deb39fa2c6109', class: `container ${this.breakpoint}` }, h("div", { key: '24691ca8b7a00ae7fcc530cfdffc3519099f097a', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'a27d64ed5117347277b00a6803762c57a80426de', class: `inner_content ${this.breakpoint}` }, h("div", { key: '952676b787493738b89956abfbc830ee029727b5', class: `icon_container` }, h("svg", { key: '25e0f7f0c6c1f60ec32514b17c83188dbebd2b30', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'c64eb2877251cee6d704bc6167e3b7870d1590d7', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '23331b8e38c7ec8963344a73ff9aa815688ec47c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '593d12ce70656f9f12770d2b769e757c59da443e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'e83feca9b6b96c55c743ff643289a4c25356cb7c', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '89da09343a6b4fcfabca2ca699e81c23a9795cdc', name: "main_text" }), this.showSupportingText && h("slot", { key: 'e10b2996595ceef5c476bacbd0741d2da3b054b3', name: "supporting_text" }))), this.actions && (h("div", { key: '4b714712236a2827439eeaa2ded0f6cd3eaf76c6', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '52a25a940726e94d49e43adcd1a66386098b0b26', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
40
+ return (h("div", { key: '28a767447366188e9011b768de3b6f57fa18d16a', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '061347103c57bcaed67f96505d9504a367e1bd24', class: `icon_container` }, h("svg", { key: 'd566d453cc81cb97c27b6c2470c9989e04e4eca7', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '296209e1c1c247a19270d41946304acb314b3953', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '2d84eb9bb551f3f6ff41c81c97774a252d92ca53', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'b2881dca5db53328dd0bd9587cdea59630f1d352', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'e10b132d355814d39b30cc50fc65a84e209364a3', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '0debf7cfb0b46312015c9efa4c3797e128060639', class: `text ${this.size}` }, h("slot", { key: '7502b61a056851e45526ad7dc57103e6083a8f9e', name: "main_text" }), this.showSupportingText && h("slot", { key: 'd87930302138d81c777b8c59514c4a80f26dadf5', name: "supporting_text" })), this.actions && (h("div", { key: 'c3578f873a8968ae49e50a31676948d0e7cadc06', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'd1b3f4e5ee7d0a5f9e52bd0488621ee4dd65a8c3', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '9e0f57d59f263d6892dcda6d94f050bbe6940c69', class: `container ${this.breakpoint}` }, h("div", { key: 'faf500ff2094643051df3d0294b55d21d2f2cbe6', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'b050cbd0a8acd2891f3cd50af4cf8bdd09344f43', class: `inner_content ${this.breakpoint}` }, h("div", { key: '0d715f9c45491f38c5fb90ad09153985d74fb08c', class: `icon_container` }, h("svg", { key: '65d0c5f0e8a6dfbd864c0af366e9bf11b63dade5', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '15357ad0950aa3b1659bc05ec6de7424fc616e49', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '4047c6b7f3241ad355d65ae6076c138539ebf2d4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '2be8c0ecc313eb633a1fdd7d78d932d45fdd7e3d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'c8e397a58cdd617e532c7668bc783bdf032b74e7', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '9e585b6c17986cec97dd0c213e890c6756866107', name: "main_text" }), this.showSupportingText && h("slot", { key: '13f1d2f43903bd2501cdbea38259da2523a11802', name: "supporting_text" }))), this.actions && (h("div", { key: 'eae333f89dabcb319095a5dac3deefabbed1d5ae', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'fb35fa1bffd357bd9f2c9d9d8f423a359b84ae91', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
41
41
  }
42
42
  static get is() { return "gb-toast"; }
43
43
  static get encapsulation() { return "shadow"; }
@@ -9,7 +9,7 @@ export class GbToastButton {
9
9
  slottedContent.classList.add('text-sm-semi-bold');
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '1b345e8a654dc411b7ac8559256ff357850328da', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '418521979b28fc2fb805c67873627688813db4ef' })));
12
+ return (h("div", { key: 'daf88e6bfba7509c8430358463ea00515dfcc43b', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '0279bec03c382152a9b9d9d5037cb101d436a1cb' })));
13
13
  }
14
14
  static get is() { return "gb-toast-button"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -33,7 +33,7 @@ export class GbToggle {
33
33
  }
34
34
  }
35
35
  render() {
36
- return (h("div", { key: 'c95c198a6c00c8a4c6d1766769f764f1eeb50ad8', class: `toggle_div ${this.size}` }, h("div", { key: '316b5c6266657caf6065eaa4fdf191b396551dc7', class: "toggle_base" }, h("gb-toggle-base", { key: '69fb4297e5a0f90a49093adbf59ac84544f46f65', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: 'd814cfba9a9939b153b597b1e583f4f04bfa5fa6', class: "text" }, h("slot", { key: 'c242152df5c871db607138aa1271a12fc0c97f9a', name: "main_text" }), this.supportingText && (h("slot", { key: 'cb7369fc98ba8cb37864e1717caa86b50c8fed2f', name: "supporting_text" })))));
36
+ return (h("div", { key: '6a374928cf84e6c7def80722ca21ee5e00179946', class: `toggle_div ${this.size}` }, h("div", { key: 'a4b498c566304b93d404dd0de9efa67baef96b54', class: "toggle_base" }, h("gb-toggle-base", { key: 'c38b1be6a57c736e695f50e7a41b8f34d607761b', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '78a2f99753a85dff4ef3689c83343e4cbcd6ba79', class: "text" }, h("slot", { key: 'b7d41a944dbc4b1602907a4f52f47bb119373f12', name: "main_text" }), this.supportingText && (h("slot", { key: '7c398b8db1fd03059e1e4f6afb030dc2917c9992', name: "supporting_text" })))));
37
37
  }
38
38
  static get is() { return "gb-toggle"; }
39
39
  static get encapsulation() { return "shadow"; }
@@ -13,8 +13,8 @@ export class GbToggleBase {
13
13
  }
14
14
  render() {
15
15
  return [
16
- h("input", { key: '712d1151a39a0d055233d8ae270eeccffc1af506', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
17
- h("label", { key: 'bc07cebbf68f831e18eeb3f62f5bc9e9b680c5fe', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
16
+ h("input", { key: '6ef4c875af05d45e23a9eb261ca6b8932a082f86', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
17
+ h("label", { key: '9d9f5bdca8a7696df6cde87123b1e32288bb1ee0', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
18
18
  ];
19
19
  }
20
20
  static get is() { return "gb-toggle-base"; }
@@ -9,7 +9,7 @@ export class GbTokenField {
9
9
  this.supportingText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '139a475f630a58dbcb882bd201fe5eff60a27842', class: this.size }, h("div", { key: '3ae132c76dc60f243b3e8cd2975f161d46907b62', class: "input-with-label" }, this.showLabel && (h("label", { key: '8b2ceedda86be12a6d6fedc4691518f5f54ab17d' }, this.label)), this.digits === 4 && (h("div", { key: '7d8c4289049762afe6441138dc7158506ddb4184', class: "input-wrapper" }, h("gb-megainput-field", { key: '1732364b3e7398168a468cf161ae5a28609b0797', size: this.size }), h("gb-megainput-field", { key: '3e0d2aeb91a4564c95e44dabf05daa0849a70294', size: this.size }), h("gb-megainput-field", { key: '9239b85273cf8c672c7eaf649c526cc9c4696c71', size: this.size }), h("gb-megainput-field", { key: 'a2e1dbd4f3233bdc2607b95fe283524cbd25beeb', size: this.size }))), this.digits === 6 && (h("div", { key: '623ad1f4ace92ae41e2e22fc2fc693cbb219cf1b', class: "input-wrapper" }, h("div", { key: '2418a00ddf527db4e2a42c5d5df70c2ded8c3453', class: "first=section" }, h("gb-megainput-field", { key: 'bcce68e2f2d84fb941cbaae8fa3bf212b67eb8d8', size: this.size }), h("gb-megainput-field", { key: 'bd07a7e7f5fdfe189a0fdb0f67cca2d9704f8f63', size: this.size }), h("gb-megainput-field", { key: 'c77e1189d01ead1afecefffb103140339f180c09', size: this.size })), h("div", { key: '7da10616eefadbc73bd31ecb85e1491e52f48b84', class: "second=section" }, h("gb-megainput-field", { key: 'd9f0b5f43d4eb41af68474b74c7449730f6d6234', size: this.size }), h("gb-megainput-field", { key: '9853e8aa3d9b74b9c1109474cc5af487d24df49b', size: this.size }), h("gb-megainput-field", { key: 'a33f3637923c8aa9bafcc54ad633d832bae76507', size: this.size })))), this.digits === 8 && (h("div", { key: 'bcf63564b74ce116827edf144bbaa7153180b35e', class: "input-wrapper" }, h("div", { key: '7aba37c74157af1bd772d2d9a95fa72ddac8c8e6', class: "first=section" }, h("gb-megainput-field", { key: 'ce5b7a607d7609036108a2aebe257366248b43be', size: this.size }), h("gb-megainput-field", { key: '4e61ee618b90488a35e9771d8e2d49653e7c9085', size: this.size }), h("gb-megainput-field", { key: '79e03e6398bcd31e87d26b788288ffa9a1c157eb', size: this.size }), h("gb-megainput-field", { key: 'ae62a7e973202f8400527f43258a1c430d9da8e8', size: this.size })), h("div", { key: '7c8462f99db28ba6f825fd6df8ee3ea03258025b', class: "second=section" }, h("gb-megainput-field", { key: '332e6d20107eec4f4524b44398d24e2db64e84f2', size: this.size }), h("gb-megainput-field", { key: '38b5856513cbfd19bffb8e145c406a481df48628', size: this.size }), h("gb-megainput-field", { key: 'b86c13a4fc603bacceb861cccc01570dd6921b94', size: this.size }), h("gb-megainput-field", { key: '51b0de9c817998a7c26c4b87d370c4075fb0bcbf', size: this.size }))))), h("p", { key: 'f0d942ec3e4c71fa1f6b8647b1007d6703e20540' }, this.supportingText)));
12
+ return (h("div", { key: 'e0e1bbd2ca7f0046fcb3f4f6b00e42c714911ea9', class: this.size }, h("div", { key: '9ccb12c1c5430efbe5a33a730be0519e80cf7ca2', class: "input-with-label" }, this.showLabel && (h("label", { key: '792f764c070d4c0dfcb31ac78b0cbae586dcace3' }, this.label)), this.digits === 4 && (h("div", { key: '88a341598b98d6f8742eb2fdc9fef8bb21c03f6b', class: "input-wrapper" }, h("gb-megainput-field", { key: '3e67f8cf3d2c2d9c22c7484ac65c074e881f4a5b', size: this.size }), h("gb-megainput-field", { key: 'f26544065be2d9c69fd6527089760e1fce6f7e89', size: this.size }), h("gb-megainput-field", { key: 'd200d0cc6a30ae9474b2b48921836e0f00e67796', size: this.size }), h("gb-megainput-field", { key: 'cdd78830f2515a0cb16c8a3778d2d0fe5aef403d', size: this.size }))), this.digits === 6 && (h("div", { key: 'd56f74fb56c80371abe32d2c3c93140fb2388ade', class: "input-wrapper" }, h("div", { key: '52fff03f73564468f89033c9ecddc740f03a6d39', class: "first=section" }, h("gb-megainput-field", { key: '8da8712adac75e1085e8ef64bb47072177e83698', size: this.size }), h("gb-megainput-field", { key: '31d9f6368999c251289d10d81f4a5a9a3cd76360', size: this.size }), h("gb-megainput-field", { key: 'b60ff3dc3573f55255385cd95e1d0130a9481b0f', size: this.size })), h("div", { key: '4b62476558c277558824bc0347409b355411639a', class: "second=section" }, h("gb-megainput-field", { key: '7a6d181071ed9adbb9095581761b3bd421af301f', size: this.size }), h("gb-megainput-field", { key: '320615144841db616c0c57150e990da1f018e025', size: this.size }), h("gb-megainput-field", { key: 'e963630711f99d4ddcc725ee34333a932134a0c8', size: this.size })))), this.digits === 8 && (h("div", { key: '52c50ee932c2db391cc79f6f6afd45a2c6cb695e', class: "input-wrapper" }, h("div", { key: 'a23d33cb2bd5faa04bb5b908ff8836be33695d57', class: "first=section" }, h("gb-megainput-field", { key: 'deeed34af665c65cf24611d00cd3b629ba7f8632', size: this.size }), h("gb-megainput-field", { key: '1d78af8e21102137af72ebdd67b30176671825fd', size: this.size }), h("gb-megainput-field", { key: '0102d4a1d483441704b997c3f396c9b185c604b9', size: this.size }), h("gb-megainput-field", { key: '908196b867b4a53622ba28cee84b90b81b4dfb8f', size: this.size })), h("div", { key: '94f1adfb0e929e909e679038683840024ca7d0bf', class: "second=section" }, h("gb-megainput-field", { key: '9a47e21c30dd4b433d3eb8df48e0d1a340f3e6fd', size: this.size }), h("gb-megainput-field", { key: 'f27ff30e6de5e91f262173e6f18a070150b6a846', size: this.size }), h("gb-megainput-field", { key: '5f8458089ea3ab7c7cbcb45673c27848c13f0b76', size: this.size }), h("gb-megainput-field", { key: '81ba0886bb106eb16d7658cebcbe0a20cbd8ab90', size: this.size }))))), h("p", { key: '205b3de66dd48c8fdaf23fc96693afa988259146' }, this.supportingText)));
13
13
  }
14
14
  static get is() { return "gb-token-field"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -19,7 +19,7 @@ export class GbTooltip {
19
19
  return this.showArrow ? `arrow ${this.arrow}` : '';
20
20
  }
21
21
  render() {
22
- return (h("div", { key: '200e7109e185f496d82b04b0dd75411808982114', class: "tooltip_container" }, h("div", { key: '168b2f639ff81c362b06114eb7d088d76b1251fd', class: "tooltip" }, h("div", { key: '60ac9f306090bbb53110b7b6d7777c591489ef67', class: this.getArrowClass() }), h("div", { key: '761978394e3f54598371a8490bb81f349432b666', class: "tooltip_content" }, h("slot", { key: '7aeaf857569385fd060a08fa59bed216a43f971e', name: "label" }), this.showSupportingText && h("slot", { key: '602f3ca1d9206e460109d6a311f6388c6ddb6226', name: "supporting_text" })))));
22
+ return (h("div", { key: 'df0471f075e51ce9f8199d33e1d94380079dccb1', class: "tooltip_container" }, h("div", { key: 'f806592b5cef2fe4e593cf8fed3c293205b02266', class: "tooltip" }, h("div", { key: 'b43d157ceff2690cf50799853cebb4904e4375b3', class: this.getArrowClass() }), h("div", { key: '55e4996d902d4df6850c3f4990f26d96e6373282', class: "tooltip_content" }, h("slot", { key: '3afe9bb25234455fc1b11e169f054b23b55556aa', name: "label" }), this.showSupportingText && h("slot", { key: 'bf529c9fe5539196d4f6127ae09d5b8e2ea34df6', name: "supporting_text" })))));
23
23
  }
24
24
  static get is() { return "gb-tooltip"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -9,11 +9,11 @@ export class GbVerificationCodeField {
9
9
  this.hintText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: 'd7d4d769af8ceac92e6fff409a6ea957431fc4a3', class: {
12
+ return (h("div", { key: '13174b1c446e1f7fc85e3787874aa349bc3e797d', class: {
13
13
  container: true,
14
14
  [this.size]: true,
15
15
  [this.digits]: true,
16
- } }, h("div", { key: '75340bdf26dbba9dc820183f2269c15117a42fed', class: "input-with-label" }, this.showLabel && (h("label", { key: 'c2c81943710607c306c8f2798dd3210fe6d9926f', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: 'dbdf49c33d25ef3e97c2697bbb6735f7bc560565', class: "input-wrapper" }, h("gb-megainput-field", { key: '13281fab9384705cdc719d6612914e65df82a988', size: this.size }), h("gb-megainput-field", { key: '98354e308dd1b3df7c122d8943a8fb39b03db9ae', size: this.size }), h("gb-megainput-field", { key: '401c9ca95d5cad28d85c4e29a465d919669a4d0d', size: this.size }), h("gb-megainput-field", { key: '1740f1421bab7bf2daa6a8a6df15f754b81e5e26', size: this.size }))), this.digits === 6 && (h("div", { key: 'f8ae3833ef0309f268463adf3b88fd787b4418f1', class: "input-wrapper" }, h("gb-megainput-field", { key: 'c2c205c5d0a3acc93e67c5b8884707e691c0fa61', size: this.size }), h("gb-megainput-field", { key: '76233d169e773e6cc7ea87eb2f082931dd75a48b', size: this.size }), h("gb-megainput-field", { key: 'a7ceb1009a801a34e064847243066cf0be1e2f3f', size: this.size }), h("p", { key: '3bed63ca631d7a81e9772c9bfe6eb95cc816f145', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '7b134c9180201b7e4fbc423001877dfd73067b2a', size: this.size }), h("gb-megainput-field", { key: '19f8d34210f4876cfc6c5661f841cd053246407d', size: this.size }), h("gb-megainput-field", { key: '7502eb151a33834d9626d2480f5091193243b8b4', size: this.size }))), this.digits === 8 && (h("div", { key: '5b70078b74396bf906355c02a1ae1a3ded060a00', class: "input-wrapper" }, h("gb-megainput-field", { key: 'b76d10e10045f4830601e44124ad600ca3f7630c', size: this.size }), h("gb-megainput-field", { key: '98c687ed6330305f80c58e0d9501f0ead25aac97', size: this.size }), h("gb-megainput-field", { key: 'b58b2c084b9ac0eaf4e115eebbc0418fc4e047fe', size: this.size }), h("gb-megainput-field", { key: '883bcc0e1c40c166ac15480e6b747a0e55529086', size: this.size }), h("p", { key: 'c22506ed2dba0f9af839d76766fac2c0b6f4d308', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'c9af82358fb376c22dd4160c78dc95e351bbba76', size: this.size }), h("gb-megainput-field", { key: '16c2607845a680a308a5a43f6304bb3f1292cb21', size: this.size }), h("gb-megainput-field", { key: '025b98eb83cf569a6370b9d6b9457f5a7bec46d6', size: this.size }), h("gb-megainput-field", { key: 'fac47abbf291d404227a9c338c4e11da2d9adca1', size: this.size })))), this.showHintText && (h("div", { key: 'b921ba045041beea947b309616c9cee447eee898', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
16
+ } }, h("div", { key: '7f88506193cf4497b0cd75024c0fe2cdc2a75b24', class: "input-with-label" }, this.showLabel && (h("label", { key: 'f29a8e6187fa9b73a5435d5131ce92c456efc95b', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '8cded895cdf4055413b86f6a2408136b2971db2a', class: "input-wrapper" }, h("gb-megainput-field", { key: 'd64535a4164ad4df85849358557be92fed15039e', size: this.size }), h("gb-megainput-field", { key: '8a1c06ab5dd73961c9991b604e55fcb18f412973', size: this.size }), h("gb-megainput-field", { key: '7d30a0053201b6a0e7927e2f420fda7fb8ffc0d9', size: this.size }), h("gb-megainput-field", { key: '74496c4c334c46f937f8a0519a4508f59bb3bb08', size: this.size }))), this.digits === 6 && (h("div", { key: '9532646931da0d2dbd60729bfec59f3bb2c89658', class: "input-wrapper" }, h("gb-megainput-field", { key: 'cac0ce29365204521ad134fac7eb9882da292e77', size: this.size }), h("gb-megainput-field", { key: '40901701a1c93fde9ff2fa90c27b3023c84368c3', size: this.size }), h("gb-megainput-field", { key: '1b463ea0f6eb7d90365c9727d2d1dc522c3fc1c0', size: this.size }), h("p", { key: '82fd49454a55185c69978287c1782966058af08a', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '9612ecca7902df5f33cec1d4bf3457268284f024', size: this.size }), h("gb-megainput-field", { key: 'd123c9a35b18613fd83ff0f411ec476c87d95dc7', size: this.size }), h("gb-megainput-field", { key: 'e0c3d06264d09a099bd718cfa9e66abff9ba8180', size: this.size }))), this.digits === 8 && (h("div", { key: 'd21244f8b8c7136f21ca0d72bddf2051856e5fa0', class: "input-wrapper" }, h("gb-megainput-field", { key: '0d329423ca7ca2f06a884c177babb4b6a05863d0', size: this.size }), h("gb-megainput-field", { key: '0c0b9a8f1afb7fe83d49ac2b60d39f7c0c61e20e', size: this.size }), h("gb-megainput-field", { key: '8194d9eb0541370c0871e07adef01002b93cf74e', size: this.size }), h("gb-megainput-field", { key: '70676dbaf8e797164d7c194b3896f6c584ae7524', size: this.size }), h("p", { key: 'c94b0f624ee3c8c7d9b81bf82d475cff1742fb92', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'ced5036e8554d99e2cdb8fff35874a2ba201744a', size: this.size }), h("gb-megainput-field", { key: 'adcf176daef306340c5c7884ef108d43e1e02dd1', size: this.size }), h("gb-megainput-field", { key: 'dbdb68e2fab8076042f46aa7796c3fb4ae102a2a', size: this.size }), h("gb-megainput-field", { key: '00be763da060267d8b6919f77faaf4ad0299d4f9', size: this.size })))), this.showHintText && (h("div", { key: 'a594c5c8a7df6d5a3488996e03eb765114a24c22', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
17
17
  }
18
18
  static get is() { return "gb-verification-code-field"; }
19
19
  static get encapsulation() { return "shadow"; }
@@ -1,4 +1,4 @@
1
- import { G as GbAvatarAddButton$1, d as defineCustomElement$1 } from './p-3e00f9f0.js';
1
+ import { G as GbAvatarAddButton$1, d as defineCustomElement$1 } from './p-8efceb78.js';
2
2
 
3
3
  const GbAvatarAddButton = GbAvatarAddButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { G as GbAvatarContrastInnerBorder$1, d as defineCustomElement$1 } from './p-9c84cfb8.js';
1
+ import { G as GbAvatarContrastInnerBorder$1, d as defineCustomElement$1 } from './p-e7017c4e.js';
2
2
 
3
3
  const GbAvatarContrastInnerBorder = GbAvatarContrastInnerBorder$1;
4
4
  const defineCustomElement = defineCustomElement$1;