{"version":3,"sources":["webpack:///./src/views/pages/ComingSoon.vue","webpack:///src/views/pages/ComingSoon.vue","webpack:///./src/views/pages/ComingSoon.vue?2ba0","webpack:///./src/views/pages/ComingSoon.vue?a94f","webpack:///./src/assets/images/pages/rocket.png"],"names":["render","_vm","this","_c","_self","staticClass","_v","attrs","require","Date","getTime","scopedSlots","_u","key","fn","props","_s","days","hours","minutes","seconds","model","value","value1","callback","$$v","expression","staticRenderFns","data","components","component","module","exports"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACE,YAAY,4EAA4E,CAACF,EAAG,MAAM,CAACE,YAAY,yCAAyC,CAACF,EAAG,UAAU,CAACA,EAAG,MAAM,CAACE,YAAY,uBAAuB,CAACF,EAAG,KAAK,CAACE,YAAY,eAAe,CAACJ,EAAIK,GAAG,6BAA6BH,EAAG,MAAM,CAACE,YAAY,eAAeE,MAAM,CAAC,IAAMC,EAAQ,QAAwC,IAAM,cAAc,MAAQ,SAASL,EAAG,MAAM,CAACE,YAAY,cAAc,CAACF,EAAG,YAAY,CAACI,MAAM,CAAC,KAAO,IAAIE,KAAK,uBAAuBC,WAAY,IAAID,MAAOC,WAAWC,YAAYV,EAAIW,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,SAASC,GAAO,MAAO,CAACZ,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,OAAO,CAACE,YAAY,SAAS,CAACJ,EAAIK,GAAGL,EAAIe,GAAGD,EAAME,SAASd,EAAG,OAAO,CAACF,EAAIK,GAAG,YAAYH,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,OAAO,CAACE,YAAY,SAAS,CAACJ,EAAIK,GAAGL,EAAIe,GAAGD,EAAMG,UAAUf,EAAG,OAAO,CAACF,EAAIK,GAAG,aAAaH,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,OAAO,CAACE,YAAY,SAAS,CAACJ,EAAIK,GAAGL,EAAIe,GAAGD,EAAMI,YAAYhB,EAAG,OAAO,CAACF,EAAIK,GAAG,eAAeH,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,OAAO,CAACE,YAAY,SAAS,CAACJ,EAAIK,GAAGL,EAAIe,GAAGD,EAAMK,YAAYjB,EAAG,OAAO,CAACF,EAAIK,GAAG,uBAAuB,GAAGH,EAAG,aAAa,CAACI,MAAM,CAAC,SAAW,WAAW,CAACN,EAAIK,GAAG,eAAeH,EAAG,MAAM,CAACE,YAAY,gBAAgB,CAACF,EAAG,OAAO,CAACF,EAAIK,GAAG,6GAA6GH,EAAG,WAAW,CAACE,YAAY,cAAcE,MAAM,CAAC,KAAO,QAAQ,oBAAoB,SAASc,MAAM,CAACC,MAAOrB,EAAIsB,OAAQC,SAAS,SAAUC,GAAMxB,EAAIsB,OAAOE,GAAKC,WAAW,YAAYvB,EAAG,YAAY,CAACE,YAAY,UAAU,CAACJ,EAAIK,GAAG,gBAAgB,IAAI,IAAI,MAErsDqB,EAAkB,GCuEP,GACfC,KAAA,WACA,OACAL,OAAA,KAGAM,WAAA,IC/EqY,I,YCOjYC,EAAY,eACd,EACA9B,EACA2B,GACA,EACA,KACA,KACA,MAIa,aAAAG,E,8BClBfC,EAAOC,QAAU,IAA0B","file":"js/chunk-b7a8956c.709e114c.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"h-screen flex w-full bg-img vx-row no-gutter justify-center items-center\"},[_c('div',{staticClass:\"vx-col sm:w-1/2 md:w-1/2 lg:w-2/5 m-4\"},[_c('vx-card',[_c('div',{staticClass:\"vx-card__title mb-6\"},[_c('h2',{staticClass:\"text-center\"},[_vm._v(\"We are launching soon\")])]),_c('img',{staticClass:\"mx-auto mb-2\",attrs:{\"src\":require(\"../../assets/images/pages/rocket.png\"),\"alt\":\"coming-soon\",\"width\":\"150\"}}),_c('div',{staticClass:\"count-down\"},[_c('countdown',{attrs:{\"time\":new Date('03/09/2021 00:00:00').getTime() - new Date().getTime()},scopedSlots:_vm._u([{key:\"default\",fn:function(props){return [_c('div',{staticClass:\"single-counter\"},[_c('span',{staticClass:\"timer\"},[_vm._v(_vm._s(props.days))]),_c('span',[_vm._v(\"Days\")])]),_c('div',{staticClass:\"single-counter\"},[_c('span',{staticClass:\"timer\"},[_vm._v(_vm._s(props.hours))]),_c('span',[_vm._v(\"Hours\")])]),_c('div',{staticClass:\"single-counter\"},[_c('span',{staticClass:\"timer\"},[_vm._v(_vm._s(props.minutes))]),_c('span',[_vm._v(\"Minutes\")])]),_c('div',{staticClass:\"single-counter\"},[_c('span',{staticClass:\"timer\"},[_vm._v(_vm._s(props.seconds))]),_c('span',[_vm._v(\"Seconds\")])])]}}])})],1),_c('vs-divider',{attrs:{\"position\":\"center\"}},[_vm._v(\"Subscribe\")]),_c('div',{staticClass:\"subscription\"},[_c('span',[_vm._v(\"If you would like to be notified when our app is live, Please\\n subscribe to our mailing list.\")]),_c('vs-input',{staticClass:\"w-full mb-4\",attrs:{\"type\":\"email\",\"label-placeholder\":\"Email\"},model:{value:(_vm.value1),callback:function ($$v) {_vm.value1=$$v},expression:\"value1\"}}),_c('vs-button',{staticClass:\"w-full\"},[_vm._v(\"Subscribe\")])],1)],1)],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n\r\n\r\n \r\n \r\n \r\n \r\n We are launching soon\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ props.days }}\r\n Days\r\n \r\n \r\n {{ props.hours }}\r\n Hours\r\n \r\n \r\n {{ props.minutes }}\r\n Minutes\r\n \r\n \r\n {{ props.seconds }}\r\n Seconds\r\n \r\n \r\n \r\n \r\n Subscribe\r\n \r\n If you would like to be notified when our app is live, Please\r\n subscribe to our mailing list.\r\n \r\n Subscribe\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--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/@vue/cli-plugin-babel/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!./ComingSoon.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/@vue/cli-plugin-babel/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!./ComingSoon.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ComingSoon.vue?vue&type=template&id=5daa23e4\"\nimport script from \"./ComingSoon.vue?vue&type=script&lang=js\"\nexport * from \"./ComingSoon.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","module.exports = __webpack_public_path__ + \"img/rocket.b4878de0.png\";"],"sourceRoot":""}