{"version":3,"file":"static/js/75505.ca7bf554.chunk.js","mappings":"uMAAO,MAAMA,EAAoB,GACpBC,EAAsB,IACtBC,EAAc,GACdC,EAAuB,GACvBC,EAA2B,IAC3BC,EAAsC,GACtCC,EAA0B,GAC1BC,EAAiB,EACjBC,EAAuB,EAE7B,IAAKC,EAAmB,SAAnBA,GAAmB,OAAnBA,EAAAA,EAAmB,qBAAnBA,EAAAA,EAAmB,qBAAnBA,CAAmB,K","sources":["utils/constants/sportsbook/magic-numbers.ts"],"sourcesContent":["export const HALF_SCORE_RESULT = 0.5;\nexport const ONE_HUNDRED_PERCENT = 100;\nexport const SCORE_INDEX = 10;\nexport const USA_LAYOUT_ICON_SIZE = 12;\nexport const DEFAULT_LAYOUT_ICON_SIZE = 5.2;\nexport const FAVORITE_BUTTON_CONTAINER_ICON_SIZE = 24;\nexport const ADVANCED_CONTAINER_SIZE = 20;\nexport const FavoritePerRow = 3;\nexport const FavoritePerRowMobile = 1;\n\nexport enum MULTIVIEW_CARDS_ROW {\n COUNT_2 = 2,\n // eslint-disable-next-line no-magic-numbers\n COUNT_3 = 3\n}\nexport enum MULTIVIEW_CARDS_VIEW {\n COUNT_2 = 2,\n // eslint-disable-next-line no-magic-numbers\n COUNT_3 = 3\n}\n"],"names":["HALF_SCORE_RESULT","ONE_HUNDRED_PERCENT","SCORE_INDEX","USA_LAYOUT_ICON_SIZE","DEFAULT_LAYOUT_ICON_SIZE","FAVORITE_BUTTON_CONTAINER_ICON_SIZE","ADVANCED_CONTAINER_SIZE","FavoritePerRow","FavoritePerRowMobile","MULTIVIEW_CARDS_ROW"],"sourceRoot":""}