globuswebcomponents 1.6.2 → 1.6.4
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_16.cjs.entry.js +67 -47
- package/dist/cjs/gb-avatar_16.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +13 -13
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
- package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
- package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
- 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 +1 -1
- package/dist/cjs/gb-progress-circle.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-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
- 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-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js +47 -0
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-vertical-tabs.entry.cjs.js.map +1 -0
- 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/components/gb-comment/gb-comment.css +0 -6
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +421 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
- package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
- 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 +1 -1
- 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-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-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-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-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 +4 -4
- 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-top-bar/gb-top-bar.js +1 -1
- package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
- package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +6 -5
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js.map +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-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +3 -3
- 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-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +3 -3
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment.js +1 -1
- package/dist/components/gb-comment.js.map +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 +4 -4
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +3 -3
- package/dist/components/gb-header.js +2 -2
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +45 -5
- package/dist/components/gb-horizontal-tabs.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-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +4 -4
- 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 +15 -15
- 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-stepper-horizontal-icons-centered.js +2 -2
- package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +11 -11
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +2 -2
- 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 +2 -2
- package/dist/components/gb-token-field-compressed.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-top-bar-item.js +1 -1
- package/dist/components/gb-top-bar-sidemenu.js +6 -6
- package/dist/components/gb-top-bar.js +3 -3
- 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-Vs_T1kQh.js → p-2zhmlwSn.js} +4 -4
- package/dist/components/{p-Vs_T1kQh.js.map → p-2zhmlwSn.js.map} +1 -1
- package/dist/components/{p-CFTtWUo5.js → p-3adYCRI6.js} +3 -3
- package/dist/components/{p-CFTtWUo5.js.map → p-3adYCRI6.js.map} +1 -1
- package/dist/components/{p-au0Iu1eb.js → p-7FoTwn7P.js} +7 -7
- package/dist/components/{p-au0Iu1eb.js.map → p-7FoTwn7P.js.map} +1 -1
- package/dist/components/{p-B4PD2Tez.js → p-9Gybkjf6.js} +4 -4
- package/dist/components/{p-B4PD2Tez.js.map → p-9Gybkjf6.js.map} +1 -1
- package/dist/components/{p-Cn3fAbqY.js → p-BEx71tR-.js} +3 -3
- package/dist/components/{p-Cn3fAbqY.js.map → p-BEx71tR-.js.map} +1 -1
- package/dist/components/{p-C3_Sfw66.js → p-BMT-HcT8.js} +3 -3
- package/dist/components/{p-C3_Sfw66.js.map → p-BMT-HcT8.js.map} +1 -1
- package/dist/components/{p-DoeriZDH.js → p-BTgaJ38N.js} +3 -3
- package/dist/components/{p-DoeriZDH.js.map → p-BTgaJ38N.js.map} +1 -1
- package/dist/components/{p-tdRdp28T.js → p-BUKII-Vv.js} +24 -24
- package/dist/components/{p-tdRdp28T.js.map → p-BUKII-Vv.js.map} +1 -1
- package/dist/components/{p-BW36iD0p.js → p-C42cmMQN.js} +16 -16
- package/dist/components/{p-BW36iD0p.js.map → p-C42cmMQN.js.map} +1 -1
- package/dist/components/{p-OiP9secW.js → p-C4ur6kKT.js} +8 -8
- package/dist/components/{p-OiP9secW.js.map → p-C4ur6kKT.js.map} +1 -1
- package/dist/components/{p-_DscvXiK.js → p-CDroKpB2.js} +4 -4
- package/dist/components/{p-_DscvXiK.js.map → p-CDroKpB2.js.map} +1 -1
- package/dist/components/{p-BWBihtRo.js → p-CGATB7Vx.js} +4 -4
- package/dist/components/{p-BWBihtRo.js.map → p-CGATB7Vx.js.map} +1 -1
- package/dist/components/p-CI7_S3u8.js +121 -0
- package/dist/components/p-CI7_S3u8.js.map +1 -0
- package/dist/components/{p-BNG1IcFt.js → p-CWLX_7aj.js} +4 -4
- package/dist/components/{p-BNG1IcFt.js.map → p-CWLX_7aj.js.map} +1 -1
- package/dist/components/{p-Cp0fWz52.js → p-CdDlbegU.js} +3 -3
- package/dist/components/{p-Cp0fWz52.js.map → p-CdDlbegU.js.map} +1 -1
- package/dist/components/{p-DLE_yRuw.js → p-Ckqzuyjd.js} +3 -3
- package/dist/components/{p-DLE_yRuw.js.map → p-Ckqzuyjd.js.map} +1 -1
- package/dist/components/{p-JAFoW3IV.js → p-DAR9qK_F.js} +3 -3
- package/dist/components/{p-JAFoW3IV.js.map → p-DAR9qK_F.js.map} +1 -1
- package/dist/components/{p-tQRYwlzE.js → p-DIPYKE6-.js} +3 -3
- package/dist/components/{p-tQRYwlzE.js.map → p-DIPYKE6-.js.map} +1 -1
- package/dist/components/{p-BaD6Aaha.js → p-DK6y2Hi6.js} +3 -3
- package/dist/components/{p-BaD6Aaha.js.map → p-DK6y2Hi6.js.map} +1 -1
- package/dist/components/{p--A9DuJIU.js → p-DT9_E3_Q.js} +3 -3
- package/dist/components/{p--A9DuJIU.js.map → p-DT9_E3_Q.js.map} +1 -1
- package/dist/components/{p-fYxGcYkK.js → p-DYTqId9P.js} +3 -3
- package/dist/components/{p-fYxGcYkK.js.map → p-DYTqId9P.js.map} +1 -1
- package/dist/components/{p-BJKJICFv.js → p-Daq63P3Y.js} +3 -3
- package/dist/components/{p-BJKJICFv.js.map → p-Daq63P3Y.js.map} +1 -1
- package/dist/components/{p-D9Wg9v3R.js → p-Db49pedY.js} +3 -3
- package/dist/components/{p-D9Wg9v3R.js.map → p-Db49pedY.js.map} +1 -1
- package/dist/components/{p-DXd2gBTx.js → p-DeInF8W8.js} +6 -6
- package/dist/components/{p-DXd2gBTx.js.map → p-DeInF8W8.js.map} +1 -1
- package/dist/components/{p-BPTBKz1v.js → p-DiDCbmyg.js} +3 -3
- package/dist/components/{p-BPTBKz1v.js.map → p-DiDCbmyg.js.map} +1 -1
- package/dist/components/{p-DuLknIMt.js → p-DjY47R7y.js} +4 -4
- package/dist/components/{p-DuLknIMt.js.map → p-DjY47R7y.js.map} +1 -1
- package/dist/components/{p-NiuJaZuK.js → p-DxqMJncz.js} +4 -4
- package/dist/components/{p-NiuJaZuK.js.map → p-DxqMJncz.js.map} +1 -1
- package/dist/components/{p-BexdXTlZ.js → p-O2OOqjsn.js} +4 -4
- package/dist/components/{p-BexdXTlZ.js.map → p-O2OOqjsn.js.map} +1 -1
- package/dist/components/{p-DbVpvOCb.js → p-SXno8eDk.js} +3 -3
- package/dist/components/{p-DbVpvOCb.js.map → p-SXno8eDk.js.map} +1 -1
- package/dist/components/{p-D8zusFu1.js → p-Z5byQ_wJ.js} +8 -8
- package/dist/components/{p-D8zusFu1.js.map → p-Z5byQ_wJ.js.map} +1 -1
- package/dist/components/{p-BfqN49A7.js → p-ePMg-ehd.js} +3 -3
- package/dist/components/{p-BfqN49A7.js.map → p-ePMg-ehd.js.map} +1 -1
- package/dist/components/{p-31dMgY12.js → p-iGep8XEr.js} +3 -3
- package/dist/components/{p-31dMgY12.js.map → p-iGep8XEr.js.map} +1 -1
- package/dist/components/{p-Cn18N_PQ.js → p-pCsMYfVN.js} +4 -4
- package/dist/components/{p-Cn18N_PQ.js.map → p-pCsMYfVN.js.map} +1 -1
- package/dist/components/{p-B1na1WKm.js → p-zfvIaYzb.js} +3 -3
- package/dist/components/{p-B1na1WKm.js.map → p-zfvIaYzb.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +484 -4
- package/dist/esm/gb-avatar_16.entry.js +67 -47
- package/dist/esm/gb-avatar_16.entry.js.map +1 -1
- package/dist/esm/gb-collapse-button_4.entry.js +1 -1
- package/dist/esm/gb-featured-icon_2.entry.js +1 -1
- package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
- package/dist/esm/gb-help-tooltip_3.entry.js +13 -13
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
- package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
- package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
- package/dist/esm/gb-notification-content.entry.js +1 -1
- package/dist/esm/gb-notification-pane.entry.js +3 -3
- 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 +1 -1
- package/dist/esm/gb-progress-circle.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-stepper-horizontal-icons-centered.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-textarea-input-field.entry.js +4 -4
- 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-tooltip.entry.js +1 -1
- package/dist/esm/gb-top-bar-item.entry.js +1 -1
- package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
- package/dist/esm/gb-top-bar.entry.js +1 -1
- package/dist/esm/gb-vertical-tabs.entry.js +45 -0
- package/dist/esm/gb-vertical-tabs.entry.js.map +1 -0
- 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/gb-vertical-tabs.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-5b7533b1.entry.js → p-02ed9a74.entry.js} +2 -2
- package/dist/globuscomponents/{p-0cf4c15f.entry.js → p-065bd688.entry.js} +2 -2
- package/dist/globuscomponents/{p-65b48d1e.entry.js → p-0ae9db60.entry.js} +2 -2
- package/dist/globuscomponents/p-2cf8bb6e.entry.js +2 -0
- package/dist/globuscomponents/{p-9f545157.entry.js → p-31eff200.entry.js} +2 -2
- package/dist/globuscomponents/{p-cb185a30.entry.js → p-3a23c9cd.entry.js} +2 -2
- package/dist/globuscomponents/{p-c7b74667.entry.js → p-3a83ad46.entry.js} +2 -2
- package/dist/globuscomponents/{p-e8b167f3.entry.js → p-41494ab4.entry.js} +2 -2
- package/dist/globuscomponents/p-41494ab4.entry.js.map +1 -0
- package/dist/globuscomponents/{p-9f70dc51.entry.js → p-4ef781e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-eaf17d35.entry.js → p-538877be.entry.js} +2 -2
- package/dist/globuscomponents/{p-86676794.entry.js → p-538ca254.entry.js} +2 -2
- package/dist/globuscomponents/{p-885f0e2e.entry.js → p-57c0c184.entry.js} +2 -2
- package/dist/globuscomponents/p-5d6f177d.entry.js +2 -0
- package/dist/globuscomponents/p-5d6f177d.entry.js.map +1 -0
- package/dist/globuscomponents/{p-d893577e.entry.js → p-5e976e74.entry.js} +2 -2
- package/dist/globuscomponents/{p-7f460142.entry.js → p-64bf875a.entry.js} +2 -2
- package/dist/globuscomponents/{p-4cc2b52e.entry.js → p-710ec71c.entry.js} +2 -2
- package/dist/globuscomponents/{p-832112a4.entry.js → p-7b13e1f9.entry.js} +2 -2
- package/dist/globuscomponents/{p-46bc7f88.entry.js → p-7c520bd1.entry.js} +2 -2
- package/dist/globuscomponents/{p-549463ea.entry.js → p-87e6978d.entry.js} +2 -2
- package/dist/globuscomponents/{p-1953ef1f.entry.js → p-90d45e78.entry.js} +2 -2
- package/dist/globuscomponents/{p-d8d28c54.entry.js → p-945cc534.entry.js} +2 -2
- package/dist/globuscomponents/{p-5f21e865.entry.js → p-a433a1a4.entry.js} +2 -2
- package/dist/globuscomponents/{p-05819603.entry.js → p-a468a375.entry.js} +2 -2
- package/dist/globuscomponents/{p-7270a365.entry.js → p-a65d2059.entry.js} +2 -2
- package/dist/globuscomponents/{p-7a4709fc.entry.js → p-a9468822.entry.js} +2 -2
- package/dist/globuscomponents/{p-ca96adc4.entry.js → p-ac7756fc.entry.js} +2 -2
- package/dist/globuscomponents/{p-7a1d2ea0.entry.js → p-ad80e907.entry.js} +2 -2
- package/dist/globuscomponents/{p-db084e12.entry.js → p-bc0efa0d.entry.js} +2 -2
- package/dist/globuscomponents/{p-c9c4aa4d.entry.js → p-c13e88b9.entry.js} +2 -2
- package/dist/globuscomponents/{p-bb11fc1a.entry.js → p-c3dd79a4.entry.js} +2 -2
- package/dist/globuscomponents/{p-f4f49033.entry.js → p-cc23aa04.entry.js} +2 -2
- package/dist/globuscomponents/{p-1df001a4.entry.js → p-ce913202.entry.js} +2 -2
- package/dist/globuscomponents/p-e099c040.entry.js +2 -0
- package/dist/globuscomponents/{p-c1b1c081.entry.js.map → p-e099c040.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-797e61ea.entry.js → p-ead95c1c.entry.js} +2 -2
- package/dist/globuscomponents/p-ecb5aefe.entry.js +2 -0
- package/dist/globuscomponents/{p-34cf7e9d.entry.js → p-f005c250.entry.js} +2 -2
- package/dist/globuscomponents/{p-ffafb5e6.entry.js → p-f6faf3cc.entry.js} +2 -2
- package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +22 -2
- package/dist/types/components/gb-vertical-tabs/gb-vertical-tabs.d.ts +5 -2
- package/dist/types/components.d.ts +42 -2
- package/package.json +1 -1
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +0 -46
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-horizontal-tabs.entry.cjs.js.map +0 -1
- package/dist/components/p-Dpimuww8.js +0 -120
- package/dist/components/p-Dpimuww8.js.map +0 -1
- package/dist/esm/gb-horizontal-tabs.entry.js +0 -44
- package/dist/esm/gb-horizontal-tabs.entry.js.map +0 -1
- package/dist/globuscomponents/gb-horizontal-tabs.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-0ec26c1f.entry.js +0 -2
- package/dist/globuscomponents/p-c1b1c081.entry.js +0 -2
- package/dist/globuscomponents/p-cd108f34.entry.js +0 -2
- package/dist/globuscomponents/p-e8b167f3.entry.js.map +0 -1
- package/dist/globuscomponents/p-edcec20b.entry.js +0 -2
- package/dist/globuscomponents/p-edcec20b.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-5b7533b1.entry.js.map → p-02ed9a74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0cf4c15f.entry.js.map → p-065bd688.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-65b48d1e.entry.js.map → p-0ae9db60.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0ec26c1f.entry.js.map → p-2cf8bb6e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f545157.entry.js.map → p-31eff200.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cb185a30.entry.js.map → p-3a23c9cd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c7b74667.entry.js.map → p-3a83ad46.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f70dc51.entry.js.map → p-4ef781e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-eaf17d35.entry.js.map → p-538877be.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-86676794.entry.js.map → p-538ca254.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-885f0e2e.entry.js.map → p-57c0c184.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d893577e.entry.js.map → p-5e976e74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7f460142.entry.js.map → p-64bf875a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4cc2b52e.entry.js.map → p-710ec71c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-832112a4.entry.js.map → p-7b13e1f9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-46bc7f88.entry.js.map → p-7c520bd1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-549463ea.entry.js.map → p-87e6978d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1953ef1f.entry.js.map → p-90d45e78.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d8d28c54.entry.js.map → p-945cc534.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5f21e865.entry.js.map → p-a433a1a4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05819603.entry.js.map → p-a468a375.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7270a365.entry.js.map → p-a65d2059.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7a4709fc.entry.js.map → p-a9468822.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ca96adc4.entry.js.map → p-ac7756fc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7a1d2ea0.entry.js.map → p-ad80e907.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-db084e12.entry.js.map → p-bc0efa0d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c9c4aa4d.entry.js.map → p-c13e88b9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bb11fc1a.entry.js.map → p-c3dd79a4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f4f49033.entry.js.map → p-cc23aa04.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1df001a4.entry.js.map → p-ce913202.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-797e61ea.entry.js.map → p-ead95c1c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cd108f34.entry.js.map → p-ecb5aefe.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-34cf7e9d.entry.js.map → p-f005c250.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ffafb5e6.entry.js.map → p-f6faf3cc.entry.js.map} +0 -0
|
@@ -18,10 +18,10 @@ const GbMegaInputFieldBase = class {
|
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h("div", { key: '
|
|
21
|
+
return (h("div", { key: 'f7a8d1ae228d78d0b7eba24bd47591194fc57426', class: {
|
|
22
22
|
[this.size]: true,
|
|
23
23
|
disabled: this.state === 'disabled'
|
|
24
|
-
} }, h("input", { key: '
|
|
24
|
+
} }, h("input", { key: 'db182dfde9b8e81690bd7ccdd53d71fc5f8dde07', class: {
|
|
25
25
|
[this.size]: true,
|
|
26
26
|
disabled: this.state === 'disabled'
|
|
27
27
|
}, type: "text", maxlength: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
|
|
@@ -11,7 +11,7 @@ const GbNotificationContent = class {
|
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
13
|
const iconSrc = getAssetPath(`${this.icon}`);
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: 'a277e1dbf1517351e478a256583579b30119896b', class: "notification_container" }, h("div", { key: '714f43c4de0254086fb55a7e72332cf117feb570', class: "notification_title" }, this.icon && (h("div", { key: '52890bc97661b20e0820dd8b0c8e1d402e1736d1', class: "icon" }, h("img", { key: '420e9328b9a8be4bc23b322ba45ca5cbbe90ccd9', src: iconSrc, alt: "Icon" }))), h("label", { key: '7c29caf8b16bd9a9302a70448a05d2b395f2168b' }, this.label), h("span", { key: 'a698d59a357d4a0aa2a5b4c6ab83f331d6bc055b', class: "time" }, this.time)), h("div", { key: '84dbe470766cafef024f5af99a7f8378372a6bff', class: "supporting_text" }, h("p", { key: '53f9bd856212bb65f1dd13d2f9f7fa2a0bd08631', class: "text-sm-regular" }, this.supportingText))));
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
GbNotificationContent.style = gbNotificationContentCss;
|
|
@@ -54,9 +54,9 @@ const GbNotificationPane = class {
|
|
|
54
54
|
render() {
|
|
55
55
|
const patternSrc = getAssetPath(`assets/notification_background_pattern.svg`);
|
|
56
56
|
const illustrationSrc = getAssetPath(`assets/notification_illustration.svg`);
|
|
57
|
-
return (h("div", { key: '
|
|
58
|
-
h("div", { key: '
|
|
59
|
-
h("div", { key: '
|
|
57
|
+
return (h("div", { key: 'b97104db716a461f7bc3730ddd9d720c5ed15f39', class: "notification_pane_div" }, this.state === 'empty' && [
|
|
58
|
+
h("div", { key: '22350865be93fd86b94556b3dc31f1afce208e86', class: `container` }, h("div", { key: 'c7de313f6a183abfced81a35afc0614065ac27c5', class: "frame" }, h("img", { key: 'fb24a210fb7f11e375495e150aa4ed48c94d24ad', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: '3dbf72cd500fb87683440cf143d0903586c3f454', class: "empty_state" }, h("div", { key: 'f096610ecd4de37789e480bc5fe819d3baa5e1e9', class: "content" }, h("img", { key: '82bc3e278eb0efa88c2e7dcbc6cc2c8c24eba436', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '4f85e2550b53e10ad300476265ee4a797040ddb7', class: "text" }, h("slot", { key: '347e56cabc2aaff6387b480d0f1a34a48912188f', name: "label" }), h("slot", { key: 'fbde10502e5a5c9d88780e07d7d878c48c2e9c5f', name: "supporting_text" })))))),
|
|
59
|
+
h("div", { key: '0f5387029ebbf07c00be587393097ec13a73a9f6', class: `button` }, h("gb-button", { key: 'e94225ca58720143bd471dec623461c54ce32bef', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: '23531d1978be7966940c99ca8e4f453478c7eb97' }, "Mark all as read"))),
|
|
60
60
|
], this.state === 'notification_dropdown' && (h(Fragment, null, this.notifications.length > 0 ? (h("div", { class: "notification_dropdown" }, h("div", { class: `content_wrapper` }, this.notifications.map(notification => (h("gb-notification-content", { label: notification.label, time: notification.time, "supporting-text": notification.desc, icon: notification.icon })))), h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read")))) : [h("div", { class: `container` }, h("div", { class: "frame" }, h("img", { src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { class: "empty_state" }, h("div", { class: "content" }, h("img", { src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { class: "text" }, h("slot", { name: "label" }), h("slot", { name: "supporting_text" })))))), h("div", { class: `button` }, h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read"))),
|
|
61
61
|
]))));
|
|
62
62
|
}
|
|
@@ -9,7 +9,7 @@ const GbPaginationDotGroup = class {
|
|
|
9
9
|
this.framed = false;
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: 'e99ec82a2af761af2062eb81566555020c78ceeb', class: "dot_group_div" }, h("div", { key: 'af41be861ca1468c7772bc1ac7990d4682516464' })));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
GbPaginationDotGroup.style = gbPaginationDotGroupCss;
|
|
@@ -8,7 +8,7 @@ const GbPaginationDotIndicator = class {
|
|
|
8
8
|
this.current = false;
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: 'da0c1c41c4e207cbb2de51e745b013cad5960135', class: `dot_indicator_div
|
|
12
12
|
${this.type} ${this.current ? 'current' : ''}
|
|
13
13
|
${this.size}` }));
|
|
14
14
|
}
|
|
@@ -34,7 +34,7 @@ const GbPagination = class {
|
|
|
34
34
|
this.pageItemSelected.emit({ pageSize: this.selectedPageSize, pageNumber: this.currentPage });
|
|
35
35
|
}
|
|
36
36
|
render() {
|
|
37
|
-
return (h("div", { key: '4ce27a90772b352e0daa3a10a4205575bc990b01', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'afe729ec2aa3d90e38498164176568cb9a084ba2', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: 'ec1f40ad01e4a8a6f4d94eb5fd630623a77f9723' }, "Previous")), h("div", { key: '55b8cfe0a964bb41eeabf122aa0ed41ed0ffc083', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: 'febdd03dab0d252117dba958d0c12797cb3f1ff8', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'a57dfd439b34d6a1f9102b8fc7ea4ee6f0052a26', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '56c491126a8b63ecacb335446f0ecd1d4e590a19', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '82fc75b46b44af189189d35995f1d4097c32e256', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'ebc9f46e89bb68d335853eed1508e8592221a19e', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '8c6fc47879c0d4f9c859bf7381a960abc263a396', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '9dcbc5dccc64667d7b68ada32292d100a499ee21', shape: this.shape }, h("p", { key: 'fc5f6c23edc8bb63569cb866be7e0a0bba769833', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'c627bc84b094ecf0c81abaa7539377c707c28745', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: 'a6c50857136b26f0072bedeb89d15910109234b4', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: 'e2667f42a3d0b4332d62ee279a105528eee3950f', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: 'eebdc8ad7ec81465260b1eaddfe00c9f75fc1cf3', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '489d1844356a9a316ebb7bb80f069dc1ac456277', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'd1c0d76822de17acf9d1bf3af0a27cda313926c1', slot: "page_number" }, this.totalPages))), h("gb-button", { key: 'b8c11294a8738b0f64baffd011ac00e51c96651c', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '71a57c9247e62a5461cf48b8e5ef2512f23f2814' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '34bf3e9c86806fceaf0861a0d1f5a96521179dc1', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: 'db47b9572765a64833036e205aa57f490eb7b79b' }, "Previous")), h("div", { key: 'a2d4b5ff7c41ecf4f7e46a68bb79495ece319398', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '573164303458d2302f1dd8e2634ac99d581f2aff', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'c452ad8e8ebafa65b9083ec1f4d8fcdb4a769628', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '5fa032b1894013195a956880cfe97c378076297f', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '1138c2ae35f1d4eff12d10d28d40249dab8a45fa', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'f34d1e8d793ce2de7b1edaf0fc10ef2e685cdd47', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'f5a4bfa796c22ee0d55abff9c4a3bb7887e82c22', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '6976376de4f9ef023d2ce6334b70018e4732a1bf', shape: this.shape }, h("p", { key: '0c881e64463d8130fa67eeb28a5bebf13b2324da', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'dd7cc3ed3c9a2dc7618b31b02a4820b8d41b1696', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '91df87aa87d5b7d46439b49d47516193a8a98817', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '63e75daf1242e38111e1ed9a69d2c64fa137520f', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: 'f0b52965546fe2612c01e74464d5502f2bc662c3', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '31c1eb8149554b89d783763a1f076c604fd396af', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'a61e51a5900aac56da24bd00cc8d4791e5547cde', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '52bc2274f4f243997a833eb24514c651ff079250', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'd005472bfa3bffcd4ee1b5ef9efc298bf61cb1fc' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '7dc976c54687b3bf655a12371b89554dfae965b1', class: "pagination_entries" }, h("div", { key: 'b2016aac641b98ae1c327a9142a9e8c28112b786', class: "entries_text" }, h("p", { key: '0ec1b03e2c84ce1615996c0e9ad634ccfd0318b8', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '3e5e5807367066a478f0bd428091695ca481ab69', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '12636e6cb8975ce693f7a880c2cab161e756ffef', 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: '5612984800fe1b6322e1d4f1816714b8e8da2f48', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: 'c14b8b91b44df4a5ada15e05d0721ac90cc1ed5d', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '0e21e1e428db1a3a4f8d10733fdb80aefa5cebe5', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '4f9e4fbdecfabc6e7d44b53b7bc3ba022947a230', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '99982f7751c077a90c74b4a3598cb8a41183e373', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '2fb4d6aa00bdb9360bf1c6fc9150d10a0b9b0f4d', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '406f1970d0dccc6e8289165a91175612937ad296', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'd148bdcf41b83deb13e0703b4cff8867a1e4cc6c', shape: this.shape, state: "default" }, h("p", { key: '2d9cf00f55df38b765697da2928e551e89c09c4a', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '800b97f899d7a599d09e76d848edeeaac6977108', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '5988dbc5fd03bc7016c6178df0c74d9448dfa591', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '55ae788f838063a341ebc52112f01d1cffcfa572', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: 'e884172d4279c6cb5475fed8544945f1f92ad214', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'a9a192dd8393794efa6464f4e44a8e84dee8bc82', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: '1d2e481d053102e6c44b2060b1996d90cda0e201', slot: "page_number" }, this.totalPages))), h("div", { key: '3408159afa7ae7e9dad964d7e9c252a0f9ce3e4f', class: "pagination_btns" }, h("gb-button", { key: '570e21318836b2eddd31d7486207c7519c0f9ca5', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '94b3a28532c8ab6724329ebdf39b56058f5e361d', 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 === 'desktop' && (h(Fragment, null, h("div", { key: 'ba27f7ae27d9e39962056847a4cfadbba6b561a8', class: "pagination_entries" }, h("div", { key: '7cc87e74f11ac47d177ea1f937f5f77f5abb0b96', class: "entries_text" }, h("p", { key: 'f415ab5a9459cbfb7727ff9b9b6b28992fc0ae2d', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'a681cca0f8a7f49eb52434c98f573f48c4f9d4c4', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'a7757f087c884bdedbe8c0ec8d4edd18fa5f57ff', 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: '9a466e23785b8f9b08cbd94f74272eb98e1b391c', class: "page_number_text" }, h("p", { key: 'b03f8b6eea48a147d4b1335cd67054d00655d174', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '79a070a912c3bbb804edbfbfa114abb609a21063', class: "pagination_btns" }, h("gb-button", { key: '3eb52a67ec41eb9ce4cc928b429a40266da2bc34', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8d794aa4a5858cba814e69b517d85f5523782d7c' }, "Previous")), h("gb-button", { key: '8644741787db84bcf154f6acac0c56484d4c6e87', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'e9d8b780035dbb38513b54f843a59946266e96d7' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '80bee50d4b130dce197b7f946661b56f5efcf61f', class: "pagination_btns" }, h("gb-button", { key: 'de5b6ac9c9cce091b93f82c3e458a2894db2e4a7', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '206dd1e4c81236bf90e0731fe58ba02d107f866b' }, "Previous")), h("gb-button", { key: 'e95a4eef3e3565723aaa9d362d944912888328cc', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '9f8deb1f5e20eb22c03f09bccea9142775fc12e4' }, "Next"))), h("div", { key: '06bfd02bb4292220d9ee9aa4debdcc9d67858ffc', class: "page_number_text" }, h("p", { key: '97f8c7db956d23012e26a76431beb0bb2ca34ba9', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: 'e9ed5e254de41dce5c2a14e9af1d94600a5b59de', class: "pagination_entries" }, h("div", { key: '4d5d782c082039b157a2406c7e90bfe4fc9641c6', class: "entries_text" }, h("p", { key: 'a7a96758459d7ea020130524eda88293725e605e', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'f99327b7e047d0af2a000b02ee436c0ea008e947', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'db3618edd0004c5def40dcba689917360a30b2e3', 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: '2c3ecd95a3c2b7f1facaa13c7df4edc90a7d1157', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '0aa2d92736adccd3a8e62a79163d0eb73e924ac8' }, "Previous")), h("div", { key: 'ca909c7859ba6346d868004b5fcd9f9d10f85d82', class: "page_number_text" }, h("p", { key: '82f1d501547cb5e8ad27773dc215a5a30b15497b', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '30795097761b36cb83ec2a6003b95b1eba402736', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '4dd5688de740097529a7cdd62c92923a55e98ea5' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ca0d62a07548dadd79cfaaadd48c0170a4de277f', class: "pagination_entries" }, h("div", { key: 'f5a63a1b3de03123d6e705c45ac5738874f37c21', class: "entries_text" }, h("p", { key: 'f244a82cb6822b3efc40c58a4cfd1c73b13a6635', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '8dcc9f3eb5926e155a6ff140ed7ebc3a808b05f1', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'e4414f7f333adead39d46ff47ad3ace0d629cbfb', 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: 'cda3f9ff58cba12723a592dc7759c38f76948d54', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'd19d3a6cc7c1f74fa2230b7259e1aec284a3a4c4', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '3ced04bb3ecf042cdd671a839c4eaf73bb744f48' }, "Previous")), h("div", { key: 'efa8b6e4c5ab1308364125f736d05845e6af2bc5', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '81e88684bdef00ecb483779393723d47bcf6c5d5', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '139cd1ef867cfcc9975ac92bd91d00a05862274a' }, "1"))), h("gb-pagination-button-group-base", { key: '74403879a4122b95832a809399e134118a25fb1c', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '76c9ba29e1427b27478c4cc0a84a8d9195b0ff5a' }, "2")), h("gb-pagination-button-group-base", { key: '6de7c231eca4518ecb710861a349a09578e12480', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'afae2cff66f26a03c004288a78b2b5d5dd47637e' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '16b36062afb28f174882b1673c1b46b67287a06d', icon: "false" }, h("p", { key: '255c3129ad3c156a02bb6cb5f89c96801d4c529a' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '366b43af59096a42da5c2f7a1c999d7a7939063f', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '420c29888a001eb0f3664a409ba4ace63245acca' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '82d8c2b56d43659e808f3fd4427e375a2acc521f', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '2d89fe3a3cbd26fa1053a8df423be34dd706da18' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'e9bd11c369fe2ed3b8a28fccda5d8fd171c70de4', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '5f866800018cf2ea54d9925d7d85a7a533828ba2' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '694df2675aae343ce9ebd2bb944ad7ecafb64f77', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '6d5b68345f2af8f4a35ca071d0cd21d17e59055b' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '03a392de3765dae69393948febf44663ee5ff404', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '8300278b3af0b4566261ce6f346c5a9d11a5d067', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'bda2af57365a0a152afcf209023d40e2cf6def70' }, "Previous")), h("div", { key: '3ac20904fd4c016cb5bcbb5499dead8117fb5d7e', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '35150970975cb5284b208e1cb0edde715318b070', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '8b7dd0adf0feae074c80f114bab6daa1ce567000' }, "1"))), h("gb-pagination-button-group-base", { key: '6cd7e3230e08fe734cbd85e0f3a26af9489fdf77', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '8fbe2ec9ce0f3ef80e7aa22a8ec60f81f7f8d189' }, "2")), h("gb-pagination-button-group-base", { key: '258159e78b27368c4387c195619ad85aa3589969', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '2530f02e3be03724244d9d900dca9c2d61df0d5b' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '50170a83468ac7ec49520c35d4c5c58790cc4651', icon: "false" }, h("p", { key: '4482ee249651f43c255d7554b029fe38515cdd60' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '53776c9ddd646cfe06982363c6ee3c8ef03cc490', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '4e39e2558c93230cb74590e4bc8066c5ed60903f' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: 'a4775bda3abfa842408db21e94b03c445567f7e5', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '77207bb70214c5635a54b5372acb0bf6060debe0' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '9568f157b4043eb29a3e4f66832e8ec3c7e2ff91', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '5d53e7cb1ba353624b5594acf129537e26dc4f5b' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '0ce4ae9f3aab055b06aab45e15f21f6083fa9205', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '01f3330f5736ab4bd2c1f49f1dc2b76c270f52d2' }, "Next"))), h("div", { key: '3f084aa538ba493ac9211dbc0b3fd210a9865c00', class: "pagination_entries" }, h("div", { key: '14ad9903cac7bc986b40de83ad008d7788fe1f2f', class: "entries_text" }, h("p", { key: '95af3dc318c009d086f73928309e2026b8486abd', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '6656779d456efe27eb0ab279f4e25de7ada37461', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'ef0884d9b319c55c8c3e240ffcd9668cd1193e3f', 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: 'eb93f6d987fbd9140caea352b4dbf1af114912c6', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '647d10e10dacd2a1cc1e7519480035a9a646ed58', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'b9054566d07b49a83a762b79d0a5185253a82a8b' }, "Previous")), h("div", { key: 'ed4dca6b707674af8e882623e1630e4d20305b05', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'b722d384eecd4755b038a7ce732e3bc6c49feb83', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'c08533b2227697edc006d06f105454bcecfffdbe' }, "1"))), h("gb-pagination-button-group-base", { key: 'd3b8ccdff0bb657e941a368d1e5f592aec237453', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'e8184a925b3728c194752e95a5f22dd31607fc91' }, "2")), h("gb-pagination-button-group-base", { key: '8857b5e53651dc4aad3f870a9340e6a1cb195d8a', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'd8dc6082d9680a7f1c306e787d057e4ef180e6f2' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'b804c59a4457b3e5d44c3d21d2fc42fcb6d03406', icon: "false" }, h("p", { key: 'c4bd36b7bfd5648d7b08dec56e073220d2f40082' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '529bb27891cdb5e99a8d0776ef704bfe13bed291', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '4f302093c75121fcf13b68a0d23448cff775deda' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '8d8a6065ccaf5435348b73a99eb3382857cbafdc', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '38dde756a2a8056704f115335b6f1083057dbdd4' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'ab6593ff289de003d3f41b1bfb8e45a496be2477', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '334efd3e1a39d9bea60bb2b81844087392d54f5f' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '47212ea850be6281431c12d1bbeaf4479d7e0328', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '3a354928c52f3af1b2f6afacb75056f748b87933' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '4a742001544e4714a73b2af13a5ae69b6bf46bbd', 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: '0ccc780f3ff324238ea02d3974d6f62b9ed3608b', class: "page_number_text" }, h("p", { key: '913930a5f11f5dd402b665d409957d367a3ba976', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'ae4604b120babd0bbcbb2e7bdc6fcdd1585f6cc8', 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: '793a363adadf693d5fb3e2f0d37b7c6ae96e760d', 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: '4369d5ec720de84d4e5a91ac414daff323dc2a1e', class: "page_number_text" }, h("p", { key: '74926c360b5cfc56f8976f0c2c7dcf2887af4483', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '402d948a6f86e728525226f3564de526d7866d56', 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: '3900e3f3c4244dd15057e296b6ebb35b4b55f705', 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: '08776c9deaf3a8fb20832179f1495c5c846dc40e', class: "page_number_text" }, h("p", { key: 'ff6c6cc2123e682f91561a62aac2ff9ee32a3d17', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '7d134a1d75cc677d40699f3e1fb1b21faac63f56', 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: '0137ccfcbf2ffb2c867e7f99921fea37567ae6df', 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: 'ddb4c1f13e674c785c842f0a532a7915dc5b8827', class: "page_number_text" }, h("p", { key: '8826f9da95befa89440e847b2307fc84b0b67b05', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'a3857bd3358bc06a253feaa64974eddde29542f9', 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: '5c90f49af5ac8106bae9a0dcb102fd8988cec86e', 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: '47488ee1074c77f372cb342f13ce46353df5620a', class: "page_number_text" }, h("p", { key: '7883c38d1591a01b31fcf724480927d7843b5159', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'a6f957b79191ce216a75d7d111cfcee57fdbf383', 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: '85c349402a621a362638569ccdfde9c4cb3f2e4d', 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: 'd972d6a914b7c5c16c43f0bb3e97cffe3c044acc', class: "page_number_text" }, h("p", { key: '339c1f8f4dfdefaef375a73242b3578c22892c33', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '96044886abae628c75d2d83ad2fab1c4fbbce472', 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: '8d1fd6e915b96af159b22a5ae39508356e4c07d8', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '9a7c51d1caba5c44781c6dd31036d13993bda73e', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'fdc421e1ca6d4f2f02749ca7d10df33c3b99413b', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '63d3c253b52f48e51fcb2afed53f263b22f3f37b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '3374425b16d0a353be44675b16c850ce1c896d77' }, "1"))), h("gb-pagination-button-group-base", { key: 'f212b1d14b872fd4addec2145920f14e87914619', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'ea6bdc43aad297a167270243a8d4acf824322de7' }, "2")), this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '55ea41ced8d2304c7722cea0294e58ec23b84d32', icon: "false" }, h("p", { key: '44404df8e182b45808848d1c8254af8fc439d019' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'ca0bd12c8eb4697ac97b5ec35400ec863412707b', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'a7d7b24d2c16ff32cfcde766041098dbec877c8e' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'f7689b9d5db952886fe0bf86b879581b302e331b', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: 'fc87e802d75871a62f643f9d2572d2a3d021b493' }, this.totalPages)), h("gb-pagination-button-group-base", { key: 'a7f4f6143dd9491f23a824f190dad183c051beda', 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: '3988840287caaaa3ff2987da025faf2d25544c9d', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '79e2696b95ce81f6f628d082e1fda10c88bcee24', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '1bdc8c2bf93c00905d4dc2002e8453de8cbb68a7', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'f7215305a55df0f2ab32b4e07210e9eca1caefba', icon: "false", state: "active" }, h("p", { key: '184e36844928f6046f398580a7eaabf10088d17c' }, "1"))), h("gb-pagination-button-group-base", { key: 'e4ab9d28efd3d0873face37bde815abc2f501fab', icon: "false" }, h("p", { key: '7af67f8c4d12b75ef95057b0789d537fb1ffdf8c' }, "2")), h("gb-pagination-button-group-base", { key: '2a18624d39dd05e7aca634f8c415ac1d3d19f6b0', icon: "false" }, h("p", { key: '5c883a1ee66a21b8c24ec701dbc316aad2250868' }, "...")), h("gb-pagination-button-group-base", { key: '47ab04773bd3a96ca8a4dca09ec1f4554334cebe', icon: "false" }, h("p", { key: '1de768879c239dd3805e2739dfc9a8f896e67f14' }, "9")), h("gb-pagination-button-group-base", { key: 'c631d218391a6a6d4b682e769b47b0c360e2967c', icon: "false" }, h("p", { key: '433632b2b5caaa4702fdde8ac85287b9a1cb0d10' }, "10")), h("gb-pagination-button-group-base", { key: '28b602c1ad6719727fc33a6ed2408f6d5823318a', 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: '5e2bba8e382868991f64ed8a495310952177e185', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'fb23158ddc776938354a665d0150556eb19da8b1', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '38448df652e874d752ebf781df3aa52df3f0c3c6', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '5ce35fbf7b675519e1c9872351d18570c41ca5d0', icon: "false", state: "active" }, h("p", { key: '0702ca0e53cf315d9ff3f5a8358f9857e524a4ff' }, "1"))), h("gb-pagination-button-group-base", { key: '92ed15569c05644864d10fe050f8c60eeb38fb49', icon: "false" }, h("p", { key: '9ab2c0b9d05762d3ad112727ef4ca93f107ebd75' }, "2")), h("gb-pagination-button-group-base", { key: '005f56da2aa0467d21dd850bb703562178c79d62', icon: "false" }, h("p", { key: 'e70dd30a1bc075da87293f0722de84f679103431' }, "...")), h("gb-pagination-button-group-base", { key: '8a8e284f731e822b496684f0162d1cdfeb371f1b', icon: "false" }, h("p", { key: 'd3ad95bb4f6d3755e9aa40e1472b8f1c2271d96e' }, "9")), h("gb-pagination-button-group-base", { key: 'af9878b5205a2b0325f3ed421d72a0924399c4c8', icon: "false" }, h("p", { key: '764c11dd80375826f116e3f424f8c537d487c724' }, "10")), h("gb-pagination-button-group-base", { key: '69c236b368f76fc4a32b9411f810d476e55ad41c', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
|
|
37
|
+
return (h("div", { key: '729f74f661c6eb2946b58b8c5467b45d6abf6bca', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'a2de927a14abf87618a5fb21383650a61b4ae70e', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '7e79954eac91a1e9b16ecab96127caee5d7cd599' }, "Previous")), h("div", { key: '21ec5377456d255c61e085451d8057bb3324d8f4', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: 'e68f714fe73d6843ab8f67b6f28afd4848d030a7', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'a697d920d27a7c621201fc75d314cc5bc51da791', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'a69554b85864b563152ee3868e6becdb2dccaa3c', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'a64105c3da0e515dc66eb2a58f846ea4684f72fb', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '9e41858adfb8097ac705a36d0ab6bd92db633561', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'c0b8318e87d5b769b66e5b56c8096c4958ce6921', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '9ec29e863594ba409dc0de81572d71766a7e5dab', shape: this.shape }, h("p", { key: 'd063577fc97f48c61b811a8dd79199f49b05e20b', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'e2055ccfda2cb2a7cd69add14d7020fe2e3b3c89', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '50f85337c70acc100aad02f60a5b81ce8f7cef8b', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: 'c0094ab30f3ee94eb9fac57d6c0f0f33efcff1b3', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '0359f46b4f49e414e749aace0c668204bd0ff941', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'afc62e7d67141c74ef3c2d0de6549132f61f0dc0', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: '0781ba9df4c15c29bae2180324834a844bdd74d9', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '2a954b2391ab1018fbd9bd11ec679ea703f8aefd', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'c1f6ea7e68c3ee05fbdb461788fc57ca213563b8' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '37560e1811e6f2a336d4dda8a72f623cc3829832', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '51697d01771ba02e08f6599b020507d6d9555bea' }, "Previous")), h("div", { key: 'c632f5fc417d37d01e558f595a981e909bafbe89', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '8b51cd1860988223089a0de86f4b6c74d19a26cb', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '7937ba78c34fb2f5f51f6b14b12ca3df8d8e7180', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '9711b73b7432d8f678053d94dacf1e6da3181f82', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '479910486a3510ec2a5c916bc7ecc08a74845389', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'be46ccded10cca8e47ad2a4220f8dc738cd7f519', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'c729002eb8b0ea4fa6adfd6bbdab30a48a9d579c', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'a7405ed82eecfe49824eca2c8677cf45fed27fde', shape: this.shape }, h("p", { key: 'cb2e5acca7c43d8d19dacdb178cbff1a553d6986', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '6ceebfbfe6296082feccd01cfed996d6e89f13e7', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '94eefcc36f6c86c532190c6a406482e9ce4e1867', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '8fd7ad96760f0e8b164667813268a015cb0398ec', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '633055684326a677d8e09e96a0029a19f3a97ca8', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'f07072e8725568da5219ad09f596ab874cfd674a', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'c2e59a45f96a524714d90546a9c9cc9ea989aac1', slot: "page_number" }, this.totalPages))), h("gb-button", { key: 'f27891cddf180f1a919d6339b3f87427c74cc814', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'ea7ec3f8bf28033f9c9f56bd66cea6b2ef147965' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'a18a7ed0d38a57e347e987dcb3b3adf9929978f9', class: "pagination_entries" }, h("div", { key: 'd9786b0a4a67e5f34b8f196f23a37927e2c3be7e', class: "entries_text" }, h("p", { key: '7b294ffc0d3da30ff76ff0c8eed74dfab076babd', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '3c6704161457d27fa4ca07e4476523adc4120941', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '0ae2bbc0cac8110de61ad54ba20b52d55ebd5552', 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: '131affe5bcbcb5bdb668bb217d95fef6983b2db8', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '4152ddb272ad88acac41300b935aa0764a62f645', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'd217397c1471a531cac48f8be58bd02a25040b17', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'fe43229dcab5bf350a705693e09e77afda5f9864', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'edeebdc4ad1b2200b2646c6de3a6f2cf18eb6784', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'f220dcebb1d2d51a67960707cc66c7e6c558a6ac', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '6ce4aa691a00dc97947769d74e4c90296c4acffb', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'b779888512e15dfae89c5c11ab4ce912ce6f5e73', shape: this.shape, state: "default" }, h("p", { key: '6d271e26b8e3d350ed6810a61a03c7ad6b0f34fb', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'f0d23d308d64715e10d88827b35f5216632460d8', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: 'ce7a59c5d34ef07ead7334ece42da09937877e6e', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '0d5768104128506dcfd7feb0adccae6ea7cc4972', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '7216226f690b52eee7a2a5feb44ab21a3c47eab6', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'a4f50f96f7f6cafd8c22ba0a3f785479cc953952', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: '03071a66f0a339569003af5e2c270ce93ab43274', slot: "page_number" }, this.totalPages))), h("div", { key: 'ef8601da4ba52e9b7846bb89e6e22d438c7d8c9b', class: "pagination_btns" }, h("gb-button", { key: '47e66ad6c457479fa2013c0cdeb3c70808475acb', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '0b23a65a61db1872e13995da453353ccbd8b0354', 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 === 'desktop' && (h(Fragment, null, h("div", { key: '2e3ba3603c33c34fe515253021e33a2ea6add1d0', class: "pagination_entries" }, h("div", { key: '8cc737f34926542064afb30ef5425f99f2e06d48', class: "entries_text" }, h("p", { key: '69533a99551b4e663c2de5e693ef2be5c738fb96', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '77b61d70f666e6829399d117227da3cb4d470d92', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '55fb3164d72c3f59b2f6777e2e9d9e98b9d767ee', 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: 'd61050b01db89ce74d1d0b677c3b66ad47453e5f', class: "page_number_text" }, h("p", { key: '5e2e2f32fb0f96d63019e31dd65908ebf0270ed9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: 'a97ee42e10232bd950fddb417a1b9759a1432920', class: "pagination_btns" }, h("gb-button", { key: '9125320e57f374edf66580a5d102d26600e9a7fc', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8e388a2168bc84c3b10f30613a1121efdb2f2dc9' }, "Previous")), h("gb-button", { key: '0c417a20802fd39bc25fd9d9b51b0ef58b3cb4ed', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '09ca321166cc8d64cb7cbbaebdef53c129c2561b' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '66ff4fc0639ce8526ddd880ae2e44aa28b023d6c', class: "pagination_btns" }, h("gb-button", { key: '27894174652cf5bd35cc41e7ac714be1b600e9ef', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '69b547b707a446117eac21759119955c2d1cc038' }, "Previous")), h("gb-button", { key: '125b1ddb3b0494d748dd0ce8be7bdb67d101a255', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'fcd10a4eac4ee83646d63aec48c90eb0bfd692fa' }, "Next"))), h("div", { key: 'd213e5e4a49a2f65e825302cd2a7c3b9463c76b2', class: "page_number_text" }, h("p", { key: 'bd44101f0d3435191d461ba18e16cef445450209', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: 'a83563e9b136a02d3a46ff32ca29141d793efe8e', class: "pagination_entries" }, h("div", { key: 'e9c95f8fa375cc60424ba0a6ae377c552347be84', class: "entries_text" }, h("p", { key: '3da5ec383d1a1b01f83368fd7f5575ec92fd5a5a', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'c48ca9284cc46df9d6e3228b32749a641af81827', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'b0988301b3845fb89c3e6e3a7769c8fcb3b52784', 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: '392775f6aa342853db002f3cdfff68a0b1fb0de9', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '79e2e388a9571602a9aa26b688dde29283945111' }, "Previous")), h("div", { key: '58dbb3c01eca5a6e10f7af86a6b18521d4c767bd', class: "page_number_text" }, h("p", { key: '401359a9d03c2fe1a061c00ac4d91a5507c0d555', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '1206806be024b3691ec539969df260a711d7a857', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '5f0dc7fdcf6f8e84b7849b57bd4c43794a74db36' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '6eaf365aaed7f42136fc22fe2a1c25d4052319d5', class: "pagination_entries" }, h("div", { key: '4b5a52d048eb075e080cf46df966434eea7d9f6d', class: "entries_text" }, h("p", { key: 'ab13cdf82696066a86693f3ebab984c7732f9cf2', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'f5d02bdfc7c06c657f776cfa25a42ca0bcfe9990', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '18d65b807eb0fa94722c385f34508e5f14388adc', 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: 'cd3e102878481db32f585780568cb81bae73894b', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '43e364df599fa82e75994cb8a99148dd6f88c832', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '717bbda9a3632feb6685edf53ba43c1bd579fe73' }, "Previous")), h("div", { key: '6ec81c0081be6388420cdb8275e3f32daddca12b', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '9fc162b62461aa62d78fede85691abc739465f4b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '377b543d0f1daf567144917504822c6ab27cca30' }, "1"))), h("gb-pagination-button-group-base", { key: '0bf28a0125c8402c6333ed868bf0db44ad663a2e', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'b813daffecbf77a98f78cf92d6328871ddab8079' }, "2")), h("gb-pagination-button-group-base", { key: 'c537ac762c4f74603ff127e8af2186a373b4478c', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'f8094e1df8254e179d8a3481780377476d944729' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '288807803d3ae065604792c63fbbde2e8a3bcd89', icon: "false" }, h("p", { key: 'd634c1e53b09fbaae830daa828bb0a9f2ece8402' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '9a2b52d1c9f691479eeed60ec475b8639b0fa61c', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'c5f7ecb50f5fa83dbff34e55ac64b2e8b1ebf341' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '037fad5a69ad4babfbf703e42e86a4af8d5198b0', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '25951f53067f0ddb1b86b670300b6b4fe56f1c5d' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'ee3cd80fa4d5a8c465a60ad454c1c8adf99c781a', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '5c42f8106ab337195fff6da7c43a5eebc4fbdd39' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '2d7887e9f2fefdb39f7dba175fd738c84cca46d0', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'ee8e44c3dd287000f27ad33ccafd6cf9175fb97f' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'c82670133e7e70fa0123b4d3598073353bff153a', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'c5b615a0b7ad72e974ddb63ff4591dff1ffdaa98', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'bf3870c74511f0f412b05871022063a93098e211' }, "Previous")), h("div", { key: 'df7841805dcdfc04ee04a5b15d00e6c310840946', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '463af390b3a90ea978a2690050c3115fbc2ba53c', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '1163391265c3568ef78d25ed516c2a6221ff7d76' }, "1"))), h("gb-pagination-button-group-base", { key: 'ff0723aceac0ab6f70a9cec1199139d65c427ccf', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '13bccf87ae1917dfd6917e93bd26788fc988dee9' }, "2")), h("gb-pagination-button-group-base", { key: '67b50bdf03917db86eacb340f09059d1b8d0597c', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '20db5ddd3a574ca871951032f4754722e2109d5b' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'ace564e29e1ad520c0fe50a5c38b6ebe5823ca7e', icon: "false" }, h("p", { key: '4291fc355b376cae10cee101fe5910e61a798b49' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'b9414dd35f6419fac0a02176a2269a96e22b5732', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'b68f1441cd63c38f623c057621ed5b65cab3536c' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: 'ca5b5936f84969b6716a4c97a15b237a3b7f5594', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '63252e977e7a0796e3e137f23b2c3b3a2c3b6221' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '6a6544fed97681f7e4428a7c2c3dcad4b55b7560', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '1f28042c1cae38f08065f4c81db8e7464a2f7baf' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '219cb0f3f02297957d84f51e937a7bbfa14d99bc', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '961347ba053887d66592ceb8c2fa704333bb26ff' }, "Next"))), h("div", { key: 'c65d9b8107b4ae786afcc2a5fd175f948e5966f7', class: "pagination_entries" }, h("div", { key: '36f33070e8c63069d78daaa5f0c38d96a88bbadf', class: "entries_text" }, h("p", { key: '543204542a320d9ce22fffd9c2a71956eadfcf22', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'e1da7732ffb9e9b8ef35dd662a2f8f4116c66d00', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '0f1cd14288ca2fb188babb7a5d200c1d350fafb9', 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: 'f1e408c0f74655ba8184336925142fb4086f2d75', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'df442957bbd936fb2f1d85f95106714b8c62c50d', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '1d0a28d352d0e9ba277ed06b5e02fd2e329aab84' }, "Previous")), h("div", { key: '761fc7ab420ea91860aed065384535a9e6228ce8', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '5239024fddb8a26060d85ae8380d071d98dac274', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '904dbc5302ac897b27bfd6a2a699ac70892140c1' }, "1"))), h("gb-pagination-button-group-base", { key: '1792d6982171b8a08f51e6b2cd98f1d34b5a30f9', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '83da809f785776834242015b0ea75bd08d5dbe0f' }, "2")), h("gb-pagination-button-group-base", { key: '489cc1b4b21ec8ce6003d8a141ae0d1ebde3ad30', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '92ce6e96ef19fb59052d0bc26a03c8a70565eb10' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '42c9e58cf80a51dbacc93db5a2bc0e2b7c442659', icon: "false" }, h("p", { key: 'dc714367a95d5c0cd218cbd857d40819a8822d2d' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'abb78b5135ee73f4d67ee19f724743c742b22573', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'c7a237bf2ada2f626bb4d02242b7d3bd6b0c9a4e' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: 'd44adbc4d7d5104af4c1a289f7ba7aef0cca47d3', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'cecaf96e56b362241b35d4aafd2173be1e3f26d4' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'b6d9f9a421e23c928160ca3d710b3673d1e3b81d', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: 'b063bbb5e25dfa3c49c1a457e4c14d019770c4a8' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '6a8b70e175a99741cf6af47ad8eb0c9ee318c0b3', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '24337394c2ecc7873fae30baf5f18da2739f45bf' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '36d54e2d9cce9d2eace08be0b2c44e80490ee9f7', 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: 'e2f4dc0837f806f1701fd5c80677ffe997790b68', class: "page_number_text" }, h("p", { key: '0f065db681d6834e981c801f9c5bd57528e23c40', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'd6539b1a9e4452032d30b7a22809e495d223d5c5', 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: '2b52ea1252834453d8829461332c140603833f55', 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: '10bedd3bc881c295f82bdde1ddb4bbf9fec31c02', class: "page_number_text" }, h("p", { key: '46a29c8d07b5aa064212027b8f7c0825633410e9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '8fbdbe6e0da86bd021056d26dee9f9afa728724f', 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: '10e495a1123302d950054352d6811f0297a020f0', 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: 'fe99c1571392fef684b6ad4ce3b682bbddd9546f', class: "page_number_text" }, h("p", { key: 'e3ed9834ac78e5d2cc1d35be9e1c2912222efb96', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '38275d445dfcd47bb395f2bb1a48eb0f49481d23', 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: 'c8a053152a7be74d1c4ea03db843c5e9e7b090e4', 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: 'b00231aa89072795d290f9e84722e7490d1e03a3', class: "page_number_text" }, h("p", { key: '9f98237d488a6ae03c0979632e5e2bc49b4d9a85', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '1ca14a61710ac0694ed3eef91f46f8e94ebe1252', 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: '76ce20b1ff68cecd2b8317ada6c0343135e00636', 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: 'ff031491d6b9ed2f20462e61909373abfeea063e', class: "page_number_text" }, h("p", { key: '72e1bdfec0ce5f369ecbdb8914035ce64cf875fe', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'ea988c7448d6443eedbecadd06a2adfe1d8cddca', 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: '00d7d1c63f755e3d6e1516e54b76fa5f903eeacb', 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: 'edf51e1c5e5d408ad58848bbb6d674257ef1291e', class: "page_number_text" }, h("p", { key: '54f589e02527dfede8616db6fa0c6d577586b42a', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'dd55045c173ce66f1dabaa7b218b9862566296cd', 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: '787b3f6e83908734f73a06d92058134bc8bc250c', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '55fbe4dd3748fe13d4068e8638a99316e6d1ac8a', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '419cde946a8367ed363d0133157b91d2ae012609', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'a9b85b31bb719cf5ec02f5bc09633165ca3b649d', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '4a23fc25a849673979421db02e38df98dd49d8b8' }, "1"))), h("gb-pagination-button-group-base", { key: '809c21fee6a3dd8a715426218ab211715f294bff', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '55b33491bca8f4454c42e74cb0803bbe71e26334' }, "2")), this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '8e4b256ebeb591967d573f301669163051c93b30', icon: "false" }, h("p", { key: 'f6f0890edb0561eed37c9b9fc11699ea55ef3b12' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '6ec00e3272df77083e8e63d4742b3a4af74c7499', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'cf4587855f66599fc9ae659befce7eae7785cfde' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '363d52133aa043cb374a52315bcb577030a291ac', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '4be6715494146d1a43d133afcb60732a00eb7e38' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '743e03f09cde17b8268bb96f09d08409384b6612', 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: '4b1d95f55d9dc6e65b85554406d5628f291f27a5', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '7c324cd87b1ff6a09f111a3d02172d41123ae4a6', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '70a28b08b255a5f04adba3373ef2b8eb74680e7d', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '8568967fccaa492d12e43de98d5121c5398a81e4', icon: "false", state: "active" }, h("p", { key: '8b79c8f94b87d1fde82f4e9c4d61c4bfe3c26a0d' }, "1"))), h("gb-pagination-button-group-base", { key: 'c88fff9517fa5d904c9e4be8d3c0f975aad48a5d', icon: "false" }, h("p", { key: '6015c812775184c9e8cc18b2b5e502cc884d01dc' }, "2")), h("gb-pagination-button-group-base", { key: '56a9891ea7bac1c580cb2e658afa9d9da9920e33', icon: "false" }, h("p", { key: '80ad1fb4e8aa191be898d8c207f6bed935fe3964' }, "...")), h("gb-pagination-button-group-base", { key: '4cdd45645256d93dea7ec8ecc08829e1ce577e4c', icon: "false" }, h("p", { key: 'fc46f05517fac3f42d18d2118bb8a0c8aa65a4fb' }, "9")), h("gb-pagination-button-group-base", { key: 'bc660e124d0aadff10d2b56f027719827375ec27', icon: "false" }, h("p", { key: '68652c178f30b8218f607a2ca152646cd7243706' }, "10")), h("gb-pagination-button-group-base", { key: '82e890d8646fc0ae1e696a578ec257f6e0f3bdb0', 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: '4684d072799155eb8c4822bc611e34be295a7088', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '1cc714b83cb95b78af53482cdb2031db60c12d3c', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '4fcbe45163973b3236bcb665b8104460ff662756', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '76fc9fb58203f7e7c0612e8ac9cfe56d1cc69f51', icon: "false", state: "active" }, h("p", { key: '0175ea100f32c4b2dd4926b33b57a3d511e19ef3' }, "1"))), h("gb-pagination-button-group-base", { key: 'd218426ae503442beb292c6ec7a14b15346ab816', icon: "false" }, h("p", { key: '790e835c57acaaa306aa0c77320082e67d421c3c' }, "2")), h("gb-pagination-button-group-base", { key: '6464a1e273c75c124255ad029bcf238af2ba4aa1', icon: "false" }, h("p", { key: '15d72e43c1a2fa21143039d942f3e1c7627437ec' }, "...")), h("gb-pagination-button-group-base", { key: 'db0215bf578606a36d8c4b305face98ec5f70a95', icon: "false" }, h("p", { key: 'a0004095c37a45ee377cd935badfc5ab94dd2927' }, "9")), h("gb-pagination-button-group-base", { key: 'a3c27e365bc9b31dff7811a896deb9d983395c3a', icon: "false" }, h("p", { key: '549a64a98d30fe6a58127351893f56c13ac7a059' }, "10")), h("gb-pagination-button-group-base", { key: '843d299a4f66f83328e38c7747d84e91090ba8d9', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
|
|
38
38
|
}
|
|
39
39
|
};
|
|
40
40
|
GbPagination.style = gbPaginationCss;
|
|
@@ -32,7 +32,7 @@ const GbProgressCircle = class {
|
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: '02590f24edbdd96d7744a245e2c778040742f084', class: "gauge" }, h("div", { key: 'e1712a9bb141adad237b4955d97128841824a500', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: 'e549cb46a1ebe843ed033ef3da75ecc030415eba', class: "mask" }), this.label && (h("div", { key: 'd91f719108bcecf9e7d57ae228a289da9f3f56b3', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: 'c1baea93e7e65856a7d4d661ede6e04720a854f5', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
|
|
36
36
|
}
|
|
37
37
|
get el() { return getElement(this); }
|
|
38
38
|
static get watchers() { return {
|
|
@@ -9,7 +9,7 @@ const GbScrollbar = class {
|
|
|
9
9
|
this.length = '25%';
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: '71b8571b4f1f96dcdc27318737d7f4c81f17fef5', class: "scrollbar-container" }, h("div", { key: 'aafc7596a707ecde13ae518e6cea394897a4f20a', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '3b5aaa5d369e9074a57f91667e9c7fa6746fdf34' }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
GbScrollbar.style = gbScrollbarCss;
|
|
@@ -103,7 +103,7 @@ const GbSidebar = class {
|
|
|
103
103
|
const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
|
|
104
104
|
const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
|
|
105
105
|
const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
|
|
106
|
-
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '
|
|
106
|
+
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '01384f5f45baf35b2dd339dbc4a0d1c07f7bf6ba', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '1b4600cf35695d5a4e8b086f596a6520b4198173', class: "pattern" }, h("img", { key: '9a48cf54266bf9ec18da4ff523d3cbd212142321', src: patternSrc, alt: "" }))), h("div", { key: '03f015388ec7b08e578d4741679e0e7c827f5064', class: "nav" }, h("div", { key: '8dc6f0bec710854ef626f6b4546865842665a03a', class: `sidebar_header ${this.state}` }, h("div", { key: 'ced2968af970025011b138ad6d3c1fb0ecafef47', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: '4c91ad8a805ae262885565aeb41ffd79e46f2c9f', src: logoSrc, alt: "" })), h("div", { key: '5d957ca2444f6d8c38b4efe4aabf938ee2924409', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '52d3bd25c889354e7cbc0f658f1f3a399226a5f6', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '36f2b730d56b72ae32e610ffcc3049ff2eed3111', class: "navigation" }, h("div", { key: 'feb0de0b8747745f5ef038634ff27ea1eb821835', class: "item" }, h("gb-simple-side-bar-item", { key: 'ebbcad98a63fc62f4366b91b1bc031dfbfff2271', 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: '1369199391f6cf7e27c5727ebba7cf405765599c', 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: '438f41d4d2b6db2071bc4714232fc7ab82621306', 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: 'e2891c4dbb1878ffbd385650324fd55de926113e', 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: '052202bd12230da109e67a0f3b39d10c23e1798d', 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: '454a5b3b2fcfdd36afe06c5c3412bde6e6971876', class: "navigation" }, h("div", { key: 'f9969e585e5c50c6f04747f79e8f94f5d6ede293', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'a96714e0a61bf98f078973ad8ab8d938e09b9e0e', 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: '9c3d02f14f7da2e87c58c4532c41abddadbd2015', 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: 'ab1befe80f897c0fb231a9f595ab4891bfffc533', 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: '87fe4c893ae33ccc6bc232ae74a66835489481af', 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: '844aa613d6bfff0ae9e8bf0e64fc7122f974ad29', 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: '3cb207a1efcd60343cc9b559137dd12cc1b38d82', class: "application_name" }, h("div", { key: 'b9c5568035ba212df786337c085ca8cb8633a2a0', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '702fe892307ec861e0cfac2b19cec5f3a377d762', class: "application_name_pattern" }, h("img", { key: '7df19e1b70770967e84eb97ffe764457dcf4cf4e', src: patternSrc, alt: "" }))), h("div", { key: '339c1c55eea5325677fa8d79e85225c54007ebcd', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: 'cf57723b8ef2d6136ce868b78430a3d051744618', class: textClass }, h("slot", { key: '6e57a35b9f36f66ae35e8a65df0ebef8e74dfc27', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: 'e7b3403c5f0c780a81205281501f7af21673a4f6', class: `sidebar_and_nav ${this.state}` }, h("div", { key: 'cd55da6cdcabaa6e2377137249ba6aaffdf46783', class: "nav_div" }, h("div", { key: 'b981f483bbea38eddc41cd88bb9dc038756201b1', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: 'f308bee90544030e69d71ba98bd8e12604707f68', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: 'd7c5560cc0858d39df0f9872d19ab5da7acf1931', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: '38f0575b5de802da3554d5de6cf8e348ce816720', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '70d33243618816b298f1b704e7662193eb37ce43', class: "complex_sidebar_div" }, h("div", { key: '70e09c7a32be9aa5eb46cc687357802cfa697df6', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '8575473dc4538d86a9a1b65e567c762ea0e8090e', class: "pattern" }, h("img", { key: 'fa8105527523912c08f6f982fded16bd01c53e1e', src: patternSrc, alt: "" }))), h("div", { key: 'b5ff00a0503e020ac0b5495b1e02e4b50896f7f7', 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: 'a52eedecd816bef41ec31693a94f11adc1fee7f9', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: '8ab2a0c834613cd9a5e2b629e9333b7ae084043b', 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) }))))))))));
|
|
107
107
|
}
|
|
108
108
|
get el() { return getElement(this); }
|
|
109
109
|
};
|
|
@@ -22,7 +22,7 @@ const GbSliderControlHandle = class {
|
|
|
22
22
|
this.isFocused = false;
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h("div", { key: '
|
|
25
|
+
return (h("div", { key: '2811ed954baee3842949fc929cd055878e9ff2bb', 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: '91ac44c04f131eebe963c381157afe744ca9b9ed', class: "tooltip-container" }, h("gb-tooltip", { key: 'ec25289b3f2f59a39c73f2dfc536e9c9ed8fc45d', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '796d64dffee9939aef1ddfe3570ce2b4d8744c3d', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'f68c5bcd9dc4bd7635c776f905863e2f19a1956c', class: "thumb-label" }, h("p", { key: '0732b0dcb6efb4c8bc46e22168792d6fc4e0bb09', class: "thumb_label text-md-medium" }, this.value)))));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
GbSliderControlHandle.style = gbSliderControlHandleCss;
|
|
@@ -76,7 +76,7 @@ const GbSlider = class {
|
|
|
76
76
|
return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
|
|
77
77
|
}
|
|
78
78
|
render() {
|
|
79
|
-
return (h("div", { key: '
|
|
79
|
+
return (h("div", { key: '2b55cb729f3166d8c8134912ff18f97a8960057c', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '761dd7fab715e8178bf06c5bfcd232478f605851', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '272b9ac44b9eb2e6f56de00f8e57c8ad94bb231c', 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: 'aa3912d4c0e3b06e323eb6740599f29410ecfba1', 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') })));
|
|
80
80
|
}
|
|
81
81
|
get el() { return getElement(this); }
|
|
82
82
|
};
|
|
@@ -21,7 +21,7 @@ const GbStepperVerticalIconsCentered = class {
|
|
|
21
21
|
this.seventhStepSupportingText = '';
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '
|
|
24
|
+
return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '38339f53c21a8e1f7961ac41aa3658ab0f127a2f', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '3b238b5a3761ac6f15ceffd2c0b471d33c53d34d', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '7791810b3e75e53702f448e882cb8ecfd2a68436', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: 'c1d9acb6e08d84eac2e023db0cb98cf597d1b1be', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'c5bea2b351cd5ebfbd6b1649eb257916382902bd', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '9f1694bb87445d0c6b4667826c328e3d2e7416e2', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '28dae5e4c999feda7717883d621defef6864c96f', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e7616f2978624316bd3dfdf89453d8df798e1703', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '9ccb0d2e8312bb708ec4e0997706c7c421496760', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'aa9ab943def99014c0888234caf193aad1728227', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '527d6a17924fd1e3840131cd05bb3bb9184d5a44', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '213d6f20d0c4c5757b1ba2b36cdb55baf77e5e5f', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'a8658a8d74e14a62999e4e3a0dbbdb1680da9131', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '652424cc1cf094da3ea6e6d48c641c1306373d46', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '453f13bae01799bbfb94b5009b1d6dd07351e3a3', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: '3903ce1d1b85acf3973054ac1d2e3ade50624126', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '258ea37b362611665745634adc5ba789e846da93', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '1c55dd9bbe04b4da09b3b6e3ac66d0e3f789dbb7', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '052a5ec2125fa57ec68ef162cb54e16841e48b30', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '45998ff56c5a8816ee879d3b3ce2efeeda16b72d', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '3971b8fb350790406c83e36813ffa9219082abb9', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: '8e1fc73446fa13f71429ee64e9b8fe6456c8e192', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e94cec5e94ff0c4cf4ec44eba94842540cf2b8e4', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '3f3a2e63be7575d605ef392b30f5242639b103d6', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '69a58cbc74ef2d3fe290ebbd8f02bfa23c085d12', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '92859ae38b8072d35a366d6b04cd0a8774ca93b1', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '10521006b34e8d02b00c704a3c6ca3c0a4b9f523', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: 'd6eec01f9ffb28244611b31bc3fc7540ffe7a6d8', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
GbStepperVerticalIconsCentered.style = gbStepperHorizontalIconsCenteredCss;
|
|
@@ -35,7 +35,7 @@ const GbStepperHorizontalLineWithText = class {
|
|
|
35
35
|
this.showSupportingText = this.width < 768 ? false : true;
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h("div", { key: '
|
|
38
|
+
return (h("div", { key: '846aa6428874d7092051e6dcdba208f6dc686f48', class: "text_with_line" }, h("gb-step-base", { key: '92d78fc86b73a1423a573971633e4c156e076c55', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), h("gb-step-base", { key: '8e008f3c8f2a22d9588f0c95e811fb175344d333', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: 'fb7d1e76c83a9215271c5bf6ec2e4f95bafad1d8', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: 'c6495336ad721fd4e6432ebcc5f3b826543b4357', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: '665013efbe54758325c2ad4b8a63442b1a117991', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: '2c9aaa678993570d41f2902eb859ca57dea6bf2a', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: 'b407f6c337bf425c6d44df0cfa0f3e38657c4517', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
41
|
GbStepperHorizontalLineWithText.style = gbStepperHorizontalLineWithTextCss;
|
|
@@ -81,7 +81,7 @@ const GbstepperVerticalIconsWithText = class {
|
|
|
81
81
|
];
|
|
82
82
|
// Filter out steps that should be displayed
|
|
83
83
|
const visibleSteps = steps.filter(step => step.show);
|
|
84
|
-
return (h("div", { key: '
|
|
84
|
+
return (h("div", { key: '11531420eff4b44e99c9963b1fc0e4e28bc00a98', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, visibleSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === visibleSteps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText })))))));
|
|
85
85
|
}
|
|
86
86
|
};
|
|
87
87
|
GbstepperVerticalIconsWithText.style = gbStepperVerticalIconsWithTextCss;
|
|
@@ -7,7 +7,7 @@ const GbTableCell = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '2a1cc127f05af5889fbb7f61c7e27f09f03eef69', class: "table_cell_div" }));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
GbTableCell.style = gbTableCellCss;
|
|
@@ -189,14 +189,14 @@ const GbTextareaInputField = class {
|
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
render() {
|
|
192
|
-
return (h("div", { key: '
|
|
192
|
+
return (h("div", { key: '1bdff0331d41d7de8d0b314e7dec1c0b085925be', class: "textarea_container" }, h("div", { key: '770acb652f5ee2854b3382bf96919762ddf932a0', class: "input_with_label" }, this.showLabel && h("p", { key: '0560404856179693c4d6edff2a50511b0074823a', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '428850853035a50807bcc7053a137a8ca8db8ac5', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (h("div", { key: '43627e8fafa95d45d4e15130977e6aea8d5505fd', class: "textarea_tags" }, h("div", { key: '843178cfe4800e3eee90111578e261386a28e7f6', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '373e25a7427544ccb5f884c517854ab1bf0fe636', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
|
|
193
193
|
.split(' ')
|
|
194
194
|
.map(part => part.charAt(0).toUpperCase())
|
|
195
|
-
.join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: '
|
|
195
|
+
.join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: '42b4f2a3a52d9bc0f93c26706fdc7b4916f31054', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'd7fdee93643ba6d0fed9be74ccdc628da17de4bd', class: "input_field" }, h("input", { key: 'c00a04e2307a01214e46f231c8f979f2db86dfb5', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
|
|
196
196
|
// placeholder={this.placeholderText}
|
|
197
|
-
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '
|
|
197
|
+
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: 'afbf3993dc96075cdc7fa251b260985781179ade', class: "help_icon" }, h("svg", { key: '20aea55127997d95533b43ebe77621b9b29c5803', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '6cb0fc10b3da4db65d75b1dfa2132deb3323880d', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: 'da55d80d2bbefd0e1e2600395b99f9228b64d556', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
|
|
198
198
|
? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
|
|
199
|
-
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '
|
|
199
|
+
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '85646a9633726497a8a59a59124e10172654f5c6', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
|
|
200
200
|
}
|
|
201
201
|
get el() { return getElement(this); }
|
|
202
202
|
static get watchers() { return {
|
|
@@ -11,7 +11,7 @@ const GbToastButton = class {
|
|
|
11
11
|
slottedContent.classList.add('text-sm-semi-bold');
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: '2ee524bd5361d8a9448c8aa8fb81738f365455b2', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'a8b5e34a34e36b7d8b9a6045a443de03f15bdf97' })));
|
|
15
15
|
}
|
|
16
16
|
get el() { return getElement(this); }
|
|
17
17
|
};
|