{#if applications.length !== 0 || destinations.length !== 0 || databases.length !== 0 || services.length !== 0 || gitSources.length !== 0 || destinations.length !== 0}
doSearch('')} >
doSearch()} />
{/if} {#if (filtered.applications.length > 0 && applications.length > 0) || filtered.otherApplications.length > 0}

Applications

{#if foundUnconfiguredApplication} {/if}
{/if} {#if filtered.applications.length > 0 && applications.length > 0}
{/if} {#if filtered.otherApplications.length > 0} {#if filtered.applications.length > 0}
{/if} {/if} {#if filtered.otherApplications.length > 0} {/if} {#if (filtered.services.length > 0 && services.length > 0) || filtered.otherServices.length > 0}

Services

{#if foundUnconfiguredService} {/if}
{/if} {#if filtered.services.length > 0 && services.length > 0}
{/if} {#if filtered.otherServices.length > 0} {#if filtered.services.length > 0}
{/if} {/if} {#if filtered.otherServices.length > 0} {/if} {#if (filtered.databases.length > 0 && databases.length > 0) || filtered.otherDatabases.length > 0}

Databases

{#if foundUnconfiguredDatabase} {/if}
{/if} {#if filtered.databases.length > 0 && databases.length > 0}
{/if} {#if filtered.otherDatabases.length > 0} {#if filtered.databases.length > 0}
{/if} {/if} {#if filtered.otherDatabases.length > 0} {/if} {#if (filtered.gitSources.length > 0 && gitSources.length > 0) || filtered.otherGitSources.length > 0}

Git Sources

{/if} {#if filtered.gitSources.length > 0 && gitSources.length > 0}
{#if filtered.gitSources.length > 0} {#each filtered.gitSources as source} {/if} {#if filtered.otherGitSources.length > 0} {#if filtered.gitSources.length > 0}
{/if} {/if} {#if filtered.otherGitSources.length > 0}
{#each filtered.otherGitSources as source} {/if} {#if (filtered.destinations.length > 0 && destinations.length > 0) || filtered.otherDestinations.length > 0}

Destinations

{/if} {#if filtered.destinations.length > 0 && destinations.length > 0}
{/if} {#if filtered.otherDestinations.length > 0} {#if filtered.destinations.length > 0}
{/if} {/if} {#if filtered.otherDestinations.length > 0} {/if} {#if filtered.applications.length === 0 && filtered.destinations.length === 0 && filtered.databases.length === 0 && filtered.services.length === 0 && filtered.gitSources.length === 0 && filtered.destinations.length === 0 && $search}

Nothing found with {$search}.

{/if} {#if applications.length === 0 && destinations.length === 0 && databases.length === 0 && services.length === 0 && gitSources.length === 0 && destinations.length === 0}

Hey

It looks like you did not configure anything yet.

{/if}