globuswebcomponents 1.5.3 → 1.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/gb-avatar_17.cjs.entry.js +1015 -0
- package/dist/cjs/gb-avatar_17.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +3 -3
- package/dist/cjs/{gb-tooltip.cjs.entry.js → gb-comment.cjs.entry.js} +45 -21
- package/dist/cjs/gb-comment.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-comment.entry.cjs.js.map +1 -0
- 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_2.cjs.entry.js +2 -2
- 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-horizontal-tabs.cjs.entry.js +1 -1
- 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-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-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/calendar-02.svg +5 -6
- package/dist/collection/assets/calendar-03.svg +9 -0
- package/dist/collection/assets/calender-07.svg +3 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/gb-comment/gb-comment.css +2791 -0
- package/dist/collection/components/gb-comment/gb-comment.js +163 -0
- package/dist/collection/components/gb-comment/gb-comment.js.map +1 -0
- package/dist/collection/components/gb-comment-item/gb-comment-item.js +6 -5
- package/dist/collection/components/gb-comment-item/gb-comment-item.js.map +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.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-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 +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-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +4 -4
- 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-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +3 -3
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-comment-item.js +1 -43
- package/dist/components/gb-comment-item.js.map +1 -1
- package/dist/components/gb-comment.d.ts +11 -0
- package/dist/components/gb-comment.js +96 -0
- package/dist/components/gb-comment.js.map +1 -0
- 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 +6 -6
- 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 +16 -16
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +4 -4
- package/dist/components/gb-help-dropdown.js +2 -2
- 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 +4 -4
- 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 +15 -15
- 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-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 +11 -11
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +2 -2
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field-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-DjyfEQ8h.js → p-4m9kulAw.js} +3 -3
- package/dist/components/{p-DjyfEQ8h.js.map → p-4m9kulAw.js.map} +1 -1
- package/dist/components/{p-BmOdwT7H.js → p-8DetEV8L.js} +4 -4
- package/dist/components/{p-BmOdwT7H.js.map → p-8DetEV8L.js.map} +1 -1
- package/dist/components/{p-Dug-5Bu_.js → p-B-_k1Ys1.js} +6 -6
- package/dist/components/{p-Dug-5Bu_.js.map → p-B-_k1Ys1.js.map} +1 -1
- package/dist/components/{p-Bdi5mqWE.js → p-B0akRBlq.js} +3 -3
- package/dist/components/{p-Bdi5mqWE.js.map → p-B0akRBlq.js.map} +1 -1
- package/dist/components/{p-DquRNhOc.js → p-B4aGACMj.js} +4 -4
- package/dist/components/{p-DquRNhOc.js.map → p-B4aGACMj.js.map} +1 -1
- package/dist/components/{p-D-kXVwWj.js → p-B66ifTtB.js} +3 -3
- package/dist/components/{p-D-kXVwWj.js.map → p-B66ifTtB.js.map} +1 -1
- package/dist/components/{p-tB733yCc.js → p-BJfk9Veq.js} +3 -3
- package/dist/components/{p-tB733yCc.js.map → p-BJfk9Veq.js.map} +1 -1
- package/dist/components/{p-BiE5mhvJ.js → p-BKmr8eC_.js} +4 -4
- package/dist/components/{p-BiE5mhvJ.js.map → p-BKmr8eC_.js.map} +1 -1
- package/dist/components/{p-Cmi77ejw.js → p-BLJq_DQl.js} +7 -7
- package/dist/components/{p-Cmi77ejw.js.map → p-BLJq_DQl.js.map} +1 -1
- package/dist/components/{p-CgRX8g0a.js → p-BVZRRUCK.js} +3 -3
- package/dist/components/{p-CgRX8g0a.js.map → p-BVZRRUCK.js.map} +1 -1
- package/dist/components/{p-DuK0JDSn.js → p-BWQ6kH08.js} +4 -4
- package/dist/components/{p-DuK0JDSn.js.map → p-BWQ6kH08.js.map} +1 -1
- package/dist/components/{p-l-5sIAPh.js → p-BWgCDn5z.js} +3 -3
- package/dist/components/{p-l-5sIAPh.js.map → p-BWgCDn5z.js.map} +1 -1
- package/dist/components/{p-vz4k4WlX.js → p-BgQof4Oi.js} +3 -3
- package/dist/components/{p-vz4k4WlX.js.map → p-BgQof4Oi.js.map} +1 -1
- package/dist/components/{p-D6u6KfmI.js → p-BjhHVj4Y.js} +3 -3
- package/dist/components/{p-D6u6KfmI.js.map → p-BjhHVj4Y.js.map} +1 -1
- package/dist/components/{p-C_8uZ7im.js → p-BmRaGj4b.js} +3 -3
- package/dist/components/{p-C_8uZ7im.js.map → p-BmRaGj4b.js.map} +1 -1
- package/dist/components/{p-B7N0UrTP.js → p-BoyDDG_c.js} +4 -4
- package/dist/components/{p-B7N0UrTP.js.map → p-BoyDDG_c.js.map} +1 -1
- package/dist/components/{p-DobRGq8D.js → p-CF4K32K7.js} +4 -4
- package/dist/components/{p-DobRGq8D.js.map → p-CF4K32K7.js.map} +1 -1
- package/dist/components/{p-Zor2GPzM.js → p-CLu6xZLO.js} +6 -6
- package/dist/components/{p-Zor2GPzM.js.map → p-CLu6xZLO.js.map} +1 -1
- package/dist/components/{p-FnSE80Bx.js → p-CajXEcv9.js} +4 -4
- package/dist/components/{p-FnSE80Bx.js.map → p-CajXEcv9.js.map} +1 -1
- package/dist/components/p-CkDJs2Uf.js +49 -0
- package/dist/components/p-CkDJs2Uf.js.map +1 -0
- package/dist/components/{p-7JjHdEx2.js → p-CqOPhsCr.js} +24 -24
- package/dist/components/{p-7JjHdEx2.js.map → p-CqOPhsCr.js.map} +1 -1
- package/dist/components/{p-6xdCwifN.js → p-CuMj4EK6.js} +4 -4
- package/dist/components/{p-6xdCwifN.js.map → p-CuMj4EK6.js.map} +1 -1
- package/dist/components/{p-Dgm7J5lN.js → p-CyfgImLa.js} +3 -3
- package/dist/components/{p-Dgm7J5lN.js.map → p-CyfgImLa.js.map} +1 -1
- package/dist/components/{p-C4ijC74J.js → p-CzRh4Rpn.js} +3 -3
- package/dist/components/{p-C4ijC74J.js.map → p-CzRh4Rpn.js.map} +1 -1
- package/dist/components/{p-CVIcXkfn.js → p-DEpOx0yv.js} +4 -4
- package/dist/components/{p-CVIcXkfn.js.map → p-DEpOx0yv.js.map} +1 -1
- package/dist/components/{p-D-wTzvHc.js → p-DHlQkhPX.js} +8 -8
- package/dist/components/{p-D-wTzvHc.js.map → p-DHlQkhPX.js.map} +1 -1
- package/dist/components/{p-Ctnk5nUo.js → p-DNEd2mcN.js} +16 -16
- package/dist/components/{p-Ctnk5nUo.js.map → p-DNEd2mcN.js.map} +1 -1
- package/dist/components/{p-D6vtEbU2.js → p-DSrfWHWB.js} +3 -3
- package/dist/components/{p-D6vtEbU2.js.map → p-DSrfWHWB.js.map} +1 -1
- package/dist/components/{p-DS3HwXsB.js → p-DVFgHOwS.js} +3 -3
- package/dist/components/{p-DS3HwXsB.js.map → p-DVFgHOwS.js.map} +1 -1
- package/dist/components/{p-CcH-hBlj.js → p-DWBH-nuu.js} +6 -6
- package/dist/components/{p-CcH-hBlj.js.map → p-DWBH-nuu.js.map} +1 -1
- package/dist/components/{p-fNqAJoX5.js → p-DdpzTbXl.js} +3 -3
- package/dist/components/{p-fNqAJoX5.js.map → p-DdpzTbXl.js.map} +1 -1
- package/dist/components/{p-BKAWxGzL.js → p-DkrZtvJa.js} +4 -4
- package/dist/components/{p-BKAWxGzL.js.map → p-DkrZtvJa.js.map} +1 -1
- package/dist/components/{p-BghKYGRp.js → p-DlcOZaBm.js} +4 -4
- package/dist/components/{p-BghKYGRp.js.map → p-DlcOZaBm.js.map} +1 -1
- package/dist/components/{p-C7Ud-Wtd.js → p-DsYzWheE.js} +3 -3
- package/dist/components/{p-C7Ud-Wtd.js.map → p-DsYzWheE.js.map} +1 -1
- package/dist/components/{p-uHfofnIh.js → p-Du043LkL.js} +3 -3
- package/dist/components/{p-uHfofnIh.js.map → p-Du043LkL.js.map} +1 -1
- package/dist/components/{p-Dyt29DJq.js → p-JEPRzVy0.js} +3 -3
- package/dist/components/{p-Dyt29DJq.js.map → p-JEPRzVy0.js.map} +1 -1
- package/dist/components/{p-CjZK7dWN.js → p-JQgib47h.js} +7 -7
- package/dist/components/{p-CjZK7dWN.js.map → p-JQgib47h.js.map} +1 -1
- package/dist/components/{p-CpLnupTc.js → p-LJ1yJMrR.js} +3 -3
- package/dist/components/{p-CpLnupTc.js.map → p-LJ1yJMrR.js.map} +1 -1
- package/dist/components/{p-D0n-C2y3.js → p-NV4SnU76.js} +3 -3
- package/dist/components/{p-D0n-C2y3.js.map → p-NV4SnU76.js.map} +1 -1
- package/dist/components/{p-DGwDwbkw.js → p-YORWSgxI.js} +8 -8
- package/dist/components/{p-DGwDwbkw.js.map → p-YORWSgxI.js.map} +1 -1
- package/dist/components/{p-CZ-MD2If.js → p-bG9oQD27.js} +4 -4
- package/dist/components/{p-CZ-MD2If.js.map → p-bG9oQD27.js.map} +1 -1
- package/dist/components/{p-BBiKHy9B.js → p-zhUd9IQb.js} +4 -4
- package/dist/components/{p-BBiKHy9B.js.map → p-zhUd9IQb.js.map} +1 -1
- package/dist/components/test-input-tag.js +9 -9
- package/dist/docs.json +167 -7
- package/dist/esm/gb-action-panel.entry.js +1 -1
- package/dist/esm/gb-avatar-add-button.entry.js +1 -1
- package/dist/esm/gb-avatar-dropdown.entry.js +1 -1
- package/dist/esm/gb-avatar-group.entry.js +1 -1
- package/dist/esm/gb-avatar-label-group.entry.js +1 -1
- package/dist/esm/gb-avatar-profile-photo.entry.js +1 -1
- package/dist/esm/gb-avatar_17.entry.js +997 -0
- package/dist/esm/gb-avatar_17.entry.js.map +1 -0
- package/dist/esm/gb-badge_2.entry.js +1 -1
- package/dist/esm/gb-breadcrumb-button-base.entry.js +1 -1
- package/dist/esm/gb-breadcrumbs.entry.js +1 -1
- 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-collapse-button_4.entry.js +4 -4
- package/dist/esm/{gb-tooltip.entry.js → gb-comment.entry.js} +46 -22
- package/dist/esm/gb-comment.entry.js.map +1 -0
- package/dist/esm/gb-detail-cell.entry.js +2 -2
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +2 -2
- package/dist/esm/gb-export-dropdown-item_2.entry.js +3 -3
- package/dist/esm/gb-export-dropdown.entry.js +2 -2
- package/dist/esm/gb-export-sub-dropdown-item.entry.js +2 -2
- package/dist/esm/gb-featured-icon_2.entry.js +3 -3
- package/dist/esm/gb-file-type-icon_2.entry.js +3 -3
- package/dist/esm/gb-file-upload-item-base.entry.js +2 -2
- package/dist/esm/gb-file-upload.entry.js +13 -13
- package/dist/esm/gb-header-icon.entry.js +5 -5
- package/dist/esm/gb-header.entry.js +2 -2
- package/dist/esm/gb-help-dropdown.entry.js +2 -2
- package/dist/esm/gb-horizontal-tabs.entry.js +2 -2
- package/dist/esm/gb-input-dropdown_3.entry.js +6 -6
- package/dist/esm/gb-mega-input-field-base.entry.js +3 -3
- package/dist/esm/gb-notification-content.entry.js +2 -2
- package/dist/esm/gb-notification-pane.entry.js +4 -4
- package/dist/esm/gb-pagination-dot-group.entry.js +2 -2
- package/dist/esm/gb-pagination-dot-indicator.entry.js +2 -2
- package/dist/esm/gb-pagination.entry.js +2 -2
- package/dist/esm/gb-progress-circle.entry.js +2 -2
- package/dist/esm/gb-scrollbar.entry.js +2 -2
- package/dist/esm/gb-sidebar.entry.js +2 -2
- package/dist/esm/gb-slider-control-handle.entry.js +2 -2
- package/dist/esm/gb-slider.entry.js +2 -2
- package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +2 -2
- package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +2 -2
- package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +2 -2
- package/dist/esm/gb-tab-button-base.entry.js +4 -4
- package/dist/esm/gb-table-cell.entry.js +2 -2
- package/dist/esm/gb-textarea-input-field.entry.js +5 -5
- package/dist/esm/gb-toast-button.entry.js +2 -2
- package/dist/esm/gb-toast.entry.js +2 -2
- package/dist/esm/gb-toggle-base.entry.js +3 -3
- package/dist/esm/gb-toggle.entry.js +2 -2
- package/dist/esm/gb-token-field-compact.entry.js +2 -2
- package/dist/esm/gb-token-field-compressed.entry.js +3 -3
- package/dist/esm/gb-top-bar-item.entry.js +2 -2
- package/dist/esm/gb-top-bar-sidemenu.entry.js +2 -2
- package/dist/esm/gb-top-bar.entry.js +2 -2
- package/dist/esm/gb-vertical-tabs.entry.js +2 -2
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +2 -2
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +2 -2
- package/dist/esm/globuscomponents.js +3 -3
- package/dist/esm/{index-CrnEe5W0.js → index-MGI5Kcbj.js} +3 -3
- package/dist/esm/{index-CrnEe5W0.js.map → index-MGI5Kcbj.js.map} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/test-input-tag.entry.js +3 -3
- package/dist/globuscomponents/assets/calendar-02.svg +5 -6
- package/dist/globuscomponents/assets/calendar-03.svg +9 -0
- package/dist/globuscomponents/assets/calender-07.svg +3 -0
- package/dist/globuscomponents/gb-comment.entry.esm.js.map +1 -0
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-bbd69a67.entry.js → p-03e39fd2.entry.js} +2 -2
- package/dist/globuscomponents/{p-e75ad9d7.entry.js → p-0b97a33a.entry.js} +2 -2
- package/dist/globuscomponents/{p-05d014b6.entry.js → p-0e764fbd.entry.js} +2 -2
- package/dist/globuscomponents/p-13814858.entry.js +2 -0
- package/dist/globuscomponents/{p-c516828a.entry.js.map → p-13814858.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-8dea49e8.entry.js → p-1ab6594e.entry.js} +2 -2
- package/dist/globuscomponents/{p-67649ba9.entry.js → p-1b0d8d74.entry.js} +2 -2
- package/dist/globuscomponents/p-1d5cac5f.entry.js +2 -0
- package/dist/globuscomponents/{p-5f2523d6.entry.js.map → p-1d5cac5f.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-818fb1d4.entry.js → p-1f043bec.entry.js} +2 -2
- package/dist/globuscomponents/{p-ee22aa16.entry.js → p-2221604d.entry.js} +2 -2
- package/dist/globuscomponents/{p-17b0cba6.entry.js → p-285c80ad.entry.js} +2 -2
- package/dist/globuscomponents/p-2fd2f435.entry.js +2 -0
- package/dist/globuscomponents/{p-51c423f5.entry.js.map → p-2fd2f435.entry.js.map} +1 -1
- package/dist/globuscomponents/p-3020f88f.entry.js +2 -0
- package/dist/globuscomponents/p-3020f88f.entry.js.map +1 -0
- package/dist/globuscomponents/{p-b85878f2.entry.js → p-38442f6f.entry.js} +2 -2
- package/dist/globuscomponents/{p-610045fa.entry.js → p-4c2eb484.entry.js} +2 -2
- package/dist/globuscomponents/{p-39900222.entry.js → p-4c542ee2.entry.js} +2 -2
- package/dist/globuscomponents/{p-64af62df.entry.js → p-5117f683.entry.js} +2 -2
- package/dist/globuscomponents/{p-e3980c5e.entry.js → p-523e4e83.entry.js} +2 -2
- package/dist/globuscomponents/{p-322e3f7f.entry.js → p-551e5e91.entry.js} +2 -2
- package/dist/globuscomponents/{p-bdcbb881.entry.js → p-5a8a4775.entry.js} +2 -2
- package/dist/globuscomponents/{p-8039cc4c.entry.js → p-5ffdfc74.entry.js} +2 -2
- package/dist/globuscomponents/p-60998303.entry.js +2 -0
- package/dist/globuscomponents/p-63111b22.entry.js +2 -0
- package/dist/globuscomponents/{p-5c995750.entry.js → p-632e1a3c.entry.js} +2 -2
- package/dist/globuscomponents/p-6f8e8feb.entry.js +2 -0
- package/dist/globuscomponents/{p-b7f361c5.entry.js.map → p-6f8e8feb.entry.js.map} +1 -1
- package/dist/globuscomponents/p-78c2dac0.entry.js +2 -0
- package/dist/globuscomponents/{p-553b247c.entry.js.map → p-78c2dac0.entry.js.map} +1 -1
- package/dist/globuscomponents/p-79dacb0d.entry.js +2 -0
- package/dist/globuscomponents/{p-8a85bc9d.entry.js.map → p-79dacb0d.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-3021d1be.entry.js → p-7f3c904a.entry.js} +2 -2
- package/dist/globuscomponents/{p-1f43fb44.entry.js → p-8367491a.entry.js} +2 -2
- package/dist/globuscomponents/{p-dd8b5070.entry.js → p-8f4c6f49.entry.js} +2 -2
- package/dist/globuscomponents/{p-259a35e3.entry.js → p-8f7a33ee.entry.js} +2 -2
- package/dist/globuscomponents/{p-507b172b.entry.js → p-941b9304.entry.js} +2 -2
- package/dist/globuscomponents/{p-2bf8dd32.entry.js → p-9e8bdaf6.entry.js} +2 -2
- package/dist/globuscomponents/{p-CrnEe5W0.js → p-MGI5Kcbj.js} +2 -2
- package/dist/globuscomponents/{p-CrnEe5W0.js.map → p-MGI5Kcbj.js.map} +1 -1
- package/dist/globuscomponents/p-a175adfd.entry.js +2 -0
- package/dist/globuscomponents/{p-0e382d35.entry.js.map → p-a175adfd.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-5740b245.entry.js → p-a1828582.entry.js} +2 -2
- package/dist/globuscomponents/{p-83a00959.entry.js → p-a384736e.entry.js} +2 -2
- package/dist/globuscomponents/{p-0619fd91.entry.js → p-a88a194d.entry.js} +2 -2
- package/dist/globuscomponents/{p-215590db.entry.js → p-a896942b.entry.js} +2 -2
- package/dist/globuscomponents/p-ac756482.entry.js +2 -0
- package/dist/globuscomponents/{p-9d79ce97.entry.js.map → p-ac756482.entry.js.map} +1 -1
- package/dist/globuscomponents/p-b4535e05.entry.js +2 -0
- package/dist/globuscomponents/{p-64c5dd22.entry.js → p-b79a2f8f.entry.js} +2 -2
- package/dist/globuscomponents/{p-d3be846e.entry.js → p-b802524c.entry.js} +2 -2
- package/dist/globuscomponents/{p-a1db29d7.entry.js → p-becc8021.entry.js} +2 -2
- package/dist/globuscomponents/{p-6e43ef21.entry.js → p-c9f3d18c.entry.js} +2 -2
- package/dist/globuscomponents/p-cbfb5a59.entry.js +2 -0
- package/dist/globuscomponents/{p-8d1e91c4.entry.js.map → p-cbfb5a59.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-72cc2a2e.entry.js → p-ce041db7.entry.js} +2 -2
- package/dist/globuscomponents/p-ce524a73.entry.js +2 -0
- package/dist/globuscomponents/{p-d8ed4eae.entry.js → p-d203ca94.entry.js} +2 -2
- package/dist/globuscomponents/{p-502222b2.entry.js → p-d75507e9.entry.js} +2 -2
- package/dist/globuscomponents/{p-3d863020.entry.js → p-dd77dce2.entry.js} +2 -2
- package/dist/globuscomponents/{p-fc0b97f0.entry.js → p-de19b245.entry.js} +2 -2
- package/dist/globuscomponents/p-de2ec0ab.entry.js +2 -0
- package/dist/globuscomponents/{p-6b458c58.entry.js → p-e0220aab.entry.js} +2 -2
- package/dist/globuscomponents/p-e07531ae.entry.js +2 -0
- package/dist/globuscomponents/{p-2bdd33a8.entry.js.map → p-e07531ae.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-0c47814d.entry.js → p-e0c2e32a.entry.js} +2 -2
- package/dist/globuscomponents/{p-bcbfd48c.entry.js → p-e2fbbf87.entry.js} +2 -2
- package/dist/globuscomponents/{p-bf9ae0ab.entry.js → p-ebba8f9e.entry.js} +2 -2
- package/dist/globuscomponents/{p-5a0ade34.entry.js → p-ec184684.entry.js} +2 -2
- package/dist/globuscomponents/{p-7e6cfa01.entry.js → p-ed9ca6ea.entry.js} +2 -2
- package/dist/globuscomponents/{p-3627a671.entry.js → p-f1ed5737.entry.js} +2 -2
- package/dist/globuscomponents/p-f1ed5737.entry.js.map +1 -0
- package/dist/globuscomponents/{p-d856fb5a.entry.js → p-f5f08906.entry.js} +2 -2
- package/dist/types/components/gb-comment/gb-comment.d.ts +9 -0
- package/dist/types/components/gb-comment-item/gb-comment-item.d.ts +1 -1
- package/dist/types/components.d.ts +25 -2
- package/package.json +1 -1
- package/dist/cjs/gb-avatar.gb-avatar-contrast-inner-border.gb-status-indicator.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-avatar_3.cjs.entry.js +0 -176
- package/dist/cjs/gb-avatar_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-btn.gb-comment-item.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-btn_2.cjs.entry.js +0 -104
- package/dist/cjs/gb-btn_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-button.cjs.entry.js +0 -82
- 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-checkbox.gb-checkbox-base.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-checkbox_2.cjs.entry.js +0 -176
- package/dist/cjs/gb-checkbox_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-help-tooltip.gb-input-field.gb-password-button.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +0 -355
- package/dist/cjs/gb-help-tooltip_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-input-dropdown-menu-item.gb-tag.gb-tag-checkbox.gb-tag-close.gb-tag-count.entry.cjs.js.map +0 -1
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +0 -128
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-tooltip.entry.cjs.js.map +0 -1
- package/dist/esm/gb-avatar.gb-avatar-contrast-inner-border.gb-status-indicator.entry.js.map +0 -1
- package/dist/esm/gb-avatar_3.entry.js +0 -172
- package/dist/esm/gb-avatar_3.entry.js.map +0 -1
- package/dist/esm/gb-btn.gb-comment-item.entry.js.map +0 -1
- package/dist/esm/gb-btn_2.entry.js +0 -101
- package/dist/esm/gb-btn_2.entry.js.map +0 -1
- package/dist/esm/gb-button.entry.js +0 -80
- package/dist/esm/gb-button.entry.js.map +0 -1
- package/dist/esm/gb-checkbox.gb-checkbox-base.entry.js.map +0 -1
- package/dist/esm/gb-checkbox_2.entry.js +0 -173
- package/dist/esm/gb-checkbox_2.entry.js.map +0 -1
- package/dist/esm/gb-help-tooltip.gb-input-field.gb-password-button.entry.js.map +0 -1
- package/dist/esm/gb-help-tooltip_3.entry.js +0 -351
- package/dist/esm/gb-help-tooltip_3.entry.js.map +0 -1
- package/dist/esm/gb-input-dropdown-menu-item.gb-tag.gb-tag-checkbox.gb-tag-close.gb-tag-count.entry.js.map +0 -1
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +0 -122
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js.map +0 -1
- package/dist/esm/gb-tooltip.entry.js.map +0 -1
- package/dist/globuscomponents/gb-avatar.gb-avatar-contrast-inner-border.gb-status-indicator.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-btn.gb-comment-item.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-button.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-checkbox.gb-checkbox-base.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-help-tooltip.gb-input-field.gb-password-button.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-input-dropdown-menu-item.gb-tag.gb-tag-checkbox.gb-tag-close.gb-tag-count.entry.esm.js.map +0 -1
- package/dist/globuscomponents/gb-tooltip.entry.esm.js.map +0 -1
- package/dist/globuscomponents/p-025c52e5.entry.js +0 -2
- package/dist/globuscomponents/p-0e382d35.entry.js +0 -2
- package/dist/globuscomponents/p-0f00d1e2.entry.js +0 -2
- package/dist/globuscomponents/p-0f00d1e2.entry.js.map +0 -1
- package/dist/globuscomponents/p-1f335d7d.entry.js +0 -2
- package/dist/globuscomponents/p-1f335d7d.entry.js.map +0 -1
- package/dist/globuscomponents/p-2bdd33a8.entry.js +0 -2
- package/dist/globuscomponents/p-3627a671.entry.js.map +0 -1
- package/dist/globuscomponents/p-3c2f9d52.entry.js +0 -2
- package/dist/globuscomponents/p-3c2f9d52.entry.js.map +0 -1
- package/dist/globuscomponents/p-4f65f99c.entry.js +0 -2
- package/dist/globuscomponents/p-4f65f99c.entry.js.map +0 -1
- package/dist/globuscomponents/p-51c423f5.entry.js +0 -2
- package/dist/globuscomponents/p-553b247c.entry.js +0 -2
- package/dist/globuscomponents/p-5f2523d6.entry.js +0 -2
- package/dist/globuscomponents/p-72732105.entry.js +0 -2
- package/dist/globuscomponents/p-8a85bc9d.entry.js +0 -2
- package/dist/globuscomponents/p-8d1e91c4.entry.js +0 -2
- package/dist/globuscomponents/p-96c8f6df.entry.js +0 -2
- package/dist/globuscomponents/p-96c8f6df.entry.js.map +0 -1
- package/dist/globuscomponents/p-9d79ce97.entry.js +0 -2
- package/dist/globuscomponents/p-a5e607fe.entry.js +0 -2
- package/dist/globuscomponents/p-a5e607fe.entry.js.map +0 -1
- package/dist/globuscomponents/p-b146b81b.entry.js +0 -2
- package/dist/globuscomponents/p-b7f361c5.entry.js +0 -2
- package/dist/globuscomponents/p-c516828a.entry.js +0 -2
- package/dist/globuscomponents/p-e8d53deb.entry.js +0 -2
- package/dist/globuscomponents/p-ec15a7b8.entry.js +0 -2
- /package/dist/globuscomponents/{p-bbd69a67.entry.js.map → p-03e39fd2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e75ad9d7.entry.js.map → p-0b97a33a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05d014b6.entry.js.map → p-0e764fbd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8dea49e8.entry.js.map → p-1ab6594e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-67649ba9.entry.js.map → p-1b0d8d74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-818fb1d4.entry.js.map → p-1f043bec.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ee22aa16.entry.js.map → p-2221604d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-17b0cba6.entry.js.map → p-285c80ad.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b85878f2.entry.js.map → p-38442f6f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-610045fa.entry.js.map → p-4c2eb484.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-39900222.entry.js.map → p-4c542ee2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-64af62df.entry.js.map → p-5117f683.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e3980c5e.entry.js.map → p-523e4e83.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-322e3f7f.entry.js.map → p-551e5e91.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bdcbb881.entry.js.map → p-5a8a4775.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8039cc4c.entry.js.map → p-5ffdfc74.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-e8d53deb.entry.js.map → p-60998303.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-72732105.entry.js.map → p-63111b22.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5c995750.entry.js.map → p-632e1a3c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3021d1be.entry.js.map → p-7f3c904a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1f43fb44.entry.js.map → p-8367491a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-dd8b5070.entry.js.map → p-8f4c6f49.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-259a35e3.entry.js.map → p-8f7a33ee.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-507b172b.entry.js.map → p-941b9304.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-2bf8dd32.entry.js.map → p-9e8bdaf6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5740b245.entry.js.map → p-a1828582.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-83a00959.entry.js.map → p-a384736e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0619fd91.entry.js.map → p-a88a194d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-215590db.entry.js.map → p-a896942b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-025c52e5.entry.js.map → p-b4535e05.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-64c5dd22.entry.js.map → p-b79a2f8f.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d3be846e.entry.js.map → p-b802524c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a1db29d7.entry.js.map → p-becc8021.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6e43ef21.entry.js.map → p-c9f3d18c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-72cc2a2e.entry.js.map → p-ce041db7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b146b81b.entry.js.map → p-ce524a73.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d8ed4eae.entry.js.map → p-d203ca94.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-502222b2.entry.js.map → p-d75507e9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-3d863020.entry.js.map → p-dd77dce2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-fc0b97f0.entry.js.map → p-de19b245.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ec15a7b8.entry.js.map → p-de2ec0ab.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6b458c58.entry.js.map → p-e0220aab.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0c47814d.entry.js.map → p-e0c2e32a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bcbfd48c.entry.js.map → p-e2fbbf87.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bf9ae0ab.entry.js.map → p-ebba8f9e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5a0ade34.entry.js.map → p-ec184684.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-7e6cfa01.entry.js.map → p-ed9ca6ea.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d856fb5a.entry.js.map → p-f5f08906.entry.js.map} +0 -0
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -6,7 +6,7 @@ var appGlobals = require('./app-globals-V2Kpy_OQ.js');
|
|
|
6
6
|
const defineCustomElements = async (win, options) => {
|
|
7
7
|
if (typeof window === 'undefined') return undefined;
|
|
8
8
|
await appGlobals.globalScripts();
|
|
9
|
-
return index.bootstrapLazy(JSON.parse("[[\"gb-pagination.cjs\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-sidebar.cjs\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field.cjs\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag.cjs\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell.cjs\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-avatar-dropdown.cjs\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-checkbox-group.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu.cjs\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload.cjs\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs.cjs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-avatar-group.cjs\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel.cjs\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header.cjs\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo.cjs\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown.cjs\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown.cjs\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast.cjs\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-notification-pane.cjs\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider.cjs\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered.cjs\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text.cjs\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-stepper-vertical-icons-with-text.cjs\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"showSecondStep\":[4,\"show-second-step\"],\"showThirdStep\":[4,\"show-third-step\"],\"showFourthStep\":[4,\"show-fourth-step\"],\"showFifthStep\":[4,\"show-fifth-step\"],\"showSixthStep\":[4,\"show-sixth-step\"],\"showSeventhStep\":[4,\"show-seventh-step\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-top-bar.cjs\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field-compact.cjs\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed.cjs\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip.cjs\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-breadcrumb-button-base.cjs\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4]}]]],[\"gb-breadcrumbs.cjs\",[[1,\"gb-breadcrumbs\",{\"divider\":[1],\"type\":[1]}]]],[\"gb-carousel-arrow.cjs\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group.cjs\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator.cjs\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle.cjs\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar.cjs\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell.cjs\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item.cjs\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs.cjs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-upload-item-base.cjs\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-avatar-label-group.cjs\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button.cjs\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle.cjs\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item.cjs\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-header-icon.cjs\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content.cjs\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base.cjs\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut.cjs\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-export-sub-dropdown-item.cjs\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2.cjs\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-mega-input-field-base.cjs\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-button-close.cjs\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-button.cjs\",[[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}]]],[\"gb-badge_2.cjs\",[[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}]]],[\"gb-tooltip.cjs\",[[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-checkbox_2.cjs\",[[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}]]],[\"gb-avatar_3.cjs\",[[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-input-dropdown-menu-item_5.cjs\",[[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}]]],[\"gb-help-tooltip_3.cjs\",[[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}]]],[\"gb-input-dropdown_3.cjs\",[[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-tab-button-base.cjs\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-collapse-button_4.cjs\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-btn_2.cjs\",[[1,\"gb-comment-item\",{\"name\":[1],\"role\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}]]],[\"gb-file-type-icon_2.cjs\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]],[\"gb-featured-icon_2.cjs\",[[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-featured-icon\",{\"size\":[1]}]]]]"), options);
|
|
9
|
+
return index.bootstrapLazy(JSON.parse("[[\"gb-avatar_17.cjs\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-pagination.cjs\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-sidebar.cjs\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field.cjs\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag.cjs\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell.cjs\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-avatar-dropdown.cjs\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-checkbox-group.cjs\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu.cjs\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload.cjs\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs.cjs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-avatar-group.cjs\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel.cjs\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header.cjs\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo.cjs\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown.cjs\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown.cjs\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast.cjs\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment.cjs\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane.cjs\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider.cjs\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered.cjs\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text.cjs\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-stepper-vertical-icons-with-text.cjs\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"showSecondStep\":[4,\"show-second-step\"],\"showThirdStep\":[4,\"show-third-step\"],\"showFourthStep\":[4,\"show-fourth-step\"],\"showFifthStep\":[4,\"show-fifth-step\"],\"showSixthStep\":[4,\"show-sixth-step\"],\"showSeventhStep\":[4,\"show-seventh-step\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-top-bar-item.cjs\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-top-bar.cjs\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-toggle.cjs\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-mega-input-field-base.cjs\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field-compact.cjs\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed.cjs\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip.cjs\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-breadcrumb-button-base.cjs\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4]}]]],[\"gb-breadcrumbs.cjs\",[[1,\"gb-breadcrumbs\",{\"divider\":[1],\"type\":[1]}]]],[\"gb-carousel-arrow.cjs\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group.cjs\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator.cjs\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle.cjs\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar.cjs\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell.cjs\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item.cjs\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs.cjs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-type-icon_2.cjs\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]],[\"gb-file-upload-item-base.cjs\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-avatar-label-group.cjs\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button.cjs\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle.cjs\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon.cjs\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content.cjs\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button.cjs\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base.cjs\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon.cjs\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut.cjs\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-export-sub-dropdown-item.cjs\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2.cjs\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-input-dropdown_3.cjs\",[[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-badge_2.cjs\",[[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}]]],[\"gb-tab-button-base.cjs\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-collapse-button_4.cjs\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close.cjs\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-featured-icon_2.cjs\",[[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-featured-icon\",{\"size\":[1]}]]]]"), options);
|
|
10
10
|
};
|
|
11
11
|
|
|
12
12
|
exports.setNonce = index.setNonce;
|
|
@@ -78,7 +78,7 @@ const TestInputTag = class {
|
|
|
78
78
|
this.exportValue.emit(this.selectedStaff);
|
|
79
79
|
}
|
|
80
80
|
render() {
|
|
81
|
-
return (index.h("div", { key: '
|
|
81
|
+
return (index.h("div", { key: '70e1c616bc564565e57e76a675aedfd09ed9260c', class: "input_group", ref: el => (this.inputGroupElement = el) }, index.h("label", { key: '5d19ca1ea0d462e6ba7cb910017c1431dc93433e', htmlFor: this.idOfInput }, this.labelText), index.h("div", { key: 'b236721e68f69bb586920c30da4d3af06db26126', class: "input_like_parent", onClick: () => (this.dropdownOpen = !this.dropdownOpen) }, index.h("input", { key: '96d0eb9b897c969aa4d66c5643591466fa9956ed', id: this.idOfInput, class: "input_like", type: "text", placeholder: this.placeholderText, value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.exportSelectedStaff() }), index.h("div", { key: '4359caea4faf1562cf67214ca8faff709bf1a132', class: `results_display ${this.selectedStaff.length >= 1 ? 'show_results' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.selectedStaff.map((staff, index$1) => (
|
|
82
82
|
// <span>
|
|
83
83
|
// {staff.fullname}
|
|
84
84
|
// <img
|
|
@@ -87,7 +87,7 @@ const TestInputTag = class {
|
|
|
87
87
|
// onClick={() => this.removeStaff(index)}
|
|
88
88
|
// />
|
|
89
89
|
// </span>
|
|
90
|
-
index.h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index$1) }, index.h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, staff.fullname.split(' ')[0])))))), this.show && (index.h("div", { key: '
|
|
90
|
+
index.h("gb-tag", { size: "sm", action: "X_close", icon: "avatar", onClick: () => this.removeStaff(index$1) }, index.h("h1", { slot: "initials" }, staff.fullname.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", null, staff.fullname.split(' ')[0])))))), this.show && (index.h("div", { key: '21e0fc1451d31f1e1b76263cf877f2c7e5166dee', class: `dropdown_menu ${this.show ? 'show' : ''}` }, this.staffInfo.map(staff => (
|
|
91
91
|
// <li class="aList" onClick={() => this.selectStaff(staff)}>
|
|
92
92
|
// <div>{staff.fullname}</div>
|
|
93
93
|
// <div>{staff.email}</div>
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<g id="calendar-02">
|
|
3
|
-
<path id="
|
|
4
|
-
|
|
5
|
-
</
|
|
6
|
-
</svg>
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="calendar-02">
|
|
3
|
+
<path id="Icon" d="M9.16671 10.0832C8.75249 10.0832 8.41671 10.419 8.41671 10.8332C8.41671 11.2474 8.75249 11.5832 9.16671 11.5832V10.0832ZM13.3334 11.5832C13.7476 11.5832 14.0834 11.2474 14.0834 10.8332C14.0834 10.419 13.7476 10.0832 13.3334 10.0832V11.5832ZM6.66671 10.0832C6.25249 10.0832 5.91671 10.419 5.91671 10.8332C5.91671 11.2474 6.25249 11.5832 6.66671 11.5832V10.0832ZM6.67419 11.5832C7.08841 11.5832 7.42419 11.2474 7.42419 10.8332C7.42419 10.419 7.08841 10.0832 6.67419 10.0832V11.5832ZM10.8334 14.9165C11.2476 14.9165 11.5834 14.5807 11.5834 14.1665C11.5834 13.7523 11.2476 13.4165 10.8334 13.4165V14.9165ZM6.66671 13.4165C6.25249 13.4165 5.91671 13.7523 5.91671 14.1665C5.91671 14.5807 6.25249 14.9165 6.66671 14.9165V13.4165ZM13.3334 14.9165C13.7476 14.9165 14.0834 14.5807 14.0834 14.1665C14.0834 13.7523 13.7476 13.4165 13.3334 13.4165V14.9165ZM13.3259 13.4165C12.9117 13.4165 12.5759 13.7523 12.5759 14.1665C12.5759 14.5807 12.9117 14.9165 13.3259 14.9165V13.4165ZM15.75 1.6665C15.75 1.25229 15.4143 0.916504 15 0.916504C14.5858 0.916504 14.25 1.25229 14.25 1.6665H15.75ZM14.25 3.33317C14.25 3.74738 14.5858 4.08317 15 4.08317C15.4143 4.08317 15.75 3.74738 15.75 3.33317H14.25ZM5.75004 1.6665C5.75004 1.25229 5.41425 0.916504 5.00004 0.916504C4.58583 0.916504 4.25004 1.25229 4.25004 1.6665H5.75004ZM4.25004 3.33317C4.25004 3.74738 4.58583 4.08317 5.00004 4.08317C5.41425 4.08317 5.75004 3.74738 5.75004 3.33317H4.25004ZM2.50004 5.9165C2.08583 5.9165 1.75004 6.25229 1.75004 6.6665C1.75004 7.08072 2.08583 7.4165 2.50004 7.4165V5.9165ZM17.5 7.4165C17.9143 7.4165 18.25 7.08072 18.25 6.6665C18.25 6.25229 17.9143 5.9165 17.5 5.9165V7.4165ZM9.16671 11.5832H13.3334V10.0832H9.16671V11.5832ZM6.66671 11.5832H6.67419V10.0832H6.66671V11.5832ZM10.8334 13.4165H6.66671V14.9165H10.8334V13.4165ZM13.3334 13.4165H13.3259V14.9165H13.3334V13.4165ZM14.25 1.6665V3.33317H15.75V1.6665H14.25ZM4.25004 1.6665V3.33317H5.75004V1.6665H4.25004ZM9.20837 3.24984H10.7917V1.74984H9.20837V3.24984ZM17.1667 10.2025V10.6305H18.6667V10.2025H17.1667ZM10.7917 17.5832H9.20837V19.0832H10.7917V17.5832ZM2.83337 10.6305V10.2025H1.33337V10.6305H2.83337ZM9.20837 17.5832C7.50613 17.5832 6.31091 17.5813 5.40722 17.45C4.53148 17.3227 4.03956 17.0874 3.67738 16.6959L2.57623 17.7144C3.25749 18.4509 4.12697 18.7796 5.19147 18.9344C6.22801 19.085 7.55187 19.0832 9.20837 19.0832V17.5832ZM1.33337 10.6305C1.33337 12.4264 1.33201 13.8431 1.46954 14.949C1.60905 16.0708 1.90266 16.9862 2.57623 17.7144L3.67738 16.6959C3.30752 16.296 3.07941 15.7396 2.95807 14.7639C2.83474 13.7722 2.83337 12.4657 2.83337 10.6305H1.33337ZM17.1667 10.6305C17.1667 12.4657 17.1653 13.7722 17.042 14.7639C16.9207 15.7396 16.6926 16.296 16.3227 16.6959L17.4238 17.7144C18.0974 16.9862 18.391 16.0708 18.5305 14.949C18.6681 13.8431 18.6667 12.4264 18.6667 10.6305H17.1667ZM10.7917 19.0832C12.4482 19.0832 13.7721 19.085 14.8086 18.9344C15.8731 18.7796 16.7426 18.4509 17.4238 17.7144L16.3227 16.6959C15.9605 17.0874 15.4686 17.3227 14.5929 17.45C13.6892 17.5813 12.494 17.5832 10.7917 17.5832V19.0832ZM10.7917 3.24984C12.494 3.24984 13.6892 3.25169 14.5929 3.38304C15.4686 3.51033 15.9605 3.74561 16.3227 4.13715L17.4238 3.11859C16.7426 2.3821 15.8731 2.05336 14.8086 1.89864C13.7721 1.74798 12.4482 1.74984 10.7917 1.74984V3.24984ZM18.6667 10.2025C18.6667 8.40665 18.6681 6.98987 18.5305 5.884C18.391 4.76217 18.0974 3.84677 17.4238 3.11859L16.3227 4.13715C16.6926 4.53701 16.9207 5.0934 17.042 6.06912C17.1653 7.06081 17.1667 8.36735 17.1667 10.2025H18.6667ZM9.20837 1.74984C7.55187 1.74984 6.22801 1.74798 5.19147 1.89864C4.12697 2.05336 3.25749 2.3821 2.57623 3.11859L3.67738 4.13715C4.03956 3.74561 4.53148 3.51033 5.40722 3.38304C6.31091 3.25169 7.50613 3.24984 9.20837 3.24984V1.74984ZM2.83337 10.2025C2.83337 8.36735 2.83474 7.06081 2.95807 6.06912C3.07941 5.0934 3.30752 4.53701 3.67738 4.13715L2.57623 3.11859C1.90266 3.84677 1.60905 4.76217 1.46954 5.884C1.33201 6.98987 1.33337 8.40665 1.33337 10.2025H2.83337ZM2.50004 7.4165H17.5V5.9165H2.50004V7.4165Z" fill="#4B5565"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="calendar-03">
|
|
3
|
+
<path id="Vector" d="M15 1.6665V3.33317M5 1.6665V3.33317" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path id="Vector_2" d="M9.99634 10.8335H10.0038M9.99634 14.1668H10.0038M13.3259 10.8335H13.3334M6.66675 10.8335H6.67422M6.66675 14.1668H6.67422" stroke="#141B34" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path id="Vector_3" d="M2.91675 6.6665H17.0834" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path id="Vector_4" d="M2.08325 10.2027C2.08325 6.57161 2.08325 4.75607 3.12668 3.62803C4.17012 2.5 5.84949 2.5 9.20825 2.5H10.7916C14.1503 2.5 15.8297 2.5 16.8732 3.62803C17.9166 4.75607 17.9166 6.57161 17.9166 10.2027V10.6306C17.9166 14.2617 17.9166 16.0773 16.8732 17.2053C15.8297 18.3333 14.1503 18.3333 10.7916 18.3333H9.20825C5.84949 18.3333 4.17012 18.3333 3.12668 17.2053C2.08325 16.0773 2.08325 14.2617 2.08325 10.6306V10.2027Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path id="Vector_5" d="M2.5 6.6665H17.5" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.1667 22.0832C20.7525 22.0832 20.4167 22.419 20.4167 22.8332C20.4167 23.2474 20.7525 23.5832 21.1667 23.5832V22.0832ZM25.3334 23.5832C25.7476 23.5832 26.0834 23.2474 26.0834 22.8332C26.0834 22.419 25.7476 22.0832 25.3334 22.0832V23.5832ZM18.6667 22.0832C18.2525 22.0832 17.9167 22.419 17.9167 22.8332C17.9167 23.2474 18.2525 23.5832 18.6667 23.5832V22.0832ZM18.6742 23.5832C19.0884 23.5832 19.4242 23.2474 19.4242 22.8332C19.4242 22.419 19.0884 22.0832 18.6742 22.0832V23.5832ZM22.8334 26.9165C23.2476 26.9165 23.5834 26.5807 23.5834 26.1665C23.5834 25.7523 23.2476 25.4165 22.8334 25.4165V26.9165ZM18.6667 25.4165C18.2525 25.4165 17.9167 25.7523 17.9167 26.1665C17.9167 26.5807 18.2525 26.9165 18.6667 26.9165V25.4165ZM25.3334 26.9165C25.7476 26.9165 26.0834 26.5807 26.0834 26.1665C26.0834 25.7523 25.7476 25.4165 25.3334 25.4165V26.9165ZM25.3259 25.4165C24.9117 25.4165 24.5759 25.7523 24.5759 26.1665C24.5759 26.5807 24.9117 26.9165 25.3259 26.9165V25.4165ZM27.75 13.6665C27.75 13.2523 27.4143 12.9165 27 12.9165C26.5858 12.9165 26.25 13.2523 26.25 13.6665H27.75ZM26.25 15.3332C26.25 15.7474 26.5858 16.0832 27 16.0832C27.4143 16.0832 27.75 15.7474 27.75 15.3332H26.25ZM17.75 13.6665C17.75 13.2523 17.4143 12.9165 17 12.9165C16.5858 12.9165 16.25 13.2523 16.25 13.6665H17.75ZM16.25 15.3332C16.25 15.7474 16.5858 16.0832 17 16.0832C17.4143 16.0832 17.75 15.7474 17.75 15.3332H16.25ZM14.5 17.9165C14.0858 17.9165 13.75 18.2523 13.75 18.6665C13.75 19.0807 14.0858 19.4165 14.5 19.4165V17.9165ZM29.5 19.4165C29.9143 19.4165 30.25 19.0807 30.25 18.6665C30.25 18.2523 29.9143 17.9165 29.5 17.9165V19.4165ZM21.1667 23.5832H25.3334V22.0832H21.1667V23.5832ZM18.6667 23.5832H18.6742V22.0832H18.6667V23.5832ZM22.8334 25.4165H18.6667V26.9165H22.8334V25.4165ZM25.3334 25.4165H25.3259V26.9165H25.3334V25.4165ZM26.25 13.6665V15.3332H27.75V13.6665H26.25ZM16.25 13.6665V15.3332H17.75V13.6665H16.25ZM21.2084 15.2498H22.7917V13.7498H21.2084V15.2498ZM29.1667 22.2025V22.6305H30.6667V22.2025H29.1667ZM22.7917 29.5832H21.2084V31.0832H22.7917V29.5832ZM14.8334 22.6305V22.2025H13.3334V22.6305H14.8334ZM21.2084 29.5832C19.5061 29.5832 18.3109 29.5813 17.4072 29.45C16.5315 29.3227 16.0396 29.0874 15.6774 28.6959L14.5762 29.7144C15.2575 30.4509 16.127 30.7796 17.1915 30.9344C18.228 31.085 19.5519 31.0832 21.2084 31.0832V29.5832ZM13.3334 22.6305C13.3334 24.4264 13.332 25.8431 13.4695 26.949C13.6091 28.0708 13.9027 28.9862 14.5762 29.7144L15.6774 28.6959C15.3075 28.296 15.0794 27.7396 14.9581 26.7639C14.8347 25.7722 14.8334 24.4657 14.8334 22.6305H13.3334ZM29.1667 22.6305C29.1667 24.4657 29.1653 25.7722 29.042 26.7639C28.9207 27.7396 28.6926 28.296 28.3227 28.6959L29.4238 29.7144C30.0974 28.9862 30.391 28.0708 30.5305 26.949C30.6681 25.8431 30.6667 24.4264 30.6667 22.6305H29.1667ZM22.7917 31.0832C24.4482 31.0832 25.7721 31.085 26.8086 30.9344C27.8731 30.7796 28.7426 30.4509 29.4238 29.7144L28.3227 28.6959C27.9605 29.0874 27.4686 29.3227 26.5929 29.45C25.6892 29.5813 24.494 29.5832 22.7917 29.5832V31.0832ZM22.7917 15.2498C24.494 15.2498 25.6892 15.2517 26.5929 15.383C27.4686 15.5103 27.9605 15.7456 28.3227 16.1372L29.4238 15.1186C28.7426 14.3821 27.8731 14.0534 26.8086 13.8986C25.7721 13.748 24.4482 13.7498 22.7917 13.7498V15.2498ZM30.6667 22.2025C30.6667 20.4066 30.6681 18.9899 30.5305 17.884C30.391 16.7622 30.0974 15.8468 29.4238 15.1186L28.3227 16.1372C28.6926 16.537 28.9207 17.0934 29.042 18.0691C29.1653 19.0608 29.1667 20.3673 29.1667 22.2025H30.6667ZM21.2084 13.7498C19.5519 13.7498 18.228 13.748 17.1915 13.8986C16.127 14.0534 15.2575 14.3821 14.5762 15.1186L15.6774 16.1372C16.0396 15.7456 16.5315 15.5103 17.4072 15.383C18.3109 15.2517 19.5061 15.2498 21.2084 15.2498V13.7498ZM14.8334 22.2025C14.8334 20.3673 14.8347 19.0608 14.9581 18.0691C15.0794 17.0934 15.3075 16.537 15.6774 16.1372L14.5762 15.1186C13.9027 15.8468 13.6091 16.7622 13.4695 17.884C13.332 18.9899 13.3334 20.4066 13.3334 22.2025H14.8334ZM14.5 19.4165H29.5V17.9165H14.5V19.4165Z" fill="#4B5565"/>
|
|
3
|
+
</svg>
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
"components/gb-checkbox-group/gb-checkbox-group.js",
|
|
22
22
|
"components/gb-checkbox-group-item/gb-checkbox-group-item.js",
|
|
23
23
|
"components/gb-collapse-button/gb-collapse-button.js",
|
|
24
|
+
"components/gb-comment/gb-comment.js",
|
|
24
25
|
"components/gb-comment-item/gb-comment-item.js",
|
|
25
26
|
"components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js",
|
|
26
27
|
"components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js",
|