globuswebcomponents 1.4.9 → 1.5.0

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 (446) hide show
  1. package/dist/cjs/gb-avatar_3.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-btn.gb-comments-item.entry.cjs.js.map +1 -0
  3. package/dist/cjs/{gb-btn.cjs.entry.js → gb-btn_2.cjs.entry.js} +20 -2
  4. package/dist/cjs/gb-btn_2.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +3 -3
  6. package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  9. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
  13. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  15. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  16. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +14 -14
  19. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
  21. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  22. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  23. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  25. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  37. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  39. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  42. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  45. package/dist/cjs/gb-tooltip.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  51. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  52. package/dist/cjs/globuscomponents.cjs.js +1 -1
  53. package/dist/cjs/loader.cjs.js +1 -1
  54. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  55. package/dist/collection/collection-manifest.json +1 -0
  56. package/dist/collection/components/gb-comments-item/gb-comments-item.css +2754 -0
  57. package/dist/collection/components/gb-comments-item/gb-comments-item.js +130 -0
  58. package/dist/collection/components/gb-comments-item/gb-comments-item.js.map +1 -0
  59. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  60. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  61. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  62. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  63. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  64. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  65. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  66. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  67. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  68. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  69. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  70. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  71. package/dist/collection/components/gb-header/gb-header.js +1 -1
  72. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  73. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  74. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  75. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  76. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  77. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  78. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  79. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  80. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  81. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  82. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  83. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  84. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  85. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  86. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  87. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  88. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  89. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  90. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  91. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  92. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  93. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  94. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  95. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  96. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  97. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  98. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  99. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  100. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  101. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  102. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  103. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  104. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  105. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  106. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  107. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  108. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  109. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  110. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  111. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  112. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  113. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  114. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  115. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  116. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  117. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  118. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  119. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  120. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  121. package/dist/components/gb-avatar-add-button.js +1 -1
  122. package/dist/components/gb-avatar-dropdown.js +4 -4
  123. package/dist/components/gb-avatar-group.js +4 -4
  124. package/dist/components/gb-avatar-label-group.js +1 -1
  125. package/dist/components/gb-avatar-profile-photo.js +2 -2
  126. package/dist/components/gb-avatar.js +1 -1
  127. package/dist/components/gb-badge.js +1 -1
  128. package/dist/components/gb-checkbox-group-item.js +1 -1
  129. package/dist/components/gb-checkbox-group.js +3 -3
  130. package/dist/components/gb-collapse-button.js +1 -1
  131. package/dist/components/gb-comments-item.d.ts +11 -0
  132. package/dist/components/gb-comments-item.js +48 -0
  133. package/dist/components/gb-comments-item.js.map +1 -0
  134. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  135. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  136. package/dist/components/gb-detail-cell.js +6 -6
  137. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  138. package/dist/components/gb-export-dropdown-item.js +1 -1
  139. package/dist/components/gb-export-dropdown.js +4 -4
  140. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  141. package/dist/components/gb-export-sub-dropdown.js +1 -1
  142. package/dist/components/gb-featured-icon.js +1 -1
  143. package/dist/components/gb-file-type-icon.js +1 -1
  144. package/dist/components/gb-file-upload-item-base.js +1 -1
  145. package/dist/components/gb-file-upload.js +16 -16
  146. package/dist/components/gb-header-icon.js +1 -1
  147. package/dist/components/gb-header.js +4 -4
  148. package/dist/components/gb-help-dropdown.js +2 -2
  149. package/dist/components/gb-help-tooltip.js +1 -1
  150. package/dist/components/gb-horizontal-tabs.js +5 -5
  151. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  152. package/dist/components/gb-input-dropdown.js +1 -1
  153. package/dist/components/gb-input-field.js +1 -1
  154. package/dist/components/gb-mega-input-field-base.js +1 -1
  155. package/dist/components/gb-notification-content.js +1 -1
  156. package/dist/components/gb-notification-pane.js +4 -4
  157. package/dist/components/gb-pagination-button-group-base.js +1 -1
  158. package/dist/components/gb-pagination-dot-group.js +1 -1
  159. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  160. package/dist/components/gb-pagination-number-base.js +1 -1
  161. package/dist/components/gb-pagination.js +15 -15
  162. package/dist/components/gb-password-button.js +1 -1
  163. package/dist/components/gb-progress-bar.js +1 -1
  164. package/dist/components/gb-progress-circle.js +1 -1
  165. package/dist/components/gb-scrollbar.js +1 -1
  166. package/dist/components/gb-sidebar.js +9 -9
  167. package/dist/components/gb-simple-side-bar-item.js +1 -1
  168. package/dist/components/gb-slider-control-handle.js +1 -1
  169. package/dist/components/gb-slider.js +3 -3
  170. package/dist/components/gb-status-indicator.js +1 -1
  171. package/dist/components/gb-step-base.js +1 -1
  172. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  173. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  174. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  175. package/dist/components/gb-tab-button-base.js +1 -1
  176. package/dist/components/gb-table-cell.js +1 -1
  177. package/dist/components/gb-tag-checkbox.js +1 -1
  178. package/dist/components/gb-tag-close.js +1 -1
  179. package/dist/components/gb-tag-count.js +1 -1
  180. package/dist/components/gb-tag.js +1 -1
  181. package/dist/components/gb-textarea-input-field.js +11 -11
  182. package/dist/components/gb-toast-button.js +1 -1
  183. package/dist/components/gb-toast.js +2 -2
  184. package/dist/components/gb-toggle-base.js +1 -1
  185. package/dist/components/gb-toggle.js +2 -2
  186. package/dist/components/gb-token-field-compact.js +2 -2
  187. package/dist/components/gb-token-field-compressed.js +3 -3
  188. package/dist/components/gb-tooltip.js +1 -1
  189. package/dist/components/gb-top-bar-item.js +1 -1
  190. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  191. package/dist/components/gb-top-bar.js +3 -3
  192. package/dist/components/gb-vertical-tabs.js +1 -1
  193. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  194. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  195. package/dist/components/{p-D8wQuoGC.js → p-6xdCwifN.js} +4 -4
  196. package/dist/components/{p-D8wQuoGC.js.map → p-6xdCwifN.js.map} +1 -1
  197. package/dist/components/{p-BqMHRBlP.js → p-7JjHdEx2.js} +24 -24
  198. package/dist/components/{p-BqMHRBlP.js.map → p-7JjHdEx2.js.map} +1 -1
  199. package/dist/components/{p-CbWCjSg8.js → p-B7N0UrTP.js} +4 -4
  200. package/dist/components/{p-CbWCjSg8.js.map → p-B7N0UrTP.js.map} +1 -1
  201. package/dist/components/{p-DtysqoCB.js → p-BBiKHy9B.js} +4 -4
  202. package/dist/components/{p-DtysqoCB.js.map → p-BBiKHy9B.js.map} +1 -1
  203. package/dist/components/{p-CDurFHNB.js → p-BKAWxGzL.js} +4 -4
  204. package/dist/components/{p-CDurFHNB.js.map → p-BKAWxGzL.js.map} +1 -1
  205. package/dist/components/{p-th4IWR4S.js → p-Bdi5mqWE.js} +3 -3
  206. package/dist/components/{p-th4IWR4S.js.map → p-Bdi5mqWE.js.map} +1 -1
  207. package/dist/components/{p-DRMhcVzx.js → p-BghKYGRp.js} +4 -4
  208. package/dist/components/{p-DRMhcVzx.js.map → p-BghKYGRp.js.map} +1 -1
  209. package/dist/components/{p-CJ7Orfqe.js → p-BiE5mhvJ.js} +4 -4
  210. package/dist/components/{p-CJ7Orfqe.js.map → p-BiE5mhvJ.js.map} +1 -1
  211. package/dist/components/{p-Dr0CDdF0.js → p-BmOdwT7H.js} +4 -4
  212. package/dist/components/{p-Dr0CDdF0.js.map → p-BmOdwT7H.js.map} +1 -1
  213. package/dist/components/{p-B2L5lRxX.js → p-C4ijC74J.js} +3 -3
  214. package/dist/components/{p-B2L5lRxX.js.map → p-C4ijC74J.js.map} +1 -1
  215. package/dist/components/{p-QSi7g18X.js → p-C7Ud-Wtd.js} +3 -3
  216. package/dist/components/{p-QSi7g18X.js.map → p-C7Ud-Wtd.js.map} +1 -1
  217. package/dist/components/{p-ByN7YHJi.js → p-CVIcXkfn.js} +4 -4
  218. package/dist/components/{p-ByN7YHJi.js.map → p-CVIcXkfn.js.map} +1 -1
  219. package/dist/components/{p-BWssDmFg.js → p-CZ-MD2If.js} +4 -4
  220. package/dist/components/{p-BWssDmFg.js.map → p-CZ-MD2If.js.map} +1 -1
  221. package/dist/components/{p-ByvFJsRx.js → p-C_8uZ7im.js} +3 -3
  222. package/dist/components/{p-ByvFJsRx.js.map → p-C_8uZ7im.js.map} +1 -1
  223. package/dist/components/{p-B7i3bxlD.js → p-CcH-hBlj.js} +6 -6
  224. package/dist/components/{p-B7i3bxlD.js.map → p-CcH-hBlj.js.map} +1 -1
  225. package/dist/components/{p-DwZpkBIw.js → p-CgRX8g0a.js} +3 -3
  226. package/dist/components/{p-DwZpkBIw.js.map → p-CgRX8g0a.js.map} +1 -1
  227. package/dist/components/{p-Dxwi8K5E.js → p-CjZK7dWN.js} +7 -7
  228. package/dist/components/{p-Dxwi8K5E.js.map → p-CjZK7dWN.js.map} +1 -1
  229. package/dist/components/{p-D7kEjkZP.js → p-Cmi77ejw.js} +7 -7
  230. package/dist/components/{p-D7kEjkZP.js.map → p-Cmi77ejw.js.map} +1 -1
  231. package/dist/components/{p-zvy8vyav.js → p-CpLnupTc.js} +3 -3
  232. package/dist/components/{p-zvy8vyav.js.map → p-CpLnupTc.js.map} +1 -1
  233. package/dist/components/{p-RcmcVRSl.js → p-Ctnk5nUo.js} +16 -16
  234. package/dist/components/{p-RcmcVRSl.js.map → p-Ctnk5nUo.js.map} +1 -1
  235. package/dist/components/{p-C1kDAIUH.js → p-D-kXVwWj.js} +3 -3
  236. package/dist/components/{p-C1kDAIUH.js.map → p-D-kXVwWj.js.map} +1 -1
  237. package/dist/components/{p-D1gXDoyY.js → p-D-wTzvHc.js} +8 -8
  238. package/dist/components/{p-D1gXDoyY.js.map → p-D-wTzvHc.js.map} +1 -1
  239. package/dist/components/{p-B99ZgGdR.js → p-D0n-C2y3.js} +3 -3
  240. package/dist/components/{p-B99ZgGdR.js.map → p-D0n-C2y3.js.map} +1 -1
  241. package/dist/components/{p-x6EExpNK.js → p-D6u6KfmI.js} +3 -3
  242. package/dist/components/{p-x6EExpNK.js.map → p-D6u6KfmI.js.map} +1 -1
  243. package/dist/components/{p-B7WF4KPy.js → p-D6vtEbU2.js} +3 -3
  244. package/dist/components/{p-B7WF4KPy.js.map → p-D6vtEbU2.js.map} +1 -1
  245. package/dist/components/{p-BaIf197Y.js → p-DGwDwbkw.js} +8 -8
  246. package/dist/components/{p-BaIf197Y.js.map → p-DGwDwbkw.js.map} +1 -1
  247. package/dist/components/{p-BVRMUzTr.js → p-DS3HwXsB.js} +3 -3
  248. package/dist/components/{p-BVRMUzTr.js.map → p-DS3HwXsB.js.map} +1 -1
  249. package/dist/components/{p-CVwyGBgf.js → p-Dgm7J5lN.js} +3 -3
  250. package/dist/components/{p-CVwyGBgf.js.map → p-Dgm7J5lN.js.map} +1 -1
  251. package/dist/components/{p-CT6S5bs5.js → p-DjyfEQ8h.js} +3 -3
  252. package/dist/components/{p-CT6S5bs5.js.map → p-DjyfEQ8h.js.map} +1 -1
  253. package/dist/components/{p-Cm3_X8jg.js → p-DobRGq8D.js} +4 -4
  254. package/dist/components/{p-Cm3_X8jg.js.map → p-DobRGq8D.js.map} +1 -1
  255. package/dist/components/{p-qA01frWh.js → p-DquRNhOc.js} +4 -4
  256. package/dist/components/{p-qA01frWh.js.map → p-DquRNhOc.js.map} +1 -1
  257. package/dist/components/{p-BNbkcGH4.js → p-DuK0JDSn.js} +4 -4
  258. package/dist/components/{p-BNbkcGH4.js.map → p-DuK0JDSn.js.map} +1 -1
  259. package/dist/components/{p-Dt7czoI7.js → p-Dug-5Bu_.js} +6 -6
  260. package/dist/components/{p-Dt7czoI7.js.map → p-Dug-5Bu_.js.map} +1 -1
  261. package/dist/components/{p-Bjd40xi0.js → p-Dyt29DJq.js} +3 -3
  262. package/dist/components/{p-Bjd40xi0.js.map → p-Dyt29DJq.js.map} +1 -1
  263. package/dist/components/{p-BCZJaxQH.js → p-FnSE80Bx.js} +4 -4
  264. package/dist/components/{p-BCZJaxQH.js.map → p-FnSE80Bx.js.map} +1 -1
  265. package/dist/components/{p-Db1bKUAM.js → p-Zor2GPzM.js} +6 -6
  266. package/dist/components/{p-Db1bKUAM.js.map → p-Zor2GPzM.js.map} +1 -1
  267. package/dist/components/{p-C-59UJzt.js → p-fNqAJoX5.js} +3 -3
  268. package/dist/components/{p-C-59UJzt.js.map → p-fNqAJoX5.js.map} +1 -1
  269. package/dist/components/{p-Cs7yWP4Y.js → p-l-5sIAPh.js} +3 -3
  270. package/dist/components/{p-Cs7yWP4Y.js.map → p-l-5sIAPh.js.map} +1 -1
  271. package/dist/components/{p-DgMzkI1U.js → p-tB733yCc.js} +3 -3
  272. package/dist/components/{p-DgMzkI1U.js.map → p-tB733yCc.js.map} +1 -1
  273. package/dist/components/{p-o8_Dqbnw.js → p-uHfofnIh.js} +3 -3
  274. package/dist/components/{p-o8_Dqbnw.js.map → p-uHfofnIh.js.map} +1 -1
  275. package/dist/components/{p-BU08gBjc.js → p-vz4k4WlX.js} +3 -3
  276. package/dist/components/{p-BU08gBjc.js.map → p-vz4k4WlX.js.map} +1 -1
  277. package/dist/components/test-input-tag.js +9 -9
  278. package/dist/docs.json +140 -1
  279. package/dist/esm/gb-avatar_3.entry.js +1 -1
  280. package/dist/esm/gb-btn.gb-comments-item.entry.js.map +1 -0
  281. package/dist/esm/{gb-btn.entry.js → gb-btn_2.entry.js} +20 -3
  282. package/dist/esm/gb-btn_2.entry.js.map +1 -0
  283. package/dist/esm/gb-collapse-button_4.entry.js +3 -3
  284. package/dist/esm/gb-detail-cell.entry.js +1 -1
  285. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  286. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  287. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  288. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  289. package/dist/esm/gb-featured-icon_2.entry.js +2 -2
  290. package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
  291. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  292. package/dist/esm/gb-file-upload.entry.js +12 -12
  293. package/dist/esm/gb-header-icon.entry.js +4 -4
  294. package/dist/esm/gb-header.entry.js +1 -1
  295. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  296. package/dist/esm/gb-help-tooltip_3.entry.js +14 -14
  297. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  298. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
  299. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  300. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  301. package/dist/esm/gb-notification-content.entry.js +1 -1
  302. package/dist/esm/gb-notification-pane.entry.js +3 -3
  303. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  304. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  305. package/dist/esm/gb-pagination.entry.js +1 -1
  306. package/dist/esm/gb-progress-circle.entry.js +1 -1
  307. package/dist/esm/gb-scrollbar.entry.js +1 -1
  308. package/dist/esm/gb-sidebar.entry.js +1 -1
  309. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  310. package/dist/esm/gb-slider.entry.js +1 -1
  311. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  312. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  313. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  314. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  315. package/dist/esm/gb-table-cell.entry.js +1 -1
  316. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  317. package/dist/esm/gb-toast-button.entry.js +1 -1
  318. package/dist/esm/gb-toast.entry.js +1 -1
  319. package/dist/esm/gb-toggle-base.entry.js +2 -2
  320. package/dist/esm/gb-toggle.entry.js +1 -1
  321. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  322. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  323. package/dist/esm/gb-tooltip.entry.js +1 -1
  324. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  325. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  326. package/dist/esm/gb-top-bar.entry.js +1 -1
  327. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  328. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  329. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  330. package/dist/esm/globuscomponents.js +1 -1
  331. package/dist/esm/loader.js +1 -1
  332. package/dist/esm/test-input-tag.entry.js +2 -2
  333. package/dist/globuscomponents/gb-btn.gb-comments-item.entry.esm.js.map +1 -0
  334. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  335. package/dist/globuscomponents/p-025c52e5.entry.js +2 -0
  336. package/dist/globuscomponents/{p-55280bb4.entry.js → p-0619fd91.entry.js} +2 -2
  337. package/dist/globuscomponents/{p-923c1dd0.entry.js → p-0c47814d.entry.js} +2 -2
  338. package/dist/globuscomponents/{p-c0562794.entry.js → p-0e382d35.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-caf538c1.entry.js → p-0f00d1e2.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-a215deac.entry.js → p-17b0cba6.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-9db6fed9.entry.js → p-1f43fb44.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-bea35b66.entry.js → p-215590db.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-d2e08097.entry.js → p-2bf8dd32.entry.js} +2 -2
  344. package/dist/globuscomponents/{p-4452f4d6.entry.js → p-322e3f7f.entry.js} +2 -2
  345. package/dist/globuscomponents/{p-fd29b5b2.entry.js → p-3627a671.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-f7bce66c.entry.js → p-39900222.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-5a8f0ad7.entry.js → p-3c2f9d52.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-f4fb8bd5.entry.js → p-3d863020.entry.js} +2 -2
  349. package/dist/globuscomponents/{p-ffa321d6.entry.js → p-502222b2.entry.js} +2 -2
  350. package/dist/globuscomponents/{p-535f5fec.entry.js → p-507b172b.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-8519d785.entry.js → p-553b247c.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-165a27de.entry.js → p-5740b245.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-4f05c438.entry.js → p-5c995750.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-3fecfb52.entry.js → p-5f2523d6.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-c919b2a3.entry.js → p-610045fa.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-0a35dd13.entry.js → p-64af62df.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-3b9988e7.entry.js → p-64c5dd22.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-2e7a01dd.entry.js → p-67649ba9.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-baf3be35.entry.js → p-6b458c58.entry.js} +2 -2
  360. package/dist/globuscomponents/p-72732105.entry.js +2 -0
  361. package/dist/globuscomponents/{p-e4017250.entry.js → p-72cc2a2e.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-f337c74c.entry.js → p-7e6cfa01.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-05ad8987.entry.js → p-8039cc4c.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-107e5022.entry.js → p-818fb1d4.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-5f69f6c9.entry.js → p-83a00959.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-0a2e5218.entry.js → p-8a85bc9d.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-beedb64c.entry.js → p-8d1e91c4.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-3500f0a9.entry.js → p-8dea49e8.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-9c24478f.entry.js → p-9d79ce97.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-ddf06f83.entry.js → p-a5e607fe.entry.js} +2 -2
  371. package/dist/globuscomponents/p-b146b81b.entry.js +2 -0
  372. package/dist/globuscomponents/{p-8eab976f.entry.js → p-b85878f2.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-e98f4875.entry.js → p-b96c49b2.entry.js} +2 -2
  374. package/dist/globuscomponents/p-b96c49b2.entry.js.map +1 -0
  375. package/dist/globuscomponents/{p-d7f29a3d.entry.js → p-bbd69a67.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-a22be1fe.entry.js → p-bcbfd48c.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-648dbaf2.entry.js → p-bdcbb881.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-f5c4a810.entry.js → p-bf9ae0ab.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-fe5af095.entry.js → p-d856fb5a.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-226a8dff.entry.js → p-d8ed4eae.entry.js} +2 -2
  381. package/dist/globuscomponents/{p-daddd871.entry.js → p-e3980c5e.entry.js} +2 -2
  382. package/dist/globuscomponents/{p-661800d8.entry.js → p-e75ad9d7.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-6eac3110.entry.js → p-e8d53deb.entry.js} +2 -2
  384. package/dist/globuscomponents/p-ec15a7b8.entry.js +2 -0
  385. package/dist/globuscomponents/{p-c8e3ddaa.entry.js → p-fc0b97f0.entry.js} +2 -2
  386. package/dist/types/components/gb-comments-item/gb-comments-item.d.ts +8 -0
  387. package/dist/types/components.d.ts +23 -0
  388. package/package.json +1 -1
  389. package/dist/cjs/gb-btn.cjs.entry.js.map +0 -1
  390. package/dist/cjs/gb-btn.entry.cjs.js.map +0 -1
  391. package/dist/esm/gb-btn.entry.js.map +0 -1
  392. package/dist/globuscomponents/gb-btn.entry.esm.js.map +0 -1
  393. package/dist/globuscomponents/p-1dd7aed6.entry.js +0 -2
  394. package/dist/globuscomponents/p-95e581ef.entry.js +0 -2
  395. package/dist/globuscomponents/p-db2f11c0.entry.js +0 -2
  396. package/dist/globuscomponents/p-e2803eee.entry.js +0 -2
  397. package/dist/globuscomponents/p-e98f4875.entry.js.map +0 -1
  398. /package/dist/globuscomponents/{p-1dd7aed6.entry.js.map → p-025c52e5.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-55280bb4.entry.js.map → p-0619fd91.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-923c1dd0.entry.js.map → p-0c47814d.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-c0562794.entry.js.map → p-0e382d35.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-caf538c1.entry.js.map → p-0f00d1e2.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-a215deac.entry.js.map → p-17b0cba6.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-9db6fed9.entry.js.map → p-1f43fb44.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-bea35b66.entry.js.map → p-215590db.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-d2e08097.entry.js.map → p-2bf8dd32.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-4452f4d6.entry.js.map → p-322e3f7f.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-fd29b5b2.entry.js.map → p-3627a671.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-f7bce66c.entry.js.map → p-39900222.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-5a8f0ad7.entry.js.map → p-3c2f9d52.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-f4fb8bd5.entry.js.map → p-3d863020.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-ffa321d6.entry.js.map → p-502222b2.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-535f5fec.entry.js.map → p-507b172b.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-8519d785.entry.js.map → p-553b247c.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-165a27de.entry.js.map → p-5740b245.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-4f05c438.entry.js.map → p-5c995750.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-3fecfb52.entry.js.map → p-5f2523d6.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-c919b2a3.entry.js.map → p-610045fa.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-0a35dd13.entry.js.map → p-64af62df.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-3b9988e7.entry.js.map → p-64c5dd22.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-2e7a01dd.entry.js.map → p-67649ba9.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-baf3be35.entry.js.map → p-6b458c58.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-e2803eee.entry.js.map → p-72732105.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-e4017250.entry.js.map → p-72cc2a2e.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-f337c74c.entry.js.map → p-7e6cfa01.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-05ad8987.entry.js.map → p-8039cc4c.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-107e5022.entry.js.map → p-818fb1d4.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-5f69f6c9.entry.js.map → p-83a00959.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-0a2e5218.entry.js.map → p-8a85bc9d.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-beedb64c.entry.js.map → p-8d1e91c4.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-3500f0a9.entry.js.map → p-8dea49e8.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-9c24478f.entry.js.map → p-9d79ce97.entry.js.map} +0 -0
  433. /package/dist/globuscomponents/{p-ddf06f83.entry.js.map → p-a5e607fe.entry.js.map} +0 -0
  434. /package/dist/globuscomponents/{p-db2f11c0.entry.js.map → p-b146b81b.entry.js.map} +0 -0
  435. /package/dist/globuscomponents/{p-8eab976f.entry.js.map → p-b85878f2.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-d7f29a3d.entry.js.map → p-bbd69a67.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-a22be1fe.entry.js.map → p-bcbfd48c.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-648dbaf2.entry.js.map → p-bdcbb881.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-f5c4a810.entry.js.map → p-bf9ae0ab.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-fe5af095.entry.js.map → p-d856fb5a.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-226a8dff.entry.js.map → p-d8ed4eae.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-daddd871.entry.js.map → p-e3980c5e.entry.js.map} +0 -0
  443. /package/dist/globuscomponents/{p-661800d8.entry.js.map → p-e75ad9d7.entry.js.map} +0 -0
  444. /package/dist/globuscomponents/{p-6eac3110.entry.js.map → p-e8d53deb.entry.js.map} +0 -0
  445. /package/dist/globuscomponents/{p-95e581ef.entry.js.map → p-ec15a7b8.entry.js.map} +0 -0
  446. /package/dist/globuscomponents/{p-c8e3ddaa.entry.js.map → p-fc0b97f0.entry.js.map} +0 -0
