globuswebcomponents 1.3.6 → 1.3.8

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 (568) hide show
  1. package/dist/cjs/gb-avatar_13.cjs.entry.js +687 -0
  2. package/dist/cjs/gb-avatar_13.cjs.entry.js.map +1 -0
  3. package/dist/cjs/{gb-pagination-button-group-base_2.cjs.entry.js → gb-breadcrumb-button-base.cjs.entry.js} +10 -57
  4. package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-button-close.cjs.entry.js +24 -0
  6. package/dist/cjs/gb-button-close.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-button.cjs.entry.js +90 -0
  8. package/dist/cjs/gb-button.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-checkbox_2.cjs.entry.js +185 -0
  13. package/dist/cjs/gb-checkbox_2.cjs.entry.js.map +1 -0
  14. package/dist/cjs/gb-detail-cell.cjs.entry.js +86 -0
  15. package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -0
  16. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  18. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +46 -0
  21. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
  22. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +42 -0
  23. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +1 -0
  24. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  26. package/dist/cjs/gb-header-icon.cjs.entry.js +34 -0
  27. package/dist/cjs/gb-header-icon.cjs.entry.js.map +1 -0
  28. package/dist/cjs/gb-header.cjs.entry.js +72 -0
  29. package/dist/cjs/gb-header.cjs.entry.js.map +1 -0
  30. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +364 -0
  32. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +144 -0
  35. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js.map +1 -0
  36. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +398 -0
  37. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  38. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  39. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  41. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +66 -0
  50. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -0
  51. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +112 -0
  52. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +1 -0
  53. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  54. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  55. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  56. package/dist/cjs/{gb-progress-bar.cjs.entry.js → gb-toast-button.cjs.entry.js} +14 -11
  57. package/dist/cjs/gb-toast-button.cjs.entry.js.map +1 -0
  58. package/dist/cjs/gb-toast.cjs.entry.js +76 -0
  59. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -0
  60. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  61. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  62. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  63. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  64. package/dist/cjs/gb-top-bar-item.cjs.entry.js +38 -0
  65. package/dist/cjs/gb-top-bar-item.cjs.entry.js.map +1 -0
  66. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +53 -0
  67. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js.map +1 -0
  68. package/dist/cjs/gb-top-bar.cjs.entry.js +51 -0
  69. package/dist/cjs/gb-top-bar.cjs.entry.js.map +1 -0
  70. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  71. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  72. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  73. package/dist/cjs/globuscomponents.cjs.js +1 -1
  74. package/dist/cjs/loader.cjs.js +1 -1
  75. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  76. package/dist/collection/assets/corporate.svg +6 -0
  77. package/dist/collection/assets/file-corrupt.svg +6 -0
  78. package/dist/collection/assets/file-verified.svg +4 -6
  79. package/dist/collection/assets/file.svg +4 -0
  80. package/dist/collection/collection-manifest.json +3 -0
  81. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.css +2912 -0
  82. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js +81 -0
  83. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js.map +1 -0
  84. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.css +2660 -0
  85. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js +61 -0
  86. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js.map +1 -0
  87. package/dist/collection/components/gb-btn/gb-btn.js +1 -1
  88. package/dist/collection/components/gb-button/gb-button.js +1 -1
  89. package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
  90. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
  91. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  92. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
  93. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
  94. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
  95. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
  96. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  97. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  98. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  99. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  100. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  101. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  102. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  103. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  104. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  105. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  106. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  107. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  108. package/dist/collection/components/gb-header/gb-header.js +1 -1
  109. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  110. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  111. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  112. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  113. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  114. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  115. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  116. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  117. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  118. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  119. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  120. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  121. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  122. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  123. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  124. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  125. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  126. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  127. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  128. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  129. package/dist/collection/components/gb-sidebar/gb-sidebar.css +5 -0
  130. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  131. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.css +2 -0
  132. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  133. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  134. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  135. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  136. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  137. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  138. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  139. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  140. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  141. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  142. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  143. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  144. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  145. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  146. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  147. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  148. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  149. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  150. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  151. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  152. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  153. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  154. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  155. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  156. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.css +48 -0
  157. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +222 -0
  158. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js.map +1 -0
  159. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  160. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  161. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  162. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  163. package/dist/components/gb-action-panel.js +4 -4
  164. package/dist/components/gb-avatar-add-button.js +1 -1
  165. package/dist/components/gb-avatar-dropdown.js +6 -6
  166. package/dist/components/gb-avatar-group.js +4 -4
  167. package/dist/components/gb-avatar-label-group.js +1 -1
  168. package/dist/components/gb-avatar-profile-photo.js +2 -2
  169. package/dist/components/gb-avatar.js +1 -1
  170. package/dist/components/gb-badge.js +1 -1
  171. package/dist/components/gb-breadcrumb-button-base.d.ts +11 -0
  172. package/dist/components/gb-breadcrumb-button-base.js +44 -0
  173. package/dist/components/gb-breadcrumb-button-base.js.map +1 -0
  174. package/dist/components/gb-breadcrumbs.d.ts +11 -0
  175. package/dist/components/gb-breadcrumbs.js +42 -0
  176. package/dist/components/gb-breadcrumbs.js.map +1 -0
  177. package/dist/components/gb-btn.js +1 -1
  178. package/dist/components/gb-button-close.js +1 -1
  179. package/dist/components/gb-button.js +1 -1
  180. package/dist/components/gb-carousel-arrow.js +1 -1
  181. package/dist/components/gb-checkbox-base.js +1 -1
  182. package/dist/components/gb-checkbox-group-item.js +1 -1
  183. package/dist/components/gb-checkbox-group.js +7 -7
  184. package/dist/components/gb-checkbox.js +1 -1
  185. package/dist/components/gb-collapse-button.js +1 -1
  186. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  187. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  188. package/dist/components/gb-detail-cell.js +7 -7
  189. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  190. package/dist/components/gb-export-dropdown-item.js +1 -1
  191. package/dist/components/gb-export-dropdown.js +4 -4
  192. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  193. package/dist/components/gb-export-sub-dropdown.js +1 -1
  194. package/dist/components/gb-featured-icon.js +1 -1
  195. package/dist/components/gb-file-type-icon.js +1 -1
  196. package/dist/components/gb-file-upload-item-base.js +1 -1
  197. package/dist/components/gb-file-upload.js +18 -18
  198. package/dist/components/gb-header-icon.js +1 -1
  199. package/dist/components/gb-header.js +4 -4
  200. package/dist/components/gb-help-dropdown.js +4 -4
  201. package/dist/components/gb-help-tooltip.js +1 -1
  202. package/dist/components/gb-horizontal-tabs.js +5 -5
  203. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  204. package/dist/components/gb-input-dropdown.js +1 -1
  205. package/dist/components/gb-input-field.js +1 -1
  206. package/dist/components/gb-mega-input-field-base.js +1 -1
  207. package/dist/components/gb-notification-content.js +1 -1
  208. package/dist/components/gb-notification-pane.js +5 -5
  209. package/dist/components/gb-pagination-button-group-base.js +1 -1
  210. package/dist/components/gb-pagination-dot-group.js +1 -1
  211. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  212. package/dist/components/gb-pagination-number-base.js +1 -1
  213. package/dist/components/gb-pagination.js +19 -19
  214. package/dist/components/gb-password-button.js +1 -1
  215. package/dist/components/gb-progress-bar.js +1 -1
  216. package/dist/components/gb-progress-circle.js +1 -1
  217. package/dist/components/gb-scrollbar.js +1 -1
  218. package/dist/components/gb-sidebar.js +10 -10
  219. package/dist/components/gb-sidebar.js.map +1 -1
  220. package/dist/components/gb-simple-side-bar-item.js +1 -1
  221. package/dist/components/gb-slider-control-handle.js +1 -1
  222. package/dist/components/gb-slider.js +3 -3
  223. package/dist/components/gb-status-indicator.js +1 -1
  224. package/dist/components/gb-step-base.js +1 -1
  225. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  226. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  227. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  228. package/dist/components/gb-tab-button-base.js +1 -1
  229. package/dist/components/gb-table-cell.js +1 -1
  230. package/dist/components/gb-tag-checkbox.js +1 -1
  231. package/dist/components/gb-tag-close.js +1 -1
  232. package/dist/components/gb-tag-count.js +1 -1
  233. package/dist/components/gb-tag.js +1 -1
  234. package/dist/components/gb-textarea-input-field.js +13 -13
  235. package/dist/components/gb-toast-button.js +1 -1
  236. package/dist/components/gb-toast.js +4 -4
  237. package/dist/components/gb-toggle-base.js +1 -1
  238. package/dist/components/gb-toggle.js +2 -2
  239. package/dist/components/gb-token-field-compact.js +2 -2
  240. package/dist/components/gb-token-field-compressed.js +3 -3
  241. package/dist/components/gb-tooltip.js +1 -1
  242. package/dist/components/gb-top-bar-item.js +1 -1
  243. package/dist/components/gb-top-bar-sidemenu.d.ts +11 -0
  244. package/dist/components/gb-top-bar-sidemenu.js +120 -0
  245. package/dist/components/gb-top-bar-sidemenu.js.map +1 -0
  246. package/dist/components/gb-top-bar.js +3 -3
  247. package/dist/components/gb-vertical-tabs.js +1 -118
  248. package/dist/components/gb-vertical-tabs.js.map +1 -1
  249. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  250. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  251. package/dist/components/{p-bd62b321.js → p-01827ba2.js} +3 -3
  252. package/dist/components/{p-bd62b321.js.map → p-01827ba2.js.map} +1 -1
  253. package/dist/components/{p-cb923444.js → p-028293c8.js} +2 -2
  254. package/dist/components/{p-cb923444.js.map → p-028293c8.js.map} +1 -1
  255. package/dist/components/{p-ab0acd4d.js → p-04d43865.js} +7 -7
  256. package/dist/components/{p-ab0acd4d.js.map → p-04d43865.js.map} +1 -1
  257. package/dist/components/{p-d06d713a.js → p-13ed4f83.js} +3 -3
  258. package/dist/components/{p-d06d713a.js.map → p-13ed4f83.js.map} +1 -1
  259. package/dist/components/{p-2e4e090c.js → p-15a19f03.js} +2 -2
  260. package/dist/components/{p-2e4e090c.js.map → p-15a19f03.js.map} +1 -1
  261. package/dist/components/{p-7207c91e.js → p-17907f9c.js} +2 -2
  262. package/dist/components/{p-7207c91e.js.map → p-17907f9c.js.map} +1 -1
  263. package/dist/components/{p-cf588f40.js → p-1845a5e4.js} +4 -4
  264. package/dist/components/{p-cf588f40.js.map → p-1845a5e4.js.map} +1 -1
  265. package/dist/components/{p-954d7fe7.js → p-2248e764.js} +4 -4
  266. package/dist/components/{p-954d7fe7.js.map → p-2248e764.js.map} +1 -1
  267. package/dist/components/{p-af2dc724.js → p-262f8a42.js} +7 -7
  268. package/dist/components/p-262f8a42.js.map +1 -0
  269. package/dist/components/{p-e558af0e.js → p-26a11a36.js} +3 -3
  270. package/dist/components/{p-e558af0e.js.map → p-26a11a36.js.map} +1 -1
  271. package/dist/components/{p-b678b493.js → p-368c15a4.js} +2 -2
  272. package/dist/components/{p-b678b493.js.map → p-368c15a4.js.map} +1 -1
  273. package/dist/components/{p-d9a95b87.js → p-3784b7a5.js} +7 -7
  274. package/dist/components/{p-d9a95b87.js.map → p-3784b7a5.js.map} +1 -1
  275. package/dist/components/{p-66d52fd5.js → p-441d6370.js} +3 -3
  276. package/dist/components/{p-66d52fd5.js.map → p-441d6370.js.map} +1 -1
  277. package/dist/components/{p-98f5c49f.js → p-44e07b51.js} +2 -2
  278. package/dist/components/{p-98f5c49f.js.map → p-44e07b51.js.map} +1 -1
  279. package/dist/components/{p-43891900.js → p-498441b8.js} +5 -5
  280. package/dist/components/{p-43891900.js.map → p-498441b8.js.map} +1 -1
  281. package/dist/components/{p-f5cd442d.js → p-4c2e07fd.js} +2 -2
  282. package/dist/components/{p-f5cd442d.js.map → p-4c2e07fd.js.map} +1 -1
  283. package/dist/components/{p-faae035b.js → p-55683c1d.js} +2 -2
  284. package/dist/components/{p-faae035b.js.map → p-55683c1d.js.map} +1 -1
  285. package/dist/components/{p-6bcf02bd.js → p-58ef6413.js} +2 -2
  286. package/dist/components/{p-6bcf02bd.js.map → p-58ef6413.js.map} +1 -1
  287. package/dist/components/{p-421e82d7.js → p-5a74dba5.js} +5 -5
  288. package/dist/components/{p-421e82d7.js.map → p-5a74dba5.js.map} +1 -1
  289. package/dist/components/{p-0bdf8955.js → p-72bca400.js} +2 -2
  290. package/dist/components/{p-0bdf8955.js.map → p-72bca400.js.map} +1 -1
  291. package/dist/components/{p-0e5e3f8a.js → p-76753bc6.js} +19 -19
  292. package/dist/components/p-76753bc6.js.map +1 -0
  293. package/dist/components/{p-c845c2c6.js → p-920e5a8f.js} +3 -3
  294. package/dist/components/{p-c845c2c6.js.map → p-920e5a8f.js.map} +1 -1
  295. package/dist/components/{p-dd5c9f25.js → p-92f34f94.js} +27 -27
  296. package/dist/components/{p-dd5c9f25.js.map → p-92f34f94.js.map} +1 -1
  297. package/dist/components/{p-badf04ea.js → p-93f7b8fa.js} +2 -2
  298. package/dist/components/{p-badf04ea.js.map → p-93f7b8fa.js.map} +1 -1
  299. package/dist/components/{p-77dacb3a.js → p-974ee6f2.js} +2 -2
  300. package/dist/components/{p-77dacb3a.js.map → p-974ee6f2.js.map} +1 -1
  301. package/dist/components/{p-589a5969.js → p-a0b332bc.js} +3 -3
  302. package/dist/components/{p-589a5969.js.map → p-a0b332bc.js.map} +1 -1
  303. package/dist/components/{p-39e2a84d.js → p-a3dd3c80.js} +2 -2
  304. package/dist/components/{p-39e2a84d.js.map → p-a3dd3c80.js.map} +1 -1
  305. package/dist/components/{p-c0c2d7ff.js → p-a87e21b3.js} +2 -2
  306. package/dist/components/{p-c0c2d7ff.js.map → p-a87e21b3.js.map} +1 -1
  307. package/dist/components/{p-65852bb7.js → p-abc31a5b.js} +2 -2
  308. package/dist/components/{p-65852bb7.js.map → p-abc31a5b.js.map} +1 -1
  309. package/dist/components/{p-af5789ef.js → p-b1d0b6ca.js} +2 -2
  310. package/dist/components/{p-af5789ef.js.map → p-b1d0b6ca.js.map} +1 -1
  311. package/dist/components/{p-9a515959.js → p-b42cdb46.js} +3 -3
  312. package/dist/components/{p-9a515959.js.map → p-b42cdb46.js.map} +1 -1
  313. package/dist/components/{p-8e055fae.js → p-b85609fd.js} +3 -3
  314. package/dist/components/{p-8e055fae.js.map → p-b85609fd.js.map} +1 -1
  315. package/dist/components/{p-d9a6aa70.js → p-bfeeb2c9.js} +7 -7
  316. package/dist/components/{p-d9a6aa70.js.map → p-bfeeb2c9.js.map} +1 -1
  317. package/dist/components/{p-46e64e8f.js → p-c16069ad.js} +2 -2
  318. package/dist/components/{p-46e64e8f.js.map → p-c16069ad.js.map} +1 -1
  319. package/dist/components/{p-0cb65f99.js → p-c479cf40.js} +3 -3
  320. package/dist/components/{p-0cb65f99.js.map → p-c479cf40.js.map} +1 -1
  321. package/dist/components/{p-d0a741ae.js → p-c811d105.js} +3 -3
  322. package/dist/components/{p-d0a741ae.js.map → p-c811d105.js.map} +1 -1
  323. package/dist/components/{p-8c7157f0.js → p-ca5e9c1c.js} +2 -2
  324. package/dist/components/{p-8c7157f0.js.map → p-ca5e9c1c.js.map} +1 -1
  325. package/dist/components/{p-f95903ac.js → p-ce6c9c4f.js} +3 -3
  326. package/dist/components/{p-f95903ac.js.map → p-ce6c9c4f.js.map} +1 -1
  327. package/dist/components/{p-9ba3d294.js → p-d11be91f.js} +2 -2
  328. package/dist/components/{p-9ba3d294.js.map → p-d11be91f.js.map} +1 -1
  329. package/dist/components/{p-2b66c98a.js → p-dc032290.js} +2 -2
  330. package/dist/components/{p-2b66c98a.js.map → p-dc032290.js.map} +1 -1
  331. package/dist/components/{p-91a34b5d.js → p-ed2db22b.js} +3 -3
  332. package/dist/components/{p-91a34b5d.js.map → p-ed2db22b.js.map} +1 -1
  333. package/dist/components/{p-50b9f25f.js → p-eec6d84d.js} +7 -7
  334. package/dist/components/{p-50b9f25f.js.map → p-eec6d84d.js.map} +1 -1
  335. package/dist/components/{p-b0d56811.js → p-f7d84569.js} +3 -3
  336. package/dist/components/{p-b0d56811.js.map → p-f7d84569.js.map} +1 -1
  337. package/dist/components/{p-0549d398.js → p-fc2b51bb.js} +2 -2
  338. package/dist/components/{p-0549d398.js.map → p-fc2b51bb.js.map} +1 -1
  339. package/dist/components/{p-735cdf2e.js → p-fdccb4e3.js} +7 -7
  340. package/dist/components/{p-735cdf2e.js.map → p-fdccb4e3.js.map} +1 -1
  341. package/dist/components/p-fea54fb3.js +122 -0
  342. package/dist/components/p-fea54fb3.js.map +1 -0
  343. package/dist/components/test-input-tag.js +11 -11
  344. package/dist/docs.json +415 -2
  345. package/dist/esm/gb-avatar_13.entry.js +671 -0
  346. package/dist/esm/gb-avatar_13.entry.js.map +1 -0
  347. package/dist/esm/{gb-pagination-button-group-base_2.entry.js → gb-breadcrumb-button-base.entry.js} +11 -57
  348. package/dist/esm/gb-breadcrumb-button-base.entry.js.map +1 -0
  349. package/dist/esm/gb-button-close.entry.js +20 -0
  350. package/dist/esm/gb-button-close.entry.js.map +1 -0
  351. package/dist/esm/gb-button.entry.js +86 -0
  352. package/dist/esm/gb-button.entry.js.map +1 -0
  353. package/dist/esm/gb-carousel-arrow.entry.js +1 -1
  354. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  355. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  356. package/dist/esm/gb-checkbox_2.entry.js +180 -0
  357. package/dist/esm/gb-checkbox_2.entry.js.map +1 -0
  358. package/dist/esm/gb-detail-cell.entry.js +82 -0
  359. package/dist/esm/gb-detail-cell.entry.js.map +1 -0
  360. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  361. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  362. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  363. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  364. package/dist/esm/gb-featured-icon_2.entry.js +41 -0
  365. package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
  366. package/dist/esm/gb-file-type-icon_2.entry.js +37 -0
  367. package/dist/esm/gb-file-type-icon_2.entry.js.map +1 -0
  368. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  369. package/dist/esm/gb-file-upload.entry.js +12 -12
  370. package/dist/esm/gb-header-icon.entry.js +30 -0
  371. package/dist/esm/gb-header-icon.entry.js.map +1 -0
  372. package/dist/esm/gb-header.entry.js +68 -0
  373. package/dist/esm/gb-header.entry.js.map +1 -0
  374. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  375. package/dist/esm/gb-help-tooltip_3.entry.js +358 -0
  376. package/dist/esm/gb-help-tooltip_3.entry.js.map +1 -0
  377. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  378. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +136 -0
  379. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js.map +1 -0
  380. package/dist/esm/gb-input-dropdown_3.entry.js +392 -0
  381. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  382. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  383. package/dist/esm/gb-notification-content.entry.js +1 -1
  384. package/dist/esm/gb-notification-pane.entry.js +3 -3
  385. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  386. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  387. package/dist/esm/gb-pagination.entry.js +1 -1
  388. package/dist/esm/gb-progress-circle.entry.js +1 -1
  389. package/dist/esm/gb-scrollbar.entry.js +1 -1
  390. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  391. package/dist/esm/gb-slider.entry.js +1 -1
  392. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  393. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +62 -0
  394. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -0
  395. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +108 -0
  396. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +1 -0
  397. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  398. package/dist/esm/gb-table-cell.entry.js +1 -1
  399. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  400. package/dist/esm/gb-toast-button.entry.js +25 -0
  401. package/dist/esm/gb-toast-button.entry.js.map +1 -0
  402. package/dist/esm/gb-toast.entry.js +72 -0
  403. package/dist/esm/gb-toast.entry.js.map +1 -0
  404. package/dist/esm/gb-toggle-base.entry.js +2 -2
  405. package/dist/esm/gb-toggle.entry.js +1 -1
  406. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  407. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  408. package/dist/esm/gb-top-bar-item.entry.js +34 -0
  409. package/dist/esm/gb-top-bar-item.entry.js.map +1 -0
  410. package/dist/esm/gb-top-bar-sidemenu.entry.js +49 -0
  411. package/dist/esm/gb-top-bar-sidemenu.entry.js.map +1 -0
  412. package/dist/esm/gb-top-bar.entry.js +47 -0
  413. package/dist/esm/gb-top-bar.entry.js.map +1 -0
  414. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  415. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  416. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  417. package/dist/esm/globuscomponents.js +1 -1
  418. package/dist/esm/loader.js +1 -1
  419. package/dist/esm/test-input-tag.entry.js +2 -2
  420. package/dist/globuscomponents/assets/corporate.svg +6 -0
  421. package/dist/globuscomponents/assets/file-corrupt.svg +6 -0
  422. package/dist/globuscomponents/assets/file-verified.svg +4 -6
  423. package/dist/globuscomponents/assets/file.svg +4 -0
  424. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  425. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  426. package/dist/globuscomponents/{p-b670d3a4.entry.js → p-058e53b6.entry.js} +2 -2
  427. package/dist/globuscomponents/{p-908e9db7.entry.js → p-199a50fc.entry.js} +2 -2
  428. package/dist/globuscomponents/{p-291d6cd1.entry.js → p-1b896f63.entry.js} +2 -2
  429. package/dist/globuscomponents/p-1f4c4c3c.entry.js +2 -0
  430. package/dist/globuscomponents/p-1f4c4c3c.entry.js.map +1 -0
  431. package/dist/globuscomponents/p-205569a1.entry.js +2 -0
  432. package/dist/globuscomponents/p-205569a1.entry.js.map +1 -0
  433. package/dist/globuscomponents/p-208d42c8.entry.js +2 -0
  434. package/dist/globuscomponents/{p-9fdbeec9.entry.js → p-21cb9913.entry.js} +2 -2
  435. package/dist/globuscomponents/{p-97770b8a.entry.js → p-26135aaa.entry.js} +2 -2
  436. package/dist/globuscomponents/{p-c65de4a8.entry.js → p-396df624.entry.js} +2 -2
  437. package/dist/globuscomponents/p-3a319479.entry.js +2 -0
  438. package/dist/globuscomponents/p-3a319479.entry.js.map +1 -0
  439. package/dist/globuscomponents/{p-6da840eb.entry.js → p-442fc6af.entry.js} +2 -2
  440. package/dist/globuscomponents/{p-585e17c5.entry.js → p-46c15103.entry.js} +2 -2
  441. package/dist/globuscomponents/{p-fa344cde.entry.js → p-4d667eb7.entry.js} +2 -2
  442. package/dist/globuscomponents/{p-65807830.entry.js → p-502a3789.entry.js} +2 -2
  443. package/dist/globuscomponents/p-51dc6795.entry.js +2 -0
  444. package/dist/globuscomponents/p-51dc6795.entry.js.map +1 -0
  445. package/dist/globuscomponents/{p-108ebe7e.entry.js → p-5aa4aa71.entry.js} +2 -2
  446. package/dist/globuscomponents/p-6013006a.entry.js +2 -0
  447. package/dist/globuscomponents/p-6013006a.entry.js.map +1 -0
  448. package/dist/globuscomponents/p-69434a06.entry.js +2 -0
  449. package/dist/globuscomponents/{p-fd67e1e0.entry.js → p-6aeaee2c.entry.js} +2 -2
  450. package/dist/globuscomponents/p-6f8efb30.entry.js +2 -0
  451. package/dist/globuscomponents/p-6f8efb30.entry.js.map +1 -0
  452. package/dist/globuscomponents/p-7127127f.entry.js +2 -0
  453. package/dist/globuscomponents/p-7127127f.entry.js.map +1 -0
  454. package/dist/globuscomponents/{p-4dfe78c5.entry.js → p-770c88de.entry.js} +2 -2
  455. package/dist/globuscomponents/{p-2ed43d79.entry.js → p-77f4aad0.entry.js} +2 -2
  456. package/dist/globuscomponents/{p-7e9bae8b.entry.js → p-785b8fc4.entry.js} +2 -2
  457. package/dist/globuscomponents/p-78b21f12.entry.js +2 -0
  458. package/dist/globuscomponents/{p-ba2c25dd.entry.js → p-8ff85d0d.entry.js} +2 -2
  459. package/dist/globuscomponents/p-94602502.entry.js +2 -0
  460. package/dist/globuscomponents/{p-283c6c9d.entry.js → p-9767de54.entry.js} +2 -2
  461. package/dist/globuscomponents/{p-d2b16d4d.entry.js → p-97851deb.entry.js} +2 -2
  462. package/dist/globuscomponents/p-982bf35e.entry.js +2 -0
  463. package/dist/globuscomponents/p-982bf35e.entry.js.map +1 -0
  464. package/dist/globuscomponents/p-a0080991.entry.js +2 -0
  465. package/dist/globuscomponents/p-a0080991.entry.js.map +1 -0
  466. package/dist/globuscomponents/{p-3617f00a.entry.js → p-a19cbd5f.entry.js} +2 -2
  467. package/dist/globuscomponents/p-a2c46924.entry.js +2 -0
  468. package/dist/globuscomponents/p-a2c46924.entry.js.map +1 -0
  469. package/dist/globuscomponents/{p-0e9e58ed.entry.js → p-a4dbccdb.entry.js} +2 -2
  470. package/dist/globuscomponents/{p-96fb5dcf.entry.js → p-ac349252.entry.js} +2 -2
  471. package/dist/globuscomponents/{p-5c771ce7.entry.js → p-b4e73463.entry.js} +2 -2
  472. package/dist/globuscomponents/p-b4e73463.entry.js.map +1 -0
  473. package/dist/globuscomponents/p-b9fd503c.entry.js +2 -0
  474. package/dist/globuscomponents/p-b9fd503c.entry.js.map +1 -0
  475. package/dist/globuscomponents/p-bdca4265.entry.js +2 -0
  476. package/dist/globuscomponents/p-bdca4265.entry.js.map +1 -0
  477. package/dist/globuscomponents/p-bddb7f36.entry.js +2 -0
  478. package/dist/globuscomponents/p-bddb7f36.entry.js.map +1 -0
  479. package/dist/globuscomponents/{p-427e85de.entry.js → p-c56ea162.entry.js} +2 -2
  480. package/dist/globuscomponents/{p-107d39aa.entry.js → p-c806119d.entry.js} +2 -2
  481. package/dist/globuscomponents/{p-b77a488c.entry.js → p-cf92fc44.entry.js} +2 -2
  482. package/dist/globuscomponents/{p-d06ce1fc.entry.js → p-d0595027.entry.js} +2 -2
  483. package/dist/globuscomponents/p-d2593949.entry.js +2 -0
  484. package/dist/globuscomponents/p-d2593949.entry.js.map +1 -0
  485. package/dist/globuscomponents/{p-e6049ecf.entry.js → p-d321e23d.entry.js} +2 -2
  486. package/dist/globuscomponents/{p-f7b50b3f.entry.js → p-d98a0420.entry.js} +2 -2
  487. package/dist/globuscomponents/p-df3327ae.entry.js +2 -0
  488. package/dist/globuscomponents/p-df3327ae.entry.js.map +1 -0
  489. package/dist/globuscomponents/p-e62d12ba.entry.js +2 -0
  490. package/dist/globuscomponents/p-e62d12ba.entry.js.map +1 -0
  491. package/dist/globuscomponents/p-f019eb3f.entry.js +2 -0
  492. package/dist/globuscomponents/p-f019eb3f.entry.js.map +1 -0
  493. package/dist/globuscomponents/{p-316a9985.entry.js → p-f23b045a.entry.js} +2 -2
  494. package/dist/globuscomponents/{p-2cad1542.entry.js → p-f248f3fd.entry.js} +2 -2
  495. package/dist/globuscomponents/p-f2898b53.entry.js +2 -0
  496. package/dist/globuscomponents/p-f2898b53.entry.js.map +1 -0
  497. package/dist/globuscomponents/p-fdc64b81.entry.js +2 -0
  498. package/dist/globuscomponents/p-fdc64b81.entry.js.map +1 -0
  499. package/dist/types/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.d.ts +6 -0
  500. package/dist/types/components/gb-breadcrumbs/gb-breadcrumbs.d.ts +5 -0
  501. package/dist/types/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.d.ts +19 -0
  502. package/dist/types/components.d.ts +81 -0
  503. package/package.json +1 -1
  504. package/dist/cjs/gb-avatar_32.cjs.entry.js +0 -2039
  505. package/dist/cjs/gb-avatar_32.cjs.entry.js.map +0 -1
  506. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -158
  507. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  508. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js.map +0 -1
  509. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  510. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -123
  511. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  512. package/dist/components/p-0e5e3f8a.js.map +0 -1
  513. package/dist/components/p-af2dc724.js.map +0 -1
  514. package/dist/esm/gb-avatar_32.entry.js +0 -2004
  515. package/dist/esm/gb-avatar_32.entry.js.map +0 -1
  516. package/dist/esm/gb-collapse-button_4.entry.js +0 -151
  517. package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
  518. package/dist/esm/gb-pagination-button-group-base_2.entry.js.map +0 -1
  519. package/dist/esm/gb-progress-bar.entry.js +0 -22
  520. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  521. package/dist/esm/gb-sidebar.entry.js +0 -119
  522. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  523. package/dist/globuscomponents/p-0e6903df.entry.js +0 -2
  524. package/dist/globuscomponents/p-0e6903df.entry.js.map +0 -1
  525. package/dist/globuscomponents/p-24e4fe4e.entry.js +0 -2
  526. package/dist/globuscomponents/p-24e4fe4e.entry.js.map +0 -1
  527. package/dist/globuscomponents/p-5c771ce7.entry.js.map +0 -1
  528. package/dist/globuscomponents/p-6a9d4577.entry.js +0 -2
  529. package/dist/globuscomponents/p-6a9d4577.entry.js.map +0 -1
  530. package/dist/globuscomponents/p-7c66d678.entry.js +0 -2
  531. package/dist/globuscomponents/p-7c66d678.entry.js.map +0 -1
  532. package/dist/globuscomponents/p-a2c16d5c.entry.js +0 -2
  533. package/dist/globuscomponents/p-b12a8cee.entry.js +0 -2
  534. package/dist/globuscomponents/p-be0f0467.entry.js +0 -2
  535. package/dist/globuscomponents/p-ebb78be0.entry.js +0 -2
  536. /package/dist/globuscomponents/{p-b670d3a4.entry.js.map → p-058e53b6.entry.js.map} +0 -0
  537. /package/dist/globuscomponents/{p-908e9db7.entry.js.map → p-199a50fc.entry.js.map} +0 -0
  538. /package/dist/globuscomponents/{p-291d6cd1.entry.js.map → p-1b896f63.entry.js.map} +0 -0
  539. /package/dist/globuscomponents/{p-ebb78be0.entry.js.map → p-208d42c8.entry.js.map} +0 -0
  540. /package/dist/globuscomponents/{p-9fdbeec9.entry.js.map → p-21cb9913.entry.js.map} +0 -0
  541. /package/dist/globuscomponents/{p-97770b8a.entry.js.map → p-26135aaa.entry.js.map} +0 -0
  542. /package/dist/globuscomponents/{p-c65de4a8.entry.js.map → p-396df624.entry.js.map} +0 -0
  543. /package/dist/globuscomponents/{p-6da840eb.entry.js.map → p-442fc6af.entry.js.map} +0 -0
  544. /package/dist/globuscomponents/{p-585e17c5.entry.js.map → p-46c15103.entry.js.map} +0 -0
  545. /package/dist/globuscomponents/{p-fa344cde.entry.js.map → p-4d667eb7.entry.js.map} +0 -0
  546. /package/dist/globuscomponents/{p-65807830.entry.js.map → p-502a3789.entry.js.map} +0 -0
  547. /package/dist/globuscomponents/{p-108ebe7e.entry.js.map → p-5aa4aa71.entry.js.map} +0 -0
  548. /package/dist/globuscomponents/{p-be0f0467.entry.js.map → p-69434a06.entry.js.map} +0 -0
  549. /package/dist/globuscomponents/{p-fd67e1e0.entry.js.map → p-6aeaee2c.entry.js.map} +0 -0
  550. /package/dist/globuscomponents/{p-4dfe78c5.entry.js.map → p-770c88de.entry.js.map} +0 -0
  551. /package/dist/globuscomponents/{p-2ed43d79.entry.js.map → p-77f4aad0.entry.js.map} +0 -0
  552. /package/dist/globuscomponents/{p-7e9bae8b.entry.js.map → p-785b8fc4.entry.js.map} +0 -0
  553. /package/dist/globuscomponents/{p-a2c16d5c.entry.js.map → p-78b21f12.entry.js.map} +0 -0
  554. /package/dist/globuscomponents/{p-ba2c25dd.entry.js.map → p-8ff85d0d.entry.js.map} +0 -0
  555. /package/dist/globuscomponents/{p-b12a8cee.entry.js.map → p-94602502.entry.js.map} +0 -0
  556. /package/dist/globuscomponents/{p-283c6c9d.entry.js.map → p-9767de54.entry.js.map} +0 -0
  557. /package/dist/globuscomponents/{p-d2b16d4d.entry.js.map → p-97851deb.entry.js.map} +0 -0
  558. /package/dist/globuscomponents/{p-3617f00a.entry.js.map → p-a19cbd5f.entry.js.map} +0 -0
  559. /package/dist/globuscomponents/{p-0e9e58ed.entry.js.map → p-a4dbccdb.entry.js.map} +0 -0
  560. /package/dist/globuscomponents/{p-96fb5dcf.entry.js.map → p-ac349252.entry.js.map} +0 -0
  561. /package/dist/globuscomponents/{p-427e85de.entry.js.map → p-c56ea162.entry.js.map} +0 -0
  562. /package/dist/globuscomponents/{p-107d39aa.entry.js.map → p-c806119d.entry.js.map} +0 -0
  563. /package/dist/globuscomponents/{p-b77a488c.entry.js.map → p-cf92fc44.entry.js.map} +0 -0
  564. /package/dist/globuscomponents/{p-d06ce1fc.entry.js.map → p-d0595027.entry.js.map} +0 -0
  565. /package/dist/globuscomponents/{p-e6049ecf.entry.js.map → p-d321e23d.entry.js.map} +0 -0
  566. /package/dist/globuscomponents/{p-f7b50b3f.entry.js.map → p-d98a0420.entry.js.map} +0 -0
  567. /package/dist/globuscomponents/{p-316a9985.entry.js.map → p-f23b045a.entry.js.map} +0 -0
  568. /package/dist/globuscomponents/{p-2cad1542.entry.js.map → p-f248f3fd.entry.js.map} +0 -0
