(hoverRating = 0)} on:blur|preventDefault> {#each { length: count } as _, index} {@const value = index + 1} {@const filled = hoverRating >= value || (hoverRating === 0 && rating >= value)}
handleSelect(value)} on:mouseover={() => (hoverRating = value)} on:focus|preventDefault={() => (hoverRating = value)} class="shadow-0 outline-0 text-immich-primary dark:text-immich-dark-primary" disabled={readOnly} >
{/each}