globuswebcomponents 1.3.6 → 1.3.8

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 (568) hide show
  1. package/dist/cjs/gb-avatar_13.cjs.entry.js +687 -0
  2. package/dist/cjs/gb-avatar_13.cjs.entry.js.map +1 -0
  3. package/dist/cjs/{gb-pagination-button-group-base_2.cjs.entry.js → gb-breadcrumb-button-base.cjs.entry.js} +10 -57
  4. package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-button-close.cjs.entry.js +24 -0
  6. package/dist/cjs/gb-button-close.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-button.cjs.entry.js +90 -0
  8. package/dist/cjs/gb-button.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-checkbox_2.cjs.entry.js +185 -0
  13. package/dist/cjs/gb-checkbox_2.cjs.entry.js.map +1 -0
  14. package/dist/cjs/gb-detail-cell.cjs.entry.js +86 -0
  15. package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -0
  16. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  18. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +46 -0
  21. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
  22. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +42 -0
  23. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +1 -0
  24. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  26. package/dist/cjs/gb-header-icon.cjs.entry.js +34 -0
  27. package/dist/cjs/gb-header-icon.cjs.entry.js.map +1 -0
  28. package/dist/cjs/gb-header.cjs.entry.js +72 -0
  29. package/dist/cjs/gb-header.cjs.entry.js.map +1 -0
  30. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +364 -0
  32. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +144 -0
  35. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js.map +1 -0
  36. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +398 -0
  37. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  38. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  39. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  41. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +66 -0
  50. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -0
  51. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +112 -0
  52. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +1 -0
  53. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  54. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  55. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  56. package/dist/cjs/{gb-progress-bar.cjs.entry.js → gb-toast-button.cjs.entry.js} +14 -11
  57. package/dist/cjs/gb-toast-button.cjs.entry.js.map +1 -0
  58. package/dist/cjs/gb-toast.cjs.entry.js +76 -0
  59. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -0
  60. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  61. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  62. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  63. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  64. package/dist/cjs/gb-top-bar-item.cjs.entry.js +38 -0
  65. package/dist/cjs/gb-top-bar-item.cjs.entry.js.map +1 -0
  66. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +53 -0
  67. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js.map +1 -0
  68. package/dist/cjs/gb-top-bar.cjs.entry.js +51 -0
  69. package/dist/cjs/gb-top-bar.cjs.entry.js.map +1 -0
  70. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  71. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  72. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  73. package/dist/cjs/globuscomponents.cjs.js +1 -1
  74. package/dist/cjs/loader.cjs.js +1 -1
  75. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  76. package/dist/collection/assets/corporate.svg +6 -0
  77. package/dist/collection/assets/file-corrupt.svg +6 -0
  78. package/dist/collection/assets/file-verified.svg +4 -6
  79. package/dist/collection/assets/file.svg +4 -0
  80. package/dist/collection/collection-manifest.json +3 -0
  81. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.css +2912 -0
  82. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js +81 -0
  83. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js.map +1 -0
  84. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.css +2660 -0
  85. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js +61 -0
  86. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js.map +1 -0
  87. package/dist/collection/components/gb-btn/gb-btn.js +1 -1
  88. package/dist/collection/components/gb-button/gb-button.js +1 -1
  89. package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
  90. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
  91. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  92. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
  93. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
  94. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
  95. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
  96. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  97. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  98. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  99. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  100. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  101. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  102. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  103. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  104. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  105. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  106. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  107. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  108. package/dist/collection/components/gb-header/gb-header.js +1 -1
  109. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  110. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  111. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  112. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  113. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  114. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  115. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  116. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  117. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  118. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  119. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  120. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  121. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  122. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  123. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  124. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  125. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  126. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  127. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  128. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  129. package/dist/collection/components/gb-sidebar/gb-sidebar.css +5 -0
  130. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  131. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.css +2 -0
  132. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  133. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  134. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  135. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  136. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  137. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  138. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  139. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  140. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  141. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  142. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  143. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  144. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  145. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  146. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  147. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  148. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  149. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  150. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  151. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  152. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  153. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  154. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  155. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  156. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.css +48 -0
  157. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +222 -0
  158. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js.map +1 -0
  159. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  160. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  161. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  162. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  163. package/dist/components/gb-action-panel.js +4 -4
  164. package/dist/components/gb-avatar-add-button.js +1 -1
  165. package/dist/components/gb-avatar-dropdown.js +6 -6
  166. package/dist/components/gb-avatar-group.js +4 -4
  167. package/dist/components/gb-avatar-label-group.js +1 -1
  168. package/dist/components/gb-avatar-profile-photo.js +2 -2
  169. package/dist/components/gb-avatar.js +1 -1
  170. package/dist/components/gb-badge.js +1 -1
  171. package/dist/components/gb-breadcrumb-button-base.d.ts +11 -0
  172. package/dist/components/gb-breadcrumb-button-base.js +44 -0
  173. package/dist/components/gb-breadcrumb-button-base.js.map +1 -0
  174. package/dist/components/gb-breadcrumbs.d.ts +11 -0
  175. package/dist/components/gb-breadcrumbs.js +42 -0
  176. package/dist/components/gb-breadcrumbs.js.map +1 -0
  177. package/dist/components/gb-btn.js +1 -1
  178. package/dist/components/gb-button-close.js +1 -1
  179. package/dist/components/gb-button.js +1 -1
  180. package/dist/components/gb-carousel-arrow.js +1 -1
  181. package/dist/components/gb-checkbox-base.js +1 -1
  182. package/dist/components/gb-checkbox-group-item.js +1 -1
  183. package/dist/components/gb-checkbox-group.js +7 -7
  184. package/dist/components/gb-checkbox.js +1 -1
  185. package/dist/components/gb-collapse-button.js +1 -1
  186. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  187. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  188. package/dist/components/gb-detail-cell.js +7 -7
  189. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  190. package/dist/components/gb-export-dropdown-item.js +1 -1
  191. package/dist/components/gb-export-dropdown.js +4 -4
  192. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  193. package/dist/components/gb-export-sub-dropdown.js +1 -1
  194. package/dist/components/gb-featured-icon.js +1 -1
  195. package/dist/components/gb-file-type-icon.js +1 -1
  196. package/dist/components/gb-file-upload-item-base.js +1 -1
  197. package/dist/components/gb-file-upload.js +18 -18
  198. package/dist/components/gb-header-icon.js +1 -1
  199. package/dist/components/gb-header.js +4 -4
  200. package/dist/components/gb-help-dropdown.js +4 -4
  201. package/dist/components/gb-help-tooltip.js +1 -1
  202. package/dist/components/gb-horizontal-tabs.js +5 -5
  203. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  204. package/dist/components/gb-input-dropdown.js +1 -1
  205. package/dist/components/gb-input-field.js +1 -1
  206. package/dist/components/gb-mega-input-field-base.js +1 -1
  207. package/dist/components/gb-notification-content.js +1 -1
  208. package/dist/components/gb-notification-pane.js +5 -5
  209. package/dist/components/gb-pagination-button-group-base.js +1 -1
  210. package/dist/components/gb-pagination-dot-group.js +1 -1
  211. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  212. package/dist/components/gb-pagination-number-base.js +1 -1
  213. package/dist/components/gb-pagination.js +19 -19
  214. package/dist/components/gb-password-button.js +1 -1
  215. package/dist/components/gb-progress-bar.js +1 -1
  216. package/dist/components/gb-progress-circle.js +1 -1
  217. package/dist/components/gb-scrollbar.js +1 -1
  218. package/dist/components/gb-sidebar.js +10 -10
  219. package/dist/components/gb-sidebar.js.map +1 -1
  220. package/dist/components/gb-simple-side-bar-item.js +1 -1
  221. package/dist/components/gb-slider-control-handle.js +1 -1
  222. package/dist/components/gb-slider.js +3 -3
  223. package/dist/components/gb-status-indicator.js +1 -1
  224. package/dist/components/gb-step-base.js +1 -1
  225. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  226. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  227. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  228. package/dist/components/gb-tab-button-base.js +1 -1
  229. package/dist/components/gb-table-cell.js +1 -1
  230. package/dist/components/gb-tag-checkbox.js +1 -1
  231. package/dist/components/gb-tag-close.js +1 -1
  232. package/dist/components/gb-tag-count.js +1 -1
  233. package/dist/components/gb-tag.js +1 -1
  234. package/dist/components/gb-textarea-input-field.js +13 -13
  235. package/dist/components/gb-toast-button.js +1 -1
  236. package/dist/components/gb-toast.js +4 -4
  237. package/dist/components/gb-toggle-base.js +1 -1
  238. package/dist/components/gb-toggle.js +2 -2
  239. package/dist/components/gb-token-field-compact.js +2 -2
  240. package/dist/components/gb-token-field-compressed.js +3 -3
  241. package/dist/components/gb-tooltip.js +1 -1
  242. package/dist/components/gb-top-bar-item.js +1 -1
  243. package/dist/components/gb-top-bar-sidemenu.d.ts +11 -0
  244. package/dist/components/gb-top-bar-sidemenu.js +120 -0
  245. package/dist/components/gb-top-bar-sidemenu.js.map +1 -0
  246. package/dist/components/gb-top-bar.js +3 -3
  247. package/dist/components/gb-vertical-tabs.js +1 -118
  248. package/dist/components/gb-vertical-tabs.js.map +1 -1
  249. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  250. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  251. package/dist/components/{p-bd62b321.js → p-01827ba2.js} +3 -3
  252. package/dist/components/{p-bd62b321.js.map → p-01827ba2.js.map} +1 -1
  253. package/dist/components/{p-cb923444.js → p-028293c8.js} +2 -2
  254. package/dist/components/{p-cb923444.js.map → p-028293c8.js.map} +1 -1
  255. package/dist/components/{p-ab0acd4d.js → p-04d43865.js} +7 -7
  256. package/dist/components/{p-ab0acd4d.js.map → p-04d43865.js.map} +1 -1
  257. package/dist/components/{p-d06d713a.js → p-13ed4f83.js} +3 -3
  258. package/dist/components/{p-d06d713a.js.map → p-13ed4f83.js.map} +1 -1
  259. package/dist/components/{p-2e4e090c.js → p-15a19f03.js} +2 -2
  260. package/dist/components/{p-2e4e090c.js.map → p-15a19f03.js.map} +1 -1
  261. package/dist/components/{p-7207c91e.js → p-17907f9c.js} +2 -2
  262. package/dist/components/{p-7207c91e.js.map → p-17907f9c.js.map} +1 -1
  263. package/dist/components/{p-cf588f40.js → p-1845a5e4.js} +4 -4
  264. package/dist/components/{p-cf588f40.js.map → p-1845a5e4.js.map} +1 -1
  265. package/dist/components/{p-954d7fe7.js → p-2248e764.js} +4 -4
  266. package/dist/components/{p-954d7fe7.js.map → p-2248e764.js.map} +1 -1
  267. package/dist/components/{p-af2dc724.js → p-262f8a42.js} +7 -7
  268. package/dist/components/p-262f8a42.js.map +1 -0
  269. package/dist/components/{p-e558af0e.js → p-26a11a36.js} +3 -3
  270. package/dist/components/{p-e558af0e.js.map → p-26a11a36.js.map} +1 -1
  271. package/dist/components/{p-b678b493.js → p-368c15a4.js} +2 -2
  272. package/dist/components/{p-b678b493.js.map → p-368c15a4.js.map} +1 -1
  273. package/dist/components/{p-d9a95b87.js → p-3784b7a5.js} +7 -7
  274. package/dist/components/{p-d9a95b87.js.map → p-3784b7a5.js.map} +1 -1
  275. package/dist/components/{p-66d52fd5.js → p-441d6370.js} +3 -3
  276. package/dist/components/{p-66d52fd5.js.map → p-441d6370.js.map} +1 -1
  277. package/dist/components/{p-98f5c49f.js → p-44e07b51.js} +2 -2
  278. package/dist/components/{p-98f5c49f.js.map → p-44e07b51.js.map} +1 -1
  279. package/dist/components/{p-43891900.js → p-498441b8.js} +5 -5
  280. package/dist/components/{p-43891900.js.map → p-498441b8.js.map} +1 -1
  281. package/dist/components/{p-f5cd442d.js → p-4c2e07fd.js} +2 -2
  282. package/dist/components/{p-f5cd442d.js.map → p-4c2e07fd.js.map} +1 -1
  283. package/dist/components/{p-faae035b.js → p-55683c1d.js} +2 -2
  284. package/dist/components/{p-faae035b.js.map → p-55683c1d.js.map} +1 -1
  285. package/dist/components/{p-6bcf02bd.js → p-58ef6413.js} +2 -2
  286. package/dist/components/{p-6bcf02bd.js.map → p-58ef6413.js.map} +1 -1
  287. package/dist/components/{p-421e82d7.js → p-5a74dba5.js} +5 -5
  288. package/dist/components/{p-421e82d7.js.map → p-5a74dba5.js.map} +1 -1
  289. package/dist/components/{p-0bdf8955.js → p-72bca400.js} +2 -2
  290. package/dist/components/{p-0bdf8955.js.map → p-72bca400.js.map} +1 -1
  291. package/dist/components/{p-0e5e3f8a.js → p-76753bc6.js} +19 -19
  292. package/dist/components/p-76753bc6.js.map +1 -0
  293. package/dist/components/{p-c845c2c6.js → p-920e5a8f.js} +3 -3
  294. package/dist/components/{p-c845c2c6.js.map → p-920e5a8f.js.map} +1 -1
  295. package/dist/components/{p-dd5c9f25.js → p-92f34f94.js} +27 -27
  296. package/dist/components/{p-dd5c9f25.js.map → p-92f34f94.js.map} +1 -1
  297. package/dist/components/{p-badf04ea.js → p-93f7b8fa.js} +2 -2
  298. package/dist/components/{p-badf04ea.js.map → p-93f7b8fa.js.map} +1 -1
  299. package/dist/components/{p-77dacb3a.js → p-974ee6f2.js} +2 -2
  300. package/dist/components/{p-77dacb3a.js.map → p-974ee6f2.js.map} +1 -1
  301. package/dist/components/{p-589a5969.js → p-a0b332bc.js} +3 -3
  302. package/dist/components/{p-589a5969.js.map → p-a0b332bc.js.map} +1 -1
  303. package/dist/components/{p-39e2a84d.js → p-a3dd3c80.js} +2 -2
  304. package/dist/components/{p-39e2a84d.js.map → p-a3dd3c80.js.map} +1 -1
  305. package/dist/components/{p-c0c2d7ff.js → p-a87e21b3.js} +2 -2
  306. package/dist/components/{p-c0c2d7ff.js.map → p-a87e21b3.js.map} +1 -1
  307. package/dist/components/{p-65852bb7.js → p-abc31a5b.js} +2 -2
  308. package/dist/components/{p-65852bb7.js.map → p-abc31a5b.js.map} +1 -1
  309. package/dist/components/{p-af5789ef.js → p-b1d0b6ca.js} +2 -2
  310. package/dist/components/{p-af5789ef.js.map → p-b1d0b6ca.js.map} +1 -1
  311. package/dist/components/{p-9a515959.js → p-b42cdb46.js} +3 -3
  312. package/dist/components/{p-9a515959.js.map → p-b42cdb46.js.map} +1 -1
  313. package/dist/components/{p-8e055fae.js → p-b85609fd.js} +3 -3
  314. package/dist/components/{p-8e055fae.js.map → p-b85609fd.js.map} +1 -1
  315. package/dist/components/{p-d9a6aa70.js → p-bfeeb2c9.js} +7 -7
  316. package/dist/components/{p-d9a6aa70.js.map → p-bfeeb2c9.js.map} +1 -1
  317. package/dist/components/{p-46e64e8f.js → p-c16069ad.js} +2 -2
  318. package/dist/components/{p-46e64e8f.js.map → p-c16069ad.js.map} +1 -1
  319. package/dist/components/{p-0cb65f99.js → p-c479cf40.js} +3 -3
  320. package/dist/components/{p-0cb65f99.js.map → p-c479cf40.js.map} +1 -1
  321. package/dist/components/{p-d0a741ae.js → p-c811d105.js} +3 -3
  322. package/dist/components/{p-d0a741ae.js.map → p-c811d105.js.map} +1 -1
  323. package/dist/components/{p-8c7157f0.js → p-ca5e9c1c.js} +2 -2
  324. package/dist/components/{p-8c7157f0.js.map → p-ca5e9c1c.js.map} +1 -1
  325. package/dist/components/{p-f95903ac.js → p-ce6c9c4f.js} +3 -3
  326. package/dist/components/{p-f95903ac.js.map → p-ce6c9c4f.js.map} +1 -1
  327. package/dist/components/{p-9ba3d294.js → p-d11be91f.js} +2 -2
  328. package/dist/components/{p-9ba3d294.js.map → p-d11be91f.js.map} +1 -1
  329. package/dist/components/{p-2b66c98a.js → p-dc032290.js} +2 -2
  330. package/dist/components/{p-2b66c98a.js.map → p-dc032290.js.map} +1 -1
  331. package/dist/components/{p-91a34b5d.js → p-ed2db22b.js} +3 -3
  332. package/dist/components/{p-91a34b5d.js.map → p-ed2db22b.js.map} +1 -1
  333. package/dist/components/{p-50b9f25f.js → p-eec6d84d.js} +7 -7
  334. package/dist/components/{p-50b9f25f.js.map → p-eec6d84d.js.map} +1 -1
  335. package/dist/components/{p-b0d56811.js → p-f7d84569.js} +3 -3
  336. package/dist/components/{p-b0d56811.js.map → p-f7d84569.js.map} +1 -1
  337. package/dist/components/{p-0549d398.js → p-fc2b51bb.js} +2 -2
  338. package/dist/components/{p-0549d398.js.map → p-fc2b51bb.js.map} +1 -1
  339. package/dist/components/{p-735cdf2e.js → p-fdccb4e3.js} +7 -7
  340. package/dist/components/{p-735cdf2e.js.map → p-fdccb4e3.js.map} +1 -1
  341. package/dist/components/p-fea54fb3.js +122 -0
  342. package/dist/components/p-fea54fb3.js.map +1 -0
  343. package/dist/components/test-input-tag.js +11 -11
  344. package/dist/docs.json +415 -2
  345. package/dist/esm/gb-avatar_13.entry.js +671 -0
  346. package/dist/esm/gb-avatar_13.entry.js.map +1 -0
  347. package/dist/esm/{gb-pagination-button-group-base_2.entry.js → gb-breadcrumb-button-base.entry.js} +11 -57
  348. package/dist/esm/gb-breadcrumb-button-base.entry.js.map +1 -0
  349. package/dist/esm/gb-button-close.entry.js +20 -0
  350. package/dist/esm/gb-button-close.entry.js.map +1 -0
  351. package/dist/esm/gb-button.entry.js +86 -0
  352. package/dist/esm/gb-button.entry.js.map +1 -0
  353. package/dist/esm/gb-carousel-arrow.entry.js +1 -1
  354. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  355. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  356. package/dist/esm/gb-checkbox_2.entry.js +180 -0
  357. package/dist/esm/gb-checkbox_2.entry.js.map +1 -0
  358. package/dist/esm/gb-detail-cell.entry.js +82 -0
  359. package/dist/esm/gb-detail-cell.entry.js.map +1 -0
  360. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  361. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  362. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  363. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  364. package/dist/esm/gb-featured-icon_2.entry.js +41 -0
  365. package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
  366. package/dist/esm/gb-file-type-icon_2.entry.js +37 -0
  367. package/dist/esm/gb-file-type-icon_2.entry.js.map +1 -0
  368. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  369. package/dist/esm/gb-file-upload.entry.js +12 -12
  370. package/dist/esm/gb-header-icon.entry.js +30 -0
  371. package/dist/esm/gb-header-icon.entry.js.map +1 -0
  372. package/dist/esm/gb-header.entry.js +68 -0
  373. package/dist/esm/gb-header.entry.js.map +1 -0
  374. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  375. package/dist/esm/gb-help-tooltip_3.entry.js +358 -0
  376. package/dist/esm/gb-help-tooltip_3.entry.js.map +1 -0
  377. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  378. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +136 -0
  379. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js.map +1 -0
  380. package/dist/esm/gb-input-dropdown_3.entry.js +392 -0
  381. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  382. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  383. package/dist/esm/gb-notification-content.entry.js +1 -1
  384. package/dist/esm/gb-notification-pane.entry.js +3 -3
  385. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  386. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  387. package/dist/esm/gb-pagination.entry.js +1 -1
  388. package/dist/esm/gb-progress-circle.entry.js +1 -1
  389. package/dist/esm/gb-scrollbar.entry.js +1 -1
  390. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  391. package/dist/esm/gb-slider.entry.js +1 -1
  392. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  393. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +62 -0
  394. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -0
  395. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +108 -0
  396. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +1 -0
  397. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  398. package/dist/esm/gb-table-cell.entry.js +1 -1
  399. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  400. package/dist/esm/gb-toast-button.entry.js +25 -0
  401. package/dist/esm/gb-toast-button.entry.js.map +1 -0
  402. package/dist/esm/gb-toast.entry.js +72 -0
  403. package/dist/esm/gb-toast.entry.js.map +1 -0
  404. package/dist/esm/gb-toggle-base.entry.js +2 -2
  405. package/dist/esm/gb-toggle.entry.js +1 -1
  406. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  407. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  408. package/dist/esm/gb-top-bar-item.entry.js +34 -0
  409. package/dist/esm/gb-top-bar-item.entry.js.map +1 -0
  410. package/dist/esm/gb-top-bar-sidemenu.entry.js +49 -0
  411. package/dist/esm/gb-top-bar-sidemenu.entry.js.map +1 -0
  412. package/dist/esm/gb-top-bar.entry.js +47 -0
  413. package/dist/esm/gb-top-bar.entry.js.map +1 -0
  414. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  415. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  416. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  417. package/dist/esm/globuscomponents.js +1 -1
  418. package/dist/esm/loader.js +1 -1
  419. package/dist/esm/test-input-tag.entry.js +2 -2
  420. package/dist/globuscomponents/assets/corporate.svg +6 -0
  421. package/dist/globuscomponents/assets/file-corrupt.svg +6 -0
  422. package/dist/globuscomponents/assets/file-verified.svg +4 -6
  423. package/dist/globuscomponents/assets/file.svg +4 -0
  424. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  425. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  426. package/dist/globuscomponents/{p-b670d3a4.entry.js → p-058e53b6.entry.js} +2 -2
  427. package/dist/globuscomponents/{p-908e9db7.entry.js → p-199a50fc.entry.js} +2 -2
  428. package/dist/globuscomponents/{p-291d6cd1.entry.js → p-1b896f63.entry.js} +2 -2
  429. package/dist/globuscomponents/p-1f4c4c3c.entry.js +2 -0
  430. package/dist/globuscomponents/p-1f4c4c3c.entry.js.map +1 -0
  431. package/dist/globuscomponents/p-205569a1.entry.js +2 -0
  432. package/dist/globuscomponents/p-205569a1.entry.js.map +1 -0
  433. package/dist/globuscomponents/p-208d42c8.entry.js +2 -0
  434. package/dist/globuscomponents/{p-9fdbeec9.entry.js → p-21cb9913.entry.js} +2 -2
  435. package/dist/globuscomponents/{p-97770b8a.entry.js → p-26135aaa.entry.js} +2 -2
  436. package/dist/globuscomponents/{p-c65de4a8.entry.js → p-396df624.entry.js} +2 -2
  437. package/dist/globuscomponents/p-3a319479.entry.js +2 -0
  438. package/dist/globuscomponents/p-3a319479.entry.js.map +1 -0
  439. package/dist/globuscomponents/{p-6da840eb.entry.js → p-442fc6af.entry.js} +2 -2
  440. package/dist/globuscomponents/{p-585e17c5.entry.js → p-46c15103.entry.js} +2 -2
  441. package/dist/globuscomponents/{p-fa344cde.entry.js → p-4d667eb7.entry.js} +2 -2
  442. package/dist/globuscomponents/{p-65807830.entry.js → p-502a3789.entry.js} +2 -2
  443. package/dist/globuscomponents/p-51dc6795.entry.js +2 -0
  444. package/dist/globuscomponents/p-51dc6795.entry.js.map +1 -0
  445. package/dist/globuscomponents/{p-108ebe7e.entry.js → p-5aa4aa71.entry.js} +2 -2
  446. package/dist/globuscomponents/p-6013006a.entry.js +2 -0
  447. package/dist/globuscomponents/p-6013006a.entry.js.map +1 -0
  448. package/dist/globuscomponents/p-69434a06.entry.js +2 -0
  449. package/dist/globuscomponents/{p-fd67e1e0.entry.js → p-6aeaee2c.entry.js} +2 -2
  450. package/dist/globuscomponents/p-6f8efb30.entry.js +2 -0
  451. package/dist/globuscomponents/p-6f8efb30.entry.js.map +1 -0
  452. package/dist/globuscomponents/p-7127127f.entry.js +2 -0
  453. package/dist/globuscomponents/p-7127127f.entry.js.map +1 -0
  454. package/dist/globuscomponents/{p-4dfe78c5.entry.js → p-770c88de.entry.js} +2 -2
  455. package/dist/globuscomponents/{p-2ed43d79.entry.js → p-77f4aad0.entry.js} +2 -2
  456. package/dist/globuscomponents/{p-7e9bae8b.entry.js → p-785b8fc4.entry.js} +2 -2
  457. package/dist/globuscomponents/p-78b21f12.entry.js +2 -0
  458. package/dist/globuscomponents/{p-ba2c25dd.entry.js → p-8ff85d0d.entry.js} +2 -2
  459. package/dist/globuscomponents/p-94602502.entry.js +2 -0
  460. package/dist/globuscomponents/{p-283c6c9d.entry.js → p-9767de54.entry.js} +2 -2
  461. package/dist/globuscomponents/{p-d2b16d4d.entry.js → p-97851deb.entry.js} +2 -2
  462. package/dist/globuscomponents/p-982bf35e.entry.js +2 -0
  463. package/dist/globuscomponents/p-982bf35e.entry.js.map +1 -0
  464. package/dist/globuscomponents/p-a0080991.entry.js +2 -0
  465. package/dist/globuscomponents/p-a0080991.entry.js.map +1 -0
  466. package/dist/globuscomponents/{p-3617f00a.entry.js → p-a19cbd5f.entry.js} +2 -2
  467. package/dist/globuscomponents/p-a2c46924.entry.js +2 -0
  468. package/dist/globuscomponents/p-a2c46924.entry.js.map +1 -0
  469. package/dist/globuscomponents/{p-0e9e58ed.entry.js → p-a4dbccdb.entry.js} +2 -2
  470. package/dist/globuscomponents/{p-96fb5dcf.entry.js → p-ac349252.entry.js} +2 -2
  471. package/dist/globuscomponents/{p-5c771ce7.entry.js → p-b4e73463.entry.js} +2 -2
  472. package/dist/globuscomponents/p-b4e73463.entry.js.map +1 -0
  473. package/dist/globuscomponents/p-b9fd503c.entry.js +2 -0
  474. package/dist/globuscomponents/p-b9fd503c.entry.js.map +1 -0
  475. package/dist/globuscomponents/p-bdca4265.entry.js +2 -0
  476. package/dist/globuscomponents/p-bdca4265.entry.js.map +1 -0
  477. package/dist/globuscomponents/p-bddb7f36.entry.js +2 -0
  478. package/dist/globuscomponents/p-bddb7f36.entry.js.map +1 -0
  479. package/dist/globuscomponents/{p-427e85de.entry.js → p-c56ea162.entry.js} +2 -2
  480. package/dist/globuscomponents/{p-107d39aa.entry.js → p-c806119d.entry.js} +2 -2
  481. package/dist/globuscomponents/{p-b77a488c.entry.js → p-cf92fc44.entry.js} +2 -2
  482. package/dist/globuscomponents/{p-d06ce1fc.entry.js → p-d0595027.entry.js} +2 -2
  483. package/dist/globuscomponents/p-d2593949.entry.js +2 -0
  484. package/dist/globuscomponents/p-d2593949.entry.js.map +1 -0
  485. package/dist/globuscomponents/{p-e6049ecf.entry.js → p-d321e23d.entry.js} +2 -2
  486. package/dist/globuscomponents/{p-f7b50b3f.entry.js → p-d98a0420.entry.js} +2 -2
  487. package/dist/globuscomponents/p-df3327ae.entry.js +2 -0
  488. package/dist/globuscomponents/p-df3327ae.entry.js.map +1 -0
  489. package/dist/globuscomponents/p-e62d12ba.entry.js +2 -0
  490. package/dist/globuscomponents/p-e62d12ba.entry.js.map +1 -0
  491. package/dist/globuscomponents/p-f019eb3f.entry.js +2 -0
  492. package/dist/globuscomponents/p-f019eb3f.entry.js.map +1 -0
  493. package/dist/globuscomponents/{p-316a9985.entry.js → p-f23b045a.entry.js} +2 -2
  494. package/dist/globuscomponents/{p-2cad1542.entry.js → p-f248f3fd.entry.js} +2 -2
  495. package/dist/globuscomponents/p-f2898b53.entry.js +2 -0
  496. package/dist/globuscomponents/p-f2898b53.entry.js.map +1 -0
  497. package/dist/globuscomponents/p-fdc64b81.entry.js +2 -0
  498. package/dist/globuscomponents/p-fdc64b81.entry.js.map +1 -0
  499. package/dist/types/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.d.ts +6 -0
  500. package/dist/types/components/gb-breadcrumbs/gb-breadcrumbs.d.ts +5 -0
  501. package/dist/types/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.d.ts +19 -0
  502. package/dist/types/components.d.ts +81 -0
  503. package/package.json +1 -1
  504. package/dist/cjs/gb-avatar_32.cjs.entry.js +0 -2039
  505. package/dist/cjs/gb-avatar_32.cjs.entry.js.map +0 -1
  506. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -158
  507. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  508. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js.map +0 -1
  509. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  510. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -123
  511. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  512. package/dist/components/p-0e5e3f8a.js.map +0 -1
  513. package/dist/components/p-af2dc724.js.map +0 -1
  514. package/dist/esm/gb-avatar_32.entry.js +0 -2004
  515. package/dist/esm/gb-avatar_32.entry.js.map +0 -1
  516. package/dist/esm/gb-collapse-button_4.entry.js +0 -151
  517. package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
  518. package/dist/esm/gb-pagination-button-group-base_2.entry.js.map +0 -1
  519. package/dist/esm/gb-progress-bar.entry.js +0 -22
  520. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  521. package/dist/esm/gb-sidebar.entry.js +0 -119
  522. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  523. package/dist/globuscomponents/p-0e6903df.entry.js +0 -2
  524. package/dist/globuscomponents/p-0e6903df.entry.js.map +0 -1
  525. package/dist/globuscomponents/p-24e4fe4e.entry.js +0 -2
  526. package/dist/globuscomponents/p-24e4fe4e.entry.js.map +0 -1
  527. package/dist/globuscomponents/p-5c771ce7.entry.js.map +0 -1
  528. package/dist/globuscomponents/p-6a9d4577.entry.js +0 -2
  529. package/dist/globuscomponents/p-6a9d4577.entry.js.map +0 -1
  530. package/dist/globuscomponents/p-7c66d678.entry.js +0 -2
  531. package/dist/globuscomponents/p-7c66d678.entry.js.map +0 -1
  532. package/dist/globuscomponents/p-a2c16d5c.entry.js +0 -2
  533. package/dist/globuscomponents/p-b12a8cee.entry.js +0 -2
  534. package/dist/globuscomponents/p-be0f0467.entry.js +0 -2
  535. package/dist/globuscomponents/p-ebb78be0.entry.js +0 -2
  536. /package/dist/globuscomponents/{p-b670d3a4.entry.js.map → p-058e53b6.entry.js.map} +0 -0
  537. /package/dist/globuscomponents/{p-908e9db7.entry.js.map → p-199a50fc.entry.js.map} +0 -0
  538. /package/dist/globuscomponents/{p-291d6cd1.entry.js.map → p-1b896f63.entry.js.map} +0 -0
  539. /package/dist/globuscomponents/{p-ebb78be0.entry.js.map → p-208d42c8.entry.js.map} +0 -0
  540. /package/dist/globuscomponents/{p-9fdbeec9.entry.js.map → p-21cb9913.entry.js.map} +0 -0
  541. /package/dist/globuscomponents/{p-97770b8a.entry.js.map → p-26135aaa.entry.js.map} +0 -0
  542. /package/dist/globuscomponents/{p-c65de4a8.entry.js.map → p-396df624.entry.js.map} +0 -0
  543. /package/dist/globuscomponents/{p-6da840eb.entry.js.map → p-442fc6af.entry.js.map} +0 -0
  544. /package/dist/globuscomponents/{p-585e17c5.entry.js.map → p-46c15103.entry.js.map} +0 -0
  545. /package/dist/globuscomponents/{p-fa344cde.entry.js.map → p-4d667eb7.entry.js.map} +0 -0
  546. /package/dist/globuscomponents/{p-65807830.entry.js.map → p-502a3789.entry.js.map} +0 -0
  547. /package/dist/globuscomponents/{p-108ebe7e.entry.js.map → p-5aa4aa71.entry.js.map} +0 -0
  548. /package/dist/globuscomponents/{p-be0f0467.entry.js.map → p-69434a06.entry.js.map} +0 -0
  549. /package/dist/globuscomponents/{p-fd67e1e0.entry.js.map → p-6aeaee2c.entry.js.map} +0 -0
  550. /package/dist/globuscomponents/{p-4dfe78c5.entry.js.map → p-770c88de.entry.js.map} +0 -0
  551. /package/dist/globuscomponents/{p-2ed43d79.entry.js.map → p-77f4aad0.entry.js.map} +0 -0
  552. /package/dist/globuscomponents/{p-7e9bae8b.entry.js.map → p-785b8fc4.entry.js.map} +0 -0
  553. /package/dist/globuscomponents/{p-a2c16d5c.entry.js.map → p-78b21f12.entry.js.map} +0 -0
  554. /package/dist/globuscomponents/{p-ba2c25dd.entry.js.map → p-8ff85d0d.entry.js.map} +0 -0
  555. /package/dist/globuscomponents/{p-b12a8cee.entry.js.map → p-94602502.entry.js.map} +0 -0
  556. /package/dist/globuscomponents/{p-283c6c9d.entry.js.map → p-9767de54.entry.js.map} +0 -0
  557. /package/dist/globuscomponents/{p-d2b16d4d.entry.js.map → p-97851deb.entry.js.map} +0 -0
  558. /package/dist/globuscomponents/{p-3617f00a.entry.js.map → p-a19cbd5f.entry.js.map} +0 -0
  559. /package/dist/globuscomponents/{p-0e9e58ed.entry.js.map → p-a4dbccdb.entry.js.map} +0 -0
  560. /package/dist/globuscomponents/{p-96fb5dcf.entry.js.map → p-ac349252.entry.js.map} +0 -0
  561. /package/dist/globuscomponents/{p-427e85de.entry.js.map → p-c56ea162.entry.js.map} +0 -0
  562. /package/dist/globuscomponents/{p-107d39aa.entry.js.map → p-c806119d.entry.js.map} +0 -0
  563. /package/dist/globuscomponents/{p-b77a488c.entry.js.map → p-cf92fc44.entry.js.map} +0 -0
  564. /package/dist/globuscomponents/{p-d06ce1fc.entry.js.map → p-d0595027.entry.js.map} +0 -0
  565. /package/dist/globuscomponents/{p-e6049ecf.entry.js.map → p-d321e23d.entry.js.map} +0 -0
  566. /package/dist/globuscomponents/{p-f7b50b3f.entry.js.map → p-d98a0420.entry.js.map} +0 -0
  567. /package/dist/globuscomponents/{p-316a9985.entry.js.map → p-f23b045a.entry.js.map} +0 -0
  568. /package/dist/globuscomponents/{p-2cad1542.entry.js.map → p-f248f3fd.entry.js.map} +0 -0
