Added support for HTML descriptions of time and expense entries.
This commit is contained in:
parent
bafa0b5585
commit
8b4f7ca8ec
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"editorCursor.foreground": "#ff7f50",
|
||||
"editorCursor.foreground": "#2497e3",
|
||||
"activityBarBadge.background": "#e9dbb7",
|
||||
"activityBarBadge.foreground": "#fff",
|
||||
"statusBar.background": "#ff7f50",
|
||||
"statusBar.background": "#2497e3",
|
||||
"statusBar.foreground": "#000"
|
||||
},
|
||||
"cSpell.enabledLanguageIds": [
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
.tbl-header-temp .ant-table-footer{width:50%}[dir] .tbl-header-temp .ant-table-footer{text-align:revert}[dir=ltr] .tbl-header-temp .ant-table-footer{margin-left:auto}[dir=rtl] .tbl-header-temp .ant-table-footer{margin-right:auto}[dir] .ant-descriptions-row>td,[dir] .description-bill-company .ant-descriptions-row>th{padding-bottom:0}.description-bill-company .ant-descriptions-item-label{font-size:12px}.ant-table-tbody>tr>td,.tbl-header-temp .ant-table-thead>tr>th{overflow-wrap:anywhere}.tbl-header-temp .ant-table-thead>tr>th{white-space:nowrap}.word-note{white-space:break-spaces;word-break:break-all}[dir] .word-note p{margin-bottom:.25rem}[dir] .tbl-header-temp .ant-table-tbody>tr>td{padding:16px 10px!important}.tbl-header-temp .ant-table-tbody>tr td:nth-child(5),.tbl-header-temp .ant-table-tbody>tr td:nth-child(6){white-space:nowrap}.total-amount{position:relative}[dir=ltr] .total-amount{right:25%}[dir=rtl] .total-amount{left:25%}.total-amount div{position:relative}[dir=ltr] .total-amount div{left:6.5em}[dir=rtl] .total-amount div{right:6.5em}.tbl-header-temp .ant-table-thead>tr>th{color:#fff}[dir] .tbl-header-temp .ant-table-thead>tr>th{background:#41438d!important}[dir=ltr] .tbl-header-temp .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:0!important}[dir=ltr] .tbl-header-temp .ant-table-thead>tr:first-child>th:last-child,[dir=rtl] .tbl-header-temp .ant-table-thead>tr:first-child>th:first-child{border-top-right-radius:0!important}[dir=rtl] .tbl-header-temp .ant-table-thead>tr:first-child>th:last-child{border-top-left-radius:0!important}[dir] .tbl-header-temp .ant-table-thead>tr>th{padding:10px 16px!important}[dir] .description-bill .ant-descriptions-row:last-child .ant-descriptions-item:nth-child(2){background-color:#e5e4e4;border-radius:3px;padding:.6em}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.tbl-header-temp .ant-table-footer{width:50%}[dir] .tbl-header-temp .ant-table-footer{text-align:revert}[dir=ltr] .tbl-header-temp .ant-table-footer{margin-left:auto}[dir=rtl] .tbl-header-temp .ant-table-footer{margin-right:auto}[dir] .ant-descriptions-row>td,[dir] .description-bill-company .ant-descriptions-row>th{padding-bottom:0}.description-bill-company .ant-descriptions-item-label{font-size:12px}.ant-table-tbody>tr>td,.tbl-header-temp .ant-table-thead>tr>th{overflow-wrap:anywhere}.tbl-header-temp .ant-table-thead>tr>th{white-space:nowrap}.word-note{white-space:break-spaces;word-break:break-all}[dir] .word-note p{margin-bottom:.25rem}[dir] .tbl-header-temp .ant-table-tbody>tr>td{padding:16px 10px!important}.tbl-header-temp .ant-table-tbody>tr td:nth-child(5),.tbl-header-temp .ant-table-tbody>tr td:nth-child(6){white-space:nowrap}.iralex-entry-description ul{list-style-type:disc}.iralex-entry-description ol,.iralex-entry-description ul{-webkit-padding-start:1rem;padding-inline-start:1rem;list-style-position:inside}.iralex-entry-description ol{list-style-type:decimal}.total-amount{position:relative}[dir=ltr] .total-amount{right:25%}[dir=rtl] .total-amount{left:25%}.total-amount div{position:relative}[dir=ltr] .total-amount div{left:6.5em}[dir=rtl] .total-amount div{right:6.5em}.tbl-header-temp .ant-table-thead>tr>th{color:#fff}[dir] .tbl-header-temp .ant-table-thead>tr>th{background:#41438d!important}[dir=ltr] .tbl-header-temp .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:0!important}[dir=ltr] .tbl-header-temp .ant-table-thead>tr:first-child>th:last-child,[dir=rtl] .tbl-header-temp .ant-table-thead>tr:first-child>th:first-child{border-top-right-radius:0!important}[dir=rtl] .tbl-header-temp .ant-table-thead>tr:first-child>th:last-child{border-top-left-radius:0!important}[dir] .tbl-header-temp .ant-table-thead>tr>th{padding:10px 16px!important}[dir] .description-bill .ant-descriptions-row:last-child .ant-descriptions-item:nth-child(2){background-color:#e5e4e4;border-radius:3px;padding:.6em}
|
||||
|
|
@ -1 +1 @@
|
|||
.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}[dir] .bg-test{background:red}#clock{position:absolute;bottom:30px}[dir] #clock{padding:0 10px}.ant-fullcalendar-header{height:70px}[dir] .ant-fullcalendar-header{background:#3a3dbe;border-radius:4px 4px 0 0;padding:20px 0;text-align:center}[dir] .ant-fullcalendar-calendar-body{background:#fff;border-radius:0 0 4px 4px}.events-day{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-box-shadow:rgba(0,0,0,.25) 0 25px 50px -12px;width:94%}[dir] .events-day{background:none!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin:0 auto}.text-badge-dash-white .ant-badge-status-text{color:#fff!important}
|
||||
.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}[dir] .bg-test{background:red}#clock{position:absolute;bottom:30px}[dir] #clock{padding:0 10px}.ant-fullcalendar-header{height:70px}[dir] .ant-fullcalendar-header{background:#3a3dbe;border-radius:4px 4px 0 0;padding:20px 0;text-align:center}[dir] .ant-fullcalendar-calendar-body{background:#fff;border-radius:0 0 4px 4px}.events-day{backdrop-filter:blur(100px);-webkit-box-shadow:rgba(0,0,0,.25) 0 25px 50px -12px;width:94%}[dir] .events-day{background:none!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin:0 auto}.text-badge-dash-white .ant-badge-status-text{color:#fff!important}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1febc2da"],{4073:function(s,t,l){"use strict";l.r(t);var a=function(){var s=this,t=s._self._c;return t("div",{staticClass:"h-screen flex w-full bg-img vx-row no-gutter justify-center items-center"},[t("div",{staticClass:"vx-col sm:w-3/5 md:w-3/5 lg:w-3/4 xl:w-3/5 sm:m-0 m-4"},[t("vx-card",[t("div",{staticClass:"full-page-bg-color",attrs:{slot:"no-body"},slot:"no-body"},[t("div",{staticClass:"vx-row no-gutter"},[t("div",{staticClass:"vx-col hidden sm:hidden md:hidden lg:block lg:w-1/2 mx-auto self-center"},[t("img",{staticClass:"mx-auto",attrs:{src:l("6ab9"),alt:"login"}})]),t("div",{staticClass:"vx-col sm:w-full md:w-full lg:w-1/2 mx-auto self-center d-theme-dark-bg"},[t("div",{staticClass:"p-8"},[t("div",{staticClass:"vx-card__title mb-8"},[t("h4",{staticClass:"mb-4"},[s._v("Your Session is locked")])]),t("vs-input",{staticClass:"w-full mb-6",attrs:{"icon-no-border":"",icon:"icon icon-user","icon-pack":"feather","label-placeholder":"Username"},model:{value:s.value1,callback:function(t){s.value1=t},expression:"value1"}}),t("vs-input",{staticClass:"w-full mb-6",attrs:{"icon-no-border":"",icon:"icon icon-lock","icon-pack":"feather",type:"password","label-placeholder":"Password"},model:{value:s.value2,callback:function(t){s.value2=t},expression:"value2"}}),t("div",{staticClass:"flex justify-between flex-wrap"},[t("router-link",{staticClass:"mb-4",attrs:{to:"/pages/login"}},[s._v("Are you not John Doe?")]),t("vs-button",{staticClass:"ml-2"},[s._v("Unlock")])],1)],1)])])])])],1)])},e=[],o={data:function(){return{value1:"",value2:""}}},c=o,i=l("2877"),n=Object(i["a"])(c,a,e,!1,null,null,null);t["default"]=n.exports},"6ab9":function(s,t,l){s.exports=l.p+"img/lock-screen.a5c1191d.png"}}]);
|
||||
//# sourceMappingURL=chunk-1febc2da.309e146f.js.map
|
||||
//# sourceMappingURL=chunk-1febc2da.4a29a222.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-29ee5c46"],{6395:function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t._self._c;return a("div",[a("vs-card",[a("a-tabs",{attrs:{"default-active-key":"1"}},[a("a-tab-pane",{key:"1",attrs:{tab:"Upcoming"}},[a("vs-tabs",[a("vs-tab",{attrs:{label:"All"}},[a("div",{staticClass:"con-tab-ejemplo"},[t._v("\n Home\n ")])]),a("vs-tab",{attrs:{label:"Due This Week"}},[a("div",{staticClass:"con-tab-ejemplo"},[t._v("\n Service\n ")])]),a("vs-tab",{attrs:{label:"Due Today"}},[a("div",{staticClass:"con-tab-ejemplo"},[t._v("\n login\n ")])]),a("vs-tab",{attrs:{label:"Due Tomorrow"}},[a("div",{staticClass:"con-tab-ejemplo"},[t._v("\n Disabled\n ")])]),a("vs-tab",{attrs:{label:"Overdue"}},[a("div",{staticClass:"con-tab-ejemplo"},[t._v("\n Lorem ipsum dolor sit amet\n ")])])],1)],1),a("a-tab-pane",{key:"2",attrs:{tab:"Completed","force-render":""}},[t._v("\n Content of Tab Pane 2\n ")]),a("a-tab-pane",{key:"3",attrs:{tab:"Lists"}},[t._v("\n Content of Tab Pane 3\n ")]),a("a-tab-pane",{key:"4",attrs:{tab:"Feeds"}},[t._v("\n Content of Tab Pane 3\n ")])],1)],1),a("vs-card",{staticClass:"py-5 mt-10"},[a("div",{staticClass:"container mx-auto text-center"},[a("img",{attrs:{src:e("8553"),alt:""}}),a("h2",[t._v("You haven't created any tasks.")]),a("p",{staticClass:"text-base font-medium"},[t._v("\n Click here or use the button in the top right to create a new task.\n ")]),a("vs-button",{staticClass:"font-bold",attrs:{color:"primary",type:"filled"},on:{click:t.addTask}},[t._v("Add Tasks")])],1)])],1)},n=[],o={name:"AddTAsk",methods:{addTask:function(){this.$router.push("/task/add")}}},i=o,l=(e("b2ab"),e("2877")),r=Object(l["a"])(i,s,n,!1,null,null,null);a["default"]=r.exports},8553:function(t,a,e){t.exports=e.p+"img/task.43b3d62b.svg"},8847:function(t,a,e){},b2ab:function(t,a,e){"use strict";e("8847")}}]);
|
||||
//# sourceMappingURL=chunk-29ee5c46.9abbeb45.js.map
|
||||
//# sourceMappingURL=chunk-29ee5c46.ee67594f.js.map
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0dad33"],{"6cf6":function(n,t,a){"use strict";a.r(t);var c=function(){var n=this,t=n._self._c;return t("ContactAdd")},d=[],o=a("a32a"),e={name:"ContactEdit",components:{ContactAdd:o["default"]}},u=e,s=a("2877"),i=Object(s["a"])(u,c,d,!1,null,"0cb92b23",null);t["default"]=i.exports}}]);
|
||||
//# sourceMappingURL=chunk-2d0dad33.68cddb08.js.map
|
||||
//# sourceMappingURL=chunk-2d0dad33.2082b6d7.js.map
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["webpack:///./src/views/contacts/ContactEdit.vue","webpack:///src/views/contacts/ContactEdit.vue","webpack:///./src/views/contacts/ContactEdit.vue?519a","webpack:///./src/views/contacts/ContactEdit.vue?d999"],"names":["render","_vm","this","_c","_self","staticRenderFns","name","components","ContactAdd","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,eAElEE,EAAkB,G,YCIP,GACfC,KAAA,cACAC,WAAA,CACAC,0BCTmW,I,YCO/VC,EAAY,eACd,EACAT,EACAK,GACA,EACA,KACA,WACA,MAIa,aAAAI,E","file":"js/chunk-2d0dad33.68cddb08.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('ContactAdd')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <ContactAdd/>\r\n</template>\r\n\r\n<script>\r\nimport ContactAdd from \"./ContactAdd\";\r\nexport default {\r\n name: \"ContactEdit\",\r\n components:{\r\n ContactAdd\r\n }\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\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!./ContactEdit.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!./ContactEdit.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ContactEdit.vue?vue&type=template&id=0cb92b23&scoped=true\"\nimport script from \"./ContactEdit.vue?vue&type=script&lang=js\"\nexport * from \"./ContactEdit.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 \"0cb92b23\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
|
||||
{"version":3,"sources":["webpack:///./src/views/contacts/ContactEdit.vue","webpack:///src/views/contacts/ContactEdit.vue","webpack:///./src/views/contacts/ContactEdit.vue?519a","webpack:///./src/views/contacts/ContactEdit.vue?d999"],"names":["render","_vm","this","_c","_self","staticRenderFns","name","components","ContactAdd","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,eAElEE,EAAkB,G,YCIP,GACfC,KAAA,cACAC,WAAA,CACAC,0BCTmW,I,YCO/VC,EAAY,eACd,EACAT,EACAK,GACA,EACA,KACA,WACA,MAIa,aAAAI,E","file":"js/chunk-2d0dad33.2082b6d7.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('ContactAdd')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <ContactAdd/>\r\n</template>\r\n\r\n<script>\r\nimport ContactAdd from \"./ContactAdd\";\r\nexport default {\r\n name: \"ContactEdit\",\r\n components:{\r\n ContactAdd\r\n }\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\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!./ContactEdit.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!./ContactEdit.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ContactEdit.vue?vue&type=template&id=0cb92b23&scoped=true\"\nimport script from \"./ContactEdit.vue?vue&type=script&lang=js\"\nexport * from \"./ContactEdit.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 \"0cb92b23\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0dd0c8"],{8071:function(a,n,t){"use strict";t.r(n);var e=function(){var a=this,n=a._self._c;return n("div",{staticClass:"container ma-auto"},[n("vx-card",{attrs:{title:"Details"}},[a._v("\n Payment can be made online or bank transfer. Payment mode details are as follows:\n "),n("ul",{staticClass:"font-semibold ml-2"},[n("li",[a._v("Account Name: Cyrus Creative Solutions Sdn.Bhd")]),n("li",[a._v("Account Number: 5147-2168-4773")]),n("li",[a._v("Bank Name: May Bank")]),n("li",[a._v("SWIFT Code: MBBEMYKL")]),n("li",[a._v("Bank Branch: Plaza Crystalville, 21 & 23, Jalan 23/70a, Desa Sri Hartamas, 50480 Kuala Lumpur.")])]),n("p",{staticClass:"mt-2"},[a._v("Kindly email the proof of payment to info@ira-lex.com")])])],1)},l=[],i={name:"Payment"},s=i,o=t("2877"),r=Object(o["a"])(s,e,l,!1,null,"4336dfa0",null);n["default"]=r.exports}}]);
|
||||
//# sourceMappingURL=chunk-2d0dd0c8.0e006677.js.map
|
||||
//# sourceMappingURL=chunk-2d0dd0c8.c6f79122.js.map
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["webpack:///./src/views/payment/Payment.vue","webpack:///src/views/payment/Payment.vue","webpack:///./src/views/payment/Payment.vue?a88b","webpack:///./src/views/payment/Payment.vue?f49b"],"names":["render","_vm","this","_c","_self","staticClass","attrs","_v","staticRenderFns","name","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACE,YAAY,qBAAqB,CAACF,EAAG,UAAU,CAACG,MAAM,CAAC,MAAQ,YAAY,CAACL,EAAIM,GAAG,iGAAiGJ,EAAG,KAAK,CAACE,YAAY,sBAAsB,CAACF,EAAG,KAAK,CAACF,EAAIM,GAAG,oDAAoDJ,EAAG,KAAK,CAACF,EAAIM,GAAG,oCAAoCJ,EAAG,KAAK,CAACF,EAAIM,GAAG,yBAAyBJ,EAAG,KAAK,CAACF,EAAIM,GAAG,0BAA0BJ,EAAG,KAAK,CAACF,EAAIM,GAAG,sGAAsGJ,EAAG,IAAI,CAACE,YAAY,QAAQ,CAACJ,EAAIM,GAAG,8DAA8D,IAE5sBC,EAAkB,GCeP,GACfC,KAAA,WClB+V,I,YCO3VC,EAAY,eACd,EACAV,EACAQ,GACA,EACA,KACA,WACA,MAIa,aAAAE,E","file":"js/chunk-2d0dd0c8.0e006677.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"container ma-auto\"},[_c('vx-card',{attrs:{\"title\":\"Details\"}},[_vm._v(\"\\n Payment can be made online or bank transfer. Payment mode details are as follows:\\n \"),_c('ul',{staticClass:\"font-semibold ml-2\"},[_c('li',[_vm._v(\"Account Name: Cyrus Creative Solutions Sdn.Bhd\")]),_c('li',[_vm._v(\"Account Number: 5147-2168-4773\")]),_c('li',[_vm._v(\"Bank Name: May Bank\")]),_c('li',[_vm._v(\"SWIFT Code: MBBEMYKL\")]),_c('li',[_vm._v(\"Bank Branch: Plaza Crystalville, 21 & 23, Jalan 23/70a, Desa Sri Hartamas, 50480 Kuala Lumpur.\")])]),_c('p',{staticClass:\"mt-2\"},[_vm._v(\"Kindly email the proof of payment to info@ira-lex.com\")])])],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <div class=\"container ma-auto\">\r\n <vx-card title=\"Details\">\r\n Payment can be made online or bank transfer. Payment mode details are as follows:\r\n <ul class=\"font-semibold ml-2\">\r\n <li>Account Name: Cyrus Creative Solutions Sdn.Bhd</li>\r\n <li>Account Number: 5147-2168-4773</li>\r\n <li>Bank Name: May Bank</li>\r\n <li>SWIFT Code: MBBEMYKL</li>\r\n <li>Bank Branch: Plaza Crystalville, 21 & 23, Jalan 23/70a, Desa Sri Hartamas, 50480 Kuala Lumpur.</li>\r\n </ul>\r\n <p class=\"mt-2\">Kindly email the proof of payment to info@ira-lex.com</p>\r\n </vx-card>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nexport default {\r\n name: \"Payment\"\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\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!./Payment.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!./Payment.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Payment.vue?vue&type=template&id=4336dfa0&scoped=true\"\nimport script from \"./Payment.vue?vue&type=script&lang=js\"\nexport * from \"./Payment.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 \"4336dfa0\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
|
||||
{"version":3,"sources":["webpack:///./src/views/payment/Payment.vue","webpack:///src/views/payment/Payment.vue","webpack:///./src/views/payment/Payment.vue?a88b","webpack:///./src/views/payment/Payment.vue?f49b"],"names":["render","_vm","this","_c","_self","staticClass","attrs","_v","staticRenderFns","name","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACE,YAAY,qBAAqB,CAACF,EAAG,UAAU,CAACG,MAAM,CAAC,MAAQ,YAAY,CAACL,EAAIM,GAAG,iGAAiGJ,EAAG,KAAK,CAACE,YAAY,sBAAsB,CAACF,EAAG,KAAK,CAACF,EAAIM,GAAG,oDAAoDJ,EAAG,KAAK,CAACF,EAAIM,GAAG,oCAAoCJ,EAAG,KAAK,CAACF,EAAIM,GAAG,yBAAyBJ,EAAG,KAAK,CAACF,EAAIM,GAAG,0BAA0BJ,EAAG,KAAK,CAACF,EAAIM,GAAG,sGAAsGJ,EAAG,IAAI,CAACE,YAAY,QAAQ,CAACJ,EAAIM,GAAG,8DAA8D,IAE5sBC,EAAkB,GCeP,GACfC,KAAA,WClB+V,I,YCO3VC,EAAY,eACd,EACAV,EACAQ,GACA,EACA,KACA,WACA,MAIa,aAAAE,E","file":"js/chunk-2d0dd0c8.c6f79122.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"container ma-auto\"},[_c('vx-card',{attrs:{\"title\":\"Details\"}},[_vm._v(\"\\n Payment can be made online or bank transfer. Payment mode details are as follows:\\n \"),_c('ul',{staticClass:\"font-semibold ml-2\"},[_c('li',[_vm._v(\"Account Name: Cyrus Creative Solutions Sdn.Bhd\")]),_c('li',[_vm._v(\"Account Number: 5147-2168-4773\")]),_c('li',[_vm._v(\"Bank Name: May Bank\")]),_c('li',[_vm._v(\"SWIFT Code: MBBEMYKL\")]),_c('li',[_vm._v(\"Bank Branch: Plaza Crystalville, 21 & 23, Jalan 23/70a, Desa Sri Hartamas, 50480 Kuala Lumpur.\")])]),_c('p',{staticClass:\"mt-2\"},[_vm._v(\"Kindly email the proof of payment to info@ira-lex.com\")])])],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <div class=\"container ma-auto\">\r\n <vx-card title=\"Details\">\r\n Payment can be made online or bank transfer. Payment mode details are as follows:\r\n <ul class=\"font-semibold ml-2\">\r\n <li>Account Name: Cyrus Creative Solutions Sdn.Bhd</li>\r\n <li>Account Number: 5147-2168-4773</li>\r\n <li>Bank Name: May Bank</li>\r\n <li>SWIFT Code: MBBEMYKL</li>\r\n <li>Bank Branch: Plaza Crystalville, 21 & 23, Jalan 23/70a, Desa Sri Hartamas, 50480 Kuala Lumpur.</li>\r\n </ul>\r\n <p class=\"mt-2\">Kindly email the proof of payment to info@ira-lex.com</p>\r\n </vx-card>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nexport default {\r\n name: \"Payment\"\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\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!./Payment.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!./Payment.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Payment.vue?vue&type=template&id=4336dfa0&scoped=true\"\nimport script from \"./Payment.vue?vue&type=script&lang=js\"\nexport * from \"./Payment.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 \"4336dfa0\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0e17a5"],{"7b37":function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t._self._c;return e("addMatter")},d=[],u=n("d7d8"),r={name:"editMatter",components:{addMatter:u["default"]}},c=r,l=n("2877"),o=Object(l["a"])(c,a,d,!1,null,null,null);e["default"]=o.exports}}]);
|
||||
//# sourceMappingURL=chunk-2d0e17a5.053649ac.js.map
|
||||
//# sourceMappingURL=chunk-2d0e17a5.edffc7c5.js.map
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["webpack:///./src/views/matters/editMatter.vue","webpack:///src/views/matters/editMatter.vue","webpack:///./src/views/matters/editMatter.vue?4648","webpack:///./src/views/matters/editMatter.vue?411b"],"names":["render","_vm","this","_c","_self","staticRenderFns","name","components","addMatter","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,cAElEE,EAAkB,G,YCIP,GACfC,KAAA,aACAC,WAAA,CACAC,yBCTkW,I,YCO9VC,EAAY,eACd,EACAT,EACAK,GACA,EACA,KACA,KACA,MAIa,aAAAI,E","file":"js/chunk-2d0e17a5.053649ac.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('addMatter')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <addMatter/>\r\n</template>\r\n\r\n<script>\r\nimport addMatter from \"./addMatter\";\r\nexport default {\r\n name: \"editMatter\",\r\n components:{\r\n addMatter\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!./editMatter.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!./editMatter.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./editMatter.vue?vue&type=template&id=5285aed9\"\nimport script from \"./editMatter.vue?vue&type=script&lang=js\"\nexport * from \"./editMatter.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":""}
|
||||
{"version":3,"sources":["webpack:///./src/views/matters/editMatter.vue","webpack:///src/views/matters/editMatter.vue","webpack:///./src/views/matters/editMatter.vue?4648","webpack:///./src/views/matters/editMatter.vue?411b"],"names":["render","_vm","this","_c","_self","staticRenderFns","name","components","addMatter","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,cAElEE,EAAkB,G,YCIP,GACfC,KAAA,aACAC,WAAA,CACAC,yBCTkW,I,YCO9VC,EAAY,eACd,EACAT,EACAK,GACA,EACA,KACA,KACA,MAIa,aAAAI,E","file":"js/chunk-2d0e17a5.edffc7c5.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('addMatter')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <addMatter/>\r\n</template>\r\n\r\n<script>\r\nimport addMatter from \"./addMatter\";\r\nexport default {\r\n name: \"editMatter\",\r\n components:{\r\n addMatter\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!./editMatter.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!./editMatter.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./editMatter.vue?vue&type=template&id=5285aed9\"\nimport script from \"./editMatter.vue?vue&type=script&lang=js\"\nexport * from \"./editMatter.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":""}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d22c341"],{f1dd:function(n,t,u){"use strict";u.r(t);var l=function(){var n=this,t=n._self._c;return t("div",{staticClass:"layout--full-page"},[t("router-view")],1)},e=[],s=u("2877"),a={},c=Object(s["a"])(a,l,e,!1,null,null,null);t["default"]=c.exports}}]);
|
||||
//# sourceMappingURL=chunk-2d22c341.233e2873.js.map
|
||||
//# sourceMappingURL=chunk-2d22c341.1954fc9d.js.map
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["webpack:///./src/layouts/full-page/FullPage.vue","webpack:///./src/layouts/full-page/FullPage.vue?3df4"],"names":["render","_vm","this","_c","_self","staticClass","staticRenderFns","script","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACE,YAAY,qBAAqB,CAACF,EAAG,gBAAgB,IAE9HG,EAAkB,G,YCDlBC,EAAS,GAKTC,EAAY,eACdD,EACAP,EACAM,GACA,EACA,KACA,KACA,MAIa,aAAAE,E","file":"js/chunk-2d22c341.233e2873.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"layout--full-page\"},[_c('router-view')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./FullPage.vue?vue&type=template&id=2034f145\"\nvar script = {}\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":""}
|
||||
{"version":3,"sources":["webpack:///./src/layouts/full-page/FullPage.vue","webpack:///./src/layouts/full-page/FullPage.vue?3df4"],"names":["render","_vm","this","_c","_self","staticClass","staticRenderFns","script","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACE,YAAY,qBAAqB,CAACF,EAAG,gBAAgB,IAE9HG,EAAkB,G,YCDlBC,EAAS,GAKTC,EAAY,eACdD,EACAP,EACAM,GACA,EACA,KACA,KACA,MAIa,aAAAE,E","file":"js/chunk-2d22c341.1954fc9d.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"layout--full-page\"},[_c('router-view')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./FullPage.vue?vue&type=template&id=2034f145\"\nvar script = {}\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":""}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d238455"],{ff54:function(n,i,l){"use strict";l.r(i);var e=function(){var n=this,i=n._self._c;return i("BillingAdd")},t=[],d=l("32d5"),u={name:"BillingEdit",components:{BillingAdd:d["default"]}},a=u,c=l("2877"),o=Object(c["a"])(a,e,t,!1,null,"17e286a9",null);i["default"]=o.exports}}]);
|
||||
//# sourceMappingURL=chunk-2d238455.59c8e117.js.map
|
||||
//# sourceMappingURL=chunk-2d238455.b0d65c1c.js.map
|
||||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sources":["webpack:///./src/views/billing/BillingEdit.vue","webpack:///src/views/billing/BillingEdit.vue","webpack:///./src/views/billing/BillingEdit.vue?13ee","webpack:///./src/views/billing/BillingEdit.vue?e6b3"],"names":["render","_vm","this","_c","_self","staticRenderFns","name","components","BillingAdd","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,eAElEE,EAAkB,G,YCKP,GACfC,KAAA,cACAC,WAAA,CACAC,0BCVmW,I,YCO/VC,EAAY,eACd,EACAT,EACAK,GACA,EACA,KACA,WACA,MAIa,aAAAI,E","file":"js/chunk-2d238455.59c8e117.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('BillingAdd')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <BillingAdd/>\r\n</template>\r\n\r\n<script>\r\nimport BillingAdd from \"./BillingAdd\";\r\n\r\nexport default {\r\n name: \"BillingEdit\",\r\n components:{\r\n BillingAdd\r\n }\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\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!./BillingEdit.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!./BillingEdit.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BillingEdit.vue?vue&type=template&id=17e286a9&scoped=true\"\nimport script from \"./BillingEdit.vue?vue&type=script&lang=js\"\nexport * from \"./BillingEdit.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 \"17e286a9\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
|
||||
{"version":3,"sources":["webpack:///./src/views/billing/BillingEdit.vue","webpack:///src/views/billing/BillingEdit.vue","webpack:///./src/views/billing/BillingEdit.vue?13ee","webpack:///./src/views/billing/BillingEdit.vue?e6b3"],"names":["render","_vm","this","_c","_self","staticRenderFns","name","components","BillingAdd","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,eAElEE,EAAkB,G,YCKP,GACfC,KAAA,cACAC,WAAA,CACAC,0BCVmW,I,YCO/VC,EAAY,eACd,EACAT,EACAK,GACA,EACA,KACA,WACA,MAIa,aAAAI,E","file":"js/chunk-2d238455.b0d65c1c.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('BillingAdd')\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<template>\r\n <BillingAdd/>\r\n</template>\r\n\r\n<script>\r\nimport BillingAdd from \"./BillingAdd\";\r\n\r\nexport default {\r\n name: \"BillingEdit\",\r\n components:{\r\n BillingAdd\r\n }\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\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!./BillingEdit.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!./BillingEdit.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BillingEdit.vue?vue&type=template&id=17e286a9&scoped=true\"\nimport script from \"./BillingEdit.vue?vue&type=script&lang=js\"\nexport * from \"./BillingEdit.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 \"17e286a9\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2fd00a46"],{5469:function(t,e,s){t.exports=s.p+"img/Forgot password.fe0facde.svg"},5780:function(t,e,s){"use strict";s.r(e);var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"h-screen flex w-full bg-img"},[e("div",{staticClass:"vx-col w-4/5 sm:w-4/5 md:w-3/5 lg:w-3/4 xl:w-3/5 mx-auto self-center"},[e("vx-card",[e("div",{staticClass:"full-page-bg-color",attrs:{slot:"no-body"},slot:"no-body"},[e("div",{staticClass:"vx-row"},[e("div",{staticClass:"vx-col hidden sm:hidden md:hidden lg:block lg:w-1/2 mx-auto self-center"},[e("img",{staticClass:"mx-auto",attrs:{src:s("5469"),alt:"login"}})]),e("div",{staticClass:"vx-col sm:w-full md:w-full lg:w-1/2 mx-auto self-center d-theme-dark-bg"},[e("div",{staticClass:"p-8"},[e("div",{staticClass:"vx-card__title mb-8"},[e("h4",{staticClass:"mb-4"},[t._v("Reset your password")]),e("p",[t._v("Please enter your email address and we'll send you instructions on how to reset your password.")])]),e("vs-input",{staticClass:"w-full mb-8",attrs:{id:"email",type:"email","label-placeholder":"Email"},on:{keypress:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.RecoverPassword.apply(null,arguments)}},model:{value:t.email_address,callback:function(e){t.email_address=e},expression:"email_address"}}),e("vs-button",{staticClass:"px-4 w-full back-to-login md:w-auto font-semibold",attrs:{type:"link",to:"/login"}},[t._v("Login")]),e("vs-button",{staticClass:"float-right px-4 w-full md:w-auto mt-3 mb-8 md:mt-0 md:mb-0",attrs:{disabled:!!t.dateExpired&&t.disabledButton},on:{click:t.RecoverPassword}},[t._v("Reset Password")])],1)])])])])],1)])},i=[],n=(s("96cf"),s("1da1")),r=s("bb36"),l=(s("c1df"),s("1907")),o={mixins:[l["a"]],data:function(){return{email_address:"",dateExpired:null}},methods:{RecoverPassword:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(){var e,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,this.$vs.loading(),t.next=4,r["a"].post("/account/forgot/",{email_address:this.email_address});case 4:e=t.sent,s=e.data,console.log(this.current_date>s.timeRes,this.current_date,s.timeRes,"data.timeRes"),this.dateExpired=s.timeRes,this.$ntSuccess("please check your Email to reset password."),t.next=14;break;case 11:t.prev=11,t.t0=t["catch"](0),this.$ntSetError("warning",t.t0.data);case 14:return t.prev=14,this.$vs.loading.close(),t.finish(14);case 17:case"end":return t.stop()}}),t,this,[[0,11,14,17]])})));function e(){return t.apply(this,arguments)}return e}(),focusField:function(){document.getElementById("email").focus()},disabledButton:function(){return console.log(this.dateExpired,"this.dateExpired"),!this.dateExpired||this.dateExpired>this.current_date}},mounted:function(){this.focusField()}},d=o,c=(s("c782"),s("2877")),u=Object(c["a"])(d,a,i,!1,null,null,null);e["default"]=u.exports},c782:function(t,e,s){"use strict";s("f8e17")},f8e17:function(t,e,s){}}]);
|
||||
//# sourceMappingURL=chunk-2fd00a46.0970a397.js.map
|
||||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2fd00a46"],{5469:function(t,e,s){t.exports=s.p+"img/Forgot password.fe0facde.svg"},5780:function(t,e,s){"use strict";s.r(e);var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"h-screen flex w-full bg-img"},[e("div",{staticClass:"vx-col w-4/5 sm:w-4/5 md:w-3/5 lg:w-3/4 xl:w-3/5 mx-auto self-center"},[e("vx-card",[e("div",{staticClass:"full-page-bg-color",attrs:{slot:"no-body"},slot:"no-body"},[e("div",{staticClass:"vx-row"},[e("div",{staticClass:"vx-col hidden sm:hidden md:hidden lg:block lg:w-1/2 mx-auto self-center"},[e("img",{staticClass:"mx-auto",attrs:{src:s("5469"),alt:"login"}})]),e("div",{staticClass:"vx-col sm:w-full md:w-full lg:w-1/2 mx-auto self-center d-theme-dark-bg"},[e("div",{staticClass:"p-8"},[e("div",{staticClass:"vx-card__title mb-8"},[e("h4",{staticClass:"mb-4"},[t._v("Reset your password")]),e("p",[t._v("Please enter your email address and we'll send you instructions on how to reset your password.")])]),e("vs-input",{staticClass:"w-full mb-8",attrs:{id:"email",type:"email","label-placeholder":"Email"},on:{keypress:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.RecoverPassword.apply(null,arguments)}},model:{value:t.email_address,callback:function(e){t.email_address=e},expression:"email_address"}}),e("vs-button",{staticClass:"px-4 w-full back-to-login md:w-auto font-semibold",attrs:{type:"link",to:"/login"}},[t._v("Login")]),e("vs-button",{staticClass:"float-right px-4 w-full md:w-auto mt-3 mb-8 md:mt-0 md:mb-0",attrs:{disabled:!!t.dateExpired&&t.disabledButton},on:{click:t.RecoverPassword}},[t._v("Reset Password")])],1)])])])])],1)])},i=[],n=(s("96cf"),s("1da1")),r=s("bb36"),l=(s("c1df"),s("1907")),o={mixins:[l["a"]],data:function(){return{email_address:"",dateExpired:null}},methods:{RecoverPassword:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(){var e,s,a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,this.$vs.loading(),t.next=1,r["a"].post("/account/forgot/",{email_address:this.email_address});case 1:e=t.sent,s=e.data,console.log(this.current_date>s.timeRes,this.current_date,s.timeRes,"data.timeRes"),this.dateExpired=s.timeRes,this.$ntSuccess("please check your Email to reset password."),t.next=3;break;case 2:t.prev=2,a=t["catch"](0),this.$ntSetError("warning",a.data);case 3:return t.prev=3,this.$vs.loading.close(),t.finish(3);case 4:case"end":return t.stop()}}),t,this,[[0,2,3,4]])})));function e(){return t.apply(this,arguments)}return e}(),focusField:function(){document.getElementById("email").focus()},disabledButton:function(){return console.log(this.dateExpired,"this.dateExpired"),!this.dateExpired||this.dateExpired>this.current_date}},mounted:function(){this.focusField()}},d=o,c=(s("c782"),s("2877")),u=Object(c["a"])(d,a,i,!1,null,null,null);e["default"]=u.exports},c782:function(t,e,s){"use strict";s("f8e17")},f8e17:function(t,e,s){}}]);
|
||||
//# sourceMappingURL=chunk-2fd00a46.04c98aea.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-50603e68"],{"2bfe":function(e,t,r){},"54fc":function(e,t,r){"use strict";r.r(t);var s=function(){var e=this,t=e._self._c;return t("vx-card",{attrs:{title:"".concat(e.$route.query.role||""," Permissions")}},[e.skeleton?e._l(5,(function(e){return t("a-skeleton",{key:e,attrs:{active:"",avatar:""}})})):[t("a-button",{staticClass:"back-user",attrs:{type:"primary",ghost:""},on:{click:e.backToUser}},[e._v("\n Close\n ")]),t("a-tree",{attrs:{checkable:"","tree-data":e.permissions,"default-checked-keys":e.defaultPermission},on:{select:e.onSelect,check:e.onCheck}}),t("a-button",{staticClass:"mt-10",attrs:{type:"primary",loading:e.loading},on:{click:e.handleRolePermission}},[e._v("Save")])]],2)},n=[],i=(r("ac6a"),r("5df3"),r("4f7f"),r("2909")),a=(r("96cf"),r("1da1")),c=(r("28a5"),r("6762"),r("2fdb"),r("bb36")),o=r("1907"),u={mixins:[o["a"]],props:{getUrl:{type:String},submitUrl:{type:String},hasRoleId:{type:Boolean,required:!1,default:!0}},data:function(){return{skeleton:!1,loading:!1,permissions:[],defaultPermission:[]}},methods:{onSelect:function(e){},onCheck:function(e){this.defaultPermission=e},firstLetterUppercase:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(e[t].includes("-")){var r=e[t].split("-");return this.firstLetterUppercase(r)+" "+r[1]}return e[t].charAt(0).toUpperCase()+e[t].slice(1)},labelPermission:function(e){if(e.includes("-")){var t=e.split("-");return this.firstLetterUppercase(t)+" "+t[1]}return e[0].charAt(0).toUpperCase()+e.slice(1)},permissionLabelChildren:function(e,t){var r=e.split(".");switch(t){case"calendar":return"get"===r[2]?"Details":this.firstLetterUppercase(r,2);case"activity":var s={"expense-entry":"Expense entry","time-entry":"Time entry",category:"category",get:"details"};return r.includes("category")?s[r[1]]+" "+s[r[2]]+" "+(s[r[3]]||r[3]):s[r[1]]+" "+(s[r[2]]||r[2]);case"billing":var n={fund:"Fund","fund-request":"Fund request",category:"category",get:"details"};return 3===r.length?n[r[1]]+" "+(n[r[2]]||r[2]):"Billing "+(n[r[1]]||r[1]);case"communication":var i=r[1].split("-");return this.firstLetterUppercase(i)+" "+i[1]+" "+("get"===r[2]?"details":r[2]);case"setting":var a={"pracctice-area":"practice area","manage-users-and-permissions":"users and permissions","recover-bin":"Recovery"};return this.firstLetterUppercase(r,1)+" "+(a[r[2]]||r[2]);case"report":var c=this.firstLetterUppercase(r);return 3===r.length?this.labelPermission(r[2]):"Contact"===c?"Client":c;default:return"get"===r[1]?"Details":this.firstLetterUppercase(r,1)}},getAllPermissions:function(){var e=Object(a["a"])(regeneratorRuntime.mark((function e(){var t,r,s,n,a,o,u,l=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,this.skeleton=!0,t=this.getUrl||"permissions/role-permissions/".concat(this.$route.params.id),e.next=5,c["a"].get("permissions/");case 5:return r=e.sent,s=r.data,e.next=9,c["a"].get(t);case 9:n=e.sent,a=Object(i["a"])(new Set(s)),this.defaultPermission=n.data,o=["matter","task","contact","note","document","calendar","activity","bank-account","billing","communication","setting","report"],u=o.map((function(e){var t=a.filter((function(t){var r=t.split(".");return"report"===e?t.includes("report"):r[0]===e&&!t.includes("report")})).map((function(t){return{title:l.permissionLabelChildren(t,e),key:t}}));return{list:t,title:e}})).map((function(e){return{title:l.labelPermission(e.title),key:e.title,children:e.list.map((function(e){return{key:e.key,title:e.title}}))}})),this.permissions=u,e.next=23;break;case 17:return e.prev=17,e.t0=e["catch"](0),e.next=21,this.$message.error("Server Error");case 21:throw this.$router.back(),new Error(e.t0);case 23:return e.prev=23,this.skeleton=!1,e.finish(23);case 26:case"end":return e.stop()}}),e,this,[[0,17,23,26]])})));function t(){return e.apply(this,arguments)}return t}(),handleRolePermission:function(){var e=Object(a["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!this.$route.params.id){e.next=16;break}return e.prev=1,this.loading=!0,t=this.submitUrl||"permissions/permission-assign/".concat(this.$route.params.id,"/"),e.next=6,c["a"].post(t,{permissions:this.defaultPermission.filter((function(e){return e.includes(".")}))});case 6:this.$message.success("Permission granted."),e.next=13;break;case 9:throw e.prev=9,e.t0=e["catch"](1),this.$message.error("Error applying permission."),new Error(e.t0);case 13:return e.prev=13,this.loading=!1,e.finish(13);case 16:case"end":return e.stop()}}),e,this,[[1,9,13,16]])})));function t(){return e.apply(this,arguments)}return t}(),backToUser:function(){this.$router.back()}},mounted:function(){this.getAllPermissions()}},l=u,p=(r("720e"),r("2877")),h=Object(p["a"])(l,s,n,!1,null,null,null);t["default"]=h.exports},"720e":function(e,t,r){"use strict";r("2bfe")}}]);
|
||||
//# sourceMappingURL=chunk-50603e68.78ae7d5b.js.map
|
||||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-50603e68"],{"2bfe":function(e,t,r){},"54fc":function(e,t,r){"use strict";r.r(t);var s=function(){var e=this,t=e._self._c;return t("vx-card",{attrs:{title:"".concat(e.$route.query.role||""," Permissions")}},[e.skeleton?e._l(5,(function(e){return t("a-skeleton",{key:e,attrs:{active:"",avatar:""}})})):[t("a-button",{staticClass:"back-user",attrs:{type:"primary",ghost:""},on:{click:e.backToUser}},[e._v("\n Close\n ")]),t("a-tree",{attrs:{checkable:"","tree-data":e.permissions,"default-checked-keys":e.defaultPermission},on:{select:e.onSelect,check:e.onCheck}}),t("a-button",{staticClass:"mt-10",attrs:{type:"primary",loading:e.loading},on:{click:e.handleRolePermission}},[e._v("Save")])]],2)},n=[],i=(r("ac6a"),r("5df3"),r("4f7f"),r("2909")),a=(r("96cf"),r("1da1")),c=(r("28a5"),r("6762"),r("2fdb"),r("bb36")),o=r("1907"),u={mixins:[o["a"]],props:{getUrl:{type:String},submitUrl:{type:String},hasRoleId:{type:Boolean,required:!1,default:!0}},data:function(){return{skeleton:!1,loading:!1,permissions:[],defaultPermission:[]}},methods:{onSelect:function(e){},onCheck:function(e){this.defaultPermission=e},firstLetterUppercase:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(e[t].includes("-")){var r=e[t].split("-");return this.firstLetterUppercase(r)+" "+r[1]}return e[t].charAt(0).toUpperCase()+e[t].slice(1)},labelPermission:function(e){if(e.includes("-")){var t=e.split("-");return this.firstLetterUppercase(t)+" "+t[1]}return e[0].charAt(0).toUpperCase()+e.slice(1)},permissionLabelChildren:function(e,t){var r=e.split(".");switch(t){case"calendar":return"get"===r[2]?"Details":this.firstLetterUppercase(r,2);case"activity":var s={"expense-entry":"Expense entry","time-entry":"Time entry",category:"category",get:"details"};return r.includes("category")?s[r[1]]+" "+s[r[2]]+" "+(s[r[3]]||r[3]):s[r[1]]+" "+(s[r[2]]||r[2]);case"billing":var n={fund:"Fund","fund-request":"Fund request",category:"category",get:"details"};return 3===r.length?n[r[1]]+" "+(n[r[2]]||r[2]):"Billing "+(n[r[1]]||r[1]);case"communication":var i=r[1].split("-");return this.firstLetterUppercase(i)+" "+i[1]+" "+("get"===r[2]?"details":r[2]);case"setting":var a={"pracctice-area":"practice area","manage-users-and-permissions":"users and permissions","recover-bin":"Recovery"};return this.firstLetterUppercase(r,1)+" "+(a[r[2]]||r[2]);case"report":var c=this.firstLetterUppercase(r);return 3===r.length?this.labelPermission(r[2]):"Contact"===c?"Client":c;default:return"get"===r[1]?"Details":this.firstLetterUppercase(r,1)}},getAllPermissions:function(){var e=Object(a["a"])(regeneratorRuntime.mark((function e(){var t,r,s,n,a,o,u,l,p=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,this.skeleton=!0,t=this.getUrl||"permissions/role-permissions/".concat(this.$route.params.id),e.next=1,c["a"].get("permissions/");case 1:return r=e.sent,s=r.data,e.next=2,c["a"].get(t);case 2:n=e.sent,a=Object(i["a"])(new Set(s)),this.defaultPermission=n.data,o=["matter","task","contact","note","document","calendar","activity","bank-account","billing","communication","setting","report"],u=o.map((function(e){var t=a.filter((function(t){var r=t.split(".");return"report"===e?t.includes("report"):r[0]===e&&!t.includes("report")})).map((function(t){return{title:p.permissionLabelChildren(t,e),key:t}}));return{list:t,title:e}})).map((function(e){return{title:p.labelPermission(e.title),key:e.title,children:e.list.map((function(e){return{key:e.key,title:e.title}}))}})),this.permissions=u,e.next=5;break;case 3:return e.prev=3,l=e["catch"](0),e.next=4,this.$message.error("Server Error");case 4:throw this.$router.back(),new Error(l);case 5:return e.prev=5,this.skeleton=!1,e.finish(5);case 6:case"end":return e.stop()}}),e,this,[[0,3,5,6]])})));function t(){return e.apply(this,arguments)}return t}(),handleRolePermission:function(){var e=Object(a["a"])(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!this.$route.params.id){e.next=5;break}return e.prev=1,this.loading=!0,t=this.submitUrl||"permissions/permission-assign/".concat(this.$route.params.id,"/"),e.next=2,c["a"].post(t,{permissions:this.defaultPermission.filter((function(e){return e.includes(".")}))});case 2:this.$message.success("Permission granted."),e.next=4;break;case 3:throw e.prev=3,r=e["catch"](1),this.$message.error("Error applying permission."),new Error(r);case 4:return e.prev=4,this.loading=!1,e.finish(4);case 5:case"end":return e.stop()}}),e,this,[[1,3,4,5]])})));function t(){return e.apply(this,arguments)}return t}(),backToUser:function(){this.$router.back()}},mounted:function(){this.getAllPermissions()}},l=u,p=(r("720e"),r("2877")),h=Object(p["a"])(l,s,n,!1,null,null,null);t["default"]=h.exports},"720e":function(e,t,r){"use strict";r("2bfe")}}]);
|
||||
//# sourceMappingURL=chunk-50603e68.1ddb5cc3.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-55db3956"],{"23d9":function(s,t,e){"use strict";e.r(t);var a=function(){var s=this,t=s._self._c;return t("div",{staticClass:"h-screen flex w-full bg-img vx-row no-gutter items-center justify-center"},[t("div",{staticClass:"vx-col sm:w-1/2 md:w-1/2 lg:w-3/4 xl:w-3/5 sm:m-0 m-4"},[t("vx-card",{staticClass:"py-5"},[t("div",{staticClass:"full-page-bg-color pb-10",attrs:{slot:"no-body"},slot:"no-body"},[t("div",{staticClass:"vx-row no-gutter"},[t("div",{staticClass:"vx-col sm:w-full md:w-full lg:w-1/2 mx-auto self-center d-theme-dark-bg"},[t("div",{staticClass:"px-8 pt-8 register-tabs-container"},[t("div",{staticClass:"vx-card__title mb-4"},[t("h4",{staticClass:"mb-4"},[s._v("Verify your account")]),t("p",{staticClass:"text-justify"},[s._v("Please set your password")])]),t("vs-input",{directives:[{name:"validate",rawName:"v-validate",value:"required|min:8",expression:"'required|min:8'"}],ref:"password",staticClass:"w-full mt-6",attrs:{id:"password",type:"password",name:"Password","icon-no-border":"",icon:"icon icon-lock","icon-pack":"feather","label-placeholder":"Password"},model:{value:s.password,callback:function(t){s.password=t},expression:"password"}}),t("span",{staticClass:"text-danger text-sm"},[s._v(s._s(s.errors.first("Password")))]),t("vs-input",{directives:[{name:"validate",rawName:"v-validate",value:"required|confirmed:password|min:8",expression:"'required|confirmed:password|min:8'"}],staticClass:"w-full pt-3",attrs:{type:"password",name:"password_confirmation","icon-no-border":"",icon:"icon icon-lock","icon-pack":"feather","label-placeholder":"Confirm password","data-vv-as":"password"},model:{value:s.confirm_password,callback:function(t){s.confirm_password=t},expression:"confirm_password"}}),t("span",{staticClass:"text-danger text-sm"},[s._v(s._s(s.errors.first("password_confirmation")))]),t("vs-button",{staticClass:"mt-5 w-full",attrs:{type:"filled",disabled:!s.validateForm},on:{click:s.confirmVerify}},[s._v("Save")])],1)]),t("div",{staticClass:"vx-col hidden sm:hidden md:hidden lg:block lg:w-1/2 mx-auto self-center"},[t("img",{staticClass:"mx-auto",attrs:{src:e("8db9"),alt:"register",height:"300"}})])])])])],1)])},r=[],i=(e("96cf"),e("1da1")),o=e("bb36"),n={name:"ConfirmVerify",data:function(){return{password:"",confirm_password:""}},methods:{confirmVerify:function(){var s=Object(i["a"])(regeneratorRuntime.mark((function s(){return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.prev=0,this.$vs.loading(),s.next=4,o["a"].post("/account/verify/",{password:this.password,code:this.$route.query.code});case 4:this.$router.push("/login",(function(){})),this.$ntSet(),s.next=12;break;case 8:throw s.prev=8,s.t0=s["catch"](0),this.$ntSetError("warning",s.t0.data.message),s.t0;case 12:return s.prev=12,this.$vs.loading.close(),s.finish(12);case 15:case"end":return s.stop()}}),s,this,[[0,8,12,15]])})));function t(){return s.apply(this,arguments)}return t}(),focusField:function(){document.getElementById("password").focus()}},computed:{validateForm:function(){return!this.errors.any()&&""!==this.confirm_password&&""!==this.password}},mounted:function(){this.focusField()}},c=n,d=e("2877"),l=Object(d["a"])(c,a,r,!1,null,"52f08c3a",null);t["default"]=l.exports},"8db9":function(s,t,e){s.exports=e.p+"img/verify.156d7274.svg"}}]);
|
||||
//# sourceMappingURL=chunk-55db3956.b87e842d.js.map
|
||||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-55db3956"],{"23d9":function(s,t,e){"use strict";e.r(t);var a=function(){var s=this,t=s._self._c;return t("div",{staticClass:"h-screen flex w-full bg-img vx-row no-gutter items-center justify-center"},[t("div",{staticClass:"vx-col sm:w-1/2 md:w-1/2 lg:w-3/4 xl:w-3/5 sm:m-0 m-4"},[t("vx-card",{staticClass:"py-5"},[t("div",{staticClass:"full-page-bg-color pb-10",attrs:{slot:"no-body"},slot:"no-body"},[t("div",{staticClass:"vx-row no-gutter"},[t("div",{staticClass:"vx-col sm:w-full md:w-full lg:w-1/2 mx-auto self-center d-theme-dark-bg"},[t("div",{staticClass:"px-8 pt-8 register-tabs-container"},[t("div",{staticClass:"vx-card__title mb-4"},[t("h4",{staticClass:"mb-4"},[s._v("Verify your account")]),t("p",{staticClass:"text-justify"},[s._v("Please set your password")])]),t("vs-input",{directives:[{name:"validate",rawName:"v-validate",value:"required|min:8",expression:"'required|min:8'"}],ref:"password",staticClass:"w-full mt-6",attrs:{id:"password",type:"password",name:"Password","icon-no-border":"",icon:"icon icon-lock","icon-pack":"feather","label-placeholder":"Password"},model:{value:s.password,callback:function(t){s.password=t},expression:"password"}}),t("span",{staticClass:"text-danger text-sm"},[s._v(s._s(s.errors.first("Password")))]),t("vs-input",{directives:[{name:"validate",rawName:"v-validate",value:"required|confirmed:password|min:8",expression:"'required|confirmed:password|min:8'"}],staticClass:"w-full pt-3",attrs:{type:"password",name:"password_confirmation","icon-no-border":"",icon:"icon icon-lock","icon-pack":"feather","label-placeholder":"Confirm password","data-vv-as":"password"},model:{value:s.confirm_password,callback:function(t){s.confirm_password=t},expression:"confirm_password"}}),t("span",{staticClass:"text-danger text-sm"},[s._v(s._s(s.errors.first("password_confirmation")))]),t("vs-button",{staticClass:"mt-5 w-full",attrs:{type:"filled",disabled:!s.validateForm},on:{click:s.confirmVerify}},[s._v("Save")])],1)]),t("div",{staticClass:"vx-col hidden sm:hidden md:hidden lg:block lg:w-1/2 mx-auto self-center"},[t("img",{staticClass:"mx-auto",attrs:{src:e("8db9"),alt:"register",height:"300"}})])])])])],1)])},r=[],i=(e("96cf"),e("1da1")),o=e("bb36"),n={name:"ConfirmVerify",data:function(){return{password:"",confirm_password:""}},methods:{confirmVerify:function(){var s=Object(i["a"])(regeneratorRuntime.mark((function s(){var t;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.prev=0,this.$vs.loading(),s.next=1,o["a"].post("/account/verify/",{password:this.password,code:this.$route.query.code});case 1:this.$router.push("/login",(function(){})),this.$ntSet(),s.next=3;break;case 2:throw s.prev=2,t=s["catch"](0),this.$ntSetError("warning",t.data.message),t;case 3:return s.prev=3,this.$vs.loading.close(),s.finish(3);case 4:case"end":return s.stop()}}),s,this,[[0,2,3,4]])})));function t(){return s.apply(this,arguments)}return t}(),focusField:function(){document.getElementById("password").focus()}},computed:{validateForm:function(){return!this.errors.any()&&""!==this.confirm_password&&""!==this.password}},mounted:function(){this.focusField()}},c=n,d=e("2877"),l=Object(d["a"])(c,a,r,!1,null,"52f08c3a",null);t["default"]=l.exports},"8db9":function(s,t,e){s.exports=e.p+"img/verify.156d7274.svg"}}]);
|
||||
//# sourceMappingURL=chunk-55db3956.b8667315.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,2 +1,2 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-59c47205"],{"4a50":function(t,a,e){t.exports=e.p+"img/404.0a38972b.png"},c0ba:function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t._self._c;return a("div",{staticClass:"h-screen flex w-full bg-img"},[a("div",{staticClass:"vx-col flex items-center justify-center flex-col sm:w-1/2 md:w-3/5 lg:w-3/4 xl:w-1/2 mx-auto text-center"},[a("img",{staticClass:"mx-auto mb-4 max-w-full",attrs:{src:e("4a50"),alt:"graphic-404"}}),a("h1",{staticClass:"sm:mx-0 mx-4 mb-12 text-5xl d-theme-heading-color"},[t._v("404 - Page Not Found!")]),a("p",{staticClass:"sm:mx-0 mx-4 mb-4 sm:mb-16 d-theme-text-inverse"},[t._v("paraphonic unassessable foramination Caulopteris worral Spirophyton encrimson esparcet aggerate chondrule restate whistler shallopy biosystematy area bertram plotting unstarting quarterstaff.")]),a("vs-button",{attrs:{size:"large",to:"/"}},[t._v("Back to Home")])],1)])},r=[],l=e("2877"),n={},i=Object(l["a"])(n,s,r,!1,null,null,null);a["default"]=i.exports}}]);
|
||||
//# sourceMappingURL=chunk-59c47205.4c3fc060.js.map
|
||||
//# sourceMappingURL=chunk-59c47205.a2e7449d.js.map
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue