runCommand('new.connection')} title="Add new connection"> (getConnectionLabel(connection) || '').toUpperCase())} module={connectionAppObject} subItemsComponent={SubDatabaseList} expandOnClick isExpandable={data => $openedConnections.includes(data._id) && !data.singleDatabase} {filter} passProps={{ connectionColorFactory: $connectionColorFactory, showPinnedInsteadOfUnpin: true }} /> {#if $connections && $connections.length == 0 && $commandsCustomized['new.connection']?.enabled} runCommand('new.connection')}> Add new connection {/if}