globuswebcomponents 1.4.9 → 1.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/gb-avatar_3.cjs.entry.js +1 -1
- package/dist/cjs/gb-btn.gb-comments-item.entry.cjs.js.map +1 -0
- package/dist/cjs/{gb-btn.cjs.entry.js → gb-btn_2.cjs.entry.js} +20 -2
- package/dist/cjs/gb-btn_2.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +3 -3
- package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
- package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
- package/dist/cjs/gb-header.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +14 -14
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
- 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-tab-button-base.cjs.entry.js +3 -3
- 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 +1 -1
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/gb-comments-item/gb-comments-item.css +2754 -0
- package/dist/collection/components/gb-comments-item/gb-comments-item.js +130 -0
- package/dist/collection/components/gb-comments-item/gb-comments-item.js.map +1 -0
- package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
- package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
- package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
- package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
- package/dist/collection/components/gb-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-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 +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 +4 -4
- 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-comments-item.d.ts +11 -0
- package/dist/components/gb-comments-item.js +48 -0
- package/dist/components/gb-comments-item.js.map +1 -0
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-detail-cell.js +6 -6
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-export-dropdown-item.js +1 -1
- package/dist/components/gb-export-dropdown.js +4 -4
- package/dist/components/gb-export-sub-dropdown-item.js +1 -1
- package/dist/components/gb-export-sub-dropdown.js +1 -1
- package/dist/components/gb-featured-icon.js +1 -1
- package/dist/components/gb-file-type-icon.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +16 -16
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +4 -4
- package/dist/components/gb-help-dropdown.js +2 -2
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- 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-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 +3 -3
- package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
- package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-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-D8wQuoGC.js → p-6xdCwifN.js} +4 -4
- package/dist/components/{p-D8wQuoGC.js.map → p-6xdCwifN.js.map} +1 -1
- package/dist/components/{p-BqMHRBlP.js → p-7JjHdEx2.js} +24 -24
- package/dist/components/{p-BqMHRBlP.js.map → p-7JjHdEx2.js.map} +1 -1
- package/dist/components/{p-CbWCjSg8.js → p-B7N0UrTP.js} +4 -4
- package/dist/components/{p-CbWCjSg8.js.map → p-B7N0UrTP.js.map} +1 -1
- package/dist/components/{p-DtysqoCB.js → p-BBiKHy9B.js} +4 -4
- package/dist/components/{p-DtysqoCB.js.map → p-BBiKHy9B.js.map} +1 -1
- package/dist/components/{p-CDurFHNB.js → p-BKAWxGzL.js} +4 -4
- package/dist/components/{p-CDurFHNB.js.map → p-BKAWxGzL.js.map} +1 -1
- package/dist/components/{p-th4IWR4S.js → p-Bdi5mqWE.js} +3 -3
- package/dist/components/{p-th4IWR4S.js.map → p-Bdi5mqWE.js.map} +1 -1
- package/dist/components/{p-DRMhcVzx.js → p-BghKYGRp.js} +4 -4
- package/dist/components/{p-DRMhcVzx.js.map → p-BghKYGRp.js.map} +1 -1
- package/dist/components/{p-CJ7Orfqe.js → p-BiE5mhvJ.js} +4 -4
- package/dist/components/{p-CJ7Orfqe.js.map → p-BiE5mhvJ.js.map} +1 -1
- package/dist/components/{p-Dr0CDdF0.js → p-BmOdwT7H.js} +4 -4
- package/dist/components/{p-Dr0CDdF0.js.map → p-BmOdwT7H.js.map} +1 -1
- package/dist/components/{p-B2L5lRxX.js → p-C4ijC74J.js} +3 -3
- package/dist/components/{p-B2L5lRxX.js.map → p-C4ijC74J.js.map} +1 -1
- package/dist/components/{p-QSi7g18X.js → p-C7Ud-Wtd.js} +3 -3
- package/dist/components/{p-QSi7g18X.js.map → p-C7Ud-Wtd.js.map} +1 -1
- package/dist/components/{p-ByN7YHJi.js → p-CVIcXkfn.js} +4 -4
- package/dist/components/{p-ByN7YHJi.js.map → p-CVIcXkfn.js.map} +1 -1
- package/dist/components/{p-BWssDmFg.js → p-CZ-MD2If.js} +4 -4
- package/dist/components/{p-BWssDmFg.js.map → p-CZ-MD2If.js.map} +1 -1
- package/dist/components/{p-ByvFJsRx.js → p-C_8uZ7im.js} +3 -3
- package/dist/components/{p-ByvFJsRx.js.map → p-C_8uZ7im.js.map} +1 -1
- package/dist/components/{p-B7i3bxlD.js → p-CcH-hBlj.js} +6 -6
- package/dist/components/{p-B7i3bxlD.js.map → p-CcH-hBlj.js.map} +1 -1
- package/dist/components/{p-DwZpkBIw.js → p-CgRX8g0a.js} +3 -3
- package/dist/components/{p-DwZpkBIw.js.map → p-CgRX8g0a.js.map} +1 -1
- package/dist/components/{p-Dxwi8K5E.js → p-CjZK7dWN.js} +7 -7
- package/dist/components/{p-Dxwi8K5E.js.map → p-CjZK7dWN.js.map} +1 -1
- package/dist/components/{p-D7kEjkZP.js → p-Cmi77ejw.js} +7 -7
- package/dist/components/{p-D7kEjkZP.js.map → p-Cmi77ejw.js.map} +1 -1
- package/dist/components/{p-zvy8vyav.js → p-CpLnupTc.js} +3 -3
- package/dist/components/{p-zvy8vyav.js.map → p-CpLnupTc.js.map} +1 -1
- package/dist/components/{p-RcmcVRSl.js → p-Ctnk5nUo.js} +16 -16
- package/dist/components/{p-RcmcVRSl.js.map → p-Ctnk5nUo.js.map} +1 -1
- package/dist/components/{p-C1kDAIUH.js → p-D-kXVwWj.js} +3 -3
- package/dist/components/{p-C1kDAIUH.js.map → p-D-kXVwWj.js.map} +1 -1
- package/dist/components/{p-D1gXDoyY.js → p-D-wTzvHc.js} +8 -8
- package/dist/components/{p-D1gXDoyY.js.map → p-D-wTzvHc.js.map} +1 -1
- package/dist/components/{p-B99ZgGdR.js → p-D0n-C2y3.js} +3 -3
- package/dist/components/{p-B99ZgGdR.js.map → p-D0n-C2y3.js.map} +1 -1
- package/dist/components/{p-x6EExpNK.js → p-D6u6KfmI.js} +3 -3
- package/dist/components/{p-x6EExpNK.js.map → p-D6u6KfmI.js.map} +1 -1
- package/dist/components/{p-B7WF4KPy.js → p-D6vtEbU2.js} +3 -3
- package/dist/components/{p-B7WF4KPy.js.map → p-D6vtEbU2.js.map} +1 -1
- package/dist/components/{p-BaIf197Y.js → p-DGwDwbkw.js} +8 -8
- package/dist/components/{p-BaIf197Y.js.map → p-DGwDwbkw.js.map} +1 -1
- package/dist/components/{p-BVRMUzTr.js → p-DS3HwXsB.js} +3 -3
- package/dist/components/{p-BVRMUzTr.js.map → p-DS3HwXsB.js.map} +1 -1
- package/dist/components/{p-CVwyGBgf.js → p-Dgm7J5lN.js} +3 -3
- package/dist/components/{p-CVwyGBgf.js.map → p-Dgm7J5lN.js.map} +1 -1
- package/dist/components/{p-CT6S5bs5.js → p-DjyfEQ8h.js} +3 -3
- package/dist/components/{p-CT6S5bs5.js.map → p-DjyfEQ8h.js.map} +1 -1
- package/dist/components/{p-Cm3_X8jg.js → p-DobRGq8D.js} +4 -4
- package/dist/components/{p-Cm3_X8jg.js.map → p-DobRGq8D.js.map} +1 -1
- package/dist/components/{p-qA01frWh.js → p-DquRNhOc.js} +4 -4
- package/dist/components/{p-qA01frWh.js.map → p-DquRNhOc.js.map} +1 -1
- package/dist/components/{p-BNbkcGH4.js → p-DuK0JDSn.js} +4 -4
- package/dist/components/{p-BNbkcGH4.js.map → p-DuK0JDSn.js.map} +1 -1
- package/dist/components/{p-Dt7czoI7.js → p-Dug-5Bu_.js} +6 -6
- package/dist/components/{p-Dt7czoI7.js.map → p-Dug-5Bu_.js.map} +1 -1
- package/dist/components/{p-Bjd40xi0.js → p-Dyt29DJq.js} +3 -3
- package/dist/components/{p-Bjd40xi0.js.map → p-Dyt29DJq.js.map} +1 -1
- package/dist/components/{p-BCZJaxQH.js → p-FnSE80Bx.js} +4 -4
- package/dist/components/{p-BCZJaxQH.js.map → p-FnSE80Bx.js.map} +1 -1
- package/dist/components/{p-Db1bKUAM.js → p-Zor2GPzM.js} +6 -6
- package/dist/components/{p-Db1bKUAM.js.map → p-Zor2GPzM.js.map} +1 -1
- package/dist/components/{p-C-59UJzt.js → p-fNqAJoX5.js} +3 -3
- package/dist/components/{p-C-59UJzt.js.map → p-fNqAJoX5.js.map} +1 -1
- package/dist/components/{p-Cs7yWP4Y.js → p-l-5sIAPh.js} +3 -3
- package/dist/components/{p-Cs7yWP4Y.js.map → p-l-5sIAPh.js.map} +1 -1
- package/dist/components/{p-DgMzkI1U.js → p-tB733yCc.js} +3 -3
- package/dist/components/{p-DgMzkI1U.js.map → p-tB733yCc.js.map} +1 -1
- package/dist/components/{p-o8_Dqbnw.js → p-uHfofnIh.js} +3 -3
- package/dist/components/{p-o8_Dqbnw.js.map → p-uHfofnIh.js.map} +1 -1
- package/dist/components/{p-BU08gBjc.js → p-vz4k4WlX.js} +3 -3
- package/dist/components/{p-BU08gBjc.js.map → p-vz4k4WlX.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +141 -1
- package/dist/esm/gb-avatar_3.entry.js +1 -1
- package/dist/esm/gb-btn.gb-comments-item.entry.js.map +1 -0
- package/dist/esm/{gb-btn.entry.js → gb-btn_2.entry.js} +20 -3
- package/dist/esm/gb-btn_2.entry.js.map +1 -0
- package/dist/esm/gb-collapse-button_4.entry.js +3 -3
- package/dist/esm/gb-detail-cell.entry.js +1 -1
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
- package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
- package/dist/esm/gb-export-dropdown.entry.js +1 -1
- package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
- package/dist/esm/gb-featured-icon_2.entry.js +2 -2
- package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
- package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
- package/dist/esm/gb-file-upload.entry.js +12 -12
- package/dist/esm/gb-header-icon.entry.js +4 -4
- package/dist/esm/gb-header.entry.js +1 -1
- package/dist/esm/gb-help-dropdown.entry.js +1 -1
- package/dist/esm/gb-help-tooltip_3.entry.js +14 -14
- package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
- 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-tab-button-base.entry.js +3 -3
- 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 +1 -1
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/gb-btn.gb-comments-item.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/p-025c52e5.entry.js +2 -0
- package/dist/globuscomponents/{p-55280bb4.entry.js → p-0619fd91.entry.js} +2 -2
- package/dist/globuscomponents/{p-923c1dd0.entry.js → p-0c47814d.entry.js} +2 -2
- package/dist/globuscomponents/{p-c0562794.entry.js → p-0e382d35.entry.js} +2 -2
- package/dist/globuscomponents/{p-caf538c1.entry.js → p-0f00d1e2.entry.js} +2 -2
- package/dist/globuscomponents/{p-a215deac.entry.js → p-17b0cba6.entry.js} +2 -2
- package/dist/globuscomponents/{p-9db6fed9.entry.js → p-1f43fb44.entry.js} +2 -2
- package/dist/globuscomponents/{p-bea35b66.entry.js → p-215590db.entry.js} +2 -2
- package/dist/globuscomponents/{p-e98f4875.entry.js → p-2bdd2dca.entry.js} +2 -2
- package/dist/globuscomponents/p-2bdd2dca.entry.js.map +1 -0
- package/dist/globuscomponents/{p-d2e08097.entry.js → p-2bf8dd32.entry.js} +2 -2
- package/dist/globuscomponents/{p-4452f4d6.entry.js → p-322e3f7f.entry.js} +2 -2
- package/dist/globuscomponents/{p-fd29b5b2.entry.js → p-3627a671.entry.js} +2 -2
- package/dist/globuscomponents/{p-f7bce66c.entry.js → p-39900222.entry.js} +2 -2
- package/dist/globuscomponents/{p-5a8f0ad7.entry.js → p-3c2f9d52.entry.js} +2 -2
- package/dist/globuscomponents/{p-f4fb8bd5.entry.js → p-3d863020.entry.js} +2 -2
- package/dist/globuscomponents/{p-ffa321d6.entry.js → p-502222b2.entry.js} +2 -2
- package/dist/globuscomponents/{p-535f5fec.entry.js → p-507b172b.entry.js} +2 -2
- package/dist/globuscomponents/{p-8519d785.entry.js → p-553b247c.entry.js} +2 -2
- package/dist/globuscomponents/{p-165a27de.entry.js → p-5740b245.entry.js} +2 -2
- package/dist/globuscomponents/{p-4f05c438.entry.js → p-5c995750.entry.js} +2 -2
- package/dist/globuscomponents/{p-3fecfb52.entry.js → p-5f2523d6.entry.js} +2 -2
- package/dist/globuscomponents/{p-c919b2a3.entry.js → p-610045fa.entry.js} +2 -2
- package/dist/globuscomponents/{p-0a35dd13.entry.js → p-64af62df.entry.js} +2 -2
- package/dist/globuscomponents/{p-3b9988e7.entry.js → p-64c5dd22.entry.js} +2 -2
- package/dist/globuscomponents/{p-2e7a01dd.entry.js → p-67649ba9.entry.js} +2 -2
- package/dist/globuscomponents/{p-baf3be35.entry.js → p-6b458c58.entry.js} +2 -2
- package/dist/globuscomponents/p-72732105.entry.js +2 -0
- package/dist/globuscomponents/{p-e4017250.entry.js → p-72cc2a2e.entry.js} +2 -2
- package/dist/globuscomponents/{p-f337c74c.entry.js → p-7e6cfa01.entry.js} +2 -2
- package/dist/globuscomponents/{p-05ad8987.entry.js → p-8039cc4c.entry.js} +2 -2
- package/dist/globuscomponents/{p-107e5022.entry.js → p-818fb1d4.entry.js} +2 -2
- package/dist/globuscomponents/{p-5f69f6c9.entry.js → p-83a00959.entry.js} +2 -2
- package/dist/globuscomponents/{p-0a2e5218.entry.js → p-8a85bc9d.entry.js} +2 -2
- package/dist/globuscomponents/{p-beedb64c.entry.js → p-8d1e91c4.entry.js} +2 -2
- package/dist/globuscomponents/{p-3500f0a9.entry.js → p-8dea49e8.entry.js} +2 -2
- package/dist/globuscomponents/{p-9c24478f.entry.js → p-9d79ce97.entry.js} +2 -2
- package/dist/globuscomponents/{p-ddf06f83.entry.js → p-a5e607fe.entry.js} +2 -2
- package/dist/globuscomponents/p-b146b81b.entry.js +2 -0
- package/dist/globuscomponents/{p-8eab976f.entry.js → p-b85878f2.entry.js} +2 -2
- package/dist/globuscomponents/{p-d7f29a3d.entry.js → p-bbd69a67.entry.js} +2 -2
- package/dist/globuscomponents/{p-a22be1fe.entry.js → p-bcbfd48c.entry.js} +2 -2
- package/dist/globuscomponents/{p-648dbaf2.entry.js → p-bdcbb881.entry.js} +2 -2
- package/dist/globuscomponents/{p-f5c4a810.entry.js → p-bf9ae0ab.entry.js} +2 -2
- package/dist/globuscomponents/{p-fe5af095.entry.js → p-d856fb5a.entry.js} +2 -2
- package/dist/globuscomponents/{p-226a8dff.entry.js → p-d8ed4eae.entry.js} +2 -2
- package/dist/globuscomponents/{p-daddd871.entry.js → p-e3980c5e.entry.js} +2 -2
- package/dist/globuscomponents/{p-661800d8.entry.js → p-e75ad9d7.entry.js} +2 -2
- package/dist/globuscomponents/{p-6eac3110.entry.js → p-e8d53deb.entry.js} +2 -2
- package/dist/globuscomponents/p-ec15a7b8.entry.js +2 -0
- package/dist/globuscomponents/{p-c8e3ddaa.entry.js → p-fc0b97f0.entry.js} +2 -2
- package/dist/types/components/gb-comments-item/gb-comments-item.d.ts +8 -0
- package/dist/types/components.d.ts +23 -0
- package/package.json +1 -1
- package/dist/cjs/gb-btn.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-btn.entry.cjs.js.map +0 -1
- package/dist/esm/gb-btn.entry.js.map +0 -1
- package/dist/globuscomponents/gb-btn.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-1dd7aed6.entry.js +0 -2
- package/dist/globuscomponents/p-95e581ef.entry.js +0 -2
- package/dist/globuscomponents/p-db2f11c0.entry.js +0 -2
- package/dist/globuscomponents/p-e2803eee.entry.js +0 -2
- package/dist/globuscomponents/p-e98f4875.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-1dd7aed6.entry.js.map → p-025c52e5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-55280bb4.entry.js.map → p-0619fd91.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-923c1dd0.entry.js.map → p-0c47814d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c0562794.entry.js.map → p-0e382d35.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-caf538c1.entry.js.map → p-0f00d1e2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a215deac.entry.js.map → p-17b0cba6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9db6fed9.entry.js.map → p-1f43fb44.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bea35b66.entry.js.map → p-215590db.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d2e08097.entry.js.map → p-2bf8dd32.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4452f4d6.entry.js.map → p-322e3f7f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fd29b5b2.entry.js.map → p-3627a671.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f7bce66c.entry.js.map → p-39900222.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5a8f0ad7.entry.js.map → p-3c2f9d52.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f4fb8bd5.entry.js.map → p-3d863020.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ffa321d6.entry.js.map → p-502222b2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-535f5fec.entry.js.map → p-507b172b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8519d785.entry.js.map → p-553b247c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-165a27de.entry.js.map → p-5740b245.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4f05c438.entry.js.map → p-5c995750.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3fecfb52.entry.js.map → p-5f2523d6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c919b2a3.entry.js.map → p-610045fa.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0a35dd13.entry.js.map → p-64af62df.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3b9988e7.entry.js.map → p-64c5dd22.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2e7a01dd.entry.js.map → p-67649ba9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-baf3be35.entry.js.map → p-6b458c58.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e2803eee.entry.js.map → p-72732105.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e4017250.entry.js.map → p-72cc2a2e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f337c74c.entry.js.map → p-7e6cfa01.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05ad8987.entry.js.map → p-8039cc4c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-107e5022.entry.js.map → p-818fb1d4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5f69f6c9.entry.js.map → p-83a00959.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0a2e5218.entry.js.map → p-8a85bc9d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-beedb64c.entry.js.map → p-8d1e91c4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3500f0a9.entry.js.map → p-8dea49e8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9c24478f.entry.js.map → p-9d79ce97.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ddf06f83.entry.js.map → p-a5e607fe.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-db2f11c0.entry.js.map → p-b146b81b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8eab976f.entry.js.map → p-b85878f2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d7f29a3d.entry.js.map → p-bbd69a67.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a22be1fe.entry.js.map → p-bcbfd48c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-648dbaf2.entry.js.map → p-bdcbb881.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f5c4a810.entry.js.map → p-bf9ae0ab.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fe5af095.entry.js.map → p-d856fb5a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-226a8dff.entry.js.map → p-d8ed4eae.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-daddd871.entry.js.map → p-e3980c5e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-661800d8.entry.js.map → p-e75ad9d7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6eac3110.entry.js.map → p-e8d53deb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-95e581ef.entry.js.map → p-ec15a7b8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c8e3ddaa.entry.js.map → p-fc0b97f0.entry.js.map} +0 -0
|
@@ -20,7 +20,7 @@ export class GbPaginationButtonGroupBase {
|
|
|
20
20
|
this.leadingIconSvg = svg;
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: '6c36ede3d393f2ea942c7869e9938d7e0390c3bd', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: 'd928f10b86639d984b4282a065ad100ac6caa632' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '1313f29f589b54f5a7bec643153d5aff0e21b7be', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'c9ac65cebfc1e9a79ef4266849eb8962881b2cc9', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '7004242276a42de7e738904bed4c258f36c11134' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '26d2a698b1d484cad0cc3a6796be24c9d02cae32' }), h("svg", { key: 'a894d15c97537ecba74749ab82248c08030b224b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '3bbc9ed364824131ce9991121ecd7b30003ecdd1', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null))));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "gb-pagination-button-group-base"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbPaginationDotGroup {
|
|
|
5
5
|
this.framed = false;
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '6cdaf924ae79c5a7f067fbdfc22e1231d0d6ef9e', class: "dot_group_div" }, h("div", { key: 'd68fd21b5a4e2c9815be7217696afe594e6462e1' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-pagination-dot-group"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js
CHANGED
|
@@ -4,7 +4,7 @@ export class GbPaginationDotIndicator {
|
|
|
4
4
|
this.current = false;
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: 'c72105e5a16bf15485dac40b7a6f98da30be56ca', class: `dot_indicator_div
|
|
8
8
|
${this.type} ${this.current ? 'current' : ''}
|
|
9
9
|
${this.size}` }));
|
|
10
10
|
}
|
|
@@ -13,7 +13,7 @@ export class GbPaginationNumberBase {
|
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: '86ca18ae90148149cec746ecdcc787775205868b', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '3287205719c01c79863afde6102a7600e18949eb', name: "page_number" })));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "gb-pagination-number-base"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class GbPasswordButton {
|
|
|
7
7
|
this.isPasswordVisible = !this.isPasswordVisible;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '772392d60260273f3c2df50235747451f26dc29a' }, h("gb-btn", { key: 'deab5d7d9e1fa1e18432d28f86cc45e36e2d4dd7', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "gb-password-button"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbProgressBar {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
const progressValue = Math.min(Math.max(this.progress, 0), 100);
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '4afec8c838c5a208e890be1a63415740a0ed4856', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'c66ec3def658d6a6ee112f29fa2355e0163eb74f', class: "progress_bar" }, h("div", { key: '228167da1e714b3c1fbd41bd2bef3ecaf5ca66f2', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'c478c4eb3801e852fa68f50b9ae8ef80b880a923', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '87e904f0b4e070261894e17b0a70c17d3cd6e450', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '2b886fade0cfa2cbc23ee5525b68a6b63b24b642', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'dc159254512f809c0d54d451188136628cc192c6', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '2d0aa0d0eecb401047c638ed561271602dc0a609', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '370716112e9d64f107a90aaf75919e70176e1373', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: 'bd8cd3ac775d3ef8724ee088f14d2af67e3b8936', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-progress-bar"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,7 +28,7 @@ export class GbProgressCircle {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: 'f65b0bebc92eea2d4123c856b5513073345d61d1', class: "gauge" }, h("div", { key: '5773b1a5b89aaf0ec8bf08463f44516ca2859ee4', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '1653421597104e8a7474f2a4626ff2bf99e3e7e0', class: "mask" }), this.label && (h("div", { key: '475c013d4a85b76db332fb40bc80629cb25817f0', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '929e590929d22855fed1d9150c2f7ba21e276441', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "gb-progress-circle"; }
|
|
34
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbScrollbar {
|
|
|
5
5
|
this.length = '25%';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: 'bcdb8da9540ae4ae379f1a5ab952a89e387a3f69', class: "scrollbar-container" }, h("div", { key: '4a6706d26bf3f455bf32695f20f5c16374e2fd8b', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'd22f40d787829034f71527669379b3b746ef24e4' }))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-scrollbar"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -95,7 +95,7 @@ export class GbSidebar {
|
|
|
95
95
|
const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
|
|
96
96
|
const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
|
|
97
97
|
const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
|
|
98
|
-
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '
|
|
98
|
+
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '9e09c618e7a849d7ac35fc3374ed861ed136226a', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '0220b03c26e3e6dbd02d221b7689e98f8668bf3b', class: "pattern" }, h("img", { key: '326728fabe446186fce6ef0ea673a1811e583748', src: patternSrc, alt: "" }))), h("div", { key: '7d1ee8bc12869e00452ca2f4bf3c15093bc3ec2a', class: "nav" }, h("div", { key: '7602035452e624bc9faa682b8788620754641bb9', class: `sidebar_header ${this.state}` }, h("div", { key: '121f04036d5e88b9a97ba1e530abf4f2b32af67e', 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: '6055c5b4095589514b061063ca86a1a56b7a69d3', src: logoSrc, alt: "" })), h("div", { key: 'fa940a6e8c01bd904e16b143dcfeb5a186d69d6b', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '9e944082f3822074dbfb8ad525d95ae340da0987', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'c0475980fb1fc8d1a24f899ea941fa7b8e9879ac', class: "navigation" }, h("div", { key: '639e98a96a5e1768773855248d82d3f8f3e68105', class: "item" }, h("gb-simple-side-bar-item", { key: '2ee9e07eba0bea7c46d162ae6757577dad4b697b', 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: '519bbf67c22a38bfb50f0313d46add188e34787e', 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: 'e52c0faa10f0945267d0996892d814442d7353bf', 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: 'a552f38fad5dd095567d753a5a305e63ca414ff9', 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: 'd672bb1b915f3699362d6ebd55edd89cdf6ce4e1', 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: 'da3c1ba4292b2afaa847f80b485dbf8113707236', class: "navigation" }, h("div", { key: '9e474e0f99284c2d02ae974f1703b3b623d7ae39', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'f69877db1ebb81cb17ff0fee195acf0e3c1226ea', 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: 'fbf168e0aee7f17141883f1f598e8dd2591d6d07', 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: '4a75c950b5ce3d92001ee3381e9cca0365d6fc3d', 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: '419a60c078986984e97583849815eefafeb4beb6', 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: '216d1c6ecea785e9d770a5bc6b2b7cbd006355ae', 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: '0d4a310f02b1b3ba0fbaf2fa560ad8f5bc8e6b04', class: "application_name" }, h("div", { key: 'beca400f77274324c884cb9a7eca435278608e8e', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '7c9090f31d5bfb53eb92914676d4c11c477685da', class: "application_name_pattern" }, h("img", { key: '70f29594265f4341a8fa7cecb82aecaa62c56705', src: patternSrc, alt: "" }))), h("div", { key: '0556bc0806d021803bba96f6fddfe1a478527796', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: 'abc1dfff0f558a30fc0f877d37e97bbe1f321056', class: textClass }, h("slot", { key: '3cfd269cb25bca0513c9a3698c84aace808debf1', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: '10127fbb51c62de5437954f29caa324abf4cd184', class: `sidebar_and_nav ${this.state}` }, h("div", { key: '3cf67cb13326e0e5fff41d39000a53d929382eda', class: "nav_div" }, h("div", { key: 'b27f1c1851b3596dc0338f7830ba31662c0c91cf', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: 'ee4987ec5958f231983e2723192704ddca005921', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '85320f7f1372f55debdf8ffce411befbc34e8b6f', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: 'dec1af67f585feb369822e200c4a09178c75f22c', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'a217e4eba36cf127d408630e402c7795993d9f47', class: "complex_sidebar_div" }, h("div", { key: '230572a4ca3c8cd305af4ffeb63fb0807f4d9fa0', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '4f3eeeff6b41ff41e7957d65129a297b30e9e2a0', class: "pattern" }, h("img", { key: '6f1e81bf3eeeac3379b9b14f183e93cf6df74945', src: patternSrc, alt: "" }))), h("div", { key: 'c391158b7370e662c6993f3b333449954026c3ae', 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: '203fe2dea96124cb0e102fd99fe761de25888c4c', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'edf83c2fea6ca4eb833ecc89262b63d500b16b0e', 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) }))))))))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "gb-sidebar"; }
|
|
101
101
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,7 +28,7 @@ export class GbSimpleSideBarItem {
|
|
|
28
28
|
render() {
|
|
29
29
|
const redBarSrc = getAssetPath(`assets/bar.svg`);
|
|
30
30
|
const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: 'b014f010f99320b2ace602af527abbd524ac2f8f', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '9ae402be5367e78fc164de8f3a7091bf0f63b7af', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '5d7686f40da7cdc44b0aaab5c6b9dfd99cf3ee3b', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '026949436f3402f5b44daf5fad59dcd0b8afe0f4', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '629512583d87086ca617bd2a6518a4b1721f476c', class: "content" }, h("div", { key: '035ea682307d9953c31ad42c7860aac1b059ec34', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '9c0222b5a0d79064aab11b3ade9ac12580c6fc16', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '86cad4f3f73a31d2cb69d376cc9aec6547da6c69', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '95790ccef7ccb1180a2db8079ce60b8bda14c3fa' }, "10"))), this.showArrow && (h("svg", { key: '6628592323deb280a854bf0054a32271c7024924', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '74ec802bedfde08be4d7fa2c23a5872697237e5f', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: 'c46a072cf40fbb84cfb3ea23d6373e64ccbe9691', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'f41a028c87e318d8741e147584511c0a13bdab02', slot: "label" }, this.label)))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "gb-simple-side-bar-item"; }
|
|
34
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -71,7 +71,7 @@ export class GbSlider {
|
|
|
71
71
|
return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
|
|
72
72
|
}
|
|
73
73
|
render() {
|
|
74
|
-
return (h("div", { key: '
|
|
74
|
+
return (h("div", { key: '022f4f8a038204b8054b2e929a28ccb2a09cf745', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '96a0437dca3dfea648bb247e7ddefe3d2ab9f048', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '6dac1702ea7c86c881d525e15dd3f8eeb7a1ed0d', 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: 'd17b8b48512aa79e700ad1679bb4c1489900619b', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
|
|
75
75
|
}
|
|
76
76
|
static get is() { return "gb-slider"; }
|
|
77
77
|
static get encapsulation() { return "shadow"; }
|
|
@@ -18,7 +18,7 @@ export class GbSliderControlHandle {
|
|
|
18
18
|
this.isFocused = false;
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h("div", { key: '
|
|
21
|
+
return (h("div", { key: '1fd2f71cf22440dea73ecce248ccd67eeff590f4', 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: 'f2bee42b56456a941f83050f0cebde787f7b10aa', class: "tooltip-container" }, h("gb-tooltip", { key: 'fbd3cd74db7880f702687b0e5d273d2d7540db4e', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '15bd729cec5dfedc27f66701694e6734a3987ada', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '44cdf12ddb108f5c2d646140440ff7ea89752a9d', class: "thumb-label" }, h("p", { key: '2d56444aee403034ed942cfe8b4d0dd19d88baaf', class: "thumb_label text-md-medium" }, this.value)))));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "gb-slider-control-handle"; }
|
|
24
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class GbStatusIndicator {
|
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
10
|
return [
|
|
11
|
-
h("div", { key: '
|
|
11
|
+
h("div", { key: 'eaabb00595a252db711158b1488d628b5fa47c51' }, this.statusIcon === 'online_indicator' && h("div", { key: '5057b483813b72ecd14a3f1175da42b938d10ea8', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '0d9d0bd49a04189b33dc4ed588e6cbfead77d96e', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: 'ebbde35a372f218329422604a4cafdaf0761f3da', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '87bd6580e77e1ba3ea6e5a5ef79bb7c920e3ee9f', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: '690b20321c5258b927075dca3a1f54cf3053e9da', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: '0b64f72ebadb61e4b0df8f26198860c03f6974d6' }, h("clipPath", { key: '3649ea0b17bacab4a0d498087c6ea079db9cfc96', id: "clip0_0_21453" }, h("rect", { key: '995133a7eb23d8a0a7401ba862c04e4f867b8d41', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '48f9a638c1b6abf982c5f2959b5bed35866725c2', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '0327109b349650b244fbfe0d1d2a0fab20de777d', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '402f26d169f9016bf2284c5c063895f3b8447b48', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
|
|
12
12
|
];
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-status-indicator"; }
|
|
@@ -8,7 +8,7 @@ export class GbStepBase {
|
|
|
8
8
|
this.supportingText = '';
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: '
|
|
11
|
+
return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'cf1ba0e6bb5ca10a9842d68d1d4400c7cedc7ff9', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: '556fbfbfbef3f8e098c52603eeda02f3e4941671', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: 'ffea5223771695e1cf9cd12de5bab092262e1b24', class: `text_line_div_content` }, h("p", { key: '5e3f2be9570499298c616ef7207e26fb36235652', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: '9959ca5e2f7517ef11b3f68877f4879f8cb5fc14', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: 'dd4ff4c34cdc8908323cabffe10d94a27bf8f4b0', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'b56efd4cbdb8da3126e918d0977bc3e1b938242d', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'd0960809f8a69a63a8c964e495876872c4d2d2c9', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '9877e15ba850559d576cfb459413e5378da293ac', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.type === 'icon_left' && (h("div", { key: '4265623014074a201402ac1f1f239aaeab4465ce', class: `icon_left_div ${this.size}` }, h("div", { key: '7d56ebe6c4b4bfe13374d67388ffba786a85a389', class: "connector_wrap" }, h("div", { key: 'c8234971bc08ba7022f057fc876368929513e4f6', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: '79bb92919ca16b9cb825a171096f07aac1c0aabc', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: '6047a7b3061f55eb2f641adb34c1b5c8e16bda8c', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'fb62767ff0e6d5f791c13e40fa25b894ee1df944', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: 'f21706697b6567fac25b66eb5d1a01c9f0ff11e8', class: "connector_div" }, h("div", { key: '12e9b789ba35c4ef476f280f3ab05e05801863bb', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: 'b91a1b7ef536f8fe0a73606dac5c00803dcf833d', class: "icon_left_text" }, h("p", { key: 'f003e326132a1156c9a145da4a7b841d45b9d16f', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: 'c61fc6d9ed1fe547aa2c773595fe2f0758255211', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'a41bd9be783c8542980da5268c9d186c636b56fd', class: `icon_top_div ${this.size}` }, h("div", { key: '1c8e68caa7a48c7f428dbdeed007296af08a7d61', class: "step_icon" }, h("div", { key: 'cd2aa68f654cccba73d67c198c50ad220df00342', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'e64388ddc2556beb5af600c4d13cb861d88d84ec', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'd1f68c196b5f427acca5261a9f2562df6fa5bc0b', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'f574c5dbc6e1f7f7ff7d4d9ed95252128fb7c6a0', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: '432845bd94a07d40dd30a24e5702a592de597855', class: "connector_div" }, h("div", { key: '17638483659a606d1f600ec37586baa81286638e', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '82e61b901d8896eae59e0474d4c75227f426ebd0', class: "icon_top_content" }, h("p", { key: '35f4d156799d20be4d63cdb05b1bc9b5d28d6339', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '5f846e1886f4df2ad2a9b1f4dc85c3b8c8fa174e', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: '69f722151777b12e891436cebb915f9a76d7c268', class: "featured_icon_left_div" }, h("div", { key: '3e079280ce027c484511cfd71528483e9e3608b1', class: "connector_wrap" }, h("gb-featured-icon", { key: 'ec9629a8d1aff0adfc91dc8a002b8f7af77fc2e0', size: "lg" }), h("div", { key: 'a7d3db4c2b89a7667905be7c56a7c581e91145e5', class: "connector_div" }, h("div", { key: '9d56e7afd11b20adba1659276ba67bfd57a0c10d', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` })))))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "gb-step-base"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -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: '631cf547277e4d3ca570d00644d8c824efe4ab4f', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '93e04c2cc80d1fbb96794f3d11b0f813fadb5e4e', 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: '48a270bc452c7c0fe7b5bf9903a2c44e66bd84d0', 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: '910f93890ca4a52156d5300e1fd499afe4e3fe69', 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: '1b8de550c897533dd70a22d138362d1050929ebe', 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: 'a4c133ab0890e024696200df0ac5a376c5e8d2b0', 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: '54dc657f99ab7a419f241609ea73b8caffb3d158', 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: '29a4c6961b187d0427ab2160fcca3be3ceb63998', 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: '6d650918925c57b9cc12fb49d5cd2af35765155d', 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: 'b170b016c98461e155554f2fb40f535f993d5f9d', 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: '311143b3452e005cf645ab6d3a84bd55e161f316', 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: '01b65440b76012e83b114b606580dd8b68329293', 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: 'a3448e6fc5b87d2bafa4d486d75f689bee741397', 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: 'af6e08340abac5fcefcf1508d18560bcbfecdf84', 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: '9742e12c7d41beea7956c2035b1d848c1d855c2d', 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: '32a9fa1e791c3be41be566a2363d36dcc6f4ccb3', 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: '4960086a7f8012b481e11741bd7243c076cfc109', 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: 'c5e671fa2c7bc7d53ea019d3d77405196db05258', 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: '91708aeb972b482306a775979d0cb2ab4a14d528', 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: 'ab29b4d75c5f6d109c44487f74203199449e4a2a', 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: 'bd7bd4a565c59104d485ceca998b9002f3949853', 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: 'a20b2d6a85cf956fb929c35d00048290a2323f3a', 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: '6b00f74234c0060173fab8f76c835182161f102c', 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: 'ede360e5ec7238aadaa668746efa57a35054f38d', 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: '7ff264e53be07b486d9eb7ff4ca9a78c21379b66', 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: '7d3151dc3d6d7925ba8e66038683a2adf65a5398', 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: 'be1ae6f5477ceef5e3f227915bdc6f608d71005d', 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: '344642be06286a914c15483b8a3eb76539b0f6dd', 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: '2d8845fb17d15ca84be88fce982f4722a8b888cd', class: "text_with_line" }, h("gb-step-base", { key: '0d2ee3eee516246f60f47350f811fec22aa00b72', 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: '1decffe02e32c741e4c7d21bb6b517053a3143bd', 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: 'c7d34e7bf7a2dcca61a6c761967b4d2ef6a9b87e', 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: 'dd230f61687a36e89e2abeb2af30c7c015da3dbd', 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: '5784243c9d6ff073ab8efb723b923324009bccfb', 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: '3527599b6260d89baf9ea18f687b59e9cfcfe889', 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: '1ce3e1a9f0b4432559f2097c5b812cbe35b39bac', 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: '8d5710f61408b3e549838a64579c040f19cd6ac2', 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: 'be9c134e4eadb06aa99c811c805859183a914500', 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: '568615942ad0cb8c7e49b25122109013f26a2c81', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'd22009b867f2876800708cf566a3ee18d7d9245f', 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: '2e4c96b493ca9dbd82276627aa7cdec446077077', 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: 'cbc8ddb4976229aac8891e06c847e6c440d3269c', 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: '3b70da4f439513c76b2be2cffa8cdc4811302ab1', class: `container ${this.size}` }, h("div", { key: '57953e3b65279fe99c9ad834c8d1ed63e39b0679', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '7bd9010a0f542b304d55dca762378af713d74666', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'e6a8e164c4a03c7fca8a23e022973b77457b3a46', class: "icon left-icon" }, h("img", { key: '405a11116d7aee5fd1e0182dc2fbbb32c7b668df', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '3d420d112fb1e1ca870c59ea22147a635f05cf8a', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '18d85880107447840f750282f10aa43239978a61', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '87ce5062f53d7122cc95909dfe58e7012583f6cc', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'a52adf235b229f93deb02d59eca142e6a03e60de', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'da2ff493a3c651a0a35f741a8081f3186986f438', class: "label" }, h("slot", { key: 'ea955acf0b4f49b938d1caef3634dc3669e32e9d' })), this.action === 'count' && (h("gb-tag-count", { key: 'f4b56f0dffc77eb49fc2b2783ddb4d668584a23e', size: this.size }, h("slot", { key: '39f2a832e4085b5875f7e5274ed0993d169c8e54', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '25672ace2c7905222fe9e69067b9053607729241', 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: 'c0f3dfe95207288fe6eb4f60e05c855d57458e86', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '43b841c64ca4dc97651c9bc77d6f2a6eb94a135b', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '28931e7cfd2bddb02e7eae1345699d9e7d0f810e', class: `custom-checkbox ${this.size}` }, h("svg", { key: '8c57680684263531c71e6c4f95465d2cbc65859c', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'f58ff0a41c83b61fd64e015ad9d56dd20dee0efd', 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: '33b5f2cfb31acae3ec71b96934f36f45a97f9f5b', class: this.size }, h("svg", { key: '643e3c01c3a604882b0af09bc5d4649ffb04dc67', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '3c45ffd807966b043c5381a47bc09f5f0366ad6d', 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: '87969c20c9cd4d1bc356642651cabb3cb3a260ba', class: this.size }, h("slot", { key: '4d11cc499acc3e94d3c6740686521f359d8e6277', name: "count" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-count"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -183,14 +183,14 @@ export class GbTextareaInputField {
|
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
185
|
render() {
|
|
186
|
-
return (h("div", { key: '
|
|
186
|
+
return (h("div", { key: 'd51c6026b1c8757f5a65e9da9f823a7bfee2d9bb', class: "textarea_container" }, h("div", { key: '3a8a8b817a14f1e4c2f8e97f38132771ad1e7254', class: "input_with_label" }, this.showLabel && h("p", { key: '31d5e3039fc07fc35d422692ed3e4fa84cc88497', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '8e062328c4b78c2aac8ffcdb50ab9db8d8d341b5', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: '6fd22260adc5945ef17ca1a940fbcaba6efedbe8', class: "textarea_tags" }, h("div", { key: '3e82749af0350c9d891902ca33ec3662b7b00c3a', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '582a98344e9d140bc590de40235a1eada4a9170c', 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
|
|
187
187
|
.split(' ')
|
|
188
188
|
.map(part => part.charAt(0).toUpperCase())
|
|
189
|
-
.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: '
|
|
189
|
+
.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: '48967d39b6fd84bda3b8a4c024aa6bde54d9b1ac', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'c0ecc4ac99b9c79a4baa8bed70e14cbb2f2ca757', class: "input_field" }, h("input", { key: 'ed7848967118cf09d497bf547c6190cdd0db687f', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
|
|
190
190
|
// placeholder={this.placeholderText}
|
|
191
|
-
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '
|
|
191
|
+
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: 'dfa353cba4230f237ff9b1566fe370f41d785c64', class: "help_icon" }, h("svg", { key: '78f6545714d47a847e4f2d49d4508d27882f9e1c', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '09d8d7b50f380bb14494373d1b1910c93b2ac9a6', 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: '2ee1790dbeaca3848a6c8db96d476dba08d150fd', 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'
|
|
192
192
|
? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
|
|
193
|
-
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '
|
|
193
|
+
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '604ff8a84b0b52364e991b626f444ebd463f8c18', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
|
|
194
194
|
}
|
|
195
195
|
static get is() { return "gb-textarea-input-field"; }
|
|
196
196
|
static get encapsulation() { return "shadow"; }
|
|
@@ -53,7 +53,7 @@ export class GbToast {
|
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
render() {
|
|
56
|
-
return (h("div", { key: '
|
|
56
|
+
return (h("div", { key: '716efa20fc44ce42fbea948c1e45044df4a192f5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '001e44e21b03ca04491803cef5bef5f8364789e7', class: `icon_container` }, h("svg", { key: '4d6b8e634bc71c479079c44bd0dc4099e85d9913', 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: '36154b187196dfa384910aae254add990750b6b6', 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: '52001b232b963b7e4c365b7333db7ba171a242e3', "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: 'd839a7b372f3b2f817e1c64c8b0f15e848ed4fb1', "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: 'da1c8c034b699869975fd74c7e6cec1ce2aa7dda', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'f37076ffc6a65839bf27bd7908fcf9dad0d3666d', class: `text ${this.size}` }, h("slot", { key: '769eecf190114423ba8b67716aedf0fcccdd060a', name: "main_text" }), this.showSupportingText && h("slot", { key: '43dfdce2f83890b4fcf00063e700f9327c1b2dd4', name: "supporting_text" })), this.actions && (h("div", { key: '09b9b9acb1c617f5f8c71635ae68c832ed7f8a49', 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: '035b3170835c1c819776463646c1eb74d0fa5899', 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: 'c3ece26f62c397c1dd6c6ae2495b3734cd951ddd', class: `container ${this.breakpoint}` }, h("div", { key: '60cdf5646ed2dfd89a4f32560405544f8bfade37', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'b0e1aba8418a27c7315ac950cfa8150da9574796', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'b10f57e168bb6a587d5564d425737008d3081fdf', class: `icon_container` }, h("svg", { key: 'c25a498d3b82a11a672023084785d4f97ccc8355', 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: 'adc39843d3586d3c4e53bc69c6fb65cff742c548', 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: '8ae7008cad5bab2a02a12fddeeca39ac7384ffa0', "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: '95e17756c8d9d988ac1c4ffe93157c9688809bb8', "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: 'a8d39098332927bb82131bb6a5ca932cc6ab1d50', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'c32e855495e1b4433bf393968e812dfda06a0ebc', name: "main_text" }), this.showSupportingText && h("slot", { key: 'e1e2833e1cabc1b3140ad3038b1cf4ca1acdf3d2', name: "supporting_text" }))), this.actions && (h("div", { key: 'b9e178146256959440d75387fcbf3ad1cc4a39c8', 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: '52bf36105e91217c84362db8b87ddd2a2e6508d4', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
|
|
57
57
|
}
|
|
58
58
|
static get is() { return "gb-toast"; }
|
|
59
59
|
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: '61260ac4b7148498acfcc407a2e9cf947ef33edf', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '45252dda28729581c85c98b264aa5a6fe633bb28' })));
|
|
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: '1fa12413e314c2c5d38b53937a26f3e0d0783765', class: `toggle_div ${this.size}` }, h("div", { key: '189c1a09a43fa426c8ad6cd59bc922627a83687b', class: "toggle_base" }, h("gb-toggle-base", { key: '8f4c83656f961707855d34542174e3ec9e3e9a75', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '022a726181d58d939e33298c353faf06de5a35a6', class: "text" }, h("slot", { key: '254cde2eb03233aae1eceff5262b2487709ab8f7', name: "main_text" }), this.supportingText && (h("slot", { key: '2d5fb89d2b5eac26e2aee069ee78685e277e6da0', name: "supporting_text" }))))));
|
|
38
38
|
}
|
|
39
39
|
static get is() { return "gb-toggle"; }
|
|
40
40
|
static get encapsulation() { return "shadow"; }
|