globuswebcomponents 1.9.7 → 1.9.9
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-label-group_2.cjs.entry.js +1 -1
- package/dist/cjs/{gb-avatar_20.cjs.entry.js → gb-avatar_27.cjs.entry.js} +406 -120
- package/dist/cjs/gb-avatar_27.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-empty-state.cjs.entry.js +49 -0
- package/dist/cjs/gb-empty-state.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-empty-state.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js +70 -0
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
- 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-horizontal-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
- 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 +4 -4
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
- package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-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 +40 -0
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-stepper-vertical-icons-with-text.entry.cjs.js.map +1 -0
- 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-table-header.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-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/components/gb-file-upload-item-base/gb-file-upload-item-base.css +7 -1
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +74 -5
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
- package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +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-icon-button-base/gb-icon-button-base.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 +4 -4
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
- package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
- package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
- package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
- package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
- package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
- package/dist/collection/components/gb-toast/gb-toast.js +1 -1
- package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
- package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
- package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
- package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
- package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +3 -3
- package/dist/collection/components/gb-tooltip/gb-tooltip.js.map +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 +7 -7
- 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-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-detail-cell.js +4 -4
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +3 -3
- package/dist/components/gb-filter-button.js +1 -1
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +4 -4
- package/dist/components/gb-help-dropdown.js +1 -1
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- package/dist/components/gb-icon-button-base.js +1 -1
- package/dist/components/gb-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 +18 -18
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +1 -1
- package/dist/components/gb-quick-action-card.js +1 -1
- package/dist/components/gb-quick-action-icon.js +1 -1
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-sidebar.js +9 -9
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +3 -3
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-step-base.js +1 -1
- package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
- package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-table-header.js +14 -14
- 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-theme-tab.js +1 -1
- 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-BpcgQzUl.js → p-B18j44pH.js} +4 -4
- package/dist/components/{p-BpcgQzUl.js.map → p-B18j44pH.js.map} +1 -1
- package/dist/components/{p-BXFhKQ9m.js → p-B1mn4R1P.js} +7 -7
- package/dist/components/{p-BXFhKQ9m.js.map → p-B1mn4R1P.js.map} +1 -1
- package/dist/components/{p-CYLUVCnI.js → p-B8RpVmuE.js} +5 -5
- package/dist/components/{p-CYLUVCnI.js.map → p-B8RpVmuE.js.map} +1 -1
- package/dist/components/{p-XxxsRdkv.js → p-B8l1JBWS.js} +8 -8
- package/dist/components/{p-XxxsRdkv.js.map → p-B8l1JBWS.js.map} +1 -1
- package/dist/components/{p-hB_H57UV.js → p-BLQCynen.js} +24 -24
- package/dist/components/{p-hB_H57UV.js.map → p-BLQCynen.js.map} +1 -1
- package/dist/components/{p-D30e0Tda.js → p-BZSHqd1h.js} +4 -4
- package/dist/components/{p-D30e0Tda.js.map → p-BZSHqd1h.js.map} +1 -1
- package/dist/components/{p-DOyqZWx2.js → p-BaU53c8n.js} +4 -4
- package/dist/components/{p-DOyqZWx2.js.map → p-BaU53c8n.js.map} +1 -1
- package/dist/components/{p-DJDBJ--k.js → p-Bb-UhjQj.js} +4 -4
- package/dist/components/{p-DJDBJ--k.js.map → p-Bb-UhjQj.js.map} +1 -1
- package/dist/components/{p-CHEWpXtG.js → p-BdxRLjQz.js} +3 -3
- package/dist/components/{p-CHEWpXtG.js.map → p-BdxRLjQz.js.map} +1 -1
- package/dist/components/{p-DqLkwgjp.js → p-Be_cElT5.js} +8 -8
- package/dist/components/{p-DqLkwgjp.js.map → p-Be_cElT5.js.map} +1 -1
- package/dist/components/{p-QTMzCBtx.js → p-Bltqk_JB.js} +3 -3
- package/dist/components/{p-QTMzCBtx.js.map → p-Bltqk_JB.js.map} +1 -1
- package/dist/components/{p-DZpe7WjU.js → p-ByIIhbmN.js} +3 -3
- package/dist/components/{p-DZpe7WjU.js.map → p-ByIIhbmN.js.map} +1 -1
- package/dist/components/{p-Bl5X3w30.js → p-C7CJ36SO.js} +4 -4
- package/dist/components/{p-Bl5X3w30.js.map → p-C7CJ36SO.js.map} +1 -1
- package/dist/components/{p-CagylF3C.js → p-C9YJdMaD.js} +4 -4
- package/dist/components/{p-CagylF3C.js.map → p-C9YJdMaD.js.map} +1 -1
- package/dist/components/{p-DG9zwUK_.js → p-CB5liCPZ.js} +3 -3
- package/dist/components/{p-DG9zwUK_.js.map → p-CB5liCPZ.js.map} +1 -1
- package/dist/components/{p-BAgrqhBq.js → p-CDWMYYWc.js} +3 -3
- package/dist/components/{p-BAgrqhBq.js.map → p-CDWMYYWc.js.map} +1 -1
- package/dist/components/{p-7m0i9ULI.js → p-CU9gPSwC.js} +3 -3
- package/dist/components/{p-7m0i9ULI.js.map → p-CU9gPSwC.js.map} +1 -1
- package/dist/components/{p-D6XCfTIq.js → p-CZvxDpEL.js} +6 -6
- package/dist/components/{p-D6XCfTIq.js.map → p-CZvxDpEL.js.map} +1 -1
- package/dist/components/{p-C-ocGE59.js → p-Ccsxkn5A.js} +3 -3
- package/dist/components/{p-C-ocGE59.js.map → p-Ccsxkn5A.js.map} +1 -1
- package/dist/components/{p-OSUxN4ko.js → p-CoayaixB.js} +4 -4
- package/dist/components/{p-OSUxN4ko.js.map → p-CoayaixB.js.map} +1 -1
- package/dist/components/{p-DCG3i0LZ.js → p-CqlgKYyz.js} +3 -3
- package/dist/components/{p-DCG3i0LZ.js.map → p-CqlgKYyz.js.map} +1 -1
- package/dist/components/{p-CwQVtwRh.js → p-CwnqCXpw.js} +3 -3
- package/dist/components/{p-CwQVtwRh.js.map → p-CwnqCXpw.js.map} +1 -1
- package/dist/components/{p-C-NL8IFL.js → p-CxQYr5Xg.js} +3 -3
- package/dist/components/{p-C-NL8IFL.js.map → p-CxQYr5Xg.js.map} +1 -1
- package/dist/components/{p-B2W89gny.js → p-D2dhFoUV.js} +4 -4
- package/dist/components/{p-B2W89gny.js.map → p-D2dhFoUV.js.map} +1 -1
- package/dist/components/{p-0z-Ii_bD.js → p-D6Ez1qZy.js} +4 -4
- package/dist/components/{p-0z-Ii_bD.js.map → p-D6Ez1qZy.js.map} +1 -1
- package/dist/components/{p-DZ4fwD0T.js → p-DEjbckwH.js} +16 -16
- package/dist/components/{p-DZ4fwD0T.js.map → p-DEjbckwH.js.map} +1 -1
- package/dist/components/{p-D7WUGxnW.js → p-DMNXdngN.js} +4 -4
- package/dist/components/{p-D7WUGxnW.js.map → p-DMNXdngN.js.map} +1 -1
- package/dist/components/{p-hUgl7eJZ.js → p-DVESG0e2.js} +3 -3
- package/dist/components/{p-hUgl7eJZ.js.map → p-DVESG0e2.js.map} +1 -1
- package/dist/components/{p-BDb7NPmy.js → p-Dj-Z6SLo.js} +3 -3
- package/dist/components/{p-BDb7NPmy.js.map → p-Dj-Z6SLo.js.map} +1 -1
- package/dist/components/{p-CMzvyg7A.js → p-DncRdWb-.js} +3 -3
- package/dist/components/{p-CMzvyg7A.js.map → p-DncRdWb-.js.map} +1 -1
- package/dist/components/{p-DbZN12Es.js → p-DuFJaEm5.js} +3 -3
- package/dist/components/{p-DbZN12Es.js.map → p-DuFJaEm5.js.map} +1 -1
- package/dist/components/{p-fTmhdKp0.js → p-F0AcCMKg.js} +6 -6
- package/dist/components/{p-fTmhdKp0.js.map → p-F0AcCMKg.js.map} +1 -1
- package/dist/components/{p-B6qlzzpO.js → p-FyJoYyy5.js} +36 -11
- package/dist/components/p-FyJoYyy5.js.map +1 -0
- package/dist/components/{p-CyIafhBO.js → p-WM5EZM6s.js} +3 -3
- package/dist/components/{p-CyIafhBO.js.map → p-WM5EZM6s.js.map} +1 -1
- package/dist/components/{p-BhCoeneG.js → p-XyckUEeO.js} +4 -4
- package/dist/components/{p-BhCoeneG.js.map → p-XyckUEeO.js.map} +1 -1
- package/dist/components/{p-B2OUWVZ_.js → p-hLszFeGv.js} +6 -6
- package/dist/components/{p-B2OUWVZ_.js.map → p-hLszFeGv.js.map} +1 -1
- package/dist/components/{p-BbNN56fd.js → p-rryCWlNe.js} +3 -3
- package/dist/components/{p-BbNN56fd.js.map → p-rryCWlNe.js.map} +1 -1
- package/dist/components/{p-DC1SJOdQ.js → p-v7NJYrv5.js} +7 -7
- package/dist/components/{p-DC1SJOdQ.js.map → p-v7NJYrv5.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +50 -2
- package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
- package/dist/esm/{gb-avatar_20.entry.js → gb-avatar_27.entry.js} +396 -117
- package/dist/esm/gb-avatar_27.entry.js.map +1 -0
- package/dist/esm/gb-empty-state.entry.js +47 -0
- package/dist/esm/gb-empty-state.entry.js.map +1 -0
- package/dist/esm/gb-export-dropdown_2.entry.js +1 -1
- package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +1 -0
- package/dist/esm/gb-featured-icon_2.entry.js +67 -0
- package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
- 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-horizontal-tabs.entry.js +1 -1
- package/dist/esm/gb-icon-button-base.entry.js +1 -1
- 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 +4 -4
- package/dist/esm/gb-progress-circle.entry.js +1 -1
- package/dist/esm/gb-quick-action-card.entry.js +1 -1
- package/dist/esm/gb-quick-action-icon.entry.js +1 -1
- package/dist/esm/gb-scrollbar.entry.js +1 -1
- package/dist/esm/gb-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 +38 -0
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +1 -0
- 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-table-header.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-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-empty-state.entry.esm.js.map +1 -0
- package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +1 -0
- package/dist/globuscomponents/gb-stepper-vertical-icons-with-text.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-0019e8c5.entry.js → p-00c4c6c1.entry.js} +2 -2
- package/dist/globuscomponents/{p-bf4aa815.entry.js → p-08e8d91e.entry.js} +2 -2
- package/dist/globuscomponents/p-1238de2d.entry.js +2 -0
- package/dist/globuscomponents/p-1238de2d.entry.js.map +1 -0
- package/dist/globuscomponents/{p-188b4e81.entry.js → p-1ecbdb12.entry.js} +2 -2
- package/dist/globuscomponents/{p-6a2778c1.entry.js → p-21f8d506.entry.js} +2 -2
- package/dist/globuscomponents/{p-5edc31e2.entry.js → p-22edd947.entry.js} +2 -2
- package/dist/globuscomponents/{p-c6f00968.entry.js → p-24a31114.entry.js} +2 -2
- package/dist/globuscomponents/{p-66d120ec.entry.js → p-26708b54.entry.js} +2 -2
- package/dist/globuscomponents/{p-48d507c8.entry.js → p-29cd87bb.entry.js} +2 -2
- package/dist/globuscomponents/{p-7cc3e0db.entry.js → p-2b051369.entry.js} +2 -2
- package/dist/globuscomponents/{p-59336884.entry.js → p-2b6526a7.entry.js} +2 -2
- package/dist/globuscomponents/p-2c07e92f.entry.js +2 -0
- package/dist/globuscomponents/{p-f32ae371.entry.js → p-33d96d78.entry.js} +2 -2
- package/dist/globuscomponents/{p-e28d565f.entry.js → p-38790533.entry.js} +2 -2
- package/dist/globuscomponents/p-45611dc8.entry.js +2 -0
- package/dist/globuscomponents/{p-c384e8ff.entry.js.map → p-45611dc8.entry.js.map} +1 -1
- package/dist/globuscomponents/p-47e0cc01.entry.js +2 -0
- package/dist/globuscomponents/p-47e0cc01.entry.js.map +1 -0
- package/dist/globuscomponents/{p-ba744170.entry.js → p-5a485ca2.entry.js} +2 -2
- package/dist/globuscomponents/{p-eb612ea4.entry.js → p-5c73390e.entry.js} +2 -2
- package/dist/globuscomponents/{p-e9c67c80.entry.js → p-60bc6817.entry.js} +2 -2
- package/dist/globuscomponents/{p-eeb1ef58.entry.js → p-60bf66f9.entry.js} +2 -2
- package/dist/globuscomponents/p-621188b9.entry.js +2 -0
- package/dist/globuscomponents/{p-f118ff55.entry.js.map → p-621188b9.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-b0ec4fc6.entry.js → p-640471e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-43224e61.entry.js → p-706c084f.entry.js} +2 -2
- package/dist/globuscomponents/{p-32d11ef6.entry.js → p-74449b94.entry.js} +2 -2
- package/dist/globuscomponents/p-76e7b3a0.entry.js +2 -0
- package/dist/globuscomponents/p-76e7b3a0.entry.js.map +1 -0
- package/dist/globuscomponents/{p-8ec26acb.entry.js → p-7debc25f.entry.js} +2 -2
- package/dist/globuscomponents/{p-8cb765b3.entry.js → p-854ee30b.entry.js} +2 -2
- package/dist/globuscomponents/{p-37530662.entry.js → p-9a25655b.entry.js} +2 -2
- package/dist/globuscomponents/{p-bb48a4f3.entry.js → p-9cfc5728.entry.js} +2 -2
- package/dist/globuscomponents/{p-dea7f5cb.entry.js → p-b57830dd.entry.js} +2 -2
- package/dist/globuscomponents/p-b845edc5.entry.js +2 -0
- package/dist/globuscomponents/{p-f8d5a7f3.entry.js → p-bae62c0d.entry.js} +2 -2
- package/dist/globuscomponents/p-bf994403.entry.js +2 -0
- package/dist/globuscomponents/p-bf994403.entry.js.map +1 -0
- package/dist/globuscomponents/{p-b59a682b.entry.js → p-c457c3b8.entry.js} +2 -2
- package/dist/globuscomponents/{p-590ab02c.entry.js → p-ca0170b8.entry.js} +2 -2
- package/dist/globuscomponents/{p-fccfa5b0.entry.js → p-cdeecad3.entry.js} +2 -2
- package/dist/globuscomponents/{p-bc9342aa.entry.js → p-d37a47a3.entry.js} +2 -2
- package/dist/globuscomponents/{p-b9fa4a6a.entry.js → p-e35e9239.entry.js} +2 -2
- package/dist/globuscomponents/{p-3d693d76.entry.js → p-e4bb39e4.entry.js} +2 -2
- package/dist/globuscomponents/{p-b0bef3c4.entry.js → p-e8fb5c7f.entry.js} +2 -2
- package/dist/globuscomponents/{p-f45a014e.entry.js → p-f8a7cf32.entry.js} +2 -2
- package/dist/globuscomponents/{p-c6991bdd.entry.js → p-f92ecf13.entry.js} +2 -2
- package/dist/globuscomponents/{p-27ecc3ac.entry.js → p-fa88f276.entry.js} +2 -2
- package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +7 -0
- package/dist/types/components.d.ts +4 -0
- package/package.json +1 -1
- package/dist/cjs/gb-avatar_20.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-badge.gb-badge-close.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-badge_2.cjs.entry.js +0 -100
- package/dist/cjs/gb-badge_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-button-close.cjs.entry.js +0 -20
- package/dist/cjs/gb-button-close.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-button-close.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -143
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-type-icon.gb-progress-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +0 -35
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +0 -31
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-upload-item-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-sidebar.cjs.entry.js +0 -120
- package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-sidebar.entry.cjs.js.map +0 -1
- package/dist/components/p-B6qlzzpO.js.map +0 -1
- package/dist/esm/gb-avatar_20.entry.js.map +0 -1
- package/dist/esm/gb-badge.gb-badge-close.entry.js.map +0 -1
- package/dist/esm/gb-badge_2.entry.js +0 -97
- package/dist/esm/gb-badge_2.entry.js.map +0 -1
- package/dist/esm/gb-button-close.entry.js +0 -18
- package/dist/esm/gb-button-close.entry.js.map +0 -1
- package/dist/esm/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.js.map +0 -1
- package/dist/esm/gb-collapse-button_4.entry.js +0 -138
- package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
- package/dist/esm/gb-file-type-icon.gb-progress-bar.entry.js.map +0 -1
- package/dist/esm/gb-file-type-icon_2.entry.js +0 -32
- package/dist/esm/gb-file-type-icon_2.entry.js.map +0 -1
- package/dist/esm/gb-file-upload-item-base.entry.js +0 -29
- package/dist/esm/gb-file-upload-item-base.entry.js.map +0 -1
- package/dist/esm/gb-sidebar.entry.js +0 -118
- package/dist/esm/gb-sidebar.entry.js.map +0 -1
- package/dist/globuscomponents/gb-badge.gb-badge-close.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-button-close.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-file-type-icon.gb-progress-bar.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-file-upload-item-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-sidebar.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-0dcf6fdb.entry.js +0 -2
- package/dist/globuscomponents/p-54bf96fa.entry.js +0 -2
- package/dist/globuscomponents/p-ab4fed44.entry.js +0 -2
- package/dist/globuscomponents/p-ab4fed44.entry.js.map +0 -1
- package/dist/globuscomponents/p-b199f35e.entry.js +0 -2
- package/dist/globuscomponents/p-b199f35e.entry.js.map +0 -1
- package/dist/globuscomponents/p-bccd33e5.entry.js +0 -2
- package/dist/globuscomponents/p-bccd33e5.entry.js.map +0 -1
- package/dist/globuscomponents/p-c384e8ff.entry.js +0 -2
- package/dist/globuscomponents/p-c4a77792.entry.js +0 -2
- package/dist/globuscomponents/p-c4a77792.entry.js.map +0 -1
- package/dist/globuscomponents/p-c5e7ff16.entry.js +0 -2
- package/dist/globuscomponents/p-c5e7ff16.entry.js.map +0 -1
- package/dist/globuscomponents/p-dd81e164.entry.js +0 -2
- package/dist/globuscomponents/p-dd81e164.entry.js.map +0 -1
- package/dist/globuscomponents/p-ede8423a.entry.js +0 -2
- package/dist/globuscomponents/p-ede8423a.entry.js.map +0 -1
- package/dist/globuscomponents/p-f118ff55.entry.js +0 -2
- /package/dist/globuscomponents/{p-0019e8c5.entry.js.map → p-00c4c6c1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bf4aa815.entry.js.map → p-08e8d91e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-188b4e81.entry.js.map → p-1ecbdb12.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6a2778c1.entry.js.map → p-21f8d506.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5edc31e2.entry.js.map → p-22edd947.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c6f00968.entry.js.map → p-24a31114.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-66d120ec.entry.js.map → p-26708b54.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-48d507c8.entry.js.map → p-29cd87bb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7cc3e0db.entry.js.map → p-2b051369.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-59336884.entry.js.map → p-2b6526a7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0dcf6fdb.entry.js.map → p-2c07e92f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f32ae371.entry.js.map → p-33d96d78.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e28d565f.entry.js.map → p-38790533.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ba744170.entry.js.map → p-5a485ca2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-eb612ea4.entry.js.map → p-5c73390e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e9c67c80.entry.js.map → p-60bc6817.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-eeb1ef58.entry.js.map → p-60bf66f9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b0ec4fc6.entry.js.map → p-640471e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-43224e61.entry.js.map → p-706c084f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-32d11ef6.entry.js.map → p-74449b94.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8ec26acb.entry.js.map → p-7debc25f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8cb765b3.entry.js.map → p-854ee30b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-37530662.entry.js.map → p-9a25655b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bb48a4f3.entry.js.map → p-9cfc5728.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-dea7f5cb.entry.js.map → p-b57830dd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-54bf96fa.entry.js.map → p-b845edc5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f8d5a7f3.entry.js.map → p-bae62c0d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b59a682b.entry.js.map → p-c457c3b8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-590ab02c.entry.js.map → p-ca0170b8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fccfa5b0.entry.js.map → p-cdeecad3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bc9342aa.entry.js.map → p-d37a47a3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b9fa4a6a.entry.js.map → p-e35e9239.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3d693d76.entry.js.map → p-e4bb39e4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b0bef3c4.entry.js.map → p-e8fb5c7f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f45a014e.entry.js.map → p-f8a7cf32.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c6991bdd.entry.js.map → p-f92ecf13.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-27ecc3ac.entry.js.map → p-fa88f276.entry.js.map} +0 -0
|
@@ -12,7 +12,7 @@ const GbQuickActionIcon = class {
|
|
|
12
12
|
this.isHovered = false;
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h("div", { key: '
|
|
15
|
+
return (index.h("div", { key: 'd2596d8a943dd8ee06f52d959ebe82ae0b71cca6', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, index.h("gb-card-icon", { key: '85813b1834719d82fb6269c814c57c6aa0243ad2', color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), index.h("p", { key: 'f52d1c8df2ba4093105fbf87f29bff0a457a13e6', class: "label text-xs-medium" }, this.label)));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
GbQuickActionIcon.style = gbQuickActionIconCss;
|
|
@@ -11,7 +11,7 @@ const GbScrollbar = class {
|
|
|
11
11
|
this.length = '25%';
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (index.h("div", { key: '
|
|
14
|
+
return (index.h("div", { key: '3d4174669db671f2b39fc37b9806fa50041a7749', class: "scrollbar-container" }, index.h("div", { key: 'c0d794d1169bc9edbb3f498c1870dfd79c0ee4a0', class: "scrollbar", style: { height: this.length } }, index.h("slot", { key: '3afed8334ef3977c46af3b196acf75d3a00c40b2' }))));
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
GbScrollbar.style = gbScrollbarCss;
|
|
@@ -24,7 +24,7 @@ const GbSliderControlHandle = class {
|
|
|
24
24
|
this.isFocused = false;
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (index.h("div", { key: '
|
|
27
|
+
return (index.h("div", { key: '1d0ba120d57900d71306cd322a4d07e1bfaee4d9', 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' && (index.h("div", { key: 'aa4b0bb3fee0593a8b571d9c279eba4e2534156a', class: "tooltip-container" }, index.h("gb-tooltip", { key: '31513ca7583a207db422c8d52b65514abb5338e4', "show-arrow": false, arrow: "none", "show-supporting-text": false }, index.h("p", { key: '5f7596140d391654a69fe1c4673c38b2c9fa4e17', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (index.h("div", { key: 'eb0174878d0ce42429fd5f167df29971af8f6e14', class: "thumb-label" }, index.h("p", { key: '31d3339020a834d0ddcb3f4bbb827a25f8ceba2d', class: "thumb_label text-md-medium" }, this.value)))));
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
GbSliderControlHandle.style = gbSliderControlHandleCss;
|
|
@@ -78,7 +78,7 @@ const GbSlider = class {
|
|
|
78
78
|
return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
|
|
79
79
|
}
|
|
80
80
|
render() {
|
|
81
|
-
return (index.h("div", { key: '
|
|
81
|
+
return (index.h("div", { key: '6bc9e0b969c3a684606aa5132109f2346edbdb80', class: "slider-container", ref: el => (this.containerEl = el) }, index.h("div", { key: '7d29e3fff7cd497b28f9281224cdc991158bf69b', class: "track", ref: el => (this.trackEl = el) }), index.h("gb-slider-control-handle", { key: 'eed00c25859984e4dca75e33f47333f6aa6fd813', 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') }), index.h("gb-slider-control-handle", { key: '0e263141ada51b43644c2cad92ef5b0f683ace91', 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') })));
|
|
82
82
|
}
|
|
83
83
|
get el() { return index.getElement(this); }
|
|
84
84
|
};
|
|
@@ -23,7 +23,7 @@ const GbStepperVerticalIconsCentered = class {
|
|
|
23
23
|
this.seventhStepSupportingText = '';
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (index.h(index.Fragment, null, this.type === 'icon' && (index.h("div", { key: '
|
|
26
|
+
return (index.h(index.Fragment, null, this.type === 'icon' && (index.h("div", { key: '6d2c89f868b4d3fd192e55ba680734fd9f2a5dde', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps === 2 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '4338846649d60dadced3ca24a7041feb9b5061a1', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '5a9fb364f3735e6f70b57db0d8282d0e380667c3', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '574e9a264fecfe56828de9fa6b98cfb7aa60f39f', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '1eff331ab8f36415b71318c528f2d7ff0a1e24bb', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: 'c3c66c8ecff7a6d4c17c3b56d591a0b8aa73388f', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '42e2cbf9b18afd85006c61a2e3c18ffb3fdb362f', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '555b13573339e9c2b9623b018a2862714c086769', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '0bee28c7903a1c3a5c513bb34f079f75351d8dce', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: '2b8e8b88f2f969b1867766394c41b021d497bd2a', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'ee87d6b371f6dbbc4b6f708d8d2573bf11412e8f', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '193012ab7bd0eef622df94ad25814aef049e854d', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: 'd75d0fb5be056e0efcbeba6f748921fc2f96facb', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: 'b0ea7222fba1d6a1e121a4fbca7b59069abc13c1', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: '71a6e89784cd682c30fbdbfe8f9e97a2c18f3331', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'e563383a11d38a0c45574671a41e6c4c4ee5ead9', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '1211524cb3b79a2727cbd9a1b306adf3b6b39eaa', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '445235205431c4f59b85b6f22765c99106cfd6f7', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: 'bc57cf5253708eb0b55c7e1d60cf550c94b64388', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: '34e3b11d9d55d7db65266b746fe0bd519d87d945', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), index.h("gb-step-base", { key: '4fd0fd4677264ec5691b32cdd168afe678acd7ce', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'da74431adb7056bb5b57d28ad6e366ad9e5132ae', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '8c454b64f556ce7b35d8c7f000ce9abb36050c8f', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '48ab659997f382ad29a3c4e1fa3ff484b70a8f31', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: '7cfc574f9660802822cb0950f5fcc89d854b72aa', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: '6ebf4034c06e6783a8885f22af4f55f63c806415', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), index.h("gb-step-base", { key: '9ce747301327385e81afb39ad0e6ab1653c8ce82', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), index.h("gb-step-base", { key: '71f4a54c8d3c0392e101daac6181ea437efa41cb', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
GbStepperVerticalIconsCentered.style = gbStepperHorizontalIconsCenteredCss;
|
|
@@ -37,7 +37,7 @@ const GbStepperHorizontalLineWithText = class {
|
|
|
37
37
|
this.showSupportingText = this.width < 768 ? false : true;
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (index.h("div", { key: '
|
|
40
|
+
return (index.h("div", { key: 'deb7dca5a45e5e3ee223c4ee116c512e2734fbc4', class: "text_with_line" }, index.h("gb-step-base", { key: 'e08ea58a274401258c0e1369e9881bc4395b1ec3', 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 }), index.h("gb-step-base", { key: 'a43ca84680c7374cf7602127577f8e6b4990c5bd', 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 && (index.h("gb-step-base", { key: 'efcb6c3b229085af6432048d553b3edc5ee06a05', 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 && (index.h("gb-step-base", { key: '7843e1984098573592ade324b421184d1c4f3ef7', 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 && (index.h("gb-step-base", { key: '0968d0b14546ab720fa7d2c307b403368019eed2', 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 && (index.h("gb-step-base", { key: '4e2b6df412ffb8382c819cce6a125fbb4149e14e', 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 && (index.h("gb-step-base", { key: 'af96183a83b97973157680c4c7c1cd820049ca1a', 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 }))));
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
GbStepperHorizontalLineWithText.style = gbStepperHorizontalLineWithTextCss;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('./index-CmQuD5Lz.js');
|
|
4
|
+
|
|
5
|
+
const gbStepperVerticalIconsWithTextCss = ".vertical_stepper_div{width:100%}";
|
|
6
|
+
|
|
7
|
+
const GbstepperVerticalIconsWithText = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
index.registerInstance(this, hostRef);
|
|
10
|
+
this.stepClicked = index.createEvent(this, "stepClicked");
|
|
11
|
+
this.connector = false;
|
|
12
|
+
this.steps = [
|
|
13
|
+
// {
|
|
14
|
+
// state: 'default',
|
|
15
|
+
// status: 'complete',
|
|
16
|
+
// label: 'First Step',
|
|
17
|
+
// supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',
|
|
18
|
+
// },
|
|
19
|
+
// {
|
|
20
|
+
// state: 'default',
|
|
21
|
+
// status: 'current',
|
|
22
|
+
// label: 'First Step',
|
|
23
|
+
// supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',
|
|
24
|
+
// },
|
|
25
|
+
];
|
|
26
|
+
}
|
|
27
|
+
emitIndex(index) {
|
|
28
|
+
this.stepClicked.emit(index);
|
|
29
|
+
// console.log(index);
|
|
30
|
+
}
|
|
31
|
+
render() {
|
|
32
|
+
return (index.h("div", { key: '5d99be219fb45f8bc658f00598834a3eb1dc00dc', class: "vertical_stepper_div" }, this.type === 'icon' && (index.h(index.Fragment, null, this.steps.map((step, index$1) => (index.h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index$1 === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index$1) })))))));
|
|
33
|
+
}
|
|
34
|
+
};
|
|
35
|
+
GbstepperVerticalIconsWithText.style = gbStepperVerticalIconsWithTextCss;
|
|
36
|
+
|
|
37
|
+
exports.gb_stepper_vertical_icons_with_text = GbstepperVerticalIconsWithText;
|
|
38
|
+
//# sourceMappingURL=gb-stepper-vertical-icons-with-text.entry.cjs.js.map
|
|
39
|
+
|
|
40
|
+
//# sourceMappingURL=gb-stepper-vertical-icons-with-text.cjs.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"gb-stepper-vertical-icons-with-text.entry.cjs.js","mappings":";;;;AAAA,MAAM,iCAAiC,GAAG,mCAAmC;;MCQhE,8BAA8B,GAAA,MAAA;AAL3C,IAAA,WAAA,CAAA,OAAA,EAAA;;;AAOU,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK;QAE1B,IAAA,CAAA,KAAK,GAAkB;;;;;;;;;;;;;SAa9B;AA8BF;AA3BC,IAAA,SAAS,CAAC,KAAa,EAAA;AACrB,QAAA,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC;;;IAI9B,MAAM,GAAA;QACJ,QACEA,kEAAK,KAAK,EAAC,sBAAsB,EAC9B,EAAA,IAAI,CAAC,IAAI,KAAK,MAAM,KACnBA,OAAA,CAAAC,cAAA,EAAA,IAAA,EACG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAEC,OAAK,MAC1BF,OACE,CAAA,cAAA,EAAA,EAAA,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,SAAS,EAAEE,OAAK,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,GAAG,KAAK,GAAG,IAAI,CAAC,SAAS,EACnE,KAAK,EAAE,IAAI,CAAC,KAAK,EAAA,iBAAA,EACA,IAAI,CAAC,cAAc,EACpC,OAAO,EAAE,MAAM,IAAI,CAAC,SAAS,CAACA,OAAK,CAAC,EACtB,CAAA,CACjB,CAAC,CACD,CACJ,CACG;;;;;;;","names":["h","Fragment","index"],"sources":["src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.css?tag=gb-stepper-vertical-icons-with-text&encapsulation=shadow","src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.tsx"],"sourcesContent":[".vertical_stepper_div{\r\n width: 100%;\r\n}","import { Component, Prop, h, Fragment, Event, EventEmitter } from '@stencil/core';\r\nimport { GeneralSizes, StepperType } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-vertical-icons-with-text',\r\n styleUrl: 'gb-stepper-vertical-icons-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbstepperVerticalIconsWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() connector: boolean = false;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() steps: StepperType[] = [\r\n // {\r\n // state: 'default',\r\n // status: 'complete',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n // {\r\n // state: 'default',\r\n // status: 'current',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n ];\r\n @Event() stepClicked: EventEmitter<number>;\r\n\r\n emitIndex(index: number) {\r\n this.stepClicked.emit(index);\r\n // console.log(index);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"vertical_stepper_div\">\r\n {this.type === 'icon' && (\r\n <>\r\n {this.steps.map((step, index) => (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={step.state}\r\n status={step.status}\r\n connector={index === this.steps.length - 1 ? false : this.connector}\r\n label={step.label}\r\n supporting-text={step.supportingText}\r\n onClick={() => this.emitIndex(index)}\r\n ></gb-step-base>\r\n ))}\r\n </>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gb-stepper-vertical-icons-with-text.entry.cjs.js","sources":["src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.css?tag=gb-stepper-vertical-icons-with-text&encapsulation=shadow","src/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.tsx"],"sourcesContent":[".vertical_stepper_div{\r\n width: 100%;\r\n}","import { Component, Prop, h, Fragment, Event, EventEmitter } from '@stencil/core';\r\nimport { GeneralSizes, StepperType } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-vertical-icons-with-text',\r\n styleUrl: 'gb-stepper-vertical-icons-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbstepperVerticalIconsWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() connector: boolean = false;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() steps: StepperType[] = [\r\n // {\r\n // state: 'default',\r\n // status: 'complete',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n // {\r\n // state: 'default',\r\n // status: 'current',\r\n // label: 'First Step',\r\n // supportingText: 'Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii',\r\n // },\r\n ];\r\n @Event() stepClicked: EventEmitter<number>;\r\n\r\n emitIndex(index: number) {\r\n this.stepClicked.emit(index);\r\n // console.log(index);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"vertical_stepper_div\">\r\n {this.type === 'icon' && (\r\n <>\r\n {this.steps.map((step, index) => (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={step.state}\r\n status={step.status}\r\n connector={index === this.steps.length - 1 ? false : this.connector}\r\n label={step.label}\r\n supporting-text={step.supportingText}\r\n onClick={() => this.emitIndex(index)}\r\n ></gb-step-base>\r\n ))}\r\n </>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"names":["h","Fragment","index"],"mappings":";;;;AAAA,MAAM,iCAAiC,GAAG,mCAAmC;;MCQhE,8BAA8B,GAAA,MAAA;AAL3C,IAAA,WAAA,CAAA,OAAA,EAAA;;;AAOU,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK;QAE1B,IAAA,CAAA,KAAK,GAAkB;;;;;;;;;;;;;SAa9B;AA8BF;AA3BC,IAAA,SAAS,CAAC,KAAa,EAAA;AACrB,QAAA,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC;;;IAI9B,MAAM,GAAA;QACJ,QACEA,kEAAK,KAAK,EAAC,sBAAsB,EAC9B,EAAA,IAAI,CAAC,IAAI,KAAK,MAAM,KACnBA,OAAA,CAAAC,cAAA,EAAA,IAAA,EACG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAEC,OAAK,MAC1BF,OACE,CAAA,cAAA,EAAA,EAAA,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,SAAS,EAAEE,OAAK,KAAK,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,GAAG,KAAK,GAAG,IAAI,CAAC,SAAS,EACnE,KAAK,EAAE,IAAI,CAAC,KAAK,EAAA,iBAAA,EACA,IAAI,CAAC,cAAc,EACpC,OAAO,EAAE,MAAM,IAAI,CAAC,SAAS,CAACA,OAAK,CAAC,EACtB,CAAA,CACjB,CAAC,CACD,CACJ,CACG;;;;;;;"}
|
|
@@ -47,11 +47,11 @@ const GbTabButtonBase = class {
|
|
|
47
47
|
this.tabClicked.emit();
|
|
48
48
|
}
|
|
49
49
|
render() {
|
|
50
|
-
return (index.h("div", { key: '
|
|
50
|
+
return (index.h("div", { key: '199936d525c4c6db5ac35cf06442e704b06afe0d', class: `tab_button_div ${this.type}
|
|
51
51
|
${this.current ? 'current' : ''}
|
|
52
52
|
${this.fullWidth ? 'full_width' : ''}
|
|
53
53
|
${this.size}
|
|
54
|
-
${this.alignment}`, onClick: () => this.handleClick() }, index.h("p", { key: '
|
|
54
|
+
${this.alignment}`, onClick: () => this.handleClick() }, index.h("p", { key: '860390e971924b63088dd672ec65d6a11d96c099', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (index.h("gb-badge", { key: '28cb2540acfe9ab6a98dcee7619062268cbcf026', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
|
|
55
55
|
? 'information'
|
|
56
56
|
: this.current && this.type === 'underline'
|
|
57
57
|
? 'information'
|
|
@@ -60,7 +60,7 @@ const GbTabButtonBase = class {
|
|
|
60
60
|
:
|
|
61
61
|
this.current && this.type === 'line'
|
|
62
62
|
? 'information'
|
|
63
|
-
: 'gray' }, index.h("slot", { key: '
|
|
63
|
+
: 'gray' }, index.h("slot", { key: '4c74ad55ae76a5c6db8f13ff8cfb77e993c4a0e0', name: "count" })))));
|
|
64
64
|
}
|
|
65
65
|
get el() { return index.getElement(this); }
|
|
66
66
|
};
|
|
@@ -9,7 +9,7 @@ const GbTableCell = class {
|
|
|
9
9
|
index.registerInstance(this, hostRef);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (index.h("div", { key: '
|
|
12
|
+
return (index.h("div", { key: 'd29c01cabab03f3bf4892a74924168fe80f1319a', class: "table_cell_div" }));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
GbTableCell.style = gbTableCellCss;
|
|
@@ -50,7 +50,7 @@ const GbTableHeader = class {
|
|
|
50
50
|
this.refreshButtonClicked.emit();
|
|
51
51
|
}
|
|
52
52
|
render() {
|
|
53
|
-
return (index.h("div", { key: '
|
|
53
|
+
return (index.h("div", { key: '15ff1fa2b2a84fdcd099e7cbad1607733d9c0a71', class: "table_header_div" }, index.h("div", { key: 'd98646cafef794f6a6600c84d8910a120228c186', class: "table_header_content" }, this.tableHeading && index.h("p", { key: '2a6e34a5463dfdc946758eb2182352a3bcc8f293', class: "text-lg-semi-bold" }, this.tableHeadingLabel), index.h("div", { key: '6b25bbf137d4842f057415469d24a9d8ed62fe26', class: "actions" }, this.showSearch && (index.h("div", { key: '682cf934c3f0415331fa1345e8e2a261c2f381ac', class: "input_field" }, index.h("gb-input-field", { key: '0c1a25d2a2f68f164fb791d1586d792bfafb60d4', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), index.h("div", { key: '9a538046e86c8caf95020c663fa7f9bebe9d2390', class: "action" }, this.showColumnOptions && (index.h("gb-button", { key: '37f95631da5517c72cfc4aa6fda63d05d98c8679', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, index.h("p", { key: '40f078edb089f2f24d33ef6bbc02edc930bc839c' }, "Columns"))), this.showFilter && (index.h("gb-filter-button", { key: '8239190708be8bf17ffd4eb1cd7522518e8b5851', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, index.h("p", { key: '32cc98f9796751ace34fe942c1541cecf65fac71', slot: "filter_count" }, this.filterCount))), this.showExport && (index.h("div", { key: '3045e147b0e34e1a2e09ab0c417ee3c4a5354b61', class: "export" }, index.h("gb-button", { key: 'ec624d7524eadba11428eb4b0f68788a6bb7aba3', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/file-export.svg", "icon-trailing": this.width <= 1007 ? false : true, "icon-trailing-swap": "assets/arrow-down-01.svg", onClick: () => this.toggleDropdown() }, index.h("p", { key: 'bb2be25d79e75627eb6d265d5ad4321551c264a6' }, "Export")), this.showExportDropdown && index.h("gb-export-dropdown", { key: 'dac502bb9c295c5af2e5f5e01fa8193d5a710107', onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" }))), this.showRefreshButton && (index.h("div", { key: 'c4ff0c01f77d70a5e0084bc74fd2caf06300e057', class: "refresh_button" }, index.h("gb-button", { key: '12d50a4f760122b5209a52d0e9a5a45ab0a00f8e', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
|
|
54
54
|
}
|
|
55
55
|
};
|
|
56
56
|
GbTableHeader.style = gbTableHeaderCss;
|
|
@@ -193,14 +193,14 @@ const GbTextareaInputField = class {
|
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
render() {
|
|
196
|
-
return (index.h("div", { key: '
|
|
196
|
+
return (index.h("div", { key: '7cb977bb09ee8fbbf00c91af08394a470296a79f', class: "textarea_container" }, index.h("div", { key: '66f005de3615d90d40156ef81423874b26f68248', class: "input_with_label" }, this.showLabel && index.h("p", { key: '7f379f23ce8d2fe56a8c69f704765c85268d2052', class: `label text-sm-medium` }, this.label), this.type === 'default' && (index.h("textarea", { key: 'd8af4cb1054960a0689b335188e7fc0534b97daa', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (index.h("div", { key: '44810a551dd6db9ab1220076a0d65cdebc9f0b4e', class: "textarea_tags" }, index.h("div", { key: '8e7831b6bd2729fe9f3cbd02da4b0f6f5df5a164', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, index.h("div", { key: 'f5d625de0f1296ea5db292e02d49ccbbf172f50f', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
|
|
197
197
|
.split(' ')
|
|
198
198
|
.map(part => part.charAt(0).toUpperCase())
|
|
199
|
-
.join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("p", null, val)))))))), index.h("span", { key: '
|
|
199
|
+
.join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index$1) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h(index.Fragment, null, this.value.map((val, index$1) => (index.h(index.Fragment, null, typeof val === 'object' ? (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, val.objectName.split(' ')[0]))) : (index.h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index$1), key: index$1 }, index.h("p", null, val)))))))), index.h("span", { key: 'cf4f0adbf9a82b72185389adf3047d74a0cd882f', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), index.h("div", { key: 'fe16c9638b5104453909a9ee0d26db54d53bfc77', class: "input_field" }, index.h("input", { key: '24946d811f7055521fb2c6686f183e4049e27fc3', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
|
|
200
200
|
// placeholder={this.placeholderText}
|
|
201
|
-
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (index.h("div", { key: '
|
|
201
|
+
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (index.h("div", { key: '94d3eae2030827de0e0bd18e71a8b9b37a4a333e', class: "help_icon" }, index.h("svg", { key: '52861c6822597daed06cd31498f388b63da02406', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, index.h("path", { key: '4b81f1ebb2fa2e85164c80e08d537d3936a7d971', 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 && (index.h("div", { key: '15689605893cfe2e5422a2754d5b076df05d7a3e', class: `dropdown_menu` }, this.results.map(item => (index.h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: reusableModels.StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
|
|
202
202
|
? [index.h("p", { slot: "name" }, item.objectName), index.h("p", { slot: "supporting_text" }, item.objectValue)]
|
|
203
|
-
: typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h("p", { key: '
|
|
203
|
+
: typeof item !== 'object' && index.h("p", { slot: "name" }, item))))))))), this.showHintText && index.h("p", { key: '12efcd26cbfa7d3fd6f1ebe3433bb93ae1a06363', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
|
|
204
204
|
}
|
|
205
205
|
get el() { return index.getElement(this); }
|
|
206
206
|
static get watchers() { return {
|
|
@@ -13,7 +13,7 @@ const GbToastButton = class {
|
|
|
13
13
|
slottedContent.classList.add('text-sm-semi-bold');
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (index.h("div", { key: '
|
|
16
|
+
return (index.h("div", { key: 'a0c94b53cec58b1f02eb3a0c9bda5be0140fd7ed', class: `toast_button ${this.state} ${this.color}` }, index.h("slot", { key: '868e8a73e32101caeceaaf8562f4bcd83ec7f79b' })));
|
|
17
17
|
}
|
|
18
18
|
get el() { return index.getElement(this); }
|
|
19
19
|
};
|
|
@@ -63,7 +63,7 @@ const GbToast = class {
|
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
render() {
|
|
66
|
-
return (index.h("div", { key: '0cf19c401c02e5cc5682fd21ff1bf2bb0034f8ad', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (index.h(index.Fragment, null, index.h("div", { key: '2e5414514c099134bf50389cb4769a39a347e7f7', class: `icon_container` }, this.color === 'success' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "#079455" }), index.h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "#079455" }))) : this.color === 'error' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "#B51726" }), index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "#B51726" }), index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "#B51726" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { 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" }), index.h("path", { "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" }), index.h("path", { "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" })))), index.h("div", { key: '337df52a75f982d0b0bc1bb210914a8de1bf9d3d', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, index.h("div", { key: '532815ff8d2fb11cc72d61863929cf710b82cc07', class: `text ${this.size}` }, index.h("slot", { key: 'ea8bb431068ac3ee9ae87b477a945261bdc5466e', name: "main_text" }), this.showSupportingText && index.h("slot", { key: '9332f72523274502111f4014d9d98bba6eaa462e', name: "supporting_text" })), this.actions && (index.h("div", { key: '2b498c60f8d66f8ce966601d7a584f10d8afa85a', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes"))))))), index.h("gb-button-close", { key: '81884f2bcb56c3f7b3e096daf649682784e3d8bb', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (index.h("div", { key: 'e7a02c68dcdb72615c331b46ba05c5923231336e', class: `container ${this.breakpoint}` }, index.h("div", { key: '2c4eb415aca6263b9bf641dfde97d8c0bb924d01', class: `full_width_content ${this.breakpoint}` }, index.h("div", { key: '1dafe3134b807e01b79e14907ceefbee9f43332f', class: `inner_content ${this.breakpoint}` }, index.h("div", { key: '1d2761f25ad14b4d6dc2182d4bb988ca577a319f', class: `icon_container` }, index.h("svg", { key: '36089440ce1e01d7593afa55f7c3a886f31b3589', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { key: '1755105d7d2894546ceac6af236c988a57115a9a', 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" }), index.h("path", { key: 'f198820cafa8b4834d7d64010c5e2e40b243c02b', "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" }), index.h("path", { key: 'acca3adba688b882e57f8c749a640afc869139db', "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" }))), index.h("div", { key: '2652cb236179d1bd92d7c31bf747ec0a1b75007a', class: `text ${this.size} ${this.breakpoint}` }, index.h("slot", { key: 'afedd4fef8f3e968416652822e5b558ff67d34fe', name: "main_text" }), this.showSupportingText && index.h("slot", { key: '65f15e852545bad392b1500d588fae42947f8a75', name: "supporting_text" }))), this.actions && (index.h("div", { key: '58f0f234d97bba5ef1e1f33f7f16289ca9366d20', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes")))))), index.h("gb-button-close", { key: 'c526044e2051e150c64d7adafde972e3aa28b6bb', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
|
|
66
|
+
return (index.h("div", { key: 'af71539b60f9768f5dfe36eccfcc5e84c3c706ae', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (index.h(index.Fragment, null, index.h("div", { key: '3e08e736b06802aa42d478d3fa507d5e890a5369', class: `icon_container` }, this.color === 'success' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "#079455" }), index.h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "#079455" }))) : this.color === 'error' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "#B51726" }), index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "#B51726" }), index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "#B51726" }))) : (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { 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" }), index.h("path", { "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" }), index.h("path", { "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" })))), index.h("div", { key: 'd4cb219400137e076d77d32b9291ae6d1b91d0dd', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, index.h("div", { key: 'dd3801b3c08e52b663e223f9dd6d3a6cada08d91', class: `text ${this.size}` }, index.h("slot", { key: 'a2c9e9c74c01b45dbe76c1db5ba8c19e31f9b1f1', name: "main_text" }), this.showSupportingText && index.h("slot", { key: '340e613dc6e3fa16131415af94ca0bacb7f1287e', name: "supporting_text" })), this.actions && (index.h("div", { key: 'f9d5b4b6cffccdb6c9a4d423c68e8ab6e0b3fba3', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes"))))))), index.h("gb-button-close", { key: 'cc20db1f44f88e3917459324336f002f7d0189cf', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (index.h("div", { key: 'a89652b0c2fca1ff05e4aebd0200182324f4c87f', class: `container ${this.breakpoint}` }, index.h("div", { key: '2f59a3c96365f358d02be312e8af92b18d8328c8', class: `full_width_content ${this.breakpoint}` }, index.h("div", { key: '0769f7d0dfbafd51f77e70311a8a3f96f4f16ef0', class: `inner_content ${this.breakpoint}` }, index.h("div", { key: '8925fe57136a515a2ff9d8b7102ed271f432f469', class: `icon_container` }, index.h("svg", { key: '192fbf45c1f2337238ed79c38bcf6e4ee767befb', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, index.h("path", { key: '71c87ed0cdf41bbbc79390f23b735b8bb355a591', 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" }), index.h("path", { key: '05d396176f41f30544d74529fe7282858a70094e', "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" }), index.h("path", { key: '0664a4941f4670fc4a2c407a3b1a2a822be81b70', "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" }))), index.h("div", { key: 'da4116c5a9167df9c36701f43f4c8ded0767b059', class: `text ${this.size} ${this.breakpoint}` }, index.h("slot", { key: 'af11737bc4142eab45e3e3054495487b864f6ca2', name: "main_text" }), this.showSupportingText && index.h("slot", { key: 'ef259a35b23993b843691d6d3315a3a621b111b7', name: "supporting_text" }))), this.actions && (index.h("div", { key: '96c9cd2722f95615683df5969e48bed15fbb0aa6', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (index.h(index.Fragment, null, index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, index.h("p", null, "Dismiss")), index.h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, index.h("p", null, "View changes")))) : (index.h(index.Fragment, null, index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "Dismiss")), index.h("gb-toast-button", { state: reusableModels.StateEnum.Default, color: this.color }, index.h("p", null, "View changes")))))), index.h("gb-button-close", { key: '569701f22153f2ad139b6335a01b7d10a5d98a2d', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
|
|
67
67
|
}
|
|
68
68
|
get el() { return index.getElement(this); }
|
|
69
69
|
};
|
|
@@ -18,8 +18,8 @@ const GbToggleBase = class {
|
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
20
|
return [
|
|
21
|
-
index.h("input", { key: '
|
|
22
|
-
index.h("label", { key: '
|
|
21
|
+
index.h("input", { key: '74fe9c892b107a6505e2a51a01e1b2a309a8c3b1', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
|
|
22
|
+
index.h("label", { key: '9f0b65c4bfb6e681913629694f8412a9570c77d1', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, index.h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, index.h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
|
|
23
23
|
];
|
|
24
24
|
}
|
|
25
25
|
};
|
|
@@ -40,7 +40,7 @@ const GbToggle = class {
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (index.h("div", { key: '
|
|
43
|
+
return (index.h("div", { key: 'ce5eb2e96405a39dd87050f50ef2202ca9504774', class: `toggle_div ${this.size}` }, index.h("div", { key: '8c4bfa3859a066e1f1037252c1fb9112d706c95d', class: "toggle_base" }, index.h("gb-toggle-base", { key: '350af05ad06548572fc8333563d450d9705bd1db', size: this.size, state: this.state, pressed: this.pressed })), this.text && (index.h("div", { key: 'a2efd64e4fde7363a913db2dd42fbadb3c446057', class: "text" }, index.h("slot", { key: 'fb154edda59eab116df939288440d2e75ca3e6d1', name: "main_text" }), this.supportingText && (index.h("slot", { key: 'a3a63d8392d7fb746965dec096888d43c439b77d', name: "supporting_text" }))))));
|
|
44
44
|
}
|
|
45
45
|
get el() { return index.getElement(this); }
|
|
46
46
|
};
|
|
@@ -11,7 +11,7 @@ const GbTokenFieldCompact = class {
|
|
|
11
11
|
this.supportingText = '';
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (index.h("div", { key: '
|
|
14
|
+
return (index.h("div", { key: '427bd5a6578a40808e541f711a1d6f6381379729', class: this.size }, index.h("div", { key: 'b6e7735e43c70ab8e19445b0ceca81d9cabf8bdd', class: "input-with-label" }, this.showLabel && (index.h("label", { key: '73c1ac3ea3b8d98e33c07e77f6b72aa3ef35419e' }, this.label)), this.digits === 4 && (index.h("div", { key: '078e90170c8242d83fb10d11cb2e8b4e82018323', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: 'e792a1dc6baeff52a506561892bd1100febdcb09', size: this.size }), index.h("gb-mega-input-field-base", { key: '2d8002f790595555434daebbaf00cc075abf881d', size: this.size }), index.h("gb-mega-input-field-base", { key: '41fd879c8f07d9480f55944239d2aac8c8f97945', size: this.size }), index.h("gb-mega-input-field-base", { key: '7052fecd5a69a7cb3a029381313100ef36c4fce4', size: this.size }))), this.digits === 6 && (index.h("div", { key: '68c5b08d6e4a99543c65ecfae1751f626dacc341', class: "input-wrapper" }, index.h("div", { key: '4f06f6320ddd7796ba523708089ebf694b71e771', class: "first=section" }, index.h("gb-mega-input-field-base", { key: '4eae26776b483bf4693976c7892288b078938882', size: this.size }), index.h("gb-mega-input-field-base", { key: '3bfb7c5ec7bd56416562f49348e901f2af6a0f2e', size: this.size }), index.h("gb-mega-input-field-base", { key: '66dfcec3e021afdfdbcce896678f1ab0021bcbdb', size: this.size })), index.h("div", { key: '2979a9afb653e761f4c791d54f4c0bb27d59ecf7', class: "second=section" }, index.h("gb-mega-input-field-base", { key: 'c048b4d6c592826f9d5675c7ca502ea9cdfa8b43', size: this.size }), index.h("gb-mega-input-field-base", { key: '7c4e228ac7867d8dc4180ac9a514d0a47b02a481', size: this.size }), index.h("gb-mega-input-field-base", { key: 'e5933bb98b301664dd81e18578c12fcf95567adf', size: this.size })))), this.digits === 8 && (index.h("div", { key: '2ebdc446d874282406050b9357c594a66068ea03', class: "input-wrapper" }, index.h("div", { key: 'f0bd8393dd9cadfe0834532ba53935c2fe1d1867', class: "first=section" }, index.h("gb-mega-input-field-base", { key: '3b2d890d00c20a05829ec8c0aa4376954740dcbd', size: this.size }), index.h("gb-mega-input-field-base", { key: '95a26d9f56ff662b620238fd346419062e76fe5d', size: this.size }), index.h("gb-mega-input-field-base", { key: '2947ad31bd3db4dbfda658d4f81c3be1a6d1eca8', size: this.size }), index.h("gb-mega-input-field-base", { key: 'e0b690077e02fbf7904c31195c8c1b6e1933c5a9', size: this.size })), index.h("div", { key: 'b6b1660e6a79ddd85bd15d687a9bf9b47b538e1c', class: "second=section" }, index.h("gb-mega-input-field-base", { key: '360f0ae1239de5dd6b7d1525da768282021f5c44', size: this.size }), index.h("gb-mega-input-field-base", { key: 'ae6020d0c71a30a628d8711d533a4af4bbac1bce', size: this.size }), index.h("gb-mega-input-field-base", { key: 'aa107a317d70e12e5f357f9f5bbe433701be3156', size: this.size }), index.h("gb-mega-input-field-base", { key: '7fd77d79b828baf9ed8fe22ee2c3bbf8e467bd83', size: this.size }))))), index.h("p", { key: '8575b0dfa8ad96104a0ada6beff6de0fa43c433d' }, this.supportingText)));
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
GbTokenFieldCompact.style = gbTokenFieldCompactCss;
|
|
@@ -11,11 +11,11 @@ const GbTokenFieldCompressed = class {
|
|
|
11
11
|
this.hintText = '';
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (index.h("div", { key: '
|
|
14
|
+
return (index.h("div", { key: '3a6278a83c5d0ab31784f4cb9a5b7d6a1c1404f6', class: {
|
|
15
15
|
container: true,
|
|
16
16
|
[this.size]: true,
|
|
17
17
|
[this.digits]: true,
|
|
18
|
-
} }, index.h("div", { key: '
|
|
18
|
+
} }, index.h("div", { key: '5031c50281074df88c0d8e6367d9a8a3309c633e', class: "input-with-label" }, this.showLabel && (index.h("label", { key: 'cdf1c0516da8e624ac75168a0373a0bcc8182516', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (index.h("div", { key: '4b4ea6ccb865f33879ccfe1ab5a9779cb8ee74ba', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: 'd46950d1b54d12cf3dd959c1385a3abafe6d7bb0', size: this.size }), index.h("gb-mega-input-field-base", { key: 'eff1fa068b35c2ca1e787ae94614d2b491746c5b', size: this.size }), index.h("gb-mega-input-field-base", { key: 'bbb04444816886cae6a748606c9151e8193767d4', size: this.size }), index.h("gb-mega-input-field-base", { key: 'fb84da4d1b3a1eb231594c40f65c889564dc8932', size: this.size }))), this.digits === 6 && (index.h("div", { key: '12f16495e5fe1be5274614f9dfd33ff22455f66e', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: '402759bdab77185b87f56a08b1776234747d2482', size: this.size }), index.h("gb-mega-input-field-base", { key: '84d2f60e6926852ba1ee05bab99ed2a4b2c9aa61', size: this.size }), index.h("gb-mega-input-field-base", { key: 'eb101acbd87c6cc98d38cb7b5e97bfb2b5ceeaec', size: this.size }), index.h("p", { key: 'bf4a64040885a29996a47070e98e6d80f121df47', class: "line display-sm-bold" }, "-"), index.h("gb-mega-input-field-base", { key: 'e3780b735282000fab7b03f5e9ece17f2266de1b', size: this.size }), index.h("gb-mega-input-field-base", { key: 'af55ff3a897d7e70c9fd1ab370ec453babe66066', size: this.size }), index.h("gb-mega-input-field-base", { key: '0bf4fd51d824c90cf6937d5b2b64167bfcb5ec83', size: this.size }))), this.digits === 8 && (index.h("div", { key: '546ba0e33b4d37a3413cce63fca0eb4f309228cb', class: "input-wrapper" }, index.h("gb-mega-input-field-base", { key: 'f6a886b3883ebd0daeda03202bc22f2578f42012', size: this.size }), index.h("gb-mega-input-field-base", { key: 'abc43c08dfab99337fa93b34e0485a817bf0ec18', size: this.size }), index.h("gb-mega-input-field-base", { key: '2520d2074d144ccaa32b740949139888851e8d92', size: this.size }), index.h("gb-mega-input-field-base", { key: '73e7cc8d223c8ba3069dac67dbdb87e117bd75d3', size: this.size }), index.h("p", { key: '18635fac12e4f96951744d07b57e748757dcff69', class: "line display-sm-bold" }, "-"), index.h("gb-mega-input-field-base", { key: '6615ca096edac33eeb0695effed18386a46433a7', size: this.size }), index.h("gb-mega-input-field-base", { key: 'a6151f6d6f59290ad9a71f99dc79a37552e89e74', size: this.size }), index.h("gb-mega-input-field-base", { key: 'd57d60eb189ea4817b95c03a489fd9c1915889f7', size: this.size }), index.h("gb-mega-input-field-base", { key: '024903e8d39a28f62fd6d0edaa7e5680967791f0', size: this.size })))), this.showHintText && (index.h("div", { key: '26dfb1b993bc15607843197869a6b3c5b2d37c8c', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
21
|
GbTokenFieldCompressed.style = gbTokenFieldCompressedCss;
|
|
@@ -23,7 +23,7 @@ const GbTopBarItem = class {
|
|
|
23
23
|
this.loadIcon(this.icon);
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (index.h("div", { key: '
|
|
26
|
+
return (index.h("div", { key: '0b063fc4994d7566d2e365edd8f4cef7b71d6a0e', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, index.h("div", { key: '07d6c0a9cd965e91eed3ba36b60c71fe40c45d0c', class: `top_bar_content` }, index.h("div", { key: 'a4428194b121c3011ff96871c69bdabe2c70268b', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (index.h("div", { key: '7e3e95c464cd7512d6491499955adc235b3ca5de', class: "label" }, index.h("p", { key: 'daa78dad40c03f4747a846db49055976f8a5df3a', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && index.h("div", { key: '3866cff2685517055ea40939bc069840e2c4200b', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && index.h("div", { key: 'ec8c2f40bb3f2e5975f6850e6a8ca00bfdfc937d', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (index.h("gb-tooltip", { key: '1b62273c35e9d7f5e0c5fb223ce6aa59a29193a0', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, index.h("p", { key: 'ac7a8ddde3e4fe8eaba8ede9e3f01add154c5a3e', slot: "label" }, this.label)))));
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
GbTopBarItem.style = gbTopBarItemCss;
|
|
@@ -39,7 +39,7 @@ const GbTopBarSidemenu = class {
|
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
41
|
const patternSrc = index.getAssetPath(`assets/pattern_wrapper.svg`);
|
|
42
|
-
return (index.h("div", { key: '
|
|
42
|
+
return (index.h("div", { key: '7ee053258ae5ca29f6f8ade2304d47af6f64e8f0', class: "top_bar_sidemenu_div" }, index.h("div", { key: 'fcb9089e40fbdf01c8847dd9bfa58e57d906b090', class: "vertical_tabs_div" }, index.h("gb-vertical-tabs", { key: 'c0fca0743c76ffcfbf304b52243e434cc6842597', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), index.h("div", { key: '5ada9b37eb8a9b50ca5563a56d7c2c8a76ab8bd5', class: "wrapper" }, index.h("div", { key: '09fb2faa306483c29a870f29ac0555ea8f841f8a', class: "wrapper_pattern" }, index.h("img", { key: '3d58456e8d34afe19274f3aa2591c935010bc9e5', src: patternSrc, alt: "" })), index.h("div", { key: 'f92ff6c5bfcf3f822a9bf19a93ce0424367dd065', class: `application_icon`, innerHTML: this.leadingIconSvg }), index.h("div", { key: '2d69fa5b7f925f1f605dc498037f31afd6b334a0', class: "application_name" }, index.h("slot", { key: '816cc76f42e1c3a24d884710ab3094fdcf6af9f4', name: "application_name" })))));
|
|
43
43
|
}
|
|
44
44
|
get el() { return index.getElement(this); }
|
|
45
45
|
};
|
|
@@ -37,7 +37,7 @@ const GbTopBar = class {
|
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
39
|
const patternSrc = index.getAssetPath(`assets/top_bar_pattern.svg`);
|
|
40
|
-
return (index.h("div", { key: '
|
|
40
|
+
return (index.h("div", { key: '01e653309ac2ea21d6c76e6054fe991c2285c815', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (index.h("div", { key: 'e0b2930cf296cb5b81598d0404bd1cf5756feb20', class: "pattern" }, index.h("img", { key: '6cb122ebb25b00dd59f8602dba06d93f77154b77', src: patternSrc, alt: "" }))), index.h("div", { key: '8d043fa94ddafc4fb79d46dc8ce8a2486d597af6', class: "top_bar_content" }, index.h("div", { key: '580cfb0bbac0da3cf6975eac81072639167a7ee0', class: "content" }, this.firstTabLabel && (index.h("gb-top-bar-item", { key: '8d0e7e52881483c8f2d94d151f1baa1f2887a444', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (index.h("gb-top-bar-item", { key: '25518b1e98222fa3b7f9b92102fa76cf563989c3', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (index.h("gb-top-bar-item", { key: '0cc7efbcf18f77bce30f145aa473f9032ceef032', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (index.h("gb-top-bar-item", { key: '983bd81061fc4996ac3b8f619001207390e2bd29', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (index.h("gb-top-bar-item", { key: 'aa585d30aeda59937964b34969fd47402fd50a89', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (index.h("gb-top-bar-item", { key: '66877a497177aea65d99e5e221d1259a02c75aa3', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (index.h("gb-top-bar-item", { key: '34bb7d2521b5df6ea95280677c79323f3c38a3ec', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
GbTopBar.style = gbTopBarCss;
|
|
@@ -36,7 +36,7 @@ const GbVerticalTabs = class {
|
|
|
36
36
|
this.tabItemClicked.emit({ index, label });
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
|
-
return (index.h("div", { key: '
|
|
39
|
+
return (index.h("div", { key: '4f8793357ce2a39f3c566f040f59ff0c8f362763', class: `vertical_tab_div` }, index.h("gb-tab-button-base", { key: 'b7c7a81450ef8a4f192b7fba878e4f6fca168ff2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0, this.firstTabName), alignment: "vertical" }), index.h("gb-tab-button-base", { key: '4c1d012f669b5ccbfef4742956adf774f3a6e538', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (index.h("gb-tab-button-base", { key: '3a49dcfb279031a8920ae8eadec9ac584d3a1468', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (index.h("gb-tab-button-base", { key: '596aff46d1be586eb4d017ac1ed16c95b46f28f9', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (index.h("gb-tab-button-base", { key: '998772b207deee5dec80754d18621675c61f7cd0', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4, this.fifthTabName), alignment: "vertical" })), this.sixthTabName && (index.h("gb-tab-button-base", { key: 'b1a6505c1c9e3a5db81eff155eb6e256346980a4', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5, this.sixthTabName), alignment: "vertical" })), this.seventhTabName && (index.h("gb-tab-button-base", { key: '09c55bf02ffc5d18a1ee987bdba8df14df2b5e5a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6, this.seventhTabName), alignment: "vertical" })), this.eighthTabName && (index.h("gb-tab-button-base", { key: 'd666b56c8684f1ac33334a471b4dc725ae8e0014', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7, this.eighthTabName), alignment: "vertical" })), this.ninthTabName && (index.h("gb-tab-button-base", { key: 'cd15d4a88a8fbffae7c5d8cd0a188389adafd40d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8, this.ninthTabName), alignment: "vertical" })), this.tenthTabName && (index.h("gb-tab-button-base", { key: '728be54da1d2d3bc8e71efe98520f970a4cfcae8', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9, this.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (index.h("gb-tab-button-base", { key: '88f09dd31a39be9a99dfe83d19b9bd54bd402456', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10, this.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (index.h("gb-tab-button-base", { key: '2e5d47b12d0bedb7f45068c68c4a1c2c79c85162', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11, this.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (index.h("gb-tab-button-base", { key: 'dca57b2c4e87b0d96eeace9299159492eab7718b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12, this.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (index.h("gb-tab-button-base", { key: '02bf971273f287ab05e0595698d99704e38c6784', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13, this.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (index.h("gb-tab-button-base", { key: '2b9bb58742bfca117c7fa8939386f998904f9cd7', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14, this.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (index.h("gb-tab-button-base", { key: 'f3aa1cd2b8ee03c794a10102ad0994ba3ecca100', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15, this.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (index.h("gb-tab-button-base", { key: '4b736084f848ef7b386ca5ce041ba4701aef41c1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16, this.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (index.h("gb-tab-button-base", { key: '8206765d370af3fd5b8572b112ba9a62acb3167e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17, this.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (index.h("gb-tab-button-base", { key: '870b62955ae50ec6d7a6e453e49edc20182db026', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18, this.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (index.h("gb-tab-button-base", { key: '3e4a0ae051a926a08b1d67f8d6f80045a10c5ce3', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19, this.twentiethTabName), alignment: "vertical" }))));
|
|
40
40
|
}
|
|
41
41
|
};
|
|
42
42
|
GbVerticalTabs.style = gbVerticalTabsCss;
|