@@ -23,7 +23,7 @@ export class GbPaginationButtonGroupBase {
23
23
  this.leadingIconSvg = svg;
24
24
  }
25
25
  render() {
26
- return (h("div", { key: 'caa397f6826b3785c63d8f04dd5f45bfb8128949', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: '96b1ccd8bd017fa1c0f768d46c912796a8349eca' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '60f2cd4b76fa89bb90297c56eaab01666a59fef8', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'd972ca36e46d815d64c86af8fb4bb74809d454b1', 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: '36368d76e25b1c89bf572e1f51ac7b3e33c04fc5' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '91e7e9d1a78e952d71ca13366cd5ada00b4c5360' }), h("svg", { key: 'ddeff549a14ab1f76845f365297932ef2042b6c1', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'd725b0f59ba2e234177b250d5afd97e5ef0a2bef', 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))));
26
+ 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))));
27
27
  }
28
28
  static get is() { return "gb-pagination-button-group-base"; }
29
29
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class GbPaginationDotGroup {
7
7
  this.framed = false;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: 'b62bfa76325b3013f096c20ba17f9ea29160bea3', class: "dot_group_div" }, h("div", { key: '32c7c48b8ab778183525296483d61a52bb2cdf2b' })));
10
+ return (h("div", { key: '63461e3b729f0659cd3750c810f28ae144004d23', class: "dot_group_div" }, h("div", { key: '44dda8a78da216a8769e824ddb856922cd8c0dec' })));
11
11
  }
