globuswebcomponents 0.8.1 → 0.8.3
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-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar_34.cjs.entry.js +59 -59
- package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-button-close_2.cjs.entry.js +2 -2
- 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-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload.cjs.entry.js +9 -9
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-megainput-field.cjs.entry.js +2 -2
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast.cjs.entry.js +1 -1
- package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
- package/dist/cjs/gb-verification-code-field.cjs.entry.js +2 -2
- package/dist/collection/components/gb-avatar/gb-avatar.js +3 -3
- package/dist/collection/components/gb-avatar/gb-avatar.js.map +1 -1
- package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.js +1 -1
- package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.js +1 -1
- package/dist/collection/components/gb-avatar-group/gb-avatar-group.js +1 -1
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +1 -1
- package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.js +1 -1
- package/dist/collection/components/gb-badge/gb-badge.js +1 -1
- package/dist/collection/components/gb-badge-close/gb-badge-close.js +1 -1
- package/dist/collection/components/gb-btn/gb-btn.js +1 -1
- package/dist/collection/components/gb-button/gb-button.js +1 -1
- package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
- package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
- package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
- package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
- package/dist/collection/components/gb-control-handle/gb-control-handle.js +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
- package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +9 -9
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +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.js +4 -4
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +11 -11
- 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.js +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
- package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
- package/dist/collection/components/gb-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 +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.js +3 -3
- 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 +1 -1
- package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
- 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 +7 -7
- package/dist/components/gb-avatar-group.js +6 -6
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +4 -4
- 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-control-handle.js +2 -2
- 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 +4 -4
- 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-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +14 -14
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +5 -5
- package/dist/components/gb-help-dropdown.js +4 -4
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +7 -7
- 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 +22 -22
- 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 +5 -5
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-indicator.js +1 -1
- package/dist/components/gb-pagination-number-base.js +1 -1
- package/dist/components/gb-pagination.js +16 -16
- 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 +1 -1
- package/dist/components/gb-rich-text.js +15 -15
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-side-bar-item.js +1 -1
- package/dist/components/gb-sidebar.js +9 -9
- package/dist/components/gb-slider.js +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-toast-button.js +1 -1
- package/dist/components/gb-toast.js +4 -4
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field.js +2 -2
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-verification-code-field.js +3 -3
- package/dist/components/gb-wysiwyg-toolbar.js +1 -1
- package/dist/components/{p-2f26e286.js → p-0760b44e.js} +2 -2
- package/dist/components/{p-2f26e286.js.map → p-0760b44e.js.map} +1 -1
- package/dist/components/{p-e7bc2af2.js → p-0b535d61.js} +6 -6
- package/dist/components/{p-e7bc2af2.js.map → p-0b535d61.js.map} +1 -1
- package/dist/components/{p-1ebb8605.js → p-0e4042ac.js} +2 -2
- package/dist/components/{p-1ebb8605.js.map → p-0e4042ac.js.map} +1 -1
- package/dist/components/{p-6ce96214.js → p-0e9c2d87.js} +3 -3
- package/dist/components/{p-6ce96214.js.map → p-0e9c2d87.js.map} +1 -1
- package/dist/components/{p-0977f4e6.js → p-10903812.js} +3 -3
- package/dist/components/{p-0977f4e6.js.map → p-10903812.js.map} +1 -1
- package/dist/components/{p-71d7b754.js → p-10dfb3a3.js} +2 -2
- package/dist/components/{p-71d7b754.js.map → p-10dfb3a3.js.map} +1 -1
- package/dist/components/{p-fedf482f.js → p-158023dc.js} +5 -5
- package/dist/components/p-158023dc.js.map +1 -0
- package/dist/components/{p-f583506d.js → p-195ecb68.js} +2 -2
- package/dist/components/{p-f583506d.js.map → p-195ecb68.js.map} +1 -1
- package/dist/components/{p-1ca57d5b.js → p-2b0e986e.js} +3 -3
- package/dist/components/{p-1ca57d5b.js.map → p-2b0e986e.js.map} +1 -1
- package/dist/components/{p-e5a83695.js → p-2c2e3a26.js} +2 -2
- package/dist/components/{p-e5a83695.js.map → p-2c2e3a26.js.map} +1 -1
- package/dist/components/{p-8ea2d4ec.js → p-2c3b2ebf.js} +4 -4
- package/dist/components/{p-8ea2d4ec.js.map → p-2c3b2ebf.js.map} +1 -1
- package/dist/components/{p-cd7c4de5.js → p-34557622.js} +3 -3
- package/dist/components/{p-cd7c4de5.js.map → p-34557622.js.map} +1 -1
- package/dist/components/{p-0f81e580.js → p-372729ba.js} +6 -6
- package/dist/components/{p-0f81e580.js.map → p-372729ba.js.map} +1 -1
- package/dist/components/{p-a4e56bdf.js → p-43d0d98d.js} +5 -5
- package/dist/components/{p-a4e56bdf.js.map → p-43d0d98d.js.map} +1 -1
- package/dist/components/{p-a077869e.js → p-56c502d1.js} +9 -9
- package/dist/components/{p-a077869e.js.map → p-56c502d1.js.map} +1 -1
- package/dist/components/{p-6918d8b1.js → p-56f1651d.js} +2 -2
- package/dist/components/{p-6918d8b1.js.map → p-56f1651d.js.map} +1 -1
- package/dist/components/{p-0b43371e.js → p-6a9e612d.js} +4 -4
- package/dist/components/{p-0b43371e.js.map → p-6a9e612d.js.map} +1 -1
- package/dist/components/{p-8bc15a13.js → p-74c3dd24.js} +5 -5
- package/dist/components/{p-8bc15a13.js.map → p-74c3dd24.js.map} +1 -1
- package/dist/components/{p-4a648c43.js → p-76a3c3f0.js} +8 -8
- package/dist/components/{p-4a648c43.js.map → p-76a3c3f0.js.map} +1 -1
- package/dist/components/{p-22e07b7d.js → p-7b4480bf.js} +2 -2
- package/dist/components/{p-22e07b7d.js.map → p-7b4480bf.js.map} +1 -1
- package/dist/components/{p-5814e13f.js → p-7eab9d80.js} +2 -2
- package/dist/components/{p-5814e13f.js.map → p-7eab9d80.js.map} +1 -1
- package/dist/components/{p-0c415ab4.js → p-7f18ceda.js} +2 -2
- package/dist/components/{p-0c415ab4.js.map → p-7f18ceda.js.map} +1 -1
- package/dist/components/{p-9b4be6c1.js → p-85d0df53.js} +3 -3
- package/dist/components/{p-9b4be6c1.js.map → p-85d0df53.js.map} +1 -1
- package/dist/components/{p-0ede1038.js → p-862d2e0b.js} +2 -2
- package/dist/components/{p-0ede1038.js.map → p-862d2e0b.js.map} +1 -1
- package/dist/components/{p-445351dc.js → p-97a3e385.js} +2 -2
- package/dist/components/{p-445351dc.js.map → p-97a3e385.js.map} +1 -1
- package/dist/components/{p-eba0059d.js → p-9980394c.js} +8 -8
- package/dist/components/{p-eba0059d.js.map → p-9980394c.js.map} +1 -1
- package/dist/components/{p-9db805b5.js → p-9c2c0bab.js} +3 -3
- package/dist/components/{p-9db805b5.js.map → p-9c2c0bab.js.map} +1 -1
- package/dist/components/{p-8c3b1c8c.js → p-9d44b0a0.js} +3 -3
- package/dist/components/{p-8c3b1c8c.js.map → p-9d44b0a0.js.map} +1 -1
- package/dist/components/{p-9aae25cf.js → p-9d87f274.js} +2 -2
- package/dist/components/{p-9aae25cf.js.map → p-9d87f274.js.map} +1 -1
- package/dist/components/{p-0eec2229.js → p-a1275da5.js} +14 -14
- package/dist/components/{p-0eec2229.js.map → p-a1275da5.js.map} +1 -1
- package/dist/components/{p-b52b8162.js → p-aac3959b.js} +8 -8
- package/dist/components/{p-b52b8162.js.map → p-aac3959b.js.map} +1 -1
- package/dist/components/{p-3c745bea.js → p-b487814d.js} +17 -17
- package/dist/components/{p-3c745bea.js.map → p-b487814d.js.map} +1 -1
- package/dist/components/{p-33c4b9e5.js → p-b606ddda.js} +2 -2
- package/dist/components/{p-33c4b9e5.js.map → p-b606ddda.js.map} +1 -1
- package/dist/components/{p-cecb39d2.js → p-ba4c1270.js} +8 -8
- package/dist/components/{p-cecb39d2.js.map → p-ba4c1270.js.map} +1 -1
- package/dist/components/{p-a19a447b.js → p-bee78fdd.js} +2 -2
- package/dist/components/{p-a19a447b.js.map → p-bee78fdd.js.map} +1 -1
- package/dist/components/{p-7cce4c9b.js → p-d4e42fde.js} +5 -5
- package/dist/components/{p-7cce4c9b.js.map → p-d4e42fde.js.map} +1 -1
- package/dist/components/{p-a6f61aab.js → p-ec2eae6d.js} +2 -2
- package/dist/components/{p-a6f61aab.js.map → p-ec2eae6d.js.map} +1 -1
- package/dist/components/{p-eae096b2.js → p-f03824e7.js} +2 -2
- package/dist/components/{p-eae096b2.js.map → p-f03824e7.js.map} +1 -1
- package/dist/esm/gb-avatar-add-button.entry.js +1 -1
- package/dist/esm/gb-avatar-group.entry.js +1 -1
- package/dist/esm/gb-avatar-label-group.entry.js +1 -1
- package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
- package/dist/esm/gb-avatar_34.entry.js +59 -59
- package/dist/esm/gb-avatar_34.entry.js.map +1 -1
- package/dist/esm/gb-button-close_2.entry.js +2 -2
- 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-control-handle.entry.js +1 -1
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
- package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
- package/dist/esm/gb-export-dropdown.entry.js +1 -1
- package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
- package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
- package/dist/esm/gb-file-upload.entry.js +9 -9
- package/dist/esm/gb-help-dropdown.entry.js +1 -1
- package/dist/esm/gb-megainput-field.entry.js +2 -2
- package/dist/esm/gb-progress-circle.entry.js +1 -1
- package/dist/esm/gb-rich-text.entry.js +1 -1
- package/dist/esm/gb-scrollbar.entry.js +1 -1
- package/dist/esm/gb-slider.entry.js +1 -1
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-toggle.entry.js +1 -1
- package/dist/esm/gb-token-field.entry.js +1 -1
- package/dist/esm/gb-verification-code-field.entry.js +2 -2
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-4ebce452.entry.js → p-0476bc02.entry.js} +2 -2
- package/dist/globuscomponents/{p-26a27b94.entry.js → p-06ca3577.entry.js} +2 -2
- package/dist/globuscomponents/{p-916be2e6.entry.js → p-25bd04e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-3187a396.entry.js → p-335c0358.entry.js} +2 -2
- package/dist/globuscomponents/{p-c833196c.entry.js → p-3f2bb288.entry.js} +2 -2
- package/dist/globuscomponents/{p-450bfb1e.entry.js → p-4c097c1b.entry.js} +2 -2
- package/dist/globuscomponents/{p-e30e9098.entry.js → p-4d40f44e.entry.js} +2 -2
- package/dist/globuscomponents/{p-9a7f8086.entry.js → p-4f500687.entry.js} +2 -2
- package/dist/globuscomponents/{p-82ed7e15.entry.js → p-5a74049a.entry.js} +2 -2
- package/dist/globuscomponents/{p-0dc980e1.entry.js → p-5aa666cf.entry.js} +2 -2
- package/dist/globuscomponents/p-5aa666cf.entry.js.map +1 -0
- package/dist/globuscomponents/p-6a32b6fa.entry.js +2 -0
- package/dist/globuscomponents/{p-42b0501f.entry.js → p-795bb92f.entry.js} +2 -2
- package/dist/globuscomponents/{p-c1948b27.entry.js → p-8011d2db.entry.js} +2 -2
- package/dist/globuscomponents/{p-ead3d572.entry.js → p-8bc59170.entry.js} +2 -2
- package/dist/globuscomponents/{p-03089687.entry.js → p-91408a8a.entry.js} +2 -2
- package/dist/globuscomponents/{p-610b9f3f.entry.js → p-92a339cc.entry.js} +2 -2
- package/dist/globuscomponents/{p-8ae7b1be.entry.js → p-97248b6b.entry.js} +2 -2
- package/dist/globuscomponents/{p-8e3b677c.entry.js → p-9e7c96da.entry.js} +2 -2
- package/dist/globuscomponents/p-a0f0cf30.entry.js +2 -0
- package/dist/globuscomponents/{p-77543e57.entry.js → p-a5984bac.entry.js} +2 -2
- package/dist/globuscomponents/{p-d4a21015.entry.js → p-b73848e7.entry.js} +2 -2
- package/dist/globuscomponents/{p-e124949f.entry.js → p-b90e0cff.entry.js} +2 -2
- package/dist/globuscomponents/{p-331fccb1.entry.js → p-babd23df.entry.js} +2 -2
- package/dist/globuscomponents/{p-1efc6fcb.entry.js → p-c2cd82f8.entry.js} +2 -2
- package/dist/globuscomponents/{p-8584a310.entry.js → p-c771ac70.entry.js} +2 -2
- package/dist/globuscomponents/{p-feb34fb7.entry.js → p-f19f57d4.entry.js} +2 -2
- package/package.json +1 -1
- package/dist/components/p-fedf482f.js.map +0 -1
- package/dist/globuscomponents/p-0dc980e1.entry.js.map +0 -1
- package/dist/globuscomponents/p-e62a5b1b.entry.js +0 -2
- package/dist/globuscomponents/p-e9658c0a.entry.js +0 -2
- /package/dist/globuscomponents/{p-4ebce452.entry.js.map → p-0476bc02.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-26a27b94.entry.js.map → p-06ca3577.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-916be2e6.entry.js.map → p-25bd04e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3187a396.entry.js.map → p-335c0358.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c833196c.entry.js.map → p-3f2bb288.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-450bfb1e.entry.js.map → p-4c097c1b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e30e9098.entry.js.map → p-4d40f44e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9a7f8086.entry.js.map → p-4f500687.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-82ed7e15.entry.js.map → p-5a74049a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e9658c0a.entry.js.map → p-6a32b6fa.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-42b0501f.entry.js.map → p-795bb92f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c1948b27.entry.js.map → p-8011d2db.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ead3d572.entry.js.map → p-8bc59170.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-03089687.entry.js.map → p-91408a8a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-610b9f3f.entry.js.map → p-92a339cc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8ae7b1be.entry.js.map → p-97248b6b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8e3b677c.entry.js.map → p-9e7c96da.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e62a5b1b.entry.js.map → p-a0f0cf30.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-77543e57.entry.js.map → p-a5984bac.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d4a21015.entry.js.map → p-b73848e7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e124949f.entry.js.map → p-b90e0cff.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-331fccb1.entry.js.map → p-babd23df.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1efc6fcb.entry.js.map → p-c2cd82f8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8584a310.entry.js.map → p-c771ac70.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-feb34fb7.entry.js.map → p-f19f57d4.entry.js.map} +0 -0
|
@@ -9,7 +9,7 @@ const GbAvatar = class {
|
|
|
9
9
|
registerInstance(this, hostRef);
|
|
10
10
|
this.size = undefined;
|
|
11
11
|
this.placeholder = false;
|
|
12
|
-
this.text =
|
|
12
|
+
this.text = true;
|
|
13
13
|
this.statusIcon = '';
|
|
14
14
|
this.state = OnlineIndicatorStates.Online;
|
|
15
15
|
this.icon = 'user';
|
|
@@ -68,7 +68,7 @@ const GbAvatar = class {
|
|
|
68
68
|
}
|
|
69
69
|
render() {
|
|
70
70
|
return [
|
|
71
|
-
h("div", { key: '
|
|
71
|
+
h("div", { key: '775cf7ba5eabbc8488b8d2ba03ee258b57b32140', class: "avatar" }, h("gb-avatar-contrast-inner-border", { key: 'f84eb681b4c8797a895538b9f1eeb939d0c34bc7', "show-border": this.showBorder, size: this.size, weight: this.weight }, h("div", { key: '3618eca98b7f41234c5e7b28d70c0fc923df82e3', class: `inner_content ${this.size}` }, this.text ? (h("div", { class: `initials ${!this.color ? 'gray' : this.color}` }, h("slot", { name: "initials" }))) : (h("slot", { name: "image" })), this.placeholder && (h("div", { key: 'ab0c967fb78e8307ae120e88d35fe435065460c8', class: `placeholder ${!this.color ? 'gray' : this.color}` }, this.icon === 'user' && (h("svg", { key: '8b9c165d35264ac7375d45449155ece04da55123', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `user_avatar ${this.size} ${this.color} ${!this.color ? 'gray' : this.color}` }, h("path", { key: 'e030a366b3a56c57e830542b49820848880b3e04', d: "M11.8706 9.89137C11.9482 9.93754 12.044 9.99158 12.1524 10.0528C12.6276 10.3209 13.3459 10.7261 13.8381 11.2078C14.1458 11.5091 14.4383 11.9061 14.4914 12.3924C14.548 12.9097 14.3223 13.395 13.8697 13.8263C13.0887 14.5703 12.1515 15.1666 10.9393 15.1666H5.06045C3.84825 15.1666 2.91106 14.5703 2.13009 13.8263C1.67741 13.395 1.45177 12.9097 1.50831 12.3924C1.56147 11.9061 1.85391 11.5091 2.16169 11.2078C2.6538 10.7261 3.37214 10.3209 3.84735 10.0528C3.95578 9.99158 4.05158 9.93754 4.12912 9.89137C6.49848 8.48055 9.50126 8.48055 11.8706 9.89137Z", fill: "#697586" }), h("path", { key: 'c1ef3c0a412747bd4422db59d298a2f8d3ceaff4', d: "M4.49987 4.33325C4.49987 2.40026 6.06688 0.833252 7.99987 0.833252C9.93287 0.833252 11.4999 2.40026 11.4999 4.33325C11.4999 6.26625 9.93287 7.83325 7.99987 7.83325C6.06688 7.83325 4.49987 6.26625 4.49987 4.33325Z", fill: "#697586" }))))))), h("gb-status-indicator", { key: '6878d679bcbbfc288bd9471ad0c1bddc930338c7', class: `indicator ${this.size}`, "status-icon": this.statusIcon, size: this.size, state: this.state })),
|
|
72
72
|
];
|
|
73
73
|
}
|
|
74
74
|
get el() { return getElement(this); }
|
|
@@ -112,7 +112,7 @@ const GbAvatarContrastInnerBorder = class {
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
render() {
|
|
115
|
-
return (h("div", { key: '
|
|
115
|
+
return (h("div", { key: 'db3e85042060fad299a438f5e3ebe39ea797d205', class: `inner_border ${this.size} ${this.weight} ${!this.showBorder ? 'no_border' : ''}` }, h("slot", { key: '58369968f52e99823dfef9ed81240e38442c578a' })));
|
|
116
116
|
}
|
|
117
117
|
};
|
|
118
118
|
GbAvatarContrastInnerBorder.style = GbAvatarContrastInnerBorderStyle0;
|
|
@@ -196,7 +196,7 @@ const GbBadges = class {
|
|
|
196
196
|
};
|
|
197
197
|
const flagSwap = getAssetPath(`${this.flagSwap}`);
|
|
198
198
|
const dotColor = this.type === 'badge_modern' ? this.getDotColor(this.color) : 'currentColor';
|
|
199
|
-
return (h("div", { key: '
|
|
199
|
+
return (h("div", { key: 'e60fec237e33dc7528f65c12f8b903214d0b01a9', class: classes }, this.icon === 'dot' && (h("svg", { key: '9dbb5081ac68f45894fe88eea9d9b8c835cc59ba', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: dotColor }, h("circle", { key: 'edfaec8abdb77a89952bf611bf4577342c480909', cx: "4", cy: "4", r: "3" }))), this.icon === 'icon_leading' && this.iconLeadingSwap && (h("div", { key: 'a06b0902f6c21ba3501f302d89a3e43376a12c04', class: `icon left-icon`, innerHTML: this.leadingIconContent })), this.icon === 'country' && (h("img", { key: '1edfdb7c0716cb397168cc269aeaa9d1a149da85', src: flagSwap, alt: "Country Icon" })), this.icon === 'avatar' && (h("gb-avatar", { key: '25888c2f19e569e149a658a0e7e4372c9d125c64', class: "avatar-icon", size: "xxs", "status-icon": "false" }, h("slot", { key: 'f4c6d9064f6e37441036e0285e35d601fc2679d0', name: 'image', slot: 'image' }))), this.icon !== 'only' && (h("slot", { key: 'eb4cf9f829c689122079bc14372dab0ecd70c0f7' })), this.icon === 'icon_trailing' && this.iconTrailingSwap && (h("div", { key: 'ae51ec87fae86a882e3bd0db40e87500ca8f8124', class: `icon right-icon`, innerHTML: this.trailingIconContent })), this.icon === 'only' && (h("div", { key: '1cc13af0a3d08cd67dcc5dd199c8d11ecfe34494', id: "icon-only" }, h("svg", { key: '8992adf75b7476a5eb0de0c540f551c1685e8183', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", stroke: dotColor }, h("path", { key: '721eafc8330d8f1f7a35079b8da41d850d143bf1', d: "M6 2L6 10M10 6L2 6", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.closeButton && this.icon !== 'only' && h("gb-badge-close", { key: 'd12eae31639e47f3dee56a2f6b16ca239c4ffb88', color: this.color, type: 'rounded' })));
|
|
200
200
|
}
|
|
201
201
|
static get assetsDirs() { return ["assets"]; }
|
|
202
202
|
get el() { return getElement(this); }
|
|
@@ -213,7 +213,7 @@ const BadgeClose = class {
|
|
|
213
213
|
this.type = undefined;
|
|
214
214
|
}
|
|
215
215
|
render() {
|
|
216
|
-
return (h("div", { key: '
|
|
216
|
+
return (h("div", { key: '463ab0ce946f24cd51c1349997b81c249c6dd87f', class: `${this.color} ${this.type}` }, h("svg", { key: '1b9dbad7a4ec5d531f8772cf53c0d98b41bf756c', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '0ec546550caaf3db1efa1f1697bf5a5a95ed4ceb', d: "M9.50024 2.5L2.50024 9.5M2.50024 2.5L9.50024 9.5", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
|
|
217
217
|
}
|
|
218
218
|
};
|
|
219
219
|
BadgeClose.style = GbBadgeCloseStyle0;
|
|
@@ -294,7 +294,7 @@ const GbButton$1 = class {
|
|
|
294
294
|
return h("div", { class: "icon right-icon", innerHTML: this.trailingIconSvg });
|
|
295
295
|
}
|
|
296
296
|
render() {
|
|
297
|
-
return (h("button", { key: '
|
|
297
|
+
return (h("button", { key: '059a87ee182fa3780c50d2db98c0ecc441652d1e', class: this.getButtonClasses() }, this.iconLeading && this.icon === 'default' && this.renderLeadingIcon(), this.icon === 'default' && (h("div", { key: '415640afd5b0d4f65d7018f85cbe8b7c66ae0a32', class: `btn_text` }, h("slot", { key: 'f47ab3a357dd998fe3fdb6752fa751407e54b5f0' }))), this.iconTrailing && this.renderTrailingIcon(), this.icon === 'only' && this.renderLeadingIcon()));
|
|
298
298
|
}
|
|
299
299
|
get el() { return getElement(this); }
|
|
300
300
|
};
|
|
@@ -374,7 +374,7 @@ const GbButton = class {
|
|
|
374
374
|
return h("div", { class: "icon right-icon", innerHTML: this.trailingIconSvg });
|
|
375
375
|
}
|
|
376
376
|
render() {
|
|
377
|
-
return (h("button", { key: '
|
|
377
|
+
return (h("button", { key: '6eab7754f76def53384a0d89656b3385308c6159', class: this.getButtonClasses() }, this.iconLeading && this.icon === 'default' && this.renderLeadingIcon(), this.icon === 'default' && h("slot", { key: '0d60d1ac867cc168997eb34f8dbd095a47ad8eda' }), this.iconTrailing && this.renderTrailingIcon(), this.icon === 'only' && this.renderLeadingIcon()));
|
|
378
378
|
}
|
|
379
379
|
static get assetsDirs() { return [""]; }
|
|
380
380
|
get el() { return getElement(this); }
|
|
@@ -391,7 +391,7 @@ const GbCarouselArrow = class {
|
|
|
391
391
|
this.chevron = undefined;
|
|
392
392
|
}
|
|
393
393
|
render() {
|
|
394
|
-
return (h("div", { key: '
|
|
394
|
+
return (h("div", { key: 'ddc68064d8d4c0895fb38ba14363eb3d5800fe49', class: `carousel_arrow ${this.size}` }, this.chevron === 'left' && (h("svg", { key: '47b8f1ecb60f733cc07e7d2ac1949474c3f85d7d', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: 'ec531d905cdf77af97902882c5ee8b257f9a3f6d', d: "M15 5.99989C15 5.99989 9.00001 10.4188 9 11.9999C8.99999 13.5811 15 17.9999 15 17.9999", stroke: "#202939", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))), this.chevron === 'right' && (h("svg", { key: '3505f5e8bfcc8a063114015d4048a984f7b25741', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, h("path", { key: '52626105796a890ad190d06cc05e836a042e610c', d: "M9.00005 6C9.00005 6 15 10.4189 15 12C15 13.5812 9 18 9 18", stroke: "#202939", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
|
|
395
395
|
}
|
|
396
396
|
};
|
|
397
397
|
GbCarouselArrow.style = GbCarouselArrowStyle0;
|
|
@@ -434,7 +434,7 @@ const GbCheckbox = class {
|
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
436
|
render() {
|
|
437
|
-
return (h("div", { key: '
|
|
437
|
+
return (h("div", { key: '0c9f75c4bb61a095fd8ea00ce3f105d020654c12', class: `checkbox_div ${this.size} ${this.text ? 'text_class' : ''}` }, h("div", { key: '61bc23b5c0c1bea37e78636c36805abb38b4fc2c', class: `checkbox_base ${!this.supportingText ? 'checkbox_no_supporting_text' : ''}` }, h("gb-checkbox-base", { key: '40dae6b2b18f8dd0af645f12676e85f0ce7b3180', size: this.size, type: this.type, checked: this.checked, state: this.state, indeterminate: this.indeterminate })), this.text && (h("div", { key: '2d9b89ea60dbc2e61e7b2df52a3b57bf9bddf7ec', class: `text ${!this.supportingText ? 'no_supporting_text' : ''}` }, h("slot", { key: 'ec76b57196217d5498e945b29acae5dd9141f776', name: "label" }), this.supportingText && h("slot", { key: '33c69738da3022c331c13670c57f8c471a4380db', name: "supporting_text" })))));
|
|
438
438
|
}
|
|
439
439
|
get el() { return getElement(this); }
|
|
440
440
|
};
|
|
@@ -546,7 +546,7 @@ const GbCheckboxBase = class {
|
|
|
546
546
|
}
|
|
547
547
|
}
|
|
548
548
|
render() {
|
|
549
|
-
return (h("div", { key: '
|
|
549
|
+
return (h("div", { key: '25dd510055a51254e138833564e9dfe752d1a989', class: `checkbox_container ${this.size}`, onClick: () => {
|
|
550
550
|
if (this.type === 'checkbox') {
|
|
551
551
|
return this.toggleCheckboxState();
|
|
552
552
|
}
|
|
@@ -590,9 +590,9 @@ const GbCollapseButton = class {
|
|
|
590
590
|
}
|
|
591
591
|
render() {
|
|
592
592
|
return [
|
|
593
|
-
h("div", { key: '
|
|
594
|
-
h("svg", { key: '
|
|
595
|
-
], this.action === 'expand' && (h("svg", { key: '
|
|
593
|
+
h("div", { key: 'b1823f79705a47ec5565252f32a9a35c5657a877' }, h("div", { key: 'daf0f5e85a8cb31dbb7c3bd7124237083f22bc36', class: `collapse_btn ${this.color}`, onClick: this.toggleIcon.bind(this), onMouseOver: () => (this.isHovered = true), onMouseOut: () => (this.isHovered = false) }, this.action === 'collapse' && [
|
|
594
|
+
h("svg", { key: '28c2583cbc4879a150c51ee4da38cda069bfc434', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icon ${this.color}` }, h("path", { key: 'faaabd9cf368e368e8ba679ef7ccf217c2e0ad2f', d: "M9.58321 15C9.58321 15 4.58326 11.3176 4.58325 9.99996C4.58324 8.68237 9.58325 5 9.58325 5M15.4165 15C15.4165 15 10.4166 11.3176 10.4166 9.99996C10.4166 8.68237 15.4166 5 15.4166 5", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })),
|
|
595
|
+
], this.action === 'expand' && (h("svg", { key: '6c763f00c7d92a6c56ac93a551155c09e62b88c7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icon ${this.color}` }, h("path", { key: '63a346b7ed977baeba8bbda38c7acf730422733a', d: "M10.4166 15C10.4166 15 15.4166 11.3176 15.4166 9.99996C15.4166 8.68237 10.4166 5 10.4166 5M4.58329 15C4.58329 15 9.58324 11.3176 9.58325 9.99996C9.58326 8.68237 4.58325 5 4.58325 5", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.isHovered && this.action === 'collapse' ? (h("gb-tooltip", { class: "tooltip", arrow: "left" }, h("p", { slot: "label", class: "text-xs-semi-bold" }, "Collapse"))) : this.isHovered && this.action === 'expand' ? (h("gb-tooltip", { class: "tooltip", arrow: "left" }, h("p", { slot: "label", class: "text-xs-semi-bold" }, "Expand"))) : null),
|
|
596
596
|
];
|
|
597
597
|
}
|
|
598
598
|
};
|
|
@@ -645,7 +645,7 @@ const GbHeader = class {
|
|
|
645
645
|
render() {
|
|
646
646
|
const helpIconSrc = getAssetPath(`assets/help-circle.svg`);
|
|
647
647
|
const notificationIconSrc = getAssetPath(`assets/notification-03.svg`);
|
|
648
|
-
return (h("div", { key: '
|
|
648
|
+
return (h("div", { key: 'b3e394b69f1e686819d533b939b6ffc1151fa8cb', class: `header_div` }, h("div", { key: 'e6c535c3a1456aa0ac572aad53ae36a2884037c6', class: "content" }, h("div", { key: '94a179fe151bc2bfd62dda12e9646f9eb01970a8', class: "inner_content" }, h("div", { key: '450bf7e38c9af6527cf4805b8596e58dd77a2be3', class: `action` }, h("gb-header-icon", { key: '7afcc932d9898b48890c5670416e1477fc65c28d', state: StateEnum.Default, icon: helpIconSrc, onClick: () => this.onNavBarItemClicked(0) }), h("gb-header-icon", { key: '98b31e852d5945ece084e088b2627386aa599eb6', state: this.state, icon: notificationIconSrc, "show-indicator": this.showIndicator, onClick: () => this.onNavBarItemClicked(1) })), h("gb-avatar", { key: '5b487e9216fe95e9ecb91a04176ac1d2453cee86', size: "md", text: this.text, placeholder: this.placeholder, color: this.color, "show-border": this.showBorder, onClick: () => this.onNavBarItemClicked(2) }, this.text ? h("slot", { slot: "initials", name: "initials" }) : h("slot", { name: "image", slot: "image" }))))));
|
|
649
649
|
}
|
|
650
650
|
get el() { return getElement(this); }
|
|
651
651
|
};
|
|
@@ -663,13 +663,13 @@ const GbHeaderIcon = class {
|
|
|
663
663
|
}
|
|
664
664
|
render() {
|
|
665
665
|
return [
|
|
666
|
-
h("div", { key: '
|
|
666
|
+
h("div", { key: '1ce39c0d83876583c7f19f4a596bc4d0f57ee90d', class: `background ${this.state}` }, this.state === StateEnum.Default && [
|
|
667
667
|
// <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
|
668
668
|
// <path d="M3.72919 7.73286L4.47919 7.73293V7.73286H3.72919ZM16.2706 7.73286H15.5206V7.73293L16.2706 7.73286ZM16.3065 14.2952L16.5863 14.9911L16.3065 14.2952ZM3.6933 14.2952L3.97308 13.5994L3.97308 13.5994L3.6933 14.2952ZM16.8452 10.1617L16.2307 10.5916L16.2332 10.5951L16.8452 10.1617ZM17.8916 11.9951L17.1507 12.1115L17.1507 12.1115L17.8916 11.9951ZM3.15459 10.1617L3.76669 10.5951L3.76915 10.5916L3.15459 10.1617ZM2.10819 11.9951L1.36728 11.8786H1.36728L2.10819 11.9951ZM7.9616 16.909C7.63517 16.654 7.16384 16.7119 6.90886 17.0383C6.65388 17.3648 6.7118 17.8361 7.03824 18.0911L7.9616 16.909ZM12.9616 18.0911C13.288 17.8361 13.346 17.3648 13.091 17.0383C12.836 16.7119 12.3647 16.654 12.0382 16.909L12.9616 18.0911ZM16.0268 13.5994C12.4873 15.0225 7.51251 15.0225 3.97308 13.5994L3.41351 14.9911C7.31201 16.5586 12.6878 16.5586 16.5863 14.9911L16.0268 13.5994ZM17.0206 7.73286C17.0206 3.94514 13.8537 0.916687 9.99992 0.916687V2.41669C13.0726 2.41669 15.5206 4.82007 15.5206 7.73286H17.0206ZM4.47919 7.73286C4.47919 4.82007 6.92727 2.41669 9.99992 2.41669V0.916687C6.14612 0.916687 2.97919 3.94514 2.97919 7.73286H4.47919ZM3.97308 13.5994C3.14627 13.2669 2.75147 12.7326 2.84909 12.1115L1.36728 11.8786C1.11048 13.5125 2.30023 14.5434 3.41351 14.9911L3.97308 13.5994ZM16.5863 14.9911C17.6996 14.5434 18.8894 13.5125 18.6326 11.8786L17.1507 12.1115C17.2484 12.7326 16.8536 13.2669 16.0268 13.5994L16.5863 14.9911ZM17.4598 9.73179C17.0815 9.19099 17.0207 8.58744 17.0206 7.7328L15.5206 7.73293C15.5207 8.61212 15.5638 9.63826 16.2307 10.5916L17.4598 9.73179ZM3.76915 10.5916C4.43604 9.63825 4.47911 8.61212 4.47919 7.73293L2.97919 7.7328C2.97911 8.58744 2.91834 9.19099 2.54003 9.73179L3.76915 10.5916ZM2.54251 9.72827C2.45079 9.8578 2.35253 9.98608 2.23845 10.1379C2.12877 10.2839 2.00871 10.4463 1.89595 10.6178C1.67289 10.957 1.44576 11.3793 1.36728 11.8786L2.84909 12.1115C2.87952 11.9179 2.97611 11.7052 3.14928 11.4419C3.23464 11.3121 3.33082 11.1812 3.43773 11.0389C3.54024 10.9024 3.65891 10.7473 3.76668 10.5951L2.54251 9.72827ZM16.2332 10.5951C16.3409 10.7473 16.4596 10.9024 16.5621 11.0389C16.669 11.1812 16.7652 11.3121 16.8506 11.4419C17.0237 11.7052 17.1203 11.9179 17.1507 12.1115L18.6326 11.8786C18.5541 11.3793 18.327 10.957 18.1039 10.6178C17.9911 10.4463 17.8711 10.2839 17.7614 10.1379C17.6473 9.98608 17.5491 9.8578 17.4573 9.72827L16.2332 10.5951ZM9.99992 17.5834C9.20289 17.5834 8.49015 17.3218 7.9616 16.909L7.03824 18.0911C7.83658 18.7147 8.87606 19.0834 9.99992 19.0834V17.5834ZM12.0382 16.909C11.5097 17.3218 10.7969 17.5834 9.99992 17.5834V19.0834C11.1238 19.0834 12.1633 18.7147 12.9616 18.0911L12.0382 16.909Z" fill="#4B5565"/>
|
|
669
669
|
// </svg>,
|
|
670
|
-
h("img", { key: '
|
|
671
|
-
h(Fragment, null, this.showIndicator && (h("div", { key: '
|
|
672
|
-
], this.state === StateEnum.Disabled && (h("svg", { key: '
|
|
670
|
+
h("img", { key: '27cdee9eab2df27c03f2211ec4dbd7428f904b06', src: this.icon, alt: "", class: "icon" }),
|
|
671
|
+
h(Fragment, null, this.showIndicator && (h("div", { key: 'd5d3b58f4dcb5fd0da985b7bce59e9c82f0159fb', class: "red_dot" })))
|
|
672
|
+
], this.state === StateEnum.Disabled && (h("svg", { key: 'd5df0630a9a923d51014b3fb69fcb0d550be0a74', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '43dde35a49da68056f3f1c9c25a16798a5987126', d: "M3.72919 7.73286L4.47919 7.73293V7.73286H3.72919ZM16.2706 7.73286H15.5206V7.73293L16.2706 7.73286ZM16.3065 14.2952L16.5863 14.9911L16.3065 14.2952ZM3.6933 14.2952L3.97308 13.5994L3.97308 13.5994L3.6933 14.2952ZM16.8452 10.1617L16.2307 10.5916L16.2332 10.5951L16.8452 10.1617ZM17.8916 11.9951L17.1507 12.1115L17.1507 12.1115L17.8916 11.9951ZM3.15459 10.1617L3.76669 10.5951L3.76915 10.5916L3.15459 10.1617ZM2.10819 11.9951L1.36728 11.8786H1.36728L2.10819 11.9951ZM7.9616 16.909C7.63517 16.654 7.16384 16.7119 6.90886 17.0383C6.65388 17.3648 6.7118 17.8361 7.03824 18.0911L7.9616 16.909ZM12.9616 18.0911C13.288 17.8361 13.346 17.3648 13.091 17.0383C12.836 16.7119 12.3647 16.654 12.0382 16.909L12.9616 18.0911ZM16.0268 13.5994C12.4873 15.0225 7.51251 15.0225 3.97308 13.5994L3.41351 14.9911C7.31201 16.5586 12.6878 16.5586 16.5863 14.9911L16.0268 13.5994ZM17.0206 7.73286C17.0206 3.94514 13.8537 0.916687 9.99992 0.916687V2.41669C13.0726 2.41669 15.5206 4.82007 15.5206 7.73286H17.0206ZM4.47919 7.73286C4.47919 4.82007 6.92727 2.41669 9.99992 2.41669V0.916687C6.14612 0.916687 2.97919 3.94514 2.97919 7.73286H4.47919ZM3.97308 13.5994C3.14627 13.2669 2.75147 12.7326 2.84909 12.1115L1.36728 11.8786C1.11048 13.5125 2.30023 14.5434 3.41351 14.9911L3.97308 13.5994ZM16.5863 14.9911C17.6996 14.5434 18.8894 13.5125 18.6326 11.8786L17.1507 12.1115C17.2484 12.7326 16.8536 13.2669 16.0268 13.5994L16.5863 14.9911ZM17.4598 9.73179C17.0815 9.19099 17.0207 8.58744 17.0206 7.7328L15.5206 7.73293C15.5207 8.61212 15.5638 9.63826 16.2307 10.5916L17.4598 9.73179ZM3.76915 10.5916C4.43604 9.63825 4.47911 8.61212 4.47919 7.73293L2.97919 7.7328C2.97911 8.58744 2.91834 9.19099 2.54003 9.73179L3.76915 10.5916ZM2.54251 9.72827C2.45079 9.8578 2.35253 9.98608 2.23845 10.1379C2.12877 10.2839 2.00871 10.4463 1.89595 10.6178C1.67289 10.957 1.44576 11.3793 1.36728 11.8786L2.84909 12.1115C2.87952 11.9179 2.97611 11.7052 3.14928 11.4419C3.23464 11.3121 3.33082 11.1812 3.43773 11.0389C3.54024 10.9024 3.65891 10.7473 3.76668 10.5951L2.54251 9.72827ZM16.2332 10.5951C16.3409 10.7473 16.4596 10.9024 16.5621 11.0389C16.669 11.1812 16.7652 11.3121 16.8506 11.4419C17.0237 11.7052 17.1203 11.9179 17.1507 12.1115L18.6326 11.8786C18.5541 11.3793 18.327 10.957 18.1039 10.6178C17.9911 10.4463 17.8711 10.2839 17.7614 10.1379C17.6473 9.98608 17.5491 9.8578 17.4573 9.72827L16.2332 10.5951ZM9.99992 17.5834C9.20289 17.5834 8.49015 17.3218 7.9616 16.909L7.03824 18.0911C7.83658 18.7147 8.87606 19.0834 9.99992 19.0834V17.5834ZM12.0382 16.909C11.5097 17.3218 10.7969 17.5834 9.99992 17.5834V19.0834C11.1238 19.0834 12.1633 18.7147 12.9616 18.0911L12.0382 16.909Z", fill: "#CDD5DF" }))))
|
|
673
673
|
];
|
|
674
674
|
}
|
|
675
675
|
};
|
|
@@ -696,7 +696,7 @@ const GbHelpTooltip = class {
|
|
|
696
696
|
}
|
|
697
697
|
}
|
|
698
698
|
render() {
|
|
699
|
-
return (h("div", { key: '
|
|
699
|
+
return (h("div", { key: '8e5443e6a5c6d0405bc03a0fda909f4c47b64c76', class: `help_tooltip` }, h("svg", { key: '658ac3046c71100133fb8cefbf116d312febaa21', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", onMouseEnter: () => (this.showHelpTooltip = true), onMouseLeave: () => (this.showHelpTooltip = false), class: "help_circle" }, h("path", { key: '7ee582b6c1fe579f5c16c9b3c6d0ac667c2b6c25', d: "M6.66659 6C6.66659 5.26362 7.26354 4.66666 7.99992 4.66666C8.7363 4.66666 9.33325 5.26362 9.33325 6C9.33325 6.26543 9.25569 6.51275 9.12199 6.72052C8.72352 7.33978 7.99992 7.93028 7.99992 8.66666V9M7.99458 11.3333H8.00057M14.6666 8C14.6666 11.6819 11.6818 14.6667 7.99992 14.6667C4.31802 14.6667 1.33325 11.6819 1.33325 8C1.33325 4.3181 4.31802 1.33333 7.99992 1.33333C11.6818 1.33333 14.6666 4.3181 14.6666 8Z", stroke: "#697586", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), this.showHelpTooltip && (h("gb-tooltip", { key: 'a0f4081b4ace6fc274d9fbbb5768fe1cbc8dbd33', "show-arrow": true, arrow: "bottom_right", "show-supporting-text": this.showSupportingText, class: "tooltip" }, h("slot", { key: 'df34fcd18c8cc411df9f01605ae7e01166c0c1f5', name: "label", slot: "label" }), h("slot", { key: 'c5c06d83e839d1f737dd4a7e961e14fc8981bff4', name: "supporting_text", slot: "supporting_text" })))));
|
|
700
700
|
}
|
|
701
701
|
get el() { return getElement(this); }
|
|
702
702
|
};
|
|
@@ -746,7 +746,7 @@ const GbHorizontalTabs = class {
|
|
|
746
746
|
}
|
|
747
747
|
}
|
|
748
748
|
render() {
|
|
749
|
-
return (h("div", { key: '
|
|
749
|
+
return (h("div", { key: '23459764723041ceda5855cf6ba62f67b2d917bd', class: `horizontal_tab_div ${this.type} ${this.fullWidth ? 'full_width' : ''}` }, h("gb-tab-button-base", { key: 'f217954d998df053e5126462e08fd109c3ede1b6', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(0), current: this.activeIndex === 0, "tab-name": this.firstTabName }), h("gb-tab-button-base", { key: '066e0b346cea30a4ad9decc57a04f341acfe3a99', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(1), current: this.activeIndex === 1, "tab-name": this.secondTabName }), this.thirdTabName && (h("gb-tab-button-base", { key: 'bbfcca5b401ccb17edbce5a54bd22c2292c40a33', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(2), current: this.activeIndex === 2, "tab-name": this.thirdTabName })), this.fourthTabName && (h("gb-tab-button-base", { key: 'b41a56b10b3715c8d9800ee374d991bfc96d9b3a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(3), current: this.activeIndex === 3, "tab-name": this.fourthTabName })), this.fifthTabName && (h("gb-tab-button-base", { key: 'f26e0ac7d07a2694d9bd98e7b8ff36175b635814', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(4), current: this.activeIndex === 4, "tab-name": this.fifthTabName })), this.sixthTabName && (h("gb-tab-button-base", { key: '4f9d63968f58867207dd9aaf320736ebc0202d07', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(5), current: this.activeIndex === 5, "tab-name": this.sixthTabName })), this.seventhTabName && (h("gb-tab-button-base", { key: 'f25494422b9098f5cb4eb36de354ca1498fa9c25', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(6), current: this.activeIndex === 6, "tab-name": this.seventhTabName })), this.eighthTabName && (h("gb-tab-button-base", { key: '5718dc70da1391916dbe650479bedf59d302b5c4', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(7), current: this.activeIndex === 7, "tab-name": this.eighthTabName })), this.ninthTabName && (h("gb-tab-button-base", { key: 'ff11aa295c883c898fb757495b6fda177a1a4496', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(8), current: this.activeIndex === 8, "tab-name": this.ninthTabName })), this.tenthTabName && (h("gb-tab-button-base", { key: '4010bf10f85ed3e9c518a71e787d0a64c29e7a07', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(9), current: this.activeIndex === 9, "tab-name": this.tenthTabName })), this.eleventhTabName && (h("gb-tab-button-base", { key: '43a49437c52e14469d6a3c00d158dbf7002b12f0', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(10), current: this.activeIndex === 10, "tab-name": this.tenthTabName })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'a553f09987cc130b2e5046e664bc97e3f82a46e1', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(11), current: this.activeIndex === 11, "tab-name": this.tenthTabName })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '4ebbe001fb648dfc6cbb915bd39eb84eee63c3ed', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(12), current: this.activeIndex === 12, "tab-name": this.tenthTabName })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'b9dd9d7d03479b87c4222678098c840be627e5b6', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(13), current: this.activeIndex === 13, "tab-name": this.tenthTabName })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '8adabb4b95dd4d9164971698180b3b5f4405a8a9', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(14), current: this.activeIndex === 14, "tab-name": this.tenthTabName })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '7d9577abb317f979eacfd31911ff8a9ef923615a', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(15), current: this.activeIndex === 15, "tab-name": this.tenthTabName })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '761ebe77d9caf1f44ca8539db77dc84c94b17e91', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(16), current: this.activeIndex === 16, "tab-name": this.tenthTabName })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '03977849f50d0dc846d58020a623115c125e86c4', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(17), current: this.activeIndex === 17, "tab-name": this.tenthTabName })), this.nineteenthTabName && (h("gb-tab-button-base", { key: 'c10d2dba6e2229ff961447554c1c1a0cf2be5e12', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(18), current: this.activeIndex === 18, "tab-name": this.tenthTabName })), this.twentiethTabName && (h("gb-tab-button-base", { key: '56729eb0878f2a7150667e18f41fb1598da79176', class: `tab_button_base ${this.fullWidth ? 'full_width' : ''}`, size: this.size, "full-width": this.fullWidth, type: this.type === 'button_white_border' ? 'button_white' : this.type === 'rounded_button_white_border' ? 'rounded_button_white' : this.type, onClick: () => this.handleTabClick(19), current: this.activeIndex === 19, "tab-name": this.tenthTabName }))));
|
|
750
750
|
}
|
|
751
751
|
};
|
|
752
752
|
GbHorizontalTabs.style = GbHorizontalTabsStyle0;
|
|
@@ -933,15 +933,15 @@ const GbInputDropdown = class {
|
|
|
933
933
|
}
|
|
934
934
|
render() {
|
|
935
935
|
return [
|
|
936
|
-
h("div", { key: '
|
|
936
|
+
h("div", { key: '62564f1ca159be928257a5d3ad399b78e5eb88bd', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}`, onClick: () => this.toggleDropdown() }, h("div", { key: 'f88b03fedbf28f4729faf91e2fb9a0b556a9e41a', class: `input_with_label` }, this.showLabel && (h("p", { key: 'e3888086b92126cb7d8d7a785407cfff2b0a66ad', class: "text-sm-regular", style: { color: '#4B5565' } }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase())), h("div", { key: '7c6e379a4213e3e5d4358e096c0b697ba7b8cab5', class: `input_dropdown_div ${this.size} ${this.state} ${this.type === 'tags' ? 'tag' : ''}` }, this.type === 'icon_leading' && (h("svg", { key: 'fc1f66f25be92fd15a98c7ffec12d5749abc1894', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '3e8849679c6a24067dfeab6e9d2d237d2df23186', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#697586", "stroke-width": "1.66667" }), h("path", { key: 'acdcf29c80406e4f6c6c43eb4569c152d2c7ad34', d: "M13.75 5.41667C13.75 7.48774 12.0711 9.16667 10 9.16667C7.92893 9.16667 6.25 7.48774 6.25 5.41667C6.25 3.3456 7.92893 1.66667 10 1.66667C12.0711 1.66667 13.75 3.3456 13.75 5.41667Z", stroke: "#697586", "stroke-width": "1.66667" }))), this.type === 'avatar_leading' && (h(Fragment, null, this.state === 'default' && (h("svg", { key: '2995d19c4f87c194e0dd6dd92441de66f0409b36', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'fe320f709e3cb9d14243800ab80cc88c321b7ad4', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.66667" }), h("path", { key: 'f31aaf95c76c311380f244dc9870b2b1c914db3a', d: "M13.75 5.41666C13.75 7.48772 12.0711 9.16666 10 9.16666C7.92893 9.16666 6.25 7.48772 6.25 5.41666C6.25 3.34559 7.92893 1.66666 10 1.66666C12.0711 1.66666 13.75 3.34559 13.75 5.41666Z", stroke: "#4B5565", "stroke-width": "1.66667" }))), this.state === 'filled' && (h("gb-avatar", { key: '11c49c971ad68198b62280a2f5571c3aa3698b51', size: "xs", text: this.text, color: this.color, "show-border": this.showBorder }, h("h1", { key: '247be53f9a671d5c7e11416514594ec8fc8bbb32', slot: "initials" }, this.selectedItem.name.split(' ').map(part => part.charAt(0).toUpperCase())))))), this.showLeadingIcon && h(Fragment, null, this.type === 'search' || this.type === 'tags' ? h("div", { class: `icon`, innerHTML: this.leadingIconSvg }) : null), this.type === 'dot_leading' && (h("svg", { key: '2a9e467b08912ab619603f3dd9a2cb4316976b97', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `dot ${this.size}` }, h("circle", { key: '14663245e474a1b2e882ab7216a7193faddeebd1', cx: "5", cy: "5", r: "4", fill: "#079455" }))), h("div", { key: '288a7ab7d5d6f32175fcbfa923555c229c953733', class: "placeholder" }, h(Fragment, null, this.state === 'default' && (h(Fragment, null, this.placeholder && (h("p", { key: '80a410e6f77de2b92e17db922b37b3c5677a387d', class: "text-md-regular", style: { color: '#CDD5DF' } }, this.placeholder)))), this.state === 'filled' && (h(Fragment, null, h("div", { key: 'd9f6bf4ee3cbd09a5752fadb290707aa94065cae', class: `content` }, h("div", { key: '9507a4045e4aff6b9f39640d741293e5b148229e', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' && (h(Fragment, null, this.selectedItems.map((item, index) => {
|
|
937
937
|
{
|
|
938
938
|
typeof item === 'object' ? (h("div", { class: "added_tag" }, h("gb-tag", { size: "sm", icon: !this.icon ? 'avatar' : this.icon, action: "X_close", key: index, onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase()))))) : ((console.log(item),
|
|
939
939
|
(h("div", { class: "added_tag" }, h("gb-tag", { size: "sm", icon: "avatar", action: "X_close", key: index, onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item))))));
|
|
940
940
|
}
|
|
941
|
-
})))), this.supportingText && (h("div", { key: '
|
|
941
|
+
})))), this.supportingText && (h("div", { key: 'ae8c938509b0c7c8557992b51fb91c2a4b2d6ab7', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type === 'tags'
|
|
942
942
|
? this.selectedItems.map(item => item.username).join(', ') // For multiple selections
|
|
943
|
-
: this.selectedItem.username))))))), this.showHelpIcon && (h("div", { key: '
|
|
944
|
-
h(Fragment, null, this.dropdownOpen && (h("div", { key: '
|
|
943
|
+
: this.selectedItem.username))))))), this.showHelpIcon && (h("div", { key: '950245814531d8834fba74099c11d9c4f36ad071', class: `help_icon` }, h("gb-help-tooltip", { key: '35f5ab08edee155ec2645c1dc9c0af1f2a20cfc7', "show-supporting-text": true }, h("slot", { key: '32df2997d5df8428b52428825626e47cbe591729', name: "tooltip_label", slot: "label" }), h("slot", { key: '9b6246463d00ab9dcb3186b8d891212b71419935', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (h("div", { key: 'aec5f1ab3a97424e72e7a06815bd830874980650', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, h("svg", { key: '4990f7cbbe5452b636c9382f7e466c61a03b0447', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { key: 'eca379af5531e497831588722531227d52d9ba26', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#697586", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.showHintText && (h("p", { key: 'b0c5bf5ce329c675299692c36c7f67d7f06d3452', class: "text-sm-regular", style: { color: '#697586' } }, this.hintText))),
|
|
944
|
+
h(Fragment, null, this.dropdownOpen && (h("div", { key: 'a5012cf5d250288b5b42c3e4aa75501873de4a28', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el) }, this.type === 'tags' ? (h(Fragment, null, this.selectedItems.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, "@", item.username))) : (h("p", { slot: "name" }, item))))), this.unselectedItems.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item) || false, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, "@", item.username))) : (h("p", { slot: "name" }, item))))), this.items.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), color: this.color, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", { slot: "supporting_text" }, "@", item.username))) : (typeof item !== 'object' && (console.log(item), (h("p", { slot: "name" }, item))))))))) : (h(Fragment, null, this.items.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), color: this.color, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", { slot: "supporting_text" }, "@", item.username))) : (typeof item !== 'object' && (console.log(item), (h("p", { slot: "name" }, item)))))))))))),
|
|
945
945
|
];
|
|
946
946
|
}
|
|
947
947
|
get el() { return getElement(this); }
|
|
@@ -977,13 +977,13 @@ const GbInputDropdownMenuItem = class {
|
|
|
977
977
|
render() {
|
|
978
978
|
return (
|
|
979
979
|
// <div class="dropdown-container" onClick={() => (this.selected = !this.selected)}>
|
|
980
|
-
h("div", { key: '
|
|
980
|
+
h("div", { key: '3ad4755e6e8759d4874c5703fcbb10a09dfd2e0d', class: "dropdown-container" }, h("div", { key: '6fa5c1a31fb96d411191eff664111aeca8483505', class: {
|
|
981
981
|
'dropdown-item': true,
|
|
982
982
|
'selected': this.selected,
|
|
983
983
|
'disabled': this.state === 'disabled',
|
|
984
984
|
'checkbox': this.type === 'checkbox',
|
|
985
985
|
[this.type]: true,
|
|
986
|
-
}, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '
|
|
986
|
+
}, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '3c8b6f60106a316eba70717298448c3160e3b899', class: "content" }, this.type === 'icon_leading' && (h("svg", { key: '8f7495f62f3d748fa1cf8c99aa64b2e3518b9a41', id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '791e389bcc3c432063556ef8ed45455807e1f673', d: "M5.48131 12.9013C4.30234 13.6034 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3334 6.32572 18.3334H13.6743C14.9621 18.3334 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6034 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.5" }), h("path", { key: 'c55633838a2e7eddd0498cc593ea60dc518d258a', d: "M13.75 5.41669C13.75 7.48776 12.0711 9.16669 10 9.16669C7.92893 9.16669 6.25 7.48776 6.25 5.41669C6.25 3.34562 7.92893 1.66669 10 1.66669C12.0711 1.66669 13.75 3.34562 13.75 5.41669Z", stroke: "#4B5565", "stroke-width": "1.5" }))), this.type === 'avatar_leading' && (h("gb-avatar", { key: '9a36dc1ae4e89bb59b7fad6a6cc885e10fd7d635', class: "avatar-icon", size: "xs", color: this.color, text: true }, h("slot", { key: '05a9b2dbd35102345f61f121519b73e4939ad43e', name: "initials", slot: "initials" }))), this.type === 'dot_leading' && (h(Fragment, null, this.state === 'default' ? (h("svg", { id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "10px", height: "10px", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#17B26A" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#EEF2F6" }))))), this.type === 'checkbox' && h("gb-checkbox", { key: '33f99dd391a6360b6e382379f0574ba439003b1e', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), h("slot", { key: '24381cfc9c8cf7d3e58c8664ab5cc9d4ce1f0352', name: "name" }), this.supportingText && (h("span", { key: 'f3b68dc9e72d39cce04c528c5aabdd31ae6958fb' }, h("slot", { key: '820213d12e0396a61d94db95d458195a712f6800', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (h("div", { key: '3cf143ccd4ce6bda63dd21749258e38885469e60', class: `tick` }, this.state !== 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `tick ${this.state}` }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#075DB2", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#CDD5DF", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))));
|
|
987
987
|
}
|
|
988
988
|
get el() { return getElement(this); }
|
|
989
989
|
};
|
|
@@ -1097,21 +1097,21 @@ const GbInputField = class {
|
|
|
1097
1097
|
document.removeEventListener('click', this.handleClickOutside);
|
|
1098
1098
|
}
|
|
1099
1099
|
render() {
|
|
1100
|
-
return (h("div", { key: '
|
|
1101
|
-
h("div", { key: '
|
|
1100
|
+
return (h("div", { key: 'ea102f61532b1e9e6ec55b1abc613e4a36403a51', class: `input_container` }, h("div", { key: 'adf47daf456628feed1e3a9e524d46b3b517a561', class: `input_with_label` }, this.showLabel && h("p", { key: 'a5f79c773bcb1a0cbc0b31e903dca104f8f1a93e', class: "label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()), this.type === 'default' && [
|
|
1101
|
+
h("div", { key: '3b36c0061b0935a36735bdf7f8f02fdfbc61b4c5', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: '21c4c92297c5063091f557cdecc8584819964408', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), h(Fragment, null, this.showValidation && (h("svg", { key: 'a36d16a8146311dd563f67ecede7ff94a149ac71', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: 'bca5ae47d7ff6cfb520f6beaf009201ed16a150c', 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: 'c6dabacc22859a88e8f1e1feec5b85c5f7a9faf2', 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" }))))))),
|
|
1102
1102
|
], this.type === 'icon_leading' && [
|
|
1103
|
-
h("div", { key: '
|
|
1103
|
+
h("div", { key: '3d5ef65fed2ea6823555af735e8a7ad8ca059819', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'bafc6b3463099e7e763c712c7b3dd91e297d1b20', class: `icon ${this.size} ${this.state}`, innerHTML: this.leadingIconSvg }), h("input", { key: '8cd6aceff43bc76adb9cd1cabf40b20e4881bc23', 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) }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: 'fc4422bd10b294fdb3ef8511463d285130b1fc2a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: "tick" }, h("path", { key: '3f358a601d5f3f8b338b2b26c231d4b05d7be62c', 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: '54f9f6c589d7bbb469edd85025de651d4ad28c97', 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: '3aeed5e2845e20ebda678e7a19dca4c1297a9aac', size: "sm", hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))),
|
|
1104
1104
|
], this.type === 'leading_dropdown' && [
|
|
1105
|
-
h("div", { key: '
|
|
1106
|
-
h(Fragment, null, this.showDropdown && (h("div", { key: '
|
|
1105
|
+
h("div", { key: 'c3f3b545f8b11d956faa0be90dcfffdd566e168d', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'f2aece3f7f87c967f00bd04a8cf308e1b6d7da6b', class: `leading_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: '9a5a061beb7d30594af6909b20eb83807842e134', class: `country_icon` }, h("img", { key: '7c756ee02d759c8b9d48271ecfe1abc63005c551', src: "build/assets/NG.svg", alt: "" })), h("div", { key: '4f12a608d62d6227d2dabe893962a821868fd521', class: `dropdown_text` }, h("p", { key: '2e95afd04b07cdf8670983f4d33ee2c641744b9f', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '17f46df8d5c8f6a9275675aa4fb788cf03c96feb', class: `dropdown_arrow` }, h("svg", { key: '3015a47c1a3f3b6da04c3577b3d0f73a41b14183', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '5a0065ef08b585a4002d974a02377878fada21e2', 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: '9e13b0cb6713a0406c1640ca6e3b52a76ed5d71a', class: `leading_dropdown_text_input` }, h("input", { key: '623c90d71235505f2230d9bee086ab95faab2d08', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showValidation && !this.destructive && (h("svg", { key: '17815760319eee767c6f04796b1bed582f2fdfa5', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '3fdce76edca636fdd901c6cc5c42a474d84c8147', 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: '966485dee172a665473bc775601cfc023901b5f4', 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" }))))))),
|
|
1106
|
+
h(Fragment, null, this.showDropdown && (h("div", { key: '2faa98dfae0376386a49ebbf5a5e76f0a65a3312', class: `dropdown_menu ${this.type} ${this.size}`, 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))))))),
|
|
1107
1107
|
], this.type === 'trailing_dropdown' && [
|
|
1108
|
-
h("div", { key: '
|
|
1109
|
-
h(Fragment, null, this.showDropdown && (h("div", { key: '
|
|
1108
|
+
h("div", { key: 'dc6ff7d8878843373c7ea2fa0096a5d42723dd7f', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '0eea84833f650e2ea3a97a6b3f326cdba65ca35a', class: `trailing_dropdown_content` }, h("p", { key: '6fbbe7dea3c5c07fc2c5df67cabd781a020b70f6', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, "$"), h("input", { key: 'd72345b1c3550065423342dabb8b9cbd0185c53d', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showHelpIcon && (h("div", { key: '7f1bf03f7f084d598c3e57992a98ba7d00b8c1b7', 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: '8cab7abfbe5de93bd1bc737caf6008337c2d5706', class: `trailing_dropdown_dropdown`, onClick: () => (this.showDropdown = !this.showDropdown) }, h("div", { key: 'ca39bfa3d0cb43c2cbea00da73505999a9dcaa8f', class: `dropdown_text` }, h("p", { key: '74a8dac5e3e6fdef877168519689f4b027487d70', class: "text-md-regular", style: { color: 'var(--color-text, #4B5565)' } }, this.selectedItem)), h("div", { key: '6518f89c6f4933540700718b15e360a880a96d52', class: `dropdown_arrow` }, h("svg", { key: 'f205343b2351e82c5e0b6520d2494170ab1dca47', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '1dd58b30fd22aa6373650faef9c47bc1abb54fa2', 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" }))))),
|
|
1109
|
+
h(Fragment, null, this.showDropdown && (h("div", { key: '4d14724e52cd491573c47cbe8d3fd48510051bb6', class: `dropdown_menu ${this.type} ${this.size}`, 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))))))),
|
|
1110
1110
|
], this.type === 'leading_text' && [
|
|
1111
|
-
h("div", { key: '
|
|
1112
|
-
], this.type === 'payment_input' && (h("div", { key: 'a71fbe3f1ce91b892a9e931c2fbfdc452038a097', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: 'de41e0481f9c0258469a92a6dc7541ede3fa8afb', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: '8bc2e0caea1c55fd86ec2ec576db9410e49bf7ac', "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: '347f43ba3c2edd3394234ba584c2981f188f5777', "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: 'fc6ac17281b625c5574224cae2e69f472620a9d2', "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: '2c864535cf504792fe8602076bbef1e60c240a63', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: '8fc44e83653f9d9f5001f2e90a560c34210aa31a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a98825085218e258bcdab7bddf36edc7e07b7284', 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: '1a307a47e9355b11918bdd30b765cccb3a971ea8', 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: '5baf7b61de1b6acf4e7867999b92a18b45c24440', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '721075e709ebc9e7bb79507103740446b0f94192', class: `trailing_button_text_input ${this.size}` }, h("input", { key: 'cd78a474685e9963edde8b798937fb4c376a728b', 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) }), this.showValidation && !this.destructive && (h("svg", { key: '8503ee95b527dff48b1bc7d0ba097d80024065b6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '242e3bfd9b02b0e291d0d5e01dc56ab5c965e93f', 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: 'f11ff89b39f90e8fe505d30bc9c7b62816bf9f04', 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: 'd4e6cb019e634702005db05aafc4e0ba90924483', 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: '05186d28ef229a50572557836b70aec79a0b66ba', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'c48300047342efd836d014d3f10571e0e15d44ef', class: `password_content` }, h("input", { key: 'c4fe87d30b24d83fefae895a43897a4c0a7c3296', 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: 'd2c501f3725160093852ca46af6ae3899d9f6b38', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f3f2296e0a4e8e41bf15e992241e6de63c40f58f', 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: '368b0d9d2e74b089a0d47f36958e2209e6786300', 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: '94f1ec285cdf6d55c697be1bec92e3a17b91192b', class: `dropdown` }, h("gb-password-button", { key: '23173e4747879a74a39775b7b90137c7a188ccea', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '6f14a74c1320a70284245b3ed67206a288b74998', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '632a5df9ae4c06f4ad6b541b4b7acb048b94c60b', class: `password_icon_leading_content` }, h("svg", { key: '589ae1a3d6c3ab9637f23629fd1d09e92d264ea7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'da4364462aa67d89e1a88ffb21c65b88e9ddc53c', 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: '8b366e4d90ea505734a56046025271b61b7a5704', 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: '1e14bc0e762255489f4bbf68c9945d4e7fe8cddc', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'a67b8948affa30388f1409c5024556eb9f43a225', 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: '2ee8cff1f07e97c7bc31a5e0f835c1587c8484b2', 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: '9fea9281aa80b08d5dbb4efc92357ea973a368de', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
|
|
1113
|
-
h("div", { key: '
|
|
1114
|
-
], this.type === 'tags' && (h("div", { key: '
|
|
1111
|
+
h("div", { key: '0871b82962525d24cb8b45d250bb6a208b297169', class: "leading_text_input" }, h("div", { key: '6f5b59b28b7618bb45a0ffb83c479b3baf02e7e0', class: `add_on` }, h("p", { key: 'd39faf4f88f85b1f9a5a69b7dadbf7b404724a17', class: `text-md-regular`, style: { color: this.state === 'disabled' ? 'var(--color-text-disabled, #CDD5DF)' : 'var(--color-text, #4B5565)' } }, "http://")), h("div", { key: '45f877d87d6eea7de9413051158a6ba6f8c22648', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("input", { key: 'b5eb138998550bee5885b8c9656bec1f7aaba5da', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showValidation && !this.destructive && (h("svg", { key: '90738cc828fd70d879968f4c47b2b7df3fae9f9e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '7a6992c4d1832083c5c3cd27ea350018f6fae7b6', 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: 'de4b12a568167bb4f951491eca099c50f82fa4b1', 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" }))))))),
|
|
1112
|
+
], this.type === 'payment_input' && (h("div", { key: 'b747ea827d5bd30975580c4fb2b02149aa909b9e', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("svg", { key: '57ab5078f745353671bdd9b00984f68b1f1e069a', xmlns: "http://www.w3.org/2000/svg", width: "23", height: "14", viewBox: "0 0 23 14", fill: "none" }, h("path", { key: 'aa9cf5f03725bfac6609cb032f9ec5c892011a99', "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: 'bf9bf73f6463edb9858dc9ef20f706a38de696ad', "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: 'a3f3afb29273bea3db1e1588011b48d49ca84007', "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: '6d087cc851ba59403ae6e8251c0f18d3273d8a1f', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), h(Fragment, null, this.showValidation && !this.destructive && (h("svg", { key: '04e846c1f7c40c48dfaee75959a1d645019d5280', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'eb9db57f57c80d56b09d0415ed0a96b7ee8b4133', 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: '13a1aeb2698cdeefb586b8767137c7bc8dc94dcb', 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: '61dc140b53f44092d83205bdd07134fa182a6cf8', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: 'e30bf3607c9461f12b650ab7ae23ff919acec921', class: `trailing_button_text_input ${this.size}` }, h("input", { key: '2b56206b2d1e1256e6828bda291bf4cdb1a4df81', 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) }), this.showValidation && !this.destructive && (h("svg", { key: '839d902ad855ec56b23b18e7ca0fba780adbb88a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '997b0fdf175e48712370c1d7d6e9c857bb3d891e', 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: '9f78e96d127297e7b23ca136c41c8a519d5aea00', 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: 'dca985ff83c43abe0b8c1048285ae265d176c175', 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: 'c04ba6151bacc98c2c2b7295661e90dbf89f80e2', class: `password_input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '6dde78ec9619afb2f8cf69dea9f39bc5048bdddd', class: `password_content` }, h("input", { key: 'd7be0f4576bc2d0b7cbe219b42e29d15d907e195', 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: 'd3251adc9ae470177ac7d3fed0d5f6323e1493dd', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'adcb312bfa72704f9200b430e1469678a539032d', 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: '16929d836b57b6777cefd91575099f92f8fba989', 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: '1703b66b3cdfa6257f0708fa9f7ea4a677d6c70d', class: `dropdown` }, h("gb-password-button", { key: 'f05a73570bcb3fea5ad9c5ffc77b1d4af8e225d4', onClick: () => this.togglePasswordVisibility() })))), this.type === 'password_icon_leading' && (h("div", { key: '4308c580f258efb5aa9a19dc9a3837d84280c9a3', class: `password_icon_leading_input input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '510fe3e2148052983ff950f58b7b6180025a1e81', class: `password_icon_leading_content` }, h("svg", { key: '0194e1161106f134b20dad46ca6aff4b5bd4c7b7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '6ab3c1a4ff3fc56c6b6166014b1b8a3b60131447', 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: '29d2ccbf2831f7b16d8fbdd7cf9c5bc75c0a7e4a', 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: 'fb37c5cb89acd08c27e67f2b42a4e99d0218f6bf', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '2fb38ad2e4b8112b459b32e0aa9e34d3a0167a48', 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: '3ee8d793956e6c7b5a5518c2e097ad571656d80c', 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: 'dfd01c3a12f0c2dcafb15f5f9853d85a8fb05614', onClick: () => this.togglePasswordVisibility() }))), this.type === 'count' && [
|
|
1113
|
+
h("div", { key: '0b19588941ad5bab8624a6f059ec01ff67f0533d', class: `count_input` }, h("div", { key: '8f82ad477b097cea58ffc1a9c7f16de485f5b29f', class: `count_text_input ${this.destructive ? 'destructive' : ''} ${this.state}` }, h("input", { key: '07b6489538e4a84a9d4bba70cf3da618beebcd26', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) }), this.showHelpIcon && (h("div", { key: '3da55216e9c02b2c3fcace6511c5542513aec40c', 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: '6a521473ca26c87826776a3d4837af012a271f38', class: `action ${this.state}` }, h("gb-button", { key: '4d03384570d3c24401e1251bc9d4ac7e749ccf15', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/minus_sign.svg" }), h("hr", { key: '126fc6f9a74d5031e172a591e87d7b30b188235b' }), h("gb-button", { key: '0b97cf10ef16889d705d33dee70f04ff24696fa9', size: "xl", state: this.state === 'disabled' ? 'disabled' : 'default', hierarchy: "tertiary_gray", icon: "only", "icon-leading": "true", "icon-leading-swap": "assets/plus_sign.svg" }))),
|
|
1114
|
+
], this.type === 'tags' && (h("div", { key: 'd86bbdd113601e4fcc2d367cf52b6c621cacc09d', class: `input ${this.type} ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''}` }, h("div", { key: '8fd32981e104969de280fa0677c8d59bc93cc7c9', class: `tags_display` }), h("input", { key: '249ce04107da5ceddc3298548d1112b458b50217', class: `content text-md-regular ${this.type} ${this.state}`, type: "text", placeholder: this.placeholder ? this.placeholder : '', onInput: event => this.handleInput(event) })))), this.showHintText && h("p", { key: '84eee579c83c45f20df8962ff385dfe8ca6114f5', class: "hint_text text-sm-regular" }, this.hintText)));
|
|
1115
1115
|
}
|
|
1116
1116
|
get el() { return getElement(this); }
|
|
1117
1117
|
static get watchers() { return {
|
|
@@ -1133,7 +1133,7 @@ const GbNotificationContent = class {
|
|
|
1133
1133
|
}
|
|
1134
1134
|
render() {
|
|
1135
1135
|
const iconSrc = getAssetPath(`${this.icon}`);
|
|
1136
|
-
return (h("div", { key: '
|
|
1136
|
+
return (h("div", { key: '4637011d67d60e129b59e471c2049ffb979722df', class: "notification_container" }, h("div", { key: '09b544fbfff8d6838c20001829926633e552d8da', class: "notification_title" }, this.icon && (h("div", { key: '92fa319ea4e232e3d89ad39d8af55694f9ec8b38', class: "icon" }, h("img", { key: '4d9650ccc98da7552f99c10a3ece97287f78f8f4', src: iconSrc, alt: "Icon" }))), h("label", { key: '229aca72ff4dc8283f51305727626ca2c81bf02d' }, this.label), h("span", { key: 'b7ba384d7d7c269df5fbd733eb0fd111f6ddc74f', class: "time" }, this.time)), h("div", { key: '951d0bd4d2ffb1c71a86e03fab1ac23af78cedd2', class: "supporting_text" }, h("p", { key: '93b5fec4281c9a6aa552c50bd05c379ce8727710', class: "text-sm-regular" }, this.supportingText))));
|
|
1137
1137
|
}
|
|
1138
1138
|
};
|
|
1139
1139
|
GbNotificationContent.style = GbNotificationContentStyle0;
|
|
@@ -1194,9 +1194,9 @@ const GbNotificationPane = class {
|
|
|
1194
1194
|
render() {
|
|
1195
1195
|
const patternSrc = getAssetPath(`assets/notification_background_pattern.svg`);
|
|
1196
1196
|
const illustrationSrc = getAssetPath(`assets/notification_illustration.svg`);
|
|
1197
|
-
return (h("div", { key: '
|
|
1198
|
-
h("div", { key: '
|
|
1199
|
-
h("div", { key: '
|
|
1197
|
+
return (h("div", { key: '7a72818eca38e266fb1b06a57f0dfb136a5172ab', class: "notification_pane_div" }, this.state === 'empty' && [
|
|
1198
|
+
h("div", { key: '86b92dd842f4874418772a0022f0280a514955df', class: `container` }, h("div", { key: '5b527d4003f8150e8ff97d4717c15a52d19a5546', class: "frame" }, h("img", { key: 'f6ebb1c8f24a42bf831897cef340931a2378ad1b', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: 'b96674820e5733bd96ae5337c638995dba2e3076', class: "empty_state" }, h("div", { key: 'b849a3d6d66a36998f340d8c0b39ed04ba3de302', class: "content" }, h("img", { key: '82aafbcce50977d5b529e9a55b76f7019ae53729', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '09e6b16057965bd517a3dda835dfb3ebd6d40af5', class: "text" }, h("slot", { key: '2df9aa0d6ec1df0ccb298f4330322a333f6b0cc5', name: "label" }), h("slot", { key: '53d2a541b7e56e13f04c042d8d89d919558d2eff', name: "supporting_text" })))))),
|
|
1199
|
+
h("div", { key: '1412dbd79d235a832846d03bd30fe579bee20003', class: `button` }, h("gb-button", { key: '310d37597c9112ad07f7140671f5425cb798325f', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: '37aed608eac8021cb215493b9646d52171dbea7f' }, "Mark all as read"))),
|
|
1200
1200
|
], this.state === 'notification_dropdown' && (h(Fragment, null, this.notifications.length > 0 ? (h("div", { class: "notification_dropdown" }, h("div", { class: `content_wrapper` }, this.notifications.map(notification => (h("gb-notification-content", { label: notification.label, time: notification.time, "supporting-text": notification.desc, icon: notification.icon })))), h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read")))) : [h("div", { class: `container` }, h("div", { class: "frame" }, h("img", { src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { class: "empty_state" }, h("div", { class: "content" }, h("img", { src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { class: "text" }, h("slot", { name: "label" }), h("slot", { name: "supporting_text" })))))), h("div", { class: `button` }, h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read"))),
|
|
1201
1201
|
]))));
|
|
1202
1202
|
}
|
|
@@ -1228,7 +1228,7 @@ const GbPagination = class {
|
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
render() {
|
|
1231
|
-
return (h("div", { key: '7ba8e26584e63fd834c2cece51b3becad2101efe', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '9ba2328b1c32577b928257ffa0ad34f2bf32b802', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '03eaa78ea459e99c8203c2419d2a9666c09ad2d0' }, "Previous")), h("div", { key: 'dc6b19881cd6a978d676b51c343470e846ec0487', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '5ecfd165b2167238002338e71710d043af1e530c', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default' }, h("p", { key: '31a4e427be55fb3e99abf36b37be1e54e650890c', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '27b9f6d08240e18be9d3e1e47601d25a1f610012', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default' }, h("p", { key: '2c8e7bddd55030d671918d50ec92719cf5f9af4a', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '3daccd1db481746e9304ef42bdcd13cfcca6d7e8', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default' }, h("p", { key: '1fb0f02f33524f8e4ff2bea2220d4d41ec9d3f6e', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '870da9697d49af8f249b08e35137f6b3b18663f3', shape: this.shape }, h("p", { key: '4f0a7f77ea9bc7d0870320466729f05884db30ee', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '9fdd3e30b837eb919de77bdbecb122e1b2c25556', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default' }, h("p", { key: 'ec486b6d3520641b579860ad5c9264c5f42a238d', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '9537a7f07f7ad549dab5cb742e83c4616d1b3861', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default' }, h("p", { key: '3e7c10127258f6ef13f9003ae7dcbf17591b0d0c', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '0f61a171c53d53759c08a0bbe5dc3d6481642458', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default' }, h("p", { key: '6f44e325a8f476b2f6a3420a367364d3d03a166c', slot: "page_number" }, this.totalPages))), h("gb-button", { key: 'faa93bcf1b435db1f8905c289b409f50620f1434', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'a45690966969513d475a7160891667aa88886ed6' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '8f1512e9365f44b6e71367707ea8b5dc2b3d542f', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: 'bfa04247d3bdc5dd1d79c11b9f19f1a49f863688' }, "Previous")), h("div", { key: 'b07d8b95a96997eb939bfc20882ec4093cec1932', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: 'e219387c2ba75f9e041f9c3bbf4e6567698fa7a2', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default' }, h("p", { key: '7f782c1b12fe2e941813920b7e2f22df7ea6fa8c', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'd672359b3a6a3feca167d73b360a753b0acca6d3', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default' }, h("p", { key: 'e3d127acc6cb49d97456dbc353c9e182e00d3970', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '306fcbf636af98da27885e61fe90a8cc352c8d59', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default' }, h("p", { key: '3b44c99e390fbbd068462dae14663d66a9a9e473', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '6c74b546752c676618e511a90f9e0cca4c7a7b14', shape: this.shape }, h("p", { key: '5e61babd2616528ac589e89198123fa1e327c46a', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'a1862a090179bb39b3c074b46652a4e72afb931d', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default' }, h("p", { key: 'b592a0f38ee31c1f31d86d27cbc55fefc79375a3', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '9160831c9d46cc6c557d241c2aac0a0216d4fb48', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default' }, h("p", { key: 'd2457b19abca7e16f612f9269f4b1b2fce932960', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '8d6c9a10ae3d4fd7d4ca2e39590ff9868c838f1f', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default' }, h("p", { key: '7380f350c82acbd338733eb3159c49a02a35bbfa', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '64c369dfbc1d0b47432b13e2419801c246e70307', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '7bb197b54e5988d6a75b51030e50a1c4074b90a3' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '2e9effb31198566595575bc4f1c48e9c824790dd', class: "entries" }, h("div", { key: '29204f7b996b93daf3cbd942c5f3afe087843b39', class: "entries_text" }, h("p", { key: '066b2388a22725495f49a7af88923f3236753aea', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'ac81f70938655a60b8c9a58e4553f3a67ca5e78d', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '6489a55d9c79b0ac0a511b52b6f358ced9cc3615', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top" }))), h("div", { key: '55f1c17809060293df2b7113a91d2145c4f5fbc3', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '43536bf7223a5cf082e40775ffe348fff16018e0', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'ed8aad6de1932249115e252d338dff3323317b09', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '4213b0589f92c8f6116bdfeda2a097a3faf8e72f', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '612d271f6b026d5b4851a72508e3a8868c0fa15f', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '6b98d4d252b71607b318f0089e6d58841767e51d', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'e2171ca3ac43ecd0dbbf469dda76d39cbf6a1f88', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '7ad7a99bcb949b4b6233331415899d4170df5530', shape: this.shape, state: "default" }, h("p", { key: 'e7c3ed2d7e05206a773bdbfdfdaa2feebd1be727', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '4fb97747a71a58afe0c2f1908cfcc51f245b912f', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'ede89448175f1a1e872d00d27304331cef3898f5', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '44851573ae4b43e90825c5d2d170520f66dea1e4', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '4fba574ddf2aed33496991608126676a35b8b626', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'f6ef6357c3a0b888de322a6b16db7884df045358', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: 'b0d34e031af5890c38a38ef23945e2ab6c40cb0f', slot: "page_number" }, this.totalPages))), h("div", { key: 'aeb960f759f915e011383d08e6adc3916795c8d4', class: "buttons" }, h("gb-button", { key: '7bce569bb78eab4ba93b68dd563685711ac9256b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: 'a0c62e8fd0c6468371e1e6c2ac5a2379325ddeee', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '5a46b19f5558a5a8762cbd344583ecdac6b9c07a', class: "entries" }, h("div", { key: 'e26d977c6ce1d90c21e5f4e3515f159450ad81bc', class: "entries_text" }, h("p", { key: '831ac3d2b6d4b72f0a39c05e86b30cc13d4755e3', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'a32100cff3288aa26ca57345d419804ebccf34a1', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'f71fc7b72a3adfa902192786788c139693a1e425', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top" }))), h("div", { key: '5a5dbb4925d13013e111ce7f753c14c8be520092', class: "page_number_text" }, h("p", { key: '0c71db30e06606eedb9c8a0e9d8236f1c93eb73a', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '4a5823f23b3f1aeb8936baeedf7fe5b2d616bb4a', class: "buttons" }, h("gb-button", { key: '931fe6f8e72aa43195be98b03ca456c30d60b66f', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'e967465238a677fa761584ad3c0f15fc0dafa225' }, "Previous")), h("gb-button", { key: '0ce6ae9123433ec64e224b4a26e448c01f5abc23', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'cdc7d54d256b427d52167662956769ed6c1172e9' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'b3535aa71958e5f157bdc5dfb9efacef7a38aeb0', class: "buttons" }, h("gb-button", { key: 'ef567871219ee8160cf0a2ce18dbf720119829d1', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '871e7a756213981b5943b4fcdb72fd720c28872a' }, "Previous")), h("gb-button", { key: '4677396684f50f8b41a1cf4404fcc43648f01646', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '53ae0ebdebbf7e06c20c4fa191c3ee18744bdf3e' }, "Next"))), h("div", { key: '02876212c271622cfcb84f489c9b74893b60edc5', class: "page_number_text" }, h("p", { key: '68865d1d5490c39e14ae045e48ee7d1112814a91', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '1f54b484907f97d625c56ed2ba5988c7d0436160', class: "entries" }, h("div", { key: 'a527f4623f9ee2d7978c316755cdd031088a4259', class: "entries_text" }, h("p", { key: 'a25c684be108439ae5b6a19b26b8f2e3e278e4b2', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '9410f91053501fc14d375d4a7ab2be37cbe2cda4', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '84676340823d0a39d7cde1a5fcf0ece849ed9c7b', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top" }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '39c55e58b0ae8cc5bd3073aec2997ad480b77b43', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '94b8d89fa5e82fe90106969ce7a137dd6ba9b702' }, "Previous")), h("div", { key: 'f99071881eb74cb0de2f03f7f5c6fe6a82241c8f', class: "page_number_text" }, h("p", { key: '244a3506f402a259683ce769e9fb53e29ac1c4a8', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'dfedd86b3eba2b755fbebf84f0b0cba70294d902', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '1527e4bbc5735d0e4ee8e971bf174943205946e8' }, "Next")))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '9717404368f24e8c62c81538f177cc12ed18b6f4', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }), h("div", { key: 'ffcb8c47d4d43969819a9ecb30a5099a0d3d75f0', class: "page_number_text" }, h("p", { key: '5e88bc454f38d18359adc323971140d320463644', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'a9a2edfcd7ad8e18e1f2bed3fd31381682963e30', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg" })))));
|
|
1231
|
+
return (h("div", { key: '4b178c4042639ac5a73670304d2dafdf473efd16', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '52226f7130ea1342d489296b50937ca7f47d0dae', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '59cbcc122f3c23ffbce269292f89eda31d81b8c4' }, "Previous")), h("div", { key: 'd1e592ecd1d556f3dfd606e3b132cc20726eae2e', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '69c2c73b38c5ace42428b5c01458180306755fc0', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default' }, h("p", { key: '6e0f64b9f00b4ffd06d58904f703ed1d927f5c34', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '7638a92a7746490a927a0b3ba0c4f66d3a206b39', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default' }, h("p", { key: 'ff5a4607b193cd2e03d9691a23566ae991133355', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '2cd82a59733210c7733641ed30c0a5ac9cd9f914', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default' }, h("p", { key: 'c6ebde3369bba14459056e38b682005368f1eccd', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '86118c4475ebf60eb6bb07277a0b41d12cca50f7', shape: this.shape }, h("p", { key: '2223e82d217e2ba0e3fe62dacb86c9ca6391f24a', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '1cdc7e3a33e528043b2fa36e252e2581cf5792bf', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default' }, h("p", { key: 'e8eb8a27cee51a6be2b524c0f06d1038f151a0a0', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '7db27e8d8166569f3f1900d080db71b2b6cfab88', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default' }, h("p", { key: '198c39261175b4a4d53a4a28a2229d517fb2a34e', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '03c7bfc0c048fae526ef01463bd12ec7b2df36f8', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default' }, h("p", { key: '7e7482435b9025f6baa117601f74da04e0e8bcad', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '2a7057e7c480160fd38b4415d025798884778895', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'f50896cafd3f4f4ef18158102919d23cbab06819' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '537013c49a19c95bbf77312364852bb91d3499fa', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: 'e153b8d1ef2efc954261e6943266c64787aad712' }, "Previous")), h("div", { key: 'c344fc0aac74b27303250109d8d68ab2bad0e279', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '3ba1ea6a83958441c1031b5c7cad720a769d8459', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default' }, h("p", { key: '11c809576831531d7a760c7631da07bdc7e92e83', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '11c5c636c1ecef7d98c7a940b1db4477a19f353d', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default' }, h("p", { key: 'fdfe53eb6536c5a688561a0b1c5f95e99b09232f', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'bae5378ce69e3294493a365d9cff823e88eecf47', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default' }, h("p", { key: '6d6603d95ae3d3478c6c34f5c735b6fec5fcf777', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'a35fdab5a1c6fdfafb2d6904aa9ce143a2edce92', shape: this.shape }, h("p", { key: 'f12705905f5c959bd9d12277314e672b0bdf09e1', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '3a740ee19da705321a32746d11e2370ef1c188ba', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default' }, h("p", { key: '3461651c5f80fb87a240757789c4a8bcd4804c08', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '405ce4ed4f7f29093c251acf8f8236152e0fa0b3', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default' }, h("p", { key: '16b1cd96f8fb3f32f44f7a544ef4e803fb63fd92', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '1c0e63c6103417ff729d44b5dc7694960c698883', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default' }, h("p", { key: '1b4e51f5dcc143ee423a20267a499e6cc124bee8', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '76eeb131c7bff4f0a8d9871a801f474cb0dc0fc4', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'f1dbdd3fbe7be0fbb7bb7b54dc42d1215092448b' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ab585f98b3683175ac12562cd6e967f08ca84c27', class: "entries" }, h("div", { key: '792d5606e7240c80826e5f08cd6493f6e661ffc2', class: "entries_text" }, h("p", { key: 'cffe24670f5856e2bc31ec8be943a3cabc8bdda9', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'b844a6a6cd0e9ef2cb09cf255f397a03923a6984', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'e0d90c98556c9ff0a5a72638e0b3c402a5fa28fc', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top" }))), h("div", { key: 'aabb02d45664f52c5464847a9b08e3ea29670185', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '99f9d097443c023f0c04953bfb5164f334b9a741', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'c5fe2dd84d4fffd23ab8180cd5309ca3730f7c86', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'aed026759cc2fd61b6588c31b34dbb350de5a8c2', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '235c900b5925c0543dece0bff9bd828768e6b1f8', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '51d07f1ee4afe57cd70aae5fcf1441e8c552a42f', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'cd9d3fc68f3e1b57d694b74bc6f4afbb93b1287c', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'c2a58f473c15622c98718b4b8bd12be262324900', shape: this.shape, state: "default" }, h("p", { key: 'efa186ceceaa17d3ba4bcfc7c8f3be437e6314fd', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '0de40a547427caf3d612c13f950e14e2a1e2863e', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'be74d99c0c1d026f254b3fcf338b878f5220fa10', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: 'd433830f2e0291be943606b3e45293846d23ed60', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'a1e7dcc71f2f444f19134d20e4b117cc3ef201f3', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'f2199f29d48c1880151e23d6e9ce933278dcf0d3', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: 'fb03689ba468f35ab2b15a205f19a6c320965997', slot: "page_number" }, this.totalPages))), h("div", { key: '1b423646d7d10e2054d03560d11bffb434063428', class: "buttons" }, h("gb-button", { key: 'f1211c2d3f37f510624a8ac1a8f1ec1590737bfc', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: 'b10c81746eef5c408782f32bb60c3f2e1d819060', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '9d942c4d2b23b6328cbd3fcef646fb30ab60f6cc', class: "entries" }, h("div", { key: '57eb2241be07fe2ec6a89472d6990ced1d8480f1', class: "entries_text" }, h("p", { key: 'c1d6c47eb966390d064a9e45f2a5d204280231ad', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '9e5f0703a22f70c7802e7799b9832eb78bdd9d2f', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'a392596f62f07bd7ba108f79b1a7c5181816c754', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top" }))), h("div", { key: '100771a6a5a5abed80dc34a030fd06746dd08987', class: "page_number_text" }, h("p", { key: '89438e2e55c3648bad5349ba6a9be946725f720b', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '6a781f8d6d4c888a715e2e72890ff7d557ee5d86', class: "buttons" }, h("gb-button", { key: '6a3ec3d680ad23937d0aeaaeb3458bf5bc9aa92e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '6a62f2409ed58da34787f6ed8307742177d3d4c8' }, "Previous")), h("gb-button", { key: 'a9765ba6e66ee240319f29da4b211c53e00398b3', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'ca31c62e9f562808625b5a00ec11e029a0c803d3' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '8df73ed8cf98d4c790e9d4b311b10983f3d276fd', class: "buttons" }, h("gb-button", { key: '6f6be6733853c2f8733e0b15b1e132eb5c859c39', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'de13b9f48a5c4a58bd051d1531f378aef13c7357' }, "Previous")), h("gb-button", { key: '4e20297d6d6ec57f362ea715235788c01a314089', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '0f32239b35147fe6ef75541e68b11e725779ab0c' }, "Next"))), h("div", { key: 'e3db87b200633dd132e1a4f636f3ad9181f322e0', class: "page_number_text" }, h("p", { key: '56e39169fd9d75d3c1f77bb36fcb83f7dba22548', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '4bc4ee6d97d9053526b04913f0c076de625ef2af', class: "entries" }, h("div", { key: '720de80bebe2ed048587fae7e5a8a45a6f93f16e', class: "entries_text" }, h("p", { key: 'dce5bea4ce8349c955454e7374493fcb7a1366e3', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '1b7fbd1d6493e0de0b0a21d4f1788d6aaa07005b', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'acf97e5d4c676a7222e42d973b33f0b83eb16f55', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top" }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'bd114fba875d4eaca565b63705c599cd1d2f869c', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '1f9f548613f896d40fbbaace396d69996d6aa126' }, "Previous")), h("div", { key: 'd6d17c61654d21f561ddb4a4ddf0fe2e280e6b31', class: "page_number_text" }, h("p", { key: 'd84ef64129a460eb0b2a76cbd059e855293fce71', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '5e0e223117bcfeba17936ad3187792c0e27350fd', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'ebf7270db16ed1b16661673cc1b114600ec9ed35' }, "Next")))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '4b44b0c8ef5686ce97762fc0ad5bdc4ce05fc435', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }), h("div", { key: '12bd783d17e670056458a27bc87f2fc87d288fa1', class: "page_number_text" }, h("p", { key: '01b4667d1e110f08c4c74e3f6408fb7a819b5c88', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '57cd5bc32fa44bd1b0410fb154ba57ae643c5e72', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg" })))));
|
|
1232
1232
|
}
|
|
1233
1233
|
};
|
|
1234
1234
|
GbPagination.style = GbPaginationStyle0;
|
|
@@ -1250,7 +1250,7 @@ const GbPaginationButtonGroupBase = class {
|
|
|
1250
1250
|
}
|
|
1251
1251
|
}
|
|
1252
1252
|
render() {
|
|
1253
|
-
return (h("div", { key: '
|
|
1253
|
+
return (h("div", { key: 'b9fab3da659e5221e920a98409c7f948f94ee35f', class: `button_base_div ${this.icon}` }, this.icon === 'false' && h("slot", { key: '77e65e545ad532c11efd746d6566b1b5b6ece7b3' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '2891b0433a47fc665d27569934141a56c53d1522', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'ff6b200d03783cfd4870b38d06ea094621eecf85', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '6739b0652e5f6c7325b710ee9f7010bd0adf6a8c' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '8ef5989a0d60eae4ae7164a2ac249dffaca5664a' }), this.iconTrailing && (h("svg", { key: '2bd35321b7954113fc61d7f4fadcf85939d8df66', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'b92028aeda8cc1b55cb9634f9144147796472777', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))));
|
|
1254
1254
|
}
|
|
1255
1255
|
get el() { return getElement(this); }
|
|
1256
1256
|
};
|
|
@@ -1267,7 +1267,7 @@ const GbPaginationDotIndicator = class {
|
|
|
1267
1267
|
this.size = undefined;
|
|
1268
1268
|
}
|
|
1269
1269
|
render() {
|
|
1270
|
-
return h("div", { key: '
|
|
1270
|
+
return h("div", { key: 'cde98b26e7490586b71d7ca2b379e3a159f4e3d6', class: `dot_indicator_div
|
|
1271
1271
|
${this.type} ${this.current ? 'current' : ''}
|
|
1272
1272
|
${this.size}` });
|
|
1273
1273
|
}
|
|
@@ -1296,7 +1296,7 @@ const GbPaginationNumberBase = class {
|
|
|
1296
1296
|
}
|
|
1297
1297
|
}
|
|
1298
1298
|
render() {
|
|
1299
|
-
return (h("div", { key: '
|
|
1299
|
+
return (h("div", { key: '883939f9a5ee44cfa2426696c4868d13d119a0ff', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '80489c23a8e70213254cfbff64ffe20414b59fb6', name: "page_number" })));
|
|
1300
1300
|
}
|
|
1301
1301
|
get el() { return getElement(this); }
|
|
1302
1302
|
};
|
|
@@ -1315,7 +1315,7 @@ const GbPasswordButton = class {
|
|
|
1315
1315
|
this.isPasswordVisible = !this.isPasswordVisible;
|
|
1316
1316
|
}
|
|
1317
1317
|
render() {
|
|
1318
|
-
return (h("div", { key: '
|
|
1318
|
+
return (h("div", { key: 'f762076f0b62a22cc00279c6b1f40610d0a4fe2e' }, h("gb-btn", { key: '47a930e4d5e96d5f8a3d67296cbb8ebad4bfa190', 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"))))));
|
|
1319
1319
|
}
|
|
1320
1320
|
};
|
|
1321
1321
|
GbPasswordButton.style = GbPasswordButtonStyle0;
|
|
@@ -1358,7 +1358,7 @@ const GbSideBarItem = class {
|
|
|
1358
1358
|
render() {
|
|
1359
1359
|
const redBarSrc = getAssetPath(`assets/bar.svg`);
|
|
1360
1360
|
const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
|
|
1361
|
-
return (h("div", { key: '
|
|
1361
|
+
return (h("div", { key: 'e0ecfcd3d22d61576ada58489087e13861943c46', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'e8fd347a55e106086cf802fb1edd33b922df99a4', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '5e36b3899a6786fe3a52bcb8940a7937752a3f5e', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: 'd6ccf0dc6791d48c39cc50248fdc0fecbaa0e49e', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '1a6ebb4e0bbb5a3ea18c6580610822d691d84988', class: "content" }, h("div", { key: '2c87693031314b783c77abd6aef3f578e8129333', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'c7338230f3bcf614d58ee78c035699dc3e04d641', 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: 'd5fed61f7c10fb3a6f44c65f4a591cccb3797ab1', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '145a532f3510510b9784c68d69dcb97ae0f797cc' }, "10"))), this.showArrow && (h("svg", { key: 'ba108cd0ec3001d26ed98769892fc826f23fbca8', 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: '4c12eff30b4cee5ad0b643577264dcee4db60ae6', 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: '0246bb45f2e03981b1a79ed53c93e136d22944c6', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '57c698fa93de9e0b7dcabc9005b1c1ae71dbad53', slot: "label" }, this.label)))));
|
|
1362
1362
|
}
|
|
1363
1363
|
get el() { return getElement(this); }
|
|
1364
1364
|
};
|
|
@@ -1441,7 +1441,7 @@ const GbSidebar = class {
|
|
|
1441
1441
|
const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
|
|
1442
1442
|
const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
|
|
1443
1443
|
const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
|
|
1444
|
-
return (h("div", { key: '
|
|
1444
|
+
return (h("div", { key: 'b68e4fee989d704fab05f83598c2b5cc35f0d85c', class: `sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '8acf00242ade1402968484339b08393de431bd14', class: "pattern" }, h("img", { key: 'df882f92fa4c9a969aedd52b316696efa278c1ce', src: patternSrc, alt: "" }))), h("div", { key: 'b86f8d78bf879cfa7d2b3789f738417a580a13af', class: "nav" }, h("div", { key: '0f46962196fd2287ca6fdf3d2baa77a134aa7e5c', class: `sidebar_header ${this.state}` }, h("div", { key: 'd45dbf8a828fc1280b4b57ad7355a53708309101', 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: 'a46736b7860007a808b3ad195580535f4ec803ea', src: logoSrc, alt: "" })), h("div", { key: '768f0f9dfb96a804ed310af4a588c41bb8d8ed7b', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: 'd3d75191969118005b65f282a9a54b881970e904', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '78b8c2047bbb3c46fa91875802bb337f25ca843c', class: "navigation" }, h("div", { key: 'e6776fce434581fd5bcc5f363c426c0c6e651da7', class: "item" }, h("gb-side-bar-item", { key: '8135aa12de59aef15402aaebf35d13eff3ae328c', 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: '447fbc549bae8ae2bdd143b11d46ae26683d3882', 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: '93d1a8fd338885f25038f989f5bf297cabffaf5f', 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: '41ed7452c5a941d28bbe95f87a9f14b8dad7be01', 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: '0fa46d214cd64cf0242bd626b59cb61a2033b58d', 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: '457316cd30eb66223cddd21f8f8244a1223f2cab', class: "navigation" }, h("div", { key: '42bdd7d2e2013b713edabbd0f876817449ab697b', class: "item" }, this.sixthItemLabel && (h("gb-side-bar-item", { key: '00bf5b3c9f06f44b2906a9492ee72389b62e9dbb', 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: 'add0be7ae3d179634e23d8d0226b67cea6a12a5f', 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: '5e683294554a82b1186af8181f97615270d840b4', 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: 'a7da141e401a85c34c59aa27b03c1a5a83f643e4', 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: '35814988b10cebbf8c610d6fc37586bd618579d4', 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: '8b2b2d128b5b2f4bc5d0e262c748fd5e5ff932c3', class: "application_name" }, h("div", { key: '53463b325e14d165d4ffcd107c656df9c891c227', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '7dd4f48c232e266b588944fa36178e5d6d34b5fc', class: "application_name_pattern" }, h("img", { key: '0f5833ae79ef1549212657d16603fdd56fe1f509', src: patternSrc, alt: "" }))), h("div", { key: '158de6d501c22ec865dfb9e5080fa4f572ac9a82', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '8e9919d088e01772d480fe35e26ff21efcfcf6dc', class: textClass }, h("slot", { key: '6b3b8c3d4eb0c1c351a59b8ccce878ee5df2d173', name: "application_name" })))))));
|
|
1445
1445
|
}
|
|
1446
1446
|
get el() { return getElement(this); }
|
|
1447
1447
|
};
|
|
@@ -1460,7 +1460,7 @@ const GbStatusIndicator = class {
|
|
|
1460
1460
|
}
|
|
1461
1461
|
render() {
|
|
1462
1462
|
return [
|
|
1463
|
-
h("div", { key: '
|
|
1463
|
+
h("div", { key: 'd8009f9474260db0774c5596de5628dfdfa789b1' }, this.statusIcon === 'online_indicator' && h("div", { key: '45a2128fdfddefb745e85b2000c74839af90b55b', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '1d52ae4baf815a7858674089bc19f4c969e25245', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: 'a5139525facedcb6daf38cfec37aef1f30b0ad43', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '086c8f1cbf7e1de0959580624792f9d938aa4013', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: 'f6adfcce54fe6a93f15005b584ba6fd92a3fa648', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: 'd6033cb233fe7ad7eb5b6a9b52dc6d99d7de98ce' }, h("clipPath", { key: '371ad555873962eb6b780da8df0ca5fb2d206806', id: "clip0_0_21453" }, h("rect", { key: 'fb27502af9fcab76dd5eacd038c73b082e023703', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '7066b2f8a1cc208f3f3515f3374b6e7ff1e58ca1', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: 'a373db768b6ca73fc2afb20161e6aa45d7e53c7f', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '8103d88a0425a5f71a5482dc6f145eb4f738fcd2', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
|
|
1464
1464
|
];
|
|
1465
1465
|
}
|
|
1466
1466
|
};
|
|
@@ -1514,12 +1514,12 @@ const GbTabButtonBase = class {
|
|
|
1514
1514
|
this.tabClicked.emit();
|
|
1515
1515
|
}
|
|
1516
1516
|
render() {
|
|
1517
|
-
return (h("div", { key: '
|
|
1517
|
+
return (h("div", { key: 'dff5ce8d8ebf90168b12b5fd902555ce2a2ad5c7', class: `tab_button_div ${this.type}
|
|
1518
1518
|
${this.current ? 'current' : ''}
|
|
1519
1519
|
${this.fullWidth ? 'full_width' : ''}
|
|
1520
|
-
${this.size}`, onClick: () => this.handleClick() }, h("p", { key: '
|
|
1520
|
+
${this.size}`, onClick: () => this.handleClick() }, h("p", { key: 'ffe8b5a1061944057f408b2782058b5f900ce911', class: `${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'c59db7e297d1286283435b8d70d84074b3256b17', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary' ? 'information' :
|
|
1521
1521
|
this.current && this.type === 'underline' ? 'information' :
|
|
1522
|
-
this.current && this.type === 'line' ? 'information' : 'gray' }, h("slot", { key: '
|
|
1522
|
+
this.current && this.type === 'line' ? 'information' : 'gray' }, h("slot", { key: '39fdc231d74fd0f0784011c4a36c088260eead78', name: "count" })))));
|
|
1523
1523
|
}
|
|
1524
1524
|
get el() { return getElement(this); }
|
|
1525
1525
|
};
|
|
@@ -1542,7 +1542,7 @@ const GbTag = class {
|
|
|
1542
1542
|
}
|
|
1543
1543
|
render() {
|
|
1544
1544
|
const flagSwap = getAssetPath(`${this.flagSwap}`);
|
|
1545
|
-
return (h("div", { key: '
|
|
1545
|
+
return (h("div", { key: '6861f85c3d0e7c0cac991274fe854af3c6c27506', class: `container ${this.size}` }, h("div", { key: '2def4c0ddaa42cc755a08e4e615896a999cf9981', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '7902a3552e4a7a8aa6679b3b6af8efd4220d6b25', size: this.size }), this.icon === 'country' && (h("div", { key: '0afd8b6e64992a7de289e3122505d5e3c816ac53', class: "icon left-icon" }, h("img", { key: '61a38470656dd793d16cd99f72d37c928ea13b1f', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '9c57bde5ac8043f31ea6714e490a63ee66cd2319', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: 'd3a87880d0ac0c925ad6b9b8ff18bc1b5a134787', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '3b0dc54a0c43cde54fec99ed96439f8c2ab60b63', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '954214f53562fc295f65c6ba3d575f02e5e2e069', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("slot", { key: 'ce6d6c6bf1d2f09f16237ae6ec937ee0c78e1782' }), this.action === 'count' && (h("gb-tag-count", { key: 'e1e088ace88c349a4229def33faa6439f6279929', size: this.size }, h("slot", { key: '0683abeb94e9e7123a97f2ed5347eab998a95620', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '7fa6722644be1e39f9030421fc2244f976aecf91', size: this.size, onClick: () => this.onTagClose() })));
|
|
1546
1546
|
}
|
|
1547
1547
|
};
|
|
1548
1548
|
GbTag.style = GbTagStyle0;
|
|
@@ -1558,7 +1558,7 @@ const GbTagCheckbox = class {
|
|
|
1558
1558
|
this.disabled = false;
|
|
1559
1559
|
}
|
|
1560
1560
|
render() {
|
|
1561
|
-
return (h("label", { key: '
|
|
1561
|
+
return (h("label", { key: '78930b1bbebffa117d739fb851550badeab9c6b3', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '924ba4739e26c6a637cf49bed2c009defaaade55', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '53316ffc81dcc3e7612299158e4b525fc26bf268', class: `custom-checkbox ${this.size}` }, h("svg", { key: '9254bf7b0aaafbd06777189d3b65ca82310d9a6e', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '4bd4d7e342e7a87fdf124410d98c0c65dbf71772', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
|
|
1562
1562
|
}
|
|
1563
1563
|
};
|
|
1564
1564
|
GbTagCheckbox.style = GbTagCheckboxStyle0;
|
|
@@ -1572,7 +1572,7 @@ const GbTagClose = class {
|
|
|
1572
1572
|
this.size = undefined;
|
|
1573
1573
|
}
|
|
1574
1574
|
render() {
|
|
1575
|
-
return (h("div", { key: '
|
|
1575
|
+
return (h("div", { key: '76747532d51a43ad5120440026d49c7411cb4e78', class: this.size }, h("svg", { key: '97ad828907338d494f040743a6bf24c48e69fe7e', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '3290b6fc56ddd237cc2ee2f89a8cb0a927756604', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
|
|
1576
1576
|
}
|
|
1577
1577
|
};
|
|
1578
1578
|
GbTagClose.style = GbTagCloseStyle0;
|
|
@@ -1586,7 +1586,7 @@ const GbTagCount = class {
|
|
|
1586
1586
|
this.size = undefined;
|
|
1587
1587
|
}
|
|
1588
1588
|
render() {
|
|
1589
|
-
return (h("div", { key: '
|
|
1589
|
+
return (h("div", { key: 'cb2fcbc29ab57322718b279b3aec7fa2d9c5225d', class: this.size }, h("slot", { key: 'b08054da6155120413e3c9802e183f42aa9f3a87', name: "count" })));
|
|
1590
1590
|
}
|
|
1591
1591
|
};
|
|
1592
1592
|
GbTagCount.style = GbTagCountStyle0;
|
|
@@ -1610,8 +1610,8 @@ const GbToggleBase = class {
|
|
|
1610
1610
|
}
|
|
1611
1611
|
render() {
|
|
1612
1612
|
return [
|
|
1613
|
-
h("input", { key: '
|
|
1614
|
-
h("label", { key: '
|
|
1613
|
+
h("input", { key: '732e9c809ad4766c79dbf4dd2666331f45f5e3e2', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
|
|
1614
|
+
h("label", { key: 'e7f509b359ac0a84403b92011640a8fbea2b88f6', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
|
|
1615
1615
|
];
|
|
1616
1616
|
}
|
|
1617
1617
|
};
|
|
@@ -1641,7 +1641,7 @@ const GbTooltip = class {
|
|
|
1641
1641
|
return this.showArrow ? `arrow ${this.arrow}` : '';
|
|
1642
1642
|
}
|
|
1643
1643
|
render() {
|
|
1644
|
-
return (h("div", { key: '
|
|
1644
|
+
return (h("div", { key: 'ae0fb153468cd1b6ad4c08f5f1bbca78054f9633', class: "tooltip_container" }, h("div", { key: '9c207be9d5081576770bf0e4de149528392c8e03', class: "tooltip" }, h("div", { key: '28b42eff96058d8a0c3063edbb3c8a9d31b0fdf6', class: this.getArrowClass() }), h("div", { key: '2173385d6962c2a1d079ed9eebf1fb64be5ea064', class: "tooltip_content" }, h("slot", { key: '62beec56dc4ae6903205f09ae1034aaaaab781be', name: "label" }), this.showSupportingText && h("slot", { key: '3dd78a6be833bfb7bd3c4bbd89242cb35524fe70', name: "supporting_text" })))));
|
|
1645
1645
|
}
|
|
1646
1646
|
get el() { return getElement(this); }
|
|
1647
1647
|
};
|