globuswebcomponents 1.5.9 → 1.6.0
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_3.cjs.entry.js +1 -1
- package/dist/cjs/gb-breadcrumb-button-base.gb-breadcrumbs.gb-btn.gb-button.gb-card-icon.gb-comment.gb-comment-item.gb-quick-action-icon.entry.cjs.js.map +1 -0
- package/dist/cjs/gb-breadcrumb-button-base_8.cjs.entry.js +367 -0
- package/dist/cjs/gb-breadcrumb-button-base_8.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-button-close.cjs.entry.js +1 -1
- package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +6 -6
- package/dist/cjs/gb-detail-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +1 -0
- package/dist/cjs/{gb-btn_3.cjs.entry.js → gb-featured-icon_2.cjs.entry.js} +25 -81
- package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
- package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
- package/dist/cjs/gb-header.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +14 -14
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
- package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
- package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
- package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
- package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-sidebar.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-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
- package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
- 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-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
- package/dist/cjs/gb-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
- package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/assets/add-square.svg +4 -0
- package/dist/collection/assets/dashboard-square-04.svg +10 -0
- package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.css +142 -13
- package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js +47 -4
- package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js.map +1 -1
- package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.css +6 -0
- package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js +67 -133
- package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js.map +1 -1
- package/dist/collection/components/gb-btn/gb-btn.css +3 -5
- package/dist/collection/components/gb-btn/gb-btn.js +1 -1
- package/dist/collection/components/gb-button/gb-button.css +7 -1
- package/dist/collection/components/gb-button/gb-button.js +1 -1
- package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
- package/dist/collection/components/gb-card-icon/gb-card-icon.css +12 -1
- package/dist/collection/components/gb-card-icon/gb-card-icon.js +16 -2
- package/dist/collection/components/gb-card-icon/gb-card-icon.js.map +1 -1
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
- package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
- package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
- package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
- package/dist/collection/components/gb-comment/gb-comment.css +1 -0
- package/dist/collection/components/gb-comment/gb-comment.js +26 -26
- package/dist/collection/components/gb-comment/gb-comment.js.map +1 -1
- package/dist/collection/components/gb-comment-item/gb-comment-item.js +1 -1
- package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
- package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
- package/dist/collection/components/gb-featured-icon/gb-featured-icon.css +10 -2
- package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
- package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
- package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
- package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
- package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.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-quick-action-card/gb-quick-action-card.js +1 -1
- package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
- package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js +21 -1
- package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
- package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
- package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
- package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
- 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-compact/gb-token-field-compact.js +1 -1
- package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
- package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
- package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
- package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/components/gb-action-panel.js +4 -4
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +6 -6
- package/dist/components/gb-avatar-group.js +4 -4
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +2 -2
- package/dist/components/gb-avatar.js +1 -1
- package/dist/components/gb-badge.js +1 -1
- package/dist/components/gb-breadcrumb-button-base.js +1 -1
- package/dist/components/gb-breadcrumbs.js +47 -57
- package/dist/components/gb-breadcrumbs.js.map +1 -1
- package/dist/components/gb-btn.js +1 -1
- package/dist/components/gb-button-close.js +1 -1
- package/dist/components/gb-button.js +1 -1
- package/dist/components/gb-card-icon.js +1 -1
- package/dist/components/gb-carousel-arrow.js +1 -1
- package/dist/components/gb-checkbox-base.js +1 -1
- package/dist/components/gb-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +7 -7
- package/dist/components/gb-checkbox.js +1 -1
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment-item.js +1 -1
- package/dist/components/gb-comment.js +28 -28
- package/dist/components/gb-comment.js.map +1 -1
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-detail-cell.js +7 -7
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-export-dropdown-item.js +1 -1
- package/dist/components/gb-export-dropdown.js +4 -4
- package/dist/components/gb-export-sub-dropdown-item.js +1 -1
- package/dist/components/gb-export-sub-dropdown.js +1 -1
- package/dist/components/gb-featured-icon.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 +18 -18
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +4 -4
- package/dist/components/gb-help-dropdown.js +4 -4
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +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 +1 -1
- package/dist/components/gb-mega-input-field-base.js +1 -1
- package/dist/components/gb-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +5 -5
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-group.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 +19 -19
- 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-quick-action-card.js +2 -2
- package/dist/components/gb-quick-action-icon.js +2 -2
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-sidebar.js +9 -9
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- 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-step-base.js +1 -1
- package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
- package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
- package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-table-cell.js +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-textarea-input-field.js +13 -13
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +4 -4
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field-compact.js +2 -2
- package/dist/components/gb-token-field-compressed.js +3 -3
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-top-bar-item.js +1 -1
- package/dist/components/gb-top-bar-sidemenu.js +6 -6
- package/dist/components/gb-top-bar.js +3 -3
- package/dist/components/gb-vertical-tabs.js +1 -1
- package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
- package/dist/components/gb-wysiwyg-tooltip.js +2 -2
- package/dist/components/{p-vLnf-eem.js → p--A9DuJIU.js} +3 -3
- package/dist/components/{p-vLnf-eem.js.map → p--A9DuJIU.js.map} +1 -1
- package/dist/components/{p-CjkmiGbW.js → p-31dMgY12.js} +3 -3
- package/dist/components/{p-CjkmiGbW.js.map → p-31dMgY12.js.map} +1 -1
- package/dist/components/{p-BpNvVCnZ.js → p-B1na1WKm.js} +3 -3
- package/dist/components/{p-BpNvVCnZ.js.map → p-B1na1WKm.js.map} +1 -1
- package/dist/components/{p-BcHsAO9W.js → p-B4PD2Tez.js} +4 -4
- package/dist/components/{p-BcHsAO9W.js.map → p-B4PD2Tez.js.map} +1 -1
- package/dist/components/{p-DNenFkxG.js → p-BH4jpvZW.js} +3 -3
- package/dist/components/{p-DNenFkxG.js.map → p-BH4jpvZW.js.map} +1 -1
- package/dist/components/{p-jcm4ukgw.js → p-BJKJICFv.js} +5 -5
- package/dist/components/{p-jcm4ukgw.js.map → p-BJKJICFv.js.map} +1 -1
- package/dist/components/{p-5XOQHr87.js → p-BNG1IcFt.js} +4 -4
- package/dist/components/{p-5XOQHr87.js.map → p-BNG1IcFt.js.map} +1 -1
- package/dist/components/{p-BwsFrJm9.js → p-BPTBKz1v.js} +3 -3
- package/dist/components/{p-BwsFrJm9.js.map → p-BPTBKz1v.js.map} +1 -1
- package/dist/components/{p-CbMnDsmA.js → p-BUJna3TS.js} +4 -4
- package/dist/components/{p-CbMnDsmA.js.map → p-BUJna3TS.js.map} +1 -1
- package/dist/components/{p-CxyWcpUd.js → p-BVW_pVNB.js} +6 -6
- package/dist/components/{p-CxyWcpUd.js.map → p-BVW_pVNB.js.map} +1 -1
- package/dist/components/{p-BmwgYFBQ.js → p-BWBihtRo.js} +8 -8
- package/dist/components/{p-BmwgYFBQ.js.map → p-BWBihtRo.js.map} +1 -1
- package/dist/components/{p-DDJKjzHM.js → p-BWC2kdbb.js} +3 -3
- package/dist/components/{p-DDJKjzHM.js.map → p-BWC2kdbb.js.map} +1 -1
- package/dist/components/{p-CR6jp8N-.js → p-BZ0U8zfs.js} +3 -3
- package/dist/components/{p-CR6jp8N-.js.map → p-BZ0U8zfs.js.map} +1 -1
- package/dist/components/{p-ZDIxNhyh.js → p-BaD6Aaha.js} +3 -3
- package/dist/components/{p-ZDIxNhyh.js.map → p-BaD6Aaha.js.map} +1 -1
- package/dist/components/{p-Bv2gUX6V.js → p-BexdXTlZ.js} +4 -4
- package/dist/components/{p-Bv2gUX6V.js.map → p-BexdXTlZ.js.map} +1 -1
- package/dist/components/{p-B7d_rHDG.js → p-BfqN49A7.js} +24 -4
- package/dist/components/p-BfqN49A7.js.map +1 -0
- package/dist/components/{p-CWtHknXy.js → p-Bun8obU7.js} +7 -7
- package/dist/components/{p-CWtHknXy.js.map → p-Bun8obU7.js.map} +1 -1
- package/dist/components/{p-LnmQcUpl.js → p-BxIZ-xzc.js} +5 -5
- package/dist/components/{p-LnmQcUpl.js.map → p-BxIZ-xzc.js.map} +1 -1
- package/dist/components/{p-_t2gDjmG.js → p-C3_Sfw66.js} +3 -3
- package/dist/components/{p-_t2gDjmG.js.map → p-C3_Sfw66.js.map} +1 -1
- package/dist/components/{p-Def3WLsO.js → p-CAKmlbWp.js} +3 -3
- package/dist/components/{p-Def3WLsO.js.map → p-CAKmlbWp.js.map} +1 -1
- package/dist/components/{p-c2J7RBpu.js → p-CFTtWUo5.js} +4 -4
- package/dist/components/{p-c2J7RBpu.js.map → p-CFTtWUo5.js.map} +1 -1
- package/dist/components/{p-B72LWIVI.js → p-CTj4Ioj7.js} +4 -4
- package/dist/components/{p-B72LWIVI.js.map → p-CTj4Ioj7.js.map} +1 -1
- package/dist/components/{p-CnRRsgyL.js → p-CZFOWcvV.js} +3 -3
- package/dist/components/{p-CnRRsgyL.js.map → p-CZFOWcvV.js.map} +1 -1
- package/dist/components/{p-D3kcr7l_.js → p-Cn18N_PQ.js} +4 -4
- package/dist/components/{p-D3kcr7l_.js.map → p-Cn18N_PQ.js.map} +1 -1
- package/dist/components/{p-BR7HU6qt.js → p-Cn3fAbqY.js} +3 -3
- package/dist/components/{p-BR7HU6qt.js.map → p-Cn3fAbqY.js.map} +1 -1
- package/dist/components/{p-DT9rEdRy.js → p-Cp0fWz52.js} +3 -3
- package/dist/components/{p-DT9rEdRy.js.map → p-Cp0fWz52.js.map} +1 -1
- package/dist/components/{p-B2Gkw5eu.js → p-D6Qauuqt.js} +4 -4
- package/dist/components/{p-B2Gkw5eu.js.map → p-D6Qauuqt.js.map} +1 -1
- package/dist/components/{p-CaRv3E3f.js → p-D8zusFu1.js} +8 -8
- package/dist/components/{p-CaRv3E3f.js.map → p-D8zusFu1.js.map} +1 -1
- package/dist/components/{p-C_O7QsfJ.js → p-D9Wg9v3R.js} +3 -3
- package/dist/components/{p-C_O7QsfJ.js.map → p-D9Wg9v3R.js.map} +1 -1
- package/dist/components/{p-CAbBEo8T.js → p-DLE_yRuw.js} +3 -3
- package/dist/components/{p-CAbBEo8T.js.map → p-DLE_yRuw.js.map} +1 -1
- package/dist/components/{p-fkXqPkEx.js → p-DNVipIEI.js} +4 -4
- package/dist/components/{p-fkXqPkEx.js.map → p-DNVipIEI.js.map} +1 -1
- package/dist/components/{p-Cy3B6la8.js → p-DS4N9kvb.js} +26 -6
- package/dist/components/p-DS4N9kvb.js.map +1 -0
- package/dist/components/{p-B2uVU3Q3.js → p-DXK_93R4.js} +3 -3
- package/dist/components/{p-B2uVU3Q3.js.map → p-DXK_93R4.js.map} +1 -1
- package/dist/components/{p-B4d13Jvu.js → p-DXd2gBTx.js} +8 -8
- package/dist/components/{p-B4d13Jvu.js.map → p-DXd2gBTx.js.map} +1 -1
- package/dist/components/{p-I7_VcSZ2.js → p-DXgw13b-.js} +20 -20
- package/dist/components/{p-I7_VcSZ2.js.map → p-DXgw13b-.js.map} +1 -1
- package/dist/components/{p-DhKgp1er.js → p-DbVpvOCb.js} +3 -3
- package/dist/components/{p-DhKgp1er.js.map → p-DbVpvOCb.js.map} +1 -1
- package/dist/components/{p-Dn-6CH8H.js → p-DoeriZDH.js} +4 -4
- package/dist/components/{p-Dn-6CH8H.js.map → p-DoeriZDH.js.map} +1 -1
- package/dist/components/{p-C8EDqBtr.js → p-DpKTEHth.js} +16 -6
- package/dist/components/p-DpKTEHth.js.map +1 -0
- package/dist/components/{p-D7Z3GyPi.js → p-DuLknIMt.js} +4 -4
- package/dist/components/{p-D7Z3GyPi.js.map → p-DuLknIMt.js.map} +1 -1
- package/dist/components/{p-BGmbRnqQ.js → p-JAFoW3IV.js} +3 -3
- package/dist/components/{p-BGmbRnqQ.js.map → p-JAFoW3IV.js.map} +1 -1
- package/dist/components/{p-CiIsdurl.js → p-NiuJaZuK.js} +8 -8
- package/dist/components/{p-CiIsdurl.js.map → p-NiuJaZuK.js.map} +1 -1
- package/dist/components/{p-CbPjaTv9.js → p-Np38Ok__.js} +28 -28
- package/dist/components/{p-CbPjaTv9.js.map → p-Np38Ok__.js.map} +1 -1
- package/dist/components/{p-DL5GQjcw.js → p-OiP9secW.js} +8 -8
- package/dist/components/{p-DL5GQjcw.js.map → p-OiP9secW.js.map} +1 -1
- package/dist/components/{p-CiHFSrbp.js → p-Vs_T1kQh.js} +4 -4
- package/dist/components/{p-CiHFSrbp.js.map → p-Vs_T1kQh.js.map} +1 -1
- package/dist/components/{p-BX1CWEyD.js → p-_DscvXiK.js} +4 -4
- package/dist/components/{p-BX1CWEyD.js.map → p-_DscvXiK.js.map} +1 -1
- package/dist/components/{p-CMfdwslw.js → p-au0Iu1eb.js} +7 -7
- package/dist/components/{p-CMfdwslw.js.map → p-au0Iu1eb.js.map} +1 -1
- package/dist/components/{p-CZJvIR5f.js → p-fYxGcYkK.js} +6 -6
- package/dist/components/{p-CZJvIR5f.js.map → p-fYxGcYkK.js.map} +1 -1
- package/dist/components/{p-DWQntLKt.js → p-qH0qQGph.js} +4 -4
- package/dist/components/{p-DWQntLKt.js.map → p-qH0qQGph.js.map} +1 -1
- package/dist/components/{p-CyIJk08g.js → p-tQRYwlzE.js} +4 -4
- package/dist/components/{p-CyIJk08g.js.map → p-tQRYwlzE.js.map} +1 -1
- package/dist/components/test-input-tag.js +11 -11
- package/dist/docs.json +62 -107
- package/dist/esm/gb-avatar_3.entry.js +1 -1
- package/dist/esm/gb-breadcrumb-button-base.gb-breadcrumbs.gb-btn.gb-button.gb-card-icon.gb-comment.gb-comment-item.gb-quick-action-icon.entry.js.map +1 -0
- package/dist/esm/gb-breadcrumb-button-base_8.entry.js +358 -0
- package/dist/esm/gb-breadcrumb-button-base_8.entry.js.map +1 -0
- package/dist/esm/gb-button-close.entry.js +1 -1
- package/dist/esm/gb-carousel-arrow.entry.js +1 -1
- package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
- package/dist/esm/gb-checkbox-group.entry.js +1 -1
- package/dist/esm/gb-checkbox_2.entry.js +2 -2
- package/dist/esm/gb-collapse-button_4.entry.js +6 -6
- package/dist/esm/gb-detail-cell.entry.js +1 -1
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
- package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
- package/dist/esm/gb-export-dropdown.entry.js +1 -1
- package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
- package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +1 -0
- package/dist/esm/{gb-btn_3.entry.js → gb-featured-icon_2.entry.js} +27 -82
- package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
- package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
- package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
- package/dist/esm/gb-file-upload.entry.js +12 -12
- package/dist/esm/gb-header-icon.entry.js +4 -4
- package/dist/esm/gb-header.entry.js +1 -1
- package/dist/esm/gb-help-dropdown.entry.js +1 -1
- package/dist/esm/gb-help-tooltip_3.entry.js +14 -14
- package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
- package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
- package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
- package/dist/esm/gb-notification-content.entry.js +1 -1
- package/dist/esm/gb-notification-pane.entry.js +3 -3
- package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
- package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
- package/dist/esm/gb-pagination.entry.js +1 -1
- package/dist/esm/gb-progress-circle.entry.js +1 -1
- package/dist/esm/gb-quick-action-card.entry.js +1 -1
- package/dist/esm/gb-scrollbar.entry.js +1 -1
- package/dist/esm/gb-sidebar.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-stepper-horizontal-icons-centered.entry.js +1 -1
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
- package/dist/esm/gb-tab-button-base.entry.js +3 -3
- package/dist/esm/gb-table-cell.entry.js +1 -1
- package/dist/esm/gb-textarea-input-field.entry.js +4 -4
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-toggle-base.entry.js +2 -2
- package/dist/esm/gb-toggle.entry.js +1 -1
- package/dist/esm/gb-token-field-compact.entry.js +1 -1
- package/dist/esm/gb-token-field-compressed.entry.js +2 -2
- package/dist/esm/gb-tooltip.entry.js +1 -1
- package/dist/esm/gb-top-bar-item.entry.js +1 -1
- package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
- package/dist/esm/gb-top-bar.entry.js +1 -1
- package/dist/esm/gb-vertical-tabs.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/test-input-tag.entry.js +2 -2
- package/dist/globuscomponents/assets/add-square.svg +4 -0
- package/dist/globuscomponents/assets/dashboard-square-04.svg +10 -0
- package/dist/globuscomponents/gb-breadcrumb-button-base.gb-breadcrumbs.gb-btn.gb-button.gb-card-icon.gb-comment.gb-comment-item.gb-quick-action-icon.entry.esm.js.map +1 -0
- package/dist/globuscomponents/gb-button.css +7 -1
- package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-1d9ea08c.entry.js → p-0382b8c3.entry.js} +2 -2
- package/dist/globuscomponents/{p-fbd079dd.entry.js → p-1291e660.entry.js} +2 -2
- package/dist/globuscomponents/{p-63ee6fa2.entry.js → p-131f5c18.entry.js} +2 -2
- package/dist/globuscomponents/{p-775f0845.entry.js → p-1482903e.entry.js} +2 -2
- package/dist/globuscomponents/{p-3609363f.entry.js → p-154dfc4f.entry.js} +2 -2
- package/dist/globuscomponents/p-17241f5c.entry.js +2 -0
- package/dist/globuscomponents/{p-2ec4a979.entry.js → p-19f728d1.entry.js} +2 -2
- package/dist/globuscomponents/{p-ebd94196.entry.js → p-1c99a763.entry.js} +2 -2
- package/dist/globuscomponents/{p-727d2eb9.entry.js → p-23049fe3.entry.js} +2 -2
- package/dist/globuscomponents/{p-5803a6ba.entry.js → p-2996b102.entry.js} +2 -2
- package/dist/globuscomponents/{p-556075ec.entry.js → p-2d0bd79e.entry.js} +2 -2
- package/dist/globuscomponents/{p-0cf48905.entry.js → p-30ea99ce.entry.js} +2 -2
- package/dist/globuscomponents/{p-43bfbdc9.entry.js → p-338171e7.entry.js} +2 -2
- package/dist/globuscomponents/{p-621c06e3.entry.js → p-34092ddc.entry.js} +2 -2
- package/dist/globuscomponents/{p-67e64831.entry.js → p-3c44fed6.entry.js} +2 -2
- package/dist/globuscomponents/{p-05c88be1.entry.js → p-3ddb3e5b.entry.js} +2 -2
- package/dist/globuscomponents/{p-6fdd80fb.entry.js → p-4aeac90c.entry.js} +2 -2
- package/dist/globuscomponents/{p-678b7c85.entry.js → p-4ce79532.entry.js} +2 -2
- package/dist/globuscomponents/{p-d1ba7d20.entry.js → p-53c4e7c3.entry.js} +2 -2
- package/dist/globuscomponents/{p-84854432.entry.js → p-58e33bac.entry.js} +2 -2
- package/dist/globuscomponents/p-5b8abd2e.entry.js +2 -0
- package/dist/globuscomponents/{p-731e8a53.entry.js → p-60e4960c.entry.js} +2 -2
- package/dist/globuscomponents/{p-e0d7a25c.entry.js → p-6b141a87.entry.js} +2 -2
- package/dist/globuscomponents/{p-1eaf5f49.entry.js → p-6b5cbfd2.entry.js} +2 -2
- package/dist/globuscomponents/{p-ab69838b.entry.js → p-71493dae.entry.js} +2 -2
- package/dist/globuscomponents/p-72547014.entry.js +2 -0
- package/dist/globuscomponents/{p-130586d6.entry.js → p-728d1e3a.entry.js} +2 -2
- package/dist/globuscomponents/{p-887e14b2.entry.js → p-760f1982.entry.js} +2 -2
- package/dist/globuscomponents/{p-9d8a0470.entry.js → p-76d20aef.entry.js} +2 -2
- package/dist/globuscomponents/{p-92abcdd5.entry.js → p-79e4c66f.entry.js} +2 -2
- package/dist/globuscomponents/p-7ecab674.entry.js +2 -0
- package/dist/globuscomponents/p-7ecab674.entry.js.map +1 -0
- package/dist/globuscomponents/{p-09e9b56d.entry.js → p-88c53fbf.entry.js} +2 -2
- package/dist/globuscomponents/{p-e62efa91.entry.js → p-8d6e622b.entry.js} +2 -2
- package/dist/globuscomponents/{p-09b24524.entry.js → p-8dd64d49.entry.js} +2 -2
- package/dist/globuscomponents/{p-23c41301.entry.js → p-8fc6f81b.entry.js} +2 -2
- package/dist/globuscomponents/{p-540a3cfb.entry.js → p-915a8d42.entry.js} +2 -2
- package/dist/globuscomponents/{p-927a3889.entry.js → p-98ca53c9.entry.js} +2 -2
- package/dist/globuscomponents/{p-2be0e884.entry.js → p-991139b4.entry.js} +2 -2
- package/dist/globuscomponents/p-a09e5dd5.entry.js +2 -0
- package/dist/globuscomponents/{p-f11c096c.entry.js.map → p-a09e5dd5.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-d54dbcde.entry.js → p-b0fa5921.entry.js} +2 -2
- package/dist/globuscomponents/{p-6d7956d5.entry.js → p-b418b6e0.entry.js} +2 -2
- package/dist/globuscomponents/{p-5eaa669b.entry.js → p-c388d168.entry.js} +2 -2
- package/dist/globuscomponents/{p-37831607.entry.js → p-c4f7d3bb.entry.js} +2 -2
- package/dist/globuscomponents/{p-765ce0c1.entry.js → p-d63ad847.entry.js} +2 -2
- package/dist/globuscomponents/{p-90a0f007.entry.js → p-d644fe6e.entry.js} +2 -2
- package/dist/globuscomponents/{p-fca18930.entry.js → p-d8550cb1.entry.js} +2 -2
- package/dist/globuscomponents/{p-b4a50bc3.entry.js → p-dd88f4a7.entry.js} +2 -2
- package/dist/globuscomponents/{p-99409b64.entry.js → p-de69a6d9.entry.js} +2 -2
- package/dist/globuscomponents/{p-d1e282f9.entry.js → p-e3ffcc64.entry.js} +2 -2
- package/dist/globuscomponents/{p-ea4132f9.entry.js → p-e6f97c1a.entry.js} +2 -2
- package/dist/globuscomponents/p-eabdd627.entry.js +2 -0
- package/dist/globuscomponents/p-eabdd627.entry.js.map +1 -0
- package/dist/globuscomponents/{p-81a95bbc.entry.js → p-ed3a9bb8.entry.js} +2 -2
- package/dist/globuscomponents/{p-b07db326.entry.js → p-f44db8b7.entry.js} +2 -2
- package/dist/globuscomponents/{p-b035196a.entry.js → p-f6c37b8d.entry.js} +2 -2
- package/dist/globuscomponents/{p-1df67eea.entry.js → p-fe129439.entry.js} +2 -2
- package/dist/globuscomponents/{p-2f4d9b3d.entry.js → p-fe2feec8.entry.js} +2 -2
- package/dist/types/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.d.ts +5 -1
- package/dist/types/components/gb-breadcrumbs/gb-breadcrumbs.d.ts +18 -9
- package/dist/types/components/gb-card-icon/gb-card-icon.d.ts +4 -1
- package/dist/types/components/gb-step-base/gb-step-base.d.ts +2 -0
- package/dist/types/components.d.ts +10 -14
- package/package.json +1 -1
- package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js +0 -23
- package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-breadcrumb-button-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-breadcrumbs.cjs.entry.js +0 -69
- package/dist/cjs/gb-breadcrumbs.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-breadcrumbs.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-btn.gb-featured-icon.gb-step-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-btn_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-button.cjs.entry.js +0 -87
- package/dist/cjs/gb-button.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-button.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-card-icon.cjs.entry.js +0 -22
- package/dist/cjs/gb-card-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-card-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-comment-item.cjs.entry.js +0 -29
- package/dist/cjs/gb-comment-item.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-comment-item.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-comment.cjs.entry.js +0 -61
- package/dist/cjs/gb-comment.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-comment.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-quick-action-icon.cjs.entry.js +0 -23
- package/dist/cjs/gb-quick-action-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-quick-action-icon.entry.cjs.js.map +0 -1
- package/dist/components/p-B7d_rHDG.js.map +0 -1
- package/dist/components/p-C8EDqBtr.js.map +0 -1
- package/dist/components/p-Cy3B6la8.js.map +0 -1
- package/dist/esm/gb-breadcrumb-button-base.entry.js +0 -21
- package/dist/esm/gb-breadcrumb-button-base.entry.js.map +0 -1
- package/dist/esm/gb-breadcrumbs.entry.js +0 -67
- package/dist/esm/gb-breadcrumbs.entry.js.map +0 -1
- package/dist/esm/gb-btn.gb-featured-icon.gb-step-base.entry.js.map +0 -1
- package/dist/esm/gb-btn_3.entry.js.map +0 -1
- package/dist/esm/gb-button.entry.js +0 -85
- package/dist/esm/gb-button.entry.js.map +0 -1
- package/dist/esm/gb-card-icon.entry.js +0 -20
- package/dist/esm/gb-card-icon.entry.js.map +0 -1
- package/dist/esm/gb-comment-item.entry.js +0 -27
- package/dist/esm/gb-comment-item.entry.js.map +0 -1
- package/dist/esm/gb-comment.entry.js +0 -59
- package/dist/esm/gb-comment.entry.js.map +0 -1
- package/dist/esm/gb-quick-action-icon.entry.js +0 -21
- package/dist/esm/gb-quick-action-icon.entry.js.map +0 -1
- package/dist/globuscomponents/gb-breadcrumb-button-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-breadcrumbs.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-btn.gb-featured-icon.gb-step-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-button.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-card-icon.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-comment-item.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-comment.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-quick-action-icon.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-1d4dd634.entry.js +0 -2
- package/dist/globuscomponents/p-23c04ba0.entry.js +0 -2
- package/dist/globuscomponents/p-23c04ba0.entry.js.map +0 -1
- package/dist/globuscomponents/p-47e9c5bf.entry.js +0 -2
- package/dist/globuscomponents/p-47e9c5bf.entry.js.map +0 -1
- package/dist/globuscomponents/p-505037bb.entry.js +0 -2
- package/dist/globuscomponents/p-505037bb.entry.js.map +0 -1
- package/dist/globuscomponents/p-9234e60d.entry.js +0 -2
- package/dist/globuscomponents/p-97db0982.entry.js +0 -2
- package/dist/globuscomponents/p-97db0982.entry.js.map +0 -1
- package/dist/globuscomponents/p-af912816.entry.js +0 -2
- package/dist/globuscomponents/p-af912816.entry.js.map +0 -1
- package/dist/globuscomponents/p-b83a30cb.entry.js +0 -2
- package/dist/globuscomponents/p-b83a30cb.entry.js.map +0 -1
- package/dist/globuscomponents/p-d7847724.entry.js +0 -2
- package/dist/globuscomponents/p-d7847724.entry.js.map +0 -1
- package/dist/globuscomponents/p-e1070a35.entry.js +0 -2
- package/dist/globuscomponents/p-e1070a35.entry.js.map +0 -1
- package/dist/globuscomponents/p-ee6f3c54.entry.js +0 -2
- package/dist/globuscomponents/p-f11c096c.entry.js +0 -2
- /package/dist/globuscomponents/{p-1d9ea08c.entry.js.map → p-0382b8c3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fbd079dd.entry.js.map → p-1291e660.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-63ee6fa2.entry.js.map → p-131f5c18.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-775f0845.entry.js.map → p-1482903e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3609363f.entry.js.map → p-154dfc4f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1d4dd634.entry.js.map → p-17241f5c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2ec4a979.entry.js.map → p-19f728d1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ebd94196.entry.js.map → p-1c99a763.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-727d2eb9.entry.js.map → p-23049fe3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5803a6ba.entry.js.map → p-2996b102.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-556075ec.entry.js.map → p-2d0bd79e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0cf48905.entry.js.map → p-30ea99ce.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-43bfbdc9.entry.js.map → p-338171e7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-621c06e3.entry.js.map → p-34092ddc.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-67e64831.entry.js.map → p-3c44fed6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05c88be1.entry.js.map → p-3ddb3e5b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6fdd80fb.entry.js.map → p-4aeac90c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-678b7c85.entry.js.map → p-4ce79532.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d1ba7d20.entry.js.map → p-53c4e7c3.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-84854432.entry.js.map → p-58e33bac.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9234e60d.entry.js.map → p-5b8abd2e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-731e8a53.entry.js.map → p-60e4960c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e0d7a25c.entry.js.map → p-6b141a87.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1eaf5f49.entry.js.map → p-6b5cbfd2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ab69838b.entry.js.map → p-71493dae.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ee6f3c54.entry.js.map → p-72547014.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-130586d6.entry.js.map → p-728d1e3a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-887e14b2.entry.js.map → p-760f1982.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9d8a0470.entry.js.map → p-76d20aef.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-92abcdd5.entry.js.map → p-79e4c66f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-09e9b56d.entry.js.map → p-88c53fbf.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e62efa91.entry.js.map → p-8d6e622b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-09b24524.entry.js.map → p-8dd64d49.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-23c41301.entry.js.map → p-8fc6f81b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-540a3cfb.entry.js.map → p-915a8d42.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-927a3889.entry.js.map → p-98ca53c9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2be0e884.entry.js.map → p-991139b4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d54dbcde.entry.js.map → p-b0fa5921.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6d7956d5.entry.js.map → p-b418b6e0.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5eaa669b.entry.js.map → p-c388d168.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-37831607.entry.js.map → p-c4f7d3bb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-765ce0c1.entry.js.map → p-d63ad847.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-90a0f007.entry.js.map → p-d644fe6e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fca18930.entry.js.map → p-d8550cb1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b4a50bc3.entry.js.map → p-dd88f4a7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-99409b64.entry.js.map → p-de69a6d9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d1e282f9.entry.js.map → p-e3ffcc64.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ea4132f9.entry.js.map → p-e6f97c1a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-81a95bbc.entry.js.map → p-ed3a9bb8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b07db326.entry.js.map → p-f44db8b7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b035196a.entry.js.map → p-f6c37b8d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1df67eea.entry.js.map → p-fe129439.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2f4d9b3d.entry.js.map → p-fe2feec8.entry.js.map} +0 -0
|
@@ -20,7 +20,7 @@ export class GbPaginationButtonGroupBase {
|
|
|
20
20
|
this.leadingIconSvg = svg;
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: 'fc32ace5791cfb64d23ba89db945aaceb51fea73', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: 'df09b9f1867462f835998f2df839f695d31c2727' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '6d11b08881b57386a992087963e4a9228751feaf', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '8061298c3f4df4cb8e02563866ca2ac375ac5557', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '507c81237614041053a867ab0834153bc4e1b042' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: 'd11953c5a7b263f4f8129c684e36505eb2d2d1a0' }), h("svg", { key: '42cbbe4bb6e523ee8cf620e59c07751292e96974', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '9b28a8f7c7b539463b6f4e6e4316ad22d587e995', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null))));
|
|
24
24
|
}
|
|
25
25
|
static get is() { return "gb-pagination-button-group-base"; }
|
|
26
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbPaginationDotGroup {
|
|
|
5
5
|
this.framed = false;
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '56f31362d099129b258a60fc7eaee9b5cdf08c03', class: "dot_group_div" }, h("div", { key: '04659bc2f65c6b4a4cbbdf617059e7543887a48a' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-pagination-dot-group"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js
CHANGED
|
@@ -4,7 +4,7 @@ export class GbPaginationDotIndicator {
|
|
|
4
4
|
this.current = false;
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: '65b94df5ce72536b1db5e61f103df210832a484a', class: `dot_indicator_div
|
|
8
8
|
${this.type} ${this.current ? 'current' : ''}
|
|
9
9
|
${this.size}` }));
|
|
10
10
|
}
|
|
@@ -13,7 +13,7 @@ export class GbPaginationNumberBase {
|
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: '2a04f6f1b106123f439e1a5e469f73f7cafa80d8', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: 'b529d610aa39dbf555b1c79442828ec777f5301c', name: "page_number" })));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "gb-pagination-number-base"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class GbPasswordButton {
|
|
|
7
7
|
this.isPasswordVisible = !this.isPasswordVisible;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: 'c4c76047794e5d614488e75f3a7867f4651cc585' }, h("gb-btn", { key: '125a0382d43b69aba2a21835a6bb6f26147a5420', size: "sm", hierarchy: "link_gray", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "gb-password-button"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbProgressBar {
|
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
7
|
const progressValue = Math.min(Math.max(this.progress, 0), 100);
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '0c796fa6ec031e3c5a214100a4e10a435d6e3622', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'e8f67fdd9dbc2a9584d823e234a8626b8115fb58', class: "progress_bar" }, h("div", { key: 'dc414094ec37731a22b9b8e43c7bf709e29cba0b', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '1247a41ba09eb09c57c1441f598e23eb0839cb3d', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'a3b1ee7c0b684b8e84239713401283a7583692ca', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'b46154d3e886a2ac5908e24408fc6ff2f9527de4', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'e818b9f678b68e03610dfa902b5767d53f85b5be', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '170e98b45e54cf3f3f4dd01016710ec1562d9ca9', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'e8f0523dc2656f22f00ecee349ae550065d1ac4f', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '90235c1f1d5cad30b3b0dd0b1821901791d53be6', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-progress-bar"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,7 +28,7 @@ export class GbProgressCircle {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: 'b9d17603fa155679e85d63662b52fbfe1b4b4aed', class: "gauge" }, h("div", { key: 'a16377fe0b1028ec14a94e7b43043a204e583bc6', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: 'acf3c27ed4d433028943a8a8704a422fba5f900f', class: "mask" }), this.label && (h("div", { key: '7a784b985748d54fae7c51209f7eac711f63ae48', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '77c1843d484f27712bb0ac13b02ecb623e64e5d4', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "gb-progress-circle"; }
|
|
34
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbQuickActionCard {
|
|
|
5
5
|
this.label = '';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '8696ddcb1302428de8f644fe06c55b863a9fa904', class: "quick_action_div" }, h("gb-card-icon", { key: '6452edaaaf3f1aa0c5ab432002033a1863a4f148', color: this.color, icon: this.icon }), h("p", { key: '689c3bfd2064cb80f7cfef653a6cb4f8514cb423', class: "label text-xs-medium" }, this.label)));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-quick-action-card"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -6,7 +6,7 @@ export class GbQuickActionIcon {
|
|
|
6
6
|
this.isHovered = false;
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
return (h("div", { key: '
|
|
9
|
+
return (h("div", { key: 'f149a0315515e2685a36f9d4a6ca7b8421ca11ff', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, h("gb-card-icon", { key: 'a4a25eae6e9bc58e6347a60ab384f606fc74785e', color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), h("p", { key: 'd83fd9425931a93cf686fa3be999944f7a4beaee', class: "label text-xs-medium" }, this.label)));
|
|
10
10
|
}
|
|
11
11
|
static get is() { return "gb-quick-action-icon"; }
|
|
12
12
|
static get encapsulation() { return "shadow"; }
|
|
@@ -5,7 +5,7 @@ export class GbScrollbar {
|
|
|
5
5
|
this.length = '25%';
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h("div", { key: '
|
|
8
|
+
return (h("div", { key: '5bed1cd0512a3af6a790f9aaa556bd8ea1726625', class: "scrollbar-container" }, h("div", { key: 'cd6ebb1fa06b802fbc90020e6ef1501577538035', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '70ee1d630590a8c57f1b6a8aa9e19cde10adb0f5' }))));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "gb-scrollbar"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -95,7 +95,7 @@ export class GbSidebar {
|
|
|
95
95
|
const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
|
|
96
96
|
const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
|
|
97
97
|
const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
|
|
98
|
-
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '
|
|
98
|
+
return (h(Fragment, null, this.type === 'simple' && (h("div", { key: 'db242f84b98bfba678e9a46acec33a8ff594ff45', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'a318eb51a2438ceadf7c290b50bee7947088860a', class: "pattern" }, h("img", { key: '1195a78c74cd2fe7791a565c488a47e2a6cf16cc', src: patternSrc, alt: "" }))), h("div", { key: 'fab4c2226aae2530a218bedccf8dbd60fc3f8d6b', class: "nav" }, h("div", { key: 'ecf651bad84b816cda80fb609d3d4d9d758b52ee', class: `sidebar_header ${this.state}` }, h("div", { key: 'd7f61adede5260523df64ef35325c386bc14f18c', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: '1b248a57865b6a118e89df802b448e5f955f721c', src: logoSrc, alt: "" })), h("div", { key: 'fc22a7fdf06010f83c6c10b82400a8480fe77b95', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: 'a3bc66508a1155a3a924216221d69f0bc8eff511', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'fee35db5d07815ad6153e2b696ae0e064ca6a710', class: "navigation" }, h("div", { key: '68a525022edbffb00bc8a74239d05a5799f3d972', class: "item" }, h("gb-simple-side-bar-item", { key: '18c328a8ac29929e5e3abd81b1924e12a0e6ea99', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: 'c528636f1db6a03d36e4897f902e1c7f52434380', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: '06a6681df684b196e155d3b4d6faba32b066ff96', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: '93bb2cdc6f216d002a141d934dd8c4a4a53eb9f4', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '6da91b6e80d36152d27cfb1109906b56fd7d0a3b', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: 'b4c004a51f066d791226e5bc78868db4eecec1e9', class: "navigation" }, h("div", { key: 'b1f621b5620f8adc378dbe4620d50c9c85874753', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'dd5acd8c69c7fa6ae3edce45ffff8badf1caaaeb', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: '0f3a0cf89c9c4b4682b38ab8224b10238bca2453', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: '89ffcc120c33b18489ef9fa23454af780846a646', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: 'bced7e70a5def70056b49b6f0680c2aa564458c5', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '9d79e70cfcc31ed7dcea5153e5897511b80f97a4', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'e7a25aa9743adf2cf5a8a671a1d8c71dce2609e4', class: "application_name" }, h("div", { key: '764bbd9f18f3d7f9a65f635d667c1301d7cee63f', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '06b885ab5d89e3c258cbbda6359f0499d1134a9c', class: "application_name_pattern" }, h("img", { key: 'a9669b77ba1b8d95d03817d8dffeffc756a3d9ae', src: patternSrc, alt: "" }))), h("div", { key: '7d133c2591b5b26a3fd05d2c89cc98b00f799cc2', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '269ee45e4ef7f1190790f7cdf8a5a4f3aa8eb09c', class: textClass }, h("slot", { key: 'e9907541ca4695d8d458aee9d3106432b734e67b', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: '03dfa239779fc00ef000f6c9b3303bc5d9f48117', class: `sidebar_and_nav ${this.state}` }, h("div", { key: 'c21219ce9e6f447935bdaa3b811c858971b8c19a', class: "nav_div" }, h("div", { key: '73ebae956845cea59decbfcd9d63204aad332573', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: 'ebafbf9a3042104e4e3ba8be290578339dd7fa62', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '653f777fa658083b049f84cd350e327eb340d1da', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: 'd590a8249258ab4485152139218630c5ff7022c6', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: 'a5ac4031f96948bce18424aa3bf996acada03ff6', class: "complex_sidebar_div" }, h("div", { key: 'ce597f08dbb2ca1e7403e9133320bbe4c558e30d', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: 'e1cd2c0e2d61ab8e9c4a34a8a7d56ad9c12113ec', class: "pattern" }, h("img", { key: 'f8b167f5b68aacced2bdfd3d2300b8319b4d709f', src: patternSrc, alt: "" }))), h("div", { key: 'c30f0e2e6878a58263dfdcf1bd5df80c072639c6', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: 'd79586b2aa73a4c7be8d0c352a5908851a256fbc', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'd369bdeaf1905ca7c33e2512c4be723e91f9e736', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "gb-sidebar"; }
|
|
101
101
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,7 +28,7 @@ export class GbSimpleSideBarItem {
|
|
|
28
28
|
render() {
|
|
29
29
|
const redBarSrc = getAssetPath(`assets/bar.svg`);
|
|
30
30
|
const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: 'c17424bf4fc24314fde5e229dfc6d0b4024b4063', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'f5bf2a9f52d34a4f710b8ac8b0d2e0347b94ca0e', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: '1165c2d5e4f041163bd0bba54a00bba34ebe80fb', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '3c5d3d35eb34bc0ef077473fb47ce6167ee91019', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: 'bef36934a5689b872e899f8687910be04912ecb0', class: "content" }, h("div", { key: 'ddf582178fe9d4e75b79aa2685cfd737dacb47ad', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: '43e6ddaa2d012dec3be304f69b5b102d5b403fbe', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '780b9dfd62c3d393e1286f4fd7d618e904c5e24d', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: '9a16b1f7d3332175214008e2caf362896509f9bf' }, "10"))), this.showArrow && (h("svg", { key: 'febc73374aaf87a9d9fbc2e2d5f6d942f2d10a39', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '7c4d5d2cdb5dfcba8b6ec99e7ce1b2f91e180f9b', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: '2df7a5b5d0aa75a6e187bdc355728a3923add3ea', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '60d242385e29697768c93fb26b155eae3cc7b12f', slot: "label" }, this.label)))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "gb-simple-side-bar-item"; }
|
|
34
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -71,7 +71,7 @@ export class GbSlider {
|
|
|
71
71
|
return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
|
|
72
72
|
}
|
|
73
73
|
render() {
|
|
74
|
-
return (h("div", { key: '
|
|
74
|
+
return (h("div", { key: 'f6b7e5a4a6ce1315ee37ce5ff602668e869145cc', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '0f110f6cae6d5c22253ab142f5277a10b0f94020', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '72e82004aaf0592fd05b12ddab9d73dfcc8b2dab', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '858e3eb6f082495ef0ca21e94041ea2834aee87d', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
|
|
75
75
|
}
|
|
76
76
|
static get is() { return "gb-slider"; }
|
|
77
77
|
static get encapsulation() { return "shadow"; }
|
|
@@ -18,7 +18,7 @@ export class GbSliderControlHandle {
|
|
|
18
18
|
this.isFocused = false;
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h("div", { key: '
|
|
21
|
+
return (h("div", { key: '897468de46e312555e3096a6f8a3b50b7e42ffb2', 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: 'a0f4a084ddea001281b65e76ec3408b45894b530', class: "tooltip-container" }, h("gb-tooltip", { key: '9f4f8f26be77bc84a8f01a8c75ff23f7a5ee9971', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '6360460402fec372b344e945762e9ade22eeca5d', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'cdaf2c35cc215bbb99af47d3a2498c64b5147e69', class: "thumb-label" }, h("p", { key: '39895655f4eb68f71bd4ba42fd00a03e64ba2125', class: "thumb_label text-md-medium" }, this.value)))));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "gb-slider-control-handle"; }
|
|
24
24
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class GbStatusIndicator {
|
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
10
|
return [
|
|
11
|
-
h("div", { key: '
|
|
11
|
+
h("div", { key: '59aee7f80885cbd2e29327e3da9ed3a10fd4211d' }, this.statusIcon === 'online_indicator' && h("div", { key: 'c1e101f850e5b3826bdc1bcfa55d250ea4d72cd4', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '61086a203394979efb7da7b1defab0a9f1e72f9a', 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: '75d0578abfce2b135ffbf3f6fb4496676e92627c', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '278e7eb05581562d8eb0cded726fff651593dcdf', 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: '249310ec4378b3f0d5c223db88022551e88c7099', 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: 'dda28641efb6d3235f7639ba22106af6efae1889' }, h("clipPath", { key: '31238439bd5ffec9b2c2e8c2a286d406569913ed', id: "clip0_0_21453" }, h("rect", { key: '72dc9d7dd898a180897f770b52bbd330a05823c2', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '7f951651fd690b6c588f90ab6b753ea2104216a0', 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: '1a9036b9b5428fce8d31a353c2f6629201998f3b', 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: '3565349cf8079f89eee10becbf171ebdeb034dad', "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" })))),
|
|
12
12
|
];
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "gb-status-indicator"; }
|
|
@@ -7,8 +7,28 @@ export class GbStepBase {
|
|
|
7
7
|
this.label = '';
|
|
8
8
|
this.supportingText = '';
|
|
9
9
|
}
|
|
10
|
+
featuredIconLeftLabelClasses() {
|
|
11
|
+
switch (this.size) {
|
|
12
|
+
case 'sm':
|
|
13
|
+
return 'text-sm-semi-bold';
|
|
14
|
+
case 'md':
|
|
15
|
+
return 'text-md-semi-bold';
|
|
16
|
+
case 'lg':
|
|
17
|
+
return 'text-md-semi-bold';
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
featuredIconLeftTextClasses() {
|
|
21
|
+
switch (this.size) {
|
|
22
|
+
case 'sm':
|
|
23
|
+
return 'text-xs-regular';
|
|
24
|
+
case 'md':
|
|
25
|
+
return 'text-sm-regular';
|
|
26
|
+
case 'lg':
|
|
27
|
+
return 'text-md-regular';
|
|
28
|
+
}
|
|
29
|
+
}
|
|
10
30
|
render() {
|
|
11
|
-
return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: '
|
|
31
|
+
return (h(Fragment, null, this.type === 'text_line' && (h(Fragment, null, h("div", { key: 'bc9cba18a77720de36393605ffd5422bf8d3e18c', class: `bar ${this.size} ${this.status} ${this.state}` }), this.showContent && (h("div", { key: '27d395972bca577c935a7b0221700c56c0175c75', class: `text_line_div ${this.size} ${this.status} ${this.state}` }, h("div", { key: 'c2bf9b3bce96bc58943619be3065036ef3321cdb', class: `text_line_div_content` }, h("p", { key: '1ad0ec2e5881af851a1371d47477626228b885f7', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), this.showSupportingText && h("p", { key: '7a71584fa988e9bd70ad6e9458727b3695af66f3', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))))), this.type === 'icon_only' && (h("div", { key: '77cd0e88f404502c4a07e4269e0e5eb7c95565d5', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'f38f00648eebbb0a86ee535a4a3d340eb8a91a25', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'ecbec569098c78b32ad7772fa4b3595498dbfdab', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '025209d1ce6c76c9fa19ca2488ed62fefc9d9ef2', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.type === 'icon_left' && (h("div", { key: '9dac89fb90970afc395adc3a3461c428ccbf04e3', class: `icon_left_div ${this.size}` }, h("div", { key: '41a3d2ca100341f594ae10eef44966c90537f97b', class: "connector_wrap" }, h("div", { key: '6e31f470ffcf7dec10b6e0887dc6103b65d6ad5d', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'fc410f6aa7aff29540b8e373575155894157fcdc', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'e610a5a1c2fd8865a66198b56c2c351d6824e7f8', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: 'e10c18d84724e862e24e8327dad6015c31f27971', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: '77247e63f602f476f653a25f64bb60ac85252857', class: "connector_div" }, h("div", { key: '05431f09e4bebf6ff856a41e0862a38cbe6137f2', class: `icon_left_connector ${this.state} ${this.status}` })))), h("div", { key: '55e12be5f82f5b81b6b755d95c956e2578488a90', class: "icon_left_text" }, h("p", { key: 'add5c576b90db7109326e5681cdb6d38ca245494', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: 'ea28c327a9732b9ca061c6800c35a4312392b715', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'icon_top' && (h("div", { key: 'b9f2e054ab12099539baedd02431f64f0d521ff2', class: `icon_top_div ${this.size}` }, h("div", { key: '53f0aa73baf5c48a12dc7e6f15536c0da70a206e', class: "step_icon" }, h("div", { key: 'e28daa2302670d7244e7ee3e86694ca0e8b01795', class: `icon_only_div ${this.status} ${this.state} ${this.size}` }, this.status !== 'complete' && h("div", { key: 'beacdea4fcb51e53db91e3d13b66a16b11c3bc20', class: `dot ${this.status} ${this.state} ${this.size}` }), this.status === 'complete' && (h("svg", { key: 'e9b518f421481b58062bd965cd0422a5eb69e3bd', xmlns: "http://www.w3.org/2000/svg", width: "12", height: "10", viewBox: "0 0 12 10", fill: "none", class: `tick ${this.status} ${this.state} ${this.size}` }, h("path", { key: '2a769e429087f0747b4db69afa9425f5348433d0', d: "M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1", stroke: "#075DB2", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.connector && (h("div", { key: 'fa5682d698d675a8d9d4fa56a76d831c2f43390c', class: "connector_div" }, h("div", { key: 'f92b57a261c20df31ca47aef0642aa762e577431', class: `icon_top_connector ${this.state} ${this.status}` })))), h("div", { key: '8d0cc2b0aed1a8a6f0ac87339eedeff5389ac65f', class: "icon_top_content" }, h("p", { key: 'd14b98277f31664b90f599fd84fa4a0d7b43ae23', class: `text_line_label text-sm-semi-bold ${this.status} ${this.state}` }, this.label), h("p", { key: '7a550a1106414398cd657eee0d41649b418d1b25', class: `text_line_text text-xs-regular ${this.status} ${this.state}` }, this.supportingText)))), this.type === 'featured_icon_left' && (h("div", { key: 'a5dd5d2af43e62c74a7e7b39afb1b8b0e8bd43f7', class: "featured_icon_left_div" }, h("div", { key: 'c360868b7fe07471aa1eb6492bc41dc252d0d6d8', class: "connector_wrap" }, h("gb-featured-icon", { key: '5d0627bb5ff6ac70ae0826cbf3e0e37f9bbc8b04', size: this.size, icon: "assets/user.svg", destructive: this.state === 'destructive' ? true : false }), h("div", { key: '3332ca83f48b7518ad511df6fc3dec0d0e9cc982', class: "connector_div" }, h("div", { key: '76f17ef4f489e47a75235baa72b260c2d0e5ea39', class: `featured_icon_left_connector ${this.size} ${this.state} ${this.status}` }))), h("div", { key: '09fa81a8c3c2e168186d30d365b1bae713a426cd', class: "featured_icon_left_content" }, h("p", { key: '4b062084b3627b243dedfae4039f1f8dab2c1105', class: `featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.state}` }, this.label), h("p", { key: '092bf1d9442005ba88d2aecf70b43579d4ea015b', class: `featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.state}` }, this.supportingText))))));
|
|
12
32
|
}
|
|
13
33
|
static get is() { return "gb-step-base"; }
|
|
14
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gb-step-base.js","sourceRoot":"","sources":["../../../src/components/gb-step-base/gb-step-base.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, h, Fragment } from \"@stencil/core\";\r\nimport { GeneralSizes, ProgressStepStates, ProgressStepStatus, ProgressStepTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-step-base',\r\n styleUrl: 'gb-step-base.css',\r\n shadow: true,\r\n})\r\nexport class GbStepBase {\r\n @Prop() status: ProgressStepStatus;\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: ProgressStepTypes;\r\n @Prop() state: ProgressStepStates;\r\n @Prop() connector: boolean = false;\r\n @Prop() showContent: boolean = false;\r\n @Prop() showSupportingText: boolean = false;\r\n @Prop() label: string = '';\r\n @Prop() supportingText: string = '';\r\n\r\n render() {\r\n return (\r\n <>\r\n {this.type === 'text_line' && (\r\n <>\r\n <div class={`bar ${this.size} ${this.status} ${this.state}`}></div>\r\n {this.showContent && (\r\n <div class={`text_line_div ${this.size} ${this.status} ${this.state}`}>\r\n <div class={`text_line_div_content`}>\r\n <p class={`text_line_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n {this.showSupportingText && <p class={`text_line_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>}\r\n </div>\r\n </div>\r\n )}\r\n </>\r\n )}\r\n {this.type === 'icon_only' && (\r\n <div class={`icon_only_div ${this.status} ${this.state} ${this.size}`}>\r\n {this.status !== 'complete' && <div class={`dot ${this.status} ${this.state} ${this.size}`}></div>}\r\n {this.status === 'complete' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" class={`tick ${this.status} ${this.state} ${this.size}`}>\r\n <path d=\"M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1\" stroke=\"#075DB2\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\r\n </svg>\r\n )}\r\n </div>\r\n )}\r\n {this.type === 'icon_left' && (\r\n <div class={`icon_left_div ${this.size}`}>\r\n <div class=\"connector_wrap\">\r\n <div class={`icon_only_div ${this.status} ${this.state} ${this.size}`}>\r\n {this.status !== 'complete' && <div class={`dot ${this.status} ${this.state} ${this.size}`}></div>}\r\n {this.status === 'complete' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" class={`tick ${this.status} ${this.state} ${this.size}`}>\r\n <path\r\n d=\"M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1\"\r\n stroke=\"#075DB2\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </div>\r\n {this.connector && (\r\n <div class=\"connector_div\">\r\n <div class={`icon_left_connector ${this.state} ${this.status}`}></div>\r\n </div>\r\n )}\r\n </div>\r\n <div class=\"icon_left_text\">\r\n <p class={`text_line_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n <p class={`text_line_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'icon_top' && (\r\n <div class={`icon_top_div ${this.size}`}>\r\n <div class=\"step_icon\">\r\n <div class={`icon_only_div ${this.status} ${this.state} ${this.size}`}>\r\n {this.status !== 'complete' && <div class={`dot ${this.status} ${this.state} ${this.size}`}></div>}\r\n {this.status === 'complete' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" class={`tick ${this.status} ${this.state} ${this.size}`}>\r\n <path\r\n d=\"M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1\"\r\n stroke=\"#075DB2\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </div>\r\n {this.connector && (\r\n <div class=\"connector_div\">\r\n <div class={`icon_top_connector ${this.state} ${this.status}`}></div>\r\n </div>\r\n )}\r\n </div>\r\n <div class=\"icon_top_content\">\r\n <p class={`text_line_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n <p class={`text_line_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'featured_icon_left' && (\r\n <div class=\"featured_icon_left_div\">\r\n <div class=\"connector_wrap\">\r\n <gb-featured-icon size=\"lg\" icon=\"assets/user.svg\" destructive={this.state === 'destructive' ? true : false}></gb-featured-icon>\r\n <div class=\"connector_div\">\r\n <div class={`featured_icon_left_connector ${this.size} ${this.state} ${this.status}`}></div>\r\n </div>\r\n </div>\r\n <div class=\"featured_icon_left_content\">\r\n <p class={`featured_icon_left_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n <p class={`featured_icon_left_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>\r\n </div>\r\n </div>\r\n )}\r\n </>\r\n );\r\n }\r\n}"]}
|
|
1
|
+
{"version":3,"file":"gb-step-base.js","sourceRoot":"","sources":["../../../src/components/gb-step-base/gb-step-base.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, h, Fragment } from \"@stencil/core\";\r\nimport { GeneralSizes, ProgressStepStates, ProgressStepStatus, ProgressStepTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-step-base',\r\n styleUrl: 'gb-step-base.css',\r\n shadow: true,\r\n})\r\nexport class GbStepBase {\r\n @Prop() status: ProgressStepStatus;\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: ProgressStepTypes;\r\n @Prop() state: ProgressStepStates;\r\n @Prop() connector: boolean = false;\r\n @Prop() showContent: boolean = false;\r\n @Prop() showSupportingText: boolean = false;\r\n @Prop() label: string = '';\r\n @Prop() supportingText: string = '';\r\n\r\n featuredIconLeftLabelClasses() {\r\n switch (this.size) {\r\n case 'sm':\r\n return 'text-sm-semi-bold';\r\n case 'md':\r\n return 'text-md-semi-bold';\r\n case 'lg':\r\n return 'text-md-semi-bold';\r\n }\r\n }\r\n\r\n featuredIconLeftTextClasses() {\r\n switch (this.size) {\r\n case 'sm':\r\n return 'text-xs-regular';\r\n case 'md':\r\n return 'text-sm-regular';\r\n case 'lg':\r\n return 'text-md-regular';\r\n }\r\n }\r\n\r\n render() {\r\n return (\r\n <>\r\n {this.type === 'text_line' && (\r\n <>\r\n <div class={`bar ${this.size} ${this.status} ${this.state}`}></div>\r\n {this.showContent && (\r\n <div class={`text_line_div ${this.size} ${this.status} ${this.state}`}>\r\n <div class={`text_line_div_content`}>\r\n <p class={`text_line_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n {this.showSupportingText && <p class={`text_line_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>}\r\n </div>\r\n </div>\r\n )}\r\n </>\r\n )}\r\n {this.type === 'icon_only' && (\r\n <div class={`icon_only_div ${this.status} ${this.state} ${this.size}`}>\r\n {this.status !== 'complete' && <div class={`dot ${this.status} ${this.state} ${this.size}`}></div>}\r\n {this.status === 'complete' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" class={`tick ${this.status} ${this.state} ${this.size}`}>\r\n <path d=\"M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1\" stroke=\"#075DB2\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\r\n </svg>\r\n )}\r\n </div>\r\n )}\r\n {this.type === 'icon_left' && (\r\n <div class={`icon_left_div ${this.size}`}>\r\n <div class=\"connector_wrap\">\r\n <div class={`icon_only_div ${this.status} ${this.state} ${this.size}`}>\r\n {this.status !== 'complete' && <div class={`dot ${this.status} ${this.state} ${this.size}`}></div>}\r\n {this.status === 'complete' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" class={`tick ${this.status} ${this.state} ${this.size}`}>\r\n <path\r\n d=\"M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1\"\r\n stroke=\"#075DB2\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </div>\r\n {this.connector && (\r\n <div class=\"connector_div\">\r\n <div class={`icon_left_connector ${this.state} ${this.status}`}></div>\r\n </div>\r\n )}\r\n </div>\r\n <div class=\"icon_left_text\">\r\n <p class={`text_line_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n <p class={`text_line_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'icon_top' && (\r\n <div class={`icon_top_div ${this.size}`}>\r\n <div class=\"step_icon\">\r\n <div class={`icon_only_div ${this.status} ${this.state} ${this.size}`}>\r\n {this.status !== 'complete' && <div class={`dot ${this.status} ${this.state} ${this.size}`}></div>}\r\n {this.status === 'complete' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\" class={`tick ${this.status} ${this.state} ${this.size}`}>\r\n <path\r\n d=\"M1 6.45455C1 6.45455 2.07143 6.45455 3.5 9C3.5 9 7.47059 2.33333 11 1\"\r\n stroke=\"#075DB2\"\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </div>\r\n {this.connector && (\r\n <div class=\"connector_div\">\r\n <div class={`icon_top_connector ${this.state} ${this.status}`}></div>\r\n </div>\r\n )}\r\n </div>\r\n <div class=\"icon_top_content\">\r\n <p class={`text_line_label text-sm-semi-bold ${this.status} ${this.state}`}>{this.label}</p>\r\n <p class={`text_line_text text-xs-regular ${this.status} ${this.state}`}>{this.supportingText}</p>\r\n </div>\r\n </div>\r\n )}\r\n {this.type === 'featured_icon_left' && (\r\n <div class=\"featured_icon_left_div\">\r\n <div class=\"connector_wrap\">\r\n <gb-featured-icon size={this.size} icon=\"assets/user.svg\" destructive={this.state === 'destructive' ? true : false}></gb-featured-icon>\r\n <div class=\"connector_div\">\r\n <div class={`featured_icon_left_connector ${this.size} ${this.state} ${this.status}`}></div>\r\n </div>\r\n </div>\r\n <div class=\"featured_icon_left_content\">\r\n <p class={`featured_icon_left_label ${this.featuredIconLeftLabelClasses()} ${this.status} ${this.state}`}>{this.label}</p>\r\n <p class={`featured_icon_left_text ${this.featuredIconLeftTextClasses()} ${this.status} ${this.state}`}>{this.supportingText}</p>\r\n </div>\r\n </div>\r\n )}\r\n </>\r\n );\r\n }\r\n}"]}
|
|
@@ -17,7 +17,7 @@ export class GbStepperVerticalIconsCentered {
|
|
|
17
17
|
this.seventhStepSupportingText = '';
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '
|
|
20
|
+
return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '5cb0ffd497cc20d54793872b38e3de885f55ff3d', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '497366374501a488437d141617bedc50f84ca4e5', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '213d0fc358098164481e12305c6c2ed7d06d338f', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: 'd0907ea94ff69dc54f73dba7e66a369df5fb12d2', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'e74de29522eb773c64895d29ffa1ddb121ca72c2', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '8c1bc97c0b163c901d61d3907e3074cc4cbd82fd', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '987c97ab46477ba8ed6f1481578138f68933e5dc', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '755dc058dcfb1bff81089019146fd7722a92ddc7', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '6ac0a55291cb3d1d5c844f4240ef0ea37a8136e9', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'f752d9ee9784fe3382296d5092b6b4c96840f6b7', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: 'd840520dc82a560bd9eff19db9bb5501aa4a0594', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '20a7f50cca8be46faee78a39715c6f5cb3afb475', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '1503cd5455ca2b5bd66a4d431c7267380615f22c', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '02a020d93e58916e1b58aec1b02a0f18d741ff7a', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'eb652dd11940f86d351e72f233a3e5a5168c8320', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: 'eeb68d3e63fe1b0d1575982be3a6e947bb977151', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '6a70b65f92d1544fbd30261ec84ab383c587686b', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'cc3d4b232f2bf2171a4c5e8134745ca4ae5be885', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'efbea0b93a525e2826ab3b552d50e39cdc977918', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'ccc108004aaa27c0a36d0f5429251a011dfc075f', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'aa084f755274b65a591a40ba81ed9d4d294ed5d4', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: 'bcee14dd287cd7deaf71d09c8426fd87b99adebc', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '4a5161d601c478486d6d8d2f8623baa1558905d8', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'cf6925811b3815ccf7e390e06eeff15618d43f8b', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'af7b8e2e5da23e2c7a05ff9e84437e3e936e3ca5', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'ee24239c34a8c71fe40afe4679a2dce503f50d53', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'b01dd69bb0e58e1a454eee418722659cf598b581', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: 'd1f9f451c0d473f8fd6365ca5bb6f6d7eb6c5f42', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
|
|
21
21
|
}
|
|
22
22
|
static get is() { return "gb-stepper-horizontal-icons-centered"; }
|
|
23
23
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,7 +31,7 @@ export class GbStepperHorizontalLineWithText {
|
|
|
31
31
|
this.showSupportingText = this.width < 768 ? false : true;
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h("div", { key: '
|
|
34
|
+
return (h("div", { key: '6d3e51c01866b5131cbfcab985839c60dd59bde5', class: "text_with_line" }, h("gb-step-base", { key: '0fdf14b7cb1a034c84f90f38ecbe77bade60e730', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), h("gb-step-base", { key: '458c1a7430e6f4f5427566ce3f938bdea1917bfa', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: '2b686f28b28b42828ad411162b2343d3c80e3a23', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: '273e2683afaa3f789d6db7de66ca833fe6ff406d', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: 'b908c09b18921b20b1260b743bdde6845131549b', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: 'ba677ccc39674231ded1deb752a8d7c190c6a663', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: '14520837add325d85e08cd46afe753f0465a2baa', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText, "show-content": this.showContent, "show-supporting-text": this.showSupportingText }))));
|
|
35
35
|
}
|
|
36
36
|
static get is() { return "gb-stepper-horizontal-line-with-text"; }
|
|
37
37
|
static get encapsulation() { return "shadow"; }
|
|
@@ -77,7 +77,7 @@ export class GbstepperVerticalIconsWithText {
|
|
|
77
77
|
];
|
|
78
78
|
// Filter out steps that should be displayed
|
|
79
79
|
const visibleSteps = steps.filter(step => step.show);
|
|
80
|
-
return (h("div", { key: '
|
|
80
|
+
return (h("div", { key: '0743109c501de441d460301dd301ef6b3a3d44b3', class: "vertical_stepper_div" }, this.type === 'icon' && (h(Fragment, null, visibleSteps.map((step, index) => (h("gb-step-base", { size: this.size, type: "icon_left", state: step.state, status: step.status, connector: index === visibleSteps.length - 1 ? false : this.connector, label: step.label, "supporting-text": step.supportingText })))))));
|
|
81
81
|
}
|
|
82
82
|
static get is() { return "gb-stepper-vertical-icons-with-text"; }
|
|
83
83
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,17 +40,17 @@ export class GbTabButtonBase {
|
|
|
40
40
|
this.tabClicked.emit();
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (h("div", { key: '
|
|
43
|
+
return (h("div", { key: 'b650e5481615d6fdd6df7ea3e6b8d7dec04da790', class: `tab_button_div ${this.type}
|
|
44
44
|
${this.current ? 'current' : ''}
|
|
45
45
|
${this.fullWidth ? 'full_width' : ''}
|
|
46
46
|
${this.size}
|
|
47
|
-
${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '
|
|
47
|
+
${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '8798a5e964538931eb921ce666617c11784a10d4', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '048a6c00a3bd92fa28cbb8311e032fce6408eb19', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
|
|
48
48
|
? 'information'
|
|
49
49
|
: this.current && this.type === 'underline'
|
|
50
50
|
? 'information'
|
|
51
51
|
: this.current && this.type === 'line'
|
|
52
52
|
? 'information'
|
|
53
|
-
: 'gray' }, h("slot", { key: '
|
|
53
|
+
: 'gray' }, h("slot", { key: 'b423568808b3f46b9f4d7475736218efc3dcb9f6', name: "count" })))));
|
|
54
54
|
}
|
|
55
55
|
static get is() { return "gb-tab-button-base"; }
|
|
56
56
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTableCell {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '05031fb4d78b7165f6f506af2fe7b6ced47a91df', class: "table_cell_div" }));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-table-cell"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -22,7 +22,7 @@ export class GbTag {
|
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
24
|
const flagSwap = getAssetPath(`${this.flagSwap}`);
|
|
25
|
-
return (h("div", { key: '
|
|
25
|
+
return (h("div", { key: 'e982e0187e67144401419e2f79320360fd78d2c8', class: `container ${this.size}` }, h("div", { key: '7cf35e231e25b2c526e47b575724b8da8420573a', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '9a5fbfd8beb17f3698799be511d2007861fbafa7', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: '0bddc72bf6a721266f3f7a039c2b62ab7a0a2377', class: "icon left-icon" }, h("img", { key: '22bfb87f078713f561fdb4fe44913492bfc9e918', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '68b2261ed96cb8ff301eb566e244eec190572663', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '8779b1ae9d7ec71b8574eb026c53f7a62909d112', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: 'afca093e65b6b7670c81ecd7444af35d4b75cb3f', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '1d4f93e072687c8a33d373096d6ad57391c56867', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: 'a64082e71afb2d66c0edb5b073c82093044eb521', class: "label" }, h("slot", { key: 'b7cc3cee47bacaa730cb174fb3fbda60f880a0ff' })), this.action === 'count' && (h("gb-tag-count", { key: 'e914f42ad8e36d6ee043214053fa733df9f32758', size: this.size }, h("slot", { key: '25422bbd5857381859a0dabb9d4d989b1b0209c2', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: '67652ac951a81bc23d69ec3ece750de1c39c0bab', size: this.size, onClick: () => this.onTagClose() })));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "gb-tag"; }
|
|
28
28
|
static get encapsulation() { return "shadow"; }
|
|
@@ -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: 'd28085ee165b3ed72100e7c79c14ccb79690f4f8', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '2057397e408c61c6feb3fc073922f0fb24af5912', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '9633a16841886f4845e122253c325cc490dce80c', class: `custom-checkbox ${this.size}` }, h("svg", { key: '8b8a869f879bd9fd91ecdd6af00c65d040140698', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: '6252eddc303602a2bae5d838110483398f3a4ec6', 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"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTagClose {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '8d19f923848102996cb41d9af2cb3ad816799d12', class: this.size }, h("svg", { key: 'b94d2f7d8c95b9e2a90d9be48815104d61df30cf', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '3b81c5018ddf0d5ee39c4b50d5004b8f91f24d67', 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" }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-close"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class GbTagCount {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '417f1d5def6791fb2949d49cb9447f961712eb1f', class: this.size }, h("slot", { key: '8252cbab050cf5fea1b4d1b075ec118bb5c8455f', name: "count" })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "gb-tag-count"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|