12
12
  static get is() { return "gb-pagination-dot-group"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbPaginationDotIndicator {
6
6
  this.size = undefined;
7
7
  }
8
8
  render() {
9
- return (h("div", { key: 'dc5fd339393037e4f8c74d5273c9b22eb65fead7', class: `dot_indicator_div
9
+ return (h("div", { key: 'b77055ce3380f5b9ece6fd1e4a779332f9a9330f', class: `dot_indicator_div
10
10
  ${this.type} ${this.current ? 'current' : ''}
11
11
  ${this.size}` }));
12
12
  }
@@ -17,7 +17,7 @@ export class GbPaginationNumberBase {
17
17
  }
18
18
  }
19
19
  render() {
20
- return (h("div", { key: '457c61cb7c7697e9e3f0a238b84359d557cb4fd5', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: 'c94940b3029547a85ce6bbece9e769dcb74bf65a', name: "page_number" })));
20
+ return (h("div", { key: 'f8efaff5f3889f946c977a5fe6e831d7d16deb6b', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '7243e856afadac6b114ec1a9531f490b053cbd86', name: "page_number" })));
21
21
  }
22
22
  static get is() { return "gb-pagination-number-base"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbPasswordButton {
8
8
  this.isPasswordVisible = !this.isPasswordVisible;
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '0e7acb47df9e4bc8b51f16d39bb8a3dca0939700' }, h("gb-btn", { key: '01b926b8fe7fe79f768b16791860b3166344c930', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
11
+ return (h("div", { key: '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"))))));
12
12
  }
13
13
  static get is() { return "gb-password-button"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class GbProgressBar {
7
7
  }
8
8
  render() {
9
9
  const progressValue = Math.min(Math.max(this.progress, 0), 100);
10
- return (h("div", { key: '7ee1fbe3525fb85334bda795ef7e3f4eb6910228', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'ea12a061d8d176cc41fe710c01d244db6b75d6ad', class: "progress_bar" }, h("div", { key: '256c451a2d2f8742f855b75ff8550103f647a938', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '295c59bd140570a30efc0a7e08ac5c72a8b9652e', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'd3588174e5f7cf97a3edbdad93bc1ae4a9ae2c6a', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'a16d867966da9e9b0a6c3c415224393832968fcc', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '7211b10c3deb9ea8b4b80851a93cd736699e4e14', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '9187f56b0dc95ad7648250d050e3db438761a5fd', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'fd4c35cc73e6541a541b7f220a25c4ec182fe7d4', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '0bf59ec3b64c305f592b7842e7f9f30cf1ae3447', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
10
+ 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, "%"))))))));
11
11
  }
12
12
  static get is() { return "gb-progress-bar"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -30,7 +30,7 @@ export class GbProgressCircle {
30
30
  }
31
31
  }
32
32
  render() {
33
- return (h("div", { key: '135b8d16c16c6d956728619b1f3c8d12ade86a44', class: "gauge" }, h("div", { key: '36999b312a808498f2e52f803a8c1aada3089296', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '5d42b3374b1399d2df053ac6a48e94795725d785', class: "mask" }), this.label && (h("div", { key: '8f9b561bf7fe39bc5b7316c3a2e38e192be29f61', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: 'c22f7c5c3f1cd831f5d4d617e2bb0bc90661b989', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
33
+ 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}%`)))));
34
34
  }
