globuswebcomponents 2.2.1 → 2.2.3
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-action-panel.cjs.entry.js +2 -2
- package/dist/cjs/gb-action-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-action-panel.entry.cjs.js.map +1 -1
- package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
- package/dist/cjs/{gb-avatar_22.cjs.entry.js → gb-avatar_23.cjs.entry.js} +103 -397
- package/dist/cjs/gb-avatar_23.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
- package/dist/cjs/gb-detail-cell.cjs.entry.js +7 -2
- package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-detail-cell.entry.cjs.js.map +1 -1
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/gb-empty-state.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_3.cjs.entry.js +3 -3
- package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +5 -5
- package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
- package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
- package/dist/cjs/gb-header.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-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.gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +445 -0
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
- 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-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-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/reusableModels-_LRAKnsh.js.map +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/gb-action-panel/gb-action-panel.js +10 -5
- package/dist/collection/components/gb-action-panel/gb-action-panel.js.map +1 -1
- package/dist/collection/components/gb-button/gb-button.css +1 -0
- package/dist/collection/components/gb-detail-cell/gb-detail-cell.css +5 -3
- package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +49 -4
- package/dist/collection/components/gb-detail-cell/gb-detail-cell.js.map +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/collection/components/gb-empty-state/gb-empty-state.js +1 -1
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
- package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
- package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +5 -5
- package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +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.css +24 -11
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +29 -10
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
- package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
- package/dist/collection/components/gb-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.css +5 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +26 -3
- package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
- package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.css +2758 -0
- package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +123 -0
- package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js.map +1 -0
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.css +40 -3
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +15 -9
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.css +2688 -0
- package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +114 -0
- package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js.map +1 -0
- 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 +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/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-action-panel.js +3 -3
- package/dist/components/gb-action-panel.js.map +1 -1
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +8 -8
- 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-button.js +1 -1
- package/dist/components/gb-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +4 -4
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment.js +1 -1
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-detail-cell.js +14 -8
- package/dist/components/gb-detail-cell.js.map +1 -1
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-empty-state.js +2 -2
- package/dist/components/gb-export-dropdown-item.js +1 -1
- package/dist/components/gb-export-dropdown.js +1 -1
- package/dist/components/gb-export-sub-dropdown-item.js +1 -1
- package/dist/components/gb-export-sub-dropdown.js +1 -1
- package/dist/components/gb-featured-icon.js +1 -1
- package/dist/components/gb-file-type-icon.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +17 -17
- package/dist/components/gb-filter-button.js +1 -1
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +4 -4
- package/dist/components/gb-help-dropdown.js +2 -2
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- package/dist/components/gb-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 +5 -5
- 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 +19 -19
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +1 -1
- package/dist/components/gb-quick-action-card.js +1 -1
- package/dist/components/gb-quick-action-icon.js +1 -1
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-sidebar.js +9 -9
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +3 -3
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-step-base.js +1 -1
- package/dist/components/gb-step-icon-base.d.ts +11 -0
- package/dist/components/gb-step-icon-base.js +9 -0
- package/dist/components/gb-step-icon-base.js.map +1 -0
- package/dist/components/gb-stepper-horizontal-icons-centered.js +26 -10
- package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -1
- package/dist/components/gb-stepper-horizontal-line-with-text.js +11 -5
- package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -1
- package/dist/components/gb-stepper-horizontal-minimal-icons.d.ts +11 -0
- package/dist/components/gb-stepper-horizontal-minimal-icons.js +67 -0
- package/dist/components/gb-stepper-horizontal-minimal-icons.js.map +1 -0
- package/dist/components/gb-stepper-vertical-icons-with-text.js +11 -5
- package/dist/components/gb-stepper-vertical-icons-with-text.js.map +1 -1
- 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 +19 -19
- 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 +3 -3
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field-compact.js +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-Bj5T-P5H.js → p-BDQEubqB.js} +4 -4
- package/dist/components/{p-Bj5T-P5H.js.map → p-BDQEubqB.js.map} +1 -1
- package/dist/components/{p-zXDoQj8v.js → p-BDmK-s7W.js} +4 -4
- package/dist/components/{p-zXDoQj8v.js.map → p-BDmK-s7W.js.map} +1 -1
- package/dist/components/{p-DblIKaIe.js → p-BQBxVm81.js} +3 -3
- package/dist/components/{p-DblIKaIe.js.map → p-BQBxVm81.js.map} +1 -1
- package/dist/components/{p-EpFV90uy.js → p-BU0pk3Az.js} +3 -3
- package/dist/components/{p-EpFV90uy.js.map → p-BU0pk3Az.js.map} +1 -1
- package/dist/components/{p-DBB8Uml3.js → p-BUsyzLlY.js} +3 -3
- package/dist/components/{p-DBB8Uml3.js.map → p-BUsyzLlY.js.map} +1 -1
- package/dist/components/{p-Bdm3b3Ky.js → p-BUu9ZVG0.js} +4 -4
- package/dist/components/{p-Bdm3b3Ky.js.map → p-BUu9ZVG0.js.map} +1 -1
- package/dist/components/{p-CgAECSL3.js → p-BVaspMh3.js} +7 -7
- package/dist/components/{p-CgAECSL3.js.map → p-BVaspMh3.js.map} +1 -1
- package/dist/components/{p-CSVqFMtX.js → p-BcTbUcgA.js} +3 -3
- package/dist/components/{p-CSVqFMtX.js.map → p-BcTbUcgA.js.map} +1 -1
- package/dist/components/{p-Bh82vvx5.js → p-Be8NwP7n.js} +4 -4
- package/dist/components/{p-Bh82vvx5.js.map → p-Be8NwP7n.js.map} +1 -1
- package/dist/components/{p-qRCcMHJx.js → p-ByV5GH4j.js} +3 -3
- package/dist/components/{p-qRCcMHJx.js.map → p-ByV5GH4j.js.map} +1 -1
- package/dist/components/{p-OIDIc0fR.js → p-C48gcZ7a.js} +3 -3
- package/dist/components/{p-OIDIc0fR.js.map → p-C48gcZ7a.js.map} +1 -1
- package/dist/components/{p-68sELSPq.js → p-C7hW-5Bs.js} +5 -5
- package/dist/components/{p-68sELSPq.js.map → p-C7hW-5Bs.js.map} +1 -1
- package/dist/components/{p-Bs_-8ATU.js → p-CAdtpcZw.js} +8 -8
- package/dist/components/{p-Bs_-8ATU.js.map → p-CAdtpcZw.js.map} +1 -1
- package/dist/components/{p-Dr1VIoX3.js → p-CArhc50k.js} +3 -3
- package/dist/components/{p-Dr1VIoX3.js.map → p-CArhc50k.js.map} +1 -1
- package/dist/components/p-CEz-mXMZ.js +57 -0
- package/dist/components/p-CEz-mXMZ.js.map +1 -0
- package/dist/components/{p-CQuvoZ32.js → p-CHFN5iM2.js} +3 -3
- package/dist/components/{p-CQuvoZ32.js.map → p-CHFN5iM2.js.map} +1 -1
- package/dist/components/{p-v5JMu2zW.js → p-CduQVMGU.js} +6 -6
- package/dist/components/{p-v5JMu2zW.js.map → p-CduQVMGU.js.map} +1 -1
- package/dist/components/{p-0JeGwYbV.js → p-CguZrd2w.js} +3 -3
- package/dist/components/{p-0JeGwYbV.js.map → p-CguZrd2w.js.map} +1 -1
- package/dist/components/{p-CQrMA5Bl.js → p-Ch4q9hdT.js} +42 -23
- package/dist/components/p-Ch4q9hdT.js.map +1 -0
- package/dist/components/{p-B9r5mB7S.js → p-CiEnAhn4.js} +8 -8
- package/dist/components/{p-B9r5mB7S.js.map → p-CiEnAhn4.js.map} +1 -1
- package/dist/components/{p-Bny8MvzU.js → p-CqJ1NieA.js} +3 -3
- package/dist/components/p-CqJ1NieA.js.map +1 -0
- package/dist/components/{p-C4Xy0PDM.js → p-Czfh73t2.js} +6 -6
- package/dist/components/{p-C4Xy0PDM.js.map → p-Czfh73t2.js.map} +1 -1
- package/dist/components/{p-CCM15XTz.js → p-D1k57S2G.js} +4 -4
- package/dist/components/{p-CCM15XTz.js.map → p-D1k57S2G.js.map} +1 -1
- package/dist/components/{p-e3i0gfYy.js → p-DH1booBL.js} +6 -6
- package/dist/components/{p-e3i0gfYy.js.map → p-DH1booBL.js.map} +1 -1
- package/dist/components/{p-B4dyNcfJ.js → p-DQnWwfMA.js} +3 -3
- package/dist/components/{p-B4dyNcfJ.js.map → p-DQnWwfMA.js.map} +1 -1
- package/dist/components/{p-BcLvISuf.js → p-DRiSPJNK.js} +13 -8
- package/dist/components/p-DRiSPJNK.js.map +1 -0
- package/dist/components/{p-BoyXScV-.js → p-DUk5DBtq.js} +4 -4
- package/dist/components/{p-BoyXScV-.js.map → p-DUk5DBtq.js.map} +1 -1
- package/dist/components/{p-_0IgUdU3.js → p-DpRifEyI.js} +3 -3
- package/dist/components/{p-_0IgUdU3.js.map → p-DpRifEyI.js.map} +1 -1
- package/dist/components/{p-DsyBHy4m.js → p-Drw98f41.js} +5 -5
- package/dist/components/{p-DsyBHy4m.js.map → p-Drw98f41.js.map} +1 -1
- package/dist/components/{p-CMb4bhr7.js → p-QhewzHaL.js} +3 -3
- package/dist/components/{p-CMb4bhr7.js.map → p-QhewzHaL.js.map} +1 -1
- package/dist/components/{p-C8dHzgRT.js → p-S-xD_yqm.js} +11 -11
- package/dist/components/{p-C8dHzgRT.js.map → p-S-xD_yqm.js.map} +1 -1
- package/dist/components/{p-dwpwPEzL.js → p-VMnF0OzT.js} +3 -3
- package/dist/components/{p-dwpwPEzL.js.map → p-VMnF0OzT.js.map} +1 -1
- package/dist/components/{p-CiGTTb4f.js → p-XTIh5teG.js} +4 -4
- package/dist/components/{p-CiGTTb4f.js.map → p-XTIh5teG.js.map} +1 -1
- package/dist/components/{p-DGqWwJzx.js → p-ZZkjHbmt.js} +3 -3
- package/dist/components/{p-DGqWwJzx.js.map → p-ZZkjHbmt.js.map} +1 -1
- package/dist/components/p-cHn6O-Kf.js.map +1 -1
- package/dist/components/{p-l4bYmMTV.js → p-dKZMKsKP.js} +4 -4
- package/dist/components/{p-l4bYmMTV.js.map → p-dKZMKsKP.js.map} +1 -1
- package/dist/components/{p-Bz_TpCYq.js → p-epvjDeBv.js} +4 -4
- package/dist/components/{p-Bz_TpCYq.js.map → p-epvjDeBv.js.map} +1 -1
- package/dist/components/{p-ccZSPYGd.js → p-gr2SW-QO.js} +3 -3
- package/dist/components/{p-ccZSPYGd.js.map → p-gr2SW-QO.js.map} +1 -1
- package/dist/components/{p-DnSMHaQq.js → p-n7oT6sZz.js} +3 -3
- package/dist/components/{p-DnSMHaQq.js.map → p-n7oT6sZz.js.map} +1 -1
- package/dist/components/{p-BkGveJwF.js → p-pi9-Bp2p.js} +7 -7
- package/dist/components/{p-BkGveJwF.js.map → p-pi9-Bp2p.js.map} +1 -1
- package/dist/components/{p-M9SqAx_j.js → p-qmLs3Aiq.js} +3 -3
- package/dist/components/{p-M9SqAx_j.js.map → p-qmLs3Aiq.js.map} +1 -1
- package/dist/components/{p-C_nHpLgX.js → p-rEvoBgwh.js} +4 -4
- package/dist/components/{p-C_nHpLgX.js.map → p-rEvoBgwh.js.map} +1 -1
- package/dist/components/{p-DkVEDQyO.js → p-sp4jxIHH.js} +4 -4
- package/dist/components/{p-DkVEDQyO.js.map → p-sp4jxIHH.js.map} +1 -1
- package/dist/components/{p-MEO9u_PY.js → p-vBpmIdMJ.js} +3 -3
- package/dist/components/{p-MEO9u_PY.js.map → p-vBpmIdMJ.js.map} +1 -1
- package/dist/components/{p-CX_KTBje.js → p-vDSYmK5i.js} +7 -7
- package/dist/components/{p-CX_KTBje.js.map → p-vDSYmK5i.js.map} +1 -1
- package/dist/components/{p-CFGgVOM0.js → p-xwv5rABM.js} +3 -3
- package/dist/components/{p-CFGgVOM0.js.map → p-xwv5rABM.js.map} +1 -1
- package/dist/components/{p-BhEmGTzm.js → p-yb1gG3YV.js} +3 -3
- package/dist/components/{p-BhEmGTzm.js.map → p-yb1gG3YV.js.map} +1 -1
- package/dist/components/{p-D92ieRTZ.js → p-zC4zVwYT.js} +25 -25
- package/dist/components/{p-D92ieRTZ.js.map → p-zC4zVwYT.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +436 -12
- package/dist/esm/gb-action-panel.entry.js +2 -2
- package/dist/esm/gb-action-panel.entry.js.map +1 -1
- package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
- package/dist/esm/{gb-avatar_22.entry.js → gb-avatar_23.entry.js} +102 -397
- package/dist/esm/gb-avatar_23.entry.js.map +1 -0
- package/dist/esm/gb-collapse-button_4.entry.js +1 -1
- package/dist/esm/gb-detail-cell.entry.js +7 -2
- package/dist/esm/gb-detail-cell.entry.js.map +1 -1
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
- package/dist/esm/gb-empty-state.entry.js +1 -1
- package/dist/esm/gb-export-dropdown-item_3.entry.js +3 -3
- package/dist/esm/gb-export-dropdown_2.entry.js +2 -2
- package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
- package/dist/esm/gb-file-upload-item-base.entry.js +5 -5
- package/dist/esm/gb-file-upload.entry.js +12 -12
- package/dist/esm/gb-header-icon.entry.js +4 -4
- package/dist/esm/gb-header.entry.js +1 -1
- package/dist/esm/gb-help-dropdown.entry.js +1 -1
- package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
- package/dist/esm/gb-icon-button-base.entry.js +1 -1
- package/dist/esm/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +1 -0
- package/dist/esm/gb-input-dropdown_3.entry.js +441 -0
- package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
- 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-sidebar.entry.js +1 -1
- package/dist/esm/gb-slider-control-handle.entry.js +1 -1
- package/dist/esm/gb-slider.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-tab-button-base.entry.js +3 -3
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-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/reusableModels-cHn6O-Kf.js.map +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/gb-action-panel.entry.esm.js.map +1 -1
- package/dist/globuscomponents/gb-button.css +1 -0
- package/dist/globuscomponents/gb-detail-cell.entry.esm.js.map +1 -1
- package/dist/globuscomponents/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-57fdd78e.entry.js → p-06c1f98a.entry.js} +2 -2
- package/dist/globuscomponents/{p-b339c1df.entry.js → p-07106ba3.entry.js} +2 -2
- package/dist/globuscomponents/{p-0a550843.entry.js → p-0804c201.entry.js} +2 -2
- package/dist/globuscomponents/p-0d261dc3.entry.js +2 -0
- package/dist/globuscomponents/{p-0fab63c2.entry.js.map → p-0d261dc3.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-e9ca342d.entry.js → p-13931c9e.entry.js} +2 -2
- package/dist/globuscomponents/{p-77fa74e9.entry.js → p-169b0a11.entry.js} +2 -2
- package/dist/globuscomponents/{p-bee5141c.entry.js → p-16e1585a.entry.js} +2 -2
- package/dist/globuscomponents/{p-bc6a02ed.entry.js → p-1969edef.entry.js} +2 -2
- package/dist/globuscomponents/{p-aeb2424f.entry.js → p-1cc15bcb.entry.js} +2 -2
- package/dist/globuscomponents/{p-1d1fe87a.entry.js → p-1d41bc29.entry.js} +2 -2
- package/dist/globuscomponents/{p-12983581.entry.js → p-2740606c.entry.js} +2 -2
- package/dist/globuscomponents/{p-abd76ebd.entry.js → p-2b4b8d1c.entry.js} +2 -2
- package/dist/globuscomponents/{p-8f79c081.entry.js → p-2db98744.entry.js} +2 -2
- package/dist/globuscomponents/p-2db98744.entry.js.map +1 -0
- package/dist/globuscomponents/{p-8aa001d0.entry.js → p-3219448a.entry.js} +2 -2
- package/dist/globuscomponents/{p-d2be1513.entry.js → p-3cc0ea9e.entry.js} +2 -2
- package/dist/globuscomponents/{p-c9a6c666.entry.js → p-3e9900ec.entry.js} +2 -2
- package/dist/globuscomponents/{p-0faa1ed9.entry.js → p-42d9722c.entry.js} +2 -2
- package/dist/globuscomponents/{p-742e4cda.entry.js → p-4d4af2d9.entry.js} +2 -2
- package/dist/globuscomponents/{p-9c05ca59.entry.js → p-4de82941.entry.js} +2 -2
- package/dist/globuscomponents/{p-34c6849b.entry.js → p-518caaa9.entry.js} +2 -2
- package/dist/globuscomponents/{p-b30957ea.entry.js → p-51edb6f1.entry.js} +2 -2
- package/dist/globuscomponents/{p-d25d0833.entry.js → p-57568e2c.entry.js} +2 -2
- package/dist/globuscomponents/{p-7dd9894d.entry.js → p-580cbd27.entry.js} +2 -2
- package/dist/globuscomponents/{p-c914b51c.entry.js → p-59612d47.entry.js} +2 -2
- package/dist/globuscomponents/{p-0ddcdbb5.entry.js → p-5a30be16.entry.js} +2 -2
- package/dist/globuscomponents/{p-5e55ef6c.entry.js → p-5fca858d.entry.js} +2 -2
- package/dist/globuscomponents/{p-509639eb.entry.js → p-61596c17.entry.js} +2 -2
- package/dist/globuscomponents/{p-284c1a0f.entry.js → p-7cf4d95d.entry.js} +2 -2
- package/dist/globuscomponents/{p-46b8ed23.entry.js → p-7eeacf16.entry.js} +2 -2
- package/dist/globuscomponents/p-7f351451.entry.js +2 -0
- package/dist/globuscomponents/p-7f351451.entry.js.map +1 -0
- package/dist/globuscomponents/{p-c7ed2194.entry.js → p-8266edb6.entry.js} +2 -2
- package/dist/globuscomponents/p-85ae2dac.entry.js +2 -0
- package/dist/globuscomponents/{p-57e4e166.entry.js → p-8878060f.entry.js} +2 -2
- package/dist/globuscomponents/{p-b43f0ef3.entry.js → p-89c15710.entry.js} +2 -2
- package/dist/globuscomponents/{p-e3b156c2.entry.js → p-8aa75444.entry.js} +2 -2
- package/dist/globuscomponents/{p-2b57f619.entry.js → p-8d13548b.entry.js} +2 -2
- package/dist/globuscomponents/{p-4f5e1c9a.entry.js → p-91a91883.entry.js} +2 -2
- package/dist/globuscomponents/{p-eacd58fb.entry.js → p-9bd13c9c.entry.js} +2 -2
- package/dist/globuscomponents/{p-dbd605b9.entry.js → p-a8dee555.entry.js} +2 -2
- package/dist/globuscomponents/p-af94f827.entry.js +2 -0
- package/dist/globuscomponents/p-af94f827.entry.js.map +1 -0
- package/dist/globuscomponents/{p-5df0ea29.entry.js → p-c543e806.entry.js} +2 -2
- package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
- package/dist/globuscomponents/{p-8b05028f.entry.js → p-cad161d3.entry.js} +2 -2
- package/dist/globuscomponents/{p-25006cba.entry.js → p-d1b4759d.entry.js} +2 -2
- package/dist/globuscomponents/p-d1b4759d.entry.js.map +1 -0
- package/dist/globuscomponents/{p-79736f92.entry.js → p-dfc26073.entry.js} +2 -2
- package/dist/globuscomponents/{p-fef6931c.entry.js → p-e453561e.entry.js} +2 -2
- package/dist/globuscomponents/{p-c60118d0.entry.js → p-f00365a3.entry.js} +2 -2
- package/dist/globuscomponents/p-f2ffd32d.entry.js +2 -0
- package/dist/globuscomponents/{p-cfde4722.entry.js → p-f5caead1.entry.js} +2 -2
- package/dist/globuscomponents/{p-fd5eabec.entry.js → p-fd3c341a.entry.js} +2 -2
- package/dist/globuscomponents/{p-a613ce91.entry.js → p-fd6ae061.entry.js} +2 -2
- package/dist/types/components/gb-action-panel/gb-action-panel.d.ts +2 -1
- package/dist/types/components/gb-detail-cell/gb-detail-cell.d.ts +5 -2
- package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +2 -0
- package/dist/types/components/gb-step-base/gb-step-base.d.ts +2 -1
- package/dist/types/components/gb-step-icon-base/gb-step-icon-base.d.ts +12 -0
- package/dist/types/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.d.ts +0 -1
- package/dist/types/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.d.ts +7 -0
- package/dist/types/components.d.ts +50 -6
- package/dist/types/models/reusableModels.d.ts +3 -2
- package/package.json +1 -1
- package/dist/cjs/gb-avatar_22.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js +0 -64
- package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js.map +0 -1
- package/dist/components/p-BcLvISuf.js.map +0 -1
- package/dist/components/p-Bny8MvzU.js.map +0 -1
- package/dist/components/p-CQrMA5Bl.js.map +0 -1
- package/dist/esm/gb-avatar_22.entry.js.map +0 -1
- package/dist/esm/gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +0 -1
- package/dist/esm/gb-pagination-button-group-base_2.entry.js +0 -61
- package/dist/esm/gb-pagination-button-group-base_2.entry.js.map +0 -1
- package/dist/globuscomponents/gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-0fab63c2.entry.js +0 -2
- package/dist/globuscomponents/p-25006cba.entry.js.map +0 -1
- package/dist/globuscomponents/p-8f79c081.entry.js.map +0 -1
- package/dist/globuscomponents/p-c3a5b2ba.entry.js +0 -2
- package/dist/globuscomponents/p-ca39ee8a.entry.js +0 -2
- package/dist/globuscomponents/p-ca39ee8a.entry.js.map +0 -1
- package/dist/globuscomponents/p-d62a227b.entry.js +0 -2
- package/dist/globuscomponents/p-d62a227b.entry.js.map +0 -1
- package/dist/globuscomponents/p-feca8037.entry.js +0 -2
- /package/dist/globuscomponents/{p-57fdd78e.entry.js.map → p-06c1f98a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b339c1df.entry.js.map → p-07106ba3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0a550843.entry.js.map → p-0804c201.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e9ca342d.entry.js.map → p-13931c9e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-77fa74e9.entry.js.map → p-169b0a11.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bee5141c.entry.js.map → p-16e1585a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bc6a02ed.entry.js.map → p-1969edef.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-aeb2424f.entry.js.map → p-1cc15bcb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1d1fe87a.entry.js.map → p-1d41bc29.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-12983581.entry.js.map → p-2740606c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-abd76ebd.entry.js.map → p-2b4b8d1c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8aa001d0.entry.js.map → p-3219448a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d2be1513.entry.js.map → p-3cc0ea9e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c9a6c666.entry.js.map → p-3e9900ec.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0faa1ed9.entry.js.map → p-42d9722c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-742e4cda.entry.js.map → p-4d4af2d9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9c05ca59.entry.js.map → p-4de82941.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-34c6849b.entry.js.map → p-518caaa9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b30957ea.entry.js.map → p-51edb6f1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d25d0833.entry.js.map → p-57568e2c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7dd9894d.entry.js.map → p-580cbd27.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c914b51c.entry.js.map → p-59612d47.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0ddcdbb5.entry.js.map → p-5a30be16.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5e55ef6c.entry.js.map → p-5fca858d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-509639eb.entry.js.map → p-61596c17.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-284c1a0f.entry.js.map → p-7cf4d95d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-46b8ed23.entry.js.map → p-7eeacf16.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c7ed2194.entry.js.map → p-8266edb6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-feca8037.entry.js.map → p-85ae2dac.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-57e4e166.entry.js.map → p-8878060f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b43f0ef3.entry.js.map → p-89c15710.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e3b156c2.entry.js.map → p-8aa75444.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2b57f619.entry.js.map → p-8d13548b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4f5e1c9a.entry.js.map → p-91a91883.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-eacd58fb.entry.js.map → p-9bd13c9c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-dbd605b9.entry.js.map → p-a8dee555.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5df0ea29.entry.js.map → p-c543e806.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8b05028f.entry.js.map → p-cad161d3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-79736f92.entry.js.map → p-dfc26073.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fef6931c.entry.js.map → p-e453561e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c60118d0.entry.js.map → p-f00365a3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c3a5b2ba.entry.js.map → p-f2ffd32d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cfde4722.entry.js.map → p-f5caead1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fd5eabec.entry.js.map → p-fd3c341a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a613ce91.entry.js.map → p-fd6ae061.entry.js.map} +0 -0
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export class GbStepperHorizontalMinimalIcons {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.text = false;
|
|
5
|
+
this.steps = [
|
|
6
|
+
{
|
|
7
|
+
status: 'complete',
|
|
8
|
+
state: 'default',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
status: 'complete',
|
|
12
|
+
state: 'default',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
status: 'complete',
|
|
16
|
+
state: 'default',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
status: 'current',
|
|
20
|
+
state: 'default',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
}
|
|
24
|
+
render() {
|
|
25
|
+
const indexOfCurrentStep = this.steps.findIndex(step => step.status === 'current');
|
|
26
|
+
return (h("div", { key: 'b9261ab007bf14cf6129326621a230c1d7e09083', class: "minimai_icons_container" }, h("div", { key: 'f3184fbc876b49e8c89c41835e64e9d2787efcae', class: `minimai_icons_div ${this.size}` }, this.text && h("p", { key: '8485034d678afb9ab76407f051869cc6ccf0ceb5', class: "step_text text-sm-medium" }, "Step ", indexOfCurrentStep + 1, " of ", this.steps.length), this.steps.map(step => (h("gb-step-icon-base", { size: this.size, status: step.status, state: step.state }))))));
|
|
27
|
+
}
|
|
28
|
+
static get is() { return "gb-stepper-horizontal-minimal-icons"; }
|
|
29
|
+
static get encapsulation() { return "shadow"; }
|
|
30
|
+
static get originalStyleUrls() {
|
|
31
|
+
return {
|
|
32
|
+
"$": ["gb-stepper-horizontal-minimal-icons.css"]
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
static get styleUrls() {
|
|
36
|
+
return {
|
|
37
|
+
"$": ["gb-stepper-horizontal-minimal-icons.css"]
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
static get properties() {
|
|
41
|
+
return {
|
|
42
|
+
"size": {
|
|
43
|
+
"type": "string",
|
|
44
|
+
"mutable": false,
|
|
45
|
+
"complexType": {
|
|
46
|
+
"original": "GeneralSizes",
|
|
47
|
+
"resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
|
|
48
|
+
"references": {
|
|
49
|
+
"GeneralSizes": {
|
|
50
|
+
"location": "import",
|
|
51
|
+
"path": "../../models/reusableModels",
|
|
52
|
+
"id": "src/models/reusableModels.ts::GeneralSizes"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": false,
|
|
57
|
+
"optional": false,
|
|
58
|
+
"docs": {
|
|
59
|
+
"tags": [],
|
|
60
|
+
"text": ""
|
|
61
|
+
},
|
|
62
|
+
"getter": false,
|
|
63
|
+
"setter": false,
|
|
64
|
+
"attribute": "size",
|
|
65
|
+
"reflect": false
|
|
66
|
+
},
|
|
67
|
+
"text": {
|
|
68
|
+
"type": "boolean",
|
|
69
|
+
"mutable": false,
|
|
70
|
+
"complexType": {
|
|
71
|
+
"original": "boolean",
|
|
72
|
+
"resolved": "boolean",
|
|
73
|
+
"references": {}
|
|
74
|
+
},
|
|
75
|
+
"required": false,
|
|
76
|
+
"optional": false,
|
|
77
|
+
"docs": {
|
|
78
|
+
"tags": [],
|
|
79
|
+
"text": ""
|
|
80
|
+
},
|
|
81
|
+
"getter": false,
|
|
82
|
+
"setter": false,
|
|
83
|
+
"attribute": "text",
|
|
84
|
+
"reflect": false,
|
|
85
|
+
"defaultValue": "false"
|
|
86
|
+
},
|
|
87
|
+
"steps": {
|
|
88
|
+
"type": "unknown",
|
|
89
|
+
"mutable": false,
|
|
90
|
+
"complexType": {
|
|
91
|
+
"original": "StepperType[]",
|
|
92
|
+
"resolved": "StepperType[]",
|
|
93
|
+
"references": {
|
|
94
|
+
"StepperType": {
|
|
95
|
+
"location": "import",
|
|
96
|
+
"path": "../../models/reusableModels",
|
|
97
|
+
"id": "src/models/reusableModels.ts::StepperType"
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"required": false,
|
|
102
|
+
"optional": false,
|
|
103
|
+
"docs": {
|
|
104
|
+
"tags": [],
|
|
105
|
+
"text": ""
|
|
106
|
+
},
|
|
107
|
+
"getter": false,
|
|
108
|
+
"setter": false,
|
|
109
|
+
"defaultValue": "[\r\n {\r\n status: 'complete',\r\n state: 'default',\r\n },\r\n {\r\n status: 'complete',\r\n state: 'default',\r\n },\r\n {\r\n status: 'complete',\r\n state: 'default',\r\n },\r\n {\r\n status: 'current',\r\n state: 'default',\r\n },\r\n ]"
|
|
110
|
+
}
|
|
111
|
+
};
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
//# sourceMappingURL=gb-stepper-horizontal-minimal-icons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gb-stepper-horizontal-minimal-icons.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQnD,MAAM,OAAO,+BAA+B;IAL5C;QAOU,SAAI,GAAY,KAAK,CAAC;QACtB,UAAK,GAAkB;YAC7B;gBACE,MAAM,EAAE,UAAU;gBAClB,KAAK,EAAE,SAAS;aACjB;YACD;gBACE,MAAM,EAAE,UAAU;gBAClB,KAAK,EAAE,SAAS;aACjB;YACD;gBACE,MAAM,EAAE,UAAU;gBAClB,KAAK,EAAE,SAAS;aACjB;YACD;gBACE,MAAM,EAAE,SAAS;gBACjB,KAAK,EAAE,SAAS;aACjB;SACF,CAAC;KAgBH;IAdC,MAAM;QACJ,MAAM,kBAAkB,GAAG,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,CAAC;QAEnF,OAAO,CACL,4DAAK,KAAK,EAAC,yBAAyB;YAClC,4DAAK,KAAK,EAAE,qBAAqB,IAAI,CAAC,IAAI,EAAE;gBACzC,IAAI,CAAC,IAAI,IAAI,0DAAG,KAAK,EAAC,0BAA0B;;oBAAO,kBAAkB,GAAG,CAAC;;oBAAM,IAAI,CAAC,KAAK,CAAC,MAAM,CAAK;gBACzG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,CACtB,yBAAmB,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,GAAsB,CACjG,CAAC,CACE,CACF,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h } from '@stencil/core';\r\nimport { GeneralSizes, StepperType } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-horizontal-minimal-icons',\r\n styleUrl: 'gb-stepper-horizontal-minimal-icons.css',\r\n shadow: true,\r\n})\r\nexport class GbStepperHorizontalMinimalIcons {\r\n @Prop() size: GeneralSizes;\r\n @Prop() text: boolean = false;\r\n @Prop() steps: StepperType[] = [\r\n {\r\n status: 'complete',\r\n state: 'default',\r\n },\r\n {\r\n status: 'complete',\r\n state: 'default',\r\n },\r\n {\r\n status: 'complete',\r\n state: 'default',\r\n },\r\n {\r\n status: 'current',\r\n state: 'default',\r\n },\r\n ];\r\n\r\n render() {\r\n const indexOfCurrentStep = this.steps.findIndex(step => step.status === 'current');\r\n\r\n return (\r\n <div class=\"minimai_icons_container\">\r\n <div class={`minimai_icons_div ${this.size}`}>\r\n {this.text && <p class=\"step_text text-sm-medium\">Step {indexOfCurrentStep + 1} of {this.steps.length}</p>}\r\n {this.steps.map(step => (\r\n <gb-step-icon-base size={this.size} status={step.status} state={step.state}></gb-step-icon-base>\r\n ))}\r\n </div>\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
|
|
@@ -31,7 +31,7 @@ export class GbstepperVerticalIconsWithText {
|
|
|
31
31
|
this.stepClicked.emit(index);
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h("div", { key: '
|
|
34
|
+
return (h("div", { key: '114b1e00dfbb539bf486dcdf014c2a448f2db015', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, this.internalSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === this.steps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText, onClick: () => this.emitIndex(index) })))))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "gb-stepper-vertical-icons-with-text"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,11 +40,11 @@ export class GbTabButtonBase {
|
|
|
40
40
|
this.tabClicked.emit();
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (h("div", { key: '
|
|
43
|
+
return (h("div", { key: 'ba3e030ab6447207f6f8eeaaa55ebc6cb8317173', class: `tab_button_div ${this.type}
|
|
44
44
|
${this.current ? 'current' : ''}
|
|
45
45
|
${this.fullWidth ? 'full_width' : ''}
|
|
46
46
|
${this.size}
|
|
47
|
-
${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '
|
|
47
|
+
${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '25ee017817b52825876191834184b4c60624fbf1', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '4fb8b117c8ad826b1d8db46c08defa315ae5d3f2', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
|
|
48
48
|
? 'information'
|
|
49
49
|
: this.current && this.type === 'underline'
|
|
50
50
|
? 'information'
|
|
@@ -53,7 +53,7 @@ export class GbTabButtonBase {
|
|
|
53
53
|
:
|
|
54
54
|
this.current && this.type === 'line'
|
|
55
55
|
? 'information'
|
|
56
|
-
: 'gray' }, h("slot", { key: '
|
|
56
|
+
: 'gray' }, h("slot", { key: 'df19fe71ced1fb25a4c2af2b1941918426552127', name: "count" })))));
|
|
57
57
|
}
|
|
58
58
|
static get is() { return "gb-tab-button-base"; }
|
|
59
59
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTableCell {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '175fcadc38cfbe7c32bc144d057cfc5e4a014279', class: "table_cell_div" }));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-table-cell"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,7 +49,7 @@ export class GbTableHeader {
|
|
|
49
49
|
this.layoutButtonClicked.emit(layout.detail);
|
|
50
50
|
}
|
|
51
51
|
render() {
|
|
52
|
-
return (h("div", { key: '
|
|
52
|
+
return (h("div", { key: 'f8d7a14df24332a5dfec5f4f6fad9fcd3342af76', class: "table_header_div" }, h("div", { key: 'd21b248289e11c48285d38019e60d010a21fa65e', class: "table_header_content" }, this.tableHeading && h("p", { key: 'e414cc01456bb13756e89ffbe85e2d3b17bb6668', class: "text-lg-semi-bold" }, this.tableHeadingLabel), h("div", { key: '64675aafc0e19894d2499789a66ffd295b6ec01c', class: "actions" }, this.showSearch && (h("div", { key: 'a392e4704398884b22a3bd527b0d5f2a21b415a4', class: "input_field" }, h("gb-input-field", { key: 'd2d57810049d5285bf900b37736b7ff5cc41e656', size: "sm", type: "icon_leading", "icon-swap": "assets/search-01.svg", placeholder: "Search", onInputValueChanged: this.emitValue.bind(this) }))), h("div", { key: '3c0c4d5ef5f22ac71b5eb926c36fbbe65b6e066f', class: "action" }, this.showLayoutToggle && h("gb-button-group", { key: '59af4bcd080f80749cb9c96803a0f47ddc8b943c', items: this.items, icon: "only", onOptionChange: this.onLayoutButtonClicked.bind(this) }), this.showColumnOptions && (h("gb-button", { key: '815d0b570a0f08fe89de30e3907f906be0df4538', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/column-insert.svg" }, h("p", { key: 'fd634aa917bbdadcde052da00f2c98e09e34a4b9' }, "Columns"))), this.showFilter && (h("gb-filter-button", { key: '509dbe0e6b011b3f818b21034fca070d6465f0db', state: this.filterState, "icon-only": this.width <= 1007 ? true : false, onClick: () => this.onFilterButtonClicked() }, h("p", { key: '4fd53890b800a66ab53f5b3701fa90ec68d5be05', slot: "filter_count" }, this.filterCount))), this.showExport && (h("div", { key: '73ab034c2eab64cdd989d019f4fbd46b57006862', class: "export" }, h("gb-button", { key: '35e2a9bf61bb7ee005282b38061fa499da13be62', 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() }, h("p", { key: '8862d52793c936b31f4e925d2f08649345d3529d' }, "Export")), this.showExportDropdown && (h("gb-export-dropdown", { key: '8acb1b521575ada1876ba0f4d9412401f43bbd6b', "show-entire-data": this.showEntireData, onExportClicked: () => this.emitSelection.bind(this), class: "dropdown" })))), this.showRefreshButton && (h("div", { key: '7e173e5c6b42b42131893e0c3c060fa239b922d2', class: "refresh_button" }, h("gb-button", { key: '54838987c9949303e464c0424f42b48e8127f58b', size: "md", hierarchy: "secondary_gray", icon: this.width <= 1007 ? 'only' : 'default', "icon-leading": true, "icon-leading-swap": "assets/refresh.svg", onClick: () => this.onRefreshButtonClicked() }))))))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "gb-table-header"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|
|
@@ -22,7 +22,7 @@ export class GbTag {
|
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
24
|
const flagSwap = getAssetPath(`${this.flagSwap}`);
|
|
25
|
-
return (h("div", { key: '
|
|
25
|
+
return (h("div", { key: '80e6fc0bbdbe9d13538c23ea10e4ebc982d00736', class: `container ${this.size}` }, h("div", { key: '9e36dd9150dcfd3c9ccb101d5379b7315457a975', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: 'cd5bbc8bc4f65c5f8377c5cd09f59b498c9a0a87', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'ce806d90c91c3a301a07399723f244415f48d9e6', class: "icon left-icon" }, h("img", { key: '6e91c6524485b527a3ba0daa811f46c896a5a8b3', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '4e3801d277fc9da7e0672d3211af4faacd84a722', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '8d0a8afc936c64c1d0ef2a80993e6ac45aacb18f', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: 'eddd381b5c23146673ec8773db29a3e4a9f17aac', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'f2a67df93bdab8b8768b2db60c56bf20fbf551d7', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '3d8f81d968a6478871046e4a4ded4df13723c530', class: "label" }, h("slot", { key: 'e6e6e4c431124f9a351f1015ed3fc4409a4be170' })), this.action === 'count' && (h("gb-tag-count", { key: 'da109edbbc61150f6103063f61f3c723059132a1', size: this.size }, h("slot", { key: 'f224fb469e05c71a101ca7ee8a7aa4ab90171afb', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '16a0700f67e5cd21dcde9fc102e2748ac647eae0', size: this.size, onClick: () => this.onTagClose() })));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "gb-tag"; }
|
|
28
28
|
static get encapsulation() { return "shadow"; }
|
|
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
|
|
|
6
6
|
this.disabled = false;
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
return (h("label", { key: '
|
|
9
|
+
return (h("label", { key: 'eaa06a5b51d45741d09791248595177c96e8f2e3', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '63f67f3d8eaaeb58b9bbc31d6321acdd3c29a496', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '5f16754be5ff646df7dd32e0ef19e048463a3d04', class: `custom-checkbox ${this.size}` }, h("svg", { key: '821e3d678ce0b708e75ad3ad0b052ae9796ee206', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'adb5f4e636a21322a49e4beb4aed8b44be878bd4', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
|
|
10
10
|
}
|
|
11
11
|
static get is() { return "gb-tag-checkbox"; }
|
|
12
12
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTagClose {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '11406c60fcebf641242252b7488eb5f74f88685d', class: this.size }, h("svg", { key: '240b24675309a48af906359fb44de9c73465df75', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: 'ed78aa2c23f65ea32a15f4c1b30e26dd191ac7c6', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-close"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTagCount {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '001e7d8145a50688ff6e066bc9b81a42f81f6b05', class: this.size }, h("slot", { key: '891d1e902ed071a749225267006e471d0aef5e38', name: "count" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-count"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -186,14 +186,14 @@ export class GbTextareaInputField {
|
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
render() {
|
|
189
|
-
return (h("div", { key: '
|
|
189
|
+
return (h("div", { key: '8fbe1767910d5a048f14d4b7c0edf4293b50803d', class: "textarea_container" }, h("div", { key: 'a1479fc8f8ae7a144241a196eb004f9b8ef5c9dd', class: "input_with_label" }, this.showLabel && h("p", { key: '3e283f4db2d218299d4b674b086e8b7515c065ed', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '5c5dd461e7f5eb1b44ba09d089c94294b40653b6', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea default_textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText, value: this.inputValue })), this.type === 'tags' && (h("div", { key: 'd710ded6555e4e592ca2f8fca5c19000dce1bcea', class: "textarea_tags" }, h("div", { key: '67eecccad1ab213863d8b8b639decfa1c090c09a', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: '393322855df6805014a92d35ce6789b9ca05b03c', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
|
|
190
190
|
.split(' ')
|
|
191
191
|
.map(part => part.charAt(0).toUpperCase())
|
|
192
|
-
.join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: '
|
|
192
|
+
.join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: '5dc3a7e416740e33f2d05c28a050a589ee1e80d1', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'be252f049fe2a8f99f03183a3fdf233f9bb4e7ee', class: "input_field" }, h("input", { key: '2b7bb47d85284304689ae809753b7da89e898527', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
|
|
193
193
|
// placeholder={this.placeholderText}
|
|
194
|
-
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '
|
|
194
|
+
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: 'e82d2a863de4b6bbefc838d2d81c72c8e503f127', class: "help_icon" }, h("svg", { key: '26a84aab98b251974076de5376a1916f71519866', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'c5ae2965d91757cf35a11b06a52cc1152f6713b6', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: 'e56c5397ca0c2b1bdaf4fdfdd4478ff752a7b09c', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
|
|
195
195
|
? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
|
|
196
|
-
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: '
|
|
196
|
+
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'a849df6d6b9c5c8a45cc50fd04c1778a9e0f02cf', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
|
|
197
197
|
}
|
|
198
198
|
static get is() { return "gb-textarea-input-field"; }
|
|
199
199
|
static get encapsulation() { return "shadow"; }
|
|
@@ -16,7 +16,7 @@ export class GbThemeTab {
|
|
|
16
16
|
const systemIconSrc = getAssetPath(`assets/laptop.svg`);
|
|
17
17
|
const sunSrc = getAssetPath(`assets/sun-02.svg`);
|
|
18
18
|
const moonSrc = getAssetPath(`assets/moon-02.svg`);
|
|
19
|
-
return (h("div", { key: '
|
|
19
|
+
return (h("div", { key: '83ed9b85a6316170f0231141bdd97dd6ea79a5dc', class: `theme_tab_div` }, h("div", { key: '2e035ee765309e0a10fe1a3d4433190bb5bd8aa8', class: "tab" }, h("gb-icon-button-base", { key: '116512ed7fc43827e4e5994816ac8627e314c79d', current: this.currentActiveTab === 'system' ? true : false, icon: systemIconSrc, label: "System", onClick: () => this.tabClicked('system') })), h("div", { key: '9e0f244211d33ebbc5d615eb391330ac5d1711bf', class: "tab" }, h("gb-icon-button-base", { key: '6565acb9c1b2b5682f202ddb6c99e7a20e7101bd', current: this.currentActiveTab === 'light' ? true : false, icon: sunSrc, label: "Light", onClick: () => this.tabClicked('light') })), h("div", { key: '86c7eb6dab89fe3c0102c434c49513ef394ce4f6', class: "tab" }, h("gb-icon-button-base", { key: 'f7f3ec5abc024765f6e23cbaeb2df7337a1007ba', current: this.currentActiveTab === 'dark' ? true : false, icon: moonSrc, label: "Dark", onClick: () => this.tabClicked('dark') }))));
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "gb-theme-tab"; }
|
|
22
22
|
static get encapsulation() { return "shadow"; }
|
|
@@ -25,7 +25,7 @@ export class GbToast {
|
|
|
25
25
|
// }, 5000);
|
|
26
26
|
// }
|
|
27
27
|
render() {
|
|
28
|
-
return (h("div", { key: 'ffaf17d459c4cd1751f1217051827022535f56f3', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'ed6ea6403e7fd44da459fb18f48673eaffd6b3b8', class: `icon_container` }, this.internalColor === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, 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" }), 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' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, 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" }), 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" }), 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" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, 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" }), 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" }), 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" })))), h("div", { key: 'ac9a7d311cb3952e30ce787cced1d6c3c893b110', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'bf30f33675ee2d18cb6fc4533cfb09182b15390d', class: `text ${this.size}` }, h("p", { key: '97b6dcf277c64ca241382cb50edc2d7785ae7c8d', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '9122fc2fa08002087918eac77bcb17daf2ed5e1a', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: '8a13d1bc26b1ebd7ed5a63743812d111d107d97c', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'c8cfabd475d370c41c5ca5684642b266b1f1b37a', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.size}`, onClick: () => this.closeToast() }))), this.size === 'full_width' && (h("div", { key: 'f2f709c6d7aca5278d5358b44a3c2b743de8e68f', class: `container ${this.breakpoint}` }, h("div", { key: '3861da85181338b279e43f98f22e848bb729d307', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '2524e7cc77dcc3a352c9ee615a4907e68847d8e2', class: `inner_content ${this.breakpoint}` }, h("div", { key: '5c82a6876958c042fcd34f9daa1c2e63c39f9b27', class: `icon_container` }, h("svg", { key: '1682e2c5b20715c03e37d136dee08ccc43d3cf2a', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { key: 'e7c42a206c25774e02267dfefce4d8690f9113e4', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '3480201e07e1440c819f967541ddceb72e3bb4b8', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '33f9cd20a0228402d967781eb500dec000c8dcdb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '54feb2f01e7384b2e843530e27597d0885aae59a', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: '2f8fb4500bb9ab4e79e77090c07559eefb5e16bb', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: 'dd14d5c17f964fbd396b239f416e6f966182c031', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: '983a7269f6299c883263e39cf59f876400c4db1a', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes")))))), h("gb-button-close", { key: '7024e4900a30af4feb02cff137bfcb41be7b01d4', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
|
|
28
|
+
return (h("div", { key: '9506ce543c774ae6f59a7eeba30637a07ca6b9a9', class: `toast_div ${this.internalColor} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '6bed9379a17799f051ee5a59b366ba8671af5d45', class: `icon_container` }, this.internalColor === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, 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" }), 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' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.internalColor}` }, 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" }), 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" }), 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" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, 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" }), 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" }), 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" })))), h("div", { key: '078217f6aae3d0fc0a6cace6d93c466078169eef', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '55435b88cebc0d1e3ddf5f727317f8b03b700609', class: `text ${this.size}` }, h("p", { key: '85b639d52e92f870fb86de19bb41ebe3d0fecb25', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '5ad66ff3288c45e601259a66a55b15a310b33321', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText)), this.actions && (h("div", { key: '57cb31243b79eb26a7f6f9e681626d1a6f5afe17', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '73f33913ed94cd5df0287634ae26454bce4a5aec', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.size}`, onClick: () => this.closeToast() }))), this.size === 'full_width' && (h("div", { key: 'b459688c92482803feddcbd6fcdb81daea1b4692', class: `container ${this.breakpoint}` }, h("div", { key: 'afab64dd9ba9ff57ce5df1ed80a6ee387487135d', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '7aebea004bc0d8f745ed947742332c62a7276eaf', class: `inner_content ${this.breakpoint}` }, h("div", { key: '25011a6c4e27a3c2c62017b20ed38babbd533957', class: `icon_container` }, h("svg", { key: '9f180fab63cbe8fe5e9a2b4a7787842d04d08073', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.internalColor}` }, h("path", { key: '6522798788185ce770b46b3d09e05c57a3bb0843', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '9c14f389afabefb4b26e7233bd5875ece6a3370b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'caf3e1f6fe69b5768194274bc3f1d88f9c07b45b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'a2d9366490de49a2200b0d21d86f7e2822295bbd', class: `text ${this.size} ${this.breakpoint}` }, h("p", { key: '969e0030e6e631ebc69019b5ce4d8ad78e615ac7', class: `text-sm-semi-bold main_text_${this.internalColor}` }, this.mainText), this.showSupportingText && h("p", { key: '197e16767a18d89b2d2359b2ce48efd27c31c4ce', class: `text-xs-regular supporting_text_${this.internalColor}` }, this.supportingText))), this.actions && (h("div", { key: 'dd51bf24c4ee81d0a6371f1952d1659c1a1146c9', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.internalColor }, h("p", null, "View changes")))))), h("gb-button-close", { key: '82255fa1c32b1274c0650d0fdf16de5e6e7d6323', size: "sm", color: this.internalColor === 'default' ? 'gray' : this.internalColor === 'gray' ? 'gray' : this.internalColor, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
|
|
29
29
|
}
|
|
30
30
|
static get is() { return "gb-toast"; }
|
|
31
31
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbToastButton {
|
|
|
5
5
|
slottedContent.classList.add('text-sm-semi-bold');
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '532a8101c9c68d36bd7cd08939a9a48fa96bcf46', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '797e449821ea76a46fc00cf146fb202fbc6054a7' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-toast-button"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -34,7 +34,7 @@ export class GbToggle {
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
render() {
|
|
37
|
-
return (h("div", { key: '
|
|
37
|
+
return (h("div", { key: 'ef5450ce6fc1520ec075ccb643c05c55e793a688', class: `toggle_div ${this.size}` }, h("div", { key: '212d6acb8f0da498c4b0301b27bce6512eaca8b6', class: "toggle_base" }, h("gb-toggle-base", { key: '96ea59f4691ff1155501c98dc284bb0ea5cfd472', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '337f07fd9b72ce0e74d713f4967d6d8fbf67bcff', class: "text" }, h("slot", { key: '1c3e90e10ba5f878d557d0ef852f17f22c1dd7f1', name: "main_text" }), this.supportingText && (h("slot", { key: '831435ef8bb86e50bb2a490b9f2e68ef5f58f939', name: "supporting_text" }))))));
|
|
38
38
|
}
|
|
39
39
|
static get is() { return "gb-toggle"; }
|
|
40
40
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,8 +11,8 @@ export class GbToggleBase {
|
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
13
|
return [
|
|
14
|
-
h("input", { key: '
|
|
15
|
-
h("label", { key: '
|
|
14
|
+
h("input", { key: 'c91b27b8bb70ae2cbf59cd30b2e9c901c1640896', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
|
|
15
|
+
h("label", { key: '5c44d3f4cbdc1f312e79c2434e6361ca9f0e4f71', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
|
|
16
16
|
];
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "gb-toggle-base"; }
|
|
@@ -5,7 +5,7 @@ export class GbTokenFieldCompact {
|
|
|
5
5
|
this.supportingText = '';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '642cf51054ba4f3f1d952d9373c6385e303a121d', class: this.size }, h("div", { key: '12fa79b1db41bb2d3382e31ce7edd5457cbae908', class: "input-with-label" }, this.showLabel && (h("label", { key: '6432e0fefff8ce10828d4d0f7e1bcff23f27324d' }, this.label)), this.digits === 4 && (h("div", { key: 'fb369b4f31037b05cc9f89e55444ee0f76e6c765', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '8c0630fdd73d61316029c73efde21a6ac8f2833b', size: this.size }), h("gb-mega-input-field-base", { key: 'e521bc15bc44ad54f833d9a7b30a47fe888a8087', size: this.size }), h("gb-mega-input-field-base", { key: 'd0bd84e457387132ff4027cb1b090ad862c00663', size: this.size }), h("gb-mega-input-field-base", { key: 'da23e10012ccfcf303f7b09de5261209ddf59060', size: this.size }))), this.digits === 6 && (h("div", { key: '05cf1aa23b9e156aa76a93bebef08c7d9057ceec', class: "input-wrapper" }, h("div", { key: '110ce82e2e06fddd3674e524ec54a63a6da2d4da', class: "first=section" }, h("gb-mega-input-field-base", { key: '8d62e29b9d07d765f2e12e3dc971649219b27ff0', size: this.size }), h("gb-mega-input-field-base", { key: 'd73f8d633c35b9834dd7e3b32369cb8e7e3aba55', size: this.size }), h("gb-mega-input-field-base", { key: 'cbdea7885405f4f90dc9dc6fa016119476c7b2f6', size: this.size })), h("div", { key: 'a737715a5fef4fc69d03c5a8e0d61ec90411c4b6', class: "second=section" }, h("gb-mega-input-field-base", { key: '532eadc04df1edd02f2dff55e888476d91719af1', size: this.size }), h("gb-mega-input-field-base", { key: '73d70e575280d0aa0a17b010b5f034a0456988e6', size: this.size }), h("gb-mega-input-field-base", { key: '2c4f7aafe52dce24eb93be92f9ef3a38cef00e31', size: this.size })))), this.digits === 8 && (h("div", { key: 'bff003f567d79dc893f206019fdd2a6953209b1e', class: "input-wrapper" }, h("div", { key: '4b2a8e263168806c7cb8668206bc0b7c6b7bf138', class: "first=section" }, h("gb-mega-input-field-base", { key: 'c25650b853c3e263950a64b11a95b36cf3866c06', size: this.size }), h("gb-mega-input-field-base", { key: '6690a0eb81875130687b5684ecb8b7148339963e', size: this.size }), h("gb-mega-input-field-base", { key: '4201485b646963e6c830e249d04d4505bb5587e5', size: this.size }), h("gb-mega-input-field-base", { key: 'aff94bc44339e92fac846ebf0d9f207606648ee0', size: this.size })), h("div", { key: 'b70ec0c42720c3a3ce51750c136c113ed0c2696b', class: "second=section" }, h("gb-mega-input-field-base", { key: '5426217b60e46989228b5388eef97ac69622a83c', size: this.size }), h("gb-mega-input-field-base", { key: 'c7226beb3ec4ac11571f5969dea8fc43ec3d7de1', size: this.size }), h("gb-mega-input-field-base", { key: '35cd7a8d8df166ea4523b07b0b265514a053e95c', size: this.size }), h("gb-mega-input-field-base", { key: 'ae2b620bc4c64fc988f7a2283647a40c8b91252f', size: this.size }))))), h("p", { key: '96930b407f0904696f88a682e934ac56ffdf530a' }, this.supportingText)));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-token-field-compact"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,11 +5,11 @@ export class GbTokenFieldCompressed {
|
|
|
5
5
|
this.hintText = '';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: 'f543fe362bd522e76c34b0d81d319af4461c15f7', class: {
|
|
9
9
|
container: true,
|
|
10
10
|
[this.size]: true,
|
|
11
11
|
[this.digits]: true,
|
|
12
|
-
} }, h("div", { key: '
|
|
12
|
+
} }, h("div", { key: 'bacfd7f86c5cbf28950741cfe12a6220d20e5f16', class: "input-with-label" }, this.showLabel && (h("label", { key: '7c6816663a8a4fb131ce353e8020eda4bb38c4af', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: 'd53e77a9bdfbfe2f40789a7972e8b2c558492398', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '3034eafc62992e93e13be882b7b1d1d65e3da508', size: this.size }), h("gb-mega-input-field-base", { key: '7e942a8cf6c3abd837b55c5f3b60fd4503e573ef', size: this.size }), h("gb-mega-input-field-base", { key: 'c93133c4fa65c0fd8fe8571eb0fca07b82d69b97', size: this.size }), h("gb-mega-input-field-base", { key: 'dcdefd8d1af7e2d7e6fb9768883ae8eacdbbf376', size: this.size }))), this.digits === 6 && (h("div", { key: '3f881e449276a4cc7ec61ed11cca679207007a73', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '2ecc7f12a5cbd90671b54ff25c464d5a39a31c05', size: this.size }), h("gb-mega-input-field-base", { key: '079c62beb9a7619578f01f8e83394559f47d52bf', size: this.size }), h("gb-mega-input-field-base", { key: '5ea16f34c3182956331cd17808fef6906e6dc6b9', size: this.size }), h("p", { key: '144851c776d8fff0a423fa2a0dac7d994c80e3a7', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'fa9b31954e88f4541e82f383e7c589eba5250d16', size: this.size }), h("gb-mega-input-field-base", { key: '726cd28c5872bc1cf67c6ccfc9a2c220d02c1190', size: this.size }), h("gb-mega-input-field-base", { key: 'afb11d9bc3f4a4cf846a888f22049c87b8a2c670', size: this.size }))), this.digits === 8 && (h("div", { key: '6b887106e2e0da5b6099a28b7cd31d9f9d27b277', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'c1d0a0cd3991c5c971c8ccf37d5ff55285135eab', size: this.size }), h("gb-mega-input-field-base", { key: 'd1eae1aed5324218ff4769003833b00ae1764c22', size: this.size }), h("gb-mega-input-field-base", { key: '389e4c81161b6a1fbe5d9d0287c56950a6083cab', size: this.size }), h("gb-mega-input-field-base", { key: 'f8e698d8a4be3be863ccc682a29f364b6a9c3319', size: this.size }), h("p", { key: '34645c442c07c271d7ec9145928280fa0c9af5d8', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'edf33cd5a98c30c3dadb510086e42dbc2e0404d2', size: this.size }), h("gb-mega-input-field-base", { key: '760b4a6ade42a1b11b5e0bd029a051f61034ce3b', size: this.size }), h("gb-mega-input-field-base", { key: '0552b881d3c3b15dc45f5387a57556bb7f31bf5c', size: this.size }), h("gb-mega-input-field-base", { key: '1db436f5ba7530ea5a8d95a857b567d059233580', size: this.size })))), this.showHintText && (h("div", { key: '755b2390c162577a4d7b985b97b36234405bbfff', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-token-field-compressed"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -26,7 +26,7 @@ export class GbTooltip {
|
|
|
26
26
|
return this.showArrow ? `arrow ${this.arrow}` : '';
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
|
-
return (h("div", { key: '
|
|
29
|
+
return (h("div", { key: '391362ebf10e7671248202df19f0612a59efadb9', class: "tooltip_container" }, h("div", { key: 'ad600a05e1def189d855ab3fb5c0ebac088b7d06', class: "tooltip" }, this.showArrow && h("div", { key: '6d47aaedda0b502932716179068936105c92efbe', class: this.getArrowClass() }), h("div", { key: '76e53deff811fcffb6fa8483579ad2900baef9d1', class: "tooltip_content" }, h("slot", { key: 'b3d9b4d3754bcf07ddd6155146ff6a5f150735c5', name: "label" }), this.showSupportingText && h("slot", { key: '1bf33d854ed24a5937e71b0c2d305ad49fe2bfea', name: "supporting_text" })))));
|
|
30
30
|
}
|
|
31
31
|
static get is() { return "gb-tooltip"; }
|
|
32
32
|
static get encapsulation() { return "shadow"; }
|
|
@@ -30,7 +30,7 @@ export class GbTopBar {
|
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
32
|
const patternSrc = getAssetPath(`assets/top_bar_pattern.svg`);
|
|
33
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: '359c5d0c207a42152bfaec9f76c8a1bb670213bd', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '9786c482fe0d9d2be05bcd5dc52f5c21f351a766', class: "pattern" }, h("img", { key: 'e7bc3c0b682b413882db8b68c4e7355cdebd62f7', src: patternSrc, alt: "" }))), h("div", { key: '9b96ffe162d886f32464d94001b8d903d6b333f6', class: "top_bar_content" }, h("div", { key: '023ed791804ef528631552606b4ad72348a68579', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'dee1044a53b466816ce65306e0cba6cb22046e7b', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: 'b607dd51b87f297cff17438dccba928b62412ecd', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: 'ebfcbb98ebcad34127b2c5506702ac5222d0c9b6', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: '58984b9a94e3cdc3b3226188f78f871af88adb9a', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: '7b8d7e540c59744b5703c8a1a8704b4a9a6ed412', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: '3b862e76a8e454db61289766251f7071464e8740', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: 'a5bfcf6dee3c3900ee5ff32923f1722fad518f35', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
|
|
34
34
|
}
|
|
35
35
|
static get is() { return "gb-top-bar"; }
|
|
36
36
|
static get encapsulation() { return "shadow"; }
|
|
@@ -17,7 +17,7 @@ export class GbTopBarItem {
|
|
|
17
17
|
this.loadIcon(this.icon);
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (h("div", { key: '
|
|
20
|
+
return (h("div", { key: 'a2a06d95c5eb4df89818b91a23f816d0525d1082', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '1f351471aa797f031b49b521ba171a39336f8e07', class: `top_bar_content` }, h("div", { key: '15951c94e4307b6c4b578c629918a74f76948c7b', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: 'cc94d67f31202f861425178f33f377c7e0dbddcd', class: "label" }, h("p", { key: 'e0648fa5571e5525b0dbfca00753139a2ab2cf63', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '202efd4c880f3dd362154b9f66b814117c53e8a8', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '45a5ddd0873d9d23b04230c1838eb90ca4bad63d', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '57e8041ae467b595d5023b5a67f5bfd84a2926f3', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '6e5c6ba754a02b8e1059fb3d807cb59f6fb999e8', slot: "label" }, this.label)))));
|
|
21
21
|
}
|
|
22
22
|
static get is() { return "gb-top-bar-item"; }
|
|
23
23
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,7 +31,7 @@ export class GbTopBarSidemenu {
|
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
33
|
const patternSrc = getAssetPath(`assets/pattern_wrapper.svg`);
|
|
34
|
-
return (h("div", { key: '
|
|
34
|
+
return (h("div", { key: 'b6e8ad9eee133e180b1c07dfd005a43c149a20a3', class: "top_bar_sidemenu_div" }, h("div", { key: 'cbc3f0bcb85cb14989d3c7f5be6a9c26014bca81', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: 'b55edf1c7adbe1bf8725c798e9402c5b92ae13ee', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: '4e2989b824c092555ff034cbd5ca482a613a4ffc', class: "wrapper" }, h("div", { key: '6dbc6d3f6de455d1ccc319a2e3cc01d267e9ee37', class: "wrapper_pattern" }, h("img", { key: 'a834e9a979ef7461ad65b93c653d17ad236cdd31', src: patternSrc, alt: "" })), h("div", { key: '71f6610bd3201369b2a74680411a9d8c87dee726', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: 'a4ebd5579c4c42591287bd507cbffe3978679c4f', class: "application_name" }, h("slot", { key: 'ee69b75849b7657cfadea1cdfab9a99da06dc064', name: "application_name" })))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "gb-top-bar-sidemenu"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -29,7 +29,7 @@ export class GbVerticalTabs {
|
|
|
29
29
|
this.tabItemClicked.emit({ index, label });
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h("div", { key: '
|
|
32
|
+
return (h("div", { key: '8cfc97e5b4f458d6e2caafbd8a5f4ad8eb53be59', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '321b652eba762bdd53bfb825f493d9364ae0713c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0, this.firstTabName), alignment: "vertical" }), h("gb-tab-button-base", { key: 'dd1737d96eb9dc86551f20ed89a6bc0eb8a8de50', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: 'c9b68b92b5c09ca8ffa1f736a68efd1d3cdb7441', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: '8d47990c8e8e8f1cbc0797cf9b11437fd287e33c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '354eb58e7848922b041f9b83d90c03b4fdf3187d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4, this.fifthTabName), alignment: "vertical" })), this.sixthTabName && (h("gb-tab-button-base", { key: 'fe43f77633b1b02822baab89a660754a4c502a3d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5, this.sixthTabName), alignment: "vertical" })), this.seventhTabName && (h("gb-tab-button-base", { key: 'e727e0f297eb4f6106bdfae4b734db35ac837021', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6, this.seventhTabName), alignment: "vertical" })), this.eighthTabName && (h("gb-tab-button-base", { key: '5537460f91fe7ed3c6c1ddd1c7468a204ab9fbef', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7, this.eighthTabName), alignment: "vertical" })), this.ninthTabName && (h("gb-tab-button-base", { key: 'fffd1f11469e574276df5029b185a08847e5ae23', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8, this.ninthTabName), alignment: "vertical" })), this.tenthTabName && (h("gb-tab-button-base", { key: '581d63f235dc76f57e847560b7e8900aa47452a2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9, this.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (h("gb-tab-button-base", { key: 'cfaa9c5263549684680b59dfd75c952b7653ee53', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10, this.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (h("gb-tab-button-base", { key: '11b274b669380506e51ca4dbd43705e9cd78952b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11, this.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: 'fda558cb4cbe462f2415ad5208eff02683410db7', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12, this.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '68eb285c294115abdad638d8d2a3eea343f94e15', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13, this.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'ecd2f55a159a01db1e6b277e4811d809381bc0e0', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14, this.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '52d7780284157abe363a75ef5da30d7d42b1fc78', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15, this.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'dcadc8da32418e76ff6eec84cf935bd45160e314', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16, this.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: 'a106cb4bfd66817b4eb8815ade84d760bc590f77', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17, this.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '4216a4f72ba4303b7b323bda10a0b0871bb7791a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18, this.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'ce0a50f44c753df8872c79d06a6ae502d806d82a', 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" }))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "gb-vertical-tabs"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|