globuswebcomponents 2.6.19 → 2.6.20

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 (410) hide show
  1. package/dist/cjs/gb-action-panel_76.cjs.entry.js +98 -96
  2. package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  4. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  7. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-step-base.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  24. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  26. package/dist/cjs/globuscomponents.cjs.js +1 -1
  27. package/dist/cjs/loader.cjs.js +1 -1
  28. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  29. package/dist/collection/components/gb-date-picker/gb-date-picker.css +2796 -0
  30. package/dist/collection/components/gb-date-picker/gb-date-picker.js +45 -3
  31. package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
  32. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  33. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  34. package/dist/collection/components/gb-empty-state/gb-empty-state.js +1 -1
  35. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +3 -3
  36. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  37. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  38. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.css +8 -0
  39. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  40. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  41. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  42. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  43. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +6 -6
  44. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  45. package/dist/collection/components/gb-header/gb-header.js +1 -1
  46. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  47. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  48. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  49. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  50. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  51. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  52. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  53. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  54. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  55. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  56. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  57. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  58. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  59. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  60. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  61. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  62. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  63. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  64. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  65. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  66. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  67. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  68. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  69. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  70. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  71. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  72. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  73. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  74. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  75. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  76. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  77. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  78. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  79. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  80. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  81. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  82. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  83. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  84. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  85. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  86. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  87. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  88. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  89. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  90. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  91. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  92. package/dist/collection/components/gb-table-header/gb-table-header.css +1 -0
  93. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  94. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  95. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  96. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  97. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  98. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  99. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  100. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  101. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  102. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  103. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  104. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  105. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  106. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  107. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  108. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  109. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  110. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  111. package/dist/components/gb-action-panel.js +2 -2
  112. package/dist/components/gb-approval-modal.js +13 -13
  113. package/dist/components/gb-avatar-add-button.js +1 -1
  114. package/dist/components/gb-avatar-dropdown.js +1 -1
  115. package/dist/components/gb-avatar-group.js +4 -4
  116. package/dist/components/gb-avatar-label-group.js +1 -1
  117. package/dist/components/gb-avatar-profile-photo.js +2 -2
  118. package/dist/components/gb-avatar.js +1 -1
  119. package/dist/components/gb-badge.js +1 -1
  120. package/dist/components/gb-button.js +1 -1
  121. package/dist/components/gb-checkbox-group-item.js +1 -1
  122. package/dist/components/gb-checkbox-group.js +5 -5
  123. package/dist/components/gb-collapse-button.js +1 -1
  124. package/dist/components/gb-comment.js +2 -2
  125. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  126. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  127. package/dist/components/gb-date-picker.js +1 -1
  128. package/dist/components/gb-detail-cell.js +7 -7
  129. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  130. package/dist/components/gb-empty-state.js +7 -7
  131. package/dist/components/gb-export-dropdown-item.js +1 -1
  132. package/dist/components/gb-export-dropdown.js +1 -1
  133. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  134. package/dist/components/gb-export-sub-dropdown.js +1 -1
  135. package/dist/components/gb-featured-icon.js +1 -1
  136. package/dist/components/gb-file-type-icon.js +1 -1
  137. package/dist/components/gb-file-upload-item-base.js +1 -1
  138. package/dist/components/gb-file-upload.js +17 -17
  139. package/dist/components/gb-filter-button.js +1 -1
  140. package/dist/components/gb-header-icon.js +1 -1
  141. package/dist/components/gb-header.js +23 -23
  142. package/dist/components/gb-help-dropdown.js +1 -1
  143. package/dist/components/gb-help-tooltip.js +1 -1
  144. package/dist/components/gb-horizontal-tabs.js +5 -5
  145. package/dist/components/gb-icon-button-base.js +1 -1
  146. package/dist/components/gb-illustration.js +1 -1
  147. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  148. package/dist/components/gb-input-dropdown.js +1 -1
  149. package/dist/components/gb-input-field.js +1 -1
  150. package/dist/components/gb-logo.js +1 -1
  151. package/dist/components/gb-mega-input-field-base.js +1 -1
  152. package/dist/components/gb-metric-card.js +5 -5
  153. package/dist/components/gb-metric-featured-icon.js +1 -1
  154. package/dist/components/gb-modal-action.js +1 -1
  155. package/dist/components/gb-modal-header.js +1 -1
  156. package/dist/components/gb-nav-bar-item.js +1 -1
  157. package/dist/components/gb-nav-bar-sidemenu.js +6 -6
  158. package/dist/components/gb-nav-bar.js +4 -4
  159. package/dist/components/gb-notification-content.js +1 -1
  160. package/dist/components/gb-notification-pane.js +1 -1
  161. package/dist/components/gb-pagination-button-group-base.js +1 -1
  162. package/dist/components/gb-pagination-dot-group.js +1 -1
  163. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  164. package/dist/components/gb-pagination-number-base.js +1 -1
  165. package/dist/components/gb-pagination.js +19 -19
  166. package/dist/components/gb-password-button.js +1 -1
  167. package/dist/components/gb-pattern.js +1 -1
  168. package/dist/components/gb-progress-bar.js +1 -1
  169. package/dist/components/gb-progress-circle.js +1 -1
  170. package/dist/components/gb-prompt-modal.js +3 -3
  171. package/dist/components/gb-quick-action-card.js +1 -1
  172. package/dist/components/gb-quick-action-icon.js +1 -1
  173. package/dist/components/gb-scrollbar.js +1 -1
  174. package/dist/components/gb-sidebar.js +9 -9
  175. package/dist/components/gb-simple-side-bar-item.js +1 -1
  176. package/dist/components/gb-slider-control-handle.js +1 -1
  177. package/dist/components/gb-slider.js +3 -3
  178. package/dist/components/gb-status-indicator.js +1 -1
  179. package/dist/components/gb-step-base.js +1 -1
  180. package/dist/components/gb-step-icon-base.js +1 -1
  181. package/dist/components/gb-stepper-horizontal-icons-centered.js +4 -4
  182. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  183. package/dist/components/gb-stepper-horizontal-line-with-text.js +4 -4
  184. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  185. package/dist/components/gb-stepper-vertical-icons-with-text.js +4 -4
  186. package/dist/components/gb-tab-button-base.js +1 -1
  187. package/dist/components/gb-table-cell.js +1 -1
  188. package/dist/components/gb-table-header.js +22 -22
  189. package/dist/components/gb-table-header.js.map +1 -1
  190. package/dist/components/gb-tag-checkbox.js +1 -1
  191. package/dist/components/gb-tag-close.js +1 -1
  192. package/dist/components/gb-tag-count.js +1 -1
  193. package/dist/components/gb-tag.js +1 -1
  194. package/dist/components/gb-textarea-input-field.js +1 -1
  195. package/dist/components/gb-theme-tab.js +1 -1
  196. package/dist/components/gb-toast-button.js +1 -1
  197. package/dist/components/gb-toast.js +4 -4
  198. package/dist/components/gb-toggle-base.js +1 -1
  199. package/dist/components/gb-toggle.js +2 -2
  200. package/dist/components/gb-token-field-compact.js +1 -1
  201. package/dist/components/gb-token-field-compressed.js +3 -3
  202. package/dist/components/gb-tooltip.js +1 -1
  203. package/dist/components/gb-vertical-tabs.js +1 -1
  204. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  205. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  206. package/dist/components/{p-DLaE9f-q.js → p--yTC9FTD.js} +4 -4
  207. package/dist/components/{p-DLaE9f-q.js.map → p--yTC9FTD.js.map} +1 -1
  208. package/dist/components/{p-BLdvjAVl.js → p-1J0M2Ki8.js} +10 -6
  209. package/dist/components/p-1J0M2Ki8.js.map +1 -0
  210. package/dist/components/{p-Dw57Tz8Z.js → p-2dfyGxAA.js} +3 -3
  211. package/dist/components/{p-Dw57Tz8Z.js.map → p-2dfyGxAA.js.map} +1 -1
  212. package/dist/components/{p-DX-w8E1m.js → p-4OOjC1er.js} +6 -6
  213. package/dist/components/{p-DX-w8E1m.js.map → p-4OOjC1er.js.map} +1 -1
  214. package/dist/components/{p-D3Gj7srV.js → p-B-cu_ylY.js} +5 -5
  215. package/dist/components/{p-D3Gj7srV.js.map → p-B-cu_ylY.js.map} +1 -1
  216. package/dist/components/{p-CSwzUEcO.js → p-B48huYbW.js} +3 -3
  217. package/dist/components/{p-CSwzUEcO.js.map → p-B48huYbW.js.map} +1 -1
  218. package/dist/components/{p-BATs8aj-.js → p-BIZJMi3r.js} +4 -4
  219. package/dist/components/{p-BATs8aj-.js.map → p-BIZJMi3r.js.map} +1 -1
  220. package/dist/components/{p-B8CVbkwo.js → p-BIoY-A87.js} +3 -3
  221. package/dist/components/{p-B8CVbkwo.js.map → p-BIoY-A87.js.map} +1 -1
  222. package/dist/components/{p-DANyKJ9z.js → p-BL3HoZ2Q.js} +25 -25
  223. package/dist/components/{p-DANyKJ9z.js.map → p-BL3HoZ2Q.js.map} +1 -1
  224. package/dist/components/{p-WIstuQ0T.js → p-BM7k30uX.js} +4 -4
  225. package/dist/components/{p-WIstuQ0T.js.map → p-BM7k30uX.js.map} +1 -1
  226. package/dist/components/{p-BczNUnOv.js → p-BMoJT72G.js} +3 -3
  227. package/dist/components/{p-BczNUnOv.js.map → p-BMoJT72G.js.map} +1 -1
  228. package/dist/components/{p-CuOGf-D0.js → p-BNsXNBjc.js} +6 -6
  229. package/dist/components/{p-CuOGf-D0.js.map → p-BNsXNBjc.js.map} +1 -1
  230. package/dist/components/{p-CiUrANbp.js → p-BVN8h0do.js} +4 -4
  231. package/dist/components/{p-CiUrANbp.js.map → p-BVN8h0do.js.map} +1 -1
  232. package/dist/components/{p-DRwZ6D51.js → p-BV_EroU_.js} +10 -10
  233. package/dist/components/{p-DRwZ6D51.js.map → p-BV_EroU_.js.map} +1 -1
  234. package/dist/components/{p-VDw3uj_f.js → p-BaTFuPA8.js} +3 -3
  235. package/dist/components/{p-VDw3uj_f.js.map → p-BaTFuPA8.js.map} +1 -1
  236. package/dist/components/{p-CQ-Kcv4C.js → p-BhZ9gO-e.js} +12 -12
  237. package/dist/components/{p-CQ-Kcv4C.js.map → p-BhZ9gO-e.js.map} +1 -1
  238. package/dist/components/{p-e8m5f8Oh.js → p-Bmg-QP0k.js} +17 -17
  239. package/dist/components/{p-e8m5f8Oh.js.map → p-Bmg-QP0k.js.map} +1 -1
  240. package/dist/components/{p-DQbLkq2k.js → p-BvZIc1VI.js} +3 -3
  241. package/dist/components/{p-DQbLkq2k.js.map → p-BvZIc1VI.js.map} +1 -1
  242. package/dist/components/{p-gNOPgyQN.js → p-BxOhNcI-.js} +4 -4
  243. package/dist/components/{p-gNOPgyQN.js.map → p-BxOhNcI-.js.map} +1 -1
  244. package/dist/components/{p-DiVNbkQJ.js → p-C1EY9mqf.js} +4 -4
  245. package/dist/components/{p-DiVNbkQJ.js.map → p-C1EY9mqf.js.map} +1 -1
  246. package/dist/components/{p-0jI2FVV8.js → p-C24jywPp.js} +4 -4
  247. package/dist/components/{p-0jI2FVV8.js.map → p-C24jywPp.js.map} +1 -1
  248. package/dist/components/{p-CsmhJpms.js → p-C4TLf1gY.js} +8 -8
  249. package/dist/components/{p-CsmhJpms.js.map → p-C4TLf1gY.js.map} +1 -1
  250. package/dist/components/{p-DYuNnFb2.js → p-C4ojnesh.js} +3 -3
  251. package/dist/components/{p-DYuNnFb2.js.map → p-C4ojnesh.js.map} +1 -1
  252. package/dist/components/{p-Dz3hZxTB.js → p-C50HILNj.js} +3 -3
  253. package/dist/components/{p-Dz3hZxTB.js.map → p-C50HILNj.js.map} +1 -1
  254. package/dist/components/{p-D0-7ewqg.js → p-C9fjGxBA.js} +3 -3
  255. package/dist/components/{p-D0-7ewqg.js.map → p-C9fjGxBA.js.map} +1 -1
  256. package/dist/components/{p-BYltVmXy.js → p-CG8DbGtu.js} +3 -3
  257. package/dist/components/{p-BYltVmXy.js.map → p-CG8DbGtu.js.map} +1 -1
  258. package/dist/components/{p-DMMflKMz.js → p-CNFJ_WcH.js} +3 -3
  259. package/dist/components/{p-DMMflKMz.js.map → p-CNFJ_WcH.js.map} +1 -1
  260. package/dist/components/{p-Di3w5jMH.js → p-CTj_6CFb.js} +3 -3
  261. package/dist/components/{p-Di3w5jMH.js.map → p-CTj_6CFb.js.map} +1 -1
  262. package/dist/components/{p-Doq2rc0z.js → p-CbvFmyN4.js} +3 -3
  263. package/dist/components/{p-Doq2rc0z.js.map → p-CbvFmyN4.js.map} +1 -1
  264. package/dist/components/{p-PJV1T9bW.js → p-Cl3VBzhu.js} +3 -3
  265. package/dist/components/{p-PJV1T9bW.js.map → p-Cl3VBzhu.js.map} +1 -1
  266. package/dist/components/{p-CD4OrDSu.js → p-ClXamGR5.js} +4 -4
  267. package/dist/components/{p-CD4OrDSu.js.map → p-ClXamGR5.js.map} +1 -1
  268. package/dist/components/{p-BcVzSqw7.js → p-CphytsDo.js} +5 -5
  269. package/dist/components/{p-BcVzSqw7.js.map → p-CphytsDo.js.map} +1 -1
  270. package/dist/components/{p-ikzYZrWU.js → p-CyxVWv20.js} +4 -4
  271. package/dist/components/{p-ikzYZrWU.js.map → p-CyxVWv20.js.map} +1 -1
  272. package/dist/components/{p-BeZ9oBa0.js → p-CzpMi2Ey.js} +7 -7
  273. package/dist/components/{p-BeZ9oBa0.js.map → p-CzpMi2Ey.js.map} +1 -1
  274. package/dist/components/{p-D4rmRDRu.js → p-D17r2sEx.js} +3 -3
  275. package/dist/components/{p-D4rmRDRu.js.map → p-D17r2sEx.js.map} +1 -1
  276. package/dist/components/{p-DzP_QUze.js → p-D2bypnF7.js} +3 -3
  277. package/dist/components/{p-DzP_QUze.js.map → p-D2bypnF7.js.map} +1 -1
  278. package/dist/components/{p-BJRl_Ka-.js → p-DEOwKVSS.js} +8 -8
  279. package/dist/components/{p-BJRl_Ka-.js.map → p-DEOwKVSS.js.map} +1 -1
  280. package/dist/components/{p-8R4DgjwC.js → p-DFF4ussj.js} +12 -12
  281. package/dist/components/{p-8R4DgjwC.js.map → p-DFF4ussj.js.map} +1 -1
  282. package/dist/components/{p-BKwRndyS.js → p-DFl_Vm-4.js} +4 -4
  283. package/dist/components/{p-BKwRndyS.js.map → p-DFl_Vm-4.js.map} +1 -1
  284. package/dist/components/{p-LHU2FeBm.js → p-DKu1Z_S9.js} +3 -3
  285. package/dist/components/{p-LHU2FeBm.js.map → p-DKu1Z_S9.js.map} +1 -1
  286. package/dist/components/{p-CEc1GpcO.js → p-DNZe5Vow.js} +7 -7
  287. package/dist/components/{p-CEc1GpcO.js.map → p-DNZe5Vow.js.map} +1 -1
  288. package/dist/components/{p-DHvzeuk7.js → p-DX4JVou1.js} +4 -4
  289. package/dist/components/{p-DHvzeuk7.js.map → p-DX4JVou1.js.map} +1 -1
  290. package/dist/components/{p-BLw88Say.js → p-DaLqa3xy.js} +4 -4
  291. package/dist/components/{p-BLw88Say.js.map → p-DaLqa3xy.js.map} +1 -1
  292. package/dist/components/{p-BJqX19tj.js → p-DhJsjuhy.js} +4 -4
  293. package/dist/components/{p-BJqX19tj.js.map → p-DhJsjuhy.js.map} +1 -1
  294. package/dist/components/{p-CKC2-r_V.js → p-Di0-lmQZ.js} +4 -4
  295. package/dist/components/{p-CKC2-r_V.js.map → p-Di0-lmQZ.js.map} +1 -1
  296. package/dist/components/{p-Dv-1bzYh.js → p-DzWMYldJ.js} +3 -3
  297. package/dist/components/{p-Dv-1bzYh.js.map → p-DzWMYldJ.js.map} +1 -1
  298. package/dist/components/{p-DaEt6OV9.js → p-IiVhqd54.js} +3 -3
  299. package/dist/components/{p-DaEt6OV9.js.map → p-IiVhqd54.js.map} +1 -1
  300. package/dist/components/{p-Bt4sgaSB.js → p-Js2rzLFz.js} +8 -8
  301. package/dist/components/{p-Bt4sgaSB.js.map → p-Js2rzLFz.js.map} +1 -1
  302. package/dist/components/{p-B3nnZMUe.js → p-QQMD9lyS.js} +3 -3
  303. package/dist/components/{p-B3nnZMUe.js.map → p-QQMD9lyS.js.map} +1 -1
  304. package/dist/components/{p-CIhB2fCC.js → p-SPkNWhMl.js} +3 -3
  305. package/dist/components/{p-CIhB2fCC.js.map → p-SPkNWhMl.js.map} +1 -1
  306. package/dist/components/{p-BSHzv5OV.js → p-UTnw0K3Z.js} +10 -10
  307. package/dist/components/{p-BSHzv5OV.js.map → p-UTnw0K3Z.js.map} +1 -1
  308. package/dist/components/{p-DuJgqcA2.js → p-_KWkgCZp.js} +3 -3
  309. package/dist/components/{p-DuJgqcA2.js.map → p-_KWkgCZp.js.map} +1 -1
  310. package/dist/components/{p-C6uNKIjw.js → p-cCTNzWg9.js} +8 -8
  311. package/dist/components/{p-C6uNKIjw.js.map → p-cCTNzWg9.js.map} +1 -1
  312. package/dist/components/{p-BVABu37q.js → p-mA17wW10.js} +3 -3
  313. package/dist/components/{p-BVABu37q.js.map → p-mA17wW10.js.map} +1 -1
  314. package/dist/components/{p-BQH3mtcw.js → p-qsnI1Qgx.js} +8 -8
  315. package/dist/components/{p-BQH3mtcw.js.map → p-qsnI1Qgx.js.map} +1 -1
  316. package/dist/components/{p-Bg776Pj2.js → p-sotltPnn.js} +5 -5
  317. package/dist/components/{p-Bg776Pj2.js.map → p-sotltPnn.js.map} +1 -1
  318. package/dist/components/{p-CNHKpPUh.js → p-ycvY3d5Z.js} +3 -3
  319. package/dist/components/{p-CNHKpPUh.js.map → p-ycvY3d5Z.js.map} +1 -1
  320. package/dist/components/test-input-tag.js +9 -9
  321. package/dist/docs.json +59 -1
  322. package/dist/esm/gb-action-panel_76.entry.js +98 -96
  323. package/dist/esm/gb-detail-cell.entry.js +1 -1
  324. package/dist/esm/gb-file-upload.entry.js +12 -12
  325. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  326. package/dist/esm/gb-logo.entry.js +1 -1
  327. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  328. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  329. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  330. package/dist/esm/gb-progress-circle.entry.js +1 -1
  331. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  332. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  333. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  334. package/dist/esm/gb-scrollbar.entry.js +1 -1
  335. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  336. package/dist/esm/gb-slider.entry.js +1 -1
  337. package/dist/esm/gb-step-base.entry.js +1 -1
  338. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  339. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  340. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  341. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  342. package/dist/esm/gb-table-cell.entry.js +1 -1
  343. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  344. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  345. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  346. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  347. package/dist/esm/globuscomponents.js +1 -1
  348. package/dist/esm/loader.js +1 -1
  349. package/dist/esm/test-input-tag.entry.js +2 -2
  350. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  351. package/dist/globuscomponents/p-09b6e321.entry.js +2 -0
  352. package/dist/globuscomponents/{p-980f103b.entry.js → p-0a36da0b.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-19440f9b.entry.js → p-0cd059d5.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-57fa8bdf.entry.js → p-11f27065.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-96396203.entry.js → p-14ee8307.entry.js} +2 -2
  356. package/dist/globuscomponents/p-1ba8a885.entry.js +2 -0
  357. package/dist/globuscomponents/{p-94ad87ff.entry.js → p-2185c841.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-6d7af68b.entry.js → p-270e15b1.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-6aaf58b7.entry.js → p-2c0e4236.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-854feeb5.entry.js → p-2edad402.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-b86467c3.entry.js → p-3d83784c.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-50a87191.entry.js → p-440d82f8.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-04374479.entry.js → p-5603ee7d.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-2df0ce05.entry.js → p-6ad801ac.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-92a34e84.entry.js → p-711c7c50.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-72a2c945.entry.js → p-7f63f435.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-4ae06252.entry.js → p-863e7132.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-38d04d52.entry.js → p-871f3fdd.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-c9768b49.entry.js → p-8a286606.entry.js} +2 -2
  370. package/dist/globuscomponents/p-8a286606.entry.js.map +1 -0
  371. package/dist/globuscomponents/p-9a7a1346.entry.js +2 -0
  372. package/dist/globuscomponents/{p-44a2c501.entry.js → p-9ad95a7f.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-e638fefd.entry.js → p-cbace1d8.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-0bb03f74.entry.js → p-e7419d13.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-2022b858.entry.js → p-effe863f.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-69adf551.entry.js → p-f05e0123.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-371fb472.entry.js → p-f7d91fec.entry.js} +2 -2
  378. package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +2 -0
  379. package/dist/types/components.d.ts +16 -0
  380. package/package.json +1 -1
  381. package/dist/components/p-BLdvjAVl.js.map +0 -1
  382. package/dist/globuscomponents/p-23a53695.entry.js +0 -2
  383. package/dist/globuscomponents/p-765e4586.entry.js +0 -2
  384. package/dist/globuscomponents/p-91be6976.entry.js +0 -2
  385. package/dist/globuscomponents/p-c9768b49.entry.js.map +0 -1
  386. /package/dist/globuscomponents/{p-23a53695.entry.js.map → p-09b6e321.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-980f103b.entry.js.map → p-0a36da0b.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-19440f9b.entry.js.map → p-0cd059d5.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-57fa8bdf.entry.js.map → p-11f27065.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-96396203.entry.js.map → p-14ee8307.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-91be6976.entry.js.map → p-1ba8a885.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-94ad87ff.entry.js.map → p-2185c841.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-6d7af68b.entry.js.map → p-270e15b1.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-6aaf58b7.entry.js.map → p-2c0e4236.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-854feeb5.entry.js.map → p-2edad402.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-b86467c3.entry.js.map → p-3d83784c.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-50a87191.entry.js.map → p-440d82f8.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-04374479.entry.js.map → p-5603ee7d.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-2df0ce05.entry.js.map → p-6ad801ac.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-92a34e84.entry.js.map → p-711c7c50.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-72a2c945.entry.js.map → p-7f63f435.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-4ae06252.entry.js.map → p-863e7132.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-38d04d52.entry.js.map → p-871f3fdd.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-765e4586.entry.js.map → p-9a7a1346.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-44a2c501.entry.js.map → p-9ad95a7f.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-e638fefd.entry.js.map → p-cbace1d8.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-0bb03f74.entry.js.map → p-e7419d13.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-2022b858.entry.js.map → p-effe863f.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-69adf551.entry.js.map → p-f05e0123.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-371fb472.entry.js.map → p-f7d91fec.entry.js.map} +0 -0