@@ -0,0 +1,122 @@
1
+ import { p as proxyCustomElement, H, c as createEvent, h } from './p-ad960c29.js';
2
+ import { d as defineCustomElement$6 } from './p-17907f9c.js';
3
+ import { d as defineCustomElement$5 } from './p-8bf8066e.js';
4
+ import { d as defineCustomElement$4 } from './p-26a11a36.js';
5
+ import { d as defineCustomElement$3 } from './p-421faeca.js';
6
+ import { d as defineCustomElement$2 } from './p-58ef6413.js';
7
+ import { d as defineCustomElement$1 } from './p-eec6d84d.js';
8
+
9
+ const gbVerticalTabsCss = ".vertical_tab_div{display:flex;flex-direction:column;gap:var(--spacing-1);width:100%}";
10
+ const GbVerticalTabsStyle0 = gbVerticalTabsCss;
11
+
12
+ const GbVerticalTabs = /*@__PURE__*/ proxyCustomElement(class GbVerticalTabs extends H {
13
+ constructor() {
14
+ super();
15
+ this.__registerHost();
16
+ this.__attachShadow();
17
+ this.tabItemClicked = createEvent(this, "tabItemClicked", 7);
18
+ this.size = undefined;
19
+ this.type = undefined;
20
+ this.firstTabName = '';
21
+ this.secondTabName = '';
22
+ this.thirdTabName = '';
23
+ this.fourthTabName = '';
24
+ this.fifthTabName = '';
25
+ this.sixthTabName = '';
26
+ this.seventhTabName = '';
27
+ this.eighthTabName = '';
28
+ this.ninthTabName = '';
29
+ this.tenthTabName = '';
30
+ this.eleventhTabName = '';
31
+ this.twelfthTabName = '';
32
+ this.thirteenthTabName = '';
33
+ this.fourteenthTabName = '';
34
+ this.fifteenthTabName = '';
35
+ this.sixteenthTabName = '';
36
+ this.seventeenthTabName = '';
37
+ this.eighteenthTabName = '';
38
+ this.nineteenthTabName = '';
39
+ this.twentiethTabName = '';
40
+ this.activeIndex = 0;
41
+ }
42
+ async handleTabClick(index) {
43
+ this.activeIndex = index;
44
+ this.tabItemClicked.emit(index);
45
+ }
46
+ render() {
47
+ return (h("div", { key: 'a099694a9f7b26bd0b11f72c6ef5958d4cc854f1', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '338692cc9b3af9be657b6b5218b8f7d2d1c10160', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: '8448767caf9277d04d63baf664eed452c30f1d5b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '235b975fafc2470b51369aa7eb7f9fce8e78a5ca', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: '0d1f629a3d7dd36d84d4411a5f98c53690bf3135', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: 'ae0d5d8d92a95a7e6b236aaf8f0df16f944b0b8d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: '06b06cae1317d65068525ace0b1ad4ef077fbff7', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: 'dfa009db0e8c749aab9df0a683e8101ce9c8a932', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: '1c5d40c4c0050acfe8e67bad5d2ac00f8c6fab47', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: '0598a2019b9a9c1c6926115ca10f7fa3ff36da59', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: '02f8913d0b293f9063730a1175a514fb31843700', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: '43163a5c0406d781ddaabc28127144284a504bb5', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'adcd2924f1df3d725e41405f96107cc92ba2358c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '0ab8fd52282294c4978983d06870f39484640e1e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'af26d72a02f4d9a5e78ae86a61c28c91010f7dfd', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '7473166b61bada52f93097a631c1c7494791b0e3', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: 'ef0263842e2fedbd10fafbba3177abd0c47d1e01', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'fac02b6c786a7d064a4e8398926abd146472bfba', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '2cf4f2f523f017e7e119b1a0f5838225762f1c50', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '84998e50d3e52d1007e0089ee13b8afdb9893191', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: '1d619b991c55f8cedf3877f5be1c7aa85fc5da12', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19) }))));
48
+ }
49
+ static get style() { return GbVerticalTabsStyle0; }
50
+ }, [1, "gb-vertical-tabs", {
51
+ "size": [1],
52
+ "type": [1],
53
+ "firstTabName": [1, "first-tab-name"],
54
+ "secondTabName": [1, "second-tab-name"],
55
+ "thirdTabName": [1, "third-tab-name"],
56
+ "fourthTabName": [1, "fourth-tab-name"],
57
+ "fifthTabName": [1, "fifth-tab-name"],
58
+ "sixthTabName": [1, "sixth-tab-name"],
59
+ "seventhTabName": [1, "seventh-tab-name"],
60
+ "eighthTabName": [1, "eighth-tab-name"],
61
+ "ninthTabName": [1, "ninth-tab-name"],
62
+ "tenthTabName": [1, "tenth-tab-name"],
63
+ "eleventhTabName": [1, "eleventh-tab-name"],
64
+ "twelfthTabName": [1, "twelfth-tab-name"],
65
+ "thirteenthTabName": [1, "thirteenth-tab-name"],
66
+ "fourteenthTabName": [1, "fourteenth-tab-name"],
67
+ "fifteenthTabName": [1, "fifteenth-tab-name"],
68
+ "sixteenthTabName": [1, "sixteenth-tab-name"],
69
+ "seventeenthTabName": [1, "seventeenth-tab-name"],
70
+ "eighteenthTabName": [1, "eighteenth-tab-name"],
71
+ "nineteenthTabName": [1, "nineteenth-tab-name"],
72
+ "twentiethTabName": [1, "twentieth-tab-name"],
73
+ "activeIndex": [1026, "active-index"]
74
+ }]);
75
+ function defineCustomElement() {
76
+ if (typeof customElements === "undefined") {
77
+ return;
78
+ }
79
+ const components = ["gb-vertical-tabs", "gb-avatar", "gb-avatar-contrast-inner-border", "gb-badge", "gb-badge-close", "gb-status-indicator", "gb-tab-button-base"];
80
+ components.forEach(tagName => { switch (tagName) {
81
+ case "gb-vertical-tabs":
82
+ if (!customElements.get(tagName)) {
83
+ customElements.define(tagName, GbVerticalTabs);
84
+ }
85
+ break;
86
+ case "gb-avatar":
87
+ if (!customElements.get(tagName)) {
88
+ defineCustomElement$6();
89
+ }
90
+ break;
91
+ case "gb-avatar-contrast-inner-border":
92
+ if (!customElements.get(tagName)) {
93
+ defineCustomElement$5();
94
+ }
95
+ break;
96
+ case "gb-badge":
97
+ if (!customElements.get(tagName)) {
98
+ defineCustomElement$4();
99
+ }
100
+ break;
101
+ case "gb-badge-close":
102
+ if (!customElements.get(tagName)) {
103
+ defineCustomElement$3();
104
+ }
105
+ break;
106
+ case "gb-status-indicator":
107
+ if (!customElements.get(tagName)) {
108
+ defineCustomElement$2();
109
+ }
110
+ break;
111
+ case "gb-tab-button-base":
112
+ if (!customElements.get(tagName)) {
113
+ defineCustomElement$1();
114
+ }
115
+ break;
116
+ } });
117
+ }
118
+ defineCustomElement();
119
+
120
+ export { GbVerticalTabs as G, defineCustomElement as d };
121
+
122
+ //# sourceMappingURL=p-fea54fb3.js.map
@@ -0,0 +1 @@
1
+ {"file":"p-fea54fb3.js","mappings":"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","names":[],"sources":["src/components/gb-vertical-tabs/gb-vertical-tabs.css?tag=gb-vertical-tabs&encapsulation=shadow","src/components/gb-vertical-tabs/gb-vertical-tabs.tsx"],"sourcesContent":[".vertical_tab_div{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-1);\r\n width: 100%;\r\n}","import { Component, Event, EventEmitter, Prop, h } from \"@stencil/core\";\r\nimport { GeneralSizes, TabTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-vertical-tabs',\r\n styleUrl: 'gb-vertical-tabs.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbVerticalTabs {\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: TabTypes;\r\n @Prop() firstTabName: string = '';\r\n @Prop() secondTabName: string = '';\r\n @Prop() thirdTabName: string = '';\r\n @Prop() fourthTabName: string = '';\r\n @Prop() fifthTabName: string = '';\r\n @Prop() sixthTabName: string = '';\r\n @Prop() seventhTabName: string = '';\r\n @Prop() eighthTabName: string = '';\r\n @Prop() ninthTabName: string = '';\r\n @Prop() tenthTabName: string = '';\r\n @Prop() eleventhTabName: string = '';\r\n @Prop() twelfthTabName: string = '';\r\n @Prop() thirteenthTabName: string = '';\r\n @Prop() fourteenthTabName: string = '';\r\n @Prop() fifteenthTabName: string = '';\r\n @Prop() sixteenthTabName: string = '';\r\n @Prop() seventeenthTabName: string = '';\r\n @Prop() eighteenthTabName: string = '';\r\n @Prop() nineteenthTabName: string = '';\r\n @Prop() twentiethTabName: string = '';\r\n @Prop({ mutable: true }) activeIndex: number = 0;\r\n @Event() tabItemClicked: EventEmitter<number>;\r\n\r\n async handleTabClick(index: number) {\r\n this.activeIndex = index;\r\n this.tabItemClicked.emit(index);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`vertical_tab_div`}>\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.firstTabName}\r\n current={this.activeIndex === 0}\r\n onClick={() => this.handleTabClick(0)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.secondTabName}\r\n current={this.activeIndex === 1}\r\n onClick={() => this.handleTabClick(1)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n {this.thirdTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.thirdTabName}\r\n current={this.activeIndex === 2}\r\n onClick={() => this.handleTabClick(2)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fourthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fourthTabName}\r\n current={this.activeIndex === 3}\r\n onClick={() => this.handleTabClick(3)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fifthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fifthTabName}\r\n current={this.activeIndex === 4}\r\n onClick={() => this.handleTabClick(4)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.sixthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.sixthTabName}\r\n current={this.activeIndex === 5}\r\n onClick={() => this.handleTabClick(5)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.seventhTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.seventhTabName}\r\n current={this.activeIndex === 6}\r\n onClick={() => this.handleTabClick(6)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eighthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eighthTabName}\r\n current={this.activeIndex === 7}\r\n onClick={() => this.handleTabClick(7)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.ninthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.ninthTabName}\r\n current={this.activeIndex === 8}\r\n onClick={() => this.handleTabClick(8)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.tenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.tenthTabName}\r\n current={this.activeIndex === 9}\r\n onClick={() => this.handleTabClick(9)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eleventhTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eleventhTabName}\r\n current={this.activeIndex === 10}\r\n onClick={() => this.handleTabClick(10)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.twelfthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.twelfthTabName}\r\n current={this.activeIndex === 11}\r\n onClick={() => this.handleTabClick(11)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.thirteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.thirteenthTabName}\r\n current={this.activeIndex === 12}\r\n onClick={() => this.handleTabClick(12)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fourteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fourteenthTabName}\r\n current={this.activeIndex === 13}\r\n onClick={() => this.handleTabClick(13)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fifteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fifteenthTabName}\r\n current={this.activeIndex === 14}\r\n onClick={() => this.handleTabClick(14)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.sixteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.sixteenthTabName}\r\n current={this.activeIndex === 15}\r\n onClick={() => this.handleTabClick(15)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.seventeenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.seventeenthTabName}\r\n current={this.activeIndex === 16}\r\n onClick={() => this.handleTabClick(16)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eighteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eighteenthTabName}\r\n current={this.activeIndex === 17}\r\n onClick={() => this.handleTabClick(17)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.nineteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.nineteenthTabName}\r\n current={this.activeIndex === 18}\r\n onClick={() => this.handleTabClick(18)}\r\n ></gb-tab-button-base>\r\n )}\r\n {this.twentiethTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.twentiethTabName}\r\n current={this.activeIndex === 19}\r\n onClick={() => this.handleTabClick(19)}\r\n ></gb-tab-button-base>\r\n )}\r\n </div>\r\n );\r\n }\r\n}"],"version":3}
@@ -1,15 +1,15 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-ad960c29.js';
2
2
  import { S as StateEnum } from './p-47052b60.js';