35
35
  static get is() { return "gb-progress-circle"; }
36
36
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbScrollbar {
4
4
  this.length = '25%';
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '1ec8eddaf160663bf63ec8060d91df0bd619f1e1', class: "scrollbar-container" }, h("div", { key: '93ac26d12c47345b3e6c240041d2041b0dba95ea', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '76cd3a7fc1e5659e925dad541d5ab4b6527865e1' }))));
7
+ return (h("div", { key: '13bd5e169fde2b506eded07a64ece8517349c2bf', class: "scrollbar-container" }, h("div", { key: '2b97f06d0a803690701f339eb320aca0f06e68c8', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '69a2d591fc65559c2d7e2bc185ce44d65d17c5cb' }))));
8
8
  }
9
9
  static get is() { return "gb-scrollbar"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -2754,6 +2754,11 @@
2754
2754
  overflow: hidden;
2755
2755
  }
2756
2756
 
2757
+ .application_icon svg{
2758
+ width: 2.5rem;
2759
+ height: 2.5rem;
2760
+ }
2761
+
2757
2762
  .application_icon.plain_background path[stroke] {
2758
2763
  stroke: var(--color-icon-information-bold, #042F59);
2759
2764
  }
@@ -99,7 +99,7 @@ export class GbSidebar {
99
99
  const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
100
100
  const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
101
101
  const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
102
- return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '80c52632d3ed1a5fd869d57f1a19e3f0d356c173', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'efe12a8fba6af426c5d2a3fafc6ea1ccee64f8fc', class: "pattern" }, h("img", { key: 'a42704b8ff5fcb89be1dcac9151b1e9b8b3900f0', src: patternSrc, alt: "" }))), h("div", { key: '910c1f707b38d44af172815379ef1866dee44dfc', class: "nav" }, h("div", { key: 'ad8fc9c2abeaab6c4d43c7cea65238cebdfa940f', class: `sidebar_header ${this.state}` }, h("div", { key: 'd50727974b3da32b08397244ff1700afd73f9e0b', 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: 'd3b10d0526e3d4e640c118ba49fc3cd44991d256', src: logoSrc, alt: "" })), h("div", { key: '7bc43d6e621a8f9128d6b53ea8e5e02d8b44d1c3', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '46452ddbfd93df4d2e7348d0cc1771ed5828e7de', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '799f32c2cb578400593db33b4b9c810617f832b4', class: "navigation" }, h("div", { key: 'd616720b939a80989834354d197de9fe795aefd5', class: "item" }, h("gb-simple-side-bar-item", { key: '12d76cf7d2bd0f85d3a884c066ef3a97a300a5f7', 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: '28986f5247c74fa35e3013e590080575fdb6f718', 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: '8162c9a3753ef3053b549d6dd319a027b5d5e9f2', 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: '176ce165ffc75922ce4be924a8041d75e5843fcc', 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: 'd2598f32f1beda5748bbd07ec13381c5d9a93316', 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: 'e524938680d9c7d6ae2f2caa39e8c263ff70b2d1', class: "navigation" }, h("div", { key: '96fe61e633c3099e358916cee103ec652a33a2ad', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: '1354db6418653d07c5544ae09069a3570a0cb685', 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: 'cf6133b8d39ce3ede3aff06c312c5e3671842b6b', 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: '819a24e11da1536f1824d58d2593b9baf24ef111', 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: 'c962055a75396eb88e4486680808e44ed37d3c56', 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: 'e7bb7b306bf0dd5d6cedf9f9513f4f903733eee6', 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: 'c5607ef82d0eeb4d6238ac72aaa0295df9a0641d', class: "application_name" }, h("div", { key: '4ae954c62dbc1c0cd7e584b3b0bd81863e327341', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '1c30d2bf09575d03c4d2c020d33ccdfc256b944d', class: "application_name_pattern" }, h("img", { key: 'ba3b631c19ebfbe0b40566acc311fc063d494720', src: patternSrc, alt: "" }))), h("div", { key: 'd9b5b9bf8b3b7cbce52e131e6a998aaaf1687c9f', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: 'a60946b2e3de107bd917e702344caf29dc189cc4', class: textClass }, h("slot", { key: '0ed6522cfd59f0622cc4d21500c54931d20be24e', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: 'fbf83f2251f1778b393b3caeab78628e01c1bf5a', class: `sidebar_and_nav ${this.state}` }, h("div", { key: 'daad83eb25cc8f573c938d3426adaa7cfc10b121', class: "nav_div" }, h("div", { key: '8c3d4401941aa009f1342953d97773528df53e13', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '1eba2347de1614f0e787edcaf796d4e8904bddd8', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '603b68810786a20db4b1874ecb70d3eb2c990243', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: '27d349b8330d1901eb0744d0177f985f1f744395', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '08a8472c850eb291ce3dc0a62a744ad34aa62bed', class: "complex_sidebar_div" }, h("div", { key: 'ecc43c883ae51f1737dac98c5dbf29d93b6f4d95', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '1d22709bec4e84594fc44efc70c51f49ead9d170', class: "pattern" }, h("img", { key: 'e19cd5b6f786a5838b958ff9fd1485a4a158ed07', src: patternSrc, alt: "" }))), h("div", { key: '9c9329832f805f81a13e8e499486aca6832e05ae', 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: '740a4bc272e9816734a737eacf34c7a0518ae217', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'db2aceea8275a05c698bb6c895461354ca768d1c', 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) }))))))))));
102
+ 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) }))))))))));
103
103
  }
