@if (filteredItems().length === 0) {
@if (searchTerm()) { {{ 'WORKSPACE.GLOBAL_FAVORITES.NO_RESULTS' | translate }} } @else { {{ (mode() === 'favorites' ? 'PORTALS.NO_FAVORITES' : 'PORTALS.NO_RECENT_ITEMS' ) | translate }} }