3
- import { d as defineCustomElement$b } from './p-7207c91e.js';
3
+ import { d as defineCustomElement$b } from './p-17907f9c.js';
4
4
  import { d as defineCustomElement$a } from './p-8bf8066e.js';
5
- import { d as defineCustomElement$9 } from './p-d06d713a.js';
6
- import { d as defineCustomElement$8 } from './p-c0c2d7ff.js';
7
- import { d as defineCustomElement$7 } from './p-d9a6aa70.js';
8
- import { d as defineCustomElement$6 } from './p-6bcf02bd.js';
9
- import { d as defineCustomElement$5 } from './p-735cdf2e.js';
10
- import { d as defineCustomElement$4 } from './p-77dacb3a.js';
11
- import { d as defineCustomElement$3 } from './p-af5789ef.js';
12
- import { d as defineCustomElement$2 } from './p-0bdf8955.js';
5
+ import { d as defineCustomElement$9 } from './p-13ed4f83.js';
6
+ import { d as defineCustomElement$8 } from './p-a87e21b3.js';
7
+ import { d as defineCustomElement$7 } from './p-bfeeb2c9.js';
8
+ import { d as defineCustomElement$6 } from './p-58ef6413.js';
9
+ import { d as defineCustomElement$5 } from './p-fdccb4e3.js';
10
+ import { d as defineCustomElement$4 } from './p-974ee6f2.js';
11
+ import { d as defineCustomElement$3 } from './p-b1d0b6ca.js';
12
+ import { d as defineCustomElement$2 } from './p-72bca400.js';
13
13
 
