{{ $globals.icons.filter }} 
              
            
          
          
            
              
                
                  {{
                    preferences.orderDirection === "asc" ?
                    $globals.icons.sortCalendarDescending : $globals.icons.sortCalendarAscending
                  }}
                
                
                  {{ preferences.orderDirection === "asc" ? $tc("general.sort-descending") : $tc("general.sort-ascending") }}
                
              
              
              
                
                  
                    
                      
                        
                          {{ option.icon }}
                        
                        {{ option.label }}
                      
                    
                  
                
              
            
          
        
      
    
    
    
      
        
      
    
    
      
        {{ $t("recipe.timeline-no-events-found-try-adjusting-filters") }}