@@ -41,7 +41,7 @@ export class GbSimpleSideBarItem {
41
41
  this.sideBarItemClicked.emit();
42
42
  }
43
43
  render() {
44
- return (h("div", { key: 'ce6016b28362ccbb8d6dca215f9bf86131ebc211', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '77f8ac2872ec4d20158fb4ce7b4d4eb4991aeb82', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && h("div", { key: '739c259d6e183cb0d46a839dc9f59ea5a741d40e', class: `bar ${this.category}` }), h("div", { key: 'ae9899277bfcd147d9b686f0b86db00e2ffd3087', class: "content" }, this.icon && h("div", { key: 'a9825f0f9d6536e9d3f0ba366e84962bf69ef233', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'df545a71fbf5920df12b3e40faf45e98f01b5eb1', 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: '53097c4640074fe5845bb7907b54bf2307cc834b', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '91d07bf5f5df161265abcc43f1d669f580b06573' }, "10"))), this.showArrow && (h("svg", { key: '1b0ce2ea99296a8c0c5337af62bc62fb2c474845', 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: 'e3709d54aeb2e7e791b2352e84227e4ecc7fb787', 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: 'b9838e9360abd96457b4c448edc16cef26b5aca3', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '4dbdca01c6202ca433bf55813574e52ba3926faa', slot: "label" }, this.label)))));
44
+ return (h("div", { key: '220234b47936d436508fc2302de33791fcd6f72d', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '8f38fb8e7316bd21949e12fbaca170c2ba85ae91', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && h("div", { key: '8fddb7792033f0f3822d11131f84f5b12420d236', class: `bar ${this.category}` }), h("div", { key: '06226fd3166f7cedb577b392cb227b4afd21809b', class: "content" }, this.icon && h("div", { key: 'f3d941b611583cb88068df3e16b28c221a7f3f45', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'f85354eb3c19fc3568ad96c6d336d41f86d20d9d', 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: 'd76b405d116ec0f682d03cdd591ad3dff99a3395', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '5311e68f82124a9a1e7c29557038a1d65d79e056' }, "10"))), this.showArrow && (h("svg", { key: 'fe47ede4a0ac343f9779f14d27da147eb56855f6', 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: '47d0dd23957eec4f47728db113b76214c3acffd8', 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: '3c954080e3ff758227f26f7519a269b476148849', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'f6698f021ff51f2de49ce6339e7d801fcc5bb738', slot: "label" }, this.label)))));
45
45
  }