14
14
  const testInputTagCss = ".input_group{--height:auto;--inputheight:4.5rem;--weight:100%;display:flex;position:relative}.input_like_parent{width:100%;border:1px solid var(--color-border-input, #CDD5DF);border-radius:var(--rounded-sm);padding:0.625rem 0.875rem 0.625rem var(--spacing-3)}.input_like{width:100%;overflow-y:scroll;transition:height 50ms ease-in-out}.results_display{display:flex;flex-wrap:wrap;gap:0.5rem;background-color:var(--color-surface, #FFFFFF);display:none;margin-top:0.5rem}.results_display.show_results{display:block}.tags{padding-top:1rem}.dropdown_list.show{display:block}.dropdown_menu{display:flex;width:100%;max-height:15rem;padding:var(--spacing-none);flex-direction:column;align-items:stretch;border-radius:var(--rounded-sm);border:1px solid var(--color-border-subtler, #E3E8EF);background:var(--color-surface, #FFFFFF);box-shadow:var(--shadow-sm);position:absolute;top:100%;z-index:10;gap:var(--spacing-none);transition:1s ease-in-out}";
15
15
  const TestInputTagStyle0 = testInputTagCss;
@@ -91,7 +91,7 @@ const TestInputTag$1 = /*@__PURE__*/ proxyCustomElement(class TestInputTag exten
91
91
  this.exportValue.emit(this.selectedStaff);
92
92
  }
