{#if $panZoom} {#if ariaLabel}{ariaLabel}{/if} {#each $nodes as node (node.id)} {#if node.width && node.height} {@const pos = getNodePositionWithOrigin(node).positionAbsolute} {/if} {/each} {/if}