globuswebcomponents 1.6.3 → 1.6.5

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 (361) hide show
  1. package/dist/cjs/gb-avatar_16.cjs.entry.js +68 -48
  2. package/dist/cjs/gb-avatar_16.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +13 -13
  7. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
  8. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  9. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  10. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  12. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  25. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  28. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  31. package/dist/cjs/gb-tooltip.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +47 -0
  36. package/dist/cjs/gb-vertical-tabs.cjs.entry.js.map +1 -0
  37. package/dist/cjs/gb-vertical-tabs.entry.cjs.js.map +1 -0
  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-comment/gb-comment.css +0 -6
  44. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +442 -1
  45. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -1
  46. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  47. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  48. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  49. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  50. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  51. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  52. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  53. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  54. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  55. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  56. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  57. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  58. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  59. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  60. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  61. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  62. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  63. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  64. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  65. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  66. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  67. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  68. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  69. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  70. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  71. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  72. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  73. package/dist/collection/components/gb-table-cell/gb-table-cell.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-toast/gb-toast.js +1 -1
  80. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  81. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  82. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  83. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  84. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  85. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  86. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  87. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  88. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  89. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  90. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  91. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  92. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  93. package/dist/components/gb-avatar-add-button.js +1 -1
  94. package/dist/components/gb-avatar-dropdown.js +3 -3
  95. package/dist/components/gb-avatar-group.js +4 -4
  96. package/dist/components/gb-avatar-label-group.js +1 -1
  97. package/dist/components/gb-avatar-profile-photo.js +2 -2
  98. package/dist/components/gb-avatar.js +1 -1
  99. package/dist/components/gb-badge.js +1 -1
  100. package/dist/components/gb-checkbox-group-item.js +1 -1
  101. package/dist/components/gb-checkbox-group.js +3 -3
  102. package/dist/components/gb-collapse-button.js +1 -1
  103. package/dist/components/gb-comment.js +1 -1
  104. package/dist/components/gb-comment.js.map +1 -1
  105. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  106. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  107. package/dist/components/gb-detail-cell.js +4 -4
  108. package/dist/components/gb-file-upload-item-base.js +1 -1
  109. package/dist/components/gb-file-upload.js +3 -3
  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 +47 -5
  113. package/dist/components/gb-horizontal-tabs.js.map +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 +15 -15
  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-tag-checkbox.js +1 -1
  143. package/dist/components/gb-tag-close.js +1 -1
  144. package/dist/components/gb-tag-count.js +1 -1
  145. package/dist/components/gb-tag.js +1 -1
  146. package/dist/components/gb-textarea-input-field.js +11 -11
  147. package/dist/components/gb-toast-button.js +1 -1
  148. package/dist/components/gb-toast.js +2 -2
  149. package/dist/components/gb-toggle-base.js +1 -1
  150. package/dist/components/gb-toggle.js +2 -2
  151. package/dist/components/gb-token-field-compact.js +2 -2
  152. package/dist/components/gb-token-field-compressed.js +3 -3
  153. package/dist/components/gb-tooltip.js +1 -1
  154. package/dist/components/gb-top-bar-item.js +1 -1
  155. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  156. package/dist/components/gb-top-bar.js +3 -3
  157. package/dist/components/gb-vertical-tabs.js +1 -1
  158. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  159. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  160. package/dist/components/{p-Vs_T1kQh.js → p-2zhmlwSn.js} +4 -4
  161. package/dist/components/{p-Vs_T1kQh.js.map → p-2zhmlwSn.js.map} +1 -1
  162. package/dist/components/{p-CFTtWUo5.js → p-3adYCRI6.js} +3 -3
  163. package/dist/components/{p-CFTtWUo5.js.map → p-3adYCRI6.js.map} +1 -1
  164. package/dist/components/{p-au0Iu1eb.js → p-7FoTwn7P.js} +7 -7
  165. package/dist/components/{p-au0Iu1eb.js.map → p-7FoTwn7P.js.map} +1 -1
  166. package/dist/components/{p-B4PD2Tez.js → p-9Gybkjf6.js} +4 -4
  167. package/dist/components/{p-B4PD2Tez.js.map → p-9Gybkjf6.js.map} +1 -1
  168. package/dist/components/{p-Cn3fAbqY.js → p-BEx71tR-.js} +3 -3
  169. package/dist/components/{p-Cn3fAbqY.js.map → p-BEx71tR-.js.map} +1 -1
  170. package/dist/components/{p-C3_Sfw66.js → p-BMT-HcT8.js} +3 -3
  171. package/dist/components/{p-C3_Sfw66.js.map → p-BMT-HcT8.js.map} +1 -1
  172. package/dist/components/{p-DoeriZDH.js → p-BTgaJ38N.js} +3 -3
  173. package/dist/components/{p-DoeriZDH.js.map → p-BTgaJ38N.js.map} +1 -1
  174. package/dist/components/{p-tdRdp28T.js → p-BUKII-Vv.js} +24 -24
  175. package/dist/components/{p-tdRdp28T.js.map → p-BUKII-Vv.js.map} +1 -1
  176. package/dist/components/{p-BW36iD0p.js → p-C42cmMQN.js} +16 -16
  177. package/dist/components/{p-BW36iD0p.js.map → p-C42cmMQN.js.map} +1 -1
  178. package/dist/components/{p-OiP9secW.js → p-C4ur6kKT.js} +8 -8
  179. package/dist/components/{p-OiP9secW.js.map → p-C4ur6kKT.js.map} +1 -1
  180. package/dist/components/{p-_DscvXiK.js → p-CDroKpB2.js} +4 -4
  181. package/dist/components/{p-_DscvXiK.js.map → p-CDroKpB2.js.map} +1 -1
  182. package/dist/components/{p-BWBihtRo.js → p-CGATB7Vx.js} +4 -4
  183. package/dist/components/{p-BWBihtRo.js.map → p-CGATB7Vx.js.map} +1 -1
  184. package/dist/components/{p-C59Zzl57.js → p-CI7_S3u8.js} +7 -7
  185. package/dist/components/{p-C59Zzl57.js.map → p-CI7_S3u8.js.map} +1 -1
  186. package/dist/components/{p-BNG1IcFt.js → p-CWLX_7aj.js} +4 -4
  187. package/dist/components/{p-BNG1IcFt.js.map → p-CWLX_7aj.js.map} +1 -1
  188. package/dist/components/{p-Cp0fWz52.js → p-CdDlbegU.js} +3 -3
  189. package/dist/components/{p-Cp0fWz52.js.map → p-CdDlbegU.js.map} +1 -1
  190. package/dist/components/{p-DLE_yRuw.js → p-Ckqzuyjd.js} +3 -3
  191. package/dist/components/{p-DLE_yRuw.js.map → p-Ckqzuyjd.js.map} +1 -1
  192. package/dist/components/{p-JAFoW3IV.js → p-DAR9qK_F.js} +3 -3
  193. package/dist/components/{p-JAFoW3IV.js.map → p-DAR9qK_F.js.map} +1 -1
  194. package/dist/components/{p-tQRYwlzE.js → p-DIPYKE6-.js} +3 -3
  195. package/dist/components/{p-tQRYwlzE.js.map → p-DIPYKE6-.js.map} +1 -1
  196. package/dist/components/{p-BaD6Aaha.js → p-DK6y2Hi6.js} +3 -3
  197. package/dist/components/{p-BaD6Aaha.js.map → p-DK6y2Hi6.js.map} +1 -1
  198. package/dist/components/{p--A9DuJIU.js → p-DT9_E3_Q.js} +3 -3
  199. package/dist/components/{p--A9DuJIU.js.map → p-DT9_E3_Q.js.map} +1 -1
  200. package/dist/components/{p-fYxGcYkK.js → p-DYTqId9P.js} +3 -3
  201. package/dist/components/{p-fYxGcYkK.js.map → p-DYTqId9P.js.map} +1 -1
  202. package/dist/components/{p-BJKJICFv.js → p-Daq63P3Y.js} +3 -3
  203. package/dist/components/{p-BJKJICFv.js.map → p-Daq63P3Y.js.map} +1 -1
  204. package/dist/components/{p-D9Wg9v3R.js → p-Db49pedY.js} +3 -3
  205. package/dist/components/{p-D9Wg9v3R.js.map → p-Db49pedY.js.map} +1 -1
  206. package/dist/components/{p-DXd2gBTx.js → p-DeInF8W8.js} +6 -6
  207. package/dist/components/{p-DXd2gBTx.js.map → p-DeInF8W8.js.map} +1 -1
  208. package/dist/components/{p-BPTBKz1v.js → p-DiDCbmyg.js} +3 -3
  209. package/dist/components/{p-BPTBKz1v.js.map → p-DiDCbmyg.js.map} +1 -1
  210. package/dist/components/{p-DuLknIMt.js → p-DjY47R7y.js} +4 -4
  211. package/dist/components/{p-DuLknIMt.js.map → p-DjY47R7y.js.map} +1 -1
  212. package/dist/components/{p-NiuJaZuK.js → p-DxqMJncz.js} +4 -4
  213. package/dist/components/{p-NiuJaZuK.js.map → p-DxqMJncz.js.map} +1 -1
  214. package/dist/components/{p-BexdXTlZ.js → p-O2OOqjsn.js} +4 -4
  215. package/dist/components/{p-BexdXTlZ.js.map → p-O2OOqjsn.js.map} +1 -1
  216. package/dist/components/{p-DbVpvOCb.js → p-SXno8eDk.js} +3 -3
  217. package/dist/components/{p-DbVpvOCb.js.map → p-SXno8eDk.js.map} +1 -1
  218. package/dist/components/{p-D8zusFu1.js → p-Z5byQ_wJ.js} +8 -8
  219. package/dist/components/{p-D8zusFu1.js.map → p-Z5byQ_wJ.js.map} +1 -1
  220. package/dist/components/{p-BfqN49A7.js → p-ePMg-ehd.js} +3 -3
  221. package/dist/components/{p-BfqN49A7.js.map → p-ePMg-ehd.js.map} +1 -1
  222. package/dist/components/{p-31dMgY12.js → p-iGep8XEr.js} +3 -3
  223. package/dist/components/{p-31dMgY12.js.map → p-iGep8XEr.js.map} +1 -1
  224. package/dist/components/{p-Cn18N_PQ.js → p-pCsMYfVN.js} +4 -4
  225. package/dist/components/{p-Cn18N_PQ.js.map → p-pCsMYfVN.js.map} +1 -1
  226. package/dist/components/{p-B1na1WKm.js → p-zfvIaYzb.js} +3 -3
  227. package/dist/components/{p-B1na1WKm.js.map → p-zfvIaYzb.js.map} +1 -1
  228. package/dist/components/test-input-tag.js +9 -9
  229. package/dist/docs.json +505 -1
  230. package/dist/esm/gb-avatar_16.entry.js +68 -48
  231. package/dist/esm/gb-avatar_16.entry.js.map +1 -1
  232. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  233. package/dist/esm/gb-featured-icon_2.entry.js +1 -1
  234. package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
  235. package/dist/esm/gb-help-tooltip_3.entry.js +13 -13
  236. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
  237. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  238. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  239. package/dist/esm/gb-notification-content.entry.js +1 -1
  240. package/dist/esm/gb-notification-pane.entry.js +3 -3
  241. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  242. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  243. package/dist/esm/gb-pagination.entry.js +1 -1
  244. package/dist/esm/gb-progress-circle.entry.js +1 -1
  245. package/dist/esm/gb-scrollbar.entry.js +1 -1
  246. package/dist/esm/gb-sidebar.entry.js +1 -1
  247. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  248. package/dist/esm/gb-slider.entry.js +1 -1
  249. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  250. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  251. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  252. package/dist/esm/gb-table-cell.entry.js +1 -1
  253. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  254. package/dist/esm/gb-toast-button.entry.js +1 -1
  255. package/dist/esm/gb-toast.entry.js +1 -1
  256. package/dist/esm/gb-toggle-base.entry.js +2 -2
  257. package/dist/esm/gb-toggle.entry.js +1 -1
  258. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  259. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  260. package/dist/esm/gb-tooltip.entry.js +1 -1
  261. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  262. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  263. package/dist/esm/gb-top-bar.entry.js +1 -1
  264. package/dist/esm/gb-vertical-tabs.entry.js +45 -0
  265. package/dist/esm/gb-vertical-tabs.entry.js.map +1 -0
  266. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  267. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  268. package/dist/esm/globuscomponents.js +1 -1
  269. package/dist/esm/loader.js +1 -1
  270. package/dist/esm/test-input-tag.entry.js +2 -2
  271. package/dist/globuscomponents/gb-vertical-tabs.entry.esm.js.map +1 -0
  272. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  273. package/dist/globuscomponents/{p-5b7533b1.entry.js → p-02ed9a74.entry.js} +2 -2
  274. package/dist/globuscomponents/{p-0cf4c15f.entry.js → p-065bd688.entry.js} +2 -2
  275. package/dist/globuscomponents/{p-65b48d1e.entry.js → p-0ae9db60.entry.js} +2 -2
  276. package/dist/globuscomponents/p-2cf8bb6e.entry.js +2 -0
  277. package/dist/globuscomponents/{p-9f545157.entry.js → p-31eff200.entry.js} +2 -2
  278. package/dist/globuscomponents/{p-cb185a30.entry.js → p-3a23c9cd.entry.js} +2 -2
  279. package/dist/globuscomponents/{p-c7b74667.entry.js → p-3a83ad46.entry.js} +2 -2
  280. package/dist/globuscomponents/{p-9f70dc51.entry.js → p-4ef781e9.entry.js} +2 -2
  281. package/dist/globuscomponents/{p-eaf17d35.entry.js → p-538877be.entry.js} +2 -2
  282. package/dist/globuscomponents/{p-86676794.entry.js → p-538ca254.entry.js} +2 -2
  283. package/dist/globuscomponents/{p-885f0e2e.entry.js → p-57c0c184.entry.js} +2 -2
  284. package/dist/globuscomponents/p-5d6f177d.entry.js +2 -0
  285. package/dist/globuscomponents/p-5d6f177d.entry.js.map +1 -0
  286. package/dist/globuscomponents/{p-d893577e.entry.js → p-5e976e74.entry.js} +2 -2
  287. package/dist/globuscomponents/{p-7f460142.entry.js → p-64bf875a.entry.js} +2 -2
  288. package/dist/globuscomponents/{p-4cc2b52e.entry.js → p-710ec71c.entry.js} +2 -2
  289. package/dist/globuscomponents/{p-832112a4.entry.js → p-7b13e1f9.entry.js} +2 -2
  290. package/dist/globuscomponents/{p-46bc7f88.entry.js → p-7c520bd1.entry.js} +2 -2
  291. package/dist/globuscomponents/{p-549463ea.entry.js → p-87e6978d.entry.js} +2 -2
  292. package/dist/globuscomponents/{p-1953ef1f.entry.js → p-90d45e78.entry.js} +2 -2
  293. package/dist/globuscomponents/{p-d8d28c54.entry.js → p-945cc534.entry.js} +2 -2
  294. package/dist/globuscomponents/{p-8fb57c55.entry.js → p-9f6442eb.entry.js} +2 -2
  295. package/dist/globuscomponents/p-9f6442eb.entry.js.map +1 -0
  296. package/dist/globuscomponents/{p-5f21e865.entry.js → p-a433a1a4.entry.js} +2 -2
  297. package/dist/globuscomponents/{p-05819603.entry.js → p-a468a375.entry.js} +2 -2
  298. package/dist/globuscomponents/{p-7270a365.entry.js → p-a65d2059.entry.js} +2 -2
  299. package/dist/globuscomponents/{p-7a4709fc.entry.js → p-a9468822.entry.js} +2 -2
  300. package/dist/globuscomponents/{p-ca96adc4.entry.js → p-ac7756fc.entry.js} +2 -2
  301. package/dist/globuscomponents/{p-7a1d2ea0.entry.js → p-ad80e907.entry.js} +2 -2
  302. package/dist/globuscomponents/{p-db084e12.entry.js → p-bc0efa0d.entry.js} +2 -2
  303. package/dist/globuscomponents/{p-c9c4aa4d.entry.js → p-c13e88b9.entry.js} +2 -2
  304. package/dist/globuscomponents/{p-bb11fc1a.entry.js → p-c3dd79a4.entry.js} +2 -2
  305. package/dist/globuscomponents/{p-f4f49033.entry.js → p-cc23aa04.entry.js} +2 -2
  306. package/dist/globuscomponents/{p-1df001a4.entry.js → p-ce913202.entry.js} +2 -2
  307. package/dist/globuscomponents/p-e099c040.entry.js +2 -0
  308. package/dist/globuscomponents/{p-c1b1c081.entry.js.map → p-e099c040.entry.js.map} +1 -1
  309. package/dist/globuscomponents/{p-797e61ea.entry.js → p-ead95c1c.entry.js} +2 -2
  310. package/dist/globuscomponents/p-ecb5aefe.entry.js +2 -0
  311. package/dist/globuscomponents/{p-34cf7e9d.entry.js → p-f005c250.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-ffafb5e6.entry.js → p-f6faf3cc.entry.js} +2 -2
  313. package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +23 -2
  314. package/dist/types/components.d.ts +42 -0
  315. package/package.json +1 -1
  316. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +0 -46
  317. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js.map +0 -1
  318. package/dist/cjs/gb-horizontal-tabs.entry.cjs.js.map +0 -1
  319. package/dist/esm/gb-horizontal-tabs.entry.js +0 -44
  320. package/dist/esm/gb-horizontal-tabs.entry.js.map +0 -1
  321. package/dist/globuscomponents/gb-horizontal-tabs.entry.esm.js.map +0 -1
  322. package/dist/globuscomponents/p-0ec26c1f.entry.js +0 -2
  323. package/dist/globuscomponents/p-8fb57c55.entry.js.map +0 -1
  324. package/dist/globuscomponents/p-c1b1c081.entry.js +0 -2
  325. package/dist/globuscomponents/p-cd108f34.entry.js +0 -2
  326. package/dist/globuscomponents/p-edcec20b.entry.js +0 -2
  327. package/dist/globuscomponents/p-edcec20b.entry.js.map +0 -1
  328. /package/dist/globuscomponents/{p-5b7533b1.entry.js.map → p-02ed9a74.entry.js.map} +0 -0
  329. /package/dist/globuscomponents/{p-0cf4c15f.entry.js.map → p-065bd688.entry.js.map} +0 -0
  330. /package/dist/globuscomponents/{p-65b48d1e.entry.js.map → p-0ae9db60.entry.js.map} +0 -0
  331. /package/dist/globuscomponents/{p-0ec26c1f.entry.js.map → p-2cf8bb6e.entry.js.map} +0 -0
  332. /package/dist/globuscomponents/{p-9f545157.entry.js.map → p-31eff200.entry.js.map} +0 -0
  333. /package/dist/globuscomponents/{p-cb185a30.entry.js.map → p-3a23c9cd.entry.js.map} +0 -0
  334. /package/dist/globuscomponents/{p-c7b74667.entry.js.map → p-3a83ad46.entry.js.map} +0 -0
  335. /package/dist/globuscomponents/{p-9f70dc51.entry.js.map → p-4ef781e9.entry.js.map} +0 -0
  336. /package/dist/globuscomponents/{p-eaf17d35.entry.js.map → p-538877be.entry.js.map} +0 -0
  337. /package/dist/globuscomponents/{p-86676794.entry.js.map → p-538ca254.entry.js.map} +0 -0
  338. /package/dist/globuscomponents/{p-885f0e2e.entry.js.map → p-57c0c184.entry.js.map} +0 -0
  339. /package/dist/globuscomponents/{p-d893577e.entry.js.map → p-5e976e74.entry.js.map} +0 -0
  340. /package/dist/globuscomponents/{p-7f460142.entry.js.map → p-64bf875a.entry.js.map} +0 -0
  341. /package/dist/globuscomponents/{p-4cc2b52e.entry.js.map → p-710ec71c.entry.js.map} +0 -0
  342. /package/dist/globuscomponents/{p-832112a4.entry.js.map → p-7b13e1f9.entry.js.map} +0 -0
  343. /package/dist/globuscomponents/{p-46bc7f88.entry.js.map → p-7c520bd1.entry.js.map} +0 -0
  344. /package/dist/globuscomponents/{p-549463ea.entry.js.map → p-87e6978d.entry.js.map} +0 -0
  345. /package/dist/globuscomponents/{p-1953ef1f.entry.js.map → p-90d45e78.entry.js.map} +0 -0
  346. /package/dist/globuscomponents/{p-d8d28c54.entry.js.map → p-945cc534.entry.js.map} +0 -0
  347. /package/dist/globuscomponents/{p-5f21e865.entry.js.map → p-a433a1a4.entry.js.map} +0 -0
  348. /package/dist/globuscomponents/{p-05819603.entry.js.map → p-a468a375.entry.js.map} +0 -0
  349. /package/dist/globuscomponents/{p-7270a365.entry.js.map → p-a65d2059.entry.js.map} +0 -0
  350. /package/dist/globuscomponents/{p-7a4709fc.entry.js.map → p-a9468822.entry.js.map} +0 -0
  351. /package/dist/globuscomponents/{p-ca96adc4.entry.js.map → p-ac7756fc.entry.js.map} +0 -0
  352. /package/dist/globuscomponents/{p-7a1d2ea0.entry.js.map → p-ad80e907.entry.js.map} +0 -0
  353. /package/dist/globuscomponents/{p-db084e12.entry.js.map → p-bc0efa0d.entry.js.map} +0 -0
  354. /package/dist/globuscomponents/{p-c9c4aa4d.entry.js.map → p-c13e88b9.entry.js.map} +0 -0
  355. /package/dist/globuscomponents/{p-bb11fc1a.entry.js.map → p-c3dd79a4.entry.js.map} +0 -0
  356. /package/dist/globuscomponents/{p-f4f49033.entry.js.map → p-cc23aa04.entry.js.map} +0 -0
  357. /package/dist/globuscomponents/{p-1df001a4.entry.js.map → p-ce913202.entry.js.map} +0 -0
  358. /package/dist/globuscomponents/{p-797e61ea.entry.js.map → p-ead95c1c.entry.js.map} +0 -0
  359. /package/dist/globuscomponents/{p-cd108f34.entry.js.map → p-ecb5aefe.entry.js.map} +0 -0
  360. /package/dist/globuscomponents/{p-34cf7e9d.entry.js.map → p-f005c250.entry.js.map} +0 -0
  361. /package/dist/globuscomponents/{p-ffafb5e6.entry.js.map → p-f6faf3cc.entry.js.map} +0 -0