93
93
  render() {
94
- return (h("div", { key: '3f6f1fd1ff6b8310b0f1fb916c39b308a3d75700', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: 'd965e248ebeabb539bb47f85cf74ce512e04eeaf', htmlFor: this.idOfInput }, this.labelText), h("div", { key: '1a56b4404a5a932a7a4225afc391d4dfe22aeffa', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: 'cf4344fb1fbcfcdd28f2f8e01f48285d1a4a1888', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), h("div", { key: 'a32ccee2e9be04ce9843dc2797daf47893707c0e', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
94
+ return (h("div", { key: '4ebc9d969496073ff5560244a422bcdbd1ce3a0f', class: "input_group", ref: el => (this.inputGroupElement = el) }, h("label", { key: 'f3b849170bbcdc9865aca25733290fc40f6fb6e5', htmlFor: this.idOfInput }, this.labelText), h("div", { key: '394b21ce82066f73637ccde77ed34ffd8b8ab54a', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("input", { key: 'ec41c132c9d66a175dcbf3df34bc8c99ac066edd', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), h("div", { key: '2b9b29851e5d24e070bf5039ff7f5cde4aa30c29', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index) => (
95
95
  // <span>
96
96
  // {staff.fullname}
97
97
  // <img
@@ -100,7 +100,7 @@ const TestInputTag$1 = /*@__PURE__*/ proxyCustomElement(class TestInputTag exten
100
100
  // onClick={() => this.removeStaff(index)}
101
101
  // />
102
102
  // </span>
103
- h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index) }, h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, staff.fullname.split(' ')[0])))))), this.show && (h("div", { key: '790c06e80dd223bf0416f7130887b03445e905fe', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
103
+ h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index) }, h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, staff.fullname.split(' ')[0])))))), this.show && (h("div", { key: '7687fe21b6ca819c13799dda1c8fc1aec7998644', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
104
104
  // <li class="aList" onClick={() => this.selectStaff(staff)}>
105
105
  // <div>{staff.fullname}</div>
106
106
  // <div>{staff.email}</div>
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-03-18T12:56:37",
2
+ "timestamp": "2025-03-24T09:54:06",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -2699,6 +2699,183 @@
2699
2699
  ]
2700
2700
  }
2701
2701
  },
