{"version":3,"file":"static/js/80425.58d99f2c.chunk.js","mappings":"6QAEA,MAAMA,GAAyBC,E,SAAAA,GAAgB,kBAElCC,EAAmBF,EAAuB,iBAE1CG,EAAuBH,EAAuB,qBAE9CI,EAA4BJ,EAAuB,QAEnDK,EAAwBL,EAAuB,cAE/CM,EAAqBN,EAAuB,iBAE5CO,EAAyBP,EAAuB,eAEhDQ,EAA4BR,EAAuB,YAEnDS,EAAwBT,EAAuB,iBAE/CU,EAA6BV,EAAuB,aAKpDW,GAFXX,EAAuB,kBAGvBA,EAAuB,iBACZY,EACXZ,EAAuB,kBAEZa,EACXb,EAAuB,iBAMZc,GAJgCd,EAC3C,2BAGyCA,EACzC,2BAEWe,EAA+Bf,EAC1C,wBAEWgB,EAAuChB,EAClD,uBAGWiB,EAAmCjB,EAC9C,wBAGWkB,EAA+BlB,EAC1C,wBAGWmB,EAA6BnB,EACxC,0B","sources":["store/selectors/match-streaming.ts"],"sourcesContent":["import { getSelectorRoot } from 'utils/selectors';\n\nconst getMatchStreamingStore = getSelectorRoot('matchStreaming');\n\nexport const getIsTheatreMode = getMatchStreamingStore('isTheatreMode');\n\nexport const getIsTheatreModePrev = getMatchStreamingStore('isTheatreModePrev');\n\nexport const getMatchStreamingGameData = getMatchStreamingStore('data');\n\nexport const getMatchStreamingUrls = getMatchStreamingStore('streamUrls');\n\nexport const getIsCanFixMSOnTop = getMatchStreamingStore('isCanFixOnTop');\n\nexport const getIsStreamerLandscape = getMatchStreamingStore('isLandscape');\n\nexport const getMatchStreamingViewMode = getMatchStreamingStore('viewMode');\n\nexport const getMatchStreamingType = getMatchStreamingStore('streamingType');\n\nexport const getIsMatchStreamingVisible = getMatchStreamingStore('isVisible');\n\nexport const getMatchStreamingSettings =\n getMatchStreamingStore('streamSettings');\n\nexport const getMatchStreamingPrevViewMode =\n getMatchStreamingStore('prevViewMode');\nexport const getMatchStreamingLiveStreamInfo =\n getMatchStreamingStore('liveStreamInfo');\n\nexport const getMatchStreamingContainerInfo =\n getMatchStreamingStore('containerInfo');\n\nexport const getMatchStreamingMountingInfo = getMatchStreamingStore(\n 'isHolderPositionApplied'\n);\n\nexport const getIsMSTheatreModeAvailable = getMatchStreamingStore(\n 'isTheatreModeAvailable'\n);\nexport const getMatchStreamingChannelInfo = getMatchStreamingStore(\n 'streamingChannelInfo'\n);\nexport const getIsMatchStreamingChannelsAvailable = getMatchStreamingStore(\n 'isChannelsAvailable'\n);\n\nexport const getIsStreamingPreviewUnavailable = getMatchStreamingStore(\n 'isPreviewUnavailable'\n);\n\nexport const getDisableMatchStreamingType = getMatchStreamingStore(\n 'streamingTypeDisable'\n);\n\nexport const getGamePreviewNotAvailable = getMatchStreamingStore(\n 'gamePreviewNotAvailable'\n);\n"],"names":["getMatchStreamingStore","getSelectorRoot","getIsTheatreMode","getIsTheatreModePrev","getMatchStreamingGameData","getMatchStreamingUrls","getIsCanFixMSOnTop","getIsStreamerLandscape","getMatchStreamingViewMode","getMatchStreamingType","getIsMatchStreamingVisible","getMatchStreamingPrevViewMode","getMatchStreamingLiveStreamInfo","getMatchStreamingContainerInfo","getIsMSTheatreModeAvailable","getMatchStreamingChannelInfo","getIsMatchStreamingChannelsAvailable","getIsStreamingPreviewUnavailable","getDisableMatchStreamingType","getGamePreviewNotAvailable"],"sourceRoot":""}