globuswebcomponents 2.8.8 → 2.8.10
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-approval-modal_70.cjs.entry.js → gb-approval-modal_72.cjs.entry.js} +302 -134
- package/dist/cjs/gb-logo.cjs.entry.js +1 -1
- package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-nav-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-nav-bar.cjs.entry.js +1 -1
- 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-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-prompt-modal.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-step-base_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
- package/dist/cjs/gb-wysiwyg-editor-icon.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/components/gb-date-picker/gb-date-picker.css +9 -3
- package/dist/collection/components/gb-date-picker/gb-date-picker.js +25 -3
- package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
- package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
- package/dist/collection/components/gb-empty-state/gb-empty-state.js +2 -2
- package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +2 -2
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js.map +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.css +5 -1
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +49 -7
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
- package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
- package/dist/collection/components/gb-header/gb-header.css +18 -1
- package/dist/collection/components/gb-header/gb-header.js +2 -2
- package/dist/collection/components/gb-header/gb-header.js.map +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.css +6 -0
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
- 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.css +9 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +76 -10
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -1
- package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
- package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.css +3 -4
- 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 +13 -13
- package/dist/collection/components/gb-logo/gb-logo.js +1 -1
- package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
- package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
- package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
- package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
- package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
- package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
- package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
- 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.css +6 -0
- package/dist/collection/components/gb-pagination/gb-pagination.js +32 -14
- package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-pattern/gb-pattern.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-prompt-modal/gb-prompt-modal.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 +2 -2
- package/dist/collection/components/gb-slider/gb-slider.css +12 -1
- package/dist/collection/components/gb-slider/gb-slider.js +63 -2
- package/dist/collection/components/gb-slider/gb-slider.js.map +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
- package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
- package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +2 -11
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js.map +1 -1
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-table-header/gb-table-header.css +17 -5
- package/dist/collection/components/gb-table-header/gb-table-header.js +9 -5
- package/dist/collection/components/gb-table-header/gb-table-header.js.map +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.css +2 -2
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
- 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-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/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 +2 -2
- package/dist/components/gb-approval-modal.js +13 -13
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +1 -1
- 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-btn.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 +5 -5
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment.js +2 -2
- 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-date-picker.js +1 -1
- package/dist/components/gb-detail-cell.js +6 -6
- package/dist/components/gb-empty-state.js +6 -6
- package/dist/components/gb-empty-state.js.map +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 +25 -25
- package/dist/components/gb-header.js.map +1 -1
- package/dist/components/gb-help-dropdown.js +1 -1
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +73 -16
- package/dist/components/gb-horizontal-tabs.js.map +1 -1
- package/dist/components/gb-icon-button-base.js +1 -1
- package/dist/components/gb-illustration.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-logo.js +1 -1
- package/dist/components/gb-mega-input-field-base.js +1 -1
- package/dist/components/gb-metric-card.js +5 -5
- package/dist/components/gb-metric-featured-icon.js +1 -1
- package/dist/components/gb-modal-action.js +1 -1
- package/dist/components/gb-modal-header.js +1 -1
- package/dist/components/gb-nav-bar-item.js +1 -1
- package/dist/components/gb-nav-bar-sidemenu.js +6 -6
- package/dist/components/gb-nav-bar.js +3 -3
- package/dist/components/gb-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +1 -1
- 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 +30 -28
- package/dist/components/gb-pagination.js.map +1 -1
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-pattern.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-prompt-modal.js +3 -3
- 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 +10 -5
- package/dist/components/gb-slider.js.map +1 -1
- 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.js +1 -1
- package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
- package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
- package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
- package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-table-header.js +26 -22
- package/dist/components/gb-table-header.js.map +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +1 -1
- package/dist/components/gb-theme-tab.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +4 -4
- 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 +1 -1
- package/dist/components/gb-token-field-compressed.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- 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 +1 -1
- package/dist/components/{p-DEOc4RK6.js → p-35qPwi1V.js} +7 -16
- package/dist/components/p-35qPwi1V.js.map +1 -0
- package/dist/components/{p-DwN7gZgF.js → p-9TRwGoB1.js} +17 -13
- package/dist/components/p-9TRwGoB1.js.map +1 -0
- package/dist/components/{p-NrOyS7Y9.js → p-9dcuKrF9.js} +10 -10
- package/dist/components/{p-NrOyS7Y9.js.map → p-9dcuKrF9.js.map} +1 -1
- package/dist/components/{p-Bexa7p_j.js → p-B1DVgc1s.js} +3 -3
- package/dist/components/{p-Bexa7p_j.js.map → p-B1DVgc1s.js.map} +1 -1
- package/dist/components/{p-emuMNIkW.js → p-B6pw61rr.js} +5 -5
- package/dist/components/{p-emuMNIkW.js.map → p-B6pw61rr.js.map} +1 -1
- package/dist/components/{p-DdejcyRs.js → p-BC2voNsb.js} +7 -7
- package/dist/components/p-BC2voNsb.js.map +1 -0
- package/dist/components/{p-CRlSCsyl.js → p-BE_Mb4fi.js} +4 -4
- package/dist/components/{p-CRlSCsyl.js.map → p-BE_Mb4fi.js.map} +1 -1
- package/dist/components/{p-JsBZ4Ot0.js → p-BSPhlAf5.js} +4 -4
- package/dist/components/{p-JsBZ4Ot0.js.map → p-BSPhlAf5.js.map} +1 -1
- package/dist/components/{p-DsjGfUOC.js → p-BSUT-7Pb.js} +3 -3
- package/dist/components/{p-DsjGfUOC.js.map → p-BSUT-7Pb.js.map} +1 -1
- package/dist/components/{p-CdqczCCg.js → p-BTTP9J7F.js} +3 -3
- package/dist/components/{p-CdqczCCg.js.map → p-BTTP9J7F.js.map} +1 -1
- package/dist/components/{p-BZWIJ8d2.js → p-Bj9n8-ts.js} +3 -3
- package/dist/components/{p-BZWIJ8d2.js.map → p-Bj9n8-ts.js.map} +1 -1
- package/dist/components/{p-BYvHUey2.js → p-BsOD9AKo.js} +7 -7
- package/dist/components/{p-BYvHUey2.js.map → p-BsOD9AKo.js.map} +1 -1
- package/dist/components/{p-D34Zl5vN.js → p-Bso8OdhC.js} +4 -4
- package/dist/components/{p-D34Zl5vN.js.map → p-Bso8OdhC.js.map} +1 -1
- package/dist/components/{p-L7-3Eq-U.js → p-Bu1id7rV.js} +4 -4
- package/dist/components/{p-L7-3Eq-U.js.map → p-Bu1id7rV.js.map} +1 -1
- package/dist/components/{p-BPU_ZVzB.js → p-BxgjtGPk.js} +3 -3
- package/dist/components/{p-BPU_ZVzB.js.map → p-BxgjtGPk.js.map} +1 -1
- package/dist/components/{p-B-Hgu5Yp.js → p-ByE-Pp_b.js} +3 -3
- package/dist/components/{p-B-Hgu5Yp.js.map → p-ByE-Pp_b.js.map} +1 -1
- package/dist/components/{p-CRK9utAK.js → p-C2D34NQP.js} +3 -3
- package/dist/components/{p-CRK9utAK.js.map → p-C2D34NQP.js.map} +1 -1
- package/dist/components/{p-DP8BsIqT.js → p-C3dONfXi.js} +3 -3
- package/dist/components/{p-DP8BsIqT.js.map → p-C3dONfXi.js.map} +1 -1
- package/dist/components/{p-D5FhTvW8.js → p-C67fP8XW.js} +3 -3
- package/dist/components/{p-D5FhTvW8.js.map → p-C67fP8XW.js.map} +1 -1
- package/dist/components/{p-DiTtuh-G.js → p-CBZRBrhL.js} +4 -4
- package/dist/components/{p-DiTtuh-G.js.map → p-CBZRBrhL.js.map} +1 -1
- package/dist/components/{p-CBjL7BTF.js → p-CFcy4w8I.js} +4 -4
- package/dist/components/{p-CBjL7BTF.js.map → p-CFcy4w8I.js.map} +1 -1
- package/dist/components/{p-Bum0hue3.js → p-CJQaK2Vj.js} +3 -3
- package/dist/components/{p-Bum0hue3.js.map → p-CJQaK2Vj.js.map} +1 -1
- package/dist/components/{p-DqXhsESD.js → p-CPVbQlpR.js} +3 -3
- package/dist/components/{p-DqXhsESD.js.map → p-CPVbQlpR.js.map} +1 -1
- package/dist/components/{p-BI4lPlgX.js → p-CW2L_agw.js} +8 -8
- package/dist/components/{p-BI4lPlgX.js.map → p-CW2L_agw.js.map} +1 -1
- package/dist/components/{p-D6aPqMX3.js → p-Cg8QWf5e.js} +18 -18
- package/dist/components/{p-D6aPqMX3.js.map → p-Cg8QWf5e.js.map} +1 -1
- package/dist/components/{p-BTeNMNky.js → p-Ch3Kupnz.js} +4 -4
- package/dist/components/{p-BTeNMNky.js.map → p-Ch3Kupnz.js.map} +1 -1
- package/dist/components/{p-DNScdYMn.js → p-CkwE3dfq.js} +4 -4
- package/dist/components/{p-DNScdYMn.js.map → p-CkwE3dfq.js.map} +1 -1
- package/dist/components/{p-Bvtn8awg.js → p-CuvoOWPL.js} +3 -3
- package/dist/components/{p-Bvtn8awg.js.map → p-CuvoOWPL.js.map} +1 -1
- package/dist/components/{p-DbU6gy-b.js → p-Cx3-XZ3c.js} +3 -3
- package/dist/components/{p-DbU6gy-b.js.map → p-Cx3-XZ3c.js.map} +1 -1
- package/dist/components/{p-Bilg1wOT.js → p-CxJrgp7W.js} +8 -8
- package/dist/components/{p-Bilg1wOT.js.map → p-CxJrgp7W.js.map} +1 -1
- package/dist/components/{p-AORCDbtU.js → p-CxyBkokc.js} +9 -9
- package/dist/components/{p-AORCDbtU.js.map → p-CxyBkokc.js.map} +1 -1
- package/dist/components/{p-M9-UrQ8w.js → p-Cz6lHt-g.js} +3 -3
- package/dist/components/{p-M9-UrQ8w.js.map → p-Cz6lHt-g.js.map} +1 -1
- package/dist/components/{p-DVIW-BX9.js → p-D-hrdWLa.js} +8 -8
- package/dist/components/{p-DVIW-BX9.js.map → p-D-hrdWLa.js.map} +1 -1
- package/dist/components/{p-DR2_MYos.js → p-DBziRNVV.js} +3 -3
- package/dist/components/{p-DR2_MYos.js.map → p-DBziRNVV.js.map} +1 -1
- package/dist/components/{p-CbdmOtHd.js → p-DEg9Y-pp.js} +3 -3
- package/dist/components/p-DEg9Y-pp.js.map +1 -0
- package/dist/components/{p-CM8bLQb8.js → p-DHMG4AUE.js} +11 -8
- package/dist/components/p-DHMG4AUE.js.map +1 -0
- package/dist/components/{p-CMX9-cGn.js → p-DOSylmOX.js} +3 -3
- package/dist/components/{p-CMX9-cGn.js.map → p-DOSylmOX.js.map} +1 -1
- package/dist/components/{p-BCtI0R65.js → p-DVzh7cXJ.js} +6 -6
- package/dist/components/{p-BCtI0R65.js.map → p-DVzh7cXJ.js.map} +1 -1
- package/dist/components/{p-Dp1gBj3P.js → p-DWJgpcL5.js} +3 -3
- package/dist/components/{p-Dp1gBj3P.js.map → p-DWJgpcL5.js.map} +1 -1
- package/dist/components/{p-BCg0IiCM.js → p-D_v-AjsQ.js} +3 -3
- package/dist/components/{p-BCg0IiCM.js.map → p-D_v-AjsQ.js.map} +1 -1
- package/dist/components/{p-CPlsqBcG.js → p-DfOXSTU5.js} +27 -27
- package/dist/components/{p-CPlsqBcG.js.map → p-DfOXSTU5.js.map} +1 -1
- package/dist/components/{p-BuH3ReYz.js → p-DkOK5dOv.js} +6 -6
- package/dist/components/{p-BuH3ReYz.js.map → p-DkOK5dOv.js.map} +1 -1
- package/dist/components/{p-DkC07Dgf.js → p-DtKXDx0-.js} +13 -13
- package/dist/components/p-DtKXDx0-.js.map +1 -0
- package/dist/components/{p-SL7F-kP-.js → p-_5-l_V_i.js} +3 -3
- package/dist/components/{p-SL7F-kP-.js.map → p-_5-l_V_i.js.map} +1 -1
- package/dist/components/{p-B7-lMxmE.js → p-aUANV1mj.js} +8 -8
- package/dist/components/{p-B7-lMxmE.js.map → p-aUANV1mj.js.map} +1 -1
- package/dist/components/{p-CIveqpNe.js → p-abK6K9Xw.js} +4 -4
- package/dist/components/{p-CIveqpNe.js.map → p-abK6K9Xw.js.map} +1 -1
- package/dist/components/{p-DCtY4XIG.js → p-blk4p7E4.js} +4 -4
- package/dist/components/{p-DCtY4XIG.js.map → p-blk4p7E4.js.map} +1 -1
- package/dist/components/p-cHn6O-Kf.js.map +1 -1
- package/dist/components/{p-dIIcEE0d.js → p-dQ-N30h7.js} +4 -4
- package/dist/components/{p-dIIcEE0d.js.map → p-dQ-N30h7.js.map} +1 -1
- package/dist/components/{p-Bs8nCDV2.js → p-ingrEgJw.js} +4 -4
- package/dist/components/{p-Bs8nCDV2.js.map → p-ingrEgJw.js.map} +1 -1
- package/dist/components/{p-CUEDNMUG.js → p-n0gVgRZ_.js} +3 -3
- package/dist/components/{p-CUEDNMUG.js.map → p-n0gVgRZ_.js.map} +1 -1
- package/dist/components/{p-BbPo5j0y.js → p-uEF1BvvN.js} +3 -3
- package/dist/components/{p-BbPo5j0y.js.map → p-uEF1BvvN.js.map} +1 -1
- package/dist/components/{p-DZ3tN15W.js → p-v0NhZTCn.js} +4 -4
- package/dist/components/{p-DZ3tN15W.js.map → p-v0NhZTCn.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +236 -11
- package/dist/esm/{gb-approval-modal_70.entry.js → gb-approval-modal_72.entry.js} +301 -135
- package/dist/esm/gb-logo.entry.js +1 -1
- package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
- package/dist/esm/gb-nav-bar-item.entry.js +1 -1
- package/dist/esm/gb-nav-bar.entry.js +1 -1
- 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-progress-circle.entry.js +1 -1
- package/dist/esm/gb-prompt-modal.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-step-base_2.entry.js +2 -2
- package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-token-field-compact.entry.js +1 -1
- package/dist/esm/gb-token-field-compressed.entry.js +2 -2
- package/dist/esm/gb-wysiwyg-editor-icon.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/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/p-19932e74.entry.js +2 -0
- package/dist/globuscomponents/{p-b473152a.entry.js → p-1ad92b05.entry.js} +2 -2
- package/dist/globuscomponents/{p-81fe1d73.entry.js → p-1e4ae4f3.entry.js} +2 -2
- package/dist/globuscomponents/{p-24112f1f.entry.js → p-268978e6.entry.js} +2 -2
- package/dist/globuscomponents/{p-39bac9ec.entry.js → p-34b28a07.entry.js} +2 -2
- package/dist/globuscomponents/p-3a272247.entry.js +2 -0
- package/dist/globuscomponents/{p-1b6fc164.entry.js → p-477d96d8.entry.js} +2 -2
- package/dist/globuscomponents/{p-61e2acc3.entry.js → p-5fba4fc0.entry.js} +2 -2
- package/dist/globuscomponents/{p-c6f657b9.entry.js → p-6bf3dc68.entry.js} +2 -2
- package/dist/globuscomponents/{p-4547046b.entry.js → p-755d793a.entry.js} +2 -2
- package/dist/globuscomponents/{p-7a4b4885.entry.js → p-88fea63e.entry.js} +2 -2
- package/dist/globuscomponents/{p-bad10ffd.entry.js → p-8f8ef10f.entry.js} +2 -2
- package/dist/globuscomponents/p-93192a04.entry.js +2 -0
- package/dist/globuscomponents/{p-75d69e63.entry.js → p-9b22608f.entry.js} +2 -2
- package/dist/globuscomponents/{p-c0d03184.entry.js → p-9cb5fb4d.entry.js} +2 -2
- package/dist/globuscomponents/{p-46bbef40.entry.js → p-ad8b22cc.entry.js} +2 -2
- package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
- package/dist/globuscomponents/{p-1d8765f2.entry.js → p-d303a9f5.entry.js} +2 -2
- package/dist/globuscomponents/{p-54b3c09b.entry.js → p-d4a7f102.entry.js} +2 -2
- package/dist/globuscomponents/{p-6675b571.entry.js → p-e7b8baee.entry.js} +2 -2
- package/dist/globuscomponents/p-e7b8baee.entry.js.map +1 -0
- package/dist/globuscomponents/{p-67e23eac.entry.js → p-ee4a6a24.entry.js} +2 -2
- package/dist/globuscomponents/{p-27c3ca7a.entry.js → p-ee5b1626.entry.js} +2 -2
- package/dist/globuscomponents/{p-60d666c8.entry.js → p-ef24fb4a.entry.js} +2 -2
- package/dist/globuscomponents/{p-da6a28ba.entry.js → p-f57426da.entry.js} +2 -2
- package/dist/globuscomponents/p-fdb424f6.entry.js +2 -0
- package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +1 -0
- package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +2 -0
- package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +11 -1
- package/dist/types/components/gb-pagination/gb-pagination.d.ts +1 -0
- package/dist/types/components/gb-slider/gb-slider.d.ts +3 -0
- package/dist/types/components/gb-table-header/gb-table-header.d.ts +2 -1
- package/dist/types/components.d.ts +50 -0
- package/dist/types/models/reusableModels.d.ts +1 -1
- package/package.json +1 -1
- package/dist/cjs/gb-slider-control-handle.cjs.entry.js +0 -33
- package/dist/cjs/gb-slider-control-handle.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-slider.cjs.entry.js +0 -88
- package/dist/cjs/gb-slider.entry.cjs.js.map +0 -1
- package/dist/components/p-CM8bLQb8.js.map +0 -1
- package/dist/components/p-CbdmOtHd.js.map +0 -1
- package/dist/components/p-DEOc4RK6.js.map +0 -1
- package/dist/components/p-DdejcyRs.js.map +0 -1
- package/dist/components/p-DkC07Dgf.js.map +0 -1
- package/dist/components/p-DwN7gZgF.js.map +0 -1
- package/dist/esm/gb-slider-control-handle.entry.js +0 -31
- package/dist/esm/gb-slider-control-handle.entry.js.map +0 -1
- package/dist/esm/gb-slider.entry.js +0 -86
- package/dist/esm/gb-slider.entry.js.map +0 -1
- package/dist/globuscomponents/gb-slider-control-handle.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-slider.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-178359fa.entry.js +0 -2
- package/dist/globuscomponents/p-1e2b6193.entry.js +0 -2
- package/dist/globuscomponents/p-6675b571.entry.js.map +0 -1
- package/dist/globuscomponents/p-7c39ec78.entry.js +0 -2
- package/dist/globuscomponents/p-a686e4cb.entry.js +0 -2
- package/dist/globuscomponents/p-dc5c7436.entry.js +0 -2
- package/dist/globuscomponents/p-dc5c7436.entry.js.map +0 -1
- package/dist/globuscomponents/p-fb399a75.entry.js +0 -2
- package/dist/globuscomponents/p-fb399a75.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-a686e4cb.entry.js.map → p-19932e74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b473152a.entry.js.map → p-1ad92b05.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-81fe1d73.entry.js.map → p-1e4ae4f3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-24112f1f.entry.js.map → p-268978e6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-39bac9ec.entry.js.map → p-34b28a07.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-178359fa.entry.js.map → p-3a272247.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1b6fc164.entry.js.map → p-477d96d8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-61e2acc3.entry.js.map → p-5fba4fc0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c6f657b9.entry.js.map → p-6bf3dc68.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4547046b.entry.js.map → p-755d793a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7a4b4885.entry.js.map → p-88fea63e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bad10ffd.entry.js.map → p-8f8ef10f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7c39ec78.entry.js.map → p-93192a04.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-75d69e63.entry.js.map → p-9b22608f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c0d03184.entry.js.map → p-9cb5fb4d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-46bbef40.entry.js.map → p-ad8b22cc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1d8765f2.entry.js.map → p-d303a9f5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-54b3c09b.entry.js.map → p-d4a7f102.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-67e23eac.entry.js.map → p-ee4a6a24.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-27c3ca7a.entry.js.map → p-ee5b1626.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-60d666c8.entry.js.map → p-ef24fb4a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-da6a28ba.entry.js.map → p-f57426da.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1e2b6193.entry.js.map → p-fdb424f6.entry.js.map} +0 -0
|
@@ -34,35 +34,35 @@ export class GbIllustration {
|
|
|
34
34
|
this.loadIcon(this.illustrationIcon);
|
|
35
35
|
}
|
|
36
36
|
render() {
|
|
37
|
-
return (h("div", { key: 'cd5cf858603b82a8b5201e69a71ceee8ae4c7f8b', class: `illustration_wrapper` }, h("svg", { key: '89683c1b5c6a819f2ac0221a8df62fae15b4bb18', xmlns: "http://www.w3.org/2000/svg", width: "220", height: "168", viewBox: "0 0 220 168", fill: "none", class: `illustration_background ${this.size}` }, h("circle", { key: '6b854e8c49f77d0a0b8bfda3c35d1ed67849df3c', cx: "110", cy: "88", r: "80", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : this.color === 'gray' ? 'var(--color-background-gray-subtlest, #F6F8FA)' : ''}` }), h("circle", { key: '2c31bd0aedf4270f811e14d744f3f1e378ee8480', cx: "26", cy: "28", r: "8", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '02422b7254ddc43a947097c7da5c49f176ac9889', cx: "198", cy: "134", r: "6", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '778a5aeb5927512ec1c3f31637cf765564d95481', cx: "25", cy: "146", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '2d3575e0414a1e5bfb120081005dfea39d6dbbf8', cx: "210", cy: "54", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '868341d2bb21317978dc55bf574338a239977da2', cx: "191", cy: "19", r: "7", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` })), h("div", { key: '236243458e4157abe96afbab7820d3737eacee51', class: "illustration_div" }, h("div", { key: 'b9080afe9d3ba755e71354dbafb3e3e258edd42f', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '6308504b21d90f55d7f90646bb183e2f6bb30b41', xmlns: "http://www.w3.org/2000/svg", width: "214", height: "140", viewBox: "0 0 214 140", fill: "none", class: `cloud ${this.size}` }, h("g", { key: 'fb340cbab90f112ee3b2571970205309f90691bc', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '228e2cfda719ecbc3c661f2e1e3747d2dc780d33', d: "M109.485 0C129.961 0 147.543 12.3802 155.161 30.0625C156.486 29.9093 157.834 29.8281 159.2 29.8281C178.42 29.8282 194 45.4095 194 64.6289C194 83.5478 178.903 98.9404 160.099 99.417L159.2 99.4287H59.7715L58.7451 99.416C37.2543 98.8717 20 81.2792 20 59.6572C20 37.6921 37.8063 19.8857 59.7715 19.8857C62.9248 19.8857 65.992 20.2546 68.9336 20.9482C77.9428 8.27072 92.7484 0.000119405 109.485 0Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-disabled, #F9FAFB)'}` }), h("circle", { key: '890ee48de8765fcc644663b0b59e0b7802889adc', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: '852a3ae8bbd1c1d0838d36008a1b6010f0f9cde6', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: 'a8ac4dbcba8ef45f8a198719d108f249076e971c', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: 'd1a7e56a19d61a71bfd7408380cd38286e24441a' }, h("filter", { key: '6ab8204b49ecc9acd9341be2c5440e510fefb1c8', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '0f70acb5169166c2b33cb80a6d8db371da687fc4', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'c6509f710ba38dac6e3be2f42d23f586751b51ba', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'a755c4755c2c7925dccaf83fb5a8e2a7b51b7309', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: 'f3df3e8de41d5f70271ebc047663b966531d3f31', dy: "8" }), h("feGaussianBlur", { key: '598e9d7c386c3403ff23c5210082d731f1e490b4', stdDeviation: "4" }), h("feColorMatrix", { key: 'c487b79a6279a44974b59b6703f610f5918c8d44', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '7d6f8a7e37af407ef63a7d3f70748c0e95be13ad', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: '9d57da07ae2dde0745cf91078cece61a49148db8', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '9c36c64a9667f8ef07141e42dd98d3ad73054834', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: '4a1d70b360a66d806b71b3b874b9a45a856fa4c3', dy: "20" }), h("feGaussianBlur", { key: 'f08b18deb61c2aeb26ea64a9098d962396d39838', stdDeviation: "12" }), h("feColorMatrix", { key: '38093169e62385e7a1d6e7fdf7abfdcbc5b6a3a8', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'fa3624b0a5a836d7f2903a0aecfdbd1d7e521ccc', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: '6eafff28dacbfef1fc247bab01e0526b249654f6', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: 'c47490e30e4762b703836c87d1370791ae8f8999', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '25653c1fa585becb29119418aedca0f0c31a6e1d', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'cd37630598aa1aac90a0dab2f94fdf704c90c8f1', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'c313118fef355d36fc95cfe6e9c525b1fb8ecd6a', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '692a1acd67c324183c5020b81c6d3c876bbe6c45', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '7202ffb6c8e4e6ca35138fa2d250babb2935a471', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'f91eba75c477ae448e7257aa1cc099503c675178', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '9fa60cc29448fca67a6b6a23d65b949ba5679cc2', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'fd90b59781c440a5fd7fb695df7bee2a13c01352', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: '39d09ef7b68608678d9429f8303accada105e23e', xmlns: "http://www.w3.org/2000/svg", width: "168", height: "178", viewBox: "0 0 168 178", fill: "none", class: `box ${this.size}` }, h("g", { key: '859a87d8264068aa8607519966d90636690d2919', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: '8a0f495df87a2d277cf530b17c485342bcc1ea69', d: "M84 54.9529L90.9121 52.0578L84.0009 55.002V137.432L147.69 110.743V28.2767L148 28.1466L147.69 28.009V27.8705L147.53 27.9384L84.5026 0L20 27.4765L20.3053 27.6076L20 109.74L84 137.383L84 54.9529Z", fill: "#F9FAFB" }), h("path", { key: '7c3762e1d60b8def0d62ea95330c1dc3e2bb88af', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '6cf43db3d264657cde05df9bdb6d8770d08597ee', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '2681b2072ac656fc75b59e286566b91c6c3f7b34', d: "M84 54.9529L148 28.1466L84.5026 0L20 27.4765L84 54.9529Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : 'var(--color-background-gray-subtler, #EEF2F6)'}` }), h("path", { key: 'd9fa3d44ab75099c17d80a0ae398c1021519fba2', d: "M44.1255 17.1998L107.881 44.9503L108.461 65.173L126.299 57.8126L125.759 37.4622L60.1172 10.3877L44.1255 17.1998Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-gray, #CDD5DF)'}` })), h("defs", { key: '8932fccabace8e5460351c190a770dd2afe4bcf4' }, h("filter", { key: 'e3d884bcd90ef918667431959f2ff52dbae387d7', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'dea3d672699cc980947792d6bef6307703d7357d', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '572ccb0aa6be3f7e71e644280e063cb95d307b1b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'cd203a1bb66956a22d81bc1626e81ceb7284a4e7', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: 'aa716a11f4a340f71447dfe1a2ee16dd3f33c278', dy: "8" }), h("feGaussianBlur", { key: '8e71e2913a53c7163901bd29260826235c0140c4', stdDeviation: "4" }), h("feColorMatrix", { key: '656208a8948e96a81aef1df14c63e14da488f99a', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: 'e6d62e0975145c41eced64d76b97c0e7edd420f4', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: 'bee25056809e3885269a33240c8ebea8adec8d71', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '7ad44f29815f72e52ee5837f0b2255784f0fd18e', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: '6aadfacc7576da1541c9d690063ca0cf1a046847', dy: "20" }), h("feGaussianBlur", { key: 'e642a5d71f61c28b4157274aeb4411d950429247', stdDeviation: "12" }), h("feColorMatrix", { key: '5fb77da514131c89497c671dedca7eda63284a39', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'ba671e7e17bcb8d3a0a03b5b86252766d165eb1e', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'c909779cf85f08252117b0dbd48862ac55cf12fc', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '56895db4db788f57e6564a23c7b308943ba241d7', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '3c82018b0be72022eb86f0b952c4469e861b2ac7', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '2fac755e27551b12c5fbcb05824db95062526bb7', offset: "1", "stop-color": `${this.color === 'primary'
|
|
37
|
+
return (h("div", { key: 'db8b93d07fe44c85cbd152c30cc1702912cf6bd6', class: `illustration_wrapper` }, h("svg", { key: 'e3064ba23525b3556e92f1cc64f5e50145f2c665', xmlns: "http://www.w3.org/2000/svg", width: "220", height: "168", viewBox: "0 0 220 168", fill: "none", class: `illustration_background ${this.size}` }, h("circle", { key: '5f68935adf778ea3a6ce27445c72554283e7b6e1', cx: "110", cy: "88", r: "80", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : this.color === 'gray' ? 'var(--color-background-gray-subtlest, #F6F8FA)' : ''}` }), h("circle", { key: 'da8e43c2807cfcfa60ff3ff85a5e18556355b219', cx: "26", cy: "28", r: "8", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '24c05fab7d1a3c5ad463a1afb13607b34a6b9c98', cx: "198", cy: "134", r: "6", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '8eca34ba69983ca6d2f48faabb540f966d099ef9', cx: "25", cy: "146", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: 'fd967e32218522d0b825c119969455a70092eff6', cx: "210", cy: "54", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: 'c3ddbd1cd1375d5717355e956d2d925f7f675b4f', cx: "191", cy: "19", r: "7", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` })), h("div", { key: 'd64fb9fbc4d7e2d38475a5bf80693abc29aeddf5', class: "illustration_div" }, h("div", { key: 'b20963b4c8d7af6d4cc9683fbad680594e10ef99', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '25073b046c1fbb2bf174aca58d91ced8bf1ebbfd', xmlns: "http://www.w3.org/2000/svg", width: "214", height: "140", viewBox: "0 0 214 140", fill: "none", class: `cloud ${this.size}` }, h("g", { key: '3fbd4e091172fb9203b1e03600a909a3208e8a0b', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '680e518e1bd6d726b4f1f1cc763df3f4624b19c5', d: "M109.485 0C129.961 0 147.543 12.3802 155.161 30.0625C156.486 29.9093 157.834 29.8281 159.2 29.8281C178.42 29.8282 194 45.4095 194 64.6289C194 83.5478 178.903 98.9404 160.099 99.417L159.2 99.4287H59.7715L58.7451 99.416C37.2543 98.8717 20 81.2792 20 59.6572C20 37.6921 37.8063 19.8857 59.7715 19.8857C62.9248 19.8857 65.992 20.2546 68.9336 20.9482C77.9428 8.27072 92.7484 0.000119405 109.485 0Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-disabled, #F9FAFB)'}` }), h("circle", { key: '1684c57657d573d59ae19e5e6b434359f695bfc7', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: '70d1c47e838588a592c90c5a713a99da8a836808', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: '44a2cb21cc2d594b12ee2af8efb31563bef92cc8', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: 'e6f4b61a1b2568312f6c832e4364c4626639b038' }, h("filter", { key: 'ff0754dc80fb06c3060c8ca1726cc59ecbcd572f', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '79a5b5bddf6785f518922ae94086440dcbedd366', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'ee47425cc6fee487fa244bb95cf3c56e127e0b1d', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'b51a75546a3563e6a07a1178cd5091bbc77973b5', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: 'ba4e714220508eb447f0b237904f87362bc71264', dy: "8" }), h("feGaussianBlur", { key: '0b7f5ecb5e58dc9789583b65aacb27e9867d9cb8', stdDeviation: "4" }), h("feColorMatrix", { key: '0895bb0160c12e3b9abcbb1779129004e5f1e067', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: 'c7313b596c914c3b4c27f60813aabc87f31135f3', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: 'd466c7814c46fd9cac5501142846a9875d6660b4', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '916113835c220c638790211c8bc9827e9ffef70d', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: '367014af9902d7aea9431d2a5d0f015c7d60d93e', dy: "20" }), h("feGaussianBlur", { key: '14060c637cd8c009a87e9a5b3ee5edbfbb325790', stdDeviation: "12" }), h("feColorMatrix", { key: 'e3c27afca66fe6a7d00eb17d7db06827ee66982e', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'f938e72dbe193fca9630da0e90cc9df072fa4dd7', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: 'd44c6fcdee95b71cb8e1720adbe4fc321268cfbf', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: 'b8bd8a57f69ced5cc988476c3770727907414f86', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'c808dd945b3e22a1bb5c3f2a765f212ecebaf066', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'f07135275fb49b3338cd04b372560df422d92753', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '44b240ca9467b7d66a322b65c734b413d712bd94', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '514cf17c745d7419e8590fcdc56f5e516f38f0b4', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '8d8bbd4f14353dd349a0afe16112b6f14c16c9de', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'a06d5a686b9625ba8dd009d5f8eaa33ae953beda', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '2329ba5f4f7307ee3a8fd202ce32eb8393aace7a', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'f4d10b33ceb076831314a03d0873d74151c7a4ea', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: 'f58c9dfd00ae01e6bdf62a843113a0c564e85e46', xmlns: "http://www.w3.org/2000/svg", width: "168", height: "178", viewBox: "0 0 168 178", fill: "none", class: `box ${this.size}` }, h("g", { key: '504096e66fd563ab8dd587f41b597127ffd531fb', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: 'b4bf06c88d416e87b48acea53586934be83efe4f', d: "M84 54.9529L90.9121 52.0578L84.0009 55.002V137.432L147.69 110.743V28.2767L148 28.1466L147.69 28.009V27.8705L147.53 27.9384L84.5026 0L20 27.4765L20.3053 27.6076L20 109.74L84 137.383L84 54.9529Z", fill: "#F9FAFB" }), h("path", { key: 'df15891ebf948983d46be89f27faec3f1f2e03fb', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '5ef7b0d9a5c4b2332110a8a1afd5b808142323b0', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '86a10382408cf7611aa073c49b62e9ac006b0f4a', d: "M84 54.9529L148 28.1466L84.5026 0L20 27.4765L84 54.9529Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : 'var(--color-background-gray-subtler, #EEF2F6)'}` }), h("path", { key: 'f36313ebe2ea6542464ecfb82c9e99084e108d82', d: "M44.1255 17.1998L107.881 44.9503L108.461 65.173L126.299 57.8126L125.759 37.4622L60.1172 10.3877L44.1255 17.1998Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-gray, #CDD5DF)'}` })), h("defs", { key: 'd7a56236723b2eadbe1efc448fd2c395306b518a' }, h("filter", { key: 'ab223f3557af179168c68b1eb14369102077e119', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '3a52765dfa93fb9bddbf5bbe8f11b8cde72158f2', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '08b794f4c4bd9d3ed5563c371d440a3debdba41b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '28d40112ce2a117c88bf4dd71fb7dfb0d80da601', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: '7bc3432611dc44969b489bf562c4325cacc46c80', dy: "8" }), h("feGaussianBlur", { key: 'e6a27339e9a7dc99feba11c3adc95610a73eda40', stdDeviation: "4" }), h("feColorMatrix", { key: '17f272fa6130611924ff8dc06ba07dbc545a5e78', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '2091a238e19d18788b47969e035d7c0512b8784d', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: '4240e0a979afb451bdcdfb09ff83604d5ad02886', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'e96cac4ba6327f0e181f8edc1916f84035e1505a', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: 'ad4cb4e241725556819a0eb6dab176829e268e61', dy: "20" }), h("feGaussianBlur", { key: 'f88dabfe792089a4349848cfb0a54ffd29d42e2f', stdDeviation: "12" }), h("feColorMatrix", { key: '5bd7c2cc50958352cd69fc7738e31145c5e5ff82', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'ff75645818198e0735014736638f75c16067b2e0', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'ec5eac87a07524f825e42840356b97ad929fa0d8', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '76c4dbfc8702dce5ba1c22c870779165578eed93', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '3fc20c6c81e80f5090eb51473d23cac32266f1bb', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '8b735d8c6a41689e61161418dc46aac32b2931b1', offset: "1", "stop-color": `${this.color === 'primary'
|
|
38
38
|
? 'var(--color-background-information-subtler, #C8E0F9)'
|
|
39
39
|
: this.color === 'gray'
|
|
40
40
|
? 'var(--color-background-gray-subtler, #EEF2F6)'
|
|
41
|
-
: ''}` })), h("linearGradient", { key: '
|
|
41
|
+
: ''}` })), h("linearGradient", { key: 'edee9948e74a3c49401636e094859ffdecd5d0da', id: "paint1_linear_7590_623", x1: "84.0003", y1: "56.6154", x2: "156.166", y2: "70.983", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '74acd4b41f58119f1210358df7f734e885771971', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '7654e34ee4c3c1c243721ece3726ef11b203eee1', offset: "1", "stop-color": `${this.color === 'primary'
|
|
42
42
|
? 'var(--color-background-information-subtler, #C8E0F9)'
|
|
43
43
|
: this.color === 'gray'
|
|
44
44
|
? 'var(--color-background-gray-subtler, #EEF2F6)'
|
|
45
|
-
: ''}` }))))), this.illustrationStyle === 'documents' && (h("svg", { key: '
|
|
45
|
+
: ''}` }))))), this.illustrationStyle === 'documents' && (h("svg", { key: '5cd2ba4a4209148795c254b88f37782b470a1737', xmlns: "http://www.w3.org/2000/svg", width: "229", height: "153", viewBox: "0 0 229 153", fill: "none", class: `documents ${this.size}` }, h("g", { key: '79399d142b92cc997085a7fbcc3219ab026101b2', filter: "url(#filter0_dd_7590_657)" }, h("path", { key: '6b2454dfca9f8e6025cf22436d6878c55d1b475e', d: "M63.6376 112.214L116.089 87.7552C118.722 86.5272 119.862 83.3969 118.634 80.7634L87.6581 14.3361L66.6827 6.7017L23.7681 26.7132C21.1346 27.9412 19.9952 31.0715 21.2233 33.7049L56.6458 109.669C57.8738 112.302 61.0041 113.442 63.6376 112.214Z", fill: "url(#paint0_linear_7590_657)" })), h("path", { key: 'bc89f3d97fbf19e29edb1c2cb1bf79d15b192654', d: "M66.6826 6.70166L87.658 14.3361L73.3531 21.0066L66.6826 6.70166Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("g", { key: 'c226c4d2a9e465650a478326dac4340144a1d5f6', filter: "url(#filter1_dd_7590_657)" }, h("path", { key: 'ba69a4c8ab26c9ca1235ddc76884f46d2cb41aa2', d: "M88.7112 94.3394H146.585C149.49 94.3394 151.846 91.9838 151.846 89.0781V15.7837L136.062 0H88.7112C85.8055 0 83.45 2.35554 83.45 5.26124V89.0782C83.45 91.9839 85.8055 94.3394 88.7112 94.3394Z", fill: "url(#paint1_linear_7590_657)" })), h("path", { key: 'f5f7df7e39ef5b6933507319092faaa217ea5da4', d: "M136.062 -0.00012207L151.846 15.7836H136.062V-0.00012207Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("g", { key: '4fe414f4d4f9ab755bdbed70e2fff122a4e847cb', filter: "url(#filter2_dd_7590_657)" }, h("path", { key: '50ae4545ca4a7f7a5d882cc6784f9fc4dc690b09', d: "M118.471 87.724L170.922 112.182C173.555 113.41 176.686 112.271 177.914 109.638L208.889 43.2103L201.255 22.2349L158.34 2.22349C155.707 0.995492 152.576 2.13484 151.348 4.7683L115.926 80.7322C114.698 83.3657 115.837 86.496 118.471 87.724Z", fill: "url(#paint2_linear_7590_657)" })), h("path", { key: '14a17ec5bdc0e72caf03ded6dcddf6d464dd4491', d: "M201.255 22.2349L208.889 43.2102L194.584 36.5398L201.255 22.2349Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("defs", { key: '213a204efe095b7596a2c263850e880e2431339b' }, h("filter", { key: '9fcae188cac77ac49f1ab348a6eae91aaf6ebcc3', id: "filter0_dd_7590_657", x: "0.729004", y: "6.70166", width: "138.399", height: "146.006", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '088cceb3dc4d8d9ffe8c4144de39d9188935e311', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '6db7a30164f645df59ece706cb37626515915447', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'f2aacaec8cde856250d72e867c5246235a5acfbc', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '249b98163fce9d2727a1cb7866d80d6a107ef5e9', dy: "8" }), h("feGaussianBlur", { key: 'de548fbc032fcc709f28c1fca1e33bb367819530', stdDeviation: "4" }), h("feColorMatrix", { key: '779bccdd3f5c5c0b45d2ba2561f3beb92117a9a1', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '6dc57735312f92d4950dcd6aeb3dd4f6ff95a5ef', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '1634a436ac30eb9baf6a16656e46495460767021', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '025709a8fefd2d8157946ed9180c21a199dcbbb3', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '61a49324029670c498947f410df259dc19db16c0', dy: "20" }), h("feGaussianBlur", { key: '02110cef95a3533fc8bc9955e731c9ea4c2feb07', stdDeviation: "12" }), h("feColorMatrix", { key: '4ba165e7224ad61bc2d83305840183108d5e371b', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '198ba55162ced59811518bac3e985843035adac7', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: 'ff7af17eed3ecb3e07a46034cc3619b5a5da65ba', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '73005c8bc4f442715cec5a91652dfde5eeb35740', id: "filter1_dd_7590_657", x: "63.45", y: "0", width: "108.396", height: "134.339", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '7e84cf37fe52ca7758b785895dc49df8292be3f2', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '2535e158206ef8fea5487eab7b94d622fd78727b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'ffc7b326a429d588b1ec1a98eb4d1b83a76b8c11', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '75b6e8d13a53d088a6f1a08b8173c93f116f6393', dy: "8" }), h("feGaussianBlur", { key: '283aacbac20d9efe73b1a0325893c201c1c694c6', stdDeviation: "4" }), h("feColorMatrix", { key: '5b4db07eb2adaf09a3de408a6e0075c52a1d0784', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '4b5ff6e76be21ead53dea7e2ba3e10d8c2571615', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'd51fbb1e95cc4ee4991f0e498bccb3e21b15be13', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'b02aff44841e161bfd95d1722729b9f4b3f0b097', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'e156956e478a043748177ea7bd97f93a49fa0609', dy: "20" }), h("feGaussianBlur", { key: 'c4263b884f51f4d2b0f79c2a06629f8552e31cc6', stdDeviation: "12" }), h("feColorMatrix", { key: 'c34a1c2f46720bea5702d245096b6eb1b8f2c311', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '13deec659f9faf0b15d1ba65fb27b0c0dd32ee04', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '0f22c866f2a0acf50473f9e42a486fe847426beb', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: 'cfb06ed44a2644ac5080071d1f63bc8e056d245e', id: "filter2_dd_7590_657", x: "95.4316", y: "1.72925", width: "133.458", height: "150.947", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '88ba5f5d1510e190f0ecfefa36f4f5de4fc1063c', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'bd7b650e3031136437e718af5b954d24c37ab41e', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '38e29de009cb602de5c88bc2fa5fbbfb17ebd32c', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '815b7f84d6693f064d1bc7f94c9fd9d5bfb9fba2', dy: "8" }), h("feGaussianBlur", { key: '74ee1f26ed50195fa86813065953e1ca06058ead', stdDeviation: "4" }), h("feColorMatrix", { key: '4b5bb16275a7a1b7940bfd9a21b3fd2316044693', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '86a22a438daab2ee288f92abf03db1a082511f8f', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'd06638933f5ae4d07002957146d5343d359321d2', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '6645ade079ba34ca84c199e84ebd6563a33a2541', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'a8884ea11bd18de230ee7d9578e87eab85350c57', dy: "20" }), h("feGaussianBlur", { key: '61c39751d686b5e8a9f628f20a07a9c68a593938', stdDeviation: "12" }), h("feColorMatrix", { key: '6942aaf7e22bbc1be8db24bd3d0e5fff7eab06dc', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '423abf684d3058cd047b878f6c21913c2b85bfe7', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '7b16fc21ceaf001b831ec1d8b50f3b20d7c5e6cf', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("linearGradient", { key: '91522087e889ef6c2015fa8c556bc9cfdbecadad', id: "paint0_linear_7590_657", x1: "60.5561", y1: "112.418", x2: "18.7566", y2: "37.0089", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'b3a16becabc98e99c1f3bb83a57acc4da8eb33a0', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '657c1f33a6eabbcb94fd45dcf2763ed1449afefe', offset: "1", "stop-color": `${this.color === 'primary'
|
|
46
46
|
? 'var(--color-background-information-subtlest, #E4F0FC)'
|
|
47
47
|
: this.color === 'gray'
|
|
48
48
|
? 'var(--color-background-gray-subtlest, #F6F8FA)'
|
|
49
|
-
: ''}` })), h("linearGradient", { key: '
|
|
49
|
+
: ''}` })), h("linearGradient", { key: '81e4b80c07dbc5a6542d3f41f8d65e9961d2da74', id: "paint1_linear_7590_657", x1: "85.8318", y1: "93.2227", x2: "79.8181", y2: "7.21313", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '08bc1cab18c3bd45fbdfdbccd5cfb61a0d6057f4', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: 'a44ecd87816a3d6b4f2f69351992ea5d47166790', offset: "1", "stop-color": `${this.color === 'primary'
|
|
50
50
|
? 'var(--color-background-information-subtlest, #E4F0FC)'
|
|
51
51
|
: this.color === 'gray'
|
|
52
52
|
? 'var(--color-background-gray-subtlest, #F6F8FA)'
|
|
53
|
-
: ''}` })), h("linearGradient", { key: '
|
|
53
|
+
: ''}` })), h("linearGradient", { key: 'b72cfbc04ddb4578ca4139087838e3ba17230e86', id: "paint2_linear_7590_657", x1: "116.333", y1: "85.4951", x2: "147.232", y2: "5.00242", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '63918ae54d5fa201f956e3d85f97160488d5dc03', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '8b70323ce32a4551c217054bf0cfea6264440aab', offset: "1", "stop-color": `${this.color === 'primary'
|
|
54
54
|
? 'var(--color-background-information-subtlest, #E4F0FC)'
|
|
55
55
|
: this.color === 'gray'
|
|
56
56
|
? 'var(--color-background-gray-subtlest, #F6F8FA)'
|
|
57
|
-
: ''}` }))))), this.illustrationStyle === 'credit_card' && (h("svg", { key: '
|
|
57
|
+
: ''}` }))))), this.illustrationStyle === 'credit_card' && (h("svg", { key: '1b357b50fcf8db5d22f5c7a7ae552db4301715e7', xmlns: "http://www.w3.org/2000/svg", width: "206", height: "144", viewBox: "0 0 206 144", fill: "none", class: `credit_card ${this.size}` }, h("g", { key: 'df01f296cfe24d3858b044fcb6bb16b8840bdb9a', filter: "url(#filter0_dd_7590_677)" }, h("rect", { key: 'c643b41906ce2ddb1655f425a50baf18018af5f7', x: "20", width: "166", height: "104", rx: "7.25581", fill: "url(#paint0_linear_7590_677)" }), h("rect", { key: 'e62f549791570a49c34129f425b66b7b6b421948', x: "34.0698", y: "24.186", width: "29.0233", height: "21.7674", rx: "2.4186", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("circle", { key: '7fda09aa3c5c27ec894197ae8ecd9b0ec57a596e', cx: "159.837", cy: "31.4419", r: "12.093", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("circle", { key: 'b64cd7aa1ff936a96048ac1bd06b2f0fdc52237d', cx: "145.325", cy: "31.4419", r: "12.093", fill: `${this.color === 'primary'
|
|
58
58
|
? 'var(--color-background-information-subtler, #C8E0F9)'
|
|
59
59
|
: this.color === 'gray'
|
|
60
60
|
? 'var(--color-background-gray-subtle, #E3E8EF)'
|
|
61
|
-
: ''}` }), h("path", { key: '
|
|
61
|
+
: ''}` }), h("path", { key: 'f93a090baefb3503a066fd8a14dcca5c8d182105', d: "M34.0698 88.279C34.0698 86.9432 35.1527 85.8604 36.4884 85.8604H60.6745C62.0102 85.8604 63.0931 86.9432 63.0931 88.279C63.0931 89.6147 62.0102 90.6976 60.6745 90.6976H36.4884C35.1527 90.6976 34.0698 89.6147 34.0698 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: 'bfbf6c4cb4751751eb77da43ff15948056d442b2', d: "M70.3489 88.279C70.3489 86.9432 71.4317 85.8604 72.7675 85.8604H96.9535C98.2893 85.8604 99.3721 86.9432 99.3721 88.279C99.3721 89.6147 98.2893 90.6976 96.9535 90.6976H72.7675C71.4317 90.6976 70.3489 89.6147 70.3489 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: '744f96fe1615004cae49123df798b4a8fdbfb49d', d: "M106.628 88.279C106.628 86.9432 107.711 85.8604 109.047 85.8604H133.233C134.568 85.8604 135.651 86.9432 135.651 88.279C135.651 89.6147 134.568 90.6976 133.233 90.6976H109.047C107.711 90.6976 106.628 89.6147 106.628 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: 'bd9b8dd82edd4c569df7b81da2143a1a1ab89dc0', d: "M142.907 88.279C142.907 86.9432 143.99 85.8604 145.326 85.8604H169.512C170.847 85.8604 171.93 86.9432 171.93 88.279C171.93 89.6147 170.847 90.6976 169.512 90.6976H145.326C143.99 90.6976 142.907 89.6147 142.907 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` })), h("defs", { key: '6b8d8174ceadc3c9cf03e9863a7cbf82c3294086' }, h("filter", { key: '25d43ca1be9000d03dd6357f8ca3f499d0dcf4f9', id: "filter0_dd_7590_677", x: "0", y: "0", width: "206", height: "144", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '7f8e7a02c837e2a68fee23fc1c01ae65300db6f1', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'e4588f8ccba78c76a7f971ad381614fe85a4a016', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '1f762cd215368c1333dabb6868c18d2d997b76c2', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_677" }), h("feOffset", { key: 'ee1c3ec0cd7fcd4c1e040a2342c239101ac13f01', dy: "8" }), h("feGaussianBlur", { key: '99b860639b911278a8286ff8379bc119082a8ae7', stdDeviation: "4" }), h("feColorMatrix", { key: '24a23d69bd3ffb500e40e4db6c6fde1820a36477', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '56f3342a29dea54ddc9d124711f29bf6d7329d7c', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_677" }), h("feColorMatrix", { key: '10aaaf29c11fb0a3aae95f1e53aafb497fc0f35f', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '50474f62898940be0e12de91c74476deadf9e288', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_677" }), h("feOffset", { key: 'cdb07441690fea65ffc7ee8457bbc26ddd97e7a3', dy: "20" }), h("feGaussianBlur", { key: '7d54591d5fa49d256319d450647a4dce0e930d9a', stdDeviation: "12" }), h("feColorMatrix", { key: '0cb47c9ace4c7c8c20800cb8d1457df8925d1e5a', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'a291974f8a4581c9ed269ed62eeeac6dcc26c385', mode: "normal", in2: "effect1_dropShadow_7590_677", result: "effect2_dropShadow_7590_677" }), h("feBlend", { key: '90c6482245e79014e9f7b22b6c4998e9bf1b7ffd', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_677", result: "shape" })), h("linearGradient", { key: 'b8f0927c41b4e751a3aa3e6702e02b9e57a7fb49', id: "paint0_linear_7590_677", x1: "25.7809", y1: "102.769", x2: "22.758", y2: "7.58424", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'd9d69057a66e319b0566da615e04567331fb031c', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray-subtle, #E3E8EF)'}` }), h("stop", { key: '5932da226df5c065a8c18d694e9d653c9db68652', offset: "1", "stop-color": `${this.color === 'primary'
|
|
62
62
|
? 'var(--color-background-information-subtler, #C8E0F9)'
|
|
63
63
|
: this.color === 'gray'
|
|
64
64
|
? 'var(--color-background-gray-subtlest, #F6F8FA)'
|
|
65
|
-
: ''}` })))))), h("div", { key: '
|
|
65
|
+
: ''}` })))))), h("div", { key: '2dcc49867cd347df59349927e30efe5cbe5e6357', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: 'c7d48b9529388ead5fb6471aef5a8284d7f380c4', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
|
|
66
66
|
}
|
|
67
67
|
static get is() { return "gb-illustration"; }
|
|
68
68
|
static get encapsulation() { return "shadow"; }
|
|
@@ -392,16 +392,16 @@ export class GbInputDropdown {
|
|
|
392
392
|
const emptyStateBackground = getAssetPath('assets/empty-state-background.svg');
|
|
393
393
|
const illustration = getAssetPath('assets/empty-state-no-data.svg');
|
|
394
394
|
return [
|
|
395
|
-
h("div", { key: '
|
|
395
|
+
h("div", { key: 'e7640132a84d592e04d8d641e238d1ca9cd2d00b', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, h("div", { key: '4d5e11935fdc28d53b78cbec5f3f6825682a7bf3', class: `input_with_label` }, this.showLabel && (h(Fragment, null, this.formatLabel ? (h("p", { class: "dropdown_label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase())) : (h("p", { class: "dropdown_label text-sm-medium" }, this.label)))), h("div", { key: 'ebe86fce7c29947256e1e4874bacff51ca8ac661', class: `input_dropdown_div ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''} ${this.type === 'tags' ? 'tag' : ''} ${this.dropdownOpen ? 'focused' : ''}`, onClick: e => this.toggleDropdown(e) }, this.type === 'avatar_leading' && (h(Fragment, null, this.state === 'default' && (h("svg", { key: '9af68c6265ca0eb49e13ea26d6593dae696dc067', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f119b1610cb43974d8c79ffd7499b6af90a8435a', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.66667" }), h("path", { key: '70e2f8ed52c2092a86cbae0d98c539643afe9cc5', d: "M13.75 5.41666C13.75 7.48772 12.0711 9.16666 10 9.16666C7.92893 9.16666 6.25 7.48772 6.25 5.41666C6.25 3.34559 7.92893 1.66666 10 1.66666C12.0711 1.66666 13.75 3.34559 13.75 5.41666Z", stroke: "#4B5565", "stroke-width": "1.66667" }))), this.state === 'filled' && (h("gb-avatar", { key: 'ca18b04221fa9403c6c4d8a5d8e0b032b367ecef', size: "xs", text: this.text, color: this.color, "show-border": this.showBorder }, this.selectedItems.map(item => (h(Fragment, null, typeof item === 'object' ? (h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase()))) : (h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))))))))), this.showLeadingIcon && (h(Fragment, null, this.type === 'search' || this.type === 'tags' || this.type === 'icon_leading' ? h("div", { class: `icon`, innerHTML: this.leadingIconSvg }) : null)), this.type === 'dot_leading' && (h("svg", { key: 'a5212f027cce748029d9b0699152de9c65b09e94', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `dot ${this.size}` }, h("circle", { key: 'b7ce59909af50bad47d6389d2cc72ffd904c924e', cx: "5", cy: "5", r: "4", fill: "#079455" }))), h(Fragment, null, this.state === 'default' && this.type !== 'search' && (h(Fragment, null, this.placeholder && (h("div", { key: '49456864f26fb0f79ac462d7333e965ac1b1bbff', class: "placeholder" }, h("p", { key: 'afbdc0369a262639af3048bca53fc165a73abe6e', class: `text-${this.size}-regular`, style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'default' && this.type === 'search' && (h("div", { key: '2743afa5cdbeb0d69306d7addc2c394715471ede', class: "search_input" }, h("input", { key: '5bd086fc4652f8031230ccd4fc3e6c2b55591199', type: "text", placeholder: this.placeholder, class: `text-${this.size}-regular`, ref: el => (this.inputRef = el), onInput: this.emitInputValueToUseForSearch.bind(this) }), this.showCloseButton && (h("gb-button", { key: 'ff2783bb6db4f493a648567ced82fb182b068f64', class: `close_button ${this.size}`, size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))), this.state === 'filled' && (h(Fragment, null, h("div", { key: '8cdbe5497998661dca2e0f61140b2ed76f59b81c', class: `content` }, this.type === 'tags' ? (h(Fragment, null, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => 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(item) }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
|
|
396
396
|
.split(' ')
|
|
397
397
|
.map(part => part.charAt(0).toUpperCase())
|
|
398
398
|
.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(item) }, h("p", { class: "text-xs-medium" }, item))))))) : (h(Fragment, null, this.value.map((item, index) => 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(item) }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
|
|
399
399
|
.split(' ')
|
|
400
400
|
.map(part => part.charAt(0).toUpperCase())
|
|
401
|
-
.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(item) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h("p", { class: `selected_text text-${this.size}-regular` }, this.value.length === 0 ? ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.name) || this.selectedItem : h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item))))), this.supportingText && (h("div", { key: '
|
|
401
|
+
.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(item) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h("p", { class: `selected_text text-${this.size}-regular` }, this.value.length === 0 ? ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.name) || this.selectedItem : h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item))))), this.supportingText && (h("div", { key: 'fdbb0599b9a6aea5119d9f0777a049624e540952', class: `supporting_text text-${this.size}-regular`, style: { color: '#697586' } }, this.type !== 'tags' && (h(Fragment, null, this.value.length === 0 ? h(Fragment, null, this.selectedItem.username) : h(Fragment, null, this.value.map(item => typeof item === 'object' && item.username))))))))), this.state === 'disabled' && (h(Fragment, null, h("div", { key: '4170345f7149bdaab2b37023c87452f694507f41', class: `content` }, h("div", { key: '131fc1cb76053140d6b890bb3816c53120aafed3', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (h(Fragment, null, this.value.map((item, index) => typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
|
|
402
402
|
.split(' ')
|
|
403
403
|
.map(part => part.charAt(0).toUpperCase())
|
|
404
|
-
.join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item))))))) : (h(Fragment, null, h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (h("div", { key: '
|
|
404
|
+
.join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item))))))) : (h(Fragment, null, h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (h("div", { key: '1bf266714451ca3d3536443aa8dad96b5134b1e6', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (h(Fragment, null, this.value.length === 0 ? h(Fragment, null, this.selectedItem.username) : h(Fragment, null, this.value.map(item => typeof item === 'object' && h(Fragment, null, item.username))))))))))), this.showHelpIcon && (h("div", { key: 'ea6e0fe26d6676b42b44addd2d457e7700e50c2d', class: `help_icon` }, h("gb-help-tooltip", { key: '51d0cd14df58b41272959fc05a679d6479b3a512', "show-supporting-text": true }, h("slot", { key: 'd0e8a02b7a77bd777f3f662dd620fc0046753562', name: "tooltip_label", slot: "label" }), h("slot", { key: '7d5fab4871da7963ca2c3b26b5fcf23221f680f9', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (h("div", { key: 'fb0da42d665aa417f1111492d45ce23232012a6e', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, h("svg", { key: '6474ff4912b0b24c18c96a90261f0df4be87c5e6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { key: 'd741b9e4f3f9ed14de32d0fb0ba53c5169ec4347', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#697586", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h(Fragment, null, this.dropdownOpen && (h("div", { key: 'fe6bc6a43ce3a3dd8856bdcb3a5eff0dd93d6b5a', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (h("div", { key: '2eca901f77047347541059bd6c3d420671622ea3', class: "dropdown_search_field" }, h("gb-input-field", { key: '049ee0a1cd02e0b02087b068db543e0500f3da28', size: "sm", value: this.inputValue, "show-close-button": this.inputValue ? true : false, "icon-swap": "assets/search-01.svg", placeholder: this.placeholder, type: "icon_leading", labelText: "label", idOfInput: "3", onInputValueChanged: this.searchItemsInDropdownMenu.bind(this) }))), this.loading && (h("div", { key: 'ddb29edfcbb8b006b92f492b7b874ee448d62c51', class: "loader_div" }, h("div", { key: '9dcacd6c012d5cc3e9fcca73d15e47e0254e9d59', class: "loader" }))), this.searchItem ? (h(Fragment, null, this.searchItem !== '' && this.searchResults.length > 0 ? (h(Fragment, null, this.searchResults.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username))) : (h("p", { slot: "name" }, item))))))) : this.searchItem !== '' && this.searchResults.length === 0 ? (
|
|
405
405
|
//Empty state for when there are no search results
|
|
406
406
|
h("div", { class: "empty_state" }, h("img", { src: emptyStateBackground, class: "background", alt: "" }), h("div", { class: "message_background" }, h("img", { src: illustration, alt: "", class: "illustration" }), h("p", { class: "message text-md-semi-bold" }, "No results available")))) : null)) : (h(Fragment, null, this.type === 'tags' ? (h(Fragment, null, this.selectedItems.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: true, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username), h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase())))) : typeof item === 'string' ? (h(Fragment, null, h("p", { slot: "name" }, item), h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))) : (h(Fragment, null, h("p", { slot: "name" }, item), h("h1", { slot: "initials" }, item)))))), this.unselectedItems.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: false, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username))) : (h("p", { slot: "name" }, item))))))) : (h(Fragment, null, h("gb-input-dropdown-menu-item", { state: StateEnum.Default, "supporting-text": this.supportingText, color: this.color, onClick: () => this.handleItemSelect() }, h("p", { slot: "name" }, "--", this.placeholder, "--")), this.items.map(item => [
|
|
407
407
|
h("gb-input-dropdown-menu-item", { type: this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), color: this.color, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("h1", { slot: "initials" }, item.name
|
package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.css
CHANGED
|
@@ -2820,10 +2820,9 @@
|
|
|
2820
2820
|
}
|
|
2821
2821
|
|
|
2822
2822
|
::slotted([slot='name'].ellipsed) {
|
|
2823
|
-
width: 100
|
|
2824
|
-
|
|
2825
|
-
overflow:
|
|
2826
|
-
text-overflow: ellipsis;
|
|
2823
|
+
width: 100% !important;
|
|
2824
|
+
overflow: hidden !important;
|
|
2825
|
+
text-overflow: ellipsis !important;
|
|
2827
2826
|
flex: 1 1 auto;
|
|
2828
2827
|
white-space: nowrap;
|
|
2829
2828
|
color: var(--color-text, #4b5565) !important;
|
package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js
CHANGED
|
@@ -51,13 +51,13 @@ export class GbInputDropdownMenuItem {
|
|
|
51
51
|
render() {
|
|
52
52
|
return (
|
|
53
53
|
// <div class="dropdown-container" onClick={() => (this.selected = !this.selected)}>
|
|
54
|
-
h("div", { key: '
|
|
54
|
+
h("div", { key: '6fdd9e4ac1a5136123f539b0b285b1e303a9498f', class: "dropdown-container", onClick: () => this.handleClick() }, h("div", { key: 'a4247caadb9b0e12dc74a36855c372a2507a29a2', class: {
|
|
55
55
|
'dropdown-item': true,
|
|
56
56
|
'selected': this.selected,
|
|
57
57
|
'disabled': this.state === 'disabled',
|
|
58
58
|
'checkbox': this.type === 'checkbox',
|
|
59
59
|
[this.type]: true,
|
|
60
|
-
}, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '
|
|
60
|
+
}, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '2871a16f66dca9b348c80d389383dbbf0c36e388', class: "content" }, this.type === 'icon_leading' && this.iconLeading && h("div", { key: '1143e15f1ed1b0b0ce7517f139255ceea7502219', class: `icon_leading ${this.state}`, innerHTML: this.leadingIconSvg }), this.type === 'avatar_leading' && (h("gb-avatar", { key: '948eb15b9117e4f86cea3ef4387ab7e43991083f', class: "avatar-icon", size: "xs", color: this.color, text: true }, h("slot", { key: '777297537da9a7acdf7efb303123d89b98e24223', name: "initials", slot: "initials" }))), this.type === 'dot_leading' && (h(Fragment, null, this.state === 'default' ? (h("svg", { id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "10px", height: "10px", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#17B26A" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#EEF2F6" }))))), this.type === 'checkbox' && h("gb-checkbox", { key: '0657f8a46bbd60ee312f21984a156b530c2484f3', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), h("slot", { key: 'b28af4fa61dc48799e2a3775f4deef84103b4284', name: "name" }), this.supportingText && (h("span", { key: '4a92b965b0c2f10e9a221b8d8854616b7556fc2c' }, h("slot", { key: '0d4868ac839e27f7e103481c4c5d69b75b4b9395', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (h("div", { key: '9220d480465b59e2f89224964a08090c6c837f14', class: `tick` }, this.state !== 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#075DB2", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#CDD5DF", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "gb-input-dropdown-menu-item"; }
|
|
63
63
|
static get encapsulation() { return "shadow"; }
|