globuswebcomponents 2.10.13 → 2.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (464) hide show
  1. package/dist/cjs/gb-avatar-dropdown_5.cjs.entry.js +5 -5
  2. package/dist/cjs/gb-avatar-label-group_3.cjs.entry.js +2 -2
  3. package/dist/cjs/gb-avatar_44.cjs.entry.js +276 -166
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +2 -2
  5. package/dist/cjs/gb-header.cjs.entry.js +2 -2
  6. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  9. package/dist/cjs/gb-metric-card.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-metric-featured-icon.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-modal-action_3.cjs.entry.js +5 -5
  12. package/dist/cjs/gb-nav-bar-item.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-nav-bar-sidemenu.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-nav-bar.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-progress-bar.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-step-base_2.cjs.entry.js +2 -2
  28. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-tab-button-base.cjs.entry.js +2 -2
  34. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  38. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  40. package/dist/cjs/globuscomponents.cjs.js +1 -1
  41. package/dist/cjs/loader.cjs.js +1 -1
  42. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  43. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  44. package/dist/collection/assets/more-vertical.svg +3 -0
  45. package/dist/collection/assets/sent.svg +3 -0
  46. package/dist/collection/components/gb-date-picker/gb-date-picker.css +6 -1
  47. package/dist/collection/components/gb-date-picker/gb-date-picker.js +32 -7
  48. package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
  49. package/dist/collection/components/gb-filter-modal/gb-filter-modal.css +2 -1
  50. package/dist/collection/components/gb-filter-modal/gb-filter-modal.js +47 -83
  51. package/dist/collection/components/gb-filter-modal/gb-filter-modal.js.map +1 -1
  52. package/dist/collection/components/gb-header/gb-header.js +2 -2
  53. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  54. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  55. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  56. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  57. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  58. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  59. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  60. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  61. package/dist/collection/components/gb-input-field/gb-input-field.js +14 -14
  62. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  63. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  64. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  65. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  66. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  67. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  68. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  69. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  70. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  71. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  72. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  73. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  74. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  75. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  76. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  77. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  78. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  79. package/dist/collection/components/gb-portal/gb-portal.js +1 -1
  80. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  81. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  82. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  83. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  84. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  85. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  86. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  87. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +2 -2
  88. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  89. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  90. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  91. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  92. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  93. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  94. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  95. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  96. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  97. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  98. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +2 -2
  99. package/dist/collection/components/gb-table/gb-table.css +135 -2
  100. package/dist/collection/components/gb-table/gb-table.js +206 -36
  101. package/dist/collection/components/gb-table/gb-table.js.map +1 -1
  102. package/dist/collection/components/gb-table-header/gb-table-header.js +2 -2
  103. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  104. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  105. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  106. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  107. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  108. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  109. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  110. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  111. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  112. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  113. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  114. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  115. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  116. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  117. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  118. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  119. package/dist/collection/models/reusableModels.js.map +1 -1
  120. package/dist/components/gb-action-panel.js +2 -2
  121. package/dist/components/gb-approval-modal.js +13 -13
  122. package/dist/components/gb-avatar-add-button.js +1 -1
  123. package/dist/components/gb-avatar-dropdown.js +1 -1
  124. package/dist/components/gb-avatar-group.js +4 -4
  125. package/dist/components/gb-avatar-label-group.js +1 -1
  126. package/dist/components/gb-avatar-profile-photo.js +2 -2
  127. package/dist/components/gb-avatar.js +1 -1
  128. package/dist/components/gb-badge.js +1 -1
  129. package/dist/components/gb-btn.js +1 -1
  130. package/dist/components/gb-button.js +1 -1
  131. package/dist/components/gb-checkbox-group-item.js +1 -1
  132. package/dist/components/gb-checkbox-group.js +5 -5
  133. package/dist/components/gb-collapse-button.js +1 -1
  134. package/dist/components/gb-comment.js +2 -2
  135. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  136. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  137. package/dist/components/gb-date-picker.js +1 -1
  138. package/dist/components/gb-detail-cell.js +5 -5
  139. package/dist/components/gb-empty-state.js +1 -1
  140. package/dist/components/gb-file-upload-item-base.js +1 -1
  141. package/dist/components/gb-file-upload.js +4 -4
  142. package/dist/components/gb-filter-button.js +1 -1
  143. package/dist/components/gb-filter-modal.js +1 -1
  144. package/dist/components/gb-header-icon.js +1 -1
  145. package/dist/components/gb-header.js +24 -24
  146. package/dist/components/gb-help-dropdown.js +1 -1
  147. package/dist/components/gb-help-tooltip.js +1 -1
  148. package/dist/components/gb-horizontal-tabs.js +5 -5
  149. package/dist/components/gb-icon-button-base.js +1 -1
  150. package/dist/components/gb-illustration.js +1 -1
  151. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  152. package/dist/components/gb-input-dropdown.js +1 -1
  153. package/dist/components/gb-input-field.js +1 -1
  154. package/dist/components/gb-logo.js +1 -1
  155. package/dist/components/gb-mega-input-field-base.js +1 -1
  156. package/dist/components/gb-metric-card.js +5 -5
  157. package/dist/components/gb-metric-featured-icon.js +1 -1
  158. package/dist/components/gb-modal-action.js +1 -1
  159. package/dist/components/gb-modal-header.js +1 -1
  160. package/dist/components/gb-nav-bar-item.js +1 -1
  161. package/dist/components/gb-nav-bar-sidemenu.js +6 -6
  162. package/dist/components/gb-nav-bar.js +3 -3
  163. package/dist/components/gb-notification-content.js +1 -1
  164. package/dist/components/gb-notification-pane.js +1 -1
  165. package/dist/components/gb-pagination-button-group-base.js +1 -1
  166. package/dist/components/gb-pagination-dot-group.js +1 -1
  167. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  168. package/dist/components/gb-pagination-number-base.js +1 -1
  169. package/dist/components/gb-pagination.js +1 -1
  170. package/dist/components/gb-password-button.js +1 -1
  171. package/dist/components/gb-pattern.js +1 -1
  172. package/dist/components/gb-portal.js +1 -1
  173. package/dist/components/gb-progress-bar.js +1 -1
  174. package/dist/components/gb-progress-circle.js +1 -1
  175. package/dist/components/gb-prompt-modal.js +3 -3
  176. package/dist/components/gb-quick-action-card.js +1 -1
  177. package/dist/components/gb-quick-action-icon.js +1 -1
  178. package/dist/components/gb-scrollbar.js +1 -1
  179. package/dist/components/gb-sidebar.js +9 -9
  180. package/dist/components/gb-simple-side-bar-item.js +1 -1
  181. package/dist/components/gb-slider-control-handle.js +1 -1
  182. package/dist/components/gb-slider.js +3 -3
  183. package/dist/components/gb-status-indicator.js +1 -1
  184. package/dist/components/gb-step-base.js +1 -1
  185. package/dist/components/gb-step-icon-base.js +1 -1
  186. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  187. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  188. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  189. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  190. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  191. package/dist/components/gb-tab-button-base.js +1 -1
  192. package/dist/components/gb-table-header.js +1 -1
  193. package/dist/components/gb-table.js +185 -59
  194. package/dist/components/gb-table.js.map +1 -1
  195. package/dist/components/gb-tag-checkbox.js +1 -1
  196. package/dist/components/gb-tag-close.js +1 -1
  197. package/dist/components/gb-tag-count.js +1 -1
  198. package/dist/components/gb-tag.js +1 -1
  199. package/dist/components/gb-textarea-input-field.js +1 -1
  200. package/dist/components/gb-theme-tab.js +1 -1
  201. package/dist/components/gb-toast-button.js +1 -1
  202. package/dist/components/gb-toast.js +4 -4
  203. package/dist/components/gb-toggle-base.js +1 -1
  204. package/dist/components/gb-toggle.js +1 -1
  205. package/dist/components/gb-token-field-compact.js +1 -1
  206. package/dist/components/gb-token-field-compressed.js +3 -3
  207. package/dist/components/gb-tooltip.js +1 -1
  208. package/dist/components/gb-vertical-tabs.js +1 -1
  209. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  210. package/dist/components/gb-wysiwyg-tooltip.js +1 -1
  211. package/dist/components/{p-Bw7gw9s2.js → p-Aa9V-f5L.js} +6 -6
  212. package/dist/components/{p-Bw7gw9s2.js.map → p-Aa9V-f5L.js.map} +1 -1
  213. package/dist/components/{p-BN5SQJZH.js → p-B5lItBJ8.js} +4 -4
  214. package/dist/components/{p-BN5SQJZH.js.map → p-B5lItBJ8.js.map} +1 -1
  215. package/dist/components/{p-8KPRgq60.js → p-B6BxHB8R.js} +3 -3
  216. package/dist/components/{p-8KPRgq60.js.map → p-B6BxHB8R.js.map} +1 -1
  217. package/dist/components/{p-DsEln-e0.js → p-BDuFlhdF.js} +6 -6
  218. package/dist/components/{p-DsEln-e0.js.map → p-BDuFlhdF.js.map} +1 -1
  219. package/dist/components/{p-3LUuAIuq.js → p-BUAzJ421.js} +3 -3
  220. package/dist/components/{p-3LUuAIuq.js.map → p-BUAzJ421.js.map} +1 -1
  221. package/dist/components/{p-Cr8eGx5W.js → p-BUQaTkZ9.js} +5 -5
  222. package/dist/components/{p-Cr8eGx5W.js.map → p-BUQaTkZ9.js.map} +1 -1
  223. package/dist/components/{p-DvBv-n5E.js → p-BUSy4Kaw.js} +4 -4
  224. package/dist/components/{p-DvBv-n5E.js.map → p-BUSy4Kaw.js.map} +1 -1
  225. package/dist/components/{p-Dsq6pKFl.js → p-BbQUkO3X.js} +3 -3
  226. package/dist/components/{p-Dsq6pKFl.js.map → p-BbQUkO3X.js.map} +1 -1
  227. package/dist/components/{p-DA7bBOGE.js → p-BbXo5waU.js} +4 -4
  228. package/dist/components/{p-DA7bBOGE.js.map → p-BbXo5waU.js.map} +1 -1
  229. package/dist/components/{p-9CtKkSzA.js → p-Bdn4kcZi.js} +3 -3
  230. package/dist/components/{p-9CtKkSzA.js.map → p-Bdn4kcZi.js.map} +1 -1
  231. package/dist/components/{p-B1dO_zNp.js → p-Bp2prpEY.js} +28 -28
  232. package/dist/components/{p-B1dO_zNp.js.map → p-Bp2prpEY.js.map} +1 -1
  233. package/dist/components/{p-BqUYAF2A.js → p-BuhW7Hu0.js} +35 -10
  234. package/dist/components/p-BuhW7Hu0.js.map +1 -0
  235. package/dist/components/{p-DUg13FZJ.js → p-BvzWV7_c.js} +4 -4
  236. package/dist/components/{p-DUg13FZJ.js.map → p-BvzWV7_c.js.map} +1 -1
  237. package/dist/components/{p-QMvxRWGo.js → p-Bx-ZLO6f.js} +3 -3
  238. package/dist/components/{p-QMvxRWGo.js.map → p-Bx-ZLO6f.js.map} +1 -1
  239. package/dist/components/{p-CMSgQk_J.js → p-C7Z71gB9.js} +3 -3
  240. package/dist/components/{p-CMSgQk_J.js.map → p-C7Z71gB9.js.map} +1 -1
  241. package/dist/components/{p-C__Zx-sJ.js → p-CBkBPSW9.js} +20 -20
  242. package/dist/components/{p-C__Zx-sJ.js.map → p-CBkBPSW9.js.map} +1 -1
  243. package/dist/components/{p-BpoNaOin.js → p-CCJRBTmm.js} +3 -3
  244. package/dist/components/{p-BpoNaOin.js.map → p-CCJRBTmm.js.map} +1 -1
  245. package/dist/components/{p-BzdxMBqd.js → p-CCntxtbY.js} +3 -3
  246. package/dist/components/{p-BzdxMBqd.js.map → p-CCntxtbY.js.map} +1 -1
  247. package/dist/components/{p-BVq_Ti-V.js → p-CHtrLIr5.js} +3 -3
  248. package/dist/components/{p-BVq_Ti-V.js.map → p-CHtrLIr5.js.map} +1 -1
  249. package/dist/components/{p-DXcUl9ra.js → p-CKcfW5yy.js} +3 -3
  250. package/dist/components/{p-DXcUl9ra.js.map → p-CKcfW5yy.js.map} +1 -1
  251. package/dist/components/{p-CIpMWSO-.js → p-CLliPnaQ.js} +4 -4
  252. package/dist/components/{p-CIpMWSO-.js.map → p-CLliPnaQ.js.map} +1 -1
  253. package/dist/components/{p-DiwgKK9w.js → p-CM9N9uqd.js} +8 -8
  254. package/dist/components/{p-DiwgKK9w.js.map → p-CM9N9uqd.js.map} +1 -1
  255. package/dist/components/{p-lP887Fvg.js → p-CMEHlrkM.js} +9 -9
  256. package/dist/components/{p-lP887Fvg.js.map → p-CMEHlrkM.js.map} +1 -1
  257. package/dist/components/{p-C3Ne5oaM.js → p-CMk4vgJk.js} +4 -4
  258. package/dist/components/{p-C3Ne5oaM.js.map → p-CMk4vgJk.js.map} +1 -1
  259. package/dist/components/{p-DzCRnNZl.js → p-CPfOVrGD.js} +3 -3
  260. package/dist/components/{p-DzCRnNZl.js.map → p-CPfOVrGD.js.map} +1 -1
  261. package/dist/components/{p-luUMKdgw.js → p-CQLcNjHY.js} +4 -4
  262. package/dist/components/{p-luUMKdgw.js.map → p-CQLcNjHY.js.map} +1 -1
  263. package/dist/components/{p-BKPSkaip.js → p-CR9jnMpX.js} +4 -4
  264. package/dist/components/{p-BKPSkaip.js.map → p-CR9jnMpX.js.map} +1 -1
  265. package/dist/components/{p-CJ9LMMSm.js → p-CRq7S8Z9.js} +3 -3
  266. package/dist/components/{p-CJ9LMMSm.js.map → p-CRq7S8Z9.js.map} +1 -1
  267. package/dist/components/{p-D1T18wZL.js → p-CjfDZwCD.js} +4 -4
  268. package/dist/components/{p-D1T18wZL.js.map → p-CjfDZwCD.js.map} +1 -1
  269. package/dist/components/{p-rfgtX-Yh.js → p-CuKYC5qs.js} +3 -3
  270. package/dist/components/{p-rfgtX-Yh.js.map → p-CuKYC5qs.js.map} +1 -1
  271. package/dist/components/{p-DfwhwEoc.js → p-Cx2Xt959.js} +7 -7
  272. package/dist/components/{p-DfwhwEoc.js.map → p-Cx2Xt959.js.map} +1 -1
  273. package/dist/components/{p-B5gEkPoU.js → p-CyxLUgVQ.js} +12 -12
  274. package/dist/components/{p-B5gEkPoU.js.map → p-CyxLUgVQ.js.map} +1 -1
  275. package/dist/components/{p-Dg7B5nH1.js → p-D1FPm7nr.js} +4 -4
  276. package/dist/components/{p-Dg7B5nH1.js.map → p-D1FPm7nr.js.map} +1 -1
  277. package/dist/components/{p-BrOSaQiR.js → p-D7oemwx-.js} +3 -3
  278. package/dist/components/{p-BrOSaQiR.js.map → p-D7oemwx-.js.map} +1 -1
  279. package/dist/components/{p-DhGPhyRl.js → p-DCIm0ulG.js} +5 -5
  280. package/dist/components/{p-DhGPhyRl.js.map → p-DCIm0ulG.js.map} +1 -1
  281. package/dist/components/{p-B6k24H6F.js → p-DIsxhyr1.js} +3 -3
  282. package/dist/components/{p-B6k24H6F.js.map → p-DIsxhyr1.js.map} +1 -1
  283. package/dist/components/{p-DrYuPFS5.js → p-DKhdkzBx.js} +7 -7
  284. package/dist/components/{p-DrYuPFS5.js.map → p-DKhdkzBx.js.map} +1 -1
  285. package/dist/components/{p-CuhbZLf5.js → p-DL9L0Zch.js} +8 -8
  286. package/dist/components/{p-CuhbZLf5.js.map → p-DL9L0Zch.js.map} +1 -1
  287. package/dist/components/{p-DWd7gFDp.js → p-DTcsmKes.js} +7 -7
  288. package/dist/components/{p-DWd7gFDp.js.map → p-DTcsmKes.js.map} +1 -1
  289. package/dist/components/{p-DMTc86TV.js → p-DVwS5alK.js} +3 -3
  290. package/dist/components/{p-DMTc86TV.js.map → p-DVwS5alK.js.map} +1 -1
  291. package/dist/components/{p-CxmrLytr.js → p-DbYSDIEE.js} +8 -8
  292. package/dist/components/{p-CxmrLytr.js.map → p-DbYSDIEE.js.map} +1 -1
  293. package/dist/components/{p-BCs1raYY.js → p-Dd2YznNu.js} +4 -4
  294. package/dist/components/{p-BCs1raYY.js.map → p-Dd2YznNu.js.map} +1 -1
  295. package/dist/components/{p-uJGVGDOJ.js → p-DfmE1tWD.js} +22 -22
  296. package/dist/components/{p-uJGVGDOJ.js.map → p-DfmE1tWD.js.map} +1 -1
  297. package/dist/components/{p-Bsju_6ME.js → p-DoQNNQsR.js} +3 -3
  298. package/dist/components/{p-Bsju_6ME.js.map → p-DoQNNQsR.js.map} +1 -1
  299. package/dist/components/{p-BH7Tv4o3.js → p-Dpw-kexX.js} +3 -3
  300. package/dist/components/{p-BH7Tv4o3.js.map → p-Dpw-kexX.js.map} +1 -1
  301. package/dist/components/{p-wbR36hMv.js → p-Dy0A4tjX.js} +3 -3
  302. package/dist/components/{p-wbR36hMv.js.map → p-Dy0A4tjX.js.map} +1 -1
  303. package/dist/components/{p-Cgs2Vwnw.js → p-EGGrvNi9.js} +3 -3
  304. package/dist/components/{p-Cgs2Vwnw.js.map → p-EGGrvNi9.js.map} +1 -1
  305. package/dist/components/{p-DaM2q3ak.js → p-PCho9z7U.js} +3 -3
  306. package/dist/components/{p-DaM2q3ak.js.map → p-PCho9z7U.js.map} +1 -1
  307. package/dist/components/{p-gpZ2X_c1.js → p-Qol7MsY0.js} +3 -3
  308. package/dist/components/{p-gpZ2X_c1.js.map → p-Qol7MsY0.js.map} +1 -1
  309. package/dist/components/{p-NcCpLnkb.js → p-TwFNB1NA.js} +4 -4
  310. package/dist/components/{p-NcCpLnkb.js.map → p-TwFNB1NA.js.map} +1 -1
  311. package/dist/components/{p-B8xTwy6a.js → p-_b9j72nq.js} +3 -3
  312. package/dist/components/{p-B8xTwy6a.js.map → p-_b9j72nq.js.map} +1 -1
  313. package/dist/components/{p-Cpjhc0YK.js → p-b7wvY55u.js} +10 -10
  314. package/dist/components/{p-Cpjhc0YK.js.map → p-b7wvY55u.js.map} +1 -1
  315. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  316. package/dist/components/{p-BUXMMSJn.js → p-j7BhW7Vi.js} +6 -6
  317. package/dist/components/{p-BUXMMSJn.js.map → p-j7BhW7Vi.js.map} +1 -1
  318. package/dist/components/{p-CLZal_C6.js → p-qtGdrlQO.js} +4 -4
  319. package/dist/components/{p-CLZal_C6.js.map → p-qtGdrlQO.js.map} +1 -1
  320. package/dist/components/{p-CTquChw2.js → p-vPCRhWG0.js} +6 -6
  321. package/dist/components/{p-CTquChw2.js.map → p-vPCRhWG0.js.map} +1 -1
  322. package/dist/components/{p-DmjkaQ_5.js → p-wNPNaesa.js} +52 -87
  323. package/dist/components/p-wNPNaesa.js.map +1 -0
  324. package/dist/components/{p-CYpM3pUM.js → p-zxljeihf.js} +18 -18
  325. package/dist/components/{p-CYpM3pUM.js.map → p-zxljeihf.js.map} +1 -1
  326. package/dist/components/test-input-tag.js +9 -9
  327. package/dist/docs.json +89 -39
  328. package/dist/esm/gb-avatar-dropdown_5.entry.js +5 -5
  329. package/dist/esm/gb-avatar-label-group_3.entry.js +2 -2
  330. package/dist/esm/gb-avatar_44.entry.js +276 -166
  331. package/dist/esm/gb-collapse-button_4.entry.js +2 -2
  332. package/dist/esm/gb-header.entry.js +2 -2
  333. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  334. package/dist/esm/gb-logo.entry.js +1 -1
  335. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  336. package/dist/esm/gb-metric-card.entry.js +1 -1
  337. package/dist/esm/gb-metric-featured-icon.entry.js +1 -1
  338. package/dist/esm/gb-modal-action_3.entry.js +5 -5
  339. package/dist/esm/gb-nav-bar-item.entry.js +1 -1
  340. package/dist/esm/gb-nav-bar-sidemenu.entry.js +1 -1
  341. package/dist/esm/gb-nav-bar.entry.js +1 -1
  342. package/dist/esm/gb-notification-content.entry.js +1 -1
  343. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  344. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  345. package/dist/esm/gb-progress-bar.entry.js +1 -1
  346. package/dist/esm/gb-progress-circle.entry.js +1 -1
  347. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  348. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  349. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  350. package/dist/esm/gb-scrollbar.entry.js +1 -1
  351. package/dist/esm/gb-sidebar.entry.js +1 -1
  352. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  353. package/dist/esm/gb-slider.entry.js +1 -1
  354. package/dist/esm/gb-step-base_2.entry.js +2 -2
  355. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  356. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  357. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  358. package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
  359. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  360. package/dist/esm/gb-tab-button-base.entry.js +2 -2
  361. package/dist/esm/gb-toast-button.entry.js +1 -1
  362. package/dist/esm/gb-toast.entry.js +1 -1
  363. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  364. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  365. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  366. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  367. package/dist/esm/globuscomponents.js +1 -1
  368. package/dist/esm/loader.js +1 -1
  369. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  370. package/dist/esm/test-input-tag.entry.js +2 -2
  371. package/dist/globuscomponents/assets/more-vertical.svg +3 -0
  372. package/dist/globuscomponents/assets/sent.svg +3 -0
  373. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  374. package/dist/globuscomponents/{p-d55dc1ab.entry.js → p-0d26bfab.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-b0c00fce.entry.js → p-1ca5b476.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-64c25eca.entry.js → p-201f6b79.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-66f5363a.entry.js → p-21b20a87.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-af2fadf8.entry.js → p-21ee6522.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-e8f42c89.entry.js → p-22f1c3e9.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-a8ed8e7c.entry.js → p-300cd753.entry.js} +2 -2
  381. package/dist/globuscomponents/{p-fdd80101.entry.js → p-31d72720.entry.js} +2 -2
  382. package/dist/globuscomponents/{p-c4decd4a.entry.js → p-33dda74f.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-b72d51e3.entry.js → p-43d98014.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-9a086995.entry.js → p-45e02e0a.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-5a002d95.entry.js → p-47155c79.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-b6a0161e.entry.js → p-475d3410.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-4cb9a4c0.entry.js → p-4ec62490.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-df5538b0.entry.js → p-4f44a0cb.entry.js} +2 -2
  389. package/dist/globuscomponents/{p-da156fba.entry.js → p-51aa14a5.entry.js} +2 -2
  390. package/dist/globuscomponents/{p-5d0e8192.entry.js → p-563f3f9c.entry.js} +2 -2
  391. package/dist/globuscomponents/{p-433c7415.entry.js → p-61872974.entry.js} +2 -2
  392. package/dist/globuscomponents/{p-f3bd7944.entry.js → p-6eccd6af.entry.js} +2 -2
  393. package/dist/globuscomponents/{p-e4895336.entry.js → p-706b479f.entry.js} +2 -2
  394. package/dist/globuscomponents/{p-37f87474.entry.js → p-72637941.entry.js} +2 -2
  395. package/dist/globuscomponents/{p-e2b42130.entry.js → p-7483911b.entry.js} +2 -2
  396. package/dist/globuscomponents/{p-b72eda91.entry.js → p-75251944.entry.js} +2 -2
  397. package/dist/globuscomponents/{p-6825b63d.entry.js → p-799b98e4.entry.js} +2 -2
  398. package/dist/globuscomponents/{p-852014ab.entry.js → p-872e1752.entry.js} +2 -2
  399. package/dist/globuscomponents/{p-c22a4cfd.entry.js → p-89116f8e.entry.js} +2 -2
  400. package/dist/globuscomponents/p-98d25cbc.entry.js +2 -0
  401. package/dist/globuscomponents/{p-66c49225.entry.js → p-a1e35b45.entry.js} +2 -2
  402. package/dist/globuscomponents/p-a1e35b45.entry.js.map +1 -0
  403. package/dist/globuscomponents/{p-669c6e2e.entry.js → p-ab818182.entry.js} +2 -2
  404. package/dist/globuscomponents/{p-f904cfc0.entry.js → p-ae4b0f08.entry.js} +2 -2
  405. package/dist/globuscomponents/{p-6d1f7f89.entry.js → p-bf5b3dfe.entry.js} +2 -2
  406. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  407. package/dist/globuscomponents/{p-cc54f44a.entry.js → p-ce9bf9ff.entry.js} +2 -2
  408. package/dist/globuscomponents/{p-0104af18.entry.js → p-d1ce0f80.entry.js} +2 -2
  409. package/dist/globuscomponents/{p-2a47d7a6.entry.js → p-e49cac6d.entry.js} +2 -2
  410. package/dist/globuscomponents/{p-7133f4ef.entry.js → p-e9b5af5c.entry.js} +2 -2
  411. package/dist/globuscomponents/{p-05a29c1a.entry.js → p-ee3e3ffa.entry.js} +2 -2
  412. package/dist/globuscomponents/{p-40e5be27.entry.js → p-ee7e25c4.entry.js} +2 -2
  413. package/dist/globuscomponents/p-f084a9b2.entry.js +2 -0
  414. package/dist/globuscomponents/{p-e68d4d8a.entry.js → p-f337949a.entry.js} +2 -2
  415. package/dist/globuscomponents/{p-60e4f305.entry.js → p-f3ac27d9.entry.js} +2 -2
  416. package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +1 -0
  417. package/dist/types/components/gb-table/gb-table.d.ts +31 -6
  418. package/dist/types/components.d.ts +24 -28
  419. package/dist/types/models/reusableModels.d.ts +20 -9
  420. package/package.json +1 -1
  421. package/dist/components/p-BqUYAF2A.js.map +0 -1
  422. package/dist/components/p-DmjkaQ_5.js.map +0 -1
  423. package/dist/globuscomponents/p-66c49225.entry.js.map +0 -1
  424. package/dist/globuscomponents/p-7b7eee40.entry.js +0 -2
  425. package/dist/globuscomponents/p-9f87e97d.entry.js +0 -2
  426. /package/dist/globuscomponents/{p-d55dc1ab.entry.js.map → p-0d26bfab.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-b0c00fce.entry.js.map → p-1ca5b476.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-64c25eca.entry.js.map → p-201f6b79.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-66f5363a.entry.js.map → p-21b20a87.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-af2fadf8.entry.js.map → p-21ee6522.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-e8f42c89.entry.js.map → p-22f1c3e9.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-a8ed8e7c.entry.js.map → p-300cd753.entry.js.map} +0 -0
  433. /package/dist/globuscomponents/{p-fdd80101.entry.js.map → p-31d72720.entry.js.map} +0 -0
  434. /package/dist/globuscomponents/{p-c4decd4a.entry.js.map → p-33dda74f.entry.js.map} +0 -0
  435. /package/dist/globuscomponents/{p-b72d51e3.entry.js.map → p-43d98014.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-9a086995.entry.js.map → p-45e02e0a.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-5a002d95.entry.js.map → p-47155c79.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-b6a0161e.entry.js.map → p-475d3410.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-4cb9a4c0.entry.js.map → p-4ec62490.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-df5538b0.entry.js.map → p-4f44a0cb.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-da156fba.entry.js.map → p-51aa14a5.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-5d0e8192.entry.js.map → p-563f3f9c.entry.js.map} +0 -0
  443. /package/dist/globuscomponents/{p-433c7415.entry.js.map → p-61872974.entry.js.map} +0 -0
  444. /package/dist/globuscomponents/{p-f3bd7944.entry.js.map → p-6eccd6af.entry.js.map} +0 -0
  445. /package/dist/globuscomponents/{p-e4895336.entry.js.map → p-706b479f.entry.js.map} +0 -0
  446. /package/dist/globuscomponents/{p-37f87474.entry.js.map → p-72637941.entry.js.map} +0 -0
  447. /package/dist/globuscomponents/{p-e2b42130.entry.js.map → p-7483911b.entry.js.map} +0 -0
  448. /package/dist/globuscomponents/{p-b72eda91.entry.js.map → p-75251944.entry.js.map} +0 -0
  449. /package/dist/globuscomponents/{p-6825b63d.entry.js.map → p-799b98e4.entry.js.map} +0 -0
  450. /package/dist/globuscomponents/{p-852014ab.entry.js.map → p-872e1752.entry.js.map} +0 -0
  451. /package/dist/globuscomponents/{p-c22a4cfd.entry.js.map → p-89116f8e.entry.js.map} +0 -0
  452. /package/dist/globuscomponents/{p-9f87e97d.entry.js.map → p-98d25cbc.entry.js.map} +0 -0
  453. /package/dist/globuscomponents/{p-669c6e2e.entry.js.map → p-ab818182.entry.js.map} +0 -0
  454. /package/dist/globuscomponents/{p-f904cfc0.entry.js.map → p-ae4b0f08.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-6d1f7f89.entry.js.map → p-bf5b3dfe.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-cc54f44a.entry.js.map → p-ce9bf9ff.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-0104af18.entry.js.map → p-d1ce0f80.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-2a47d7a6.entry.js.map → p-e49cac6d.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-7133f4ef.entry.js.map → p-e9b5af5c.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-05a29c1a.entry.js.map → p-ee3e3ffa.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-40e5be27.entry.js.map → p-ee7e25c4.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-7b7eee40.entry.js.map → p-f084a9b2.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-e68d4d8a.entry.js.map → p-f337949a.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-60e4f305.entry.js.map → p-f3ac27d9.entry.js.map} +0 -0
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-02-24T23:47:39",
2
+ "timestamp": "2026-02-26T10:59:02",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.38.3",
@@ -2196,6 +2196,7 @@
2196
2196
  "gb-header",
