globuswebcomponents 1.9.1 → 1.9.3

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 (442) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/{gb-avatar_20.cjs.entry.js → gb-avatar_28.cjs.entry.js} +565 -28
  3. package/dist/cjs/gb-avatar_28.cjs.entry.js.map +1 -0
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  7. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  14. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  26. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  29. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  32. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  35. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  41. package/dist/cjs/globuscomponents.cjs.js +1 -1
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  44. package/dist/collection/components/gb-button/gb-button.css +2 -0
  45. package/dist/collection/components/gb-button/readme.md +2 -0
  46. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +8 -0
  47. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +36 -47
  48. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
  49. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  50. package/dist/collection/components/gb-header/gb-header.js +1 -1
  51. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  52. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  53. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  54. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  55. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  56. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  57. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  58. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  59. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  60. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  61. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  62. package/dist/collection/components/gb-pagination/gb-pagination.js +8 -6
  63. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  64. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  65. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  66. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  67. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  68. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  69. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  70. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  71. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  72. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  73. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  74. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  75. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  76. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  77. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  78. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  79. package/dist/collection/components/gb-step-base/gb-step-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-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  82. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +2 -2
  83. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js.map +1 -1
  84. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  85. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  86. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  87. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  88. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  89. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  90. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  91. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  92. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  93. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  94. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  95. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  96. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  97. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  98. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  99. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  100. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  101. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  102. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  103. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  104. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  105. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  106. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  107. package/dist/components/gb-action-panel.js +1 -1
  108. package/dist/components/gb-avatar-add-button.js +1 -1
  109. package/dist/components/gb-avatar-dropdown.js +7 -7
  110. package/dist/components/gb-avatar-group.js +4 -4
  111. package/dist/components/gb-avatar-label-group.js +1 -1
  112. package/dist/components/gb-avatar-profile-photo.js +2 -2
  113. package/dist/components/gb-avatar.js +1 -1
  114. package/dist/components/gb-badge.js +1 -1
  115. package/dist/components/gb-button.js +1 -1
  116. package/dist/components/gb-checkbox-group-item.js +1 -1
  117. package/dist/components/gb-checkbox-group.js +4 -4
  118. package/dist/components/gb-collapse-button.js +1 -1
  119. package/dist/components/gb-comment.js +1 -1
  120. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  121. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  122. package/dist/components/gb-detail-cell.js +5 -5
  123. package/dist/components/gb-empty-state.js +1 -1
  124. package/dist/components/gb-file-upload-item-base.js +1 -1
  125. package/dist/components/gb-file-upload.js +4 -4
  126. package/dist/components/gb-filter-button.js +1 -1
  127. package/dist/components/gb-header-icon.js +1 -1
  128. package/dist/components/gb-header.js +4 -4
  129. package/dist/components/gb-help-dropdown.js +1 -1
  130. package/dist/components/gb-help-tooltip.js +1 -1
  131. package/dist/components/gb-horizontal-tabs.js +5 -5
  132. package/dist/components/gb-icon-button-base.js +1 -1
  133. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  134. package/dist/components/gb-input-dropdown.js +1 -1
  135. package/dist/components/gb-input-field.js +1 -1
  136. package/dist/components/gb-mega-input-field-base.js +1 -1
  137. package/dist/components/gb-notification-content.js +1 -1
  138. package/dist/components/gb-notification-pane.js +5 -5
  139. package/dist/components/gb-pagination-button-group-base.js +1 -1
  140. package/dist/components/gb-pagination-dot-group.js +1 -1
  141. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  142. package/dist/components/gb-pagination-number-base.js +1 -1
  143. package/dist/components/gb-pagination.js +21 -20
  144. package/dist/components/gb-pagination.js.map +1 -1
  145. package/dist/components/gb-password-button.js +1 -1
  146. package/dist/components/gb-progress-bar.js +1 -1
  147. package/dist/components/gb-progress-circle.js +1 -1
  148. package/dist/components/gb-quick-action-card.js +1 -1
  149. package/dist/components/gb-quick-action-icon.js +1 -1
  150. package/dist/components/gb-scrollbar.js +1 -1
  151. package/dist/components/gb-sidebar.js +9 -9
  152. package/dist/components/gb-simple-side-bar-item.js +1 -1
  153. package/dist/components/gb-slider-control-handle.js +1 -1
  154. package/dist/components/gb-slider.js +3 -3
  155. package/dist/components/gb-status-indicator.js +1 -1
  156. package/dist/components/gb-step-base.js +1 -1
  157. package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
  158. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  159. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  160. package/dist/components/gb-stepper-vertical-icons-with-text.js.map +1 -1
  161. package/dist/components/gb-tab-button-base.js +1 -1
  162. package/dist/components/gb-table-cell.js +1 -1
  163. package/dist/components/gb-table-header.js +15 -15
  164. package/dist/components/gb-tag-checkbox.js +1 -1
  165. package/dist/components/gb-tag-close.js +1 -1
  166. package/dist/components/gb-tag-count.js +1 -1
  167. package/dist/components/gb-tag.js +1 -1
  168. package/dist/components/gb-textarea-input-field.js +11 -11
  169. package/dist/components/gb-theme-tab.js +1 -1
  170. package/dist/components/gb-toast-button.js +1 -1
  171. package/dist/components/gb-toast.js +3 -3
  172. package/dist/components/gb-toggle-base.js +1 -1
  173. package/dist/components/gb-toggle.js +2 -2
  174. package/dist/components/gb-token-field-compact.js +2 -2
  175. package/dist/components/gb-token-field-compressed.js +3 -3
  176. package/dist/components/gb-tooltip.js +1 -1
  177. package/dist/components/gb-top-bar-item.js +1 -1
  178. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  179. package/dist/components/gb-top-bar.js +3 -3
  180. package/dist/components/gb-vertical-tabs.js +1 -1
  181. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  182. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  183. package/dist/components/{p-BV08fIq9.js → p-0z-Ii_bD.js} +4 -4
  184. package/dist/components/{p-BV08fIq9.js.map → p-0z-Ii_bD.js.map} +1 -1
  185. package/dist/components/{p-CGArB7Dl.js → p-81eH6VIc.js} +4 -4
  186. package/dist/components/{p-CGArB7Dl.js.map → p-81eH6VIc.js.map} +1 -1
  187. package/dist/components/{p-Ckvl-ljn.js → p-B2OUWVZ_.js} +6 -6
  188. package/dist/components/{p-Ckvl-ljn.js.map → p-B2OUWVZ_.js.map} +1 -1
  189. package/dist/components/{p-DcbuYddf.js → p-BgihZ2WC.js} +3 -3
  190. package/dist/components/{p-DcbuYddf.js.map → p-BgihZ2WC.js.map} +1 -1
  191. package/dist/components/{p-CSLTGZjM.js → p-BhCoeneG.js} +4 -4
  192. package/dist/components/{p-CSLTGZjM.js.map → p-BhCoeneG.js.map} +1 -1
  193. package/dist/components/{p-CeQ_Rsq1.js → p-Bpczbky_.js} +5 -5
  194. package/dist/components/{p-CeQ_Rsq1.js.map → p-Bpczbky_.js.map} +1 -1
  195. package/dist/components/{p-DqahRJXl.js → p-C-NL8IFL.js} +3 -3
  196. package/dist/components/{p-DqahRJXl.js.map → p-C-NL8IFL.js.map} +1 -1
  197. package/dist/components/{p-DYHvA9s4.js → p-C-ocGE59.js} +3 -3
  198. package/dist/components/{p-DYHvA9s4.js.map → p-C-ocGE59.js.map} +1 -1
  199. package/dist/components/{p-FuGWRoer.js → p-CEeMUMDR.js} +5 -5
  200. package/dist/components/{p-FuGWRoer.js.map → p-CEeMUMDR.js.map} +1 -1
  201. package/dist/components/{p-DeBriAnB.js → p-CKDxIvCN.js} +3 -3
  202. package/dist/components/{p-DeBriAnB.js.map → p-CKDxIvCN.js.map} +1 -1
  203. package/dist/components/{p-B5OTx5lN.js → p-CMzvyg7A.js} +3 -3
  204. package/dist/components/{p-B5OTx5lN.js.map → p-CMzvyg7A.js.map} +1 -1
  205. package/dist/components/{p-s5rCN-h6.js → p-CVRfInIs.js} +3 -3
  206. package/dist/components/{p-s5rCN-h6.js.map → p-CVRfInIs.js.map} +1 -1
  207. package/dist/components/{p-CbKSy-VL.js → p-Cb-tBq59.js} +7 -7
  208. package/dist/components/{p-CbKSy-VL.js.map → p-Cb-tBq59.js.map} +1 -1
  209. package/dist/components/{p-BoroGYho.js → p-CfULZPQu.js} +3 -3
  210. package/dist/components/{p-BoroGYho.js.map → p-CfULZPQu.js.map} +1 -1
  211. package/dist/components/{p-BrYyk7ia.js → p-CwQVtwRh.js} +3 -3
  212. package/dist/components/{p-BrYyk7ia.js.map → p-CwQVtwRh.js.map} +1 -1
  213. package/dist/components/{p-vtXEng2T.js → p-DCG3i0LZ.js} +3 -3
  214. package/dist/components/{p-vtXEng2T.js.map → p-DCG3i0LZ.js.map} +1 -1
  215. package/dist/components/{p-D9oGYaxi.js → p-DIXFsYjF.js} +7 -7
  216. package/dist/components/{p-D9oGYaxi.js.map → p-DIXFsYjF.js.map} +1 -1
  217. package/dist/components/{p-D3yFmIT2.js → p-DOE3ST3h.js} +3 -3
  218. package/dist/components/{p-D3yFmIT2.js.map → p-DOE3ST3h.js.map} +1 -1
  219. package/dist/components/{p-C7KkOpHK.js → p-DOwfvMvC.js} +4 -4
  220. package/dist/components/{p-C7KkOpHK.js.map → p-DOwfvMvC.js.map} +1 -1
  221. package/dist/components/{p-DusEwCgj.js → p-DYrINDIt.js} +3 -3
  222. package/dist/components/{p-DusEwCgj.js.map → p-DYrINDIt.js.map} +1 -1
  223. package/dist/components/{p-DNVipIEI.js → p-DZ0ngrE4.js} +3 -3
  224. package/dist/components/p-DZ0ngrE4.js.map +1 -0
  225. package/dist/components/{p-Bb6DZwkT.js → p-DZpe7WjU.js} +3 -3
  226. package/dist/components/{p-Bb6DZwkT.js.map → p-DZpe7WjU.js.map} +1 -1
  227. package/dist/components/{p-C0eGaqog.js → p-DbZN12Es.js} +3 -3
  228. package/dist/components/{p-C0eGaqog.js.map → p-DbZN12Es.js.map} +1 -1
  229. package/dist/components/{p-Dx2gmcFF.js → p-Dn37brLE.js} +4 -4
  230. package/dist/components/{p-Dx2gmcFF.js.map → p-Dn37brLE.js.map} +1 -1
  231. package/dist/components/{p-DV74m5Co.js → p-DqLkwgjp.js} +8 -8
  232. package/dist/components/{p-DV74m5Co.js.map → p-DqLkwgjp.js.map} +1 -1
  233. package/dist/components/{p-BzZZMQQ7.js → p-JTFLU9el.js} +14 -10
  234. package/dist/components/p-JTFLU9el.js.map +1 -0
  235. package/dist/components/{p-Dx4lHnka.js → p-KQFebKUi.js} +3 -3
  236. package/dist/components/{p-Dx4lHnka.js.map → p-KQFebKUi.js.map} +1 -1
  237. package/dist/components/{p-C2RLPamg.js → p-OSUxN4ko.js} +4 -4
  238. package/dist/components/{p-C2RLPamg.js.map → p-OSUxN4ko.js.map} +1 -1
  239. package/dist/components/{p-C_Tapp1O.js → p-QTMzCBtx.js} +3 -3
  240. package/dist/components/{p-C_Tapp1O.js.map → p-QTMzCBtx.js.map} +1 -1
  241. package/dist/components/{p-BA-QUue9.js → p-S2Fn2uZ7.js} +25 -25
  242. package/dist/components/{p-BA-QUue9.js.map → p-S2Fn2uZ7.js.map} +1 -1
  243. package/dist/components/{p-BnuyRYKO.js → p-XxxsRdkv.js} +8 -8
  244. package/dist/components/{p-BnuyRYKO.js.map → p-XxxsRdkv.js.map} +1 -1
  245. package/dist/components/{p-CVNPQFHp.js → p-_lQQMKXl.js} +4 -4
  246. package/dist/components/{p-CVNPQFHp.js.map → p-_lQQMKXl.js.map} +1 -1
  247. package/dist/components/{p-BuACBwBa.js → p-fTmhdKp0.js} +6 -6
  248. package/dist/components/{p-BuACBwBa.js.map → p-fTmhdKp0.js.map} +1 -1
  249. package/dist/components/{p-Mu5E0ief.js → p-gA10RsUl.js} +4 -4
  250. package/dist/components/{p-Mu5E0ief.js.map → p-gA10RsUl.js.map} +1 -1
  251. package/dist/components/{p-Bv7er-mf.js → p-hUgl7eJZ.js} +3 -3
  252. package/dist/components/{p-Bv7er-mf.js.map → p-hUgl7eJZ.js.map} +1 -1
  253. package/dist/components/{p-MVShD5fJ.js → p-kOZqYDp0.js} +17 -17
  254. package/dist/components/{p-MVShD5fJ.js.map → p-kOZqYDp0.js.map} +1 -1
  255. package/dist/components/{p-DFrgWCgh.js → p-qMu0ix2z.js} +4 -4
  256. package/dist/components/{p-DFrgWCgh.js.map → p-qMu0ix2z.js.map} +1 -1
  257. package/dist/components/{p-BErGETuo.js → p-rp9QOdK1.js} +7 -7
  258. package/dist/components/{p-BErGETuo.js.map → p-rp9QOdK1.js.map} +1 -1
  259. package/dist/components/{p-BUTqRUeS.js → p-t4dIl8kI.js} +4 -4
  260. package/dist/components/{p-BUTqRUeS.js.map → p-t4dIl8kI.js.map} +1 -1
  261. package/dist/components/test-input-tag.js +9 -9
  262. package/dist/docs.json +37 -63
  263. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  264. package/dist/esm/{gb-avatar_20.entry.js → gb-avatar_28.entry.js} +558 -29
  265. package/dist/esm/gb-avatar_28.entry.js.map +1 -0
  266. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  267. package/dist/esm/gb-export-dropdown_2.entry.js +1 -1
  268. package/dist/esm/gb-header-icon.entry.js +4 -4
  269. package/dist/esm/gb-header.entry.js +1 -1
  270. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  271. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  272. package/dist/esm/gb-icon-button-base.entry.js +1 -1
  273. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  274. package/dist/esm/gb-notification-content.entry.js +1 -1
  275. package/dist/esm/gb-notification-pane.entry.js +3 -3
  276. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  277. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  278. package/dist/esm/gb-progress-circle.entry.js +1 -1
  279. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  280. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  281. package/dist/esm/gb-scrollbar.entry.js +1 -1
  282. package/dist/esm/gb-sidebar.entry.js +1 -1
  283. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  284. package/dist/esm/gb-slider.entry.js +1 -1
  285. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  286. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  287. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  288. package/dist/esm/gb-table-cell.entry.js +1 -1
  289. package/dist/esm/gb-table-header.entry.js +1 -1
  290. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  291. package/dist/esm/gb-toast-button.entry.js +1 -1
  292. package/dist/esm/gb-toast.entry.js +1 -1
  293. package/dist/esm/gb-toggle-base.entry.js +2 -2
  294. package/dist/esm/gb-toggle.entry.js +1 -1
  295. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  296. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  297. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  298. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  299. package/dist/esm/gb-top-bar.entry.js +1 -1
  300. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  301. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  302. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  303. package/dist/esm/globuscomponents.js +1 -1
  304. package/dist/esm/loader.js +1 -1
  305. package/dist/esm/test-input-tag.entry.js +2 -2
  306. package/dist/globuscomponents/gb-button.css +2 -0
  307. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  308. package/dist/globuscomponents/{p-27f7db8f.entry.js → p-0019e8c5.entry.js} +2 -2
  309. package/dist/globuscomponents/p-0dcf6fdb.entry.js +2 -0
  310. package/dist/globuscomponents/{p-8ea379ce.entry.js → p-188b4e81.entry.js} +2 -2
  311. package/dist/globuscomponents/{p-3762f17f.entry.js → p-27ecc3ac.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-2df35014.entry.js → p-32d11ef6.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-5c40b98a.entry.js → p-37530662.entry.js} +2 -2
  314. package/dist/globuscomponents/{p-7934a554.entry.js → p-3b938a8e.entry.js} +2 -2
  315. package/dist/globuscomponents/{p-d96a836a.entry.js → p-3d693d76.entry.js} +2 -2
  316. package/dist/globuscomponents/{p-02088466.entry.js → p-43224e61.entry.js} +2 -2
  317. package/dist/globuscomponents/p-44f71ea5.entry.js +2 -0
  318. package/dist/globuscomponents/p-44f71ea5.entry.js.map +1 -0
  319. package/dist/globuscomponents/{p-a390c2b3.entry.js → p-5332a01d.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-dc549111.entry.js → p-54ad878b.entry.js} +2 -2
  321. package/dist/globuscomponents/p-54bf96fa.entry.js +2 -0
  322. package/dist/globuscomponents/{p-0032a0eb.entry.js → p-590ab02c.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-2627c42d.entry.js → p-5edc31e2.entry.js} +2 -2
  324. package/dist/globuscomponents/{p-146958c2.entry.js → p-66d120ec.entry.js} +2 -2
  325. package/dist/globuscomponents/{p-d7328c40.entry.js → p-6a2778c1.entry.js} +2 -2
  326. package/dist/globuscomponents/{p-c7c7ce12.entry.js → p-6ed52606.entry.js} +2 -2
  327. package/dist/globuscomponents/{p-9cb18747.entry.js → p-7cc3e0db.entry.js} +2 -2
  328. package/dist/globuscomponents/{p-2a21eb7b.entry.js → p-8326641c.entry.js} +2 -2
  329. package/dist/globuscomponents/{p-705b5c14.entry.js → p-8cb765b3.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-8ecbae72.entry.js → p-ab4fed44.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-120a40ff.entry.js → p-b0bef3c4.entry.js} +2 -2
  332. package/dist/globuscomponents/{p-8f15525a.entry.js → p-b1ac61f8.entry.js} +2 -2
  333. package/dist/globuscomponents/{p-1e8100d7.entry.js → p-b9fa4a6a.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-5e541142.entry.js → p-bf4aa815.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-f3018a7e.entry.js → p-c113115f.entry.js} +2 -2
  336. package/dist/globuscomponents/{p-02c897ed.entry.js → p-c5e7ff16.entry.js} +2 -2
  337. package/dist/globuscomponents/{p-e91aa93b.entry.js → p-c658e221.entry.js} +2 -2
  338. package/dist/globuscomponents/{p-acd3e297.entry.js → p-c6991bdd.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-3ac302ce.entry.js → p-c6f00968.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-77d56d49.entry.js → p-cfa63fc9.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-769c122f.entry.js → p-dea7f5cb.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-8aafa688.entry.js → p-e0330208.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-7d1fc7af.entry.js → p-e20719f9.entry.js} +2 -2
  344. package/dist/globuscomponents/{p-b14a2747.entry.js → p-e2c85cfd.entry.js} +2 -2
  345. package/dist/globuscomponents/{p-34b42b72.entry.js → p-ed2e19f6.entry.js} +2 -2
  346. package/dist/globuscomponents/p-f118ff55.entry.js +2 -0
  347. package/dist/globuscomponents/{p-a335c974.entry.js.map → p-f118ff55.entry.js.map} +1 -1
  348. package/dist/globuscomponents/{p-b7c64337.entry.js → p-fa92a77f.entry.js} +2 -2
  349. package/dist/globuscomponents/{p-844c182c.entry.js → p-fccfa5b0.entry.js} +2 -2
  350. package/dist/globuscomponents/readme.md +2 -0
  351. package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +3 -3
  352. package/dist/types/components.d.ts +4 -4
  353. package/package.json +1 -1
  354. package/dist/cjs/gb-avatar_20.cjs.entry.js.map +0 -1
  355. package/dist/cjs/gb-button-close.cjs.entry.js +0 -20
  356. package/dist/cjs/gb-button-close.cjs.entry.js.map +0 -1
  357. package/dist/cjs/gb-button-close.entry.cjs.js.map +0 -1
  358. package/dist/cjs/gb-file-type-icon.gb-progress-bar.entry.cjs.js.map +0 -1
  359. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +0 -35
  360. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +0 -1
  361. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +0 -25
  362. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +0 -1
  363. package/dist/cjs/gb-file-upload-item-base.entry.cjs.js.map +0 -1
  364. package/dist/cjs/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +0 -1
  365. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +0 -391
  366. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +0 -1
  367. package/dist/cjs/gb-pagination.cjs.entry.js +0 -96
  368. package/dist/cjs/gb-pagination.cjs.entry.js.map +0 -1
  369. package/dist/cjs/gb-pagination.entry.cjs.js.map +0 -1
  370. package/dist/components/p-BzZZMQQ7.js.map +0 -1
  371. package/dist/components/p-DNVipIEI.js.map +0 -1
  372. package/dist/esm/gb-avatar_20.entry.js.map +0 -1
  373. package/dist/esm/gb-button-close.entry.js +0 -18
  374. package/dist/esm/gb-button-close.entry.js.map +0 -1
  375. package/dist/esm/gb-file-type-icon.gb-progress-bar.entry.js.map +0 -1
  376. package/dist/esm/gb-file-type-icon_2.entry.js +0 -32
  377. package/dist/esm/gb-file-type-icon_2.entry.js.map +0 -1
  378. package/dist/esm/gb-file-upload-item-base.entry.js +0 -23
  379. package/dist/esm/gb-file-upload-item-base.entry.js.map +0 -1
  380. package/dist/esm/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +0 -1
  381. package/dist/esm/gb-input-dropdown_3.entry.js +0 -387
  382. package/dist/esm/gb-input-dropdown_3.entry.js.map +0 -1
  383. package/dist/esm/gb-pagination.entry.js +0 -94
  384. package/dist/esm/gb-pagination.entry.js.map +0 -1
  385. package/dist/globuscomponents/gb-button-close.entry.esm.js.map +0 -1
  386. package/dist/globuscomponents/gb-file-type-icon.gb-progress-bar.entry.esm.js.map +0 -1
  387. package/dist/globuscomponents/gb-file-upload-item-base.entry.esm.js.map +0 -1
  388. package/dist/globuscomponents/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +0 -1
  389. package/dist/globuscomponents/gb-pagination.entry.esm.js.map +0 -1
  390. package/dist/globuscomponents/p-1aaddbad.entry.js +0 -2
  391. package/dist/globuscomponents/p-1aaddbad.entry.js.map +0 -1
  392. package/dist/globuscomponents/p-77853834.entry.js +0 -2
  393. package/dist/globuscomponents/p-7ae38385.entry.js +0 -2
  394. package/dist/globuscomponents/p-7ae38385.entry.js.map +0 -1
  395. package/dist/globuscomponents/p-a30bbf32.entry.js +0 -2
  396. package/dist/globuscomponents/p-a30bbf32.entry.js.map +0 -1
  397. package/dist/globuscomponents/p-a335c974.entry.js +0 -2
  398. package/dist/globuscomponents/p-d9f9ff6c.entry.js +0 -2
  399. package/dist/globuscomponents/p-db51404e.entry.js +0 -2
  400. package/dist/globuscomponents/p-db51404e.entry.js.map +0 -1
  401. package/dist/globuscomponents/p-dd81e164.entry.js +0 -2
  402. package/dist/globuscomponents/p-dd81e164.entry.js.map +0 -1
  403. package/dist/globuscomponents/p-f46743c7.entry.js +0 -2
  404. package/dist/globuscomponents/p-f46743c7.entry.js.map +0 -1
  405. /package/dist/globuscomponents/{p-27f7db8f.entry.js.map → p-0019e8c5.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-77853834.entry.js.map → p-0dcf6fdb.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-8ea379ce.entry.js.map → p-188b4e81.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-3762f17f.entry.js.map → p-27ecc3ac.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-2df35014.entry.js.map → p-32d11ef6.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-5c40b98a.entry.js.map → p-37530662.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-7934a554.entry.js.map → p-3b938a8e.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-d96a836a.entry.js.map → p-3d693d76.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-02088466.entry.js.map → p-43224e61.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-a390c2b3.entry.js.map → p-5332a01d.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-dc549111.entry.js.map → p-54ad878b.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-d9f9ff6c.entry.js.map → p-54bf96fa.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-0032a0eb.entry.js.map → p-590ab02c.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-2627c42d.entry.js.map → p-5edc31e2.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-146958c2.entry.js.map → p-66d120ec.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-d7328c40.entry.js.map → p-6a2778c1.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-c7c7ce12.entry.js.map → p-6ed52606.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-9cb18747.entry.js.map → p-7cc3e0db.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-2a21eb7b.entry.js.map → p-8326641c.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-705b5c14.entry.js.map → p-8cb765b3.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-8ecbae72.entry.js.map → p-ab4fed44.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-120a40ff.entry.js.map → p-b0bef3c4.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-8f15525a.entry.js.map → p-b1ac61f8.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-1e8100d7.entry.js.map → p-b9fa4a6a.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-5e541142.entry.js.map → p-bf4aa815.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-f3018a7e.entry.js.map → p-c113115f.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-02c897ed.entry.js.map → p-c5e7ff16.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-e91aa93b.entry.js.map → p-c658e221.entry.js.map} +0 -0
  433. /package/dist/globuscomponents/{p-acd3e297.entry.js.map → p-c6991bdd.entry.js.map} +0 -0
  434. /package/dist/globuscomponents/{p-3ac302ce.entry.js.map → p-c6f00968.entry.js.map} +0 -0
  435. /package/dist/globuscomponents/{p-77d56d49.entry.js.map → p-cfa63fc9.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-769c122f.entry.js.map → p-dea7f5cb.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-8aafa688.entry.js.map → p-e0330208.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-7d1fc7af.entry.js.map → p-e20719f9.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-b14a2747.entry.js.map → p-e2c85cfd.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-34b42b72.entry.js.map → p-ed2e19f6.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-b7c64337.entry.js.map → p-fa92a77f.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-844c182c.entry.js.map → p-fccfa5b0.entry.js.map} +0 -0
