{"version":3,"sources":["webpack:///./src/views/pages/components/core/View.vue?44af","webpack:///src/views/pages/components/core/View.vue","webpack:///./src/views/pages/components/core/View.vue?80b4","webpack:///./src/views/pages/components/core/View.vue","webpack:///./node_modules/vuetify/lib/components/VMain/VMain.js"],"names":["render","_vm","this","_h","$createElement","_c","_self","class","$vuetify","theme","dark","undefined","attrs","staticRenderFns","name","data","computed","component","VMain","extend","props","tag","type","String","default","bar","top","right","footer","insetFooter","bottom","left","application","paddingTop","paddingRight","paddingBottom","paddingLeft","h","staticClass","style","styles","ref","$slots"],"mappings":"8IAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,SAAS,CAACE,MAAMN,EAAIO,SAASC,MAAMC,UAAOC,EAAY,iBAAiBC,MAAM,CAAC,GAAK,UAAU,CAACP,EAAG,gBAAgB,IAChNQ,EAAkB,GCMP,GACbC,KAAM,gBAENC,KAAM,KAAM,IAEZC,SAAU,ICZmM,I,6CCO3MC,EAAY,eACd,EACAjB,EACAa,GACA,EACA,KACA,KACA,MAIa,aAAAI,EAAiB,QAKhC,IAAkBA,EAAW,CAACC,QAAA,Q,kCCvB9B,0BAMe,cAAYC,OAAO,CAChCL,KAAM,SACNM,MAAO,CACLC,IAAK,CACHC,KAAMC,OACNC,QAAS,SAGbR,SAAU,CACR,SACE,MAAM,IACJS,EAAG,IACHC,EAAG,MACHC,EAAK,OACLC,EAAM,YACNC,EAAW,OACXC,EAAM,KACNC,GACE7B,KAAKM,SAASwB,YAClB,MAAO,CACLC,WAAeP,EAAMD,EAAT,KACZS,aAAiBP,EAAH,KACdQ,cAAkBP,EAASC,EAAcC,EAA1B,KACfM,YAAgBL,EAAH,QAMnB,OAAOM,GACL,MAAMtB,EAAO,CACXuB,YAAa,SACbC,MAAOrC,KAAKsC,OACZC,IAAK,QAEP,OAAOJ,EAAEnC,KAAKmB,IAAKN,EAAM,CAACsB,EAAE,MAAO,CACjCC,YAAa,gBACZpC,KAAKwC,OAAOlB","file":"js/chunk-42e52a84.6a273f21.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-main',{class:_vm.$vuetify.theme.dark ? undefined : 'grey lighten-3',attrs:{\"id\":\"pages\"}},[_c('router-view')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./View.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./View.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./View.vue?vue&type=template&id=e58739c4&\"\nimport script from \"./View.vue?vue&type=script&lang=js&\"\nexport * from \"./View.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VMain } from 'vuetify/lib/components/VMain';\ninstallComponents(component, {VMain})\n","// Styles\nimport \"../../../src/components/VMain/VMain.sass\"; // Mixins\n\nimport SSRBootable from '../../mixins/ssr-bootable';\n/* @vue/component */\n\nexport default SSRBootable.extend({\n name: 'v-main',\n props: {\n tag: {\n type: String,\n default: 'main'\n }\n },\n computed: {\n styles() {\n const {\n bar,\n top,\n right,\n footer,\n insetFooter,\n bottom,\n left\n } = this.$vuetify.application;\n return {\n paddingTop: `${top + bar}px`,\n paddingRight: `${right}px`,\n paddingBottom: `${footer + insetFooter + bottom}px`,\n paddingLeft: `${left}px`\n };\n }\n\n },\n\n render(h) {\n const data = {\n staticClass: 'v-main',\n style: this.styles,\n ref: 'main'\n };\n return h(this.tag, data, [h('div', {\n staticClass: 'v-main__wrap'\n }, this.$slots.default)]);\n }\n\n});\n//# sourceMappingURL=VMain.js.map"],"sourceRoot":""}