104
104
  static get is() { return "gb-sidebar"; }
105
105
  static get encapsulation() { return "shadow"; }
@@ -2701,6 +2701,8 @@
2701
2701
  .icon{
2702
2702
  display: flex;
2703
2703
  align-items: center;
2704
+ width: 1.5rem;
2705
+ height: 1.5rem;
2704
2706
  }
2705
2707
 
2706
2708
  /* State and Category Styles */
@@ -31,7 +31,7 @@ export class GbSimpleSideBarItem {
31
31
  render() {
32
32
  const redBarSrc = getAssetPath(`assets/bar.svg`);
33
33
  const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
34
- return (h("div", { key: 'd3746f505dab53dfff41ea16bd8cbdd423b2fdae', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '5dc67256806ddbc1c5edf9396e289f43824bcd25', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'cd804cc708648526032358d2e54633824cc2ccbe', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '419d850c509b6adbeab3d522a15a13f5330a638c', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '09409f3e7bc50c09c9f6419009a9bed5c557cab0', class: "content" }, h("div", { key: 'c90cddefddb1c07f26c69968dfc492bed130e2d0', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'c309c572f780dea971bfb125eca2c224979dc77a', 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: '196dd26060435c8bc58baa96f6298d63e44ae96a', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'c1e3087e7bb74db5442bbf7cd8661550cbf81ead' }, "10"))), this.showArrow && (h("svg", { key: '8141348607dad17ca0b1b64b279fd3668f6cac22', 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: 'd106ab288b2dbf6a1d996cf4eb96b165ee46da28', 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: 'ce4a43e9b0f5f91ab761c35eb98411f2ce6c8262', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'f38e48d4ad96fbb263d79fb51042f006e07a2a55', slot: "label" }, this.label)))));
34
+ 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)))));
35
35
  }
