����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.191.132.105 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/cbt.gltechlimited.com/public/js/ |
Upload File : |
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[3496],{15422:(s,t,r)=>{r.d(t,{Z:()=>o});const e={props:["on"]};const o=(0,r(51900).Z)(e,(function(){var s=this,t=s.$createElement,r=s._self._c||t;return r("div",[r("transition",{attrs:{"leave-active-class":"transition ease-in duration-1000","leave-class":"opacity-100","leave-to-class":"opacity-0"}},[r("div",{directives:[{name:"show",rawName:"v-show",value:s.on,expression:"on"}],staticClass:"text-gray-600"},[s._t("default")],2)])],1)}),[],!1,null,null,null).exports},93046:(s,t,r)=>{r.d(t,{Z:()=>o});const e={props:{type:{type:String,default:"submit"}}};const o=(0,r(51900).Z)(e,(function(){var s=this,t=s.$createElement;return(s._self._c||t)("button",{staticClass:"inline-flex items-center px-4 py-2 bg-gray-800 border border-transparent rounded-sm font-semibold text-xs text-white uppercase tracking-widest hover:bg-gray-700 active:bg-gray-900 focus:outline-none focus:border-gray-900 focus:shadow-outline-gray transition ease-in-out duration-150",attrs:{type:s.type}},[s._t("default")],2)}),[],!1,null,null,null).exports},48243:(s,t,r)=>{r.d(t,{Z:()=>o});const e={components:{ArcSectionTitle:r(34073).Z},computed:{hasActions:function(){return!!this.$slots.actions}}};const o=(0,r(51900).Z)(e,(function(){var s=this,t=s.$createElement,r=s._self._c||t;return r("div",{staticClass:"md:grid md:grid-cols-3 md:gap-6"},[r("arc-section-title",{scopedSlots:s._u([{key:"title",fn:function(){return[s._t("title")]},proxy:!0},{key:"description",fn:function(){return[s._t("description")]},proxy:!0}],null,!0)}),s._v(" "),r("div",{staticClass:"mt-5 md:mt-0 md:col-span-2"},[r("form",{on:{submit:function(t){return t.preventDefault(),s.$emit("submitted")}}},[r("div",{staticClass:"shadow sm:rounded-sm"},[r("div",{staticClass:"px-4 py-5 bg-white sm:p-6"},[r("div",{staticClass:"grid grid-cols-6 gap-6"},[s._t("form")],2)]),s._v(" "),s.hasActions?r("div",{staticClass:"flex items-center justify-end px-4 py-3 bg-gray-50 text-right sm:px-6"},[s._t("actions")],2):s._e()])])])],1)}),[],!1,null,null,null).exports},6985:(s,t,r)=>{r.d(t,{Z:()=>o});const e={props:["value"],methods:{focus:function(){this.$refs.input.focus()}}};const o=(0,r(51900).Z)(e,(function(){var s=this,t=s.$createElement;return(s._self._c||t)("input",{ref:"input",staticClass:"text-sm border-gray-300 focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50 rounded-sm shadow-sm",domProps:{value:s.value},on:{input:function(t){return s.$emit("input",t.target.value)}}})}),[],!1,null,null,null).exports},26216:(s,t,r)=>{r.d(t,{Z:()=>o});const e={props:["message"]};const o=(0,r(51900).Z)(e,(function(){var s=this,t=s.$createElement,r=s._self._c||t;return r("div",{directives:[{name:"show",rawName:"v-show",value:s.message,expression:"message"}]},[r("p",{staticClass:"text-red-600 text-sm"},[s._v("\n "+s._s(s.message)+"\n ")])])}),[],!1,null,null,null).exports},39283:(s,t,r)=>{r.d(t,{Z:()=>o});const e={props:["value"]};const o=(0,r(51900).Z)(e,(function(){var s=this,t=s.$createElement,r=s._self._c||t;return r("label",{staticClass:"block font-medium text-gray-700 text-sm mb-1"},[s.value?r("span",[s._v(s._s(s.value))]):r("span",[s._t("default")],2)])}),[],!1,null,null,null).exports},34073:(s,t,r)=>{r.d(t,{Z:()=>e});const e=(0,r(51900).Z)({},(function(){var s=this,t=s.$createElement,r=s._self._c||t;return r("div",{staticClass:"md:col-span-1"},[r("div",{staticClass:"px-4 sm:px-0"},[r("h3",{staticClass:"text-base font-medium text-gray-900"},[s._t("title")],2),s._v(" "),r("p",{staticClass:"mt-1 text-sm text-gray-600"},[s._t("description")],2)])])}),[],!1,null,null,null).exports},53496:(s,t,r)=>{r.r(t),r.d(t,{default:()=>u});var e=r(15422),o=r(93046),a=r(48243),n=r(6985),c=r(26216),i=r(39283);const l={components:{ArcActionMessage:e.Z,ArcButton:o.Z,ArcFormSection:a.Z,ArcInput:n.Z,ArcInputError:c.Z,ArcLabel:i.Z},data:function(){return{form:this.$inertia.form({current_password:"",password:"",password_confirmation:""})}},methods:{updatePassword:function(){var s=this;this.form.put(route("user-password.update"),{errorBag:"updatePassword",preserveScroll:!0,onSuccess:function(){return s.form.reset()},onError:function(){s.form.errors.password&&(s.form.reset("password","password_confirmation"),s.$refs.password.focus()),s.form.errors.current_password&&(s.form.reset("current_password"),s.$refs.current_password.focus())}})}}};const u=(0,r(51900).Z)(l,(function(){var s=this,t=s.$createElement,r=s._self._c||t;return r("arc-form-section",{on:{submitted:s.updatePassword},scopedSlots:s._u([{key:"title",fn:function(){return[s._v("\n "+s._s(s.__("Update Password"))+"\n ")]},proxy:!0},{key:"form",fn:function(){return[r("div",{staticClass:"col-span-6 sm:col-span-4"},[r("arc-label",{attrs:{for:"current_password",value:s.__("Current Password")}}),s._v(" "),r("arc-input",{ref:"current_password",staticClass:"mt-1 block w-full",attrs:{id:"current_password",type:"password",autocomplete:"current-password"},model:{value:s.form.current_password,callback:function(t){s.$set(s.form,"current_password",t)},expression:"form.current_password"}}),s._v(" "),r("arc-input-error",{staticClass:"mt-2",attrs:{message:s.form.errors.current_password}})],1),s._v(" "),r("div",{staticClass:"col-span-6 sm:col-span-4"},[r("arc-label",{attrs:{for:"password",value:s.__("New Password")}}),s._v(" "),r("arc-input",{ref:"password",staticClass:"mt-1 block w-full",attrs:{id:"password",type:"password",autocomplete:"new-password"},model:{value:s.form.password,callback:function(t){s.$set(s.form,"password",t)},expression:"form.password"}}),s._v(" "),r("arc-input-error",{staticClass:"mt-2",attrs:{message:s.form.errors.password}})],1),s._v(" "),r("div",{staticClass:"col-span-6 sm:col-span-4"},[r("arc-label",{attrs:{for:"password_confirmation",value:s.__("Confirm Password")}}),s._v(" "),r("arc-input",{staticClass:"mt-1 block w-full",attrs:{id:"password_confirmation",type:"password",autocomplete:"new-password"},model:{value:s.form.password_confirmation,callback:function(t){s.$set(s.form,"password_confirmation",t)},expression:"form.password_confirmation"}}),s._v(" "),r("arc-input-error",{staticClass:"mt-2",attrs:{message:s.form.errors.password_confirmation}})],1)]},proxy:!0},{key:"actions",fn:function(){return[r("arc-action-message",{staticClass:"mr-3",attrs:{on:s.form.recentlySuccessful}},[s._v("\n "+s._s(s.__("Saved"))+".\n ")]),s._v(" "),r("arc-button",{class:{"opacity-25":s.form.processing},attrs:{disabled:s.form.processing}},[s._v("\n "+s._s(s.__("Save"))+"\n ")])]},proxy:!0}])})}),[],!1,null,null,null).exports}}]);