<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-56a297d2"],{"0655":function(e,t,o){},"48aa":function(e,t,o){"use strict";o.r(t);var a=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("v-container",{staticClass:"pa-0",attrs:{fluid:""}},[o("v-window",{attrs:{touchless:""},model:{value:e.window,callback:function(t){e.window=t},expression:"window"}},[o("v-window-item",{attrs:{value:0}},[o("v-row",{attrs:{dense:""}},[o("v-col",{staticClass:"title",attrs:{cols:"12"}},[e._v(" Authentication ")]),o("v-col",{attrs:{cols:"12"}},[o("p",[e._v("To protect your security, we need to confirm it is really you.")]),o("p",[e._v("Please choose how you would like to receive your temporary identification code. Listed below are the phone numbers and email address we have on your file.")]),o("p",[e._v("If you don't recognize the contact information listed below, please contact us at "),o("a",{attrs:{href:"mailto:2fsupport@volleyballlife.com"}},[e._v("2fsupport@volleyballlife.com")])])])],1),o("v-row",{attrs:{dense:""}},[o("v-col",{attrs:{cols:"12"}},[o("v-radio-group",{model:{value:e.selectedChallenge,callback:function(t){e.selectedChallenge=t},expression:"selectedChallenge"}},e._l(e.challenges,(function(t,a){return o("v-radio",{key:a,attrs:{value:t,color:"success"},scopedSlots:e._u([{key:"label",fn:function(){return[o("div",[o("v-icon",[e._v("fas fa-"+e._s("email"===t.contactType?"envelope":"mobile-alt")+" fa-fw")]),e._v(" "+e._s("email"===t.contactType?"Email: ":"Text Messgae: ")+e._s(t.maskedContact)+" ")],1)]},proxy:!0}],null,!0)})})),1)],1),o("v-col",{staticClass:"text-center",attrs:{cols:"12"}},[o("v-btn",{attrs:{color:"success white--text",disabled:!e.selectedChallenge,loading:e.loading},on:{click:function(t){return t.stopPropagation(),e.sendCode(t)}}},[e._v("Send Code")])],1)],1)],1),o("v-window-item",{attrs:{value:1}},[o("v-row",{attrs:{dense:""}},[o("v-col",{attrs:{cols:"12"}},[o("div",{staticClass:"title"},[e._v("Enter the verficiation code")]),e.skip?e._e():o("div",[e._v("We just sent "+e._s(e.selectedChallenge&amp;&amp;"email"===e.selectedChallenge.contactType?"an email":"a text message")+" with a fresh verification code")]),o("div",{staticClass:"caption"},[e._v("Note: only the last code issued will be valid and codes are only good for 10 minutes")]),o("v-text-field",{attrs:{label:"Verification Code",color:"color3",type:"number"},model:{value:e.vCode,callback:function(t){e.vCode=t},expression:"vCode"}}),o("v-alert",{attrs:{type:"error",value:!!e.codeError,text:"",prominent:""}},[e._v(" "+e._s(e.codeError)+" ")]),o("div",{staticClass:"text-center pb-3"},[o("v-btn",{attrs:{color:"color3 color3Text--text",disabled:!e.validCode,loading:e.loading},on:{click:function(t){return t.stopPropagation(),e.verifyCode(t)}}},[e._v("Go")])],1),o("div",{staticClass:"caption text-center"},[e._v("Didn't receive a code? "),o("span",{staticClass:"clickable color3--text",on:{click:function(t){return t.stopPropagation(),e.reset(t)}}},[e._v("Try again.")])])],1)],1)],1)],1),o("v-row",{attrs:{dense:""}},[o("v-col",{class:0===e.window?"text-center":null,attrs:{cols:"12"}},[o("v-fab-transition",[e.window&gt;0?o("v-btn",{attrs:{color:"color3Text color3--text",small:"",fab:""},on:{click:function(t){return t.stopPropagation(),e.reset(t)}}},[o("v-icon",[e._v("fas fa-caret-left")])],1):e._e()],1),o("v-fab-transition",[0===e.window?o("v-btn",{staticClass:"mt-5",attrs:{color:"color3",text:"","x-small":""},on:{click:function(t){return t.stopPropagation(),e.skipToCode(t)}}},[e._v("I already have a code")]):e._e()],1)],1)],1)],1)},n=[],l=(o("d3b7"),o("5530")),i=o("2f62"),s={props:["challenges"],data:function(){return{window:0,selectedChallenge:null,loading:!1,vCode:null,codeError:null,skip:!1}},computed:Object(l["a"])(Object(l["a"])({},Object(i["c"])(["user"])),{},{validCode:function(){return this.vCode&amp;&amp;6===this.vCode.length}}),methods:{reset:function(){this.window=0,this.vCode=null,this.codeError=null,this.skip=!1},skipToCode:function(){this.skip=!0,this.window=1},sendCode:function(){var e=this;this.selectedChallenge&amp;&amp;(this.loading=!0,this.$VBL.user.twoFactor(this.selectedChallenge).then((function(t){e.window=1})).catch((function(e){return console.log(e)})).finally((function(){e.loading=!1})))},verifyCode:function(){var e=this;this.validCode&amp;&amp;(this.loading=!0,this.$VBL.user.contact.confirm(this.vCode).then((function(t){e.$emit("passed")})).catch((function(t){console.log(t),e.codeError=t.response.data.Message})).finally((function(){e.loading=!1})))}},watch:{challenges:"reset"},mounted:function(){this.reset()}},c=s,r=(o("d27a"),o("2877")),d=o("6544"),u=o.n(d),v=o("0798"),f=o("8336"),p=o("62ad"),h=o("a523"),w=o("0789"),C=o("132d"),g=o("67b6"),m=o("43a6"),b=o("0fd9"),_=o("8654"),y=o("f665"),k=o("1e6c"),x=Object(r["a"])(c,a,n,!1,null,"4e3585d8",null);t["default"]=x.exports;u()(x,{VAlert:v["a"],VBtn:f["a"],VCol:p["a"],VContainer:h["a"],VFabTransition:w["c"],VIcon:C["a"],VRadio:g["a"],VRadioGroup:m["a"],VRow:b["a"],VTextField:_["a"],VWindow:y["a"],VWindowItem:k["a"]})},d27a:function(e,t,o){"use strict";var a=o("0655"),n=o.n(a);n.a}}]);
//# sourceMappingURL=chunk-56a297d2.e2dba955.js.map</pre></body></html>