globuswebcomponents 2.6.19 → 2.6.21
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_76.cjs.entry.js +103 -99
- package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
- 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-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-slider-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.cjs.entry.js +1 -1
- package/dist/cjs/gb-step-base.cjs.entry.js +1 -1
- 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-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/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/components/gb-date-picker/gb-date-picker.css +2796 -0
- package/dist/collection/components/gb-date-picker/gb-date-picker.js +45 -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-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 +3 -3
- 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.css +8 -0
- 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 +6 -6
- 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 +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.js +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.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
- 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.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-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 +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
- package/dist/collection/components/gb-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 +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.css +1 -0
- 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 +3 -3
- package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
- package/dist/collection/components/gb-toast/gb-toast.css +4 -0
- package/dist/collection/components/gb-toast/gb-toast.js +49 -7
- package/dist/collection/components/gb-toast/gb-toast.js.map +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/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/components/gb-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-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 +7 -7
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-empty-state.js +7 -7
- 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 +23 -23
- package/dist/components/gb-help-dropdown.js +1 -1
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- package/dist/components/gb-icon-button-base.js +1 -1
- package/dist/components/gb-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 +4 -4
- 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 +19 -19
- 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 +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.js +1 -1
- package/dist/components/gb-stepper-horizontal-icons-centered.js +4 -4
- package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
- package/dist/components/gb-stepper-horizontal-line-with-text.js +4 -4
- package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
- package/dist/components/gb-stepper-vertical-icons-with-text.js +4 -4
- 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 +22 -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 +11 -7
- package/dist/components/gb-toast.js.map +1 -1
- 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 +2 -2
- package/dist/components/{p-DLaE9f-q.js → p--yTC9FTD.js} +4 -4
- package/dist/components/{p-DLaE9f-q.js.map → p--yTC9FTD.js.map} +1 -1
- package/dist/components/{p-BLdvjAVl.js → p-1J0M2Ki8.js} +10 -6
- package/dist/components/p-1J0M2Ki8.js.map +1 -0
- package/dist/components/{p-Dw57Tz8Z.js → p-2dfyGxAA.js} +3 -3
- package/dist/components/{p-Dw57Tz8Z.js.map → p-2dfyGxAA.js.map} +1 -1
- package/dist/components/{p-DX-w8E1m.js → p-4OOjC1er.js} +6 -6
- package/dist/components/{p-DX-w8E1m.js.map → p-4OOjC1er.js.map} +1 -1
- package/dist/components/{p-D3Gj7srV.js → p-B-cu_ylY.js} +5 -5
- package/dist/components/{p-D3Gj7srV.js.map → p-B-cu_ylY.js.map} +1 -1
- package/dist/components/{p-CSwzUEcO.js → p-B48huYbW.js} +3 -3
- package/dist/components/{p-CSwzUEcO.js.map → p-B48huYbW.js.map} +1 -1
- package/dist/components/{p-BATs8aj-.js → p-BIZJMi3r.js} +4 -4
- package/dist/components/{p-BATs8aj-.js.map → p-BIZJMi3r.js.map} +1 -1
- package/dist/components/{p-B8CVbkwo.js → p-BIoY-A87.js} +3 -3
- package/dist/components/{p-B8CVbkwo.js.map → p-BIoY-A87.js.map} +1 -1
- package/dist/components/{p-DANyKJ9z.js → p-BL3HoZ2Q.js} +25 -25
- package/dist/components/{p-DANyKJ9z.js.map → p-BL3HoZ2Q.js.map} +1 -1
- package/dist/components/{p-WIstuQ0T.js → p-BM7k30uX.js} +4 -4
- package/dist/components/{p-WIstuQ0T.js.map → p-BM7k30uX.js.map} +1 -1
- package/dist/components/{p-BczNUnOv.js → p-BMoJT72G.js} +3 -3
- package/dist/components/{p-BczNUnOv.js.map → p-BMoJT72G.js.map} +1 -1
- package/dist/components/{p-CuOGf-D0.js → p-BNsXNBjc.js} +6 -6
- package/dist/components/{p-CuOGf-D0.js.map → p-BNsXNBjc.js.map} +1 -1
- package/dist/components/{p-CiUrANbp.js → p-BVN8h0do.js} +4 -4
- package/dist/components/{p-CiUrANbp.js.map → p-BVN8h0do.js.map} +1 -1
- package/dist/components/{p-DRwZ6D51.js → p-BV_EroU_.js} +10 -10
- package/dist/components/{p-DRwZ6D51.js.map → p-BV_EroU_.js.map} +1 -1
- package/dist/components/{p-VDw3uj_f.js → p-BaTFuPA8.js} +3 -3
- package/dist/components/{p-VDw3uj_f.js.map → p-BaTFuPA8.js.map} +1 -1
- package/dist/components/{p-CQ-Kcv4C.js → p-BhZ9gO-e.js} +12 -12
- package/dist/components/{p-CQ-Kcv4C.js.map → p-BhZ9gO-e.js.map} +1 -1
- package/dist/components/{p-e8m5f8Oh.js → p-Bmg-QP0k.js} +17 -17
- package/dist/components/{p-e8m5f8Oh.js.map → p-Bmg-QP0k.js.map} +1 -1
- package/dist/components/{p-DQbLkq2k.js → p-BvZIc1VI.js} +3 -3
- package/dist/components/{p-DQbLkq2k.js.map → p-BvZIc1VI.js.map} +1 -1
- package/dist/components/{p-gNOPgyQN.js → p-BxOhNcI-.js} +4 -4
- package/dist/components/{p-gNOPgyQN.js.map → p-BxOhNcI-.js.map} +1 -1
- package/dist/components/{p-DiVNbkQJ.js → p-C1EY9mqf.js} +4 -4
- package/dist/components/{p-DiVNbkQJ.js.map → p-C1EY9mqf.js.map} +1 -1
- package/dist/components/{p-0jI2FVV8.js → p-C24jywPp.js} +4 -4
- package/dist/components/{p-0jI2FVV8.js.map → p-C24jywPp.js.map} +1 -1
- package/dist/components/{p-CsmhJpms.js → p-C4TLf1gY.js} +8 -8
- package/dist/components/{p-CsmhJpms.js.map → p-C4TLf1gY.js.map} +1 -1
- package/dist/components/{p-DYuNnFb2.js → p-C4ojnesh.js} +3 -3
- package/dist/components/{p-DYuNnFb2.js.map → p-C4ojnesh.js.map} +1 -1
- package/dist/components/{p-Dz3hZxTB.js → p-C50HILNj.js} +3 -3
- package/dist/components/{p-Dz3hZxTB.js.map → p-C50HILNj.js.map} +1 -1
- package/dist/components/{p-D0-7ewqg.js → p-C9fjGxBA.js} +3 -3
- package/dist/components/{p-D0-7ewqg.js.map → p-C9fjGxBA.js.map} +1 -1
- package/dist/components/{p-BYltVmXy.js → p-CG8DbGtu.js} +3 -3
- package/dist/components/{p-BYltVmXy.js.map → p-CG8DbGtu.js.map} +1 -1
- package/dist/components/{p-DMMflKMz.js → p-CNFJ_WcH.js} +3 -3
- package/dist/components/{p-DMMflKMz.js.map → p-CNFJ_WcH.js.map} +1 -1
- package/dist/components/{p-Di3w5jMH.js → p-CTj_6CFb.js} +3 -3
- package/dist/components/{p-Di3w5jMH.js.map → p-CTj_6CFb.js.map} +1 -1
- package/dist/components/{p-Doq2rc0z.js → p-CbvFmyN4.js} +3 -3
- package/dist/components/{p-Doq2rc0z.js.map → p-CbvFmyN4.js.map} +1 -1
- package/dist/components/{p-PJV1T9bW.js → p-Cl3VBzhu.js} +3 -3
- package/dist/components/{p-PJV1T9bW.js.map → p-Cl3VBzhu.js.map} +1 -1
- package/dist/components/{p-CD4OrDSu.js → p-ClXamGR5.js} +4 -4
- package/dist/components/{p-CD4OrDSu.js.map → p-ClXamGR5.js.map} +1 -1
- package/dist/components/{p-BcVzSqw7.js → p-CphytsDo.js} +5 -5
- package/dist/components/{p-BcVzSqw7.js.map → p-CphytsDo.js.map} +1 -1
- package/dist/components/{p-ikzYZrWU.js → p-CyxVWv20.js} +4 -4
- package/dist/components/{p-ikzYZrWU.js.map → p-CyxVWv20.js.map} +1 -1
- package/dist/components/{p-BeZ9oBa0.js → p-CzpMi2Ey.js} +7 -7
- package/dist/components/{p-BeZ9oBa0.js.map → p-CzpMi2Ey.js.map} +1 -1
- package/dist/components/{p-D4rmRDRu.js → p-D17r2sEx.js} +3 -3
- package/dist/components/{p-D4rmRDRu.js.map → p-D17r2sEx.js.map} +1 -1
- package/dist/components/{p-DzP_QUze.js → p-D2bypnF7.js} +3 -3
- package/dist/components/{p-DzP_QUze.js.map → p-D2bypnF7.js.map} +1 -1
- package/dist/components/{p-BJRl_Ka-.js → p-DEOwKVSS.js} +8 -8
- package/dist/components/{p-BJRl_Ka-.js.map → p-DEOwKVSS.js.map} +1 -1
- package/dist/components/{p-8R4DgjwC.js → p-DFF4ussj.js} +12 -12
- package/dist/components/{p-8R4DgjwC.js.map → p-DFF4ussj.js.map} +1 -1
- package/dist/components/{p-BKwRndyS.js → p-DFl_Vm-4.js} +4 -4
- package/dist/components/{p-BKwRndyS.js.map → p-DFl_Vm-4.js.map} +1 -1
- package/dist/components/{p-LHU2FeBm.js → p-DKu1Z_S9.js} +3 -3
- package/dist/components/{p-LHU2FeBm.js.map → p-DKu1Z_S9.js.map} +1 -1
- package/dist/components/{p-CEc1GpcO.js → p-DNZe5Vow.js} +7 -7
- package/dist/components/{p-CEc1GpcO.js.map → p-DNZe5Vow.js.map} +1 -1
- package/dist/components/{p-DHvzeuk7.js → p-DX4JVou1.js} +4 -4
- package/dist/components/{p-DHvzeuk7.js.map → p-DX4JVou1.js.map} +1 -1
- package/dist/components/{p-BLw88Say.js → p-DaLqa3xy.js} +4 -4
- package/dist/components/{p-BLw88Say.js.map → p-DaLqa3xy.js.map} +1 -1
- package/dist/components/{p-BJqX19tj.js → p-DhJsjuhy.js} +4 -4
- package/dist/components/{p-BJqX19tj.js.map → p-DhJsjuhy.js.map} +1 -1
- package/dist/components/{p-CKC2-r_V.js → p-Di0-lmQZ.js} +4 -4
- package/dist/components/{p-CKC2-r_V.js.map → p-Di0-lmQZ.js.map} +1 -1
- package/dist/components/{p-Dv-1bzYh.js → p-DzWMYldJ.js} +3 -3
- package/dist/components/{p-Dv-1bzYh.js.map → p-DzWMYldJ.js.map} +1 -1
- package/dist/components/{p-DaEt6OV9.js → p-IiVhqd54.js} +3 -3
- package/dist/components/{p-DaEt6OV9.js.map → p-IiVhqd54.js.map} +1 -1
- package/dist/components/{p-Bt4sgaSB.js → p-Js2rzLFz.js} +8 -8
- package/dist/components/{p-Bt4sgaSB.js.map → p-Js2rzLFz.js.map} +1 -1
- package/dist/components/{p-B3nnZMUe.js → p-QQMD9lyS.js} +3 -3
- package/dist/components/{p-B3nnZMUe.js.map → p-QQMD9lyS.js.map} +1 -1
- package/dist/components/{p-CIhB2fCC.js → p-SPkNWhMl.js} +3 -3
- package/dist/components/{p-CIhB2fCC.js.map → p-SPkNWhMl.js.map} +1 -1
- package/dist/components/{p-BSHzv5OV.js → p-UTnw0K3Z.js} +10 -10
- package/dist/components/{p-BSHzv5OV.js.map → p-UTnw0K3Z.js.map} +1 -1
- package/dist/components/{p-DuJgqcA2.js → p-_KWkgCZp.js} +3 -3
- package/dist/components/{p-DuJgqcA2.js.map → p-_KWkgCZp.js.map} +1 -1
- package/dist/components/{p-C6uNKIjw.js → p-cCTNzWg9.js} +8 -8
- package/dist/components/{p-C6uNKIjw.js.map → p-cCTNzWg9.js.map} +1 -1
- package/dist/components/{p-BVABu37q.js → p-mA17wW10.js} +3 -3
- package/dist/components/{p-BVABu37q.js.map → p-mA17wW10.js.map} +1 -1
- package/dist/components/{p-BQH3mtcw.js → p-qsnI1Qgx.js} +8 -8
- package/dist/components/{p-BQH3mtcw.js.map → p-qsnI1Qgx.js.map} +1 -1
- package/dist/components/{p-Bg776Pj2.js → p-sotltPnn.js} +5 -5
- package/dist/components/{p-Bg776Pj2.js.map → p-sotltPnn.js.map} +1 -1
- package/dist/components/{p-CNHKpPUh.js → p-ycvY3d5Z.js} +3 -3
- package/dist/components/{p-CNHKpPUh.js.map → p-ycvY3d5Z.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +119 -3
- package/dist/esm/gb-action-panel_76.entry.js +103 -99
- package/dist/esm/gb-detail-cell.entry.js +1 -1
- package/dist/esm/gb-file-upload.entry.js +12 -12
- package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
- 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-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-slider-control-handle.entry.js +1 -1
- package/dist/esm/gb-slider.entry.js +1 -1
- package/dist/esm/gb-step-base.entry.js +1 -1
- 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-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/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/p-09b6e321.entry.js +2 -0
- package/dist/globuscomponents/{p-980f103b.entry.js → p-0a36da0b.entry.js} +2 -2
- package/dist/globuscomponents/{p-19440f9b.entry.js → p-0cd059d5.entry.js} +2 -2
- package/dist/globuscomponents/{p-57fa8bdf.entry.js → p-11f27065.entry.js} +2 -2
- package/dist/globuscomponents/{p-96396203.entry.js → p-14ee8307.entry.js} +2 -2
- package/dist/globuscomponents/p-1ba8a885.entry.js +2 -0
- package/dist/globuscomponents/{p-94ad87ff.entry.js → p-2185c841.entry.js} +2 -2
- package/dist/globuscomponents/{p-6d7af68b.entry.js → p-270e15b1.entry.js} +2 -2
- package/dist/globuscomponents/{p-6aaf58b7.entry.js → p-2c0e4236.entry.js} +2 -2
- package/dist/globuscomponents/{p-854feeb5.entry.js → p-2edad402.entry.js} +2 -2
- package/dist/globuscomponents/{p-b86467c3.entry.js → p-3d83784c.entry.js} +2 -2
- package/dist/globuscomponents/{p-50a87191.entry.js → p-440d82f8.entry.js} +2 -2
- package/dist/globuscomponents/{p-04374479.entry.js → p-5603ee7d.entry.js} +2 -2
- package/dist/globuscomponents/{p-2df0ce05.entry.js → p-6ad801ac.entry.js} +2 -2
- package/dist/globuscomponents/{p-92a34e84.entry.js → p-711c7c50.entry.js} +2 -2
- package/dist/globuscomponents/{p-72a2c945.entry.js → p-7f63f435.entry.js} +2 -2
- package/dist/globuscomponents/{p-4ae06252.entry.js → p-863e7132.entry.js} +2 -2
- package/dist/globuscomponents/{p-38d04d52.entry.js → p-871f3fdd.entry.js} +2 -2
- package/dist/globuscomponents/p-9a7a1346.entry.js +2 -0
- package/dist/globuscomponents/{p-44a2c501.entry.js → p-9ad95a7f.entry.js} +2 -2
- package/dist/globuscomponents/{p-e638fefd.entry.js → p-cbace1d8.entry.js} +2 -2
- package/dist/globuscomponents/{p-0bb03f74.entry.js → p-e7419d13.entry.js} +2 -2
- package/dist/globuscomponents/{p-c9768b49.entry.js → p-ed8c93a1.entry.js} +2 -2
- package/dist/globuscomponents/p-ed8c93a1.entry.js.map +1 -0
- package/dist/globuscomponents/{p-2022b858.entry.js → p-effe863f.entry.js} +2 -2
- package/dist/globuscomponents/{p-69adf551.entry.js → p-f05e0123.entry.js} +2 -2
- package/dist/globuscomponents/{p-371fb472.entry.js → p-f7d91fec.entry.js} +2 -2
- package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +2 -0
- package/dist/types/components/gb-toast/gb-toast.d.ts +4 -2
- package/dist/types/components.d.ts +36 -4
- package/package.json +1 -1
- package/dist/components/p-BLdvjAVl.js.map +0 -1
- package/dist/globuscomponents/p-23a53695.entry.js +0 -2
- package/dist/globuscomponents/p-765e4586.entry.js +0 -2
- package/dist/globuscomponents/p-91be6976.entry.js +0 -2
- package/dist/globuscomponents/p-c9768b49.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-23a53695.entry.js.map → p-09b6e321.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-980f103b.entry.js.map → p-0a36da0b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-19440f9b.entry.js.map → p-0cd059d5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-57fa8bdf.entry.js.map → p-11f27065.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-96396203.entry.js.map → p-14ee8307.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-91be6976.entry.js.map → p-1ba8a885.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-94ad87ff.entry.js.map → p-2185c841.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6d7af68b.entry.js.map → p-270e15b1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6aaf58b7.entry.js.map → p-2c0e4236.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-854feeb5.entry.js.map → p-2edad402.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b86467c3.entry.js.map → p-3d83784c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-50a87191.entry.js.map → p-440d82f8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-04374479.entry.js.map → p-5603ee7d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2df0ce05.entry.js.map → p-6ad801ac.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-92a34e84.entry.js.map → p-711c7c50.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-72a2c945.entry.js.map → p-7f63f435.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4ae06252.entry.js.map → p-863e7132.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-38d04d52.entry.js.map → p-871f3fdd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-765e4586.entry.js.map → p-9a7a1346.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-44a2c501.entry.js.map → p-9ad95a7f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e638fefd.entry.js.map → p-cbace1d8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0bb03f74.entry.js.map → p-e7419d13.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2022b858.entry.js.map → p-effe863f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-69adf551.entry.js.map → p-f05e0123.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-371fb472.entry.js.map → p-f7d91fec.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: '3de5224bdfda6e482fb10d5bd6b9425d02ead1a8', class: `illustration_wrapper` }, h("svg", { key: '86afe9cc3f913410fdbfc80e471f53385a4c11a1', 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: '3ea46a5a171cd817ee7949d536ab72030b0e15c9', 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: '64fc37d9895bbb937f0780b4691a6d61aa185119', 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: '220267e5dc90d7c639c02570e90ff12d81a065c4', 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: '1fb2384ec75d8613d4168d9af627da8168b307a5', 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: 'fcb54fa7b5f69bba70eb2a3067be1d4845368b7a', 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: 'a17c9f6d0b724ba4ffd53c657edb8f684219a680', 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: '9fe990b7cae47aaf5eb2b8938779858435c47eae', class: "illustration_div" }, h("div", { key: 'c247532c3efd9f1a87a06a1705af05de8600aa9b', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '2322c94f8f278c34ebeeea2f0af90a0572c97422', 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: 'd2455507610beee924a8b6007d25a499a13cc88e', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '4cc9ff51c93b0b734dc0b7978acfcf8e41d172da', 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: '1921db0adbcf03967d2814d61994296b095d12c8', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: 'd6e3591ad00a15458f36ac71c99d20f8dd504294', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: '495df5e761fa9aba96faed3d3eff2abb855fc306', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: '6d8b8973b7412444e9587f01630a8db9af8cc0fa' }, h("filter", { key: 'bf5de96439d7319ffa26c68bf611d383358b7475', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '54a751b360bff6669fc0e56a46fd6de79a1299ad', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '6aabdf7e22fbf7d78a0000a4d743af44b8f95905', 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: 'a00d2665d4f1bd6ab68e203775e28878eadc09d1', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: '35e29d0ce29f95ae0664e65a30fb2c0b5e1c962b', dy: "8" }), h("feGaussianBlur", { key: '7e59c5657eabc2e904edc548d8f5e8fc0c61233d', stdDeviation: "4" }), h("feColorMatrix", { key: '331dc39a18be438d1141ed0b8b9512d376e7932e', 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: '1ef04df3b13374c6039335907fc56a707a2049fe', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: 'f2cc7784471df3187798d9ef0a45a2a0dcbb765c', 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: '30539e6ed44156666d90655cc2684fca40fbd554', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: 'd4de5a3d4f300bba23b24e2da6ffc7f67f4a4c9a', dy: "20" }), h("feGaussianBlur", { key: '523308d6c3b7f28284a8f0bcc3c2feb9513c58e8', stdDeviation: "12" }), h("feColorMatrix", { key: '9cd084e95c923f53117fe8ab18fa58c2fa93b902', 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: '537cb0d49da6f946432cdbe459fe50de9d8126e4', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: '57b29dde508882b49b7b8ef5d51ae7157ac23c5a', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: '4d3fec56cbe812718a7fe7aa713117794c772d77', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '132b2c5fa5b2fc7c71ae03adf2858b5925b73c6b', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'a13b68ed30d62c8c781712dad86e2af2b0f2b897', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'e322ee5fb4e8a2dccdae7d77697e7ef0928fb40b', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'd089e62ce88f485c58d180f1560213c2f5c116d4', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '2d37013a414048a81257969197ed012c7877ae0c', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '7a2c2fc940f63f5bd66a3e24cf3497d492e1fbd8', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '80150973c93c1476791afa9ed2a5240aef15f187', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '331f9d32be29f7242789bcb68e9037ed80ebc0e9', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: '6da72e0c35c98e67e1668c70b2218cab52ea838b', 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: 'd3c44a31d643ceb91371e753fd5c55532ba6b861', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: '7eb6ad021f7b313766bd0027bb7afa1ea5ffbeb1', 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: '77e22e8165703f669690d2a8804f16fd78380e15', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '875ca4dadc75333f90c7f087df2439b0b7d7d092', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '7452f0726c018768171a6746a101198958186a25', 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: '516eee5aadb7d84580eaf019f1da5e53969492bc', 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: '9ff8ae5ab555fa16189f687ea0ec65b29b596a98' }, h("filter", { key: 'be91d27cfdd72e887cbf80ec8acdd2beb5c22dad', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '4731c1fd686a89e77727b732183c74e83552048c', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'd6551fa253195c6406985df0f302362d3e20b325', 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: 'ce21baa1add77da07e05a88887e8cc5aac63ad03', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: '85b9e0367ce5f8fe57ae41b272daffd031317708', dy: "8" }), h("feGaussianBlur", { key: '78976861b4ba367f159d01321cc00bedb229c5ef', stdDeviation: "4" }), h("feColorMatrix", { key: 'fb897592404207f0237dec9054b20d693cd53708', 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: '77d543078d7682ae9ba4beb00f918c7c3dabf491', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: 'b0973ed1d2e3861adfec77cdfa95edbee9b62032', 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: 'f2aafaddb0b741ea47912dfa76ce954a0a31b898', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: 'f5a7d1c264832ceb0b40e3afa15e3afb142b8f1c', dy: "20" }), h("feGaussianBlur", { key: '3eb61166259f3cfda89c4cb1af06ace293ade47a', stdDeviation: "12" }), h("feColorMatrix", { key: 'eafcfe27e9cd70688027b4fc627c95762c152f3c', 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: '320c9b68854f89a0eecae4cd863e53c67cbe2a64', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'bc8b9eb78c9bc093b578aefa239091b522a1b700', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '18775c3c2da5440d8ef17ddd7042956970d2cb00', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '67885cc1dbed14d03d9c3abf31d985b42656e895', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'acdc09e15e7c64693c96577270183209865da90c', offset: "1", "stop-color": `${this.color === 'primary'
|
|
37
|
+
return (h("div", { key: '2d94e95daddf87d020ca0910c817b3df932b4955', class: `illustration_wrapper` }, h("svg", { key: '1ea4282f92081251f573c805d543a42f4704d63a', 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: '018d7787208c632308f72929ed0f07388a871f79', 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: 'c5b8005fb0fab6670322472d0c4568ad244d00f5', 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: '86332b5fcfbb774fa391ac62715cdf36011adbdb', 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: 'ee93c540bab0dae74997bb06cba56c01aae10e89', 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: '064119538226e84bcb43fb34a2b24d7b8640746b', 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: '4efc7b72e19abac203427a868bfe0ec2138200bc', 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: '31c1ee33d8c226fca8916e399d8ee7c35bbd9381', class: "illustration_div" }, h("div", { key: 'ec935ccbf776822c0e526bb0b57683afff8c2dc1', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '299b112a5540ae74b5daf6d225cbece2d18c3035', 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: '5a8df5be1dd0fa7bb3f163582c9b8f892a1e5fc0', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '9e1bf2fe2d4402bc779c3a8c0eb85b38e724b2db', 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: '2b77b7011c157b0e644be1f3d75f42c9a948835f', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: 'd7dbb0834b76310ee72db8dc4e9500686fceb59c', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: '25c8bfbb92be7c8c8b67eeb65e9a3a9f3695f2e7', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: '535cd1d7ba03e931812bdba4404187d04876898a' }, h("filter", { key: '4fa09f46d5ddd8944e76e2c38359cf92b9c4b6ab', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'b2f0f038bb91f26217ba132d7bae3dbd86ea577a', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '500ec65daccc101bc9f36c91dba8c8677e38a1fa', 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: '577d56beca7b00c837b45d0be2878e210ded788f', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: 'e573ab1d54ca026056edd108cc6f9270388304da', dy: "8" }), h("feGaussianBlur", { key: '9de091b7f9e8445d1bf9b8b86dfddbdaaa79eaac', stdDeviation: "4" }), h("feColorMatrix", { key: '53199e7f3c1d9b57bb030d6c032e278842324a0d', 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: '1427a2be8a4adfeddbdd42c01288bbe43fbecdc7', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: '4d35cef02f16b4eec169ac099c2e793e1aa06e1f', 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: 'cfdea9e8c4e11bb65d036d5feb7e3e1889b53c66', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: 'f1ad235c5a4e7408b13bb51d9e2f677938d5954f', dy: "20" }), h("feGaussianBlur", { key: '9d98c3ed869abc39c0c4596f33f66b7db8eec4c7', stdDeviation: "12" }), h("feColorMatrix", { key: '6dc6c881491d5161d71966ce127fc631aff4bed5', 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: '7730ddad1af8d750582238fbd0799119cecf5489', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: 'fa9a421a91d575760ad0f007d5222ccfa0badd4b', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: 'f3bb60df398257f2cb0369f8ddce17d0595ecdef', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '83698048ee3b2956d0569de90594127e00704f1b', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '7e7c5016d76aea40012ae685ab679cdd444fe4b8', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '1a6ee27b486a130e542a6be9f0d4652c02fc7312', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'ce868978d7670e519cc8574e9c3460511dcb628d', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'c8cd28a0e2d72ce66755e0e627c1e9c4cd7d4667', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '9b5f6cd5bec7c9e4ea6348b483e71e3d8bcdf66b', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '8399012edc65629c2d702564d3ddf0a8853fe303', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '4113e39e15f543dab2beda060c3648bb02e58710', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: '32e08c7fd776f69fe55e78548b5083b1b9a59ec6', 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: '5c7601ea1a409903161434dd12a4b46294f94e24', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: '28024e94ed91d67cf14b6fe34c2c5dfb4b63d4aa', 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: '7fd3b716a6fc9c8f3e3337b62270e24b21cf188c', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '30a88ddfb6712d8a518b61d9ec8cc22eda0cd75f', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '6141ff70de7aaecf353e88ccb44908eb6c44250a', 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: '65086554c73fc6b464a56074ecc0022d5a2cf84d', 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: '2fa97eb381985d51871b8a797292268cf1f7fb9c' }, h("filter", { key: '29e1a051cd85acf1686e3a1f26888f9628d2852b', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '1e1c1649d7820ba873c9e68a28c4aed3bfc70ecd', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '7b0e9a177d2f03f9e4c58d15a3a9cb864c335d41', 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: 'd6a9c1d324e7c539163f03e1cbbf4728af6ebeae', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: '23c54c6e298152cb911211dde560a90ffd3bd416', dy: "8" }), h("feGaussianBlur", { key: '9bb532e88f9369f65fa7138d2331fb06842e1888', stdDeviation: "4" }), h("feColorMatrix", { key: 'db6ca257678f38d9fb7d3a91fd38a23c2c76ba8f', 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: 'aa13aff068bf8908f8fa8bebf3f9172960a05776', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: '44faa9cf0f54c882c3f34d66942858badba73814', 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: '26190835a039b6a57b6ffe4456ebf1a34811f71c', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: '5df5393204bb4d2bf576d77341533e0f5448b17a', dy: "20" }), h("feGaussianBlur", { key: 'a0efd45d6684100d1d80a6c3c0f63a2c4434f26b', stdDeviation: "12" }), h("feColorMatrix", { key: '50ae8b1851c1a6525b1b3adc37dee3c11fa74f7d', 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: 'dcc91757ac4e35ca545cc4de82c1fd03a3003ec5', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: '42ebcc9683f2dd9d51095f9be848d90ec92cd727', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '44584d3a162fe6477ae0bf3081fc5b5c44cf8744', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '44605278f4fed8e3af061c4ae03688efca34eff5', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '29034b15658862bc4159f48bb1ef8b6096da63d7', 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: 'd4c170902ea8bc606985a5d001082de8d5f5e693', id: "paint1_linear_7590_623", x1: "84.0003", y1: "56.6154", x2: "156.166", y2: "70.983", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '57cd40f4e77777e46d55515c82a834d05cb7582d', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'f6c29d3057b50a113977f720fa15aa7be4030ec1', 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: 'ed043e6c2d3ab443f7541be45793904f273eca91', 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: '951051ad8a9b78d4e552c893445f3dc14999aa79', filter: "url(#filter0_dd_7590_657)" }, h("path", { key: 'ccb6daf419c9eefbb44803f122d9f8684063c83e', 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: '56222d62109bba69bc64d30b9635a39a1676d688', 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: '6d1d6cafcce444e4c8dd9681bb08d2eacec3e972', filter: "url(#filter1_dd_7590_657)" }, h("path", { key: '065cba22403487923f73beb237809ffd08a80c22', 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: 'cad02375b838660e4542384b8a15599d6a9a3cc0', 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: 'e22475baf217dad2541257c604861fff9eb81e6a', filter: "url(#filter2_dd_7590_657)" }, h("path", { key: '03d6e3a21d5f4c3eb37f3380fb09dd8640cb5573', 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: '69c191caed4f4f0395e1a9f75bd54ef244ae30a6', 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: 'dcba83859edd097461cf2b838e7629742868e65a' }, h("filter", { key: '455b49160bc8d1a5af3cf9303ce9630912ac9cac', 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: 'dc370d2e6c3f408c3f0afefa0f845b9616a59aa2', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'bb90484523880d40866cb6b6333c39307067d869', 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: 'c10b1da9811c2b766fd04d43b62eefb1b691f4b0', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: 'c0c686a87de9058e3bac58ca7aaaa5b5f817bc8f', dy: "8" }), h("feGaussianBlur", { key: '69d4c935413433b015235301e236001547c2a382', stdDeviation: "4" }), h("feColorMatrix", { key: '051e594f7b5365a56b93ef87a30b667fac53eb81', 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: '8d2e9bc1431d0f692bf6f03ada7c020dde07671e', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '519ad1bdc93494a813654fd264f29954692ef4e2', 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: '32f389a4eb3055d759488818e77a3ec91cd177e6', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'f25da84bb960833b7ca6b8c709c612d03268a126', dy: "20" }), h("feGaussianBlur", { key: '3c680acb920e2c1f4b194d86c9406b1d97ad18db', stdDeviation: "12" }), h("feColorMatrix", { key: 'a536b459d409e436b6bd157b373dffe958ec171b', 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: 'dad4a7fc69bb42b53365a3fa15cf6a1b9f2f1737', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: 'c3b1f9ad4ad33f1bfad7c2c1450c8b5cd66a1e58', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '7d6a9e0a747e0ab783bb8e2e50d81f2c0fc54614', 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: 'bcd6273d8b517a8df7f563130d02c6f221b6d6c3', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'aa2e80593f36d3dcbae5c2e6eabbf48d6f4a2dd1', 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: '83d289986abd5178d3231b600ef96c5e73ec1b16', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '984162c54d410af290de45589664bfac62b451d1', dy: "8" }), h("feGaussianBlur", { key: 'dcc5e88f7856e54340397f9ff80246e7d1549f85', stdDeviation: "4" }), h("feColorMatrix", { key: 'b8871c6408817e6a8504b6991e7342a21dc20d81', 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: '1e0377b2dae222c4c6ed5056564d8d67648db489', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'abf43b1ab3be0e41334dec3f15c18ebe9b3eaa41', 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: '9a907e722ec7c21a7ad03fb03779c6396b3caf3c', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '51a111133c3f53d72867749dd2b02f991c8f91ea', dy: "20" }), h("feGaussianBlur", { key: '72a76fc9deb833e3644284a7b96075f859ce8197', stdDeviation: "12" }), h("feColorMatrix", { key: '183050f29ed2aaeac474e23d611881d56956410f', 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: 'a32ffebd47c5759a5905e04024b3c006c9b167e3', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: 'a55d39ed463872f4dbdb5ebf22a9f2c692997f66', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '9054aba05651d800d9e365f3f359b6b0fa52d3a1', 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: 'd7a2af5a3782f1f23965774eb8bf06f6e9788e12', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '48da740021e3c58b99b95b2818a739ab1761ced2', 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: '33273b494600fd904427dfe08db54ac571ef24b6', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '457ff1f85a97d2844cdbb0197aff0fc74f28fa37', dy: "8" }), h("feGaussianBlur", { key: 'e3087fd813e875f6e4da3a684b855217abdf3b23', stdDeviation: "4" }), h("feColorMatrix", { key: '014830c594ddcb7cf2a46c3dd71c9c57f53436d8', 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: 'c836d98976574e14fab9eb8e248b2a44f0407a45', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '227d33c5bfb293a91a80a5514ff7c3b61094ba03', 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: 'da6d220f076cd00a11a99870568b9dfd5d367846', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '9d2f34e87695637bcf3c13251d1931d8ef29b29e', dy: "20" }), h("feGaussianBlur", { key: 'd6f11bc40ccd92386d05472178c7fd4dd93e69e8', stdDeviation: "12" }), h("feColorMatrix", { key: 'b51ba0ef44830b4aa57c2fdbae4163727e9971e6', 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: 'dc065a747a5a48c0364e5f676a53ea6658b8a7d5', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '4529380d87327f3ed9e5ef84138607039e416098', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("linearGradient", { key: 'cdbda7e15b2b74a0492b385f05f115f923c621da', id: "paint0_linear_7590_657", x1: "60.5561", y1: "112.418", x2: "18.7566", y2: "37.0089", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '485cbbfc8d23a60543f6b7fbdda495e00fd6e8fe', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '15348a54b69c413ebdcc35d5c9ffeaca5ac91376', 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: '2b59191ed186d5b5c86673bf354d5c572ad269f4', id: "paint1_linear_7590_657", x1: "85.8318", y1: "93.2227", x2: "79.8181", y2: "7.21313", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '3dbc7f2d3b0070ebb31b65ff247feea22665357d', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: 'abb11e517faa7bec392e243f15320c9911999bd9', 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: '8a06b9c574abf8029f3ba4a12d63d6fe9bd1e239', id: "paint2_linear_7590_657", x1: "116.333", y1: "85.4951", x2: "147.232", y2: "5.00242", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '79fe3ea928acfbafad9f6925ca7de5f5d2365bdf', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '28a42e2bf1612c071b00f54ba48885e89de2ca5b', 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: 'fd0675e864d465b221ba62c043f38c3d873c5b95', 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: '7830d946fb864e4400b2e91ff050c6d09e2d3247', filter: "url(#filter0_dd_7590_677)" }, h("rect", { key: 'c15d4932c01558e2b56aae335ba209c95738a040', x: "20", width: "166", height: "104", rx: "7.25581", fill: "url(#paint0_linear_7590_677)" }), h("rect", { key: '023edf0754e28f9666bd64d64f7550d4d7360384', 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: 'a655578fd2c60cfafe709a2070f9a31d0e176f6b', 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: '3986cde192bb16fde3985b07a792aa258e284148', 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: '594507e606861e79e1b19f5ba312b37fa4b2b1e2', 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: '0ee71ad3035192074d53405757bd8d2f01723d67', 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: '8214232ebe0f44df26e51088242027c1411afa8a', 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: '5ee5c2ed152f5f998512f53dc5d471fa6bf1ffea', 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: 'dc0172727e7c2130d48d34d3bc5ee18d7b0562c2' }, h("filter", { key: '317156c6ef6f47c2104a735edf4290c10b0a7d22', id: "filter0_dd_7590_677", x: "0", y: "0", width: "206", height: "144", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'e4ad31575ee7c69e1f2e07657531a7bf61c4e843', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '805e0895c6229dd6094af53f414dde8bc1122a8f', 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: '6265c910126bd7208ab283239c9939377abbf3e1', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_677" }), h("feOffset", { key: 'd80863595312c0250a8825940aff49cce5892013', dy: "8" }), h("feGaussianBlur", { key: '99ff174bf7f7b13e97a77aeae105f3f30d3420ac', stdDeviation: "4" }), h("feColorMatrix", { key: '4511c8f9cb7f616ce4c9f6bb109f3dab0637db69', 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: '5c81a249decc1eb5e1048c4cb00146cab8b9aa98', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_677" }), h("feColorMatrix", { key: '6415b25e449c96788897eab02debc3915e3eeacb', 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: '3be18df1e0dd22f7c62d99de75707e558d1f02d6', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_677" }), h("feOffset", { key: 'a07b66cdc8f5cfebcd396556d0097ccb6d11ea64', dy: "20" }), h("feGaussianBlur", { key: '8d2ff8864f048b29f9310b1c28ce8897d9d1279e', stdDeviation: "12" }), h("feColorMatrix", { key: 'b01d3dbad4fd7400034630eb35651a1f8f7f62c8', 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: '96f9962b1c8b46ca0e91447b835221d036b6144f', mode: "normal", in2: "effect1_dropShadow_7590_677", result: "effect2_dropShadow_7590_677" }), h("feBlend", { key: 'e9321374ff38c329cb55cbcc0ab70a5ce0deb9b5', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_677", result: "shape" })), h("linearGradient", { key: '96381921f229ce10888479ae81f926634dce5f89', id: "paint0_linear_7590_677", x1: "25.7809", y1: "102.769", x2: "22.758", y2: "7.58424", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'f4c74466a149c39a7db081343410115ed7c3252b', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray-subtle, #E3E8EF)'}` }), h("stop", { key: 'ccfcdc624a35387dd52b5f47eec2d3a3ee2de12e', 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: '5df111bdcd4baea470904ffa8c0447c027223ea5', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: '26fa6a49cd60a89c52a14aa0be60d0db8c131f55', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
|
|
66
66
|
}
|
|
67
67
|
static get is() { return "gb-illustration"; }
|
|
68
68
|
static get encapsulation() { return "shadow"; }
|
|
@@ -362,16 +362,16 @@ export class GbInputDropdown {
|
|
|
362
362
|
const emptyStateBackground = getAssetPath('assets/empty-state-background.svg');
|
|
363
363
|
const illustration = getAssetPath('assets/empty-state-no-data.svg');
|
|
364
364
|
return [
|
|
365
|
-
h("div", { key: '
|
|
365
|
+
h("div", { key: 'b74341745d537b75b7836941d2f3ee0a34fab4f6', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, h("div", { key: '9ee58e3818ced0e2054afacf314c33a75a75aa3d', 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: 'daf796e5534c384598f7035051e2ea57797568e4', 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: '1eb08b60feab33adb5011247da08e4812f8f5524', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'da05b6ed16b6e1c96c16f768340c732c9420534a', 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: 'df5a13ad47cd6b63e1ac6899c51312fa2c159ecf', 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: '2aeac590f47bbecd5269c8deaa79b3dca3c1266f', 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: '644910632724a2d4f5a45f8620e42c4bca77205b', 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: '880a88ed5bc34d40f0e359506267658b0fe0519a', 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: '42f40eee7ef35ff28e0f91cce8626c67659c9781', class: "placeholder" }, h("p", { key: 'b2df9fc1e1767480a48c098a27e1866d4bb2bc1e', class: `text-${this.size}-regular`, style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'default' && this.type === 'search' && (h("div", { key: 'a143edb7d32f4141ab2387f5291d2be7223cd407', class: "search_input" }, h("input", { key: '57454e370344732e79439b5cddf2936c43f585f8', 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: 'f6903df32070b867d058b87698dbfd16a2458b3d', 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: '3fc1ba674a4630d5caa1695e9d32481591882874', 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
|
|
366
366
|
.split(' ')
|
|
367
367
|
.map(part => part.charAt(0).toUpperCase())
|
|
368
368
|
.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
|
|
369
369
|
.split(' ')
|
|
370
370
|
.map(part => part.charAt(0).toUpperCase())
|
|
371
|
-
.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: '
|
|
371
|
+
.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: 'c55fa98d3cb18ee0c291d93b446ed5763d2dcace', 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: 'f2f7a07d178032db135804aea2de517775ccbe6d', class: `content` }, h("div", { key: '738baf2a61373455ee34f99b5dc3dc165fb2a33b', 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
|
|
372
372
|
.split(' ')
|
|
373
373
|
.map(part => part.charAt(0).toUpperCase())
|
|
374
|
-
.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: '
|
|
374
|
+
.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: 'a776ee56a1b02bdf63920bddc6b2636833981e44', 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: '8483c67061fcb15530ea06e9eb279d05252ed417', class: `help_icon` }, h("gb-help-tooltip", { key: '611fa64ca96a9c997c0694ee9d1ad31d9a629f5e', "show-supporting-text": true }, h("slot", { key: 'd2600642f5d8ecb83b2f9de2531b91b46c6dd323', name: "tooltip_label", slot: "label" }), h("slot", { key: 'cc875e4fe2ba830cee17e97592633ed02eff703d', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (h("div", { key: 'd16256dbe0939546ea37dca3f55495f6596d8e68', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, h("svg", { key: 'c0e633fa5803f37f9a7d82debb41707383559e09', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { key: 'ef843afdbd64541912e2fad10e70d88355c15505', 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: 'd082f528ae1d8a1e884e3eda428830701ceb9bd6', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (h("div", { key: '5f85534e76ce33d9e75693478aaab066203e624f', class: "dropdown_search_field" }, h("gb-input-field", { key: '278f55611026120604533361e9cec9d7f49666f0', 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: 'd9bf701b758e61f95d27870a0b7ebd7fecb839b8', class: "loader_div" }, h("div", { key: 'b782f32d1eaf9689c2532ce3969f01f7ec9d4531', 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 ? (
|
|
375
375
|
//Empty state for when there are no search results
|
|
376
376
|
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())))) : (h(Fragment, null, h("p", { slot: "name" }, item), h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase()))))))), 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 => [
|
|
377
377
|
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.js
CHANGED
|
@@ -48,13 +48,13 @@ export class GbInputDropdownMenuItem {
|
|
|
48
48
|
render() {
|
|
49
49
|
return (
|
|
50
50
|
// <div class="dropdown-container" onClick={() => (this.selected = !this.selected)}>
|
|
51
|
-
h("div", { key: '
|
|
51
|
+
h("div", { key: '9565bff7c3d6d4c10c7305c471126466e680ea34', class: "dropdown-container", onClick: () => this.handleClick() }, h("div", { key: '9b1f3eafaf44eefb52547b8e07837548da67e6cf', class: {
|
|
52
52
|
'dropdown-item': true,
|
|
53
53
|
'selected': this.selected,
|
|
54
54
|
'disabled': this.state === 'disabled',
|
|
55
55
|
'checkbox': this.type === 'checkbox',
|
|
56
56
|
[this.type]: true,
|
|
57
|
-
}, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '
|
|
57
|
+
}, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '587d1ea535ffab847f8f3c0fb5858f268aa280c3', class: "content" }, this.type === 'icon_leading' && this.iconLeading && h("div", { key: '8bae6933c235cf698bb8654e0225da3af0c3df91', class: `icon_leading ${this.state}`, innerHTML: this.leadingIconSvg }), this.type === 'avatar_leading' && (h("gb-avatar", { key: '43eeb2eaca54aa850b2ded14724b560f1c4a26bd', class: "avatar-icon", size: "xs", color: this.color, text: true }, h("slot", { key: 'd4199d8f92a6ec533f93bd1bcafc2f142910ac33', 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: 'bc3777887be835b44ce452c43336db096b3ac969', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), h("slot", { key: '6875247eccb5286c8b0475c40c635195140d28e3', name: "name" }), this.supportingText && (h("span", { key: 'eb48bcea5208050d038130d5f2e73b55ea423661' }, h("slot", { key: '4b1eb1aa8ed42f1ce9871f99a5c0bf72f6fa17af', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (h("div", { key: '9c434782e7ae849e18af12546926265c87ca1cba', 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" }))))))));
|
|
58
58
|
}
|
|
59
59
|
static get is() { return "gb-input-dropdown-menu-item"; }
|
|
60
60
|
static get encapsulation() { return "shadow"; }
|