{#if label}
{label}{#if $$slots.popover && isPopoverDefined}
(show = !show)} class="tooltip" aria-label="input tooltip">
{/if}
{/if}
Select a file to upload
Select a file to upload
Max file size: 1MB
(show = true)}>
Browse
{#if value} {@const fileSize = humanFileSize(value.sizeOriginal)}
{value.name}
{fileSize.value + fileSize.unit}
(value = null)} type="button" class="button is-text is-only-icon u-margin-inline-start-auto" aria-label="remove file" style="--button-size:1.5rem;">
{/if}
{#if show}
{/if}