(function(){"use strict";function t(){window.EFL&&window.EFL.Dice&&window.EFL.Dice.partitionCode&&(console.log("found partition code",window.EFL.Dice.partitionCode),i())}function i(){EFL.EFLDiceLib.getUpcomingMatches({rpp:25}).then(function(n){r(n.data.events)}).catch(function(n){console.log(n)})}function r(n){var t=_.first(_.first(n).availablePurchases),i=_.first(t.amounts,function(n){return n.default}).currency==="GBP",r=_.chain(n).groupBy("externalId").filter(function(n){return n.length<2}).map(function(n){var t=_.first(n);return{id:t.externalId,home:t.details.participants[0].name,away:t.details.participants[1].name}}).value();$.ajax({type:"POST",url:"/api/holdbacks/populate",contentType:"application/json",dataType:"json",data:JSON.stringify({events:r,isUK:i,partitionCode:EFL.Dice.partitionCode}),success:function(n){var t,i,r;console.log(n);t=$("#holdbacks");n.HoldbackItems.length?(i=$("#video-blackout-results-tpl").text(),r=Sqrl.render(i,n),t.html(r)):(i=$("#video-blackout-no-results-tpl").text(),r=Sqrl.render(i,{}),t.html(r));t.removeClass("hidden")}})}var n={blackoutTrigger:"[data-efl-blackout]",holdbacksContainer:"[data-blackout-holdbacks]"};$(function(){$(n.blackoutTrigger).each(t)})})(jQuery);
//# sourceMappingURL=/bundles/blackout-jsmap