36
36
  static get is() { return "gb-simple-side-bar-item"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -75,7 +75,7 @@ export class GbSlider {
75
75
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
76
76
  }
77
77
  render() {
78
- return (h("div", { key: 'd47c7ff49fe94f0a71454dfa4c8ae0bf52cbf0fe', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '914d05fd07cdabb6f0cb8cc5e212c6aa33abf1e8', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: 'bee5f03f98e5e8a0bf3802b7791f15b127627888', 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: 'b16043af5a026e079b88f592778a835074053734', 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') })));
78
+ 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') })));
79
79
  }
80
80
  static get is() { return "gb-slider"; }
81
81
  static get encapsulation() { return "shadow"; }
@@ -19,7 +19,7 @@ export class GbSliderControlHandle {
19
19
  this.isFocused = false;
20
20
  }
21
21
  render() {
22
- return (h("div", { key: '22d2bcd52741f9712c093f9dd65d28160add85ca', 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: '46e758290b4024fe94cabe2f971034ddc608e104', class: "tooltip-container" }, h("gb-tooltip", { key: '66ab05226bf8d5189461fc347647c0b8108c469f', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'b63ca6ba39dc1921e09da850583fdc9c38df1eb5', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'e434c94b36c6768f7612ebb5491648dd9c3d18db', class: "thumb-label" }, h("p", { key: 'e20954f888bb8d1a2432b78b2be99400c1a984d7', class: "thumb_label text-md-medium" }, this.value)))));
22
+ 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)))));
23
23
  }