@@ -2,6 +2,7 @@ import { h } from "@stencil/core";
2
2
  export class GbHorizontalTabs {
3
3
  constructor() {
4
4
  this.fullWidth = false;
5
+ this.badge = false;
5
6
  this.firstTabName = '';
6
7
  this.secondTabName = '';
7
8
  this.thirdTabName = '';
@@ -22,13 +23,33 @@ export class GbHorizontalTabs {
22
23
  this.eighteenthTabName = '';
23
24
  this.nineteenthTabName = '';
24
25
  this.twentiethTabName = '';
26
+ this.firstTabCount = '';
27
+ this.secondTabCount = '';
28
+ this.thirdTabCount = '';
29
+ this.fourthTabCount = '';
30
+ this.fifthTabCount = '';
31
+ this.sixthTabCount = '';
32
+ this.seventhTabCount = '';
33
+ this.eighthTabCount = '';
34
+ this.ninthTabCount = '';
35
+ this.tenthTabCount = '';
36
+ this.eleventhTabCount = '';
37
+ this.twelfthTabCount = '';
38
+ this.thirteenthTabCount = '';
39
+ this.fourteenthTabCount = '';
40
+ this.fifteenthTabCount = '';
41
+ this.sixtenthTabCount = '';
42
+ this.seventeenthTabCount = '';
43
+ this.eighteenthTabCount = '';
44
+ this.nineteenthTabCount = '';
45
+ this.twentiethTabCount = '';
25
46
  }
26
47
  async handleTabClick(index) {
27
48
  this.activeIndex = index;
28
49
  this.tabItemClicked.emit(index);
29
50
  }
30
51
  render() {
31
- return (h("div", { key: '5991cd87b9365df64c41c2fcfad5531ff79e892f', class: `horizontal_tab_div ${this.type} ${this.fullWidth ? 'full_width' : ''}` }, h("gb-tab-button-base", { key: 'e9b28b8b2e3db71589318ea2004596d04ed01041', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(0), current: this.activeIndex === 0, "tab-name": this.firstTabName, alignment: "horizontal" }), h("gb-tab-button-base", { key: 'da4957d8ddbd4843904caeb940b906c7101d3fbc', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(1), current: this.activeIndex === 1, "tab-name": this.secondTabName, alignment: "horizontal" }), this.thirdTabName && (h("gb-tab-button-base", { key: '034758fa2c9f1380fa0e0204d7e135333feeb941', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(2), current: this.activeIndex === 2, "tab-name": this.thirdTabName, alignment: "horizontal" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'ab5d32a57a87a5f20413e696b814180af5f34f1d', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(3), current: this.activeIndex === 3, "tab-name": this.fourthTabName, alignment: "horizontal" })), this.fifthTabName && (h("gb-tab-button-base", { key: 'e3ec58c4b2285e485aec15576c235796d507a021', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(4), current: this.activeIndex === 4, "tab-name": this.fifthTabName, alignment: "horizontal" })), this.sixthTabName && (h("gb-tab-button-base", { key: '0d436f095d06ca1c50c6bba9a32ba386bf1884ce', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(5), current: this.activeIndex === 5, "tab-name": this.sixthTabName, alignment: "horizontal" })), this.seventhTabName && (h("gb-tab-button-base", { key: '1af2d1c02ea69401868a43d9f81dd53d06766157', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(6), current: this.activeIndex === 6, "tab-name": this.seventhTabName, alignment: "horizontal" })), this.eighthTabName && (h("gb-tab-button-base", { key: '4a3a19c1f5825d883d1d1524906e181a9f70407a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(7), current: this.activeIndex === 7, "tab-name": this.eighthTabName, alignment: "horizontal" })), this.ninthTabName && (h("gb-tab-button-base", { key: '21916b8c58a166c8535daf7cd99c79ec4f82eecb', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(8), current: this.activeIndex === 8, "tab-name": this.ninthTabName, alignment: "horizontal" })), this.tenthTabName && (h("gb-tab-button-base", { key: '1f6fc751de455674b1460cb2b12d7d2820ec704e', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(9), current: this.activeIndex === 9, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.eleventhTabName && (h("gb-tab-button-base", { key: 'b9b8fbe537a91bd56403266de0cae8506a555aa7', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(10), current: this.activeIndex === 10, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'b61c74a7e2ebee7e78bc5ede7fb9971a0bb2d115', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(11), current: this.activeIndex === 11, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '70c6b396d3f71e46e8082235859d78d7d2440256', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(12), current: this.activeIndex === 12, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'fec11f69ac8c12f3f965eb3a060c020dfc92ec73', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(13), current: this.activeIndex === 13, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '551f2a849ce1265617a3f7c938e8f60de0eb4047', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(14), current: this.activeIndex === 14, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '279baab903fcb01257413916fafdd4b7978d4833', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(15), current: this.activeIndex === 15, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'e836ea7de0e98bb243c9f53b119643fe00485ba9', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(16), current: this.activeIndex === 16, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: 'c0455cc834128b327bfd19399bdbf623435f8b76', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(17), current: this.activeIndex === 17, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '8c97bcb7596f05088f04e40c42420561a198c66f', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(18), current: this.activeIndex === 18, "tab-name": this.tenthTabName, alignment: "horizontal" })), this.twentiethTabName && (h("gb-tab-button-base", { key: '70cb890f30e0f7c3b01664e72e095be8138552ef', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(19), current: this.activeIndex === 19, "tab-name": this.tenthTabName, alignment: "horizontal" }))));
52
+ return (h("div", { key: 'a39e2f89fa4732186de33f2430e34afa58a134be', class: `horizontal_tab_div ${this.type} ${this.fullWidth ? 'full_width' : ''}` }, h("gb-tab-button-base", { key: 'd4fa7eadcebdb61af31d84d57c2e4c8368cdf350', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(0), current: this.activeIndex === 0, "tab-name": this.firstTabName, badge: this.badge, alignment: "horizontal" }, h("p", { key: '88ea6bd73ddb8c79ea88ea0f408566b95edf85ca', slot: "count" }, this.firstTabCount)), h("gb-tab-button-base", { key: '9fd7675a2b05700bf7c79cc226a283c95316ddf4', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(1), current: this.activeIndex === 1, "tab-name": this.secondTabName, alignment: "horizontal" }, h("p", { key: '87824686a8dbca4edaa6a3198b1f0350d3416f7e', slot: "count" }, this.secondTabCount)), this.thirdTabName && (h("gb-tab-button-base", { key: '9a93aea7a0a3345b142d015bdb4edf7f32153251', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(2), current: this.activeIndex === 2, "tab-name": this.thirdTabName, alignment: "horizontal" }, h("p", { key: '1db52cf1e10598eacc7ec4d61084fb30a9344fef', slot: "count" }, this.thirdTabCount))), this.fourthTabName && (h("gb-tab-button-base", { key: '2a33a93e575a7d9b405f194cf2843415424e5901', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(3), current: this.activeIndex === 3, "tab-name": this.fourthTabName, alignment: "horizontal" }, h("p", { key: '0bdeb62070e1d6c4cbe677ee72d48cfd0361049d', slot: "count" }, this.fourthTabCount))), this.fifthTabName && (h("gb-tab-button-base", { key: '4d709c82eba4db990615a7bdbf4c73cba1abbcef', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(4), current: this.activeIndex === 4, "tab-name": this.fifthTabName, alignment: "horizontal" }, h("p", { key: '18a278df3971210e1b800b42053f65ab9472e5c9', slot: "count" }, this.fifthTabCount))), this.sixthTabName && (h("gb-tab-button-base", { key: 'b015dd29df79accc654fcebe56572674e3019bc9', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(5), current: this.activeIndex === 5, "tab-name": this.sixthTabName, alignment: "horizontal" }, h("p", { key: 'a9ec77c306c81517682dee626ec12cfe708922b9', slot: "count" }, this.sixthTabCount))), this.seventhTabName && (h("gb-tab-button-base", { key: 'ac5e865d27cdf51d86fbdd22e828a6767259fa7f', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(6), current: this.activeIndex === 6, "tab-name": this.seventhTabName, alignment: "horizontal" }, h("p", { key: '06ca5c7ac0c893229684fc582c5c1facc2061249', slot: "count" }, this.seventhTabCount))), this.eighthTabName && (h("gb-tab-button-base", { key: '75bb030daff308d8317461deaf7466bc01eac062', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(7), current: this.activeIndex === 7, "tab-name": this.eighthTabName, alignment: "horizontal" }, h("p", { key: '726e794e624570b73b13065f574cce0d32ed6ec3', slot: "count" }, this.eighthTabCount))), this.ninthTabName && (h("gb-tab-button-base", { key: '5121baa56fb07f0bd6fe185c2710dbdd0e1a0b64', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(8), current: this.activeIndex === 8, "tab-name": this.ninthTabName, alignment: "horizontal" }, h("p", { key: 'a2a6b0b05e2ee8168bb53401e99fb174924a9ef3', slot: "count" }, this.ninthTabCount))), this.tenthTabName && (h("gb-tab-button-base", { key: '07e0d9d63c111d6598d85039c64ae0aa1d8e8fc5', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(9), current: this.activeIndex === 9, "tab-name": this.tenthTabName, alignment: "horizontal" }, h("p", { key: '0a12cb47cc1555e72c448e0ec1e3fb068015d49c', slot: "count" }, this.tenthTabCount))), this.eleventhTabName && (h("gb-tab-button-base", { key: 'd6f78f5d0693c4f6622028a3a8d5218a6b648642', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(10), current: this.activeIndex === 10, "tab-name": this.eleventhTabName, alignment: "horizontal" }, h("p", { key: '20a5d5fd301f913ed2e438bfb94f46e71175255f', slot: "count" }, this.eleventhTabCount))), this.twelfthTabName && (h("gb-tab-button-base", { key: '0c9deaa4a86a02a6bbed7f39e8733895652ae374', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(11), current: this.activeIndex === 11, "tab-name": this.twelfthTabName, alignment: "horizontal" }, h("p", { key: '8b7651e656126f3ffb84711bc65f7940241039e3', slot: "count" }, this.twelfthTabCount))), this.thirteenthTabName && (h("gb-tab-button-base", { key: '80b6db3b00f5f1a91a8bf3caf3df502e0facb9ea', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(12), current: this.activeIndex === 12, "tab-name": this.thirteenthTabName, alignment: "horizontal" }, h("p", { key: '12993aaa665e7700b52d11a7d5b91e8ea621801f', slot: "count" }, this.thirteenthTabCount))), this.fourteenthTabName && (h("gb-tab-button-base", { key: '7abb4ff28e19cff8a292e3e2797aeed0c203c3d9', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(13), current: this.activeIndex === 13, "tab-name": this.fourteenthTabName, alignment: "horizontal" }, h("p", { key: '93dea58bd4f86b22520497f21284ee092957226d', slot: "count" }, this.fourteenthTabCount))), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'fcb05e76bf60a06c17e531c38e53610adf415039', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(14), current: this.activeIndex === 14, "tab-name": this.fifteenthTabName, alignment: "horizontal" }, h("p", { key: 'ece4e44fa6a204ca8fe9828cdc0b1672dfa91010', slot: "count" }, this.fifteenthTabCount))), this.sixteenthTabName && (h("gb-tab-button-base", { key: '136c327f40cfa7509bb6120681b84e6d8982fd57', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(15), current: this.activeIndex === 15, "tab-name": this.sixteenthTabName, alignment: "horizontal" }, h("p", { key: '0d2eb030b81f7cf34f406922327c1f12f1a988ce', slot: "count" }, this.sixtenthTabCount))), this.seventeenthTabName && (h("gb-tab-button-base", { key: '620bf0716826cd2784c09a3811fdb3886a219ddc', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(16), current: this.activeIndex === 16, "tab-name": this.seventeenthTabName, alignment: "horizontal" }, h("p", { key: '27f1a5c4e8ad84cae4c84cc409e2a5bf1242b10e', slot: "count" }, this.seventeenthTabCount))), this.eighteenthTabName && (h("gb-tab-button-base", { key: '9e9134934b4fdd286ce708c36b4a11d8048852ae', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(17), current: this.activeIndex === 17, "tab-name": this.eighteenthTabName, alignment: "horizontal" }, h("p", { key: '4672f031efa1009ceed90a3b65e12f5e4e1a322e', slot: "count" }, this.eighteenthTabCount))), this.nineteenthTabName && (h("gb-tab-button-base", { key: '7f323f28eb38dd827573d85e7bf84ae99a515c9a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(18), current: this.activeIndex === 18, "tab-name": this.nineteenthTabName, alignment: "horizontal" }, h("p", { key: 'dd902f498d0526bd6a12f3375cb983ad67899992', slot: "count" }, this.nineteenthTabCount))), this.twentiethTabName && (h("gb-tab-button-base", { key: '48c4eda5bd73d44e31744668748b1fc000884675', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(19), current: this.activeIndex === 19, "tab-name": this.twentiethTabName, alignment: "horizontal" }, h("p", { key: '55b2442828508d1e5b00973333480942b61e4111', slot: "count" }, this.twentiethTabCount)))));
32
53
  }
33
54
  static get is() { return "gb-horizontal-tabs"; }
34
55
  static get encapsulation() { return "shadow"; }
@@ -114,6 +135,26 @@ export class GbHorizontalTabs {
114
135
  "reflect": false,
115
136
  "defaultValue": "false"
116
137
  },
138
+ "badge": {
139
+ "type": "boolean",
140
+ "mutable": false,
141
+ "complexType": {
142
+ "original": "boolean",
143
+ "resolved": "boolean",
144
+ "references": {}
145
+ },
146
+ "required": false,
147
+ "optional": false,
148
+ "docs": {
149
+ "tags": [],
150
+ "text": ""
151
+ },
152
+ "getter": false,
153
+ "setter": false,
154
+ "attribute": "badge",
155
+ "reflect": false,
156
+ "defaultValue": "false"
157
+ },
117
158
  "firstTabName": {
118
159
  "type": "string",
119
160
  "mutable": false,
@@ -514,6 +555,406 @@ export class GbHorizontalTabs {
514
555
  "reflect": false,
515
556
  "defaultValue": "''"
516
557
  },
558
+ "firstTabCount": {
559
+ "type": "string",
560
+ "mutable": false,
561
+ "complexType": {
562
+ "original": "string",
563
+ "resolved": "string",
564
+ "references": {}
565
+ },
566
+ "required": false,
567
+ "optional": false,
568
+ "docs": {
569
+ "tags": [],
570
+ "text": ""
571
+ },
572
+ "getter": false,
573
+ "setter": false,
574
+ "attribute": "first-tab-count",
575
+ "reflect": false,
576
+ "defaultValue": "''"
577
+ },
578
+ "secondTabCount": {
579
+ "type": "string",
580
+ "mutable": false,
581
+ "complexType": {
582
+ "original": "string",
583
+ "resolved": "string",
584
+ "references": {}
585
+ },
586
+ "required": false,
587
+ "optional": false,
588
+ "docs": {
589
+ "tags": [],
590
+ "text": ""
591
+ },
592
+ "getter": false,
593
+ "setter": false,
594
+ "attribute": "second-tab-count",
595
+ "reflect": false,
596
+ "defaultValue": "''"
597
+ },
598
+ "thirdTabCount": {
599
+ "type": "string",
600
+ "mutable": false,
601
+ "complexType": {
602
+ "original": "string",
603
+ "resolved": "string",
604
+ "references": {}
605
+ },
606
+ "required": false,
607
+ "optional": false,
608
+ "docs": {
609
+ "tags": [],
610
+ "text": ""
611
+ },
612
+ "getter": false,
613
+ "setter": false,
614
+ "attribute": "third-tab-count",
615
+ "reflect": false,
616
+ "defaultValue": "''"
617
+ },
618
+ "fourthTabCount": {
619
+ "type": "string",
620
+ "mutable": false,
621
+ "complexType": {
622
+ "original": "string",
623
+ "resolved": "string",
624
+ "references": {}
625
+ },
626
+ "required": false,
627
+ "optional": false,
628
+ "docs": {
629
+ "tags": [],
630
+ "text": ""
631
+ },
632
+ "getter": false,
633
+ "setter": false,
634
+ "attribute": "fourth-tab-count",
635
+ "reflect": false,
636
+ "defaultValue": "''"
637
+ },
638
+ "fifthTabCount": {
639
+ "type": "string",
640
+ "mutable": false,
641
+ "complexType": {
642
+ "original": "string",
643
+ "resolved": "string",
644
+ "references": {}
645
+ },
646
+ "required": false,
647
+ "optional": false,
648
+ "docs": {
649
+ "tags": [],
650
+ "text": ""
651
+ },
652
+ "getter": false,
653
+ "setter": false,
654
+ "attribute": "fifth-tab-count",
655
+ "reflect": false,
656
+ "defaultValue": "''"
657
+ },
658
+ "sixthTabCount": {
659
+ "type": "string",
660
+ "mutable": false,
661
+ "complexType": {
662
+ "original": "string",
663
+ "resolved": "string",
664
+ "references": {}
665
+ },
666
+ "required": false,
667
+ "optional": false,
668
+ "docs": {
669
+ "tags": [],
670
+ "text": ""
671
+ },
672
+ "getter": false,
673
+ "setter": false,
674
+ "attribute": "sixth-tab-count",
675
+ "reflect": false,
676
+ "defaultValue": "''"
677
+ },
678
+ "seventhTabCount": {
679
+ "type": "string",
680
+ "mutable": false,
681
+ "complexType": {
682
+ "original": "string",
683
+ "resolved": "string",
684
+ "references": {}
685
+ },
686
+ "required": false,
687
+ "optional": false,
688
+ "docs": {
689
+ "tags": [],
690
+ "text": ""
691
+ },
692
+ "getter": false,
693
+ "setter": false,
694
+ "attribute": "seventh-tab-count",
695
+ "reflect": false,
696
+ "defaultValue": "''"
697
+ },
698
+ "eighthTabCount": {
699
+ "type": "string",
700
+ "mutable": false,
701
+ "complexType": {
702
+ "original": "string",
703
+ "resolved": "string",
704
+ "references": {}
705
+ },
706
+ "required": false,
707
+ "optional": false,
708
+ "docs": {
709
+ "tags": [],
710
+ "text": ""
711
+ },
712
+ "getter": false,
713
+ "setter": false,
714
+ "attribute": "eighth-tab-count",
715
+ "reflect": false,
716
+ "defaultValue": "''"
717
+ },
718
+ "ninthTabCount": {
719
+ "type": "string",
720
+ "mutable": false,
721
+ "complexType": {
722
+ "original": "string",
723
+ "resolved": "string",
724
+ "references": {}
725
+ },
726
+ "required": false,
727
+ "optional": false,
728
+ "docs": {
729
+ "tags": [],
730
+ "text": ""
731
+ },
732
+ "getter": false,
733
+ "setter": false,
734
+ "attribute": "ninth-tab-count",
735
+ "reflect": false,
736
+ "defaultValue": "''"
737
+ },
738
+ "tenthTabCount": {
739
+ "type": "string",
740
+ "mutable": false,
741
+ "complexType": {
742
+ "original": "string",
743
+ "resolved": "string",
744
+ "references": {}
745
+ },
746
+ "required": false,
747
+ "optional": false,
748
+ "docs": {
749
+ "tags": [],
750
+ "text": ""
751
+ },
752
+ "getter": false,
753
+ "setter": false,
754
+ "attribute": "tenth-tab-count",
755
+ "reflect": false,
756
+ "defaultValue": "''"
757
+ },
758
+ "eleventhTabCount": {
759
+ "type": "string",
760
+ "mutable": false,
761
+ "complexType": {
762
+ "original": "string",
763
+ "resolved": "string",
764
+ "references": {}
765
+ },
766
+ "required": false,
767
+ "optional": false,
768
+ "docs": {
769
+ "tags": [],
770
+ "text": ""
771
+ },
772
+ "getter": false,
773
+ "setter": false,
774
+ "attribute": "eleventh-tab-count",
775
+ "reflect": false,
776
+ "defaultValue": "''"
777
+ },
778
+ "twelfthTabCount": {
779
+ "type": "string",
780
+ "mutable": false,
781
+ "complexType": {
782
+ "original": "string",
783
+ "resolved": "string",
784
+ "references": {}
785
+ },
786
+ "required": false,
787
+ "optional": false,
788
+ "docs": {
789
+ "tags": [],
790
+ "text": ""
791
+ },
792
+ "getter": false,
793
+ "setter": false,
794
+ "attribute": "twelfth-tab-count",
795
+ "reflect": false,
796
+ "defaultValue": "''"
797
+ },
798
+ "thirteenthTabCount": {
799
+ "type": "string",
800
+ "mutable": false,
801
+ "complexType": {
802
+ "original": "string",
803
+ "resolved": "string",
804
+ "references": {}
805
+ },
806
+ "required": false,
807
+ "optional": false,
808
+ "docs": {
809
+ "tags": [],
810
+ "text": ""
811
+ },
812
+ "getter": false,
813
+ "setter": false,
814
+ "attribute": "thirteenth-tab-count",
815
+ "reflect": false,
816
+ "defaultValue": "''"
817
+ },
818
+ "fourteenthTabCount": {
819
+ "type": "string",
820
+ "mutable": false,
821
+ "complexType": {
822
+ "original": "string",
823
+ "resolved": "string",
824
+ "references": {}
825
+ },
826
+ "required": false,
827
+ "optional": false,
828
+ "docs": {
829
+ "tags": [],
830
+ "text": ""
831
+ },
832
+ "getter": false,
833
+ "setter": false,
834
+ "attribute": "fourteenth-tab-count",
835
+ "reflect": false,
836
+ "defaultValue": "''"
837
+ },
838
+ "fifteenthTabCount": {
839
+ "type": "string",
840
+ "mutable": false,
841
+ "complexType": {
842
+ "original": "string",
843
+ "resolved": "string",
844
+ "references": {}
845
+ },
846
+ "required": false,
847
+ "optional": false,
848
+ "docs": {
849
+ "tags": [],
850
+ "text": ""
851
+ },
852
+ "getter": false,
853
+ "setter": false,
854
+ "attribute": "fifteenth-tab-count",
855
+ "reflect": false,
856
+ "defaultValue": "''"
857
+ },
858
+ "sixtenthTabCount": {
859
+ "type": "string",
860
+ "mutable": false,
861
+ "complexType": {
862
+ "original": "string",
863
+ "resolved": "string",
864
+ "references": {}
865
+ },
866
+ "required": false,
867
+ "optional": false,
868
+ "docs": {
869
+ "tags": [],
870
+ "text": ""
871
+ },
872
+ "getter": false,
873
+ "setter": false,
874
+ "attribute": "sixtenth-tab-count",
875
+ "reflect": false,
876
+ "defaultValue": "''"
877
+ },
878
+ "seventeenthTabCount": {
879
+ "type": "string",
880
+ "mutable": false,
881
+ "complexType": {
882
+ "original": "string",
883
+ "resolved": "string",
884
+ "references": {}
885
+ },
886
+ "required": false,
887
+ "optional": false,
888
+ "docs": {
889
+ "tags": [],
890
+ "text": ""
891
+ },
892
+ "getter": false,
893
+ "setter": false,
894
+ "attribute": "seventeenth-tab-count",
895
+ "reflect": false,
896
+ "defaultValue": "''"
897
+ },
898
+ "eighteenthTabCount": {
899
+ "type": "string",
900
+ "mutable": false,
901
+ "complexType": {
902
+ "original": "string",
903
+ "resolved": "string",
904
+ "references": {}
905
+ },
906
+ "required": false,
907
+ "optional": false,
908
+ "docs": {
909
+ "tags": [],
910
+ "text": ""
911
+ },
912
+ "getter": false,
913
+ "setter": false,
914
+ "attribute": "eighteenth-tab-count",
915
+ "reflect": false,
916
+ "defaultValue": "''"
917
+ },
918
+ "nineteenthTabCount": {
919
+ "type": "string",
920
+ "mutable": false,
921
+ "complexType": {
922
+ "original": "string",
923
+ "resolved": "string",
924
+ "references": {}
925
+ },
926
+ "required": false,
927
+ "optional": false,
928
+ "docs": {
929
+ "tags": [],
930
+ "text": ""
931
+ },
932
+ "getter": false,
933
+ "setter": false,
934
+ "attribute": "nineteenth-tab-count",
935
+ "reflect": false,
936
+ "defaultValue": "''"
937
+ },
938
+ "twentiethTabCount": {
939
+ "type": "string",
940
+ "mutable": false,
941
+ "complexType": {
942
+ "original": "string",
943
+ "resolved": "string",
944
+ "references": {}
945
+ },
946
+ "required": false,
947
+ "optional": false,
948
+ "docs": {
949
+ "tags": [],
950
+ "text": ""
951
+ },
952
+ "getter": false,
953
+ "setter": false,
954
+ "attribute": "twentieth-tab-count",
955
+ "reflect": false,
956
+ "defaultValue": "''"
957
+ },
517
958
  "activeIndex": {
518
959
  "type": "number",
519
960
  "mutable": true,