2197
2197
  "gb-input-dropdown",
2198
2198
  "gb-input-dropdown-menu-item",
2199
+ "gb-table",
2199
2200
  "gb-tag"
2200
2201
  ],
2201
2202
  "dependencies": [
@@ -2231,6 +2232,9 @@
2231
2232
  "gb-input-dropdown-menu-item": [
2232
2233
  "gb-avatar"
2233
2234
  ],
2235
+ "gb-table": [
2236
+ "gb-avatar"
2237
+ ],
2234
2238
  "gb-tag": [
2235
2239
  "gb-avatar"
2236
2240
  ]
@@ -4248,7 +4252,8 @@
4248
4252
  "gb-filter-button",
4249
4253
  "gb-metric-card",
4250
4254
  "gb-simple-side-bar-item",
4251
- "gb-tab-button-base"
4255
+ "gb-tab-button-base",
4256
+ "gb-table"
4252
4257
  ],
4253
4258
  "dependencies": [
4254
4259
  "gb-avatar",
@@ -4283,6 +4288,9 @@
4283
4288
  ],
4284
4289
  "gb-tab-button-base": [
4285
4290
  "gb-badge"
4291
+ ],
4292
+ "gb-table": [
4293
+ "gb-badge"
4286
4294
  ]
4287
4295
  }
