{#if employee?.active === true}
{ navigateApp(evt.detail) }} />
{ 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} {/if} {/if} selectSpecial(evt.detail)} on:space={(evt) => selectSpace(evt.detail.space, evt.detail.spaceSpecial)} on:open={checkOnHide} /> {#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}