{#if (!isOpen || isMinimized) && position} {@const winWidth = windowDimensions.width || (typeof window !== 'undefined' ? window.innerWidth : 0)} {@const winHeight = windowDimensions.height || (typeof window !== 'undefined' ? window.innerHeight : 0)} {@const bottomPos = `${Math.max(0, winHeight - position.y - 72)}px`} {@const rightPos = `${Math.max(0, winWidth - position.x - 72)}px`} {/if} {#if isOpen && !isMinimized && position} {@const winWidth = windowDimensions.width || (typeof window !== 'undefined' ? window.innerWidth : 0)} {@const winHeight = windowDimensions.height || (typeof window !== 'undefined' ? window.innerHeight : 0)} {@const bottomPos = `${Math.max(0, winHeight - position.y - windowSize.height)}px`} {@const rightPos = `${Math.max(0, winWidth - position.x - windowSize.width)}px`}
Nova mensagem de {notificationMsg.remetente}
{notificationMsg.conteudo}
Clique para abrir