(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{1242:function(t,o,e){"use strict";e.r(o);var n={name:"ScrollToTop",data:function(){return{fab:!1}},methods:{onScroll:function(t){if("undefined"!=typeof window){var o=window.pageYOffset||t.target.scrollTop||0;this.fab=o>40}}}},r=e(19),c=e(117),l=e.n(c),d=e(556),f=e(187),v=e(572),w=e.n(v),m=e(590),component=Object(r.a)(n,(function(){var t=this,o=t.$createElement,e=t._self._c||o;return e("v-fab-transition",[e("v-btn",{directives:[{name:"show",rawName:"v-show",value:t.fab,expression:"fab"},{name:"scroll",rawName:"v-scroll",value:t.onScroll,expression:"onScroll"}],staticClass:"primary elevation-4 mr-4 mb-4",attrs:{fab:"",fixed:"",bottom:"",right:"",icon:"",title:"Back to Top"},on:{click:function(o){return t.$vuetify.goTo(0)}}},[e("icon",{staticStyle:{transform:"rotate(180deg)"},attrs:{width:t.$vuetify.breakpoint.mdAndUp?48:24,height:32,color:"black"}})],1)],1)}),[],!1,null,null,null);o.default=component.exports;l()(component,{VBtn:d.a,VFabTransition:f.c}),w()(component,{Scroll:m.b})},572:function(t,o){t.exports=function(component,t){var o="function"==typeof component.exports?component.exports.extendOptions:component.options;for(var i in"function"==typeof component.exports&&(o.directives=component.exports.options.directives),o.directives=o.directives||{},t)o.directives[i]=o.directives[i]||t[i]}},590:function(t,o,e){"use strict";e.d(o,"a",(function(){return r}));var n=e(35);var r={inserted:function(t,o,e){var r=(o.modifiers||{}).self,c=void 0!==r&&r,l=o.value,d="object"===Object(n.a)(l)&&l.options||{passive:!0},f="function"==typeof l||"handleEvent"in l?l:l.handler,v=c?t:o.arg?document.querySelector(o.arg):window;v&&(v.addEventListener("scroll",f,d),t._onScroll=Object(t._onScroll),t._onScroll[e.context._uid]={handler:f,options:d,target:c?void 0:v})},unbind:function(t,o,e){var n;if(null!=(n=t._onScroll)&&n[e.context._uid]){var r=t._onScroll[e.context._uid],c=r.handler,l=r.options,d=r.target;(void 0===d?t:d).removeEventListener("scroll",c,l),delete t._onScroll[e.context._uid]}}};o.b=r}}]);