globuswebcomponents 2.1.0 → 2.1.1

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 (365) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar_19.cjs.entry.js +47 -26
  3. package/dist/cjs/gb-avatar_19.cjs.entry.js.map +1 -1
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  8. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  10. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js +2 -2
  11. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-pagination.cjs.entry.js +4 -4
  14. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  25. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  28. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  31. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  34. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  38. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  40. package/dist/cjs/globuscomponents.cjs.js +1 -1
  41. package/dist/cjs/loader.cjs.js +1 -1
  42. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  43. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +190 -176
  44. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +49 -6
  45. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  46. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  47. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  48. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  49. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  50. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  51. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  52. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  53. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  54. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  55. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  56. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  57. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  58. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  59. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  60. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  61. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  62. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  63. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  64. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  65. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  66. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  67. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  68. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  69. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  70. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  71. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  72. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  73. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  74. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  75. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  76. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  77. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  78. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  79. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  80. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  81. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  82. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  83. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  84. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  85. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  86. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  87. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  88. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  89. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  90. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  91. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  92. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  93. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  94. package/dist/components/gb-avatar-add-button.js +1 -1
  95. package/dist/components/gb-avatar-dropdown.js +7 -7
  96. package/dist/components/gb-avatar-group.js +4 -4
  97. package/dist/components/gb-avatar-label-group.js +1 -1
  98. package/dist/components/gb-avatar-profile-photo.js +2 -2
  99. package/dist/components/gb-avatar.js +1 -1
  100. package/dist/components/gb-badge.js +1 -1
  101. package/dist/components/gb-checkbox-group-item.js +1 -1
  102. package/dist/components/gb-checkbox-group.js +3 -3
  103. package/dist/components/gb-collapse-button.js +1 -1
  104. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  105. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  106. package/dist/components/gb-detail-cell.js +4 -4
  107. package/dist/components/gb-file-upload-item-base.js +1 -1
  108. package/dist/components/gb-file-upload.js +3 -3
  109. package/dist/components/gb-filter-button.js +1 -1
  110. package/dist/components/gb-header.js +2 -2
  111. package/dist/components/gb-help-tooltip.js +1 -1
  112. package/dist/components/gb-horizontal-tabs.js +4 -4
  113. package/dist/components/gb-icon-button-base.js +1 -1
  114. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  115. package/dist/components/gb-input-dropdown.js +1 -1
  116. package/dist/components/gb-input-field.js +1 -1
  117. package/dist/components/gb-mega-input-field-base.js +1 -1
  118. package/dist/components/gb-notification-content.js +1 -1
  119. package/dist/components/gb-notification-pane.js +4 -4
  120. package/dist/components/gb-pagination-button-group-base.js +1 -1
  121. package/dist/components/gb-pagination-dot-group.js +1 -1
  122. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  123. package/dist/components/gb-pagination-number-base.js +1 -1
  124. package/dist/components/gb-pagination.js +18 -18
  125. package/dist/components/gb-password-button.js +1 -1
  126. package/dist/components/gb-progress-bar.js +1 -1
  127. package/dist/components/gb-progress-circle.js +1 -1
  128. package/dist/components/gb-quick-action-card.js +1 -1
  129. package/dist/components/gb-quick-action-icon.js +1 -1
  130. package/dist/components/gb-scrollbar.js +1 -1
  131. package/dist/components/gb-sidebar.js +9 -9
  132. package/dist/components/gb-simple-side-bar-item.js +1 -1
  133. package/dist/components/gb-slider-control-handle.js +1 -1
  134. package/dist/components/gb-slider.js +3 -3
  135. package/dist/components/gb-status-indicator.js +1 -1
  136. package/dist/components/gb-step-base.js +1 -1
  137. package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
  138. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  139. package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
  140. package/dist/components/gb-tab-button-base.js +1 -1
  141. package/dist/components/gb-table-cell.js +1 -1
  142. package/dist/components/gb-table-header.js +14 -14
  143. package/dist/components/gb-tag-checkbox.js +1 -1
  144. package/dist/components/gb-tag-close.js +1 -1
  145. package/dist/components/gb-tag-count.js +1 -1
  146. package/dist/components/gb-tag.js +1 -1
  147. package/dist/components/gb-textarea-input-field.js +11 -11
  148. package/dist/components/gb-theme-tab.js +1 -1
  149. package/dist/components/gb-toast-button.js +1 -1
  150. package/dist/components/gb-toast.js +2 -2
  151. package/dist/components/gb-toggle-base.js +1 -1
  152. package/dist/components/gb-toggle.js +2 -2
  153. package/dist/components/gb-token-field-compact.js +2 -2
  154. package/dist/components/gb-token-field-compressed.js +3 -3
  155. package/dist/components/gb-tooltip.js +1 -1
  156. package/dist/components/gb-top-bar-item.js +1 -1
  157. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  158. package/dist/components/gb-top-bar.js +3 -3
  159. package/dist/components/gb-vertical-tabs.js +1 -1
  160. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  161. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  162. package/dist/components/{p-CnGyYx_4.js → p--inzx1tg.js} +3 -3
  163. package/dist/components/{p-CnGyYx_4.js.map → p--inzx1tg.js.map} +1 -1
  164. package/dist/components/{p-BWhbgufr.js → p-1YPHhZ3b.js} +3 -3
  165. package/dist/components/{p-BWhbgufr.js.map → p-1YPHhZ3b.js.map} +1 -1
  166. package/dist/components/{p-DUN5wvVk.js → p-9doPcSx4.js} +3 -3
  167. package/dist/components/{p-DUN5wvVk.js.map → p-9doPcSx4.js.map} +1 -1
  168. package/dist/components/{p-B7psgck2.js → p-A4lkbOWW.js} +6 -6
  169. package/dist/components/{p-B7psgck2.js.map → p-A4lkbOWW.js.map} +1 -1
  170. package/dist/components/{p-C6Urm9pR.js → p-AF4yjZp5.js} +3 -3
  171. package/dist/components/{p-C6Urm9pR.js.map → p-AF4yjZp5.js.map} +1 -1
  172. package/dist/components/{p-CM_Xf92A.js → p-ANBE_QZ8.js} +43 -20
  173. package/dist/components/p-ANBE_QZ8.js.map +1 -0
  174. package/dist/components/{p-Cq03BkDc.js → p-B-IKjj-L.js} +4 -4
  175. package/dist/components/{p-Cq03BkDc.js.map → p-B-IKjj-L.js.map} +1 -1
  176. package/dist/components/{p-ViIfNuGN.js → p-B0tiEBML.js} +3 -3
  177. package/dist/components/{p-ViIfNuGN.js.map → p-B0tiEBML.js.map} +1 -1
  178. package/dist/components/{p-BbH6dAFf.js → p-B2IgruVC.js} +3 -3
  179. package/dist/components/{p-BbH6dAFf.js.map → p-B2IgruVC.js.map} +1 -1
  180. package/dist/components/{p-Dal9UIgG.js → p-BFa_9mVP.js} +5 -5
  181. package/dist/components/{p-Dal9UIgG.js.map → p-BFa_9mVP.js.map} +1 -1
  182. package/dist/components/{p-DDc7hrIZ.js → p-BG3Xx2AB.js} +3 -3
  183. package/dist/components/{p-DDc7hrIZ.js.map → p-BG3Xx2AB.js.map} +1 -1
  184. package/dist/components/{p--4t7E1Jq.js → p-BMJGgDQg.js} +3 -3
  185. package/dist/components/{p--4t7E1Jq.js.map → p-BMJGgDQg.js.map} +1 -1
  186. package/dist/components/{p-CuVDvIYl.js → p-BNJ_vQWg.js} +4 -4
  187. package/dist/components/{p-CuVDvIYl.js.map → p-BNJ_vQWg.js.map} +1 -1
  188. package/dist/components/{p-OjTlJcO9.js → p-BOH2CTPW.js} +3 -3
  189. package/dist/components/{p-OjTlJcO9.js.map → p-BOH2CTPW.js.map} +1 -1
  190. package/dist/components/{p-CNg5XpQq.js → p-BSyfzxCF.js} +3 -3
  191. package/dist/components/{p-CNg5XpQq.js.map → p-BSyfzxCF.js.map} +1 -1
  192. package/dist/components/{p-BxSD3zvu.js → p-BZt0yCen.js} +3 -3
  193. package/dist/components/{p-BxSD3zvu.js.map → p-BZt0yCen.js.map} +1 -1
  194. package/dist/components/{p-DtoLAKcP.js → p-Bl9nxjeS.js} +3 -3
  195. package/dist/components/{p-DtoLAKcP.js.map → p-Bl9nxjeS.js.map} +1 -1
  196. package/dist/components/{p-H-BrS2Rj.js → p-BrD9qtR9.js} +8 -8
  197. package/dist/components/{p-H-BrS2Rj.js.map → p-BrD9qtR9.js.map} +1 -1
  198. package/dist/components/{p-C36DoztP.js → p-C7K1IG2o.js} +3 -3
  199. package/dist/components/{p-C36DoztP.js.map → p-C7K1IG2o.js.map} +1 -1
  200. package/dist/components/{p-DcxI7xiC.js → p-CGeZp1HY.js} +3 -3
  201. package/dist/components/{p-DcxI7xiC.js.map → p-CGeZp1HY.js.map} +1 -1
  202. package/dist/components/{p-5tMJZCrx.js → p-CHFa1WUc.js} +4 -4
  203. package/dist/components/{p-5tMJZCrx.js.map → p-CHFa1WUc.js.map} +1 -1
  204. package/dist/components/{p-D8i4ZWAM.js → p-CV14GOcG.js} +4 -4
  205. package/dist/components/{p-D8i4ZWAM.js.map → p-CV14GOcG.js.map} +1 -1
  206. package/dist/components/{p-91p6Yv69.js → p-CaTQ6NyD.js} +4 -4
  207. package/dist/components/{p-91p6Yv69.js.map → p-CaTQ6NyD.js.map} +1 -1
  208. package/dist/components/{p-D7e4h5mf.js → p-CcrCssCE.js} +3 -3
  209. package/dist/components/{p-D7e4h5mf.js.map → p-CcrCssCE.js.map} +1 -1
  210. package/dist/components/{p-BsJdPa1j.js → p-Chtb30hU.js} +7 -7
  211. package/dist/components/{p-BsJdPa1j.js.map → p-Chtb30hU.js.map} +1 -1
  212. package/dist/components/{p-DCY4m3Jv.js → p-CjW83S_r.js} +8 -8
  213. package/dist/components/{p-DCY4m3Jv.js.map → p-CjW83S_r.js.map} +1 -1
  214. package/dist/components/{p-CBkEEu6H.js → p-CvxJpOZj.js} +3 -3
  215. package/dist/components/{p-CBkEEu6H.js.map → p-CvxJpOZj.js.map} +1 -1
  216. package/dist/components/{p-DesLyDkb.js → p-Cy8_rNDo.js} +7 -7
  217. package/dist/components/{p-DesLyDkb.js.map → p-Cy8_rNDo.js.map} +1 -1
  218. package/dist/components/{p-DKjkaoGI.js → p-D77rlmnX.js} +4 -4
  219. package/dist/components/{p-DKjkaoGI.js.map → p-D77rlmnX.js.map} +1 -1
  220. package/dist/components/{p-DKupWpIQ.js → p-DKaKT_kt.js} +3 -3
  221. package/dist/components/{p-DKupWpIQ.js.map → p-DKaKT_kt.js.map} +1 -1
  222. package/dist/components/{p-B1XG9us_.js → p-DVmvwI5x.js} +3 -3
  223. package/dist/components/{p-B1XG9us_.js.map → p-DVmvwI5x.js.map} +1 -1
  224. package/dist/components/{p-Cck8gVkn.js → p-DjMFfmJf.js} +4 -4
  225. package/dist/components/{p-Cck8gVkn.js.map → p-DjMFfmJf.js.map} +1 -1
  226. package/dist/components/{p-D3TFuGCJ.js → p-FAgeoWnI.js} +3 -3
  227. package/dist/components/{p-D3TFuGCJ.js.map → p-FAgeoWnI.js.map} +1 -1
  228. package/dist/components/{p-DzvDbMDC.js → p-KdbTc1OA.js} +24 -24
  229. package/dist/components/{p-DzvDbMDC.js.map → p-KdbTc1OA.js.map} +1 -1
  230. package/dist/components/{p-N5HAg_U8.js → p-LFj_wAEh.js} +4 -4
  231. package/dist/components/{p-N5HAg_U8.js.map → p-LFj_wAEh.js.map} +1 -1
  232. package/dist/components/{p-DnNcKXrd.js → p-_xLQ1uIq.js} +5 -5
  233. package/dist/components/{p-DnNcKXrd.js.map → p-_xLQ1uIq.js.map} +1 -1
  234. package/dist/components/{p-CGPbmgiq.js → p-zDnwv5L8.js} +4 -4
  235. package/dist/components/{p-CGPbmgiq.js.map → p-zDnwv5L8.js.map} +1 -1
  236. package/dist/components/test-input-tag.js +9 -9
  237. package/dist/docs.json +32 -2
  238. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  239. package/dist/esm/gb-avatar_19.entry.js +47 -26
  240. package/dist/esm/gb-avatar_19.entry.js.map +1 -1
  241. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  242. package/dist/esm/gb-featured-icon_2.entry.js +1 -1
  243. package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
  244. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  245. package/dist/esm/gb-notification-content.entry.js +1 -1
  246. package/dist/esm/gb-notification-pane.entry.js +3 -3
  247. package/dist/esm/gb-pagination-button-group-base_2.entry.js +2 -2
  248. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  249. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  250. package/dist/esm/gb-pagination.entry.js +4 -4
  251. package/dist/esm/gb-progress-circle.entry.js +1 -1
  252. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  253. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  254. package/dist/esm/gb-scrollbar.entry.js +1 -1
  255. package/dist/esm/gb-sidebar.entry.js +1 -1
  256. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  257. package/dist/esm/gb-slider.entry.js +1 -1
  258. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  259. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  260. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  261. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  262. package/dist/esm/gb-table-cell.entry.js +1 -1
  263. package/dist/esm/gb-table-header.entry.js +1 -1
  264. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  265. package/dist/esm/gb-toast-button.entry.js +1 -1
  266. package/dist/esm/gb-toast.entry.js +1 -1
  267. package/dist/esm/gb-toggle-base.entry.js +2 -2
  268. package/dist/esm/gb-toggle.entry.js +1 -1
  269. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  270. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  271. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  272. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  273. package/dist/esm/gb-top-bar.entry.js +1 -1
  274. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  275. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  276. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  277. package/dist/esm/globuscomponents.js +1 -1
  278. package/dist/esm/loader.js +1 -1
  279. package/dist/esm/test-input-tag.entry.js +2 -2
  280. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  281. package/dist/globuscomponents/{p-aa5d01f9.entry.js → p-0a292bce.entry.js} +2 -2
  282. package/dist/globuscomponents/{p-0e93fe4e.entry.js → p-0cb13263.entry.js} +2 -2
  283. package/dist/globuscomponents/{p-99ce87bf.entry.js → p-14acad66.entry.js} +2 -2
  284. package/dist/globuscomponents/{p-41d0df50.entry.js → p-1a286635.entry.js} +2 -2
  285. package/dist/globuscomponents/{p-b6fdb570.entry.js → p-1fa05507.entry.js} +2 -2
  286. package/dist/globuscomponents/{p-2f6e9d93.entry.js → p-239e2791.entry.js} +2 -2
  287. package/dist/globuscomponents/{p-13e75839.entry.js → p-25536e7a.entry.js} +2 -2
  288. package/dist/globuscomponents/{p-96fe2127.entry.js → p-33500c4a.entry.js} +2 -2
  289. package/dist/globuscomponents/{p-278ad09f.entry.js → p-429fda4b.entry.js} +2 -2
  290. package/dist/globuscomponents/{p-4f935005.entry.js → p-4f81d591.entry.js} +2 -2
  291. package/dist/globuscomponents/p-4fd494d9.entry.js +2 -0
  292. package/dist/globuscomponents/{p-8b7dfab9.entry.js → p-50452901.entry.js} +2 -2
  293. package/dist/globuscomponents/{p-a0561fd2.entry.js → p-51889dd0.entry.js} +2 -2
  294. package/dist/globuscomponents/{p-9b32beec.entry.js → p-5de5fcd7.entry.js} +2 -2
  295. package/dist/globuscomponents/{p-e9812767.entry.js → p-653c5adc.entry.js} +2 -2
  296. package/dist/globuscomponents/{p-985ccb8e.entry.js → p-6f7e87e5.entry.js} +2 -2
  297. package/dist/globuscomponents/{p-ac7aacf0.entry.js → p-739f986a.entry.js} +2 -2
  298. package/dist/globuscomponents/p-739f986a.entry.js.map +1 -0
  299. package/dist/globuscomponents/{p-3351c7ac.entry.js → p-74f9ff8c.entry.js} +2 -2
  300. package/dist/globuscomponents/{p-cefea8ad.entry.js → p-7a40ef38.entry.js} +2 -2
  301. package/dist/globuscomponents/p-7d62171a.entry.js +2 -0
  302. package/dist/globuscomponents/{p-82a41cfa.entry.js → p-87fc3e2d.entry.js} +2 -2
  303. package/dist/globuscomponents/{p-a4d8bd75.entry.js → p-94b09042.entry.js} +2 -2
  304. package/dist/globuscomponents/{p-520da3e2.entry.js → p-96cbd5e7.entry.js} +2 -2
  305. package/dist/globuscomponents/{p-ed92c4f2.entry.js → p-96dc6fcd.entry.js} +2 -2
  306. package/dist/globuscomponents/{p-1ee7c0d9.entry.js → p-a3395a1b.entry.js} +2 -2
  307. package/dist/globuscomponents/{p-8779458b.entry.js → p-a5151a5d.entry.js} +2 -2
  308. package/dist/globuscomponents/{p-ce99db8d.entry.js → p-a66c3127.entry.js} +2 -2
  309. package/dist/globuscomponents/{p-fb1776e8.entry.js → p-aaf9bd86.entry.js} +2 -2
  310. package/dist/globuscomponents/{p-4fe388eb.entry.js → p-bc40b66d.entry.js} +2 -2
  311. package/dist/globuscomponents/{p-1800cf35.entry.js → p-cabc2976.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-ee90e226.entry.js → p-d8429943.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-948fd852.entry.js → p-da0c9bd5.entry.js} +2 -2
  314. package/dist/globuscomponents/{p-5a10e3d6.entry.js → p-e01d6201.entry.js} +2 -2
  315. package/dist/globuscomponents/{p-7bda0972.entry.js → p-e5934152.entry.js} +2 -2
  316. package/dist/globuscomponents/{p-b58a8f84.entry.js → p-e6ec7ef3.entry.js} +2 -2
  317. package/dist/globuscomponents/{p-bad7eb94.entry.js → p-f04013f2.entry.js} +2 -2
  318. package/dist/globuscomponents/{p-7e05f84c.entry.js → p-faec4074.entry.js} +2 -2
  319. package/dist/globuscomponents/{p-ee8f90c2.entry.js → p-fe614d73.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-62ddd1fa.entry.js → p-ff8ca78a.entry.js} +2 -2
  321. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +4 -1
  322. package/dist/types/components.d.ts +1 -0
  323. package/package.json +1 -1
  324. package/dist/components/p-CM_Xf92A.js.map +0 -1
  325. package/dist/globuscomponents/p-799e67d0.entry.js +0 -2
  326. package/dist/globuscomponents/p-ac7aacf0.entry.js.map +0 -1
  327. package/dist/globuscomponents/p-d3f7a322.entry.js +0 -2
  328. /package/dist/globuscomponents/{p-aa5d01f9.entry.js.map → p-0a292bce.entry.js.map} +0 -0
  329. /package/dist/globuscomponents/{p-0e93fe4e.entry.js.map → p-0cb13263.entry.js.map} +0 -0
  330. /package/dist/globuscomponents/{p-99ce87bf.entry.js.map → p-14acad66.entry.js.map} +0 -0
  331. /package/dist/globuscomponents/{p-41d0df50.entry.js.map → p-1a286635.entry.js.map} +0 -0
  332. /package/dist/globuscomponents/{p-b6fdb570.entry.js.map → p-1fa05507.entry.js.map} +0 -0
  333. /package/dist/globuscomponents/{p-2f6e9d93.entry.js.map → p-239e2791.entry.js.map} +0 -0
  334. /package/dist/globuscomponents/{p-13e75839.entry.js.map → p-25536e7a.entry.js.map} +0 -0
  335. /package/dist/globuscomponents/{p-96fe2127.entry.js.map → p-33500c4a.entry.js.map} +0 -0
  336. /package/dist/globuscomponents/{p-278ad09f.entry.js.map → p-429fda4b.entry.js.map} +0 -0
  337. /package/dist/globuscomponents/{p-4f935005.entry.js.map → p-4f81d591.entry.js.map} +0 -0
  338. /package/dist/globuscomponents/{p-799e67d0.entry.js.map → p-4fd494d9.entry.js.map} +0 -0
  339. /package/dist/globuscomponents/{p-8b7dfab9.entry.js.map → p-50452901.entry.js.map} +0 -0
  340. /package/dist/globuscomponents/{p-a0561fd2.entry.js.map → p-51889dd0.entry.js.map} +0 -0
  341. /package/dist/globuscomponents/{p-9b32beec.entry.js.map → p-5de5fcd7.entry.js.map} +0 -0
  342. /package/dist/globuscomponents/{p-e9812767.entry.js.map → p-653c5adc.entry.js.map} +0 -0
  343. /package/dist/globuscomponents/{p-985ccb8e.entry.js.map → p-6f7e87e5.entry.js.map} +0 -0
  344. /package/dist/globuscomponents/{p-3351c7ac.entry.js.map → p-74f9ff8c.entry.js.map} +0 -0
  345. /package/dist/globuscomponents/{p-cefea8ad.entry.js.map → p-7a40ef38.entry.js.map} +0 -0
  346. /package/dist/globuscomponents/{p-d3f7a322.entry.js.map → p-7d62171a.entry.js.map} +0 -0
  347. /package/dist/globuscomponents/{p-82a41cfa.entry.js.map → p-87fc3e2d.entry.js.map} +0 -0
  348. /package/dist/globuscomponents/{p-a4d8bd75.entry.js.map → p-94b09042.entry.js.map} +0 -0
  349. /package/dist/globuscomponents/{p-520da3e2.entry.js.map → p-96cbd5e7.entry.js.map} +0 -0
  350. /package/dist/globuscomponents/{p-ed92c4f2.entry.js.map → p-96dc6fcd.entry.js.map} +0 -0
  351. /package/dist/globuscomponents/{p-1ee7c0d9.entry.js.map → p-a3395a1b.entry.js.map} +0 -0
  352. /package/dist/globuscomponents/{p-8779458b.entry.js.map → p-a5151a5d.entry.js.map} +0 -0
  353. /package/dist/globuscomponents/{p-ce99db8d.entry.js.map → p-a66c3127.entry.js.map} +0 -0
  354. /package/dist/globuscomponents/{p-fb1776e8.entry.js.map → p-aaf9bd86.entry.js.map} +0 -0
  355. /package/dist/globuscomponents/{p-4fe388eb.entry.js.map → p-bc40b66d.entry.js.map} +0 -0
  356. /package/dist/globuscomponents/{p-1800cf35.entry.js.map → p-cabc2976.entry.js.map} +0 -0
  357. /package/dist/globuscomponents/{p-ee90e226.entry.js.map → p-d8429943.entry.js.map} +0 -0
  358. /package/dist/globuscomponents/{p-948fd852.entry.js.map → p-da0c9bd5.entry.js.map} +0 -0
  359. /package/dist/globuscomponents/{p-5a10e3d6.entry.js.map → p-e01d6201.entry.js.map} +0 -0
  360. /package/dist/globuscomponents/{p-7bda0972.entry.js.map → p-e5934152.entry.js.map} +0 -0
  361. /package/dist/globuscomponents/{p-b58a8f84.entry.js.map → p-e6ec7ef3.entry.js.map} +0 -0
  362. /package/dist/globuscomponents/{p-bad7eb94.entry.js.map → p-f04013f2.entry.js.map} +0 -0
  363. /package/dist/globuscomponents/{p-7e05f84c.entry.js.map → p-faec4074.entry.js.map} +0 -0
  364. /package/dist/globuscomponents/{p-ee8f90c2.entry.js.map → p-fe614d73.entry.js.map} +0 -0
  365. /package/dist/globuscomponents/{p-62ddd1fa.entry.js.map → p-ff8ca78a.entry.js.map} +0 -0
