chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-08-19 17:42:21 +02:00
parent 766c6e2084
commit ec3522e0db
28 changed files with 118 additions and 84 deletions

View file

@ -21,5 +21,5 @@
{:else if validatorHelper !== undefined}
<svelte:component this={validatorHelper} {value} {feature} {state} {args} on:submit />
{:else}
<slot name="fallback"/> <!-- Used in the FilterWithView to inject the helper -->
<slot name="fallback" /> <!-- Used in the FilterWithView to inject the helper -->
{/if}

View file

@ -69,6 +69,7 @@
}
}
</script>
{#if specs === undefined}
<!-- Empty -->
{:else if lang === "*"}