![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/.cache/nuxt/dist/server/pages/ |
{"version":3,"file":"pages/fl.js","sources":["webpack:///./pages/fl.vue?a51f","webpack:///./pages/fl.vue","webpack:///./pages/fl.vue?b313","webpack:///./pages/fl.vue?cb3d","webpack:///./components/Forms/Sidebars lazy ^\\.\\/.*$ namespace object"],"sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"form-content-wrapper\"},[_vm._ssrNode(\"<div class=\\\"steps-content-wrapper\\\" data-v-05866c44>\",\"</div>\",[_vm._ssrNode(\"<div class=\\\"content-inner\\\" data-v-05866c44>\",\"</div>\",[_vm._ssrNode(\"<div\"+(_vm._ssrClass(\"steps-content\",_vm.currentStep.classList || ''))+\" data-v-05866c44>\",\"</div>\",[_vm._ssrNode(\"<div class=\\\"form-logo-wrapper\\\" data-v-05866c44>\",\"</div>\",[_c('nuxt-link',{staticClass:\"logo\",attrs:{\"to\":\"/\"}},[_c('img',{attrs:{\"src\":\"/images/fl/logo-generic.svg\",\"alt\":\"VR\"}})]),_vm._ssrNode(\" <div class=\\\"right\\\" data-v-05866c44><img src=\\\"/images/fl/ratings-reveal-new.gif\\\" alt=\\\"Ratings\\\" class=\\\"animated-rating\\\" data-v-05866c44></div>\")],2),_vm._ssrNode(\" \"+((_vm.currentStepPath != '/fl/thanks-page')?(\"<div class=\\\"breadcrumb-wrapper\\\" data-v-05866c44>\"+(_vm._ssrList((_vm.steps),function(step){return (((!step.invisible)?(\"<a href=\\\"#\\\"\"+(_vm._ssrClass(null,{'selected':_vm.isStepSelected(step)}))+\" data-v-05866c44>\"+_vm._ssrEscape(_vm._s(step.label))+\"</a> \"+((!step.isLastStep)?(\"<svg width=\\\"6\\\" height=\\\"10\\\" viewBox=\\\"0 0 6 10\\\" fill=\\\"none\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"\"+(_vm._ssrClass(null,{'selected':_vm.isStepSelected(step)}))+\" data-v-05866c44><path d=\\\"M1 1L5 5L1 9\\\" stroke=\\\"#868686\\\" stroke-width=\\\"1.2\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" data-v-05866c44></path></svg>\"):\"<!---->\")):\"<!---->\"))}))+\"</div>\"):\"<!---->\")+\" \"),_c('NuxtChild')],2)])]),_vm._ssrNode(\" \"),_c(_vm.sidebarComponent,{tag:\"component\"})],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\nexport default {\n name: \"fl\",\n layout: 'forms',\n data() {\n return {\n steps: [\n {label: 'Owner', classList: 'step-1', path: '/fl/step-1'},\n {label: 'Information', classList: 'step-2', path: '/fl/step-2'},\n {label: 'Terms & Signature', classList: 'step-3', path: '/fl/step-3'},\n {label: 'Vehicle', classList: 'step-4', path: ['/fl/verify', '/fl/select-offline-plates', '/fl/step-4']},\n {label: 'Renewal type', classList: 'step-5', path: '/fl/step-5'},\n {label: 'Payment', classList: 'step-6', isLastStep: true, path: '/fl/step-6', sidebar: 'OrderSummarySidebar'},\n {\n label: 'Thanks Page',\n classList: '',\n isLastStep: false,\n path: '/fl/thanks-page',\n // sidebar: 'OrderSummarySidebar',\n invisible: true\n }\n ]\n }\n },\n methods: {\n isStepSelected(step) {\n\n if (Array.isArray(step.path)) {\n return step.path.includes(this.currentStepPath)\n }\n\n return this.currentStepPath === step.path;\n },\n },\n computed: {\n sidebarComponent() {\n\n let sidebar;\n\n if (this.currentStep.sidebar) {\n sidebar = this.currentStep.sidebar;\n } else {\n sidebar = 'DefaultSidebar';\n }\n\n\n return () => import('~/components/Forms/Sidebars/' + sidebar);\n\n },\n currentStepPath() {\n return this.$route.path;\n },\n currentStep() {\n return this.steps.find(step => this.isStepSelected(step)) || {};\n }\n },\n beforeCreate() {\n\n this.$store.commit('SET_CURRENT_STATE_CODE', 'fl');\n\n if (['/fl', '/fl/'].includes(this.$route.path)) {\n this.$router.push({path: '/fl/step-1'});\n }\n },\n watch: {\n currentStep() {\n setTimeout(() => {\n this.$scrollTo('.form-content-wrapper', 1000);\n }, 100)\n }\n }\n}\n","import mod from \"-!../node_modules/babel-loader/lib/index.js??ref--2-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./fl.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/babel-loader/lib/index.js??ref--2-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./fl.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./fl.vue?vue&type=template&id=05866c44&scoped=true&\"\nimport script from \"./fl.vue?vue&type=script&lang=js&\"\nexport * from \"./fl.vue?vue&type=script&lang=js&\"\nfunction injectStyles (context) {\n \n \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 injectStyles,\n \"05866c44\",\n \"caeaa5ec\"\n \n)\n\nexport default component.exports","var map = {\n\t\"./DefaultSidebar\": [\n\t\t94,\n\t\t2\n\t],\n\t\"./DefaultSidebar.vue\": [\n\t\t94,\n\t\t2\n\t],\n\t\"./OrderSummaryCalculations\": [\n\t\t89,\n\t\t1\n\t],\n\t\"./OrderSummaryCalculations.vue\": [\n\t\t89,\n\t\t1\n\t],\n\t\"./OrderSummarySidebar\": [\n\t\t95,\n\t\t0\n\t],\n\t\"./OrderSummarySidebar.vue\": [\n\t\t95,\n\t\t0\n\t],\n\t\"./PromoCode\": [\n\t\t88,\n\t\t3\n\t],\n\t\"./PromoCode.vue\": [\n\t\t88,\n\t\t3\n\t]\n};\nfunction webpackAsyncContext(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\treturn Promise.resolve().then(function() {\n\t\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\t\te.code = 'MODULE_NOT_FOUND';\n\t\t\tthrow e;\n\t\t});\n\t}\n\n\tvar ids = map[req], id = ids[0];\n\treturn __webpack_require__.e(ids[1]).then(function() {\n\t\treturn __webpack_require__(id);\n\t});\n}\nwebpackAsyncContext.keys = function webpackAsyncContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackAsyncContext.id = 96;\nmodule.exports = webpackAsyncContext;"],"mappings":";;;;;;;;;;;AAAA;AACA;AACA;;;;;ACFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGA;AAkBA;;AC9DA;;;;;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;ACrBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;A","sourceRoot":""}