4288
4296
  },
@@ -9765,13 +9773,7 @@
9765
9773
  "mutable": true,
9766
9774
  "reflectToAttr": false,
9767
9775
  "docs": "",
9768
- "docsTags": [
9769
- {
9770
- "name": "default",
9771
- "text": "null"
9772
- }
9773
- ],
9774
- "default": "null",
9776
+ "docsTags": [],
9775
9777
  "values": [
9776
9778
  {
9777
9779
  "type": "Date"
@@ -13850,13 +13852,7 @@
13850
13852
  "mutable": false,
13851
13853
  "reflectToAttr": false,
13852
13854
  "docs": "",
13853
- "docsTags": [
13854
- {
13855
- "name": "default",
13856
- "text": "{\r\n title: 'Filter',\r\n enableDateRange: true,\r\n showClearButton: true,\r\n additionalFields: [\r\n {\r\n tag: 'gb-input-dropdown',\r\n key: 'approvalStatus',\r\n event: 'dropdownItemSelected',\r\n props: {\r\n type: 'tags',\r\n icon: false,\r\n showLabel: true,\r\n label: 'Approval status',\r\n placeholder: 'Select approval status',\r\n items: ['Draft', 'Pending', 'Approved', 'Rejected'],\r\n destructive: false,\r\n },\r\n default: {\r\n value: [],\r\n },\r\n },\r\n {\r\n tag: 'gb-slider',\r\n key: 'amountRange',\r\n event: 'thumbValueChanged',\r\n props: {\r\n showHeading: true,\r\n heading: 'Amount range',\r\n },\r\n default: {\r\n leftControl: 50,\r\n rightControl: 100,\r\n },\r\n },\r\n {\r\n tag: 'gb-input-dropdown',\r\n key: 'disbursementStatus',\r\n event: 'dropdownItemSelected',\r\n props: {\r\n type: 'default',\r\n showLabel: true,\r\n label: 'Disbursement status',\r\n placeholder: 'Select disbursement status',\r\n items: ['Disbursed', 'Not Disbursed'],\r\n },\r\n },\r\n // {\r\n // tag: 'gb-input-dropdown',\r\n // key: 'facilityCategory',\r\n // props: {\r\n // showLabel: true,\r\n // label: 'Facility category',\r\n // placeholder: 'Select facility category',\r\n // items: ['Retail', 'Commercial', 'Corporate'],\r\n // },\r\n // },\r\n ],\r\n initialValues: {\r\n pageNumber: 1,\r\n pageSize: 10,\r\n },\r\n }"
13857
- }
13858
- ],
13859
- "default": "{\r\n title: 'Filter',\r\n enableDateRange: true,\r\n showClearButton: true,\r\n additionalFields: [\r\n {\r\n tag: 'gb-input-dropdown',\r\n key: 'approvalStatus',\r\n event: 'dropdownItemSelected',\r\n props: {\r\n type: 'tags',\r\n icon: false,\r\n showLabel: true,\r\n label: 'Approval status',\r\n placeholder: 'Select approval status',\r\n items: ['Draft', 'Pending', 'Approved', 'Rejected'],\r\n destructive: false,\r\n },\r\n default: {\r\n value: [],\r\n },\r\n },\r\n {\r\n tag: 'gb-slider',\r\n key: 'amountRange',\r\n event: 'thumbValueChanged',\r\n props: {\r\n showHeading: true,\r\n heading: 'Amount range',\r\n },\r\n default: {\r\n leftControl: 50,\r\n rightControl: 100,\r\n },\r\n },\r\n {\r\n tag: 'gb-input-dropdown',\r\n key: 'disbursementStatus',\r\n event: 'dropdownItemSelected',\r\n props: {\r\n type: 'default',\r\n showLabel: true,\r\n label: 'Disbursement status',\r\n placeholder: 'Select disbursement status',\r\n items: ['Disbursed', 'Not Disbursed'],\r\n },\r\n },\r\n // {\r\n // tag: 'gb-input-dropdown',\r\n // key: 'facilityCategory',\r\n // props: {\r\n // showLabel: true,\r\n // label: 'Facility category',\r\n // placeholder: 'Select facility category',\r\n // items: ['Retail', 'Commercial', 'Corporate'],\r\n // },\r\n // },\r\n ],\r\n initialValues: {\r\n pageNumber: 1,\r\n pageSize: 10,\r\n },\r\n }",
13855
+ "docsTags": [],
13860
13856
  "values": [
13861
13857
  {
13862
13858
  "type": "FilterConfig"
@@ -27482,10 +27478,10 @@
27482
27478
  "docsTags": [
27483
27479
  {
27484
27480
  "name": "default",
27485
- "text": "[\r\n // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } },\r\n // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } },\r\n // { key: 'name', label: 'Name', sortable: true, sortType: 'string', helpIcon: true, supportingText: row => row.role, mobile: { position: 'top_right' } },\r\n // { key: 'role', label: 'Role' },\r\n // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: (row) => ({color: row.amount > 200 ? 'green' : ''}) },\r\n // {\r\n // key: 'status',\r\n // label: 'Status',\r\n // cellComponent: 'gb-badge',\r\n // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }),\r\n // cellSlots: {\r\n // default: {\r\n // tag: 'p',\r\n // content: row => row.status,\r\n // },\r\n // },\r\n // },\r\n ]"
27481
+ "text": "[\r\n // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } },\r\n // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } },\r\n // {\r\n // key: 'name',\r\n // label: 'Name',\r\n // sortable: true,\r\n // sortType: 'string',\r\n // helpIcon: true,\r\n // supportingText: row => row.role,\r\n // mobile: { position: 'top_right' },\r\n // },\r\n // { key: 'role', label: 'Role' },\r\n // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) },\r\n // {\r\n // key: 'status',\r\n // label: 'Status',\r\n // cellComponent: 'gb-badge',\r\n // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }),\r\n // cellSlots: {\r\n // default: {\r\n // tag: 'p',\r\n // content: row => row.status,\r\n // },\r\n // },\r\n // },\r\n ]"
27486
27482
  }
27487
27483
  ],
27488
- "default": "[\r\n // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } },\r\n // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } },\r\n // { key: 'name', label: 'Name', sortable: true, sortType: 'string', helpIcon: true, supportingText: row => row.role, mobile: { position: 'top_right' } },\r\n // { key: 'role', label: 'Role' },\r\n // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: (row) => ({color: row.amount > 200 ? 'green' : ''}) },\r\n // {\r\n // key: 'status',\r\n // label: 'Status',\r\n // cellComponent: 'gb-badge',\r\n // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }),\r\n // cellSlots: {\r\n // default: {\r\n // tag: 'p',\r\n // content: row => row.status,\r\n // },\r\n // },\r\n // },\r\n ]",
27484
+ "default": "[\r\n // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } },\r\n // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } },\r\n // {\r\n // key: 'name',\r\n // label: 'Name',\r\n // sortable: true,\r\n // sortType: 'string',\r\n // helpIcon: true,\r\n // supportingText: row => row.role,\r\n // mobile: { position: 'top_right' },\r\n // },\r\n // { key: 'role', label: 'Role' },\r\n // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) },\r\n // {\r\n // key: 'status',\r\n // label: 'Status',\r\n // cellComponent: 'gb-badge',\r\n // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }),\r\n // cellSlots: {\r\n // default: {\r\n // tag: 'p',\r\n // content: row => row.status,\r\n // },\r\n // },\r\n // },\r\n ]",
27489
27485
  "values": [
27490
27486
  {
27491
27487
  "type": "TableColumn[]"
@@ -27544,10 +27540,10 @@
27544
27540
  "docsTags": [
27545
27541
  {
27546
27542
  "name": "default",
27547
- "text": "[\r\n // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false },\r\n // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: true },\r\n ]"
27543
+ "text": "[\r\n // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false },\r\n // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: false },\r\n ]"
27548
27544
  }
27549
27545
  ],
27550
- "default": "[\r\n // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false },\r\n // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: true },\r\n ]",
27546
+ "default": "[\r\n // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false },\r\n // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: false },\r\n ]",
27551
27547
  "values": [
27552
27548
  {
27553
27549
  "type": "DropdownOption[]"
@@ -27653,6 +27649,28 @@
27653
27649
  "getter": false,
27654
27650
  "setter": false
27655
27651
  },
27652
+ {
27653
+ "name": "gridCardConfig",
27654
+ "type": "{ name?: { key: string; }; badges?: { key: string; label?: string; }[]; button?: { icon: string; text: string; action: string; }; }",
27655
+ "complexType": {
27656
+ "original": "{\r\n name?: { key: string };\r\n badges?: { key: string; label?: string }[];\r\n button?: { icon: string; text: string; action: string };\r\n }",
27657
+ "resolved": "{ name?: { key: string; }; badges?: { key: string; label?: string; }[]; button?: { icon: string; text: string; action: string; }; }",
27658
+ "references": {}
27659
+ },
27660
+ "mutable": false,
27661
+ "reflectToAttr": false,
27662
+ "docs": "",
27663
+ "docsTags": [],
27664
+ "values": [
27665
+ {
27666
+ "type": "{ name?: { key: string; }; badges?: { key: string; label?: string; }[]; button?: { icon: string; text: string; action: string; }; }"
27667
+ }
27668
+ ],
27669
+ "optional": true,
27670
+ "required": false,
27671
+ "getter": false,
27672
+ "setter": false
27673
+ },
27656
27674
  {
27657
27675
  "name": "loading",
27658
27676
  "type": "boolean",
@@ -27737,10 +27755,10 @@
27737
27755
  "docsTags": [
27738
27756
  {
27739
27757
  "name": "default",
27740
- "text": "[\r\n // { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' },\r\n // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' },\r\n ]"
27758
+ "text": "[\r\n // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' },\r\n // { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' },\r\n ]"
27741
27759
  }
27742
27760
  ],
27743
- "default": "[\r\n // { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' },\r\n // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' },\r\n ]",
27761
+ "default": "[\r\n // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' },\r\n // { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' },\r\n // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' },\r\n ]",
27744
27762
  "values": [
27745
27763
  {
27746
27764
  "type": "RowAction[]"
@@ -27947,10 +27965,10 @@
27947
27965
  "docsTags": [
27948
27966
  {
27949
27967
  "name": "default",
27950
- "text": "{\r\n tableHeading: false,\r\n tableHeadingLabel: 'Suspicious outflows',\r\n showDateFilter: true,\r\n showFilter: true,\r\n showColumnOptions: true,\r\n showSearch: true,\r\n showExport: true,\r\n showRefreshButton: false,\r\n datePickerMode: 'range',\r\n inputPlaceholder: 'Transaction reference',\r\n }"
27968
+ "text": "{\r\n tableHeading: false,\r\n tableHeadingLabel: 'Suspicious outflows',\r\n showDateFilter: true,\r\n showFilter: true,\r\n showColumnOptions: true,\r\n showSearch: true,\r\n showExport: true,\r\n showRefreshButton: false,\r\n showLayoutToggle: true,\r\n datePickerMode: 'range',\r\n inputPlaceholder: 'Transaction reference',\r\n }"
27951
27969
  }
27952
27970
  ],
27953
- "default": "{\r\n tableHeading: false,\r\n tableHeadingLabel: 'Suspicious outflows',\r\n showDateFilter: true,\r\n showFilter: true,\r\n showColumnOptions: true,\r\n showSearch: true,\r\n showExport: true,\r\n showRefreshButton: false,\r\n datePickerMode: 'range',\r\n inputPlaceholder: 'Transaction reference',\r\n }",
27971
+ "default": "{\r\n tableHeading: false,\r\n tableHeadingLabel: 'Suspicious outflows',\r\n showDateFilter: true,\r\n showFilter: true,\r\n showColumnOptions: true,\r\n showSearch: true,\r\n showExport: true,\r\n showRefreshButton: false,\r\n showLayoutToggle: true,\r\n datePickerMode: 'range',\r\n inputPlaceholder: 'Transaction reference',\r\n }",
27954
27972
  "values": [
27955
27973
  {
27956
27974
  "type": "{ tableHeading?: boolean; tableHeadingLabel?: string; showDateFilter?: boolean; showFilter?: boolean; showColumnOptions?: boolean; showSearch?: boolean; showExport?: boolean; showRefreshButton?: boolean; showEntireData?: boolean; showLayoutToggle?: boolean; filterState?: \"default\""
@@ -27985,11 +28003,11 @@
27985
28003
  "events": [
27986
28004
  {
27987
28005
  "event": "applyFilters",
27988
- "detail": "{ filters: any; pagination: any; }",
28006
+ "detail": "any",
27989
28007
  "bubbles": true,
27990
28008
  "complexType": {
27991
- "original": "{\r\n filters: any;\r\n pagination: any;\r\n }",
27992
- "resolved": "{ filters: any; pagination: any; }",
28009
+ "original": "any",
28010
+ "resolved": "any",
27993
28011
  "references": {}
27994
28012
  },
27995
28013
  "cancelable": true,
@@ -28039,6 +28057,20 @@
28039
28057
  "docs": "",
28040
28058
  "docsTags": []
28041
28059
  },
28060
+ {
28061
+ "event": "layoutButtonClicked",
28062
+ "detail": "string",
28063
+ "bubbles": true,
28064
+ "complexType": {
28065
+ "original": "string",
28066
+ "resolved": "string",
28067
+ "references": {}
28068
+ },
28069
+ "cancelable": true,
28070
+ "composed": true,
28071
+ "docs": "",
28072
+ "docsTags": []
28073
+ },
28042
28074
  {
28043
28075
  "event": "pageItemSelected",
28044
28076
  "detail": "{ pageSize: any; pageNumber: number; }",
@@ -28053,6 +28085,20 @@
28053
28085
  "docs": "",
28054
28086
  "docsTags": []
28055
28087
  },
28088
+ {
28089
+ "event": "refreshButtonClicked",
28090
+ "detail": "void",
28091
+ "bubbles": true,
28092
+ "complexType": {
28093
+ "original": "void",
28094
+ "resolved": "void",
28095
+ "references": {}
28096
+ },
28097
+ "cancelable": true,
28098
+ "composed": true,
28099
+ "docs": "",
28100
+ "docsTags": []
28101
+ },
28056
28102
  {
28057
28103
  "event": "rowActionClicked",
28058
28104
  "detail": "{ action: string; row: any; }",
@@ -28114,8 +28160,10 @@
28114
28160
  "gb-button",
28115
28161
  "gb-portal",
28116
28162
  "gb-dropdown-items-with-shortcut",
28117
- "gb-table-header",
28163
+ "gb-avatar",
28164
+ "gb-badge",
28118
28165
  "gb-button-close",
28166
+ "gb-table-header",
28119
28167
  "gb-toggle",
28120
28168
  "gb-filter-modal",
28121
28169
  "gb-empty-state",
@@ -28128,8 +28176,10 @@
28128
28176
  "gb-button",
28129
28177
  "gb-portal",
28130
28178
  "gb-dropdown-items-with-shortcut",
28131
- "gb-table-header",
28179
+ "gb-avatar",
28180
+ "gb-badge",
28132
28181
  "gb-button-close",
28182
+ "gb-table-header",
28133
28183
  "gb-toggle",
28134
28184
  "gb-filter-modal",
28135
28185
  "gb-empty-state",
@@ -28147,6 +28197,14 @@
28147
28197
  "gb-dropdown-items-with-shortcut": [
28148
28198
  "gb-checkbox"
28149
28199
  ],
28200
+ "gb-avatar": [
28201
+ "gb-avatar-contrast-inner-border",
28202
+ "gb-status-indicator"
28203
+ ],
28204
+ "gb-badge": [
28205
+ "gb-avatar",
28206
+ "gb-badge-close"
28207
+ ],
28150
28208
  "gb-table-header": [
28151
28209
  "gb-date-picker",
28152
28210
  "gb-input-field",
@@ -28170,10 +28228,6 @@
28170
28228
  "gb-avatar",
28171
28229
  "gb-checkbox"
28172
28230
  ],
28173
- "gb-avatar": [
28174
- "gb-avatar-contrast-inner-border",
28175
- "gb-status-indicator"
28176
- ],
28177
28231
  "gb-password-button": [
28178
28232
  "gb-btn",
28179
28233
  "gb-button"
@@ -28197,10 +28251,6 @@
28197
28251
  "gb-button",
28198
28252
  "gb-badge"
28199
28253
  ],
28200
- "gb-badge": [
28201
- "gb-avatar",
28202
- "gb-badge-close"
28203
- ],
28204
28254
  "gb-export-dropdown": [
28205
28255
  "gb-export-dropdown-item",
28206
28256
  "gb-export-sub-dropdown"
@@ -33148,7 +33198,7 @@
33148
33198
  "path": "src/models/reusableModels.ts"
33149
33199
  },
33150
33200
  "src/models/reusableModels.ts::FilterConfig": {
33151
- "declaration": "export interface FilterConfig {\r\n title: string;\r\n enableDateRange: boolean;\r\n dateRangeLabel?: string;\r\n showClearButton?: boolean;\r\n additionalFields?: {\r\n tag: string;\r\n key: string;\r\n event: string;\r\n props: any;\r\n default?: any;\r\n }[];\r\n initialValues: {\r\n pageNumber: number;\r\n pageSize: number;\r\n };\r\n}",
33201
+ "declaration": "export interface FilterConfig {\r\n title: string;\r\n showClearButton?: boolean;\r\n fields: FilterField[];\r\n initialValues: {\r\n pageNumber: number;\r\n pageSize: number;\r\n };\r\n appliedValues?: Record<string, any>;\r\n}",
33152
33202
  "docstring": "",
33153
33203
  "path": "src/models/reusableModels.ts"
33154
33204
  },
@@ -33233,7 +33283,7 @@
33233
33283
  "path": "src/models/reusableModels.ts"
33234
33284
  },
33235
33285
  "src/models/reusableModels.ts::TableColumn": {
33236
- "declaration": "export interface TableColumn {\r\n key: string;\r\n label: string;\r\n transform?: {};\r\n value?: (row: any) => any;\r\n supportingText?: string | ((row: any) => string);\r\n width?: string;\r\n align?: 'left' | 'center' | 'right';\r\n stickyRight?: boolean;\r\n helpIcon?: boolean;\r\n sortable?: boolean;\r\n sortType?: 'string' | 'number' | 'date';\r\n visible?: boolean;\r\n sortComparator?: (a: any, b: any) => number;\r\n cellComponent?: string;\r\n cellActionType?: 'dropdown' | 'void';\r\n cellProps?: ((row: any) => { [key: string]: any }) | { [key: string]: any };\r\n cellSlots?: {\r\n default?: {\r\n tag?: string; // e.g., 'p', 'span' to wrap content\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n named?: {\r\n [slotName: string]: {\r\n tag: string; // e.g., 'p', 'h1', 'span'\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n };\r\n };\r\n cellClass?: string | ((row: any) => string);\r\n cellStyle?: { [key: string]: string } | ((row: any) => { [key: string]: string });\r\n onClick?: () => void;\r\n mobile?: {\r\n position?: MobilePosition;\r\n };\r\n}",
33286
+ "declaration": "export interface TableColumn {\r\n key: string;\r\n label: string;\r\n transform?: {};\r\n value?: (row: any) => any;\r\n supportingText?: string | ((row: any) => string);\r\n width?: string;\r\n align?: 'left' | 'center' | 'right';\r\n stickyRight?: boolean;\r\n helpIcon?: boolean;\r\n sortable?: boolean;\r\n sortType?: 'string' | 'number' | 'date';\r\n visible?: boolean;\r\n sortComparator?: (a: any, b: any) => number;\r\n cellComponent?: string;\r\n cellActionType?: 'dropdown' | 'void';\r\n cellProps?: ((row: any) => { [key: string]: any }) | { [key: string]: any };\r\n cellSlots?: {\r\n default?: {\r\n tag?: string; // e.g., 'p', 'span' to wrap content\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n named?: {\r\n [slotName: string]: {\r\n tag: string; // e.g., 'p', 'h1', 'span'\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n };\r\n };\r\n cellClass?: string | ((row: any) => string);\r\n cellStyle?: { [key: string]: string } | ((row: any) => { [key: string]: string });\r\n onClick?: () => void;\r\n mobile?: {\r\n position?: MobilePosition;\r\n };\r\n gridCard?: {\r\n buttonIcon?: string;\r\n buttonText?: string;\r\n }\r\n}",
33237
33287
  "docstring": "",
33238
33288
  "path": "src/models/reusableModels.ts"
33239
33289
  },
@@ -160,7 +160,7 @@ const GbHeaderIcon = class {
160
160
  this.loadIcon(this.icon);
161
161
  }
162
162
  render() {
163
- return (h("div", { key: '8b2857022d4c3fac3f87bda317db9a237d56a5c0', class: `background ${this.state}` }, h("div", { key: '8dc71f9591a90f94c6486e8972e56411064ab927', class: `icon ${this.state === StateEnum.Default ? 'default' : this.state === StateEnum.Disabled ? 'disabled' : ''}`, innerHTML: this.leadingIconSvg }), h(Fragment, null, this.showIndicator && h("div", { key: '553bc02dddaac06dfba6f35a50f9a48c85b971ee', class: "red_dot" }))));
163
+ return (h("div", { key: 'c2b35b94959a73bb8efd23fd35a9d2d8420f52d1', class: `background ${this.state}` }, h("div", { key: '7470944f7aa79113951f0908e5325521406aa5de', class: `icon ${this.state === StateEnum.Default ? 'default' : this.state === StateEnum.Disabled ? 'disabled' : ''}`, innerHTML: this.leadingIconSvg }), h(Fragment, null, this.showIndicator && h("div", { key: 'd69db92c26d5148915b75d6b3c9e16e98a923f85', class: "red_dot" }))));
164
164
  }
165
165
  };
166
166
  GbHeaderIcon.style = gbHeaderIconCss;
@@ -176,7 +176,7 @@ const GbHelpDropdown = class {
176
176
  this.helpItemClicked.emit(item);
177
177
  }
178
178
  render() {
179
- return (h("div", { key: '0f2d9789ed937440884e6cc1aca90a8c8eed0c3a', class: "dropdown-container" }, h("div", { key: 'dc66fde3cc2984113b2b6c68d67a2573d2eaa212', class: "user_guide" }, h("gb-dropdown-items-with-shortcut", { key: '1613961f24ecab2f4649341a4606660a98909d80', icon: true, iconSrc: "assets/book_open.svg", label: "Download user guide", onClick: () => this.onHelpItemClicked('download_user_guide') })), h("div", { key: '377b81f9a34c3a69fd1c91103ee23a34b5c500d0', class: "bug" }, h("gb-dropdown-items-with-shortcut", { key: 'f9e50ca82a77b23de5d3b13df5fe1a0c59381d8f', icon: true, iconSrc: "assets/bug_02.svg", label: "Report a bug", onClick: () => this.onHelpItemClicked('report_a_bug') })), this.showLogError && (h("div", { key: '6c2f919dcfab19faf2b871d08a8befefd5189d6e', class: "log_error" }, h("gb-dropdown-items-with-shortcut", { key: '12ddcc0da13fc0a03da2a59b1971c656cd377762', icon: true, iconSrc: "assets/alert_02.svg", label: "Log a profile error", onClick: () => this.onHelpItemClicked('log_a_profile_error') })))));
179
+ return (h("div", { key: '61337f91c01ac8f4d4a907cee175a7aa759d2141', class: "dropdown-container" }, h("div", { key: '23cc4a416e7b557fe0d69ff464de2904e102d99b', class: "user_guide" }, h("gb-dropdown-items-with-shortcut", { key: '89be013685b38b598100f356d475b0efa6f941ae', icon: true, iconSrc: "assets/book_open.svg", label: "Download user guide", onClick: () => this.onHelpItemClicked('download_user_guide') })), h("div", { key: 'f5c50f12bc0992a6906adfe56cb9abb2270e1e25', class: "bug" }, h("gb-dropdown-items-with-shortcut", { key: '8223227b3f3b303de0274886d5cfde33fb7b2c55', icon: true, iconSrc: "assets/bug_02.svg", label: "Report a bug", onClick: () => this.onHelpItemClicked('report_a_bug') })), this.showLogError && (h("div", { key: 'c1af32fcd03a3c75c53061e5933d42b3b88aa3fb', class: "log_error" }, h("gb-dropdown-items-with-shortcut", { key: '9491dd497acfa5326a47a2e5a3d42886bfb7bdf6', icon: true, iconSrc: "assets/alert_02.svg", label: "Log a profile error", onClick: () => this.onHelpItemClicked('log_a_profile_error') })))));
180
180
  }
181
181
  };
182
182
  GbHelpDropdown.style = gbHelpDropdownCss;
@@ -235,9 +235,9 @@ const GbNotificationPane = class {
235
235
  render() {
236
236
  const patternSrc = getAssetPath(`assets/notification_background_pattern.svg`);
237
237
  const illustrationSrc = getAssetPath(`assets/notification_illustration.svg`);
238
- return (h("div", { key: '9c35577b10eabe35e60e5826d9678561f1a2f5e3', class: "notification_pane_div" }, this.state === 'empty' && [
239
- h("div", { key: '0f400cf7fb1c033564dd832246707150459c5d45', class: `container` }, h("div", { key: '86a1d1ed76f54d1d2bbe6369dfa4765ed8be0a7a', class: "frame" }, h("img", { key: '612bc90633af2d588f296662cc878ed53cdfa649', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: 'e773938ff63bb54d5fee650e34272ba166d0fc99', class: "empty_state" }, h("div", { key: '545fdfb7b0599deab3530c4ad8c2053464c73ee7', class: "content" }, h("img", { key: '81452e77c499c53bd0787db1a03bffa441c6b6b6', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '68bc946f9a175b174cdb300b83d217a102e5ba0f', class: "text" }, h("slot", { key: '69a76e8e7a2b530b3cffbcac5ed345a96c5c1f97', name: "label" }), h("slot", { key: '2dde84b57c81ef24e850a6d7d1a3c9b62ef31157', name: "supporting_text" })))))),
240
- h("div", { key: 'd81b889f2b79ebf1bcc1d215a0cef8dc49e6280a', class: `button` }, h("gb-button", { key: '3b16d97e44830412f78bb540381aa3cbc9188e1c', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: 'a2e4eafc6fdc210426fbc7b06b3e6e2e2416536e' }, "Mark all as read"))),
238
+ return (h("div", { key: '19829c5a9d820688040fdd9eb0913da29cb9549f', class: "notification_pane_div" }, this.state === 'empty' && [
239
+ h("div", { key: '0bd14500dec1504a9aa495eba655a8b625312847', class: `container` }, h("div", { key: 'a6efa21af015a31f7f8dd35c1fd84997ee9df106', class: "frame" }, h("img", { key: 'f024ec1422985fc2e739cae51945e38a92f7073e', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: '08857f9e6324910d6c0bb4ea64e469e1d0164aae', class: "empty_state" }, h("div", { key: '2e129e9f291d778492fc41efca0c4e8346c0bbd5', class: "content" }, h("img", { key: '88ab968f16b1099db5aa3964c3cbace2c7709caa', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '0bb9793f1b7460b8f4eb90358ead4302b493ae37', class: "text" }, h("slot", { key: 'aad0c1ba7885add32bed8bb3d45734a9475c3156', name: "label" }), h("slot", { key: '4bc6f6b72b064f608ecd26b12326d081ac638efe', name: "supporting_text" })))))),
240
+ h("div", { key: '71d8580457a7101d014af8d1924058b8d05354f8', class: `button` }, h("gb-button", { key: '01957d29215989b053b11fa1f64d4b63f9b018e7', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: '5f4c9d56e207b7f09c48d3985996fe19c0fa07ed' }, "Mark all as read"))),
241
241
  ], this.state === 'notification_dropdown' && (h(Fragment, null, this.notifications.length > 0 ? (h("div", { class: "notification_dropdown" }, h("div", { class: `content_wrapper` }, this.notifications.map(notification => (h("gb-notification-content", { label: notification.label, time: notification.time, "supporting-text": notification.desc, icon: notification.icon })))), h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg", onClick: () => this.markAllAsRead() }, h("p", null, "Mark all as read")))) : ([
242
242
  h("div", { class: `container` }, h("div", { class: "frame" }, h("img", { src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { class: "empty_state" }, h("div", { class: "content" }, h("img", { src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { class: "text" }, h("slot", { name: "label" }), h("slot", { name: "supporting_text" })))))),
243
243
  h("div", { class: `button` }, h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read"))),
@@ -113,7 +113,7 @@ const GbIconButtonBase = class {
113
113
  this.loadIcon(this.icon);
114
114
  }
115
115
  render() {
116
- return (h("div", { key: '1ef8350a2208822db793c79c0c8271e4751577ee', class: "icon_button_base_container" }, this.showTooltip && (h("gb-tooltip", { key: '4a26d37b8e970b912a8de4fac1f69ae3f42b93d1', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '3c00e6fdcf9e22d93148f898c52123b56df814d6', slot: "label" }, this.label))), h("div", { key: 'f1e5124cf44194bc1407218dc562b7c945a5ef30', class: `icon_button_base_div ${this.current ? 'current' : ''}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '683b9a759ecaac5a2d64a5581f6879dc8ab0f3da', class: `icon ${this.current ? 'current' : ''}`, innerHTML: this.leadingIconSvg }))));
116
+ return (h("div", { key: '3e7e5ab6f46220fc930d19a9dbc30b4ab8fa3968', class: "icon_button_base_container" }, this.showTooltip && (h("gb-tooltip", { key: '920942d655a793c893a06078407a92e51ae43743', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '909c328de8f6219490a57c687022ecb85a8d8f78', slot: "label" }, this.label))), h("div", { key: '5c0078013c0cdef3b0142b0d548112bc53cb942d', class: `icon_button_base_div ${this.current ? 'current' : ''}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '9afa84ae064c2ff7c4da21b8b96ef891b8c7052a', class: `icon ${this.current ? 'current' : ''}`, innerHTML: this.leadingIconSvg }))));
117
117
  }
118
118
  };
119
119
  GbIconButtonBase.style = gbIconButtonBaseCss;
@@ -141,7 +141,7 @@ const GbThemeTab = class {
141
141
  const systemIconSrc = getAssetPath(`assets/laptop.svg`);
142
142
  const sunSrc = getAssetPath(`assets/sun-02.svg`);
143
143
  const moonSrc = getAssetPath(`assets/moon-02.svg`);
144
- return (h("div", { key: '85052f0e09431447e9f255c691477510864e853b', class: `theme_tab_div` }, h("div", { key: 'f1c2b06650e4956ee9f2778446d3929c86f21fb7', class: "tab" }, h("gb-icon-button-base", { key: '5795be0ca411d12161a64073bfb948df1c00c6b6', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '54e08167d3ab0abca6deb92bcaeb0e7111610747', class: "tab" }, h("gb-icon-button-base", { key: '31f45a2d0a454c62d131dbed4c5eeb6e310670f8', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '45ba651fc4cfb7006be44ff455347da1e1744773', class: "tab" }, h("gb-icon-button-base", { key: '41dc70324d010f7bb3776b967b6d1e450fd33ce3', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
144
+ return (h("div", { key: '9300c124445b9802a91ab4e202f03ebe1d83e6f3', class: `theme_tab_div` }, h("div", { key: 'd4ad94be292317c7071f21993472078f265bed2b', class: "tab" }, h("gb-icon-button-base", { key: 'c37fca6e7fcb0ce49aec0b5436c6c0a237ddd085', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '97480403f208403f7b227baf415b42aaf9c4d66d', class: "tab" }, h("gb-icon-button-base", { key: '4579fbb6d6743fc4265ba2b0fc348e57ca84f606', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: 'df929085bdc53a1bd824878d4b966e08efbf2fd6', class: "tab" }, h("gb-icon-button-base", { key: '858a622c79631176f3c49799e99b9f1d59b9f9ce', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
145
145
  }
146
146
  get el() { return getElement(this); }
147
147
  };