(item ? `${item.zone} (${item.offset})` : '(not selected)')} on:select={({ detail: item }) => handleSelect(item)} />