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
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-02-
|
|
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 // {
|
|
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 // {
|
|
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:
|
|
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:
|
|
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/
|
|
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/
|
|
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": "
|
|
28006
|
+
"detail": "any",
|
|
27989
28007
|
"bubbles": true,
|
|
27990
28008
|
"complexType": {
|
|
27991
|
-
"original": "
|
|
27992
|
-
"resolved": "
|
|
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-
|
|
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-
|
|
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
|
|
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: '
|
|
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: '
|
|
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: '
|
|
239
|
-
h("div", { key: '
|
|
240
|
-
h("div", { key: '
|
|
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: '
|
|
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: '
|
|
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
|
};
|