globuswebcomponents 0.9.4 → 0.9.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/gb-avatar-add-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-group.cjs.entry.js +2 -2
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js +2 -2
- package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +2 -2
- package/dist/cjs/{gb-avatar_40.cjs.entry.js → gb-avatar_44.cjs.entry.js} +408 -96
- package/dist/cjs/gb-avatar_44.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/gb-megainput-field.cjs.entry.js +3 -3
- package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +26 -0
- package/dist/cjs/gb-pagination-dot-group.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-progress-circle.cjs.entry.js +2 -2
- package/dist/cjs/gb-rich-text.cjs.entry.js +2 -2
- package/dist/cjs/gb-scrollbar.cjs.entry.js +2 -2
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +1 -1
- package/dist/cjs/gb-toggle.cjs.entry.js +2 -2
- package/dist/cjs/gb-token-field.cjs.entry.js +2 -2
- package/dist/cjs/gb-verification-code-field.cjs.entry.js +3 -3
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +2 -2
- package/dist/cjs/{index-97d4dbd5.js → index-a9259aac.js} +5 -2
- package/dist/cjs/index-a9259aac.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{reusableModels-40cbefe2.js → reusableModels-e50f3440.js} +1 -2
- package/dist/cjs/reusableModels-e50f3440.js.map +1 -0
- package/dist/cjs/test-input-tag.cjs.entry.js +4 -4
- package/dist/collection/assets/NG.svg +14 -14
- package/dist/collection/assets/Tooltip.svg +4 -4
- package/dist/collection/assets/alert-02.svg +6 -6
- package/dist/collection/assets/arrow-left-02.svg +5 -5
- package/dist/collection/assets/arrow-right-02.svg +5 -5
- package/dist/collection/assets/arrow-turn-backward.svg +5 -5
- package/dist/collection/assets/bar.svg +3 -3
- package/dist/collection/assets/bar_white.svg +3 -3
- package/dist/collection/assets/calendar-02.svg +6 -6
- package/dist/collection/assets/cancel-01.svg +5 -5
- package/dist/collection/assets/checkbox disabled_indeterminate.svg +5 -5
- package/dist/collection/assets/checkcircle default_checked.svg +5 -5
- package/dist/collection/assets/checkcircle default_unchecked.svg +3 -3
- package/dist/collection/assets/checkcircle disabled_checked.svg +5 -5
- package/dist/collection/assets/checkcircle disabled_unchecked.svg +3 -3
- package/dist/collection/assets/checked_indeterminate.svg +5 -5
- package/dist/collection/assets/circle.svg +6 -6
- package/dist/collection/assets/column-insert.svg +5 -5
- package/dist/collection/assets/company.svg +4 -4
- package/dist/collection/assets/copy-01.svg +5 -5
- package/dist/collection/assets/dashboard-square-03.svg +14 -14
- package/dist/collection/assets/database-sync.svg +6 -6
- package/dist/collection/assets/database.svg +6 -6
- package/dist/collection/assets/default-file-icons/default_csv.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_doc.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_docx.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_jpeg.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_jpg.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_mp3.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_mp4.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_pdf.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_ppt.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_pptx.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_rar.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_svg.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_txt.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_xls.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_xlsx.svg +6 -0
- package/dist/collection/assets/default-file-icons/default_zip.svg +6 -0
- package/dist/collection/assets/default_checked.svg +5 -5
- package/dist/collection/assets/default_unchecked.svg +3 -3
- package/dist/collection/assets/delete-02.svg +3 -3
- package/dist/collection/assets/disabled.svg +4 -4
- package/dist/collection/assets/disabled_checked.svg +5 -5
- package/dist/collection/assets/disabled_indeterminate.svg +5 -5
- package/dist/collection/assets/exchange-01.svg +5 -5
- package/dist/collection/assets/file-verified.svg +6 -6
- package/dist/collection/assets/filter-horizontal.svg +9 -9
- package/dist/collection/assets/flag-01.svg +5 -5
- package/dist/collection/assets/globus_bank_logo.svg +11 -11
- package/dist/collection/assets/globus_bank_logo_blue.svg +13 -13
- package/dist/collection/assets/globus_bank_logo_white.svg +13 -13
- package/dist/collection/assets/gray-file-icons/gray_csv.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_doc.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_docx.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_jpeg.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_jpg.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_mp3.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_mp4.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_pdf.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_ppt.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_pptx.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_rar.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_svg.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_txt.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_xls.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_xlsx.svg +5 -0
- package/dist/collection/assets/gray-file-icons/gray_zip.svg +5 -0
- package/dist/collection/assets/help-circle.svg +5 -5
- package/dist/collection/assets/laptop.svg +6 -6
- package/dist/collection/assets/mail-02.svg +5 -5
- package/dist/collection/assets/no_notification_frame.svg +139 -139
- package/dist/collection/assets/notification-03.svg +5 -5
- package/dist/collection/assets/notification_background_pattern.svg +52 -52
- package/dist/collection/assets/notification_illustration.svg +80 -80
- package/dist/collection/assets/pattern_wrapper.svg +1359 -1359
- package/dist/collection/assets/plus_sign.svg +3 -3
- package/dist/collection/assets/radiobutton default_checked.svg +4 -4
- package/dist/collection/assets/radiobutton default_unchecked.svg +3 -3
- package/dist/collection/assets/radiobutton disabled_checked.svg +4 -4
- package/dist/collection/assets/radiobutton disabled_unchecked.svg +3 -3
- package/dist/collection/assets/sample.svg +5 -5
- package/dist/collection/assets/search-01.svg +3 -3
- package/dist/collection/assets/shuffle-square.svg +6 -6
- package/dist/collection/assets/solid-file-icons/solid_csv.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_doc.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_docx.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_jpeg.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_jpg.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_mp3.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_mp4.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_pdf.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_ppt.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_pptx.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_rar.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_svg.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_txt.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_xls.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_xlsx.svg +5 -0
- package/dist/collection/assets/solid-file-icons/solid_zip.svg +5 -0
- package/dist/collection/assets/square-arrow-data-transfer-diagonal.svg +6 -6
- package/dist/collection/assets/thumbs-up.svg +8 -8
- package/dist/collection/assets/user-group.svg +10 -10
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/gb-button/readme.md +48 -48
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +56 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js.map +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.css +10 -4
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +268 -10
- package/dist/collection/components/gb-file-upload/gb-file-upload.js.map +1 -1
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +32 -5
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +116 -14
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
- package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +7 -9
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +46 -7
- 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 +52 -13
- package/dist/collection/components/gb-input-field/gb-input-field.js +53 -25
- package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
- package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
- package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
- package/dist/collection/components/gb-pagination/gb-pagination.css +43 -2
- package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
- package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.css +17 -3
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +38 -2
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js.map +1 -1
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.css +0 -0
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +111 -0
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js.map +1 -0
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +10 -4
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js.map +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.css +4 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -22
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js.map +1 -1
- package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
- package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
- package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +130 -21
- package/dist/collection/components/gb-slider/gb-slider.js.map +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.css +3 -3
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +8 -8
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js.map +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.css +4 -0
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +8 -4
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js.map +1 -1
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-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/gb-token-field.js +1 -1
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +3 -3
- package/dist/collection/components/gb-tooltip/gb-tooltip.js.map +1 -1
- package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/collection/models/reusableModels.js +0 -1
- package/dist/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +8 -8
- package/dist/components/gb-avatar-group.js +7 -7
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +5 -5
- package/dist/components/gb-avatar.js +1 -1
- package/dist/components/gb-badge-close.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.js +1 -1
- package/dist/components/gb-carousel-arrow.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-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-export-dropdown-item.js +1 -1
- package/dist/components/gb-export-dropdown.js +5 -5
- 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-file-type-icon.js +1 -30
- package/dist/components/gb-file-type-icon.js.map +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +190 -19
- package/dist/components/gb-file-upload.js.map +1 -1
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +7 -7
- package/dist/components/gb-help-dropdown.js +5 -5
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +8 -8
- 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 +53 -42
- package/dist/components/gb-input-field.js.map +1 -1
- package/dist/components/gb-megainput-field.js +1 -1
- package/dist/components/gb-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +6 -6
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-group.d.ts +11 -0
- package/dist/components/gb-pagination-dot-group.js +46 -0
- package/dist/components/gb-pagination-dot-group.js.map +1 -0
- package/dist/components/gb-pagination-dot-indicator.js +3 -3
- package/dist/components/gb-pagination-dot-indicator.js.map +1 -1
- package/dist/components/gb-pagination-number-base.js +1 -1
- package/dist/components/gb-pagination.js +19 -19
- package/dist/components/gb-pagination.js.map +1 -1
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +2 -2
- package/dist/components/gb-rich-text.js +17 -17
- package/dist/components/gb-scrollbar.js +2 -2
- package/dist/components/gb-side-bar-item.js +1 -1
- package/dist/components/gb-sidebar.js +10 -10
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +45 -22
- package/dist/components/gb-slider.js.map +1 -1
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +6 -6
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +3 -3
- package/dist/components/gb-token-field.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-verification-code-field.js +4 -4
- package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/components/gb-wysiwyg-toolbar.js +1 -1
- package/dist/components/gb-wysiwyg-tooltip.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/components/{p-172c2487.js → p-0880c70c.js} +3 -3
- package/dist/components/{p-172c2487.js.map → p-0880c70c.js.map} +1 -1
- package/dist/components/{p-2e839805.js → p-144bdbdc.js} +3 -3
- package/dist/components/{p-2e839805.js.map → p-144bdbdc.js.map} +1 -1
- package/dist/components/p-14a5304b.js +66 -0
- package/dist/components/p-14a5304b.js.map +1 -0
- package/dist/components/{p-b9989875.js → p-18a465ff.js} +6 -6
- package/dist/components/{p-b9989875.js.map → p-18a465ff.js.map} +1 -1
- package/dist/components/{p-d0527bbf.js → p-26de186a.js} +4 -4
- package/dist/components/{p-d0527bbf.js.map → p-26de186a.js.map} +1 -1
- package/dist/components/{p-360d915d.js → p-2ee8e211.js} +3 -3
- package/dist/components/{p-360d915d.js.map → p-2ee8e211.js.map} +1 -1
- package/dist/components/p-3ef09e09.js +39 -0
- package/dist/components/p-3ef09e09.js.map +1 -0
- package/dist/components/{p-4f31ae97.js → p-47052b60.js} +1 -2
- package/dist/components/p-47052b60.js.map +1 -0
- package/dist/components/{p-9c0f11ef.js → p-47f3f4e8.js} +3 -3
- package/dist/components/{p-9c0f11ef.js.map → p-47f3f4e8.js.map} +1 -1
- package/dist/components/{p-4fc019fa.js → p-4a9d5d98.js} +2 -2
- package/dist/components/{p-4fc019fa.js.map → p-4a9d5d98.js.map} +1 -1
- package/dist/components/{p-0e4d1693.js → p-4aa73a61.js} +5 -5
- package/dist/components/{p-0e4d1693.js.map → p-4aa73a61.js.map} +1 -1
- package/dist/components/{p-641dba3f.js → p-5512321a.js} +4 -4
- package/dist/components/{p-641dba3f.js.map → p-5512321a.js.map} +1 -1
- package/dist/components/{p-dfa14cc2.js → p-5be3a868.js} +16 -12
- package/dist/components/p-5be3a868.js.map +1 -0
- package/dist/components/{p-a5c62415.js → p-5c90cd54.js} +2 -2
- package/dist/components/{p-a5c62415.js.map → p-5c90cd54.js.map} +1 -1
- package/dist/components/{p-b918c804.js → p-60a8f11a.js} +3 -3
- package/dist/components/{p-b918c804.js.map → p-60a8f11a.js.map} +1 -1
- package/dist/components/{p-a01bde57.js → p-6287f38c.js} +6 -6
- package/dist/components/{p-a01bde57.js.map → p-6287f38c.js.map} +1 -1
- package/dist/components/{p-efc36361.js → p-6d45d115.js} +5 -5
- package/dist/components/{p-efc36361.js.map → p-6d45d115.js.map} +1 -1
- package/dist/components/{p-5d26997a.js → p-6e7c1b3f.js} +9 -9
- package/dist/components/{p-5d26997a.js.map → p-6e7c1b3f.js.map} +1 -1
- package/dist/components/{p-97d4cbd6.js → p-6ee31d8b.js} +2 -2
- package/dist/components/{p-97d4cbd6.js.map → p-6ee31d8b.js.map} +1 -1
- package/dist/components/{p-9f7a30fa.js → p-70b439f9.js} +4 -4
- package/dist/components/p-70b439f9.js.map +1 -0
- package/dist/components/{p-af46cdd8.js → p-75424aa6.js} +6 -8
- package/dist/components/p-75424aa6.js.map +1 -0
- package/dist/components/{p-c5e80b25.js → p-787c9757.js} +40 -22
- package/dist/components/p-787c9757.js.map +1 -0
- package/dist/components/{p-d6e0d2b9.js → p-7aa28b49.js} +7 -7
- package/dist/components/p-7aa28b49.js.map +1 -0
- package/dist/components/{p-feddb21e.js → p-8efbc7c0.js} +9 -9
- package/dist/components/{p-feddb21e.js.map → p-8efbc7c0.js.map} +1 -1
- package/dist/components/{p-5373e383.js → p-9ae39411.js} +3 -3
- package/dist/components/{p-5373e383.js.map → p-9ae39411.js.map} +1 -1
- package/dist/components/{p-8d35e82f.js → p-a112004b.js} +3 -3
- package/dist/components/{p-8d35e82f.js.map → p-a112004b.js.map} +1 -1
- package/dist/components/{p-e1b8bc90.js → p-ad960c29.js} +5 -2
- package/dist/components/p-ad960c29.js.map +1 -0
- package/dist/components/{p-34b1bcaa.js → p-af6c2dc5.js} +3 -3
- package/dist/components/{p-34b1bcaa.js.map → p-af6c2dc5.js.map} +1 -1
- package/dist/components/{p-0e0fe104.js → p-b02e796f.js} +3 -3
- package/dist/components/{p-0e0fe104.js.map → p-b02e796f.js.map} +1 -1
- package/dist/components/{p-2dd93b0d.js → p-b31412be.js} +2 -2
- package/dist/components/{p-2dd93b0d.js.map → p-b31412be.js.map} +1 -1
- package/dist/components/{p-45a185a6.js → p-bb61710a.js} +2 -2
- package/dist/components/{p-45a185a6.js.map → p-bb61710a.js.map} +1 -1
- package/dist/components/{p-6a00453d.js → p-bd1c23b9.js} +3 -3
- package/dist/components/{p-6a00453d.js.map → p-bd1c23b9.js.map} +1 -1
- package/dist/components/{p-bec96455.js → p-c5391fb7.js} +4 -4
- package/dist/components/{p-bec96455.js.map → p-c5391fb7.js.map} +1 -1
- package/dist/components/{p-15057414.js → p-c66ad664.js} +2 -2
- package/dist/components/{p-15057414.js.map → p-c66ad664.js.map} +1 -1
- package/dist/components/{p-17654aff.js → p-c7c9cb57.js} +16 -16
- package/dist/components/{p-17654aff.js.map → p-c7c9cb57.js.map} +1 -1
- package/dist/components/{p-56f43e54.js → p-cb100f8e.js} +2 -2
- package/dist/components/{p-56f43e54.js.map → p-cb100f8e.js.map} +1 -1
- package/dist/components/{p-cb12d812.js → p-cfbe014d.js} +4 -4
- package/dist/components/{p-cb12d812.js.map → p-cfbe014d.js.map} +1 -1
- package/dist/components/{p-6c168218.js → p-da349f94.js} +3 -3
- package/dist/components/{p-6c168218.js.map → p-da349f94.js.map} +1 -1
- package/dist/components/{p-9447c1aa.js → p-db66e3e7.js} +7 -7
- package/dist/components/{p-9447c1aa.js.map → p-db66e3e7.js.map} +1 -1
- package/dist/components/{p-9b0f7f28.js → p-db744951.js} +3 -3
- package/dist/components/{p-9b0f7f28.js.map → p-db744951.js.map} +1 -1
- package/dist/components/{p-34e0b08c.js → p-e26f2275.js} +5 -5
- package/dist/components/{p-34e0b08c.js.map → p-e26f2275.js.map} +1 -1
- package/dist/components/{p-697e1460.js → p-e673b425.js} +9 -9
- package/dist/components/{p-697e1460.js.map → p-e673b425.js.map} +1 -1
- package/dist/components/{p-f9c61d7c.js → p-ebbbdd33.js} +8 -8
- package/dist/components/{p-f9c61d7c.js.map → p-ebbbdd33.js.map} +1 -1
- package/dist/components/{p-3dd13a3c.js → p-ff58b603.js} +28 -21
- package/dist/components/p-ff58b603.js.map +1 -0
- package/dist/components/test-input-tag.js +14 -14
- package/dist/esm/gb-avatar-add-button.entry.js +1 -1
- package/dist/esm/gb-avatar-dropdown.entry.js +1 -1
- package/dist/esm/gb-avatar-group.entry.js +2 -2
- package/dist/esm/gb-avatar-label-group.entry.js +2 -2
- package/dist/esm/gb-avatar-profile-photo.entry.js +2 -2
- package/dist/esm/{gb-avatar_40.entry.js → gb-avatar_44.entry.js} +405 -97
- package/dist/esm/gb-avatar_44.entry.js.map +1 -0
- package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
- package/dist/esm/gb-checkbox-group.entry.js +1 -1
- package/dist/esm/gb-export-dropdown-item_2.entry.js +1 -1
- package/dist/esm/gb-export-dropdown.entry.js +2 -2
- package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
- package/dist/esm/gb-help-dropdown.entry.js +2 -2
- package/dist/esm/gb-megainput-field.entry.js +3 -3
- package/dist/esm/gb-pagination-dot-group.entry.js +22 -0
- package/dist/esm/gb-pagination-dot-group.entry.js.map +1 -0
- package/dist/esm/gb-progress-circle.entry.js +2 -2
- package/dist/esm/gb-rich-text.entry.js +2 -2
- package/dist/esm/gb-scrollbar.entry.js +2 -2
- package/dist/esm/gb-textarea-input-field.entry.js +1 -1
- package/dist/esm/gb-toggle.entry.js +2 -2
- package/dist/esm/gb-token-field.entry.js +2 -2
- package/dist/esm/gb-verification-code-field.entry.js +3 -3
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-toolbar.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +3 -3
- package/dist/esm/{index-f6b9f9bf.js → index-4b3f6d77.js} +5 -2
- package/dist/esm/index-4b3f6d77.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{reusableModels-e864cf6e.js → reusableModels-8496e911.js} +1 -2
- package/dist/esm/reusableModels-8496e911.js.map +1 -0
- package/dist/esm/test-input-tag.entry.js +4 -4
- package/dist/globuscomponents/assets/NG.svg +14 -14
- package/dist/globuscomponents/assets/Tooltip.svg +4 -4
- package/dist/globuscomponents/assets/alert-02.svg +6 -6
- package/dist/globuscomponents/assets/arrow-left-02.svg +5 -5
- package/dist/globuscomponents/assets/arrow-right-02.svg +5 -5
- package/dist/globuscomponents/assets/arrow-turn-backward.svg +5 -5
- package/dist/globuscomponents/assets/bar.svg +3 -3
- package/dist/globuscomponents/assets/bar_white.svg +3 -3
- package/dist/globuscomponents/assets/calendar-02.svg +6 -6
- package/dist/globuscomponents/assets/cancel-01.svg +5 -5
- package/dist/globuscomponents/assets/checkbox disabled_indeterminate.svg +5 -5
- package/dist/globuscomponents/assets/checkcircle default_checked.svg +5 -5
- package/dist/globuscomponents/assets/checkcircle default_unchecked.svg +3 -3
- package/dist/globuscomponents/assets/checkcircle disabled_checked.svg +5 -5
- package/dist/globuscomponents/assets/checkcircle disabled_unchecked.svg +3 -3
- package/dist/globuscomponents/assets/checked_indeterminate.svg +5 -5
- package/dist/globuscomponents/assets/circle.svg +6 -6
- package/dist/globuscomponents/assets/column-insert.svg +5 -5
- package/dist/globuscomponents/assets/company.svg +4 -4
- package/dist/globuscomponents/assets/copy-01.svg +5 -5
- package/dist/globuscomponents/assets/dashboard-square-03.svg +14 -14
- package/dist/globuscomponents/assets/database-sync.svg +6 -6
- package/dist/globuscomponents/assets/database.svg +6 -6
- package/dist/globuscomponents/assets/default-file-icons/default_csv.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_doc.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_docx.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_jpeg.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_jpg.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_mp3.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_mp4.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_pdf.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_ppt.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_pptx.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_rar.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_svg.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_txt.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_xls.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_xlsx.svg +6 -0
- package/dist/globuscomponents/assets/default-file-icons/default_zip.svg +6 -0
- package/dist/globuscomponents/assets/default_checked.svg +5 -5
- package/dist/globuscomponents/assets/default_unchecked.svg +3 -3
- package/dist/globuscomponents/assets/delete-02.svg +3 -3
- package/dist/globuscomponents/assets/disabled.svg +4 -4
- package/dist/globuscomponents/assets/disabled_checked.svg +5 -5
- package/dist/globuscomponents/assets/disabled_indeterminate.svg +5 -5
- package/dist/globuscomponents/assets/exchange-01.svg +5 -5
- package/dist/globuscomponents/assets/file-verified.svg +6 -6
- package/dist/globuscomponents/assets/filter-horizontal.svg +9 -9
- package/dist/globuscomponents/assets/flag-01.svg +5 -5
- package/dist/globuscomponents/assets/globus_bank_logo.svg +11 -11
- package/dist/globuscomponents/assets/globus_bank_logo_blue.svg +13 -13
- package/dist/globuscomponents/assets/globus_bank_logo_white.svg +13 -13
- package/dist/globuscomponents/assets/gray-file-icons/gray_csv.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_doc.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_docx.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_jpeg.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_jpg.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_mp3.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_mp4.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_pdf.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_ppt.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_pptx.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_rar.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_svg.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_txt.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_xls.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_xlsx.svg +5 -0
- package/dist/globuscomponents/assets/gray-file-icons/gray_zip.svg +5 -0
- package/dist/globuscomponents/assets/help-circle.svg +5 -5
- package/dist/globuscomponents/assets/laptop.svg +6 -6
- package/dist/globuscomponents/assets/mail-02.svg +5 -5
- package/dist/globuscomponents/assets/no_notification_frame.svg +139 -139
- package/dist/globuscomponents/assets/notification-03.svg +5 -5
- package/dist/globuscomponents/assets/notification_background_pattern.svg +52 -52
- package/dist/globuscomponents/assets/notification_illustration.svg +80 -80
- package/dist/globuscomponents/assets/pattern_wrapper.svg +1359 -1359
- package/dist/globuscomponents/assets/plus_sign.svg +3 -3
- package/dist/globuscomponents/assets/radiobutton default_checked.svg +4 -4
- package/dist/globuscomponents/assets/radiobutton default_unchecked.svg +3 -3
- package/dist/globuscomponents/assets/radiobutton disabled_checked.svg +4 -4
- package/dist/globuscomponents/assets/radiobutton disabled_unchecked.svg +3 -3
- package/dist/globuscomponents/assets/sample.svg +5 -5
- package/dist/globuscomponents/assets/search-01.svg +3 -3
- package/dist/globuscomponents/assets/shuffle-square.svg +6 -6
- package/dist/globuscomponents/assets/solid-file-icons/solid_csv.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_doc.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_docx.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_jpeg.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_jpg.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_mp3.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_mp4.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_pdf.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_ppt.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_pptx.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_rar.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_svg.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_txt.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_xls.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_xlsx.svg +5 -0
- package/dist/globuscomponents/assets/solid-file-icons/solid_zip.svg +5 -0
- package/dist/globuscomponents/assets/square-arrow-data-transfer-diagonal.svg +6 -6
- package/dist/globuscomponents/assets/thumbs-up.svg +8 -8
- package/dist/globuscomponents/assets/user-group.svg +10 -10
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
- package/dist/globuscomponents/{p-1c634283.entry.js → p-040877b0.entry.js} +2 -2
- package/dist/globuscomponents/{p-24934b82.entry.js → p-150150b7.entry.js} +2 -2
- package/dist/globuscomponents/{p-53918e60.entry.js → p-2616b4f7.entry.js} +2 -2
- package/dist/globuscomponents/{p-4f31ae97.js → p-47052b60.js} +1 -1
- package/dist/globuscomponents/p-47052b60.js.map +1 -0
- package/dist/globuscomponents/{p-7b5550cd.entry.js → p-524c0404.entry.js} +2 -2
- package/dist/globuscomponents/{p-9e5a4011.entry.js → p-5c8e2c78.entry.js} +2 -2
- package/dist/globuscomponents/{p-87e5abd9.entry.js → p-641ddab7.entry.js} +2 -2
- package/dist/globuscomponents/{p-74b82196.entry.js → p-6bb17e3e.entry.js} +2 -2
- package/dist/globuscomponents/{p-c424272d.entry.js → p-77224a09.entry.js} +2 -2
- package/dist/globuscomponents/p-7d1d376e.entry.js +2 -0
- package/dist/globuscomponents/{p-44c80420.entry.js → p-818a14e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-31e346c4.entry.js → p-a6d401af.entry.js} +2 -2
- package/dist/globuscomponents/{p-50f8c972.entry.js → p-aaa4b333.entry.js} +2 -2
- package/dist/globuscomponents/{p-acd00cca.entry.js → p-abfc2e2a.entry.js} +2 -2
- package/dist/globuscomponents/{p-21bd8122.entry.js → p-b22b0186.entry.js} +2 -2
- package/dist/globuscomponents/{p-1a725100.entry.js → p-b7a706ad.entry.js} +2 -2
- package/dist/globuscomponents/{p-0d70523d.entry.js → p-bde2ee59.entry.js} +2 -2
- package/dist/globuscomponents/p-bde2ee59.entry.js.map +1 -0
- package/dist/globuscomponents/p-bf92be61.js +3 -0
- package/dist/globuscomponents/p-bf92be61.js.map +1 -0
- package/dist/globuscomponents/{p-1ecb225e.entry.js → p-c5fea72e.entry.js} +2 -2
- package/dist/globuscomponents/{p-39450d7e.entry.js → p-cc42edb7.entry.js} +2 -2
- package/dist/globuscomponents/p-d0045a1d.entry.js +2 -0
- package/dist/globuscomponents/{p-7969a875.entry.js → p-d1a92423.entry.js} +2 -2
- package/dist/globuscomponents/{p-92de0c24.entry.js → p-d32c11d8.entry.js} +2 -2
- package/dist/globuscomponents/{p-5e61c950.entry.js → p-e08625a5.entry.js} +2 -2
- package/dist/globuscomponents/{p-36b88a3d.entry.js → p-e47aff3e.entry.js} +2 -2
- package/dist/globuscomponents/p-eded0645.entry.js +2 -0
- package/dist/globuscomponents/p-eded0645.entry.js.map +1 -0
- package/dist/globuscomponents/{p-e1c952db.entry.js → p-f9b1d223.entry.js} +2 -2
- package/dist/globuscomponents/readme.md +48 -48
- package/dist/types/components/gb-file-type-icon/gb-file-type-icon.d.ts +4 -1
- package/dist/types/components/gb-file-upload/gb-file-upload.d.ts +23 -1
- package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +9 -3
- package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +3 -1
- package/dist/types/components/gb-input-field/gb-input-field.d.ts +1 -0
- package/dist/types/components/gb-pagination-button-group-base/gb-pagination-button-group-base.d.ts +4 -0
- package/dist/types/components/gb-pagination-dot-group/gb-pagination-dot-group.d.ts +8 -0
- package/dist/types/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.d.ts +2 -2
- package/dist/types/components/gb-progress-bar/gb-progress-bar.d.ts +0 -1
- package/dist/types/components/gb-slider/gb-slider.d.ts +7 -2
- package/dist/types/components/gb-slider-control-handle/gb-slider-control-handle.d.ts +2 -2
- package/dist/types/components.d.ts +97 -12
- package/dist/types/models/reusableModels.d.ts +4 -1
- package/package.json +1 -1
- package/dist/cjs/gb-avatar_40.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-type-icon.cjs.entry.js +0 -22
- package/dist/cjs/gb-file-type-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +0 -37
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-file-upload.cjs.entry.js +0 -38
- package/dist/cjs/gb-file-upload.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-progress-bar.cjs.entry.js +0 -27
- package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
- package/dist/cjs/index-97d4dbd5.js.map +0 -1
- package/dist/cjs/reusableModels-40cbefe2.js.map +0 -1
- package/dist/components/p-3dd13a3c.js.map +0 -1
- package/dist/components/p-4f31ae97.js.map +0 -1
- package/dist/components/p-9deaf0e8.js +0 -50
- package/dist/components/p-9deaf0e8.js.map +0 -1
- package/dist/components/p-9f7a30fa.js.map +0 -1
- package/dist/components/p-af46cdd8.js.map +0 -1
- package/dist/components/p-c5e80b25.js.map +0 -1
- package/dist/components/p-d6e0d2b9.js.map +0 -1
- package/dist/components/p-dfa14cc2.js.map +0 -1
- package/dist/components/p-e1b8bc90.js.map +0 -1
- package/dist/esm/gb-avatar_40.entry.js.map +0 -1
- package/dist/esm/gb-file-type-icon.entry.js +0 -18
- package/dist/esm/gb-file-type-icon.entry.js.map +0 -1
- package/dist/esm/gb-file-upload-item-base.entry.js +0 -33
- package/dist/esm/gb-file-upload-item-base.entry.js.map +0 -1
- package/dist/esm/gb-file-upload.entry.js +0 -34
- package/dist/esm/gb-file-upload.entry.js.map +0 -1
- package/dist/esm/gb-progress-bar.entry.js +0 -23
- package/dist/esm/gb-progress-bar.entry.js.map +0 -1
- package/dist/esm/index-f6b9f9bf.js.map +0 -1
- package/dist/esm/reusableModels-e864cf6e.js.map +0 -1
- package/dist/globuscomponents/p-0a4a13a8.entry.js +0 -2
- package/dist/globuscomponents/p-0a4a13a8.entry.js.map +0 -1
- package/dist/globuscomponents/p-0d70523d.entry.js.map +0 -1
- package/dist/globuscomponents/p-470286c6.entry.js +0 -2
- package/dist/globuscomponents/p-4f31ae97.js.map +0 -1
- package/dist/globuscomponents/p-771bb16e.entry.js +0 -2
- package/dist/globuscomponents/p-e9f75233.entry.js +0 -2
- package/dist/globuscomponents/p-e9f75233.entry.js.map +0 -1
- package/dist/globuscomponents/p-f13f3010.entry.js +0 -2
- package/dist/globuscomponents/p-f13f3010.entry.js.map +0 -1
- package/dist/globuscomponents/p-f9e7b25c.entry.js +0 -2
- package/dist/globuscomponents/p-f9e7b25c.entry.js.map +0 -1
- package/dist/globuscomponents/p-ff053a96.js +0 -3
- package/dist/globuscomponents/p-ff053a96.js.map +0 -1
- /package/dist/globuscomponents/{p-1c634283.entry.js.map → p-040877b0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-24934b82.entry.js.map → p-150150b7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-53918e60.entry.js.map → p-2616b4f7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7b5550cd.entry.js.map → p-524c0404.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9e5a4011.entry.js.map → p-5c8e2c78.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-87e5abd9.entry.js.map → p-641ddab7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-74b82196.entry.js.map → p-6bb17e3e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c424272d.entry.js.map → p-77224a09.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-470286c6.entry.js.map → p-7d1d376e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-44c80420.entry.js.map → p-818a14e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-31e346c4.entry.js.map → p-a6d401af.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-50f8c972.entry.js.map → p-aaa4b333.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-acd00cca.entry.js.map → p-abfc2e2a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-21bd8122.entry.js.map → p-b22b0186.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1a725100.entry.js.map → p-b7a706ad.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1ecb225e.entry.js.map → p-c5fea72e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-39450d7e.entry.js.map → p-cc42edb7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-771bb16e.entry.js.map → p-d0045a1d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7969a875.entry.js.map → p-d1a92423.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-92de0c24.entry.js.map → p-d32c11d8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5e61c950.entry.js.map → p-e08625a5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-36b88a3d.entry.js.map → p-e47aff3e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e1c952db.entry.js.map → p-f9b1d223.entry.js.map} +0 -0
|
@@ -30,6 +30,7 @@ export class GbInputField {
|
|
|
30
30
|
this.placeholder = '';
|
|
31
31
|
this.showHelpIcon = false;
|
|
32
32
|
this.showValidation = false;
|
|
33
|
+
this.showCountryIcon = true;
|
|
33
34
|
this.iconSwap = undefined;
|
|
34
35
|
this.showCloseButton = false;
|
|
35
36
|
this.options = ['USD', 'NGN', 'CAD'];
|
|
@@ -37,11 +38,11 @@ export class GbInputField {
|
|
|
37
38
|
this.labelText = undefined;
|
|
38
39
|
this.isReadOnly = false;
|
|
39
40
|
this.results = [
|
|
40
|
-
// {
|
|
41
|
-
// {
|
|
42
|
-
// {
|
|
43
|
-
// {
|
|
44
|
-
// {
|
|
41
|
+
// { objectName: 'John Doe', objectValue: 'john.doe@example.com' },
|
|
42
|
+
// { objectName: 'Jane Smith', objectValue: 'jane.smith@example.com' },
|
|
43
|
+
// { objectName: 'Alice Johnson', objectValue: 'alice.johnson@example.com' },
|
|
44
|
+
// { objectName: 'Emmanuel Kadiri', objectValue: 'kadiri2047@gmail.com' },
|
|
45
|
+
// { objectName: 'Gideon Ogunkola', objectValue: 'gideon@example.com' },
|
|
45
46
|
// 10, 20, 30, 40, 50,
|
|
46
47
|
];
|
|
47
48
|
this.menuPosition = undefined;
|
|
@@ -91,18 +92,18 @@ export class GbInputField {
|
|
|
91
92
|
// }
|
|
92
93
|
selectStaff(item) {
|
|
93
94
|
const isObject = typeof item === 'object';
|
|
94
|
-
const isSelected = this.selectedItems.some(i => (isObject ? i.
|
|
95
|
+
const isSelected = this.selectedItems.some(i => (isObject ? i.objectName === item.objectName : i === item));
|
|
95
96
|
if (isSelected) {
|
|
96
97
|
// Unselect item: Move it from selectedItems to unselectedItems
|
|
97
|
-
this.selectedItems = this.selectedItems.filter(i => (isObject ? i.
|
|
98
|
-
if (!this.unselectedItems.some(i => (isObject ? i.
|
|
98
|
+
this.selectedItems = this.selectedItems.filter(i => (isObject ? i.objectName !== item.objectName : i !== item));
|
|
99
|
+
if (!this.unselectedItems.some(i => (isObject ? i.objectName === item.objectName : i === item))) {
|
|
99
100
|
this.unselectedItems = [...this.unselectedItems, item];
|
|
100
101
|
}
|
|
101
102
|
}
|
|
102
103
|
else {
|
|
103
104
|
// Select item: Move it from unselectedItems to selectedItems
|
|
104
105
|
this.selectedItems = [...this.selectedItems, item];
|
|
105
|
-
this.unselectedItems = this.unselectedItems.filter(i => (isObject ? i.
|
|
106
|
+
this.unselectedItems = this.unselectedItems.filter(i => (isObject ? i.objectName !== item.objectName : i !== item));
|
|
106
107
|
this.inputValueChanged.emit(this.selectedItems);
|
|
107
108
|
}
|
|
108
109
|
// this.results = [];
|
|
@@ -125,6 +126,7 @@ export class GbInputField {
|
|
|
125
126
|
if (this.destructive) {
|
|
126
127
|
this.destructive = false;
|
|
127
128
|
}
|
|
129
|
+
this.inputValue = '';
|
|
128
130
|
}
|
|
129
131
|
exportSelectedStaff() {
|
|
130
132
|
this.inputValueChanged.emit(this.selectedItems);
|
|
@@ -161,7 +163,7 @@ export class GbInputField {
|
|
|
161
163
|
isTagItemSelected(item) {
|
|
162
164
|
// return this.selectedStaff.some(i => i.name === item.name);
|
|
163
165
|
const isObject = typeof item === 'object';
|
|
164
|
-
return this.selectedItems.some(i => (isObject ? i.
|
|
166
|
+
return this.selectedItems.some(i => (isObject ? i.objectName === item.objectName : i === item));
|
|
165
167
|
}
|
|
166
168
|
handleItemSelect(option) {
|
|
167
169
|
// For other types, allow only one selection
|
|
@@ -178,12 +180,20 @@ export class GbInputField {
|
|
|
178
180
|
this.selectedItem = this.options[0];
|
|
179
181
|
const mainTextSlot = this.el.querySelector('[slot="tooltip_label"]');
|
|
180
182
|
const supportingTextSlot = this.el.querySelector('[slot="tooltip_supporting_text"]');
|
|
183
|
+
const textSlot = this.el.querySelector('[slot="text"]');
|
|
181
184
|
if (mainTextSlot) {
|
|
182
185
|
mainTextSlot.classList.add('text-xs-semi-bold');
|
|
183
186
|
}
|
|
184
187
|
if (supportingTextSlot) {
|
|
185
188
|
supportingTextSlot.classList.add('text-xs-regular');
|
|
186
189
|
}
|
|
190
|
+
if (textSlot) {
|
|
191
|
+
textSlot.classList.add('text_slot');
|
|
192
|
+
if (this.state === 'disabled') {
|
|
193
|
+
textSlot.classList.add('disabled');
|
|
194
|
+
}
|
|
195
|
+
textSlot.classList.add('text-md-regular');
|
|
196
|
+
}
|
|
187
197
|
if (this.type === 'tags') {
|
|
188
198
|
document.addEventListener('click', this.handleClickOutside);
|
|
189
199
|
}
|
|
@@ -206,25 +216,25 @@ export class GbInputField {
|
|
|
206
216
|
this.inputElement.removeEventListener('input', this.handleTagInput.bind(this));
|
|
207
217
|
}
|
|
208
218
|
render() {
|
|
209
|
-
return (h("div", { key: '
|
|
210
|
-
h("div", { key: '
|
|
219
|
+
return (h("div", { key: '6e2a7918b89601225faf9fc710dedc71b3c89f8f', class: `input_container` }, h("div", { key: '7f013776380691fdec74976295ad84567a7e641b', class: `input_with_label` }, this.showLabel && h("p", { key: 'e37eca71ce5aebb0c71c85cfe2acf337975b31a0', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
|
|
220
|
+
h("div", { key: '438f259819cb0337bca876ec5877140f2b76c909', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'fd6e8f7b2f16063f78259d7cc426e06fd93ec2eb', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && (h("svg", { key: '59164f03b762a7dfb89bfa464b067189d32a8213', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: 'aa64ebc55ac67e3040515650563cf80011243ea9', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'ab6fdbea8335cd9d8ff6bb20d31e15adfc077db5', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
|
|
211
221
|
], this.type === 'icon_leading' && [
|
|
212
|
-
h("div", { key: '
|
|
222
|
+
h("div", { key: '656d78fa536bcdf9f095ee1f0900d1c72ebc6864', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'c6f0b3d639b16214b0b07eba62df8ee18a4c0aa9', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), h("input", { key: '5ff6759d31e7fd771153a9496a643c23c2b10068', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value, ref: el => (this.inputRef = el) }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: 'd641a8e9d4ed9d81deb0fd24acf0a64b3ba4e661', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '309d0dda613858a367184ef91843189021da621e', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '57fa1471389d55165e3f162d30f0bc6519849aea', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.showCloseButton && !this.destructive && (h("gb-button", { key: '30dd6c1bcd29c571f8800fd8564edaa478a22076', size: "sm", hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))),
|
|
213
223
|
], this.type === 'leading_dropdown' && [
|
|
214
|
-
h("div", { key: '
|
|
215
|
-
h(Fragment, null, this.showDropdown && (h("div", { key: '
|
|
224
|
+
h("div", { key: '89cdd2daac3e09a881fd7f73f27edae1bae5a41a', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0fcc0fd05e4ab10da063d536eb008af1260fe36f', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, this.showCountryIcon && (h("div", { key: '93ce268fc094ba84314ea5ca9bc2fb08158afde4', class: `country_icon` }, h("img", { key: '5a70126cb4ccc761752970ba54a7b5ffe5dae40e', src: "build/assets/NG.svg", alt: "" }))), h("div", { key: '3cc836ba4f94fa2f2282e15a0cceea9d2429940d', class: `dropdown_text` }, h("p", { key: 'bf827b6c5a40251fc602f192a5406fbf5b89c8fc', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '9d3fb9c230c4e2fe7af18c5694e5c3453899148e', class: `dropdown_arrow` }, h("svg", { key: '0298af791c216159dc3ff32ae3aabba1da40b2a7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'dde4c7bd6cd435466c2b7b1a2ef3469233e0c18f', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#4B5565", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: 'eefde2ed873a4c5dbd432985d198aa5c480adf33', class: `leading_dropdown_text_input` }, h("input", { key: '6e4adb391bcb727805a73461bf696bf5e9b0341a', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showValidation && !this.destructive && (h("svg", { key: '31d0a4772eada428aee244433b5b1e16ee0b4de9', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '0ce9ccdc33a5908441260fca0e74a38dc619acc5', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '9498ee7f92f0833316372372e576c3a50ee68678', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
|
|
225
|
+
h(Fragment, null, this.showDropdown && (h("div", { key: '4e0c156c1413a66b090463b138908f43ec709860', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (h("gb-input-dropdown-menu-item", { type: "default", state: StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, h("p", { slot: "name" }, option))))))),
|
|
216
226
|
], this.type === 'trailing_dropdown' && [
|
|
217
|
-
h("div", { key: '
|
|
218
|
-
h(Fragment, null, this.showDropdown && (h("div", { key: '
|
|
227
|
+
h("div", { key: 'dda297bd3b3192ab0c29c56a50fba39e1a4c09e1', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0e92585a202ff963c38a3a690df1b597d5cb690d', class: `trailing_dropdown_content` }, h("p", { key: 'd3e1c7d1ffec0aaf6cc70522f0d8df926f1d72ab', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), h("input", { key: '45e639c3ee06ea98feedccbbb3b3166133e3cf94', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showHelpIcon && (h("div", { key: 'f246737b491b130bc1a754011c88927037742b78', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("div", { key: '9bfd2ed9fb2184ce4a3486b80b44d65988c425ca', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: 'a8b603fde9bf4da36eff7443d5a09691f345d2ab', class: `dropdown_text` }, h("p", { key: 'e3661dafb5f83da213b4c551a9450f10fa5f8220', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: 'f2a198701c25e47bae2bb11339f3ccbaded72186', class: `dropdown_arrow` }, h("svg", { key: 'bb107803a26905e54891db6fe0736a6c7be8a374', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '716ecac05f7d5c024c4efededb9f750e44e85f6e', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#4B5565", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))),
|
|
228
|
+
h(Fragment, null, this.showDropdown && (h("div", { key: '623578352e9d9b69da940f4c6cc9e7097a315dc4', class: `dropdown_menu ${this.type} ${this.size} ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.options.map(option => (h("gb-input-dropdown-menu-item", { type: "default", state: StateEnum.Default, selected: this.isItemSelected(option), onClick: () => this.handleItemSelect(option) }, h("p", { slot: "name" }, option))))))),
|
|
219
229
|
], this.type === 'leading_text' && [
|
|
220
|
-
h("div", { key: '
|
|
221
|
-
], this.type === 'payment_input' && (h("div", { key: '07bfcdf9b581cf5f58e36a7db99e7d5a1636fe3b', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: 'c712b087f5b1081559da14bc1914e86288f7e454', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: '99a05ce2ec99b13a24b9b2f19f5fae556e2b7ac3', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C9.99493 12.8275 8.45902 13.43 6.78069 13.43C3.03582 13.43 0 10.4303 0 6.72997C0 3.02966 3.03582 0.0299683 6.78069 0.0299683C8.45902 0.0299683 9.99493 0.632466 11.179 1.63051C12.363 0.632466 13.8989 0.0299683 15.5773 0.0299683C19.3221 0.0299683 22.358 3.02966 22.358 6.72997C22.358 10.4303 19.3221 13.43 15.5773 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#ED0006" }), h("path", { key: '14fd53604999a12d008c4175a5867b4ce06a8b2d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77192 13.5614 6.72997C13.5614 4.68801 12.6369 2.85941 11.179 1.63051C12.363 0.632465 13.8989 0.0299683 15.5772 0.0299683C19.3221 0.0299683 22.3579 3.02966 22.3579 6.72997C22.3579 10.4303 19.3221 13.43 15.5772 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#F9A000" }), h("path", { key: '3c0821a7a10695c10b9be7c8b239d6beccf6c6a5', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77193 13.5614 6.72999C13.5614 4.68805 12.6369 2.85946 11.179 1.63055C9.72109 2.85946 8.79663 4.68805 8.79663 6.72999C8.79663 8.77193 9.72109 10.6005 11.179 11.8294Z", fill: "#FF5E00" })), h("input", { key: '0fd1782a82f1bc100f06f630392024f79648ffbe', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: 'ebf0e9ee5ad02940a7b9463dc1a07d87f6b6b490', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '26e878d6ee66d29e750a24870f4787715759f17c', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'a47bbb81cdca570ce3310fce19ebae39773d185a', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))))), this.type === 'trailing_button' && (h("div", { key: '37d7fd1e459ed6b50c723923bdeaa43ce0db4afe', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '256b53280c9f508ece8dfe074914ccb3e54fa925', class: `trailing_button_text_input ${this.size}` }, h("input", { key: '404ea95a3e4a9b5df4a834e9ddeeec6f568daa19', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), ref: el => (this.inputRef = el), value: this.value }), this.showValidation && !this.destructive && (h("svg", { key: '44ff12fce63a3900a8fc658833e0462a6bf00e81', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '0a0fbe82ebb890758bf047182f4068a7ae81aed0', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '9e97d328f89195a736fa29646e240d6a820c8f88', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("gb-button", { key: '7c033c8acf632163c9bccf240c5e6709c4a1a81d', size: "lg", hierarchy: "tertiary_gray", icon: "only", state: this.state === 'disabled' ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/copy-01.svg", onClick: () => this.copyToClipboard() }))), this.type === 'password' && (h("div", { key: 'ab5b0d4dc15cd27fda08bbfbb2ca372f34eb5721', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '3f8130850a83daf307b0b1b6f06bcc32e502934b', class: `password_content` }, h("input", { key: '39d79880f0a9b6e521c20b309979bbeae982b841', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showValidation && !this.destructive && (h("svg", { key: 'fb6aae5c5111257d086f93979670823a7a9c5f2b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a516f1557e6e0497320b0007bbeb58ae1d593c8d', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '76adf84fa26196dbfb0fa4e2b8530bd74821525b', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("div", { key: 'adcdcf93de5aa60bef812f3b98da00bfe6b0c344', class: `dropdown` }, h("gb-password-button", { key: '927718bd4af9db8a81c53d00eba6624cd6f596e1', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '3920222c80c24859642e945e2b1070b5885fdd51', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '5a0c21afecba0d2958c966df1f764ce149c603c1', class: `password_icon_leading_content` }, h("svg", { key: '56f6205bbed291a612eef73118b58ccdcd7cf7b7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a441180255545dcd4290e81acd0a0ff0babef1c8', d: "M12.0759 12.1667C11.6617 12.1667 11.3259 12.5025 11.3259 12.9167C11.3259 13.3309 11.6617 13.6667 12.0759 13.6667V12.1667ZM12.0833 13.6667C12.4976 13.6667 12.8333 13.3309 12.8333 12.9167C12.8333 12.5025 12.4976 12.1667 12.0833 12.1667V13.6667ZM7.91668 12.1667C7.50246 12.1667 7.16668 12.5025 7.16668 12.9167C7.16668 13.3309 7.50246 13.6667 7.91668 13.6667V12.1667ZM7.92415 13.6667C8.33836 13.6667 8.67415 13.3309 8.67415 12.9167C8.67415 12.5025 8.33836 12.1667 7.92415 12.1667V13.6667ZM16.4435 10.1294L17.1868 10.0293L16.4435 10.1294ZM13.7003 7.58258L13.7347 6.83337L13.7003 7.58258ZM13.7003 18.2508L13.7347 19L13.7003 18.2508ZM16.4435 15.704L15.7002 15.6039L16.4435 15.704ZM6.29973 7.58258L6.33417 8.33179L6.29973 7.58258ZM3.55652 10.1294L2.81323 10.0293L3.55652 10.1294ZM6.29973 18.2508L6.33417 17.5015L6.29973 18.2508ZM3.55652 15.704L4.29981 15.6039L3.55652 15.704ZM5.50001 7.5C5.50001 7.91422 5.8358 8.25 6.25001 8.25C6.66422 8.25 7.00001 7.91422 7.00001 7.5H5.50001ZM13 7.5C13 7.91422 13.3358 8.25 13.75 8.25C14.1642 8.25 14.5 7.91422 14.5 7.5H13ZM12.0759 13.6667H12.0833V12.1667H12.0759V13.6667ZM7.91668 13.6667H7.92415V12.1667H7.91668V13.6667ZM10 17.5833C8.69057 17.5833 7.50287 17.5553 6.33417 17.5015L6.26528 19C7.45761 19.0548 8.66829 19.0833 10 19.0833V17.5833ZM13.6659 17.5015C12.4972 17.5553 11.3094 17.5833 10 17.5833V19.0833C11.3317 19.0833 12.5424 19.0548 13.7347 19L13.6659 17.5015ZM17.1868 15.804C17.3105 14.8853 17.4167 13.9152 17.4167 12.9167H15.9167C15.9167 13.8142 15.8211 14.7058 15.7002 15.6039L17.1868 15.804ZM17.4167 12.9167C17.4167 11.9181 17.3105 10.948 17.1868 10.0293L15.7002 10.2295C15.8211 11.1275 15.9167 12.0192 15.9167 12.9167H17.4167ZM10 8.25C11.3095 8.25 12.4972 8.27806 13.6659 8.33179L13.7347 6.83337C12.5424 6.77856 11.3317 6.75 10 6.75V8.25ZM6.33417 8.33179C7.50287 8.27806 8.69057 8.25 10 8.25V6.75C8.66829 6.75 7.45761 6.77856 6.26528 6.83337L6.33417 8.33179ZM2.81323 10.0293C2.68953 10.948 2.58334 11.9181 2.58334 12.9167H4.08334C4.08334 12.0192 4.1789 11.1275 4.29981 10.2295L2.81323 10.0293ZM2.58334 12.9167C2.58334 13.9152 2.68953 14.8853 2.81323 15.804L4.29981 15.6039C4.1789 14.7058 4.08334 13.8142 4.08334 12.9167H2.58334ZM17.1868 10.0293C16.9527 8.29067 15.5122 6.91509 13.7347 6.83337L13.6659 8.33179C14.6943 8.37907 15.5595 9.18437 15.7002 10.2295L17.1868 10.0293ZM13.7347 19C15.5122 18.9183 16.9527 17.5427 17.1868 15.804L15.7002 15.6039C15.5595 16.649 14.6943 17.4543 13.6659 17.5015L13.7347 19ZM6.26528 6.83337C4.48781 6.91508 3.04732 8.29067 2.81323 10.0293L4.29981 10.2295C4.44052 9.18437 5.30576 8.37907 6.33417 8.33179L6.26528 6.83337ZM6.33417 17.5015C5.30576 17.4543 4.44052 16.649 4.29981 15.6039L2.81323 15.804C3.04732 17.5427 4.48782 18.9183 6.26528 19L6.33417 17.5015ZM7.00001 7.5V5.41667H5.50001V7.5H7.00001ZM13 5.41667V7.5H14.5V5.41667H13ZM10 2.41667C11.6569 2.41667 13 3.75981 13 5.41667H14.5C14.5 2.93139 12.4853 0.916668 10 0.916668V2.41667ZM7.00001 5.41667C7.00001 3.75981 8.34316 2.41667 10 2.41667V0.916668C7.51473 0.916668 5.50001 2.93139 5.50001 5.41667H7.00001Z", fill: "#4B5565" })), h("input", { key: '394e9e5afab6549d5739e83bad5aaf278b9be464', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) })), this.showValidation && !this.destructive && (h("svg", { key: '254b22481a0769ce93101b316ad26888afcce22b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '5058532e7678068a01cf541f9aa4cf76d42ce587', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '9586ad27308ab53448c67d3a19d9089967d0580b', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), h("gb-password-button", { key: 'e738033f4cc808575881d276b70ff762cc32bae5', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
|
|
222
|
-
h("div", { key: '
|
|
223
|
-
], this.type === 'tags' && (h("div", { key: '
|
|
230
|
+
h("div", { key: '94a12d79d37a35f7b0562cfe87d0ba31f584c28e', class: "leading_text_input" }, h("div", { key: '2112675a4f678bd911ab76c5449b7d33ac1f6cc2', class: `add_on` }, h("slot", { key: 'e28fe52ea5da89b6b1c96a0377247fa298584819', name: 'text' })), h("div", { key: '4267d60249b00b969c47cad42147ec0928407101', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: '8ca1d6c05c10b5eb2403d62c1942d40fc55d4919', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showValidation && !this.destructive && (h("svg", { key: '29768ff29de1a4f97bef9a0a1e3ffdf7df86f18b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '8d41b7df6191085430fa3df2d527ca42fd5598ee', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '0f7c530b6b0ed985b2fbb349f93eeb3a0fed4f98', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))),
|
|
231
|
+
], this.type === 'payment_input' && (h("div", { key: 'e90f3e68a87b62cc7de06ed74165c2d9f6f31552', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: 'f2761b7de03ef61a819eb39abb9366396512e1ee', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: '8fb06de07a2267b441044baf37927aad2d0c007b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C9.99493 12.8275 8.45902 13.43 6.78069 13.43C3.03582 13.43 0 10.4303 0 6.72997C0 3.02966 3.03582 0.0299683 6.78069 0.0299683C8.45902 0.0299683 9.99493 0.632466 11.179 1.63051C12.363 0.632466 13.8989 0.0299683 15.5773 0.0299683C19.3221 0.0299683 22.358 3.02966 22.358 6.72997C22.358 10.4303 19.3221 13.43 15.5773 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#ED0006" }), h("path", { key: '5685ff8aca122832cb1fd82e07a2eb76cbd159e6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77192 13.5614 6.72997C13.5614 4.68801 12.6369 2.85941 11.179 1.63051C12.363 0.632465 13.8989 0.0299683 15.5772 0.0299683C19.3221 0.0299683 22.3579 3.02966 22.3579 6.72997C22.3579 10.4303 19.3221 13.43 15.5772 13.43C13.8989 13.43 12.363 12.8275 11.179 11.8294Z", fill: "#F9A000" }), h("path", { key: 'cfc4b4afd639b9f4c9e6789a1749f94cab4e9b62', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.179 11.8294C12.6369 10.6005 13.5614 8.77193 13.5614 6.72999C13.5614 4.68805 12.6369 2.85946 11.179 1.63055C9.72109 2.85946 8.79663 4.68805 8.79663 6.72999C8.79663 8.77193 9.72109 10.6005 11.179 11.8294Z", fill: "#FF5E00" })), h("input", { key: '567ca585404e0c2cf47472987de65d4c94e2f77a', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: '8105c73b8b916a4754ef996199d4afbc577c010e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '1ca175ef888e3b28a8c956075682e1143dadd7fc', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '008d8f06b690c51ea2e683c533cc3426adb65db4', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))))), this.type === 'trailing_button' && (h("div", { key: '504ddb12c61f805424f7154b826f04e4ea0d508e', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'b0743478e4e4eba8c130d0e5101061b0138a607e', class: `trailing_button_text_input ${this.size}` }, h("input", { key: '280484a178a1621a8d2763d1c293239b81426ec6', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), ref: el => (this.inputRef = el), value: this.value }), this.showValidation && !this.destructive && (h("svg", { key: '93d2a0703ca1e1f074181e6051ecb04ef162ee96', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f33e1eb76407aee8da78bdbd174155bf450eb4e9', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'b5891fbe55f701a8f13f94b8fdd3418bc291d91c', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("gb-button", { key: '38960222d586dfde4f04ec34a1835e35846b7acd', size: "lg", hierarchy: "tertiary_gray", icon: "only", state: this.state === 'disabled' ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/copy-01.svg", onClick: () => this.copyToClipboard() }))), this.type === 'password' && (h("div", { key: '3042a119ed49b8b261d1be68cdc71381bfc43d36', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '83b28318b051a99bb113f20ff7a70b3e78febb14', class: `password_content` }, h("input", { key: '64f6778ffe25e1996d28c13225b1d62cafe6d931', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showValidation && !this.destructive && (h("svg", { key: 'f3e03e1ecd54325cbc682da63acaaa149b3756d4', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'cc3af0027453382906b6ff769b431d0708ab8580', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: 'f519628d5498faa60f32227798c4a5aa1bcf8aec', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("div", { key: '2d2087837aa8a02617037948ba3906a0dc08b075', class: `dropdown` }, h("gb-password-button", { key: '9424240e73753d07348b888401e4e26ae946a23d', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '1b8700d071476dbe2b94822519009bce8bcddea1', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '41cf3ff32ae1a9c5d15d48ae0821c73c330bebd0', class: `password_icon_leading_content` }, h("svg", { key: 'b4e564a4fdeca9fefed2522e30f761e9f341fe59', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a4e9d55595a89d49f3f311d2d1b7f1586876648d', d: "M12.0759 12.1667C11.6617 12.1667 11.3259 12.5025 11.3259 12.9167C11.3259 13.3309 11.6617 13.6667 12.0759 13.6667V12.1667ZM12.0833 13.6667C12.4976 13.6667 12.8333 13.3309 12.8333 12.9167C12.8333 12.5025 12.4976 12.1667 12.0833 12.1667V13.6667ZM7.91668 12.1667C7.50246 12.1667 7.16668 12.5025 7.16668 12.9167C7.16668 13.3309 7.50246 13.6667 7.91668 13.6667V12.1667ZM7.92415 13.6667C8.33836 13.6667 8.67415 13.3309 8.67415 12.9167C8.67415 12.5025 8.33836 12.1667 7.92415 12.1667V13.6667ZM16.4435 10.1294L17.1868 10.0293L16.4435 10.1294ZM13.7003 7.58258L13.7347 6.83337L13.7003 7.58258ZM13.7003 18.2508L13.7347 19L13.7003 18.2508ZM16.4435 15.704L15.7002 15.6039L16.4435 15.704ZM6.29973 7.58258L6.33417 8.33179L6.29973 7.58258ZM3.55652 10.1294L2.81323 10.0293L3.55652 10.1294ZM6.29973 18.2508L6.33417 17.5015L6.29973 18.2508ZM3.55652 15.704L4.29981 15.6039L3.55652 15.704ZM5.50001 7.5C5.50001 7.91422 5.8358 8.25 6.25001 8.25C6.66422 8.25 7.00001 7.91422 7.00001 7.5H5.50001ZM13 7.5C13 7.91422 13.3358 8.25 13.75 8.25C14.1642 8.25 14.5 7.91422 14.5 7.5H13ZM12.0759 13.6667H12.0833V12.1667H12.0759V13.6667ZM7.91668 13.6667H7.92415V12.1667H7.91668V13.6667ZM10 17.5833C8.69057 17.5833 7.50287 17.5553 6.33417 17.5015L6.26528 19C7.45761 19.0548 8.66829 19.0833 10 19.0833V17.5833ZM13.6659 17.5015C12.4972 17.5553 11.3094 17.5833 10 17.5833V19.0833C11.3317 19.0833 12.5424 19.0548 13.7347 19L13.6659 17.5015ZM17.1868 15.804C17.3105 14.8853 17.4167 13.9152 17.4167 12.9167H15.9167C15.9167 13.8142 15.8211 14.7058 15.7002 15.6039L17.1868 15.804ZM17.4167 12.9167C17.4167 11.9181 17.3105 10.948 17.1868 10.0293L15.7002 10.2295C15.8211 11.1275 15.9167 12.0192 15.9167 12.9167H17.4167ZM10 8.25C11.3095 8.25 12.4972 8.27806 13.6659 8.33179L13.7347 6.83337C12.5424 6.77856 11.3317 6.75 10 6.75V8.25ZM6.33417 8.33179C7.50287 8.27806 8.69057 8.25 10 8.25V6.75C8.66829 6.75 7.45761 6.77856 6.26528 6.83337L6.33417 8.33179ZM2.81323 10.0293C2.68953 10.948 2.58334 11.9181 2.58334 12.9167H4.08334C4.08334 12.0192 4.1789 11.1275 4.29981 10.2295L2.81323 10.0293ZM2.58334 12.9167C2.58334 13.9152 2.68953 14.8853 2.81323 15.804L4.29981 15.6039C4.1789 14.7058 4.08334 13.8142 4.08334 12.9167H2.58334ZM17.1868 10.0293C16.9527 8.29067 15.5122 6.91509 13.7347 6.83337L13.6659 8.33179C14.6943 8.37907 15.5595 9.18437 15.7002 10.2295L17.1868 10.0293ZM13.7347 19C15.5122 18.9183 16.9527 17.5427 17.1868 15.804L15.7002 15.6039C15.5595 16.649 14.6943 17.4543 13.6659 17.5015L13.7347 19ZM6.26528 6.83337C4.48781 6.91508 3.04732 8.29067 2.81323 10.0293L4.29981 10.2295C4.44052 9.18437 5.30576 8.37907 6.33417 8.33179L6.26528 6.83337ZM6.33417 17.5015C5.30576 17.4543 4.44052 16.649 4.29981 15.6039L2.81323 15.804C3.04732 17.5427 4.48782 18.9183 6.26528 19L6.33417 17.5015ZM7.00001 7.5V5.41667H5.50001V7.5H7.00001ZM13 5.41667V7.5H14.5V5.41667H13ZM10 2.41667C11.6569 2.41667 13 3.75981 13 5.41667H14.5C14.5 2.93139 12.4853 0.916668 10 0.916668V2.41667ZM7.00001 5.41667C7.00001 3.75981 8.34316 2.41667 10 2.41667V0.916668C7.51473 0.916668 5.50001 2.93139 5.50001 5.41667H7.00001Z", fill: "#4B5565" })), h("input", { key: '7ce6c36122ec4aa505d5ff07d21c4fae5558004c', class: `content text-md-regular ${this.type} ${this.state}`, type: this.isPasswordVisible ? 'text' : 'password', placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) })), this.showValidation && !this.destructive && (h("svg", { key: '2fa2f0046abc0d5ffc462ef5c192c595d6aa1cd2', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '28115e39a34a383c02eaa62deb33cf308d2d7842', d: "M4.16675 12.0833C4.16675 12.0833 5.41675 12.0833 7.08341 15C7.08341 15 11.7158 7.36112 15.8334 5.83334", stroke: "#079455", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.showHelpIcon && (h("div", { key: '56559f3ed89f00404f4192cba60bf1bc7ae59cb5', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), h("gb-password-button", { key: '7a5031d0d69f77107a02d68ab6cc937a7f190393', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
|
|
232
|
+
h("div", { key: '23b1bc8b4815f6ec13e859b110b81f9d2d4e05e5', class: `count_input` }, h("div", { key: '73cdf7c85169edf93dfb2e2f612f3ec4bc05fece', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, h("input", { key: 'f2f49fc17b7e9cd92ec6e8c97239fd3ca7b8ca4d', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event), value: this.value }), this.showHelpIcon && (h("div", { key: '6c5184abd0a6eed8bb51821883dc40971cfba289', class: `help_circle` }, !this.destructive ? (h("gb-help-tooltip", { "show-supporting-text": true }, h("slot", { name: "tooltip_label", slot: "label" }), h("slot", { name: "tooltip_supporting_text", slot: "supporting_text" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { d: "M7.99458 10H8.00057M7.99992 8.00001V5.33334M14.6666 8.00001C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8.00001C1.33325 4.31811 4.31802 1.33334 7.99992 1.33334C11.6818 1.33334 14.6666 4.31811 14.6666 8.00001Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), h("div", { key: '4c37a164af138ce6d1c4ac71c6aac40daa85ba3e', class: `action ${this.state}` }, h("gb-button", { key: '252d24256155c69102315b29676c023624bf0ec0', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/minus_sign.svg" }), h("div", { key: '45801b010e23ab3cfcc61deed3a1de7e16a85f61', class: "vertical_line" }), h("gb-button", { key: 'ce2b092ea6932e4c31678cdd7402b5a6e8c1fe66', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
|
|
233
|
+
], this.type === 'tags' && (h("div", { key: '46471090bf2457cec5ff3df4be6ff56ee7e7a45a', class: `input_group ${this.state}`, ref: el => (this.inputGroupElement = el), onClick: () => this.handleWrapperClick() }, h("div", { key: 'dc1defa0c64cb63fe63d295da20efb91d1b46c51', class: `input_like_parent ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, h("div", { key: '02bf0bd55e3ac6e7420aecf21478116a65460822', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, !this.value ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, item.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, item.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("p", null, item)))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.removeStaff(index) }, h("p", null, val)))))))), h("span", { key: '5f050e257b8dfb1c51b7c0c03e603b3479ff6233', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'b11ee5153a9a77d7bb4d2f724d793640ece833d8', class: "input_field" }, h("input", { key: 'c3b4cdb41dc7105c8d7605b2c9ceca6638691885', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
|
|
224
234
|
// placeholder={this.placeholder && this.selectedStaff.length === 0 ? this.placeholder : ''}
|
|
225
|
-
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (h("div", { key: '
|
|
226
|
-
? [h("p", { slot: "name" }, item.
|
|
227
|
-
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), !this.destructive ? h("p", { class: "hint_text text-sm-regular" }, this.hintText) : h("p", { class: "error_text text-sm-regular" }, this.errorText)));
|
|
235
|
+
value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff(), onInput: event => this.handleTagInput(event) })))), this.showDropdown && (h("div", { key: '6e3ca27f1d3899a8abdeeb7e246b34a85949345a', class: `tags_dropdown_menu ${this.show ? 'show' : ''} ${this.menuPosition}` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectStaff(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
|
|
236
|
+
? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
|
|
237
|
+
: typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h(Fragment, null, !this.destructive ? h("p", { class: "hint_text text-sm-regular" }, this.hintText) : h("p", { class: "error_text text-sm-regular" }, this.errorText))));
|
|
228
238
|
}
|
|
229
239
|
static get is() { return "gb-input-field"; }
|
|
230
240
|
static get encapsulation() { return "shadow"; }
|
|
@@ -483,6 +493,24 @@ export class GbInputField {
|
|
|
483
493
|
"reflect": false,
|
|
484
494
|
"defaultValue": "false"
|
|
485
495
|
},
|
|
496
|
+
"showCountryIcon": {
|
|
497
|
+
"type": "boolean",
|
|
498
|
+
"mutable": false,
|
|
499
|
+
"complexType": {
|
|
500
|
+
"original": "boolean",
|
|
501
|
+
"resolved": "boolean",
|
|
502
|
+
"references": {}
|
|
503
|
+
},
|
|
504
|
+
"required": false,
|
|
505
|
+
"optional": false,
|
|
506
|
+
"docs": {
|
|
507
|
+
"tags": [],
|
|
508
|
+
"text": ""
|
|
509
|
+
},
|
|
510
|
+
"attribute": "show-country-icon",
|
|
511
|
+
"reflect": false,
|
|
512
|
+
"defaultValue": "true"
|
|
513
|
+
},
|
|
486
514
|
"iconSwap": {
|
|
487
515
|
"type": "string",
|
|
488
516
|
"mutable": false,
|
|
@@ -600,7 +628,7 @@ export class GbInputField {
|
|
|
600
628
|
"tags": [],
|
|
601
629
|
"text": ""
|
|
602
630
|
},
|
|
603
|
-
"defaultValue": "[\r\n // {
|
|
631
|
+
"defaultValue": "[\r\n // { objectName: 'John Doe', objectValue: 'john.doe@example.com' },\r\n // { objectName: 'Jane Smith', objectValue: 'jane.smith@example.com' },\r\n // { objectName: 'Alice Johnson', objectValue: 'alice.johnson@example.com' },\r\n // { objectName: 'Emmanuel Kadiri', objectValue: 'kadiri2047@gmail.com' },\r\n // { objectName: 'Gideon Ogunkola', objectValue: 'gideon@example.com' },\r\n // 10, 20, 30, 40, 50,\r\n ]"
|
|
604
632
|
},
|
|
605
633
|
"menuPosition": {
|
|
606
634
|
"type": "string",
|