24
24
  static get is() { return "gb-slider-control-handle"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -9,7 +9,7 @@ export class GbStatusIndicator {
9
9
  }
10
10
  render() {
11
11
  return [
12
- h("div", { key: 'cc72c34f2c496deefcb9e76da8566c8f4a93d8c6' }, this.statusIcon === 'online_indicator' && h("div", { key: '05c5239fafbe15b00cf29c99d0de0bbfd40499b7', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '7ce83895ae46f6151f61dfa37568312b1847c472', 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: '7a83d451c33d6f175f122433c67d54fb85d60434', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '26504bca6415d1905160be47c9491ecb1c930af5', 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: 'ba56d6774ca3f77c08b07939fd0e001149bc5845', 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: '59742431b94b660695cef7e6e5e881ffe02e5059' }, h("clipPath", { key: 'f085b3bf31679535ee6045ada65fc1c358c851a6', id: "clip0_0_21453" }, h("rect", { key: '4c07897abd9c8fa5c42e165a246e792d61c612a0', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'fef386b564a1be0e79e0cac09a4014b3229179ca', 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: '09e79e5d499130972d570cedd379c014b8a85ea9', 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: '4aa3ebea773c9ffc678bdc584fa7c187147c3022', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
12
+ h("div", { key: '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" })))),
13
13
  ];
14
14
  }
15
15
  static get is() { return "gb-status-indicator"; }
@@ -12,7 +12,7 @@ export class GbStepBase {
12
12
  this.supportingText = '';
13
13
  }
14
14
  render() {
15
- return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: '9ec2c846c35a9a1021ca31a8bf6d6e3a06dc0514', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: '8fe6ee06133c030498b840aeb4222f996c59df9e', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: 'f7b05b521a2473661eb7146e71683cc34b94500b', class: `text_line_div_content` }, h("p", { key: '84d0fbd066b90e6dd5ea61874295981f5a355fd9', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: '89843ebea7b40c50c986f03ab05ddcd7ab41746d', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '7d4525ca140313288e19ce7bc4e7f90f6dffc4f0', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'd71cafabf87cfb87135acc6a8c9ad4dff9ac8094', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'b9a4df486bfe09c52b460069c88ecc1ed323b79f', 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: '9da876d9c38e0adc76542503f4d4edf2340d6d49', 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: '0dbdf39a7fc3c5270042ead5341056c03cd848ee', class: `icon_left_div ${this.size}` }, h("div", { key: 'b69b308189471e7aae54cfc9d7db96c90b7e6c2c', class: "connector_wrap" }, h("div", { key: '59c79b2319bf4b7a0f776eee4a8feaf6f2349f59', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '58f7162a1ab5771b17398efa7dd47c7233d547c8', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '21d02ab9052297afa0b10148e2f37b6261a40a7b', 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: 'b5a8e36a63b4e7a5c6e6c07e17e1adb405e7d592', 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: '4f3ba546a04036dbdbd5611aca81c40451faa1af', class: "connector_div" }, h("div", { key: 'b1afdd9702786abc471a44f0e845aabb25e738f1', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: 'a0334fa440f2910de56e78bddcdf7382ac218db7', class: "icon_left_text" }, h("p", { key: 'dd19fd73de1fb9b10141fe9a2d57031d8a5deaf3', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: 'f166986dbafd6d3905fcf78bcad60b982502ae06', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'ab48571a1c884306a3e43bc3d857a43bf5cf53a4', class: `icon_top_div ${this.size}` }, h("div", { key: '5c17dd82054dc8083c750e9fe059178fedd378b0', class: "step_icon" }, h("div", { key: '7bd414dc9e2a07388958c03aaed742b143e9bf52', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '8427038322ab2229c5fa257d50682c8ea437847c', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '6fc444c4b96f0ef4ec9197636dcfeaeabec9d7e2', 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: '7bed074f4529070acd29355cc3208aa877ff0021', 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: '366c746d100bab6737b929ece9ca540df42e4025', class: "connector_div" }, h("div", { key: '1cb3530276f245415937c126866af1cea3f107d1', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '22e17e1d63309e106db70b730ea99f56c19cc8e7', class: "icon_top_content" }, h("p", { key: 'e2c13ccd5bdca38e9ac8b9e19316c2650bfd338c', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '9993f8d30314ed22490efa89c5e0fe6fe8ae20dc', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '52780924260d534e1ac66d3f94063526266fdc9f', class: "featured_icon_left_div" }, h("div", { key: '0b4125939c14bdda24adcd9ff23ae5b0a842a00a', class: "connector_wrap" }, h("gb-featured-icon", { key: 'e4f90b29d0c0c8c1b610371ac6f9b31256e1b47c', size: "lg" }), h("div", { key: 'c4045417356dc7d263d4022ae832d640efc06a22', class: "connector_div" }, h("div", { key: '5e590ab4e4042763cc39e2969734b74c9465e55b', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` })))))));
15
+ 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}` })))))));
16
16
  }
17
17
  static get is() { return "gb-step-base"; }
18
18
  static get encapsulation() { return "shadow"; }
@@ -35,7 +35,7 @@ export class GbStepperVerticalIconsCentered {
35
35
  this.seventhStepSupportingText = '';
36
36
  }
37
37
  render() {
38
- return (h(Fragment, null, this.type === 'icon' && (h("div", { key: 'deca1cdb12ab6796878abbd84b73cd62dd390b2a', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '616c7bb95dba97b30add8142292f57c5d645d8f6', 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: 'b8f5f355e5bcdcb7f61cd964e1eeed6f310c8295', 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: '10375c99cd5bb7f87ca1a716f1c3a4c1d5a1cd5a', 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: '07be9d55e4ff42f8e18e5f07718fda7021904b7a', 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: '40b303096aafc92a3e2bb33d4d1c374865725b4b', 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: '8ff3d04d4fdf7d3ec58ea76e9d90fe2810ff5d9a', 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: '129ab42320b17d7254705ad4c94dc66cf1fc1022', 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: 'f3a3715c6a497e5c1ed26f19f65837d6dcb49880', 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: '9e03ed45babac4e6f68a901160068f1c67196d5c', 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: 'ca624108a6a018bf315bc06545b81cf4c3f05301', 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: '3bbf48b9fe15fe9752b4bc98ea7d6c4059128e82', 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: 'ced75c34d0ed1a505649285f8d049967f0a32ead', 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: '1aa05150a3b5e6e8b2ac3c3c3d54ad87dbe654c2', 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: '8ef1e10315136028d10905b98678d3f4940ef463', 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: 'ddea10c80db0f1057b38d1da39e5f92548aea43f', 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: '3cd72339bb5ebc65097ec6cd32731de3e0fc7c38', 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: 'fb8316a8bd568909422d364f504611b51dcbac81', 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: 'fe39110d983849349e912732159d0dd34391a47e', 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: '3356c1a46f2966e18a526f6181b1c45f4c89a238', 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: 'df4e0500e8baffca6654c114c942aac43fd80b15', 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: '10d9b347215572722d21b8750989c7139b74dfa6', 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: '2c8a9506b13d8800f51a4519847d5a4d9a22ee3f', 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: 'f7eecf000a9fac197322f0c5928a1ff08d50a054', 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: '806b9c1fa3762070e2cc552e4e8e2f314372eaf8', 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: 'bc9439fbe47ffcc8fb756a176c76187a88a46c7a', 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: '782ef1491685302f86c1dbf84b2cae58aa63be66', 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: 'd3a2eeaace35cb227bd5251873d3b56250f62312', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
38
+ 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 })))))))));
39
39
  }
40
40
  static get is() { return "gb-stepper-horizontal-icons-centered"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -47,7 +47,7 @@ export class GbStepperHorizontalLineWithText {
47
47
  this.showSupportingText = this.width < 768 ? false : true;
48
48
  }
49
49
  render() {
50
- return (h("div", { key: 'd733e51f58b7729651bd3ccf8a02766b6021d382', class: "text_with_line" }, h("gb-step-base", { key: '48713ec89b1690dcdb0e3eaf51af3d08c97fc759', 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: 'e7f2d3b1b33930d7d7b52216735e0e2e4587abf2', 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: '557bdc0f8d3eb1d4bd2a3a2c045b194f51bb8693', 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: '2270971a094e7a8d75b1ec9bee100831f58a2831', 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: '5ea8c20066ab46d90e97298de20978f0e1738b8a', 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: 'bff5ddf0ad83573fa3a3bef9d97807a52056bf10', 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: 'c0dde41fe810d95aac96a4991917fd131e8e8c65', 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 }))));
50
+ 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 }))));
51
51
  }
52
52
  static get is() { return "gb-stepper-horizontal-line-with-text"; }
53
53
  static get encapsulation() { return "shadow"; }
@@ -93,7 +93,7 @@ export class GbstepperVerticalIconsWithText {
93
93
  ];
94
94
  // Filter out steps that should be displayed
95
95
  const visibleSteps = steps.filter(step => step.show);
96
- return (h("div", { key: 'a9f7708b1aa57c3f13d2905e8c610e9543377c4a', 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 })))))));
96
+ 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 })))))));
97
97
  }
98
98
  static get is() { return "gb-stepper-vertical-icons-with-text"; }
99
99
  static get encapsulation() { return "shadow"; }
@@ -43,17 +43,17 @@ export class GbTabButtonBase {
43
43
  this.tabClicked.emit();
44
44
  }
45
45
  render() {
46
- return (h("div", { key: 'b80d841d301dc61222bec80873c74d414e4cb7cd', class: `tab_button_div ${this.type}
46
+ return (h("div", { key: 'f591de11fbb5b1fbc2471a03a41bc0ccc716fac9', class: `tab_button_div ${this.type}
47
47
  ${this.current ? 'current' : ''}
48
48
  ${this.fullWidth ? 'full_width' : ''}
49
49
  ${this.size}
50
- ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '0420f5cf4632be1d1066d377082fb5ff3375c967', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '8ea1efcec748850ae3e724a721eacdc4f88920a1', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
50
+ ${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'
51
51
  ? 'information'
52
52
  : this.current && this.type === 'underline'
53
53
  ? 'information'
54
54
  : this.current && this.type === 'line'
55
55
  ? 'information'
56
- : 'gray' }, h("slot", { key: 'c5f954d37b632b3e74531808568cdc12db7d43f0', name: "count" })))));
56
+ : 'gray' }, h("slot", { key: '5ce087587a5bc5a5c7de4d2fe293cefe5cadfbf4', name: "count" })))));
57
57
  }
