"use strict";app.controller("AlertDemoCtrl",["$scope",function(t){t.alerts=[{type:"danger",msg:"Oh snap! Change a few things up and try submitting again."},{type:"success",msg:"Well done! You successfully read this important alert message."}],t.addAlert=function(){t.alerts.push({msg:"Another alert!"})},t.closeAlert=function(e){t.alerts.splice(e,1)}}]).controller("ButtonsCtrl",["$scope",function(t){t.singleModel=1,t.radioModel="Middle",t.checkModel={left:!1,middle:!0,right:!1}}]).controller("ProgressDemoCtrl",["$scope",function(t){t.max=200,t.random=function(e){t.dynamic=e,t.type=type},t.random(),t.randomStacked=function(){t.stacked=[];for(var e=["success","info","warning","danger"],o=0,n=Math.floor(4*Math.random()+1);o