globuswebcomponents 2.8.0 → 2.8.2
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_64.cjs.entry.js +189 -137
- package/dist/cjs/gb-card-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
- package/dist/cjs/gb-category-card.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-comment-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-comment.cjs.entry.js +1 -1
- package/dist/cjs/gb-complex-primary-side-bar-item_2.cjs.entry.js +2 -2
- 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-nav-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-nav-bar-sidemenu.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-slider-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.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-vertical-tabs.cjs.entry.js +1 -1
- 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/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/components/gb-btn/gb-btn.css +67 -42
- package/dist/collection/components/gb-btn/gb-btn.js +68 -12
- package/dist/collection/components/gb-btn/gb-btn.js.map +1 -1
- package/dist/collection/components/gb-button/gb-button.js +1 -1
- package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
- package/dist/collection/components/gb-button-group/gb-button-group.js +1 -1
- package/dist/collection/components/gb-button-group-base/gb-button-group-base.js +1 -1
- package/dist/collection/components/gb-card-icon/gb-card-icon.js +1 -1
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
- package/dist/collection/components/gb-category-card/gb-category-card.js +1 -1
- package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
- package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
- package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +2 -2
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +1 -1
- package/dist/collection/components/gb-comment/gb-comment.js +1 -1
- package/dist/collection/components/gb-comment-item/gb-comment-item.js +1 -1
- package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-date-picker/gb-date-picker.js +2 -2
- 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.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/gb-header.js.map +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 +58 -22
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.css +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +44 -26
- package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
- 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-password-button/gb-password-button.js.map +1 -1
- package/dist/collection/components/gb-pattern/gb-pattern.js +6 -21
- package/dist/collection/components/gb-pattern/gb-pattern.js.map +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.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.css +3 -3
- 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.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.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/components/gb-action-panel.js +5 -5
- package/dist/components/gb-approval-modal.js +16 -16
- 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-close.js +1 -1
- package/dist/components/gb-button-group-base.js +1 -1
- package/dist/components/gb-button-group.js +1 -1
- package/dist/components/gb-button.js +1 -1
- package/dist/components/gb-card-icon.js +1 -1
- package/dist/components/gb-carousel-arrow.js +1 -1
- package/dist/components/gb-category-card.js +1 -1
- package/dist/components/gb-checkbox-base.js +1 -1
- package/dist/components/gb-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +8 -8
- package/dist/components/gb-checkbox.js +1 -1
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment-item.js +1 -1
- package/dist/components/gb-comment.js +4 -4
- 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 +18 -18
- package/dist/components/gb-filter-button.js +1 -1
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +26 -26
- 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 +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 +6 -6
- 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 +22 -22
- 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 +6 -6
- package/dist/components/gb-quick-action-card.js +2 -2
- package/dist/components/gb-quick-action-icon.js +2 -2
- 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 +26 -26
- 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 +5 -5
- 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-rDDbjmUk.js → p-2pZTNei2.js} +4 -4
- package/dist/components/{p-rDDbjmUk.js.map → p-2pZTNei2.js.map} +1 -1
- package/dist/components/{p-BvNyJaf6.js → p-9FvHspeE.js} +8 -8
- package/dist/components/{p-BvNyJaf6.js.map → p-9FvHspeE.js.map} +1 -1
- package/dist/components/{p-Cty4HNJA.js → p-AjEGQ2qL.js} +4 -4
- package/dist/components/{p-Cty4HNJA.js.map → p-AjEGQ2qL.js.map} +1 -1
- package/dist/components/{p-C4Cpc_Qf.js → p-B22NNlLP.js} +4 -4
- package/dist/components/{p-C4Cpc_Qf.js.map → p-B22NNlLP.js.map} +1 -1
- package/dist/components/{p-BCEphI-G.js → p-B53E_gSW.js} +3 -3
- package/dist/components/{p-BCEphI-G.js.map → p-B53E_gSW.js.map} +1 -1
- package/dist/components/{p-BfrEegoP.js → p-BBa4Fn7D.js} +4 -4
- package/dist/components/{p-BfrEegoP.js.map → p-BBa4Fn7D.js.map} +1 -1
- package/dist/components/{p-B_hfnklG.js → p-BHLaov0_.js} +5 -5
- package/dist/components/{p-B_hfnklG.js.map → p-BHLaov0_.js.map} +1 -1
- package/dist/components/{p-Dis2gesX.js → p-BIHVkNE4.js} +4 -4
- package/dist/components/{p-Dis2gesX.js.map → p-BIHVkNE4.js.map} +1 -1
- package/dist/components/{p-BdkzcEYp.js → p-BMkAeK5Z.js} +5 -5
- package/dist/components/{p-BdkzcEYp.js.map → p-BMkAeK5Z.js.map} +1 -1
- package/dist/components/{p-BVxdO5bi.js → p-BQduwH1K.js} +12 -12
- package/dist/components/{p-BVxdO5bi.js.map → p-BQduwH1K.js.map} +1 -1
- package/dist/components/{p-D7Goq_Jj.js → p-BQeaURIB.js} +27 -12
- package/dist/components/p-BQeaURIB.js.map +1 -0
- package/dist/components/{p-D3ZfP7Bl.js → p-BaWXQ__r.js} +4 -4
- package/dist/components/{p-D3ZfP7Bl.js.map → p-BaWXQ__r.js.map} +1 -1
- package/dist/components/{p-DJwuWK3S.js → p-BcuKykSc.js} +3 -3
- package/dist/components/{p-DJwuWK3S.js.map → p-BcuKykSc.js.map} +1 -1
- package/dist/components/{p-BUo31bD8.js → p-BeATbKS7.js} +4 -4
- package/dist/components/p-BeATbKS7.js.map +1 -0
- package/dist/components/{p-K_KbMA_t.js → p-Bjw2gC89.js} +4 -4
- package/dist/components/{p-K_KbMA_t.js.map → p-Bjw2gC89.js.map} +1 -1
- package/dist/components/{p-RvoV_nZA.js → p-BnXOyD9E.js} +5 -5
- package/dist/components/{p-RvoV_nZA.js.map → p-BnXOyD9E.js.map} +1 -1
- package/dist/components/{p-DEONqII4.js → p-BnyM5qjj.js} +8 -8
- package/dist/components/{p-DEONqII4.js.map → p-BnyM5qjj.js.map} +1 -1
- package/dist/components/{p-MvgIuDtb.js → p-C-jvyrl1.js} +7 -7
- package/dist/components/{p-MvgIuDtb.js.map → p-C-jvyrl1.js.map} +1 -1
- package/dist/components/{p-DMGIfEmr.js → p-C5ya7ETC.js} +3 -3
- package/dist/components/{p-DMGIfEmr.js.map → p-C5ya7ETC.js.map} +1 -1
- package/dist/components/{p-7b8NVGi5.js → p-C6bmJSrL.js} +6 -6
- package/dist/components/p-C6bmJSrL.js.map +1 -0
- package/dist/components/{p-BoD3uP8t.js → p-C6mRhuUf.js} +3 -3
- package/dist/components/{p-BoD3uP8t.js.map → p-C6mRhuUf.js.map} +1 -1
- package/dist/components/{p-CkUxkbfV.js → p-C7UZjyWa.js} +6 -6
- package/dist/components/{p-CkUxkbfV.js.map → p-C7UZjyWa.js.map} +1 -1
- package/dist/components/{p-B0iHx5Zd.js → p-CBLQlDC-.js} +3 -3
- package/dist/components/{p-B0iHx5Zd.js.map → p-CBLQlDC-.js.map} +1 -1
- package/dist/components/{p-Df2QCCfM.js → p-CNNymMFJ.js} +14 -14
- package/dist/components/{p-Df2QCCfM.js.map → p-CNNymMFJ.js.map} +1 -1
- package/dist/components/{p-BDzhIFzI.js → p-CRosXE9B.js} +74 -42
- package/dist/components/p-CRosXE9B.js.map +1 -0
- package/dist/components/{p-BtPAU7BK.js → p-CT6fjdgY.js} +3 -3
- package/dist/components/{p-BtPAU7BK.js.map → p-CT6fjdgY.js.map} +1 -1
- package/dist/components/{p-BP4CkbOn.js → p-CTupKoNZ.js} +3 -3
- package/dist/components/{p-BP4CkbOn.js.map → p-CTupKoNZ.js.map} +1 -1
- package/dist/components/{p-F7syaoGH.js → p-CV6g9soz.js} +8 -8
- package/dist/components/{p-F7syaoGH.js.map → p-CV6g9soz.js.map} +1 -1
- package/dist/components/{p-Dpxu4w8g.js → p-CVc4qPGI.js} +4 -4
- package/dist/components/{p-Dpxu4w8g.js.map → p-CVc4qPGI.js.map} +1 -1
- package/dist/components/{p-Y55sgqoa.js → p-CYpMSzqG.js} +3 -3
- package/dist/components/{p-Y55sgqoa.js.map → p-CYpMSzqG.js.map} +1 -1
- package/dist/components/{p-B8cUepOB.js → p-Ca4eFkIg.js} +3 -3
- package/dist/components/{p-B8cUepOB.js.map → p-Ca4eFkIg.js.map} +1 -1
- package/dist/components/{p-BFhVkLZH.js → p-CbQeOmOy.js} +5 -5
- package/dist/components/{p-BFhVkLZH.js.map → p-CbQeOmOy.js.map} +1 -1
- package/dist/components/{p-8nTG8ZBW.js → p-CbzrQ01V.js} +4 -4
- package/dist/components/{p-8nTG8ZBW.js.map → p-CbzrQ01V.js.map} +1 -1
- package/dist/components/{p-DhFAcOPC.js → p-ClWO8gQx.js} +6 -6
- package/dist/components/{p-DhFAcOPC.js.map → p-ClWO8gQx.js.map} +1 -1
- package/dist/components/{p-BdBKoSIj.js → p-CouV5zM8.js} +8 -8
- package/dist/components/{p-BdBKoSIj.js.map → p-CouV5zM8.js.map} +1 -1
- package/dist/components/{p-BmqiU49c.js → p-CwBrH_Gy.js} +6 -6
- package/dist/components/{p-BmqiU49c.js.map → p-CwBrH_Gy.js.map} +1 -1
- package/dist/components/{p--dU-wJt0.js → p-CwQUW5_4.js} +4 -4
- package/dist/components/{p--dU-wJt0.js.map → p-CwQUW5_4.js.map} +1 -1
- package/dist/components/{p-CtSUSXFx.js → p-Cwxr0uHc.js} +3 -3
- package/dist/components/{p-CtSUSXFx.js.map → p-Cwxr0uHc.js.map} +1 -1
- package/dist/components/{p-y6vSOYFd.js → p-CxkzPuqu.js} +3 -3
- package/dist/components/{p-y6vSOYFd.js.map → p-CxkzPuqu.js.map} +1 -1
- package/dist/components/{p-CekePqMs.js → p-Cz5H-pJQ.js} +13 -13
- package/dist/components/{p-CekePqMs.js.map → p-Cz5H-pJQ.js.map} +1 -1
- package/dist/components/{p-Cmi3VtOr.js → p-D2gq0J26.js} +4 -4
- package/dist/components/{p-Cmi3VtOr.js.map → p-D2gq0J26.js.map} +1 -1
- package/dist/components/{p-BBL4HSa6.js → p-D5KQeC85.js} +3 -3
- package/dist/components/{p-BBL4HSa6.js.map → p-D5KQeC85.js.map} +1 -1
- package/dist/components/{p-BvHr8QZ_.js → p-D5VakMaB.js} +6 -6
- package/dist/components/{p-BvHr8QZ_.js.map → p-D5VakMaB.js.map} +1 -1
- package/dist/components/{p-C_EwzcsK.js → p-DC9eRciK.js} +8 -8
- package/dist/components/{p-C_EwzcsK.js.map → p-DC9eRciK.js.map} +1 -1
- package/dist/components/{p-BjAXEyGM.js → p-DCJdoNK6.js} +4 -4
- package/dist/components/{p-BjAXEyGM.js.map → p-DCJdoNK6.js.map} +1 -1
- package/dist/components/{p-M0fu6r6F.js → p-DI5VmfPJ.js} +10 -10
- package/dist/components/{p-M0fu6r6F.js.map → p-DI5VmfPJ.js.map} +1 -1
- package/dist/components/{p-Bx5Gf4JG.js → p-DLYIM3pP.js} +4 -4
- package/dist/components/p-DLYIM3pP.js.map +1 -0
- package/dist/components/{p-DEhgJgpf.js → p-DW4pKXr4.js} +3 -3
- package/dist/components/{p-DEhgJgpf.js.map → p-DW4pKXr4.js.map} +1 -1
- package/dist/components/{p-CoP-6_dB.js → p-DYUluAx6.js} +3 -3
- package/dist/components/{p-CoP-6_dB.js.map → p-DYUluAx6.js.map} +1 -1
- package/dist/components/{p-cn314k4t.js → p-DZnKLe8d.js} +3 -3
- package/dist/components/{p-cn314k4t.js.map → p-DZnKLe8d.js.map} +1 -1
- package/dist/components/{p-B0w7aWaS.js → p-Db-mzjAD.js} +8 -8
- package/dist/components/{p-B0w7aWaS.js.map → p-Db-mzjAD.js.map} +1 -1
- package/dist/components/{p-D9VfqUoF.js → p-Db9T6018.js} +10 -10
- package/dist/components/{p-D9VfqUoF.js.map → p-Db9T6018.js.map} +1 -1
- package/dist/components/{p-Bm4cCBH-.js → p-DfQWKCbs.js} +3 -3
- package/dist/components/{p-Bm4cCBH-.js.map → p-DfQWKCbs.js.map} +1 -1
- package/dist/components/{p-DqF4Su5n.js → p-Q19MNh6U.js} +4 -4
- package/dist/components/{p-DqF4Su5n.js.map → p-Q19MNh6U.js.map} +1 -1
- package/dist/components/{p-CREl9pSE.js → p-R_kUzXjS.js} +3 -3
- package/dist/components/{p-CREl9pSE.js.map → p-R_kUzXjS.js.map} +1 -1
- package/dist/components/{p-CpWoXsw_.js → p-TWikQ7cn.js} +3 -3
- package/dist/components/{p-CpWoXsw_.js.map → p-TWikQ7cn.js.map} +1 -1
- package/dist/components/{p-XPVJW4T3.js → p-WIRPmweM.js} +4 -4
- package/dist/components/{p-XPVJW4T3.js.map → p-WIRPmweM.js.map} +1 -1
- package/dist/components/{p-D42OLbE-.js → p-XX_ozutB.js} +5 -5
- package/dist/components/{p-D42OLbE-.js.map → p-XX_ozutB.js.map} +1 -1
- package/dist/components/{p-Dw8FSBWT.js → p-ZcCwFehb.js} +3 -3
- package/dist/components/{p-Dw8FSBWT.js.map → p-ZcCwFehb.js.map} +1 -1
- package/dist/components/{p-Bjujd4PK.js → p-ZqHAkmEL.js} +8 -8
- package/dist/components/{p-Bjujd4PK.js.map → p-ZqHAkmEL.js.map} +1 -1
- package/dist/components/{p-BzvNRMz5.js → p-aeAn9gEA.js} +3 -3
- package/dist/components/{p-BzvNRMz5.js.map → p-aeAn9gEA.js.map} +1 -1
- package/dist/components/{p-DbF4gg5m.js → p-brGtAur-.js} +58 -40
- package/dist/components/p-brGtAur-.js.map +1 -0
- package/dist/components/{p-2s5kIkzc.js → p-fM3XegFU.js} +3 -3
- package/dist/components/{p-2s5kIkzc.js.map → p-fM3XegFU.js.map} +1 -1
- package/dist/components/{p-wA_HGXx_.js → p-t9X9zw0V.js} +3 -3
- package/dist/components/{p-wA_HGXx_.js.map → p-t9X9zw0V.js.map} +1 -1
- package/dist/components/{p-DdtrEGlS.js → p-uyKTZeg_.js} +4 -4
- package/dist/components/{p-DdtrEGlS.js.map → p-uyKTZeg_.js.map} +1 -1
- package/dist/components/test-input-tag.js +11 -11
- package/dist/docs.json +152 -43
- package/dist/esm/gb-approval-modal_64.entry.js +189 -137
- package/dist/esm/gb-card-icon.entry.js +1 -1
- package/dist/esm/gb-carousel-arrow.entry.js +1 -1
- package/dist/esm/gb-category-card.entry.js +1 -1
- package/dist/esm/gb-checkbox-group.entry.js +1 -1
- package/dist/esm/gb-comment-item.entry.js +1 -1
- package/dist/esm/gb-comment.entry.js +1 -1
- package/dist/esm/gb-complex-primary-side-bar-item_2.entry.js +2 -2
- 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-nav-bar-item.entry.js +1 -1
- package/dist/esm/gb-nav-bar-sidemenu.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-slider-control-handle.entry.js +1 -1
- package/dist/esm/gb-slider.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-vertical-tabs.entry.js +1 -1
- 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/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-60c6bc59.entry.js → p-0aca01aa.entry.js} +2 -2
- package/dist/globuscomponents/p-0fa4e90b.entry.js +2 -0
- package/dist/globuscomponents/{p-6ba2c48a.entry.js → p-14a14cf7.entry.js} +2 -2
- package/dist/globuscomponents/{p-420be4c2.entry.js → p-1703f77f.entry.js} +2 -2
- package/dist/globuscomponents/{p-836996b2.entry.js → p-20fff5d8.entry.js} +2 -2
- package/dist/globuscomponents/p-2d348616.entry.js +2 -0
- package/dist/globuscomponents/{p-0b17c398.entry.js → p-3665eb5a.entry.js} +2 -2
- package/dist/globuscomponents/{p-229c256a.entry.js → p-372d8c17.entry.js} +2 -2
- package/dist/globuscomponents/{p-7ab8a012.entry.js → p-3b9e055e.entry.js} +2 -2
- package/dist/globuscomponents/{p-a69fbf27.entry.js → p-450e1ee6.entry.js} +2 -2
- package/dist/globuscomponents/{p-dc7cd869.entry.js → p-47a16997.entry.js} +2 -2
- package/dist/globuscomponents/{p-e8ce7bbf.entry.js → p-4f4c1805.entry.js} +2 -2
- package/dist/globuscomponents/{p-cf6384d9.entry.js → p-51cd3859.entry.js} +2 -2
- package/dist/globuscomponents/{p-24129640.entry.js → p-54c68582.entry.js} +2 -2
- package/dist/globuscomponents/{p-f9d1e9c6.entry.js → p-57a403e7.entry.js} +2 -2
- package/dist/globuscomponents/p-5a96576d.entry.js +2 -0
- package/dist/globuscomponents/{p-75771ebb.entry.js → p-5e62edcf.entry.js} +2 -2
- package/dist/globuscomponents/{p-ecb5671d.entry.js → p-5ed1035a.entry.js} +2 -2
- package/dist/globuscomponents/{p-ccda9df1.entry.js → p-787066a5.entry.js} +2 -2
- package/dist/globuscomponents/{p-73fa574e.entry.js → p-7899b855.entry.js} +2 -2
- package/dist/globuscomponents/p-7adb464b.entry.js +2 -0
- package/dist/globuscomponents/{p-945c0345.entry.js → p-85d1d2d5.entry.js} +2 -2
- package/dist/globuscomponents/{p-3bed13ce.entry.js → p-9aca53ca.entry.js} +2 -2
- package/dist/globuscomponents/{p-8862f86d.entry.js → p-a0c00b44.entry.js} +2 -2
- package/dist/globuscomponents/{p-2de33a89.entry.js → p-a3fe950e.entry.js} +2 -2
- package/dist/globuscomponents/{p-0ace4a5a.entry.js → p-aac97719.entry.js} +2 -2
- package/dist/globuscomponents/{p-1a9395bc.entry.js → p-ac3fd31f.entry.js} +2 -2
- package/dist/globuscomponents/{p-69088311.entry.js → p-b125590d.entry.js} +2 -2
- package/dist/globuscomponents/{p-6d558e90.entry.js → p-b68c5922.entry.js} +2 -2
- package/dist/globuscomponents/{p-08b864ad.entry.js → p-b6acb1cb.entry.js} +2 -2
- package/dist/globuscomponents/{p-bb449f8c.entry.js → p-b91dac9e.entry.js} +2 -2
- package/dist/globuscomponents/{p-4a1b0fff.entry.js → p-baa375e0.entry.js} +2 -2
- package/dist/globuscomponents/{p-7cf6ad93.entry.js → p-bbe2e087.entry.js} +2 -2
- package/dist/globuscomponents/p-bbe2e087.entry.js.map +1 -0
- package/dist/globuscomponents/{p-88c62216.entry.js → p-ca85617a.entry.js} +2 -2
- package/dist/globuscomponents/{p-7142782b.entry.js → p-cc2e644f.entry.js} +2 -2
- package/dist/globuscomponents/{p-854af29b.entry.js → p-cedaf7eb.entry.js} +2 -2
- package/dist/globuscomponents/{p-9ccb1848.entry.js → p-e7fd0d37.entry.js} +2 -2
- package/dist/globuscomponents/{p-cda2eed2.entry.js → p-fc84ed29.entry.js} +2 -2
- package/dist/types/components/gb-btn/gb-btn.d.ts +7 -2
- package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +1 -0
- package/dist/types/components/gb-input-field/gb-input-field.d.ts +2 -2
- package/dist/types/components.d.ts +41 -15
- package/package.json +2 -2
- package/dist/components/p-7b8NVGi5.js.map +0 -1
- package/dist/components/p-BDzhIFzI.js.map +0 -1
- package/dist/components/p-BUo31bD8.js.map +0 -1
- package/dist/components/p-Bx5Gf4JG.js.map +0 -1
- package/dist/components/p-D7Goq_Jj.js.map +0 -1
- package/dist/components/p-DbF4gg5m.js.map +0 -1
- package/dist/globuscomponents/p-0912d7b9.entry.js +0 -2
- package/dist/globuscomponents/p-16fb165c.entry.js +0 -2
- package/dist/globuscomponents/p-2df226f5.entry.js +0 -2
- package/dist/globuscomponents/p-71023a8e.entry.js +0 -2
- package/dist/globuscomponents/p-7cf6ad93.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-60c6bc59.entry.js.map → p-0aca01aa.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-71023a8e.entry.js.map → p-0fa4e90b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6ba2c48a.entry.js.map → p-14a14cf7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-420be4c2.entry.js.map → p-1703f77f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-836996b2.entry.js.map → p-20fff5d8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0912d7b9.entry.js.map → p-2d348616.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0b17c398.entry.js.map → p-3665eb5a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-229c256a.entry.js.map → p-372d8c17.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7ab8a012.entry.js.map → p-3b9e055e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a69fbf27.entry.js.map → p-450e1ee6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-dc7cd869.entry.js.map → p-47a16997.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e8ce7bbf.entry.js.map → p-4f4c1805.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cf6384d9.entry.js.map → p-51cd3859.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-24129640.entry.js.map → p-54c68582.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f9d1e9c6.entry.js.map → p-57a403e7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-16fb165c.entry.js.map → p-5a96576d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-75771ebb.entry.js.map → p-5e62edcf.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ecb5671d.entry.js.map → p-5ed1035a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ccda9df1.entry.js.map → p-787066a5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-73fa574e.entry.js.map → p-7899b855.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2df226f5.entry.js.map → p-7adb464b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-945c0345.entry.js.map → p-85d1d2d5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3bed13ce.entry.js.map → p-9aca53ca.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8862f86d.entry.js.map → p-a0c00b44.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2de33a89.entry.js.map → p-a3fe950e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0ace4a5a.entry.js.map → p-aac97719.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1a9395bc.entry.js.map → p-ac3fd31f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-69088311.entry.js.map → p-b125590d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6d558e90.entry.js.map → p-b68c5922.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-08b864ad.entry.js.map → p-b6acb1cb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bb449f8c.entry.js.map → p-b91dac9e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4a1b0fff.entry.js.map → p-baa375e0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-88c62216.entry.js.map → p-ca85617a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7142782b.entry.js.map → p-cc2e644f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-854af29b.entry.js.map → p-cedaf7eb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9ccb1848.entry.js.map → p-e7fd0d37.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-cda2eed2.entry.js.map → p-fc84ed29.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: '0aa7ab924ea2671465ec9fda501f7b43662b0d5d', class: `illustration_wrapper` }, h("svg", { key: 'a5f81a980acccc012d0db1b37fd5f50f3dfa2335', 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: '256ebf6e16d9e0c2c94493e2566db80af70a5dbe', 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: '8cdcbb06cd90d1329c753223477c0f6d1276276d', 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: 'c7046a29293cca40ab583628786a5dd912106aaa', 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: 'b556db761f7c2b7e4f93323d8d7c498f7d4d0088', 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: '7eddfbec497b596c7b30f0ae3082b6d24e55159c', 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: '6a18a9aa66e5c8ca7bae2563e0c799e3bda64f7a', 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: 'df9cb479f8b852ab81113c4b3ae8411e4b2074f3', class: "illustration_div" }, h("div", { key: 'd9bb62c309d67d4636aaac6388015c82fb6cee84', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '9e04b77e9c7a22595c1f7da17b19e395b29869cf', 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: '578f012e6ae13beabeae0dd86b78810e839b127d', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: 'edcf0eb1f621186a03be11334b564922c56fe804', 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: 'f453c8848b4ae2fb4b76c47a8892d429d94e4a43', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: 'fd29ee6ae804c3e2f23565ba6eede09c84750641', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: '49cff94a7539bdb4755c7f32d207af8c40b3c20e', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: '7bd57f5998db489349f9858f50b70e130ddf9871' }, h("filter", { key: '82f6cdb637ecb9b84ad4d19fa8bd515603a2b488', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '1c0a02761873d16fdda38ce0cfa1dfc81f2eabf7', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '725c61bc3b3ffeaf10679a1495cc2968d0268539', 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: 'bb04dc069ba3a268eb5d6cfa30f31095896b642f', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: '7030c459c30d82e47f016f50ae2f2cf1054721ec', dy: "8" }), h("feGaussianBlur", { key: 'd27c9bf127a1eab0bf1ed9086c3b0e71a50bc0c0', stdDeviation: "4" }), h("feColorMatrix", { key: '49867a4bccfb32e8963e1ee7dc7aa2bcabacae1d', 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: '5a659ed40c294d360d7df16751ba6e871d45c7c1', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: 'cd9b9154a6da7c1ed1cd1f7d36fbc7e4a87e9987', 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: '03bc62bb5847c0c1b5b05fab52f04a3dba5d969c', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: '2350faeb836bbcee3826ef4076a4d9be86dfc59a', dy: "20" }), h("feGaussianBlur", { key: '375d288d85a4dd3f806c85349b8ba97a92e02340', stdDeviation: "12" }), h("feColorMatrix", { key: '4694e820739c49bbdfb8482aef20d6c69dd14c46', 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: '875cbd43bcf0f5f651bbea28842ff5d71ec069a2', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: '5ff823c301db866928bd13f760510b0a4a43735c', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: '2f591ce1342a3fd49d1e0a13e1d7b4b1d8bd04d1', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'a9bcbd67d3868237c3e2f24c72e62c2013e02b86', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'ed6f6f9e29a29ea567c369260428de89edf90874', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'a64c064c85554819abe398933effff72604f7bbf', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'fccd6fc945ec6936cec153940451065c91b3c488', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '52464b26902b12b9ae1324c834d2bf6c2f9a7845', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '09185b46aa2a08ade209e74c16db8aea8ef402d3', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'f180847ab3b7e946483252d3d7b0a64a1b4033b4', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '3cce60fb614b866300fd6f807bbb0fdd0196a0d8', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: 'dca4de7d5d94dc13e123cb188d01edb3e53a614e', 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: 'c97e88b501907beaca690fd104bebca1d7053fc8', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: 'cdccbca6851aded24005e3710759d112962d8a64', 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: '5116adc15d775361c1c8a6c7c1d59371ff2520c9', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '97c6d2a3de54fa8a1c0a626e83f6d024548f1528', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '12056d45c75750f64546a6f2f3a130e96516620a', 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: 'f0dca69c0b4064c6742ee0ba474a659cc52ffc45', 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: '7ead84ca9f71c13d5d6d821edd3686d75478a579' }, h("filter", { key: 'c2e28570d2ba1fd26e1bda1f7823c9c4e4b10299', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '28fd81f3e087a89036054ecd357ce3e4ab844647', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'd0c418642e477dc5cfcbef999f3c77c5ea4d832c', 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: '0f86dd4bb948e01f88f06ba697ec83000b616ba1', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: 'a8411b665e556faf229f17bc6ae97322cc051757', dy: "8" }), h("feGaussianBlur", { key: 'c26be7f2a7242e217023a3addec82eab161b133a', stdDeviation: "4" }), h("feColorMatrix", { key: '37a3bd352712ec6c5b086ceb5ee6369464407d2b', 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: 'a5b2e388123c5d71980d540cd1e2c6c3474f9114', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: '8f6b0eece9aebd5035592fe32334e56f80b57c44', 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: 'deba63010788a115c2f0b310e86780bec89613f7', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: '1fa0b4195aeeb3a020652f827d66734299340fe3', dy: "20" }), h("feGaussianBlur", { key: '6745abff04ac8a00d62551e6384dd77859c8a703', stdDeviation: "12" }), h("feColorMatrix", { key: '23a14e649ecb81169548a362be89e1b03b96d8db', 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: '9c596ee4807ec268a74c439b68dc515d0c7408e9', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'b03b50362d09fd50bc53eba0870ec21b90fcead8', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '6a618f48d1a83046658fa290fea7db4c98f267d9', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'e1be34ad5239d64d7660122f9cd869e20caba22a', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'd1bc318fa62f8503faddc61e861ac59446caf15f', offset: "1", "stop-color": `${this.color === 'primary'
|
|
37
|
+
return (h("div", { key: '120412ff979d4246fa30e9644367abf404455d8c', class: `illustration_wrapper` }, h("svg", { key: 'f6c358b47e469c388acb7b40f7107644d2cfa38a', 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: '199d6017ce3c807c895862bad555995342f5da47', 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: 'ae398c42ad50610646ce68bcda5b99a4b2d93eca', 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: '01eda05e7329efa82e24ac273e8ab428dee6e1f4', 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: 'e0bc0266638b20b60d28e55b7750d6aab5d714ed', 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: '2285cbe3e70b50c0b2f45b5fe1a7d5ec51b93b1b', 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: 'e687dc161d9d2c9a967b64cf6cc97a29d8067df1', 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: '511349d2e0113a804fbe2801ca024c077db54ec0', class: "illustration_div" }, h("div", { key: 'a3bd094847d474bb5e037c3446fb2d76322bf69e', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: 'f0d80c6712e8cadc01b5a255e4eef0bccd6b0c3f', 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: 'e3d1f6141e6c67f243b8fa9176dfed18ac23a89a', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '4cf3a6681e782c728f35ca9cbce1820b13c28faa', 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: 'ea3fe8f3122eb6aa9d2a36569cae82bcb0cf730c', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: '5261a29554f3d3ada7b330339c2367b86f847b59', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: '32c8c3f7a54616d7b04511f20ef9a277bd3fa131', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: 'a8624dd1bdebe8500a0a29b94a7a8bd2b88d4536' }, h("filter", { key: '59d5c3c58167483cf80283e091ccaee1e3c52dd6', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'ff415cb6e247d53ddfde01ab9a88aaf55c134b74', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'e300cbe648bb3dc287ee25e4691dbd206e310268', 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: '5a79597ae96a78bf75c618b9a047879766f2c06b', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: 'ca9ca4d3387edbf1ce399327389b957824ba795f', dy: "8" }), h("feGaussianBlur", { key: '2105805a48eb397fee759375b686bec4e0b42302', stdDeviation: "4" }), h("feColorMatrix", { key: '4c2605cf12591b2f6b5ea91ca789832ee8acfd18', 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: '4784d66bd383b2521951916b161f9b6f14fad258', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: '31470b4a2f9df321914b28da2679c235313eaa06', 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: '3612bd1ecbd41022b3317474a1470047ad975f75', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: 'c0d5ac80ada651c77aecbd0d1b892243fbd83a7a', dy: "20" }), h("feGaussianBlur", { key: '6e59b4d5b8f0bf76e5b0867461a1a1de7a35ed12', stdDeviation: "12" }), h("feColorMatrix", { key: '6d151dd995427b2e915c6f0e988ac17b63d296cb', 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: '786ad51a4b25ff9a11de8e551dbeb16f04353ecc', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: 'd58c33e013b9e3816723fea921316f77727d347b', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: '8282a5363c1977456b83d48274b2bffdc2d53666', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '8f7ac10a940159134fd8134112fac92215108b2a', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '70371bf7b701e6daf0968f9a45e52cf44d505bff', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '63305cc526b3d3e7399b441356fcc72326767dfe', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'a827bc247042c27b3780dd9b18d6e5f1c9eea95c', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '8765acc251a149b0fcfff0c408822eb06f09c321', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'a9a75225fea84480f4c456f249d334566f5962c0', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'f025e8dc1a2166d3ce13ccbf10657aa868eeecbc', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '9d846e895d9bbc1d9106b93e99e1ce35257a222d', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: 'fa1e01c6ba80fa070ef26f9f8ea05c1c99a21bf3', 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: 'dc48b3cafab9cf4699259e223e8eb1e4f37676fc', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: 'c95c0610cc0a0fd6806f5db3526c3fca46a5fb41', 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: '1cbbf352ddbb9131b797f4dfdb5948608276f7bc', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '66dfdabe4b25ac1cfb10a3396696857cd3f8aee7', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: 'cf41e2361cda08a70c1bb5c18740ded1acc9b77a', 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: 'b97d6962c64c81876b1de825e995f00a947fac03', 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: 'c1e32bebd22f5ac08966ffeb6f87f81d7e93551e' }, h("filter", { key: 'b00c87ac03a27f108b7f9cf15813f78f69133ef2', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'ca61ccaf011e297d4aa2bf413b3c432bf9b80e04', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '8be508d3b2a2709a05638acc22811b1666cb8712', 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: '65c39285b5165f3ce8806f55a83da0b05b49bfb0', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: 'a5627ab8dc830d2ec56526cce9f7615862ff7c94', dy: "8" }), h("feGaussianBlur", { key: 'f454f42ddea2a63b432fdfe7338ceecc8a9e1c35', stdDeviation: "4" }), h("feColorMatrix", { key: '09f485c4562857347b33c032f8bf5c585c2a5ab6', 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: '1829c18b22f306b16e83f7eca213dfaf915fe226', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: '85a78ab28d40003d6b2955269aaec8883d6df8ae', 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: 'e17a0112b3b0b22a96ba4b146320106ca8458b4f', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: '7971836d32707a7fd0811764879b88257410165c', dy: "20" }), h("feGaussianBlur", { key: '629779d31e52f55652b3ece090d90f521c29f419', stdDeviation: "12" }), h("feColorMatrix", { key: 'b2c27d74fe3a9c3b4022cc20f4eaf24fd38304b5', 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: '208f2c9eae06a1be3a03db8ae86ae67930b2f08c', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'fdca243cfa9061098b960bdb66ef8005b7924785', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '0d9a30b6ec70b24746bfb93136cbf330fe866e6a', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '4d18b7b4ae0606629a3eca9b2a6e725d22939dec', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '45b3f3456e0adc26dcaa52e96a95d55f4d098669', 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: '491db9ac38fe7e17ecd9f2dd2d893457d22fe34f', id: "paint1_linear_7590_623", x1: "84.0003", y1: "56.6154", x2: "156.166", y2: "70.983", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'f40c5b458a8c828d4a48e7bff9c8e6744ae0bd53', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '4d47b3afa1c18b3c51628f1c18ac5bf2f21d04eb', 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: '7d8640c7b82c46bf87d86c4f140e367373760f37', 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: '8225fcdb79f651c10fc4cc8c5ad35cd88bda58d0', filter: "url(#filter0_dd_7590_657)" }, h("path", { key: 'fefe57e28b22d7f6433cb378384b03d2bc3fc0b9', 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: 'fe663ad415cc28cbb19347df22bfd8c962daa975', 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: 'b37fa3c9ad55398ecf2709d281fa5369f369d4e9', filter: "url(#filter1_dd_7590_657)" }, h("path", { key: '8ff6b6ea42a8b850041f2093167498c89821ffb3', 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: '915e52b06218a52f129b936f2e42bbe8afe8bb42', 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: '3afcac9286fc78978f23860be9de313b2f8dba6e', filter: "url(#filter2_dd_7590_657)" }, h("path", { key: 'd15897f038e7d215009a120d46094638136d9be5', 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: 'cf8eefb8536b105f1f918447b044a96d2ac79c49', 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: '80a3b551a6de4d7c12c6708cc4334319c35265ff' }, h("filter", { key: 'e35c2fa1af0e9a3af405aa32c3d8375d664bc001', 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: '4108266d8afe182fec7d15c22503052172d40b93', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '05f241cc1fbd08b0b46e96bfcdb9184cd470092f', 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: '3ba9cd9160241a9b2abe6c5b7c8abc8f541267cd', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '2025bc709ac08df9b555bf41d1e0655298f8b3dc', dy: "8" }), h("feGaussianBlur", { key: '4c80b0bc1cb4184062d899de072726886f0b96c9', stdDeviation: "4" }), h("feColorMatrix", { key: '69fd70594cdec29a3868965b33e5b1b513131f79', 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: '47a3a52e0379ed96f207316ce432d4ca210d13a5', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'd6334d05da0eb66c8360aae4adaba53cfc499b94', 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: 'bb0abecd2ab80442b4ef67100856bb84188c053f', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '6b8f64b238555f209382b244568d5ecdf277255f', dy: "20" }), h("feGaussianBlur", { key: '1c2bd1125802d4d08470430ed5a05b1f1b27aa42', stdDeviation: "12" }), h("feColorMatrix", { key: '20e02d19a834f12fa1e79addad68572ad3b3cda8', 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: 'f1f71bd2aa5fcf2d3f1a2e947f098f41567096ec', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: 'fd3f19990b4895d3e6949fac765716266600a23b', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: 'fdd2efcd7a83c824043bd2ff0720b3f9fda8f6e6', 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: 'a426f815054a8df72a4ba3819a8c90b69899914a', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '492cb0afafef07136e1104adff2b01816ca45682', 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: '1846ca103e77913c39b96ac5fb110b2c08c308b0', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '6c5614286e24fcca35d331971927580bc514f9ea', dy: "8" }), h("feGaussianBlur", { key: 'e5c3256afbde23d359018715d169f31738f13f21', stdDeviation: "4" }), h("feColorMatrix", { key: '20c9dc04540187f4e75b86fd28e193d036a13bab', 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: '935b406f984ada228dea72347fe3f8194d57e9ae', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'd365704dec849d015d55ef9ba2b5b3c707919881', 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: '94b0df4c2d44f1bc28208f61bc145de5754e2518', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'f23de6e084fc586cf784a053e48b190f1246970f', dy: "20" }), h("feGaussianBlur", { key: '72b4d59a2795eb07a502a243aa5fd2f6bfc4e154', stdDeviation: "12" }), h("feColorMatrix", { key: 'c522db2121e508cda731ed3708af08f676a88c77', 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: '475023a9b8d82061eb69b797aea46f76275caa20', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '6ffea20502133db45b83110e41d2ad7e850d078b', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '7c961d91bcc2d3ba232dc5d031c746e99ba3939a', 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: '5a329eb357fea253283128a9e7ec7f53f23c4573', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'f35c4fd7c17e3a63a62df7601483caebe16e2020', 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: 'b58fcd9bfd8b2dbfa499d4187d4fce8cfb93f080', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '12263dff7a77e90aa9d62ba2cdb522755f61456d', dy: "8" }), h("feGaussianBlur", { key: '49850e0e0b50565a23777a6a2a870b81596e1968', stdDeviation: "4" }), h("feColorMatrix", { key: '3eaf21760c2ad08fc9839cde270443aee116ed4f', 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: '8bced956c6bde6d45b6c25637e738a511c87a6b9', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'cdeb3ed76af3aac7bcad000efc30957f2bacf78a', 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: 'fe6d566bf9f845724e6d9796d1ab845b711c62fe', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'b9e67fd4051d7d51dae7416c22cedb69bc8e7d60', dy: "20" }), h("feGaussianBlur", { key: 'bfa4e27a107b1cb92c110c3981803e60190f1da8', stdDeviation: "12" }), h("feColorMatrix", { key: '0a09cebc7e0c50bc6e44187dc475d8ed6a65276c', 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: '40088479afe65662674c2a35327bb05c5d7d41fa', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '9f441a100d9b45da1ef56b18d7373f5fccd2bbf6', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("linearGradient", { key: '49a400b4ab6073e8430077b7063d447ed8a67025', id: "paint0_linear_7590_657", x1: "60.5561", y1: "112.418", x2: "18.7566", y2: "37.0089", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '00e0893fb822892ff792b3c08fc91874e5c12dad', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '29f50c9e1f2c124929557bd7dd3656ee4873bea1', 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: '7cccdf9637f057925ab0d728c12953cb32623ecc', id: "paint1_linear_7590_657", x1: "85.8318", y1: "93.2227", x2: "79.8181", y2: "7.21313", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '4d663274b967a14996b3b5614ec38c5918bd3df0', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '602a9002f148cbc8dbd5b1a860271622b2ba7445', 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: '1b066d1b289a720985bb45a7e2f105a0531aa4c2', id: "paint2_linear_7590_657", x1: "116.333", y1: "85.4951", x2: "147.232", y2: "5.00242", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '7286086df6f8b50bd749cf250f46ddeddcf8fe5d', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '14e0f871146e5523b0a54f0b07435848497f8bb6', 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: '88efbcd3a31266db88f0a373a662142e49805525', 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: 'e7ac79351f33721a6d09bf6644f952602761e8c4', filter: "url(#filter0_dd_7590_677)" }, h("rect", { key: 'd10fe05fd167c83ad77a979cd3f0ee096ae8bccf', x: "20", width: "166", height: "104", rx: "7.25581", fill: "url(#paint0_linear_7590_677)" }), h("rect", { key: '235b7bb611365e4b9eabf8063fb8ac940c76773c', 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: '93b9b0da28f1ed697b9b7d30a6fcacbf01330374', 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: 'f14292b7b574310409f828a4b2403503761d34d1', 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: '8ad5ccbe8c70a35910fabb9e4b57816e9a738ae9', 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: 'be4fa2f3e3d64c144dbe1fbdcbb9721c238a7202', 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: '6fcda684aa613600005f2da2715b9f6a58b58192', 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: 'a9434896f0a6d155b6f56dd986111cf45977b4cf', 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: 'db099d5df219670ea919128c7b26165062c8f577' }, h("filter", { key: 'e19dcb18721e34e4d14c1d518a283c0177cfc6a3', id: "filter0_dd_7590_677", x: "0", y: "0", width: "206", height: "144", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '49f96d013425d7442a3f1b70b7456bed4584af24', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '2be972e3b7727d547e6ee31073e9b3a16b903811', 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: '705a3a46af03dac8de9895a2a55ee908e9ad0e4f', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_677" }), h("feOffset", { key: 'b9dcb0d7b69530f1f211b32f0b409387be2a408f', dy: "8" }), h("feGaussianBlur", { key: '278a4a4b82e476328fd465221d9b39727e25f9f5', stdDeviation: "4" }), h("feColorMatrix", { key: '8ec9ea156ec7003b8b2c6917e75002237837ba24', 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: 'b51fb62d267c021cb24f82877ee83c3e962da296', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_677" }), h("feColorMatrix", { key: 'ada6cbc1868d50e9d480b569b56e7cdd45fd8d66', 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: 'a28fc8a2923accbd90e78f224c0d469c74ffada6', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_677" }), h("feOffset", { key: 'a1092e617fbe2ecf26a2fb7da72b2a0a18f68577', dy: "20" }), h("feGaussianBlur", { key: '4991795c8772fc202989d21c620c88e6a135a066', stdDeviation: "12" }), h("feColorMatrix", { key: 'c977a43e9adaafe34c23ff138c2fd2be749d74d3', 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: '3560df056a5abd3b0283095fcaabf68a811b6d30', mode: "normal", in2: "effect1_dropShadow_7590_677", result: "effect2_dropShadow_7590_677" }), h("feBlend", { key: '1dfe1ab65dbda97e5812da90380ebe571ca33c1b', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_677", result: "shape" })), h("linearGradient", { key: '3ab5019aafc3fc32cd45324c9af6b6de62ba84af', id: "paint0_linear_7590_677", x1: "25.7809", y1: "102.769", x2: "22.758", y2: "7.58424", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '9d7fcd8efdd11d266c1ff82ac6f4d4bd09ae1b16', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray-subtle, #E3E8EF)'}` }), h("stop", { key: 'cf825a6e654d7663a88b6e8b94afeb8e2733c2a5', 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: 'b072543984b5e39767711242af7f7c0e9c2b4bae', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: '91aa76ed3dc801a807041c6c0d180ab784d2478a', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
|
|
66
66
|
}
|
|
67
67
|
static get is() { return "gb-illustration"; }
|
|
68
68
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,23 +11,23 @@ export class GbInputDropdown {
|
|
|
11
11
|
this.text = false;
|
|
12
12
|
this.leadingIcon = '';
|
|
13
13
|
this.items = [
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
14
|
+
// { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },
|
|
15
|
+
// { name: 'Mock Item B', username: 3 },
|
|
16
|
+
// { name: 'Mock Item C', username: 3 },
|
|
17
|
+
// { name: 'Mock Item D', username: 3 },
|
|
18
|
+
// { name: 'Mock Item E', username: 3 },
|
|
19
|
+
// 45,
|
|
20
|
+
// 50,
|
|
21
|
+
// 20,
|
|
22
|
+
// 25,
|
|
23
|
+
// 90,
|
|
24
|
+
// 92,
|
|
25
|
+
// 53,
|
|
26
|
+
// 'Activated',
|
|
27
|
+
// 'Deactivated',
|
|
28
|
+
// 'John Doe',
|
|
29
|
+
// 'John smith',
|
|
30
|
+
// 'Jane leo',
|
|
31
31
|
];
|
|
32
32
|
this.value = [
|
|
33
33
|
// { name: 'Mock Item A', username: 1, selected: false },
|
|
@@ -223,7 +223,7 @@ export class GbInputDropdown {
|
|
|
223
223
|
this.selectedItems = [item]; // Ensure only one item in selectedItems
|
|
224
224
|
// Close the dropdown after selection for single selection types
|
|
225
225
|
this.dropdownOpen = false;
|
|
226
|
-
|
|
226
|
+
console.log(this.selectedItem);
|
|
227
227
|
this.dropdownItemSelected.emit(this.selectedItem);
|
|
228
228
|
}
|
|
229
229
|
selectMultipleItems(item) {
|
|
@@ -235,12 +235,14 @@ export class GbInputDropdown {
|
|
|
235
235
|
if (!this.unselectedItems.some(i => (isObject ? i.name === item.name : i === item))) {
|
|
236
236
|
this.unselectedItems = [...this.unselectedItems, item];
|
|
237
237
|
}
|
|
238
|
+
console.log(this.selectedItems);
|
|
238
239
|
this.dropdownItemSelected.emit(this.selectedItems);
|
|
239
240
|
}
|
|
240
241
|
else {
|
|
241
242
|
// Select item: Move it from unselectedItems to selectedItems
|
|
242
243
|
this.selectedItems = [...this.selectedItems, item];
|
|
243
244
|
this.unselectedItems = this.unselectedItems.filter(i => (isObject ? i.name !== item.name : i !== item));
|
|
245
|
+
console.log(this.selectedItems);
|
|
244
246
|
this.dropdownItemSelected.emit(this.selectedItems);
|
|
245
247
|
}
|
|
246
248
|
}
|
|
@@ -271,6 +273,34 @@ export class GbInputDropdown {
|
|
|
271
273
|
this.state = this.selectedItems.length > 0 ? 'filled' : 'default';
|
|
272
274
|
}
|
|
273
275
|
}
|
|
276
|
+
syncSelectedItems() {
|
|
277
|
+
if (!Array.isArray(this.items))
|
|
278
|
+
return;
|
|
279
|
+
// Guard: wait until both props are ready
|
|
280
|
+
if (!this.value) {
|
|
281
|
+
this.selectedItems = [];
|
|
282
|
+
this.unselectedItems = [...this.items];
|
|
283
|
+
return;
|
|
284
|
+
}
|
|
285
|
+
const objectValues = this.value.filter(val => typeof val === 'object' && val !== null);
|
|
286
|
+
const primitiveValues = this.value.filter(val => typeof val !== 'object');
|
|
287
|
+
this.selectedItems = this.items.filter(item => {
|
|
288
|
+
if (typeof item === 'object' && item !== null) {
|
|
289
|
+
return objectValues.some(val => val.name === item.name);
|
|
290
|
+
}
|
|
291
|
+
else {
|
|
292
|
+
return primitiveValues.includes(item);
|
|
293
|
+
}
|
|
294
|
+
});
|
|
295
|
+
this.unselectedItems = this.items.filter(item => {
|
|
296
|
+
if (typeof item === 'object' && item !== null) {
|
|
297
|
+
return !objectValues.some(val => val.name === item.name);
|
|
298
|
+
}
|
|
299
|
+
else {
|
|
300
|
+
return !primitiveValues.includes(item);
|
|
301
|
+
}
|
|
302
|
+
});
|
|
303
|
+
}
|
|
274
304
|
componentWillRender() {
|
|
275
305
|
if (this.value.length > 0 && this.state === 'default') {
|
|
276
306
|
this.state = 'filled';
|
|
@@ -362,16 +392,16 @@ export class GbInputDropdown {
|
|
|
362
392
|
const emptyStateBackground = getAssetPath('assets/empty-state-background.svg');
|
|
363
393
|
const illustration = getAssetPath('assets/empty-state-no-data.svg');
|
|
364
394
|
return [
|
|
365
|
-
h("div", { key: '
|
|
395
|
+
h("div", { key: '90c9b379a5c1cbb200122595397cecf963650d68', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, h("div", { key: 'e0d6e3bed0d4040a35876b47a346507d9343ca87', 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: 'ca635fabadfea14fbc2440d07f032ebe96aa6f03', 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: 'c1ae22c5e26b5a3f2aa831cda7ab7fa7bb15a77e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f211a9ec94c260c4676f7626e62ec155cc1afe88', 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: 'd56f9e451c0cf75d97194906e071f2241f559acd', 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: 'af1dceb45198245be108603c6d2c4bcc3341de02', 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: '7cbbd97c671c660d8fdb0f0da33f05be469c1ba3', 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: 'a82ec43480bc4a1c268dc3e5f1200cba57e16452', 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: '8b5defa12c166b77603d628aa7090f5691799e44', class: "placeholder" }, h("p", { key: 'd071a834f82ba4b606864f254e3fd76773bc516d', class: `text-${this.size}-regular`, style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'default' && this.type === 'search' && (h("div", { key: '1d50281dc762da55b8a7be2b6ae0d9d37c86fd19', class: "search_input" }, h("input", { key: 'c9c395746f024f4608a2c6d8b7c124108f191baf', 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: '2cd11282e8ba081c8d977654cc3c4480ebb88dfe', 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: '7d5703a238bb6dfd89df0fab626139a629019966', 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
396
|
.split(' ')
|
|
367
397
|
.map(part => part.charAt(0).toUpperCase())
|
|
368
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
|
|
369
399
|
.split(' ')
|
|
370
400
|
.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: '
|
|
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: '1d9d5cc8bb1f9d43d740c9af37a0c19f12b786d5', 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: '8b61515fba824e523624d35bf21fbcc69aac9907', class: `content` }, h("div", { key: '1a172643d106b9622290aa9f582693278d1a98d3', 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
402
|
.split(' ')
|
|
373
403
|
.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: '
|
|
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: '24a9c2bdb2da4e2cb47f8744452b68a3090fe869', 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: '3da495cedc43ed123ff911e57283406294e815cc', class: `help_icon` }, h("gb-help-tooltip", { key: '779a34fc36b13752783718271b436d86747e1bf5', "show-supporting-text": true }, h("slot", { key: '12e30aac298f669c40272f58b5acb5c4661ce7f2', name: "tooltip_label", slot: "label" }), h("slot", { key: '152d0b2899242b3a142e7b33cb0fffd911d6aff0', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (h("div", { key: '54f7c603608f75c6e29ee2d2a53a2aab2222ca95', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, h("svg", { key: '02a6ddd61957a61e14314e1e6598ca46ac1b9cd3', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { key: '8942eb79b0db6ff4dc5169909e1f5854175db0ee', 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: '011b4d5dfa31d16a3ae814a6bfbc8f5b113313c6', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (h("div", { key: 'ca3e698abf011e8f4f7d5f608bfcfb7060aa2080', class: "dropdown_search_field" }, h("gb-input-field", { key: '6d570f1856231796897d9ee6961f785a2e714ce3', 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: 'b028bb36c6f53a64770bdd0b400032f336828dd8', class: "loader_div" }, h("div", { key: '7d6b1b4fcc8a2413e5906bef8c5a17e3e9f76441', 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
405
|
//Empty state for when there are no search results
|
|
376
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 => [
|
|
377
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
|
|
@@ -700,7 +730,7 @@ export class GbInputDropdown {
|
|
|
700
730
|
},
|
|
701
731
|
"getter": false,
|
|
702
732
|
"setter": false,
|
|
703
|
-
"defaultValue": "[\r\n { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },\r\n { name: 'Mock Item B', username: 3 },\r\n { name: 'Mock Item C', username: 3 },\r\n { name: 'Mock Item D', username: 3 },\r\n { name: 'Mock Item E', username: 3 },\r\n 45,\r\n 50,\r\n 20,\r\n 25,\r\n 90,\r\n 92,\r\n 53,\r\n 'Activated',\r\n 'Deactivated',\r\n 'John Doe',\r\n 'John smith',\r\n 'Jane leo'
|
|
733
|
+
"defaultValue": "[\r\n // { name: 'Mock Item A iusbrviubw vwiuhvw vwiurhvwr vwoiuh', username: 1 },\r\n // { name: 'Mock Item B', username: 3 },\r\n // { name: 'Mock Item C', username: 3 },\r\n // { name: 'Mock Item D', username: 3 },\r\n // { name: 'Mock Item E', username: 3 },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 92,\r\n // 53,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'John Doe',\r\n // 'John smith',\r\n // 'Jane leo',\r\n ]"
|
|
704
734
|
},
|
|
705
735
|
"value": {
|
|
706
736
|
"type": "unknown",
|
|
@@ -1038,6 +1068,12 @@ export class GbInputDropdown {
|
|
|
1038
1068
|
}, {
|
|
1039
1069
|
"propName": "destructive",
|
|
1040
1070
|
"methodName": "watchDestructive"
|
|
1071
|
+
}, {
|
|
1072
|
+
"propName": "items",
|
|
1073
|
+
"methodName": "syncSelectedItems"
|
|
1074
|
+
}, {
|
|
1075
|
+
"propName": "value",
|
|
1076
|
+
"methodName": "syncSelectedItems"
|
|
1041
1077
|
}];
|
|
1042
1078
|
}
|
|
1043
1079
|
static get listeners() {
|