2702
+ {
2703
+ "filePath": "src/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.tsx",
2704
+ "encapsulation": "shadow",
2705
+ "tag": "gb-breadcrumb-button-base",
2706
+ "readme": "# gb-breaadcrumb-button-base\n\n\n",
2707
+ "docs": "",
2708
+ "docsTags": [],
2709
+ "usage": {},
2710
+ "props": [
2711
+ {
2712
+ "name": "current",
2713
+ "type": "boolean",
2714
+ "complexType": {
2715
+ "original": "boolean",
2716
+ "resolved": "boolean",
2717
+ "references": {}
2718
+ },
2719
+ "mutable": false,
2720
+ "attr": "current",
2721
+ "reflectToAttr": false,
2722
+ "docs": "",
2723
+ "docsTags": [],
2724
+ "default": "false",
2725
+ "values": [
2726
+ {
2727
+ "type": "boolean"
2728
+ }
2729
+ ],
2730
+ "optional": false,
2731
+ "required": false
2732
+ },
2733
+ {
2734
+ "name": "icon",
2735
+ "type": "boolean",
2736
+ "complexType": {
2737
+ "original": "boolean",
2738
+ "resolved": "boolean",
2739
+ "references": {}
2740
+ },
2741
+ "mutable": false,
2742
+ "attr": "icon",
2743
+ "reflectToAttr": false,
2744
+ "docs": "",
2745
+ "docsTags": [],
2746
+ "default": "false",
2747
+ "values": [
2748
+ {
2749
+ "type": "boolean"
2750
+ }
2751
+ ],
2752
+ "optional": false,
2753
+ "required": false
2754
+ },
2755
+ {
2756
+ "name": "type",
2757
+ "type": "\"button_gray\" | \"buttton_primary\" | \"text\"",
2758
+ "complexType": {
2759
+ "original": "'text' | 'buttton_primary' | 'button_gray'",
2760
+ "resolved": "\"button_gray\" | \"buttton_primary\" | \"text\"",
2761
+ "references": {}
2762
+ },
2763
+ "mutable": false,
2764
+ "attr": "type",
2765
+ "reflectToAttr": false,
2766
+ "docs": "",
2767
+ "docsTags": [],
2768
+ "values": [
2769
+ {
2770
+ "value": "button_gray",
2771
+ "type": "string"
2772
+ },
2773
+ {
2774
+ "value": "buttton_primary",
2775
+ "type": "string"
2776
+ },
2777
+ {
2778
+ "value": "text",
2779
+ "type": "string"
2780
+ }
2781
+ ],
2782
+ "optional": false,
2783
+ "required": false
2784
+ }
2785
+ ],
2786
+ "methods": [],
2787
+ "events": [],
2788
+ "listeners": [],
2789
+ "styles": [],
2790
+ "slots": [],
2791
+ "parts": [],
2792
+ "dependents": [],
2793
+ "dependencies": [],
2794
+ "dependencyGraph": {}
2795
+ },
2796
+ {
2797
+ "filePath": "src/components/gb-breadcrumbs/gb-breadcrumbs.tsx",
2798
+ "encapsulation": "shadow",
2799
+ "tag": "gb-breadcrumbs",
2800
+ "docs": "",
2801
+ "docsTags": [],
2802
+ "usage": {},
2803
+ "props": [
2804
+ {
2805
+ "name": "divider",
2806
+ "type": "\"chevron\" | \"slash\"",
2807
+ "complexType": {
2808
+ "original": "'chevron' | 'slash'",
2809
+ "resolved": "\"chevron\" | \"slash\"",
2810
+ "references": {}
2811
+ },
2812
+ "mutable": false,
2813
+ "attr": "divider",
2814
+ "reflectToAttr": false,
2815
+ "docs": "",
2816
+ "docsTags": [],
2817
+ "values": [
2818
+ {
2819
+ "value": "chevron",
2820
+ "type": "string"
2821
+ },
2822
+ {
2823
+ "value": "slash",
2824
+ "type": "string"
2825
+ }
2826
+ ],
2827
+ "optional": false,
2828
+ "required": false
2829
+ },
2830
+ {
2831
+ "name": "type",
2832
+ "type": "\"button_gray\" | \"button_gray_with_border\" | \"button_primary\" | \"text\" | \"text_with_line\"",
2833
+ "complexType": {
2834
+ "original": "'text' | 'text_with_line' | 'button_primary' | 'button_gray' | 'button_gray_with_border'",
2835
+ "resolved": "\"button_gray\" | \"button_gray_with_border\" | \"button_primary\" | \"text\" | \"text_with_line\"",
2836
+ "references": {}
2837
+ },
2838
+ "mutable": false,
2839
+ "attr": "type",
2840
+ "reflectToAttr": false,
2841
+ "docs": "",
2842
+ "docsTags": [],
2843
+ "values": [
2844
+ {
2845
+ "value": "button_gray",
2846
+ "type": "string"
2847
+ },
2848
+ {
2849
+ "value": "button_gray_with_border",
2850
+ "type": "string"
2851
+ },
2852
+ {
2853
+ "value": "button_primary",
2854
+ "type": "string"
2855
+ },
2856
+ {
2857
+ "value": "text",
2858
+ "type": "string"
2859
+ },
2860
+ {
2861
+ "value": "text_with_line",
2862
+ "type": "string"
2863
+ }
2864
+ ],
2865
+ "optional": false,
2866
+ "required": false
2867
+ }
2868
+ ],
2869
+ "methods": [],
2870
+ "events": [],
2871
+ "listeners": [],
2872
+ "styles": [],
2873
+ "slots": [],
2874
+ "parts": [],
2875
+ "dependents": [],
2876
+ "dependencies": [],
2877
+ "dependencyGraph": {}
2878
+ },
2702
2879
  {
2703
2880
  "filePath": "src/components/gb-btn/gb-btn.tsx",
2704
2881
  "encapsulation": "none",
@@ -20058,6 +20235,237 @@
20058
20235
  ]