@@ -20,7 +20,7 @@ export class GbPaginationButtonGroupBase {
20
20
  this.leadingIconSvg = svg;
21
21
  }
22
22
  render() {
23
- return (h("div", { key: 'f4ee45ad208fe746bb9772b5e736eea32ab54b68', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: 'd88bff124d5573e03d283a72011c4eed2e6fecef' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '5e508fb70ca1d8f083b9da52ff857887631cf600', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a0bbb8bb36a03429f4fde832ee57f2394108dce2', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: 'fd82d818238db279bb5371528e8cdb2b103c5eb6' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '4168780308802abff01cabc128d442a1b1c0c248' }), h("svg", { key: '941fcf3a97a181cbf7ae34108d3736c52e1c0f53', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'db95a435b148f731dafd744076e93a0dd7d26c0a', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null))));
23
+ return (h("div", { key: '6c36ede3d393f2ea942c7869e9938d7e0390c3bd', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: 'd928f10b86639d984b4282a065ad100ac6caa632' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '1313f29f589b54f5a7bec643153d5aff0e21b7be', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'c9ac65cebfc1e9a79ef4266849eb8962881b2cc9', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '7004242276a42de7e738904bed4c258f36c11134' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '26d2a698b1d484cad0cc3a6796be24c9d02cae32' }), h("svg", { key: 'a894d15c97537ecba74749ab82248c08030b224b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '3bbc9ed364824131ce9991121ecd7b30003ecdd1', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null))));
24
24
  }
25
25
  static get is() { return "gb-pagination-button-group-base"; }
26
26
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbPaginationDotGroup {
5
5
  this.framed = false;
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '63461e3b729f0659cd3750c810f28ae144004d23', class: "dot_group_div" }, h("div", { key: '44dda8a78da216a8769e824ddb856922cd8c0dec' })));
8
+ return (h("div", { key: '6cdaf924ae79c5a7f067fbdfc22e1231d0d6ef9e', class: "dot_group_div" }, h("div", { key: 'd68fd21b5a4e2c9815be7217696afe594e6462e1' })));
9
9
  }
10
10
  static get is() { return "gb-pagination-dot-group"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbPaginationDotIndicator {
4
4
  this.current = false;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'b77055ce3380f5b9ece6fd1e4a779332f9a9330f', class: `dot_indicator_div
7
+ return (h("div", { key: 'c72105e5a16bf15485dac40b7a6f98da30be56ca', class: `dot_indicator_div
8
8
  ${this.type} ${this.current ? 'current' : ''}
9
9
  ${this.size}` }));
10
10
  }
@@ -13,7 +13,7 @@ export class GbPaginationNumberBase {
13
13
  }
14
14
  }
15
15
  render() {
16
- return (h("div", { key: 'f8efaff5f3889f946c977a5fe6e831d7d16deb6b', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '7243e856afadac6b114ec1a9531f490b053cbd86', name: "page_number" })));
16
+ return (h("div", { key: '86ca18ae90148149cec746ecdcc787775205868b', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '3287205719c01c79863afde6102a7600e18949eb', name: "page_number" })));
17
17
  }
18
18
  static get is() { return "gb-pagination-number-base"; }
19
19
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class GbPasswordButton {
7
7
  this.isPasswordVisible = !this.isPasswordVisible;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: 'e40374d8b9d8142c371736e1b0beb4d66706dab5' }, h("gb-btn", { key: 'fbeb5c0f285384fb5192811c113afd645a575dcc', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
10
+ return (h("div", { key: '772392d60260273f3c2df50235747451f26dc29a' }, h("gb-btn", { key: 'deab5d7d9e1fa1e18432d28f86cc45e36e2d4dd7', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
11
11
  }
12
12
  static get is() { return "gb-password-button"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbProgressBar {
5
5
  }
6
6
  render() {
7
7
  const progressValue = Math.min(Math.max(this.progress, 0), 100);
8
- return (h("div", { key: 'c08ec9085c6c540031c7d9eb77e53c6fe19a0b88', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '07fd4ea996b16f5f34584967a8850a92fbba9612', class: "progress_bar" }, h("div", { key: 'd50a46708a5379918dd7705bef82792802bb8d44', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '60ad3eadfb781c8f7ad1876e6b8f2be5dc80e29a', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '59eb1900ef24f1f5d7d373f60faded1f77668c73', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'c083ba464b4bbac4d8dc8bff92c310eabb0f1ff9', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '92d3b80f46bc158fbf1eeed2fc467a0d5e3ab712', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '5bec4a0dbe7979bf7de56cae3dad560ac4574f7e', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'ba13e0a6d19b4b7225bfb884bfa5759c215a0f81', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '1a162daf4ae7d5c52802abd079f75fd42ab029c7', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
8
+ return (h("div", { key: '4afec8c838c5a208e890be1a63415740a0ed4856', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'c66ec3def658d6a6ee112f29fa2355e0163eb74f', class: "progress_bar" }, h("div", { key: '228167da1e714b3c1fbd41bd2bef3ecaf5ca66f2', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'c478c4eb3801e852fa68f50b9ae8ef80b880a923', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '87e904f0b4e070261894e17b0a70c17d3cd6e450', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '2b886fade0cfa2cbc23ee5525b68a6b63b24b642', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'dc159254512f809c0d54d451188136628cc192c6', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '2d0aa0d0eecb401047c638ed561271602dc0a609', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '370716112e9d64f107a90aaf75919e70176e1373', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: 'bd8cd3ac775d3ef8724ee088f14d2af67e3b8936', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
9
9
  }
10
10
  static get is() { return "gb-progress-bar"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class GbProgressCircle {
28
28
  }
29
29
  }
30
30
  render() {
31
- return (h("div", { key: '1b9fd4764122d4b2895c34b1c40b3f81decb08c4', class: "gauge" }, h("div", { key: '2a60898d1545df9e672f091dec796f1084b4266f', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: 'ae0543b2d8fee1f74f7190e7ca6a50fbf2fac806', class: "mask" }), this.label && (h("div", { key: '2875106e61fa4e0e2c332baa4565c7851cf8e46f', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '2e3177d4c51ac950ffc89e40c0951514e0eefea8', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
31
+ return (h("div", { key: 'f65b0bebc92eea2d4123c856b5513073345d61d1', class: "gauge" }, h("div", { key: '5773b1a5b89aaf0ec8bf08463f44516ca2859ee4', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '1653421597104e8a7474f2a4626ff2bf99e3e7e0', class: "mask" }), this.label && (h("div", { key: '475c013d4a85b76db332fb40bc80629cb25817f0', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '929e590929d22855fed1d9150c2f7ba21e276441', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
32
32
  }
33
33
  static get is() { return "gb-progress-circle"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbScrollbar {
5
5
  this.length = '25%';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '13bd5e169fde2b506eded07a64ece8517349c2bf', class: "scrollbar-container" }, h("div", { key: '2b97f06d0a803690701f339eb320aca0f06e68c8', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '69a2d591fc65559c2d7e2bc185ce44d65d17c5cb' }))));
8
+ return (h("div", { key: 'bcdb8da9540ae4ae379f1a5ab952a89e387a3f69', class: "scrollbar-container" }, h("div", { key: '4a6706d26bf3f455bf32695f20f5c16374e2fd8b', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'd22f40d787829034f71527669379b3b746ef24e4' }))));
9
9
  }
10
10
  static get is() { return "gb-scrollbar"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -95,7 +95,7 @@ export class GbSidebar {
95
95
  const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
96
96
  const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
97
97
  const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
98
- return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '85f43b0ce45fd59df12fa7f667a4093b48b4e41b', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'f64de7ece5cdb1da1786390518a4dbb55bd92f40', class: "pattern" }, h("img", { key: '2417ec9ee03e9af923d4fb5516bb5080baf5f4bb', src: patternSrc, alt: "" }))), h("div", { key: '2652c8345920cfa40b76870a4f46184077980719', class: "nav" }, h("div", { key: '936657f854f2a34f3078d272544c201fad3764fe', class: `sidebar_header ${this.state}` }, h("div", { key: '9b29f0711d74a1f71dcb468341ea4b35337049b7', 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: '3fedcef868af836b7b62af55ada4b3c451937bf6', src: logoSrc, alt: "" })), h("div", { key: 'dcb68cb798eb0c74a7299aa8d113ec47abfffedf', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '5a4ec14c825d3968ff66b0cab2571edaf68ef235', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'fc09870400b2e94e0bc041beaae3f42126255986', class: "navigation" }, h("div", { key: 'c4a3b943d22fe18010337b45138443e131be2f3f', class: "item" }, h("gb-simple-side-bar-item", { key: 'a481d09e458c8a5eeae730d9ff78b56f1352abc7', 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-simple-side-bar-item", { key: 'c4db271b899dea814772e6c89986ca971fce6601', 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-simple-side-bar-item", { key: '2bf5934bda04e33df3f5eb927bcc5a97239fffc5', 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-simple-side-bar-item", { key: '2925a0a7c9d58af206e7d7fe3a2dba2d01a1868a', 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-simple-side-bar-item", { key: '8344593087edd81ae54a384229570092c657c4bc', 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: '287e228f788edbe3566e25206242e8e9601abb41', class: "navigation" }, h("div", { key: 'e70e78454fc7d89490cca7552f6a8b57396729e9', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: '1139f8f3cc6e1b089104847120d88d9a425e6040', 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-simple-side-bar-item", { key: '7fb521290aefc5b3ddc951716608c961b387ce85', 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-simple-side-bar-item", { key: '80749fd9127dc8a559d5fe623af39fcae61f7d6f', 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-simple-side-bar-item", { key: 'cd9a2d42fe070cc7933d7fd8bbc6ddc189bd80ce', 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-simple-side-bar-item", { key: '8b4465f3924a428ae147d3d27262461717f3b322', 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: '6f1bc3f7d9371fc611402eb5891e121ae18cd453', class: "application_name" }, h("div", { key: '16be8d3a1e67773654ddbcf76361ba67640312db', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: 'f600bab9abfb276d7088b31f281559373a3b2057', class: "application_name_pattern" }, h("img", { key: 'ea8d0d25e435b431615af078d025cd4532e83f33', src: patternSrc, alt: "" }))), h("div", { key: '43c2cbde601f9b7a35b57dd9a10510984309d242', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '2f548406c6a48271f2cb18caae67d1b8df233458', class: textClass }, h("slot", { key: '4325857ad1cc761ebb8aca5cb788c4e00a29978b', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: '0e2e6e15e702ba6dd9aeecdd57c97bea65bbf603', class: `sidebar_and_nav ${this.state}` }, h("div", { key: '59436a34c2f79621243c72d64b7b0c47ff7979e0', class: "nav_div" }, h("div", { key: '6195682ce64ee43dec608cf48614fb9f638c33cb', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '9ce35225fc6266327d787a3596b4c35c97521407', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: 'd95dd739af11ae7889469b7859a089da75f1bfda', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: 'f7be89d8e749affc90fa5d247a9f37e1f49cf5c7', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'd38816d420d0909c2add9c0c37c59e5c73c8c8c7', class: "complex_sidebar_div" }, h("div", { key: '4079a7d7be709cedcaaa89d662bb14c01c8f99d9', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '8ae3a59a3a0ebba432d8d1093b82473be2d7867c', class: "pattern" }, h("img", { key: '1d271b857b48b503979980fe4aa907397ac7f5bc', src: patternSrc, alt: "" }))), h("div", { key: '15892e8368a22163664ba89d378b551c83a1afa1', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: '841dc29f9e0fe72f99b2183c106ba103a190b393', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'bc399e7eff528318c246b467a65d635a20879783', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
98
+ return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '9e09c618e7a849d7ac35fc3374ed861ed136226a', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '0220b03c26e3e6dbd02d221b7689e98f8668bf3b', class: "pattern" }, h("img", { key: '326728fabe446186fce6ef0ea673a1811e583748', src: patternSrc, alt: "" }))), h("div", { key: '7d1ee8bc12869e00452ca2f4bf3c15093bc3ec2a', class: "nav" }, h("div", { key: '7602035452e624bc9faa682b8788620754641bb9', class: `sidebar_header ${this.state}` }, h("div", { key: '121f04036d5e88b9a97ba1e530abf4f2b32af67e', 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: '6055c5b4095589514b061063ca86a1a56b7a69d3', src: logoSrc, alt: "" })), h("div", { key: 'fa940a6e8c01bd904e16b143dcfeb5a186d69d6b', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '9e944082f3822074dbfb8ad525d95ae340da0987', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'c0475980fb1fc8d1a24f899ea941fa7b8e9879ac', class: "navigation" }, h("div", { key: '639e98a96a5e1768773855248d82d3f8f3e68105', class: "item" }, h("gb-simple-side-bar-item", { key: '2ee9e07eba0bea7c46d162ae6757577dad4b697b', 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-simple-side-bar-item", { key: '519bbf67c22a38bfb50f0313d46add188e34787e', 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-simple-side-bar-item", { key: 'e52c0faa10f0945267d0996892d814442d7353bf', 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-simple-side-bar-item", { key: 'a552f38fad5dd095567d753a5a305e63ca414ff9', 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-simple-side-bar-item", { key: 'd672bb1b915f3699362d6ebd55edd89cdf6ce4e1', 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: 'da3c1ba4292b2afaa847f80b485dbf8113707236', class: "navigation" }, h("div", { key: '9e474e0f99284c2d02ae974f1703b3b623d7ae39', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'f69877db1ebb81cb17ff0fee195acf0e3c1226ea', 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-simple-side-bar-item", { key: 'fbf168e0aee7f17141883f1f598e8dd2591d6d07', 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-simple-side-bar-item", { key: '4a75c950b5ce3d92001ee3381e9cca0365d6fc3d', 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-simple-side-bar-item", { key: '419a60c078986984e97583849815eefafeb4beb6', 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-simple-side-bar-item", { key: '216d1c6ecea785e9d770a5bc6b2b7cbd006355ae', 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: '0d4a310f02b1b3ba0fbaf2fa560ad8f5bc8e6b04', class: "application_name" }, h("div", { key: 'beca400f77274324c884cb9a7eca435278608e8e', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '7c9090f31d5bfb53eb92914676d4c11c477685da', class: "application_name_pattern" }, h("img", { key: '70f29594265f4341a8fa7cecb82aecaa62c56705', src: patternSrc, alt: "" }))), h("div", { key: '0556bc0806d021803bba96f6fddfe1a478527796', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: 'abc1dfff0f558a30fc0f877d37e97bbe1f321056', class: textClass }, h("slot", { key: '3cfd269cb25bca0513c9a3698c84aace808debf1', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: '10127fbb51c62de5437954f29caa324abf4cd184', class: `sidebar_and_nav ${this.state}` }, h("div", { key: '3cf67cb13326e0e5fff41d39000a53d929382eda', class: "nav_div" }, h("div", { key: 'b27f1c1851b3596dc0338f7830ba31662c0c91cf', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: 'ee4987ec5958f231983e2723192704ddca005921', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '85320f7f1372f55debdf8ffce411befbc34e8b6f', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: 'dec1af67f585feb369822e200c4a09178c75f22c', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'a217e4eba36cf127d408630e402c7795993d9f47', class: "complex_sidebar_div" }, h("div", { key: '230572a4ca3c8cd305af4ffeb63fb0807f4d9fa0', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '4f3eeeff6b41ff41e7957d65129a297b30e9e2a0', class: "pattern" }, h("img", { key: '6f1e81bf3eeeac3379b9b14f183e93cf6df74945', src: patternSrc, alt: "" }))), h("div", { key: 'c391158b7370e662c6993f3b333449954026c3ae', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: '203fe2dea96124cb0e102fd99fe761de25888c4c', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'edf83c2fea6ca4eb833ecc89262b63d500b16b0e', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
99
99
  }
100
100
  static get is() { return "gb-sidebar"; }
101
101
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class GbSimpleSideBarItem {
28
28
  render() {
29
29
  const redBarSrc = getAssetPath(`assets/bar.svg`);
30
30
  const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
31
- return (h("div", { key: '4044a678afaf66c2f12f53dc24e41771c609a7bb', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'f04abcde2701178c0729a6429be6683bde9bec38', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '6868e85ec9164af02cdcf198fc04bbe370ea7381', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: 'd59925da1f60db8c0c81d1f71c4e0949819cde0a', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '38d3822adb358f2a435ef1146ceac79cd2580aae', class: "content" }, h("div", { key: '6cee91816964060f573eebb03bd59fb38bdc2e2f', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '241bc7d21c7ba0652cac83b094ab5b87801122c2', 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: 'e4759f517e492ae8e0a6a064fc0b152de25c5d56', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'd61b8bf4cb3befebb09ec64f262883b5f8f251fa' }, "10"))), this.showArrow && (h("svg", { key: '334a8a6be1bb99e68b0e90dded82782a495a11d5', 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: 'c95eca04eb7845f7df7fc63d9bdf77d2fe4991fb', 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: '76d649c5f5dd3371b36a5b0c65666e743226f511', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '28f77cf8b7d1f35c4c60bc7c4eda8b93f11a3338', slot: "label" }, this.label)))));
31
+ return (h("div", { key: 'b014f010f99320b2ace602af527abbd524ac2f8f', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '9ae402be5367e78fc164de8f3a7091bf0f63b7af', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '5d7686f40da7cdc44b0aaab5c6b9dfd99cf3ee3b', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '026949436f3402f5b44daf5fad59dcd0b8afe0f4', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '629512583d87086ca617bd2a6518a4b1721f476c', class: "content" }, h("div", { key: '035ea682307d9953c31ad42c7860aac1b059ec34', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '9c0222b5a0d79064aab11b3ade9ac12580c6fc16', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '86cad4f3f73a31d2cb69d376cc9aec6547da6c69', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '95790ccef7ccb1180a2db8079ce60b8bda14c3fa' }, "10"))), this.showArrow && (h("svg", { key: '6628592323deb280a854bf0054a32271c7024924', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '74ec802bedfde08be4d7fa2c23a5872697237e5f', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: 'c46a072cf40fbb84cfb3ea23d6373e64ccbe9691', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'f41a028c87e318d8741e147584511c0a13bdab02', slot: "label" }, this.label)))));
32
32
  }
33
33
  static get is() { return "gb-simple-side-bar-item"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -71,7 +71,7 @@ export class GbSlider {
71
71
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
72
72
  }
73
73
  render() {
74
- return (h("div", { key: 'a7c6b3461b482dd49ed452d26765867677706518', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'ae59ade2c4a9487e66b969526570b3d635be67bb', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '8c8fb07bc883885912c59408080093d54f8c6f97', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '293197c621b407f1b4beca6ea9d6e9cbe6c8d4ba', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
74
+ return (h("div", { key: '022f4f8a038204b8054b2e929a28ccb2a09cf745', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '96a0437dca3dfea648bb247e7ddefe3d2ab9f048', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '6dac1702ea7c86c881d525e15dd3f8eeb7a1ed0d', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: 'd17b8b48512aa79e700ad1679bb4c1489900619b', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
75
75
  }
76
76
  static get is() { return "gb-slider"; }
77
77
  static get encapsulation() { return "shadow"; }
@@ -18,7 +18,7 @@ export class GbSliderControlHandle {
18
18
  this.isFocused = false;
19
19
  }
20
20
  render() {
21
- return (h("div", { key: 'aa37625f7f8ab69c76fbb8a4c294173e6207c917', 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: 'c4cd6aee70ad2c248d8cbda231ad9319e8fc0787', class: "tooltip-container" }, h("gb-tooltip", { key: 'c7c01e67fa84b8334e486471b99fc910d5cb7ebc', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'f6604b3d927967bbbb0625701f04b878efbf838f', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '5abba1cde6c8430740f2bb42695e57a451526e61', class: "thumb-label" }, h("p", { key: '0d4cba0704b9a5dffa0e16f2b1fe7183a9e8ae88', class: "thumb_label text-md-medium" }, this.value)))));
21
+ return (h("div", { key: '1fd2f71cf22440dea73ecce248ccd67eeff590f4', 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: 'f2bee42b56456a941f83050f0cebde787f7b10aa', class: "tooltip-container" }, h("gb-tooltip", { key: 'fbd3cd74db7880f702687b0e5d273d2d7540db4e', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '15bd729cec5dfedc27f66701694e6734a3987ada', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '44cdf12ddb108f5c2d646140440ff7ea89752a9d', class: "thumb-label" }, h("p", { key: '2d56444aee403034ed942cfe8b4d0dd19d88baaf', class: "thumb_label text-md-medium" }, this.value)))));
22
22
  }
23
23
  static get is() { return "gb-slider-control-handle"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbStatusIndicator {
8
8
  }
9
9
  render() {
10
10
  return [
11
- h("div", { key: 'b57898b70655db1fe1f50f6d0e6d0eca9c0bdab4' }, this.statusIcon === 'online_indicator' && h("div", { key: '205f8b574e59f58312c10f8563faebf79174e6b8', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '7677c406193f6c8bf391c383fa0294b78670e375', 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: '081c1efa5e593d4e80fca8827a9850f046de8766', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '11624b60d6c9fe000122befdae8cbcb5ee264588', 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: 'f0d3f80ebe641e76eed4e8573714a9f368933d76', 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: 'e3d52ecf786a8c7b4c855ad8d2bccffc053d51df' }, h("clipPath", { key: '8c802e981dc6516e4956246e3fd75bfee9c79029', id: "clip0_0_21453" }, h("rect", { key: 'c28d2081e24cc3b509cd1522ee7e041ea058f5c7', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '5d13abb90bc7fe6cb4aa9b9d147e8e2a5918d8f6', 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: '6ae06d46d582e2a20d701aaf25909249fb72d09b', 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: '61e6c8483026a033c91dfbfa74cfd3af92495502', "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" })))),
11
+ h("div", { key: 'eaabb00595a252db711158b1488d628b5fa47c51' }, this.statusIcon === 'online_indicator' && h("div", { key: '5057b483813b72ecd14a3f1175da42b938d10ea8', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '0d9d0bd49a04189b33dc4ed588e6cbfead77d96e', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: 'ebbde35a372f218329422604a4cafdaf0761f3da', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '87bd6580e77e1ba3ea6e5a5ef79bb7c920e3ee9f', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: '690b20321c5258b927075dca3a1f54cf3053e9da', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: '0b64f72ebadb61e4b0df8f26198860c03f6974d6' }, h("clipPath", { key: '3649ea0b17bacab4a0d498087c6ea079db9cfc96', id: "clip0_0_21453" }, h("rect", { key: '995133a7eb23d8a0a7401ba862c04e4f867b8d41', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '48f9a638c1b6abf982c5f2959b5bed35866725c2', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '0327109b349650b244fbfe0d1d2a0fab20de777d', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '402f26d169f9016bf2284c5c063895f3b8447b48', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
12
12
  ];
13
13
  }
14
14
  static get is() { return "gb-status-indicator"; }
@@ -8,7 +8,7 @@ export class GbStepBase {
8
8
  this.supportingText = '';
9
9
  }
10
10
  render() {
11
- return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'be7c13fb6ca6713e33a6b11083d34128ecb85ef9', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: 'a353fa98b9066e5d8f49f49f8166d4db977759c9', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: 'cc17d74e46013194d55db932cf98fa1dab6300bb', class: `text_line_div_content` }, h("p", { key: '2cde06a8d7e8f2ed616a741c45e3fee6c1f9cfb7', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: 'a1c80c9428e2b4bb3167033d85ec5afb33a97e5b', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '3e1c59033d30ec37f2479520237002271d157150', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'aa0ac7a0e76188d8afbbd1d88c81c24b3faf91f7', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'c9e4c10e2789d34b2d924e5a108d7e04feeef12a', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '88030df47528fca8734540fd3baa385825bed8d2', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.type === 'icon_left' && (h("div", { key: 'cd82784398b3b119841da50c8898418081cc517a', class: `icon_left_div ${this.size}` }, h("div", { key: '53e3f6937caf90756d28dddd337c1424d5a63e67', class: "connector_wrap" }, h("div", { key: '97194e650c1ca1860cefbae40d2f04f7c06a2d2c', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '4e9aa9a9bd1d13ac8a0f61b4dd60115d2ec20809', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '73810b14dfb08a7f9e5e3b033b54dcd3e7bfae98', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'a4aecb00736ad08b483d8b469027cd55b644106d', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: '3133262cc40c16f5f018e1240fa25282569fd9ab', class: "connector_div" }, h("div", { key: '6143b0d96eb30e2f510476ba8aeb5fa332628de4', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: '560d5e1727b468884584456cdbee844399aec099', class: "icon_left_text" }, h("p", { key: '63a68ab4f38ba1f29cb23e53ff388317c6b8f4d6', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '0f3636f21e549382601a5275f423d7d278255373', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'd1f33af166b9f38ebfbc1d542e0d7e0dca378ad5', class: `icon_top_div ${this.size}` }, h("div", { key: '99e3c331d6513a75ad885b3037929af623f672a5', class: "step_icon" }, h("div", { key: '5a86c110daf3b781c1abde7fe213f65186d27a41', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '134f177923f0a59dc8be5183870535c6aefe04a4', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '0adf458853bf4c7b01fb00ed3107102f18edc4ab', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'ae2c45077fbc2e5f4c744ba1bb22b28994c1fc97', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: 'fb3de93c20487eaecb9c24994b08ee5e9c8772d6', class: "connector_div" }, h("div", { key: 'd7b4ad3e247d630ddb0ad524302f682179b47b74', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '4c39d1e658cd9378fb545599e149f358ec17ebd9', class: "icon_top_content" }, h("p", { key: '02cdf922176fd227825305c5920c9425133df49c', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '21703bec5233c34959bd7a81723e069acc826109', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '91ad5058719a05ab0d0ce617b604201a837d6b9e', class: "featured_icon_left_div" }, h("div", { key: '9cb66cdbfc9f8194eb7442d8a86eff206e7d629b', class: "connector_wrap" }, h("gb-featured-icon", { key: '584c00c739d54031158f853fd3f794e3602fcb65', size: "lg" }), h("div", { key: '4a5e334c75373fc4aa62934ffd60043a4d628614', class: "connector_div" }, h("div", { key: 'ca322bb0d43a25ce4b7202c48c7f4bd751540126', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` })))))));
11
+ return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'cf1ba0e6bb5ca10a9842d68d1d4400c7cedc7ff9', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: '556fbfbfbef3f8e098c52603eeda02f3e4941671', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: 'ffea5223771695e1cf9cd12de5bab092262e1b24', class: `text_line_div_content` }, h("p", { key: '5e3f2be9570499298c616ef7207e26fb36235652', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: '9959ca5e2f7517ef11b3f68877f4879f8cb5fc14', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: 'dd4ff4c34cdc8908323cabffe10d94a27bf8f4b0', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'b56efd4cbdb8da3126e918d0977bc3e1b938242d', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'd0960809f8a69a63a8c964e495876872c4d2d2c9', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '9877e15ba850559d576cfb459413e5378da293ac', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.type === 'icon_left' && (h("div", { key: '4265623014074a201402ac1f1f239aaeab4465ce', class: `icon_left_div ${this.size}` }, h("div", { key: '7d56ebe6c4b4bfe13374d67388ffba786a85a389', class: "connector_wrap" }, h("div", { key: 'c8234971bc08ba7022f057fc876368929513e4f6', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '79bb92919ca16b9cb825a171096f07aac1c0aabc', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '6047a7b3061f55eb2f641adb34c1b5c8e16bda8c', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'fb62767ff0e6d5f791c13e40fa25b894ee1df944', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: 'f21706697b6567fac25b66eb5d1a01c9f0ff11e8', class: "connector_div" }, h("div", { key: '12e9b789ba35c4ef476f280f3ab05e05801863bb', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: 'b91a1b7ef536f8fe0a73606dac5c00803dcf833d', class: "icon_left_text" }, h("p", { key: 'f003e326132a1156c9a145da4a7b841d45b9d16f', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: 'c61fc6d9ed1fe547aa2c773595fe2f0758255211', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'a41bd9be783c8542980da5268c9d186c636b56fd', class: `icon_top_div ${this.size}` }, h("div", { key: '1c8e68caa7a48c7f428dbdeed007296af08a7d61', class: "step_icon" }, h("div", { key: 'cd2aa68f654cccba73d67c198c50ad220df00342', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'e64388ddc2556beb5af600c4d13cb861d88d84ec', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'd1f68c196b5f427acca5261a9f2562df6fa5bc0b', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'f574c5dbc6e1f7f7ff7d4d9ed95252128fb7c6a0', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: '432845bd94a07d40dd30a24e5702a592de597855', class: "connector_div" }, h("div", { key: '17638483659a606d1f600ec37586baa81286638e', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '82e61b901d8896eae59e0474d4c75227f426ebd0', class: "icon_top_content" }, h("p", { key: '35f4d156799d20be4d63cdb05b1bc9b5d28d6339', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '5f846e1886f4df2ad2a9b1f4dc85c3b8c8fa174e', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '69f722151777b12e891436cebb915f9a76d7c268', class: "featured_icon_left_div" }, h("div", { key: '3e079280ce027c484511cfd71528483e9e3608b1', class: "connector_wrap" }, h("gb-featured-icon", { key: 'ec9629a8d1aff0adfc91dc8a002b8f7af77fc2e0', size: "lg" }), h("div", { key: 'a7d3db4c2b89a7667905be7c56a7c581e91145e5', class: "connector_div" }, h("div", { key: '9d56e7afd11b20adba1659276ba67bfd57a0c10d', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` })))))));
12
12
  }
13
13
  static get is() { return "gb-step-base"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -17,7 +17,7 @@ export class GbStepperVerticalIconsCentered {
17
17
  this.seventhStepSupportingText = '';
18
18
  }
19
19
  render() {
20
- return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '50568a950ac298e6f6f7e2a917e1d4e6a4bf0035', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '42298efff696e8842f49730d7743384616dba1e2', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'd54767f3d11fa559dcefcafc135c277136d5cd6a', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: '86c2537e36b57d1313e8fddae77e186595d8b585', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '386cfbb1d9fa638fb777d12d112abaf29a0e0c9c', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '729683c13917a7e597eee52d4e8cab7b7c1baf11', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '83e517e368bea1d85b6daee5fe02f9df2bc9439e', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'f45f659869147c167f7b2f3dd92b01b08536cacb', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '96600e760a01be0f01cc5a680173f1a4785086a2', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '7dba1c86ffbb0f2d00a664e1d4e22baa096b8ef2', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '2b64c59f8dbd5e0dd3c3e30db17da0fdf7ba6eec', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '24982817044a136ea94508839472b62c6e285365', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '900425db36c943f6f10754b20462681948250e4b', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '27e2dae9c0728a5b27fa43ad835a0f48f82d99df', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '8dced94fedb02e513900ff2d734905e34a674499', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: 'ad8aa8b8807cd19ab6d4940c50a2b9047538f327', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '47533423dc57d1466d1ed674f109f9a5fb7c720d', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '2457ba762709a705abdda7df9a6846be32bb60f1', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '37accd8d12f5ba4c2490faafebf83d2dfeebf9ac', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'c92fe1156fa314d01b9f810be019f0ea6362a6d2', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '6e2cdc341d801453d3f1c28e6ffd038224bed9d0', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: '1571543a3311c8946164dff6666d5c2fafd938d9', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'be56c0c295227b2baa0ff94c24c95255787fdb2d', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'c9650d3958ccd9202788d91e259afdaa1d2445e0', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '491805ed32684847e7539d461c792ddc8ce7430f', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'e960bff19685a709f1704ae3b5ec9944ead610f8', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '4bb21591029d477e7af6b5f76747c52ac82f2a60', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: '52e4591fbdd4feccbab8852097935efce795252e', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
20
+ return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '631cf547277e4d3ca570d00644d8c824efe4ab4f', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '93e04c2cc80d1fbb96794f3d11b0f813fadb5e4e', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '48a270bc452c7c0fe7b5bf9903a2c44e66bd84d0', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: '910f93890ca4a52156d5300e1fd499afe4e3fe69', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '1b8de550c897533dd70a22d138362d1050929ebe', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'a4c133ab0890e024696200df0ac5a376c5e8d2b0', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '54dc657f99ab7a419f241609ea73b8caffb3d158', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '29a4c6961b187d0427ab2160fcca3be3ceb63998', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '6d650918925c57b9cc12fb49d5cd2af35765155d', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'b170b016c98461e155554f2fb40f535f993d5f9d', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '311143b3452e005cf645ab6d3a84bd55e161f316', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '01b65440b76012e83b114b606580dd8b68329293', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'a3448e6fc5b87d2bafa4d486d75f689bee741397', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'af6e08340abac5fcefcf1508d18560bcbfecdf84', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '9742e12c7d41beea7956c2035b1d848c1d855c2d', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: '32a9fa1e791c3be41be566a2363d36dcc6f4ccb3', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '4960086a7f8012b481e11741bd7243c076cfc109', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'c5e671fa2c7bc7d53ea019d3d77405196db05258', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '91708aeb972b482306a775979d0cb2ab4a14d528', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'ab29b4d75c5f6d109c44487f74203199449e4a2a', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'bd7bd4a565c59104d485ceca998b9002f3949853', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: 'a20b2d6a85cf956fb929c35d00048290a2323f3a', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '6b00f74234c0060173fab8f76c835182161f102c', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'ede360e5ec7238aadaa668746efa57a35054f38d', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '7ff264e53be07b486d9eb7ff4ca9a78c21379b66', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '7d3151dc3d6d7925ba8e66038683a2adf65a5398', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'be1ae6f5477ceef5e3f227915bdc6f608d71005d', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: '344642be06286a914c15483b8a3eb76539b0f6dd', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
21
21
  }
22
22
  static get is() { return "gb-stepper-horizontal-icons-centered"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -31,7 +31,7 @@ export class GbStepperHorizontalLineWithText {
31
31
  this.showSupportingText = this.width < 768 ? false : true;
32
32
  }
33
33
  render() {
34
- return (h("div", { key: '22c2b9f657aba8f9be819e321fcf7212e7ce2dc0', class: "text_with_line" }, h("gb-step-base", { key: '41ded36a0818f197f28ec4baf7163f7acd36463d', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), h("gb-step-base", { key: 'cdab642d25379733e6327602595f41ee7629e605', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: '1f92b691eef3d5f63f380540502bbcdce3c6612e', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: '3d4dc4593bb29b8b066210d083a04df78989a1a5', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: '22597f0b9d6b36862da98da6722f23ec6da3ce60', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: '88cc32b52cb88bc838b9526df2ca4259f9208672', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: '92781eb17d124e7bca2d494c38cb528ce1b56b81', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
34
+ return (h("div", { key: '2d8845fb17d15ca84be88fce982f4722a8b888cd', class: "text_with_line" }, h("gb-step-base", { key: '0d2ee3eee516246f60f47350f811fec22aa00b72', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), h("gb-step-base", { key: '1decffe02e32c741e4c7d21bb6b517053a3143bd', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: 'c7d34e7bf7a2dcca61a6c761967b4d2ef6a9b87e', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: 'dd230f61687a36e89e2abeb2af30c7c015da3dbd', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: '5784243c9d6ff073ab8efb723b923324009bccfb', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: '3527599b6260d89baf9ea18f687b59e9cfcfe889', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: '1ce3e1a9f0b4432559f2097c5b812cbe35b39bac', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
35
35
  }
36
36
  static get is() { return "gb-stepper-horizontal-line-with-text"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -77,7 +77,7 @@ export class GbstepperVerticalIconsWithText {
77
77
  ];
78
78
  // Filter out steps that should be displayed
79
79
  const visibleSteps = steps.filter(step => step.show);
80
- return (h("div", { key: '583b6c67629731d689289dc2b4a9ed6bd4621590', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, visibleSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === visibleSteps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText })))))));
80
+ return (h("div", { key: '8d5710f61408b3e549838a64579c040f19cd6ac2', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, visibleSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === visibleSteps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText })))))));
81
81
  }
82
82
  static get is() { return "gb-stepper-vertical-icons-with-text"; }
83
83
  static get encapsulation() { return "shadow"; }
@@ -40,17 +40,17 @@ export class GbTabButtonBase {
40
40
  this.tabClicked.emit();
41
41
  }
42
42
  render() {
43
- return (h("div", { key: 'f591de11fbb5b1fbc2471a03a41bc0ccc716fac9', class: `tab_button_div ${this.type}
43
+ return (h("div", { key: 'be9c134e4eadb06aa99c811c805859183a914500', class: `tab_button_div ${this.type}
44
44
  ${this.current ? 'current' : ''}
45
45
  ${this.fullWidth ? 'full_width' : ''}
46
46
  ${this.size}
47
- ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: 'f1315c7bf9a8006c1cc457d352c012afbb43e7d5', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '957f297f810516af17a1e3847e2efe8f5c3d81ab', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
47
+ ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '568615942ad0cb8c7e49b25122109013f26a2c81', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'd22009b867f2876800708cf566a3ee18d7d9245f', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
48
48
  ? 'information'
49
49
  : this.current && this.type === 'underline'
50
50
  ? 'information'
51
51
  : this.current && this.type === 'line'
52
52
  ? 'information'
53
- : 'gray' }, h("slot", { key: '5ce087587a5bc5a5c7de4d2fe293cefe5cadfbf4', name: "count" })))));
53
+ : 'gray' }, h("slot", { key: '2e4c96b493ca9dbd82276627aa7cdec446077077', name: "count" })))));
54
54
  }
55
55
  static get is() { return "gb-tab-button-base"; }
56
56
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class GbTableCell {
3
3
  render() {
4
- return (h("div", { key: 'c1a207d8cb13bebf320de70914713514a932d02c', class: "table_cell_div" }));
4
+ return (h("div", { key: 'cbc8ddb4976229aac8891e06c847e6c440d3269c', class: "table_cell_div" }));
5
5
  }
6
6
  static get is() { return "gb-table-cell"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -22,7 +22,7 @@ export class GbTag {
22
22
  }
23
23
  render() {
24
24
  const flagSwap = getAssetPath(`${this.flagSwap}`);
25
- return (h("div", { key: '8780c67a7b64068578bb493635715a959817de28', class: `container ${this.size}` }, h("div", { key: 'acdde3c8d9cb4192315667f0b6caf85f169100e3', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'a25437583a7fbc8eba6fc844859cce65ceaba215', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '7ecdaa86d51e7c2ff5f10814e16b5e8fd90f2ef7', class: "icon left-icon" }, h("img", { key: 'f14ad065f1af62db90664e1f9b515a975fd2c2e0', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '30994d2da2f265995e569ef46d562ec7ed905b15', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: 'b25e30c57b174fdba5589da9f2d8f5e99f1b7b01', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '3156a3085421b9a63f6f3475f608b8189847927b', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'ab9d1874cf29b7c3f6629eefd1bbc5ac9951da71', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'c718d387e0f698d96c845d6ac98596d71a6ba6ee', class: "label" }, h("slot", { key: 'e0afaa1ee9e76c43c3602d0c43cea887c9af94ae' })), this.action === 'count' && (h("gb-tag-count", { key: '31e696f33eddbc9f4ce3fd0adeaf542f65e682c5', size: this.size }, h("slot", { key: '9313568db60d45ec7fd8c57115455952f2eb8e70', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'd7823e3cb728c2f772ff8018b90443d415e7ee03', size: this.size, onClick: () => this.onTagClose() })));
25
+ return (h("div", { key: '3b70da4f439513c76b2be2cffa8cdc4811302ab1', class: `container ${this.size}` }, h("div", { key: '57953e3b65279fe99c9ad834c8d1ed63e39b0679', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '7bd9010a0f542b304d55dca762378af713d74666', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'e6a8e164c4a03c7fca8a23e022973b77457b3a46', class: "icon left-icon" }, h("img", { key: '405a11116d7aee5fd1e0182dc2fbbb32c7b668df', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '3d420d112fb1e1ca870c59ea22147a635f05cf8a', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '18d85880107447840f750282f10aa43239978a61', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '87ce5062f53d7122cc95909dfe58e7012583f6cc', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'a52adf235b229f93deb02d59eca142e6a03e60de', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'da2ff493a3c651a0a35f741a8081f3186986f438', class: "label" }, h("slot", { key: 'ea955acf0b4f49b938d1caef3634dc3669e32e9d' })), this.action === 'count' && (h("gb-tag-count", { key: 'f4b56f0dffc77eb49fc2b2783ddb4d668584a23e', size: this.size }, h("slot", { key: '39f2a832e4085b5875f7e5274ed0993d169c8e54', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '25672ace2c7905222fe9e69067b9053607729241', size: this.size, onClick: () => this.onTagClose() })));
26
26
  }
27
27
  static get is() { return "gb-tag"; }
28
28
  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: '68160727c8cee45384843180e309ee0ab1005128', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'dc8364edda5ec1be1a09e4ae82007272735ff4e8', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '0fa041806bd4f2544d00f1e759f25259f04adbdc', class: `custom-checkbox ${this.size}` }, h("svg", { key: '81282f13285207860ced39dc349a673756d3637a', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '67f55cff82235a1f21c65a4f0bcbdea101ccbb84', 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: 'c0f3dfe95207288fe6eb4f60e05c855d57458e86', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '43b841c64ca4dc97651c9bc77d6f2a6eb94a135b', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '28931e7cfd2bddb02e7eae1345699d9e7d0f810e', class: `custom-checkbox ${this.size}` }, h("svg", { key: '8c57680684263531c71e6c4f95465d2cbc65859c', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'f58ff0a41c83b61fd64e015ad9d56dd20dee0efd', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
10
10
  }
11
11
  static get is() { return "gb-tag-checkbox"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class GbTagClose {
3
3
  render() {
4
- return (h("div", { key: '3d6132027c4e5385916a09c90135572627ed90cb', class: this.size }, h("svg", { key: '7c62b34690a67bed9daf2c474bcd662634b4ec09', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '554db295c90b95f64fab9228c5bd7ed49837ab8a', 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" }))));
4
+ return (h("div", { key: '33b5f2cfb31acae3ec71b96934f36f45a97f9f5b', class: this.size }, h("svg", { key: '643e3c01c3a604882b0af09bc5d4649ffb04dc67', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '3c45ffd807966b043c5381a47bc09f5f0366ad6d', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
5
5
  }
6
6
  static get is() { return "gb-tag-close"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class GbTagCount {
3
3
  render() {
4
- return (h("div", { key: '37a22506909c88e3e27d5263c7dd4ace03878726', class: this.size }, h("slot", { key: 'e7707ea482c4d166b41b2c38a4086ebba3bbb1eb', name: "count" })));
4
+ return (h("div", { key: '87969c20c9cd4d1bc356642651cabb3cb3a260ba', class: this.size }, h("slot", { key: '4d11cc499acc3e94d3c6740686521f359d8e6277', name: "count" })));
5
5
  }
6
6
  static get is() { return "gb-tag-count"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -183,14 +183,14 @@ export class GbTextareaInputField {
183
183
  }
184
184
  }
185
185
  render() {
186
- return (h("div", { key: 'df7e8852fdba53180b72151796d057caa05777e4', class: "textarea_container" }, h("div", { key: '796e75c235f07fdf4c31f1f72e4ada33adcde25c', class: "input_with_label" }, this.showLabel && h("p", { key: '4137c2283c53a36ebeaa8f7f63d630f26b824c06', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '884208ee72b1381d30ac3764158febd34dc8bb4b', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: 'c2c9e5c4098ace18ee3c38f80824226a271b5a10', class: "textarea_tags" }, h("div", { key: '03f91d70dd25077c859abc5d7e0318997e6b095d', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'f7ac417743cd2d5098cee77c0db7c78324914d0f', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
186
+ return (h("div", { key: 'd51c6026b1c8757f5a65e9da9f823a7bfee2d9bb', class: "textarea_container" }, h("div", { key: '3a8a8b817a14f1e4c2f8e97f38132771ad1e7254', class: "input_with_label" }, this.showLabel && h("p", { key: '31d5e3039fc07fc35d422692ed3e4fa84cc88497', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '8e062328c4b78c2aac8ffcdb50ab9db8d8d341b5', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: '6fd22260adc5945ef17ca1a940fbcaba6efedbe8', class: "textarea_tags" }, h("div", { key: '3e82749af0350c9d891902ca33ec3662b7b00c3a', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '582a98344e9d140bc590de40235a1eada4a9170c', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
187
187
  .split(' ')
188
188
  .map(part => part.charAt(0).toUpperCase())
189
- .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: 'b1020f529307425f5f9373fd11a178ef57d19f6e', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'd9c2d601766035f0c6f1e4afd9ff8cfa37181ae9', class: "input_field" }, h("input", { key: '27bb5f2a1f98c5829a160767bfbf31fe594f2c5b', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
189
+ .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: '48967d39b6fd84bda3b8a4c024aa6bde54d9b1ac', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'c0ecc4ac99b9c79a4baa8bed70e14cbb2f2ca757', class: "input_field" }, h("input", { key: 'ed7848967118cf09d497bf547c6190cdd0db687f', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
190
190
  // placeholder={this.placeholderText}
191
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '153f9b461e39fcbf5d851f10da3b22ccaefe4b9c', class: "help_icon" }, h("svg", { key: 'e0473e302f34bf2e12cf1fd52b800934d934e7dd', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '3a1ed5e9be528c9c1bebff7346c55ef4fb10f7cd', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: '2254538210f7952f8ab638f78965a72e1cd60d70', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
191
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: 'dfa353cba4230f237ff9b1566fe370f41d785c64', class: "help_icon" }, h("svg", { key: '78f6545714d47a847e4f2d49d4508d27882f9e1c', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '09d8d7b50f380bb14494373d1b1910c93b2ac9a6', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: '2ee1790dbeaca3848a6c8db96d476dba08d150fd', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
192
192
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
193
- : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'ed18cb3b293f9b603de1456adc54cb0e93fd751d', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
193
+ : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '604ff8a84b0b52364e991b626f444ebd463f8c18', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
194
194
  }
195
195
  static get is() { return "gb-textarea-input-field"; }
196
196
  static get encapsulation() { return "shadow"; }
@@ -53,7 +53,7 @@ export class GbToast {
53
53
  }
54
54
  }
55
55
  render() {
56
- return (h("div", { key: 'b06813d599dfa75a208517dbdddb1bc1dac39fc5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '691a7a6dc697e0ea5a108dbb1bf75d0d2d804b5e', class: `icon_container` }, h("svg", { key: '5657f43b0a8fafeff62908117a374886b9ea1630', 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: '49ce7ac7d9b208ac408458c3708613308ef82bfa', 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: 'd59cfcb6d2b1ce0e51900cca312c1256b406bd3f', "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: 'fdc7a38a4929f4eb4908e84fcff99f1056a728bf', "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: '2e8217909d0afc51cd63659ee201980eb5e788b8', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'ad703a0f8a460ea395a7074d503677fdbd9735b3', class: `text ${this.size}` }, h("slot", { key: '8d2b9dee8e9f7c1fc52592b06b52086dad920027', name: "main_text" }), this.showSupportingText && h("slot", { key: '3b7795d78508f4b64050a36da17ea7b04f3eeef6', name: "supporting_text" })), this.actions && (h("div", { key: '3e24d72d7c7d869c895ce20297c27050e59ce066', 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: '9cea4218c1d0993b6dd9f3673b36ae760850615b', 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: '236250552a81e9e78571fb654a36b98c3780734a', class: `container ${this.breakpoint}` }, h("div", { key: 'cac4d69e33f8d4fb4802d00b387100e10771182c', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'f9b4abf72828fb2234e5587799ecb92f82512124', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'b860923a79dc09bc40da263fc0e780b711104630', class: `icon_container` }, h("svg", { key: 'b72b9fbd976ece895bbefba7d095d528925c0190', 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: '88d7ab31bc2f1af0dd175a43fd9518ae8a96cd49', 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: '459c0dbd9de4be1d8e7eada3b4ab0b722739e7dc', "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: '4e6990f5d8d5cbfa40fbc0f5792d3e929bc977be', "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: '91cd53d02a7dd8baaa2c43cf2adea80612f72a9a', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'a48c22243c015c231ae39981bd7a4aeb4f2d7aaf', name: "main_text" }), this.showSupportingText && h("slot", { key: '87a2651bacf4e274aeac8e3ff04ed963f0c8f552', name: "supporting_text" }))), this.actions && (h("div", { key: '2684909b1370287280146c944c90060c5cdd2549', 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: '10632584c9d9938dede5d0c34fabc9ba340eb508', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
56
+ return (h("div", { key: '716efa20fc44ce42fbea948c1e45044df4a192f5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '001e44e21b03ca04491803cef5bef5f8364789e7', class: `icon_container` }, h("svg", { key: '4d6b8e634bc71c479079c44bd0dc4099e85d9913', 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: '36154b187196dfa384910aae254add990750b6b6', 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: '52001b232b963b7e4c365b7333db7ba171a242e3', "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: 'd839a7b372f3b2f817e1c64c8b0f15e848ed4fb1', "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: 'da1c8c034b699869975fd74c7e6cec1ce2aa7dda', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'f37076ffc6a65839bf27bd7908fcf9dad0d3666d', class: `text ${this.size}` }, h("slot", { key: '769eecf190114423ba8b67716aedf0fcccdd060a', name: "main_text" }), this.showSupportingText && h("slot", { key: '43dfdce2f83890b4fcf00063e700f9327c1b2dd4', name: "supporting_text" })), this.actions && (h("div", { key: '09b9b9acb1c617f5f8c71635ae68c832ed7f8a49', 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: '035b3170835c1c819776463646c1eb74d0fa5899', 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: 'c3ece26f62c397c1dd6c6ae2495b3734cd951ddd', class: `container ${this.breakpoint}` }, h("div", { key: '60cdf5646ed2dfd89a4f32560405544f8bfade37', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'b0e1aba8418a27c7315ac950cfa8150da9574796', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'b10f57e168bb6a587d5564d425737008d3081fdf', class: `icon_container` }, h("svg", { key: 'c25a498d3b82a11a672023084785d4f97ccc8355', 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: 'adc39843d3586d3c4e53bc69c6fb65cff742c548', 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: '8ae7008cad5bab2a02a12fddeeca39ac7384ffa0', "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: '95e17756c8d9d988ac1c4ffe93157c9688809bb8', "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: 'a8d39098332927bb82131bb6a5ca932cc6ab1d50', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'c32e855495e1b4433bf393968e812dfda06a0ebc', name: "main_text" }), this.showSupportingText && h("slot", { key: 'e1e2833e1cabc1b3140ad3038b1cf4ca1acdf3d2', name: "supporting_text" }))), this.actions && (h("div", { key: 'b9e178146256959440d75387fcbf3ad1cc4a39c8', 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: '52bf36105e91217c84362db8b87ddd2a2e6508d4', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
57
57
  }
58
58
  static get is() { return "gb-toast"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbToastButton {
5
5
  slottedContent.classList.add('text-sm-semi-bold');
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '6726d451339b510916fe8007880722603cf199a2', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '103e9a9420c2b3d6ba23478713585c9d196a4d1f' })));
8
+ return (h("div", { key: '61260ac4b7148498acfcc407a2e9cf947ef33edf', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '45252dda28729581c85c98b264aa5a6fe633bb28' })));
9
9
  }
10
10
  static get is() { return "gb-toast-button"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -34,7 +34,7 @@ export class GbToggle {
34
34
  }
35
35
  }
36
36
  render() {
37
- return (h("div", { key: '3c242139526884494e83117b491c337209797e26', class: `toggle_div ${this.size}` }, h("div", { key: 'e9895f339f93a55a1490afef8338b064cc3ca570', class: "toggle_base" }, h("gb-toggle-base", { key: '36a5e6a9b2364582e9efb4c907c029133fbd7ca5', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'b15c26db29c151de0535cdf95cf42a31f72ac5da', class: "text" }, h("slot", { key: 'd1f00fdaef0dfafd0257bc689a1ece9068c80641', name: "main_text" }), this.supportingText && (h("slot", { key: '408dde312503fb950b9f9cbb921b75e14ff91bb3', name: "supporting_text" }))))));
37
+ return (h("div", { key: '1fa12413e314c2c5d38b53937a26f3e0d0783765', class: `toggle_div ${this.size}` }, h("div", { key: '189c1a09a43fa426c8ad6cd59bc922627a83687b', class: "toggle_base" }, h("gb-toggle-base", { key: '8f4c83656f961707855d34542174e3ec9e3e9a75', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '022a726181d58d939e33298c353faf06de5a35a6', class: "text" }, h("slot", { key: '254cde2eb03233aae1eceff5262b2487709ab8f7', name: "main_text" }), this.supportingText && (h("slot", { key: '2d5fb89d2b5eac26e2aee069ee78685e277e6da0', name: "supporting_text" }))))));
38
38
  }
39
39
  static get is() { return "gb-toggle"; }
40
40
  static get encapsulation() { return "shadow"; }