globuswebcomponents 2.6.12 → 2.6.13

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 (397) hide show
  1. package/dist/cjs/gb-action-panel_72.cjs.entry.js +88 -91
  2. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  3. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  6. package/dist/cjs/gb-metric-card.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-metric-featured-icon.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-step-base.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  25. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  27. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  28. package/dist/collection/components/gb-empty-state/gb-empty-state.css +13 -0
  29. package/dist/collection/components/gb-empty-state/gb-empty-state.js +1 -4
  30. package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -1
  31. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +3 -3
  32. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  33. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  34. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  35. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  36. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  37. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  38. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +5 -5
  39. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  40. package/dist/collection/components/gb-header/gb-header.js +1 -1
  41. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  42. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  43. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  44. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  45. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  46. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  47. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  48. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  49. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  50. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  51. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  52. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  53. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  54. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  55. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  56. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  57. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  58. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  59. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  60. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  61. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  62. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  63. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  64. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  65. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  66. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  67. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  68. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  69. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  70. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  71. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  72. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  73. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  74. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  75. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  76. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  77. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  78. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  79. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  80. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  81. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  82. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  83. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  84. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  85. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  86. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  87. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  88. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  89. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  90. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  91. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  92. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  93. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  94. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  95. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  96. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  97. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  98. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  99. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  100. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  101. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  102. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  103. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  104. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  105. package/dist/components/gb-action-panel.js +2 -2
  106. package/dist/components/gb-approval-modal.js +13 -13
  107. package/dist/components/gb-avatar-add-button.js +1 -1
  108. package/dist/components/gb-avatar-dropdown.js +1 -1
  109. package/dist/components/gb-avatar-group.js +4 -4
  110. package/dist/components/gb-avatar-label-group.js +1 -1
  111. package/dist/components/gb-avatar-profile-photo.js +2 -2
  112. package/dist/components/gb-avatar.js +1 -1
  113. package/dist/components/gb-badge.js +1 -1
  114. package/dist/components/gb-button.js +1 -1
  115. package/dist/components/gb-checkbox-group-item.js +1 -1
  116. package/dist/components/gb-checkbox-group.js +5 -5
  117. package/dist/components/gb-collapse-button.js +1 -1
  118. package/dist/components/gb-comment.js +2 -2
  119. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  120. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  121. package/dist/components/gb-detail-cell.js +6 -6
  122. package/dist/components/gb-empty-state.js +8 -11
  123. package/dist/components/gb-empty-state.js.map +1 -1
  124. package/dist/components/gb-export-dropdown-item.js +1 -1
  125. package/dist/components/gb-export-dropdown.js +1 -1
  126. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  127. package/dist/components/gb-export-sub-dropdown.js +1 -1
  128. package/dist/components/gb-featured-icon.js +1 -1
  129. package/dist/components/gb-file-type-icon.js +1 -1
  130. package/dist/components/gb-file-upload-item-base.js +1 -1
  131. package/dist/components/gb-file-upload.js +17 -17
  132. package/dist/components/gb-filter-button.js +1 -1
  133. package/dist/components/gb-header-icon.js +1 -1
  134. package/dist/components/gb-header.js +22 -22
  135. package/dist/components/gb-help-dropdown.js +1 -1
  136. package/dist/components/gb-help-tooltip.js +1 -1
  137. package/dist/components/gb-horizontal-tabs.js +5 -5
  138. package/dist/components/gb-icon-button-base.js +1 -1
  139. package/dist/components/gb-illustration.js +1 -1
  140. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  141. package/dist/components/gb-input-dropdown.js +1 -1
  142. package/dist/components/gb-input-field.js +1 -1
  143. package/dist/components/gb-logo.js +1 -1
  144. package/dist/components/gb-mega-input-field-base.js +1 -1
  145. package/dist/components/gb-metric-card.js +5 -5
  146. package/dist/components/gb-metric-featured-icon.js +1 -1
  147. package/dist/components/gb-modal-action.js +1 -1
  148. package/dist/components/gb-modal-header.js +1 -1
  149. package/dist/components/gb-nav-bar-item.js +1 -1
  150. package/dist/components/gb-nav-bar-sidemenu.js +6 -6
  151. package/dist/components/gb-nav-bar.js +3 -3
  152. package/dist/components/gb-notification-content.js +1 -1
  153. package/dist/components/gb-notification-pane.js +1 -1
  154. package/dist/components/gb-pagination-button-group-base.js +1 -1
  155. package/dist/components/gb-pagination-dot-group.js +1 -1
  156. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  157. package/dist/components/gb-pagination-number-base.js +1 -1
  158. package/dist/components/gb-pagination.js +19 -19
  159. package/dist/components/gb-password-button.js +1 -1
  160. package/dist/components/gb-pattern.js +1 -1
  161. package/dist/components/gb-progress-bar.js +1 -1
  162. package/dist/components/gb-progress-circle.js +1 -1
  163. package/dist/components/gb-prompt-modal.js +3 -3
  164. package/dist/components/gb-quick-action-card.js +1 -1
  165. package/dist/components/gb-quick-action-icon.js +1 -1
  166. package/dist/components/gb-scrollbar.js +1 -1
  167. package/dist/components/gb-sidebar.js +9 -9
  168. package/dist/components/gb-simple-side-bar-item.js +1 -1
  169. package/dist/components/gb-slider-control-handle.js +1 -1
  170. package/dist/components/gb-slider.js +3 -3
  171. package/dist/components/gb-status-indicator.js +1 -1
  172. package/dist/components/gb-step-base.js +1 -1
  173. package/dist/components/gb-step-icon-base.js +1 -1
  174. package/dist/components/gb-stepper-horizontal-icons-centered.js +4 -4
  175. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  176. package/dist/components/gb-stepper-horizontal-line-with-text.js +4 -4
  177. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  178. package/dist/components/gb-stepper-vertical-icons-with-text.js +4 -4
  179. package/dist/components/gb-tab-button-base.js +1 -1
  180. package/dist/components/gb-table-cell.js +1 -1
  181. package/dist/components/gb-table-header.js +20 -20
  182. package/dist/components/gb-tag-checkbox.js +1 -1
  183. package/dist/components/gb-tag-close.js +1 -1
  184. package/dist/components/gb-tag-count.js +1 -1
  185. package/dist/components/gb-tag.js +1 -1
  186. package/dist/components/gb-textarea-input-field.js +1 -1
  187. package/dist/components/gb-theme-tab.js +1 -1
  188. package/dist/components/gb-toast-button.js +1 -1
  189. package/dist/components/gb-toast.js +4 -4
  190. package/dist/components/gb-toggle-base.js +1 -1
  191. package/dist/components/gb-toggle.js +2 -2
  192. package/dist/components/gb-token-field-compact.js +1 -1
  193. package/dist/components/gb-token-field-compressed.js +3 -3
  194. package/dist/components/gb-tooltip.js +1 -1
  195. package/dist/components/gb-vertical-tabs.js +1 -1
  196. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  197. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  198. package/dist/components/{p-DKb2wWrt.js → p-4OOjC1er.js} +6 -6
  199. package/dist/components/{p-DKb2wWrt.js.map → p-4OOjC1er.js.map} +1 -1
  200. package/dist/components/{p-B11QPcwx.js → p-B-DajUXT.js} +3 -3
  201. package/dist/components/{p-B11QPcwx.js.map → p-B-DajUXT.js.map} +1 -1
  202. package/dist/components/{p-DHxal0-r.js → p-B0HaqwQR.js} +3 -3
  203. package/dist/components/{p-DHxal0-r.js.map → p-B0HaqwQR.js.map} +1 -1
  204. package/dist/components/{p-Ch1nT_v2.js → p-B48huYbW.js} +3 -3
  205. package/dist/components/{p-Ch1nT_v2.js.map → p-B48huYbW.js.map} +1 -1
  206. package/dist/components/{p-B4LBGarW.js → p-B6Z1If-j.js} +4 -4
  207. package/dist/components/{p-B4LBGarW.js.map → p-B6Z1If-j.js.map} +1 -1
  208. package/dist/components/{p-D-jio98j.js → p-BB1gga7T.js} +4 -4
  209. package/dist/components/{p-D-jio98j.js.map → p-BB1gga7T.js.map} +1 -1
  210. package/dist/components/{p-BM6Fu89k.js → p-BG_2Rbqm.js} +4 -4
  211. package/dist/components/{p-BM6Fu89k.js.map → p-BG_2Rbqm.js.map} +1 -1
  212. package/dist/components/{p-CLkS0EwQ.js → p-BIoY-A87.js} +3 -3
  213. package/dist/components/{p-CLkS0EwQ.js.map → p-BIoY-A87.js.map} +1 -1
  214. package/dist/components/{p-D2LMOMlS.js → p-BLRv4Sur.js} +3 -3
  215. package/dist/components/{p-D2LMOMlS.js.map → p-BLRv4Sur.js.map} +1 -1
  216. package/dist/components/{p-DXXbs0Ea.js → p-BM7k30uX.js} +4 -4
  217. package/dist/components/{p-DXXbs0Ea.js.map → p-BM7k30uX.js.map} +1 -1
  218. package/dist/components/{p-B4P_02WB.js → p-BS3LHwPv.js} +17 -17
  219. package/dist/components/{p-B4P_02WB.js.map → p-BS3LHwPv.js.map} +1 -1
  220. package/dist/components/{p-DbNIf7fT.js → p-BSnUdYEl.js} +3 -3
  221. package/dist/components/{p-DbNIf7fT.js.map → p-BSnUdYEl.js.map} +1 -1
  222. package/dist/components/{p-BorIvJ_M.js → p-BV_EroU_.js} +10 -10
  223. package/dist/components/{p-BorIvJ_M.js.map → p-BV_EroU_.js.map} +1 -1
  224. package/dist/components/{p-DTW7dADD.js → p-BaTFuPA8.js} +3 -3
  225. package/dist/components/{p-DTW7dADD.js.map → p-BaTFuPA8.js.map} +1 -1
  226. package/dist/components/{p-BORUckZ_.js → p-BaryqpUh.js} +4 -4
  227. package/dist/components/{p-BORUckZ_.js.map → p-BaryqpUh.js.map} +1 -1
  228. package/dist/components/{p-BvKXNhe-.js → p-BmnngydE.js} +4 -4
  229. package/dist/components/{p-BvKXNhe-.js.map → p-BmnngydE.js.map} +1 -1
  230. package/dist/components/{p-Bos2Zqnn.js → p-BqPGMb4f.js} +7 -7
  231. package/dist/components/{p-Bos2Zqnn.js.map → p-BqPGMb4f.js.map} +1 -1
  232. package/dist/components/{p-BMKv-A8y.js → p-Bv9TTVvQ.js} +6 -6
  233. package/dist/components/{p-BMKv-A8y.js.map → p-Bv9TTVvQ.js.map} +1 -1
  234. package/dist/components/{p-BSsuCD0K.js → p-C1EY9mqf.js} +3 -3
  235. package/dist/components/{p-BSsuCD0K.js.map → p-C1EY9mqf.js.map} +1 -1
  236. package/dist/components/{p-BbOgdIYo.js → p-C2miY_93.js} +3 -3
  237. package/dist/components/{p-BbOgdIYo.js.map → p-C2miY_93.js.map} +1 -1
  238. package/dist/components/{p-DuAPhIWJ.js → p-C2ypQLpB.js} +12 -12
  239. package/dist/components/{p-DuAPhIWJ.js.map → p-C2ypQLpB.js.map} +1 -1
  240. package/dist/components/{p-BurXxcQ5.js → p-C3fcWCCr.js} +9 -9
  241. package/dist/components/{p-BurXxcQ5.js.map → p-C3fcWCCr.js.map} +1 -1
  242. package/dist/components/{p-B9q29tp7.js → p-C50HILNj.js} +3 -3
  243. package/dist/components/{p-B9q29tp7.js.map → p-C50HILNj.js.map} +1 -1
  244. package/dist/components/{p-BMIFFtBZ.js → p-C9fjGxBA.js} +3 -3
  245. package/dist/components/{p-BMIFFtBZ.js.map → p-C9fjGxBA.js.map} +1 -1
  246. package/dist/components/{p-DwmQxkyE.js → p-CGicIYuu.js} +3 -3
  247. package/dist/components/{p-DwmQxkyE.js.map → p-CGicIYuu.js.map} +1 -1
  248. package/dist/components/{p-BhrxWdWD.js → p-CJEtoV9c.js} +7 -7
  249. package/dist/components/{p-BhrxWdWD.js.map → p-CJEtoV9c.js.map} +1 -1
  250. package/dist/components/{p-WxtAAVIJ.js → p-CK63N1Ky.js} +3 -3
  251. package/dist/components/{p-WxtAAVIJ.js.map → p-CK63N1Ky.js.map} +1 -1
  252. package/dist/components/{p-ES3cz0PU.js → p-CNFJ_WcH.js} +3 -3
  253. package/dist/components/{p-ES3cz0PU.js.map → p-CNFJ_WcH.js.map} +1 -1
  254. package/dist/components/{p-BjkPdhqK.js → p-CQMa1vpX.js} +11 -11
  255. package/dist/components/{p-BjkPdhqK.js.map → p-CQMa1vpX.js.map} +1 -1
  256. package/dist/components/{p-B73Kzrr2.js → p-CTj_6CFb.js} +3 -3
  257. package/dist/components/{p-B73Kzrr2.js.map → p-CTj_6CFb.js.map} +1 -1
  258. package/dist/components/{p-BAE7qzjm.js → p-CVyBDyQO.js} +4 -4
  259. package/dist/components/{p-BAE7qzjm.js.map → p-CVyBDyQO.js.map} +1 -1
  260. package/dist/components/{p-C8odsHf_.js → p-CcS3iTaH.js} +3 -3
  261. package/dist/components/{p-C8odsHf_.js.map → p-CcS3iTaH.js.map} +1 -1
  262. package/dist/components/{p-B2BPszW1.js → p-CcTDzUFP.js} +8 -8
  263. package/dist/components/{p-B2BPszW1.js.map → p-CcTDzUFP.js.map} +1 -1
  264. package/dist/components/{p-Gshmpelf.js → p-CfIakSv4.js} +4 -4
  265. package/dist/components/{p-Gshmpelf.js.map → p-CfIakSv4.js.map} +1 -1
  266. package/dist/components/{p-Dg4ixFtM.js → p-Cpt2AFpk.js} +5 -5
  267. package/dist/components/{p-Dg4ixFtM.js.map → p-Cpt2AFpk.js.map} +1 -1
  268. package/dist/components/{p-C8foaTng.js → p-Cxsp_HEj.js} +4 -4
  269. package/dist/components/{p-C8foaTng.js.map → p-Cxsp_HEj.js.map} +1 -1
  270. package/dist/components/{p-DwGYLe6x.js → p-D0DfK8zD.js} +25 -25
  271. package/dist/components/{p-DwGYLe6x.js.map → p-D0DfK8zD.js.map} +1 -1
  272. package/dist/components/{p-CBWzSG1G.js → p-D17r2sEx.js} +3 -3
  273. package/dist/components/{p-CBWzSG1G.js.map → p-D17r2sEx.js.map} +1 -1
  274. package/dist/components/{p-CXET4FYP.js → p-DJbdxVvB.js} +8 -8
  275. package/dist/components/{p-CXET4FYP.js.map → p-DJbdxVvB.js.map} +1 -1
  276. package/dist/components/{p-BOOKZ6w3.js → p-DKu1Z_S9.js} +3 -3
  277. package/dist/components/{p-BOOKZ6w3.js.map → p-DKu1Z_S9.js.map} +1 -1
  278. package/dist/components/{p-Bw3yKwt5.js → p-DT3Yi5-d.js} +3 -3
  279. package/dist/components/{p-Bw3yKwt5.js.map → p-DT3Yi5-d.js.map} +1 -1
  280. package/dist/components/{p-CGXsKxDf.js → p-DV-6GNSR.js} +3 -3
  281. package/dist/components/{p-CGXsKxDf.js.map → p-DV-6GNSR.js.map} +1 -1
  282. package/dist/components/{p-3aYLmQQ4.js → p-DX4JVou1.js} +4 -4
  283. package/dist/components/{p-3aYLmQQ4.js.map → p-DX4JVou1.js.map} +1 -1
  284. package/dist/components/{p-Cp2GwZOg.js → p-DhJsjuhy.js} +4 -4
  285. package/dist/components/{p-Cp2GwZOg.js.map → p-DhJsjuhy.js.map} +1 -1
  286. package/dist/components/{p-CX1K3OpS.js → p-Di6WXr9b.js} +8 -8
  287. package/dist/components/{p-CX1K3OpS.js.map → p-Di6WXr9b.js.map} +1 -1
  288. package/dist/components/{p-C_1TQq5N.js → p-DrumszxT.js} +8 -8
  289. package/dist/components/{p-C_1TQq5N.js.map → p-DrumszxT.js.map} +1 -1
  290. package/dist/components/{p-BgrM4huc.js → p-DzWMYldJ.js} +3 -3
  291. package/dist/components/{p-BgrM4huc.js.map → p-DzWMYldJ.js.map} +1 -1
  292. package/dist/components/{p-CD5BHUO3.js → p-H3MAmmV5.js} +3 -3
  293. package/dist/components/{p-CD5BHUO3.js.map → p-H3MAmmV5.js.map} +1 -1
  294. package/dist/components/{p-BwwGDnj8.js → p-SPkNWhMl.js} +3 -3
  295. package/dist/components/{p-BwwGDnj8.js.map → p-SPkNWhMl.js.map} +1 -1
  296. package/dist/components/{p-DzD5xjKv.js → p-hx9brOJg.js} +5 -5
  297. package/dist/components/{p-DzD5xjKv.js.map → p-hx9brOJg.js.map} +1 -1
  298. package/dist/components/{p-CDBZdQVV.js → p-mA17wW10.js} +3 -3
  299. package/dist/components/{p-CDBZdQVV.js.map → p-mA17wW10.js.map} +1 -1
  300. package/dist/components/{p-B6IY9RB-.js → p-ogNfy4PX.js} +3 -3
  301. package/dist/components/{p-B6IY9RB-.js.map → p-ogNfy4PX.js.map} +1 -1
  302. package/dist/components/{p-C1jAnTrs.js → p-ppmZLH-5.js} +8 -8
  303. package/dist/components/{p-C1jAnTrs.js.map → p-ppmZLH-5.js.map} +1 -1
  304. package/dist/components/{p-mHaf9zOi.js → p-sotltPnn.js} +5 -5
  305. package/dist/components/{p-mHaf9zOi.js.map → p-sotltPnn.js.map} +1 -1
  306. package/dist/components/{p-B-t_peHy.js → p-wCvOcMz9.js} +4 -4
  307. package/dist/components/{p-B-t_peHy.js.map → p-wCvOcMz9.js.map} +1 -1
  308. package/dist/components/test-input-tag.js +9 -9
  309. package/dist/docs.json +1 -1
  310. package/dist/esm/gb-action-panel_72.entry.js +88 -91
  311. package/dist/esm/gb-file-upload.entry.js +12 -12
  312. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  313. package/dist/esm/gb-logo.entry.js +1 -1
  314. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  315. package/dist/esm/gb-metric-card.entry.js +1 -1
  316. package/dist/esm/gb-metric-featured-icon.entry.js +1 -1
  317. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  318. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  319. package/dist/esm/gb-progress-circle.entry.js +1 -1
  320. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  321. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  322. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  323. package/dist/esm/gb-scrollbar.entry.js +1 -1
  324. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  325. package/dist/esm/gb-slider.entry.js +1 -1
  326. package/dist/esm/gb-step-base.entry.js +1 -1
  327. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  328. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  329. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  330. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  331. package/dist/esm/gb-table-cell.entry.js +1 -1
  332. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  333. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  334. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  335. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  336. package/dist/esm/test-input-tag.entry.js +2 -2
  337. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  338. package/dist/globuscomponents/{p-12362896.entry.js → p-09483955.entry.js} +2 -2
  339. package/dist/globuscomponents/p-09b6e321.entry.js +2 -0
  340. package/dist/globuscomponents/{p-5094ca82.entry.js → p-0a36da0b.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-483af30f.entry.js → p-0cd059d5.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-f40c7349.entry.js → p-11f27065.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-d0e95d12.entry.js → p-14ee8307.entry.js} +2 -2
  344. package/dist/globuscomponents/p-1ba8a885.entry.js +2 -0
  345. package/dist/globuscomponents/{p-c6da8f98.entry.js → p-2059f746.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-f5cffd79.entry.js → p-2185c841.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-c23a757b.entry.js → p-270e15b1.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-36bc1d22.entry.js → p-36ce6509.entry.js} +2 -2
  349. package/dist/globuscomponents/{p-24b1ea30.entry.js → p-3837b368.entry.js} +2 -2
  350. package/dist/globuscomponents/{p-42c7bb80.entry.js → p-3ca5e66c.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-a7660c57.entry.js → p-5603ee7d.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-518709dd.entry.js → p-6ad801ac.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-7db3dfd6.entry.js → p-711c7c50.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-9d70f5e2.entry.js → p-72814e6e.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-996f396a.entry.js → p-7f63f435.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-0fd28682.entry.js → p-863e7132.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-7507eae8.entry.js → p-871f3fdd.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-1fcaab39.entry.js → p-89aa24b0.entry.js} +2 -2
  359. package/dist/globuscomponents/p-9a7a1346.entry.js +2 -0
  360. package/dist/globuscomponents/{p-13b3d2d8.entry.js → p-a8c3a0a3.entry.js} +2 -2
  361. package/dist/globuscomponents/p-a8c3a0a3.entry.js.map +1 -0
  362. package/dist/globuscomponents/{p-41653fb4.entry.js → p-b1c50349.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-caa6139d.entry.js → p-cbace1d8.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-f1892309.entry.js → p-effe863f.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-e247d98b.entry.js → p-f05e0123.entry.js} +2 -2
  366. package/dist/types/components/gb-empty-state/gb-empty-state.d.ts +0 -1
  367. package/package.json +2 -3
  368. package/dist/globuscomponents/p-13b3d2d8.entry.js.map +0 -1
  369. package/dist/globuscomponents/p-5b461f4a.entry.js +0 -2
  370. package/dist/globuscomponents/p-bfcc1271.entry.js +0 -2
  371. package/dist/globuscomponents/p-ec70f561.entry.js +0 -2
  372. /package/dist/globuscomponents/{p-12362896.entry.js.map → p-09483955.entry.js.map} +0 -0
  373. /package/dist/globuscomponents/{p-5b461f4a.entry.js.map → p-09b6e321.entry.js.map} +0 -0
  374. /package/dist/globuscomponents/{p-5094ca82.entry.js.map → p-0a36da0b.entry.js.map} +0 -0
  375. /package/dist/globuscomponents/{p-483af30f.entry.js.map → p-0cd059d5.entry.js.map} +0 -0
  376. /package/dist/globuscomponents/{p-f40c7349.entry.js.map → p-11f27065.entry.js.map} +0 -0
  377. /package/dist/globuscomponents/{p-d0e95d12.entry.js.map → p-14ee8307.entry.js.map} +0 -0
  378. /package/dist/globuscomponents/{p-ec70f561.entry.js.map → p-1ba8a885.entry.js.map} +0 -0
  379. /package/dist/globuscomponents/{p-c6da8f98.entry.js.map → p-2059f746.entry.js.map} +0 -0
  380. /package/dist/globuscomponents/{p-f5cffd79.entry.js.map → p-2185c841.entry.js.map} +0 -0
  381. /package/dist/globuscomponents/{p-c23a757b.entry.js.map → p-270e15b1.entry.js.map} +0 -0
  382. /package/dist/globuscomponents/{p-36bc1d22.entry.js.map → p-36ce6509.entry.js.map} +0 -0
  383. /package/dist/globuscomponents/{p-24b1ea30.entry.js.map → p-3837b368.entry.js.map} +0 -0
  384. /package/dist/globuscomponents/{p-42c7bb80.entry.js.map → p-3ca5e66c.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-a7660c57.entry.js.map → p-5603ee7d.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-518709dd.entry.js.map → p-6ad801ac.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-7db3dfd6.entry.js.map → p-711c7c50.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-9d70f5e2.entry.js.map → p-72814e6e.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-996f396a.entry.js.map → p-7f63f435.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-0fd28682.entry.js.map → p-863e7132.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-7507eae8.entry.js.map → p-871f3fdd.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-1fcaab39.entry.js.map → p-89aa24b0.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-bfcc1271.entry.js.map → p-9a7a1346.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-41653fb4.entry.js.map → p-b1c50349.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-caa6139d.entry.js.map → p-cbace1d8.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-f1892309.entry.js.map → p-effe863f.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-e247d98b.entry.js.map → p-f05e0123.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: 'af092ab32c8ff1550141b5f714d083709c779944', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '02c14e998a71b4196e0500e13bcdf80e2ef27fa0', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && h("div", { key: 'dac9e3d2703953605934fb4f4e164ab5558a08a0', class: `bar ${this.category}` }), h("div", { key: '1de840f8d27200ef1a74456e9223afa5187aa66e', class: "content" }, this.icon && h("div", { key: 'a59b5d6b6c7cd7202e52d72d2f6c2c3167b100b1', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '5602710b89c6f73ceaffb2f80af7591290253476', 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: '2df954dc99de5782cb7fc34e7b8c1d9143eae8d4', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '90e85e1586e436c233b2172f1e653951d148b42d' }, "10"))), this.showArrow && (h("svg", { key: '8b7fa5dcc107f8155ec51faaf4a0ed39cae1870f', 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: '11bcc830d658f5fef4dd6432b27f6724a4256be2', 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: 'b8673023f53a42e39ca879609f18fdfcbb85484e', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '60abadc6255c3e0ee12f642563edcc700350c1fa', 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: 'ac3737549fd1ae8db4bc958756a6109a8b05e42c', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '361a22669466700651908bcfc8ff48b16d5c2a65', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '6eb576ae91e6ced2ae2c78c8122030f21ff642cc', 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: 'd33558d1dffbe5bc319f8181c69b4047b5b922ef', 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: '3958af33763915f7cacc0317353fec1ba42ce74d', 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: '38340507b81abd58e749d5e1eadaf3a089595820', class: "tooltip-container" }, h("gb-tooltip", { key: '90e272ac149b4076ce29aaa3b6d14528787b4316', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '31b40bd2d9c837dcfed20593ad1a9ef904abe595', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'e0afaa113775a4b579409af13d25dc6d2e24c74b', class: "thumb-label" }, h("p", { key: '32fa0a0881be48bcd73c4019106bf6df3adac4ba', 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: '6d97aac33e2ec232cd4c02257c03345eb7ee8135' }, this.statusIcon === 'online_indicator' && h("div", { key: 'f66b49922a5794bd3bdb82ca6aa33a829bc4b634', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '5a1d69eeec71d80e1de697858c7286b0d59a9dc6', 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: '3e9c4face7f396c1ae964d3c729f2611a289da99', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '5f3ed929b43c634d2b4421dff1612a8e7a0b2c40', 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: 'ec65d37c87d6e328f399dee43f2d345964eb479e', 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: '263d3861d1eec12eb2fc6b62f4184d94cc83cba5' }, h("clipPath", { key: '1b351458794db584f2e294599cec4cb02ac78321', id: "clip0_0_21453" }, h("rect", { key: 'eb1b119295e7cefa23c464503fca4a2970c3e931', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '929759b4c3c671b0e1dd55e51a4bef8e003704d7', 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: 'e3c7d6f5285d78c72929760937885a9e949b9654', 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: '9e808e663bcd2393dde1c54758687462470eb357', "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: '9e641f252566a225249674cd70cff21116c3bced', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (h("div", { key: 'c46a7bef05f2a4a178af2788747798f310b06454', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, h("div", { key: '0b9bd9ceb747d3f011b1cd99dcb8d7457cf0f836', class: `text_line_div_content` }, h("p", { key: '1deccdf73be08ae58e31dfcbac60e0a1ad3e4b04', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && h("p", { key: 'fed675c74fd50f7b45d401ce5dacc303163a76ac', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '23558478986c00499e83762b70feddba2d79dcbb', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'd72c42608d197db1e297788073df3ca808a26221', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '1dee947655b1671ab8ab4e0ac5c78290546d2333', 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: '722d641d3471f5e5d7bd9b926769d691549bdb36', 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: 'cd0b78f7a5213c928319134cc80639cc2799593a', class: `icon_left_div ${this.size}` }, h("div", { key: 'a23dd6b5cf1856cfbe7e9240df6e75b2372978d9', class: "connector_wrap" }, h("gb-step-icon-base", { key: 'c92d15c1ec9b9d926602533cd9644fcb774e9a3d', size: this.size, status: this.internalStatus, state: this.internalState }), this.connector && (h("div", { key: 'c17bb03a974bed95ddaebcba8c277d808745e953', class: "connector_div" }, h("div", { key: '1e9fb9f6abb7834d2f82805f5e03220fe414510d', class: `icon_left_connector ${this.internalState} ${this.status}` })))), h("div", { key: '7c30a791010c1e10ec96e540642b77cf29aef6e1', class: "icon_left_text" }, h("p", { key: '4dad2b5774aacb130d198a52e1b1c6d1e32922dd', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'c913b97a1dd2ae3ad8b1330ea2a5296b4619be2e', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'e436f15b40ba339ee4823be2b9fd85be8228994c', class: `icon_top_div ${this.size}` }, h("div", { key: 'f022739d841eb5c39f65361b79031831cd9a42e6', class: "step_icon_div" }, h("div", { key: 'ef60087193196f962caeb925066978bc57775583', class: "step_icon" }, h("div", { key: 'bd8a98563c14bca900cded9e8b71d9048baf0322', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'd5d0c039f921a416faad13427b7393b4608c8152', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '465ebe74e75c8b0ab0f3e974bfda2577a1fefb10', 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: '652b3f07521f95364452068471270e81afe6ce24', 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: '0b5648a306909aec97594155466deb4095534f9d', class: "icon_top_content" }, h("p", { key: '9903e1836ac701d3729370daff913e3da7c27a2b', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: '8fb5efc49d08ceb7b8e56f2f90a8f6b89ced9124', class: `text_line_text ${this.breakpoint} text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '5b5e5a1935f9d90871f3fafe685c70004e095938', class: "featured_icon_left_div" }, h("div", { key: '21afae9c42afd95b11ae3866dbceb2ef9f07d47f', class: "connector_wrap" }, h("gb-featured-icon", { key: 'c148d70518d0a58c2020d40269d12adc6efc0b5e', size: "sm", icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), this.connector && (h("div", { key: '5c84c35b5a9da95b58ab348804cafed187ffaae1', class: "connector_div" }, h("div", { key: '04e7d0e936c5867a055b9130ca4c7af154b018bb', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` })))), h("div", { key: 'fa9070e8914053db7dda71aefcbc0ddaadb6f9ca', class: "featured_icon_left_content" }, h("p", { key: '59b323f6b012aeea5eb37eb00d6ee0bc403ea807', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), h("p", { key: '029143f21bf14da4e99ef263bd2b9e56d2a11a74', 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: '383d1de8348647bb12f329904e7b6afccf7c4f73', class: `icon_base_div ${this.internalStatus} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '81aed28f8be4446704888f5eff4ecde8c7fe9314', class: `dot ${this.internalStatus} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '349e30d757117c516b3f81db99fff4a276a5e762', 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: '718e7978ff527eab8ba0fe98f438df174b0ead21', 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: 'ab0e83bed175da089d375792072c35ee450cb20d', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: '1b684eb93fb68be8b4fc4c42de05b14bf3ce9b3b', 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: 'f5721dd6ab11dc75b682cc6a17351cc417accbb0', class: "icons_centered_div" }, this.breakpoint === 'desktop' && (h("div", { key: '0cda988923a1199784b1fba9ec08580b4fbe4ba0', 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: '5893da61781da5eeb23ace2982ab80579b471fb5', class: "icons_centered_container" }, h("div", { key: '30dff790bc05e37965b78e5e3cb1a51259225b93', 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: 'a953f13fab5d41e4b18db92bfb709c9769a2d7eb', 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: '3e219c935337fe8318a4c5e617d495f73debfe98', class: `minimai_icons_container ${this.position}` }, h("div", { key: '4a4ae817dfa7f51adad8a48e73348df44a170493', class: `minimai_icons_div ${this.size} ${this.position}` }, this.position !== 'left' && (h(Fragment, null, this.text && (h("p", { key: '839d03688e81df992fee37f7fe493cd94caff309', 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: 'e3d3c6579ffe6094fd8a55d014b6b5a933d85e5b', 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: 'f133d0864e5ec907b1b7e6282ae1084ccde594e4', 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: '92596114c12c3cd2e4c4180297c3594656376061', 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: 'd7305f353acab880b2cd3f44a0a122b19e77267f', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'a455c63b368448313665429fe0892d836212b905', 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: '2bbf3bf87e071dc3cd6fdd4df9af8535245ba564', 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: '563583c4994e677557a69bac84d4bc14360162eb', 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"; }
@@ -100,7 +100,7 @@ export class GbTableHeader {
100
100
  document.removeEventListener('click', this.handleClickOutside);
101
101
  }
102
102
  render() {
103
- return (h("div", { key: '2c845215111aa14a763d7f55e61d6f0ad3a310b1', class: "table_header_div" }, h("div", { key: '59df5059a297efa03d395ae7e783a884d433c5fb', class: "table_header_content" }, this.tableHeading && h("p", { key: 'b8969916b3943103e9865d503d6559bd42d2ac0a', class: "table_heading text-lg-semi-bold" }, this.tableHeadingLabel), this.showDateFilter && (h("div", { key: 'ed429ba8d5f49f59f5ca9e6fb5ae7033425f7576', class: "date_filters" }, h("div", { key: '4b706f080b17b024b3020610b2b0801845ce3628', class: "date_dropdown" }, h("gb-input-dropdown", { key: '47a67ff51557a75bad4af95c9f04e2c75a44686f', "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: 'e3583ee19413fbdc5a8adad6303f4dcc20c40ea5', slot: "initials" }, "EK"), h("p", { key: 'dca01f77443f5fefb02c00125a3aac17e876b9ae', slot: "tooltip_label" }, "This is a label"), h("p", { key: '16bbb11d73388bd332445c71b6fd4bb464725f89', slot: "tooltip_supporting_text" }, "This is a supporting text for the tooltip"))), this.isDatePickerShown && (h("div", { key: '214ad5eb8c4142d6d8f23e81f85581fb2241c140', class: "date_input" }, h("gb-date-picker", { key: 'fb84d24af06f626ddef3aa41c507c296fe184a02', mode: this.mode, placeholder: this.datePickerPlaceholder, onDateChange: this.emitDateSelected.bind(this) }))))), h("div", { key: '2189c6319f8eeb8d3865e8b3fedb79615dae0796', class: `actions ${!this.showDateFilter && !this.tableHeading ? 'full_width' : ''}` }, this.showSearch && (h("div", { key: 'd0b3f7af1a49c9b7343d20f10aa4ccff9dd51112', class: "input_field" }, h("gb-input-field", { key: '4002238a4acc5097bf15977e60470bdb0804cbe6', 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: '6d6e4671b994d3ec18fad3862f294a396e7928fe', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: '2ec1531a6da31f35c9894088af65cd0e831e266c', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: '83684f3960790e746d364fb4ea8c44f454b41260', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: 'ee82e1bb08a2b27c25cf1f6bebb47e6725a21743' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: 'ab89444e18ba3a9366d490f0b47e3b0c89093141', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: 'fcd0d78aaf3fbc3889f654d57ae2a911617b210f', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: '080285f340e0b443537bf7a37e33ad9f1a2174c4', class: "export" }, h("gb-button", { key: '0a9583e97a8e1cd0f2f51aa9e9ce52d0ca956bde', 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: '1fc7e489f6b1011105413504ece8f6b095baba75' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: '6b6c924a345ecdfeadabf7e95ef5fb67821deab7', 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: '5ac964ca59c0d02cc815f7861601c4037c0426c8', class: "refresh_button" }, h("gb-button", { key: '75c04ecc8eec13b5b763d87e5a5c5429f4d5f8fb', 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: 'd77eb43bf92dd020af2eec953b1e2d69d45e860f', class: "table_header_div" }, h("div", { key: '34e57562f12c7caec819d7a6a634ab85a7c66e8a', class: "table_header_content" }, this.tableHeading && h("p", { key: '8a3e0365722cb66e424a0dbed555836579a587a1', class: "table_heading text-lg-semi-bold" }, this.tableHeadingLabel), this.showDateFilter && (h("div", { key: 'f487b1bbd061816bcb771b83b1d8f37907ed2785', class: "date_filters" }, h("div", { key: 'd9fb0012e354ebeedd6467a072b97a11ce949067', class: "date_dropdown" }, h("gb-input-dropdown", { key: '3a35e82d329e86ef9b916d0b63ab973378811889', "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: '416f1d1ec05ffebfa5082d1209964da4b963f554', slot: "initials" }, "EK"), h("p", { key: 'ff6658c0e2b494305629c277fb885c4b87dee9ee', slot: "tooltip_label" }, "This is a label"), h("p", { key: 'bf1002e8a62b46a9b1a281fc26389a68626e1b8b', slot: "tooltip_supporting_text" }, "This is a supporting text for the tooltip"))), this.isDatePickerShown && (h("div", { key: '31a475c80dccb0784ee348a476f00d17aa17687e', class: "date_input" }, h("gb-date-picker", { key: '2ba3d50d05529825c9e3f7d88afd06d1d793c1c4', mode: this.mode, placeholder: this.datePickerPlaceholder, onDateChange: this.emitDateSelected.bind(this) }))))), h("div", { key: 'f045c629575550e6dc3b832b7ddf5ad1a5f8e33d', class: `actions ${!this.showDateFilter && !this.tableHeading ? 'full_width' : ''}` }, this.showSearch && (h("div", { key: 'ad476a8fc1c63863fec7937db5c11e3687a65b05', class: "input_field" }, h("gb-input-field", { key: 'af3ff4d10b3b5793b739fb3465561ce2d466a629', 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: '5ce60c4ecb8840c07e104a1608309699733b4864', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: 'f7513a1c2e2d46bdda4516abb7ad1161e38c15ef', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: 'c66c8932ddcc978da7b57f81de30dd329bc02984', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: 'c25cb84e03108ed8203a6f5163e7b876c1a00fcc' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: 'aa3cbd9dab3dabdbdbd49dba2e413757045a817a', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: '2e70128de0446eb54ea5d1a053d7d792491e33ef', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: 'e510aae8d1fe44d697bceb085ce939436889e240', class: "export" }, h("gb-button", { key: '7f191302d713aeb404370b5784b04243b05029ff', 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: '4bbce422feb099ef8de80d72d6fb6be5093fd918' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: '6d2d15c34a2a4cb443d630d0f340018f5d492a3a', 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: '545642c91ea607c4459660e30da071aa92aa370d', class: "refresh_button" }, h("gb-button", { key: '568528a8cf97174522d40225140bb86d2ba9e9dd', 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: '9d43ee51526d478cee183407c65c27bb5b58333a', class: `container ${this.size} ${this.action}` }, h("div", { key: 'c3e2f4e52739b1e42b4d4f37bbf58c8c39dbf8c5', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '19300153d97b62683aa2d2e0de4bafb52efee393', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '7a5b5cb11de1a73ea192526f512db2278d546d2d', class: "icon left-icon" }, h("img", { key: 'fb0d34bd99ca1555f4beb0bb1134432ceb7e8310', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'f17de1f52a423e786680ebf9e1fc27107a5d8fea', class: "avatar-icon", size: "xxs", "status-icon": "false", text: false, color: "gray" }, h("slot", { key: 'bea710bf26113de60b6010a79258feed862af949', name: "image", slot: "image" }))), this.icon === 'dot' && (h("svg", { key: 'cf442041a93090229e7dcf4a14b1c0bcf26979c9', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'cc9c2199f5d03b6de36f49f58cd3e8a1d85617b0', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'b68c7180836f146696a07730230edbf50979e7eb', class: "label" }, h("slot", { key: 'a44884b1f5aca1c59020b3686053d6044d41639c' })), this.action === 'count' && (h("gb-tag-count", { key: '7c6e8424ffa6cc28ca55dc2f429dc199b881099d', size: this.size }, h("slot", { key: 'eabf3362b2b320558f7bf95201242c0ae5b80eec', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '59cf5bb130adb0fdfff0438ef6b783e9fcf59ad8', size: this.size, onClick: () => this.onTagClose() })));
25
+ return (h("div", { key: '7436816ca9978ed04578453d73f8982fcfe92cf5', class: `container ${this.size} ${this.action}` }, h("div", { key: 'bead0f01f0b34cfb756b0813d3562c8f4aced50c', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'a68123c032a51189b2c91f587543e68723cfddfa', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'a87e5403536adfc4e23858a2b30fdcd5770d41ce', class: "icon left-icon" }, h("img", { key: '9e10dc1175ba69b535fadddb47c00635c607f57d', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '62046235e36968c460c1565023e12381f4c6076a', class: "avatar-icon", size: "xxs", "status-icon": "false", text: false, color: "gray" }, h("slot", { key: '0133802ee07e2a5ee3526ed565b7f515458a09fe', name: "image", slot: "image" }))), this.icon === 'dot' && (h("svg", { key: 'fbcb6dd637ac3b27e5a7c6879a4383ed1d5db77d', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '98e52b655802e2e4a57848409d4aabaf700fd268', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'c2a5d9b740764f42aeb5969a4dfeba6061b66be1', class: "label" }, h("slot", { key: 'b451ee4ac7b316aaab24c0042f33e852e238a83b' })), this.action === 'count' && (h("gb-tag-count", { key: 'b555b60d11cb2ea61c4bed8867b4c67931f0dbd4', size: this.size }, h("slot", { key: '2eec7533bf9e6e000ba2d68c088f07802991b57e', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'c18ecec553d242edf72f1558857ec87373c072dc', 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: '7b50f3f641c5891d9fd16f14508ead111b346dbd', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '37f939289595e07604bbf8907e250dabe4ad70d9', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: 'b7461a78d0150a0058ec5557badfcb8179defc74', class: `custom-checkbox ${this.size}` }, h("svg", { key: 'd98cd7a2c34f8128980ca0ecdb69010a7e536208', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '2ea830579033d1340653eaa089f7579213003b76', 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: 'e19edb335a72e65af890df1d8a79cc5b78df45ff', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'abf6dd945f270766e651982e7e658ba2a1479bc4', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '07a99a8bfbd545d0ce8e133af7a0356eebfee0b1', class: `custom-checkbox ${this.size}` }, h("svg", { key: '275e5de6ccab16383a76f46d9666151222b5cfb0', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'f163d0cab67d554f0a08745a946ed78f5a16178c', 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: 'ed7e46776c2e65ca6ad2ceb8f2e38cd0b2834e55', class: this.size }, h("svg", { key: '6f3ae673c4500ae8ccde57cc8af08cefeca87e42', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '54b27dc8373efd0a3be0500ad89a6f53ace6311e', 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: 'c55e084a6a6d8ec527de54fc771bc9c51bd499a3', class: this.size }, h("svg", { key: '9347dd6d0efa3a458fa136e5c82820d877b0f105', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: 'f08bbeb0b3b6f18634651d0002519dbe57237d07', 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: '6ffba02dc29aa7c821f26d8e95186b962f149b44', class: this.size }, h("slot", { key: '536a52a75a45cd3cb4595abe6e41232fcdcbf349', name: "count" })));
4
+ return (h("div", { key: 'a83ad0f808e6453336fe2fc44a2572d9ebfa0366', class: this.size }, h("slot", { key: '1a5d95092c3cf47174797f93b9c5232c81565cf7', 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: 'a27d80194ca5e66c16432a027059c1a201c8c574', class: "textarea_container" }, h("div", { key: '16d696d07e190f487c88d0988641a9510e4ca705', class: "input_with_label" }, this.showLabel && h("p", { key: '214b3e0bc0f44bf3c4f8a0575074538d9d47ce36', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '74840cfc8abcc5b3dd043d319ba73c4c3f890709', 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: '4bd3a1683870bc2e60e44f84cebd72aea24d69d2', class: "textarea_tags" }, h("div", { key: '77d07016ffef02e8253f74a6a9f1473cddabff7c', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'd876bfa6417b314beaa633e222ac4b6f04b4d85d', 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: '481a7a899fffa41aa8c4c3e028e7dc67b46981e4', class: "textarea_container" }, h("div", { key: '21693910f24063ca8373fc617a87270310ceb04f', class: "input_with_label" }, this.showLabel && h("p", { key: 'afc906c46cfe7a51ffcb582f0c3ae1237dc9fa1b', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '27f1fddc812dcb473dd6ad3660288e2b079f7fab', 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: '389cd03ff4745a04f4183a89f8bf3f2dd360181d', class: "textarea_tags" }, h("div", { key: '7ec01b86e3b381d8d1e02c65785e84f80eef235b', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '9fb3422e50e89e0d7fe844ec1ebdc0eb50fda22c', 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: '425077761b91b0a987355fffacb8f53066ebea4d', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '083186b656b27579eeb13e9b7529f762bcc433e1', class: "input_field" }, h("input", { key: '5aa610446b47ec97e8505bf907811461d15c9596', 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: 'af69a550cbcd114b8e5f3be1b62c9b7bd519a468', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '58bff1545d9502938154ba2a8f17e083f6fb494a', class: "input_field" }, h("input", { key: 'ddb70d054975b8e1b735b20232043b4c9488ff7b', 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: '6bc0b4e35ce11487ea450783c002e0f90d87aa7d', class: "help_icon" }, h("svg", { key: '882c58bc05a2d1e3ac74ab6d9b24696561f63808', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '4ea46e14a158c1d6e78c537a7f64a8b97fe4ff78', 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: 'b666c8bd3a2025c78463cf67d4c0794e2116388f', 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: '60a00ad50d8ed961dd6315310748d0041203aadd', class: "help_icon" }, h("svg", { key: 'a055f3be4aac1e6fb31a5157ae50fc2a69accd63', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'a172ac7012e2b1832ee1fa35f2f70351f6ff1a8e', 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: 'f8a81969a304626d0820f03a36f741f17fa0bfc7', 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: '0ac4697ce8fc45999cce0b5756665d04a9c1b8fe', class: `theme_tab_div` }, h("div", { key: 'aafd9ba7ca434c2e9129f7b2f6058eb2041b0884', class: "tab" }, h("gb-icon-button-base", { key: 'd5b36be26ff86c387f4c4f813ef7ffbe433fb367', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '217cf8e34e08208317b2d2517b8d824eefe1c7d3', class: "tab" }, h("gb-icon-button-base", { key: 'dce35fb6911056029a664a5ed5d80bd4c6802856', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '90a3c05d153c251dd44331d64dc5a592899f0385', class: "tab" }, h("gb-icon-button-base", { key: 'a6b2fb86c13390f5b8b5e9927383103c5c51984b', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
21
+ return (h("div", { key: '7cdfd8b9481d3ac8610679192fdaf1537a4b989c', class: `theme_tab_div` }, h("div", { key: 'e70fb9ee1e7dfd7fcd976392bc44ca50f296e5e8', class: "tab" }, h("gb-icon-button-base", { key: '3ab6073acc23f20393244b2d1165fd4cf3081495', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: 'be9c192ad5cf39b8d09d579c0e9b2f91404098cc', class: "tab" }, h("gb-icon-button-base", { key: 'd080c23302073500bb316a6892c699c423b3b49d', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: 'b3d2ee8c76b86cd3bfbe25c579a21f5bc81e1f11', class: "tab" }, h("gb-icon-button-base", { key: '056f6274ad0c5054b0252cb88194371be044d4e9', 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: '8b25b4614281ef5a18aa6c8dd3ab6edf4ffb3554', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '7c3a5fe465f5def38b593b4f7bf10ba9390abff5', 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: '2c09e812f386f106f15a7d386243903bc273c896', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'cb012030821bb5296dec3478b1a7613a8ec21443', class: `text ${this.size}` }, h("p", { key: '69c044ae57fd09599b050fad8c99bc7c9a04ea99', class: `text-md-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '84ade50c3b2c262cc29f95bdd5ccf0017ab6b46c', class: `text-sm-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: 'ec7646052099adda2eb9dde62f204a6f1394744e', 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: '1135e7b9a46a57757cec50348d6d1e4ac4625384', 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: '3422515ccf27109fc19289b214e090a4bc63dd63', class: `container ${this.breakpoint}` }, h("div", { key: '0038c6cadb2a12f3209d76eee46418e7005a9712', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '8b8202587287e226c2fee89cd7827f01b228744d', class: `inner_content ${this.breakpoint}` }, h("div", { key: '2948ba0b04142a037fca63e32f8ba16479469486', class: `icon_container` }, h("svg", { key: '8c69061c1b842bbd07a58703a62a7a977fb2f92c', 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: '639fab1c31c1cb7a82c2965773e59cb238f0d6b0', 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: '065a25e2ab6751cc7bbf8b75612c3bf9026a9e03', "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: 'c54072e6f2e2ada0fb91d1c03358b30b6ef36754', "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: 'f1c1eb01ad2d73d52aaba14d6c22f0664f7bf26d', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: '202cef736264ba615226f5fc3f870467cf32ad82', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '4598e061fe2fef8dd5bd79107d5f3841a473737e', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: 'e052c3dd572171bcc6b42eca40e07fabccd7d65c', 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: '40f199377a310429ca70816b0c092d085198e769', 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: 'eac62c8030682c15c2946958e682c251f140f3af', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '4222e730850071403a9433628e05ead7a2536d60', 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: '4f1a6adfcc33952de88512eb8a9e7a158cc25563', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '128fa669625c907321a96471726cc301980ba702', class: `text ${this.size}` }, h("p", { key: 'c3aaf9176d06c1af8aaeecdf8d1440d16f09d0db', class: `text-md-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: 'b0535430ac07d286d188c7f3e983f975c28d290a', class: `text-sm-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: '669cf82b84bcba439d500afd27c8f37ed4321413', 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: 'a1e118330b99ee285884e4447409b995beffa488', 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: '2499324d991a15ee54e2447c3a752ec20c5913ec', class: `container ${this.breakpoint}` }, h("div", { key: '5147fe2341f02307b7b24d1d6b169d09a743a806', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'a205034ccbb9d3848b859424d8f0141b41b3d954', class: `inner_content ${this.breakpoint}` }, h("div", { key: '3bf13d52d72b8971508d881d7bb173814c9e0900', class: `icon_container` }, h("svg", { key: '8bcc58c0f09f2d0f88d3cfbde499806deefa9fb1', 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: 'c899fdece82e7919197761aadb5600145e4c808c', 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: 'c6b3e7d954db99725564d52c8211705671fdcbcc', "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: '5286084f1c724ccf46a8551a59d4e83dbe9f8496', "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: '651c1416fbab8c6a570cbebe2f71b354e1ad8557', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: '5a23436347714595fab58fc5fc3dadd921c57796', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '5ae0fc0c48c2d1181aa227911f8dc9bc6db5dae8', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: '296fd998cf4a2b854fa00ca1de2836edd4823392', 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: '97f03cd63a07064b0c6fe598e9d05f198a38d3a8', 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: '569ea1fc0b0dc76dea7187af50f505830c0eff22', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '6a66edcfb4e7ac55f9868a9a776c575165630042' })));
8
+ return (h("div", { key: 'f13dd9f8958201a2848fef7659b36df6a1c6755c', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '6f52a36ca5989d03fb1bd3d77c9dca3bbaf64c74' })));
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: '0f82e9775424c66dd4934a6991239e20546c5327', class: `toggle_div ${this.size}` }, this.position === 'left' && (h(Fragment, null, this.text && (h("div", { key: '5f56bffb79a16d410e66f4cf53acdd6c2f6c7b7f', class: "text" }, h("slot", { key: '2e182aca3656f045d992224aa71702c50c0d2b81', name: "main_text" }), this.supportingText && h("slot", { key: '762dbf987ed555c85dea8fe3469a524b08c71ee2', name: "supporting_text" }))))), h("div", { key: '7aea898b4a57bce4571f0b358df5df5e753e23e0', class: "toggle_base" }, h("gb-toggle-base", { key: '9a5df89cde61474e51ffbffe9efb97bc2ab615ce', 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: '2439c24982e5bb96a2bb42cd1d12f480609f91a4', class: "text" }, h("slot", { key: 'a69c6f486d4e6e4fa4b69fbf36ee7030f7a643ed', name: "main_text" }), this.supportingText && h("slot", { key: 'aaf28443b297e48d4196a811ec6624bdf3c33dd6', name: "supporting_text" })))))));
45
+ return (h("div", { key: '305c486513fa6fc126211673539b4c1829aee680', class: `toggle_div ${this.size}` }, this.position === 'left' && (h(Fragment, null, this.text && (h("div", { key: '4f3d8eb4a5c5f5f56017237b4e3fb3b1ee988d33', class: "text" }, h("slot", { key: '6878766b010c0b8ac9be2e877d196f4585c18548', name: "main_text" }), this.supportingText && h("slot", { key: '25aee8207675b1d21db9607eb84383a103afce26', name: "supporting_text" }))))), h("div", { key: '0b4ad206ad701544e0f1cdf0f883a3875a9987d7', class: "toggle_base" }, h("gb-toggle-base", { key: '627930ee9fd6ca3efaea7ee875a40da32d25b5f7', 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: '7aa3b3d0d3f9c554a484c95e144b71b0dd6778b1', class: "text" }, h("slot", { key: '458709e24bf914bc99675d81d40afbca5236d761', name: "main_text" }), this.supportingText && h("slot", { key: '01da9b67eb87cf0f5395c030cc7a9b936fadce9a', 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: 'e6d6966923ef01737259b37045970b424501d3ca', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
15
- h("label", { key: '00211bc9c0583133a3aff639f8a35b7bc1414865', 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: '025426e85fe9fb94091590723b06cd3643bf3493', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
15
+ h("label", { key: 'ebfa5c52f0f17300a29d113b92406f49af0933aa', 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: '7a59c0b0163215cf290b0ca96d64ca04b71ebd3a', class: this.size }, h("div", { key: 'e28b8a3cbcacabfe6ab9bbaf72289a06bdd7a8ed', class: "input_with_label" }, this.showLabel && h("label", { key: '798164ce0574878765e17f3909475242f4beb949' }, this.label), h("input", { key: '2e67b5081d9b4da2b28e865c0d023e626a1e89b1', class: "token_input", type: "text", placeholder: '--------', maxLength: this.digits })), this.showSupportingText && h("p", { key: '557ddbe121d1b164bad58283dcc78a051555ed43' }, this.supportingText)));
8
+ return (h("div", { key: '88c0cf9bf17d7ee08ba8896aa87d17b931901a4d', class: this.size }, h("div", { key: 'e9f89d4d79e9ba49275839028f645a2c8474400a', class: "input_with_label" }, this.showLabel && h("label", { key: 'bfe350e608b18422f9b695f1c068734187fac470' }, this.label), h("input", { key: '4572da20f771f958b8ed7c197860bd0e1182494d', class: "token_input", type: "text", placeholder: '--------', maxLength: this.digits })), this.showSupportingText && h("p", { key: '27e927e190d19ff6e8b50faa634e9ae54dc608ca' }, 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: 'e6ebd39582e7e6f1dc7a3ce1f2e4acf979a117ef', class: {
8
+ return (h("div", { key: 'b4be898fac42f5079e417f09747664c33d4e4d9c', class: {
9
9
  container: true,
10
10
  [this.size]: true,
11
11
  [this.digits]: true,
12
- } }, h("div", { key: '3b5ae1efd741c20076690c3d699328cab5c47217', class: "input-with-label" }, this.showLabel && (h("label", { key: '1db82b229f3dc775dbc6bbb8562c6cd9f0206e78', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '14a48921a34286ff51ec2422bd3c5b5ef6af4c89', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '41db44b650b711bb6f3e4f265db10648585cc5e1', size: this.size }), h("gb-mega-input-field-base", { key: 'fcc4bd24377903a90b066e42e03f1a0a6411e408', size: this.size }), h("gb-mega-input-field-base", { key: '48a860e0f388666563fbcf1ead9db7161cc4517a', size: this.size }), h("gb-mega-input-field-base", { key: '28b481e8249db4e6709ae27ec3f63b8c81e7243e', size: this.size }))), this.digits === 6 && (h("div", { key: '4b6232f8aea0c055e5fcdca879aeafbda53ffd50', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '0e2801e7f202fffcfd3d8753f2adc8c59e21ff53', size: this.size }), h("gb-mega-input-field-base", { key: '787dfc1619da8aee457ccec4f9355814929057c0', size: this.size }), h("gb-mega-input-field-base", { key: '2c1cc8ba5b79179df035950bbc7f53d8a1dab0cc', size: this.size }), h("p", { key: '39d668ad48f5786dd48484955b3f9f36fd0ff229', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '43b3ce3f8a82023871ea863ee7325d3b7f8073f8', size: this.size }), h("gb-mega-input-field-base", { key: '932eeadf9cba20f4ace36d5ecf18eaa8e57daff0', size: this.size }), h("gb-mega-input-field-base", { key: 'a50b273e44a84b4f9dd3813ff21d989bc03b86fd', size: this.size }))), this.digits === 8 && (h("div", { key: '2bf26fed8a5b7b8aa995ee8c6e45c0aba1b35a54', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '6fbacd0c102a00c252ba0660d23648425ff56e03', size: this.size }), h("gb-mega-input-field-base", { key: '44b3751d15ffe278e18973d7562e073a3546fb33', size: this.size }), h("gb-mega-input-field-base", { key: 'c1e24be0129c6970351989067f846b414591a699', size: this.size }), h("gb-mega-input-field-base", { key: 'cd13af69b5a19a92ee21a6b5b1c4ad15c0dbc07f', size: this.size }), h("p", { key: '0927901735fe86899fd53d1dfdcb0ead31173df5', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '933615f365600dca25f35d47c957636207a42a77', size: this.size }), h("gb-mega-input-field-base", { key: 'c5db452544d245c6baeb9ca813581b6e60224eca', size: this.size }), h("gb-mega-input-field-base", { key: '60005aa384466b496310efc3a8c663e019a88455', size: this.size }), h("gb-mega-input-field-base", { key: '4c4df3a62d5136523cf9f24b1ef99a8640d7890d', size: this.size })))), this.showHintText && (h("div", { key: '8b706a0ae2c7cc7b287fdf70fa4b44fab05c420e', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
12
+ } }, h("div", { key: '1b94377bbb0f5832e511072e24769c4e83a82739', class: "input-with-label" }, this.showLabel && (h("label", { key: 'e664510cf3c8b76652c50a0056f5827014f3b7b0', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '003b3a46e31d33e1a461b39c43c7548c1f5e3176', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '0f7f66bacfce6f4a7308b727ae8c72cb7917b9a7', size: this.size }), h("gb-mega-input-field-base", { key: 'bd1cbf2315229d013ecea8fc24a9b3bcdd0c51fd', size: this.size }), h("gb-mega-input-field-base", { key: '6991ae8b8d5f28f7929673b33de45079d826cbab', size: this.size }), h("gb-mega-input-field-base", { key: 'fb1d7f7f91b7c0e17640f4c4a57c0d4bfd8fbe82', size: this.size }))), this.digits === 6 && (h("div", { key: 'e569818c627500a3c0941a39ec8bbeb6d0c6d0bf', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '5704a20237a18ecf6f4db31b65cde8d2c4d409f9', size: this.size }), h("gb-mega-input-field-base", { key: 'efdfd7b53e50b87341ea115883eeda644b58233e', size: this.size }), h("gb-mega-input-field-base", { key: 'acd56c5ab53cdc915144630880500924946c735f', size: this.size }), h("p", { key: '9d3d19d17004868ed340b3d6bccb2651ec12ceac', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'a4f3da93b25ecaf1b298485c601a1cbd5dc3c38a', size: this.size }), h("gb-mega-input-field-base", { key: 'f67b63778cb1eed75839efd18fbf00613edb8674', size: this.size }), h("gb-mega-input-field-base", { key: 'a1fbf1cb57bba4d3959bf74d8a13c09923c27a86', size: this.size }))), this.digits === 8 && (h("div", { key: '46762be7afe02e7aedb7f092c175f6939c656c9e', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '773db444693bf17d8f4d06c90176822991038420', size: this.size }), h("gb-mega-input-field-base", { key: '85ca17985fb2e6f5ef7a5772aea2b9405550b76c', size: this.size }), h("gb-mega-input-field-base", { key: '5b4ea97444e5892f17d3ad98dd019f992c43929b', size: this.size }), h("gb-mega-input-field-base", { key: '00a402de204029f09317ea7ebca2bb405bc98e73', size: this.size }), h("p", { key: '8a890e59980d97c8528dd8d3242eadf75f65a9ae', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '6b14cef5e375902ae88467a0893a5d657811500d', size: this.size }), h("gb-mega-input-field-base", { key: 'f7e12eb23e2c1c006f36497b17e6a6d62922ddff', size: this.size }), h("gb-mega-input-field-base", { key: '6ec61cac627a38c587fa07a92d0db3d85c97da75', size: this.size }), h("gb-mega-input-field-base", { key: '40e7edd1e7e89877975756b0ea857464bd8c503d', size: this.size })))), this.showHintText && (h("div", { key: 'f129c98e47fc3a0bc6eb471f98be0696c8e581db', 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: '6f01fdd13c3c1d30c684f14d476b31d5c36c1589', class: "tooltip_container" }, h("div", { key: '8cd9fe07e87447b761e0237dc6d0ebc748fba761', class: "tooltip" }, this.showArrow && h("div", { key: 'd91cb1c671736160a650af812f73f76d940fdded', class: this.getArrowClass() }), h("div", { key: '48eba41b86e2dcb0d8cabae3af6eca47e9bcf572', class: "tooltip_content" }, h("slot", { key: '867bc56f420cf3ea6c39378fa5f20c4cef99e8da', name: "label" }), this.showSupportingText && h("slot", { key: '8a03ca3ee1528775666765b9e6afe8687b498951', name: "supporting_text" })))));
29
+ return (h("div", { key: '96b4878ab1dcd46f64db87081a5b301f27de2343', class: "tooltip_container" }, h("div", { key: 'a349ba254bead235d6e1b5c1d8d1bdc77ca0d059', class: "tooltip" }, this.showArrow && h("div", { key: 'f265869e15c86f03a706a976e33f6bd9f737d177', class: this.getArrowClass() }), h("div", { key: '445b874fbb767910240381a2c457b51b86db52d0', class: "tooltip_content" }, h("slot", { key: '54c474fa97ceb113bd86339352994f16f68350d8', name: "label" }), this.showSupportingText && h("slot", { key: '5e37e3e7b02266aed22d23bdec6eb3663b05788f', 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: 'fcdc1a35edcf2227229c7253cb7b003893618a3c', 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: '9c57e545c47703918130384e49b0863ec1fe3ada', 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"; }