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.
- package/dist/cjs/gb-avatar-dropdown_5.cjs.entry.js +5 -5
- package/dist/cjs/gb-avatar-label-group_3.cjs.entry.js +2 -2
- package/dist/cjs/gb-avatar_44.cjs.entry.js +276 -166
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +2 -2
- package/dist/cjs/gb-header.cjs.entry.js +2 -2
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-logo.cjs.entry.js +1 -1
- package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-metric-card.cjs.entry.js +1 -1
- package/dist/cjs/gb-metric-featured-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-modal-action_3.cjs.entry.js +5 -5
- package/dist/cjs/gb-nav-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-nav-bar-sidemenu.cjs.entry.js +1 -1
- package/dist/cjs/gb-nav-bar.cjs.entry.js +1 -1
- package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
- package/dist/cjs/gb-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
- package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
- package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.cjs.entry.js +1 -1
- package/dist/cjs/gb-step-base_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-tab-button-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/assets/more-vertical.svg +3 -0
- package/dist/collection/assets/sent.svg +3 -0
- package/dist/collection/components/gb-date-picker/gb-date-picker.css +6 -1
- package/dist/collection/components/gb-date-picker/gb-date-picker.js +32 -7
- package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
- package/dist/collection/components/gb-filter-modal/gb-filter-modal.css +2 -1
- package/dist/collection/components/gb-filter-modal/gb-filter-modal.js +47 -83
- package/dist/collection/components/gb-filter-modal/gb-filter-modal.js.map +1 -1
- package/dist/collection/components/gb-header/gb-header.js +2 -2
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
- package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
- package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
- package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +14 -14
- package/dist/collection/components/gb-logo/gb-logo.js +1 -1
- package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
- package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
- package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
- package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
- package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
- package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
- package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
- package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
- package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
- package/dist/collection/components/gb-portal/gb-portal.js +1 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
- package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
- package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
- package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
- package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
- package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +2 -2
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
- package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
- package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +2 -2
- package/dist/collection/components/gb-table/gb-table.css +135 -2
- package/dist/collection/components/gb-table/gb-table.js +206 -36
- package/dist/collection/components/gb-table/gb-table.js.map +1 -1
- package/dist/collection/components/gb-table-header/gb-table-header.js +2 -2
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
- package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
- package/dist/collection/components/gb-toast/gb-toast.js +1 -1
- package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
- package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
- package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
- package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
- package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-action-panel.js +2 -2
- package/dist/components/gb-approval-modal.js +13 -13
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +1 -1
- package/dist/components/gb-avatar-group.js +4 -4
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +2 -2
- package/dist/components/gb-avatar.js +1 -1
- package/dist/components/gb-badge.js +1 -1
- package/dist/components/gb-btn.js +1 -1
- package/dist/components/gb-button.js +1 -1
- package/dist/components/gb-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +5 -5
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment.js +2 -2
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-date-picker.js +1 -1
- package/dist/components/gb-detail-cell.js +5 -5
- package/dist/components/gb-empty-state.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +4 -4
- package/dist/components/gb-filter-button.js +1 -1
- package/dist/components/gb-filter-modal.js +1 -1
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +24 -24
- package/dist/components/gb-help-dropdown.js +1 -1
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- package/dist/components/gb-icon-button-base.js +1 -1
- package/dist/components/gb-illustration.js +1 -1
- package/dist/components/gb-input-dropdown-menu-item.js +1 -1
- package/dist/components/gb-input-dropdown.js +1 -1
- package/dist/components/gb-input-field.js +1 -1
- package/dist/components/gb-logo.js +1 -1
- package/dist/components/gb-mega-input-field-base.js +1 -1
- package/dist/components/gb-metric-card.js +5 -5
- package/dist/components/gb-metric-featured-icon.js +1 -1
- package/dist/components/gb-modal-action.js +1 -1
- package/dist/components/gb-modal-header.js +1 -1
- package/dist/components/gb-nav-bar-item.js +1 -1
- package/dist/components/gb-nav-bar-sidemenu.js +6 -6
- package/dist/components/gb-nav-bar.js +3 -3
- package/dist/components/gb-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +1 -1
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-group.js +1 -1
- package/dist/components/gb-pagination-dot-indicator.js +1 -1
- package/dist/components/gb-pagination-number-base.js +1 -1
- package/dist/components/gb-pagination.js +1 -1
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-pattern.js +1 -1
- package/dist/components/gb-portal.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +1 -1
- package/dist/components/gb-prompt-modal.js +3 -3
- package/dist/components/gb-quick-action-card.js +1 -1
- package/dist/components/gb-quick-action-icon.js +1 -1
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-sidebar.js +9 -9
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +3 -3
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-step-base.js +1 -1
- package/dist/components/gb-step-icon-base.js +1 -1
- package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
- package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
- package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
- package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-header.js +1 -1
- package/dist/components/gb-table.js +185 -59
- package/dist/components/gb-table.js.map +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +1 -1
- package/dist/components/gb-theme-tab.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +4 -4
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +1 -1
- package/dist/components/gb-token-field-compact.js +1 -1
- package/dist/components/gb-token-field-compressed.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-vertical-tabs.js +1 -1
- package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/components/gb-wysiwyg-tooltip.js +1 -1
- package/dist/components/{p-Bw7gw9s2.js → p-Aa9V-f5L.js} +6 -6
- package/dist/components/{p-Bw7gw9s2.js.map → p-Aa9V-f5L.js.map} +1 -1
- package/dist/components/{p-BN5SQJZH.js → p-B5lItBJ8.js} +4 -4
- package/dist/components/{p-BN5SQJZH.js.map → p-B5lItBJ8.js.map} +1 -1
- package/dist/components/{p-8KPRgq60.js → p-B6BxHB8R.js} +3 -3
- package/dist/components/{p-8KPRgq60.js.map → p-B6BxHB8R.js.map} +1 -1
- package/dist/components/{p-DsEln-e0.js → p-BDuFlhdF.js} +6 -6
- package/dist/components/{p-DsEln-e0.js.map → p-BDuFlhdF.js.map} +1 -1
- package/dist/components/{p-3LUuAIuq.js → p-BUAzJ421.js} +3 -3
- package/dist/components/{p-3LUuAIuq.js.map → p-BUAzJ421.js.map} +1 -1
- package/dist/components/{p-Cr8eGx5W.js → p-BUQaTkZ9.js} +5 -5
- package/dist/components/{p-Cr8eGx5W.js.map → p-BUQaTkZ9.js.map} +1 -1
- package/dist/components/{p-DvBv-n5E.js → p-BUSy4Kaw.js} +4 -4
- package/dist/components/{p-DvBv-n5E.js.map → p-BUSy4Kaw.js.map} +1 -1
- package/dist/components/{p-Dsq6pKFl.js → p-BbQUkO3X.js} +3 -3
- package/dist/components/{p-Dsq6pKFl.js.map → p-BbQUkO3X.js.map} +1 -1
- package/dist/components/{p-DA7bBOGE.js → p-BbXo5waU.js} +4 -4
- package/dist/components/{p-DA7bBOGE.js.map → p-BbXo5waU.js.map} +1 -1
- package/dist/components/{p-9CtKkSzA.js → p-Bdn4kcZi.js} +3 -3
- package/dist/components/{p-9CtKkSzA.js.map → p-Bdn4kcZi.js.map} +1 -1
- package/dist/components/{p-B1dO_zNp.js → p-Bp2prpEY.js} +28 -28
- package/dist/components/{p-B1dO_zNp.js.map → p-Bp2prpEY.js.map} +1 -1
- package/dist/components/{p-BqUYAF2A.js → p-BuhW7Hu0.js} +35 -10
- package/dist/components/p-BuhW7Hu0.js.map +1 -0
- package/dist/components/{p-DUg13FZJ.js → p-BvzWV7_c.js} +4 -4
- package/dist/components/{p-DUg13FZJ.js.map → p-BvzWV7_c.js.map} +1 -1
- package/dist/components/{p-QMvxRWGo.js → p-Bx-ZLO6f.js} +3 -3
- package/dist/components/{p-QMvxRWGo.js.map → p-Bx-ZLO6f.js.map} +1 -1
- package/dist/components/{p-CMSgQk_J.js → p-C7Z71gB9.js} +3 -3
- package/dist/components/{p-CMSgQk_J.js.map → p-C7Z71gB9.js.map} +1 -1
- package/dist/components/{p-C__Zx-sJ.js → p-CBkBPSW9.js} +20 -20
- package/dist/components/{p-C__Zx-sJ.js.map → p-CBkBPSW9.js.map} +1 -1
- package/dist/components/{p-BpoNaOin.js → p-CCJRBTmm.js} +3 -3
- package/dist/components/{p-BpoNaOin.js.map → p-CCJRBTmm.js.map} +1 -1
- package/dist/components/{p-BzdxMBqd.js → p-CCntxtbY.js} +3 -3
- package/dist/components/{p-BzdxMBqd.js.map → p-CCntxtbY.js.map} +1 -1
- package/dist/components/{p-BVq_Ti-V.js → p-CHtrLIr5.js} +3 -3
- package/dist/components/{p-BVq_Ti-V.js.map → p-CHtrLIr5.js.map} +1 -1
- package/dist/components/{p-DXcUl9ra.js → p-CKcfW5yy.js} +3 -3
- package/dist/components/{p-DXcUl9ra.js.map → p-CKcfW5yy.js.map} +1 -1
- package/dist/components/{p-CIpMWSO-.js → p-CLliPnaQ.js} +4 -4
- package/dist/components/{p-CIpMWSO-.js.map → p-CLliPnaQ.js.map} +1 -1
- package/dist/components/{p-DiwgKK9w.js → p-CM9N9uqd.js} +8 -8
- package/dist/components/{p-DiwgKK9w.js.map → p-CM9N9uqd.js.map} +1 -1
- package/dist/components/{p-lP887Fvg.js → p-CMEHlrkM.js} +9 -9
- package/dist/components/{p-lP887Fvg.js.map → p-CMEHlrkM.js.map} +1 -1
- package/dist/components/{p-C3Ne5oaM.js → p-CMk4vgJk.js} +4 -4
- package/dist/components/{p-C3Ne5oaM.js.map → p-CMk4vgJk.js.map} +1 -1
- package/dist/components/{p-DzCRnNZl.js → p-CPfOVrGD.js} +3 -3
- package/dist/components/{p-DzCRnNZl.js.map → p-CPfOVrGD.js.map} +1 -1
- package/dist/components/{p-luUMKdgw.js → p-CQLcNjHY.js} +4 -4
- package/dist/components/{p-luUMKdgw.js.map → p-CQLcNjHY.js.map} +1 -1
- package/dist/components/{p-BKPSkaip.js → p-CR9jnMpX.js} +4 -4
- package/dist/components/{p-BKPSkaip.js.map → p-CR9jnMpX.js.map} +1 -1
- package/dist/components/{p-CJ9LMMSm.js → p-CRq7S8Z9.js} +3 -3
- package/dist/components/{p-CJ9LMMSm.js.map → p-CRq7S8Z9.js.map} +1 -1
- package/dist/components/{p-D1T18wZL.js → p-CjfDZwCD.js} +4 -4
- package/dist/components/{p-D1T18wZL.js.map → p-CjfDZwCD.js.map} +1 -1
- package/dist/components/{p-rfgtX-Yh.js → p-CuKYC5qs.js} +3 -3
- package/dist/components/{p-rfgtX-Yh.js.map → p-CuKYC5qs.js.map} +1 -1
- package/dist/components/{p-DfwhwEoc.js → p-Cx2Xt959.js} +7 -7
- package/dist/components/{p-DfwhwEoc.js.map → p-Cx2Xt959.js.map} +1 -1
- package/dist/components/{p-B5gEkPoU.js → p-CyxLUgVQ.js} +12 -12
- package/dist/components/{p-B5gEkPoU.js.map → p-CyxLUgVQ.js.map} +1 -1
- package/dist/components/{p-Dg7B5nH1.js → p-D1FPm7nr.js} +4 -4
- package/dist/components/{p-Dg7B5nH1.js.map → p-D1FPm7nr.js.map} +1 -1
- package/dist/components/{p-BrOSaQiR.js → p-D7oemwx-.js} +3 -3
- package/dist/components/{p-BrOSaQiR.js.map → p-D7oemwx-.js.map} +1 -1
- package/dist/components/{p-DhGPhyRl.js → p-DCIm0ulG.js} +5 -5
- package/dist/components/{p-DhGPhyRl.js.map → p-DCIm0ulG.js.map} +1 -1
- package/dist/components/{p-B6k24H6F.js → p-DIsxhyr1.js} +3 -3
- package/dist/components/{p-B6k24H6F.js.map → p-DIsxhyr1.js.map} +1 -1
- package/dist/components/{p-DrYuPFS5.js → p-DKhdkzBx.js} +7 -7
- package/dist/components/{p-DrYuPFS5.js.map → p-DKhdkzBx.js.map} +1 -1
- package/dist/components/{p-CuhbZLf5.js → p-DL9L0Zch.js} +8 -8
- package/dist/components/{p-CuhbZLf5.js.map → p-DL9L0Zch.js.map} +1 -1
- package/dist/components/{p-DWd7gFDp.js → p-DTcsmKes.js} +7 -7
- package/dist/components/{p-DWd7gFDp.js.map → p-DTcsmKes.js.map} +1 -1
- package/dist/components/{p-DMTc86TV.js → p-DVwS5alK.js} +3 -3
- package/dist/components/{p-DMTc86TV.js.map → p-DVwS5alK.js.map} +1 -1
- package/dist/components/{p-CxmrLytr.js → p-DbYSDIEE.js} +8 -8
- package/dist/components/{p-CxmrLytr.js.map → p-DbYSDIEE.js.map} +1 -1
- package/dist/components/{p-BCs1raYY.js → p-Dd2YznNu.js} +4 -4
- package/dist/components/{p-BCs1raYY.js.map → p-Dd2YznNu.js.map} +1 -1
- package/dist/components/{p-uJGVGDOJ.js → p-DfmE1tWD.js} +22 -22
- package/dist/components/{p-uJGVGDOJ.js.map → p-DfmE1tWD.js.map} +1 -1
- package/dist/components/{p-Bsju_6ME.js → p-DoQNNQsR.js} +3 -3
- package/dist/components/{p-Bsju_6ME.js.map → p-DoQNNQsR.js.map} +1 -1
- package/dist/components/{p-BH7Tv4o3.js → p-Dpw-kexX.js} +3 -3
- package/dist/components/{p-BH7Tv4o3.js.map → p-Dpw-kexX.js.map} +1 -1
- package/dist/components/{p-wbR36hMv.js → p-Dy0A4tjX.js} +3 -3
- package/dist/components/{p-wbR36hMv.js.map → p-Dy0A4tjX.js.map} +1 -1
- package/dist/components/{p-Cgs2Vwnw.js → p-EGGrvNi9.js} +3 -3
- package/dist/components/{p-Cgs2Vwnw.js.map → p-EGGrvNi9.js.map} +1 -1
- package/dist/components/{p-DaM2q3ak.js → p-PCho9z7U.js} +3 -3
- package/dist/components/{p-DaM2q3ak.js.map → p-PCho9z7U.js.map} +1 -1
- package/dist/components/{p-gpZ2X_c1.js → p-Qol7MsY0.js} +3 -3
- package/dist/components/{p-gpZ2X_c1.js.map → p-Qol7MsY0.js.map} +1 -1
- package/dist/components/{p-NcCpLnkb.js → p-TwFNB1NA.js} +4 -4
- package/dist/components/{p-NcCpLnkb.js.map → p-TwFNB1NA.js.map} +1 -1
- package/dist/components/{p-B8xTwy6a.js → p-_b9j72nq.js} +3 -3
- package/dist/components/{p-B8xTwy6a.js.map → p-_b9j72nq.js.map} +1 -1
- package/dist/components/{p-Cpjhc0YK.js → p-b7wvY55u.js} +10 -10
- package/dist/components/{p-Cpjhc0YK.js.map → p-b7wvY55u.js.map} +1 -1
- package/dist/components/p-cHn6O-Kf.js.map +1 -1
- package/dist/components/{p-BUXMMSJn.js → p-j7BhW7Vi.js} +6 -6
- package/dist/components/{p-BUXMMSJn.js.map → p-j7BhW7Vi.js.map} +1 -1
- package/dist/components/{p-CLZal_C6.js → p-qtGdrlQO.js} +4 -4
- package/dist/components/{p-CLZal_C6.js.map → p-qtGdrlQO.js.map} +1 -1
- package/dist/components/{p-CTquChw2.js → p-vPCRhWG0.js} +6 -6
- package/dist/components/{p-CTquChw2.js.map → p-vPCRhWG0.js.map} +1 -1
- package/dist/components/{p-DmjkaQ_5.js → p-wNPNaesa.js} +52 -87
- package/dist/components/p-wNPNaesa.js.map +1 -0
- package/dist/components/{p-CYpM3pUM.js → p-zxljeihf.js} +18 -18
- package/dist/components/{p-CYpM3pUM.js.map → p-zxljeihf.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +89 -39
- package/dist/esm/gb-avatar-dropdown_5.entry.js +5 -5
- package/dist/esm/gb-avatar-label-group_3.entry.js +2 -2
- package/dist/esm/gb-avatar_44.entry.js +276 -166
- package/dist/esm/gb-collapse-button_4.entry.js +2 -2
- package/dist/esm/gb-header.entry.js +2 -2
- package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
- package/dist/esm/gb-logo.entry.js +1 -1
- package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
- package/dist/esm/gb-metric-card.entry.js +1 -1
- package/dist/esm/gb-metric-featured-icon.entry.js +1 -1
- package/dist/esm/gb-modal-action_3.entry.js +5 -5
- package/dist/esm/gb-nav-bar-item.entry.js +1 -1
- package/dist/esm/gb-nav-bar-sidemenu.entry.js +1 -1
- package/dist/esm/gb-nav-bar.entry.js +1 -1
- package/dist/esm/gb-notification-content.entry.js +1 -1
- package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
- package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
- package/dist/esm/gb-progress-bar.entry.js +1 -1
- package/dist/esm/gb-progress-circle.entry.js +1 -1
- package/dist/esm/gb-prompt-modal.entry.js +1 -1
- package/dist/esm/gb-quick-action-card.entry.js +1 -1
- package/dist/esm/gb-quick-action-icon.entry.js +1 -1
- package/dist/esm/gb-scrollbar.entry.js +1 -1
- package/dist/esm/gb-sidebar.entry.js +1 -1
- package/dist/esm/gb-slider-control-handle.entry.js +1 -1
- package/dist/esm/gb-slider.entry.js +1 -1
- package/dist/esm/gb-step-base_2.entry.js +2 -2
- package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-tab-button-base.entry.js +2 -2
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-token-field-compact.entry.js +1 -1
- package/dist/esm/gb-token-field-compressed.entry.js +2 -2
- package/dist/esm/gb-vertical-tabs.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/assets/more-vertical.svg +3 -0
- package/dist/globuscomponents/assets/sent.svg +3 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-d55dc1ab.entry.js → p-0d26bfab.entry.js} +2 -2
- package/dist/globuscomponents/{p-b0c00fce.entry.js → p-1ca5b476.entry.js} +2 -2
- package/dist/globuscomponents/{p-64c25eca.entry.js → p-201f6b79.entry.js} +2 -2
- package/dist/globuscomponents/{p-66f5363a.entry.js → p-21b20a87.entry.js} +2 -2
- package/dist/globuscomponents/{p-af2fadf8.entry.js → p-21ee6522.entry.js} +2 -2
- package/dist/globuscomponents/{p-e8f42c89.entry.js → p-22f1c3e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-a8ed8e7c.entry.js → p-300cd753.entry.js} +2 -2
- package/dist/globuscomponents/{p-fdd80101.entry.js → p-31d72720.entry.js} +2 -2
- package/dist/globuscomponents/{p-c4decd4a.entry.js → p-33dda74f.entry.js} +2 -2
- package/dist/globuscomponents/{p-b72d51e3.entry.js → p-43d98014.entry.js} +2 -2
- package/dist/globuscomponents/{p-9a086995.entry.js → p-45e02e0a.entry.js} +2 -2
- package/dist/globuscomponents/{p-5a002d95.entry.js → p-47155c79.entry.js} +2 -2
- package/dist/globuscomponents/{p-b6a0161e.entry.js → p-475d3410.entry.js} +2 -2
- package/dist/globuscomponents/{p-4cb9a4c0.entry.js → p-4ec62490.entry.js} +2 -2
- package/dist/globuscomponents/{p-df5538b0.entry.js → p-4f44a0cb.entry.js} +2 -2
- package/dist/globuscomponents/{p-da156fba.entry.js → p-51aa14a5.entry.js} +2 -2
- package/dist/globuscomponents/{p-5d0e8192.entry.js → p-563f3f9c.entry.js} +2 -2
- package/dist/globuscomponents/{p-433c7415.entry.js → p-61872974.entry.js} +2 -2
- package/dist/globuscomponents/{p-f3bd7944.entry.js → p-6eccd6af.entry.js} +2 -2
- package/dist/globuscomponents/{p-e4895336.entry.js → p-706b479f.entry.js} +2 -2
- package/dist/globuscomponents/{p-37f87474.entry.js → p-72637941.entry.js} +2 -2
- package/dist/globuscomponents/{p-e2b42130.entry.js → p-7483911b.entry.js} +2 -2
- package/dist/globuscomponents/{p-b72eda91.entry.js → p-75251944.entry.js} +2 -2
- package/dist/globuscomponents/{p-6825b63d.entry.js → p-799b98e4.entry.js} +2 -2
- package/dist/globuscomponents/{p-852014ab.entry.js → p-872e1752.entry.js} +2 -2
- package/dist/globuscomponents/{p-c22a4cfd.entry.js → p-89116f8e.entry.js} +2 -2
- package/dist/globuscomponents/p-98d25cbc.entry.js +2 -0
- package/dist/globuscomponents/{p-66c49225.entry.js → p-a1e35b45.entry.js} +2 -2
- package/dist/globuscomponents/p-a1e35b45.entry.js.map +1 -0
- package/dist/globuscomponents/{p-669c6e2e.entry.js → p-ab818182.entry.js} +2 -2
- package/dist/globuscomponents/{p-f904cfc0.entry.js → p-ae4b0f08.entry.js} +2 -2
- package/dist/globuscomponents/{p-6d1f7f89.entry.js → p-bf5b3dfe.entry.js} +2 -2
- package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
- package/dist/globuscomponents/{p-cc54f44a.entry.js → p-ce9bf9ff.entry.js} +2 -2
- package/dist/globuscomponents/{p-0104af18.entry.js → p-d1ce0f80.entry.js} +2 -2
- package/dist/globuscomponents/{p-2a47d7a6.entry.js → p-e49cac6d.entry.js} +2 -2
- package/dist/globuscomponents/{p-7133f4ef.entry.js → p-e9b5af5c.entry.js} +2 -2
- package/dist/globuscomponents/{p-05a29c1a.entry.js → p-ee3e3ffa.entry.js} +2 -2
- package/dist/globuscomponents/{p-40e5be27.entry.js → p-ee7e25c4.entry.js} +2 -2
- package/dist/globuscomponents/p-f084a9b2.entry.js +2 -0
- package/dist/globuscomponents/{p-e68d4d8a.entry.js → p-f337949a.entry.js} +2 -2
- package/dist/globuscomponents/{p-60e4f305.entry.js → p-f3ac27d9.entry.js} +2 -2
- package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +1 -0
- package/dist/types/components/gb-table/gb-table.d.ts +31 -6
- package/dist/types/components.d.ts +24 -28
- package/dist/types/models/reusableModels.d.ts +20 -9
- package/package.json +1 -1
- package/dist/components/p-BqUYAF2A.js.map +0 -1
- package/dist/components/p-DmjkaQ_5.js.map +0 -1
- package/dist/globuscomponents/p-66c49225.entry.js.map +0 -1
- package/dist/globuscomponents/p-7b7eee40.entry.js +0 -2
- package/dist/globuscomponents/p-9f87e97d.entry.js +0 -2
- /package/dist/globuscomponents/{p-d55dc1ab.entry.js.map → p-0d26bfab.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b0c00fce.entry.js.map → p-1ca5b476.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-64c25eca.entry.js.map → p-201f6b79.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-66f5363a.entry.js.map → p-21b20a87.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-af2fadf8.entry.js.map → p-21ee6522.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e8f42c89.entry.js.map → p-22f1c3e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a8ed8e7c.entry.js.map → p-300cd753.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fdd80101.entry.js.map → p-31d72720.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c4decd4a.entry.js.map → p-33dda74f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b72d51e3.entry.js.map → p-43d98014.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9a086995.entry.js.map → p-45e02e0a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5a002d95.entry.js.map → p-47155c79.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b6a0161e.entry.js.map → p-475d3410.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4cb9a4c0.entry.js.map → p-4ec62490.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-df5538b0.entry.js.map → p-4f44a0cb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-da156fba.entry.js.map → p-51aa14a5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5d0e8192.entry.js.map → p-563f3f9c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-433c7415.entry.js.map → p-61872974.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f3bd7944.entry.js.map → p-6eccd6af.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e4895336.entry.js.map → p-706b479f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-37f87474.entry.js.map → p-72637941.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e2b42130.entry.js.map → p-7483911b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b72eda91.entry.js.map → p-75251944.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6825b63d.entry.js.map → p-799b98e4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-852014ab.entry.js.map → p-872e1752.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c22a4cfd.entry.js.map → p-89116f8e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f87e97d.entry.js.map → p-98d25cbc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-669c6e2e.entry.js.map → p-ab818182.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f904cfc0.entry.js.map → p-ae4b0f08.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6d1f7f89.entry.js.map → p-bf5b3dfe.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cc54f44a.entry.js.map → p-ce9bf9ff.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0104af18.entry.js.map → p-d1ce0f80.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2a47d7a6.entry.js.map → p-e49cac6d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7133f4ef.entry.js.map → p-e9b5af5c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05a29c1a.entry.js.map → p-ee3e3ffa.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-40e5be27.entry.js.map → p-ee7e25c4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7b7eee40.entry.js.map → p-f084a9b2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e68d4d8a.entry.js.map → p-f337949a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-60e4f305.entry.js.map → p-f3ac27d9.entry.js.map} +0 -0
|
@@ -769,9 +769,6 @@ export namespace Components {
|
|
|
769
769
|
* @default false
|
|
770
770
|
*/
|
|
771
771
|
"twentyfourHr": boolean;
|
|
772
|
-
/**
|
|
773
|
-
* @default null
|
|
774
|
-
*/
|
|
775
772
|
"value": Date | Date[] | null;
|
|
776
773
|
}
|
|
777
774
|
interface GbDatePickerListItem {
|
|
@@ -1070,9 +1067,6 @@ export namespace Components {
|
|
|
1070
1067
|
"state": StateType;
|
|
1071
1068
|
}
|
|
1072
1069
|
interface GbFilterModal {
|
|
1073
|
-
/**
|
|
1074
|
-
* @default { title: 'Filter', enableDateRange: true, showClearButton: true, additionalFields: [ { tag: 'gb-input-dropdown', key: 'approvalStatus', event: 'dropdownItemSelected', props: { type: 'tags', icon: false, showLabel: true, label: 'Approval status', placeholder: 'Select approval status', items: ['Draft', 'Pending', 'Approved', 'Rejected'], destructive: false, }, default: { value: [], }, }, { tag: 'gb-slider', key: 'amountRange', event: 'thumbValueChanged', props: { showHeading: true, heading: 'Amount range', }, default: { leftControl: 50, rightControl: 100, }, }, { tag: 'gb-input-dropdown', key: 'disbursementStatus', event: 'dropdownItemSelected', props: { type: 'default', showLabel: true, label: 'Disbursement status', placeholder: 'Select disbursement status', items: ['Disbursed', 'Not Disbursed'], }, }, // { // tag: 'gb-input-dropdown', // key: 'facilityCategory', // props: { // showLabel: true, // label: 'Facility category', // placeholder: 'Select facility category', // items: ['Retail', 'Commercial', 'Corporate'], // }, // }, ], initialValues: { pageNumber: 1, pageSize: 10, }, }
|
|
1075
|
-
*/
|
|
1076
1070
|
"filterConfig": FilterConfig;
|
|
1077
1071
|
}
|
|
1078
1072
|
interface GbHeader {
|
|
@@ -2214,7 +2208,7 @@ export namespace Components {
|
|
|
2214
2208
|
*/
|
|
2215
2209
|
"actionsType": 'none' | 'dropdown' | '';
|
|
2216
2210
|
/**
|
|
2217
|
-
* @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // {
|
|
2211
|
+
* @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // { // key: 'name', // label: 'Name', // sortable: true, // sortType: 'string', // helpIcon: true, // supportingText: row => row.role, // mobile: { position: 'top_right' }, // }, // { key: 'role', label: 'Role' }, // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) }, // { // key: 'status', // label: 'Status', // cellComponent: 'gb-badge', // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }), // cellSlots: { // default: { // tag: 'p', // content: row => row.status, // }, // }, // }, ]
|
|
2218
2212
|
*/
|
|
2219
2213
|
"columns": TableColumn[];
|
|
2220
2214
|
/**
|
|
@@ -2222,7 +2216,7 @@ export namespace Components {
|
|
|
2222
2216
|
*/
|
|
2223
2217
|
"data": any[];
|
|
2224
2218
|
/**
|
|
2225
|
-
* @default [ // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false }, // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false }, // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled:
|
|
2219
|
+
* @default [ // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false }, // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false }, // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: false }, ]
|
|
2226
2220
|
*/
|
|
2227
2221
|
"dropdownOptions"?: DropdownOption[];
|
|
2228
2222
|
/**
|
|
@@ -2250,6 +2244,11 @@ export namespace Components {
|
|
|
2250
2244
|
featuredIconSwap?: string;
|
|
2251
2245
|
};
|
|
2252
2246
|
"filterConfig": FilterConfig;
|
|
2247
|
+
"gridCardConfig"?: {
|
|
2248
|
+
name?: { key: string };
|
|
2249
|
+
badges?: { key: string; label?: string }[];
|
|
2250
|
+
button?: { icon: string; text: string; action: string };
|
|
2251
|
+
};
|
|
2253
2252
|
/**
|
|
2254
2253
|
* @default false
|
|
2255
2254
|
*/
|
|
@@ -2265,7 +2264,7 @@ export namespace Components {
|
|
|
2265
2264
|
totalItems?: number;
|
|
2266
2265
|
};
|
|
2267
2266
|
/**
|
|
2268
|
-
* @default [ // { label: '', action: '', icon: 'assets/
|
|
2267
|
+
* @default [ // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' }, // { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' }, // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' }, ]
|
|
2269
2268
|
*/
|
|
2270
2269
|
"rowActions": RowAction[];
|
|
2271
2270
|
/**
|
|
@@ -2293,7 +2292,7 @@ export namespace Components {
|
|
|
2293
2292
|
*/
|
|
2294
2293
|
"tableHeadColor": 'gray' | 'blue';
|
|
2295
2294
|
/**
|
|
2296
|
-
* @default { tableHeading: false, tableHeadingLabel: 'Suspicious outflows', showDateFilter: true, showFilter: true, showColumnOptions: true, showSearch: true, showExport: true, showRefreshButton: false, datePickerMode: 'range', inputPlaceholder: 'Transaction reference', }
|
|
2295
|
+
* @default { tableHeading: false, tableHeadingLabel: 'Suspicious outflows', showDateFilter: true, showFilter: true, showColumnOptions: true, showSearch: true, showExport: true, showRefreshButton: false, showLayoutToggle: true, datePickerMode: 'range', inputPlaceholder: 'Transaction reference', }
|
|
2297
2296
|
*/
|
|
2298
2297
|
"tableHeaderConfig": {
|
|
2299
2298
|
tableHeading?: boolean;
|
|
@@ -3821,11 +3820,10 @@ declare global {
|
|
|
3821
3820
|
"inputValueChanged": void;
|
|
3822
3821
|
"dateChange": string | string[];
|
|
3823
3822
|
"exportClicked": { dataType: string; exportType: string };
|
|
3823
|
+
"refreshButtonClicked": void;
|
|
3824
|
+
"layoutButtonClicked": string;
|
|
3824
3825
|
"rowClicked": { row: any };
|
|
3825
|
-
"applyFilters":
|
|
3826
|
-
filters: any;
|
|
3827
|
-
pagination: any;
|
|
3828
|
-
};
|
|
3826
|
+
"applyFilters": any;
|
|
3829
3827
|
}
|
|
3830
3828
|
interface HTMLGbTableElement extends Components.GbTable, HTMLStencilElement {
|
|
3831
3829
|
addEventListener<K extends keyof HTMLGbTableElementEventMap>(type: K, listener: (this: HTMLGbTableElement, ev: GbTableCustomEvent<HTMLGbTableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -4961,9 +4959,6 @@ declare namespace LocalJSX {
|
|
|
4961
4959
|
* @default false
|
|
4962
4960
|
*/
|
|
4963
4961
|
"twentyfourHr"?: boolean;
|
|
4964
|
-
/**
|
|
4965
|
-
* @default null
|
|
4966
|
-
*/
|
|
4967
4962
|
"value"?: Date | Date[] | null;
|
|
4968
4963
|
}
|
|
4969
4964
|
interface GbDatePickerListItem {
|
|
@@ -5273,9 +5268,6 @@ declare namespace LocalJSX {
|
|
|
5273
5268
|
"state"?: StateType;
|
|
5274
5269
|
}
|
|
5275
5270
|
interface GbFilterModal {
|
|
5276
|
-
/**
|
|
5277
|
-
* @default { title: 'Filter', enableDateRange: true, showClearButton: true, additionalFields: [ { tag: 'gb-input-dropdown', key: 'approvalStatus', event: 'dropdownItemSelected', props: { type: 'tags', icon: false, showLabel: true, label: 'Approval status', placeholder: 'Select approval status', items: ['Draft', 'Pending', 'Approved', 'Rejected'], destructive: false, }, default: { value: [], }, }, { tag: 'gb-slider', key: 'amountRange', event: 'thumbValueChanged', props: { showHeading: true, heading: 'Amount range', }, default: { leftControl: 50, rightControl: 100, }, }, { tag: 'gb-input-dropdown', key: 'disbursementStatus', event: 'dropdownItemSelected', props: { type: 'default', showLabel: true, label: 'Disbursement status', placeholder: 'Select disbursement status', items: ['Disbursed', 'Not Disbursed'], }, }, // { // tag: 'gb-input-dropdown', // key: 'facilityCategory', // props: { // showLabel: true, // label: 'Facility category', // placeholder: 'Select facility category', // items: ['Retail', 'Commercial', 'Corporate'], // }, // }, ], initialValues: { pageNumber: 1, pageSize: 10, }, }
|
|
5278
|
-
*/
|
|
5279
5271
|
"filterConfig"?: FilterConfig;
|
|
5280
5272
|
"onApplyFilters"?: (event: GbFilterModalCustomEvent<Record<string, any>>) => void;
|
|
5281
5273
|
"onClearFilters"?: (event: GbFilterModalCustomEvent<void>) => void;
|
|
@@ -6447,7 +6439,7 @@ declare namespace LocalJSX {
|
|
|
6447
6439
|
*/
|
|
6448
6440
|
"actionsType"?: 'none' | 'dropdown' | '';
|
|
6449
6441
|
/**
|
|
6450
|
-
* @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // {
|
|
6442
|
+
* @default [ // { key: 'id', label: '#', width: '70px', sortable: true, sortType: 'string', mobile: { position: 'top_left' } }, // { key: 'date', label: 'Date', value: row => row.date.toLocaleString(), mobile: { position: 'bottom_left' } }, // { // key: 'name', // label: 'Name', // sortable: true, // sortType: 'string', // helpIcon: true, // supportingText: row => row.role, // mobile: { position: 'top_right' }, // }, // { key: 'role', label: 'Role' }, // { key: 'amount', label: 'Amount', align: 'right', sortable: true, sortType: 'number', cellStyle: row => ({ color: row.amount > 200 ? 'green' : '' }) }, // { // key: 'status', // label: 'Status', // cellComponent: 'gb-badge', // cellProps: row => ({ color: row.status === 'Completed' ? 'success' : 'error', type: 'badge_modern', size: 'sm', icon: 'dot' }), // cellSlots: { // default: { // tag: 'p', // content: row => row.status, // }, // }, // }, ]
|
|
6451
6443
|
*/
|
|
6452
6444
|
"columns"?: TableColumn[];
|
|
6453
6445
|
/**
|
|
@@ -6455,7 +6447,7 @@ declare namespace LocalJSX {
|
|
|
6455
6447
|
*/
|
|
6456
6448
|
"data"?: any[];
|
|
6457
6449
|
/**
|
|
6458
|
-
* @default [ // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false }, // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false }, // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled:
|
|
6450
|
+
* @default [ // { label: 'View', action: 'view', icon: 'assets/view.svg', disabled: false }, // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', disabled: false }, // { label: 'Delete', action: 'delete', icon: 'assets/delete-02.svg', disabled: false }, ]
|
|
6459
6451
|
*/
|
|
6460
6452
|
"dropdownOptions"?: DropdownOption[];
|
|
6461
6453
|
/**
|
|
@@ -6483,18 +6475,22 @@ declare namespace LocalJSX {
|
|
|
6483
6475
|
featuredIconSwap?: string;
|
|
6484
6476
|
};
|
|
6485
6477
|
"filterConfig"?: FilterConfig;
|
|
6478
|
+
"gridCardConfig"?: {
|
|
6479
|
+
name?: { key: string };
|
|
6480
|
+
badges?: { key: string; label?: string }[];
|
|
6481
|
+
button?: { icon: string; text: string; action: string };
|
|
6482
|
+
};
|
|
6486
6483
|
/**
|
|
6487
6484
|
* @default false
|
|
6488
6485
|
*/
|
|
6489
6486
|
"loading"?: boolean;
|
|
6490
|
-
"onApplyFilters"?: (event: GbTableCustomEvent<
|
|
6491
|
-
filters: any;
|
|
6492
|
-
pagination: any;
|
|
6493
|
-
}>) => void;
|
|
6487
|
+
"onApplyFilters"?: (event: GbTableCustomEvent<any>) => void;
|
|
6494
6488
|
"onDateChange"?: (event: GbTableCustomEvent<string | string[]>) => void;
|
|
6495
6489
|
"onExportClicked"?: (event: GbTableCustomEvent<{ dataType: string; exportType: string }>) => void;
|
|
6496
6490
|
"onInputValueChanged"?: (event: GbTableCustomEvent<void>) => void;
|
|
6491
|
+
"onLayoutButtonClicked"?: (event: GbTableCustomEvent<string>) => void;
|
|
6497
6492
|
"onPageItemSelected"?: (event: GbTableCustomEvent<{ pageSize: any; pageNumber: number }>) => void;
|
|
6493
|
+
"onRefreshButtonClicked"?: (event: GbTableCustomEvent<void>) => void;
|
|
6498
6494
|
"onRowActionClicked"?: (event: GbTableCustomEvent<{ action: string; row: any }>) => void;
|
|
6499
6495
|
"onRowClicked"?: (event: GbTableCustomEvent<{ row: any }>) => void;
|
|
6500
6496
|
"onSelectionChanged"?: (event: GbTableCustomEvent<any[]>) => void;
|
|
@@ -6509,7 +6505,7 @@ declare namespace LocalJSX {
|
|
|
6509
6505
|
totalItems?: number;
|
|
6510
6506
|
};
|
|
6511
6507
|
/**
|
|
6512
|
-
* @default [ // { label: '', action: '', icon: 'assets/
|
|
6508
|
+
* @default [ // { label: 'View Details', action: 'view_details', icon: 'assets/view.svg', type: 'button' }, // { label: '', action: '', icon: 'assets/more-horizontal.svg', type: 'dropdown' }, // { label: 'Edit', action: 'edit', icon: 'assets/pencil-edit-01.svg', type: 'button' }, ]
|
|
6513
6509
|
*/
|
|
6514
6510
|
"rowActions"?: RowAction[];
|
|
6515
6511
|
/**
|
|
@@ -6537,7 +6533,7 @@ declare namespace LocalJSX {
|
|
|
6537
6533
|
*/
|
|
6538
6534
|
"tableHeadColor"?: 'gray' | 'blue';
|
|
6539
6535
|
/**
|
|
6540
|
-
* @default { tableHeading: false, tableHeadingLabel: 'Suspicious outflows', showDateFilter: true, showFilter: true, showColumnOptions: true, showSearch: true, showExport: true, showRefreshButton: false, datePickerMode: 'range', inputPlaceholder: 'Transaction reference', }
|
|
6536
|
+
* @default { tableHeading: false, tableHeadingLabel: 'Suspicious outflows', showDateFilter: true, showFilter: true, showColumnOptions: true, showSearch: true, showExport: true, showRefreshButton: false, showLayoutToggle: true, datePickerMode: 'range', inputPlaceholder: 'Transaction reference', }
|
|
6541
6537
|
*/
|
|
6542
6538
|
"tableHeaderConfig"?: {
|
|
6543
6539
|
tableHeading?: boolean;
|
|
@@ -116,6 +116,10 @@ export interface TableColumn {
|
|
|
116
116
|
mobile?: {
|
|
117
117
|
position?: MobilePosition;
|
|
118
118
|
};
|
|
119
|
+
gridCard?: {
|
|
120
|
+
buttonIcon?: string;
|
|
121
|
+
buttonText?: string;
|
|
122
|
+
};
|
|
119
123
|
}
|
|
120
124
|
export interface RowAction {
|
|
121
125
|
label: string;
|
|
@@ -132,20 +136,27 @@ export interface DropdownOption {
|
|
|
132
136
|
disabled?: boolean;
|
|
133
137
|
}
|
|
134
138
|
export type PortalPlacement = 'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end' | 'left' | 'left-start' | 'left-end' | 'right' | 'right-start' | 'right-end';
|
|
139
|
+
export interface FilterField {
|
|
140
|
+
tag: 'gb-date-range' | 'gb-input-dropdown' | 'gb-slider' | string;
|
|
141
|
+
key: string | {
|
|
142
|
+
start: string;
|
|
143
|
+
end: string;
|
|
144
|
+
};
|
|
145
|
+
event: string | {
|
|
146
|
+
start: string;
|
|
147
|
+
end: string;
|
|
148
|
+
};
|
|
149
|
+
label?: string;
|
|
150
|
+
props?: any;
|
|
151
|
+
default?: any;
|
|
152
|
+
}
|
|
135
153
|
export interface FilterConfig {
|
|
136
154
|
title: string;
|
|
137
|
-
enableDateRange: boolean;
|
|
138
|
-
dateRangeLabel?: string;
|
|
139
155
|
showClearButton?: boolean;
|
|
140
|
-
|
|
141
|
-
tag: string;
|
|
142
|
-
key: string;
|
|
143
|
-
event: string;
|
|
144
|
-
props: any;
|
|
145
|
-
default?: any;
|
|
146
|
-
}[];
|
|
156
|
+
fields: FilterField[];
|
|
147
157
|
initialValues: {
|
|
148
158
|
pageNumber: number;
|
|
149
159
|
pageSize: number;
|
|
150
160
|
};
|
|
161
|
+
appliedValues?: Record<string, any>;
|
|
151
162
|
}
|