@@ -40,7 +40,7 @@ export class GbStepBase {
40
40
  this.internalState = newValue;
41
41
  }
42
42
  render() {
43
- return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'ce1901f5d3cb288d28053cbccb9adf227c6c2ab1', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (h("div", { key: 'e10a2a102f507d6c09f99c4da08fc8cb9446f6b3', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, h("div", { key: 'f947fe01c75b6b0aa1ec646cabdc92e97500d3f0', class: `text_line_div_content` }, h("p", { key: 'aa9e0872a4149ac4380307056a946c834fbc4850', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && h("p", { key: 'db96c3173e32e89205819f23fcfce0a4872b4291', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '2ea0484d47b52ee003ded92fb4505bb7b39ff473', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '957ef202eab91cc631644bfeeed0916caeadfb94', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '1cfb9caf149313707158b79fa68a5a126ccb3b3e', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '8df6a6a48f4a19c672c84b9c8204b65ef802cdae', 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: 'e3fa07c61a27d3539e51dabcb1c845feda66ebe8', class: `icon_left_div ${this.size}` }, h("div", { key: '05484419d4106b46b82582a0f6d0230c5182fb2a', class: "connector_wrap" }, h("div", { key: '988571b6b224a8635a1960b2cca12bd88160e6a2', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '0408187046d1a983e3a5732912b50a8f33d22d95', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'c290a2f70017e5f9fa1c25cb2f48a26a83ab3822', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '9e526d27e3f71964f5654bd4fe21c4cdfcbdb305', 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: '4bec278e289091be15088225a759f062abb7c858', class: "connector_div" }, h("div", { key: '742933c76289f1a387bf79b55a64d3720f8adae5', class: `icon_left_connector ${this.internalState} ${this.status}` })))), h("div", { key: '7196aca9a1781243f78cee2cdaabcfadd66397ae', class: "icon_left_text" }, h("p", { key: 'cd09cbd32060cb5fd7f816343198d7c815fcfd74', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'ca0e0df41296221bbdc553cd0fe3a8b53597da1b', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: '74f00ddd78fc09b5c11f4621a7ac691de10ff6e5', class: `icon_top_div ${this.size}` }, h("div", { key: '4a99e56119d21a5160a28dddabbc1ee1332b4258', class: "step_icon" }, h("div", { key: 'f3ecb523af135be8f111d55768d32ec8574d2557', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '8329bfc7fb6511bc345be8397709e47adc4cea24', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'f9187d573784ac111056f54b4380f0194a5a9c66', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '2512b2ac1b66d6cf6aff0c1ac97f40dba386c67e', 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: 'e377ce72a29dd889469a9b339f724085e3f7130f', class: "connector_div" }, h("div", { key: 'ade653bd533998a44e8dc22cc2649faf0a5cf0a8', class: `icon_top_connector ${this.internalState} ${this.status}` })))), h("div", { key: 'ccce727bbf8ff2494fd149bc7919b2d366aec491', class: "icon_top_content" }, h("p", { key: '3f6b73b2fd2b6c8d8cdd639138f3ae22bf2162dd', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'a7bc0b8b5d9d6c90c5c602dd058d1307f22e8223', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: 'e85eb7f99f38a181b44f7431433796ba665333fb', class: "featured_icon_left_div" }, h("div", { key: '66c2fcdca6a9437ee158b1c72f72ec10c084422a', class: "connector_wrap" }, h("gb-featured-icon", { key: '5c92ba268f505e9b99c140a03a288bb59292e307', size: this.size, icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), h("div", { key: 'c61ac7c68426cea203c42c8f34eb21024179ef77', class: "connector_div" }, h("div", { key: 'bbf19ef94d2d7d852d1c415009f4ac91e1e63aaa', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` }))), h("div", { key: '28f2b32c10ea373c4ce313409bf03b92d0dbf5a6', class: "featured_icon_left_content" }, h("p", { key: '39d2859481b1bff0469bc49fbbe59beb7dd009e8', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'af8bc30504dd256c345b4e51a81d53d3075ebc86', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.internalState}` }, this.supportingText))))));
43
+ return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'aec2935c2c99de546cd6a22ea8229b8fc31bb882', class: `bar ${this.size} ${this.status} ${this.internalState}` }), this.showContent && (h("div", { key: 'de8be58033f69cea8252a510e82d8493a050a310', class: `text_line_div ${this.size} ${this.status} ${this.internalState}` }, h("div", { key: '9d28f53e27a626903c372be59845e52a2a8661ee', class: `text_line_div_content` }, h("p", { key: '66c3f56ad2ff7e85caf23445fe1a035b8e9e3b68', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), this.showSupportingText && h("p", { key: '01afce16fe69009c9124f91eaabecc16c09df21a', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '787f6820f3f02438a680eb7db4677844523cc0f7', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '1343332e17f2d8881aa5d5d3e4b168c6cdd45184', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'c6c482e2b4438a0a094aa4f9b2b09b8aed9c643b', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '652319fdb3b3d2e9e0591cca48fabe5825514fb3', 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: 'd17d7b2eee3ab4623bdd61ad27030db211da6087', class: `icon_left_div ${this.size}` }, h("div", { key: '073c594f9d1df17c4f9473747d38656577650917', class: "connector_wrap" }, h("div", { key: 'd3f7a87d2893688ea19dba6a3d43b24ee1781058', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'c5b4a9c8e1429b1fbce7b24a3c1cdbc1e84356e0', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'f08ab97980a98ba8a87734a9e0ecbdc61f8a4045', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '8fce186a440256cc2bff5eecede192c6e850f91a', 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: 'e19af620e7036535c8921a41bb7491602ea892fe', class: "connector_div" }, h("div", { key: 'fa48392ae18aaf6308de78b8dd2fb6f33794ce84', class: `icon_left_connector ${this.internalState} ${this.status}` })))), h("div", { key: '51139cb77f6db7bc95c16eca487768936cc5ea9e', class: "icon_left_text" }, h("p", { key: 'd9c2c0934f6a54e131aa793908973a50142fc5f9', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'ef627d6e938500745a6431d7d881b4ab5c106e98', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'b2fd09c311c33bb7e3e5e99162ba33ca0bc6628b', class: `icon_top_div ${this.size}` }, h("div", { key: '82441c76f51a1eb7c187d32bbbe5bf3e95be31b1', class: "step_icon" }, h("div", { key: 'c8c623e19da9aee2d598e7aaeac635c092f33879', class: `icon_only_div ${this.status} ${this.internalState} ${this.size}` }, this.status !== 'complete' && h("div", { key: '582fb6cc9116a572c99cfa5b90ac1f240a0f3072', class: `dot ${this.status} ${this.internalState} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '51bbd82a53cff6b9f6764f537f80c44057f80275', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.internalState} ${this.size}` }, h("path", { key: '700e0aede49ad134355de4c167fdf8cb7c3f15cd', 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: 'bb2808a6bfcb4bf851ab161b5b7169f3c86aab7b', class: "connector_div" }, h("div", { key: '095cfaadc185099f647e053a7c3460fc3e38eff3', class: `icon_top_connector ${this.internalState} ${this.status}` })))), h("div", { key: '223226269fb5a095a55397405088e8435de75e9e', class: "icon_top_content" }, h("p", { key: '12a49888b3e2b936cbd5e0655ed99906898e81fc', class: `text_line_label text-sm-semi-bold ${this.status} ${this.internalState}` }, this.label), h("p", { key: 'e312ac6b967638f907668f9990c19c8ce05db050', class: `text_line_text text-xs-regular ${this.status} ${this.internalState}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '20ab37fb937cd08dfb07025cb3ae0dabdf22d822', class: "featured_icon_left_div" }, h("div", { key: 'adc903a78d7cc2a6df4a8745460bdfa2cb2d5cec', class: "connector_wrap" }, h("gb-featured-icon", { key: '9c82d975f67ababcbda6fe2b355c14870aebc3c4', size: this.size, icon: "assets/user.svg", destructive: this.internalState === 'destructive' ? true : false }), h("div", { key: 'f95471e1d28d8f060eb93475188b91d17377585d', class: "connector_div" }, h("div", { key: '64b100262be7705136e5d6d8ee6302b9f7693d8d', class: `featured_icon_left_connector ${this.size} ${this.internalState} ${this.status}` }))), h("div", { key: '5bcb538cdab40fa3dccf89384da1724541f72f0b', class: "featured_icon_left_content" }, h("p", { key: '128b4139e3f3d3aaa32b2a012074e795704f481d', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.internalState}` }, this.label), h("p", { key: '0cdfb2a958392af3cf5427a54887cdd4f0c39930', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.internalState}` }, this.supportingText))))));
44
44
  }
45
45
  static get is() { return "gb-step-base"; }
46
46
  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: '5c13a3da176cf8f0e96a0ca11dd9787a92384343', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '45b4ee62e09bf32e0ff2b3863cfabff04e826fa6', 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: '9774d4899ff82c08cb53885322171963b69fac9e', 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: '41114d3c4a04ada3f909d086e8f9c2e5235a0332', 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: '0fee4f5ff935622595d62486aad5d80fce0a1fff', 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: '4f29f169ea29779953cebfedbcd5427b7b955fe0', 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: '23e39e141fd42201c8a0c6b36fc4af0e79503f40', 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: '1d8e89ac19b6bbc1f39104f5a50283cd54aa2729', 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: 'c439033e2054105feed5b25e680fe4fafd90b1c4', 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: 'd320582e67d0ff19ec0382aab4b68766c4e435c4', 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: '66659331546700aaca292a4bcd62b1100fc69493', 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: '8f53cfae2b87d45cd82263a7a712f62d307fd5b0', 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: 'cf2e6a8422cca4ed802304a3de01a08e48241737', 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: 'ebfc3f4c4c033c54a544d093d818601c19cf2bde', 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: '3cc65531538e62e979003dd79bed50cce29aba20', 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: '7454ecb47cf8b3674ba07904b04e3d330f4d73b2', 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: 'b47516a6d870fd6ee62c6172cb686efbc10e5071', 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: '45352f1ab38885d6b308236d8e22f5ad3c158051', 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: 'd8cac740815ea80b6cde50fde8dd7ec5380ec7bc', 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: '6d8503c44e3c235ffc10013ed6ce931838231565', 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: 'efe6e20ac835d0e9bdd7068e19237a4750d02529', 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: '4cdcd470f3494c6d8449d9f5337bf5f46e3e4fab', 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: '8afb71e641c2ee2e9f6cb9bcadb0b77286e077d1', 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: 'e640f03e9aca70e80e05b466ed1f4473a667ba16', 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: 'd99e816f83bb34ceb42aa6e38c02b029998bf051', 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: 'db8bbbc29cfb82951fee8b2856a9e48debe45f6f', 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: '2bba569187a9587a1f3ea962671ca520282d3034', 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: '21482c1bc610aa8fbda97bb797579aab819e112b', 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: 'add673fbe60ed21536439f799c4c129387bd1080', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '05fba7b26d1ca90838d85e09919184d2f4c38603', 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: 'e40da8a744278850e0f4e7c5b1454f41bae975fa', 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: '746f2c390c5ce68176bdf335456655d5d106ea48', 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: '698714c1ac75272ec3bea8fad88443134e5e8e18', 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: 'df9ff62077e334d991f238d313c7a0be6dcb71ac', 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: 'c84fbfaf5c19fc6303dcdd83a17bbe4618efeb45', 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: '1fbb3a6ff3c80760c104d6016565942ed6a93f6c', 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: '6387c08a8203e2f154f183dad39f7e645cafc34e', 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: '093a6585fb263064601bb5bb1f1f99819f43c77b', 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: '29b4165bb5462f25b070a458e55e5be2a917fe62', 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: 'f9e19f7b3b03e26bad7a7183d074ce94a5bd3e54', 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: '86e3d45ad0ac8a3a507ce7c3a40a82d96e0610a2', 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: '0708eff02c98bd5aa1c5ccd7025504d4062dcee2', 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: '885f87bb9af65617b3239eea0cceb96d92e05085', 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: 'cb0f4ad09a13ce51ee951e9fc10e31fe084ae860', 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: 'adebb789e77f59bc4cf05057ca91da01ce9ddf0b', 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: 'a6cac9d871f7fbe61fa0d9b869992ac805c0babc', 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: '046e5a3f7d0a6978ac3429d7d2478e8bcf51525f', 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: 'b766153cb61bd0fbd32dcebe4b8a367e6d2a1fa5', 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: '9663de19f5c208c8ab9f9bbec83c6291b182fe3c', 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: 'da3051dd07e7c8f7ac9e951044a0eb26c00962a7', 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: 'e743e0446fa46791a7fa37340f08823c70e20246', 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: '8041d88dd283969339b196e37b2aff971163ed49', 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: '84cb9b7db8e9e61cc6e93791c1f508e293351a06', 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: 'ea891c6831b807b4e71acfa9a601882b91e298f4', 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: 'aca983eb98e26485083c6f3bd5f6a9b99b099d80', 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: '835c9c9df7b95079cd7b53e7a65e8829011b3161', 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: '1c1f6b756b2a8b2f9f2b67e447dd78e29fc4186e', class: "text_with_line" }, h("gb-step-base", { key: '14cb3ae80663bac66e8bc331ce89a3d890820daf', 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: 'ae71edd448246a07e297d479f1cadfa767e3dbdf', 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: '12c413f3c85668c3e23aa68845c511cf1be0e119', 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: '8b5d3816816e3877ffe96b49e7621c8167574a04', 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: '223cf1c0e50f29d57e28c566f620a8b59556ef32', 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: 'a9989e0c8df02f6577f549b476bec3c102a66f64', 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: '2981ac4e1abc4d28c6cb151cd3f4a27ac173890f', 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: '6c867cadfa6b5d77ae04cf60734cb15337546f0f', class: "text_with_line" }, h("gb-step-base", { key: '35fa9197e20955218eebbf2bcad87d53ce026c7e', 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: '45edd2730f14294b40f4acfd77917b09cf8b765b', 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: '075f47f42d8ee54f215057c3b0d6c21260b8b548', 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: 'b8c2fccddfeed6c8aaa087c2b08dd22bc29c2cde', 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: '4007654b8b8bc72098b3c288b88b397eec02e575', 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: 'c689ef396cb9d9f50d2b6410fe3881b2467783b0', 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: '91763e3db0daa01b2178e213d2b6409f82b469f2', 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"; }
@@ -31,7 +31,7 @@ export class GbstepperVerticalIconsWithText {
31
31
  this.stepClicked.emit(index);
32
32
  }
33
33
  render() {
34
- return (h("div", { key: '4ab2c4c3132ad180c648bda260cfdb0c41987233', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.internalSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index) })))))));
34
+ return (h("div", { key: '3037f0a067ef6bb712adfb2553d5aa49140c1d83', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.internalSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index) })))))));
35
35
  }
36
36
  static get is() { return "gb-stepper-vertical-icons-with-text"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -40,11 +40,11 @@ export class GbTabButtonBase {
40
40
  this.tabClicked.emit();
41
41
  }
42
42
  render() {
43
- return (h("div", { key: '6dc161fea6741787f786d200b3383bba778602f2', class: `tab_button_div ${this.type}
43
+ return (h("div", { key: '5cb76abcf4f969ecc6622fed564b485de4148357', 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: 'b6d30c1c32e406c920ad7b4728e02a4a56c03a82', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '14bb2ac4695b5ec64b3b6bd54f9115593b9e9d14', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
47
+ ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: 'b05820f170d144ce75d5b1e5f56385c3653cd404', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '47650e065f51732652e0cffbea50e979b84f803d', 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: '65cc8561b65e7ff15b366a9f8d2a4f9d0d454fdd', name: "count" })))));
56
+ : 'gray' }, h("slot", { key: '9afed4e378d968dea54de28ec8e826181bb5d1ec', 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: 'e1cf3198894f263fb1716af55c7cd3847e8dae25', class: "table_cell_div" }));
4
+ return (h("div", { key: 'b709f27ab182ecf6a8760bd78a418e80e333ca12', class: "table_cell_div" }));
5
5
  }
6
6
  static get is() { return "gb-table-cell"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -49,7 +49,7 @@ export class GbTableHeader {
49
49
  this.layoutButtonClicked.emit(layout.detail);
50
50
  }
51
51
  render() {
52
- return (h("div", { key: 'b7efca0c23293aac41a7108abd3f8aca775bdbb6', class: "table_header_div" }, h("div", { key: '2ead72e6d5c9710514e023a1e56fc3c0d01fcdff', class: "table_header_content" }, this.tableHeading && h("p", { key: '78f65421b1f48f6a02c971ccc21c163a0ad002bd', class: "text-lg-semi-bold" }, this.tableHeadingLabel), h("div", { key: '8b23a801aeb52988109cbc2e65902fc39d3032d2', class: "actions" }, this.showSearch && (h("div", { key: '5b85381344f8c51af58f3b1ffb61777aad331624', class: "input_field" }, h("gb-input-field", { key: '066f1fba1a931cf3318aec93691e61040eb75da0', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: '164d1ae9cf1a5979d20ecdd2cb516d17a90fc7bd', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: '36fc5a8b964aaf40a31ca7b1390b0038a69818c4', items: this.items, icon: "only", onValueChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: 'bb62826aeb0db6c65887c4d9958f4fc0e3231f9f', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: 'f19790e67ea010dadbb7ca36fd8b6056912311c6' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: '7164dfedc36a89428e07844dba018f80660fac9d', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: 'afb90a6dfae985c78c1ba8bf30b55c0d9e8efcad', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: '1358e84159a69c0d1da42557ecd60b541aa7f940', class: "export" }, h("gb-button", { key: 'aee819026422896e715c4c5bf33d9fdf566e2216', 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: '41db307d6873fbd1d1a63203cbbdbf91b36f26f1' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: '1bb1cdec7aa0796639c1ae17e3bbbe2b2ec52d93', "show-entire-data": this.showEntireData, onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" })))), this.showRefreshButton && (h("div", { key: '123e74acdf5d399f7184c8524b3ede79a87ce614', class: "refresh_button" }, h("gb-button", { key: 'daa8b5a57dcd3fcc1c6f0954ce857239355f01c3', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
52
+ return (h("div", { key: '16d26f27cdbb50b1be68bba0158ead7f9d11f17e', class: "table_header_div" }, h("div", { key: 'fce3a19239420a7056728331e6fb01bb049adfb2', class: "table_header_content" }, this.tableHeading && h("p", { key: '0c4916627b2c86b2839deb7daddca075765e9125', class: "text-lg-semi-bold" }, this.tableHeadingLabel), h("div", { key: 'a60e85b593ef9cec8fd25748bb1bbc24d11cac2e', class: "actions" }, this.showSearch && (h("div", { key: 'c627dbd8f5e480a55044f2693fcc2bcdc7a73f4b', class: "input_field" }, h("gb-input-field", { key: '1eeefa855f4374a6693430ad5f2c4a66694762f1', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: 'a8001f285337cd19a396fd92b71ac7fb80ec3f34', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: '4d69dcbcc4cd5a87d376ff8810c88747d5af5c5d', items: this.items, icon: "only", onValueChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: 'a018b1bb26d835377783e5bb40cf19d824411fec', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: '00d371a7ec101b59c49480ca16dbd929bb52bbb3' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: 'afee6ed82be37b8f6f04a7e7ab8349fce01a1418', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: '20a55fc4166e7c02f2220bb8fb17f676b31e7bf3', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: '74ece723c789962dac894c82f9d0245cc2fed23a', class: "export" }, h("gb-button", { key: '3f32170df7dd982e5837934d13b1d071df948447', 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: '76800e0cd97d5b52b6a74e0db8b4dcb14173b3b2' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: '1b7784ccf3e664b28410a4b60ee0e450be455775', "show-entire-data": this.showEntireData, onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" })))), this.showRefreshButton && (h("div", { key: 'd97bc431beb6fff9b4190c3316b9a5f9003467e6', class: "refresh_button" }, h("gb-button", { key: 'a695c9fd99a8524fac52efc81cd2ea990ac7a78b', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
53
53
  }
54
54
  static get is() { return "gb-table-header"; }
55
55
  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: '2c188bafd16595c523de2359db2c463b3bd01580', class: `container ${this.size}` }, h("div", { key: 'c76eb455ccd672b62f36ba7768c4b6895cdee2a4', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'b18a763c0ca8c00023e79c12745c1a222901e34a', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '7816c656892bac4a14b46f4ad063c5dd928e5363', class: "icon left-icon" }, h("img", { key: 'c685aae33bec601d8b36c77bc829406b8c30d692', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'e6ab2984445dc5fa5753f9cef8e7d85786eef4f3', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '2682530c1d21d2e25df6ad2a5ee9811394edf293', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '16bd22c8a1548f0ae1a7c828928ab80b5d1a6c05', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '44f0a09a6edeea3e8a31dd6d87fe646ee629f7d5', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '9a26cfcbc054b99643318729ae025b5cc67f851e', class: "label" }, h("slot", { key: '75c5830ec8013b79db1d95741b39f27f971c880d' })), this.action === 'count' && (h("gb-tag-count", { key: 'a59123d2b3cbce9c41c33ce2d4e98f7f724ea4a6', size: this.size }, h("slot", { key: '5ee5e7a84366a362a44915baa8a27f424fa2f1a7', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '80b375828bf3b8d2e6d7a039487452de5e0e2cb2', size: this.size, onClick: () => this.onTagClose() })));
25
+ return (h("div", { key: '72733fabc35e357d80ffd1fa937e1c565be896f2', class: `container ${this.size}` }, h("div", { key: '04ebc7586bffa818183cd3cc8ad042c393c150f8', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '959fdd6d1d8d16b35cef01a3e7adb56d99146db6', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'f6a50984135291f191d115558d47ae8d46760769', class: "icon left-icon" }, h("img", { key: '4409ff53990eb76e3074cabd333155db2af94cb8', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'dfe1415900594fc9e4dd8ffb216c1fdc7c0c641c', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '463a60f1863f399f47651f7710b3f84c1d4cf5a8', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '54ef70f804bd1ba8e10c2e35154f9f896beac3c4', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '39fbc77a5ffb6939a2b111700859f8c12b6edc24', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '2c050153831fea0b73fbcbabbc2bc089e38bb9e0', class: "label" }, h("slot", { key: '6b24c9ddbe98a6d39bcccb0b61989da30e9001bb' })), this.action === 'count' && (h("gb-tag-count", { key: '3ecddb6e5a62fa9dec1141ba1c5a8917159369fd', size: this.size }, h("slot", { key: 'f71d463066b3ee1c7c40f3f7cb49e1e45783f3ed', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '3eb4d5f459c26c4c80deda79a06ed490d3f667cb', 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: '9ea4b14c38bd6f4299d43259dd40f54845e6c7ae', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'd8f44ac154ca3effc8529e5c0a07a0474396ca5b', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: 'd643330b1c6266a7095be7089d57f8f2a909016d', class: `custom-checkbox ${this.size}` }, h("svg", { key: '5d5da3d1948f7997e4e45d5c3032bfa0ccdeeb5c', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'f8e7d2f029b4ba238ffc1293181212f6774241a7', 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: '5c32aec348912c1eff3977f383d336d6960d3904', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '8f2d5cf5e253edc5aa9465cd844477351ff12b3f', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '305605f1737b53cf77e702d970e7c27cd1aa55dc', class: `custom-checkbox ${this.size}` }, h("svg", { key: 'd724f260a11fa78e38dabb024395a18989bb750d', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '8dfd4b2899389144ea3261fa30c0424e15086b7c', 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: '02fd459166ebb4e47b7aa4ccb1efe14e1fdd2d09', class: this.size }, h("svg", { key: '36b0f96013d3779fe9093970d52b652863e8439e', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '1635616d2d0c6555c2cf596d25e288f2e4fa8aee', 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: 'eac5f98855c879d42556ade3f02e2acbaa50a97f', class: this.size }, h("svg", { key: 'e88fd6a5c7b567d7145ab6d99982f6e22c5ca153', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '07600c68bad96ffa64418508e1e59aa17950c5e2', 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: '3e2ed0d9b6be263b62700778b134c4f9889aac35', class: this.size }, h("slot", { key: 'e86153a1792d8d431702c591d5a6471170cf8838', name: "count" })));
4
+ return (h("div", { key: '9825839a3e5786bb59797b9116c52df6bb5b8735', class: this.size }, h("slot", { key: '9982881901e1ae8da5785008afb27407f5113a67', 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: '8f44640a45d5ea0df828cccf056e7b18a2449886', class: "textarea_container" }, h("div", { key: 'a395eb3778808e71386dca114cca8a8ee9f9fac6', class: "input_with_label" }, this.showLabel && h("p", { key: 'a7cda81937cf2b194ae20f04b139da82e5830ace', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '6728d62549cdb6244ee69319641ea258275ea877', 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: 'b8156ee65a66b7f4bc12993dd4646b4bde8a0b67', class: "textarea_tags" }, h("div", { key: '26a3046297e2e41cc9569ede7c1fde568b6dd34a', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '5ac864f52a0512c11eb85f298c277eec9a79f9ee', 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: '55a3ee98f75bc6fa2dd2049597f1771b9f5dba67', class: "textarea_container" }, h("div", { key: '4517f3a33c0e7b38cfe739d5800e1c0d847b8b1e', class: "input_with_label" }, this.showLabel && h("p", { key: '923156d8eb88df8d1fc826afe5199fedd86b05db', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: 'bb093e13431798b8723a6e86c404c3528275fa42', 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: 'fae893d00a32a8de116573ed61a4f727dba94846', class: "textarea_tags" }, h("div", { key: 'c189b2b35176b8b6e77c1b1a537c610f1826846f', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'e9d2e9d58083b5cec17a8e11530bb01c911bfb92', 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: '902777cf0728700c7263066f3ae61ac72b10357f', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '9ea14bbc3adc34bba8f55b1b09d2d0b695d0c4cb', class: "input_field" }, h("input", { key: 'febbf7172c3c61276efdd2fe29f951a73df6708e', 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: '6fd0b7ca893410a27d249ebb8ae162aa35270784', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: '13b6c2eeab56ad2de2453faaa20bb49c273c00dc', class: "input_field" }, h("input", { key: '77bfe5e91a0efec8653379c09a1abdc8dc9c7907', 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: 'b0a1d83539723a690406da55758d063b21dbb311', class: "help_icon" }, h("svg", { key: '6e93c75622b1434900c7fd0d0653cc8b4f32b03a', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '7c438a9434b986000c9b216706c6aea44e4272b4', 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: '882566e5972ad33cab21480e96b1a755e515b2a5', 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: 'a04172f2b16501c54cc2d6a590722140ef62728a', class: "help_icon" }, h("svg", { key: '5223feb348a25e82ae7b363ef7e41a398727d455', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'b6b3ebf57dca8b1864cb537545089a1c134e727c', 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: '5938c83953749001edd7b3881dbbc7721d3b414d', 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: '7cf50ff0efeabde6c873b3e9e9a198ee9163b2f4', 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: '4e77a2d835d2770615dad2581ef6be85fff171a5', 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: 'd1c09da9b7fa5e89b74966b043ca9e8ea6034ea0', class: `theme_tab_div` }, h("div", { key: '94661329e06133950b9f26dfa0a4297997441f37', class: "tab" }, h("gb-icon-button-base", { key: 'a7babc1d73e647aa46d3523a49cf2658ad1da6cb', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '334d0c68b40f6ce1ea4184d222574ca3ba432826', class: "tab" }, h("gb-icon-button-base", { key: '25e040a4d7737561a07da9e8bcba87e424b2c483', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '90cb78a67ad8d1c5dcf3212f54ce320234256457', class: "tab" }, h("gb-icon-button-base", { key: 'dd6b867c9467aa6039f018d1099b1b3baf3941c6', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
19
+ return (h("div", { key: 'c0dfec77e96069fbd9c46619cfa006ba5bfac05f', class: `theme_tab_div` }, h("div", { key: '61825404d07782e65054a19b834738458d18d1cc', class: "tab" }, h("gb-icon-button-base", { key: '14e2910cd7238a446363b0966e6a4c13f1457501', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '3ebacf0cb309d2b908f54deba8f4cc81b1b71af6', class: "tab" }, h("gb-icon-button-base", { key: '70078b286d1ae770a6a0754c4fd72c22ad38dd0b', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '2ad67594f5a44e954cb4f63071c4bce567f73fd1', class: "tab" }, h("gb-icon-button-base", { key: '383a056106241b96192dc0c49a922b5bc5c20054', 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"; }
@@ -25,7 +25,7 @@ export class GbToast {
25
25
  // }, 5000);
26
26
  // }
27
27
  render() {
28
- return (h("div", { key: 'f0f2c0041221bfca4e997e9d877039abb853880b', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '22da7f27e379712e6223e27e28c2f627db434676', class: `icon_container` }, this.internalColor === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "#079455" }), h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "#079455" }))) : this.color === 'error' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "#B51726" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" })))), h("div", { key: '0ecaa46455a60209b39d17574347c47909cd1057', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '82412be96cd65e7339e8e5658541934a6c09e135', class: `text ${this.size}` }, h("p", { key: '451e60b5fa948dfe0d0dfcf304215d9cba16f6dc', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '98b6f4a4f1ee6d2336a64fc28e6f52ec2076af71', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: 'd55ec1c345c2cac765fe1e919fab386b61991d5e', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '3eb848fe5d56e912b605ee8962da5cd053d9bcb1', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.size}`, onClick: () => this.closeToast() }))), this.size === 'full_width' && (h("div", { key: 'dce31eb828d9f5f7a7c0a2e076585567fbf649f7', class: `container ${this.breakpoint}` }, h("div", { key: 'aba07a1fa4a3e5b981573e45e386a105e8d6b2dc', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '9f2fe64bdf8b8cb8c993f03bd3a28518ce6645e9', class: `inner_content ${this.breakpoint}` }, h("div", { key: '296ddd9e25007994b0f0a55e0b0717d25521b5e7', class: `icon_container` }, h("svg", { key: '27b6c2a934037ce84f9adaeff820f7fc05ea560f', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { key: '4f178c0ab494f297c59a5e3be068fdcfb670e5e8', 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: '2c57f31733c5423db9a0646d1aeb8226c3375741', "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: 'c2778a1ee332c8b28fe7b1230fd040d6eeea3174', "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: 'ad0e53e6fb3c38e73e48e5d1d9da3b88d132885a', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: 'e9a74ac8cfc59f15f5d9c981ee7c461a1d894b3c', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '0a7f32386c4b9bb56f9fabe198ef6d1b45fff94a', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: '9a858336a720b110a44d2db2f20c69b5734b1cb6', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'fa4e048a12922809b72c41a6dc694a9a2ca82ee4', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
28
+ return (h("div", { key: '38d4e89e30e0b7f6cdd42531c22a02f1338fbb4b', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '261e8a492935c0d5622b2c6dfc8a645e049cfb09', class: `icon_container` }, this.internalColor === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "#079455" }), h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "#079455" }))) : this.color === 'error' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "#B51726" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" })))), h("div", { key: '368f21d3c73f3e07b1e7cdb4deb9f1b56beadb00', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'da62ec026c1a30cfe5f924bb2b42f1439ef99277', class: `text ${this.size}` }, h("p", { key: 'aeec3a190a277244e5821842a731ee12780a313a', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '5e7e121f0df8407d2cdafb86fe0dd23e596c6cac', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: '271d07ad33f50a6050b73dadf73f6088bd0f2644', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '34683e25aa5b9ba187fa549ebaf973d6ecb939b4', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.size}`, onClick: () => this.closeToast() }))), this.size === 'full_width' && (h("div", { key: 'a8f92ec185f785b79382d630903326ef9862478d', class: `container ${this.breakpoint}` }, h("div", { key: 'd5f23ff1b987f9b6351939e78ac7a0ccc105ca7f', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '355523f36c1d67ff33edbdb9c65fa47da5c606ef', class: `inner_content ${this.breakpoint}` }, h("div", { key: '5cde07fae313afcf98d880be04ea09ba70f233ba', class: `icon_container` }, h("svg", { key: '964ae16426374e2e2480d46b935916afd73d21be', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { key: 'ae4be9337e90cc5a02b31df2bc5b4435ddb236cb', 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: 'd1e832a0db9874f59b7a35b7536fdf8fdc1bec3b', "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: '58fd31901fdfb8e98ce86bbaf9354030f1270582', "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: '5f69a58715428f0e3ce671c84f60745bbd44ccd0', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: '24699c1dfb494bc7122defae1a19efb3f7253362', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: 'acfe08a513cc5a197cdbd606932bedaeaba435fc', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: 'bb436272bad5238df3639dc604f4c8260f1a1446', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes")))))), h("gb-button-close", { key: '26506c61de2a947f044bf274bb73f2c58ed51da2', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
29
29
  }
30
30
  static get is() { return "gb-toast"; }
31
31
  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: '7860b5a2fe3594f4dcab9791274438bd8c2eb051', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'b3cdabca08defd54654bdf965319c3ab3775f93e' })));
8
+ return (h("div", { key: 'cf42153ab1bcb263ad4acda715f97de7dff14dc2', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'f45ba509686682f00a0afb1bd1e226586965dcd4' })));
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: '4ec0ed3b3777861838e434337aa8a68f3e6deeb3', class: `toggle_div ${this.size}` }, h("div", { key: 'b03f3c82bd9097eeabf11449ce2b07b32360e507', class: "toggle_base" }, h("gb-toggle-base", { key: '3e5cb56ade237773fa30032c5631ddfbeb0789bf', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '0343f332eeabd496c6abfff9cb5092a6d39f3d04', class: "text" }, h("slot", { key: 'cb044be32af447ed4a201c61bab2fb9fb13fc84b', name: "main_text" }), this.supportingText && (h("slot", { key: '39ab37c4f110cff98eb403b71a574f56516f5579', name: "supporting_text" }))))));
37
+ return (h("div", { key: '2535d89785b4ec4e716b1637ad95f697e01e6441', class: `toggle_div ${this.size}` }, h("div", { key: '00c24a9cfb0baca938ef293154bf4d15b7cdb095', class: "toggle_base" }, h("gb-toggle-base", { key: 'b1d2bd0702238b0c1951a02db1a2fa9c72662cbc', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'c72db58f93a33508b864eaec7dd17adcea77c365', class: "text" }, h("slot", { key: 'ec509940831a25a99f8bce1535a05d99e8473ceb', name: "main_text" }), this.supportingText && (h("slot", { key: '4f6b45a01f77ea10601cf2fe9cc3cee86e1febf2', name: "supporting_text" }))))));
38
38
  }
39
39
  static get is() { return "gb-toggle"; }
40
40
  static get encapsulation() { return "shadow"; }
@@ -11,8 +11,8 @@ export class GbToggleBase {
11
11
  }
12
12
  render() {
13
13
  return [
14
- h("input", { key: 'e48f29ffecc41162f94576823cf7b19f651ad408', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
15
- h("label", { key: '01bd2623748e5ad577ae37ad26dc82e699a96a7f', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
14
+ h("input", { key: 'a2fd440c9c5ecbe9ef6c0ff7077dce322fd1a6ff', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
15
+ h("label", { key: '5b592ddd20d80c4da2094555c24b239d2f575867', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
16
16
  ];
17
17
  }
18
18
  static get is() { return "gb-toggle-base"; }
@@ -5,7 +5,7 @@ export class GbTokenFieldCompact {
5
5
  this.supportingText = '';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '799d86897963027e75655bf56a8a2d23a709278b', class: this.size }, h("div", { key: 'b987c152676df8c390ef1a3c172567f3823ab19a', class: "input-with-label" }, this.showLabel && (h("label", { key: '9828d89f0edc734068b03a85644c6db42613555a' }, this.label)), this.digits === 4 && (h("div", { key: 'cc950c7b5fc0101e9e601221b8971e890e286a8a', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'c6c964f8e63c1869604affe3df7be61e724b687b', size: this.size }), h("gb-mega-input-field-base", { key: '61f67bc499008affda7a39a7e27f166423f4932e', size: this.size }), h("gb-mega-input-field-base", { key: '583de8c6ed47a06d33d97a48870ff94d677d7148', size: this.size }), h("gb-mega-input-field-base", { key: '38650d1f349adc7f212e32d2f75568f6a223ec18', size: this.size }))), this.digits === 6 && (h("div", { key: 'da10dfea7fb7e37cd49fdd11ff9767344e20a336', class: "input-wrapper" }, h("div", { key: '347c9f7ea1fe1b37d6019b78da11d87d2ed8cb10', class: "first=section" }, h("gb-mega-input-field-base", { key: '7a2919565a32936e736538bb9b2afda437715515', size: this.size }), h("gb-mega-input-field-base", { key: 'e745ba5250e1a13ca980ab1078a256bbf11d355a', size: this.size }), h("gb-mega-input-field-base", { key: 'd37569b3cdc6d64fdff89075bc765b593e50b4c4', size: this.size })), h("div", { key: 'a7dc7e257ab595f329168059d7bac533c45f5c16', class: "second=section" }, h("gb-mega-input-field-base", { key: 'd87dd19d5ec7399afe765c32225304125d9a1dac', size: this.size }), h("gb-mega-input-field-base", { key: 'a3b268349425f8d624b0ff0d9c764e6690a91f65', size: this.size }), h("gb-mega-input-field-base", { key: 'ecaa8def1cd47050a36630315fb8c8d6f3165cd8', size: this.size })))), this.digits === 8 && (h("div", { key: '6e3e904a3c8b8dad0400cf23ef5dd6b4475b5c95', class: "input-wrapper" }, h("div", { key: '90829b22f93dac7e4e3a2f60703c5286a0fe0ede', class: "first=section" }, h("gb-mega-input-field-base", { key: '00fcb28a5cdbaf4f157a2b78f24aa6e6354447d2', size: this.size }), h("gb-mega-input-field-base", { key: '539ed463615549e4f65f7742405350df165a06c5', size: this.size }), h("gb-mega-input-field-base", { key: 'e0ff959a3292632d69b41a6aedef94e799d1d51e', size: this.size }), h("gb-mega-input-field-base", { key: '7ca542a5d0f00bc219044adc21f2909e63c5dcee', size: this.size })), h("div", { key: '7c14ed41edd1097c12f9e7f9a58a2dd8137c6f35', class: "second=section" }, h("gb-mega-input-field-base", { key: '31320c18b6540410c7def8fba977d7d6c5d7174e', size: this.size }), h("gb-mega-input-field-base", { key: 'e2679b9ec04458498b7bf3a158c5e48980261968', size: this.size }), h("gb-mega-input-field-base", { key: '5ae0b1c0f1b4a8edf383d2220b1758c7597dd673', size: this.size }), h("gb-mega-input-field-base", { key: '17b4649103d464eefb33b89e49d9d722018a087e', size: this.size }))))), h("p", { key: 'b54edaf4a33c5c702c6683c694c29675d963ece6' }, this.supportingText)));
8
+ return (h("div", { key: '0d9c7e397e1712c87147540117b13016d7d155de', class: this.size }, h("div", { key: 'b2047bea7464f613836ac6efd6ad99b9831da263', class: "input-with-label" }, this.showLabel && (h("label", { key: '0d4ce77ec75f1f78f4ad0e5d04093b2248b464d3' }, this.label)), this.digits === 4 && (h("div", { key: '164f36d4ccc8161089b187490b2a47a5d12f6570', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '1340a687a70c7d49935b05978cf05f3dc39ce7a3', size: this.size }), h("gb-mega-input-field-base", { key: '58b3244f180215ffc3dd9283e94803f7ac367d71', size: this.size }), h("gb-mega-input-field-base", { key: '538c152aeda08197741649783f740897960af90a', size: this.size }), h("gb-mega-input-field-base", { key: '03dba8730f58a8818c4570e5e3ffb18a6a862eff', size: this.size }))), this.digits === 6 && (h("div", { key: '0e0323fb92d103e929259d1fa7d9cf5ffa5e3ce1', class: "input-wrapper" }, h("div", { key: 'a83bc11fdd27274b77151968bf0b7a1afdde8664', class: "first=section" }, h("gb-mega-input-field-base", { key: '59f77cd731ae041b39d013c1f9f551e71f5995c7', size: this.size }), h("gb-mega-input-field-base", { key: 'f04f7463daf17fdb75a9f241763faf8982a010f8', size: this.size }), h("gb-mega-input-field-base", { key: '7be59e5a0dcfd4e3da83e573af2982260f166e47', size: this.size })), h("div", { key: 'e422eee1c8613a6b8ccba73d7c205f61023e1532', class: "second=section" }, h("gb-mega-input-field-base", { key: '1e8352813f3de7887ede9e2331c9cd79911af156', size: this.size }), h("gb-mega-input-field-base", { key: '8a524d13a0aa3e888680f3b1a793aec934923b1b', size: this.size }), h("gb-mega-input-field-base", { key: '9c27846aa9e6eabd760f025c2f78c10be3584732', size: this.size })))), this.digits === 8 && (h("div", { key: '8ccdb3a8afdf1436e7aed259ab5ae4087adc40dd', class: "input-wrapper" }, h("div", { key: '184681ba68f084aa39ccf2c39f7f45372c76cbe0', class: "first=section" }, h("gb-mega-input-field-base", { key: 'a7b65234093ff8c8377a68dc6bc820e9ae4ff074', size: this.size }), h("gb-mega-input-field-base", { key: '7590e554d256ce8390aaf9333449e4cffc53b97e', size: this.size }), h("gb-mega-input-field-base", { key: 'd49b3586b2ddac174e85cf9f995b4693f9f95eee', size: this.size }), h("gb-mega-input-field-base", { key: 'bcc744ca0defd42a3c7d07fbecea7cfe680d3c38', size: this.size })), h("div", { key: 'b02bcf4dc2799e1700db975b238e9a5cb1596d4e', class: "second=section" }, h("gb-mega-input-field-base", { key: '500361e88e86503d92bd8e1df0d85e6d59d7c5ba', size: this.size }), h("gb-mega-input-field-base", { key: 'bc500bd93aa329025fced0b3be313443438f1e9d', size: this.size }), h("gb-mega-input-field-base", { key: '28920c941548214c49f6b6bc0fcb8c2aa35228cb', size: this.size }), h("gb-mega-input-field-base", { key: 'fc4c2a7b6fdd620516fbd2d51f0025680bdeba33', size: this.size }))))), h("p", { key: 'aded9eb02e0dab7c2d9c611f4fa6710b0d931724' }, this.supportingText)));
9
9
  }
10
10
  static get is() { return "gb-token-field-compact"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -5,11 +5,11 @@ export class GbTokenFieldCompressed {
5
5
  this.hintText = '';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '7b10ad8fcb5d84d60dc22309310ff4709daa6673', class: {
8
+ return (h("div", { key: '3c81357b067030e20d4a4ba8af6736d1ddb86ecf', class: {
9
9
  container: true,
10
10
  [this.size]: true,
11
11
  [this.digits]: true,
12
- } }, h("div", { key: 'abae813d136bd3a0efa527af05893b433576e012', class: "input-with-label" }, this.showLabel && (h("label", { key: '5963cbdf7b087372b307807e09d3329cb6ec9857', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '82a9bb593b4d0cc25e9a3a0ae65cf938af991518', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '9069f6405333a8314d17398bf70860b528d635c1', size: this.size }), h("gb-mega-input-field-base", { key: 'bf2e95bcfcf99509565e5b7c28ebae0f19cbcca7', size: this.size }), h("gb-mega-input-field-base", { key: '43bc183b506cebe33cb4bc0c05687eede9d9f665', size: this.size }), h("gb-mega-input-field-base", { key: '64ba96f54493f49e055b84a673f11f2967cde7f2', size: this.size }))), this.digits === 6 && (h("div", { key: '8aa7409eb7c9590ab7216a8f8e5cf6a3cfecf2b2', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'a11a2338d07900f2211334f3cb2314db0cd1cb69', size: this.size }), h("gb-mega-input-field-base", { key: 'cf40f35af55b778b167638933fcecbbb4053a27f', size: this.size }), h("gb-mega-input-field-base", { key: '2373a5651e90b4c7c1785d9f223273935e4b093f', size: this.size }), h("p", { key: 'ff1b22997e4aa6de125ffac06b83331d36ae4914', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '9d2332f867f9e946df5f01666c675b362e8a796c', size: this.size }), h("gb-mega-input-field-base", { key: '4eb87006461431e0d4bdb6609484d3f9704770d5', size: this.size }), h("gb-mega-input-field-base", { key: 'bb3f761385b3b1d0ee6daba013249baf96e2f35c', size: this.size }))), this.digits === 8 && (h("div", { key: 'ed0f74f978bba872707065308bd4236e914fce0b', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '16247181dfd8314e735e327d2c79529f217e7592', size: this.size }), h("gb-mega-input-field-base", { key: '19ceca1e5a4b5a1d89c0acffc551db58b7a20d33', size: this.size }), h("gb-mega-input-field-base", { key: '181b367804f0c14123f37455177b1d6ff4567263', size: this.size }), h("gb-mega-input-field-base", { key: '778ba13dcafe2033dd7a1cb5403e0bf397e766a0', size: this.size }), h("p", { key: '4c1909e72bfd4e68f3555f9de97f29dd13c70f59', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '877410678d805829ad86e847f02828de0a7bc059', size: this.size }), h("gb-mega-input-field-base", { key: '5b6afcf80cd280ccb87685820bfa27f47b992768', size: this.size }), h("gb-mega-input-field-base", { key: '34225b200003a26720490714993464561f011588', size: this.size }), h("gb-mega-input-field-base", { key: '973102609184c8379082b6410d34cf8c52fb123c', size: this.size })))), this.showHintText && (h("div", { key: '9306d0adea3e3e6592d45cedc89f6c69d05b999b', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
12
+ } }, h("div", { key: 'f3b6f00719c3f1356b547261387becd70efae706', class: "input-with-label" }, this.showLabel && (h("label", { key: '71e2b108feb6c3bc55390a6f305e32c629da9922', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '76366682f80a6222cdbe7576ca1313e8c7852f35', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '96558932da82a4818468ee66f7215ac4b4b4d86a', size: this.size }), h("gb-mega-input-field-base", { key: '6a4f8f4f8536fd7d60205d00a5940a9e03a7ca8b', size: this.size }), h("gb-mega-input-field-base", { key: '99e13a1271cc1f7b23f747b08b78b957a86dc1dc', size: this.size }), h("gb-mega-input-field-base", { key: 'dfb7fb3fa9bc3c7d25da07dd3fb3ae98035c4730', size: this.size }))), this.digits === 6 && (h("div", { key: 'cf5a4ea96f8254fe0e081f189bdff8b8d7fc98c9', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'e6886cef1c7cf03cf54df6bba58c09559cf2f4a1', size: this.size }), h("gb-mega-input-field-base", { key: '3de99a4e5c3de609c774f70ede426ec575157d4a', size: this.size }), h("gb-mega-input-field-base", { key: '7434a5e506488a5b7d03d6a481be6057addc6e54', size: this.size }), h("p", { key: '185c3f2dc96cdc136eb67141d75464051cae75d8', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '0546f3a92c67197286248ff57704e87914febe3e', size: this.size }), h("gb-mega-input-field-base", { key: '410ea50cfbcb1666bdde53bfd263160baa763a8e', size: this.size }), h("gb-mega-input-field-base", { key: '4788a3e83fd6b3d31e6ee8d991603404bc1c8dc3', size: this.size }))), this.digits === 8 && (h("div", { key: '9b2cf9afd6d6e2cebfa12ae1d6679e655014fb60', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '4a7507accb66c2c8f8a0416cd53aaf9914158a6d', size: this.size }), h("gb-mega-input-field-base", { key: '41f9b625075a6fb5354ecd0e19c1df6ac629691d', size: this.size }), h("gb-mega-input-field-base", { key: 'c585dc7ad9dc73382968e5fd314b32c6b868a762', size: this.size }), h("gb-mega-input-field-base", { key: 'f6f459282b2940c7a01d83549ff8f6d54d8db3d3', size: this.size }), h("p", { key: '894ca20a91070ab3a73a88c71d1e69a5f7651a98', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'c7ee3decf76e36bf07113882aec419f704e6e96f', size: this.size }), h("gb-mega-input-field-base", { key: '80e79192dea99b910df30725ea61c93f01d76dce', size: this.size }), h("gb-mega-input-field-base", { key: '6e9e6fc06c1dd2d14e990bc1c9da672abd669f1c', size: this.size }), h("gb-mega-input-field-base", { key: '911908de6aa56be6f1e79a45eaf08685f87e351c', size: this.size })))), this.showHintText && (h("div", { key: '6c6cf39b2998f9e3bfbd6d5694e483d8366b563c', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
13
13
  }
14
14
  static get is() { return "gb-token-field-compressed"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -26,7 +26,7 @@ export class GbTooltip {
26
26
  return this.showArrow ? `arrow ${this.arrow}` : '';
27
27
  }
28
28
  render() {
29
- return (h("div", { key: '6960c36475cb1d5382fb3ecfbca76805be7eae05', class: "tooltip_container" }, h("div", { key: '907234913d7b093037712197afb026f81d164160', class: "tooltip" }, this.showArrow && h("div", { key: 'a6a7a20fa817b9e2fa0445bd358116f72e545692', class: this.getArrowClass() }), h("div", { key: 'ffae0f8016bcb29689ec6bc38cb1b343e1a99f15', class: "tooltip_content" }, h("slot", { key: '5d4016bbca76b5a8a56fb32c0fb34ee1eed6d6db', name: "label" }), this.showSupportingText && h("slot", { key: '4b0f91bf8dab7997890251e076853b02c6932889', name: "supporting_text" })))));
29
+ return (h("div", { key: '31f8ba40a61ddb6cb41f0e9c92f39f33d33eeda1', class: "tooltip_container" }, h("div", { key: 'a1a98e6c0ff415a5d2dc1a17815b86825cde4e0e', class: "tooltip" }, this.showArrow && h("div", { key: '493857540687947e54fd88dcbe5df2ff9cd921d3', class: this.getArrowClass() }), h("div", { key: '5b39007060261a3058217dbc810694278ec63093', class: "tooltip_content" }, h("slot", { key: 'aaaf81271d1f7f37382e70410159e1540522d398', name: "label" }), this.showSupportingText && h("slot", { key: '08390371880e0f9fee4033d46451c0b4db5faf0b', name: "supporting_text" })))));
30
30
  }
31
31
  static get is() { return "gb-tooltip"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -30,7 +30,7 @@ export class GbTopBar {
30
30
  }
31
31
  render() {
32
32
  const patternSrc = getAssetPath(`assets/top_bar_pattern.svg`);
33
- return (h("div", { key: 'a400957493ed95938cfcb12718cdde2e2e8001a8', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '455fe886c4c9b9885d2b6ac0ee76ba76a6d73abe', class: "pattern" }, h("img", { key: 'd5382a29abbd1abaea74e0ba847fa135d07eeb70', src: patternSrc, alt: "" }))), h("div", { key: '1b7996801be84bfb9699ebeb3a7f1c513c86982b', class: "top_bar_content" }, h("div", { key: 'd7e70c18f2401f7e3532d1b38a20c75521c9522a', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: '4a68ad09b124244f1fdee333af3ebbf5be2423e8', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: '995d5a9c4042c8b47a2b7632ad4468435873d851', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: 'd8dc3b9937ba6530dd28a70f2556e382772f49fd', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: '2136e8a22628b955189bf443ac57421282649a11', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: '63df25fe969644f90f5555c19b7ffbc85adf0fc9', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: 'c320dc90c1e23f8ac2c0808f642521c69fc38b15', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: '4452f0ba2aaffb9b1ca3c67e635e1208c6fa8f5b', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
33
+ return (h("div", { key: '547d9189722cb49f9a79e533327cf03052089113', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '160f8f7a1ca3ef64e14e605f31aea67c5e33abeb', class: "pattern" }, h("img", { key: '3a6d1056b45fa86440fd51a4cdd1c63546e38b6a', src: patternSrc, alt: "" }))), h("div", { key: '98cabeee06e0fb91cf43ea88a3be3461766de25e', class: "top_bar_content" }, h("div", { key: '52bf6f735ccef461d30f044a745e61b86fd58f22', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'd742f67e679eb8ce286c57395c7acbde39590f08', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: 'fef14f9303cc633af0f0c34b4550ea24c9d3f410', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: 'de3f89d0eaa2148c06536615e5b4dd73e48b85d8', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: 'b441f4d28e571be8a8ca18ee275c8cc7b1032319', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: '51f151c603155a33746feb8676b862122b194e1e', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: '73572511aa02ea34c4a314266f94366c70d2bf67', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: '378bee044b90f422218104f279a40f98cf4f426c', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
34
34
  }
35
35
  static get is() { return "gb-top-bar"; }
36
36
  static get encapsulation() { return "shadow"; }
@@ -17,7 +17,7 @@ export class GbTopBarItem {
17
17
  this.loadIcon(this.icon);
18
18
  }
19
19
  render() {
20
- return (h("div", { key: '9cd991d95dcdd168c4aab47227a56cd8396f6668', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'c6af5c91f276bca94229df0ad4629965b37e6a9d', class: `top_bar_content` }, h("div", { key: 'b6a8520ae6d4a187e921b55ed2385730f11ff322', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '96c1ab7605e21660aacce3da72d263f399c1acb5', class: "label" }, h("p", { key: '8ee496fb1502e2f1f14d6bac5a29c1f369154583', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: 'a31eca79eadfbf5ff856cc46472a36c7d2dffdff', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '6bb703919cb471e0baa4642c1a3de8b485588d4d', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '10a7b5f86f29bdcc4adaf8a21fe0cf6f7f7cb4b6', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '40e6204a0cf9dd89ce9b42cdcab4486f4509757e', slot: "label" }, this.label)))));
20
+ return (h("div", { key: 'cbe3e631cfd1ce6458a788bb69fc57c9478e2f1c', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '20c9d9955fca62e9baf5a533fe8219d7a24409e4', class: `top_bar_content` }, h("div", { key: 'c4fbce014af2609c3c1b0573cd251cdc434247cb', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '771b77ac59636e0b06c3af7194e75404233b73c0', class: "label" }, h("p", { key: '2e018ffe18f58f2f283d06af3b2e132094fda7b1', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '38c8ec47935b2532a3e06f120b84fe4be741ae40', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: 'ea3dc51ac04088baa7b995eee90b17fb99b55dbe', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '4e6c06bf406df03aad83df6536931373dd14c6a6', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '5f9a1d619f86e1d50797724c7e888d73a33ab448', slot: "label" }, this.label)))));
21
21
  }
22
22
  static get is() { return "gb-top-bar-item"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -31,7 +31,7 @@ export class GbTopBarSidemenu {
31
31
  }
32
32
  render() {
33
33
  const patternSrc = getAssetPath(`assets/pattern_wrapper.svg`);
34
- return (h("div", { key: 'a51296e455fe6a18f4f3ad0a904991adabcebf43', class: "top_bar_sidemenu_div" }, h("div", { key: '06657dd52970947550ef879fc55abe9c66964f74', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: '0347bd68af267893f9d38f7a5ad28de539d3a818', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: 'bc08830c6a2562b092898a5fd546d00e2dbddaf1', class: "wrapper" }, h("div", { key: '4e91fa084b385e06b715b3ed8f13bd0771cf57f9', class: "wrapper_pattern" }, h("img", { key: '72a455d4c0fa697c8de16478c14a2d35971c04d8', src: patternSrc, alt: "" })), h("div", { key: '520f4f68147d0faa36c511bfe33e77242a79c265', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '845f0f202aca7ba5e02d63d0ab5893000cea5f9a', class: "application_name" }, h("slot", { key: 'c103ec2b73d32d6aab2a098e68b89e17092243dc', name: "application_name" })))));
34
+ return (h("div", { key: 'd7f350a6ff51612a65fc58b943dd2a1575c0c41b', class: "top_bar_sidemenu_div" }, h("div", { key: '88346a81f902e81b862c9e6561fc88c0446ab917', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: '4fac4766ed2b1b9c7d6bd01754258e6b84a3006a', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: '8819afd008b534adfcb0d567775da651c4035114', class: "wrapper" }, h("div", { key: '4fcf9b22aec574d7bee700e52a358bef1c565273', class: "wrapper_pattern" }, h("img", { key: '099320347828a804b5facbc66d370cfa6bf85b1c', src: patternSrc, alt: "" })), h("div", { key: 'd44fc48a88fb48b1a05b9928848e092ed5b1b88b', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '9f55def1a824eab176d4e79b4cca8e0985270855', class: "application_name" }, h("slot", { key: '815a1bac5d72d187b0dc0258df7da123c00af48a', name: "application_name" })))));
35
35
  }
36
36
  static get is() { return "gb-top-bar-sidemenu"; }
37
37
  static get encapsulation() { return "shadow"; }