(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0ba706"],{"36e2":function(e,i,t){"use strict";t.r(i);var a=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("base-section",{attrs:{id:"theme-features"}},[t("base-section-heading",{attrs:{title:"Theme Features"}},[e._v(" Lorem ipsum dolor sit amet consectetur adipisicing elit. Libero, in! Asperiores, impedit libero. Veniam rerum saepe unde nihil possimus quibusdam esse accusamus mollitia magni fuga. ")]),t("v-container",[t("v-row",e._l(e.features,(function(i,a){return t("v-col",{key:a,attrs:{cols:"12",md:"6"}},[t("base-avatar-card",e._b({attrs:{align:"left",horizontal:""}},"base-avatar-card",i,!1),[e._v(" Lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis illum veniam cum dolores ratione commodi beatae quas maxime, laboriosam excepturi solut! ")])],1)})),1)],1)],1)},o=[],n={name:"SectionThemeFeatures",data:function(){return{features:[{title:"Pixel Perfect Design",icon:"mdi-fountain-pen-tip"},{title:"Retina Ready",icon:"mdi-cellphone"},{color:"primary",dark:!0,title:"Easily Customizable",icon:"mdi-pencil-box-outline"},{title:"Image Parallax",icon:"mdi-image-size-select-actual"},{title:"Seo Optimized",icon:"mdi-ice-pop"},{title:"24/7 Support",icon:"mdi-help-circle-outline"}]}}},r=n,s=t("2877"),l=t("6544"),c=t.n(l),u=t("62ad"),m=t("a523"),d=t("0fd9"),p=Object(s["a"])(r,a,o,!1,null,null,null);i["default"]=p.exports;c()(p,{VCol:u["a"],VContainer:m["a"],VRow:d["a"]})}}]);
//# sourceMappingURL=chunk-2d0ba706.4eba478e.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/ThemeFeatures.vue?d75c","webpack:///src/views/sections/ThemeFeatures.vue","webpack:///./src/views/sections/ThemeFeatures.vue?d46c","webpack:///./src/views/sections/ThemeFeatures.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","_v","_l","feature","i","key","_b","staticRenderFns","features","component","VCol","VContainer","VRow"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,eAAe,CAACE,MAAM,CAAC,GAAK,mBAAmB,CAACF,EAAG,uBAAuB,CAACE,MAAM,CAAC,MAAQ,mBAAmB,CAACN,EAAIO,GAAG,6LAA6LH,EAAG,cAAc,CAACA,EAAG,QAAQJ,EAAIQ,GAAIR,EAAY,UAAE,SAASS,EAAQC,GAAG,OAAON,EAAG,QAAQ,CAACO,IAAID,EAAEJ,MAAM,CAAC,KAAO,KAAK,GAAK,MAAM,CAACF,EAAG,mBAAmBJ,EAAIY,GAAG,CAACN,MAAM,CAAC,MAAQ,OAAO,WAAa,KAAK,mBAAmBG,GAAQ,GAAO,CAACT,EAAIO,GAAG,oKAAoK,MAAK,IAAI,IAAI,IACjzBM,EAAkB,GC2BtB,GACE,KAAF,uBAEE,KAAF,WAAI,MAAJ,CACMC,SAAU,CAChB,CACQ,MAAR,uBACQ,KAAR,wBAEA,CACQ,MAAR,eACQ,KAAR,iBAEA,CACQ,MAAR,UACQ,MAAR,EACQ,MAAR,sBACQ,KAAR,0BAEA,CACQ,MAAR,iBACQ,KAAR,gCAEA,CACQ,MAAR,gBACQ,KAAR,eAEA,CACQ,MAAR,eACQ,KAAR,+BCzDsW,I,qECOlWC,EAAY,eACd,EACAhB,EACAc,GACA,EACA,KACA,KACA,MAIa,aAAAE,EAAiB,QAOhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,aAAA,KAAWC,OAAA","file":"js/chunk-2d0ba706.4eba478e.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('base-section',{attrs:{\"id\":\"theme-features\"}},[_c('base-section-heading',{attrs:{\"title\":\"Theme Features\"}},[_vm._v(\" Lorem ipsum dolor sit amet consectetur adipisicing elit. Libero, in! Asperiores, impedit libero. Veniam rerum saepe unde nihil possimus quibusdam esse accusamus mollitia magni fuga. \")]),_c('v-container',[_c('v-row',_vm._l((_vm.features),function(feature,i){return _c('v-col',{key:i,attrs:{\"cols\":\"12\",\"md\":\"6\"}},[_c('base-avatar-card',_vm._b({attrs:{\"align\":\"left\",\"horizontal\":\"\"}},'base-avatar-card',feature,false),[_vm._v(\" Lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis illum veniam cum dolores ratione commodi beatae quas maxime, laboriosam excepturi solut! \")])],1)}),1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <base-section id=\"theme-features\">\n <base-section-heading title=\"Theme Features\">\n Lorem ipsum dolor sit amet consectetur adipisicing elit. Libero, in! Asperiores, impedit libero. Veniam rerum saepe unde nihil possimus quibusdam esse accusamus mollitia magni fuga.\n </base-section-heading>\n\n <v-container>\n <v-row>\n <v-col\n v-for=\"(feature, i) in features\"\n :key=\"i\"\n cols=\"12\"\n md=\"6\"\n >\n <base-avatar-card\n v-bind=\"feature\"\n align=\"left\"\n horizontal\n >\n Lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis illum veniam cum dolores ratione commodi beatae quas maxime, laboriosam excepturi solut!\n </base-avatar-card>\n </v-col>\n </v-row>\n </v-container>\n </base-section>\n</template>\n\n<script>\n export default {\n name: 'SectionThemeFeatures',\n\n data: () => ({\n features: [\n {\n title: 'Pixel Perfect Design',\n icon: 'mdi-fountain-pen-tip',\n },\n {\n title: 'Retina Ready',\n icon: 'mdi-cellphone',\n },\n {\n color: 'primary',\n dark: true,\n title: 'Easily Customizable',\n icon: 'mdi-pencil-box-outline',\n },\n {\n title: 'Image Parallax',\n icon: 'mdi-image-size-select-actual',\n },\n {\n title: 'Seo Optimized',\n icon: 'mdi-ice-pop',\n },\n {\n title: '24/7 Support',\n icon: 'mdi-help-circle-outline',\n },\n ],\n }),\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ThemeFeatures.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ThemeFeatures.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ThemeFeatures.vue?vue&type=template&id=2a0b8b23&\"\nimport script from \"./ThemeFeatures.vue?vue&type=script&lang=js&\"\nexport * from \"./ThemeFeatures.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 { VCol } from 'vuetify/lib/components/VGrid';\nimport { VContainer } from 'vuetify/lib/components/VGrid';\nimport { VRow } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VCol,VContainer,VRow})\n"],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0bd1aa"],{"2b26":function(e,i,a){"use strict";a.r(i);var t=function(){var e=this,i=e.$createElement,a=e._self._c||i;return a("base-section",{staticClass:"secondary",attrs:{id:"features"}},[a("v-responsive",{staticClass:"mx-auto",attrs:{"max-width":"1350"}},[a("v-container",{attrs:{fluid:""}},[a("v-row",e._l(e.cards,(function(i){return a("v-col",{key:i.title,attrs:{cols:"12",sm:"4",md:"3"}},[a("base-info-card",e._b({attrs:{align:"center",dark:""}},"base-info-card",i,!1))],1)})),1)],1)],1)],1)},n=[],l={name:"SectionFeatures",data:function(){return{cards:[{icon:"mdi-keyboard-outline",title:"Trendy Design",text:"Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas."},{icon:"mdi-camera-outline",title:"Photography",text:"Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas."},{icon:"mdi-pencil-outline",title:"Brand Making",text:"Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas."},{icon:"mdi-puzzle-outline",title:"24/7 Support",text:"Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas."}]}}},s=l,o=a("2877"),r=a("6544"),c=a.n(r),u=a("62ad"),m=a("a523"),d=a("6b53"),f=a("0fd9"),v=Object(o["a"])(s,t,n,!1,null,null,null);i["default"]=v.exports;c()(v,{VCol:u["a"],VContainer:m["a"],VResponsive:d["a"],VRow:f["a"]})}}]);
//# sourceMappingURL=chunk-2d0bd1aa.03dd4c9a.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/Features.vue?787c","webpack:///src/views/sections/Features.vue","webpack:///./src/views/sections/Features.vue?45db","webpack:///./src/views/sections/Features.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","attrs","_l","card","key","title","_b","staticRenderFns","cards","component","VCol","VContainer","VResponsive","VRow"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,eAAe,CAACE,YAAY,YAAYC,MAAM,CAAC,GAAK,aAAa,CAACH,EAAG,eAAe,CAACE,YAAY,UAAUC,MAAM,CAAC,YAAY,SAAS,CAACH,EAAG,cAAc,CAACG,MAAM,CAAC,MAAQ,KAAK,CAACH,EAAG,QAAQJ,EAAIQ,GAAIR,EAAS,OAAE,SAASS,GAAM,OAAOL,EAAG,QAAQ,CAACM,IAAID,EAAKE,MAAMJ,MAAM,CAAC,KAAO,KAAK,GAAK,IAAI,GAAK,MAAM,CAACH,EAAG,iBAAiBJ,EAAIY,GAAG,CAACL,MAAM,CAAC,MAAQ,SAAS,KAAO,KAAK,iBAAiBE,GAAK,KAAS,MAAK,IAAI,IAAI,IAAI,IACrfI,EAAkB,GC8BtB,GACE,KAAF,kBAEE,KAAF,WAAI,MAAJ,CACMC,MAAO,CACb,CACQ,KAAR,uBACQ,MAAR,gBACQ,KAAR,wHAEA,CACQ,KAAR,qBACQ,MAAR,cACQ,KAAR,wHAEA,CACQ,KAAR,qBACQ,MAAR,eACQ,KAAR,wHAEA,CACQ,KAAR,qBACQ,MAAR,eACQ,KAAR,4HCtDiW,I,iFCO7VC,EAAY,eACd,EACAhB,EACAc,GACA,EACA,KACA,KACA,MAIa,aAAAE,EAAiB,QAQhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,aAAA,KAAWC,cAAA,KAAYC,OAAA","file":"js/chunk-2d0bd1aa.03dd4c9a.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('base-section',{staticClass:\"secondary\",attrs:{\"id\":\"features\"}},[_c('v-responsive',{staticClass:\"mx-auto\",attrs:{\"max-width\":\"1350\"}},[_c('v-container',{attrs:{\"fluid\":\"\"}},[_c('v-row',_vm._l((_vm.cards),function(card){return _c('v-col',{key:card.title,attrs:{\"cols\":\"12\",\"sm\":\"4\",\"md\":\"3\"}},[_c('base-info-card',_vm._b({attrs:{\"align\":\"center\",\"dark\":\"\"}},'base-info-card',card,false))],1)}),1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <base-section\n id=\"features\"\n class=\"secondary\"\n >\n <v-responsive\n class=\"mx-auto\"\n max-width=\"1350\"\n >\n <v-container fluid>\n <v-row>\n <v-col\n v-for=\"card in cards\"\n :key=\"card.title\"\n cols=\"12\"\n sm=\"4\"\n md=\"3\"\n >\n <base-info-card\n align=\"center\"\n dark\n v-bind=\"card\"\n />\n </v-col>\n </v-row>\n </v-container>\n </v-responsive>\n </base-section>\n</template>\n\n<script>\n export default {\n name: 'SectionFeatures',\n\n data: () => ({\n cards: [\n {\n icon: 'mdi-keyboard-outline',\n title: 'Trendy Design',\n text: 'Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas.',\n },\n {\n icon: 'mdi-camera-outline',\n title: 'Photography',\n text: 'Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas.',\n },\n {\n icon: 'mdi-pencil-outline',\n title: 'Brand Making',\n text: 'Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas.',\n },\n {\n icon: 'mdi-puzzle-outline',\n title: '24/7 Support',\n text: 'Efficiently unleash media information without cross-media value. Quickly maximize value timely deliverables schemas.',\n },\n ],\n }),\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Features.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Features.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Features.vue?vue&type=template&id=731d455d&\"\nimport script from \"./Features.vue?vue&type=script&lang=js&\"\nexport * from \"./Features.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 { VCol } from 'vuetify/lib/components/VGrid';\nimport { VContainer } from 'vuetify/lib/components/VGrid';\nimport { VResponsive } from 'vuetify/lib/components/VResponsive';\nimport { VRow } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VCol,VContainer,VResponsive,VRow})\n"],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0bd98c"],{"2d59":function(t,e,i){"use strict";i.r(e);var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("section",{attrs:{id:"dashboard"}},[i("v-row",{staticStyle:{padding:"8px"},attrs:{"no-gutters":""}})],1)},a=[],o=(i("99af"),{name:"SectionDashboard",data:function(){return{monthlyStats:[{bgColor:"success darken-1",iconClass:"blue lighten-3 white--text",icon:"mdi-hospital-building",title:"Centros de aislamiento",data:"22",action:{label:"more",link:""}},{bgColor:"success ligthen-1",iconClass:"blue lighten-3 white--text",icon:"mdi-bunk-bed-outline",title:"Camas Totales",data:"450",action:{label:"more",link:""}},{bgColor:"success ligthen-1",iconClass:"blue lighten-3 white--text",icon:"mdi-bed",title:"Camas Usadas",data:"200",action:{label:"more",link:""}},{bgColor:"success ligthen-1",iconClass:"blue lighten-3 white--text",icon:"mdi-bed-empty",title:"Camas Disponibles",data:"250",action:{label:"more",link:""}},{bgColor:"red lighten-1",iconClass:"grey white--text",icon:"mdi-account-alert",title:"Pacientes Registrados",data:"150",action:{label:"more",link:""}},{bgColor:"orange lighten-2",iconClass:"grey darken-5 white--text",icon:"mdi-account-search",title:"Pacientes Sospechosos",data:"78",action:{label:"more",link:""}},{bgColor:"pink darken-1",iconClass:"grey darken-5 white--text",icon:"mdi-account-plus",title:"Pacientes Positivos",data:"72",action:{label:"more",link:""}},{bgColor:"pink darken-1",iconClass:"grey darken-5 white--text",icon:"mdi-account-plus",title:"Sospechosos Pendientes a Ingreso",data:"25",action:{label:"more",link:""}},{bgColor:"pink darken-1",iconClass:"grey darken-5 white--text",icon:"mdi-account-plus",title:"Positivos Pendientes a Ingreso",data:"15",action:{label:"more",link:""}}]}},provide:{theme:{isDark:!0}},computed:{minHeight:function(){var t=this.$vuetify.breakpoint.mdAndUp?"100vh":"50vh";return"calc(".concat(t," - ").concat(this.$vuetify.application.top,"px)")}}}),l=o,s=i("2877"),c=i("6544"),r=i.n(c),d=i("0fd9"),u=Object(s["a"])(l,n,a,!1,null,null,null);e["default"]=u.exports;r()(u,{VRow:d["a"]})}}]);
//# sourceMappingURL=chunk-2d0bd98c.cd2c8837.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/Dashboard.vue?9531","webpack:///src/views/sections/Dashboard.vue","webpack:///./src/views/sections/Dashboard.vue?7e18","webpack:///./src/views/sections/Dashboard.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticStyle","staticRenderFns","monthlyStats","component","VRow"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,UAAU,CAACE,MAAM,CAAC,GAAK,cAAc,CAACF,EAAG,QAAQ,CAACG,YAAY,CAAC,QAAU,OAAOD,MAAM,CAAC,aAAa,OAAO,IAC1ME,EAAkB,GCetB,G,UAAA,CAEE,KAAF,mBAEE,KAAF,WAAI,MAAJ,CACMC,aAAc,CACpB,CACQ,QAAR,mBACQ,UAAR,6BACQ,KAAR,wBACQ,MAAR,yBACQ,KAAR,KACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,qBACQ,UAAR,6BACQ,KAAR,uBACQ,MAAR,gBACQ,KAAR,MACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,qBACQ,UAAR,6BACQ,KAAR,UACQ,MAAR,eACQ,KAAR,MACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,qBACQ,UAAR,6BACQ,KAAR,gBACQ,MAAR,oBACQ,KAAR,MACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,iBACQ,UAAR,mBACQ,KAAR,oBACQ,MAAR,wBACQ,KAAR,MACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,mBACQ,UAAR,4BACQ,KAAR,qBACQ,MAAR,wBACQ,KAAR,KACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,iBACQ,UAAR,4BACQ,KAAR,mBACQ,MAAR,sBACQ,KAAR,KACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,iBACQ,UAAR,4BACQ,KAAR,mBACQ,MAAR,mCACQ,KAAR,KACQ,OAAR,CACU,MAAV,OACU,KAAV,KAGA,CACQ,QAAR,iBACQ,UAAR,4BACQ,KAAR,mBACQ,MAAR,iCACQ,KAAR,KACQ,OAAR,CACU,MAAV,OACU,KAAV,QAME,QAAF,CACI,MAAJ,CAAM,QAAN,IAGE,SAAF,CACI,UADJ,WAEM,IAAN,kDAEM,MAAN,wECpIkW,I,6CCO9VC,EAAY,eACd,EACAX,EACAS,GACA,EACA,KACA,KACA,MAIa,aAAAE,EAAiB,QAKhC,IAAkBA,EAAW,CAACC,OAAA","file":"js/chunk-2d0bd98c.cd2c8837.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{attrs:{\"id\":\"dashboard\"}},[_c('v-row',{staticStyle:{\"padding\":\"8px\"},attrs:{\"no-gutters\":\"\"}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <section id=\"dashboard\">\n <v-row\n no-gutters\n style=\"padding: 8px\"\n >\n <!-- <info-box\n :stats=\"monthlyStats\"\n :more=\"true\"\n /> -->\n </v-row>\n </section>\n</template>\n\n<script>\n // import InfoBox from '@/components/InfoBox'\n export default {\n\n name: 'SectionDashboard',\n // components: { InfoBox },\n data: () => ({\n monthlyStats: [\n {\n bgColor: 'success darken-1',\n iconClass: 'blue lighten-3 white--text',\n icon: 'mdi-hospital-building',\n title: 'Centros de aislamiento',\n data: '22',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'success ligthen-1',\n iconClass: 'blue lighten-3 white--text',\n icon: 'mdi-bunk-bed-outline',\n title: 'Camas Totales',\n data: '450',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'success ligthen-1',\n iconClass: 'blue lighten-3 white--text',\n icon: 'mdi-bed',\n title: 'Camas Usadas',\n data: '200',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'success ligthen-1',\n iconClass: 'blue lighten-3 white--text',\n icon: 'mdi-bed-empty',\n title: 'Camas Disponibles',\n data: '250',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'red lighten-1',\n iconClass: 'grey white--text',\n icon: 'mdi-account-alert',\n title: 'Pacientes Registrados',\n data: '150',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'orange lighten-2',\n iconClass: 'grey darken-5 white--text',\n icon: 'mdi-account-search',\n title: 'Pacientes Sospechosos',\n data: '78',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'pink darken-1',\n iconClass: 'grey darken-5 white--text',\n icon: 'mdi-account-plus',\n title: 'Pacientes Positivos',\n data: '72',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'pink darken-1',\n iconClass: 'grey darken-5 white--text',\n icon: 'mdi-account-plus',\n title: 'Sospechosos Pendientes a Ingreso',\n data: '25',\n action: {\n label: 'more',\n link: '',\n },\n },\n {\n bgColor: 'pink darken-1',\n iconClass: 'grey darken-5 white--text',\n icon: 'mdi-account-plus',\n title: 'Positivos Pendientes a Ingreso',\n data: '15',\n action: {\n label: 'more',\n link: '',\n },\n },\n ],\n }),\n\n provide: {\n theme: { isDark: true },\n },\n\n computed: {\n minHeight () {\n const height = this.$vuetify.breakpoint.mdAndUp ? '100vh' : '50vh'\n\n return `calc(${height} - ${this.$vuetify.application.top}px)`\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Dashboard.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Dashboard.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Dashboard.vue?vue&type=template&id=1f722ef5&\"\nimport script from \"./Dashboard.vue?vue&type=script&lang=js&\"\nexport * from \"./Dashboard.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 { VRow } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VRow})\n"],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0c0691"],{4252:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-theme-provider",{attrs:{dark:""}},[a("base-section",{staticClass:"accent text-center",attrs:{id:"social",space:"56"}},[a("base-icon",{staticClass:"mb-8"},[t._v(" mdi-twitter ")]),a("base-section-heading",{attrs:{color:"transparent",title:"Social Media"}},[t._v(" Lorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi aspernatur recusandae aut repudiandae illo error obcaecati dolores voluptate, tempore. ")]),a("a",{staticClass:"d-inline-block mb-8",staticStyle:{"text-decoration":"none"},attrs:{href:"https://vuetifyjs.com",target:"_blank"}},[t._v(" https://vuetifyjs.com ")]),a("div",{staticClass:"py-4"}),a("v-btn",{staticClass:"font-weight-bold",attrs:{color:"white",href:"https://twitter.com/vuetifyjs",light:"","min-width":"168",target:"_blank","x-large":""}},[t._v(" Follow Us "),a("v-icon",{attrs:{right:""}},[t._v(" mdi-open-in-new ")])],1)],1)],1)},s=[],n={name:"SectionNews",provide:{heading:{align:"center"}}},r=n,o=a("2877"),c=a("6544"),l=a.n(c),d=a("8336"),p=a("132d"),u=a("480e"),v=Object(o["a"])(r,i,s,!1,null,null,null);e["default"]=v.exports;l()(v,{VBtn:d["a"],VIcon:p["a"],VThemeProvider:u["a"]})}}]);
//# sourceMappingURL=chunk-2d0c0691.d1c40e23.js.map
\ No newline at end of file
//# sourceMappingURL=chunk-2d0c0691.00d9f25f.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/SocialMedia.vue?e4cd","webpack:///src/views/sections/SocialMedia.vue","webpack:///./src/views/sections/SocialMedia.vue?ea9b","webpack:///./src/views/sections/SocialMedia.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticClass","_v","staticStyle","staticRenderFns","component","VBtn","VIcon","VThemeProvider"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,mBAAmB,CAACE,MAAM,CAAC,KAAO,KAAK,CAACF,EAAG,eAAe,CAACG,YAAY,qBAAqBD,MAAM,CAAC,GAAK,SAAS,MAAQ,OAAO,CAACF,EAAG,YAAY,CAACG,YAAY,QAAQ,CAACP,EAAIQ,GAAG,mBAAmBJ,EAAG,uBAAuB,CAACE,MAAM,CAAC,MAAQ,cAAc,MAAQ,iBAAiB,CAACN,EAAIQ,GAAG,kKAAkKJ,EAAG,IAAI,CAACG,YAAY,sBAAsBE,YAAY,CAAC,kBAAkB,QAAQH,MAAM,CAAC,KAAO,wBAAwB,OAAS,WAAW,CAACN,EAAIQ,GAAG,6BAA6BJ,EAAG,MAAM,CAACG,YAAY,SAASH,EAAG,QAAQ,CAACG,YAAY,mBAAmBD,MAAM,CAAC,MAAQ,QAAQ,KAAO,gCAAgC,MAAQ,GAAG,YAAY,MAAM,OAAS,SAAS,UAAU,KAAK,CAACN,EAAIQ,GAAG,eAAeJ,EAAG,SAAS,CAACE,MAAM,CAAC,MAAQ,KAAK,CAACN,EAAIQ,GAAG,wBAAwB,IAAI,IAAI,IACh/BE,EAAkB,GCgDtB,GACE,KAAF,cAEE,QAAF,CACI,QAAJ,CAAM,MAAN,YCrDoW,I,qECOhWC,EAAY,eACd,EACAZ,EACAW,GACA,EACA,KACA,KACA,MAIa,aAAAC,EAAiB,QAOhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,QAAA,KAAMC,iBAAA","file":"js/chunk-2d0c0691.d1c40e23.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-theme-provider',{attrs:{\"dark\":\"\"}},[_c('base-section',{staticClass:\"accent text-center\",attrs:{\"id\":\"social\",\"space\":\"56\"}},[_c('base-icon',{staticClass:\"mb-8\"},[_vm._v(\" mdi-twitter \")]),_c('base-section-heading',{attrs:{\"color\":\"transparent\",\"title\":\"Social Media\"}},[_vm._v(\" Lorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi aspernatur recusandae aut repudiandae illo error obcaecati dolores voluptate, tempore. \")]),_c('a',{staticClass:\"d-inline-block mb-8\",staticStyle:{\"text-decoration\":\"none\"},attrs:{\"href\":\"https://vuetifyjs.com\",\"target\":\"_blank\"}},[_vm._v(\" https://vuetifyjs.com \")]),_c('div',{staticClass:\"py-4\"}),_c('v-btn',{staticClass:\"font-weight-bold\",attrs:{\"color\":\"white\",\"href\":\"https://twitter.com/vuetifyjs\",\"light\":\"\",\"min-width\":\"168\",\"target\":\"_blank\",\"x-large\":\"\"}},[_vm._v(\" Follow Us \"),_c('v-icon',{attrs:{\"right\":\"\"}},[_vm._v(\" mdi-open-in-new \")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <v-theme-provider dark>\n <base-section\n id=\"social\"\n class=\"accent text-center\"\n space=\"56\"\n >\n <base-icon class=\"mb-8\">\n mdi-twitter\n </base-icon>\n\n <base-section-heading\n color=\"transparent\"\n title=\"Social Media\"\n >\n Lorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi aspernatur recusandae aut repudiandae illo error obcaecati dolores voluptate, tempore.\n </base-section-heading>\n\n <a\n class=\"d-inline-block mb-8\"\n href=\"https://vuetifyjs.com\"\n style=\"text-decoration: none;\"\n target=\"_blank\"\n >\n https://vuetifyjs.com\n </a>\n\n <div class=\"py-4\" />\n\n <v-btn\n class=\"font-weight-bold\"\n color=\"white\"\n href=\"https://twitter.com/vuetifyjs\"\n light\n min-width=\"168\"\n target=\"_blank\"\n x-large\n >\n Follow Us\n\n <v-icon right>\n mdi-open-in-new\n </v-icon>\n </v-btn>\n </base-section>\n </v-theme-provider>\n</template>\n\n<script>\n export default {\n name: 'SectionNews',\n\n provide: {\n heading: { align: 'center' },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SocialMedia.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SocialMedia.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SocialMedia.vue?vue&type=template&id=fc82c49a&\"\nimport script from \"./SocialMedia.vue?vue&type=script&lang=js&\"\nexport * from \"./SocialMedia.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 { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VThemeProvider } from 'vuetify/lib/components/VThemeProvider';\ninstallComponents(component, {VBtn,VIcon,VThemeProvider})\n"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/SocialMedia.vue?5130","webpack:///src/views/sections/SocialMedia.vue","webpack:///./src/views/sections/SocialMedia.vue?988a","webpack:///./src/views/sections/SocialMedia.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticClass","_v","staticStyle","staticRenderFns","component","VBtn","VIcon","VThemeProvider"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,mBAAmB,CAACE,MAAM,CAAC,KAAO,KAAK,CAACF,EAAG,eAAe,CAACG,YAAY,qBAAqBD,MAAM,CAAC,GAAK,SAAS,MAAQ,OAAO,CAACF,EAAG,YAAY,CAACG,YAAY,QAAQ,CAACP,EAAIQ,GAAG,mBAAmBJ,EAAG,uBAAuB,CAACE,MAAM,CAAC,MAAQ,cAAc,MAAQ,iBAAiB,CAACN,EAAIQ,GAAG,kKAAkKJ,EAAG,IAAI,CAACG,YAAY,sBAAsBE,YAAY,CAAC,kBAAkB,QAAQH,MAAM,CAAC,KAAO,wBAAwB,OAAS,WAAW,CAACN,EAAIQ,GAAG,6BAA6BJ,EAAG,MAAM,CAACG,YAAY,SAASH,EAAG,QAAQ,CAACG,YAAY,mBAAmBD,MAAM,CAAC,MAAQ,QAAQ,KAAO,gCAAgC,MAAQ,GAAG,YAAY,MAAM,OAAS,SAAS,UAAU,KAAK,CAACN,EAAIQ,GAAG,eAAeJ,EAAG,SAAS,CAACE,MAAM,CAAC,MAAQ,KAAK,CAACN,EAAIQ,GAAG,wBAAwB,IAAI,IAAI,IACh/BE,EAAkB,GCgDtB,GACE,KAAF,cAEE,QAAF,CACI,QAAJ,CAAM,MAAN,YCrDoW,I,qECOhWC,EAAY,eACd,EACAZ,EACAW,GACA,EACA,KACA,KACA,MAIa,aAAAC,EAAiB,QAOhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,QAAA,KAAMC,iBAAA","file":"js/chunk-2d0c0691.00d9f25f.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-theme-provider',{attrs:{\"dark\":\"\"}},[_c('base-section',{staticClass:\"accent text-center\",attrs:{\"id\":\"social\",\"space\":\"56\"}},[_c('base-icon',{staticClass:\"mb-8\"},[_vm._v(\" mdi-twitter \")]),_c('base-section-heading',{attrs:{\"color\":\"transparent\",\"title\":\"Social Media\"}},[_vm._v(\" Lorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi aspernatur recusandae aut repudiandae illo error obcaecati dolores voluptate, tempore. \")]),_c('a',{staticClass:\"d-inline-block mb-8\",staticStyle:{\"text-decoration\":\"none\"},attrs:{\"href\":\"https://vuetifyjs.com\",\"target\":\"_blank\"}},[_vm._v(\" https://vuetifyjs.com \")]),_c('div',{staticClass:\"py-4\"}),_c('v-btn',{staticClass:\"font-weight-bold\",attrs:{\"color\":\"white\",\"href\":\"https://twitter.com/vuetifyjs\",\"light\":\"\",\"min-width\":\"168\",\"target\":\"_blank\",\"x-large\":\"\"}},[_vm._v(\" Follow Us \"),_c('v-icon',{attrs:{\"right\":\"\"}},[_vm._v(\" mdi-open-in-new \")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <v-theme-provider dark>\n <base-section\n id=\"social\"\n class=\"accent text-center\"\n space=\"56\"\n >\n <base-icon class=\"mb-8\">\n mdi-twitter\n </base-icon>\n\n <base-section-heading\n color=\"transparent\"\n title=\"Social Media\"\n >\n Lorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi aspernatur recusandae aut repudiandae illo error obcaecati dolores voluptate, tempore.\n </base-section-heading>\n\n <a\n class=\"d-inline-block mb-8\"\n href=\"https://vuetifyjs.com\"\n style=\"text-decoration: none;\"\n target=\"_blank\"\n >\n https://vuetifyjs.com\n </a>\n\n <div class=\"py-4\" />\n\n <v-btn\n class=\"font-weight-bold\"\n color=\"white\"\n href=\"https://twitter.com/vuetifyjs\"\n light\n min-width=\"168\"\n target=\"_blank\"\n x-large\n >\n Follow Us\n\n <v-icon right>\n mdi-open-in-new\n </v-icon>\n </v-btn>\n </base-section>\n </v-theme-provider>\n</template>\n\n<script>\n export default {\n name: 'SectionNews',\n\n provide: {\n heading: { align: 'center' },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SocialMedia.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SocialMedia.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SocialMedia.vue?vue&type=template&id=fc82c49a&\"\nimport script from \"./SocialMedia.vue?vue&type=script&lang=js&\"\nexport * from \"./SocialMedia.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 { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\nimport { VThemeProvider } from 'vuetify/lib/components/VThemeProvider';\ninstallComponents(component, {VBtn,VIcon,VThemeProvider})\n"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/pro/Index.vue","webpack:///src/views/pro/Index.vue","webpack:///./src/views/pro/Index.vue?95b6"],"names":["render","staticRenderFns","component"],"mappings":"6HAAIA,EAAQC,E,wBCOZ,GACE,KAAF,MAEE,SAAF,CAAI,MAAJ,gBAEE,QAAF,OAEE,OAAF,CACA,gBACA,WACA,kBAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,SCxB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0c806a.c94fd4b0.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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","<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'Pro',\n\n metaInfo: { title: 'Pro Features' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'hero-alt',\n 'pro-features',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'pro',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/pro/Index.vue","webpack:///src/views/pro/Index.vue","webpack:///./src/views/pro/Index.vue?0b8e"],"names":["render","staticRenderFns","component"],"mappings":"6HAAIA,EAAQC,E,wBCOZ,GACE,KAAF,MAEE,SAAF,CAAI,MAAJ,gBAEE,QAAF,OAEE,OAAF,CACA,gBACA,WACA,kBAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,SCxB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0c806a.c94fd4b0.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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","<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'Pro',\n\n metaInfo: { title: 'Pro Features' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'hero-alt',\n 'pro-features',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'pro',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0d7ea1"],{"799b":function(e,a,s){"use strict";s.r(a);var t=function(){var e=this,a=e.$createElement,s=e._self._c||a;return s("base-section",{attrs:{id:"map",space:"0"}},[s("iframe",{staticStyle:{border:"0",display:"block"},attrs:{allowfullscreen:"","aria-hidden":"false",frameborder:"0",height:"500",src:"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d214634.84395433197!2d-97.42974387625868!3d32.801023187219684!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e6e122dc807ad%3A0xa4af8bf8dd69acbd!2sFort%20Worth%2C%20TX!5e0!3m2!1sen!2sus!4v1584734211438!5m2!1sen!2sus",tabindex:"0",width:"100%"}})])},n=[],d={name:"SectionMap",provide:{heading:{align:"center"}}},r=d,i=s("2877"),c=Object(i["a"])(r,t,n,!1,null,null,null);a["default"]=c.exports}}]);
//# sourceMappingURL=chunk-2d0d7ea1.9dfd45f6.js.map
\ No newline at end of file
//# sourceMappingURL=chunk-2d0d7ea1.032152b2.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/Map.vue?b2ba","webpack:///src/views/sections/Map.vue","webpack:///./src/views/sections/Map.vue?481e","webpack:///./src/views/sections/Map.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticStyle","staticRenderFns","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,eAAe,CAACE,MAAM,CAAC,GAAK,MAAM,MAAQ,MAAM,CAACF,EAAG,SAAS,CAACG,YAAY,CAAC,OAAS,IAAI,QAAU,SAASD,MAAM,CAAC,gBAAkB,GAAG,cAAc,QAAQ,YAAc,IAAI,OAAS,MAAM,IAAM,sRAAsR,SAAW,IAAI,MAAQ,aAChlBE,EAAkB,GCkBtB,GACE,KAAF,aAEE,QAAF,CACI,QAAJ,CAAM,MAAN,YCvB4V,I,YCOxVC,EAAY,eACd,EACAV,EACAS,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0d7ea1.9dfd45f6.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('base-section',{attrs:{\"id\":\"map\",\"space\":\"0\"}},[_c('iframe',{staticStyle:{\"border\":\"0\",\"display\":\"block\"},attrs:{\"allowfullscreen\":\"\",\"aria-hidden\":\"false\",\"frameborder\":\"0\",\"height\":\"500\",\"src\":\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d214634.84395433197!2d-97.42974387625868!3d32.801023187219684!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e6e122dc807ad%3A0xa4af8bf8dd69acbd!2sFort%20Worth%2C%20TX!5e0!3m2!1sen!2sus!4v1584734211438!5m2!1sen!2sus\",\"tabindex\":\"0\",\"width\":\"100%\"}})])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <base-section\n id=\"map\"\n space=\"0\"\n >\n <iframe\n allowfullscreen\n aria-hidden=\"false\"\n frameborder=\"0\"\n height=\"500\"\n src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d214634.84395433197!2d-97.42974387625868!3d32.801023187219684!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e6e122dc807ad%3A0xa4af8bf8dd69acbd!2sFort%20Worth%2C%20TX!5e0!3m2!1sen!2sus!4v1584734211438!5m2!1sen!2sus\"\n style=\"border:0; display: block;\"\n tabindex=\"0\"\n width=\"100%\"\n />\n </base-section>\n</template>\n\n<script>\n export default {\n name: 'SectionMap',\n\n provide: {\n heading: { align: 'center' },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Map.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Map.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Map.vue?vue&type=template&id=415e5f46&\"\nimport script from \"./Map.vue?vue&type=script&lang=js&\"\nexport * from \"./Map.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"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/Map.vue?6f3d","webpack:///src/views/sections/Map.vue","webpack:///./src/views/sections/Map.vue?f6e1","webpack:///./src/views/sections/Map.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticStyle","staticRenderFns","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,eAAe,CAACE,MAAM,CAAC,GAAK,MAAM,MAAQ,MAAM,CAACF,EAAG,SAAS,CAACG,YAAY,CAAC,OAAS,IAAI,QAAU,SAASD,MAAM,CAAC,gBAAkB,GAAG,cAAc,QAAQ,YAAc,IAAI,OAAS,MAAM,IAAM,sRAAsR,SAAW,IAAI,MAAQ,aAChlBE,EAAkB,GCkBtB,GACE,KAAF,aAEE,QAAF,CACI,QAAJ,CAAM,MAAN,YCvB4V,I,YCOxVC,EAAY,eACd,EACAV,EACAS,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0d7ea1.032152b2.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('base-section',{attrs:{\"id\":\"map\",\"space\":\"0\"}},[_c('iframe',{staticStyle:{\"border\":\"0\",\"display\":\"block\"},attrs:{\"allowfullscreen\":\"\",\"aria-hidden\":\"false\",\"frameborder\":\"0\",\"height\":\"500\",\"src\":\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d214634.84395433197!2d-97.42974387625868!3d32.801023187219684!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e6e122dc807ad%3A0xa4af8bf8dd69acbd!2sFort%20Worth%2C%20TX!5e0!3m2!1sen!2sus!4v1584734211438!5m2!1sen!2sus\",\"tabindex\":\"0\",\"width\":\"100%\"}})])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <base-section\n id=\"map\"\n space=\"0\"\n >\n <iframe\n allowfullscreen\n aria-hidden=\"false\"\n frameborder=\"0\"\n height=\"500\"\n src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d214634.84395433197!2d-97.42974387625868!3d32.801023187219684!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e6e122dc807ad%3A0xa4af8bf8dd69acbd!2sFort%20Worth%2C%20TX!5e0!3m2!1sen!2sus!4v1584734211438!5m2!1sen!2sus\"\n style=\"border:0; display: block;\"\n tabindex=\"0\"\n width=\"100%\"\n />\n </base-section>\n</template>\n\n<script>\n export default {\n name: 'SectionMap',\n\n provide: {\n heading: { align: 'center' },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Map.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Map.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Map.vue?vue&type=template&id=415e5f46&\"\nimport script from \"./Map.vue?vue&type=script&lang=js&\"\nexport * from \"./Map.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"],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0df20c"],{"891f":function(t,e,s){"use strict";s.r(e);var a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("v-theme-provider",{attrs:{dark:""}},[s("base-section",{staticClass:"primary",attrs:{id:"contact-us",space:"36"}},[s("v-row",{staticClass:"ma-0",attrs:{align:"center",justify:"center"}},[s("base-title",{attrs:{space:"0",title:"GET OUR NEWSLETTER"}}),s("v-responsive",{staticClass:"px-4 mx-6",attrs:{"max-width":"600",width:"100%"}},[s("base-text-field",{attrs:{"hide-details":"",label:"Your Email Address"},scopedSlots:t._u([{key:"append-outer",fn:function(){return[s("v-btn",{staticClass:"ml-n1",staticStyle:{"margin-top":"-7px"},attrs:{height:"40",outlined:""}},[t._v(" Subscribe ")])]},proxy:!0}])})],1)],1)],1)],1)},r=[],i={name:"SectionNewsletterAlt"},n=i,l=s("2877"),c=s("6544"),o=s.n(c),d=s("8336"),p=s("6b53"),u=s("0fd9"),b=s("480e"),f=Object(l["a"])(n,a,r,!1,null,null,null);e["default"]=f.exports;o()(f,{VBtn:d["a"],VResponsive:p["a"],VRow:u["a"],VThemeProvider:b["a"]})}}]);
//# sourceMappingURL=chunk-2d0df20c.8b43a7d8.js.map
\ No newline at end of file
//# sourceMappingURL=chunk-2d0df20c.b41e9ec2.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/Newsletter.vue?ff4b","webpack:///src/views/sections/Newsletter.vue","webpack:///./src/views/sections/Newsletter.vue?5c87","webpack:///./src/views/sections/Newsletter.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticClass","scopedSlots","_u","key","fn","staticStyle","_v","proxy","staticRenderFns","component","VBtn","VResponsive","VRow","VThemeProvider"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,mBAAmB,CAACE,MAAM,CAAC,KAAO,KAAK,CAACF,EAAG,eAAe,CAACG,YAAY,UAAUD,MAAM,CAAC,GAAK,aAAa,MAAQ,OAAO,CAACF,EAAG,QAAQ,CAACG,YAAY,OAAOD,MAAM,CAAC,MAAQ,SAAS,QAAU,WAAW,CAACF,EAAG,aAAa,CAACE,MAAM,CAAC,MAAQ,IAAI,MAAQ,wBAAwBF,EAAG,eAAe,CAACG,YAAY,YAAYD,MAAM,CAAC,YAAY,MAAM,MAAQ,SAAS,CAACF,EAAG,kBAAkB,CAACE,MAAM,CAAC,eAAe,GAAG,MAAQ,sBAAsBE,YAAYR,EAAIS,GAAG,CAAC,CAACC,IAAI,eAAeC,GAAG,WAAW,MAAO,CAACP,EAAG,QAAQ,CAACG,YAAY,QAAQK,YAAY,CAAC,aAAa,QAAQN,MAAM,CAAC,OAAS,KAAK,SAAW,KAAK,CAACN,EAAIa,GAAG,mBAAmBC,OAAM,QAAW,IAAI,IAAI,IAAI,IAC1uBC,EAAkB,GC2CtB,GACE,KAAF,wBC7CmW,I,iFCO/VC,EAAY,eACd,EACAjB,EACAgB,GACA,EACA,KACA,KACA,MAIa,aAAAC,EAAiB,QAQhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,cAAA,KAAYC,OAAA,KAAKC,iBAAA","file":"js/chunk-2d0df20c.8b43a7d8.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-theme-provider',{attrs:{\"dark\":\"\"}},[_c('base-section',{staticClass:\"primary\",attrs:{\"id\":\"contact-us\",\"space\":\"36\"}},[_c('v-row',{staticClass:\"ma-0\",attrs:{\"align\":\"center\",\"justify\":\"center\"}},[_c('base-title',{attrs:{\"space\":\"0\",\"title\":\"GET OUR NEWSLETTER\"}}),_c('v-responsive',{staticClass:\"px-4 mx-6\",attrs:{\"max-width\":\"600\",\"width\":\"100%\"}},[_c('base-text-field',{attrs:{\"hide-details\":\"\",\"label\":\"Your Email Address\"},scopedSlots:_vm._u([{key:\"append-outer\",fn:function(){return [_c('v-btn',{staticClass:\"ml-n1\",staticStyle:{\"margin-top\":\"-7px\"},attrs:{\"height\":\"40\",\"outlined\":\"\"}},[_vm._v(\" Subscribe \")])]},proxy:true}])})],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <v-theme-provider dark>\n <base-section\n id=\"contact-us\"\n class=\"primary\"\n space=\"36\"\n >\n <v-row\n align=\"center\"\n class=\"ma-0\"\n justify=\"center\"\n >\n <base-title\n space=\"0\"\n title=\"GET OUR NEWSLETTER\"\n />\n\n <v-responsive\n class=\"px-4 mx-6\"\n max-width=\"600\"\n width=\"100%\"\n >\n <base-text-field\n hide-details\n label=\"Your Email Address\"\n >\n <template v-slot:append-outer>\n <v-btn\n class=\"ml-n1\"\n height=\"40\"\n outlined\n style=\"margin-top: -7px;\"\n >\n Subscribe\n </v-btn>\n </template>\n </base-text-field>\n </v-responsive>\n </v-row>\n </base-section>\n </v-theme-provider>\n</template>\n\n<script>\n export default {\n name: 'SectionNewsletterAlt',\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Newsletter.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Newsletter.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Newsletter.vue?vue&type=template&id=39444267&\"\nimport script from \"./Newsletter.vue?vue&type=script&lang=js&\"\nexport * from \"./Newsletter.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 { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VResponsive } from 'vuetify/lib/components/VResponsive';\nimport { VRow } from 'vuetify/lib/components/VGrid';\nimport { VThemeProvider } from 'vuetify/lib/components/VThemeProvider';\ninstallComponents(component, {VBtn,VResponsive,VRow,VThemeProvider})\n"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/Newsletter.vue?aa2f","webpack:///src/views/sections/Newsletter.vue","webpack:///./src/views/sections/Newsletter.vue?8a95","webpack:///./src/views/sections/Newsletter.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","staticClass","scopedSlots","_u","key","fn","staticStyle","_v","proxy","staticRenderFns","component","VBtn","VResponsive","VRow","VThemeProvider"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,mBAAmB,CAACE,MAAM,CAAC,KAAO,KAAK,CAACF,EAAG,eAAe,CAACG,YAAY,UAAUD,MAAM,CAAC,GAAK,aAAa,MAAQ,OAAO,CAACF,EAAG,QAAQ,CAACG,YAAY,OAAOD,MAAM,CAAC,MAAQ,SAAS,QAAU,WAAW,CAACF,EAAG,aAAa,CAACE,MAAM,CAAC,MAAQ,IAAI,MAAQ,wBAAwBF,EAAG,eAAe,CAACG,YAAY,YAAYD,MAAM,CAAC,YAAY,MAAM,MAAQ,SAAS,CAACF,EAAG,kBAAkB,CAACE,MAAM,CAAC,eAAe,GAAG,MAAQ,sBAAsBE,YAAYR,EAAIS,GAAG,CAAC,CAACC,IAAI,eAAeC,GAAG,WAAW,MAAO,CAACP,EAAG,QAAQ,CAACG,YAAY,QAAQK,YAAY,CAAC,aAAa,QAAQN,MAAM,CAAC,OAAS,KAAK,SAAW,KAAK,CAACN,EAAIa,GAAG,mBAAmBC,OAAM,QAAW,IAAI,IAAI,IAAI,IAC1uBC,EAAkB,GC2CtB,GACE,KAAF,wBC7CmW,I,iFCO/VC,EAAY,eACd,EACAjB,EACAgB,GACA,EACA,KACA,KACA,MAIa,aAAAC,EAAiB,QAQhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,cAAA,KAAYC,OAAA,KAAKC,iBAAA","file":"js/chunk-2d0df20c.b41e9ec2.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-theme-provider',{attrs:{\"dark\":\"\"}},[_c('base-section',{staticClass:\"primary\",attrs:{\"id\":\"contact-us\",\"space\":\"36\"}},[_c('v-row',{staticClass:\"ma-0\",attrs:{\"align\":\"center\",\"justify\":\"center\"}},[_c('base-title',{attrs:{\"space\":\"0\",\"title\":\"GET OUR NEWSLETTER\"}}),_c('v-responsive',{staticClass:\"px-4 mx-6\",attrs:{\"max-width\":\"600\",\"width\":\"100%\"}},[_c('base-text-field',{attrs:{\"hide-details\":\"\",\"label\":\"Your Email Address\"},scopedSlots:_vm._u([{key:\"append-outer\",fn:function(){return [_c('v-btn',{staticClass:\"ml-n1\",staticStyle:{\"margin-top\":\"-7px\"},attrs:{\"height\":\"40\",\"outlined\":\"\"}},[_vm._v(\" Subscribe \")])]},proxy:true}])})],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <v-theme-provider dark>\n <base-section\n id=\"contact-us\"\n class=\"primary\"\n space=\"36\"\n >\n <v-row\n align=\"center\"\n class=\"ma-0\"\n justify=\"center\"\n >\n <base-title\n space=\"0\"\n title=\"GET OUR NEWSLETTER\"\n />\n\n <v-responsive\n class=\"px-4 mx-6\"\n max-width=\"600\"\n width=\"100%\"\n >\n <base-text-field\n hide-details\n label=\"Your Email Address\"\n >\n <template v-slot:append-outer>\n <v-btn\n class=\"ml-n1\"\n height=\"40\"\n outlined\n style=\"margin-top: -7px;\"\n >\n Subscribe\n </v-btn>\n </template>\n </base-text-field>\n </v-responsive>\n </v-row>\n </base-section>\n </v-theme-provider>\n</template>\n\n<script>\n export default {\n name: 'SectionNewsletterAlt',\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Newsletter.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Newsletter.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Newsletter.vue?vue&type=template&id=39444267&\"\nimport script from \"./Newsletter.vue?vue&type=script&lang=js&\"\nexport * from \"./Newsletter.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 { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VResponsive } from 'vuetify/lib/components/VResponsive';\nimport { VRow } from 'vuetify/lib/components/VGrid';\nimport { VThemeProvider } from 'vuetify/lib/components/VThemeProvider';\ninstallComponents(component, {VBtn,VResponsive,VRow,VThemeProvider})\n"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/home/Index.vue","webpack:///src/views/home/Index.vue","webpack:///./src/views/home/Index.vue?a798"],"names":["render","staticRenderFns","component"],"mappings":"2HAAIA,EAAQC,E,wBCQZ,GACE,KAAF,OAEE,SAAF,CAAI,MAAJ,WAEE,QAAF,OAEE,OAAF,CACA,gBACA,eAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,UCxB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0e57b0.000ea934.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'Home',\n\n metaInfo: { title: 'Control' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'dashboard',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'home',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/home/Index.vue","webpack:///src/views/home/Index.vue","webpack:///./src/views/home/Index.vue?435e"],"names":["render","staticRenderFns","component"],"mappings":"2HAAIA,EAAQC,E,wBCQZ,GACE,KAAF,OAEE,SAAF,CAAI,MAAJ,WAEE,QAAF,OAEE,OAAF,CACA,gBACA,eAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,UCxB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0e57b0.000ea934.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'Home',\n\n metaInfo: { title: 'Control' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'dashboard',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'home',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/about/Index.vue","webpack:///src/views/about/Index.vue","webpack:///./src/views/about/Index.vue?c742"],"names":["render","staticRenderFns","component"],"mappings":"6HAAIA,EAAQC,E,wBCOZ,GACE,KAAF,QAEE,SAAF,CAAI,MAAJ,0BAEE,QAAF,OAEE,OAAF,CACA,gBACA,aAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,WCvB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0e9d07.8536f31d.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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","<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'About',\n\n metaInfo: { title: 'Centros de Aislamiento' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'centers',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'about',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/about/Index.vue","webpack:///src/views/about/Index.vue","webpack:///./src/views/about/Index.vue?7d20"],"names":["render","staticRenderFns","component"],"mappings":"6HAAIA,EAAQC,E,wBCOZ,GACE,KAAF,QAEE,SAAF,CAAI,MAAJ,0BAEE,QAAF,OAEE,OAAF,CACA,gBACA,aAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,WCvB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0e9d07.8536f31d.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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","<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'About',\n\n metaInfo: { title: 'Centros de Aislamiento' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'centers',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'about',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/contact-us/Index.vue","webpack:///src/views/contact-us/Index.vue","webpack:///./src/views/contact-us/Index.vue?0a7f"],"names":["render","staticRenderFns","component"],"mappings":"6HAAIA,EAAQC,E,wBCOZ,GACE,KAAF,YAEE,SAAF,CAAI,MAAJ,aAEE,QAAF,OAEE,OAAF,CACA,gBACA,cAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,WCvB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0efd5b.1136682c.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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","<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'ContactUs',\n\n metaInfo: { title: 'Pacientes' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'patients',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'about',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/contact-us/Index.vue","webpack:///src/views/contact-us/Index.vue","webpack:///./src/views/contact-us/Index.vue?bf35"],"names":["render","staticRenderFns","component"],"mappings":"6HAAIA,EAAQC,E,wBCOZ,GACE,KAAF,YAEE,SAAF,CAAI,MAAJ,aAEE,QAAF,OAEE,OAAF,CACA,gBACA,cAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,WCvB8V,I,YFO1VC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d0efd5b.1136682c.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./Index.vue?vue&type=script&lang=js&\"\nexport * from \"./Index.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","<script>\n // Extensions\n import View from '@/views/View'\n\n // Mixins\n import LoadSections from '@/mixins/load-sections'\n\n export default {\n name: 'ContactUs',\n\n metaInfo: { title: 'Pacientes' },\n\n extends: View,\n\n mixins: [\n LoadSections([\n 'patients',\n ]),\n ],\n\n props: {\n id: {\n type: String,\n default: 'about',\n },\n },\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Index.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d225890"],{e58b:function(e,n,t){"use strict";t.r(n);var a,i,s=t("0dfe"),r=t("6512"),c={name:"IngresarPacientes",metaInfo:{title:"Inicio de Sesión"},extends:s["a"],mixins:[Object(r["a"])(["IngresarPacientes"])],props:{id:{type:String,default:"enter_patients"}}},p=c,d=t("2877"),l=Object(d["a"])(p,a,i,!1,null,null,null);n["default"]=l.exports}}]);
//# sourceMappingURL=chunk-2d225890.a7f60a7d.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/patients/IngresarPacientes.vue","webpack:///src/views/patients/IngresarPacientes.vue","webpack:///./src/views/patients/IngresarPacientes.vue?4dae"],"names":["render","staticRenderFns","component"],"mappings":"2HAAIA,EAAQC,E,wBCQZ,GACE,KAAF,oBAEE,SAAF,CAAI,MAAJ,oBAEE,QAAF,OAEE,OAAF,CACA,gBACA,uBAIE,MAAF,CACI,GAAJ,CACM,KAAN,OACM,QAAN,oBCxB0W,I,YFOtWC,EAAY,eACd,EACAF,EACAC,GACA,EACA,KACA,KACA,MAIa,aAAAC,E","file":"js/chunk-2d225890.a7f60a7d.js","sourcesContent":["var render, staticRenderFns\nimport script from \"./IngresarPacientes.vue?vue&type=script&lang=js&\"\nexport * from \"./IngresarPacientes.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","/* eslint-disabled */\r\n<script>\r\n // Extensions\r\n import View from '@/views/View'\r\n\r\n // Mixins\r\n import LoadSections from '@/mixins/load-sections'\r\n\r\n export default {\r\n name: 'IngresarPacientes',\r\n\r\n metaInfo: { title: 'Inicio de Sesión' },\r\n\r\n extends: View,\r\n\r\n mixins: [\r\n LoadSections([\r\n 'IngresarPacientes',\r\n ]),\r\n ],\r\n\r\n props: {\r\n id: {\r\n type: String,\r\n default: 'enter_patients',\r\n },\r\n },\r\n }\r\n</script>\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./IngresarPacientes.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./IngresarPacientes.vue?vue&type=script&lang=js&\""],"sourceRoot":""}
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d229d2a"],{dea4:function(t,i,a){"use strict";a.r(i);var e=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("base-section",{attrs:{id:"info-alt",space:"56"}},[a("v-container",[a("v-row",{attrs:{justify:"space-between"}},[a("v-col",{attrs:{cols:"12",md:"5"}},[a("base-business-info",{attrs:{title:"KEEP IN TOUCH WITH US"}},[t._v(" Lorem ipsum dolor, sit amet consectetur adipisicing elit. Illo pariatur quidem, quis modi iure nihil commodi suscipit, corporis dicta adipisci, voluptatum quia cupiditate. ")])],1),a("v-col",{attrs:{cols:"12",md:"6"}},[a("base-contact-form",{attrs:{title:"MAIL US YOUR MESSAGE"}})],1)],1)],1)],1)},s=[],o={name:"SectionKeepInTouch"},n=o,c=a("2877"),r=a("6544"),u=a.n(r),l=a("62ad"),d=a("a523"),p=a("0fd9"),m=Object(c["a"])(n,e,s,!1,null,null,null);i["default"]=m.exports;u()(m,{VCol:l["a"],VContainer:d["a"],VRow:p["a"]})}}]);
//# sourceMappingURL=chunk-2d229d2a.dacce8de.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///./src/views/sections/KeepInTouch.vue?a6a9","webpack:///src/views/sections/KeepInTouch.vue","webpack:///./src/views/sections/KeepInTouch.vue?462a","webpack:///./src/views/sections/KeepInTouch.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","_v","staticRenderFns","component","VCol","VContainer","VRow"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,eAAe,CAACE,MAAM,CAAC,GAAK,WAAW,MAAQ,OAAO,CAACF,EAAG,cAAc,CAACA,EAAG,QAAQ,CAACE,MAAM,CAAC,QAAU,kBAAkB,CAACF,EAAG,QAAQ,CAACE,MAAM,CAAC,KAAO,KAAK,GAAK,MAAM,CAACF,EAAG,qBAAqB,CAACE,MAAM,CAAC,MAAQ,0BAA0B,CAACN,EAAIO,GAAG,oLAAoL,GAAGH,EAAG,QAAQ,CAACE,MAAM,CAAC,KAAO,KAAK,GAAK,MAAM,CAACF,EAAG,oBAAoB,CAACE,MAAM,CAAC,MAAQ,2BAA2B,IAAI,IAAI,IAAI,IAC7nBE,EAAkB,GC2BtB,GACE,KAAF,sBC7BoW,I,qECOhWC,EAAY,eACd,EACAV,EACAS,GACA,EACA,KACA,KACA,MAIa,aAAAC,EAAiB,QAOhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,aAAA,KAAWC,OAAA","file":"js/chunk-2d229d2a.dacce8de.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('base-section',{attrs:{\"id\":\"info-alt\",\"space\":\"56\"}},[_c('v-container',[_c('v-row',{attrs:{\"justify\":\"space-between\"}},[_c('v-col',{attrs:{\"cols\":\"12\",\"md\":\"5\"}},[_c('base-business-info',{attrs:{\"title\":\"KEEP IN TOUCH WITH US\"}},[_vm._v(\" Lorem ipsum dolor, sit amet consectetur adipisicing elit. Illo pariatur quidem, quis modi iure nihil commodi suscipit, corporis dicta adipisci, voluptatum quia cupiditate. \")])],1),_c('v-col',{attrs:{\"cols\":\"12\",\"md\":\"6\"}},[_c('base-contact-form',{attrs:{\"title\":\"MAIL US YOUR MESSAGE\"}})],1)],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\n <base-section\n id=\"info-alt\"\n space=\"56\"\n >\n <v-container>\n <v-row justify=\"space-between\">\n <v-col\n cols=\"12\"\n md=\"5\"\n >\n <base-business-info title=\"KEEP IN TOUCH WITH US\">\n Lorem ipsum dolor, sit amet consectetur adipisicing elit. Illo pariatur quidem, quis modi iure nihil commodi suscipit, corporis dicta adipisci, voluptatum quia cupiditate.\n </base-business-info>\n </v-col>\n\n <v-col\n cols=\"12\"\n md=\"6\"\n >\n <base-contact-form title=\"MAIL US YOUR MESSAGE\" />\n </v-col>\n </v-row>\n </v-container>\n </base-section>\n</template>\n\n<script>\n export default {\n name: 'SectionKeepInTouch',\n }\n</script>\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./KeepInTouch.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./KeepInTouch.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./KeepInTouch.vue?vue&type=template&id=f19b5140&\"\nimport script from \"./KeepInTouch.vue?vue&type=script&lang=js&\"\nexport * from \"./KeepInTouch.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 { VCol } from 'vuetify/lib/components/VGrid';\nimport { VContainer } from 'vuetify/lib/components/VGrid';\nimport { VRow } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VCol,VContainer,VRow})\n"],"sourceRoot":""}
\ No newline at end of file