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
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export class GbPaginationDotGroup {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.size = undefined;
|
|
5
|
+
this.type = undefined;
|
|
6
|
+
this.color = 'gray_light_bg';
|
|
7
|
+
this.framed = false;
|
|
8
|
+
}
|
|
9
|
+
render() {
|
|
10
|
+
return (h("div", { key: '07ec77d53f8dd3cf495f5ba9ae75434677fd9400', class: "dot_group_div" }, h("div", { key: '53c550aa31df4fdedb450bb725e75ced8ed07dca' })));
|
|
11
|
+
}
|
|
12
|
+
static get is() { return "gb-pagination-dot-group"; }
|
|
13
|
+
static get encapsulation() { return "shadow"; }
|
|
14
|
+
static get originalStyleUrls() {
|
|
15
|
+
return {
|
|
16
|
+
"$": ["gb-pagination-dot-group.css"]
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
static get styleUrls() {
|
|
20
|
+
return {
|
|
21
|
+
"$": ["gb-pagination-dot-group.css"]
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
static get properties() {
|
|
25
|
+
return {
|
|
26
|
+
"size": {
|
|
27
|
+
"type": "string",
|
|
28
|
+
"mutable": false,
|
|
29
|
+
"complexType": {
|
|
30
|
+
"original": "GeneralSizes",
|
|
31
|
+
"resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
|
|
32
|
+
"references": {
|
|
33
|
+
"GeneralSizes": {
|
|
34
|
+
"location": "import",
|
|
35
|
+
"path": "../../models/reusableModels",
|
|
36
|
+
"id": "src/models/reusableModels.ts::GeneralSizes"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"required": false,
|
|
41
|
+
"optional": false,
|
|
42
|
+
"docs": {
|
|
43
|
+
"tags": [],
|
|
44
|
+
"text": ""
|
|
45
|
+
},
|
|
46
|
+
"attribute": "size",
|
|
47
|
+
"reflect": false
|
|
48
|
+
},
|
|
49
|
+
"type": {
|
|
50
|
+
"type": "string",
|
|
51
|
+
"mutable": false,
|
|
52
|
+
"complexType": {
|
|
53
|
+
"original": "PaginationDotTypes",
|
|
54
|
+
"resolved": "\"dot\" | \"line\"",
|
|
55
|
+
"references": {
|
|
56
|
+
"PaginationDotTypes": {
|
|
57
|
+
"location": "import",
|
|
58
|
+
"path": "../../models/reusableModels",
|
|
59
|
+
"id": "src/models/reusableModels.ts::PaginationDotTypes"
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
"required": false,
|
|
64
|
+
"optional": false,
|
|
65
|
+
"docs": {
|
|
66
|
+
"tags": [],
|
|
67
|
+
"text": ""
|
|
68
|
+
},
|
|
69
|
+
"attribute": "type",
|
|
70
|
+
"reflect": false
|
|
71
|
+
},
|
|
72
|
+
"color": {
|
|
73
|
+
"type": "string",
|
|
74
|
+
"mutable": false,
|
|
75
|
+
"complexType": {
|
|
76
|
+
"original": "'gray_light_bg'",
|
|
77
|
+
"resolved": "\"gray_light_bg\"",
|
|
78
|
+
"references": {}
|
|
79
|
+
},
|
|
80
|
+
"required": false,
|
|
81
|
+
"optional": false,
|
|
82
|
+
"docs": {
|
|
83
|
+
"tags": [],
|
|
84
|
+
"text": ""
|
|
85
|
+
},
|
|
86
|
+
"attribute": "color",
|
|
87
|
+
"reflect": false,
|
|
88
|
+
"defaultValue": "'gray_light_bg'"
|
|
89
|
+
},
|
|
90
|
+
"framed": {
|
|
91
|
+
"type": "boolean",
|
|
92
|
+
"mutable": false,
|
|
93
|
+
"complexType": {
|
|
94
|
+
"original": "boolean",
|
|
95
|
+
"resolved": "boolean",
|
|
96
|
+
"references": {}
|
|
97
|
+
},
|
|
98
|
+
"required": false,
|
|
99
|
+
"optional": false,
|
|
100
|
+
"docs": {
|
|
101
|
+
"tags": [],
|
|
102
|
+
"text": ""
|
|
103
|
+
},
|
|
104
|
+
"attribute": "framed",
|
|
105
|
+
"reflect": false,
|
|
106
|
+
"defaultValue": "false"
|
|
107
|
+
}
|
|
108
|
+
};
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
//# sourceMappingURL=gb-pagination-dot-group.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gb-pagination-dot-group.js","sourceRoot":"","sources":["../../../src/components/gb-pagination-dot-group/gb-pagination-dot-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQnD,MAAM,OAAO,oBAAoB;;;;qBAGE,eAAe;sBACtB,KAAK;;IAE/B,MAAM;QACJ,OAAO,CACH,4DAAK,KAAK,EAAC,eAAe;YACtB,6DAAW,CACT,CACT,CAAA;IACH,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\r\nimport { GeneralSizes, PaginationDotTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-pagination-dot-group',\r\n styleUrl: 'gb-pagination-dot-group.css',\r\n shadow: true,\r\n})\r\nexport class GbPaginationDotGroup {\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: PaginationDotTypes;\r\n @Prop() color: 'gray_light_bg' = 'gray_light_bg';\r\n @Prop() framed: boolean = false;\r\n\r\n render() {\r\n return (\r\n <div class=\"dot_group_div\">\r\n <div></div>\r\n </div>\r\n )\r\n }\r\n}"]}
|
package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js
CHANGED
|
@@ -6,9 +6,9 @@ export class GbPaginationDotIndicator {
|
|
|
6
6
|
this.size = undefined;
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
return h("div", { key: '
|
|
9
|
+
return (h("div", { key: 'd9df6246705206942e8514a549b8974d82f5c811', class: `dot_indicator_div
|
|
10
10
|
${this.type} ${this.current ? 'current' : ''}
|
|
11
|
-
${this.size}` });
|
|
11
|
+
${this.size}` }));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "gb-pagination-dot-indicator"; }
|
|
14
14
|
static get originalStyleUrls() {
|
|
@@ -45,9 +45,15 @@ export class GbPaginationDotIndicator {
|
|
|
45
45
|
"type": "string",
|
|
46
46
|
"mutable": false,
|
|
47
47
|
"complexType": {
|
|
48
|
-
"original": "
|
|
48
|
+
"original": "PaginationDotTypes",
|
|
49
49
|
"resolved": "\"dot\" | \"line\"",
|
|
50
|
-
"references": {
|
|
50
|
+
"references": {
|
|
51
|
+
"PaginationDotTypes": {
|
|
52
|
+
"location": "import",
|
|
53
|
+
"path": "../../models/reusableModels",
|
|
54
|
+
"id": "src/models/reusableModels.ts::PaginationDotTypes"
|
|
55
|
+
}
|
|
56
|
+
}
|
|
51
57
|
},
|
|
52
58
|
"required": false,
|
|
53
59
|
"optional": false,
|
package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gb-pagination-dot-indicator.js","sourceRoot":"","sources":["../../../src/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,wBAAwB;;uBACR,KAAK;;;;IAIhC,MAAM;QACJ,OAAO,
|
|
1
|
+
{"version":3,"file":"gb-pagination-dot-indicator.js","sourceRoot":"","sources":["../../../src/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAOnD,MAAM,OAAO,wBAAwB;;uBACR,KAAK;;;;IAIhC,MAAM;QACJ,OAAO,CACL,4DACE,KAAK,EAAE;QACP,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE;QAC1C,IAAI,CAAC,IAAI,EAAE,GACN,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\r\nimport { GeneralSizes, PaginationDotTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-pagination-dot-indicator',\r\n styleUrl: 'gb-pagination-dot-indicator.css',\r\n})\r\nexport class GbPaginationDotIndicator {\r\n @Prop() current: boolean = false;\r\n @Prop() type: PaginationDotTypes;\r\n @Prop() size: GeneralSizes;\r\n\r\n render() {\r\n return (\r\n <div\r\n class={`dot_indicator_div \r\n ${this.type} ${this.current ? 'current' : ''} \r\n ${this.size}`}\r\n ></div>\r\n );\r\n }\r\n}"]}
|
|
@@ -17,7 +17,7 @@ export class GbPaginationNumberBase {
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (h("div", { key: '
|
|
20
|
+
return (h("div", { key: '2a0955c4ae070302dc7a73b8c24e6bc4d3f88ab6', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: 'c3a38d1c9bd644d817dd3cbfad620b951969c7a4', name: "page_number" })));
|
|
21
21
|
}
|
|
22
22
|
static get is() { return "gb-pagination-number-base"; }
|
|
23
23
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class GbPasswordButton {
|
|
|
8
8
|
this.isPasswordVisible = !this.isPasswordVisible;
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: 'cb4098b5ed99cf57d7f8e953805a2583e22b5493' }, h("gb-btn", { key: '775d0bd78bb5a43854501b454fb7b638926caada', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "gb-password-button"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -2668,7 +2668,6 @@
|
|
|
2668
2668
|
background-color: transparent;
|
|
2669
2669
|
display: flex;
|
|
2670
2670
|
align-items: center;
|
|
2671
|
-
align-items: stretch;
|
|
2672
2671
|
gap: var(--spacing-3);
|
|
2673
2672
|
width: 100%;
|
|
2674
2673
|
height: fit-content;
|
|
@@ -2697,6 +2696,10 @@
|
|
|
2697
2696
|
align-items: center;
|
|
2698
2697
|
}
|
|
2699
2698
|
|
|
2699
|
+
span {
|
|
2700
|
+
color: var(--color-text, #4B5565);
|
|
2701
|
+
}
|
|
2702
|
+
|
|
2700
2703
|
/* Label Position Styles */
|
|
2701
2704
|
.progress_bar_container.right {
|
|
2702
2705
|
flex-direction: row;
|
|
@@ -4,11 +4,10 @@ export class GbProgressBar {
|
|
|
4
4
|
this.progress = undefined;
|
|
5
5
|
this.showLabel = false;
|
|
6
6
|
this.labelPosition = undefined;
|
|
7
|
-
this.el = undefined;
|
|
8
7
|
}
|
|
9
8
|
render() {
|
|
10
9
|
const progressValue = Math.min(Math.max(this.progress, 0), 100);
|
|
11
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: 'b088ea298c849190f032ee78068f361776f5c1c8', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'd281aed15fcff0881e9f5328852fdec0d3b3afbe', class: "progress_bar" }, h("div", { key: '14fa4c4eea71dc7a859982d4dcf441340cfa510d', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '10e6adb91bc94b0d1e28e146c094e7c1aa66972e', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '9ee48a7cefdbf2d7038643c5adb3d6df21b25ceb', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '4cf39cdc8816cffde2064658fe8f2ddf7740fdca', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'c9cd6eed8d28fe38cebed9d6199868d1aea48042', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '5c498c4484876bc528568735193ac99d58230a1d', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '9fe5ab43434ded05b0494843f2b3c7c0bb66dfc6', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '74578980b2ee57c29eb96e0f73f83bd7a0f4662e', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
|
|
12
11
|
}
|
|
13
12
|
static get is() { return "gb-progress-bar"; }
|
|
14
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -75,26 +74,6 @@ export class GbProgressBar {
|
|
|
75
74
|
},
|
|
76
75
|
"attribute": "label-position",
|
|
77
76
|
"reflect": false
|
|
78
|
-
},
|
|
79
|
-
"el": {
|
|
80
|
-
"type": "unknown",
|
|
81
|
-
"mutable": false,
|
|
82
|
-
"complexType": {
|
|
83
|
-
"original": "HTMLElement",
|
|
84
|
-
"resolved": "HTMLElement",
|
|
85
|
-
"references": {
|
|
86
|
-
"HTMLElement": {
|
|
87
|
-
"location": "global",
|
|
88
|
-
"id": "global::HTMLElement"
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
|
-
"required": false,
|
|
93
|
-
"optional": false,
|
|
94
|
-
"docs": {
|
|
95
|
-
"tags": [],
|
|
96
|
-
"text": ""
|
|
97
|
-
}
|
|
98
77
|
}
|
|
99
78
|
};
|
|
100
79
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gb-progress-bar.js","sourceRoot":"","sources":["../../../src/components/gb-progress-bar/gb-progress-bar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAO7D,MAAM,OAAO,aAAa;;;yBAEK,KAAK
|
|
1
|
+
{"version":3,"file":"gb-progress-bar.js","sourceRoot":"","sources":["../../../src/components/gb-progress-bar/gb-progress-bar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAO7D,MAAM,OAAO,aAAa;;;yBAEK,KAAK;;;IAGlC,MAAM;QACJ,MAAM,aAAa,GAAG,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QAEhE,OAAO,CACL,4DAAK,KAAK,EAAE,0BAA0B,IAAI,CAAC,aAAa,EAAE;YACxD,4DAAK,KAAK,EAAC,cAAc;gBACvB,4DAAK,KAAK,EAAC,eAAe,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,GAAG,aAAa,GAAG,EAAE,GAAQ,CACpE;YACN,kBACG,IAAI,CAAC,SAAS,IAAI,CACjB,4DAAK,KAAK,EAAE,SAAS,IAAI,CAAC,aAAa,EAAE;gBACtC,IAAI,CAAC,aAAa,KAAK,OAAO,IAAI,6DAAM,KAAK,EAAE,gBAAgB;oBAAG,aAAa;wBAAS;gBACxF,IAAI,CAAC,aAAa,KAAK,QAAQ,IAAI,6DAAM,KAAK,EAAE,gBAAgB;oBAAG,aAAa;wBAAS;gBACzF,IAAI,CAAC,aAAa,KAAK,cAAc,IAAI,CACxC,mEAAY,KAAK,EAAE,aAAa,EAAE,KAAK,EAAC,MAAM,EAAC,KAAK,EAAE,EAAE,UAAU,EAAE,GAAG,CAAC,aAAa,GAAG,GAAG,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE;oBAC1G,0DAAG,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,mBAAmB;wBAC1C,aAAa;4BACZ,CACO,CACd;gBACA,IAAI,CAAC,aAAa,KAAK,iBAAiB,IAAI,CAC3C,mEAAY,KAAK,EAAE,gBAAgB,EAAE,KAAK,EAAC,MAAM,EAAC,KAAK,EAAE,EAAE,UAAU,EAAE,GAAG,CAAC,aAAa,GAAG,IAAI,CAAC,CAAC,QAAQ,EAAE,GAAG,EAAE;oBAC9G,0DAAG,IAAI,EAAC,WAAW,EAAC,KAAK,EAAC,mBAAmB;wBAC1C,aAAa;4BACZ,CACO,CACd,CACG,CACP,CACA,CACC,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Fragment } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-progress-bar',\r\n styleUrl: 'gb-progress-bar.css',\r\n shadow: true,\r\n})\r\nexport class GbProgressBar {\r\n @Prop() progress: number;\r\n @Prop() showLabel: boolean = false;\r\n @Prop() labelPosition: 'right' | 'bottom' | 'top_floating' | 'bottom_floating';\r\n\r\n render() {\r\n const progressValue = Math.min(Math.max(this.progress, 0), 100);\r\n\r\n return (\r\n <div class={`progress_bar_container ${this.labelPosition}`}>\r\n <div class=\"progress_bar\">\r\n <div class=\"progress_fill\" style={{ width: `${progressValue}%` }}></div>\r\n </div>\r\n <>\r\n {this.showLabel && (\r\n <div class={`label ${this.labelPosition}`}>\r\n {this.labelPosition === 'right' && <span class={`text-sm-medium`}>{progressValue}%</span>}\r\n {this.labelPosition === 'bottom' && <span class={`text-sm-medium`}>{progressValue}%</span>}\r\n {this.labelPosition === 'top_floating' && (\r\n <gb-tooltip class={`top_tooltip`} arrow=\"none\" style={{ marginLeft: `${(progressValue - 6.5).toString()}%` }}>\r\n <p slot=\"main_text\" class=\"text-xs-semi-bold\">\r\n {progressValue}%\r\n </p>\r\n </gb-tooltip>\r\n )}\r\n {this.labelPosition === 'bottom_floating' && (\r\n <gb-tooltip class={`bottom_tooltip`} arrow=\"none\" style={{ marginLeft: `${(progressValue - 59.5).toString()}%` }}>\r\n <p slot=\"main_text\" class=\"text-xs-semi-bold\">\r\n {progressValue}%\r\n </p>\r\n </gb-tooltip>\r\n )}\r\n </div>\r\n )}\r\n </>\r\n </div>\r\n );\r\n }\r\n}"]}
|
|
@@ -30,7 +30,7 @@ export class GbProgressCircle {
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: '92a64a225d9e277c1cead42e28ba532be5735c33', class: "gauge" }, h("div", { key: '31f47b93724eb88c62615d084fc112f4344bc1f4', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '24006ef0a8cc36e5d74ba93c0a733b341280a7f9', class: "mask" }), this.label && (h("div", { key: '2e42d66a2a4d14691bf6a85eb3766ea54102bf63', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: 'f20646812e084b6b70db49a01e3837a5d357c8ba', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
|
|
34
34
|
}
|
|
35
35
|
static get is() { return "gb-progress-circle"; }
|
|
36
36
|
static get encapsulation() { return "shadow"; }
|
|
@@ -15,7 +15,7 @@ export class GbRichText {
|
|
|
15
15
|
destructive: this.destructive,
|
|
16
16
|
disabled: this.state === 'disabled'
|
|
17
17
|
};
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: 'e6c8642c08d2ed2c5a2533a287eedc2e8d132141', class: classes }, h("div", { key: 'bdb3a13d6f516df9abb2d6517241f9520b32c0d7', class: "input-with-label" }, h("label", { key: '091be54c2ddba2e58f842878a74a5314901db583' }, this.label), h("div", { key: '84bd0474afa3f01ffbed4ddaef174e77a2dc0a07', class: "input-container" }, h("div", { key: 'b8e24f61c541fc003ae2e53514bf6b5ceebed08d', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: '935286e2a038397881f559120f4f4acf8d2fe862', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (h("span", { key: '6c6b4d434ae954afdc4bd7bf9d0d5bb3448107a9', class: "error-icon" }, h("svg", { key: 'ce902df811835e7938b1f0b96c8e844181479e26', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '7640847db6ecc756ddc38d1f89a3c6c2777a7aa7', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: '22c805cb2ea9fba08f5b4e641a8a7e40b8047cfc', class: "text-container" }, h("textarea", { key: 'daf663b158090a3049d112b3a09b1d3d705811ec' }, this.showPlaceholder && (h("div", { key: '16f1909688bde8917df4eab9bfd77fab3c9d4bd0' }, this.placeholder)))))), this.showHintText && (h("div", { key: 'c37283a8e34852d685fda114f49f53c3e669f552', class: "hint-text" }, this.hintText))));
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "gb-rich-text"; }
|
|
21
21
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,7 +4,7 @@ export class GbScrollbar {
|
|
|
4
4
|
this.length = '25%';
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: '07e8ec2ff2a1f7c53cec5b4cff5a1fbe0faa99f6', class: "scrollbar-container" }, h("div", { key: '5483410a8af9456cd6f719d5c113b83b6c9abd08', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'de07fc69eb4803455e3b0b02035c078b66f42a73' }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "gb-scrollbar"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -32,7 +32,7 @@ export class GbSideBarItem {
|
|
|
32
32
|
render() {
|
|
33
33
|
const redBarSrc = getAssetPath(`assets/bar.svg`);
|
|
34
34
|
const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: 'd2e15d0add59f71f2d2f91fc288f0949ca126d2a', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '08b53ae648bb9eebe9c17a70bd18afdca57404a2', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '0b6e78a32eb0496f381589dc55574d7e853eb526', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: 'dfae0080d3fa8551af3df38018b950bf69c7e6f5', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '23dd8449892ce86ad79e58f41cee7ad27c933342', class: "content" }, h("div", { key: 'f1b029268d46ac1f436b14e4bd617f974f7efa6f', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '109a31eca48c21abac12f03f77540194fa5c8991', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '2532ffeb07887d75794631c8c0d382d392260b4a', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '211c91bc32050a9b5285805e0cdab9bb5bbc9309' }, "10"))), this.showArrow && (h("svg", { key: 'cbd28af6c34aaa64ae8c611502be7069ee422651', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: 'c210a7c82165283036bce1ed5b3aa2d0bd9b1665', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: '592facf9832d86e42bf4de2f1fb963857d607346', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '49b946a445def14ea1e7306a00d54bf86341d02c', slot: "label" }, this.label)))));
|
|
36
36
|
}
|
|
37
37
|
static get is() { return "gb-side-bar-item"; }
|
|
38
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -70,7 +70,7 @@ export class GbSidebar {
|
|
|
70
70
|
const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
|
|
71
71
|
const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
|
|
72
72
|
const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
|
|
73
|
-
return (h("div", { key: '
|
|
73
|
+
return (h("div", { key: '09343cb999e99fc8cee1eb8ad01310fc230a85e7', class: `sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'ec41ccb8a803f93e03be944d1f02ac36b4d49a67', class: "pattern" }, h("img", { key: '2bcdc4bd09a95cefaa706850f04e55208b7da79e', src: patternSrc, alt: "" }))), h("div", { key: '7b89cb6a92a3e3fee51c30b44cb05722de60f33d', class: "nav" }, h("div", { key: '181260b1a55f3c37ffb8aefd85feb1d5c08dde60', class: `sidebar_header ${this.state}` }, h("div", { key: '55c7e4fcbe7cccb44d192693384412859e434036', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: '6a113aa82975ae344a740a7c59ed567c694cca36', src: logoSrc, alt: "" })), h("div", { key: 'ef92ef7e229dc825cd853e0081a41f3645591b71', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: 'fb06b1cd1e19bbc18acb423908f1e61b6f01bebf', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'e1c02353b947c876f0b4cdffba8b66e372a55cf4', class: "navigation" }, h("div", { key: '65bb47c5011afeaf43bb920c56ec920247824033', class: "item" }, h("gb-side-bar-item", { key: '16e3adcd20065e1d436cb3a7bf98b6ba600b8c19', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-side-bar-item", { key: 'e3a94274034bf7dccb2a5fdd5b4ea6edc5283cd4', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-side-bar-item", { key: '414c7b1606333a22f4ce4c67febf810b089fb595', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-side-bar-item", { key: '507da8f0d48bf3a291c0c467cf29617d61f50310', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-side-bar-item", { key: '374bdbffead5f70937c995720451563ca3e0fb4b', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '264e746e8131c9de51b4001d9e977401a9ad6bbf', class: "navigation" }, h("div", { key: '0ba0096845d1ef12088b44a8642984c0c1108c95', class: "item" }, this.sixthItemLabel && (h("gb-side-bar-item", { key: '5d18fb852a6dfe0ae831fec0374e3b4de6b4ae5d', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-side-bar-item", { key: '5c262f05fd1bd2be155129294f75b98ecd890f57', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-side-bar-item", { key: 'b07f49c20b0cad8d7b6559b5d67bd869db706017', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-side-bar-item", { key: 'c8d6dcbd783aad66b3d0ebcc240843fd84b376b2', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-side-bar-item", { key: '26de8ddbec91b473666850944685c2d377db2d09', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'dcdfe633d1ec316274c382b2c55fe8717fab4ef0', class: "application_name" }, h("div", { key: '50e0870d97d1af279b3919b077f026a494e2be2e', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '5fecc12ed7cc032090d36cd6850ba4f4e738d8a3', class: "application_name_pattern" }, h("img", { key: 'de71804a8756db751c51176f4d214174e57405e9', src: patternSrc, alt: "" }))), h("div", { key: 'ab8ffc59d79400223070ee0e4da0d8c70b784293', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '11999f4882f109e9ef9ba44525a1b8c053f6b931', class: textClass }, h("slot", { key: '6a7d62e35ed12856c60aff3724babffb82b430d1', name: "application_name" })))))));
|
|
74
74
|
}
|
|
75
75
|
static get is() { return "gb-sidebar"; }
|
|
76
76
|
static get encapsulation() { return "shadow"; }
|
|
@@ -3,28 +3,36 @@ export class GbSlider {
|
|
|
3
3
|
constructor() {
|
|
4
4
|
this.isDragging = false;
|
|
5
5
|
this.activeThumb = null;
|
|
6
|
-
this.snapPoints = [0, 25, 50, 75, 100];
|
|
7
6
|
this.handleMouseDown = (_e, thumb) => {
|
|
8
7
|
this.isDragging = true;
|
|
9
8
|
this.activeThumb = thumb;
|
|
9
|
+
// Clamp the initial value of the thumb within bounds
|
|
10
|
+
if (thumb === 'left') {
|
|
11
|
+
this.leftValue = Math.min(this.leftValue, this.rightValue - 1);
|
|
12
|
+
}
|
|
13
|
+
else {
|
|
14
|
+
this.rightValue = Math.max(this.rightValue, this.leftValue + 1);
|
|
15
|
+
}
|
|
10
16
|
document.addEventListener('mousemove', this.handleMouseMove);
|
|
11
17
|
document.addEventListener('mouseup', this.handleMouseUp);
|
|
12
18
|
};
|
|
13
19
|
this.handleMouseMove = (e) => {
|
|
14
20
|
if (!this.isDragging)
|
|
15
21
|
return;
|
|
16
|
-
//
|
|
17
|
-
const
|
|
18
|
-
//
|
|
19
|
-
const
|
|
20
|
-
//
|
|
22
|
+
// Get the bounding box of the slider container
|
|
23
|
+
const boundingBox = this.containerEl.getBoundingClientRect();
|
|
24
|
+
// Calculate the mouse position relative to the slider container
|
|
25
|
+
const position = ((e.clientX - boundingBox.left) / boundingBox.width) * (this.max - this.min) + this.min;
|
|
26
|
+
// Snap the position to the nearest integer increment of 1
|
|
27
|
+
const value = Math.round(position);
|
|
28
|
+
// Update the appropriate thumb's value, clamping it within bounds
|
|
21
29
|
if (this.activeThumb === 'left') {
|
|
22
|
-
this.leftValue = Math.min(value, this.rightValue -
|
|
30
|
+
this.leftValue = Math.max(this.min, Math.min(value, this.rightValue - 1)); // Ensure it doesn't exceed right thumb
|
|
23
31
|
}
|
|
24
32
|
else {
|
|
25
|
-
this.rightValue = Math.max(value, this.leftValue +
|
|
33
|
+
this.rightValue = Math.min(this.max, Math.max(value, this.leftValue + 1)); // Ensure it doesn't go below left thumb
|
|
26
34
|
}
|
|
27
|
-
// Update the track's appearance and emit the new values
|
|
35
|
+
// Update the track's appearance and emit the new values
|
|
28
36
|
this.updateTrack();
|
|
29
37
|
this.thumbValueChanged.emit({ left: this.leftValue, right: this.rightValue });
|
|
30
38
|
};
|
|
@@ -34,29 +42,39 @@ export class GbSlider {
|
|
|
34
42
|
document.removeEventListener('mousemove', this.handleMouseMove);
|
|
35
43
|
document.removeEventListener('mouseup', this.handleMouseUp);
|
|
36
44
|
};
|
|
37
|
-
this.min =
|
|
38
|
-
this.max =
|
|
45
|
+
this.min = 0;
|
|
46
|
+
this.max = 100;
|
|
39
47
|
this.thumbType = undefined;
|
|
40
|
-
this.
|
|
41
|
-
this.
|
|
48
|
+
this.leftControl = 0;
|
|
49
|
+
this.rightControl = 100;
|
|
50
|
+
this.label = undefined;
|
|
51
|
+
this.unit = '';
|
|
52
|
+
this.unitPosition = 'left';
|
|
53
|
+
this.leftValue = undefined;
|
|
54
|
+
this.rightValue = undefined;
|
|
55
|
+
}
|
|
56
|
+
componentWillLoad() {
|
|
57
|
+
// Set the initial values for the slider
|
|
58
|
+
this.leftValue = Math.max(this.min, Math.min(this.leftControl, this.max));
|
|
59
|
+
this.rightValue = Math.max(this.min, Math.min(this.rightControl, this.max));
|
|
42
60
|
}
|
|
43
61
|
componentDidLoad() {
|
|
44
62
|
this.trackEl = this.el.shadowRoot.querySelector('.track');
|
|
45
63
|
this.containerEl = this.el.shadowRoot.querySelector('.slider-container');
|
|
46
64
|
this.updateTrack();
|
|
47
65
|
}
|
|
48
|
-
findNearestSnapPoint(value) {
|
|
49
|
-
return this.snapPoints.reduce((prev, curr) => Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev);
|
|
50
|
-
}
|
|
51
66
|
updateTrack() {
|
|
52
|
-
const leftPos = this.leftValue;
|
|
53
|
-
const rightPos = this.rightValue;
|
|
67
|
+
const leftPos = ((this.leftValue - this.min) / (this.max - this.min)) * 100;
|
|
68
|
+
const rightPos = ((this.rightValue - this.min) / (this.max - this.min)) * 100;
|
|
54
69
|
// Update the track's left position and width to match the thumb positions.
|
|
55
70
|
this.trackEl.style.left = `${leftPos}%`;
|
|
56
71
|
this.trackEl.style.width = `${rightPos - leftPos}%`;
|
|
57
72
|
}
|
|
73
|
+
formatValue(value) {
|
|
74
|
+
return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
|
|
75
|
+
}
|
|
58
76
|
render() {
|
|
59
|
-
return (h("div", { key: '
|
|
77
|
+
return (h("div", { key: '7343e2e51c76a013c9987e75e96ca4583c88c4df', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'e1e41b220d4edd38b40ab874863f9f1cf548e662', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: 'e1c6bea41ca00c66a038918c24ffc0ea0e90939f', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '28aadc048c5eacaced23bc7f5788495c0d8eeedb', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
|
|
60
78
|
}
|
|
61
79
|
static get is() { return "gb-slider"; }
|
|
62
80
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,7 +105,8 @@ export class GbSlider {
|
|
|
87
105
|
"text": ""
|
|
88
106
|
},
|
|
89
107
|
"attribute": "min",
|
|
90
|
-
"reflect": false
|
|
108
|
+
"reflect": false,
|
|
109
|
+
"defaultValue": "0"
|
|
91
110
|
},
|
|
92
111
|
"max": {
|
|
93
112
|
"type": "number",
|
|
@@ -104,7 +123,8 @@ export class GbSlider {
|
|
|
104
123
|
"text": ""
|
|
105
124
|
},
|
|
106
125
|
"attribute": "max",
|
|
107
|
-
"reflect": false
|
|
126
|
+
"reflect": false,
|
|
127
|
+
"defaultValue": "100"
|
|
108
128
|
},
|
|
109
129
|
"thumbType": {
|
|
110
130
|
"type": "string",
|
|
@@ -122,6 +142,95 @@ export class GbSlider {
|
|
|
122
142
|
},
|
|
123
143
|
"attribute": "thumb-type",
|
|
124
144
|
"reflect": false
|
|
145
|
+
},
|
|
146
|
+
"leftControl": {
|
|
147
|
+
"type": "number",
|
|
148
|
+
"mutable": false,
|
|
149
|
+
"complexType": {
|
|
150
|
+
"original": "number",
|
|
151
|
+
"resolved": "number",
|
|
152
|
+
"references": {}
|
|
153
|
+
},
|
|
154
|
+
"required": false,
|
|
155
|
+
"optional": false,
|
|
156
|
+
"docs": {
|
|
157
|
+
"tags": [],
|
|
158
|
+
"text": ""
|
|
159
|
+
},
|
|
160
|
+
"attribute": "left-control",
|
|
161
|
+
"reflect": false,
|
|
162
|
+
"defaultValue": "0"
|
|
163
|
+
},
|
|
164
|
+
"rightControl": {
|
|
165
|
+
"type": "number",
|
|
166
|
+
"mutable": false,
|
|
167
|
+
"complexType": {
|
|
168
|
+
"original": "number",
|
|
169
|
+
"resolved": "number",
|
|
170
|
+
"references": {}
|
|
171
|
+
},
|
|
172
|
+
"required": false,
|
|
173
|
+
"optional": false,
|
|
174
|
+
"docs": {
|
|
175
|
+
"tags": [],
|
|
176
|
+
"text": ""
|
|
177
|
+
},
|
|
178
|
+
"attribute": "right-control",
|
|
179
|
+
"reflect": false,
|
|
180
|
+
"defaultValue": "100"
|
|
181
|
+
},
|
|
182
|
+
"label": {
|
|
183
|
+
"type": "string",
|
|
184
|
+
"mutable": false,
|
|
185
|
+
"complexType": {
|
|
186
|
+
"original": "'false' | 'bottom' | 'top_floating'",
|
|
187
|
+
"resolved": "\"bottom\" | \"false\" | \"top_floating\"",
|
|
188
|
+
"references": {}
|
|
189
|
+
},
|
|
190
|
+
"required": false,
|
|
191
|
+
"optional": false,
|
|
192
|
+
"docs": {
|
|
193
|
+
"tags": [],
|
|
194
|
+
"text": ""
|
|
195
|
+
},
|
|
196
|
+
"attribute": "label",
|
|
197
|
+
"reflect": false
|
|
198
|
+
},
|
|
199
|
+
"unit": {
|
|
200
|
+
"type": "string",
|
|
201
|
+
"mutable": false,
|
|
202
|
+
"complexType": {
|
|
203
|
+
"original": "string",
|
|
204
|
+
"resolved": "string",
|
|
205
|
+
"references": {}
|
|
206
|
+
},
|
|
207
|
+
"required": false,
|
|
208
|
+
"optional": false,
|
|
209
|
+
"docs": {
|
|
210
|
+
"tags": [],
|
|
211
|
+
"text": ""
|
|
212
|
+
},
|
|
213
|
+
"attribute": "unit",
|
|
214
|
+
"reflect": false,
|
|
215
|
+
"defaultValue": "''"
|
|
216
|
+
},
|
|
217
|
+
"unitPosition": {
|
|
218
|
+
"type": "string",
|
|
219
|
+
"mutable": false,
|
|
220
|
+
"complexType": {
|
|
221
|
+
"original": "'left' | 'right'",
|
|
222
|
+
"resolved": "\"left\" | \"right\"",
|
|
223
|
+
"references": {}
|
|
224
|
+
},
|
|
225
|
+
"required": false,
|
|
226
|
+
"optional": false,
|
|
227
|
+
"docs": {
|
|
228
|
+
"tags": [],
|
|
229
|
+
"text": ""
|
|
230
|
+
},
|
|
231
|
+
"attribute": "unit-position",
|
|
232
|
+
"reflect": false,
|
|
233
|
+
"defaultValue": "'left'"
|
|
125
234
|
}
|
|
126
235
|
};
|
|
127
236
|
}
|