{#if employee?.active === true}
{ showPopup(request.component.RequestsPopup, {}, popupPosition) }} notify={hasRequests} /> { showPopup(calendar.component.RemindersPopup, {}, popupPosition) }} notify={false} /> { showPopup(notification.component.NotificationsPopup, {}, popupPosition) }} notify={hasNotification} />
{ showPopup(AccountPopup, {}, popupPosition) }} >
{#if currentApplication && navigatorModel && navigator && visibileNav} {#if visibileNav && navFloat}
(visibileNav = false)} />{/if}
{#if currentApplication} {#if currentApplication.navHeaderComponent} {#await checkIsHeaderHidden() then isHidden} {#if !isHidden} {#await checkIsHeaderDisabled() then disabled} {/await} {/if} {/await} {/if} {/if} {#if currentApplication.navFooterComponent} {/if}
{/if}
{ componentWidth = element.clientWidth }} > {#if currentApplication && currentApplication.component} {:else if specialComponent} {:else if currentView?.component !== undefined} {:else} {/if}
{#if asideId && navigatorModel?.aside !== undefined}
{ asideWidth = element.clientWidth }} bind:this={aside} >
{/if}
{:else if employee}

{/if}