{#if picture} {picture.name} `/photos/raw/${format._id} ${format.width}w`) .join(', ')} sizes={matchedWidth ?? computedWidth !== null ? `${matchedWidth ?? computedWidth}px` : `100vw`} class={className} style={computedStyle} {...$$restProps} on:keydown on:keypress on:keyup on:click on:load /> {/if}