{label}
dispatch("key_up", { key: e.key, input_value: input_text })} on:blur={handle_blur} on:focus={handle_focus} readonly={!filterable} /> {#if !disabled}
{/if}