20059
20236
  }
20060
20237
  },
20238
+ {
20239
+ "filePath": "src/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.tsx",
20240
+ "encapsulation": "shadow",
20241
+ "tag": "gb-top-bar-sidemenu",
20242
+ "readme": "# gb-top-bar-sidemenu\n\n\n",
20243
+ "docs": "",
20244
+ "docsTags": [],
20245
+ "usage": {},
20246
+ "props": [
20247
+ {
20248
+ "name": "activeIndex",
20249
+ "type": "number",
20250
+ "complexType": {
20251
+ "original": "number",
20252
+ "resolved": "number",
20253
+ "references": {}
20254
+ },
20255
+ "mutable": false,
20256
+ "attr": "active-index",
20257
+ "reflectToAttr": false,
20258
+ "docs": "",
20259
+ "docsTags": [],
20260
+ "default": "0",
20261
+ "values": [
20262
+ {
20263
+ "type": "number"
20264
+ }
20265
+ ],
20266
+ "optional": false,
20267
+ "required": false
20268
+ },
20269
+ {
20270
+ "name": "applicationIcon",
20271
+ "type": "string",
20272
+ "complexType": {
20273
+ "original": "string",
20274
+ "resolved": "string",
20275
+ "references": {}
20276
+ },
20277
+ "mutable": false,
20278
+ "attr": "application-icon",
20279
+ "reflectToAttr": false,
20280
+ "docs": "",
20281
+ "docsTags": [],
20282
+ "default": "''",
20283
+ "values": [
20284
+ {
20285
+ "type": "string"
20286
+ }
20287
+ ],
20288
+ "optional": false,
20289
+ "required": false
20290
+ },
20291
+ {
20292
+ "name": "applicationName",
20293
+ "type": "string",
20294
+ "complexType": {
20295
+ "original": "string",
20296
+ "resolved": "string",
20297
+ "references": {}
20298
+ },
20299
+ "mutable": false,
20300
+ "attr": "application-name",
20301
+ "reflectToAttr": false,
20302
+ "docs": "",
20303
+ "docsTags": [],
20304
+ "default": "''",
20305
+ "values": [
20306
+ {
20307
+ "type": "string"
20308
+ }
20309
+ ],
20310
+ "optional": false,
20311
+ "required": false
20312
+ },
20313
+ {
20314
+ "name": "fifthTabName",
20315
+ "type": "string",
20316
+ "complexType": {
20317
+ "original": "string",
20318
+ "resolved": "string",
20319
+ "references": {}
20320
+ },
20321
+ "mutable": false,
20322
+ "attr": "fifth-tab-name",
20323
+ "reflectToAttr": false,
20324
+ "docs": "",
20325
+ "docsTags": [],
20326
+ "default": "''",
20327
+ "values": [
20328
+ {
20329
+ "type": "string"
20330
+ }
20331
+ ],
20332
+ "optional": false,
20333
+ "required": false
20334
+ },
20335
+ {
20336
+ "name": "firstTabName",
20337
+ "type": "string",
20338
+ "complexType": {
20339
+ "original": "string",
20340
+ "resolved": "string",
20341
+ "references": {}
20342
+ },
20343
+ "mutable": false,
20344
+ "attr": "first-tab-name",
20345
+ "reflectToAttr": false,
20346
+ "docs": "",
20347
+ "docsTags": [],
20348
+ "default": "''",
20349
+ "values": [
20350
+ {
20351
+ "type": "string"
20352
+ }
20353
+ ],
20354
+ "optional": false,
20355
+ "required": false
20356
+ },
20357
+ {
20358
+ "name": "fourthTabName",
20359
+ "type": "string",
20360
+ "complexType": {
20361
+ "original": "string",
20362
+ "resolved": "string",
20363
+ "references": {}
20364
+ },
20365
+ "mutable": false,
20366
+ "attr": "fourth-tab-name",
20367
+ "reflectToAttr": false,
20368
+ "docs": "",
20369
+ "docsTags": [],
20370
+ "default": "''",
20371
+ "values": [
20372
+ {
20373
+ "type": "string"
20374
+ }
20375
+ ],
20376
+ "optional": false,
20377
+ "required": false
20378
+ },
20379
+ {
20380
+ "name": "secondTabName",
20381
+ "type": "string",
20382
+ "complexType": {
20383
+ "original": "string",
20384
+ "resolved": "string",
20385
+ "references": {}
20386
+ },
20387
+ "mutable": false,
20388
+ "attr": "second-tab-name",
20389
+ "reflectToAttr": false,
20390
+ "docs": "",
20391
+ "docsTags": [],
20392
+ "default": "''",
20393
+ "values": [
20394
+ {
20395
+ "type": "string"
20396
+ }
20397
+ ],
20398
+ "optional": false,
20399
+ "required": false
20400
+ },
20401
+ {
20402
+ "name": "thirdTabName",
20403
+ "type": "string",
20404
+ "complexType": {
20405
+ "original": "string",
20406
+ "resolved": "string",
20407
+ "references": {}
20408
+ },
20409
+ "mutable": false,
20410
+ "attr": "third-tab-name",
20411
+ "reflectToAttr": false,
20412
+ "docs": "",
20413
+ "docsTags": [],
20414
+ "default": "''",
20415
+ "values": [
20416
+ {
20417
+ "type": "string"
20418
+ }
20419
+ ],
20420
+ "optional": false,
20421
+ "required": false
20422
+ }
20423
+ ],
20424
+ "methods": [],
20425
+ "events": [
20426
+ {
20427
+ "event": "tabItemClicked",
20428
+ "detail": "void",
20429
+ "bubbles": true,
20430
+ "complexType": {
20431
+ "original": "void",
20432
+ "resolved": "void",
20433
+ "references": {}
20434
+ },
20435
+ "cancelable": true,
20436
+ "composed": true,
20437
+ "docs": "",
20438
+ "docsTags": []
20439
+ }
20440
+ ],
20441
+ "listeners": [],
20442
+ "styles": [],
20443
+ "slots": [],
20444
+ "parts": [],
20445
+ "dependents": [],
20446
+ "dependencies": [
20447
+ "gb-vertical-tabs"
20448
+ ],
20449
+ "dependencyGraph": {
20450
+ "gb-top-bar-sidemenu": [
20451
+ "gb-vertical-tabs"
20452
+ ],
20453
+ "gb-vertical-tabs": [
20454
+ "gb-tab-button-base"
20455
+ ],
20456
+ "gb-tab-button-base": [
20457
+ "gb-badge"
20458
+ ],
20459
+ "gb-badge": [
20460
+ "gb-avatar",
20461
+ "gb-badge-close"
20462
+ ],
20463
+ "gb-avatar": [
20464
+ "gb-avatar-contrast-inner-border",
20465
+ "gb-status-indicator"
20466
+ ]
20467
+ }
20468
+ },
20061
20469
  {
20062
20470
  "filePath": "src/components/gb-vertical-tabs/gb-vertical-tabs.tsx",
20063
20471
  "encapsulation": "shadow",
@@ -20687,7 +21095,9 @@
20687
21095
  "styles": [],
20688
21096
  "slots": [],
20689
21097
  "parts": [],
20690
- "dependents": [],
21098
+ "dependents": [
21099
+ "gb-top-bar-sidemenu"
21100
+ ],
20691
21101
  "dependencies": [
20692
21102
  "gb-tab-button-base"
20693
21103
  ],
@@ -20705,6 +21115,9 @@
20705
21115
  "gb-avatar": [
20706
21116
  "gb-avatar-contrast-inner-border",
20707
21117
  "gb-status-indicator"
21118
+ ],
21119
+ "gb-top-bar-sidemenu": [
21120
+ "gb-vertical-tabs"
20708
21121
  ]
20709
21122
  }
20710
21123
  },