(function(e){function t(t){for(var n,i,c=t[0],l=t[1],u=t[2],p=0,f=[];p<c.length;p++)i=c[p],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&f.push(o[i][0]),o[i]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);s&&s(t);while(f.length)f.shift()();return a.push.apply(a,u||[]),r()}function r(){for(var e,t=0;t<a.length;t++){for(var r=a[t],n=!0,c=1;c<r.length;c++){var l=r[c];0!==o[l]&&(n=!1)}n&&(a.splice(t--,1),e=i(i.s=r[0]))}return e}var n={},o={app:0},a=[];function i(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="static/";var c=window["webpackJsonp"]=window["webpackJsonp"]||[],l=c.push.bind(c);c.push=t,c=c.slice();for(var u=0;u<c.length;u++)t(c[u]);var s=l;a.push([0,"chunk-vendors"]),r()})({0:function(e,t,r){e.exports=r("cd49")},"1b1e":function(e,t,r){"use strict";r("6fc0")},"6fc0":function(e,t,r){},cd49:function(e,t,r){"use strict";r.r(t);r("e260"),r("e6cf"),r("cca6"),r("a79d");var n=r("2b0e"),o=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-app",[r("v-app-bar",{attrs:{app:""}},[r("v-btn",{attrs:{color:"primary",outlined:"",to:"/"}},[e._v("massh")]),r("v-spacer"),r("app-color"),r("app-theme")],1),r("v-main",{staticClass:"ma-5"},[r("router-view")],1)],1)},a=[],i=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-menu",{attrs:{"offset-y":""},scopedSlots:e._u([{key:"activator",fn:function(t){var n=t.on;return[r("v-btn",e._g({attrs:{text:""}},n),[r("v-icon",[e._v("invert_colors")])],1)]}}])},[r("v-list",e._l(e.colors,(function(t,n){return r("v-list-item",{key:"app-color-"+n,on:{click:function(r){return e.toggleAppColor(t)}}},[r("v-icon",{staticClass:"pl-1",attrs:{color:t}},[e._v("circle")])],1)})),1)],1)},c=[],l=n["a"].extend({name:"AppColor",data:function(){return{colors:["#BA68C8","#E91E63","#F44336","#FF9800","#4CAF50","#009688","#2196F3"]}},methods:{toggleAppColor:function(e){this.$vuetify.theme.themes.dark.primary=e,this.$vuetify.theme.themes.light.primary=e,localStorage.setItem("AppColor",e)}},mounted:function(){var e=localStorage.getItem("AppColor");e&&(this.$vuetify.theme.themes.dark.primary=e,this.$vuetify.theme.themes.light.primary=e)}}),u=l,s=r("2877"),p=r("6544"),f=r.n(p),m=r("8336"),v=r("132d"),h=r("8860"),d=r("da13"),y=r("e449"),g=Object(s["a"])(u,i,c,!1,null,null,null),b=g.exports;f()(g,{VBtn:m["a"],VIcon:v["a"],VList:h["a"],VListItem:d["a"],VMenu:y["a"]});var _=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-btn",{attrs:{text:""},on:{click:function(t){return e.toggleAppTheme()}}},[r("v-icon",[e._v("settings_brightness")])],1)},k=[],F=n["a"].extend({name:"AppTheme",methods:{toggleAppTheme:function(){var e=!this.$vuetify.theme.dark;this.$vuetify.theme.dark=e,document.body.style.backgroundColor=e?"#121212":"#FFFFFF";var t=e?"dark":"light";localStorage.setItem("AppTheme",t)}},mounted:function(){var e=localStorage.getItem("AppTheme");if(e){var t="dark"===e;this.$vuetify.theme.dark=t,document.body.style.backgroundColor=t?"#121212":"#FFFFFF"}}}),A=F,x=(r("1b1e"),Object(s["a"])(A,_,k,!1,null,null,null)),w=x.exports;f()(x,{VBtn:m["a"],VIcon:v["a"]});var O=n["a"].extend({name:"App",components:{AppColor:b,AppTheme:w}}),j=O,C=r("7496"),S=r("40dc"),V=r("f6c4"),$=r("2fa4"),T=Object(s["a"])(j,o,a,!1,null,null,null),I=T.exports;f()(T,{VApp:C["a"],VAppBar:S["a"],VBtn:m["a"],VMain:V["a"],VSpacer:$["a"]});var P=r("8c4f"),E=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("p",[e._v("Work in progress")])},M=[],B=n["a"].extend({name:"Home"}),H=B,J=Object(s["a"])(H,E,M,!1,null,null,null),L=J.exports;n["a"].use(P["a"]);var W=[{path:"/",name:"Home",component:L}],q=new P["a"]({mode:"history",base:"static/",routes:W}),z=q,D=r("2f62"),G={},K={},N={},Q={};n["a"].use(D["a"]);var R=new D["a"].Store({state:Q,getters:K,mutations:N,actions:G}),U=r("f309");n["a"].use(U["a"]);var X=new U["a"]({theme:{dark:!0,themes:{dark:{primary:"#2196F3"},light:{primary:"#2196F3"}}}});n["a"].config.productionTip=!1,new n["a"]({router:z,store:R,vuetify:X,render:function(e){return e(I)}}).$mount("#app")}});
//# sourceMappingURL=app.js.map