globuswebcomponents 2.5.3 → 2.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{gb-avatar_25.cjs.entry.js → gb-avatar_34.cjs.entry.js} +716 -197
- package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-button-group.gb-export-dropdown.gb-filter-button.entry.cjs.js.map +1 -1
- package/dist/cjs/gb-button-group_3.cjs.entry.js +3 -3
- package/dist/cjs/gb-button-group_3.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_3.cjs.entry.js +3 -3
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +5 -5
- package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +117 -0
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-horizontal-tabs.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +1 -1
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +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-nav-bar-sidemenu.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-pagination.cjs.entry.js +4 -4
- package/dist/cjs/gb-progress-bar.cjs.entry.js +22 -0
- package/dist/cjs/gb-progress-bar.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-progress-bar.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-progress-circle.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.gb-step-icon-base.entry.cjs.js.map +1 -0
- package/dist/cjs/{gb-featured-icon_3.cjs.entry.js → gb-step-base_2.cjs.entry.js} +4 -29
- package/dist/cjs/gb-step-base_2.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +25 -25
- package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-stepper-horizontal-icons-centered.entry.cjs.js.map +1 -1
- package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +17 -17
- package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-stepper-horizontal-icons-connected.entry.cjs.js.map +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 +72 -0
- package/dist/cjs/gb-tab-button-base.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-tab-button-base.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +3 -3
- 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-toggle-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-toggle.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/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/assets/empty_state_circles_light.svg +21 -0
- package/dist/collection/assets/empty_state_grid_light.svg +60 -0
- package/dist/collection/assets/plus.svg +3 -0
- package/dist/collection/assets/search-lg.svg +3 -0
- package/dist/collection/assets/upload-cloud-02.svg +3 -0
- package/dist/collection/components/gb-btn/gb-btn.css +11 -7
- package/dist/collection/components/gb-button/gb-button.css +7 -7
- package/dist/collection/components/gb-button/readme.md +2 -0
- package/dist/collection/components/gb-empty-state/gb-empty-state.css +88 -0
- package/dist/collection/components/gb-empty-state/gb-empty-state.js +340 -2
- package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -1
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.css +2 -2
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
- package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
- package/dist/collection/components/gb-featured-icon/gb-featured-icon.css +0 -6
- package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +5 -5
- package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- 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.css +173 -1
- package/dist/collection/components/gb-illustration/gb-illustration.js +110 -3
- package/dist/collection/components/gb-illustration/gb-illustration.js.map +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
- 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 +12 -12
- 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-nav-bar/gb-nav-bar.js +26 -6
- package/dist/collection/components/gb-nav-bar/gb-nav-bar.js.map +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 -0
- package/dist/collection/components/gb-pattern/gb-pattern.js.map +1 -0
- 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-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 +1 -1
- 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 +26 -26
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +18 -18
- package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js.map +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 +3 -3
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
- 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/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/components/gb-action-panel.js +1 -1
- 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 +4 -4
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment.js +1 -1
- 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-detail-cell.js +6 -6
- package/dist/components/gb-empty-state.js +82 -5
- package/dist/components/gb-empty-state.js.map +1 -1
- package/dist/components/gb-export-dropdown-item.js +1 -1
- package/dist/components/gb-export-dropdown.js +1 -1
- package/dist/components/gb-export-sub-dropdown-item.js +1 -1
- package/dist/components/gb-export-sub-dropdown.js +1 -1
- package/dist/components/gb-featured-icon.js +1 -1
- package/dist/components/gb-file-type-icon.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +17 -17
- package/dist/components/gb-filter-button.js +1 -1
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +23 -23
- 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 -36
- package/dist/components/gb-illustration.js.map +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-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-nav-bar-item.js +1 -1
- package/dist/components/gb-nav-bar-sidemenu.js +6 -6
- package/dist/components/gb-nav-bar.js +29 -9
- package/dist/components/gb-nav-bar.js.map +1 -1
- 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 +20 -20
- package/dist/components/gb-password-button.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-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 +28 -28
- package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -1
- package/dist/components/gb-stepper-horizontal-icons-connected.js +17 -17
- package/dist/components/gb-stepper-horizontal-icons-connected.js.map +1 -1
- package/dist/components/gb-stepper-horizontal-line-with-text.js +4 -4
- package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +4 -4
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-table-header.js +20 -20
- 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 +10 -10
- package/dist/components/gb-theme-tab.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +3 -3
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- 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 +2 -2
- package/dist/components/{p-Sk12CSzV.js → p-9ZUgVQD7.js} +5 -5
- package/dist/components/{p-Sk12CSzV.js.map → p-9ZUgVQD7.js.map} +1 -1
- package/dist/components/{p-CwyXFl3J.js → p-B1EkPc5m.js} +7 -7
- package/dist/components/{p-CwyXFl3J.js.map → p-B1EkPc5m.js.map} +1 -1
- package/dist/components/{p-BV1MSCXQ.js → p-B67aDQnT.js} +6 -6
- package/dist/components/{p-BV1MSCXQ.js.map → p-B67aDQnT.js.map} +1 -1
- package/dist/components/{p-CefxMmnx.js → p-B69-UNB9.js} +3 -3
- package/dist/components/{p-CefxMmnx.js.map → p-B69-UNB9.js.map} +1 -1
- package/dist/components/{p-fXAX3Q_Y.js → p-B7RWkzWS.js} +8 -8
- package/dist/components/{p-fXAX3Q_Y.js.map → p-B7RWkzWS.js.map} +1 -1
- package/dist/components/{p-B50RAGj0.js → p-BBmHlCLG.js} +3 -3
- package/dist/components/{p-B50RAGj0.js.map → p-BBmHlCLG.js.map} +1 -1
- package/dist/components/{p-D7OIjOPr.js → p-BGzW_Q_8.js} +7 -7
- package/dist/components/p-BGzW_Q_8.js.map +1 -0
- package/dist/components/{p-M5PTwT8N.js → p-BPH_-v6m.js} +3 -3
- package/dist/components/{p-M5PTwT8N.js.map → p-BPH_-v6m.js.map} +1 -1
- package/dist/components/{p-DqNjpKC3.js → p-BPMCKgk_.js} +7 -7
- package/dist/components/{p-DqNjpKC3.js.map → p-BPMCKgk_.js.map} +1 -1
- package/dist/components/{p-CR-1son_.js → p-BRpPIib0.js} +3 -3
- package/dist/components/{p-CR-1son_.js.map → p-BRpPIib0.js.map} +1 -1
- package/dist/components/{p-N0gNUuRJ.js → p-BTgud_Z7.js} +3 -3
- package/dist/components/{p-N0gNUuRJ.js.map → p-BTgud_Z7.js.map} +1 -1
- package/dist/components/{p-BczumFHu.js → p-BTyV1qGp.js} +4 -4
- package/dist/components/{p-BczumFHu.js.map → p-BTyV1qGp.js.map} +1 -1
- package/dist/components/{p-DA_IDTw7.js → p-BZczixG0.js} +4 -4
- package/dist/components/p-BZczixG0.js.map +1 -0
- package/dist/components/{p-a2OtXxf0.js → p-Bg6QLGzZ.js} +4 -4
- package/dist/components/{p-a2OtXxf0.js.map → p-Bg6QLGzZ.js.map} +1 -1
- package/dist/components/{p-D9QboYJX.js → p-BnT3FVEc.js} +3 -3
- package/dist/components/{p-D9QboYJX.js.map → p-BnT3FVEc.js.map} +1 -1
- package/dist/components/{p--8DyPg-_.js → p-BnZ9herS.js} +9 -9
- package/dist/components/{p--8DyPg-_.js.map → p-BnZ9herS.js.map} +1 -1
- package/dist/components/{p-C1MVya4c.js → p-BntL6geO.js} +3 -3
- package/dist/components/{p-C1MVya4c.js.map → p-BntL6geO.js.map} +1 -1
- package/dist/components/{p-D3LTpEOh.js → p-Bp2QI1mQ.js} +8 -8
- package/dist/components/{p-D3LTpEOh.js.map → p-Bp2QI1mQ.js.map} +1 -1
- package/dist/components/{p-CimRF5rS.js → p-BrGEUidd.js} +4 -4
- package/dist/components/{p-CimRF5rS.js.map → p-BrGEUidd.js.map} +1 -1
- package/dist/components/{p-zaEMEQ_C.js → p-BvRdCgId.js} +3 -3
- package/dist/components/{p-zaEMEQ_C.js.map → p-BvRdCgId.js.map} +1 -1
- package/dist/components/{p-CnHJq9y9.js → p-C1696BH6.js} +3 -3
- package/dist/components/p-C1696BH6.js.map +1 -0
- package/dist/components/{p-Ilg9wmgW.js → p-C34WcOJ1.js} +3 -3
- package/dist/components/{p-Ilg9wmgW.js.map → p-C34WcOJ1.js.map} +1 -1
- package/dist/components/{p-DIw-IuY4.js → p-CExbnXap.js} +3 -3
- package/dist/components/p-CExbnXap.js.map +1 -0
- package/dist/components/{p-wBBLEiB2.js → p-CHE6ZFjo.js} +3 -3
- package/dist/components/{p-wBBLEiB2.js.map → p-CHE6ZFjo.js.map} +1 -1
- package/dist/components/{p-BxUZJIcI.js → p-CLh-eY8D.js} +5 -5
- package/dist/components/{p-BxUZJIcI.js.map → p-CLh-eY8D.js.map} +1 -1
- package/dist/components/{p-0PSABbz3.js → p-CZ2t37YQ.js} +7 -7
- package/dist/components/{p-0PSABbz3.js.map → p-CZ2t37YQ.js.map} +1 -1
- package/dist/components/{p-uTgMXxsz.js → p-Cgr1vT1T.js} +3 -3
- package/dist/components/{p-uTgMXxsz.js.map → p-Cgr1vT1T.js.map} +1 -1
- package/dist/components/{p-Bx40PZ0K.js → p-Cj4og87S.js} +11 -11
- package/dist/components/{p-Bx40PZ0K.js.map → p-Cj4og87S.js.map} +1 -1
- package/dist/components/{p-BsgLXzHZ.js → p-CmJl0V6U.js} +4 -4
- package/dist/components/{p-BsgLXzHZ.js.map → p-CmJl0V6U.js.map} +1 -1
- package/dist/components/{p-YtmhUhmn.js → p-Cs2US_Fn.js} +3 -3
- package/dist/components/{p-YtmhUhmn.js.map → p-Cs2US_Fn.js.map} +1 -1
- package/dist/components/{p-BAOKKzLG.js → p-Cw6DRkDY.js} +3 -3
- package/dist/components/{p-BAOKKzLG.js.map → p-Cw6DRkDY.js.map} +1 -1
- package/dist/components/{p-CgvVk6gd.js → p-D6L_ud3J.js} +3 -3
- package/dist/components/{p-CgvVk6gd.js.map → p-D6L_ud3J.js.map} +1 -1
- package/dist/components/{p-B9tTeBMu.js → p-DAU9viCK.js} +4 -4
- package/dist/components/{p-B9tTeBMu.js.map → p-DAU9viCK.js.map} +1 -1
- package/dist/components/{p-CLYKd48u.js → p-DAszr2Za.js} +3 -3
- package/dist/components/{p-CLYKd48u.js.map → p-DAszr2Za.js.map} +1 -1
- package/dist/components/{p-Ljav2F8N.js → p-DCln0aFY.js} +5 -5
- package/dist/components/{p-Ljav2F8N.js.map → p-DCln0aFY.js.map} +1 -1
- package/dist/components/p-DFO3LpU8.js +100 -0
- package/dist/components/p-DFO3LpU8.js.map +1 -0
- package/dist/components/{p-Bfxp7vgs.js → p-DHc0p6vl.js} +4 -4
- package/dist/components/{p-Bfxp7vgs.js.map → p-DHc0p6vl.js.map} +1 -1
- package/dist/components/{p-Ce9qbIT-.js → p-DOvL-li6.js} +4 -4
- package/dist/components/{p-Ce9qbIT-.js.map → p-DOvL-li6.js.map} +1 -1
- package/dist/components/{p-BTqD3rRG.js → p-DRqbm8Fw.js} +4 -4
- package/dist/components/{p-BTqD3rRG.js.map → p-DRqbm8Fw.js.map} +1 -1
- package/dist/components/{p-CSPfvoC9.js → p-DWbDpuZ_.js} +4 -4
- package/dist/components/{p-CSPfvoC9.js.map → p-DWbDpuZ_.js.map} +1 -1
- package/dist/components/{p-BeKWMUSD.js → p-DYHp5Qsk.js} +3 -3
- package/dist/components/{p-BeKWMUSD.js.map → p-DYHp5Qsk.js.map} +1 -1
- package/dist/components/{p-DSW9AXlQ.js → p-DYNlghdf.js} +3 -3
- package/dist/components/{p-DSW9AXlQ.js.map → p-DYNlghdf.js.map} +1 -1
- package/dist/components/{p-DufyiiuH.js → p-DeRAAqdI.js} +5 -5
- package/dist/components/{p-DufyiiuH.js.map → p-DeRAAqdI.js.map} +1 -1
- package/dist/components/{p-CY1XJdHb.js → p-DgcK7hcl.js} +3 -3
- package/dist/components/{p-CY1XJdHb.js.map → p-DgcK7hcl.js.map} +1 -1
- package/dist/components/{p-B_ATkKPS.js → p-Dl5DVLNc.js} +3 -3
- package/dist/components/{p-B_ATkKPS.js.map → p-Dl5DVLNc.js.map} +1 -1
- package/dist/components/{p-DEAxtIjL.js → p-Dog0UdC3.js} +26 -26
- package/dist/components/{p-DEAxtIjL.js.map → p-Dog0UdC3.js.map} +1 -1
- package/dist/components/{p-DHNW5Xl0.js → p-Fl5dZuTb.js} +7 -7
- package/dist/components/{p-DHNW5Xl0.js.map → p-Fl5dZuTb.js.map} +1 -1
- package/dist/components/{p-Qt-m09kl.js → p-YwUrxdME.js} +18 -18
- package/dist/components/{p-Qt-m09kl.js.map → p-YwUrxdME.js.map} +1 -1
- package/dist/components/{p-BkIyaJLe.js → p-ZxuPX3Kj.js} +4 -4
- package/dist/components/{p-BkIyaJLe.js.map → p-ZxuPX3Kj.js.map} +1 -1
- package/dist/components/{p-BA1g5fGG.js → p-_ZCntm98.js} +3 -3
- package/dist/components/{p-BA1g5fGG.js.map → p-_ZCntm98.js.map} +1 -1
- package/dist/components/{p-Dwrb5L03.js → p-gWnUwv0U.js} +3 -3
- package/dist/components/{p-Dwrb5L03.js.map → p-gWnUwv0U.js.map} +1 -1
- package/dist/components/{p-vKCGxg6Q.js → p-nvFiMHzK.js} +3 -3
- package/dist/components/{p-vKCGxg6Q.js.map → p-nvFiMHzK.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +625 -69
- package/dist/esm/{gb-avatar_25.entry.js → gb-avatar_34.entry.js} +707 -197
- package/dist/esm/gb-avatar_34.entry.js.map +1 -0
- package/dist/esm/gb-button-group.gb-export-dropdown.gb-filter-button.entry.js.map +1 -1
- package/dist/esm/gb-button-group_3.entry.js +3 -3
- package/dist/esm/gb-button-group_3.entry.js.map +1 -1
- package/dist/esm/gb-collapse-button_4.entry.js +1 -1
- package/dist/esm/gb-export-dropdown-item_3.entry.js +3 -3
- package/dist/esm/gb-file-upload-item-base.entry.js +5 -5
- package/dist/esm/gb-file-upload.entry.js +12 -12
- package/dist/esm/gb-horizontal-tabs.entry.js +115 -0
- package/dist/esm/gb-horizontal-tabs.entry.js.map +1 -0
- package/dist/esm/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +1 -1
- package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
- package/dist/esm/gb-input-dropdown_3.entry.js.map +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-nav-bar-sidemenu.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-pagination.entry.js +4 -4
- package/dist/esm/gb-progress-bar.entry.js +20 -0
- package/dist/esm/gb-progress-bar.entry.js.map +1 -0
- package/dist/esm/gb-progress-circle.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.gb-step-icon-base.entry.js.map +1 -0
- package/dist/esm/{gb-featured-icon_3.entry.js → gb-step-base_2.entry.js} +6 -30
- package/dist/esm/gb-step-base_2.entry.js.map +1 -0
- package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +25 -25
- package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +1 -1
- package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +17 -17
- package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js.map +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 +70 -0
- package/dist/esm/gb-tab-button-base.entry.js.map +1 -0
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-table-header.entry.js +1 -1
- package/dist/esm/gb-textarea-input-field.entry.js +3 -3
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-toggle-base.entry.js +2 -2
- package/dist/esm/gb-toggle.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/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/assets/empty_state_circles_light.svg +21 -0
- package/dist/globuscomponents/assets/empty_state_grid_light.svg +60 -0
- package/dist/globuscomponents/assets/plus.svg +3 -0
- package/dist/globuscomponents/assets/search-lg.svg +3 -0
- package/dist/globuscomponents/assets/upload-cloud-02.svg +3 -0
- package/dist/globuscomponents/gb-button-group.gb-export-dropdown.gb-filter-button.entry.esm.js.map +1 -1
- package/dist/globuscomponents/gb-button.css +7 -7
- package/dist/globuscomponents/gb-horizontal-tabs.entry.esm.js.map +1 -0
- package/dist/globuscomponents/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +1 -1
- package/dist/globuscomponents/gb-progress-bar.entry.esm.js.map +1 -0
- package/dist/globuscomponents/gb-step-base.gb-step-icon-base.entry.esm.js.map +1 -0
- package/dist/globuscomponents/gb-stepper-horizontal-icons-centered.entry.esm.js.map +1 -1
- package/dist/globuscomponents/gb-stepper-horizontal-icons-connected.entry.esm.js.map +1 -1
- package/dist/globuscomponents/gb-tab-button-base.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-4e3aa84a.entry.js → p-0503cc21.entry.js} +2 -2
- package/dist/globuscomponents/{p-dcaf13e3.entry.js → p-09eea8c1.entry.js} +2 -2
- package/dist/globuscomponents/p-10c7ca96.entry.js +2 -0
- package/dist/globuscomponents/p-10c7ca96.entry.js.map +1 -0
- package/dist/globuscomponents/p-1469d68b.entry.js +2 -0
- package/dist/globuscomponents/p-1469d68b.entry.js.map +1 -0
- package/dist/globuscomponents/{p-47a062a3.entry.js → p-16c7bff0.entry.js} +2 -2
- package/dist/globuscomponents/p-16c7bff0.entry.js.map +1 -0
- package/dist/globuscomponents/{p-38d3f2d9.entry.js → p-1aa48c3b.entry.js} +2 -2
- package/dist/globuscomponents/p-22055ab2.entry.js +2 -0
- package/dist/globuscomponents/{p-266d1349.entry.js → p-251d7274.entry.js} +2 -2
- package/dist/globuscomponents/p-2549ccb5.entry.js +2 -0
- package/dist/globuscomponents/p-2549ccb5.entry.js.map +1 -0
- package/dist/globuscomponents/{p-3f49b504.entry.js → p-2ab6fa13.entry.js} +2 -2
- package/dist/globuscomponents/{p-4f77069a.entry.js → p-3286102b.entry.js} +2 -2
- package/dist/globuscomponents/p-38fcb784.entry.js +2 -0
- package/dist/globuscomponents/{p-449edb9f.entry.js → p-3a2bf45e.entry.js} +2 -2
- package/dist/globuscomponents/{p-12666e27.entry.js → p-539eec46.entry.js} +2 -2
- package/dist/globuscomponents/{p-208aa9b7.entry.js → p-564212ce.entry.js} +2 -2
- package/dist/globuscomponents/{p-6c6d2f6c.entry.js → p-57143266.entry.js} +2 -2
- package/dist/globuscomponents/{p-4313e0bd.entry.js → p-5a132f69.entry.js} +2 -2
- package/dist/globuscomponents/{p-c10a8e08.entry.js → p-5f908f3e.entry.js} +2 -2
- package/dist/globuscomponents/{p-2b27f8e8.entry.js → p-6b42c2f1.entry.js} +2 -2
- package/dist/globuscomponents/p-6b42c2f1.entry.js.map +1 -0
- package/dist/globuscomponents/p-746c80f5.entry.js +2 -0
- package/dist/globuscomponents/p-746c80f5.entry.js.map +1 -0
- package/dist/globuscomponents/{p-473c4672.entry.js → p-79dfcb27.entry.js} +2 -2
- package/dist/globuscomponents/p-7eba2fc0.entry.js +2 -0
- package/dist/globuscomponents/p-7eba2fc0.entry.js.map +1 -0
- package/dist/globuscomponents/{p-b89c87d1.entry.js → p-850223be.entry.js} +2 -2
- package/dist/globuscomponents/{p-9047586e.entry.js → p-8f28547f.entry.js} +2 -2
- package/dist/globuscomponents/{p-bbbb9acf.entry.js → p-8f55791a.entry.js} +2 -2
- package/dist/globuscomponents/p-8f55791a.entry.js.map +1 -0
- package/dist/globuscomponents/{p-7cdb734a.entry.js → p-949d9ef7.entry.js} +2 -2
- package/dist/globuscomponents/{p-976188c3.entry.js → p-9a6a477b.entry.js} +2 -2
- package/dist/globuscomponents/p-9ba9f8e6.entry.js +2 -0
- package/dist/globuscomponents/p-9ba9f8e6.entry.js.map +1 -0
- package/dist/globuscomponents/{p-648afd7a.entry.js → p-a2c8b980.entry.js} +2 -2
- package/dist/globuscomponents/{p-422923a8.entry.js → p-a50dc25c.entry.js} +2 -2
- package/dist/globuscomponents/{p-09ed0c8c.entry.js → p-b33b2a74.entry.js} +2 -2
- package/dist/globuscomponents/{p-3642e507.entry.js → p-b3d8b9d0.entry.js} +2 -2
- package/dist/globuscomponents/{p-1856f735.entry.js → p-c08d1674.entry.js} +2 -2
- package/dist/globuscomponents/{p-2c6982ea.entry.js → p-c63ede2e.entry.js} +2 -2
- package/dist/globuscomponents/{p-f5b964fb.entry.js → p-c980447d.entry.js} +2 -2
- package/dist/globuscomponents/{p-525f582b.entry.js → p-cb6cac36.entry.js} +2 -2
- package/dist/globuscomponents/{p-e421d9dd.entry.js → p-d4813f67.entry.js} +2 -2
- package/dist/globuscomponents/{p-2e5afa76.entry.js → p-d5fc529b.entry.js} +2 -2
- package/dist/globuscomponents/p-d83112e8.entry.js +2 -0
- package/dist/globuscomponents/{p-09f5de83.entry.js → p-d9622f42.entry.js} +2 -2
- package/dist/globuscomponents/{p-2c5ebd90.entry.js → p-f086dd82.entry.js} +2 -2
- package/dist/globuscomponents/{p-d758daa7.entry.js → p-f7bada25.entry.js} +2 -2
- package/dist/globuscomponents/{p-749ed29e.entry.js → p-fec1a6e5.entry.js} +2 -2
- package/dist/globuscomponents/readme.md +2 -0
- package/dist/types/components/gb-empty-state/gb-empty-state.d.ts +20 -1
- package/dist/types/components/gb-illustration/gb-illustration.d.ts +6 -1
- package/dist/types/components/gb-nav-bar/gb-nav-bar.d.ts +2 -2
- package/dist/types/components/gb-pattern/gb-pattern.d.ts +0 -0
- package/dist/types/components.d.ts +46 -0
- package/package.json +1 -1
- package/dist/cjs/gb-avatar-dropdown.gb-header-icon.gb-help-dropdown.gb-notification-pane.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-avatar-dropdown_4.cjs.entry.js +0 -219
- package/dist/cjs/gb-avatar-dropdown_4.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar-label-group.gb-icon-button-base.gb-theme-tab.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-avatar-label-group_3.cjs.entry.js +0 -157
- package/dist/cjs/gb-avatar-label-group_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar_25.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-featured-icon.gb-step-base.gb-step-icon-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-featured-icon_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-type-icon.gb-progress-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +0 -35
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-header.cjs.entry.js +0 -170
- package/dist/cjs/gb-header.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-header.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-notification-content.cjs.entry.js +0 -24
- package/dist/cjs/gb-notification-content.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-notification-content.entry.cjs.js.map +0 -1
- package/dist/components/p-CnHJq9y9.js.map +0 -1
- package/dist/components/p-D7OIjOPr.js.map +0 -1
- package/dist/components/p-DA_IDTw7.js.map +0 -1
- package/dist/components/p-DIw-IuY4.js.map +0 -1
- package/dist/esm/gb-avatar-dropdown.gb-header-icon.gb-help-dropdown.gb-notification-pane.entry.js.map +0 -1
- package/dist/esm/gb-avatar-dropdown_4.entry.js +0 -214
- package/dist/esm/gb-avatar-dropdown_4.entry.js.map +0 -1
- package/dist/esm/gb-avatar-label-group.gb-icon-button-base.gb-theme-tab.entry.js.map +0 -1
- package/dist/esm/gb-avatar-label-group_3.entry.js +0 -153
- package/dist/esm/gb-avatar-label-group_3.entry.js.map +0 -1
- package/dist/esm/gb-avatar_25.entry.js.map +0 -1
- package/dist/esm/gb-featured-icon.gb-step-base.gb-step-icon-base.entry.js.map +0 -1
- package/dist/esm/gb-featured-icon_3.entry.js.map +0 -1
- package/dist/esm/gb-file-type-icon.gb-progress-bar.entry.js.map +0 -1
- package/dist/esm/gb-file-type-icon_2.entry.js +0 -32
- package/dist/esm/gb-file-type-icon_2.entry.js.map +0 -1
- package/dist/esm/gb-header.entry.js +0 -168
- package/dist/esm/gb-header.entry.js.map +0 -1
- package/dist/esm/gb-notification-content.entry.js +0 -22
- package/dist/esm/gb-notification-content.entry.js.map +0 -1
- package/dist/globuscomponents/gb-avatar-dropdown.gb-header-icon.gb-help-dropdown.gb-notification-pane.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-avatar-label-group.gb-icon-button-base.gb-theme-tab.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-featured-icon.gb-step-base.gb-step-icon-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-file-type-icon.gb-progress-bar.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-header.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-notification-content.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-1c42bfb6.entry.js +0 -2
- package/dist/globuscomponents/p-1c42bfb6.entry.js.map +0 -1
- package/dist/globuscomponents/p-29c6d75b.entry.js +0 -2
- package/dist/globuscomponents/p-29c6d75b.entry.js.map +0 -1
- package/dist/globuscomponents/p-2b27f8e8.entry.js.map +0 -1
- package/dist/globuscomponents/p-32d7bafb.entry.js +0 -2
- package/dist/globuscomponents/p-32d7bafb.entry.js.map +0 -1
- package/dist/globuscomponents/p-47a062a3.entry.js.map +0 -1
- package/dist/globuscomponents/p-56aea45c.entry.js +0 -2
- package/dist/globuscomponents/p-64c20075.entry.js +0 -2
- package/dist/globuscomponents/p-6750940c.entry.js +0 -2
- package/dist/globuscomponents/p-6750940c.entry.js.map +0 -1
- package/dist/globuscomponents/p-b4ec5fa4.entry.js +0 -2
- package/dist/globuscomponents/p-b4ec5fa4.entry.js.map +0 -1
- package/dist/globuscomponents/p-b9e74934.entry.js +0 -2
- package/dist/globuscomponents/p-b9e74934.entry.js.map +0 -1
- package/dist/globuscomponents/p-bbbb9acf.entry.js.map +0 -1
- package/dist/globuscomponents/p-c82b0b39.entry.js +0 -2
- package/dist/globuscomponents/p-c82b0b39.entry.js.map +0 -1
- package/dist/globuscomponents/p-d66e0f0a.entry.js +0 -2
- package/dist/globuscomponents/p-d86e830d.entry.js +0 -2
- package/dist/globuscomponents/p-d86e830d.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-4e3aa84a.entry.js.map → p-0503cc21.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-dcaf13e3.entry.js.map → p-09eea8c1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-38d3f2d9.entry.js.map → p-1aa48c3b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-64c20075.entry.js.map → p-22055ab2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-266d1349.entry.js.map → p-251d7274.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3f49b504.entry.js.map → p-2ab6fa13.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4f77069a.entry.js.map → p-3286102b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d66e0f0a.entry.js.map → p-38fcb784.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-449edb9f.entry.js.map → p-3a2bf45e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-12666e27.entry.js.map → p-539eec46.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-208aa9b7.entry.js.map → p-564212ce.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6c6d2f6c.entry.js.map → p-57143266.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4313e0bd.entry.js.map → p-5a132f69.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c10a8e08.entry.js.map → p-5f908f3e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-473c4672.entry.js.map → p-79dfcb27.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b89c87d1.entry.js.map → p-850223be.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9047586e.entry.js.map → p-8f28547f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7cdb734a.entry.js.map → p-949d9ef7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-976188c3.entry.js.map → p-9a6a477b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-648afd7a.entry.js.map → p-a2c8b980.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-422923a8.entry.js.map → p-a50dc25c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-09ed0c8c.entry.js.map → p-b33b2a74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3642e507.entry.js.map → p-b3d8b9d0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1856f735.entry.js.map → p-c08d1674.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2c6982ea.entry.js.map → p-c63ede2e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f5b964fb.entry.js.map → p-c980447d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-525f582b.entry.js.map → p-cb6cac36.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e421d9dd.entry.js.map → p-d4813f67.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2e5afa76.entry.js.map → p-d5fc529b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-56aea45c.entry.js.map → p-d83112e8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-09f5de83.entry.js.map → p-d9622f42.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2c5ebd90.entry.js.map → p-f086dd82.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d758daa7.entry.js.map → p-f7bada25.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-749ed29e.entry.js.map → p-fec1a6e5.entry.js.map} +0 -0
|
@@ -77,10 +77,10 @@ export class GbPagination {
|
|
|
77
77
|
this.pageItemSelected.emit({ pageSize: this.selectedPageSize, pageNumber: this.currentPage });
|
|
78
78
|
}
|
|
79
79
|
render() {
|
|
80
|
-
return (h("div", { key: '
|
|
81
|
-
this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '
|
|
82
|
-
this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '
|
|
83
|
-
this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: 'b9a6d451779264f0d0502e9509eaaf8cadad99a3', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '4cf456ba8e95997450719e413fec9911cbf51913', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '657c5169bc431eb9a0555b9cf5707a6983529b4d', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '7ede2c750cbea4baf60b3c4c4da855a419879014', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '34a5722abdf76ea98041cb95a9244a6944c4d817', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '3237842826cd034864f8c9110c8720ab51ff43cf', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '91a048122a40ac1d1c95eb39beafd27a37eccf21', shape: this.shape, state: "default" }, h("p", { key: '3f02ae825fcd9fde1b697cf54c32c1386611bed3', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '712c9b5d974af19fb7a8640856ef9900f2c205e2', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: '2ddade6601b31eed8d727d72fd1fad7674f422ab', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '9d02a81fa69dadac7f2a6e7e0d993451d87460a6', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'f60bff6530fb969a435b90fa035c3f29becd2c72', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'a7a1c2ad93fa583deddf024b83fddcfa2a9bdfe4', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '1205d2c3d341bf9b72c693e129037e55bb3dc8fb', slot: "page_number" }, this.internalTotalPages))))), h("div", { key: '6b899e5430d8153e22f1dbbc62d7d18ad9d3bb7c', class: "pagination_btns" }, h("gb-button", { key: 'bb6514e759d4d8f21b8d5ea247e975e8d0ee7e9e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.totalPages === 1 && this.currentPage === 1 ? 'disabled' : this.currentPage === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '88c56e3677068fe24342837ee3d2c0ed929eb175', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.currentPage === this.internalTotalPages ? 'disabled' : this.currentPage === 1 && this.totalPages === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'a5037c461ef09e992eef8a1c5bed9bcba2f6917d', class: "pagination_entries" }, h("div", { key: '240056ba83dee49fb4ef25a2574adffd5092adcc', class: "entries_text" }, h("p", { key: '22439d60166a97b2dd7890a5ac39e046eefe2238', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'a5e873497ad2480c81720c7516ae9b7fc5aee7f6', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '1d9fbad92f4d7812a0b26f9cd04bbc34e99c5226', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '80730bb39d041fd15679d07fd63a1fe698b43554', class: "page_number_text" }, h("p", { key: '54a363387c402e4a53cd8940f320879eaeaf4075', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '3425476edd807d7fac4a54fdd1aa7c92ddf92f17', class: "pagination_btns" }, h("gb-button", { key: 'eef9137b6f52a8ba6cfb52c83571a635aa64a749', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '94979acbbdebcfc8e28b829a265a62999376a127' }, "Previous")), h("gb-button", { key: '33970a36959833e21d72900727ea9fe1b996042e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'e31aa99219071dba7524834fa720b7dc8de04e06' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '2163a737f5e7a2cfc446099c43ac641481f5e7ad', class: "pagination_btns" }, h("gb-button", { key: '224780947303dce5130759d4914cc4885dd72c34', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '4a086e03581a77737e07d88d6e3081966c2ab6c5' }, "Previous")), h("gb-button", { key: '0b8d82995da11685de03e9ddd03742d0baff637e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'dd090c2e4095beb4b9582cb91ea48d2dffa99001' }, "Next"))), h("div", { key: '2bf5c343698dcb56a5d1b9d031d5a01bb97a64ed', class: "page_number_text" }, h("p", { key: 'f3207ca7ed5ac04ef34e0b77bb5ce84aada107b5', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: 'd2b7bfd752ae9460fa5870e33669058d932522ff', class: "pagination_entries" }, h("div", { key: 'cfc700dd6f985728a5200fbde9813bdb1cb1f856', class: "entries_text" }, h("p", { key: 'bdaa5f3591fdf65990a7657d4d2870f7b58a6e83', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '82029789996b3dc19be37679a68ac2b994605dca', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '13e6168f299a91235c9b9448dcea9f6f17fa9ad5', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '7ba44eed6808319432fee9c88cf1b0b9747baffd', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '1a41dd889766f6d031ca18d8578cc2d0fc288744' }, "Previous")), h("div", { key: '57071433d9f83aaa946bcdbac36bb0cff3e49780', class: "page_number_text" }, h("p", { key: '5d17cf9e9b32220ee85a0cb46beb9156ee9369d0', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '981a271a77603738df466b2f861f17b4ffe61af9', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '7afdeede9b359003489e4c943f93d307295098b0' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'd56ef1fae7474f44dd717cee0ac01742b1529363', class: "pagination_entries" }, h("div", { key: '854b0d719f1ec1029eaca0f9cb92606bcc5bfe74', class: "entries_text" }, h("p", { key: '6fd575a91d963c373b86e2e20d3c579084f4f01b', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'c3606894cd7f1bbfa1adf1d8ed92f5ca949f08fb', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '41ed08ca24ded8169aaf1f3a8c27418d26af6e64', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '6ef69f78a26ec52f4fa9ac115e3ce3c57d60a4c1', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '22d4fef0ea1aba3c5158a542515198f6a6524975', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '6bf69f19c9a05b581423f62d38398d040e41579a' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '00943d717137729fa840d0ace333f1c2c18e4d8d', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '62647321bbb3e58081e490ecf2b102ae51153e7b' }, "1")), h("gb-pagination-button-group-base", { key: '02966701ed5e5340ae01bf2e3f4426c32d58e5b2', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '7b76b93e7a5b9f42db236ba0b49d812e3a6524d3' }, "2")), h("gb-pagination-button-group-base", { key: '4460c8a9e13108f37de1ae145e337ae7647d7e5d', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '6c577d523ede6cf4be9354c96f1fb8862e3f78f5' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '6a1f5603a3112ce4a97e4b8b15cc8e787e8c74c0', icon: "false" }, h("p", { key: '0802d72807809e82ed1222deeaf14230afae3ac2' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '8f35038d0bbd5764582abfeb59c1781fc1137d78', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '71b16152392480ac86896a480b72cebcaeb195c6' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '18c72b78dc6acbcb7df44e0dd9e76096746a60a3', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '61cc6a338f85006aab20db6f347a5f6ee49233f4' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '1cb8d44c40e9a214eb9c7ad490d02dc47d9258cb', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '994ddf17868dc9be8e2f9d988da6623db15b19ed' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '8929aafd99fc3a0ce5799bcd3dae2aac30d34b47', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '5cb629cae2d4b913bc1d917b5a67b4f7f2b3a892' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'e9e06a78c7ac96697bfba8163bec2150f078898b', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '7d52b5095bd38aaf8d480f6c4e7d34fa8a3d5df8', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'f1fdc4c4a24ee1adf66c09ee0f37ca5e8f324d71' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'e1ca462270a4ded631ead2bc7709d374e6025a34', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '0701a58d6764ac4444beb234a0dd5fbf67cf3180' }, "1")), h("gb-pagination-button-group-base", { key: '3c0bdcb6306487aef426828ea125d1e25ae852a5', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '4f9fc7ab6a0e1f3f5634f92f7473a110a9c241e5' }, "2")), h("gb-pagination-button-group-base", { key: '90453d0b7c557985540ed6784500a5529f9e298c', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '7c9a01e0a94d6dacdd6e256f94b0dab57b8aa818' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '76cd637ed4b68ba908fba9e8d92befc59148b4d4', icon: "false" }, h("p", { key: '91257f380311c8066caaf4aeb64c9abd45094220' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '91553afbdbfa5c569d32f95eee80cf802fea1242', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '9a7dc5f869f11b0ff00fe545e65272d526ddfd96' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '78f0b614834ed3df33084977c987f711fb67834c', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '0ccd533e9eac89d73d4498908de8ac789e4273ea' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '3efcb72c11de658922f1a74a675594209f645287', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '2b6e671f8de305ea300c3fbe1d937c41d81f14db' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '9a1bcb8542459a01ef01c1c627378373c299f143', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'af07b68f3daf83a97f1172cd23552a6205f4edc7' }, "Next"))), h("div", { key: 'f774bfdf97a215c15585a0b04b6ee314d5e68ac1', class: "pagination_entries" }, h("div", { key: '742df9780b1c6e981152af520fb3f479f47ac373', class: "entries_text" }, h("p", { key: '7245d29426ba627a6013c5a943d3ffbb2c56eedf', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '6a0f86dddda8d6befe4100e1090039f81023a57b', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'd98f8ae3aba044475726b1645cab6b8b2bd15f65', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '51b66dd5b451b56063fe9ab652e8f4b6f80ee462', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '988e9528d747b7156887ebc70e210dfc71ffc9ce', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'd806fb1989892ad7b4f4c605a719f6d19a958d50' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'dd9d5cd8c6102b540cb4c42a278d61aae194a68b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '1208dd8e8de248612c685360f3718d56f29288f6' }, "1")), h("gb-pagination-button-group-base", { key: '4ad7bb018df28d1d6bde90dcbc23a9b8673d1613', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'c6f5eb802428e6a3b162e7cdb936117a3e2d66b7' }, "2")), h("gb-pagination-button-group-base", { key: 'e6ddd5c588b3a78f9f74505237a7a1dfff37be8f', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '4eda0336ca12ef1f445baa1e67d0145a359efa34' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'b4bad752d2d4ae0a111f4d5810adc1a468eaa4eb', icon: "false" }, h("p", { key: 'bf8b7deac270b6eb5699489546f56759e4e5522d' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '4deb745196d5ee3c5542e02936dac78e3d8fb83e', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '3c6a0a5c0a045bc2e245557ce0a4916c5ac31a35' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'b313d2daa5b857ce3694b2dc3db7dba700b72fc4', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '3cf4f97e90967b2a9cd511d9a0dfb6bcd305af7d' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '21fc1000ac59d412e10229970d5460c1aea439f3', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'd9e78ede516d630bc460a787a673d4a538d65dac' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '30fce53e01aad073a63940c49943aef6f38d81ee', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '01f9d48199e6fd77455e0a599ac671646ccfa17d' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '4c70aa7e552ac1b5a3d966f3de63afb8963f10e0', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '9987fced013715adf19bd900aa01af3f45e2efbe', class: "page_number_text" }, h("p", { key: '53c55f255d67567adfe7bf96dc2e5c6f21c2665f', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'd80feb9f60eb70d4a56169c6f2f73f9fc8b1b857', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '4692c42b37f225d8cd58355451339961467501a0', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '0a8f786ef6a3aa5608bfb9784b57026a13b9c3bf', class: "page_number_text" }, h("p", { key: 'b8b4b344af3579002d28e5c93d1da716556877f1', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'aa59689916c745da82535644335404bfc9b7b8a9', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'c4a3b6c08e69b1899bb365924a5337c6687cf152', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'a5490db3ac923f994b6527caffc74f9d87a311e8', class: "page_number_text" }, h("p", { key: '5081d97ffdcdd7b24df5df936d4659ad7e575ead', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '175be66d0ad331222c2086c085ea0355bbf9b478', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '7b7bc6307331770df2bc87ef3ee5a6ed32070e4e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '9b79d1f5fa0f1efec8588c485cd5121280a359aa', class: "page_number_text" }, h("p", { key: 'c0a341355a0eee3dfa6026926c2e70c368a4367b', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'c57135bd0cd4fd4e8a14249b66760a2de587bf2c', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'b2734e899647ad7f0a55c2c89189edc0bc593add', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '1cb4698c38b36a67e1fdbc47dffe590fee35f197', class: "page_number_text" }, h("p", { key: 'e4d5335980c953bf7aa6c3010220f20c0b559f40', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '68371cc38a302c3f099a4dbbc5cda73ec0a77b6b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '7626fd11c0ad7f6ada45f88a852973961bb7afdd', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '2664461a88c8fde10758c61db6909d6ffd733183', class: "page_number_text" }, h("p", { key: 'c087b93875b7a4ac39d1c9a6b0da440890f03361', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '054a8e233ce5848cff29b3c38dd7929d94957bfb', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '71f6f36c096404c4bc629f53e027148646168f73', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '0ba930d5df7796e5629e4406c0db85f24efc1f12', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '567b0d04166454e855a580f3c6b297695340c746', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'ef0a65b45d7b3ca8503a755072a23f32b587efc8' }, "1")), h("gb-pagination-button-group-base", { key: '8a9ebde03f9beb3cf74a6591fca7ef791e3bfc93', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'aa063f5a042e8589ca90a16631a120029c48f519' }, "2")), h("gb-pagination-button-group-base", { key: '48cf3b8fb51b36f9edecb7767ea536f208e571a9', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'f3b0498dfa1c40820d8da94905c8e2db8464c336' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'e55e72f12a3201144eb2c75f902bb05864ae32c8', icon: "false" }, h("p", { key: '5407595b9c573048a7045afd53a7b2a187e4a4d9' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '5347165fef93d78247ecba2b7b0b96436fd29e9d', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '2ee7aeb2129603e61d9d96198bda6711fc60865e' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '1d8813bf49dd653a0811be6e0991b8ee5a2faab0', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'e7513ae0709209c3852b182b21f5feaec8655333' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'f952cfdcd26450e2aadab525063554dedeb036a7', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '2542b4e9dc2c30075d0c1f481f0d918fa748968e' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'c428b29854fa3f45dc3e6674207961e3052a88f7', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'dc96761309835d98b80fc9f9eebdec5cbd06cad8', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '07dcfc2d7f26828b25d70814002fd069f20460b3', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '20bb9a7e0447389444a81faf05c5a637b4d74a6a', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '70d375c065597ee2203b94094e990fe131e66165' }, "1")), h("gb-pagination-button-group-base", { key: '98fc99bbb503b21b405a8beaf979a450e3431155', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '3c7e23311a68c4610023e62d20fc8e3163d93275' }, "2")), h("gb-pagination-button-group-base", { key: 'eee27ba249b2f1a438092ade216285ce6358a146', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'df4126ffaa4c8a792529552b5e0db5c098b735e7' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '182892ae81f655b95d33101e5a1625074837060c', icon: "false" }, h("p", { key: 'bc7485df0949a74c0e1229ee8377fcd746b9c397' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '5fcff99f68bbb3573e828c42b0838a970e5cf7ce', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'c8fbcc68526cfa8bf3888326a27fa2c91f2c73b4' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '7faaf5067941d0f0a601d008883ee01d313e26d2', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'dd26f72d5647fe900f9148a2103ea3d6d613f9c2' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '6f47bbb11048dde49084349c581f8e5b629dde71', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '8b870a59462167671353c41e97dac15779235d95' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '9c44ca980bf2eb32ea03fa5558edee45f78300f1', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'a87c476354525643fe5f3aa06dbb9254d7da7609', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '302500f70ce492740f740ab4988db3271394a6f7', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'd9eaf61c9dc276101e89d990edfb7482ff80cfa6', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '2bf351c30ec83ff92d636eefc6d9a60950a25bd6' }, "1")), h("gb-pagination-button-group-base", { key: '1d1424f5ae078fe1434f2a02a53ed18b01bd4889', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '4c4ec68b89211a55503941da6ee0ae7c529fae06' }, "2")), h("gb-pagination-button-group-base", { key: '78fce522a3df81376ff26b105294dcd12f274b47', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '9fcf9f3b343308223d5b7fc270c7f755def6637f' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '6a2a48b7ee2e92d8d976b066456754111c37bdd4', icon: "false" }, h("p", { key: '9d9599588343ffb074e0418730bddf804d78e5ea' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'ab0a36b2259db088c7db17a70dba12ae0dfde77e', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '5ff26a72680aff8f3ef930bbaf62771b5338a2fa' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'e4ae0e538d32c2ae0387c4f2df436bb9b27035bd', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '4b569dd180cbf64bea282bb49fdcf4c31e187054' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'cbc6e292f03db90b0ca9cff7e231cfabe719ea90', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '711c293ad3497d1c0b7cff43a9465ca7a3bc5d35' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'fe59716d5accd19c3e2bca74697504403a37c5cb', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
|
|
80
|
+
return (h("div", { key: '8a52463075e9f67597a86e8187db91b96cb164a9', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'af7ba125c57a5a9b1534c0881af767cdc005595b', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '4d5e45c54587bf4e265fc9da2b0f99184c57fd2a' }, "Previous")), h("div", { key: 'deacc4dbc804297a2fe8e57612ae13132506e7b3', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
|
|
81
|
+
this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '0b117e43dc8dc6f1c35bca94b96623bb3fdb992d', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'bd7fb65585a62f3a8006ee631217ed9bd7302288', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'b36523427a6977ebfebd6cbe59a24dc3c8d1475d', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '3f14370ef60ab7f6d34c2f0ed27d16821b6773f4', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '4c9b58423a029651ac78d6fa06e4d1c36ab65f42', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'cf5386b1a5a6405bbc6ce70598edb456051163f4', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'c7808ec34608d785f3236b3d352e8c7b2f833584', shape: this.shape }, h("p", { key: '1c27c3d698744ed13f1b87720550e321f56f0bea', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '0f908a6725abddb808590c4195410b64ba18c2cd', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'f76b360bb8550d16c4c5d54c00d57d2be50d7924', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '3a521a5604d70f14e1b2d86e722c1c8514014723', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'e15c660d50a81b6a3ecb543f5df00c6eb0820d74', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '37fd936d6375824b32d8dc8ff600c63e9c6da950', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '52e9d260ebec1a1d1d58c859c536d1cee344c8ce', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '7583bb3729d3d0bc509911aca7e052f33c801ca7', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }, h("p", { key: '78ebc4aab673d1b43f7608c4e34b88a645b762b6' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '8066e8652828dfdb7bc86118cecb4e380a7fc815', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'd54556e7adf8af21567f581b2b095bae91cd3691' }, "Previous")), h("div", { key: 'b13442fc72aa56c960365481125fcdc3f3d05513', class: "pagination_numbers" }, this.internalTotalPages <= 5 && (h(Fragment, null, this.internalTotalPages <= 5 &&
|
|
82
|
+
this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: 'c20174558b0ecd0b4f0a9531add42661f338acda', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '73d77272f8f78817fb00f3dcf5c473155898727b', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'b190ef0086891f00fe473a725f71074a2fd545ae', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'b02b6e9c592f2a48e9324926370514060791705a', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '92c88b8d186b71aa67be1cd74408f0d3cb5f68b1', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '5812fa804d4c5610bc010ad0866b452218ad8814', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '8236417f25f22f541b0653f61072bf4449387b6e', shape: this.shape }, h("p", { key: '7f5550da63b5ee12c84f2a387cb6b580ac37d826', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '8ad23702961c0fa00fbb44fb63a72bee26d14e88', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: '133da6f6041317a57c9a687d1a4ce4525d9996b3', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '727d31c93c86a54874a59edee9742b2117aa7252', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'd324b210d9e75744068fcfbe87b98ca8ddcf2467', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'c625a9e6b91cac51a7bb2d9bc5b97f576186737a', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '247257af91765699ced4f6433401325f8df3ebb1', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: 'ac57a498577f5665b3936977e0707ddb34d9a01e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'e09237a613757c562ac9b95459eef8666c5fefa0' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '45c0ee919f084e8481bf9baddd32f922d0abfe93', class: "pagination_entries" }, h("div", { key: '5c6e72bb0c50eb5d819789506345f99b57c08a80', class: "entries_text" }, h("p", { key: 'f08bb22b94e11c1c25b3174cbc5363ed161bb6a2', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'b1421b4a2fa2e607c47112f996666a940dbaa710', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '28dac8d83c2e477341daa26cf373fb5a8c6116b8', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-help-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'da3c5974ac73d8ecefd339fe058f28b05d6b634c', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
|
|
83
|
+
this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '1d15bf8c9c4000153fdd38194cfbdb2739195386', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '6ccc002a7731707dfb426de556b4edf6840aef97', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '43a5f03f7abf12d53640f3ab90a22fee207c9a16', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '1d763cbbdbd1e114aa5b9d86de76a9f94ab4ff1e', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'fcd65e9fb1fee1b87c6cdae1897f875be6713a28', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '0998c782676579f17a2b5c5c43ad88252911e5d6', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '0035ac5228a4c50d3148ecbff0b67311ac950402', shape: this.shape, state: "default" }, h("p", { key: '8445217e727240432f46d81a8b1d834a51c7a70e', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '9d100dee064adf1542dcc8780649a1b4b15b8f8c', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'cf04e36967f51b056b1ec46a321d3100a7413ce9', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'c5c51081a18a337e9b49a9342777c93ee89d64bc', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '97e9cea5ad23353a5975822aa06ff138ad275433', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '28dc45226d83aa10fbe167143588f1028dd35d5b', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: 'fdcb7093dd1cf81ac07fd93835a29f3dc5eadb88', slot: "page_number" }, this.internalTotalPages))))), h("div", { key: '482e9dd3a65a063c5b5396ee2452e576ea1120f1', class: "pagination_btns" }, h("gb-button", { key: '9e207fb43e41f34359ff0d86377851aec0ebdf3e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.totalPages === 1 && this.currentPage === 1 ? 'disabled' : this.currentPage === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: 'e1bc5f0813578cfd868b8189cfed645a71f3b695', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.currentPage === this.internalTotalPages ? 'disabled' : this.currentPage === 1 && this.totalPages === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'a28fb0baed8d0956ab83860b77699e52dd948df9', class: "pagination_entries" }, h("div", { key: 'f15fa058594e47db8549242d560154ee05a005f1', class: "entries_text" }, h("p", { key: '0168188c1e11a9d525c307d71e062c068d6a22e5', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'a77fef1ee6737ee958d1c4586b752607b65096d8', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '8d6ba20aaece6aa695fc56624e9f7c5fdafe1480', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '785dac9136a42df297cfbd3c4f130aee060fa282', class: "page_number_text" }, h("p", { key: '6336558c2ad75849013dfc87ee47795fb69af9fd', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: 'fc80e94a0deb79fe8029044fd88ac90a5ac5be4e', class: "pagination_btns" }, h("gb-button", { key: '9d61145d7a8f7c1300448aa89c793a06c1c0cc48', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'ceac7dbcfc186352ad923b4b037f7789b7e4a791' }, "Previous")), h("gb-button", { key: '859359328d33e621aac6f4d0ac26edcde8888734', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '9546c9654e904cc874cf82184428c57cd4e9a966' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '44cbf249572cd86f1b74cce394a546c43b1a7c2e', class: "pagination_btns" }, h("gb-button", { key: '61b082cc12f8eb7c75c205ed2d3b7bc51505e9bc', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'ae3abe9891cfa7e7d73204f9f50ca8d4a7e48b09' }, "Previous")), h("gb-button", { key: '92ca4a2b4d015401bf799278623e43824fe6db97', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'c158dc1fc0736a300fc669536ca0b7c220dc82e3' }, "Next"))), h("div", { key: 'cc8c2fcd48807a9260c6e6783b01a9c612ff7d8b', class: "page_number_text" }, h("p", { key: '0c566fd2c62789ed7607c882a3bd7a4f665dd4ff', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '93149bb04bb4cdb483e1d15ec3755d573045c448', class: "pagination_entries" }, h("div", { key: '5ecb54ca35824a164b8a4b5a6a29a279ac879d59', class: "entries_text" }, h("p", { key: '5a4c0a413d38513dbd6463e6b32c5a400f71b86b', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '48e96e74baf3685d0a30e84dbbd83afcc5b92549', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'c137737db4903df3f9a792dbc78798bdbe410830', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '778228217cd737a6ac969a944b721c4bcaa01e2b', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '2d17dcf4aeb5c247b68311706c0fd9f0b1f19471' }, "Previous")), h("div", { key: '6a8a862b0682d1f2cfb81ad071d7cc4e1a5c9fe0', class: "page_number_text" }, h("p", { key: '682cb99ec922cfd7f997fb29516100618f8a236e', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '5dbab873c15f493c203ed8a81cc9e1762703c244', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '7cb5f2fc2555cf40beed4bb2ed6181764ff1bb9e' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'f98095f221eb8c49e5ac1e5514c07483852d040e', class: "pagination_entries" }, h("div", { key: 'a05ccff021b69f8a76dfed59d57d77c82e293bde', class: "entries_text" }, h("p", { key: '5b331c847adae1c886de4ad35ed037bcb76eaac1', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'd6f79dd4419ac971039f4012703f47738f7b0c86', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'ec669327a7cd20513ad1e59e97e7ec1dcb0e9523', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '0a3a51c04ed4bb69c49a8928d3efb06dd8b0b842', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'a24dae2ad04cb3aa1e53a7042b8b3b837e3c40c3', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'e70abff83deac34bd62077c5318b61a482b6d131' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '3693ea963c154e0fe71fd43d3e3c1aee0e14cf2c', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'a413d02759f95a0fb3ba14c6ad035e24797d79ed' }, "1")), h("gb-pagination-button-group-base", { key: '2052b06e6fad960d2eabe665a102e8d0b5ca383e', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'c0f7337be1c20a186969bc461961b8682480a64a' }, "2")), h("gb-pagination-button-group-base", { key: '4c4370e76463518306dec69eb7affc5d9b9f4d81', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '644a62516b7499a80b145c28e39d7430099cc6fd' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'f1df2e3f8f0b392321b7cbbde3372af660e03021', icon: "false" }, h("p", { key: 'a46d43680a4e61dc0cd04478fec08f0622b28fa8' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '47c1d0b93eb462044fa67f0223f0c0127c7cc0ea', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '16d472c280b72ee48887f11f6aa9d2d15404d1a7' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'af48d4da3a56b57b00220f372e0c7b1758b95080', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '0a939faf83b7bd27855a71ed81b3983ceb8f6455' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '75d1f7d0e6858cfca70831bdf17f9c1f6fe73851', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '892680d5411c5d0a91a8664dba681caf22df2d4c' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'e27edb08a725ad7bc15fedd82bc2e114e6056527', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '9689572b4bbb5a379cf757e38d2485b39415a408' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '60856ea80163dee8ac074d47642a55b527587725', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '4b9d7aeaeedbb91d7c8fc16242b79c081f4d595e', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '5b34e628cf12c485bd80cf15465e3d6e82f5cc1e' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'f48a9dcf7ff88d71d0b9747bea242422a71fcf12', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'd29c5ffa297f394bb089d4d7eeda0473d2c47fe6' }, "1")), h("gb-pagination-button-group-base", { key: 'bdfb8f902a120bf15cede6609fde2dc62e586190', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'e421d20ec7f2f1765b106ee1e8e194c96f570c8d' }, "2")), h("gb-pagination-button-group-base", { key: '681b7ff71e39f01b04359d42c7f12eeb4ca03849', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'fd24b9c6dd4015c7f01de48b1047381bf265eed5' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '7e7f9005f9410987c03a5b83892e8d7f61fe0b2e', icon: "false" }, h("p", { key: 'c07f663f05b8d6a350c2ef4b4591c9e591a3e07d' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '311fba9d2db3694cb4b1483f6afce45bfb4dcee2', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '0bc2e6f4d0b9f713793328ed057df2e872c7530d' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '069ae2206ec903ddefe68ea872cc116d7f9634be', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'a5d1a7e69576e22dd15e3ed8ff85db9230ce1c07' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '8dcbaa223715a33d8283ece8d24c718525b5020b', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'e7e6159c93d89f564c411ff0f3eefd9026e22c87' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'f7f3d9b5576a9a996698ef362c81590309a6cd0f', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'd3abea095ee9b27686463cf74de416c9c88b4cd6' }, "Next"))), h("div", { key: '027b76270b64365356133faa8583b75bbaeabc51', class: "pagination_entries" }, h("div", { key: '9444915416154ef38a7b76be024eb53f17ebca32', class: "entries_text" }, h("p", { key: '0cf3fe1576abedadc26f4b44d5dd0aa8d51f83ca', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '5daf32fd014129f59098e372de5dc68c2a8a531a', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'fe1bdda306799904fbb8aefdc1c960ba499abaa4', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ef53f6762e873f50cdc914a76072bfeb8517e7f5', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'ca3091c924c3417dae365f19178520e7510993a9', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '5b06e046d8c94760439c4a8e9bbc58ffe792a5c3' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '7664c561bc85d01511871a6d3b63590a41df5dbe', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '3932f53158582024702e61222f6936f674a501f0' }, "1")), h("gb-pagination-button-group-base", { key: 'e225cb09587e0648c566bbc2738d6561269569b3', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '24d22a187ea7b71364fe455f7124dde8209b50bf' }, "2")), h("gb-pagination-button-group-base", { key: 'f4511860448e992d7a72b78b040370b7ebe0089b', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '8b620f830bc34663dfe5cf86f22979f0c4de69e7' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'cd54eb06f81daddca065d3e6394e51098dcbf945', icon: "false" }, h("p", { key: '04d696342de122a31dd673f6c3d19511c2497cc6' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '8caf376b9170c08467512f029d5b4175ed3d6717', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'd30277454ffe4d8822de4963edef3fc41eaf148b' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '6b3172410b68d98a584e7fd83726d851cdc47b79', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'dc27c6872daf6940a81c01c951a231655a22a457' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'b7f3806efd5ada075c68e9b80514d5f969c76c83', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'a5607260175c912a4701688d213d36ed740bf419' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'dcd5331551aab060d0ef576001f4878584b313a8', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '071672b67bc8dc6a7e6947ffc64599ff74334864' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '3f1af3af7ac3b522c9ee31c516f55ea0fd42b3ab', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '721e6545bca59a98916e7b7c17ecd7afea308f16', class: "page_number_text" }, h("p", { key: '8415097070b1bd809dd6143fae72aeaece1e6200', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'edd8844773f9e83fd49578c4442d5078ed6a543e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'f3d4b6b3c0468598152477df6a658f8cf61b5342', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'e5f35b2b63f3aba1df80514921fa1f25d57c29cf', class: "page_number_text" }, h("p", { key: '95dd2f454fbb74388a985cf8e28c313efbae2596', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '91d27c498d4ce6af2f4216ca72d91c18467d76b0', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '74fede826472a9f1fee7c8c59101b9c1d0f12379', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '37469fe3effe3a4771e71244fefa8aed44627895', class: "page_number_text" }, h("p", { key: '27d7c268fa6a2697f915c7b433fc6f0fc3d05c96', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '0565417ed2dbcdcc2eea1560872850135728976e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '9044312c0cb95d616a5ae264d8e6b6e08242cbf1', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'afe5b59d538b0712f95028b11b8720a3ab5e5f40', class: "page_number_text" }, h("p", { key: '5a05b1bac4aaff06dec30283e87b60b7e6c90044', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '63499d9639138de3c1ca4fdb4713b9d41cf3d889', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'b8492871fc07f9e5e42198733e909e87577b9ac9', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'ca21a1eaa9cb6db1d034441ecee931a332807818', class: "page_number_text" }, h("p", { key: 'a96f753e3839d22825374adc59ca1ec67031d1da', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '0190b2f550b64b596c2a1478fea2a5677050b8a6', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '01d779ecc5377f820cd546be32d0fa76ecaf4726', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '2731ddc1ce83bf09aecc714101ef4fd0c25cb80f', class: "page_number_text" }, h("p", { key: 'a8bd60045b532e63e6f25be0166682741942a3e3', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'da031d67b533562ec06979774bcc2eab43efb062', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'f99fc857ee92c89ada042bf76dc547eca4fffd82', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '3c3a2a05c76f69b056cd7e778ebeb2f884fa48b5', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'b7f3902c8def47c5ad2cfff9d95b7eaab45e75d5', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '1e472819c9e7506a1b4e9f3c3ac347fe4762d0b4' }, "1")), h("gb-pagination-button-group-base", { key: 'f28f515fa6461b0e0f0321a202ce4bee71f12a4c', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '68f03320947558d7016c420493b64d54281d1c77' }, "2")), h("gb-pagination-button-group-base", { key: 'f236a02b76ffa30993b59c4b1dfa4069f2561127', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '66d882052e5e7d12df00669d70821a6f82545b6e' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '67ae809dccb4f5b5facb4cc3fdf0412fe7658b69', icon: "false" }, h("p", { key: '37a81637baff4625d55ed17ca18d478f7c04e5ca' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '69b4e38ea5f69839d0499f1d69cdcff1e532c62a', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'dfb007720f743f6a7228e5d02f964d4743db42aa' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'e54b4ed5279ab6f0b2e5a141fd4301f8dc42b2b0', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'ba95a86b5d6306ab771e312d802a7970656db359' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '11c85f32d450cbc8b1f9493c32f8c48a9865ad38', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '1f13e43999ff0437b4b8b2d569b5e0b09f9eaffb' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '2f8ede4f02218a263e380eeb66d51ec3e621755f', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'ef2d757662d8acbc57c71939daff3e8d663e2e81', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '3dbfc89c7d0b2a21c1216551613122425ce13f59', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '788d795955b1ef213dad3156b1d44f483a39ccb0', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '1f10d4fd863421ccdc44ef00fc0a337e69bb0f97' }, "1")), h("gb-pagination-button-group-base", { key: '25b2de06d89ffd2154869b9f67f4cbfe191627dd', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '7ab01f19e4a1410faab5062ed00ee3afd9426466' }, "2")), h("gb-pagination-button-group-base", { key: '523421b54543cc86855c06967b0b165b0c942551', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '303bd713748065ca42a327cc7db4890d1d1a5622' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '347497ff4cdc8c40d1d92ac43c7c354cafa3fc64', icon: "false" }, h("p", { key: '5b091502b34274c9139db33d4060bb6224e9fcda' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '2addb9910a5fd10e39a19eb48fbe2cd2c43fcde8', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'e591b023f9b03dcbdc11d03b90a49ca966636e6f' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'a962564ab3ee269378965c01dad9b820e19b2c69', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '752ecb91eff02440448f13a4c51c15cc676cc09d' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'b28ecc088cd859aa886de845bd6dc58dda060126', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '7310d70f7e5fdd08b87a9ef5eebd132ba1227bfd' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'd834ab8cf9ec5efdd515add1da0405c85446bbbe', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'a75104f2a962b2edac923c680e05ceec63f7703f', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '862047366ba31c32a33e7b229835c3d106f31b7c', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'd6a950cb3d4b13df7abeb47a257e908bea629ce6', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '23d1aa41685e0b8c3bdec00cd7ba3ad0cc5c67d2' }, "1")), h("gb-pagination-button-group-base", { key: 'c0464c60ec57f63b48be626fa0128014b18dfdb0', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'a2e1acbca30924fa180477d643db26a149d8d309' }, "2")), h("gb-pagination-button-group-base", { key: '58c4e67cdf2362e1ced0f74358bb6246c8998544', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '2f060406dbf6c5026f4227ecba36c57447c5eeac' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'f0952ca41b4758642f6257f9b01ed35e4fa32bd8', icon: "false" }, h("p", { key: '14d3fe2204d165694490deed7e7d695ac312872c' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'b37e847a1676b955a35d430e138f1fea77b9e4a4', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '8febe45a8eb7538b79cdee97b507411397389874' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'e2178cc864c7585142451c6a6e7a0ecf676e5801', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'd6e95dd1c815f4c7d419379f9f664308371341f6' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'e1940865aa5241db46aff7e9c4a236059f09b363', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'ab3fe2ea2b1684ac827972cabbe9fcb1bd28f588' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '2bf8354580ffacff46c8c5424ebff73907d45405', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
|
|
84
84
|
}
|
|
85
85
|
static get is() { return "gb-pagination"; }
|
|
86
86
|
static get encapsulation() { return "shadow"; }
|
|
@@ -20,7 +20,7 @@ export class GbPaginationButtonGroupBase {
|
|
|
20
20
|
this.leadingIconSvg = svg;
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: 'd1d466f6f626344a5c36fcfd2ad77b83fa790072', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: '01ef6c3e1a9cec9d82493e3f30257527c8bd85a6' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '0e0d9e0246605ecfc0d0c3436b210474647f21b5', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '74364bb033d9fdba64ea2b2df6c5b0ea04fa9cf9', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: 'b8a1a015bc10d3ce75b53147e675ee5a7f50e4ff' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: 'ad0ce00e0a2fdc349650e0c9d733c9fcbae3dd22' }), h("svg", { key: '8094652012c6601afcdac829bdf30b96e982f729', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '9a615568b58c417559a89430c19474b99ed4416f', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null, h("div", { key: 'b2e76863fa1e72c482d6cc2371588477c885e33a', class: `icon`, innerHTML: this.leadingIconSvg })))));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "gb-pagination-button-group-base"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbPaginationDotGroup {
|
|
|
5
5
|
this.framed = false;
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '0a53dde03528388b8d706eab41e2665ca94ef037', class: "dot_group_div" }, h("div", { key: 'cc6af45be7ed7ce988fe73a749f2a6c09fe0706f' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-pagination-dot-group"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js
CHANGED
|
@@ -4,7 +4,7 @@ export class GbPaginationDotIndicator {
|
|
|
4
4
|
this.current = false;
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: 'd6095dae3af4ac9baebb1f4ec1b4f5cfa3c3aea4', class: `dot_indicator_div
|
|
8
8
|
${this.type} ${this.current ? 'current' : ''}
|
|
9
9
|
${this.size}` }));
|
|
10
10
|
}
|
|
@@ -13,7 +13,7 @@ export class GbPaginationNumberBase {
|
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: 'a8024ee9fe04bcda3267eaa231dc511ef0171a4f', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '8efb085719b4bee5db4e969ab005ea6baf78eb4b', name: "page_number" })));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "gb-pagination-number-base"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class GbPasswordButton {
|
|
|
7
7
|
this.isPasswordVisible = !this.isPasswordVisible;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '7b4458a0f449857fd2b4a54b5f1b79a9146705a9' }, h("gb-btn", { key: 'f3df71d2b9e88297f2ca4333bec59464b58c88ca', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "gb-password-button"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=gb-pattern.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gb-pattern.js","sourceRoot":"","sources":["../../../src/components/gb-pattern/gb-pattern.tsx"],"names":[],"mappings":"","sourcesContent":[""]}
|
|
@@ -5,7 +5,7 @@ export class GbProgressBar {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
const progressValue = Math.min(Math.max(this.progress, 0), 100);
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '8abb6ba1a5b3b764a9753a11bd9477aff8f0610e', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '7b5f588b2e6fe9af299058295a1c7d4e3c1ff3c8', class: "progress_bar" }, h("div", { key: 'a3a498750bf2c0dd00dd1ef23e981cfceda6f2c9', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '51edae2bd32fc7c6ca76d6b4bf51318344140888', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '9213ea9b39419074ff67becf2af6492ffc853670', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '9de7d3e7745bce6febbd169025822dd23d5d725d', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '9141eabf7dc936480fb9178cd606c9dd543db008', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: 'f1d42250dc0da6d7a0691a2fa0b33ca12d08af27', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '5573dc8bf29b8ad8764f735e86f846c660d2aa8c', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '48684d9d2e4fa0e9ab88a59812620f8552f387cf', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-progress-bar"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,7 +28,7 @@ export class GbProgressCircle {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: '20f7941282beaed95d6371ea605fad3e366dffbb', class: "gauge" }, h("div", { key: 'f64b96a9dbba5a36cf34eb9bfd9525984217ee2c', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '5c78374e271f02e58478796ea96f1946f57d8911', class: "mask" }), this.label && (h("div", { key: '985e950be54530a5dae6df6861514bf7cc935991', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: 'ecf256f03dc17a1c656e405290707db13dc66ffa', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "gb-progress-circle"; }
|
|
34
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbQuickActionCard {
|
|
|
5
5
|
this.label = '';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '2d0f6ad01745544a2f22757b0c6f13bcc664789b', class: "quick_action_div" }, h("gb-card-icon", { key: '17a2a73f7df823bbb5495e6e9739da0d6786a3a0', size: "sm", color: this.color, icon: this.icon }), h("p", { key: '4afb22cf909ff3cd29449583f7ae0ff060cb5b98', class: "label text-xs-medium" }, this.label)));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-quick-action-card"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -6,7 +6,7 @@ export class GbQuickActionIcon {
|
|
|
6
6
|
this.isHovered = false;
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
return (h("div", { key: '
|
|
9
|
+
return (h("div", { key: '8b36e62d2b5f7817d2a5a5b88cf1daca19fff078', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, h("gb-card-icon", { key: 'b784af6b45eb4ed324a84085ba73e97bd122c18f', size: "sm", color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), h("p", { key: 'e8799f94cfebbdf6237a6a0504e337e566ce0160', class: "label text-xs-medium" }, this.label)));
|
|
10
10
|
}
|
|
11
11
|
static get is() { return "gb-quick-action-icon"; }
|
|
12
12
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbScrollbar {
|
|
|
5
5
|
this.length = '25%';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: 'b7d2ecff45305c41777a3137bcd2cafce4c878cf', class: "scrollbar-container" }, h("div", { key: '3dabe8e03df5c4668f6ac955216f25a1066a041e', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '9452ef70ed6db4b59a337bd5be52d7231cb45f18' }))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-scrollbar"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -120,7 +120,7 @@ export class GbSidebar {
|
|
|
120
120
|
const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
|
|
121
121
|
const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
|
|
122
122
|
const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
|
|
123
|
-
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '8268dbe13c612240e4a3fd9871e894b09ab830a1', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '9a9541e0ad2168c010549869da17f5183ed4bdd8', class: "pattern" }, h("img", { key: '42c569155cf7ea0073dd2852ef23b1f8a6bb505e', src: patternSrc, alt: "" }))), h("div", { key: 'bd49340e59dc0e45a24e590ed566e49d204a4bf6', class: "nav" }, h("div", { key: 'c05e3fefee84849dec7b6e1c53a13e5a20d45bc9', class: `sidebar_header ${this.state}` }, h("div", { key: 'd075bc14ee088da9111dcea7143b387e582077e7', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && (h(Fragment, null, this.category === 'plain_background' && this.isDarkTheme ? (h("img", { src: whiteLogoSrc })) : this.category === 'plain_background' && !this.isDarkTheme ? (h("img", { src: blueLogoSrc })) : (h("img", { src: whiteLogoSrc })))), this.state === 'collapsed' && h("img", { key: '62e5e8f40e4340cd831a39ed5c689d3ef93548fc', src: logoSrc, alt: "" })), h("div", { key: '9e62c473121cb8fd04fbf9ebba2adae6b9689d44', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '56d2edabc37dd1e4c633c6d0b29452b240aaa6ba', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '2511ae6721960de7af192781158dbb14fc8e48c8', class: "navigation" }, h("div", { key: '33efcdb96c4aa1862242e4600d77896728f21d91', class: "item" }, h("gb-simple-side-bar-item", { key: 'd40d31f9bb6df7b794921fad9b921d6c79309c44', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: 'd15b528f0b64efc9f71f9a1a28fafdfeb000d2ef', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: '6ed6d2c320a70b8e0041eb93d376ada2516e6f3f', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: 'b42b77fd9009ae8ca40cbfb81dce67083c94b60b', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '033ee5469e5730a03493127b5fc6d1dbc08b9a96', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '6c06570dbbf7a6b1ac2662ece34e3469a3d56a1b', class: "navigation" }, h("div", { key: '43f33671cd61eca03c80054c8adf85ca43c7437b', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: '22ea9ef909b81e9afe41b370d44680c32ebddf7a', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: 'a49a6f6db74d6e51081091b1bb918cea171a9238', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: '16a7cf1421ef44a183bc28c14b27b46743f0be24', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: '74db86c1a21fe2734b4181091f636450e5fc19c9', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '082ac0861ca3a853105833602c7cfe46d574acd1', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'd0a6dc90c890868133c7672b0d9d92b39f0e2e07', class: "application_name" }, h("div", { key: 'ae5460eb2cb31403b624f6234420200380d20eb5', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '07bd3723dba262bbeadb2ec418f0af9a380f2bb4', class: "application_name_pattern" }, h("img", { key: '624201c6080459b205a52c73cff5bf6f307b62e4', src: patternSrc, alt: "" }))), this.hasInfo ? (h(Fragment, null, h("div", { class: "information_header" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `help_icon ${this.category}` }, h("path", { opacity: "0.4", d: "M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z", fill: "var(--color-text-brandDarkBlue, #212C65)" }), h("path", { d: "M11.2422 17C11.2422 17.5523 11.6899 18 12.2422 18C12.7945 18 13.2422 17.5523 13.2422 17H11.2422ZM11.2422 10C10.6899 10 10.2422 10.4477 10.2422 11C10.2422 11.5523 10.6899 12 11.2422 12V10ZM12.0957 11.1464L12.8028 10.4393L12.0957 11.1464ZM11.992 7C11.4397 7 10.992 7.44772 10.992 8C10.992 8.55228 11.4397 9 11.992 9V7ZM12.001 9C12.5533 9 13.001 8.55228 13.001 8C13.001 7.44772 12.5533 7 12.001 7V9ZM23 12C23 5.92487 18.0751 1 12 1V3C16.9706 3 21 7.02944 21 12H23ZM12 1C5.92487 1 1 5.92487 1 12H3C3 7.02944 7.02944 3 12 3V1ZM1 12C1 18.0751 5.92487 23 12 23V21C7.02944 21 3 16.9706 3 12H1ZM12 23C18.0751 23 23 18.0751 23 12H21C21 16.9706 16.9706 21 12 21V23ZM11.2422 12V17H13.2422V12H11.2422ZM11.2422 12C11.3638 12 11.4531 12.0001 11.5286 12.002C11.6046 12.0039 11.6417 12.0072 11.6576 12.0094C11.6729 12.0114 11.6408 12.009 11.5864 11.9866C11.524 11.9609 11.4526 11.9176 11.3886 11.8536L12.8028 10.4393C12.5129 10.1493 12.1711 10.0604 11.9241 10.0272C11.7058 9.99788 11.4496 10 11.2422 10V12ZM13.2422 12C13.2422 11.7926 13.2443 11.5364 13.215 11.3181C13.1818 11.0711 13.0928 10.7293 12.8028 10.4393L11.3886 11.8536C11.3246 11.7896 11.2813 11.7181 11.2556 11.6558C11.2332 11.6014 11.2307 11.5693 11.2328 11.5846C11.2349 11.6005 11.2383 11.6376 11.2402 11.7136C11.2421 11.789 11.2422 11.8784 11.2422 12H13.2422ZM11.992 9H12.001V7H11.992V9Z", fill: "var(--color-text-brandDarkBlue, #212C65)" })), h("p", { class: `need_help ${this.category} text-lg-bold` }, "Need help?")), h("p", { class: `info phone_no ${this.category} text-sm-medium` }, this.email), this.phoneNumber && h("p", { class: `info ${this.category} text-sm-medium` }, this.phoneNumber))) : (h(Fragment, null, h("div", { class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { class: textClass }, h("slot", { name: "application_name" }))))))))), this.type === 'complex' && (h("div", { key: '4e3c3c648f5b33eaca98de06598831cf2ad356cc', class: `sidebar_and_nav ${this.state}` }, h("div", { key: '97928b3d97389ba707340f923ab020cf3f7e501c', class: "nav_div" }, h("div", { key: '535c76cc611520dfd9df71ecbc01757f7802713e', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '37e9a3c0bb281e31326ef222a2d7b17b90905ca9', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: 'cf249d0f2ded5fac9b3de1c58d684d097e6b7fe6', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: '9464169a785fba3ca0c9162dd67fef71bd790a59', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'f7adb43d5ebbbefef7fb276c54b9d8c652a5bf4c', class: "complex_sidebar_div" }, h("div", { key: '26bc0f1238d2a151309b7d2636bfb8f18aadd64d', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: 'cd920db4f1cdce6a87e26404362664c2501adc73', class: "pattern" }, h("img", { key: 'e015291982e456e3982e5ee3994a077c5874d4ba', src: patternSrc, alt: "" }))), h("div", { key: '6b34118e164b37782668afb11f7b745e58cbcbfe', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: '012a87da17ffea69245bb3e68313c96d31d53a32', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'b36e56ffb812339ec1c244236318c2834f21b55b', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
|
|
123
|
+
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '3e8094f5c6e0a41ed9283ffb707c1b1b79acdd8e', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '220f92c2fc5fa48fea4c13973bb60660cd9f1bb9', class: "pattern" }, h("img", { key: '99d17d8ba0ba7b59ce08598ca705a78d60177f6c', src: patternSrc, alt: "" }))), h("div", { key: '252b44d941c5a36c7afe73c4f42e14a706ed8df3', class: "nav" }, h("div", { key: '1dc60e8d4ae7eca33afd4bd8bca279b6d3080647', class: `sidebar_header ${this.state}` }, h("div", { key: '110f8606538a298808fb09c247fdfd080674cab6', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && (h(Fragment, null, this.category === 'plain_background' && this.isDarkTheme ? (h("img", { src: whiteLogoSrc })) : this.category === 'plain_background' && !this.isDarkTheme ? (h("img", { src: blueLogoSrc })) : (h("img", { src: whiteLogoSrc })))), this.state === 'collapsed' && h("img", { key: 'f34bcf94c6bb1737232bb599117a3a3adeb60cb0', src: logoSrc, alt: "" })), h("div", { key: '9981cf4327da89701a6634027bc896c526440731', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '52934f1c0779cc55a7fcb8fb6ad50b09c54a2074', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '5cdb175fc572cdfc3b8f5ba69f84118af0f45094', class: "navigation" }, h("div", { key: 'ebcd656cbe61df330edd7c731599510130277f1f', class: "item" }, h("gb-simple-side-bar-item", { key: 'a0757faa75f8515aada2468b68239f25f0b76701', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: '8865f74b1ee0cb52dafba6e8fcee239e08ced11f', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: 'b774402b11b8bda075b482f93609d2e4b0ef071f', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: '84e048c37f8584756948382e167ed510c390181a', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '65bd65c7b100594934de33da333b0718919732af', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '79232bce749e7037ada40e662382c26a568c5b20', class: "navigation" }, h("div", { key: '861a6a010fb3d1190dd41c508d3515cfbd0aa883', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'b54d04791ce151572d1843902f16ace832a5d3b0', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: 'bae683733b2af5d2e5cbde09b48df95259a49e49', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: 'fd04aff3a5a691fdd5ffcd4dd69d299d2af71423', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: '3cef2798de2b3e0d8966c0f64780c207440b53dd', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '1a2cf6b792749d8bcd0c349d1f1d84b76ae3d56a', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: '4b9da1445df58c5364a6d498fa6d2ff6d71f627f', class: "application_name" }, h("div", { key: '2ec6bb7a03a3e1956327ba4acd207fdafee1ff45', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '6d5c6bb4e47165c47a03733bd58452f7633ab66d', class: "application_name_pattern" }, h("img", { key: '34bbdea52cdcfa602265339ed1d53490ae6e8271', src: patternSrc, alt: "" }))), this.hasInfo ? (h(Fragment, null, h("div", { class: "information_header" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `help_icon ${this.category}` }, h("path", { opacity: "0.4", d: "M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z", fill: "var(--color-text-brandDarkBlue, #212C65)" }), h("path", { d: "M11.2422 17C11.2422 17.5523 11.6899 18 12.2422 18C12.7945 18 13.2422 17.5523 13.2422 17H11.2422ZM11.2422 10C10.6899 10 10.2422 10.4477 10.2422 11C10.2422 11.5523 10.6899 12 11.2422 12V10ZM12.0957 11.1464L12.8028 10.4393L12.0957 11.1464ZM11.992 7C11.4397 7 10.992 7.44772 10.992 8C10.992 8.55228 11.4397 9 11.992 9V7ZM12.001 9C12.5533 9 13.001 8.55228 13.001 8C13.001 7.44772 12.5533 7 12.001 7V9ZM23 12C23 5.92487 18.0751 1 12 1V3C16.9706 3 21 7.02944 21 12H23ZM12 1C5.92487 1 1 5.92487 1 12H3C3 7.02944 7.02944 3 12 3V1ZM1 12C1 18.0751 5.92487 23 12 23V21C7.02944 21 3 16.9706 3 12H1ZM12 23C18.0751 23 23 18.0751 23 12H21C21 16.9706 16.9706 21 12 21V23ZM11.2422 12V17H13.2422V12H11.2422ZM11.2422 12C11.3638 12 11.4531 12.0001 11.5286 12.002C11.6046 12.0039 11.6417 12.0072 11.6576 12.0094C11.6729 12.0114 11.6408 12.009 11.5864 11.9866C11.524 11.9609 11.4526 11.9176 11.3886 11.8536L12.8028 10.4393C12.5129 10.1493 12.1711 10.0604 11.9241 10.0272C11.7058 9.99788 11.4496 10 11.2422 10V12ZM13.2422 12C13.2422 11.7926 13.2443 11.5364 13.215 11.3181C13.1818 11.0711 13.0928 10.7293 12.8028 10.4393L11.3886 11.8536C11.3246 11.7896 11.2813 11.7181 11.2556 11.6558C11.2332 11.6014 11.2307 11.5693 11.2328 11.5846C11.2349 11.6005 11.2383 11.6376 11.2402 11.7136C11.2421 11.789 11.2422 11.8784 11.2422 12H13.2422ZM11.992 9H12.001V7H11.992V9Z", fill: "var(--color-text-brandDarkBlue, #212C65)" })), h("p", { class: `need_help ${this.category} text-lg-bold` }, "Need help?")), h("p", { class: `info phone_no ${this.category} text-sm-medium` }, this.email), this.phoneNumber && h("p", { class: `info ${this.category} text-sm-medium` }, this.phoneNumber))) : (h(Fragment, null, h("div", { class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { class: textClass }, h("slot", { name: "application_name" }))))))))), this.type === 'complex' && (h("div", { key: 'b5807379c3c1a1a6a3201e0c9e4aa98b9b103c58', class: `sidebar_and_nav ${this.state}` }, h("div", { key: 'e60378fcb60db437e7405a137f34221bc6017253', class: "nav_div" }, h("div", { key: 'b9b2cd13a41ef5465f39eb2dea6671ea0ba41bdb', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '2caba0c72d7877a355b1bad0830ccdf8fa8dd644', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '7892eb299b690d86bbde207ba36bc678429580a0', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: '87ae47754841c996efb0d3ba66dd1fceda6ac659', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '474b32fc5a8ae3cd32ec08d3dcbfd8b05ff802ef', class: "complex_sidebar_div" }, h("div", { key: 'c2615fa439502e06f7dd5914695b6fa8501b6515', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: 'bf4bc543459e69c8667285a1548662c6d76d92e9', class: "pattern" }, h("img", { key: '2c7313c932d0bbe87ab00b5bce71fdde0eed350c', src: patternSrc, alt: "" }))), h("div", { key: '9543421f945f675cc855c2c23b187ddc55fe316f', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: 'b50007ddf3180fe75448cbfda26676db7136a385', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: '6f19317500fd77a243766bd96207601abfdb91af', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
|
|
124
124
|
}
|
|
125
125
|
static get is() { return "gb-sidebar"; }
|
|
126
126
|
static get encapsulation() { return "shadow"; }
|
|
@@ -41,7 +41,7 @@ export class GbSimpleSideBarItem {
|
|
|
41
41
|
this.sideBarItemClicked.emit();
|
|
42
42
|
}
|
|
43
43
|
render() {
|
|
44
|
-
return (h("div", { key: '
|
|
44
|
+
return (h("div", { key: '632ddbbd399c298da3e256c49f73518cd51b7329', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '68a799610a59b0dbf41226d68fb8e7c8b67b4d72', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && h("div", { key: '1fb44ce880af9dfe3a982d40a4f8e4057aad6bfb', class: `bar ${this.category}` }), h("div", { key: 'abc2ee3c67e2b3f0d9a751fd0b4c51328dc23869', class: "content" }, this.icon && h("div", { key: 'e6b8f78bc9e051473cde419dcb49268e27702f4c', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'c0275e19de862d203c1fb08e5f17ce6809b36a95', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: 'd26ff8f4c442e3fff8122c3fd3516ff02d19f87f', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '6d6ffbb9adcee56cbcc8de6a9aaa92739da256eb' }, "10"))), this.showArrow && (h("svg", { key: 'c5e9581fb6120adeb4bbdc4e2c35984cce9bbd58', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '50ca2c730c847b8acdc183580286d6f6479718c8', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: '09099f79d90f2b60f6fa7ac48abf9ff97e6efe34', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'cefa08813834727d57654cc6d88c14666c88fd08', slot: "label" }, this.label)))));
|
|
45
45
|
}
|
|
46
46
|
static get is() { return "gb-simple-side-bar-item"; }
|
|
47
47
|
static get encapsulation() { return "shadow"; }
|
|
@@ -71,7 +71,7 @@ export class GbSlider {
|
|
|
71
71
|
return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
|
|
72
72
|
}
|
|
73
73
|
render() {
|
|
74
|
-
return (h("div", { key: '
|
|
74
|
+
return (h("div", { key: 'bcc2d00f547d4637f062f094b0b42fb7a5c0ff85', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'a44e334086e0264f92a0fb26a4f5e3c00b60fb2e', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '9aa17bad2c1017a42514f22174fa55b074211975', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '29949031dace5b30b8833ec23a9e84609fb726cd', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
|
|
75
75
|
}
|
|
76
76
|
static get is() { return "gb-slider"; }
|
|
77
77
|
static get encapsulation() { return "shadow"; }
|
|
@@ -18,7 +18,7 @@ export class GbSliderControlHandle {
|
|
|
18
18
|
this.isFocused = false;
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h("div", { key: '
|
|
21
|
+
return (h("div", { key: '41c8e4ef3c91127dc07bb0857091a7aec99c7842', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '6054a72fa9791c530d236c337899bb3f2a4d2cb4', class: "tooltip-container" }, h("gb-tooltip", { key: '6b9020268b51b9d67fe984513d0d00ce147d83e4', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'b1e3f821c046c00685d9a38f6b6a674491d92d59', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '4b7a19f3bab6a6ce6e6b4d97220a9bef79a89126', class: "thumb-label" }, h("p", { key: 'fb85a693b6b293a5b06b6613284e40fc97a00e18', class: "thumb_label text-md-medium" }, this.value)))));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "gb-slider-control-handle"; }
|
|
24
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class GbStatusIndicator {
|
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
10
|
return [
|
|
11
|
-
h("div", { key: '
|
|
11
|
+
h("div", { key: '373291dbcaf01efb3c215274136c0966ae84eb1f' }, this.statusIcon === 'online_indicator' && h("div", { key: 'ed8f3f0fe482ee067a216a934e7105556c354adc', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'ab8771ff0b03fda61e190f5c0af9ef975b9c7aec', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: '7ab6bf9c75803d36cd3f202cac8e285997287906', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '7ffb50a986d15619b4b4d68e76962ef0a2cdde6d', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: '32b6f84f800ee00245d60b66c196765ccb8e6a4e', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: '497f5d615d9cbf732d7f4999796f22ac418d8a8c' }, h("clipPath", { key: '8181fbb7d067ed0bad061cf0370dd25a74319c9c', id: "clip0_0_21453" }, h("rect", { key: '13fe276017fddec7171cd4fb470f5a34a317a3ed', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'ef26c25b034708c8c75f84d3e22ae82b312c5af3', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: 'd3d6d1d69b3760e1b20c279e6d0d4dff11e844a8', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: 'a56fb48bc1660a5186b292bba6076ad289eea52c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
|
|
12
12
|
];
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-status-indicator"; }
|