@@ -6,7 +6,7 @@ export class GbQuickActionIcon {
6
6
  this.isHovered = false;
7
7
  }
8
8
  render() {
9
- return (h("div", { key: '2601bcfe13f4c7d6a055003fb91dc0cd357eb3f1', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, h("gb-card-icon", { key: '3e45232d2f2102282b802a950a874dc019312dd3', color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), h("p", { key: 'd20e7540fc84c0477d059257e5ef913063f6dff4', class: "label text-xs-medium" }, this.label)));
9
+ return (h("div", { key: '1797c098fbb0477d674dcc691fbce9dee6d623b8', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, h("gb-card-icon", { key: '7e4b3dfceacfd70e1f1764e6e6628e3b8b789c6f', color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), h("p", { key: '097b4f9211d65705b04c754e9fd94780d8f77aa1', class: "label text-xs-medium" }, this.label)));
10
10
  }
11
11
  static get is() { return "gb-quick-action-icon"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbScrollbar {
5
5
  this.length = '25%';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '4bb6c32c8b3b3d2402e459bf71ab8b8943d4a4ad', class: "scrollbar-container" }, h("div", { key: '170c2c2f9dad9550d0fb375d89b24c80ae820467', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '7b84f9d5512f25a9b684fcca3b6dec23bb546ece' }))));
8
+ return (h("div", { key: 'a466b0c100f97cada0f5cf9649b584e034fc1694', class: "scrollbar-container" }, h("div", { key: 'ee32fa5cefb6b419afb304c070434f873f9c033a', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '93c4488fba3a8334db3ac21098410267b451ca60' }))));
9
9
  }
