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
|
@@ -17,7 +17,7 @@ export class GbStepperVerticalIconsCentered {
|
|
|
17
17
|
this.seventhStepSupportingText = '';
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '
|
|
20
|
+
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 })))))))));
|
|
21
21
|
}
|
|
22
22
|
static get is() { return "gb-stepper-horizontal-icons-centered"; }
|
|
23
23
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,7 +31,7 @@ export class GbStepperHorizontalLineWithText {
|
|
|
31
31
|
this.showSupportingText = this.width < 768 ? false : true;
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h("div", { key: '
|
|
34
|
+
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 }))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "gb-stepper-horizontal-line-with-text"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -77,7 +77,7 @@ export class GbstepperVerticalIconsWithText {
|
|
|
77
77
|
];
|
|
78
78
|
// Filter out steps that should be displayed
|
|
79
79
|
const visibleSteps = steps.filter(step => step.show);
|
|
80
|
-
return (h("div", { key: '
|
|
80
|
+
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 })))))));
|
|
81
81
|
}
|
|
82
82
|
static get is() { return "gb-stepper-vertical-icons-with-text"; }
|
|
83
83
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,17 +40,17 @@ export class GbTabButtonBase {
|
|
|
40
40
|
this.tabClicked.emit();
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (h("div", { key: '
|
|
43
|
+
return (h("div", { key: 'bfe437bc7d7929329e52fad0ba5615eaf518793f', class: `tab_button_div ${this.type}
|
|
44
44
|
${this.current ? 'current' : ''}
|
|
45
45
|
${this.fullWidth ? 'full_width' : ''}
|
|
46
46
|
${this.size}
|
|
47
|
-
${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '
|
|
47
|
+
${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: 'd279bf31c3c069a2c6b2b6f01c7ae45301a068f1', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '9f8fc8eee8ab5dac8731927f4a215fe3ca210d21', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
|
|
48
48
|
? 'information'
|
|
49
49
|
: this.current && this.type === 'underline'
|
|
50
50
|
? 'information'
|
|
51
51
|
: this.current && this.type === 'line'
|
|
52
52
|
? 'information'
|
|
53
|
-
: 'gray' }, h("slot", { key: '
|
|
53
|
+
: 'gray' }, h("slot", { key: 'c470d2ddff7f51437d9eed5da1294edc24a015e7', name: "count" })))));
|
|
54
54
|
}
|
|
55
55
|
static get is() { return "gb-tab-button-base"; }
|
|
56
56
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTableCell {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '2a1cc127f05af5889fbb7f61c7e27f09f03eef69', class: "table_cell_div" }));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-table-cell"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -22,7 +22,7 @@ export class GbTag {
|
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
24
|
const flagSwap = getAssetPath(`${this.flagSwap}`);
|
|
25
|
-
return (h("div", { key: '
|
|
25
|
+
return (h("div", { key: '12006f2e4743c7532580de003f67bbdbe53dd855', class: `container ${this.size}` }, h("div", { key: '92e2d71fbead845d12b9dd35366c672793edfe37', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '7dbd7085b82fe0643b40df92ad1362aa96230b61', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '387691251cb2f2c7e8ee1f6e04ea44f7f55a829b', class: "icon left-icon" }, h("img", { key: '660e5fb30f27a26967b440c7d1f9a3105689867e', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '403e40ff315a0e18ef5ea0113773309e14332fe9', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '00888e0b7eea5c987c3c5e91f22f5029e22102bd', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '74a64497a4079302d262fb9daf46113e144df6a2', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'ea7726c2fb224d2b5ceffd952ee8c1e12e0c1c13', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '6991df1648affd4e46b9bf2b75731fdb9ac3da62', class: "label" }, h("slot", { key: 'bd99cc02db7f1fe0c75e788318cf7936325fce56' })), this.action === 'count' && (h("gb-tag-count", { key: '2e377f09865ba376c288dc0f9cf462fa64332b72', size: this.size }, h("slot", { key: '5129f65996e0d148a0aad02c1fb13c553287dd77', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'b9121d1285315eeab403ad8aec28f4622dde933d', size: this.size, onClick: () => this.onTagClose() })));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "gb-tag"; }
|
|
28
28
|
static get encapsulation() { return "shadow"; }
|
|
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
|
|
|
6
6
|
this.disabled = false;
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
return (h("label", { key: '
|
|
9
|
+
return (h("label", { key: '57aafdb3f49c0bf9620b9b881b617b7949ff5bd1', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'a035d526d202aabea2b75acc7b0f334cd4c3aae8', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: 'f9db22c3b30d7fe62efc1c0a5286e90b70b9a43b', class: `custom-checkbox ${this.size}` }, h("svg", { key: '1e9c406c91bceb072e9136a5321866e13aad1fca', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'b709c8b0e1fdfbcaf44124ddb8c4e32e8eb7f7b1', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
|
|
10
10
|
}
|
|
11
11
|
static get is() { return "gb-tag-checkbox"; }
|
|
12
12
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTagClose {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '5cb83a31416a6b4fac1feb92cb9961035f684da3', class: this.size }, h("svg", { key: '5f9b4e80d45ba2ff648ead6ff2c150caf789f0e0', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '56d8219344836c95de83e901bbfc868d8ae9082a', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-close"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTagCount {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: 'e0be5b22ed9205e6289048aa6fb1bc839f87c42e', class: this.size }, h("slot", { key: '7bb787b0e525dc0444bdde6d08a9350d6d88dc4a', name: "count" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-count"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -184,14 +184,14 @@ export class GbTextareaInputField {
|
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
186
|
render() {
|
|
187
|
-
return (h("div", { key: '
|
|
187
|
+
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
|
|
188
188
|
.split(' ')
|
|
189
189
|
.map(part => part.charAt(0).toUpperCase())
|
|
190
|
-
.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: '
|
|
190
|
+
.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",
|
|
191
191
|
// placeholder={this.placeholderText}
|
|
192
|
-
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '
|
|
192
|
+
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'
|
|
193
193
|
? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
|
|
194
|
-
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '
|
|
194
|
+
: 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)));
|
|
195
195
|
}
|
|
196
196
|
static get is() { return "gb-textarea-input-field"; }
|
|
197
197
|
static get encapsulation() { return "shadow"; }
|
|
@@ -54,7 +54,7 @@ export class GbToast {
|
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
render() {
|
|
57
|
-
return (h("div", { key: '
|
|
57
|
+
return (h("div", { key: '0fcaa4b161c1681cb98e0967bbd3f0ede25386b6', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '131588128b1d43d1b25dcc8ecf9114f26869c1ae', class: `icon_container` }, h("svg", { key: '850e5145216466317ee5ba885b9aa1b6732f52d1', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'de11df49f57a7e30b03e1af4024af74d6902eace', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'd5d3539d74e7dbc344de25d184385f2fb662de83', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '6c2b202a3388aa34c3e5d0a9b31d19514fabf21f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '4a544e51391ffeeae14712905846ac362c2b8cd6', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '975fcb3c6580a84d7ba2ff92a82eb13f42295b03', class: `text ${this.size}` }, h("slot", { key: '462502afd6e2adac71464a9beedb4d3ac79cc93f', name: "main_text" }), this.showSupportingText && h("slot", { key: 'bac764560fd53ec768fc7363fc3f0a92b557385d', name: "supporting_text" })), this.actions && (h("div", { key: 'f41f8e4514e9a39ca893e3c68c4c79cab214cb36', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'dbe1583e3ce1399e129ce194b74e1e1c03b7b2e9', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'aba0c64c642a283d68d9dc57f7101ba67e5dd05e', class: `container ${this.breakpoint}` }, h("div", { key: '2970ee8870e68750806c5e67fb97e3744cd39751', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '4b485d33c445323a33fb04de9c6091bbc099306d', class: `inner_content ${this.breakpoint}` }, h("div", { key: '92cefed0cec6c8bf22c52f18fcc067438a76368b', class: `icon_container` }, h("svg", { key: '6d7d2dc6c32f7571cb3026c052cb6a6032e2a15e', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '862cdad4a571e127bb01ae02bca0de2ea065f907', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '2cc2ae9e5f6bf618a12e55c04c2bdd5a060380aa', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'c72fe95210cfc0d2abe8fc70db249947e1b7789b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'e1c717266c0a7d6dc20c08742ce034056d292a54', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'a41c1fe36b014bcfb8d2f7be16b865ca82a06894', name: "main_text" }), this.showSupportingText && h("slot", { key: '579d5c520f9ef55eef76bdec94cfe58bdfa967ca', name: "supporting_text" }))), this.actions && (h("div", { key: 'f2e621b03be22d93c39fdf3a72741c953a2a4e87', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '559da274a9e7aff671d42bdef5e41c05e7e5c67a', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
|
|
58
58
|
}
|
|
59
59
|
static get is() { return "gb-toast"; }
|
|
60
60
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbToastButton {
|
|
|
5
5
|
slottedContent.classList.add('text-sm-semi-bold');
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '2ee524bd5361d8a9448c8aa8fb81738f365455b2', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'a8b5e34a34e36b7d8b9a6045a443de03f15bdf97' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-toast-button"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -34,7 +34,7 @@ export class GbToggle {
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
render() {
|
|
37
|
-
return (h("div", { key: '
|
|
37
|
+
return (h("div", { key: '928a043c5db5984c10f9a2d9db88543ac6eb3a22', class: `toggle_div ${this.size}` }, h("div", { key: '937a605777c7fc6f49c7c03b714c7a109e3e45b9', class: "toggle_base" }, h("gb-toggle-base", { key: 'efc8b76dd56b932814a6e537f9a093adfc8ceecd', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '5af19ba0cf0511c443675f09ef29fa03c58a3f7b', class: "text" }, h("slot", { key: '2a0c85fd539d0398adcdfe6590a851353820b57e', name: "main_text" }), this.supportingText && (h("slot", { key: 'c15cc7f4247f81275d220e47eda6a71509c55395', name: "supporting_text" }))))));
|
|
38
38
|
}
|
|
39
39
|
static get is() { return "gb-toggle"; }
|
|
40
40
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,8 +11,8 @@ export class GbToggleBase {
|
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
13
|
return [
|
|
14
|
-
h("input", { key: '
|
|
15
|
-
h("label", { key: '
|
|
14
|
+
h("input", { key: '192a1823e45b838047781bb99752821b9eec7362', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
|
|
15
|
+
h("label", { key: '5aa90a033c8b271201b43acbe025b17312a1f905', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
|
|
16
16
|
];
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "gb-toggle-base"; }
|
|
@@ -5,7 +5,7 @@ export class GbTokenFieldCompact {
|
|
|
5
5
|
this.supportingText = '';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '3d76ff85ebb996d03b34f17fe228e1367db7f7c7', class: this.size }, h("div", { key: 'a231bbe0adc04b5be82d42f821cba3a74b40aac9', class: "input-with-label" }, this.showLabel && (h("label", { key: '9892dcb4de137505eeb643074d534cb1efe65485' }, this.label)), this.digits === 4 && (h("div", { key: '1bdd9df43c39a13b4523e99c1d0ff832a82ee8af', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'b085b725500f162790f4d5a6a8dd523c92742d54', size: this.size }), h("gb-mega-input-field-base", { key: 'dc46dff71dd9c5969a4f69692d72f18bb032762d', size: this.size }), h("gb-mega-input-field-base", { key: 'da19dfde9026b768b6335616acb5d96480b3eb8f', size: this.size }), h("gb-mega-input-field-base", { key: '2ec6425652f5489342e8bbf109601d10f289a4b3', size: this.size }))), this.digits === 6 && (h("div", { key: '617768ddbbafa84688005a1ba0142f910767d286', class: "input-wrapper" }, h("div", { key: '9dc781a786f7b55c373f163f7877e04c33b7688a', class: "first=section" }, h("gb-mega-input-field-base", { key: 'ee88026157a4ba14794540e26176654722d96211', size: this.size }), h("gb-mega-input-field-base", { key: '51ea802288b23f9c5d2eecd3899ab2a68f36ebc4', size: this.size }), h("gb-mega-input-field-base", { key: '762b628c35b2a056d8b37eafb73518a2998b588d', size: this.size })), h("div", { key: '6246f0ec6f7e57d7ce7ed11aba5add55f3fab1e8', class: "second=section" }, h("gb-mega-input-field-base", { key: '57a2e69262ce4733e54abfe6a962a91fc4cf85de', size: this.size }), h("gb-mega-input-field-base", { key: '1ae052eb1773d2f8beed8c7845da2bcacc83e891', size: this.size }), h("gb-mega-input-field-base", { key: '060202259d09c74f33ffa072e0717a2e4223bd51', size: this.size })))), this.digits === 8 && (h("div", { key: '0eafad2b757811d09fcf55b9ec1eab8389f8de88', class: "input-wrapper" }, h("div", { key: '20e609238bd48b91e3da6d6f13695bbf35b71ba0', class: "first=section" }, h("gb-mega-input-field-base", { key: 'dd340bf2611c1ca6c640b6525babcd4d02c78995', size: this.size }), h("gb-mega-input-field-base", { key: '01f36a5edd7fd0ca7f1771ef94c0ae6671103523', size: this.size }), h("gb-mega-input-field-base", { key: '40b185d8006241a57280cf695f3d2348da4754e2', size: this.size }), h("gb-mega-input-field-base", { key: 'dcdc41c499349b32ac563a490d6a1bd379288f3c', size: this.size })), h("div", { key: 'aaafffdd4b918deec82cabbaf69099f6d4dc5164', class: "second=section" }, h("gb-mega-input-field-base", { key: 'eb8e63d251f32ab76e72411e6c84bcaac23d96fc', size: this.size }), h("gb-mega-input-field-base", { key: 'f7bbd914896e99ea1f16d43e1e68af7bd5f27951', size: this.size }), h("gb-mega-input-field-base", { key: '8ebab6e36cd69263202d40717313b19c7c3f9dea', size: this.size }), h("gb-mega-input-field-base", { key: 'bee6001e6ed75b28b1bca5b40841afa08f376335', size: this.size }))))), h("p", { key: '6f0b5fc33157c0afb7ddb19e338693ea903f3c4f' }, this.supportingText)));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-token-field-compact"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,11 +5,11 @@ export class GbTokenFieldCompressed {
|
|
|
5
5
|
this.hintText = '';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '964febae00e2723946c1a2ed61aaf70a0c3d54cd', class: {
|
|
9
9
|
container: true,
|
|
10
10
|
[this.size]: true,
|
|
11
11
|
[this.digits]: true,
|
|
12
|
-
} }, h("div", { key: '
|
|
12
|
+
} }, h("div", { key: '78ad34e63576dc87e63c9f331c5c25ab929d2ed1', class: "input-with-label" }, this.showLabel && (h("label", { key: '6a69d8c1be771fc77bf12a2477267aef2f994cfc', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '05c9a76be353cacce057dc661800d07f96f7d167', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '8d875c482fb2ee2e2eb86e58cd1e3b826af89134', size: this.size }), h("gb-mega-input-field-base", { key: '2b65060512d56edcfe07c1426c1c81618189074c', size: this.size }), h("gb-mega-input-field-base", { key: 'f605eeb82133a8254432a7e66ca5165468b06013', size: this.size }), h("gb-mega-input-field-base", { key: '9d3b1591b7c939f73cb49263e019e6f8ba46767d', size: this.size }))), this.digits === 6 && (h("div", { key: 'ce23b6e905a31ca318a62caf1f36b1881fbb8fa3', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'c4d349291b753c80fc026516cf170e72ff8815da', size: this.size }), h("gb-mega-input-field-base", { key: 'e7470af8cab2b8ab8c98d5700b695af7e0803f8d', size: this.size }), h("gb-mega-input-field-base", { key: '84dc89454c4f804c577a928f003484bdadb927b9', size: this.size }), h("p", { key: '133ef8c7a935e0c0662518eb7eb50fd0a59e4fc4', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '621b494441935b8a3b34d9628214cb163db0722b', size: this.size }), h("gb-mega-input-field-base", { key: '55913a644e28a2ab6baa29909826ce3c433a9c56', size: this.size }), h("gb-mega-input-field-base", { key: 'd6fb9e0cbae531224acc995438dcfa997df2909b', size: this.size }))), this.digits === 8 && (h("div", { key: '71464057a2e7438186fa2b94a6d786cb599d4d13', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'd9691d69e414ee3a233716c10e5302a33cfe4094', size: this.size }), h("gb-mega-input-field-base", { key: '536ae44199e95ba54c8099f468ca321b038e145f', size: this.size }), h("gb-mega-input-field-base", { key: 'cec11afa315628e8d1ec4ef4a934a20aabdeeecc', size: this.size }), h("gb-mega-input-field-base", { key: '3301814ab655fac31dbe7b0a2826269153276a78', size: this.size }), h("p", { key: '10144858fce0ebc3984568815275def3c73bb519', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '00dc5339dfd84f81b3b6ee7ef1c45623948a5d99', size: this.size }), h("gb-mega-input-field-base", { key: '1a7153fbce669809cab090d754a66cace1478b75', size: this.size }), h("gb-mega-input-field-base", { key: '5956a4299437d9e627c1c44a49167fc9bf1a52cd', size: this.size }), h("gb-mega-input-field-base", { key: 'f072feaf3e9d18f6434e4a11841517a90f29ffba', size: this.size })))), this.showHintText && (h("div", { key: '5a5cad175932626ed76a6224cf848bdd7482d88b', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-token-field-compressed"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class GbTooltip {
|
|
|
19
19
|
return this.showArrow ? `arrow ${this.arrow}` : '';
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: '4771d3b568ddd32cfd51acca164d9ca17cab863d', class: "tooltip_container" }, h("div", { key: '850a15b94bc7f46653d40169f769cda7e8fa807c', class: "tooltip" }, this.showArrow && h("div", { key: '6bba9e2ebdcf42482b454315f887d1717d3475b6', class: this.getArrowClass() }), h("div", { key: 'c944d04d12b0b623b5b6aafdc4201a3737a28868', class: "tooltip_content" }, h("slot", { key: '63662653af81e0474c270afd3704115093250e40', name: "label" }), this.showSupportingText && h("slot", { key: 'bc5ea7305dae1d94e710334116883a5d41fc2e44', name: "supporting_text" })))));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "gb-tooltip"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -30,7 +30,7 @@ export class GbTopBar {
|
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
32
|
const patternSrc = getAssetPath(`assets/top_bar_pattern.svg`);
|
|
33
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: 'a8e4a30d9f866f3519d8e4b8dcab8a9ffd6d530a', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'c6e00f4de87cac32b8b12e29bb0aa6dfd4818b73', class: "pattern" }, h("img", { key: 'dc14224bda66bb1eb2e3cdcc2f5546f24467d6be', src: patternSrc, alt: "" }))), h("div", { key: '856c4497de6aec7d4a35e2cb07eb185f371d3458', class: "top_bar_content" }, h("div", { key: '79a93a00c0e31133b4f56be75537429e65a54b81', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: '0a4d4f7638d9fd1cdcf4ca6dd7e445d6086e3d21', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: 'd5fbb2665fa60de45bc053652089668cd8a0b44b', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: '82cac1173acad67f427b71bea471f77e453513f6', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: '734ec3956cdebc2fca58bf6fdcd2279024d761a5', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: 'f3a5c970116744eb63efd8d7a87ba0865d592b46', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: 'fcddaad6318c947f0f5fdd1980c62c2701de8e55', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: '37cf60256ee8cb81a34aa201902b0a01999c2573', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
|
|
34
34
|
}
|
|
35
35
|
static get is() { return "gb-top-bar"; }
|
|
36
36
|
static get encapsulation() { return "shadow"; }
|
|
@@ -17,7 +17,7 @@ export class GbTopBarItem {
|
|
|
17
17
|
this.loadIcon(this.icon);
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (h("div", { key: '
|
|
20
|
+
return (h("div", { key: 'e7f253df862e6c7a8d5c1df64869544d6ff3811e', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'ee2a42ed726215b681cd5717fb74c99dc8cbfef9', class: `top_bar_content` }, h("div", { key: '0b3880409a17d35583b4b70c16b8564bfd2a0c2d', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '8dc9f2d91364c54cc708645b3f6851683dc04109', class: "label" }, h("p", { key: 'ec7676e1cdca3fe3d19b17ab5d555f947981304b', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '53cc3b54051e974058126e4aca3c71f5204a3995', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '507fe5bd9535ac434f50a46311837053adb333d6', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: 'e74de243c460744f4add1cec3db8f6214321e480', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '06d6c90f4350a02b3e0f4076e66e452b7bf85afc', slot: "label" }, this.label)))));
|
|
21
21
|
}
|
|
22
22
|
static get is() { return "gb-top-bar-item"; }
|
|
23
23
|
static get encapsulation() { return "shadow"; }
|
|
@@ -32,7 +32,7 @@ export class GbTopBarSidemenu {
|
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
34
|
const patternSrc = getAssetPath(`assets/pattern_wrapper.svg`);
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: 'e186f43ff1ca1e7f419e129a0139ea7243f23731', class: "top_bar_sidemenu_div" }, h("div", { key: 'bade6ae788c4d9924a6818616c419462fac54c71', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: '02422c2febc9a64ca386c31bfac383aaeb04f45c', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: 'bc2db193aea5769a6d8458e0160abe14633e1231', class: "wrapper" }, h("div", { key: '072f4a3838be2cdf8bcb6459e49c1334ae3f056f', class: "wrapper_pattern" }, h("img", { key: 'a736d1656bbc738c2c492becfb12a2282bd2272d', src: patternSrc, alt: "" })), h("div", { key: 'fbe81d4f29b2e343652850a9eabee94a7a46f60d', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '0431b64b2418740b5393f3a48e9100effbc4af68', class: "application_name" }, h("slot", { key: '7a3a40d73cc50f10914a7abeba1f1748d2c30b51', name: "application_name" })))));
|
|
36
36
|
}
|
|
37
37
|
static get is() { return "gb-top-bar-sidemenu"; }
|
|
38
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -23,12 +23,13 @@ export class GbVerticalTabs {
|
|
|
23
23
|
this.twentiethTabName = '';
|
|
24
24
|
this.activeIndex = 0;
|
|
25
25
|
}
|
|
26
|
-
async handleTabClick(index) {
|
|
26
|
+
async handleTabClick(index, label) {
|
|
27
27
|
this.activeIndex = index;
|
|
28
|
-
|
|
28
|
+
console.log({ index: index, label: label });
|
|
29
|
+
this.tabItemClicked.emit({ index, label });
|
|
29
30
|
}
|
|
30
31
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
32
|
+
return (h("div", { key: 'da30f35bd9c8d864d98f926114addfdc4fdd4ef3', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '134812a876133be50eaf89e285cc879f9b1885aa', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0, this.firstTabName), alignment: "vertical" }), h("gb-tab-button-base", { key: '92e6a3fb8e79213d81764eef2517917d53eb2102', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '2ad56ea5cf4f44a1508f255435e4fc20fc9f5315', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'fd4520eb4f9af131ee2cca8884895f80e995479f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: 'd4e1e8cf83886e043afe5d6badc3e265b9c87fd2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4, this.fifthTabName), alignment: "vertical" })), this.sixthTabName && (h("gb-tab-button-base", { key: '57c9817212f482f998b46e95506de06ce6dc3d70', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5, this.sixthTabName), alignment: "vertical" })), this.seventhTabName && (h("gb-tab-button-base", { key: 'a18cf02a96c53d00eb44dce3be16942766bd17c1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6, this.seventhTabName), alignment: "vertical" })), this.eighthTabName && (h("gb-tab-button-base", { key: 'a58cc6d90947553d89fc65f8d4859485af8d9676', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7, this.eighthTabName), alignment: "vertical" })), this.ninthTabName && (h("gb-tab-button-base", { key: '5076a6f19037b952b75c74968146c6b759e7ff89', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8, this.ninthTabName), alignment: "vertical" })), this.tenthTabName && (h("gb-tab-button-base", { key: 'b9327dba40b414940d3d00a6ab31d2ca779513a6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9, this.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (h("gb-tab-button-base", { key: 'bbc6dc25d83c3fe23d1dda18e8fc4d17770a13ce', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10, this.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (h("gb-tab-button-base", { key: '5c8eea2b28302a2caf35ded9d8030e47c402016c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11, this.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '496b95bbf250f43179877028d9f528966239c5a7', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12, this.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '29a836a3a4faf03b120e3806ca4fe9d6efe192a5', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13, this.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'a563a9e7df050d32e39d0a5da4360e2c6db1a602', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14, this.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '0849ed0738d6d6891e56ce288f56f26648b88dce', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15, this.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '943b812c00cd0d9a81f7a22e4e177b15e6940477', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16, this.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: 'a8169dee7dc5ecc2b22f2f45e5d064378a47067a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17, this.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '3ae4bf788813c69d3f2d42156f9c7cf4eb857935', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18, this.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'ebe8471fa7bfd1cb5818554a1ff16701b6d8bd6f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19, this.twentiethTabName), alignment: "vertical" }))));
|
|
32
33
|
}
|
|
33
34
|
static get is() { return "gb-vertical-tabs"; }
|
|
34
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -528,8 +529,8 @@ export class GbVerticalTabs {
|
|
|
528
529
|
"text": ""
|
|
529
530
|
},
|
|
530
531
|
"complexType": {
|
|
531
|
-
"original": "number",
|
|
532
|
-
"resolved": "number",
|
|
532
|
+
"original": "{ index: number, label: string }",
|
|
533
|
+
"resolved": "{ index: number; label: string; }",
|
|
533
534
|
"references": {}
|
|
534
535
|
}
|
|
535
536
|
}];
|