{#each values as item, i}
{ update() }} bind:value={values[i]} width={'100%'} />
{#if !disableMouseOver} { openPopup(ev, i) }} /> {/if} {/each}