58
58
  static get is() { return "gb-tab-button-base"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTableCell {
4
4
  this.type = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '52e1d87e3862c7852060d6d876f382d9f524a30a', class: "table_cell_div" }));
7
+ return (h("div", { key: 'c1a207d8cb13bebf320de70914713514a932d02c', class: "table_cell_div" }));
8
8
  }
9
9
  static get is() { return "gb-table-cell"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -29,7 +29,7 @@ export class GbTag {
29
29
  }
30
30
  render() {
31
31
  const flagSwap = getAssetPath(`${this.flagSwap}`);
32
- return (h("div", { key: '8f7c22a60632307de41dc7b753aa5e099375d742', class: `container ${this.size}` }, h("div", { key: '3fa466a325346d669084e70e43308337fa5919b9', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'e6465f6e4c7a5050b23828176358879638fdc627', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '8b5f58b0c66d010fcc68c9a1683d312150197603', class: "icon left-icon" }, h("img", { key: '94c2908d0ee060665d98402687d20424c8fb0f9a', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'd6ea890d24cdf9abe572bdc175122030b9608874', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '548fc686acf26823f4bef708d7ca1b4fbf2d547c', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '2a3148a5343c5907bd405e7a812e8a821347fc6e', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'd3e322c984a7655a32c880e70b36b6dc8848ea55', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '8d70e5f69eaa7e56c5e44646beec597a8ed4be6c', class: "label" }, h("slot", { key: 'dbd21d7a7518a84477f2622e1d5fede7302fd6d5' })), this.action === 'count' && (h("gb-tag-count", { key: '0a8f5cc262d7ece22c403b276f8ff4b312c5347f', size: this.size }, h("slot", { key: 'eb8aa2809ad25edda1253e3f92a73bc8e1eaaee6', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '477e2e3e8c299f29665863faf1a9bfbcb0a9df18', size: this.size, onClick: () => this.onTagClose() })));
32
+ 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() })));
33
33
  }
34
34
  static get is() { return "gb-tag"; }
35
35
  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: '91fbf9c30936ae927230c59b8a84d58ecefea180', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '06e04857a979335bb7b1df986d1628ecf5dd5cad', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '5f2904d89b5b44c5cd3f368945c4fc670cd236b6', class: `custom-checkbox ${this.size}` }, h("svg", { key: '440e85f05f958818138a771092abc22455cae2ae', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'dd236ddde7ee8fe071b7efac922cdfcfeedd4e75', 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: '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" })))));
10
10
  }
11
11
  static get is() { return "gb-tag-checkbox"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagClose {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'fe9498dbc6b28c5b1f9ef58b739c0816f7b79ec2', class: this.size }, h("svg", { key: '33bbc04dc025feaa2b5b43bbff6502553ea01d31', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '7a46318fc13d1b2cafb5e788b55c4c38f769652b', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
7
+ return (h("div", { key: '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" }))));
8
8
  }
9
9
  static get is() { return "gb-tag-close"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagCount {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'faded33c652b7d6c96d179cb72baf5b18ed4f6ef', class: this.size }, h("slot", { key: 'f8c7a9f9a01ef3e6601794cac55a13788cada771', name: "count" })));
7
+ return (h("div", { key: '37a22506909c88e3e27d5263c7dd4ace03878726', class: this.size }, h("slot", { key: 'e7707ea482c4d166b41b2c38a4086ebba3bbb1eb', name: "count" })));
8
8
  }
9
9
  static get is() { return "gb-tag-count"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -187,14 +187,14 @@ export class GbTextareaInputField {
187
187
  }
188
188
  }
189
189
  render() {
190
- return (h("div", { key: '8168c36d357075520669c573f857ca689dead26f', class: "textarea_container" }, h("div", { key: 'f09d31545d7357cdcc661acc2f3d5bbbd5ab70ef', class: "input_with_label" }, this.showLabel && h("p", { key: '3c413a08b8336facb20a93b9987de04e44c2f5ed', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '09fe2ce5bd134e578bf0910ddfcd8791a000ff62', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: '06410d96738d16dd530acb5d166cb22de03dec13', class: "textarea_tags" }, h("div", { key: 'b5a95edee27375f48185f3ddd6f84bc91dbb26fb', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '9122e9aa50b9247af00557232126becd41c214dd', 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
190
+ 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
191
191
  .split(' ')
192
192
  .map(part => part.charAt(0).toUpperCase())
193
- .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: '3bd8854c1ffe2fd9feb55fef07cff3b39a4f5808', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'd26d6a39337fcc08f0ad5c409156f7191559e104', class: "input_field" }, h("input", { key: '774dac2b79fca078a3e6837ad87593c141e79dd0', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
193
+ .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",
194
194
  // placeholder={this.placeholderText}
195
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '7d60afc8f8be4f071fc1b605c660b46c52b6e757', class: "help_icon" }, h("svg", { key: 'f88c949cbbba964caf24f5506ceb41db3ab56420', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '6819c2e3b219f0cc54f68de8a0dde0a0339a7f8b', 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: '1dc5ea7990393c451a7dbc86fb676613a3eee9c7', 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'
195
+ 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'
196
196
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
197
- : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '3d1c337896cd676393c16506f67993e326422802', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
197
+ : 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)));
198
198
  }
199
199
  static get is() { return "gb-textarea-input-field"; }
200
200
  static get encapsulation() { return "shadow"; }
@@ -56,7 +56,7 @@ export class GbToast {
56
56
  }
57
57
  }
58
58
  render() {
59
- return (h("div", { key: '46c0c363e36a418aaab9f2501cc3f87de334015b', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'd46ca988bf5b5d0576b6405e9cc8fd7d6970dde2', class: `icon_container` }, h("svg", { key: '1065b3a90aa8dd958da6e31b0694b946725b6edd', 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: 'a86eeee9d8d620f5f37b3b197c5c6c4297655910', 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: '19373ccd1c654506ece0fb8acef96ee28389e1c4', "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: '6abcebb850eb8af4cee81c1c02c96d0402977d74', "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: 'ef395a21ff2df93c7dfa504cc6eda44906f5785d', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '2cf4ca66e342e8eac89320f7678166f906cbbcc2', class: `text ${this.size}` }, h("slot", { key: '8dba7e713e9d4b4def750cc951e5d000b01de6bc', name: "main_text" }), this.showSupportingText && h("slot", { key: '927263ea408b0a9ce972f6d2d18ea41f882c5034', name: "supporting_text" })), this.actions && (h("div", { key: 'a2531df496cfe3f042566881244da3700bbe0a9e', 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: '5c58872b4d1e50252e113fb3f97a8cc6d1e974c6', 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: 'bfc597b84d8a49f41967d64edbefa5eb96d73a7f', class: `container ${this.breakpoint}` }, h("div", { key: '32b9cddfd6a1831470e7e984d822331bc3718e20', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'cad7184853ea6beded095f16db7ac5f834cec3bb', class: `inner_content ${this.breakpoint}` }, h("div", { key: '08cd5ac9387cb11fc7fe23bb12a2fa0223c42ede', class: `icon_container` }, h("svg", { key: 'cf20ea8e2748c165d61803add32fd89e9f3a86d1', 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: '1de516618e106d20ce99cca83f22548a0cf31a5f', 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: '64a4ae382e58762b7664b11f34a1d347032ce605', "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: '4d3ba0e1310d41f07eeb98a7dec77cdd8de0311f', "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: 'f1fee0faa0ada100967b73e58eee6d5ae0dfab40', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '505a02bb1178920a264a88527185c312ff9d2fe5', name: "main_text" }), this.showSupportingText && h("slot", { key: 'c7e1289f33155f7fe81875c08e2517e9c9dc0e39', name: "supporting_text" }))), this.actions && (h("div", { key: 'd90bb3ec8ceb80d4307d0929e894877846e7a0ce', 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: 'edd27809d147fd832c1df5772cd90b719c7ec24e', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
59
+ 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() }))))));
60
60
  }
61
61
  static get is() { return "gb-toast"; }
62
62
  static get encapsulation() { return "shadow"; }