globuswebcomponents 0.7.7 → 0.7.9
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-add-button.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-avatar-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-group.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js.map +1 -1
- package/dist/cjs/{gb-avatar_38.cjs.entry.js → gb-avatar_41.cjs.entry.js} +347 -90
- package/dist/cjs/gb-avatar_41.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-button-close_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group-item.cjs.entry.js.map +1 -1
- 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-control-handle.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/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/reusableModels-e50f3440.js.map +1 -1
- package/dist/collection/assets/notification_background_pattern.svg +52 -0
- package/dist/collection/assets/notification_illustration.svg +80 -0
- package/dist/collection/components/gb-avatar/gb-avatar.css +3 -3
- package/dist/collection/components/gb-avatar/gb-avatar.js +2 -2
- package/dist/collection/components/gb-avatar/gb-avatar.js.map +1 -1
- package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.css +6 -6
- package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.css +2 -26
- package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +27 -38
- package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
- package/dist/collection/components/gb-avatar-group/gb-avatar-group.css +4 -4
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.css +2 -2
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +1 -1
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js.map +1 -1
- package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.css +3 -3
- package/dist/collection/components/gb-badge-close/gb-badge-close.css +16 -20
- package/dist/collection/components/gb-badges/gb-badges.css +4 -4
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.css +1 -1
- package/dist/collection/components/gb-checkbox/gb-checkbox.css +1 -1
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.css +7 -7
- package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.css +5 -10
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +2 -2
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js.map +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +8 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +87 -39
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
- package/dist/collection/components/gb-input-field/gb-input-field.css +69 -11
- package/dist/collection/components/gb-input-field/gb-input-field.js +51 -16
- package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.css +91 -21
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +44 -9
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js.map +1 -1
- package/dist/collection/components/gb-pagination/gb-pagination.js +5 -10
- package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.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-slider-control-handle/slider-control-handle.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 +11 -5
- package/dist/collection/components/gb-tag/gb-tag.js.map +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +10 -4
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js.map +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/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +23 -15
- package/dist/components/gb-avatar-dropdown.js.map +1 -1
- package/dist/components/gb-avatar-group.js +5 -5
- package/dist/components/gb-avatar-group.js.map +1 -1
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +3 -3
- package/dist/components/gb-avatar-profile-photo.js.map +1 -1
- 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-carousel-arrow.js +1 -1
- package/dist/components/gb-carousel-arrow.js.map +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 +5 -5
- package/dist/components/gb-checkbox.js +1 -1
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +3 -3
- package/dist/components/gb-header.js +2 -2
- package/dist/components/gb-help-dropdown.js +3 -3
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- 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 +51 -25
- package/dist/components/gb-input-field.js.map +1 -1
- package/dist/components/gb-notification-pane.js +44 -9
- package/dist/components/gb-notification-pane.js.map +1 -1
- 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 +17 -21
- package/dist/components/gb-pagination.js.map +1 -1
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +1 -1
- package/dist/components/gb-rich-text.js +14 -14
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-side-bar-item.js +1 -1
- package/dist/components/gb-sidebar.js +8 -8
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +3 -3
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-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 +2 -2
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field.js +1 -1
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-verification-code-field.js +2 -2
- package/dist/components/gb-wysiwyg-toolbar.js +1 -1
- package/dist/components/{p-e53d10ca.js → p-0d860daf.js} +5 -5
- package/dist/components/{p-e53d10ca.js.map → p-0d860daf.js.map} +1 -1
- package/dist/components/{p-043d096a.js → p-262e8623.js} +3 -3
- package/dist/components/p-262e8623.js.map +1 -0
- package/dist/components/{p-94f3a5f7.js → p-2c69dbb5.js} +3 -3
- package/dist/components/{p-94f3a5f7.js.map → p-2c69dbb5.js.map} +1 -1
- package/dist/components/{p-a488a428.js → p-350ea090.js} +13 -13
- package/dist/components/{p-a488a428.js.map → p-350ea090.js.map} +1 -1
- package/dist/components/{p-9acf67ff.js → p-3a271aa7.js} +3 -3
- package/dist/components/p-3a271aa7.js.map +1 -0
- package/dist/components/{p-c73b836d.js → p-45899ad1.js} +8 -8
- package/dist/components/{p-c73b836d.js.map → p-45899ad1.js.map} +1 -1
- package/dist/components/p-47052b60.js.map +1 -1
- package/dist/components/{p-81505876.js → p-5294fbdb.js} +5 -5
- package/dist/components/p-5294fbdb.js.map +1 -0
- package/dist/components/{p-fa64646f.js → p-554828c0.js} +2 -2
- package/dist/components/{p-fa64646f.js.map → p-554828c0.js.map} +1 -1
- package/dist/components/{p-274214e1.js → p-5e9d940b.js} +2 -2
- package/dist/components/{p-274214e1.js.map → p-5e9d940b.js.map} +1 -1
- package/dist/components/{p-828f9e43.js → p-886a548b.js} +5 -5
- package/dist/components/{p-828f9e43.js.map → p-886a548b.js.map} +1 -1
- package/dist/components/{p-9ce53d62.js → p-895e95e1.js} +2 -2
- package/dist/components/p-895e95e1.js.map +1 -0
- package/dist/components/{p-9942384c.js → p-8b7b3c72.js} +5 -5
- package/dist/components/{p-9942384c.js.map → p-8b7b3c72.js.map} +1 -1
- package/dist/components/{p-c4d3f82d.js → p-901d16f3.js} +2 -2
- package/dist/components/{p-c4d3f82d.js.map → p-901d16f3.js.map} +1 -1
- package/dist/components/{p-411109ed.js → p-9588018c.js} +2 -2
- package/dist/components/{p-411109ed.js.map → p-9588018c.js.map} +1 -1
- package/dist/components/{p-e849c9f1.js → p-975a89fb.js} +5 -5
- package/dist/components/p-975a89fb.js.map +1 -0
- package/dist/components/{p-8bb1ddab.js → p-9949e4eb.js} +2 -2
- package/dist/components/{p-8bb1ddab.js.map → p-9949e4eb.js.map} +1 -1
- package/dist/components/{p-89fa2877.js → p-a0e83c89.js} +61 -44
- package/dist/components/p-a0e83c89.js.map +1 -0
- package/dist/components/{p-e81f592c.js → p-a16c45d8.js} +3 -3
- package/dist/components/{p-e81f592c.js.map → p-a16c45d8.js.map} +1 -1
- package/dist/components/{p-2099b3fb.js → p-a1b82cdc.js} +2 -2
- package/dist/components/{p-2099b3fb.js.map → p-a1b82cdc.js.map} +1 -1
- package/dist/components/{p-78549e92.js → p-a3474d0e.js} +2 -2
- package/dist/components/{p-78549e92.js.map → p-a3474d0e.js.map} +1 -1
- package/dist/components/{p-a71a4f8d.js → p-a81dc38c.js} +6 -6
- package/dist/{globuscomponents/p-857087c3.entry.js.map → components/p-a81dc38c.js.map} +1 -1
- package/dist/components/{p-07a3b3da.js → p-b26e6a65.js} +2 -2
- package/dist/components/{p-07a3b3da.js.map → p-b26e6a65.js.map} +1 -1
- package/dist/components/{p-5285dad9.js → p-b67c9fe2.js} +8 -8
- package/dist/components/{p-5285dad9.js.map → p-b67c9fe2.js.map} +1 -1
- package/dist/components/{p-e9c7d99a.js → p-c84f94e8.js} +2 -2
- package/dist/components/{p-e9c7d99a.js.map → p-c84f94e8.js.map} +1 -1
- package/dist/components/{p-5bada42f.js → p-c8584920.js} +3 -3
- package/dist/components/{p-5bada42f.js.map → p-c8584920.js.map} +1 -1
- package/dist/components/{p-c9083653.js → p-d07498b9.js} +2 -2
- package/dist/components/{p-c9083653.js.map → p-d07498b9.js.map} +1 -1
- package/dist/components/{p-b1070aca.js → p-e86d4e72.js} +2 -2
- package/dist/components/p-e86d4e72.js.map +1 -0
- package/dist/components/{p-989344e3.js → p-f2dadd25.js} +7 -7
- package/dist/components/{p-989344e3.js.map → p-f2dadd25.js.map} +1 -1
- package/dist/components/{p-f4306c83.js → p-ffd546a6.js} +3 -3
- package/dist/components/{p-f4306c83.js.map → p-ffd546a6.js.map} +1 -1
- package/dist/esm/gb-avatar-add-button.entry.js +1 -1
- package/dist/esm/gb-avatar-add-button.entry.js.map +1 -1
- package/dist/esm/gb-avatar-group.entry.js +1 -1
- package/dist/esm/gb-avatar-group.entry.js.map +1 -1
- package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
- package/dist/esm/gb-avatar-profile-photo.entry.js.map +1 -1
- package/dist/esm/{gb-avatar_38.entry.js → gb-avatar_41.entry.js} +346 -92
- package/dist/esm/gb-avatar_41.entry.js.map +1 -0
- package/dist/esm/gb-button-close_2.entry.js +1 -1
- package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
- package/dist/esm/gb-checkbox-group-item.entry.js.map +1 -1
- 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-control-handle.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/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/reusableModels-8496e911.js.map +1 -1
- package/dist/globuscomponents/assets/notification_background_pattern.svg +52 -0
- package/dist/globuscomponents/assets/notification_illustration.svg +80 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
- package/dist/globuscomponents/{p-c37aed22.entry.js → p-0cc11c02.entry.js} +2 -2
- package/dist/globuscomponents/{p-a3adce55.entry.js → p-45eef183.entry.js} +2 -2
- package/dist/globuscomponents/p-47052b60.js.map +1 -1
- package/dist/globuscomponents/{p-857087c3.entry.js → p-472ded9f.entry.js} +2 -2
- package/dist/globuscomponents/p-472ded9f.entry.js.map +1 -0
- package/dist/globuscomponents/{p-79c12a5f.entry.js → p-4972b741.entry.js} +2 -2
- package/dist/globuscomponents/{p-4fb70c85.entry.js → p-4d40f44e.entry.js} +2 -2
- package/dist/globuscomponents/p-4d40f44e.entry.js.map +1 -0
- package/dist/globuscomponents/{p-39ecea7f.entry.js → p-4f500687.entry.js} +2 -2
- package/dist/globuscomponents/p-4f500687.entry.js.map +1 -0
- package/dist/globuscomponents/{p-a1eaa17d.entry.js → p-54d70eca.entry.js} +2 -2
- package/dist/globuscomponents/{p-5516e43b.entry.js → p-8f96d78c.entry.js} +2 -2
- package/dist/globuscomponents/{p-08df6da8.entry.js → p-9565ff1f.entry.js} +2 -2
- package/dist/globuscomponents/p-9f957b9d.entry.js +2 -0
- package/dist/globuscomponents/p-9f957b9d.entry.js.map +1 -0
- package/dist/globuscomponents/{p-e99b678a.entry.js → p-a684fd22.entry.js} +2 -2
- package/dist/globuscomponents/{p-e0e0b87b.entry.js → p-bf0c442d.entry.js} +2 -2
- package/dist/globuscomponents/{p-bef774b2.entry.js → p-c6a98d26.entry.js} +2 -2
- package/dist/globuscomponents/{p-56116cbb.entry.js → p-c6c5abbb.entry.js} +2 -2
- package/dist/globuscomponents/{p-ebcc2cdb.entry.js → p-e7db1b60.entry.js} +2 -2
- package/dist/globuscomponents/{p-b5185285.entry.js → p-f19f57d4.entry.js} +2 -2
- package/dist/globuscomponents/p-f19f57d4.entry.js.map +1 -0
- package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +3 -2
- package/dist/types/components/gb-avatar-label-group/gb-avatar-label-group.d.ts +1 -1
- package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +4 -6
- package/dist/types/components/gb-input-field/gb-input-field.d.ts +6 -0
- package/dist/types/components/gb-notification-pane/gb-notification-pane.d.ts +2 -1
- package/dist/types/components/gb-pagination/gb-pagination.d.ts +0 -1
- package/dist/types/components/gb-tag/gb-tag.d.ts +2 -1
- package/dist/types/components/gb-tag-checkbox/gb-tag-checkbox.d.ts +2 -1
- package/dist/types/components/gb-toggle/gb-toggle.d.ts +1 -1
- package/dist/types/components.d.ts +28 -10
- package/dist/types/models/reusableModels.d.ts +5 -0
- package/package.json +1 -1
- package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +0 -65
- package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js +0 -104
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar_38.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +0 -32
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +0 -1
- package/dist/components/p-043d096a.js.map +0 -1
- package/dist/components/p-81505876.js.map +0 -1
- package/dist/components/p-89fa2877.js.map +0 -1
- package/dist/components/p-9acf67ff.js.map +0 -1
- package/dist/components/p-9ce53d62.js.map +0 -1
- package/dist/components/p-a71a4f8d.js.map +0 -1
- package/dist/components/p-b1070aca.js.map +0 -1
- package/dist/components/p-e849c9f1.js.map +0 -1
- package/dist/esm/gb-avatar-dropdown.entry.js +0 -61
- package/dist/esm/gb-avatar-dropdown.entry.js.map +0 -1
- package/dist/esm/gb-avatar-label-group.entry.js +0 -100
- package/dist/esm/gb-avatar-label-group.entry.js.map +0 -1
- package/dist/esm/gb-avatar_38.entry.js.map +0 -1
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +0 -28
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +0 -1
- package/dist/globuscomponents/p-39ecea7f.entry.js.map +0 -1
- package/dist/globuscomponents/p-4b7867b6.entry.js +0 -2
- package/dist/globuscomponents/p-4b7867b6.entry.js.map +0 -1
- package/dist/globuscomponents/p-4fb70c85.entry.js.map +0 -1
- package/dist/globuscomponents/p-7b9b291a.entry.js +0 -2
- package/dist/globuscomponents/p-7b9b291a.entry.js.map +0 -1
- package/dist/globuscomponents/p-aa8ae03d.entry.js +0 -2
- package/dist/globuscomponents/p-aa8ae03d.entry.js.map +0 -1
- package/dist/globuscomponents/p-b5185285.entry.js.map +0 -1
- package/dist/globuscomponents/p-ce5ffe62.entry.js +0 -2
- package/dist/globuscomponents/p-ce5ffe62.entry.js.map +0 -1
- /package/dist/globuscomponents/{p-c37aed22.entry.js.map → p-0cc11c02.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a3adce55.entry.js.map → p-45eef183.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-79c12a5f.entry.js.map → p-4972b741.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a1eaa17d.entry.js.map → p-54d70eca.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5516e43b.entry.js.map → p-8f96d78c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-08df6da8.entry.js.map → p-9565ff1f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e99b678a.entry.js.map → p-a684fd22.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e0e0b87b.entry.js.map → p-bf0c442d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bef774b2.entry.js.map → p-c6a98d26.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-56116cbb.entry.js.map → p-c6c5abbb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ebcc2cdb.entry.js.map → p-e7db1b60.entry.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gb-tag.js","sourceRoot":"","sources":["../../../src/components/gb-tag/gb-tag.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"gb-tag.js","sourceRoot":"","sources":["../../../src/components/gb-tag/gb-tag.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQzE,MAAM,OAAO,KAAK;;;;;;;;IAQhB,KAAK,CAAC,UAAU;QACd,oCAAoC;IACtC,CAAC;IAED,MAAM;QACJ,MAAM,QAAQ,GAAG,YAAY,CAAC,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC,CAAC;QAElD,OAAO,CACL,4DAAK,KAAK,EAAE,aAAa,IAAI,CAAC,IAAI,EAAE;YAClC,4DAAK,KAAK,EAAE,WAAW,IAAI,CAAC,IAAI,EAAE;gBAC/B,IAAI,CAAC,QAAQ,IAAI,wEAAiB,IAAI,EAAE,IAAI,CAAC,IAAI,GAAoB;gBACrE,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,CAC1B,4DAAK,KAAK,EAAC,gBAAgB;oBACzB,4DAAK,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAC,cAAc,GAAG,CACrC,CACP;gBACA,IAAI,CAAC,IAAI,KAAK,QAAQ,IAAI,CACzB,kEAAW,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,KAAK,iBAAa,OAAO,EAAC,IAAI,EAAE,IAAI,EAAE,KAAK,EAAC,MAAM;oBACpF,6DAAM,IAAI,EAAC,UAAU,EAAC,IAAI,EAAC,UAAU,GAAQ,CACnC,CACb;gBACA,IAAI,CAAC,IAAI,KAAK,KAAK,IAAI,CACtB,4DAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,GAAG,EAAC,MAAM,EAAC,GAAG,EAAC,OAAO,EAAC,SAAS,EAAC,IAAI,EAAC,MAAM;oBACxF,+DAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,SAAS,GAAG,CACzC,CACP;gBACD,8DAAa;gBACZ,IAAI,CAAC,MAAM,KAAK,OAAO,IAAI,CAC1B,qEAAc,IAAI,EAAE,IAAI,CAAC,IAAI;oBAC3B,6DAAM,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,GAAQ,CAC1B,CAChB,CACG;YACL,IAAI,CAAC,MAAM,KAAK,SAAS,IAAI,qEAAc,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,UAAU,EAAE,GAAiB,CAC1G,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Method, Prop, getAssetPath, h } from '@stencil/core';\r\nimport { GeneralSizes } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-tag',\r\n styleUrl: 'gb-tag.css',\r\n shadow: true,\r\n})\r\nexport class GbTag {\r\n @Prop() size: GeneralSizes;\r\n @Prop() icon?: 'country' | 'avatar' | 'dot';\r\n @Prop() action: 'X_close' | 'text_only' | 'count';\r\n @Prop() flagSwap: string;\r\n @Prop() checkbox?: boolean;\r\n\r\n @Method()\r\n async onTagClose() {\r\n // console.log('close tag clicked');\r\n }\r\n\r\n render() {\r\n const flagSwap = getAssetPath(`${this.flagSwap}`);\r\n\r\n return (\r\n <div class={`container ${this.size}`}>\r\n <div class={`content ${this.size}`}>\r\n {this.checkbox && <gb-tag-checkbox size={this.size}></gb-tag-checkbox>}\r\n {this.icon === 'country' && (\r\n <div class=\"icon left-icon\">\r\n <img src={flagSwap} alt=\"Country Icon\" />\r\n </div>\r\n )}\r\n {this.icon === 'avatar' && (\r\n <gb-avatar class=\"avatar-icon\" size=\"xxs\" status-icon=\"false\" text={true} color=\"gray\">\r\n <slot name=\"initials\" slot=\"initials\"></slot>\r\n </gb-avatar>\r\n )}\r\n {this.icon === 'dot' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\">\r\n <circle cx=\"4\" cy=\"4\" r=\"3\" fill=\"#17B26A\" />\r\n </svg>\r\n )}\r\n <slot></slot>\r\n {this.action === 'count' && (\r\n <gb-tag-count size={this.size}>\r\n <slot slot=\"count\" name=\"count\"></slot>\r\n </gb-tag-count>\r\n )}\r\n </div>\r\n {this.action === 'X_close' && <gb-tag-close size={this.size} onClick={() => this.onTagClose()}></gb-tag-close>}\r\n </div>\r\n );\r\n }\r\n}"]}
|
|
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
|
|
|
6
6
|
this.disabled = false;
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
return (h("label", { key: '
|
|
9
|
+
return (h("label", { key: '9ee6857396c225c03f9f115ee8a873f8bf660cc8', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '1234321482a3c73f21103047ea785efa8540e26e', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '00a331b6232255450a5c28376b8aa717743fdb02', class: `custom-checkbox ${this.size}` }, h("svg", { key: 'df2d2e58462ea6edcf7efd8748db6da88a31a0b6', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '4890c0a4ed2a2d789e9438c9c78e7e8202c2b680', 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" })))));
|
|
10
10
|
}
|
|
11
11
|
static get is() { return "gb-tag-checkbox"; }
|
|
12
12
|
static get encapsulation() { return "shadow"; }
|
|
@@ -44,9 +44,15 @@ export class GbTagCheckbox {
|
|
|
44
44
|
"type": "string",
|
|
45
45
|
"mutable": false,
|
|
46
46
|
"complexType": {
|
|
47
|
-
"original": "
|
|
48
|
-
"resolved": "\"lg\" | \"md\" | \"sm\"",
|
|
49
|
-
"references": {
|
|
47
|
+
"original": "GeneralSizes",
|
|
48
|
+
"resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
|
|
49
|
+
"references": {
|
|
50
|
+
"GeneralSizes": {
|
|
51
|
+
"location": "import",
|
|
52
|
+
"path": "../../models/reusableModels",
|
|
53
|
+
"id": "src/models/reusableModels.ts::GeneralSizes"
|
|
54
|
+
}
|
|
55
|
+
}
|
|
50
56
|
},
|
|
51
57
|
"required": false,
|
|
52
58
|
"optional": false,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gb-tag-checkbox.js","sourceRoot":"","sources":["../../../src/components/gb-tag-checkbox/gb-tag-checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"gb-tag-checkbox.js","sourceRoot":"","sources":["../../../src/components/gb-tag-checkbox/gb-tag-checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;AASlD,MAAM,OAAO,aAAa;;uBACK,KAAK;oBACH,IAAI;wBACL,KAAK;;IAEjC,MAAM;QACJ,OAAO,CACL,8DAAO,KAAK,EAAE,sBAAsB,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,EAAE;YAChF,8DACE,IAAI,EAAC,UAAU,EACf,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GACvB;YACF,6DAAM,KAAK,EAAE,mBAAmB,IAAI,CAAC,IAAI,EAAE;gBACzC,4DAAK,KAAK,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM;oBACvF,6DAAM,CAAC,EAAC,oEAAoE,EAAC,MAAM,EAAC,OAAO,kBAAc,SAAS,oBAAgB,OAAO,qBAAiB,OAAO,GAAE,CAC/J,CACD,CACD,CACT,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, Prop, h} from \"@stencil/core\";\r\nimport { GeneralSizes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-tag-checkbox',\r\n styleUrl: 'gb-tag-checkbox.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbTagCheckbox {\r\n @Prop() checked: boolean = false;\r\n @Prop() size: GeneralSizes = 'md';\r\n @Prop() disabled: boolean = false;\r\n \r\n render() {\r\n return (\r\n <label class={`checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}`}>\r\n <input \r\n type=\"checkbox\" \r\n checked={this.checked} \r\n disabled={this.disabled} \r\n />\r\n <span class={`custom-checkbox ${this.size}`}>\r\n <svg class=\"checkmark\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" fill=\"none\">\r\n <path 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\"/>\r\n </svg>\r\n </span>\r\n </label>\r\n );\r\n }\r\n}\r\n"]}
|
|
@@ -4,7 +4,7 @@ export class GbTagClose {
|
|
|
4
4
|
this.size = undefined;
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: 'd085cb9550ee69c02e1e5270a9643b24b3755c62', class: this.size }, h("svg", { key: '011b2402b1148f88ab16610f55f6f6a60a77f27d', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '77869f8de59ddd820573e2c0457e770db8adf206', 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" }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "gb-tag-close"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,7 +4,7 @@ export class GbTagCount {
|
|
|
4
4
|
this.size = undefined;
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: '68529faf6f184fbda338892d35de912063a1e91b', class: this.size }, h("slot", { key: '335d02ba64b1eb5f3ad3c20cb02bf7cf438da76d', name: "count" })));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "gb-tag-count"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -37,7 +37,7 @@ export class GbToast {
|
|
|
37
37
|
slottedSupportingText.classList.add(this.getSupportingColorClasses());
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (h("div", { key: '
|
|
40
|
+
return (h("div", { key: 'ea5f58369e269e3fbf336ef349083e0cdfbc4f3f', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '578dc3eb837797dbf68af4e347901683dd4719e0', class: `icon_container` }, h("svg", { key: '39ec96756105bbf1116184fd4140ad688187a92c', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '61c02cec8cfceb7105fae4e200dfb8e31d80efb4', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '26078bd334c3eb7c9c53aedd250cfa9b485a2585', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'af60ec8c59dce09f89fd0eea1e64ecaf7a7641c8', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '2b508f5c028aa9898590da7c90a715b2b805bf4a', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'dc9273f4eda99a170e9a732e22fedc80fabb5f86', class: `text ${this.size}` }, h("slot", { key: 'cbe25c783fb36a5111b1e7036373b53be88c0a0f', name: "main_text" }), this.showSupportingText && h("slot", { key: '5a850497d05a20d0aed06731c3962750fb67955d', name: "supporting_text" })), this.actions && (h("div", { key: '4cfe0f8bcb27ca60166435f3a35bd163ed91ca82', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '70c49ce5f0bb1429a0ceb4279af1a822c07d96c5', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'de9c57af3b905878bd5d716667cd293d8efc4520', class: `container ${this.breakpoint}` }, h("div", { key: 'cb5ea03db541c36dd6aaad6f82cedd85b8911e31', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '9ea48a26b84388697814784d4e7d339b3c930e0b', class: `inner_content ${this.breakpoint}` }, h("div", { key: '555bab69fbd92ca7d95580e7e1b3e90b4cee57b2', class: `icon_container` }, h("svg", { key: 'e46087cf1ee9508c6b67af0e2bd2dd032df4dfeb', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '2f9b579016edf6dd175439e6ab8d796ed965fc91', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'e8a17ac2c34cd27cdc3a34333d58d05bcf4866f8', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '4f93e618a3c41e81993b1b8771ea7ff93875f2a6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '4a71f962f6252fc5db05fa25c42a126a1cd23b5f', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '81baa67396b50e0639f7afb95884c7755a9ff1ba', name: "main_text" }), this.showSupportingText && h("slot", { key: '15a43f2cfb92f0776e49bd4dad92d2d27443e42c', name: "supporting_text" }))), this.actions && (h("div", { key: '58e6c52c3292c557de6a95eb952b76da3222c9c5', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '73fc4ae05e6b7a9d9a2343a83c61a03be768a1c0', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
|
|
41
41
|
}
|
|
42
42
|
static get is() { return "gb-toast"; }
|
|
43
43
|
static get encapsulation() { return "shadow"; }
|
|
@@ -9,7 +9,7 @@ export class GbToastButton {
|
|
|
9
9
|
slottedContent.classList.add('text-sm-semi-bold');
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: 'ecdbe2c6a6ef3c07f05192c314fc8cf43bcfdd03', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '31fca96041b607236292f6213fae2da0d07115ab' })));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-toast-button"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -33,7 +33,7 @@ export class GbToggle {
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
|
-
return (h("div", { key: '
|
|
36
|
+
return (h("div", { key: '24ddb50dacaef860a6f091b367b837efb6aa2a1e', class: `toggle_div ${this.size}` }, h("div", { key: '94d91a66bec58e023e187bf27e6a33ff8b184300', class: "toggle_base" }, h("gb-toggle-base", { key: '0e90fab3827b96e85312b62e9a1766bc78a51447', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '781c69d42411857c1330f56aae9752d88281a641', class: "text" }, h("slot", { key: 'a4e3ec7f90debece138aefa5eb24cdd89e334be0', name: "main_text" }), this.supportingText && (h("slot", { key: 'a29adcc2a5fafb3e8ab2db49d6dc812a5fb3914c', name: "supporting_text" })))));
|
|
37
37
|
}
|
|
38
38
|
static get is() { return "gb-toggle"; }
|
|
39
39
|
static get encapsulation() { return "shadow"; }
|
|
@@ -13,8 +13,8 @@ export class GbToggleBase {
|
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
15
|
return [
|
|
16
|
-
h("input", { key: '
|
|
17
|
-
h("label", { key: '
|
|
16
|
+
h("input", { key: '7cf9f22f3fee356bad54b4e4123b4b860d018a23', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
|
|
17
|
+
h("label", { key: 'ebdb483d0d7e1b874c7992060d666bd08c4f71b2', 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),
|
|
18
18
|
];
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "gb-toggle-base"; }
|
|
@@ -9,7 +9,7 @@ export class GbTokenField {
|
|
|
9
9
|
this.supportingText = '';
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: 'd3a9ed19736e74637fe0006976deb50c66a1bd77', class: this.size }, h("div", { key: '7c51db339214877b05bdbabd35533cc1e9b8341e', class: "input-with-label" }, this.showLabel && (h("label", { key: '8fb3ec8f3cf08de5d80215258ffb9cb8819f02c3' }, this.label)), this.digits === 4 && (h("div", { key: '187f52a21a60c1883f43ded59653875a22ccf34b', class: "input-wrapper" }, h("gb-megainput-field", { key: '0a4e84ba50289ce19c49f6dca997cd9d9d49c2df', size: this.size }), h("gb-megainput-field", { key: '2002b395a7f23548e683e6acaaf0fce508721c9c', size: this.size }), h("gb-megainput-field", { key: '964d3310cc019eace1f536ab93999192558070a5', size: this.size }), h("gb-megainput-field", { key: 'f193336badaadd022602494e1f77afe863bf611d', size: this.size }))), this.digits === 6 && (h("div", { key: '2373cea757752e7ab3a0a68c52847303a7e66842', class: "input-wrapper" }, h("div", { key: '2ab837236ab4644f7f94e15b87cc454990a87168', class: "first=section" }, h("gb-megainput-field", { key: 'cfde2634ce9657a9e8cb39a7b1b4e0a2cd9713da', size: this.size }), h("gb-megainput-field", { key: '3dd2ad0e1019885106a5749cf432507f843a5252', size: this.size }), h("gb-megainput-field", { key: '8f99d81927da507c75f611dafbbf575dad68dfc8', size: this.size })), h("div", { key: '7043b399143872c7f9a45be29302ddb3b3cbb2e4', class: "second=section" }, h("gb-megainput-field", { key: '26910a501e623785bf2e419fce9497add5455118', size: this.size }), h("gb-megainput-field", { key: '5633a383b681fd3ac0a585f359df8f1e3ec10ced', size: this.size }), h("gb-megainput-field", { key: '5c3b1958ff89d95550e1e105c585873813ac2cc0', size: this.size })))), this.digits === 8 && (h("div", { key: '4dd03d062bb2d878ca742c688722d54f66564a93', class: "input-wrapper" }, h("div", { key: '199797964c0e332a0e1dd167d8849f47e2446881', class: "first=section" }, h("gb-megainput-field", { key: '3c9512d4122580afbff165c026e64b626a3f0712', size: this.size }), h("gb-megainput-field", { key: '344ab66b27340a6f462fda4082bf5400d2e971e8', size: this.size }), h("gb-megainput-field", { key: '51b10eab19d3048828aea5fea246ea02beb7e7c6', size: this.size }), h("gb-megainput-field", { key: 'd9cfa5e37e35349a1a1df500976d77a228dab5c8', size: this.size })), h("div", { key: '605fb9afb869f4f4fc396d7977972b1c40c77dbe', class: "second=section" }, h("gb-megainput-field", { key: '2393129ebc42b0b75e20665bd9d22a19632be14b', size: this.size }), h("gb-megainput-field", { key: '191414e8646689a9175db3309d017dfd96556f1d', size: this.size }), h("gb-megainput-field", { key: 'c6b3698703dc4248e675e0f2a29032224e5b9958', size: this.size }), h("gb-megainput-field", { key: 'ffa433a2ec8e32bddae0bdce27c641e5aac0825f', size: this.size }))))), h("p", { key: 'e0b4c3f5c70c9ef7c99cbd75f68606c61f3fdd10' }, this.supportingText)));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-token-field"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class GbTooltip {
|
|
|
19
19
|
return this.showArrow ? `arrow ${this.arrow}` : '';
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: '653705350ae8968c6185360c057b9bf05a579c13', class: "tooltip_container" }, h("div", { key: 'de3b563feb9ec24ba504f7901256d0b931974dd2', class: "tooltip" }, h("div", { key: '1a328404a8fbe022ca5c9857587db142971ce4bf', class: this.getArrowClass() }), h("div", { key: 'c8f8c2a7da76e395a74b9e4acf6e8faae7d70a5a', class: "tooltip_content" }, h("slot", { key: '46f6580413a4480e6dcf4a84243aaf00fa860353', name: "label" }), this.showSupportingText && h("slot", { key: '94cdec8466e4bb285a8a3c99f6c00cadae62b549', name: "supporting_text" })))));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "gb-tooltip"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -9,11 +9,11 @@ export class GbVerificationCodeField {
|
|
|
9
9
|
this.hintText = '';
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: '76b7110309d014ecc633d58274e4cef71313552b', class: {
|
|
13
13
|
container: true,
|
|
14
14
|
[this.size]: true,
|
|
15
15
|
[this.digits]: true,
|
|
16
|
-
} }, h("div", { key: '
|
|
16
|
+
} }, h("div", { key: '8a3e14d2590e48eb0e2f48bff15fedc8e86a0148', class: "input-with-label" }, this.showLabel && (h("label", { key: 'e6a8ef355f08118a62ca75850f426ee703ac7851', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '52b0326299a16a181583228d400c60865179e539', class: "input-wrapper" }, h("gb-megainput-field", { key: 'ee60a815612d8f50a0a5da700ae13e8d1b0401f0', size: this.size }), h("gb-megainput-field", { key: 'dccb91561cff6549a7178e9968a6e34c10a3e163', size: this.size }), h("gb-megainput-field", { key: 'c3637452c1c54015edde1ef97eadc65be3c70039', size: this.size }), h("gb-megainput-field", { key: '1dac135b1c58b18ff1ca863c0bddd5ec8c88cf9c', size: this.size }))), this.digits === 6 && (h("div", { key: 'c2912a2595812b3c4c8d9b3070140a3c1cff3859', class: "input-wrapper" }, h("gb-megainput-field", { key: '5460ef623402c7eefd39c7121caea99f6c6f35b3', size: this.size }), h("gb-megainput-field", { key: 'b676a1f05fb277d47d23ccb1267d2efba41565e2', size: this.size }), h("gb-megainput-field", { key: 'b0e185fede24e7fe2238e60b557078968f272dd6', size: this.size }), h("p", { key: 'ef7fe6c6c014971e219b8173ceeac2950f71bd5e', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'da7923a86156eba8a9291b2309f5d3946c173e9c', size: this.size }), h("gb-megainput-field", { key: '60d7a76c5fe5b85041c5ab27feb3db7989ec4fc2', size: this.size }), h("gb-megainput-field", { key: '8f4a9f289bdbf0127bed9a3f641d451babab82c9', size: this.size }))), this.digits === 8 && (h("div", { key: 'd9096cb0c93d2e5996b54f8a5ac541a50449cfdb', class: "input-wrapper" }, h("gb-megainput-field", { key: '044bb3d1329c4f539e58ac3f931c5ff764de05a0', size: this.size }), h("gb-megainput-field", { key: '7e20f5fbdb97e7840faf3e945afc1c55d71ca12d', size: this.size }), h("gb-megainput-field", { key: 'a646ebcbfbadcabbe99a01567a6f6009e14aced5', size: this.size }), h("gb-megainput-field", { key: '42eade879b72d46b0c16f1dc3c16286b6a8bd9ba', size: this.size }), h("p", { key: '053652c16389041f36da7c89e3b37ca02f9b3719', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'df2d30764ac60e930fe80394e431f6ce3c93e789', size: this.size }), h("gb-megainput-field", { key: '2ae660b8cdb100f0dcb7e0fd3cb96c5bfe914a83', size: this.size }), h("gb-megainput-field", { key: '8be956a592d0d97f35e9eb7892cf2a6d69a07d07', size: this.size }), h("gb-megainput-field", { key: 'b17d269140414e54ab7064ac01734029288c448b', size: this.size })))), this.showHintText && (h("div", { key: 'ceff1475a8b3e39c5b8acd348a942784abdaf936', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "gb-verification-code-field"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reusableModels.js","sourceRoot":"","sources":["../../src/models/reusableModels.ts"],"names":[],"mappings":"AAIA,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACjB,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;AACzB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAMD,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACrB,yCAAwB,CAAA;IACxB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAAA,CAAC;AAEF,MAAM,CAAN,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;AACvB,CAAC,EAHW,qBAAqB,KAArB,qBAAqB,QAGhC","sourcesContent":["export type GeneralSizes = 'xl4' | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy'\r\n};\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline'\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'icon' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type FileType = '';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_ right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes = 'button_primary' | 'button_gray' | 'button_white' | 'rounded_button_white' | 'underline' | 'underline_filled' | 'line' | 'button_white_border' | 'rounded_button_white_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\n export type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags'; \r\n\r\n export type AvatarColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow';"]}
|
|
1
|
+
{"version":3,"file":"reusableModels.js","sourceRoot":"","sources":["../../src/models/reusableModels.ts"],"names":[],"mappings":"AAIA,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACjB,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;AACzB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAMD,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACrB,yCAAwB,CAAA;IACxB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAAA,CAAC;AAEF,MAAM,CAAN,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC7B,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;AACvB,CAAC,EAHW,qBAAqB,KAArB,qBAAqB,QAGhC","sourcesContent":["export type GeneralSizes = 'xl4' | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy'\r\n};\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline'\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'icon' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type FileType = '';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_ right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes = 'button_primary' | 'button_gray' | 'button_white' | 'rounded_button_white' | 'underline' | 'underline_filled' | 'line' | 'button_white_border' | 'rounded_button_white_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\n export type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags'; \r\n\r\n export type AvatarColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow';\r\n\r\n export type DropdownItemTypes = string | number | { name: string; username: string, selected?: boolean };"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GbAvatarAddButton$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { G as GbAvatarAddButton$1, d as defineCustomElement$1 } from './p-3a271aa7.js';
|
|
2
2
|
|
|
3
3
|
const GbAvatarAddButton = GbAvatarAddButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|