46
46
  static get is() { return "gb-simple-side-bar-item"; }
47
47
  static get encapsulation() { return "shadow"; }
@@ -71,7 +71,7 @@ export class GbSlider {
71
71
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
72
72
  }
73
73
  render() {
74
- return (h("div", { key: '2e3feb0082e16344710d34d05c58eb010a488bc8', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'c9e763a8bd28552a5e71c6db634b77b3e06bbb57', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '16f5abf21ed7ae6d47c731eb68dc26f8e614593c', 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: '460a0ef5d81df9bf117335ab9f2f76f0a514b752', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
74
+ return (h("div", { key: 'c9c2729d4dd585b601f3a5d5a4e10df5f3acb837', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '3f83fa87158fa44ad8177d6d3f19089c79fe47e1', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '7835063ffa8b0a048156bb37db08473716cf587b', 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: '30aa722a9baa17ed119017c133fa0fd4685d1d94', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
75
75
  }
76
76
  static get is() { return "gb-slider"; }
77
77
  static get encapsulation() { return "shadow"; }
@@ -18,7 +18,7 @@ export class GbSliderControlHandle {
18
18
  this.isFocused = false;
19
19
  }
20
20
  render() {
21
- return (h("div", { key: '0ffeb01369d2a1894808e01ccb4f2f889d8e9f36', 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: 'a7bd90f5312706c378dbe8a70930db82fec376be', class: "tooltip-container" }, h("gb-tooltip", { key: '705b3da4802057d5ae04c0b8a66485cd852d3e52', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '615d9e0b04c3c90810166fbb09ba45dd6dd90aa6', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '6c541a167e399b72d4ccdd51bbf4795c56b873bd', class: "thumb-label" }, h("p", { key: '39f10fe2d6ab34cc87de0658f119ef6c57bc1f79', class: "thumb_label text-md-medium" }, this.value)))));
21
+ return (h("div", { key: 'e55ce0130362d313a05709eb102e7e63e54f1e2b', 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: '544ff580cee48f85c16a901ddd7d47f316a90240', class: "tooltip-container" }, h("gb-tooltip", { key: '8df71a01512a695b0069de494ae6965e97aaaf36', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'cba467fa6dcdd552cb7477598e8d9675dbf4a916', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '589ab71f2beeb7ac6500559cb2fc24a709f06132', class: "thumb-label" }, h("p", { key: 'd5155c0d95f9f6262e8b0edf587ed826d470c5c3', class: "thumb_label text-md-medium" }, this.value)))));
22
22
  }
23
23
  static get is() { return "gb-slider-control-handle"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbStatusIndicator {
8
8
  }
9
9
  render() {
10
10
  return [
11
- h("div", { key: 'e842367c76e65690cabbffb8894645b9ac974d8a' }, this.statusIcon === 'online_indicator' && h("div", { key: 'e66c73722fc8d26687aab998e66b176f1b615113', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'bbddf720aa9ce2b728375c375de18e036e4f6a1c', 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: '95796256c9949981a99e4bf7668acf8318cc40b5', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '3ca5e410b1897def00b1aea15644dca830be78d5', 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: '8c27a9a7953fe9e2c006e1464c48e7fd066cc170', 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: 'd31832b91ae74551705a92831bb967947cf379dc' }, h("clipPath", { key: '13bba942804b45a6aa8c6d1d84193b705bfa4851', id: "clip0_0_21453" }, h("rect", { key: 'efc81265a7dcac814bfb95173af04bc8e302f08f', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '80eb858e54b2d3cca0f1d3b3655f9bfb8abfa96d', 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: '39a095dd0c1909915ca301a5ceb0add519ca8063', 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: 'e202be186f51914ef83152edd485b28004c10986', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
11
+ h("div", { key: 'f31e371d804432ed6bf62c8f8e9055ea49e29081' }, this.statusIcon === 'online_indicator' && h("div", { key: '728ea7cc2f770fb6244b514ab1615dde213e70ac', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '20810a36270dd53a0dfd8351fccc89bc4204fbb7', 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: '22e7c149c8028d9fbb7e8fe8902f6205da26a524', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: 'e7fec4e6e2244739fd5b90ab04b7485855912a45', 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: 'fdc8743ff10739ec63fed6b5356d46fe7cb762dd', 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: 'b5fd96c2d8108a3d9e8eddfd6767e695089a2b3b' }, h("clipPath", { key: 'f40e29d5bef7c78ea13ecf8126f63c600bbd6404', id: "clip0_0_21453" }, h("rect", { key: '0e7a33b23515defa33c73584048203564032b3fa', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'b3ba95124ee323acc62a87acfc18d3b87fc4c0b4', 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: 'c5f28f410d7a685318408274dc3a3b717bdb3c48', 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: '373b28948718c2828546e88d73a8400f24d2fc53', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
12
12
  ];
13
13
  }
14
14
  static get is() { return "gb-status-indicator"; }
@@ -38,7 +38,7 @@ export class GbStepBase {
38
38
  this.internalState = newValue;
39
39
  }
40
40
  render() {
41
- return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: '1ef0f976ca109cb008e927001f7dad6154149fbc', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (h("div", { key: '7e371a743532b8e5c3dab37c4d4f4367c8c48ecb', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, h("div", { key: '2723dc25bcf295ef1a8cf6d87d9951efa1d4d554', class: `text_line_div_content` }, h("p", { key: 'be6ae86e62d224a0e6de5137eeaa333095376a78', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && h("p", { key: '8d5d84173602ab41da625d2626a3436d3beb7190', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: 'c06c226d87a6f985afc2e6f2b2bccbdbcb245d67', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '8df9263255e79d5a7c014cbfe3690e428c0e4f1b', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '3b281cd167214a6256e0e989662de127bd98bbc8', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: 'ce36bb00d8ee4919168b1149bce90fc7e1ceba1b', 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: '5dd61639966f7425442bcf3f278cffc6c1a8f2de', class: `icon_left_div ${this.size}` }, h("div", { key: '4c91ef728e80f17a25614419b67a7bd0a94663c0', class: "connector_wrap" }, h("gb-step-icon-base", { key: '9de0f540346bed333efa19ce74fd2cd5ecc853e5', size: this.size, status: this.internalStatus, state: this.internalState }), this.connector && (h("div", { key: '581c31ef77a1f70722f7525a7a944f52ddaa5453', class: "connector_div" }, h("div", { key: 'd6419aa6e033f1c4593222976decfb7208be8445', class: `icon_left_connector ${this.internalState} ${this.status}` })))), h("div", { key: 'f0883221cf45c43e12e5a566c2e78a8e092fb8b5', class: "icon_left_text" }, h("p", { key: '0c3de590154303e11e9496a792f7d5f7a7fa238b', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'ff80f4bb80b669ee8799e1c5e18ddc82d843198a', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'cd534ad5e975fd74e02993264ff68b83a2a7f075', class: `icon_top_div ${this.size}` }, h("div", { key: '8b181e8d3dcf892b5451bc5c32bf9939b6b510d5', class: "step_icon_div" }, h("div", { key: '81ffacd79b1130a1dbd3b4bb3a0e1fd920547bad', class: "step_icon" }, h("div", { key: '51703707159c2f5de6fa5ff4f7be67dd878af5e4', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '3a0e948ac53c25cab8e5daa48209eb7e83867524', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '9592279c155d4bcb0258d6942f01afdf9394024e', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: 'bd2a8505bfa5204c4fd61a131535d56fa00724b9', 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" })))))), h("div", { key: '0a5b9c9608639aee675103fffae907f87b9b2202', class: "icon_top_content" }, h("p", { key: '5f4ecee22d22e8ec2175ccfeb4f1828d124937f4', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: '35122ddabadfa7bbad6fb166157c32784d0c09c5', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: 'dca7556c95e3d67455a74073ba8227724894e9f9', class: "featured_icon_left_div" }, h("div", { key: '0ce7478ad642e7c7aee994b22ac37f8d45475b18', class: "connector_wrap" }, h("gb-featured-icon", { key: '9c3364e83ebe8b76b65d22dbe644a71549a5534c', size: "sm", icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), this.connector && (h("div", { key: '5d98d422be3fd3a1b3c8ad2b1f4f38abb6278db5', class: "connector_div" }, h("div", { key: 'b7aa887d260a3b3a2ac1d203ef98288e2acab3af', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` })))), h("div", { key: '73fd3062f3bf2e5b77d6ef42cecfc588517685d3', class: "featured_icon_left_content" }, h("p", { key: '3964b78a2c8136c3468e293e82966d1704eba8ce', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'ca79cda5d392b19238b9f696d7e647586fec8d79', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.internalState}` }, this.supportingText))))));
41
+ return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: '6bb2ccebf8e4470fd600ba4b96f3d47636024681', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (h("div", { key: 'a9ed56d9f98fc2a06ff91e2a7e8557ca261d0ac3', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, h("div", { key: '60309e255df437963d489a6ea67d9603f2aa8945', class: `text_line_div_content` }, h("p", { key: '32707cde577a65dd1bc82318cf5d93eda24e7fd9', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && h("p", { key: 'bcad9fc3819c82e362719317f058f7fc23bfd722', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '7572e5d8eb4d3bc18811d696212932f3e54f38a9', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '67a374a8ec1d70a78c030b8cbed7c13c6245a383', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '76f2d06e0fd18aa6aa9bb056c62ebdfddefb0709', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '108558213e1e776aea130f73873082d18c5e4fe0', 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: '507b1f5312c39d2ddda9eace8a0f3649d85865a3', class: `icon_left_div ${this.size}` }, h("div", { key: 'f48d620ba1ac5d63164c9e6f6313563c09e9359b', class: "connector_wrap" }, h("gb-step-icon-base", { key: '9df13089475d2cec4ece72491d1c83224464f16b', size: this.size, status: this.internalStatus, state: this.internalState }), this.connector && (h("div", { key: 'c63f264553586e80ff75433eca3fc343a288f13c', class: "connector_div" }, h("div", { key: 'c8cf35c56fb4827e9c53313857355cc12d53c5e7', class: `icon_left_connector ${this.internalState} ${this.status}` })))), h("div", { key: 'f46efe27b735ac41f77cc9bbe8c34674e4715193', class: "icon_left_text" }, h("p", { key: 'cdb625c21b27708fee48e43b1b11b31cdb4adbd8', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'a4a3f3b45b829be2b0758e15b368496012b5b341', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'f0dce90d43067a3b03039c40770568d5bb994658', class: `icon_top_div ${this.size}` }, h("div", { key: '56d7f20e3854f324cb3f61bc7e665744ae21cb65', class: "step_icon_div" }, h("div", { key: '52dd743a84f53e69816dea4a80c2a74e6e52edaa', class: "step_icon" }, h("div", { key: '0298dbb7865be8f744c4699b953ba53497950a01', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'cac897bfd067ff2c790c2fe85c15202c30a59ed0', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'd46e413a4310595c319744526f959dd55986ed58', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '8b84e41a89268b535385d1a08b2ec5f05a9fd7a5', 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" })))))), h("div", { key: '0837415e0f66d637676485cf796d1f461b74eac7', class: "icon_top_content" }, h("p", { key: 'd2369009a0d16e47563cdce1d31dcd16d6dd1853', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: '6f78862a144c96a08bf64d2fae778d5cfc3d4528', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '25bcd725b6e0749ed85b1216630f012be9f4f2d4', class: "featured_icon_left_div" }, h("div", { key: '958efe8985edeee81b52b2a59f4e6b21f726acd8', class: "connector_wrap" }, h("gb-featured-icon", { key: '633a0cd8efd3104c67e056b90e1b2dbcee641c8d', size: "sm", icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), this.connector && (h("div", { key: '58971e41e40660c90db6805bb70ec2970c2bef1c', class: "connector_div" }, h("div", { key: 'e7887744e1371f996a1aa438af11e55970d4cc6d', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` })))), h("div", { key: '42a009cc80733e9202419caa1b6a1a074ce1f277', class: "featured_icon_left_content" }, h("p", { key: '5930fbb84cf33f693f993657ea2d1083cf95b17c', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), h("p", { key: '5203f62c2534560be51ad71b875f17a3127a1893', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.internalState}` }, this.supportingText))))));
42
42
  }
43
43
  static get is() { return "gb-step-base"; }
44
44
  static get encapsulation() { return "shadow"; }
@@ -11,7 +11,7 @@ export class GbStepIconBase {
11
11
  this.internalState = newValue;
12
12
  }
13
13
  render() {
14
- return (h("div", { key: '4a6534b8a838d34c94dd56f7048d1d4d0fd62afe', class: `icon_base_div ${this.internalStatus} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '7122edd27f66b83d08dc8c458debbdf1391f2e0c', class: `dot ${this.internalStatus} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'a8d9ab946dcacadc6fbeb63378f1bd0a68c7788d', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.internalStatus} ${this.internalState} ${this.size}` }, h("path", { key: '067c0c60ca0a90d66f1215cf05320cb70ad144fb', 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" })))));
14
+ return (h("div", { key: 'c2c5781fbb7b5f411e7301de4878198ee131b428', class: `icon_base_div ${this.internalStatus} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'ffe1f6ec3382e0415cdeb0c30759d9f6a1d7b9b4', class: `dot ${this.internalStatus} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '931fb94ab7ad010a7c13625cdf87161fb0530b72', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.internalStatus} ${this.internalState} ${this.size}` }, h("path", { key: '6102c93db0d35e47be31061c3740295e89e3c686', 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" })))));
15
15
  }
16
16
  static get is() { return "gb-step-icon-base"; }
17
17
  static get encapsulation() { return "shadow"; }
@@ -29,7 +29,7 @@ export class GbStepperHorizontalIconsCentered {
29
29
  ];
30
30
  }
31
31
  render() {
32
- return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '4238af595b83c106b0bcef1a04d9264b1ff31a67', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: 'a05712fb991e1f404a341044b8c185f21a9ae5ce', class: "step_div" }, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index !== this.steps.length - 1 ? (h("div", { class: "connector_div" }, h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (h(Fragment, null, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText })))))))), this.type === 'featured_icon' && (h("div", { key: 'c544101f714d5ec2612c46eb98bd5d8d3fc028ca', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: 'e93a204ade0a579c17abef2b6d2baf017461dad4', class: "step_div" }, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index !== this.steps.length - 1 ? (h("div", { class: "connector_div" }, h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (h(Fragment, null, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "featured_icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText }))))))))));
32
+ return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '22115a7b47065bf8e16638811230354898f09462', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: '4a2cc4b1272b1f4a268aa9758799732787530d7d', class: "step_div" }, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index !== this.steps.length - 1 ? (h("div", { class: "connector_div" }, h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (h(Fragment, null, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText })))))))), this.type === 'featured_icon' && (h("div", { key: '0375ed9a860f4ada1428033f12e9d2f276eeb84c', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: '265565d82066bc0176591154bc86013b88eaf038', class: "step_div" }, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "icon_top", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText, breakpoint: "desktop" }), index !== this.steps.length - 1 ? (h("div", { class: "connector_div" }, h("div", { class: `icon_top_connector ${step.state} ` }))) : null))))), this.breakpoint === 'mobile' && (h(Fragment, null, this.steps.map((step, index) => (h(Fragment, null, h("gb-step-base", { size: this.size, type: "featured_icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : true, label: step.label, "supporting-text": step.supportingText }))))))))));
33
33
  }
34
34
  static get is() { return "gb-stepper-horizontal-icons-centered"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -21,7 +21,7 @@ export class GbStepperHorizontalIconsCentered {
21
21
  ];
22
22
  }
23
23
  render() {
24
- return (h("div", { key: '408aa50d3f281c742a7d9331fee9b3f11f90ea66', class: "icons_centered_container" }, h("div", { key: '76c10db8a9d87104cb5c369274b9ccfea63a22ff', class: "icons_centered_div" })));
24
+ return (h("div", { key: 'e1e0c94566666bb610948d23edfaff83fc3dd112', class: "icons_centered_container" }, h("div", { key: 'b3c87a328c8a1ffe33dbca250bedb6a7311704ed', class: "icons_centered_div" })));
25
25
  }
26
26
  static get is() { return "gb-stepper-horizontal-icons-connected"; }
27
27
  static get encapsulation() { return "shadow"; }
@@ -41,7 +41,7 @@ export class GbStepperHorizontalLineWithText {
41
41
  this.showSupportingText = this.width < 768 ? false : true;
42
42
  }
43
43
  render() {
44
- return (h("div", { key: '8a5df289ce1cfb9508814e68eed1438edacff23b', class: "text_with_line" }, this.internalSteps.map(step => (h("gb-step-base", { size: this.size, type: "text_line", state: step.state, status: step.status, label: step.label, "supporting-text": step.supportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })))));
44
+ return (h("div", { key: '07b25dbbb05abdf4ca5262378c7b1abca106c90c', class: "text_with_line" }, this.internalSteps.map(step => (h("gb-step-base", { size: this.size, type: "text_line", state: step.state, status: step.status, label: step.label, "supporting-text": step.supportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })))));
45
45
  }
46
46
  static get is() { return "gb-stepper-horizontal-line-with-text"; }
47
47
  static get encapsulation() { return "shadow"; }
@@ -26,7 +26,7 @@ export class GbStepperHorizontalMinimalIcons {
26
26
  }
27
27
  render() {
28
28
  const indexOfCurrentStep = this.steps.findIndex(step => step.status === 'current');
29
- return (h("div", { key: '28bf37b7c171c2bc11f7a10f7bf40093b134030b', class: `minimai_icons_container ${this.position}` }, h("div", { key: '3e7d2e0219630d7f9772b3008edda7d0c6a0f6b0', class: `minimai_icons_div ${this.size} ${this.position}` }, this.position !== 'left' && (h(Fragment, null, this.text && (h("p", { key: '6ee2e89556fe7fe1b4fc3cde7ec0b57b67647793', class: "step_text text-sm-medium" }, this.stepLabel, " ", indexOfCurrentStep + 1, " of ", this.steps.length)))), this.steps.map(step => (h("gb-step-icon-base", { size: this.size, status: step.status, state: step.state }))), this.position === 'left' && (h(Fragment, null, this.text && (h("p", { key: '73f7018d0991527d58f8b294c8596a2e8c129c08', class: "step_text text-sm-medium" }, this.stepLabel, " ", indexOfCurrentStep + 1, " of ", this.steps.length)))))));
29
+ return (h("div", { key: '60b37dc1f15608c6a47e0e121e403a87e0c56301', class: `minimai_icons_container ${this.position}` }, h("div", { key: '1f84397b9388c1154129efd01f6bf1d43c390b92', class: `minimai_icons_div ${this.size} ${this.position}` }, this.position !== 'left' && (h(Fragment, null, this.text && (h("p", { key: '6f5af48bd55eddeb1df04750e3a186307bae9602', class: "step_text text-sm-medium" }, this.stepLabel, " ", indexOfCurrentStep + 1, " of ", this.steps.length)))), this.steps.map(step => (h("gb-step-icon-base", { size: this.size, status: step.status, state: step.state }))), this.position === 'left' && (h(Fragment, null, this.text && (h("p", { key: '9a1428d7bc4ab2a9f5f6b11a7875a37a8b8461c9', class: "step_text text-sm-medium" }, this.stepLabel, " ", indexOfCurrentStep + 1, " of ", this.steps.length)))))));
30
30
  }
31
31
  static get is() { return "gb-stepper-horizontal-minimal-icons"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -31,7 +31,7 @@ export class GbstepperVerticalIconsWithText {
31
31
  this.stepClicked.emit(index);
32
32
  }
33
33
  render() {
34
- return (h("div", { key: '48b47f0e486e7b24b258762d438136a30c8bb27c', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.internalSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index) })))))));
34
+ return (h("div", { key: '767a01427a884e9544ed520193bfda5b75edf4ca', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.internalSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index) })))))));
35
35
  }
36
36
  static get is() { return "gb-stepper-vertical-icons-with-text"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -40,11 +40,11 @@ export class GbTabButtonBase {
40
40
  this.tabClicked.emit();
41
41
  }
42
42
  render() {
43
- return (h("div", { key: '23c21ca6c00579916debb9b6520c84eaf99ff7c2', class: `tab_button_div ${this.type}
43
+ return (h("div", { key: '581e3c9fc471d77a3373e43e5d3bdd7976b4706b', class: `tab_button_div ${this.type}
44
44
  ${this.current ? 'current' : ''}
45
45
  ${this.fullWidth ? 'full_width' : ''}
46
46
  ${this.size}
47
- ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: 'ed583ebecfdb6eb4f0fc2791861403bd1204fbff', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '031e85955960ff23dcb716f45ca1e4626c007f13', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
47
+ ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '985a93a27945e196bdfe27eb0e031c03bbdaf80f', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'ae085218f8d65c8592ac4ebac109c2babd07cff9', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
48
48
  ? 'information'
49
49
  : this.current && this.type === 'underline'
50
50
  ? 'information'
@@ -53,7 +53,7 @@ export class GbTabButtonBase {
53
53
  :
54
54
  this.current && this.type === 'line'
55
55
  ? 'information'
56
- : 'gray' }, h("slot", { key: 'fe6b2b3eb663a049ec947bf37123e10af5ead3c0', name: "count" })))));
56
+ : 'gray' }, h("slot", { key: 'f8cb5254d86e07e451f509de32ac6e3b86c47b27', name: "count" })))));
57
57
  }
58
58
  static get is() { return "gb-tab-button-base"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class GbTableCell {
3
3
  render() {
4
- return (h("div", { key: '5b7f65ee27f7f31381aebb6ea16b378877167ad7', class: "table_cell_div" }));
4
+ return (h("div", { key: '992219128394a949113a2b0312b3dbb2c80c76b4', class: "table_cell_div" }));
5
5
  }
6
6
  static get is() { return "gb-table-cell"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -2792,6 +2792,7 @@
2792
2792
  align-items: center;
2793
2793
  gap: var(--spacing-5);
2794
2794
  align-self: stretch;
2795
+ background: var(--color-background-card);
2795
2796
  border-bottom: 1px solid var(--color-border-subtle, #cdd5df);
2796
2797
  }
2797
2798
 
@@ -100,7 +100,7 @@ export class GbTableHeader {
100
100
  document.removeEventListener('click', this.handleClickOutside);
101
101
  }
102
102
  render() {
103
- return (h("div", { key: '2000d7fe6a10f08e41aad326c7c620421c475f5e', class: "table_header_div" }, this.tableHeading && h("p", { key: '58bbc4548b6c09bd8ff0c780ecb70a30b460f400', class: "table_heading text-lg-semi-bold" }, this.tableHeadingLabel), this.showDateFilter && (h("div", { key: 'b714e27f7e672ac970a1274fc1db0a8eb9f1d9a1', class: "date_filters" }, h("div", { key: '2b4317fc0bee639fe031cd429c4c5c994ad58a47', class: "date_dropdown" }, h("gb-input-dropdown", { key: '32c1217768916800cf09e553a039c7e11a93fbfc', "show-placeholder": "true", placeholder: "Select a period", size: "sm", state: "default", type: "icon_leading", color: "blue", "show-leading-icon": "true", "leading-icon": "assets/calendar-02.svg", "menu-position": "bottom", icon: "false", items: this.dateItems, onDropdownItemSelected: this.extractDropdownItemSelected.bind(this) }, h("h1", { key: '3d4900ae3326d78b714fabb89c7c1d5c166e75ed', slot: "initials" }, "EK"), h("p", { key: '54f97579899fe77cc786ee5cfdf92c549da59dd2', slot: "tooltip_label" }, "This is a label"), h("p", { key: 'b35eca5b8a12dada8cc94479411344f4ff0bf425', slot: "tooltip_supporting_text" }, "This is a supporting text for the tooltip"))), this.isDatePickerShown && (h("div", { key: 'b8cd09bbffc047a6700e2848dbb7a994cb9a5ded', class: "date_input" }, h("gb-date-picker", { key: 'ef99bf8fd78a30481c0ebeabaac12cbfac81cad0', mode: this.mode, placeholder: this.datePickerPlaceholder, onDateChange: this.emitDateSelected.bind(this) }))))), h("div", { key: '033586a1341236bb40389dfbfc388ef1980af7de', class: `actions ${!this.showDateFilter && !this.tableHeading ? 'full_width' : ''}` }, this.showSearch && (h("div", { key: '5cb53352275eeef3e77a890530a369d4a505fc67', class: "input_field" }, h("gb-input-field", { key: '2f8d6d2e7e51d2bc8b6c6df140f55721d4042f1c', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", "enable-cancel-button-function": true, onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: '5ecf8fe8916836c4058e21afbc77f8e222e419cc', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: '5db3582edc83e48afa58a39b1dfe6bcfcdb14d02', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: 'cc2359555520c36a3d64948182908fcb8b43cfe7', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: '96390f6eeb12dd39aca47c971849da3f3103f6a9' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: '3d88931cb8ddd4dca7c35e512dcc752cdf6a0d41', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: '97b13d1bcd9e3f3dcc044f9be86e1598680c09e0', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: 'd3508a5a5986e05a0e1802e2547c9c237ec2f7d7', class: "export" }, h("gb-button", { key: 'c1b744005b8973a583b9745146c7d5680d634f0d', size: "md", state: this.exportButtonState, hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/file-export.svg", "icon-trailing": this.width <= 1007 ? false : true, "icon-trailing-swap": "assets/arrow-down-01.svg", onClick: () => this.toggleDropdown() }, h("p", { key: '9e15a99634a4569a03f567bfa29adfc07cefb35c' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: 'eb028b8ab398848e5cbef9725d83b200f87deed6', ref: el => (this.exportDropdown = el), "show-entire-data": this.showEntireData, "pdf-state": this.pdfState, "csv-state": this.csvState, onExportClicked: () => this.emitSelection.bind(this), class: `dropdown ${this.exportDropdownPosition}` })))), this.showRefreshButton && (h("div", { key: 'b9ac6d908e2e435e423dace8037a8d72bc12a20a', class: "refresh_button" }, h("gb-button", { key: 'c42ac514089f563efccc6a649b78249499d3a2e7', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() })))))));
103
+ return (h("div", { key: 'fbf6004cd9fa0fb990b03ed01c026c865389fc34', class: "table_header_div" }, this.tableHeading && h("p", { key: 'd8c46ece174dc0e48b3dc62eba42d57a54c280e3', class: "table_heading text-lg-semi-bold" }, this.tableHeadingLabel), this.showDateFilter && (h("div", { key: '034dde884ce6777e263f427da2968ed2a0bd4ff0', class: "date_filters" }, h("div", { key: '8be4b6705a70f367c3c69be2fa6c21b9a6f76629', class: "date_dropdown" }, h("gb-input-dropdown", { key: '9ac1f6adb4429b4806f25a2004db923ff0252e8c', "show-placeholder": "true", placeholder: "Select a period", size: "sm", state: "default", type: "icon_leading", color: "blue", "show-leading-icon": "true", "leading-icon": "assets/calendar-02.svg", "menu-position": "bottom", icon: "false", items: this.dateItems, onDropdownItemSelected: this.extractDropdownItemSelected.bind(this) }, h("h1", { key: '1d7daf69ca969f9cd43a79fbb4f2e0441ed4fdb9', slot: "initials" }, "EK"), h("p", { key: 'dc9a8a3acf0555c2e0ed962e5b77135c3e9042b8', slot: "tooltip_label" }, "This is a label"), h("p", { key: '5fe7288f2ab75356c091d3b404d1d03d7ed2dadc', slot: "tooltip_supporting_text" }, "This is a supporting text for the tooltip"))), this.isDatePickerShown && (h("div", { key: '727dceb83f2f64cd4cdc40a293b57b1f45370628', class: "date_input" }, h("gb-date-picker", { key: 'b7a7e0a6325bc4c0152258db313b8efccc6a427c', mode: this.mode, placeholder: this.datePickerPlaceholder, onDateChange: this.emitDateSelected.bind(this) }))))), h("div", { key: 'c0c859ae7b062ef3c7d3cb66ca75d10fdfa90f71', class: `actions ${!this.showDateFilter && !this.tableHeading ? 'full_width' : ''}` }, this.showSearch && (h("div", { key: '72ea3454cd6afeb121c96fc082386c9fbc227cce', class: "input_field" }, h("gb-input-field", { key: '9b9e71df6b6dd238969b4e590453ed40dd1b9721', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", "enable-cancel-button-function": true, onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: 'abbdab8ee44e1175f8272a4bc9220ca2f0744edb', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: '9fa8188cd30dc244e689aef022625a6118e19b5c', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: 'bdefb0cf7ac887c46e78e019d3a13c8e71050f2f', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: '5766af6677d59b61488da86c0ca3c5f83aa92c43' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: '613dbcec30dd8f54865144d80064dcd374fc0cdc', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: 'f3bd224ce1370beb3b7754b0c67440f13ff1b923', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: 'a3944712d25166c43d5b6de5214182e117e93e92', class: "export" }, h("gb-button", { key: '0202af0c212fec9e6f44c7d69d53cdbfffb0c6ad', size: "md", state: this.exportButtonState, hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/file-export.svg", "icon-trailing": this.width <= 1007 ? false : true, "icon-trailing-swap": "assets/arrow-down-01.svg", onClick: () => this.toggleDropdown() }, h("p", { key: 'f3ad8197bda0539033259c73b51f99d9d53e054b' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: '77acceaf45116382bfe516b9a22a724d6576c5b3', ref: el => (this.exportDropdown = el), "show-entire-data": this.showEntireData, "pdf-state": this.pdfState, "csv-state": this.csvState, onExportClicked: () => this.emitSelection.bind(this), class: `dropdown ${this.exportDropdownPosition}` })))), this.showRefreshButton && (h("div", { key: 'b01d556e99ea292ef38269ad60d33779df27774a', class: "refresh_button" }, h("gb-button", { key: '60a615490a420a9c193ba6a59848d63b1b30d8d9', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() })))))));
104
104
  }
105
105
  static get is() { return "gb-table-header"; }
106
106
  static get encapsulation() { return "shadow"; }
@@ -22,7 +22,7 @@ export class GbTag {
22
22
  }
23
23
  render() {
24
24
  const flagSwap = getAssetPath(`${this.flagSwap}`);
25
- return (h("div", { key: '93fe84c71bf4a3e0b032d263911bbd68c02ddf16', class: `container ${this.size} ${this.action}` }, h("div", { key: '397677c6199716b146d99737a11632622bbe963b', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '97cc82045d842bf0e7789d429c8e2e4f370df8cf', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '34910bf5c77dcdca431438c1429c2fc7b85f70eb', class: "icon left-icon" }, h("img", { key: '893d4f94b743b37e87309c0b6d8cff8b3b393542', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'c21dc633e8fef3af1b07ecdcee14997ce4e5b0f0', class: "avatar-icon", size: "xxs", "status-icon": "false", text: false, color: "gray" }, h("slot", { key: '2c3c04b4d51ae0bf865eb62a40479334d5639a04', name: "image", slot: "image" }))), this.icon === 'dot' && (h("svg", { key: '7a2902de6e53c78b79aef805822fd892cf0f6846', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'baf91a6fc95e86682d5dbc7fdcd6259ab56fad4f', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'c21e12c19281fd1094809e20ef94436d51f99184', class: "label" }, h("slot", { key: 'ebec8eedc3bf9b3871f954a38d10b2b090ee9f29' })), this.action === 'count' && (h("gb-tag-count", { key: 'a066ed1e8a4eb1aaefa1c5c08497ed59fafa4441', size: this.size }, h("slot", { key: '2032e3cf4a2cc1cda7fa3d1f772db7e42541b82d', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'dc10014dfada755d66422c93a3e622c6a16301a5', size: this.size, onClick: () => this.onTagClose() })));
25
+ return (h("div", { key: '7f19ec955197b582892116988e0ee3189b2e13bb', class: `container ${this.size} ${this.action}` }, h("div", { key: '1453ead248396719eed69c12dffa6203f6f9b4cd', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '60a1d28d8aff864710ffa15ffdbcc277a152845e', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '109a29cd267d3b83893027b23b473af15d9e259b', class: "icon left-icon" }, h("img", { key: '1526c2ad49ce30010717eff0bca41611e9ea39bb', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '5dcdd4bef1b7a04ce5ec58be4eb3d64eaa826bd5', class: "avatar-icon", size: "xxs", "status-icon": "false", text: false, color: "gray" }, h("slot", { key: 'cf49692f75e3aaaf04f7e876ddc4cb722d6accb0', name: "image", slot: "image" }))), this.icon === 'dot' && (h("svg", { key: '6df13f97dd506e8117795547a4ffb337989e9809', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '8e704f1503bcfaaa652eede89d206c58eac55573', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '2f6461dfbe8e8019e3ff7daacb5a3bf40b830a73', class: "label" }, h("slot", { key: 'd10b0f98f945ee66851561f93f1d621b6296c6dc' })), this.action === 'count' && (h("gb-tag-count", { key: '3a8f381ab942e2be03c4b81feb005b74fdef0f2b', size: this.size }, h("slot", { key: 'b465f224df20142432b795fa7cd1f6591d5dc8c5', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'd4c9116b5b9b3a09fb40511d2e0f6c2b537a738a', size: this.size, onClick: () => this.onTagClose() })));
26
26
  }
27
27
  static get is() { return "gb-tag"; }
28
28
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
6
6
  this.disabled = false;
7
7
  }
8
8
  render() {
9
- return (h("label", { key: 'd5c9cd11688bf63cdb6858f499833639b8c9f6ca', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'e49a409b2e139c71405e885b1fe47743c11652ff', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '1fc9d7dd479aaf9772cdc348e70d6d460158b0ac', class: `custom-checkbox ${this.size}` }, h("svg", { key: '8e35a2f2061e95ead351d9e7cedb7818041887b4', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '1e5ca892a3173416b78aab35138fba524eef3643', 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: '8f66b90bc922149ff072c5908ea3b006447d0cda', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '55b83fc0acb70c356ee1dcff76c801d68aada0c9', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: 'cdefadf6bb6c47c4aed408561d56205d37e97946', class: `custom-checkbox ${this.size}` }, h("svg", { key: 'f9caf75655978cb681f3e6b0b92b092cd618b17f', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '55c2fcd46ff634c8e953992632ad3dca78933639', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
10
10
  }
11
11
  static get is() { return "gb-tag-checkbox"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class GbTagClose {
3
3
  render() {
4
- return (h("div", { key: '60a668c844b5ac574e23172dba1bac7c034ff3e4', class: this.size }, h("svg", { key: '047656b12dac56c6bd82490d447037b145d67366', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: 'ca8b62afbe03fa9d428ad6a7c30256571b4d272e', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
4
+ return (h("div", { key: '250592620c0e21ff4fd7179774112f1314a566d2', class: this.size }, h("svg", { key: '9970e2dcf6bdb5553b9c047c3ce5d765beea37ce', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '4729b3ea19676042c0557bc8830006044b152bfe', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
5
5
  }
6
6
  static get is() { return "gb-tag-close"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class GbTagCount {
3
3
  render() {
4
- return (h("div", { key: '7ea81df86a16f6801afaee8bb8256a463b52b7ba', class: this.size }, h("slot", { key: '603a1beadbc83c1e570213653b93af77850005a1', name: "count" })));
4
+ return (h("div", { key: '831bff46dc4dfcaaa128d8a646f316e7917431c0', class: this.size }, h("slot", { key: '2bb9433e5377903949872356c3ccf2d176982b21', name: "count" })));
5
5
  }
6
6
  static get is() { return "gb-tag-count"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -203,12 +203,12 @@ export class GbTextareaInputField {
203
203
  }
204
204
  }
205
205
  render() {
206
- return (h("div", { key: '970d52953e1e588e10bfb1fb384c1785ce53b401', class: "textarea_container" }, h("div", { key: '00fa4c6c7c83873c192d8508b791d585d6a3b163', class: "input_with_label" }, this.showLabel && h("p", { key: 'be1b91a614d3031d1f20bc3a23177086d2a4ac51', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '7b6c2df16e00ab4d0f862ea894c12bb6e4e6f9f3', ref: el => (this.textarea = el), onInput: () => this.handleInput(), onFocus: () => this.handleInputFocus(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (h("div", { key: 'ef286404fedc4cd7fc6145d9ccb4b99db24ed0d0', class: "textarea_tags" }, h("div", { key: 'df7fb3fc7d0fcc3acc16838d5990357f9ead2df4', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '59623564880cbf902fd3eaf7b47dea21aed1798e', 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
206
+ return (h("div", { key: '160c369daf0d98ac5230bcea54ec97ac41817d16', class: "textarea_container" }, h("div", { key: 'f214d68dd8080e6f1e94871b98e1e5547a65a202', class: "input_with_label" }, this.showLabel && h("p", { key: '7378e12b9b54826e5d4590f724ba55456db1bfff', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: 'c6347561a838e0712444858575428072aa025a9b', ref: el => (this.textarea = el), onInput: () => this.handleInput(), onFocus: () => this.handleInputFocus(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (h("div", { key: '61cc4a82593e5498d7e27c1f3f2765ea0b4e2836', class: "textarea_tags" }, h("div", { key: 'bdc37022c2a64a301a66d20575b6d221f2186376', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'f74761c804a693f6020bd4c9129a80859c68f71d', 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
207
207
  .split(' ')
208
208
  .map(part => part.charAt(0).toUpperCase())
209
- .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: 'bd1cb144f92d850af0768e80de3d92a5f616db91', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '8dc8423999e1a8222f654dff893448d7fddb483c', class: "input_field" }, h("input", { key: '49fcc5169164910cd9d2c11b1f84ff88406cf347', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
209
+ .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: 'ed0ba6c9fdcb1244971ef943cbce2515d5eb443d', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '6bf5b03f44495ea3fbb63d7ec967da9f5d9667aa', class: "input_field" }, h("input", { key: '556dde8d2c64da4468df3b326b286e845298e014', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
210
210
  // placeholder={this.placeholderText}
211
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '4bbd6109a61acf800cb68cd1d21dac2aa604160e', class: "help_icon" }, h("svg", { key: 'cdd456db6bd943e456c562a1aaf1d4b90a7599ee', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '15583de99a94bc1b6f24ba0f626f947af181870a', 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: 'c62f0cc7a263cb960313a64efbe21cecd7951c4c', 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'
211
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '066349aab6719f033b9c622634884a1f96790699', class: "help_icon" }, h("svg", { key: '6af5dcbd374d87362865ff3cf9d8a3b8140cc85d', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '76a10536afc418e4911650c83e04441144f46c8b', 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: '9ddf99907a99a3f249ec608f3cb836bc66804524', 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'
212
212
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
213
213
  : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h(Fragment, null, !this.destructive ? h("p", { class: "hint_text text-sm-regular" }, this.hintText) : h("p", { class: "error_text text-sm-regular" }, this.errorText))));
214
214
  }
@@ -18,7 +18,7 @@ export class GbThemeTab {
18
18
  const systemIconSrc = getAssetPath(`assets/laptop.svg`);
19
19
  const sunSrc = getAssetPath(`assets/sun-02.svg`);
20
20
  const moonSrc = getAssetPath(`assets/moon-02.svg`);
21
- return (h("div", { key: 'c086c0b8385965a38a12651bcf34d338829aa5ec', class: `theme_tab_div` }, h("div", { key: 'cfd752425fefad643be9d124a06fda01f7f42595', class: "tab" }, h("gb-icon-button-base", { key: '6e17d381192de9d7e8458b946d515a4198853f1e', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '154f97a65b291c0f2ff28431620e827d6a3dc64d', class: "tab" }, h("gb-icon-button-base", { key: '3fad008fef052431779f4617df2c555fed1c1699', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '3bb909c37c7cf2cbe49cec348afa399c6dcb3719', class: "tab" }, h("gb-icon-button-base", { key: 'cf0c096b279d8b29aee3707090f3a5c28eec9956', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
21
+ return (h("div", { key: '06b53ee6501f727f00204c8c4cc4565bf9d1ebe0', class: `theme_tab_div` }, h("div", { key: '1d104d0671f3436f760d6a7d27c053fe47866710', class: "tab" }, h("gb-icon-button-base", { key: 'a582293cfd26f68c2664c7b9d9708b435ee5e766', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '84fbb1aee86570177964c25b30f4059bad1c7468', class: "tab" }, h("gb-icon-button-base", { key: 'aa05df163799c6a1866379384e08ae8f9c096ed8', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '24548927653ec0541610b314f7e48fdca1c9ef0c', class: "tab" }, h("gb-icon-button-base", { key: 'b146dcfa97184702713828f1efdb38f0151a8b16', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
22
22
  }
23
23
  static get is() { return "gb-theme-tab"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -19,7 +19,7 @@ export class GbToast {
19
19
  this.close.emit();
20
20
  }
21
21
  render() {
22
- return (h("div", { key: 'ef33f86bf45a15b272255821b674599ce6e3381e', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '5d03765ff3e1e621a83e90a4e2a246a1791d2a02', class: `icon_container` }, this.internalColor === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "var(--color-icon-success, #079455)" }), h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "var(--color-icon-success, #079455)" }))) : this.color === 'error' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "var(--color-icon-danger, #B51726)" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "var(--color-icon-danger, #B51726)" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "var(--color-icon-danger, #B51726)" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { 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: "var(--color-icon, #4B5565)" }), h("path", { "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: "var(--color-icon, #4B5565)" }), h("path", { "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: "var(--color-icon, #4B5565)" })))), h("div", { key: '7a04ff4cf74212345f3ca8787a9c21a7bbc40785', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '75b111d12ebf02aca0c7b5e032b8d438e3359cf1', class: `text ${this.size}` }, h("p", { key: 'f7a851c1dbe3002ad9d11940a96be898d0920cf7', class: `text-md-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: 'e925a734acc7642bcef571842f591b9940842eef', class: `text-sm-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: '498523c00ed4380b3c71ea3403884831ba21293a', 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.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes"))))))), this.xCloseButton && (h("gb-button-close", { key: 'ad937be18944b7c698b2b90f1ccb18548088a6c5', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.size}`, onClick: () => this.closeToast() })))), this.size === 'full_width' && (h("div", { key: 'dc6cb077c4d24044bf15643ac31de4959f7c13b1', class: `container ${this.breakpoint}` }, h("div", { key: '68c6294a3ff7632cfb0c3a99f798813c203f39ed', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'a3657356be7b5a4b4ebca99ff1cef77b81f2113d', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'f2ceede506ceac71020459e0b1d96d0cabf46b52', class: `icon_container` }, h("svg", { key: '4a439802f864f715f78e96777afce8737217fa86', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { key: '954a761db4bb8d82d93c7a04335ea0d87d97e643', 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: '51ae4413aea027e78a235fb174f808d03fd59906', "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: 'e808a89a6379c8456b6ae3a3e533404e4446581e', "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: 'f21d90d406ddfb9b91b7663b10802a290e84c5ac', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: 'ceda251fc376ca142ddda89b9622799f418c9db8', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: 'f6c261fa6d27bd079470a54238ec92205eaa553c', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: '56bfb2f5ce82ebe3fc637e2ec9e8500115bae83f', 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.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes")))))), this.xCloseButton && (h("gb-button-close", { key: '36283d322803a86b32de19848648a706dfe2cefe', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() })))))));
22
+ return (h("div", { key: 'cfd9f3660c4e3910ba37e16e101372fa12553075', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '9686033f2189cee1973676df1f414e305b7cda04', class: `icon_container` }, this.internalColor === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "var(--color-icon-success, #079455)" }), h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "var(--color-icon-success, #079455)" }))) : this.color === 'error' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "var(--color-icon-danger, #B51726)" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "var(--color-icon-danger, #B51726)" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "var(--color-icon-danger, #B51726)" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { 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: "var(--color-icon, #4B5565)" }), h("path", { "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: "var(--color-icon, #4B5565)" }), h("path", { "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: "var(--color-icon, #4B5565)" })))), h("div", { key: 'f609b6f23c08de59f3718a3e29916d876a4aa345', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '52e6d61980043f1f9f3adc2f2dbb1f2d9008f39e', class: `text ${this.size}` }, h("p", { key: '88a43bc1e1ed4cbc3096bc2cd7c6c4991d19d693', class: `text-md-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '4ff87b2523b21cb4ddd17992469f01a9d9151890', class: `text-sm-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: '4533965257efce562e80fa6ad595bbac05f2f3c4', 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.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes"))))))), this.xCloseButton && (h("gb-button-close", { key: '51b1d8045764d9230eb3b962ed2c86caad471a42', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.size}`, onClick: () => this.closeToast() })))), this.size === 'full_width' && (h("div", { key: '91523b7c786d6afb3eb224d8b64f9a57e74d57f2', class: `container ${this.breakpoint}` }, h("div", { key: 'f97678715b76a18c3218b7f74545e012d4b6ed38', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '8971b29d57caf15793698f30a4a17d934a52ebfb', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'fd87c65c0ebc03f0b98d7ad7f998fcc3ea0850ba', class: `icon_container` }, h("svg", { key: '3dfdf28ba887d87504a496361bf3a427212906fa', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { key: '184d51bd2a99f8cb12a1c2a3062ece59238631ad', 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: '2ffcc00838a1b0b284cdc610ca371acc3689f698', "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: '2e9408d9612eb5b350f66a890dfb396e3e783aff', "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: 'd316d54d85a3b15ae0abad7e035317b5f2c306c1', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: 'f25357ec0246be536956d73d2be9f86e3841edfb', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '84dd20452ce3f19f5cb07524972e0fad1bce8588', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: '18839bbf4e89e5688c4be100f2d8f1ba7cd3bbfe', 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.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes")))))), this.xCloseButton && (h("gb-button-close", { key: 'b7d64c9ea27711bd843ea26b7aa941d07d5eb442', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() })))))));
23
23
  }
24
24
  static get is() { return "gb-toast"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbToastButton {
5
5
  slottedContent.classList.add('text-sm-semi-bold');
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '7b089866252d6cba815d0630c14cca818f20f34b', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '006fbd518bca6cb8eae5f9f26a1f656f441662f0' })));
8
+ return (h("div", { key: '4502d4d91837ccef55cef349077460b6ea5c52bd', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '0503a55ddadec8af7c557c91ad71e42964b3d010' })));
9
9
  }
10
10
  static get is() { return "gb-toast-button"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -42,7 +42,7 @@ export class GbToggle {
42
42
  }
43
43
  }
44
44
  render() {
45
- return (h("div", { key: '16c6ad89fad68db7108b0ea6705b6c6e96b91472', class: `toggle_div ${this.size}` }, this.position === 'left' && (h(Fragment, null, this.text && (h("div", { key: 'f723c86dcf68fc81e70855559753e91b4372808f', class: "text" }, h("slot", { key: '18490f754c6fb7291ef719749942de5d30de458a', name: "main_text" }), this.supportingText && h("slot", { key: '8671a8ef8f9b323984e1b18af4fd9de1ec9e2b05', name: "supporting_text" }))))), h("div", { key: '055a4509b9853c00fd66ccb1efd9bd2ed2be792e', class: "toggle_base" }, h("gb-toggle-base", { key: 'cc8deae378a12b705fbdcb31c78ded4b00e0b89d', size: this.size, state: this.state, pressed: this.pressed, onToggleClicked: this.onToggle.bind(this) })), this.position === 'right' && (h(Fragment, null, this.text && (h("div", { key: '6498c860761334f324d74a67a528c6346f842522', class: "text" }, h("slot", { key: '76482bbfbbc913d88079cc69ae81cd81900a84f4', name: "main_text" }), this.supportingText && h("slot", { key: '720ea346abc23f077f3d6b280617873f9ec81ac7', name: "supporting_text" })))))));
45
+ return (h("div", { key: '6dfa8a5e5a744bee1933bde1305366c59e59a944', class: `toggle_div ${this.size}` }, this.position === 'left' && (h(Fragment, null, this.text && (h("div", { key: 'a5a175e4f1adae53e8222f719ede96bd0b3263a1', class: "text" }, h("slot", { key: 'b455bb3fdbc8e4725c4f3b30692ae3cb39f552ac', name: "main_text" }), this.supportingText && h("slot", { key: '00cbc1b131d7130f5cdae70644263a878edb4adc', name: "supporting_text" }))))), h("div", { key: '0ac4aba0655f1de1d006f8016ec02bab542d1462', class: "toggle_base" }, h("gb-toggle-base", { key: 'b58d9ca1ca3b811edfe7abeb0477b732602b1246', size: this.size, state: this.state, pressed: this.pressed, onToggleClicked: this.onToggle.bind(this) })), this.position === 'right' && (h(Fragment, null, this.text && (h("div", { key: '856bda1627893d5216b883162cc076382d3a949e', class: "text" }, h("slot", { key: '777c1a7c1ce22cc877f58a7b0cfab353394c7efd', name: "main_text" }), this.supportingText && h("slot", { key: '88ff7bccddb15fbf59f6001ba601f1e841c7a1f6', name: "supporting_text" })))))));
46
46
  }
47
47
  static get is() { return "gb-toggle"; }
48
48
  static get encapsulation() { return "shadow"; }
@@ -11,8 +11,8 @@ export class GbToggleBase {
11
11
  }
12
12
  render() {
13
13
  return [
14
- h("input", { key: '903896359856820a8ab33c3f42ecbe5e81311c3f', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
15
- h("label", { key: 'db754e50343e6010cc562b9081e024823ba8f829', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
14
+ h("input", { key: '7e82b8fd2c311aafc7fb46fbd3e5f480d3b17a8b', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
15
+ h("label", { key: '5aa6186855f707166ca91864bf9bbaff2e50d4e5', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
16
16
  ];
17
17
  }
18
18
  static get is() { return "gb-toggle-base"; }
@@ -5,7 +5,7 @@ export class GbTokenFieldCompact {
5
5
  this.supportingText = '';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '5bc5df717b96092efcd2e5753676b529dbbc3d39', class: this.size }, h("div", { key: '3ba0c771f8e3864c444ed85741d1458c2ae6beab', class: "input_with_label" }, this.showLabel && h("label", { key: '1a356d220525e784ed44746354e07b22b9a98a95' }, this.label), h("input", { key: 'ea47a9004c4dcd2fdb7a521718a9d7b5327f72b4', class: "token_input", type: "text", placeholder: '--------', maxLength: this.digits })), this.showSupportingText && h("p", { key: '4ce532de0aa30271f19f113bdcc0ab427bdcb563' }, this.supportingText)));
8
+ return (h("div", { key: '0dc7ffb7c5f9f9585419652962986babcda5eec6', class: this.size }, h("div", { key: '350eccfdcfd36ec46b0eb5e673dfa448ef4623df', class: "input_with_label" }, this.showLabel && h("label", { key: 'a2eb0b3fa77a7c246091c79f23f4a8681abf3421' }, this.label), h("input", { key: 'd5f3e4f3d9cceaf9e2b173d458d1e6bcafb7efd6', class: "token_input", type: "text", placeholder: '--------', maxLength: this.digits })), this.showSupportingText && h("p", { key: 'cebcd0e4f2c1300c13631b7f36f123f10999be50' }, this.supportingText)));
9
9
  }
10
10
  static get is() { return "gb-token-field-compact"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -5,11 +5,11 @@ export class GbTokenFieldCompressed {
5
5
  this.hintText = '';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '282a68675cdcdd771892090c727d86ccd42ba32b', class: {
8
+ return (h("div", { key: '7ac33bc63157e72bc3b09cba6cc105852c668a6a', class: {
9
9
  container: true,
10
10
  [this.size]: true,
11
11
  [this.digits]: true,
12
- } }, h("div", { key: 'e4a6cd02981c23c6caef5d5e4f27179900131414', class: "input-with-label" }, this.showLabel && (h("label", { key: '5a2ae1e769fb0c7a3831f1029128298b90d93170', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: 'd18263efcb2998ab0c06400c71a86fcb5b20051c', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '97627e132e672b0bf2879ce25e9eacda453b6d2d', size: this.size }), h("gb-mega-input-field-base", { key: '455ea5539a570a1dbe123d378b78e7563fe7c0d9', size: this.size }), h("gb-mega-input-field-base", { key: '1e15b9fcf302af7c5a89a6f7f7a12873f299e0d9', size: this.size }), h("gb-mega-input-field-base", { key: '7fc2ad42f6a53847fdf7db520e76dae5cf36306d', size: this.size }))), this.digits === 6 && (h("div", { key: '6c58e83e7edf576d0fdce77c8f0147fd7566f859', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '81b8786a168954335bd7eb9415d2f907037a502a', size: this.size }), h("gb-mega-input-field-base", { key: '3058b784881add5b6db9da1e8a70f66de662e0cf', size: this.size }), h("gb-mega-input-field-base", { key: '151891280e4914e6ff36a0394df3f674b820ccf9', size: this.size }), h("p", { key: '1cefc3d165ef501517c52b3f85506b8c1617ad68', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'c5be98a530bef4061f663cf663ff797f20e111da', size: this.size }), h("gb-mega-input-field-base", { key: '35020a001219f62e1f97feab1838444956a21122', size: this.size }), h("gb-mega-input-field-base", { key: '7389f12093afe37b958c2b21df6cb2dc806148b4', size: this.size }))), this.digits === 8 && (h("div", { key: '8850b1d97dd96fb2d9169dc94a16b9480f6f8e7d', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'f7d59111924e9f0c61066ecbaabd2c12a72521be', size: this.size }), h("gb-mega-input-field-base", { key: '385cbe4dd9aae3965d7ff1731ca4d0b75631f8af', size: this.size }), h("gb-mega-input-field-base", { key: '20573b5259b13309dfa120b3d9b01ca10a733ed4', size: this.size }), h("gb-mega-input-field-base", { key: '75f4e12fda645717d3af24c7dc5baa428b36ed11', size: this.size }), h("p", { key: '8faa4aaba72f4fa4e1a56fddaf3629203fd67c2f', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'ecb3223d53f3612e5948ba43e6d480d0151de99b', size: this.size }), h("gb-mega-input-field-base", { key: '88bd826465a6bf902f03a9e8f044a8c2f78857a2', size: this.size }), h("gb-mega-input-field-base", { key: '21df2223c6d61898e3414991eda7faa4580beee6', size: this.size }), h("gb-mega-input-field-base", { key: '0865abfef8904101753c6ebf9389edcfa78bb82e', size: this.size })))), this.showHintText && (h("div", { key: '5769f776fccec4a0be7735ee5f5fa625022287d1', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
12
+ } }, h("div", { key: 'f0891d895d1494076745bb6f1c14ee507644ffe3', class: "input-with-label" }, this.showLabel && (h("label", { key: 'fc52eda2c7f67b81a95b8aae934dfcf07ae3123e', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: 'cd444af9181fc4b311f3f201eae6842a4993e612', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '7351fceb17a4fd1611281822d673cb8d93b08976', size: this.size }), h("gb-mega-input-field-base", { key: 'cc5416124394a2e33939b241d01b316648492b51', size: this.size }), h("gb-mega-input-field-base", { key: '05feeab86bbecedc03aa9b5b33caf5380fddfa4c', size: this.size }), h("gb-mega-input-field-base", { key: '5f49afa756f5754bd5f7f574e8f8896944970183', size: this.size }))), this.digits === 6 && (h("div", { key: 'b01330e92929f783f25b5d103dc6b76ed02d0cfb', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '820cc2e478d673963a0c13d6ebf7d405e285b085', size: this.size }), h("gb-mega-input-field-base", { key: 'f8039fa3749a80e109102116c8cbaa7da02a02eb', size: this.size }), h("gb-mega-input-field-base", { key: 'fe1ad5281aaa1ad1d855c9650b68e1cbaa551b84', size: this.size }), h("p", { key: '7cb0aa8f1eb79e24436d0947d3607f1088cef58b', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '049abafcda5ff9416f9bf50a20fc6d047a89829b', size: this.size }), h("gb-mega-input-field-base", { key: '786c91335644bcfc72019b97a94f1b850831b824', size: this.size }), h("gb-mega-input-field-base", { key: '6bb97af738650141ab6cf01d1a764fc7a009ca5e', size: this.size }))), this.digits === 8 && (h("div", { key: '9fe49b53b87902530fce605473af44c6626cc99c', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'ea9ddb9e2a06a7957b15ee78f715cc59bf527de3', size: this.size }), h("gb-mega-input-field-base", { key: '80609d429b7db3e836556659d758287b9292f72c', size: this.size }), h("gb-mega-input-field-base", { key: '3db55e0b238b50b45fc05ad99d5611e4218e6ebf', size: this.size }), h("gb-mega-input-field-base", { key: 'b93d5aeb878580407d7f6e8b4191ec94c2e44cbd', size: this.size }), h("p", { key: 'a2c75b5d8334dd2ddb4f0c28da674bd8fe97ae71', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '9eadb74cc730fcf380779a1fa475d14ed8543dc7', size: this.size }), h("gb-mega-input-field-base", { key: 'a7b51fcb10433259ab95803730d33975ad07743e', size: this.size }), h("gb-mega-input-field-base", { key: '8e2322c373abf043aae8261e0e45bc374a1ba9ce', size: this.size }), h("gb-mega-input-field-base", { key: '308d1629f1e8a9bcd33c2e345d8df53f5ea84993', size: this.size })))), this.showHintText && (h("div", { key: '899c453b329b87b551a20ececb681c15afc8c29c', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
13
13
  }
14
14
  static get is() { return "gb-token-field-compressed"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -26,7 +26,7 @@ export class GbTooltip {
26
26
  return this.showArrow ? `arrow ${this.arrow}` : '';
27
27
  }
28
28
  render() {
29
- return (h("div", { key: 'd4d5c9542f39e2e9ddd698716c8187c726d8cdb8', class: "tooltip_container" }, h("div", { key: '413dafff038c89e97c941c163366c6d536268204', class: "tooltip" }, this.showArrow && h("div", { key: '17d5c4376a28c63ed06d8662fa8e8d40e574492c', class: this.getArrowClass() }), h("div", { key: '50d2318db9b947c1936deeed0ba7c5cdf69fa1b3', class: "tooltip_content" }, h("slot", { key: 'd08e29e24e7c72789abe6c24c35b3d6643e7f2f8', name: "label" }), this.showSupportingText && h("slot", { key: '1282230de9cd16cd67bd6bad8502f23ba92eac0a', name: "supporting_text" })))));
29
+ return (h("div", { key: '2a20573ccfbe8ef5f928924157dfb3ede32e6dbb', class: "tooltip_container" }, h("div", { key: 'f5460ad407ec21a062dbfd25c4686fd769f7f2af', class: "tooltip" }, this.showArrow && h("div", { key: 'a7f271be6830c5fbacb3f6be1cd4d75ceb5f5c14', class: this.getArrowClass() }), h("div", { key: '854f749fcae739d68b5e2934bc4089d1ac48a377', class: "tooltip_content" }, h("slot", { key: '48ccbb4a275ef58ed29d27a93eca0fb557b802e5', name: "label" }), this.showSupportingText && h("slot", { key: '93cf08b91c483efa1711fafe4e05cf0a5b89573d', name: "supporting_text" })))));
30
30
  }
31
31
  static get is() { return "gb-tooltip"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -25,7 +25,7 @@ export class GbVerticalTabs {
25
25
  this.tabItemClicked.emit({ index, label });
26
26
  }
27
27
  render() {
28
- return (h("div", { key: 'b6e389bdf117ef369d5e07f39e9fa16a39bca264', class: `vertical_tab_div` }, this.internalTabs.map((tab, index) => (h("gb-tab-button-base", { size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": tab.name, current: this.activeIndex === index, onClick: () => this.handleTabClick(index, tab.name), alignment: "vertical" })))));
28
+ return (h("div", { key: '8d49104d7d67075155979662ee3181d2dc054c9f', class: `vertical_tab_div` }, this.internalTabs.map((tab, index) => (h("gb-tab-button-base", { size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": tab.name, current: this.activeIndex === index, onClick: () => this.handleTabClick(index, tab.name), alignment: "vertical" })))));
29
29
  }
30
30
  static get is() { return "gb-vertical-tabs"; }
31
31
  static get encapsulation() { return "shadow"; }