globuswebcomponents 0.3.3 → 0.3.5
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-dropdown.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_12.cjs.entry.js +456 -0
- package/dist/cjs/gb-avatar_12.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-badge-close.cjs.entry.js +1 -1
- package/dist/cjs/gb-badge.cjs.entry.js +1 -1
- package/dist/cjs/gb-button-close_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/gb-checkbox_2.cjs.entry.js +3 -3
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-type-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-upload.cjs.entry.js +10 -10
- package/dist/cjs/gb-header-icon.cjs.entry.js +5 -5
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/gb-input-dropdown-menu-item.cjs.entry.js +3 -3
- package/dist/cjs/gb-input-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/gb-input-field.cjs.entry.js +2 -2
- package/dist/cjs/gb-megainput-field.cjs.entry.js +2 -2
- package/dist/cjs/gb-notification-content.cjs.entry.js +2 -2
- package/dist/cjs/gb-notification-panel.cjs.entry.js +2 -2
- package/dist/cjs/gb-progress-circle.cjs.entry.js +2 -2
- package/dist/cjs/gb-scrollbar.cjs.entry.js +2 -2
- package/dist/cjs/gb-slider-control-handle.cjs.entry.js +2 -2
- package/dist/cjs/gb-slider.cjs.entry.js +2 -2
- package/dist/cjs/gb-tag-checkbox_3.cjs.entry.js +4 -4
- package/dist/cjs/gb-tag.cjs.entry.js +2 -2
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +1 -1
- package/dist/cjs/gb-toggle-base.cjs.entry.js +3 -3
- package/dist/cjs/gb-toggle.cjs.entry.js +2 -2
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +2 -2
- package/dist/cjs/{index-2a84bfdb.js → index-cef23bf6.js} +19 -2
- package/dist/cjs/index-cef23bf6.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/reusableModels-6c16aacc.js.map +1 -1
- package/dist/collection/collection-manifest.json +4 -2
- package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.css +6 -6
- package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.js +1 -1
- package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.js.map +1 -1
- package/dist/collection/components/gb-avatar-group/gb-avatar-group.js +30 -8
- package/dist/collection/components/gb-avatar-group/gb-avatar-group.js.map +1 -1
- package/dist/collection/components/gb-btn/gb-btn.css +9 -0
- package/dist/collection/components/gb-btn/gb-btn.js +5 -1
- package/dist/collection/components/gb-btn/gb-btn.js.map +1 -1
- package/dist/collection/components/gb-button/gb-button.css +8 -0
- package/dist/collection/components/gb-button/gb-button.js +5 -1
- package/dist/collection/components/gb-button/gb-button.js.map +1 -1
- package/dist/collection/components/gb-button/gb-button.tsx +5 -0
- package/dist/collection/components/gb-button/readme.md +2 -0
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.css +1570 -0
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +66 -0
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js.map +1 -0
- 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 +2 -2
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.css +1 -1
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +66 -3
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.js.map +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.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-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-input-dropdown/gb-input-dropdown.js +1 -1
- package/dist/collection/components/gb-input-dropdown-menu/input-dropdown-menu.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +1 -1
- package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +1 -1
- package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
- package/dist/collection/components/gb-notification-panel/gb-notification-panel.js +1 -1
- package/dist/collection/components/gb-pagination/gb-pagination.css +976 -0
- package/dist/collection/components/gb-pagination/gb-pagination.js +135 -0
- package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -0
- package/dist/collection/components/{test-tooltip/test-tooltip.css → gb-pagination-number-base/gb-pagination-number-base.css} +16 -997
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +49 -0
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js.map +1 -0
- 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-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
- package/dist/collection/components/gb-sliders/slider.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.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-tagcount/gb-tagcount.js +1 -1
- package/dist/collection/components/gb-tags/gb-tags.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-tooltip/gb-tooltip.css +115 -73
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +31 -8
- package/dist/collection/components/gb-tooltip/gb-tooltip.js.map +1 -1
- package/dist/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +8 -8
- package/dist/components/gb-avatar-group.js +22 -15
- 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 +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 +5 -5
- package/dist/components/gb-btn.js +7 -3
- package/dist/components/gb-btn.js.map +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.d.ts +11 -0
- package/dist/components/gb-carousel-arrow.js +41 -0
- package/dist/components/gb-carousel-arrow.js.map +1 -0
- package/dist/components/gb-checkbox-base.js +1 -1
- package/dist/components/gb-checkbox-group.js +2 -2
- package/dist/components/gb-checkbox.js +1 -1
- package/dist/components/gb-collapse-button.js +17 -7
- package/dist/components/gb-collapse-button.js.map +1 -1
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-file-type-icon.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +15 -15
- package/dist/components/gb-header-icon.js +5 -5
- package/dist/components/gb-help-dropdown.js +5 -5
- package/dist/components/gb-input-dropdown-menu-item.js +8 -8
- package/dist/components/gb-input-dropdown.js +5 -5
- package/dist/components/gb-input-field.js +2 -2
- package/dist/components/gb-megainput-field.js +2 -2
- package/dist/components/gb-notification-content.js +2 -2
- package/dist/components/gb-notification-panel.js +3 -3
- package/dist/components/gb-pagination-number-base.d.ts +11 -0
- package/dist/components/gb-pagination-number-base.js +40 -0
- package/dist/components/gb-pagination-number-base.js.map +1 -0
- package/dist/components/{test-tooltip.d.ts → gb-pagination.d.ts} +4 -4
- package/dist/components/gb-pagination.js +54 -0
- package/dist/components/gb-pagination.js.map +1 -0
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +2 -2
- package/dist/components/gb-scrollbar.js +2 -2
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +4 -4
- package/dist/components/gb-status-indicator.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 +8 -8
- package/dist/components/gb-textarea-input-field.js +1 -1
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/{p-174e00e6.js → p-010ee6fa.js} +4 -4
- package/dist/components/{p-174e00e6.js.map → p-010ee6fa.js.map} +1 -1
- package/dist/components/{p-6272541e.js → p-014839b2.js} +2 -2
- package/dist/components/{p-6272541e.js.map → p-014839b2.js.map} +1 -1
- package/dist/components/{p-c552c9d9.js → p-0653ded3.js} +4 -4
- package/dist/components/{p-c552c9d9.js.map → p-0653ded3.js.map} +1 -1
- package/dist/components/{p-9cd24015.js → p-26b272c2.js} +4 -4
- package/dist/components/{p-9cd24015.js.map → p-26b272c2.js.map} +1 -1
- package/dist/components/{p-3fa1337f.js → p-270f5a1f.js} +3 -3
- package/dist/components/{p-3fa1337f.js.map → p-270f5a1f.js.map} +1 -1
- package/dist/components/{p-154e8868.js → p-280058ab.js} +4 -4
- package/dist/components/{p-154e8868.js.map → p-280058ab.js.map} +1 -1
- package/dist/components/{p-22eaa993.js → p-2fb1df58.js} +3 -3
- package/dist/components/{p-22eaa993.js.map → p-2fb1df58.js.map} +1 -1
- package/dist/components/{p-38bcad65.js → p-33ef5965.js} +2 -2
- package/dist/components/{p-38bcad65.js.map → p-33ef5965.js.map} +1 -1
- package/dist/components/p-3bb13eda.js.map +1 -1
- package/dist/components/{p-ae83f86d.js → p-43cb0178.js} +3 -3
- package/dist/components/{p-ae83f86d.js.map → p-43cb0178.js.map} +1 -1
- package/dist/components/p-5268ab7d.js +49 -0
- package/dist/components/p-5268ab7d.js.map +1 -0
- package/dist/components/{p-c8036700.js → p-5f1889cd.js} +3 -3
- package/dist/components/{p-c8036700.js.map → p-5f1889cd.js.map} +1 -1
- package/dist/components/{p-6ee483dc.js → p-6021c408.js} +2 -2
- package/dist/components/{p-6ee483dc.js.map → p-6021c408.js.map} +1 -1
- package/dist/components/{p-a736abb8.js → p-88a93339.js} +5 -5
- package/dist/components/{p-a736abb8.js.map → p-88a93339.js.map} +1 -1
- package/dist/components/{p-e249a066.js → p-91bcada0.js} +13 -8
- package/dist/components/p-91bcada0.js.map +1 -0
- package/dist/components/{p-ee0bfee6.js → p-981c78a6.js} +3 -3
- package/dist/components/{p-ee0bfee6.js.map → p-981c78a6.js.map} +1 -1
- package/dist/components/{p-77e88086.js → p-d101602f.js} +4 -4
- package/dist/components/{p-77e88086.js.map → p-d101602f.js.map} +1 -1
- package/dist/components/{p-ca9a0d2a.js → p-d8c5c947.js} +8 -4
- package/dist/components/p-d8c5c947.js.map +1 -0
- package/dist/components/{p-0344c885.js → p-e27b90f7.js} +5 -5
- package/dist/components/{p-0344c885.js.map → p-e27b90f7.js.map} +1 -1
- package/dist/components/{p-53bb79e9.js → p-f69a664e.js} +7 -7
- package/dist/components/{p-53bb79e9.js.map → p-f69a664e.js.map} +1 -1
- package/dist/components/{p-f93fa0d0.js → p-f9b44d2e.js} +2 -2
- package/dist/components/p-f9b44d2e.js.map +1 -0
- package/dist/esm/gb-avatar-dropdown.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_12.entry.js +441 -0
- package/dist/esm/gb-avatar_12.entry.js.map +1 -0
- package/dist/esm/gb-badge-close.entry.js +1 -1
- package/dist/esm/gb-badge.entry.js +1 -1
- package/dist/esm/gb-button-close_2.entry.js +2 -2
- package/dist/esm/gb-checkbox-group.entry.js +2 -2
- package/dist/esm/gb-checkbox_2.entry.js +3 -3
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +2 -2
- package/dist/esm/gb-file-type-icon.entry.js +1 -1
- package/dist/esm/gb-file-upload-item-base.entry.js +2 -2
- package/dist/esm/gb-file-upload.entry.js +10 -10
- package/dist/esm/gb-header-icon.entry.js +5 -5
- package/dist/esm/gb-help-dropdown.entry.js +2 -2
- package/dist/esm/gb-input-dropdown-menu-item.entry.js +3 -3
- package/dist/esm/gb-input-dropdown.entry.js +2 -2
- package/dist/esm/gb-input-field.entry.js +2 -2
- package/dist/esm/gb-megainput-field.entry.js +2 -2
- package/dist/esm/gb-notification-content.entry.js +2 -2
- package/dist/esm/gb-notification-panel.entry.js +2 -2
- package/dist/esm/gb-progress-circle.entry.js +2 -2
- package/dist/esm/gb-scrollbar.entry.js +2 -2
- package/dist/esm/gb-slider-control-handle.entry.js +2 -2
- package/dist/esm/gb-slider.entry.js +2 -2
- package/dist/esm/gb-tag-checkbox_3.entry.js +4 -4
- package/dist/esm/gb-tag.entry.js +2 -2
- package/dist/esm/gb-textarea-input-field.entry.js +1 -1
- package/dist/esm/gb-toggle-base.entry.js +3 -3
- package/dist/esm/gb-toggle.entry.js +2 -2
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/globuscomponents.js +3 -3
- package/dist/esm/{index-baccaaaf.js → index-e3e57f09.js} +20 -3
- package/dist/esm/index-e3e57f09.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/reusableModels-ef8a4d14.js.map +1 -1
- package/dist/globuscomponents/gb-button.css +8 -0
- package/dist/globuscomponents/gb-button.tsx +5 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
- package/dist/globuscomponents/{p-14f8a91b.entry.js → p-003f671e.entry.js} +2 -2
- package/dist/globuscomponents/{p-23133621.entry.js → p-010164d4.entry.js} +2 -2
- package/dist/globuscomponents/{p-75b21675.entry.js → p-0ba45f95.entry.js} +2 -2
- package/dist/globuscomponents/{p-03fd3db6.entry.js → p-0e0c8f8c.entry.js} +2 -2
- package/dist/globuscomponents/{p-92af7f46.entry.js → p-2969e3ca.entry.js} +2 -2
- package/dist/globuscomponents/{p-6cea59d4.entry.js → p-2977faf3.entry.js} +2 -2
- package/dist/globuscomponents/p-2cb4a8fe.entry.js +2 -0
- package/dist/globuscomponents/p-2cb4a8fe.entry.js.map +1 -0
- package/dist/globuscomponents/p-2d026308.entry.js +2 -0
- package/dist/globuscomponents/{p-c75f96d6.entry.js.map → p-2d026308.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-31bf4710.entry.js → p-3163395a.entry.js} +2 -2
- package/dist/globuscomponents/p-3bb13eda.js.map +1 -1
- package/dist/globuscomponents/{p-3b7b933c.entry.js → p-453861b2.entry.js} +2 -2
- package/dist/globuscomponents/p-47a9f5c2.js +3 -0
- package/dist/globuscomponents/p-47a9f5c2.js.map +1 -0
- package/dist/globuscomponents/{p-ea7ce35a.entry.js → p-4b1dd4ea.entry.js} +2 -2
- package/dist/globuscomponents/p-5239e13f.entry.js +2 -0
- package/dist/globuscomponents/{p-2ce9c18a.entry.js.map → p-5239e13f.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-185d02fb.entry.js → p-53238c58.entry.js} +2 -2
- package/dist/globuscomponents/{p-fed6c43b.entry.js → p-580dd9dc.entry.js} +2 -2
- package/dist/globuscomponents/p-5f6cdbdd.entry.js +2 -0
- package/dist/globuscomponents/{p-c6c34486.entry.js → p-70414631.entry.js} +2 -2
- package/dist/globuscomponents/{p-4958c9ba.entry.js → p-7d79781d.entry.js} +2 -2
- package/dist/globuscomponents/{p-ecd8b206.entry.js → p-8b5aeed0.entry.js} +2 -2
- package/dist/globuscomponents/p-955c7d67.entry.js +2 -0
- package/dist/globuscomponents/{p-554f28f6.entry.js → p-9e8593d5.entry.js} +2 -2
- package/dist/globuscomponents/{p-92a735ee.entry.js → p-a999d02a.entry.js} +2 -2
- package/dist/globuscomponents/p-ab6d5857.entry.js +2 -0
- package/dist/globuscomponents/{p-d735b2a6.entry.js → p-b85ccd72.entry.js} +2 -2
- package/dist/globuscomponents/{p-f37c9704.entry.js → p-cedd67c6.entry.js} +2 -2
- package/dist/globuscomponents/{p-efd96d9e.entry.js → p-d004186f.entry.js} +2 -2
- package/dist/globuscomponents/{p-96d65ef9.entry.js → p-e5725f39.entry.js} +2 -2
- package/dist/globuscomponents/{p-7fd10105.entry.js → p-e5d31160.entry.js} +2 -2
- package/dist/globuscomponents/{p-5ec82950.entry.js → p-e9a2f3a6.entry.js} +2 -2
- package/dist/globuscomponents/{p-13a84f56.entry.js → p-f0bad5e2.entry.js} +2 -2
- package/dist/globuscomponents/{p-9abd951b.entry.js → p-f4cfd055.entry.js} +2 -2
- package/dist/globuscomponents/{p-a6295219.entry.js → p-f5260853.entry.js} +2 -2
- package/dist/globuscomponents/readme.md +2 -0
- package/dist/types/components/gb-avatar-group/gb-avatar-group.d.ts +1 -0
- package/dist/types/components/gb-carousel-arrow/gb-carousel-arrow.d.ts +6 -0
- package/dist/types/components/gb-collapse-button/gb-collapse-button.d.ts +3 -0
- package/dist/types/components/gb-pagination/gb-pagination.d.ts +9 -0
- package/dist/types/components/gb-pagination-number-base/gb-pagination-number-base.d.ts +5 -0
- package/dist/types/components/gb-tooltip/gb-tooltip.d.ts +3 -1
- package/dist/types/components.d.ts +67 -21
- package/dist/types/models/reusableModels.d.ts +3 -1
- package/package.json +1 -1
- package/dist/cjs/gb-avatar-add-button.cjs.entry.js +0 -26
- package/dist/cjs/gb-avatar-add-button.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar-group.cjs.entry.js +0 -50
- package/dist/cjs/gb-avatar-group.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar_3.cjs.entry.js +0 -108
- package/dist/cjs/gb-avatar_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-btn_3.cjs.entry.js +0 -200
- package/dist/cjs/gb-btn_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-collapse-button.cjs.entry.js +0 -37
- package/dist/cjs/gb-collapse-button.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-tooltip.cjs.entry.js +0 -35
- package/dist/cjs/gb-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/index-2a84bfdb.js.map +0 -1
- package/dist/collection/components/test-tooltip/test-tooltip.js +0 -86
- package/dist/collection/components/test-tooltip/test-tooltip.js.map +0 -1
- package/dist/components/p-4048bdac.js +0 -49
- package/dist/components/p-4048bdac.js.map +0 -1
- package/dist/components/p-ca9a0d2a.js.map +0 -1
- package/dist/components/p-e249a066.js.map +0 -1
- package/dist/components/p-f93fa0d0.js.map +0 -1
- package/dist/components/test-tooltip.js +0 -61
- package/dist/components/test-tooltip.js.map +0 -1
- package/dist/esm/gb-avatar-add-button.entry.js +0 -22
- package/dist/esm/gb-avatar-add-button.entry.js.map +0 -1
- package/dist/esm/gb-avatar-group.entry.js +0 -46
- package/dist/esm/gb-avatar-group.entry.js.map +0 -1
- package/dist/esm/gb-avatar_3.entry.js +0 -102
- package/dist/esm/gb-avatar_3.entry.js.map +0 -1
- package/dist/esm/gb-btn_3.entry.js +0 -194
- package/dist/esm/gb-btn_3.entry.js.map +0 -1
- package/dist/esm/gb-collapse-button.entry.js +0 -33
- package/dist/esm/gb-collapse-button.entry.js.map +0 -1
- package/dist/esm/gb-tooltip.entry.js +0 -31
- package/dist/esm/gb-tooltip.entry.js.map +0 -1
- package/dist/esm/index-baccaaaf.js.map +0 -1
- package/dist/globuscomponents/p-00244d6c.entry.js +0 -2
- package/dist/globuscomponents/p-0b58ad12.entry.js +0 -2
- package/dist/globuscomponents/p-0b58ad12.entry.js.map +0 -1
- package/dist/globuscomponents/p-14e14b09.entry.js +0 -2
- package/dist/globuscomponents/p-2a21fc28.entry.js +0 -2
- package/dist/globuscomponents/p-2a21fc28.entry.js.map +0 -1
- package/dist/globuscomponents/p-2ce9c18a.entry.js +0 -2
- package/dist/globuscomponents/p-33f4e7f6.entry.js +0 -2
- package/dist/globuscomponents/p-33f4e7f6.entry.js.map +0 -1
- package/dist/globuscomponents/p-4cc02ec1.js +0 -3
- package/dist/globuscomponents/p-4cc02ec1.js.map +0 -1
- package/dist/globuscomponents/p-8aae1040.entry.js +0 -2
- package/dist/globuscomponents/p-8aae1040.entry.js.map +0 -1
- package/dist/globuscomponents/p-8f25cee8.entry.js +0 -2
- package/dist/globuscomponents/p-c75f96d6.entry.js +0 -2
- package/dist/globuscomponents/p-c922560c.entry.js +0 -2
- package/dist/globuscomponents/p-c922560c.entry.js.map +0 -1
- package/dist/globuscomponents/p-da9e05fa.entry.js +0 -2
- package/dist/globuscomponents/p-da9e05fa.entry.js.map +0 -1
- package/dist/types/components/test-tooltip/test-tooltip.d.ts +0 -10
- /package/dist/globuscomponents/{p-14f8a91b.entry.js.map → p-003f671e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-23133621.entry.js.map → p-010164d4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-75b21675.entry.js.map → p-0ba45f95.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-03fd3db6.entry.js.map → p-0e0c8f8c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-92af7f46.entry.js.map → p-2969e3ca.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6cea59d4.entry.js.map → p-2977faf3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-31bf4710.entry.js.map → p-3163395a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3b7b933c.entry.js.map → p-453861b2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ea7ce35a.entry.js.map → p-4b1dd4ea.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-185d02fb.entry.js.map → p-53238c58.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fed6c43b.entry.js.map → p-580dd9dc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8f25cee8.entry.js.map → p-5f6cdbdd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c6c34486.entry.js.map → p-70414631.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4958c9ba.entry.js.map → p-7d79781d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ecd8b206.entry.js.map → p-8b5aeed0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-00244d6c.entry.js.map → p-955c7d67.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-554f28f6.entry.js.map → p-9e8593d5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-92a735ee.entry.js.map → p-a999d02a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-14e14b09.entry.js.map → p-ab6d5857.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d735b2a6.entry.js.map → p-b85ccd72.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f37c9704.entry.js.map → p-cedd67c6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-efd96d9e.entry.js.map → p-d004186f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-96d65ef9.entry.js.map → p-e5725f39.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7fd10105.entry.js.map → p-e5d31160.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5ec82950.entry.js.map → p-e9a2f3a6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-13a84f56.entry.js.map → p-f0bad5e2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9abd951b.entry.js.map → p-f4cfd055.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a6295219.entry.js.map → p-f5260853.entry.js.map} +0 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export class GbPaginationNumberBase {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.shape = undefined;
|
|
5
|
+
}
|
|
6
|
+
render() {
|
|
7
|
+
return (h("div", { key: '1e0de399c17d432681514440fb8746be61cc6bd5', class: `page_number_base ${this.shape}` }, "1"));
|
|
8
|
+
}
|
|
9
|
+
static get is() { return "gb-pagination-number-base"; }
|
|
10
|
+
static get encapsulation() { return "shadow"; }
|
|
11
|
+
static get originalStyleUrls() {
|
|
12
|
+
return {
|
|
13
|
+
"$": ["gb-pagination-number-base.css"]
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
static get styleUrls() {
|
|
17
|
+
return {
|
|
18
|
+
"$": ["gb-pagination-number-base.css"]
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
static get properties() {
|
|
22
|
+
return {
|
|
23
|
+
"shape": {
|
|
24
|
+
"type": "string",
|
|
25
|
+
"mutable": false,
|
|
26
|
+
"complexType": {
|
|
27
|
+
"original": "PaginationNumberShapes",
|
|
28
|
+
"resolved": "\"circle\" | \"square\"",
|
|
29
|
+
"references": {
|
|
30
|
+
"PaginationNumberShapes": {
|
|
31
|
+
"location": "import",
|
|
32
|
+
"path": "../../models/reusableModels",
|
|
33
|
+
"id": "src/models/reusableModels.ts::PaginationNumberShapes"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
"required": false,
|
|
38
|
+
"optional": false,
|
|
39
|
+
"docs": {
|
|
40
|
+
"tags": [],
|
|
41
|
+
"text": ""
|
|
42
|
+
},
|
|
43
|
+
"attribute": "shape",
|
|
44
|
+
"reflect": false
|
|
45
|
+
}
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=gb-pagination-number-base.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gb-pagination-number-base.js","sourceRoot":"","sources":["../../../src/components/gb-pagination-number-base/gb-pagination-number-base.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AASnD,MAAM,OAAO,sBAAsB;;;;IAG/B,MAAM;QACF,OAAO,CACH,4DAAK,KAAK,EAAE,oBAAoB,IAAI,CAAC,KAAK,EAAE,QAAS,CACxD,CAAA;IACL,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\r\nimport { PaginationNumberShapes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-pagination-number-base',\r\n styleUrl: 'gb-pagination-number-base.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbPaginationNumberBase {\r\n @Prop() shape: PaginationNumberShapes;\r\n\r\n render() {\r\n return (\r\n <div class={`page_number_base ${this.shape}`}>1</div>\r\n )\r\n }\r\n}"]}
|
|
@@ -8,7 +8,7 @@ export class GbProgressBar {
|
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
10
|
const progressValue = Math.min(Math.max(this.progress, 0), 100);
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: '00fefa8bc73cedd8bd3734200f7b8e78e8916027', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '3926e467179ea9e0185a5c1b3c9f24e1899c3112', class: "progress_bar" }, h("div", { key: 'a8d8caac6b024af4e1f831cc8477df107118cf92', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'f7b79833ca09026c9ea429eca9624778c43d75f6', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'd9aa25f36656ce8a96f2a6cc2d034d75591841e4', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '1db9b2941ba8e420f2b67d344d9454360fd0ac2c', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'b82b9f334dc2fafb870e1e4a5376f2ca92013342', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '4df2198c343b0fb5c711649f0acb4a228ba8bec3', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '7e85d919ba5b286e8ea0f742e2f126195d13cbfa', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: 'b268d9cac04c5a1c57b1a3a78b621512ef916ade', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "gb-progress-bar"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class GbProgressCircle {
|
|
|
7
7
|
this.progress = 0;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: 'e1a7f2869d12cd4952173bdaa50a350c3e695c1e', class: "progress" }, h("svg", { key: '6df88babf13d41cb1ab39e511dfc5dbf7b743849', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: '0d29883b41c9fbbfb20fef000ab37040587c813d', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: '08e2b9d0a69489382fe4bd5117b278b003779369', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: 'a17205ecdb36c2d85470b3f38add06fb187c20c0', class: "progress-text", "data-progress": "0" }, "50%")));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "gb-progress-circle"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,7 +4,7 @@ export class GbScrollbar {
|
|
|
4
4
|
this.length = '25%';
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: '1efd33151e0838b53331c701a265529563a90674', class: "scrollbar-container" }, h("div", { key: '9af4419b28451dc2eeeff1bd0d68b77c2738703e', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '7f21debc1a4e5753fa6e31e5ef8aca60d33be944' }))));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "gb-scrollbar"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class SliderControlHandle {
|
|
|
19
19
|
this.isFocused = false;
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: '17646b828d28a09eca6bd71b84cbbd36e01fdabf', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '26e1cd939f136c491a10fb13f4598d154a42eb6a', class: "tooltip-container" }, h("gb-tooltip", { key: '940de690145c5016ab89528fca8cccd16d97723f', arrow: 'none' }, h("p", { key: 'eac33b1963b2a64f8bc92000856e2dba0f29346b', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: 'a496ce3bd6f432095df5e5d14461366773172731', class: "thumb-label" }, this.value, "%"))));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "gb-slider-control-handle"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -56,7 +56,7 @@ export class GbSlider {
|
|
|
56
56
|
this.trackEl.style.width = `${rightPos - leftPos}%`;
|
|
57
57
|
}
|
|
58
58
|
render() {
|
|
59
|
-
return (h("div", { key: '
|
|
59
|
+
return (h("div", { key: '97a1a6259d7b835240a453d1f33a6fc78b5f9e53', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: 'd9e731475e12eefa8c29318e48e2c0e6393c708a', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '5421018ac1fcedde31c3020f74439d05c1d7896c', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '1806237385aabb0bd975de4bb27bfd5386cb4a65', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
|
|
60
60
|
}
|
|
61
61
|
static get is() { return "gb-slider"; }
|
|
62
62
|
static get encapsulation() { return "shadow"; }
|
|
@@ -9,7 +9,7 @@ export class GbStatusIndicator {
|
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
11
|
return [
|
|
12
|
-
h("div", { key: '
|
|
12
|
+
h("div", { key: '238f7c81c04960e02ac718ff546549b772e693ff' }, this.statusIcon === 'online_indicator' && h("div", { key: '03501789714d44914ce0b40b3e9c47d2b2e45a8e', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'd58f586d2d5ac0267f07928a0497936b68faa4cf', 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: '59ca1a4c63ae626bc5c65c1105b280379a577df5', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '2c62af336192215d9849f159d11f08d46392493a', 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: '7ccbff140d389cad060b98b481edc4932c1a81d9', 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: '997f2cf159274ed09e2c052721fafda6eb322deb' }, h("clipPath", { key: 'b9a7f3f5b9a5566c98a327a0bbbdc4cf5b7aff29', id: "clip0_0_21453" }, h("rect", { key: '01c069b83869af441ed156555b5b7907799dd52a', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'ff1489f42d05ecd66565efbc741cf6a00eea0761', 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: 'da73aa7bd4b8996267f892c983ef257b23c9d71b', 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: 'ce42f92ba2620bff82afb4481203e48679a2100d', "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" })))),
|
|
13
13
|
];
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "gb-status-indicator"; }
|
|
@@ -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: 'dcbfe59290c611db60658d8ab0999250201acd3a', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '5747bb34ce0f45238d218e15f5e52a0431df4afd', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '08b137896ddc112861d492f30206fc70b7fe8186', class: `custom-checkbox ${this.size}` }, h("svg", { key: '03823af1efdbb07b77d92271e6aa6b39fbd2bae7', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '21160c9148cbedd3463b56154745d5da0e18d985', 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"; }
|
|
@@ -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: '295efdff741db7f030f30cc3e027000141395125', class: this.size }, h("svg", { key: '786520da9de372e7a13d51e91e93238b5d739a93', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '7551abd2181e88307526bfabf35564acd0c45e07', 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 TagCount {
|
|
|
4
4
|
this.size = undefined;
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: 'c00adb464f6879e1dba79224e8b86ca4a387ed64', class: this.size }, h("p", { key: '27e22f3d42532bbf76a52a32f33388271bf80b5d' }, "5")));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "gb-tag-count"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -9,7 +9,7 @@ export class Tag {
|
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
11
|
const countryIconSrc = getAssetPath(`assets/country-icon.svg`);
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: '7419286e506c07ac075b9fd3996e3cfad0949087', class: this.size }, this.checkbox && (h("gb-tag-checkbox", { key: 'bff8dadcb04c1d8fef28ea73184b244d506edaac', size: this.size })), this.icon === 'country' && (h("div", { key: 'e73613455c48e1d8bdf3192f533c3f6c35e9e71f', class: "icon left-icon" }, h("img", { key: 'f9b13c50b990e15510901617b7d5ca788f3a50a1', src: countryIconSrc, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '87d96031fade8beebc2f5a6a59a0e90855b6b377', class: "avatar-icon", size: "xs", "status-icon": "false" }, h("img", { key: 'e145fc24130b9636498d05f3153f554860b1f716', src: "./build/assets/avatar_pic.jpg" }))), this.icon === 'dot' && (h("svg", { key: '0979a99e333b4cce688f172133576839f3b0eb5b', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'cca8e6ff98ae638870a6ddcb1a18ccd80cda13f6', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("span", { key: '52975b44677782fce92a0e01cc40120e16829b91', class: "label" }, h("slot", { key: 'd09c716482bd8e7f920c27fd9ab83381d37024e8' })), this.closeButton && (h("gb-tag-close", { key: '396bec3fa762032e5d5f3e344390140bc49bbe71', size: this.size })), this.count && (h("gb-tag-count", { key: 'b3c8e2d787ada85b6bec2b325d7e15dd82a1d7f1' }))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-tag"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -32,7 +32,7 @@ export class GbToggle {
|
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: '22fa4bcbec885f3b720930f26dc4305dd73d9d26', class: `toggle_div ${this.size}` }, h("div", { key: '8903d4919f180977ae4c01527e68aba4182c326b', class: "toggle_base" }, h("gb-toggle-base", { key: 'a41ce370cb281fda32dc36b3cf66215cef81a586', size: this.size, state: this.state })), h("div", { key: '391ac079ada9cbeeeba1138d17753cd425a75393', class: "text" }, h("slot", { key: '6629bcec0090452f6d10d9229e41a1ec7d53ac6b', name: "main_text" }), this.supportingText && (h("slot", { key: 'f0f0342b8f1c8288183139043c9c5d13efc91fbd', name: "supporting_text" })))));
|
|
36
36
|
}
|
|
37
37
|
static get is() { return "gb-toggle"; }
|
|
38
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -6,8 +6,8 @@ export class GbToggleBase {
|
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
8
|
return [
|
|
9
|
-
h("input", { key: '
|
|
10
|
-
h("label", { key: '
|
|
9
|
+
h("input", { key: '572dbe6e7f3c183c075510eb8b6ccea6f81c5a05', type: "checkbox", id: "customCheckbox" }),
|
|
10
|
+
h("label", { key: 'f2385773f694cf00911478bba60eca3a334e31db', class: `${this.size} ${this.state}`, htmlFor: "customCheckbox" })
|
|
11
11
|
];
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "gb-toggle-base"; }
|
|
@@ -2466,102 +2466,144 @@
|
|
|
2466
2466
|
margin-top: -0.396em;
|
|
2467
2467
|
}
|
|
2468
2468
|
|
|
2469
|
-
.
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
border-radius: var(--rounded-sm);
|
|
2473
|
-
box-shadow: var(--shadow-sm);
|
|
2474
|
-
display: flex;
|
|
2475
|
-
padding: var(--spacing-3);
|
|
2476
|
-
flex-direction: column;
|
|
2477
|
-
align-items: flex-start;
|
|
2478
|
-
gap: var(--spacing-3);
|
|
2479
|
-
align-self: stretch;
|
|
2480
|
-
width: fit-content;
|
|
2481
|
-
height: fit-content;
|
|
2482
|
-
position: relative;
|
|
2469
|
+
.tooltip_container {
|
|
2470
|
+
position: relative;
|
|
2471
|
+
display: inline-block;
|
|
2483
2472
|
}
|
|
2484
|
-
|
|
2485
|
-
.tooltip
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2473
|
+
|
|
2474
|
+
.tooltip {
|
|
2475
|
+
position: absolute;
|
|
2476
|
+
background-color: var(--color-surface-bold, #FCFCFC);
|
|
2477
|
+
border: 0.5px solid var(--color-border-subtler, #E3E8EF);
|
|
2478
|
+
border-radius: var(--rounded-sm);
|
|
2479
|
+
box-shadow: var(--shadow-sm);
|
|
2480
|
+
padding: var(--spacing-3);
|
|
2481
|
+
z-index: 10;
|
|
2491
2482
|
}
|
|
2492
|
-
|
|
2493
|
-
|
|
2483
|
+
|
|
2484
|
+
.tooltip_content{
|
|
2485
|
+
display: flex;
|
|
2486
|
+
flex-direction: column;
|
|
2487
|
+
gap: var(--spacing-3);
|
|
2494
2488
|
}
|
|
2495
|
-
|
|
2496
|
-
|
|
2489
|
+
|
|
2490
|
+
.arrow {
|
|
2491
|
+
width: 0;
|
|
2492
|
+
height: 0;
|
|
2493
|
+
border-style: solid;
|
|
2494
|
+
position: absolute;
|
|
2497
2495
|
}
|
|
2498
2496
|
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2497
|
+
.arrow::before {
|
|
2498
|
+
content: '';
|
|
2499
|
+
position: absolute;
|
|
2500
|
+
width: 0;
|
|
2501
|
+
height: 0;
|
|
2502
|
+
border-style: solid;
|
|
2503
|
+
}
|
|
2504
|
+
|
|
2505
|
+
.arrow.bottom_center {
|
|
2506
|
+
top: 100%;
|
|
2507
|
+
left: 50%;
|
|
2508
|
+
border-width: 7.5px 7.5px 0 7.5px;
|
|
2509
|
+
border-color: #E3E8EF transparent transparent transparent;
|
|
2510
|
+
transform: translateX(-50%);
|
|
2505
2511
|
}
|
|
2506
2512
|
|
|
2507
|
-
.
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2513
|
+
.arrow.bottom_center::before {
|
|
2514
|
+
left: -0.39rem;
|
|
2515
|
+
bottom: 0.1rem;
|
|
2516
|
+
border-width: 0 9.6px 9.6px 9.6px;
|
|
2517
|
+
transform: translateY(-50%) rotate(135deg);
|
|
2518
|
+
border-color: transparent #fff transparent transparent;
|
|
2519
|
+
}
|
|
2520
|
+
|
|
2521
|
+
.arrow.left {
|
|
2522
|
+
top: 50%;
|
|
2523
|
+
right: 100%;
|
|
2524
|
+
border-width: 6px 0 6px 6px;
|
|
2525
|
+
border-color: transparent transparent transparent #E3E8EF;
|
|
2526
|
+
transform: translateY(-50%) rotate(180deg);
|
|
2512
2527
|
}
|
|
2513
2528
|
|
|
2514
|
-
.
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2529
|
+
.arrow.left::before {
|
|
2530
|
+
left: -8px;
|
|
2531
|
+
top: 50%;
|
|
2532
|
+
transform: translateY(-50%);
|
|
2533
|
+
border-width: 7.5px 0 7.5px 7.5px;
|
|
2534
|
+
border-color: transparent transparent transparent #fff;
|
|
2520
2535
|
}
|
|
2521
2536
|
|
|
2522
|
-
.
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2537
|
+
.arrow.bottom_left {
|
|
2538
|
+
top: 100%;
|
|
2539
|
+
left: 20%;
|
|
2540
|
+
border-width: 7.5px 7.5px 0 7.5px;
|
|
2541
|
+
border-color: #E3E8EF transparent transparent transparent;
|
|
2542
|
+
transform: translateX(-50%);
|
|
2527
2543
|
}
|
|
2528
2544
|
|
|
2529
|
-
.
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2545
|
+
.arrow.bottom_left::before {
|
|
2546
|
+
left: -0.39rem;
|
|
2547
|
+
bottom: 0.1rem;
|
|
2548
|
+
border-width: 0 9.6px 9.6px 9.6px;
|
|
2549
|
+
transform: translateY(-50%) rotate(135deg);
|
|
2550
|
+
border-color: transparent #fff transparent transparent;
|
|
2551
|
+
}
|
|
2552
|
+
|
|
2553
|
+
.arrow.right {
|
|
2554
|
+
top: 50%;
|
|
2555
|
+
left: 100%;
|
|
2556
|
+
border-width: 7px 7px 7px 0;
|
|
2557
|
+
border-color: transparent #E3E8EF transparent transparent;
|
|
2558
|
+
transform: translateY(-50%) rotate(-180deg);
|
|
2534
2559
|
}
|
|
2535
2560
|
|
|
2536
|
-
.
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2561
|
+
.arrow.right::before {
|
|
2562
|
+
left: 0.5px;
|
|
2563
|
+
top: 50%;
|
|
2564
|
+
border-width: 6.5px 6.5px 6.5px 0;
|
|
2565
|
+
transform: translateY(-50%) rotate(0deg);
|
|
2566
|
+
border-color: transparent #fff transparent transparent;
|
|
2541
2567
|
}
|
|
2542
2568
|
|
|
2543
|
-
.
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2569
|
+
.arrow.bottom_right {
|
|
2570
|
+
top: 100%;
|
|
2571
|
+
right: 5%;
|
|
2572
|
+
border-width: 7.5px 7.5px 0 7.5px;
|
|
2573
|
+
border-color: #E3E8EF transparent transparent transparent;
|
|
2574
|
+
transform: translateX(-50%);
|
|
2548
2575
|
}
|
|
2549
2576
|
|
|
2550
|
-
.
|
|
2551
|
-
|
|
2577
|
+
.arrow.bottom_right::before {
|
|
2578
|
+
left: -0.39rem;
|
|
2579
|
+
bottom: 0.1rem;
|
|
2580
|
+
border-width: 0 9.6px 9.6px 9.6px;
|
|
2581
|
+
transform: translateY(-50%) rotate(135deg);
|
|
2582
|
+
border-color: transparent #fff transparent transparent;
|
|
2583
|
+
}
|
|
2584
|
+
|
|
2585
|
+
.arrow.top_center {
|
|
2586
|
+
bottom: 100%;
|
|
2587
|
+
right: 45%;
|
|
2588
|
+
border-width: 0 7.5px 7.5px 7.5px;
|
|
2589
|
+
border-color: transparent transparent #E3E8EF transparent;
|
|
2552
2590
|
}
|
|
2553
2591
|
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2592
|
+
.arrow.top_center::before {
|
|
2593
|
+
left: -12.8px;
|
|
2594
|
+
bottom: -20.25px;
|
|
2595
|
+
border-width: 0 9.5px 9.5px 9.5px;
|
|
2596
|
+
transform: translateY(-50%) rotate(-45deg);
|
|
2597
|
+
border-color: transparent white transparent transparent;
|
|
2557
2598
|
}
|
|
2558
2599
|
|
|
2559
|
-
::slotted([slot="
|
|
2560
|
-
|
|
2561
|
-
|
|
2600
|
+
::slotted([slot="label"]){
|
|
2601
|
+
white-space: nowrap;
|
|
2602
|
+
color: var(--color-text, #4B5565);
|
|
2562
2603
|
}
|
|
2563
2604
|
|
|
2564
2605
|
::slotted([slot="supporting_text"]){
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2606
|
+
width: 18.5rem;
|
|
2607
|
+
color: var(--color-text-subtle, #697586);
|
|
2608
|
+
margin-top: 5rem;
|
|
2609
|
+
}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTooltip {
|
|
3
3
|
constructor() {
|
|
4
|
-
this.
|
|
5
|
-
this.
|
|
4
|
+
this.showArrow = true;
|
|
5
|
+
this.arrow = 'bottom_center';
|
|
6
|
+
this.showSupportingText = false;
|
|
6
7
|
}
|
|
7
8
|
componentDidLoad() {
|
|
8
|
-
const mainTextSlot = this.el.querySelector('[slot="
|
|
9
|
+
const mainTextSlot = this.el.querySelector('[slot="label"]');
|
|
9
10
|
const supportingTextSlot = this.el.querySelector('[slot="supporting_text"]');
|
|
10
11
|
if (mainTextSlot) {
|
|
11
12
|
mainTextSlot.classList.add('text-xs-semi-bold');
|
|
@@ -14,8 +15,11 @@ export class GbTooltip {
|
|
|
14
15
|
supportingTextSlot.classList.add('text-xs-regular');
|
|
15
16
|
}
|
|
16
17
|
}
|
|
18
|
+
getArrowClass() {
|
|
19
|
+
return this.showArrow ? `arrow ${this.arrow}` : '';
|
|
20
|
+
}
|
|
17
21
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: 'b48671b8a30be85019abde6f6f13470a30b287f5', class: "tooltip_container" }, h("div", { key: '49569ca7fe0f6391cd36c5bbeb0b0844a83feadd', class: "tooltip" }, h("div", { key: 'b76cd3ed681c5322ca41d760ec9584e9bc31f837', class: this.getArrowClass() }), h("div", { key: '5353b69fbc2809171b29105e4ac7f442b8f7891a', class: "tooltip_content" }, h("slot", { key: '0c0356475d93ca850884aa73d167cad3065974d2', name: "label" }), this.showSupportingText && h("slot", { key: '8a365d4d442da9bada7b3cf948fb8a18fc56680e', name: "supporting_text" })))));
|
|
19
23
|
}
|
|
20
24
|
static get is() { return "gb-tooltip"; }
|
|
21
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,6 +35,24 @@ export class GbTooltip {
|
|
|
31
35
|
}
|
|
32
36
|
static get properties() {
|
|
33
37
|
return {
|
|
38
|
+
"showArrow": {
|
|
39
|
+
"type": "boolean",
|
|
40
|
+
"mutable": false,
|
|
41
|
+
"complexType": {
|
|
42
|
+
"original": "boolean",
|
|
43
|
+
"resolved": "boolean",
|
|
44
|
+
"references": {}
|
|
45
|
+
},
|
|
46
|
+
"required": false,
|
|
47
|
+
"optional": false,
|
|
48
|
+
"docs": {
|
|
49
|
+
"tags": [],
|
|
50
|
+
"text": ""
|
|
51
|
+
},
|
|
52
|
+
"attribute": "show-arrow",
|
|
53
|
+
"reflect": false,
|
|
54
|
+
"defaultValue": "true"
|
|
55
|
+
},
|
|
34
56
|
"arrow": {
|
|
35
57
|
"type": "string",
|
|
36
58
|
"mutable": false,
|
|
@@ -53,9 +75,9 @@ export class GbTooltip {
|
|
|
53
75
|
},
|
|
54
76
|
"attribute": "arrow",
|
|
55
77
|
"reflect": false,
|
|
56
|
-
"defaultValue": "'
|
|
78
|
+
"defaultValue": "'bottom_center'"
|
|
57
79
|
},
|
|
58
|
-
"
|
|
80
|
+
"showSupportingText": {
|
|
59
81
|
"type": "boolean",
|
|
60
82
|
"mutable": false,
|
|
61
83
|
"complexType": {
|
|
@@ -69,8 +91,9 @@ export class GbTooltip {
|
|
|
69
91
|
"tags": [],
|
|
70
92
|
"text": ""
|
|
71
93
|
},
|
|
72
|
-
"attribute": "supporting-text",
|
|
73
|
-
"reflect": false
|
|
94
|
+
"attribute": "show-supporting-text",
|
|
95
|
+
"reflect": false,
|
|
96
|
+
"defaultValue": "false"
|
|
74
97
|
}
|
|
75
98
|
};
|
|
76
99
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gb-tooltip.js","sourceRoot":"","sources":["../../../src/components/gb-tooltip/gb-tooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"gb-tooltip.js","sourceRoot":"","sources":["../../../src/components/gb-tooltip/gb-tooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AAQ5D,MAAM,OAAO,SAAS;;yBACS,IAAI;qBACD,eAAe;kCACT,KAAK;;IAG3C,gBAAgB;QACd,MAAM,YAAY,GAAG,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,gBAAgB,CAAC,CAAC;QAC7D,MAAM,kBAAkB,GAAG,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,0BAA0B,CAAC,CAAC;QAE7E,IAAI,YAAY,EAAE,CAAC;YACjB,YAAY,CAAC,SAAS,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;QAClD,CAAC;QAED,IAAI,kBAAkB,EAAE,CAAC;YACvB,kBAAkB,CAAC,SAAS,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;QACtD,CAAC;IACH,CAAC;IAED,aAAa;QACX,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IACrD,CAAC;IAED,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAC,mBAAmB;YAC5B,4DAAK,KAAK,EAAC,SAAS;gBAClB,4DAAK,KAAK,EAAE,IAAI,CAAC,aAAa,EAAE,GAAQ;gBACxC,4DAAK,KAAK,EAAC,iBAAiB;oBAC1B,6DAAM,IAAI,EAAC,OAAO,GAAG;oBACpB,IAAI,CAAC,kBAAkB,IAAI,6DAAM,IAAI,EAAC,iBAAiB,GAAG,CACvD,CACF,CACF,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Element, Prop, h } from \"@stencil/core\";\r\nimport { ArrowPositions } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-tooltip',\r\n styleUrl: 'gb-tooltip.css',\r\n shadow: true,\r\n})\r\nexport class GbTooltip {\r\n @Prop() showArrow: boolean = true;\r\n @Prop() arrow: ArrowPositions = 'bottom_center';\r\n @Prop() showSupportingText: boolean = false;\r\n @Element() el: HTMLElement;\r\n\r\n componentDidLoad() {\r\n const mainTextSlot = this.el.querySelector('[slot=\"label\"]');\r\n const supportingTextSlot = this.el.querySelector('[slot=\"supporting_text\"]');\r\n\r\n if (mainTextSlot) {\r\n mainTextSlot.classList.add('text-xs-semi-bold');\r\n }\r\n\r\n if (supportingTextSlot) {\r\n supportingTextSlot.classList.add('text-xs-regular');\r\n }\r\n }\r\n\r\n getArrowClass() {\r\n return this.showArrow ? `arrow ${this.arrow}` : '';\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"tooltip_container\">\r\n <div class=\"tooltip\">\r\n <div class={this.getArrowClass()}></div>\r\n <div class=\"tooltip_content\">\r\n <slot name=\"label\" />\r\n {this.showSupportingText && <slot name=\"supporting_text\" />}\r\n </div>\r\n </div>\r\n </div>\r\n );\r\n }\r\n}"]}
|
|
@@ -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,cAGX;AAHD,WAAY,cAAc;IACtB,qCAAmB,CAAA;IACnB,uCAAqB,CAAA;AACzB,CAAC,EAHW,cAAc,KAAd,cAAc,QAGzB;AAED,MAAM,CAAN,IAAY,aAIX;AAJD,WAAY,aAAa;IACrB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EAJW,aAAa,KAAb,aAAa,QAIxB;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' | '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 CheckBoxStates {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport enum BorderWeights {\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 = '
|
|
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,cAGX;AAHD,WAAY,cAAc;IACtB,qCAAmB,CAAA;IACnB,uCAAqB,CAAA;AACzB,CAAC,EAHW,cAAc,KAAd,cAAc,QAGzB;AAED,MAAM,CAAN,IAAY,aAIX;AAJD,WAAY,aAAa;IACrB,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,gCAAe,CAAA;AACnB,CAAC,EAJW,aAAa,KAAb,aAAa,QAIxB;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' | '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 CheckBoxStates {\r\n Default = 'default',\r\n Disabled = 'disabled'\r\n}\r\n\r\nexport enum BorderWeights {\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 = '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"]}
|
|
@@ -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-5268ab7d.js';
|
|
2
2
|
|
|
3
3
|
const GbAvatarAddButton = GbAvatarAddButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GbAvatarContrastInnerBorder$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { G as GbAvatarContrastInnerBorder$1, d as defineCustomElement$1 } from './p-6021c408.js';
|
|
2
2
|
|
|
3
3
|
const GbAvatarContrastInnerBorder = GbAvatarContrastInnerBorder$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|