var constants_Genres = {
Top: 'top',
Pop: 'pop',
Indie: 'indie',
Rnb: 'rnb',
Electro: 'electronic',
Classic: 'classic',
Phonk: 'phonk',
Rock: 'rock',
Jazz: 'jazz',
Chanson: 'chanson',
Rap: 'rap',
Country: 'country',
Delorenzy: 'delorenzy',
Nfs: 'nfs',
Fm: 'radio',
Favorites: 'favorites'
};
var GENRES_TO_VIEW = [constants_Genres.Top, constants_Genres.Pop, constants_Genres.Indie, constants_Genres.Rnb, constants_Genres.Electro, constants_Genres.Classic, constants_Genres.Phonk, constants_Genres.Rock, constants_Genres.Jazz, constants_Genres.Chanson, constants_Genres.Rap, constants_Genres.Delorenzy, constants_Genres.Nfs, constants_Genres.Fm];
var azpotify_constants_MAP_GENRE_TO_ICON = (constants_MAP_GENRE_TO_ICON = {}, azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(constants_MAP_GENRE_TO_ICON, constants_Genres.Top, 'lightning'), constants_Genres.Pop, 'microphone'), constants_Genres.Indie, 'ukulele'), constants_Genres.Rnb, 'cloud-melody'), constants_Genres.Electro, 'disk'), constants_Genres.Classic, 'harp'), constants_Genres.Phonk, 'phonk'), constants_Genres.Rock, 'rock'), constants_Genres.Jazz, 'trumpet'), constants_Genres.Chanson, 'glock'), azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(constants_MAP_GENRE_TO_ICON, constants_Genres.Rap, 'rip'), constants_Genres.Country, 'cowboy'), constants_Genres.Delorenzy, 'delorenzy'), constants_Genres.Nfs, 'race-flag'), constants_Genres.Fm, 'fm'), constants_Genres.Favorites, 'azpotify-like-filled'));
var azpotify_constants_MAP_GENRE_TO_NAME = (constants_MAP_GENRE_TO_NAME = {}, azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(constants_MAP_GENRE_TO_NAME, constants_Genres.Top, 'Топ 100'), constants_Genres.Pop, 'Поп'), constants_Genres.Indie, 'Инди'), constants_Genres.Rnb, 'RnB'), constants_Genres.Punk, 'Панк'), constants_Genres.Electro, 'Электроника'), constants_Genres.Classic, 'Классическая'), constants_Genres.Phonk, 'Phonk'), constants_Genres.Rock, 'Рок'), constants_Genres.Jazz, 'Джаз/Кантри'), azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(azpotify_constants_defineProperty(constants_MAP_GENRE_TO_NAME, constants_Genres.Chanson, 'Шансон'), constants_Genres.Rap, 'Реп и хип-хоп'), constants_Genres.Country, 'Кантри'), constants_Genres.Nfs, 'NFS'), constants_Genres.Fm, 'Радио'), constants_Genres.Delorenzy, 'Delorenzy'), constants_Genres.Favorites, 'Избранное'));