10
10
  static get is() { return "gb-scrollbar"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -98,7 +98,7 @@ export class GbSidebar {
98
98
  const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
99
99
  const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
100
100
  const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
101
- return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '5a3ea01a62a2e570f0727d60d8da2fd6824b1225', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '0f7e19fc1151c42f7b8676aa4c3cf80f1e6fdc10', class: "pattern" }, h("img", { key: 'dca2813888b4c2f37ee4f8810cff5df095e6a23f', src: patternSrc, alt: "" }))), h("div", { key: '87da9ee003035692cce0a2a8df69b5d5c756017d', class: "nav" }, h("div", { key: '264d79898f3d15de38c50c6d0d1bcddd6e896ad6', class: `sidebar_header ${this.state}` }, h("div", { key: '6f9b3cde7b8018d71d71def858178d6574c86bd2', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: 'fd0781732ffffc4e11bbe0d53a5a4f7a558fd18d', src: logoSrc, alt: "" })), h("div", { key: 'dfc08fa5d56acc335abf1d668a47968a2806bda6', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '3be1d40b431f9a0a5c4f0aea4774f4c5a99a3f4a', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '1ce1affac8c2ec12cb5df4b12ba0009ad88bfc7e', class: "navigation" }, h("div", { key: 'b21eaaa76bd576c9d3069d6e9fd31ee6b9d5227e', class: "item" }, h("gb-simple-side-bar-item", { key: 'f36999de6bbddcb042eac230f11e31c6e7b29e23', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: '66df531083d3377281acaddb50eaa99e5539db56', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: 'b722f89fade8840147c22f024dad154c2429573f', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: '149e627cfb61aed11a1daa99dadf56b4db41368c', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '8d8b1c55ec30537ceac6bc6cdbec923f8a48aed5', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '6ba6332da2e5e08f3150b8bb2891fe7371217eb5', class: "navigation" }, h("div", { key: '478894f86a9775aaadb1493de036f450f2a9533b', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: '64a3447d65c75448b17bbee371005e483cf7d834', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: '8ac716905e4ba654a21906a0c23751812f7ff59e', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: 'b493cd34be5a7a4f92c3a0bb0fcac281781b0871', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: '6f19062006866ffc03dabf917d95dd0706e7e896', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '26af5dbc5beffcd44dae1b01e1e694ace0cce123', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'd6b6ecf14b2d13673a4a3d45112785ce3e2c8461', class: "application_name" }, h("div", { key: 'f1d13cf76ce6dca72703011b166684b262fcfcbf', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: 'd78e3654d32d7d8b591837360f388fcb1c614529', class: "application_name_pattern" }, h("img", { key: 'bee8e8cef290f9021baef70b52a0374d4bb0554f', src: patternSrc, alt: "" }))), h("div", { key: '702a9530a02018ef0fccca2030d4b0e8417388d4', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '20e9cf0fa3ba6ebc2af6ff9786b21c5852b2ab14', class: textClass }, h("slot", { key: 'f969c6bc94cff3fe14403a621762912daf78fdb8', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: 'b464de9686e367b019ec46965b61941b92cee9cc', class: `sidebar_and_nav ${this.state}` }, h("div", { key: 'fc5d2e140eb4339ef33002f5afe749cfb949ff2a', class: "nav_div" }, h("div", { key: 'ae8596ae84eedb023020593a9ffcf42185b850b3', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '395313e714c201f3c89cbab7e9c878f02c1cf785', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '6e57fb7606451d8aef5f3ad414234e97637213a6', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: 'cf415b831d6d5787804ec4fc87cf278635642df2', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '2bd2a1940dd2339129539ba985c3f7b677b04e94', class: "complex_sidebar_div" }, h("div", { key: '3734e014a6b79d6ff55a6cc394f1336743847593', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: 'e06a88a2e420d5175db4a9cb599664d7f57c55bc', class: "pattern" }, h("img", { key: 'dcdd9e442143ce6e869c0f1ff0d760e561b0b454', src: patternSrc, alt: "" }))), h("div", { key: '135a80d34d04a4dcce12fbad8363f585ee35eb04', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: '2d1eb953a7aa19f4f160558ed73274117de9df91', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'a2ec56e00bc2641d0238b57c0d820b99b9c7fddb', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
101
+ return (h(Fragment, null, this.type === 'simple' && (h("div", { key: 'c0e0a0126cdd75ec519223e03a361703efdbe51f', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'bbfd2b2fed83faa474a54dd83d2314ccf25015a5', class: "pattern" }, h("img", { key: '278f11d038a55c8c68c749d8cad8f149a94879f8', src: patternSrc, alt: "" }))), h("div", { key: '09655e5cbebc473485dc1fecda4ba6d39e1c1f0d', class: "nav" }, h("div", { key: 'c0db287c1c38df275a9854fa84f5992c61a528ec', class: `sidebar_header ${this.state}` }, h("div", { key: '47029d61c5e43e6d7e8bcaf9098aa63779171560', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: 'e730a4137cf1655f79d5d47a98099df75e46e8bc', src: logoSrc, alt: "" })), h("div", { key: 'fabda5f033a59e3562cb02a0b41fae868c946ac8', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '8664a17c3f3ab0e57ebea4567ab17c4cd438c347', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '39c77001cac8d1f53666cbaaa34ec807bb509572', class: "navigation" }, h("div", { key: '51b642e0e0be07829c3800330bb26ebfe9d26a19', class: "item" }, h("gb-simple-side-bar-item", { key: 'f6925b628b95949200f3ec7ff10d777461bf53fe', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: '38bca1fee87b184cbdfb16e5d055f07abbf3e3fb', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: '1859074f504270d958d08b68801a9dad27f337f6', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: 'd525ee6e211b45c01c6eed389b68d24def045e10', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '268e43e5b4f36f281735411f6901c1d0fec9808f', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '74892d68c003b8ffb43cb1907a4817f7b24129f5', class: "navigation" }, h("div", { key: '908e273c5fa2efa7e6f13a6dac5425329a218feb', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'fc54dfd83996ef8e7b99402db5d7572ad604358c', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: 'e5d1ffe587eba07e90a0009d8af850519706d72e', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: 'c81f431317ecf484382943ee984c893b9be25c2d', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: '1c12e7201265e9baf0c099448b9410f7532b885f', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '54ca4fb25a58fe2a47213c51edf711b5fe583732', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'c0fd6ace2508a5e593fd92a7ed70cac20b6e011f', class: "application_name" }, h("div", { key: '4b42448bfaf42ace2c7d204c08498310d4bfae52', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '408f083a0fe61a5b5ca3711b5293cafe442a672a', class: "application_name_pattern" }, h("img", { key: '627c0311d710d73eda04ba8f43cd0663a23f3ca2', src: patternSrc, alt: "" }))), h("div", { key: 'b1e3565a33c7265fe93cef405f04111baf36e9c1', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '9a00fdb36522027d24654f52e3897330ab88540b', class: textClass }, h("slot", { key: 'e584b51ad7c4f8f077ca1a9ac7f90294bb6d7d10', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: 'd1936c477be0c787d836923fee1a8362da81cc68', class: `sidebar_and_nav ${this.state}` }, h("div", { key: '43283d6b68eaf1343ff1b72b87d2ab72fa349a5c', class: "nav_div" }, h("div", { key: '816d11573114aa8051db41cbde90b25fac0e2206', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '1e631b85830a421d7c78f738f330d2f9bb31193e', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '32bdf0bbd602c8025e1cac1b95d21c3f1d729c18', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: '7ed65c0b9260a5168e3da9339c5bb1bc2417cac8', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '281fd869895abf78b9062340eaaae45848932d9f', class: "complex_sidebar_div" }, h("div", { key: '6f74a9841d355ed0ca54559b169515b11d9a8c89', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '8c82f80729f9b95b71a09ba512385be0fe0177a7', class: "pattern" }, h("img", { key: '8d84704591f9bc4999e0b85e161dccbc833ea3ef', src: patternSrc, alt: "" }))), h("div", { key: '0b06c71b06b21826190e798a798214280be94257', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: 'dce68566eeebeef76cdbd13672105fccae479a3a', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: '27a83495471c7a08a88193aba81e8ebd6e6401bd', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
102
102
  }
103
103
  static get is() { return "gb-sidebar"; }
104
104
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class GbSimpleSideBarItem {
28
28
  render() {
29
29
  const redBarSrc = getAssetPath(`assets/bar.svg`);
30
30
  const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
31
- return (h("div", { key: '807c92db88b48c800e4d991d87df18e69f7ad4e9', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '0040a79573bfa1ebcf34656b056cdec65f841150', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'dee5c0d5961c1c97b49898f8727068e0fc7b3625', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '9a5018319c2ac44847ec328d188d13a289de2ee8', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: 'b30e424cf7165232e709839773c2b574589b21f3', class: "content" }, h("div", { key: '492a2259b3a564f7c54fb118873b332caf8bf762', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'b4453b3e964ff882ba11cb695e1e513bae508fc9', 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: '1862e44c7880c9accf68ffc97af15b812fd87177', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'f57377a6baf4601f5c9fae4a82538b141a85c9b4' }, "10"))), this.showArrow && (h("svg", { key: '423eeb280fb6cc63fcb14236dcbbbbfeb8412a76', 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: '410ea2e712c95ba70b4fd303fea3acf61df31ad9', 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: '669ba83733d3625eb4e327bb6803083462bb66be', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '27f149b617ee21d5778174785b8073c58205b419', slot: "label" }, this.label)))));
31
+ return (h("div", { key: '44ebc1da5ed754f6e8c5f97f40069be96469c37a', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'b163776b266238ee79aafe301d065143260602bd', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'ee09ba573ff3b89fd295fb6387c1a8d7d85c2aaa', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '760a03665975b3a104a6ac7543c043b925827c11', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '500eb85fbd98837bd51dcfa12651bb8a1f934f4d', class: "content" }, h("div", { key: '265aa1f82b1445d11d9fc29304277de48c696276', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'f639424e9c1eed0d74fc50a2358b9137e3749529', 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: 'bf9f9f6e732c1878131045bb5a01ae3a993a8b22', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'ece203f66b9cb018d1b34ac635ffc6f45d555da2' }, "10"))), this.showArrow && (h("svg", { key: '5e9b79328cc155a815fbfc303f2f7a64a52812dc', 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: '1a2cdbe7b74921fbbeab854ccc0a04158fb47f42', 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: '3d557f0e187a77b7233c749dabf7bdd65da3917e', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'c111ace8b557a6d359f6cfa09f95274f12e0859c', slot: "label" }, this.label)))));
32
32
  }
33
33
  static get is() { return "gb-simple-side-bar-item"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -71,7 +71,7 @@ export class GbSlider {
71
71
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
72
72
  }
73
73
  render() {
74
- return (h("div", { key: 'ee656e4b38843607d7802c31c7fd05e1380dd0cd', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'f8e9d81b1e7623169288eff3f89d1538855a8295', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '31fed9bfe9e8b56b22f4bd561611f2dfa18d44f9', 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: '801f39351e057e7f012b455b32b53abb0e940e6f', 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: '1be9846c13e3edf59925509edaac2dd6855069e8', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '82d18a15482e37cbcdd7977d8ed669a66d737207', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: 'bd828583399b88ac953eadc211b9d95433d062bd', 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: '01a34056a0d47a466e2930d0abb1f361d44b177e', 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: 'cdc2c4ca4fd2657ecab7a9b220421cb9171b4cf6', 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: 'abc7a03b9ddee39c29cc2a50a175681e4528ac96', class: "tooltip-container" }, h("gb-tooltip", { key: 'b3fa415a4c33ae58dceccb8fab1fed340d2eeb7b', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'e95c766ec124050730e4f164eb377641e8903d15', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'f9dea8d8d989486fcdf835fbc58bec135012a00f', class: "thumb-label" }, h("p", { key: 'a9a905eefee5fd473ad435339fbeaf134ecc1dad', class: "thumb_label text-md-medium" }, this.value)))));
21
+ return (h("div", { key: 'ea76e578a9b69e56d98d20126da78dece7a77c54', 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: '4b6f6761091fa86491d33f6374bb7d591c8d4a6c', class: "tooltip-container" }, h("gb-tooltip", { key: 'cac7a7ad1645fd6d76f07ece62d6a82770edec48', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '1adfc6dcdb1cfe821ef3cf24e4c717237ae33c73', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '43252473706c206a70d2a77c2ff2398d7b512321', class: "thumb-label" }, h("p", { key: '2e4b371ed06b9b0b3a67edd380d25eb9745eddba', 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: 'e6719883ad7798a53e9bbe0a89f43da8917ccc4c' }, this.statusIcon === 'online_indicator' && h("div", { key: 'a35d96499bd28bfb43f33ffd072d7f18961a77d4', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '4b5e295ccd13b575887467c6449408dbf5287d32', 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: '395cae4164773ef3b00c2ca34cfbd9b90dc2bbb6', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: 'dc209daf380ff8fb2f4ca9476bffb2e5cc66ff13', 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: '23547fbeefcf666baf900d4bf2f0e2c8b747e4d1', 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: 'f119a3ba4cc673a1420b01c8ce787c8321ccb04b' }, h("clipPath", { key: '51f20846b8111eb535e9fa07ac4d74e5a3d8b5fa', id: "clip0_0_21453" }, h("rect", { key: '31133d81d667f9b2c17d1941de7a30f580cfbcf5', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '2518f5a7d3375ac8be1259785578dd9691c67a9d', 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: 'b17f6d5fe3a6deffe7ad38832b2fa2d78b907cf2', 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: '9e0a26e0275ddbb64a5bdbf96463d93eb5d0094f', "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: '5070366d78b6e26ea7da5658838e51799bf021d8' }, this.statusIcon === 'online_indicator' && h("div", { key: 'f1ebeb2053058c68a1704aa42a1fdf5e01636842', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'cdcb43b5c81b9deb962e733834c22e1996e94e0c', 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: '3c4f867432cb8e3cddaf7d126db0ead4fa12c408', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '79d0b00305e44d0de7756ecbe32545bf24ed057e', 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: 'aaab3153ce22153c304dfca1a8691721583e9c1a', 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: '018df06c87da3dafbe99e889b13e03b5afb0cbc3' }, h("clipPath", { key: 'd954c252ce311b014f674cd9c6c83990cfd0495f', id: "clip0_0_21453" }, h("rect", { key: 'a99cec461695edee93919f5e577942e952eba181', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'cf7297a9bc04f5afc4877e710a5167bdc47f7c06', 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: '96002083d494ff918afe7d951e045d123ab449d6', 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: 'c7d9d847a62eb96d1d25c486b1c9956ea3043f0f', "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"; }
@@ -28,7 +28,7 @@ export class GbStepBase {
28
28
  }
29
29
  }
30
30
  render() {
31
- return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'f5047ce15c5f1a33029ebc42bc14495560f1860f', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: '23d173c08fe74e0d8fffcdb37d0c773826456090', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: '5a5538524d75d7db32d6b2e09160fceebccb2da6', class: `text_line_div_content` }, h("p", { key: 'e1b1597c407c93bf44792cae23ce636ae3509cfc', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: '8439ce34faaa399a5fd03ec5529e21e2828006e0', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '27e983341f99cbc594f04e3a2c1cc3bbce59711e', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '782ff4dbe27788260a04ad09e5ec176405fe6849', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '797b92f7ec93db60bda03950c2e8403c3dd50ffc', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '98bd221d9def96ed103a7b3d643615034f00172c', 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: 'f98b0e18b7f1a0ac9f092b7b1e1c71d3b45a51c9', class: `icon_left_div ${this.size}` }, h("div", { key: 'fa10562507b8fa11a6484ac025d13c07db2f8810', class: "connector_wrap" }, h("div", { key: 'e3d10c9c553a6c7fafd1d2e2ef67901b4be9bd7d', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'd78be00a08b1d8286d0cbb2004417ed66dc455eb', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '1eca59cc16922eabaab9f921cdd5e6a0d581023f', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'c480a9c50220c2b902fbc8e6eb0e859696002649', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: 'cb3cb7e28624d9a4f1944622633630f39baf531e', class: "connector_div" }, h("div", { key: 'e308b43808e3bcfa110fe6e33903d5797f272b73', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: '6ea07983dcd2761f8f8e796b32bb9b54283d6670', class: "icon_left_text" }, h("p", { key: '9cf28333e97a19753f4abfd5051cf52f6102a019', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '7237fb48afc1be1fcd5af551b1cd461865756450', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'dd3a5150d1ddbf89f619044baf1947b8a63ab654', class: `icon_top_div ${this.size}` }, h("div", { key: '0fd665734d7d65c426f2e9e3860f3fcd8f038cd0', class: "step_icon" }, h("div", { key: 'bed7da97a78473090398cf334e5ffdb3fcc8923f', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '0e718599724315fb195d3f9c84ef8ff06f904fa8', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '7c6e7597ee19b90d492db74530d91380b2e27a91', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '97bcb48ade2b2fd4c28193757f216fb7d490d555', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: '7dbe1ce18adca7a2f8ba8e5172940967083eea9c', class: "connector_div" }, h("div", { key: '773e7dfe33813da4790afd9948c37418341fa995', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '68339384acd588bf69c06838c079b37dde80faee', class: "icon_top_content" }, h("p", { key: '66fa5751bd901fa8e5acb93c30d7f289924a6681', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '4eaa3cbc851034cd0e0cec1e5bf10bb4743ac49e', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '33f2f72785f6cfef0f0fd1edb15bb39a42ff4fbc', class: "featured_icon_left_div" }, h("div", { key: '8d84d736fd4956cdf564e305aee9074e4b035870', class: "connector_wrap" }, h("gb-featured-icon", { key: '1a715f8ac07baefd19f7a56db7e5840f87352872', size: this.size, icon: "assets/user.svg", destructive: this.state === 'destructive' ? true : false }), h("div", { key: '2542952ef492f5fceb3e56d85df75567053a4d52', class: "connector_div" }, h("div", { key: '698a4794d67b28561486aff238ad9a5c8b1ee73f', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` }))), h("div", { key: 'd5230d830c5b4631b08d956ca2be300890fe4238', class: "featured_icon_left_content" }, h("p", { key: 'd8f05285fb8f3869af3a76e0d4e4c45f95ac8e7a', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.state}` }, this.label), h("p", { key: 'aa733bdabfe18c29a001d4dcbd9a8db5207b40ba', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.state}` }, this.supportingText))))));
31
+ return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'b76a866e9f758dfe436a04ba9c4909817a691f0b', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: 'c8bd742ad3200986924858a9ec21a9dba3bda35d', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: 'feb153cab866f25cdcb0dd3937bf787c99226964', class: `text_line_div_content` }, h("p", { key: 'f789e4aec67a7ffb8edf142f0a357108b56b8d45', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: 'c8998253eb5d61a258d050e9018e46da6b437eee', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '762ca0001b84c8a95f94c8a149ae84e57d02a50c', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '72b018e2664c5a90bf41e6462b43d9a1eb151cfe', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'fc4f08ce4aa4739fd54fdac40ffc348ac27d02b9', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '3540abd43eaa13b0e5bbe475149c4497c64074e0', 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: 'cdbfd954f0ac46ed91d31a5e1085df3d3e26a202', class: `icon_left_div ${this.size}` }, h("div", { key: 'c32b2748e73211bf137fae33143b0e4c872b7471', class: "connector_wrap" }, h("div", { key: 'da5743180e6d67e9870ebb02b4fbff44a1a2689d', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '0a59ea1bf7968836cdaaae47a2040b63e855e228', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'de3ba74b126829b330f90692a84c5baa0bd9ea7c', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '6a7b946b8b8cd96e552f8bf2f8e51db24fc63e3e', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: 'fe11dde4fa454afd873ba52c19859940c8afd80c', class: "connector_div" }, h("div", { key: '8a6c8415bb5c5685dab7629e464b1401333fcf05', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: '6da3cacc7707519ecd9c5ee1e94ef7f32cceb645', class: "icon_left_text" }, h("p", { key: '1fb86f36a13346709338b51eab40be18b5736ed3', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '052c0efe22e29a556c8c9cdbadb22ca13984d2ef', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: '58fad82fea9165d2eab2b934e98157851b907958', class: `icon_top_div ${this.size}` }, h("div", { key: '2c7016f83ddd7d15e2377a82dc3d3db69f50b960', class: "step_icon" }, h("div", { key: '377d24994fa140e1f73365046dde0c36b79100f6', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'a276bc9344ad7c82ef8201651ae27c3a50896da9', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '76bc1a294697275cd2a822bef6e588ef0da99235', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'a8240ed7dcb7066ff12c622bea0aa25f6144fccb', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: '280883f2e4f4ef1f5744ddc1d6f043887f2c23e1', class: "connector_div" }, h("div", { key: 'e2ee4bc6952d9882f372ae3d9cc1d206d48003a5', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '42e23540bcd4e9ca56472b08b25b0fd3e655e7bc', class: "icon_top_content" }, h("p", { key: 'cf84227e9bb9c178e097d2a97a6a74dfa3edb0fd', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '5bf7704476a1c80bfe3d505626f80b40def45473', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '8d56e54a7e9b9f0c4c80091c763d5975dd48c3ad', class: "featured_icon_left_div" }, h("div", { key: '2456155f8b189df6458c4b526924339173fc53ce', class: "connector_wrap" }, h("gb-featured-icon", { key: '894565b2e8df999138cfbc71a99f26581996a5ae', size: this.size, icon: "assets/user.svg", destructive: this.state === 'destructive' ? true : false }), h("div", { key: '7f61d76c0e6556ddc28b670867be0d771f2d779d', class: "connector_div" }, h("div", { key: '1b5d8e2f9518a6356dc1277d1dec9e9f713c8f4f', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` }))), h("div", { key: 'f04f46ed8612d43b9512c6407f253f060d247178', class: "featured_icon_left_content" }, h("p", { key: 'ce32b78e93bd37e0032d736b5bb4249a2f6f134d', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.state}` }, this.label), h("p", { key: '00b043c07341caa4e85c99b863363eb38986ef5b', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.state}` }, this.supportingText))))));
32
32
  }
33
33
  static get is() { return "gb-step-base"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -17,7 +17,7 @@ export class GbStepperVerticalIconsCentered {
17
17
  this.seventhStepSupportingText = '';
18
18
  }
19
19
  render() {
20
- return (h(Fragment, null, this.type === 'icon' && (h("div", { key: 'ae11b2813d4af3c3fb0467f7fa400f36c89adfea', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '9c0f1d62c4d79128433136448cace9f2afb106c5', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '5cd868602f847aa5388266dd390db0e0fd18c326', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: '702271730d66fe2390629d03df17d8811a080ea2', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '9be53afeda412073b22f96a0315c0a0545d8a350', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '621048ba77db8a4be62f6cacd2517c565127bcf7', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '2372c71fe597987f1b29423903789f2f20e890f3', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'b701290bd3195fbceabbe79066bd79d1a3dca2b0', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'c5490f314d09f5f31e427eda4d8ae4b9520816ad', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '802535fa12ef50132e544e41ffea774e58881e77', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '040ca5a7db216e7bdb2dce447f9fac456a16503c', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '7726324ca4cca89198c939b4df9350a6d107603d', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '54a29636f6f5ab8114cd02077303828aac763f55', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'e249df77b43f0bafa6fde5c6f6755d6356503cff', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'b1bef8d1e05a11140759113c08a34f95029d0dd1', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: '0a046f900a830cfdee407a6c9e87c03fbac0bd56', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '610b4493056edcd146a02a3e232f7a95c43eca0e', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '09aa8be1ea0d3bf146ded767adb0d41ddc0556f8', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'e0881543b9f72841790f9360207400bd76e43d21', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'a9351c861e2bfe1acdee07a5fe723e0177dac0ed', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '3ff534b1d8c001d3cfc4ee1f5672b65d3b2be856', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: 'de8d9db10794cdde6d54d7ca5b9bd5d6ed2e956e', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'a8fc0efc2b03e9b513a1154f0ee839a80aca826a', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'a08736d9ed8340e19197f386bac12fc2c1dd6a38', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '7f817e8d27a574defc9e19c60480a8ebdcbea591', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '71ff429896f061e1e5c991585a6f1e695addb789', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'b4373cb715188b83c6a7681c7f29f89a0bac133d', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: 'e169a0670e3145e12f5e85f92b64064108370006', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
20
+ return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '57f0fc80fab3c011d30242ab1b71883c0fe32332', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '77dc4bb44b6fa87abb8cd8d660627dc87cfa5243', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '6249ff7c7c671b292c975ed369646399c5c3930e', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: 'a6f4e9fdad6400e1694e3896bfd2699bb91c2a30', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '20057910b2099600c85cf29970f50ea324d5c522', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'b61a6e949de9348a23c60eb7a5a8d0f4c498f935', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '2c7831926958ff51d1bedd71fad987d24e24ce24', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'fc3dea4986bcc7c64f57ebe896c7770dad3db73b', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '96663f0409fc2fb0bc2733d7732c43fef36916d7', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '1e8eb0c04809c27c4114e8f6dcd25b2f18381e7a', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '84db48705dd4b515fabdb9cc1bd6d7bc98b2ff3d', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e11e6dfc81a7034506dbed1f7fa84800eb5e97d4', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '0bd5795a65cd1eb647484fef3f933670502cff73', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'c3540f9d4cb251f5e4cc564841c67ff4a9fcd7f6', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '09d0104223aa7bbd015ff313d9b630f784c644ba', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: 'e25b44809158c19ea23c81284bf54f08160b6db7', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '3d98f653d2f668e5ac9a65aff6e63f56e1aaba9b', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '35b00c93888fd31e06dc912435a6cd4625902e5d', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '6c11143a3f19b16f665d4a6c6659bf3a9130d363', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '524f91b44c69ea52bd5a42c4a08e4e38d7ced03f', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '94dfd13caabd169f9640c98b0298821d86ac1e99', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: '5d694816fc7065ba20e61945c70ee2d267fd8d93', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e5de2e233d4ac2fa814314f574f94037d75beaf9', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '0fea53541e5a6b9dd51dd0473bd606eb249df754', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '06e7720aae4d31a9b6d2fa1fac4142fac0e196b9', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '976f380fe3ffe253224161b83c7c864d5f5f9d55', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'f41dc30dab0d12b5e22e3df044bf72dda7656927', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: '08b1e4bbe48c70ba4b5af926d49c5428c8091eaa', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
21
21
  }
22
22
  static get is() { return "gb-stepper-horizontal-icons-centered"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -31,7 +31,7 @@ export class GbStepperHorizontalLineWithText {
31
31
  this.showSupportingText = this.width < 768 ? false : true;
32
32
  }
33
33
  render() {
34
- return (h("div", { key: '1a2372db0eca76c63bd68957157a78e0f0b5da7b', class: "text_with_line" }, h("gb-step-base", { key: '06ed7c972904ae7ada3363728780773b75fe62ec', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), h("gb-step-base", { key: '200a538a64dbf148d4b7223e72ef2773741c931e', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: '70b77ef217dd634fcd07cbad7723578b6e25fa74', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: '821b45aa5cd8c0f3b4da0da1dc29f5fccbed9e82', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: '0f215ace9956a510924d3044661490674ced6102', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: '8c0fb914d9fa38fdf63eec9aa079074729614f30', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: 'a9a0ba75f52c73aaec39db9a029105bc3a596b42', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
34
+ return (h("div", { key: '1e1304f48ee5db56a15198387ec2aadf26fd6f1c', class: "text_with_line" }, h("gb-step-base", { key: 'a645ca788654fb05ab79cacd1ba8be9760806b07', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), h("gb-step-base", { key: '80176ce81c1c34ab8e1b80ef7a064c3bff22f98a', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: '95661d3500e3214e8450ebce6cba1f0353e4d796', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: 'b844eca45620dfe90932baf42816cfa47f8bc4cd', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: '038578f4945a67983d289378dbc33b13472ec8c0', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: '1e32f2f08e7e0deb65d9e1ff8c374c6d7a1c672b', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: '8cad22d654db3d692e40da687debbb6d107d1326', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
35
35
  }
36
36
  static get is() { return "gb-stepper-horizontal-line-with-text"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -19,10 +19,10 @@ export class GbstepperVerticalIconsWithText {
19
19
  }
20
20
  emitIndex(index) {
21
21
  this.stepClicked.emit(index);
22
- console.log(index);
22
+ // console.log(index);
23
23
  }
24
24
  render() {
25
- return (h("div", { key: '527b72b12193f24d48b86513f85a83f424340818', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.steps.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) })))))));
25
+ return (h("div", { key: '6aa7875ca7ef9b12fe077788d3271b5239e7a9e3', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.steps.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) })))))));
26
26
  }
27
27
  static get is() { return "gb-stepper-vertical-icons-with-text"; }
28
28
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"gb-stepper-vertical-icons-with-text.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAgB,MAAM,eAAe,CAAC;AAQlF,MAAM,OAAO,8BAA8B;IAL3C;QAOU,cAAS,GAAY,KAAK,CAAC;QAE3B,UAAK,GAAkB;QAC7B,IAAI;QACJ,sBAAsB;QACtB,wBAAwB;QACxB,yBAAyB;QACzB,sFAAsF;QACtF,KAAK;QACL,IAAI;QACJ,sBAAsB;QACtB,uBAAuB;QACvB,yBAAyB;QACzB,sFAAsF;QACtF,KAAK;SACN,CAAC;KA8BH;IA3BC,SAAS,CAAC,KAAa;QACrB,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC7B,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;IACrB,CAAC;IAED,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAC,sBAAsB,IAC9B,IAAI,CAAC,IAAI,KAAK,MAAM,IAAI,CACvB,kBACG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAC/B,oBACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,SAAS,EAAE,KAAK,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,EACnE,KAAK,EAAE,IAAI,CAAC,KAAK,qBACA,IAAI,CAAC,cAAc,EACpC,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,GACtB,CACjB,CAAC,CACD,CACJ,CACG,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Fragment, Event, EventEmitter } from '@stencil/core';\r\nimport { GeneralSizes, StepperType } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-vertical-icons-with-text',\r\n styleUrl: 'gb-stepper-vertical-icons-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbstepperVerticalIconsWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() connector: boolean = false;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() steps: StepperType[] = [\r\n // {\r\n // state: 'default',\r\n // status: 'complete',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n // {\r\n // state: 'default',\r\n // status: 'current',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n ];\r\n @Event() stepClicked: EventEmitter<number>;\r\n\r\n emitIndex(index: number) {\r\n this.stepClicked.emit(index);\r\n console.log(index);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"vertical_stepper_div\">\r\n {this.type === 'icon' && (\r\n <>\r\n {this.steps.map((step, index) => (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={step.state}\r\n status={step.status}\r\n connector={index === this.steps.length - 1 ? false : this.connector}\r\n label={step.label}\r\n supporting-text={step.supportingText}\r\n onClick={() => this.emitIndex(index)}\r\n ></gb-step-base>\r\n ))}\r\n </>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"gb-stepper-vertical-icons-with-text.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAgB,MAAM,eAAe,CAAC;AAQlF,MAAM,OAAO,8BAA8B;IAL3C;QAOU,cAAS,GAAY,KAAK,CAAC;QAE3B,UAAK,GAAkB;QAC7B,IAAI;QACJ,sBAAsB;QACtB,wBAAwB;QACxB,yBAAyB;QACzB,sFAAsF;QACtF,KAAK;QACL,IAAI;QACJ,sBAAsB;QACtB,uBAAuB;QACvB,yBAAyB;QACzB,sFAAsF;QACtF,KAAK;SACN,CAAC;KA8BH;IA3BC,SAAS,CAAC,KAAa;QACrB,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC7B,sBAAsB;IACxB,CAAC;IAED,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAC,sBAAsB,IAC9B,IAAI,CAAC,IAAI,KAAK,MAAM,IAAI,CACvB,kBACG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAC/B,oBACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,SAAS,EAAE,KAAK,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,EACnE,KAAK,EAAE,IAAI,CAAC,KAAK,qBACA,IAAI,CAAC,cAAc,EACpC,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,GACtB,CACjB,CAAC,CACD,CACJ,CACG,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Fragment, Event, EventEmitter } from '@stencil/core';\r\nimport { GeneralSizes, StepperType } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-vertical-icons-with-text',\r\n styleUrl: 'gb-stepper-vertical-icons-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbstepperVerticalIconsWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() connector: boolean = false;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() steps: StepperType[] = [\r\n // {\r\n // state: 'default',\r\n // status: 'complete',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n // {\r\n // state: 'default',\r\n // status: 'current',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n ];\r\n @Event() stepClicked: EventEmitter<number>;\r\n\r\n emitIndex(index: number) {\r\n this.stepClicked.emit(index);\r\n // console.log(index);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"vertical_stepper_div\">\r\n {this.type === 'icon' && (\r\n <>\r\n {this.steps.map((step, index) => (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={step.state}\r\n status={step.status}\r\n connector={index === this.steps.length - 1 ? false : this.connector}\r\n label={step.label}\r\n supporting-text={step.supportingText}\r\n onClick={() => this.emitIndex(index)}\r\n ></gb-step-base>\r\n ))}\r\n </>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
@@ -40,11 +40,11 @@ export class GbTabButtonBase {
40
40
  this.tabClicked.emit();
41
41
  }
42
42
  render() {
43
- return (h("div", { key: '324e4461c439271f380272c3c886c58811e6e3df', class: `tab_button_div ${this.type}
43
+ return (h("div", { key: '4a3e74d620eaf54617ca3300eefcfcb6647fb505', 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: '34a72053a0f8e81ad106bddacb61065552e7e298', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '6437e46dee094cb21e2cba3503162c81e8d776f8', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
47
+ ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '23918fa6d2c62f3b80e3b3821af5998e606cfd78', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '5785bf4d6c18cf538237fcb53ddca541ac298bb2', 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: '84b1531050d3ace41fea0283d0843a55112757d6', name: "count" })))));
56
+ : 'gray' }, h("slot", { key: '00fb04b8c535b135cadf0f4dedbdbedce065545f', 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: '8e70c2190136f2b207169d479201957946fb80f1', class: "table_cell_div" }));
4
+ return (h("div", { key: 'a1fcb296cf3b9a0d1687c5630555262294624703', class: "table_cell_div" }));
5
5
  }
6
6
  static get is() { return "gb-table-cell"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -40,7 +40,7 @@ export class GbTableHeader {
40
40
  this.refreshButtonClicked.emit();
41
41
  }
42
42
  render() {
43
- return (h("div", { key: '0035205826d439ffbad471dfc9bddaae16790f4d', class: "table_header_div" }, h("div", { key: '7e2217e41a0b07de985a36f488eaafa6b3953843', class: "table_header_content" }, this.tableHeading && h("p", { key: '696984ca6f0ff3ca1d07866f313efb4bc073e1ab', class: "text-lg-semi-bold" }, this.tableHeadingLabel), h("div", { key: '5f155831f90c83b6ad75a6af21369b79569a66e8', class: "actions" }, this.showSearch && (h("div", { key: '151f5a1449038415743a03bf7d555b3ff448244b', class: "input_field" }, h("gb-input-field", { key: '8fe6c9cf0efd86f75ef44a3a4f0b941f68100589', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: 'f90a89e24b4affe9471275b16324e7e789165b8c', class: "action" }, this.showColumnOptions && (h("gb-button", { key: '3d552ac203dc6969d5476f8be7459292cc2ec50e', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: '84d5a5d9d26be4b3a728d6761050d11f62da2ff4' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: '9c81e024bd40f7ebc305a18e16136b072de226a9', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: 'cedc487cdb7a13d921dbca2737d5449c50b8aa11', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: '91d5e7bcd26ab964308dabc735b5b3d005272720', class: "export" }, h("gb-button", { key: '2f642ef5376b40a3581174b8900cd6316e3f1ab9', size: "md", 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: '88d7d005f3e219fa2988b29ce8a010a7fac75813' }, "Export")), this.showExportDropdown && h("gb-export-dropdown", { key: '836a518362265b1c2a244c564126411a67b3680c', onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" }))), this.showRefreshButton && (h("div", { key: '34594a574fffbf094b460120327b3b794137082b', class: "refresh_button" }, h("gb-button", { key: 'f2b54ab277839245927d6c6e19b98d15cb921d40', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
43
+ return (h("div", { key: '7e1b4b316989ee1f484194fce7645cb19ced9e5e', class: "table_header_div" }, h("div", { key: '16a7588e051f5ce5a618fe22743201791b4dc698', class: "table_header_content" }, this.tableHeading && h("p", { key: '46315968cf3e5e260fe8f6e361e948149fa9bf0f', class: "text-lg-semi-bold" }, this.tableHeadingLabel), h("div", { key: 'd7dd7dc35f97983db236cac6ac3cc0fb44ee0e43', class: "actions" }, this.showSearch && (h("div", { key: 'd1a7712864d870a853f34bcaa4c9d29f90b72160', class: "input_field" }, h("gb-input-field", { key: '8008a00bd07a44c5250a8b2144fcbffd640c3c7b', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: '057441854c0d1252b7377804dae4d40144777218', class: "action" }, this.showColumnOptions && (h("gb-button", { key: 'a2a220bbb6521329e627737365c5c553ed4646a3', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: '510a352b41248771e49fb1cccb526524a2fe5776' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: '8b1f62952287f0f2f7f04d5edf103bf5508feca9', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: '46c687515043222cafa1e44bfdf27d06b3944896', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: 'f887e2f4cb9c6ea60c3587937e55130414bcffc6', class: "export" }, h("gb-button", { key: '0ab12927919bf72e4418e090ceec23fbf379cd77', size: "md", 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: '76ed7c7d1146f51a56cce2f527d92413f5e65053' }, "Export")), this.showExportDropdown && h("gb-export-dropdown", { key: '867adc6c97d4a88f20e43d0645a7f8b2f2ac3eb0', onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" }))), this.showRefreshButton && (h("div", { key: '3acc0dd5d668b45d1cd37630e83cfe0849580785', class: "refresh_button" }, h("gb-button", { key: '64f5d1b37738144e58e8bcbb048ec3a84edb18dd', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
44
44
  }
45
45
  static get is() { return "gb-table-header"; }
46
46
  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: 'fdf8582d3e7514712970e7bcad4bd3848b049383', class: `container ${this.size}` }, h("div", { key: '4dbcd8791e74aba2ecb018075594de28bde283a9', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '1db2e1b4269eee602f18795e843284a01234d900', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '0f31b99c1804cf1480e96af4211cd599b52a61a4', class: "icon left-icon" }, h("img", { key: '69df9707bb792b2f99ac2c6ef2bc358d8b86090f', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'd4f22b111a393e82313130fbf85d8eaa2ca3a72a', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '5dc7e9ad99a3ad5faba3acf6ec326acd945207e8', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '78104bbab3a616cff136dc6b90e1b4fa4ca87d27', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'd778c9de343ea5297832f3af7e7203e150a78d21', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'a78b69caf5e74f1baa8f4e0c29d0d13d4e77e3e2', class: "label" }, h("slot", { key: '295550d524ce4f7613e0555c594bcd3745686975' })), this.action === 'count' && (h("gb-tag-count", { key: '21a89e64e550c9b3b7e8c247479c8e02a27246a7', size: this.size }, h("slot", { key: '280f5ad9d93ba3819e387baba984244f93f1484a', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'a93f54f1f55ddad66a390ecefc456b468ff56382', size: this.size, onClick: () => this.onTagClose() })));
25
+ return (h("div", { key: '9064b412c5b3073e43a37b635c952b2812526535', class: `container ${this.size}` }, h("div", { key: '6fd06c7274083dfb2868324402d87f8b123a53b2', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'ea3c25471481d0b658bc1e8d20b63824a726ce9e', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'de476c8ea804521d50260175c8fd9916ad459e8a', class: "icon left-icon" }, h("img", { key: '69dfa62c0281568cba049230ebf68d10047a1af8', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '9f8de8652b9192d9fee87f3695ddbcee510f6486', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '0052c86ed679a1e7f725cda8c57f1c7ea9f89ee8', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '974eff22e2c57ab28ff1d09001252b13ad397306', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'a9c30b5064580d357b64f4486b705bf82d8e7ca9', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '5622516c36099c3ffef4b5720a944d336e559a29', class: "label" }, h("slot", { key: '298aea4d55fc92ccd1c3d7154753c44814235cb0' })), this.action === 'count' && (h("gb-tag-count", { key: 'efe682f6f466688899538165096985b54eb9100c', size: this.size }, h("slot", { key: '83aef5f86973a8a5519b4c8979590bd1f82fe7c3', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '7a37bb1f3c17b36eeae7ecd174a50f232db61bd9', 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: 'be07fc6bf5dfcd9f7e6fac38078ed0e53b769223', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '8b0b79a386ebb5f2eb04974b4e833c2c20f8f23f', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: 'd93868132c36fbe4c6dc58a1b4036e405e7ea7bf', class: `custom-checkbox ${this.size}` }, h("svg", { key: '73ce53986861bc9e3b69c5d4a0c4ed18e6623cbd', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '047383f1f648a95974533e694d10cb5a0f7aa5e6', 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: '7a7dc7a30a445b6f0f45dd98f72a75abfbfc2148', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'ea4b3f26d940aa4afcc37d30129699ea64b05631', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: 'af911d67890951e5a84146803bc686c94e328e82', class: `custom-checkbox ${this.size}` }, h("svg", { key: '3a872238f47bd7fede65a8094f5570ae411c7b68', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'c8c6d8f8e1bee8871171101c54be6e3198785857', 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: '3166a35d419bcb5e35cc272e74c6ef0a97166253', class: this.size }, h("svg", { key: 'ab82f284a13242157a1541def38d367391edcf8b', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: 'a4d9d5e16472de2e87005ae09e2b62d9563235b2', 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: '4e22e0963c3e4dfc20d4ae7dd294b66e73e798fd', class: this.size }, h("svg", { key: 'dc016eb6c627fd88eecc1363dd22747593c70f15', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '938cfc61004dfadfe46496206150ff2b28764ef3', 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: '1ea735c5083a8d7d1202e9e499a79ba67cdec03f', class: this.size }, h("slot", { key: '208747be396d5933e043f1cacc7bc824a4e3c22e', name: "count" })));
4
+ return (h("div", { key: 'c1fa2faca3b203d897e1373e17c41bd27158e053', class: this.size }, h("slot", { key: 'ed80002f93d653a485988be8904ed0c2e5904915', name: "count" })));
5
5
  }
6
6
  static get is() { return "gb-tag-count"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -186,14 +186,14 @@ export class GbTextareaInputField {
186
186
  }
187
187
  }
188
188
  render() {
189
- return (h("div", { key: '31436c1b6fee08513860325622e22322546060b5', class: "textarea_container" }, h("div", { key: 'c7ab9e1915b4f8eeafdeed602e909b4350ec1cbe', class: "input_with_label" }, this.showLabel && h("p", { key: '1aac4f9a39dafa786aa63f3507b28338c4b44f95', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '0c4c9f33624396c7b9d7e8b9561ac02cb320831f', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (h("div", { key: 'c35f44d4b9c0c190069251941cd70f50ba035fe3', class: "textarea_tags" }, h("div", { key: '0c24489b27fc7cbf29ba6134d755f85675018df8', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'f20b94902e4bfbf8b696db65bc46744b70c2df2f', 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
189
+ return (h("div", { key: '9c6879ce7891fdcc7e8e05952586c1fd5a6c1f87', class: "textarea_container" }, h("div", { key: 'd534c68c4ee7178806944ddf537224c02b62d1c6', class: "input_with_label" }, this.showLabel && h("p", { key: 'ed9c9c362721d672bfef5768c50f27eb7a8cb13e', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '3840e1dc875f8c73f6faae4e783452a89d85e9e8', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (h("div", { key: '6953feb12a7ab24394036c716bbac26793e6601b', class: "textarea_tags" }, h("div", { key: 'bacf34069020229631b992ed5beba158b4b2289a', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '115a5edb96a9ac92a3b30dbfab65a31f4b2d043c', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
190
190
  .split(' ')
191
191
  .map(part => part.charAt(0).toUpperCase())
192
- .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: '4da0fad4a4a2c751b1adc74834468c92123ee02f', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '802f64196ac2aa2706f00eadcc8ee7ab3e765abf', class: "input_field" }, h("input", { key: 'd0dd578bb75d74138af186b3bfe5c6962d0e2541', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
192
+ .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: '41d49b9d901e6067424e254477b15f536080f344', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '110c608d2198c2d2b0978301ff00676ef84f32fd', class: "input_field" }, h("input", { key: 'c227f98e2cc560366f279ebfa0d1799497fc798c', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
193
193
  // placeholder={this.placeholderText}
194
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '4e1fa1aab6843803682d03e2eedf6282231965d8', class: "help_icon" }, h("svg", { key: '2874fb419f167844f37f41b6008605c558c50a89', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '0d4b5fb4c3c861577779b92efd8e111016dcc05e', 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: 'd00bc3712f0517650ac6e20a661d9622abf73f08', 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'
194
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '657d42f8dae024b276ec754d9ad7b77ec34e59ec', class: "help_icon" }, h("svg", { key: '72a27c497971c8badec9ed4544df69b8d673a7bb', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '765c41b4b09a6425ab25081769671b05c86d4d64', 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: 'af4a2be2c6fda5117fc9810e6e79f0f231ad964c', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
195
195
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
196
- : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'cf7122847d515ed78eb85bb7e2a6a41dd42486f7', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
196
+ : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'af4bb7ce20e05646a7afe56666d4740783bdc8f1', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
197
197
  }
198
198
  static get is() { return "gb-textarea-input-field"; }
199
199
  static get encapsulation() { return "shadow"; }
@@ -16,7 +16,7 @@ export class GbThemeTab {
16
16
  const systemIconSrc = getAssetPath(`assets/laptop.svg`);
17
17
  const sunSrc = getAssetPath(`assets/sun-02.svg`);
18
18
  const moonSrc = getAssetPath(`assets/moon-02.svg`);
19
- return (h("div", { key: '00dba09d597114470187ce52bc326dc664a63fa1', class: `theme_tab_div` }, h("div", { key: 'e76fe16566d0fcc4b033e891c018ff4b723b7501', class: "tab" }, h("gb-icon-button-base", { key: '74dedc6b3b774a08e07b58756b469b2db881a8f8', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: 'b4dd442f30888385d557970462b1f38fe4283984', class: "tab" }, h("gb-icon-button-base", { key: '93bd88a3d04259ef1271509ff81bd474c403b09d', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '18191b2b18d2f8c735671c3e25e7b705569e1fac', class: "tab" }, h("gb-icon-button-base", { key: 'fea3f1e5e02aaada78c679e1ffb15c9271a11006', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
19
+ return (h("div", { key: '5d66ea774cd39e994726be8bfa85648091a96e59', class: `theme_tab_div` }, h("div", { key: 'b18b6f33329c61169e22183acd9b74b0719282eb', class: "tab" }, h("gb-icon-button-base", { key: '77aae562daf8379441ce4129cd05e172ee99df94', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: 'cc943224e50046524e798f27f8608d7c57ec8900', class: "tab" }, h("gb-icon-button-base", { key: '06924d6ce148d11053670181d153fea462af663b', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '1f86f4466df450e3cb396b599594da9808f69f4b', class: "tab" }, h("gb-icon-button-base", { key: '103c920a8b8e8cb1316d23a17e647e18aebec153', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
20
20
  }
21
21
  static get is() { return "gb-theme-tab"; }
22
22
  static get encapsulation() { return "shadow"; }
@@ -54,7 +54,7 @@ export class GbToast {
54
54
  }
55
55
  }
56
56
  render() {
57
- return (h("div", { key: '1ad817951420c5fc40d36a17a51cf09991049de5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '584cb0894646fec17e16b6edfaa1fa4def8538e4', class: `icon_container` }, h("svg", { key: 'b7c4d605196d91097a56033acf6273513254239a', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '8fd5acc4c7acf5b2173eaaab5dccc782abe2e925', 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: 'd68d4e29b82032e0411fd234ef47f367c736389f', "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: 'cd38f7734bd833e58443f41fb4ba6fb3c8cc5ed4', "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: '5e1bf25104ba45afad1506fd532b1f689302c2c8', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '15e8454363ab05bd4de8b2e75adcabbed2d87a03', class: `text ${this.size}` }, h("slot", { key: '7417ed16cd9d9d69d3e7774685f2b90efa398ce2', name: "main_text" }), this.showSupportingText && h("slot", { key: '038abe7f65e2155feb94f96a7351bfcd567fa4d3', name: "supporting_text" })), this.actions && (h("div", { key: 'c645e3ca106edcb1d43c3c34b3845a4b6d96731a', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '1162fe407e4ee44317bc40239ed7e4e854a9cb35', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '6c54403b2edf12ef9f64efad01e62c524f8e6c80', class: `container ${this.breakpoint}` }, h("div", { key: '6fb8b65fe0a32dd71ccf5092e4d231473def22f9', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '89f5e069a2141ee671de90ae9a2556ebbed6c9ca', class: `inner_content ${this.breakpoint}` }, h("div", { key: '910ca112773413fb9a0b57496f8ac495a26f5cf0', class: `icon_container` }, h("svg", { key: 'd87f64f1fbd158c54297a6c4bb8f36a3b8af3007', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'e9f5f8a8e276a24942ab135dd5dde9c549e6f67e', 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: '60609c91249dd4a03fbd171f278defefbf8e9752', "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: '2dca6df2af6bc82901c050ace29f7d6f80f46967', "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: '3596a662627c2acc8bf12e086de4c9f5c02f351b', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'e2023669cac556a9ac0b6ed8eb5a0efe3c23e6d7', name: "main_text" }), this.showSupportingText && h("slot", { key: '84556fde8907616f1cb8df79567f317353e99439', name: "supporting_text" }))), this.actions && (h("div", { key: '9cba73e671b57e1172aae3a23520d034a1f7759e', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '7eddca8a421d31228aabfd6960753a200da51725', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
57
+ return (h("div", { key: '4e24846e5ffab582565556bea6da2035f8b8f6d3', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'f6620151939ef238733a3ac0a960432987810715', class: `icon_container` }, h("svg", { key: '69d7e40c13d0ed6a9ef289e28a4fb1a06cf3e2c8', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '9e7e16269a651e931bcd4ae20a8a493bf886b7a5', 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: 'ea13db8a5b48ac9d10abd0178783145f67568a1f', "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: '1b569ea773346faf091fa2852a422339c28bd153', "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: 'afbcdc45d9cd62ac01551ea9fc4a277932c550e3', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'e106c733b71bd90e2b58ce731d78fbf4b00c36dc', class: `text ${this.size}` }, h("slot", { key: '61af6a99da82801940b2c02e1821a5cd28835a32', name: "main_text" }), this.showSupportingText && h("slot", { key: 'e2a86e12a03b03024bf371b8b82c271a7d407f8e', name: "supporting_text" })), this.actions && (h("div", { key: 'ccd0bbaf83bb7096b254dd4dc0dc7faa4b94a3f4', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'abbe2b4183031f1f498373a9f203fe22c9e85f46', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'cac661af1abf5ea83d3a292e39c62e2363e6d4b7', class: `container ${this.breakpoint}` }, h("div", { key: '625bad815eff678af3f0040a5385315bfa780252', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'd172492556b65e8bbffe5ee400cb1d75ce0ff4b2', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'f7d1e7930fe1c9e58bfb406ce7a535074069d53e', class: `icon_container` }, h("svg", { key: '2e44b4378672b2d4545c6e0bf03379ea73c18ebc', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '17c14342afe72414909323576395868219b09118', 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: '68d1c063c983637c03559448627f7a90544d74fa', "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: 'ed7a1cae6309438daccf4e8795f1b5904718dd20', "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: 'd69a267c748c633bb82059d8f13fc25cca612676', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '62ed415bcb863b970c5dfa19e81c8512075e14bf', name: "main_text" }), this.showSupportingText && h("slot", { key: '0efd115882f6c13343f72bd53f762bd9f11ec897', name: "supporting_text" }))), this.actions && (h("div", { key: 'a7447296a1bdbf9d699238f2ff80deac8f82e908', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'de951512101bb028270a35ac6d5f584b83cd7191', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
58
58
  }
59
59
  static get is() { return "gb-toast"; }
60
60
  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: '3a59a6bc1fdcfdade44a053c2ce6bcfee8f6bb67', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'f23c9de89114d89ef5ec987896aa39abf3c29d78' })));
8
+ return (h("div", { key: '8068451bc5d060c5d2355962a537e5cadea40d50', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'd71f79c10141849e450197e69a12f409fb2bb6bb' })));
9
9
  }
10
10
  static get is() { return "gb-toast-button"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -34,7 +34,7 @@ export class GbToggle {
34
34
  }
35
35
  }
36
36
  render() {
37
- return (h("div", { key: '44b21b19d8efcd9583728a06dcf7addeaa35cc92', class: `toggle_div ${this.size}` }, h("div", { key: '25a5e8fe2a51a8c99288698b48bf8d837e5e4276', class: "toggle_base" }, h("gb-toggle-base", { key: 'baffe0e658660848338411cdbc75062a751a4e95', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'c9c5cd0b60bf80385f19465e46931fe10db59e97', class: "text" }, h("slot", { key: '046f6090423fe95ae50f291843d959e0b42e04b9', name: "main_text" }), this.supportingText && (h("slot", { key: 'e92c48fe7ddeaaf3b9a97c5a3fa7b06f173137d7', name: "supporting_text" }))))));
37
+ return (h("div", { key: '55424accb77b9eafe1b14698e11b97bf4cb303e4', class: `toggle_div ${this.size}` }, h("div", { key: '71cabb441a3f19a842a65de59db8b6cf354beb31', class: "toggle_base" }, h("gb-toggle-base", { key: '626d192887e5bb9fd9393879d798416a3e8aba42', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'a864908b0af5f8ccde3ba57f5802b1d8ab3c0879', class: "text" }, h("slot", { key: 'f7d6bfe6757a4baf975b1d857bb648196f33ab02', name: "main_text" }), this.supportingText && (h("slot", { key: '6f7f8deb2835f5ae44f8cfd056b6b82c83386053', name: "supporting_text" }))))));
38
38
  }
39
39
  static get is() { return "gb-toggle"; }
40
40
  static get encapsulation() { return "shadow"; }