(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors~b5906859"],{"0016":function(t,e,i){"use strict";i("e9f5"),i("ab43"),i("ddb0");var o=i("2b0e"),n=i("6642"),s=i("e2fa"),r=i("87e8"),a=i("e277");const l="0 0 24 24",c=t=>t,u=t=>"ionicons "+t,d={"mdi-":t=>"mdi "+t,"icon-":c,"bt-":t=>"bt "+t,"eva-":t=>"eva "+t,"ion-md":u,"ion-ios":u,"ion-logo":u,"iconfont ":c,"ti-":t=>"themify-icon "+t,"bi-":t=>"bootstrap-icons "+t},h={o_:"-outlined",r_:"-round",s_:"-sharp"},p={sym_o_:"-outlined",sym_r_:"-rounded",sym_s_:"-sharp"},f=new RegExp("^("+Object.keys(d).join("|")+")"),v=new RegExp("^("+Object.keys(h).join("|")+")"),m=new RegExp("^("+Object.keys(p).join("|")+")"),g=/^[Mm]\s?[-+]?\.?\d/,y=/^img:/,b=/^svguse:/,_=/^ion-/,w=/^(fa-(sharp|solid|regular|light|brands|duotone|thin)|[lf]a[srlbdk]?) /;e["a"]=o["default"].extend({name:"QIcon",mixins:[r["a"],n["a"],s["a"]],props:{tag:{type:String,default:"i"},name:String,color:String,left:Boolean,right:Boolean},computed:{classes(){return"q-icon"+(!0===this.left?" on-left":"")+(!0===this.right?" on-right":"")+(void 0!==this.color?" text-"+this.color:"")},type(){let t,e=this.name;if("none"===e||!e)return{none:!0};if(void 0!==this.$q.iconMapFn){const t=this.$q.iconMapFn(e);if(void 0!==t){if(void 0===t.icon)return{cls:t.cls,content:void 0!==t.content?t.content:" "};if(e=t.icon,"none"===e||!e)return{none:!0}}}if(!0===g.test(e)){const[t,i=l]=e.split("|");return{svg:!0,viewBox:i,nodes:t.split("&&").map(t=>{const[e,i,o]=t.split("@@");return this.$createElement("path",{attrs:{d:e,transform:o},style:i})})}}if(!0===y.test(e))return{img:!0,src:e.substring(4)};if(!0===b.test(e)){const[t,i=l]=e.split("|");return{svguse:!0,src:t.substring(7),viewBox:i}}let i=" ";const o=e.match(f);if(null!==o)t=d[o[1]](e);else if(!0===w.test(e))t=e;else if(!0===_.test(e))t=`ionicons ion-${!0===this.$q.platform.is.ios?"ios":"md"}${e.substr(3)}`;else if(!0===m.test(e)){t="notranslate material-symbols";const o=e.match(m);null!==o&&(e=e.substring(6),t+=p[o[1]]),i=e}else{t="notranslate material-icons";const o=e.match(v);null!==o&&(e=e.substring(2),t+=h[o[1]]),i=e}return{cls:t,content:i}}},render(t){const e={class:this.classes,style:this.sizeStyle,on:{...this.qListeners},attrs:{"aria-hidden":"true",role:"presentation"}};return!0===this.type.none?t(this.tag,e,Object(a["c"])(this,"default")):!0===this.type.img?t("span",e,Object(a["a"])([t("img",{attrs:{src:this.type.src}})],this,"default")):!0===this.type.svg?t("span",e,Object(a["a"])([t("svg",{attrs:{viewBox:this.type.viewBox||"0 0 24 24",focusable:"false"}},this.type.nodes)],this,"default")):!0===this.type.svguse?t("span",e,Object(a["a"])([t("svg",{attrs:{viewBox:this.type.viewBox,focusable:"false"}},[t("use",{attrs:{"xlink:href":this.type.src}})])],this,"default")):(void 0!==this.type.cls&&(e.class+=" "+this.type.cls),t(this.tag,e,Object(a["a"])([this.type.content],this,"default")))}})},"00ce":function(t,e,i){"use strict";var o,n=i("a284"),s=i("a645"),r=i("417f"),a=i("dc99"),l=i("1409"),c=i("67ee"),u=i("0d25"),d=i("67d9"),h=i("17aa"),p=i("6591"),f=i("e050"),v=i("ab2b"),m=i("59eb"),g=i("c3ae"),y=i("8ca0"),b=Function,_=function(t){try{return b('"use strict"; return ('+t+").constructor;")()}catch(e){}},w=i("2aa9"),S=i("71c9"),x=function(){throw new u},C=w?function(){try{return x}catch(t){try{return w(arguments,"callee").get}catch(e){return x}}}():x,k=i("5156")(),O=i("833a"),q=i("17bc"),E=i("f2e1"),A=i("e16f"),j=i("926d"),$={},T="undefined"!==typeof Uint8Array&&O?O(Uint8Array):o,L={__proto__:null,"%AggregateError%":"undefined"===typeof AggregateError?o:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?o:ArrayBuffer,"%ArrayIteratorPrototype%":k&&O?O([][Symbol.iterator]()):o,"%AsyncFromSyncIteratorPrototype%":o,"%AsyncFunction%":$,"%AsyncGenerator%":$,"%AsyncGeneratorFunction%":$,"%AsyncIteratorPrototype%":$,"%Atomics%":"undefined"===typeof Atomics?o:Atomics,"%BigInt%":"undefined"===typeof BigInt?o:BigInt,"%BigInt64Array%":"undefined"===typeof BigInt64Array?o:BigInt64Array,"%BigUint64Array%":"undefined"===typeof BigUint64Array?o:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?o:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":s,"%eval%":eval,"%EvalError%":r,"%Float16Array%":"undefined"===typeof Float16Array?o:Float16Array,"%Float32Array%":"undefined"===typeof Float32Array?o:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?o:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?o:FinalizationRegistry,"%Function%":b,"%GeneratorFunction%":$,"%Int8Array%":"undefined"===typeof Int8Array?o:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?o:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?o:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":k&&O?O(O([][Symbol.iterator]())):o,"%JSON%":"object"===typeof JSON?JSON:o,"%Map%":"undefined"===typeof Map?o:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&k&&O?O((new Map)[Symbol.iterator]()):o,"%Math%":Math,"%Number%":Number,"%Object%":n,"%Object.getOwnPropertyDescriptor%":w,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?o:Promise,"%Proxy%":"undefined"===typeof Proxy?o:Proxy,"%RangeError%":a,"%ReferenceError%":l,"%Reflect%":"undefined"===typeof Reflect?o:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?o:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&k&&O?O((new Set)[Symbol.iterator]()):o,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?o:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":k&&O?O(""[Symbol.iterator]()):o,"%Symbol%":k?Symbol:o,"%SyntaxError%":c,"%ThrowTypeError%":C,"%TypedArray%":T,"%TypeError%":u,"%Uint8Array%":"undefined"===typeof Uint8Array?o:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?o:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?o:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?o:Uint32Array,"%URIError%":d,"%WeakMap%":"undefined"===typeof WeakMap?o:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?o:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?o:WeakSet,"%Function.prototype.call%":j,"%Function.prototype.apply%":A,"%Object.defineProperty%":S,"%Object.getPrototypeOf%":q,"%Math.abs%":h,"%Math.floor%":p,"%Math.max%":f,"%Math.min%":v,"%Math.pow%":m,"%Math.round%":g,"%Math.sign%":y,"%Reflect.getPrototypeOf%":E};if(O)try{null.error}catch(Q){var I=O(O(Q));L["%Error.prototype%"]=I}var P=function t(e){var i;if("%AsyncFunction%"===e)i=_("async function () {}");else if("%GeneratorFunction%"===e)i=_("function* () {}");else if("%AsyncGeneratorFunction%"===e)i=_("async function* () {}");else if("%AsyncGenerator%"===e){var o=t("%AsyncGeneratorFunction%");o&&(i=o.prototype)}else if("%AsyncIteratorPrototype%"===e){var n=t("%AsyncGenerator%");n&&O&&(i=O(n.prototype))}return L[e]=i,i},M={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},R=i("0f7c"),B=i("9671"),z=R.call(j,Array.prototype.concat),V=R.call(A,Array.prototype.splice),D=R.call(j,String.prototype.replace),F=R.call(j,String.prototype.slice),N=R.call(j,RegExp.prototype.exec),H=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,U=/\\(\\)?/g,W=function(t){var e=F(t,0,1),i=F(t,-1);if("%"===e&&"%"!==i)throw new c("invalid intrinsic syntax, expected closing `%`");if("%"===i&&"%"!==e)throw new c("invalid intrinsic syntax, expected opening `%`");var o=[];return D(t,H,(function(t,e,i,n){o[o.length]=i?D(n,U,"$1"):e||t})),o},K=function(t,e){var i,o=t;if(B(M,o)&&(i=M[o],o="%"+i[0]+"%"),B(L,o)){var n=L[o];if(n===$&&(n=P(o)),"undefined"===typeof n&&!e)throw new u("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:o,value:n}}throw new c("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!==typeof t||0===t.length)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof e)throw new u('"allowMissing" argument must be a boolean');if(null===N(/^%?[^%]*%?$/,t))throw new c("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=W(t),o=i.length>0?i[0]:"",n=K("%"+o+"%",e),s=n.name,r=n.value,a=!1,l=n.alias;l&&(o=l[0],V(i,z([0,1],l)));for(var d=1,h=!0;d<i.length;d+=1){var p=i[d],f=F(p,0,1),v=F(p,-1);if(('"'===f||"'"===f||"`"===f||'"'===v||"'"===v||"`"===v)&&f!==v)throw new c("property names with quotes must have matching quotes");if("constructor"!==p&&h||(a=!0),o+="."+p,s="%"+o+"%",B(L,s))r=L[s];else if(null!=r){if(!(p in r)){if(!e)throw new u("base intrinsic for "+t+" exists, but the property is not available.");return}if(w&&d+1>=i.length){var m=w(r,p);h=!!m,r=h&&"get"in m&&!("originalValue"in m.get)?m.get:r[p]}else h=B(r,p),r=r[p];h&&!a&&(L[s]=r)}}return r}},"0170":function(t,e,i){"use strict";var o=i("2b0e"),n=i("87e8"),s=i("e277");e["a"]=o["default"].extend({name:"QItemLabel",mixins:[n["a"]],props:{overline:Boolean,caption:Boolean,header:Boolean,lines:[Number,String]},computed:{classes(){return{"q-item__label--overline text-overline":this.overline,"q-item__label--caption text-caption":this.caption,"q-item__label--header":this.header,ellipsis:1===parseInt(this.lines,10)}},style(){if(void 0!==this.lines&&parseInt(this.lines,10)>1)return{overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":this.lines}}},render(t){return t("div",{staticClass:"q-item__label",style:this.style,class:this.classes,on:{...this.qListeners}},Object(s["c"])(this,"default"))}})},"068f":function(t,e,i){"use strict";var o=i("2b0e"),n=i("0d59"),s=i("6900"),r=i("87e8"),a=i("e277");e["a"]=o["default"].extend({name:"QImg",mixins:[r["a"],s["a"]],props:{src:String,srcset:String,sizes:String,alt:String,width:String,height:String,placeholderSrc:String,basic:Boolean,contain:Boolean,position:{type:String,default:"50% 50%"},transition:{type:String,default:"fade"},imgClass:[Array,String,Object],imgStyle:Object,nativeContextMenu:Boolean,notDraggable:Boolean,noDefaultSpinner:Boolean,spinnerColor:String,spinnerSize:String},data(){return{currentSrc:"",image:null,isLoading:!!this.src,hasError:!1,naturalRatio:void 0}},watch:{src(){this.__load()},srcset(t){this.__updateWatcher(t)}},computed:{url(){return this.currentSrc||this.placeholderSrc||void 0},attrs(){const t={role:"img"};return void 0!==this.alt&&(t["aria-label"]=this.alt),t},imgAttrs(){const t={src:this.url,"aria-hidden":"true"};return!0===this.notDraggable&&(t.draggable=!1),t},imgContainerStyle(){return Object.assign({backgroundSize:!0===this.contain?"contain":"cover",backgroundPosition:this.position},this.imgStyle,{backgroundImage:`url("${this.url}")`})},style(){return{width:this.width,height:this.height}},classes(){return"q-img overflow-hidden"+(!0===this.nativeContextMenu?" q-img--menu":"")}},methods:{__onLoad(t){this.isLoading=!1,this.hasError=!1,this.__computeRatio(t),this.__updateSrc(),this.__updateWatcher(this.srcset),this.$emit("load",this.currentSrc)},__onError(t){clearTimeout(this.ratioTimer),this.isLoading=!1,this.hasError=!0,this.currentSrc="",this.$emit("error",t)},__updateSrc(){if(void 0!==this.image&&!1===this.isLoading){const t=this.image.currentSrc||this.image.src;this.currentSrc!==t&&(this.currentSrc=t)}},__updateWatcher(t){t?void 0===this.unwatch&&(this.unwatch=this.$watch("$q.screen.width",this.__updateSrc)):void 0!==this.unwatch&&(this.unwatch(),this.unwatch=void 0)},__load(){if(clearTimeout(this.ratioTimer),this.hasError=!1,!this.src)return this.isLoading=!1,this.image=void 0,void(this.currentSrc="");this.isLoading=!0;const t=new Image;this.image=t,t.onerror=e=>{this.image===t&&!0!==this.destroyed&&this.__onError(e)},t.onload=()=>{!0!==this.destroyed&&this.image===t&&(void 0!==t.decode?t.decode().catch(e=>{this.image===t&&!0!==this.destroyed&&this.__onError(e)}).then(()=>{this.image===t&&!0!==this.destroyed&&this.__onLoad(t)}):this.__onLoad(t))},t.src=this.src,this.srcset&&(t.srcset=this.srcset),void 0!==this.sizes?t.sizes=this.sizes:Object.assign(t,{height:this.height,width:this.width})},__computeRatio(t){const{naturalHeight:e,naturalWidth:i}=t;e||i?this.naturalRatio=0===e?1:i/e:this.ratioTimer=setTimeout(()=>{this.image===t&&!0!==this.destroyed&&this.__computeRatio(t)},100)},__getImage(t){const e=!0===this.nativeContextMenu?[t("img",{staticClass:"absolute-full fit",attrs:this.imgAttrs})]:void 0,i=void 0!==this.url?t("div",{key:this.url,staticClass:"q-img__image absolute-full",class:this.imgClass,style:this.imgContainerStyle},e):null;return!0===this.basic?i:t("transition",{props:{name:"q-transition--"+this.transition}},[i])},__getContent(t){const e=Object(a["c"])(this,!0===this.hasError?"error":"default");if(!0===this.basic)return t("div",{key:"content",staticClass:"q-img__content absolute-full"},e);const i=!0===this.isLoading?t("div",{key:"placeholder",staticClass:"q-img__loading absolute-full flex flex-center"},void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():!1===this.noDefaultSpinner?[t(n["a"],{props:{color:this.spinnerColor,size:this.spinnerSize}})]:void 0):t("div",{key:"content",staticClass:"q-img__content absolute-full"},e);return t("transition",{props:{name:"q-transition--fade"}},[i])}},render(t){return t("div",{class:this.classes,style:this.style,attrs:this.attrs,on:{...this.qListeners}},[t("div",{style:this.ratioStyle}),this.__getImage(t),this.__getContent(t)])},beforeMount(){if(void 0!==this.placeholderSrc&&void 0===this.ratio){const t=new Image;t.src=this.placeholderSrc,this.__computeRatio(t)}!0===this.isLoading&&this.__load()},beforeDestroy(){this.destroyed=!0,clearTimeout(this.ratioTimer),void 0!==this.unwatch&&this.unwatch()}})},"0813":function(t,e,i){"use strict";i.r(e);var o=function(){var t=this,e=t._self._c;return e("div",{staticClass:"row"},[t.$q.screen.lt.sm?e("TitleBar"):t._e(),e("div",{staticClass:"col-12 justify-center items-center row size"},[e("div",{staticClass:"col-10 col-sm-6 col-md-4 row justify-center"},[e("div",{staticClass:"col-12"},[e("q-img",{attrs:{basic:"",contain:"",height:"75px",src:i("5ccb")}}),t.verify?e("div",{staticClass:"text-center",staticStyle:{padding:"20px 0"}},[t._v(" Enter the verification code we just sent "+t._s(t.infoUser.DeliveryMedium)+" to "+t._s(t.infoUser.Destination)+" ")]):e("div",{staticClass:"text-center",staticStyle:{padding:"20px 0"}},[t._v(" Enter the email address or phone number associated with your account ")])],1),t.verify?e("q-form",{staticClass:"row col-12",on:{submit:t.onResetPassword}},[e("div",{staticClass:"col-12"},[e("OtpInput",{ref:"otpInput",staticClass:"justify-center",attrs:{autocomplete:"one-time-code","input-classes":"otp-input",separator:"  ","num-inputs":6,"should-auto-focus":!0,"is-input-num":!0},on:{"on-complete":t.handleOnComplete},model:{value:t.otp,callback:function(e){t.otp=e},expression:"otp"}})],1),e("div",{staticClass:"col-12",staticStyle:{"padding-top":"20px"}},[e("q-input",{ref:"password",attrs:{filled:"",dense:"",type:"password",label:"New Password *","lazy-rules":"",rules:[t.CheckPassword]},scopedSlots:t._u([{key:"append",fn:function(){return[e("q-btn",{attrs:{round:"",dense:"",flat:"",icon:"fas fa-info-circle"}},[e("q-menu",{attrs:{"auto-close":"",anchor:"top middle",self:"bottom middle"}},[e("div",{staticClass:"tooltip-content"},[e("div",{staticClass:"tootip-arrow"}),e("div",[t._v("Passwords must")]),e("div",[t._v(" - Minimum length of this field must be equal or greater than 8 symbols ")]),e("div",[t._v("- Characters:")]),e("ul",[e("li",[t._v("Lower Case (a-z)")]),e("li",[t._v("Digits (0-9)")])])])])],1)]},proxy:!0}]),model:{value:t.password,callback:function(e){t.password=e},expression:"password"}}),e("q-input",{ref:"CfPassword",attrs:{filled:"",dense:"",type:"password",label:"Confirm New Password *","lazy-rules":"",rules:[t=>t&&t.length>0||"You can't leave this empty.",e=>e&&e===t.password||"Password and Confirm password does not match"]},model:{value:t.cfPassword,callback:function(e){t.cfPassword=e},expression:"cfPassword"}})],1),e("div",{staticClass:"col-12",staticStyle:{padding:"20px 0"}},[e("q-btn",{staticClass:"full-width btn-login",attrs:{loading:t.loading,type:"submit","no-caps":"",label:"Reset My Password"}})],1)]):e("q-form",{staticClass:"row col-12",on:{submit:t.onVerifyUsername}},[e("div",{staticClass:"col-12"},[e("q-input",{attrs:{label:"email or phone number that you sign up with","lazy-rules":"",rules:[t=>t&&t.length>0||"Please type your email or phone number"]},scopedSlots:t._u([{key:"prepend",fn:function(){return[e("q-icon",[e("i",{staticClass:"fas fa-user"})])]},proxy:!0}],null,!1,1011298448),model:{value:t.username,callback:function(e){t.username=e},expression:"username"}})],1),e("div",{staticClass:"col-12",staticStyle:{padding:"20px 0"}},[e("q-btn",{staticClass:"full-width btn-login",attrs:{loading:t.loading,type:"submit","no-caps":"",label:"Reset My Password"}})],1)])],1)]),e("q-dialog",{model:{value:t.dialog,callback:function(e){t.dialog=e},expression:"dialog"}},[e("DialogAlert",{attrs:{message:t.message,rightBtn:"Close"},on:{rightClick:function(e){t.dialog=!1}}})],1)],1)},n=[],s=(i("d9e2"),i("14d9"),i("5319"),i("ddb0"),i("202c")),r=(i("90df"),i("0378")),a=i("4e73"),l=i("27f9"),c=i("24e8"),u=i("cc46"),d=i.n(u);const h={QForm:r["a"],QMenu:a["a"],QInput:l["a"],QDialog:c["a"]};var p={data(){return{username:"",otp:"",password:"",cfPassword:"",infoUser:"",message:"",dialog:!1,verify:!1,loading:!1}},components:{...h,OtpInput:d.a,TitleBar:()=>i.e("signin~31ecd969").then(i.bind(null,"1e1d")),DialogAlert:()=>i.e("chunk-vendors~4b835b6b").then(i.bind(null,"bb5b"))},methods:{handleOnComplete(t){this.otp=t},CheckPassword(t){return Object(s["a"])(t)},async onVerifyUsername(){this.loading=!0;try{const e=/^(\+66|0)[0-9]{8,9}$/,i=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,o=this.username.replace(/^0/,"+66");if(!e.test(o)&&!i.test(o))throw new Error("Invalid username.");{try{await this.$store.dispatch("authentication/IsUserExist",o)}catch(t){switch(t.code){case"UsernameExistsException":break;default:return this.message="The user you are trying to reset password is not registered with us.",void(this.dialog=!0)}}const e=await this.$store.dispatch("authentication/ResetPassword",this.username);this.infoUser=e.CodeDeliveryDetails,this.verify=!0}}catch(t){switch(t.code){case"UserNotFoundException":this.message="The user you are trying to reset password is not registered with us.",this.dialog=!0;break;case"NotAuthorizedException":break;default:this.message=t.message,this.dialog=!0;break}}finally{this.loading=!1}},async onResetPassword(){this.loading=!0;const t={username:this.username,code:this.otp,password:this.password};try{await this.$store.dispatch("authentication/ConfirmResetPessword",t);this.$router.push("/signin")}catch(e){this.message=e.message,this.dialog=!0}finally{this.loading=!1}}}},f=p,v=(i("c5c5"),i("705f"),i("2877")),m=Object(v["a"])(f,o,n,!1,null,"09ee5d43",null);e["default"]=m.exports},"0831":function(t,e,i){"use strict";i.d(e,"h",(function(){return a})),i.d(e,"d",(function(){return l})),i.d(e,"b",(function(){return c})),i.d(e,"f",(function(){return u})),i.d(e,"c",(function(){return d})),i.d(e,"a",(function(){return h})),i.d(e,"k",(function(){return g})),i.d(e,"j",(function(){return y})),i.d(e,"i",(function(){return b})),i.d(e,"e",(function(){return w})),i.d(e,"g",(function(){return S}));var o=i("0967"),n=i("f303");const s=!0===o["e"]?[]:[null,document,document.body,document.scrollingElement,document.documentElement];let r;function a(){if(!0===o["e"])return!1;if(void 0===r){const t=document.createElement("div"),e=document.createElement("div");Object.assign(t.style,{direction:"rtl",width:"1px",height:"1px",overflow:"auto"}),Object.assign(e.style,{width:"1000px",height:"1px"}),t.appendChild(e),document.body.appendChild(t),t.scrollLeft=-1e3,r=t.scrollLeft>=0,t.remove()}return r}function l(t,e){let i=Object(n["d"])(e);if(null===i){if(t!==Object(t)||"function"!==typeof t.closest)return window;i=t.closest(".scroll,.scroll-y,.overflow-auto")}return s.includes(i)?window:i}function c(t){return(t===window?document.body:t).scrollHeight}function u(t){return t===window?window.pageYOffset||window.scrollY||document.body.scrollTop||0:t.scrollTop}const d=u;function h(t){return t===window?window.pageXOffset||window.scrollX||document.body.scrollLeft||0:t.scrollLeft}function p(t,e,i=0){const o=void 0===arguments[3]?performance.now():arguments[3],n=u(t);i<=0?n!==e&&v(t,e):requestAnimationFrame(s=>{const r=s-o,a=n+(e-n)/Math.max(r,i)*r;v(t,a),a!==e&&p(t,e,i-r,s)})}function f(t,e,i=0){const o=void 0===arguments[3]?performance.now():arguments[3],n=h(t);i<=0?n!==e&&m(t,e):requestAnimationFrame(s=>{const r=s-o,a=n+(e-n)/Math.max(r,i)*r;m(t,a),a!==e&&f(t,e,i-r,s)})}function v(t,e){t!==window?t.scrollTop=e:window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,e)}function m(t,e){t!==window?t.scrollLeft=e:window.scrollTo(e,window.pageYOffset||window.scrollY||document.body.scrollTop||0)}function g(t,e,i){i?p(t,e,i):v(t,e)}const y=g;function b(t,e,i){i?f(t,e,i):m(t,e)}let _;function w(){if(void 0!==_)return _;const t=document.createElement("p"),e=document.createElement("div");Object(n["b"])(t,{width:"100%",height:"200px"}),Object(n["b"])(e,{position:"absolute",top:"0px",left:"0px",visibility:"hidden",width:"200px",height:"150px",overflow:"hidden"}),e.appendChild(t),document.body.appendChild(e);const i=t.offsetWidth;e.style.overflow="scroll";let o=t.offsetWidth;return i===o&&(o=e.clientWidth),e.remove(),_=i-o,_}function S(t,e=!0){return!(!t||t.nodeType!==Node.ELEMENT_NODE)&&(e?t.scrollHeight>t.clientHeight&&(t.classList.contains("scroll")||t.classList.contains("overflow-auto")||["auto","scroll"].includes(window.getComputedStyle(t)["overflow-y"])):t.scrollWidth>t.clientWidth&&(t.classList.contains("scroll")||t.classList.contains("overflow-auto")||["auto","scroll"].includes(window.getComputedStyle(t)["overflow-x"])))}},"090b":function(t,e,i){},"0967":function(t,e,i){"use strict";i.d(e,"e",(function(){return n})),i.d(e,"c",(function(){return r})),i.d(e,"f",(function(){return a})),i.d(e,"d",(function(){return s})),i.d(e,"a",(function(){return m}));i("14d9"),i("c73d");var o=i("2b0e");const n="undefined"===typeof window;let s,r=!1,a=n,l=!1;function c(t,e){const i=/(edge|edga|edgios)\/([\w.]+)/.exec(t)||/(opr)[\/]([\w.]+)/.exec(t)||/(vivaldi)[\/]([\w.]+)/.exec(t)||/(chrome|crios)[\/]([\w.]+)/.exec(t)||/(iemobile)[\/]([\w.]+)/.exec(t)||/(version)(applewebkit)[\/]([\w.]+).*(safari)[\/]([\w.]+)/.exec(t)||/(webkit)[\/]([\w.]+).*(version)[\/]([\w.]+).*(safari)[\/]([\w.]+)/.exec(t)||/(firefox|fxios)[\/]([\w.]+)/.exec(t)||/(webkit)[\/]([\w.]+)/.exec(t)||/(opera)(?:.*version|)[\/]([\w.]+)/.exec(t)||/(msie) ([\w.]+)/.exec(t)||t.indexOf("trident")>=0&&/(rv)(?::| )([\w.]+)/.exec(t)||t.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(t)||[];return{browser:i[5]||i[3]||i[1]||"",version:i[2]||i[4]||"0",versionNumber:i[4]||i[2]||"0",platform:e[0]||""}}function u(t){return/(ipad)/.exec(t)||/(ipod)/.exec(t)||/(windows phone)/.exec(t)||/(iphone)/.exec(t)||/(kindle)/.exec(t)||/(silk)/.exec(t)||/(android)/.exec(t)||/(win)/.exec(t)||/(mac)/.exec(t)||/(linux)/.exec(t)||/(cros)/.exec(t)||/(playbook)/.exec(t)||/(bb)/.exec(t)||/(blackberry)/.exec(t)||[]}const d=!1===n&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function h(t){s={is:{...t}},delete t.mac,delete t.desktop;const e=Math.min(window.innerHeight,window.innerWidth)>414?"ipad":"iphone";Object.assign(t,{mobile:!0,ios:!0,platform:e,[e]:!0})}function p(t){const e=t.toLowerCase(),i=u(e),o=c(e,i),s={};o.browser&&(s[o.browser]=!0,s.version=o.version,s.versionNumber=parseInt(o.versionNumber,10)),o.platform&&(s[o.platform]=!0);const l=s.android||s.ios||s.bb||s.blackberry||s.ipad||s.iphone||s.ipod||s.kindle||s.playbook||s.silk||s["windows phone"];return!0===l||e.indexOf("mobile")>-1?(s.mobile=!0,s.edga||s.edgios?(s.edge=!0,o.browser="edge"):s.crios?(s.chrome=!0,o.browser="chrome"):s.fxios&&(s.firefox=!0,o.browser="firefox")):s.desktop=!0,(s.ipod||s.ipad||s.iphone)&&(s.ios=!0),s["windows phone"]&&(s.winphone=!0,delete s["windows phone"]),(s.chrome||s.opr||s.safari||s.vivaldi||!0===s.mobile&&!0!==s.ios&&!0!==l)&&(s.webkit=!0),(s.rv||s.iemobile)&&(o.browser="ie",s.ie=!0),(s.safari&&s.blackberry||s.bb)&&(o.browser="blackberry",s.blackberry=!0),s.safari&&s.playbook&&(o.browser="playbook",s.playbook=!0),s.opr&&(o.browser="opera",s.opera=!0),s.safari&&s.android&&(o.browser="android",s.android=!0),s.safari&&s.kindle&&(o.browser="kindle",s.kindle=!0),s.safari&&s.silk&&(o.browser="silk",s.silk=!0),s.vivaldi&&(o.browser="vivaldi",s.vivaldi=!0),s.name=o.browser,s.platform=o.platform,!1===n&&(e.indexOf("electron")>-1?s.electron=!0:document.location.href.indexOf("-extension://")>-1?s.bex=!0:(void 0!==window.Capacitor?(s.capacitor=!0,s.nativeMobile=!0,s.nativeMobileWrapper="capacitor"):void 0===window._cordovaNative&&void 0===window.cordova||(s.cordova=!0,s.nativeMobile=!0,s.nativeMobileWrapper="cordova"),!0===d&&!0===s.mac&&(!0===s.desktop&&!0===s.safari||!0===s.nativeMobile&&!0!==s.android&&!0!==s.ios&&!0!==s.ipad)&&h(s)),r=void 0===s.nativeMobile&&void 0===s.electron&&null!==document.querySelector("[data-server-rendered]"),!0===r&&(a=!0)),s}const f=!0!==n?navigator.userAgent||navigator.vendor||window.opera:"",v={has:{touch:!1,webStorage:!1},within:{iframe:!1}},m=!1===n?{userAgent:f,is:p(f),has:{touch:d,webStorage:(()=>{try{if(window.localStorage)return!0}catch(t){}return!1})()},within:{iframe:window.self!==window.top}}:v,g={install(t,e){!0===n?e.server.push((t,e)=>{t.platform=this.parseSSR(e.ssr)}):!0===r?(Object.assign(this,m,s,v),e.takeover.push(t=>{a=r=!1,Object.assign(t.platform,m),s=void 0}),o["default"].util.defineReactive(t,"platform",this)):(Object.assign(this,m),t.platform=this)}};!0===n?g.parseSSR=t=>{const e=t.req.headers["user-agent"]||t.req.headers["User-Agent"]||"";return{...m,userAgent:e,is:p(e)}}:l=!0===m.is.ios&&-1===window.navigator.vendor.toLowerCase().indexOf("apple"),e["b"]=g},"0b45":function(t,e,i){"use strict";i.r(e);var o=function(){var t=this,e=t._self._c;return e("div",{staticClass:"suggest-product-card"},[e("q-img",{staticClass:"suggest-product-card-img",attrs:{basic:"","placeholder-src":i("cbd0"),height:"60px",width:"60px",contain:"",src:t.imageSrc},on:{error:function(e){return t.retryImageSrc(t.info.cprcode,t.info.pr_use_original_img)}}}),e("div",[e("div",{staticClass:"text-primary text-bold"},[t._v(" "+t._s(t.info.hema_name_en)+" ")]),e("div",[t._v(" "+t._s(t.info.hema_brand_en)+" ")])])],1)},n=[],s=i("07f7"),r=i("66e5"),a=i("4074"),l=i("3786");const c={QItem:r["a"],QItemSection:a["a"],QRadio:l["a"]};var u={name:"SuggestProductCard",components:{...c},props:["info","index"],mixins:[s["a"]],data(){return{selected:!1}},mounted(){this.initializeImageSrc(this.info.cprcode,this.info.pr_use_original_img)}},d=u,h=(i("4442"),i("2877")),p=Object(h["a"])(d,o,n,!1,null,"0fc82492",null);e["default"]=p.exports},"0d25":function(t,e,i){"use strict";t.exports=TypeError},"0d59":function(t,e,i){"use strict";var o=i("2b0e"),n=i("594d");e["a"]=o["default"].extend({name:"QSpinner",mixins:[n["a"]],props:{thickness:{type:Number,default:5}},render(t){return t("svg",{staticClass:"q-spinner q-spinner-mat",class:this.classes,on:{...this.qListeners},attrs:{focusable:"false",width:this.cSize,height:this.cSize,viewBox:"25 25 50 50"}},[t("circle",{staticClass:"path",attrs:{cx:"50",cy:"50",r:"20",fill:"none",stroke:"currentColor","stroke-width":this.thickness,"stroke-miterlimit":"10"}})])}})},"0f7c":function(t,e,i){"use strict";var o=i("688e");t.exports=Function.prototype.bind||o},"12c5":function(t,e,i){"use strict";i("e9f5"),i("7d54");var o=i("0967"),n=i("7c86"),s=i("d882"),r=i("f249");function a(t){const e=[.06,6,50];return"string"===typeof t&&t.length&&t.split(":").forEach((t,i)=>{const o=parseFloat(t);o&&(e[i]=o)}),e}function l(t){const e=t.__qtouchswipe;void 0!==e&&(Object(s["b"])(e,"main"),Object(s["b"])(e,"temp"),!0===o["a"].is.firefox&&Object(s["j"])(t,!1),void 0!==e.styleCleanup&&e.styleCleanup(),delete t.__qtouchswipe)}e["a"]={name:"touch-swipe",bind(t,{value:e,arg:i,modifiers:c}){if(void 0!==t.__qtouchswipe&&(l(t),t.__qtouchswipe_destroyed=!0),!0!==c.mouse&&!0!==o["a"].has.touch)return;const u=!0===c.mouseCapture||!0===c.mousecapture?"Capture":"",d={handler:e,sensitivity:a(i),modifiers:c,direction:Object(n["a"])(c),noop:s["g"],mouseStart(t){Object(n["b"])(t,d)&&Object(s["e"])(t)&&(Object(s["a"])(d,"temp",[[document,"mousemove","move","notPassive"+u],[document,"mouseup","end","notPassiveCapture"]]),d.start(t,!0))},touchStart(t){if(Object(n["b"])(t,d)){const e=t.target;Object(s["a"])(d,"temp",[[e,"touchmove","move","notPassiveCapture"],[e,"touchcancel","end","notPassiveCapture"],[e,"touchend","end","notPassiveCapture"]]),d.start(t)}},start(e,i){!0===o["a"].is.firefox&&Object(s["j"])(t,!0);const n=Object(s["h"])(e);d.event={x:n.left,y:n.top,time:Date.now(),mouse:!0===i,dir:!1}},move(t){if(void 0===d.event)return;if(!1!==d.event.dir)return void Object(s["l"])(t);const e=Date.now()-d.event.time;if(0===e)return;const i=Object(s["h"])(t),o=i.left-d.event.x,n=Math.abs(o),a=i.top-d.event.y,l=Math.abs(a);if(!0!==d.event.mouse){if(n<d.sensitivity[1]&&l<d.sensitivity[1])return void d.end(t)}else{if(""!==window.getSelection().toString())return void d.end(t);if(n<d.sensitivity[2]&&l<d.sensitivity[2])return}const c=n/e,u=l/e;!0===d.direction.vertical&&n<l&&n<100&&u>d.sensitivity[0]&&(d.event.dir=a<0?"up":"down"),!0===d.direction.horizontal&&n>l&&l<100&&c>d.sensitivity[0]&&(d.event.dir=o<0?"left":"right"),!0===d.direction.up&&n<l&&a<0&&n<100&&u>d.sensitivity[0]&&(d.event.dir="up"),!0===d.direction.down&&n<l&&a>0&&n<100&&u>d.sensitivity[0]&&(d.event.dir="down"),!0===d.direction.left&&n>l&&o<0&&l<100&&c>d.sensitivity[0]&&(d.event.dir="left"),!0===d.direction.right&&n>l&&o>0&&l<100&&c>d.sensitivity[0]&&(d.event.dir="right"),!1!==d.event.dir?(Object(s["l"])(t),!0===d.event.mouse&&(document.body.classList.add("no-pointer-events--children"),document.body.classList.add("non-selectable"),Object(r["a"])(),d.styleCleanup=t=>{d.styleCleanup=void 0,document.body.classList.remove("non-selectable");const e=()=>{document.body.classList.remove("no-pointer-events--children")};!0===t?setTimeout(e,50):e()}),d.handler({evt:t,touch:!0!==d.event.mouse,mouse:d.event.mouse,direction:d.event.dir,duration:e,distance:{x:n,y:l}})):d.end(t)},end(e){void 0!==d.event&&(Object(s["b"])(d,"temp"),!0===o["a"].is.firefox&&Object(s["j"])(t,!1),void 0!==d.styleCleanup&&d.styleCleanup(!0),void 0!==e&&!1!==d.event.dir&&Object(s["l"])(e),d.event=void 0)}};t.__qtouchswipe=d,!0===c.mouse&&Object(s["a"])(d,"main",[[t,"mousedown","mouseStart","passive"+u]]),!0===o["a"].has.touch&&Object(s["a"])(d,"main",[[t,"touchstart","touchStart","passive"+(!0===c.capture?"Capture":"")],[t,"touchmove","noop","notPassiveCapture"]])},update(t,{oldValue:e,value:i}){const o=t.__qtouchswipe;void 0!==o&&e!==i&&("function"!==typeof i&&o.end(),o.handler=i)},unbind(t){void 0===t.__qtouchswipe_destroyed?l(t):delete t.__qtouchswipe_destroyed}}},1409:function(t,e,i){"use strict";t.exports=ReferenceError},1696:function(t,e,i){"use strict";t.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),i=Object(e);if("string"===typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(i))return!1;var o=42;for(var n in t[e]=o,t)return!1;if("function"===typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var s=Object.getOwnPropertySymbols(t);if(1!==s.length||s[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var r=Object.getOwnPropertyDescriptor(t,e);if(r.value!==o||!0!==r.enumerable)return!1}return!0}},1732:function(t,e,i){"use strict";i("14d9"),i("ace4"),i("2c66"),i("249d"),i("40e9"),i("5cc6"),i("907a"),i("735e"),i("986a"),i("1d02"),i("3c5d"),i("219c"),i("6ce5"),i("2834"),i("4ea1"),i("61ae"),i("0a00"),i("b6f3"),i("4801");let o,n=0;const s=new Array(256);for(let l=0;l<256;l++)s[l]=(l+256).toString(16).substr(1);const r=(()=>{const t="undefined"!==typeof crypto?crypto:"undefined"!==typeof window?window.msCrypto:void 0;if(void 0!==t){if(void 0!==t.randomBytes)return t.randomBytes;if(void 0!==t.getRandomValues)return e=>{var i=new Uint8Array(e);return t.getRandomValues(i),i}}return t=>{const e=[];for(let i=t;i>0;i--)e.push(Math.floor(256*Math.random()));return e}})(),a=4096;e["a"]=function(){(void 0===o||n+16>a)&&(n=0,o=r(a));const t=Array.prototype.slice.call(o,n,n+=16);return t[6]=15&t[6]|64,t[8]=63&t[8]|128,s[t[0]]+s[t[1]]+s[t[2]]+s[t[3]]+"-"+s[t[4]]+s[t[5]]+"-"+s[t[6]]+s[t[7]]+"-"+s[t[8]]+s[t[9]]+"-"+s[t[10]]+s[t[11]]+s[t[12]]+s[t[13]]+s[t[14]]+s[t[15]]}},"17aa":function(t,e,i){"use strict";t.exports=Math.abs},"17bc":function(t,e,i){"use strict";var o=i("a284");t.exports=o.getPrototypeOf||null},"1c16":function(t,e,i){"use strict";e["a"]=function(t,e=250,i){let o;function n(){const n=arguments,s=()=>{o=void 0,!0!==i&&t.apply(this,n)};clearTimeout(o),!0===i&&void 0===o&&t.apply(this,n),o=setTimeout(s,e)}return n.cancel=()=>{clearTimeout(o)},n}},"20d1":function(t,e,i){"use strict";i("46ff")},"21e1":function(t,e,i){"use strict";var o=i("0967");const n=/[\u3000-\u303f\u3040-\u309f\u30a0-\u30ff\uff00-\uff9f\u4e00-\u9faf\u3400-\u4dbf]/,s=/[\u4e00-\u9fff\u3400-\u4dbf\u{20000}-\u{2a6df}\u{2a700}-\u{2b73f}\u{2b740}-\u{2b81f}\u{2b820}-\u{2ceaf}\uf900-\ufaff\u3300-\u33ff\ufe30-\ufe4f\uf900-\ufaff\u{2f800}-\u{2fa1f}]/u,r=/[\u3131-\u314e\u314f-\u3163\uac00-\ud7a3]/,a=/[a-z0-9_ -]$/i;e["a"]={methods:{__onComposition(t){if("compositionend"===t.type||"change"===t.type){if(!0!==t.target.qComposing)return;t.target.qComposing=!1,this.__onInput(t)}else if("compositionupdate"===t.type&&!0!==t.target.qComposing&&"string"===typeof t.data){const e=!0===o["a"].is.firefox?!1===a.test(t.data):!0===n.test(t.data)||!0===s.test(t.data)||!0===r.test(t.data);!0===e&&(t.target.qComposing=!0)}}}}},"23ad":function(t,e,i){!function(e,i){t.exports=i()}(0,(function(){"use strict";var t={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(e,i,o){var n=i.prototype,s=n.format;o.en.formats=t,n.format=function(e){void 0===e&&(e="YYYY-MM-DDTHH:mm:ssZ");var i=this.$locale().formats,o=function(e,i){return e.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(e,o,n){var s=n&&n.toUpperCase();return o||i[n]||t[n]||i[s].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(t,e,i){return e||i.slice(1)}))}))}(e,void 0===i?{}:i);return s.call(this,o)}}}))},"24e8":function(t,e,i){"use strict";var o=i("2b0e"),n=i("582c"),s={methods:{__addHistory(){this.__historyEntry={condition:()=>!0===this.hideOnRouteChange,handler:this.hide},n["a"].add(this.__historyEntry)},__removeHistory(){void 0!==this.__historyEntry&&(n["a"].remove(this.__historyEntry),this.__historyEntry=void 0)}},beforeDestroy(){!0===this.showing&&this.__removeHistory()}},r=i("463c"),a=i("7ee0"),l=i("9e62"),c=i("efe6"),u=i("f376"),d=i("7562"),h=i("f303"),p=i("aff1"),f=i("e277"),v=i("d882"),m=i("d54d"),g=i("f6ba"),y=i("0967");let b=0;const _={standard:"fixed-full flex-center",top:"fixed-top justify-center",bottom:"fixed-bottom justify-center",right:"fixed-right items-center",left:"fixed-left items-center"},w={standard:["scale","scale"],top:["slide-down","slide-up"],bottom:["slide-up","slide-down"],right:["slide-left","slide-right"],left:["slide-right","slide-left"]},S={...u["a"],tabindex:-1};e["a"]=o["default"].extend({name:"QDialog",mixins:[u["b"],d["a"],s,r["a"],a["a"],l["c"],c["a"]],props:{persistent:Boolean,autoClose:Boolean,allowFocusOutside:Boolean,noEscDismiss:Boolean,noBackdropDismiss:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,noShake:Boolean,seamless:Boolean,maximized:Boolean,fullWidth:Boolean,fullHeight:Boolean,square:Boolean,position:{type:String,default:"standard",validator:t=>"standard"===t||["top","bottom","left","right"].includes(t)},transitionShow:String,transitionHide:String},data(){return{animating:!1}},watch:{maximized(t){!0===this.showing&&this.__updateMaximized(t)},useBackdrop(t){this.__preventScroll(t),this.__preventFocusout(t)}},computed:{classes(){return`q-dialog__inner--${!0===this.maximized?"maximized":"minimized"} q-dialog__inner--${this.position} ${_[this.position]}`+(!0===this.animating?" q-dialog__inner--animating":"")+(!0===this.fullWidth?" q-dialog__inner--fullwidth":"")+(!0===this.fullHeight?" q-dialog__inner--fullheight":"")+(!0===this.square?" q-dialog__inner--square":"")},defaultTransitionShow(){return w[this.position][0]},defaultTransitionHide(){return w[this.position][1]},useBackdrop(){return!0===this.showing&&!0!==this.seamless},hideOnRouteChange(){return!0!==this.persistent&&!0!==this.noRouteDismiss&&!0!==this.seamless},onEvents(){const t={...this.qListeners,input:v["k"],"popup-show":v["k"],"popup-hide":v["k"]};return!0===this.autoClose&&(t.click=this.__onAutoClose),t},attrs(){return{role:"dialog","aria-modal":!0===this.useBackdrop?"true":"false",...this.qAttrs}}},methods:{focus(t){Object(g["a"])(()=>{let e=this.__getInnerNode();void 0!==e&&!0!==e.contains(document.activeElement)&&(e=(""!==t?e.querySelector(t):null)||e.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||e.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||e.querySelector("[autofocus], [data-autofocus]")||e,e.focus({preventScroll:!0}))})},shake(t){t&&"function"===typeof t.focus?t.focus({preventScroll:!0}):this.focus(),this.$emit("shake");const e=this.__getInnerNode();void 0!==e&&(e.classList.remove("q-animate--scale"),e.classList.add("q-animate--scale"),clearTimeout(this.shakeTimeout),this.shakeTimeout=setTimeout(()=>{e.classList.remove("q-animate--scale")},170))},__getInnerNode(){return void 0!==this.__portal&&void 0!==this.__portal.$refs?this.__portal.$refs.inner:void 0},__show(t){this.__addHistory(),this.__refocusTarget=!0!==y["a"].is.mobile&&!1===this.noRefocus&&null!==document.activeElement?document.activeElement:void 0,this.$el.dispatchEvent(Object(v["c"])("popup-show",{bubbles:!0})),this.__updateMaximized(this.maximized),p["a"].register(this,t=>{!0!==this.seamless&&(!0===this.persistent||!0===this.noEscDismiss?!0!==this.maximized&&!0!==this.noShake&&this.shake():(this.$emit("escape-key"),this.hide(t)))}),this.__showPortal(),this.animating=!0,!0!==this.noFocus?(null!==document.activeElement&&document.activeElement.blur(),this.__registerTick(this.focus)):this.__removeTick(),this.__registerTimeout(()=>{if(!0===this.$q.platform.is.ios){if(!0!==this.seamless&&document.activeElement){const{top:t,bottom:e}=document.activeElement.getBoundingClientRect(),{innerHeight:i}=window,o=void 0!==window.visualViewport?window.visualViewport.height:i;t>0&&e>o/2&&(document.scrollingElement.scrollTop=Math.min(document.scrollingElement.scrollHeight-o,e>=i?1/0:Math.ceil(document.scrollingElement.scrollTop+e-o/2))),document.activeElement.scrollIntoView()}this.__portal.$el.click()}this.animating=!1,this.__showPortal(!0),this.$emit("show",t)},300)},__hide(t){this.__removeTick(),this.__removeHistory(),this.__cleanup(!0),this.__hidePortal(),this.animating=!0,void 0!==this.__refocusTarget&&null!==this.__refocusTarget&&(((t&&0===t.type.indexOf("key")?this.__refocusTarget.closest('[tabindex]:not([tabindex^="-"])'):void 0)||this.__refocusTarget).focus(),this.__refocusTarget=void 0),this.$el.dispatchEvent(Object(v["c"])("popup-hide",{bubbles:!0})),this.__registerTimeout(()=>{this.__hidePortal(!0),this.animating=!1,this.$emit("hide",t)},300)},__cleanup(t){clearTimeout(this.shakeTimeout),!0!==t&&!0!==this.showing||(p["a"].pop(this),this.__updateMaximized(!1),!0!==this.seamless&&(this.__preventScroll(!1),this.__preventFocusout(!1)))},__updateMaximized(t){!0===t?!0!==this.isMaximized&&(b<1&&document.body.classList.add("q-body--dialog"),b++,this.isMaximized=!0):!0===this.isMaximized&&(b<2&&document.body.classList.remove("q-body--dialog"),b--,this.isMaximized=!1)},__preventFocusout(t){if(!0===this.$q.platform.is.desktop){const e=(!0===t?"add":"remove")+"EventListener";document.body[e]("focusin",this.__onFocusChange)}},__onAutoClose(t){this.hide(t),void 0!==this.qListeners.click&&this.$emit("click",t)},__onBackdropClick(t){!0!==this.persistent&&!0!==this.noBackdropDismiss?this.hide(t):!0!==this.noShake&&this.shake(t.relatedTarget)},__onFocusChange(t){!0!==this.allowFocusOutside&&!0===this.__portalIsAccessible&&!0!==Object(h["a"])(this.__portal.$el,t.target)&&this.focus('[tabindex]:not([tabindex="-1"])')},__renderPortal(t){return t("div",{staticClass:"q-dialog fullscreen no-pointer-events q-dialog--"+(!0===this.useBackdrop?"modal":"seamless"),class:this.contentClass,style:this.contentStyle,attrs:this.attrs},[t("transition",{props:{name:"q-transition--fade"}},!0===this.useBackdrop?[t("div",{staticClass:"q-dialog__backdrop fixed-full",attrs:S,on:Object(m["b"])(this,"bkdrop",{[this.backdropEvt]:this.__onBackdropClick})})]:null),t("transition",{props:{...this.transitionProps}},[!0===this.showing?t("div",{ref:"inner",staticClass:"q-dialog__inner flex no-pointer-events",class:this.classes,attrs:{tabindex:-1},on:this.onEvents},Object(f["c"])(this,"default")):null])])}},created(){this.__useTick("__registerTick","__removeTick"),this.__useTimeout("__registerTimeout"),this.backdropEvt=!0===this.$q.platform.is.ios||this.$q.platform.is.safari?"click":"focusin"},mounted(){this.__processModelChange(this.value)},beforeDestroy(){this.__cleanup(),this.__refocusTarget=void 0}})},2679:function(t,e,i){},2713:function(t,e,i){"use strict";i("d372")},2714:function(t,e,i){(function(e){var o="function"===typeof Map&&Map.prototype,n=Object.getOwnPropertyDescriptor&&o?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,s=o&&n&&"function"===typeof n.get?n.get:null,r=o&&Map.prototype.forEach,a="function"===typeof Set&&Set.prototype,l=Object.getOwnPropertyDescriptor&&a?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,c=a&&l&&"function"===typeof l.get?l.get:null,u=a&&Set.prototype.forEach,d="function"===typeof WeakMap&&WeakMap.prototype,h=d?WeakMap.prototype.has:null,p="function"===typeof WeakSet&&WeakSet.prototype,f=p?WeakSet.prototype.has:null,v="function"===typeof WeakRef&&WeakRef.prototype,m=v?WeakRef.prototype.deref:null,g=Boolean.prototype.valueOf,y=Object.prototype.toString,b=Function.prototype.toString,_=String.prototype.match,w=String.prototype.slice,S=String.prototype.replace,x=String.prototype.toUpperCase,C=String.prototype.toLowerCase,k=RegExp.prototype.test,O=Array.prototype.concat,q=Array.prototype.join,E=Array.prototype.slice,A=Math.floor,j="function"===typeof BigInt?BigInt.prototype.valueOf:null,$=Object.getOwnPropertySymbols,T="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?Symbol.prototype.toString:null,L="function"===typeof Symbol&&"object"===typeof Symbol.iterator,I="function"===typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===L||"symbol")?Symbol.toStringTag:null,P=Object.prototype.propertyIsEnumerable,M=("function"===typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function R(t,e){if(t===1/0||t===-1/0||t!==t||t&&t>-1e3&&t<1e3||k.call(/e/,e))return e;var i=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"===typeof t){var o=t<0?-A(-t):A(t);if(o!==t){var n=String(o),s=w.call(e,n.length+1);return S.call(n,i,"$&_")+"."+S.call(S.call(s,/([0-9]{3})/g,"$&_"),/_$/,"")}}return S.call(e,i,"$&_")}var B=i(0),z=B.custom,V=Z(z)?z:null,D={__proto__:null,double:'"',single:"'"},F={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};function N(t,e,i){var o=i.quoteStyle||e,n=D[o];return n+t+n}function H(t){return S.call(String(t),/"/g,"&quot;")}function U(t){return!I||!("object"===typeof t&&(I in t||"undefined"!==typeof t[I]))}function W(t){return"[object Array]"===ot(t)&&U(t)}function K(t){return"[object Date]"===ot(t)&&U(t)}function Q(t){return"[object RegExp]"===ot(t)&&U(t)}function Y(t){return"[object Error]"===ot(t)&&U(t)}function G(t){return"[object String]"===ot(t)&&U(t)}function X(t){return"[object Number]"===ot(t)&&U(t)}function J(t){return"[object Boolean]"===ot(t)&&U(t)}function Z(t){if(L)return t&&"object"===typeof t&&t instanceof Symbol;if("symbol"===typeof t)return!0;if(!t||"object"!==typeof t||!T)return!1;try{return T.call(t),!0}catch(e){}return!1}function tt(t){if(!t||"object"!==typeof t||!j)return!1;try{return j.call(t),!0}catch(e){}return!1}t.exports=function t(i,o,n,a){var l=o||{};if(it(l,"quoteStyle")&&!it(D,l.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(it(l,"maxStringLength")&&("number"===typeof l.maxStringLength?l.maxStringLength<0&&l.maxStringLength!==1/0:null!==l.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var d=!it(l,"customInspect")||l.customInspect;if("boolean"!==typeof d&&"symbol"!==d)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(it(l,"indent")&&null!==l.indent&&"\t"!==l.indent&&!(parseInt(l.indent,10)===l.indent&&l.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(it(l,"numericSeparator")&&"boolean"!==typeof l.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var h=l.numericSeparator;if("undefined"===typeof i)return"undefined";if(null===i)return"null";if("boolean"===typeof i)return i?"true":"false";if("string"===typeof i)return ht(i,l);if("number"===typeof i){if(0===i)return 1/0/i>0?"0":"-0";var p=String(i);return h?R(i,p):p}if("bigint"===typeof i){var f=String(i)+"n";return h?R(i,f):f}var v="undefined"===typeof l.depth?5:l.depth;if("undefined"===typeof n&&(n=0),n>=v&&v>0&&"object"===typeof i)return W(i)?"[Array]":"[Object]";var m=yt(l,n);if("undefined"===typeof a)a=[];else if(st(a,i)>=0)return"[Circular]";function y(e,i,o){if(i&&(a=E.call(a),a.push(i)),o){var s={depth:l.depth};return it(l,"quoteStyle")&&(s.quoteStyle=l.quoteStyle),t(e,s,n+1,a)}return t(e,l,n+1,a)}if("function"===typeof i&&!Q(i)){var b=nt(i),_=_t(i,y);return"[Function"+(b?": "+b:" (anonymous)")+"]"+(_.length>0?" { "+q.call(_,", ")+" }":"")}if(Z(i)){var x=L?S.call(String(i),/^(Symbol\(.*\))_[^)]*$/,"$1"):T.call(i);return"object"!==typeof i||L?x:ft(x)}if(dt(i)){for(var k="<"+C.call(String(i.nodeName)),A=i.attributes||[],$=0;$<A.length;$++)k+=" "+A[$].name+"="+N(H(A[$].value),"double",l);return k+=">",i.childNodes&&i.childNodes.length&&(k+="..."),k+="</"+C.call(String(i.nodeName))+">",k}if(W(i)){if(0===i.length)return"[]";var z=_t(i,y);return m&&!gt(z)?"["+bt(z,m)+"]":"[ "+q.call(z,", ")+" ]"}if(Y(i)){var F=_t(i,y);return"cause"in Error.prototype||!("cause"in i)||P.call(i,"cause")?0===F.length?"["+String(i)+"]":"{ ["+String(i)+"] "+q.call(F,", ")+" }":"{ ["+String(i)+"] "+q.call(O.call("[cause]: "+y(i.cause),F),", ")+" }"}if("object"===typeof i&&d){if(V&&"function"===typeof i[V]&&B)return B(i,{depth:v-n});if("symbol"!==d&&"function"===typeof i.inspect)return i.inspect()}if(rt(i)){var U=[];return r&&r.call(i,(function(t,e){U.push(y(e,i,!0)+" => "+y(t,i))})),mt("Map",s.call(i),U,m)}if(ct(i)){var et=[];return u&&u.call(i,(function(t){et.push(y(t,i))})),mt("Set",c.call(i),et,m)}if(at(i))return vt("WeakMap");if(ut(i))return vt("WeakSet");if(lt(i))return vt("WeakRef");if(X(i))return ft(y(Number(i)));if(tt(i))return ft(y(j.call(i)));if(J(i))return ft(g.call(i));if(G(i))return ft(y(String(i)));if("undefined"!==typeof window&&i===window)return"{ [object Window] }";if("undefined"!==typeof globalThis&&i===globalThis||"undefined"!==typeof e&&i===e)return"{ [object globalThis] }";if(!K(i)&&!Q(i)){var pt=_t(i,y),wt=M?M(i)===Object.prototype:i instanceof Object||i.constructor===Object,St=i instanceof Object?"":"null prototype",xt=!wt&&I&&Object(i)===i&&I in i?w.call(ot(i),8,-1):St?"Object":"",Ct=wt||"function"!==typeof i.constructor?"":i.constructor.name?i.constructor.name+" ":"",kt=Ct+(xt||St?"["+q.call(O.call([],xt||[],St||[]),": ")+"] ":"");return 0===pt.length?kt+"{}":m?kt+"{"+bt(pt,m)+"}":kt+"{ "+q.call(pt,", ")+" }"}return String(i)};var et=Object.prototype.hasOwnProperty||function(t){return t in this};function it(t,e){return et.call(t,e)}function ot(t){return y.call(t)}function nt(t){if(t.name)return t.name;var e=_.call(b.call(t),/^function\s*([\w$]+)/);return e?e[1]:null}function st(t,e){if(t.indexOf)return t.indexOf(e);for(var i=0,o=t.length;i<o;i++)if(t[i]===e)return i;return-1}function rt(t){if(!s||!t||"object"!==typeof t)return!1;try{s.call(t);try{c.call(t)}catch(e){return!0}return t instanceof Map}catch(i){}return!1}function at(t){if(!h||!t||"object"!==typeof t)return!1;try{h.call(t,h);try{f.call(t,f)}catch(e){return!0}return t instanceof WeakMap}catch(i){}return!1}function lt(t){if(!m||!t||"object"!==typeof t)return!1;try{return m.call(t),!0}catch(e){}return!1}function ct(t){if(!c||!t||"object"!==typeof t)return!1;try{c.call(t);try{s.call(t)}catch(e){return!0}return t instanceof Set}catch(i){}return!1}function ut(t){if(!f||!t||"object"!==typeof t)return!1;try{f.call(t,f);try{h.call(t,h)}catch(e){return!0}return t instanceof WeakSet}catch(i){}return!1}function dt(t){return!(!t||"object"!==typeof t)&&("undefined"!==typeof HTMLElement&&t instanceof HTMLElement||"string"===typeof t.nodeName&&"function"===typeof t.getAttribute)}function ht(t,e){if(t.length>e.maxStringLength){var i=t.length-e.maxStringLength,o="... "+i+" more character"+(i>1?"s":"");return ht(w.call(t,0,e.maxStringLength),e)+o}var n=F[e.quoteStyle||"single"];n.lastIndex=0;var s=S.call(S.call(t,n,"\\$1"),/[\x00-\x1f]/g,pt);return N(s,"single",e)}function pt(t){var e=t.charCodeAt(0),i={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return i?"\\"+i:"\\x"+(e<16?"0":"")+x.call(e.toString(16))}function ft(t){return"Object("+t+")"}function vt(t){return t+" { ? }"}function mt(t,e,i,o){var n=o?bt(i,o):q.call(i,", ");return t+" ("+e+") {"+n+"}"}function gt(t){for(var e=0;e<t.length;e++)if(st(t[e],"\n")>=0)return!1;return!0}function yt(t,e){var i;if("\t"===t.indent)i="\t";else{if(!("number"===typeof t.indent&&t.indent>0))return null;i=q.call(Array(t.indent+1)," ")}return{base:i,prev:q.call(Array(e+1),i)}}function bt(t,e){if(0===t.length)return"";var i="\n"+e.prev+e.base;return i+q.call(t,","+i)+"\n"+e.prev}function _t(t,e){var i=W(t),o=[];if(i){o.length=t.length;for(var n=0;n<t.length;n++)o[n]=it(t,n)?e(t[n],t):""}var s,r="function"===typeof $?$(t):[];if(L){s={};for(var a=0;a<r.length;a++)s["$"+r[a]]=r[a]}for(var l in t)it(t,l)&&(i&&String(Number(l))===l&&l<t.length||L&&s["$"+l]instanceof Symbol||(k.call(/[^\w$]/,l)?o.push(e(l,t)+": "+e(t[l],t)):o.push(l+": "+e(t[l],t))));if("function"===typeof $)for(var c=0;c<r.length;c++)P.call(t,r[c])&&o.push("["+e(r[c])+"]: "+e(t[r[c]],t));return o}}).call(this,i("c8ba"))},"2a19":function(t,e,i){"use strict";i("14d9"),i("e9f5"),i("ab43");var o=i("2b0e"),n=i("cb32"),s=i("0016"),r=i("9c40"),a=i("0d59"),l=i("d882"),c=i("f303"),u=i("1c16"),d=i("5ff7"),h=i("0967");let p,f=0;const v={},m={},g={},y={},b=/^\s*$/,_=["top-left","top-right","bottom-left","bottom-right","top","bottom","left","right","center"],w=["top-left","top-right","bottom-left","bottom-right"],S={positive:{icon:t=>t.iconSet.type.positive,color:"positive"},negative:{icon:t=>t.iconSet.type.negative,color:"negative"},warning:{icon:t=>t.iconSet.type.warning,color:"warning",textColor:"dark"},info:{icon:t=>t.iconSet.type.info,color:"info"},ongoing:{group:!1,timeout:0,spinner:!0,color:"grey-8"}};function x(t,e,i){if(!t)return O("parameter required");let o;const n={textColor:"white"};if(!0!==t.ignoreDefaults&&Object.assign(n,v),!1===Object(d["c"])(t)&&(n.type&&Object.assign(n,S[n.type]),t={message:t}),Object.assign(n,S[t.type||n.type],t),"function"===typeof n.icon&&(n.icon=n.icon(e.$q)),n.spinner?!0===n.spinner&&(n.spinner=a["a"]):n.spinner=!1,n.meta={hasMedia:Boolean(!1!==n.spinner||n.icon||n.avatar),hasText:k(n.message)||k(n.caption)},n.position){if(!1===_.includes(n.position))return O("wrong position",t)}else n.position="bottom";if(void 0===n.timeout)n.timeout=5e3;else{const e=parseInt(n.timeout,10);if(isNaN(e)||e<0)return O("wrong timeout",t);n.timeout=e}0===n.timeout?n.progress=!1:!0===n.progress&&(n.meta.progressClass="q-notification__progress"+(n.progressClass?" "+n.progressClass:""),n.meta.progressStyle={animationDuration:n.timeout+1e3+"ms"});const s=(!0===Array.isArray(t.actions)?t.actions:[]).concat(!0!==t.ignoreDefaults&&!0===Array.isArray(v.actions)?v.actions:[]).concat(void 0!==S[t.type]&&!0===Array.isArray(S[t.type].actions)?S[t.type].actions:[]),{closeBtn:r}=n;if(r&&s.push({label:"string"===typeof r?r:e.$q.lang.label.close}),n.actions=s.map(({handler:t,noDismiss:e,style:i,class:o,attrs:n,...s})=>({staticClass:o,style:i,props:{flat:!0,...s},attrs:n,on:{click:"function"===typeof t?()=>{t(),!0!==e&&l()}:()=>{l()}}})),void 0===n.multiLine&&(n.multiLine=n.actions.length>1),Object.assign(n.meta,{staticClass:"q-notification row items-stretch q-notification--"+(!0===n.multiLine?"multi-line":"standard")+(void 0!==n.color?" bg-"+n.color:"")+(void 0!==n.textColor?" text-"+n.textColor:"")+(void 0!==n.classes?" "+n.classes:""),wrapperClass:"q-notification__wrapper col relative-position border-radius-inherit "+(!0===n.multiLine?"column no-wrap justify-center":"row items-center"),contentClass:"q-notification__content row items-center"+(!0===n.multiLine?"":" col"),leftClass:!0===n.meta.hasText?"additional":"single",attrs:{role:"alert",...n.attrs}}),!1===n.group?(n.group=void 0,n.meta.group=void 0):(void 0!==n.group&&!0!==n.group||(n.group=[n.message,n.caption,n.multiline].concat(n.actions.map(({props:t})=>`${t.label}*${t.icon}`)).join("|")),n.meta.group=n.group+"|"+n.position),0===n.actions.length?n.actions=void 0:n.meta.actionsClass="q-notification__actions row items-center "+(!0===n.multiLine?"justify-end":"col-auto")+(!0===n.meta.hasMedia?" q-notification__actions--with-media":""),void 0!==i){clearTimeout(i.notif.meta.timer),n.meta.uid=i.notif.meta.uid;const t=g[n.position].indexOf(i.notif);g[n.position][t]=n}else{const e=m[n.meta.group];if(void 0===e){if(n.meta.uid=f++,n.meta.badge=1,-1!==["left","right","center"].indexOf(n.position))g[n.position].splice(Math.floor(g[n.position].length/2),0,n);else{const t=n.position.indexOf("top")>-1?"unshift":"push";g[n.position][t](n)}void 0!==n.group&&(m[n.meta.group]=n)}else{if(clearTimeout(e.meta.timer),void 0!==n.badgePosition){if(!1===w.includes(n.badgePosition))return O("wrong badgePosition",t)}else n.badgePosition="top-"+(n.position.indexOf("left")>-1?"right":"left");n.meta.uid=e.meta.uid,n.meta.badge=e.meta.badge+1,n.meta.badgeClass="q-notification__badge q-notification__badge--"+n.badgePosition+(void 0!==n.badgeColor?" bg-"+n.badgeColor:"")+(void 0!==n.badgeTextColor?" text-"+n.badgeTextColor:"")+(n.badgeClass?" "+n.badgeClass:"");const i=g[n.position].indexOf(e);g[n.position][i]=m[n.meta.group]=n}}const l=()=>{C(n,e),o=void 0};return e.$forceUpdate(),n.timeout>0&&(n.meta.timer=setTimeout(()=>{l()},n.timeout+1e3)),void 0!==n.group?e=>{void 0!==e?O("trying to update a grouped one which is forbidden",t):l()}:(o={dismiss:l,config:t,notif:n},void 0===i?t=>{if(void 0!==o)if(void 0===t)o.dismiss();else{const i=Object.assign({},o.config,t,{group:!1,position:n.position});x(i,e,o)}}:void Object.assign(i,o))}function C(t,e){clearTimeout(t.meta.timer);const i=g[t.position].indexOf(t);if(-1!==i){void 0!==t.group&&delete m[t.meta.group];const o=e.$refs[""+t.meta.uid];if(o){const{width:t,height:e}=getComputedStyle(o);o.style.left=o.offsetLeft+"px",o.style.width=t,o.style.height=e}g[t.position].splice(i,1),e.$forceUpdate(),"function"===typeof t.onDismiss&&t.onDismiss()}}function k(t){return void 0!==t&&null!==t&&!0!==b.test(t)}function O(t,e){return!1}const q={name:"QNotifications",devtools:{hide:!0},beforeCreate(){void 0===this._routerRoot&&(this._routerRoot={})},render(t){return t("div",{staticClass:"q-notifications"},_.map(e=>t("transition-group",{key:e,staticClass:y[e],tag:"div",props:{name:"q-notification--"+e,mode:"out-in"}},g[e].map(e=>{const{meta:i}=e,o=[];if(!0===i.hasMedia&&(!1!==e.spinner?o.push(t(e.spinner,{staticClass:"q-notification__spinner q-notification__spinner--"+i.leftClass,props:{color:e.spinnerColor,size:e.spinnerSize}})):e.icon?o.push(t(s["a"],{staticClass:"q-notification__icon q-notification__icon--"+i.leftClass,attrs:{role:"img"},props:{name:e.icon,color:e.iconColor,size:e.iconSize}})):e.avatar&&o.push(t(n["a"],{staticClass:"q-notification__avatar q-notification__avatar--"+i.leftClass},[t("img",{attrs:{src:e.avatar,"aria-hidden":"true"}})]))),!0===i.hasText){let i;const n={staticClass:"q-notification__message col"};if(!0===e.html)n.domProps={innerHTML:e.caption?`<div>${e.message}</div><div class="q-notification__caption">${e.caption}</div>`:e.message};else{const o=[e.message];i=e.caption?[t("div",o),t("div",{staticClass:"q-notification__caption"},[e.caption])]:o}o.push(t("div",n,i))}const a=[t("div",{staticClass:i.contentClass},o)];return!0===e.progress&&a.push(t("div",{key:`${i.uid}|p|${i.badge}`,staticClass:i.progressClass,style:i.progressStyle})),void 0!==e.actions&&a.push(t("div",{staticClass:i.actionsClass},e.actions.map(e=>t(r["a"],{...e})))),i.badge>1&&a.push(t("div",{key:`${i.uid}|${i.badge}`,staticClass:i.badgeClass,style:e.badgeStyle},[i.badge])),t("div",{ref:""+i.uid,key:i.uid,staticClass:i.staticClass,attrs:i.attrs},[t("div",{staticClass:i.wrapperClass},a)])}))))},mounted(){if(void 0!==this.$q.fullscreen&&!0===this.$q.fullscreen.isCapable){const t=()=>{const t=Object(c["c"])(this.$q.fullscreen.activeEl);this.$el.parentElement!==t&&t.appendChild(this.$el)};this.unwatchFullscreen=this.$watch("$q.fullscreen.activeEl",Object(u["a"])(t,50)),!0===this.$q.fullscreen.isActive&&t()}},beforeDestroy(){void 0!==this.unwatchFullscreen&&this.unwatchFullscreen()}};e["a"]={setDefaults(t){!0!==h["e"]&&!0===Object(d["c"])(t)&&Object.assign(v,t)},registerType(t,e){!0!==h["e"]&&!0===Object(d["c"])(e)&&(S[t]=e)},install({$q:t}){if(t.notify=this.create=!0===h["e"]?l["g"]:t=>x(t,p),t.notify.setDefaults=this.setDefaults,t.notify.registerType=this.registerType,void 0!==t.config.notify&&this.setDefaults(t.config.notify),!0!==h["e"]){_.forEach(t=>{g[t]=[];const e=!0===["left","center","right"].includes(t)?"center":t.indexOf("top")>-1?"top":"bottom",i=t.indexOf("left")>-1?"start":t.indexOf("right")>-1?"end":"center",o=["left","right"].includes(t)?`items-${"left"===t?"start":"end"} justify-center`:"center"===t?"flex-center":"items-"+i;y[t]=`q-notifications__list q-notifications__list--${e} fixed column no-wrap ${o}`});const t=document.createElement("div");document.body.appendChild(t),p=new o["default"](q),p.$mount(t)}}}},"2aa9":function(t,e,i){"use strict";var o=i("6c3d");if(o)try{o([],"length")}catch(n){o=null}t.exports=o},"2b69":function(t,e,i){"use strict";e["a"]={computed:{__refocusTargetEl(){if(!0!==this.disable)return this.$createElement("span",{ref:"refocusTarget",staticClass:"no-outline",attrs:{tabindex:-1}})}},methods:{__refocusTarget(t){void 0!==t&&0===t.type.indexOf("key")?document.activeElement!==this.$el&&!0===this.$el.contains(document.activeElement)&&this.$el.focus():void 0!==t&&!0!==this.$el.contains(t.target)||void 0===this.$refs.refocusTarget||this.$refs.refocusTarget.focus()}}}},"2c91":function(t,e,i){"use strict";var o=i("2b0e"),n=i("87e8");e["a"]=o["default"].extend({name:"QSpace",mixins:[n["a"]],render(t){return t("div",{staticClass:"q-space",on:{...this.qListeners}})}})},"2f79":function(t,e,i){"use strict";i.d(e,"d",(function(){return a})),i.d(e,"c",(function(){return l})),i.d(e,"a",(function(){return u})),i.d(e,"b",(function(){return v}));var o=i("0831"),n=i("0967");let s,r;function a(t){const e=t.split(" ");return 2===e.length&&(!0===["top","center","bottom"].includes(e[0])&&!0===["left","middle","right","start","end"].includes(e[1]))}function l(t){return!t||2===t.length&&("number"===typeof t[0]&&"number"===typeof t[1])}const c={"start#ltr":"left","start#rtl":"right","end#ltr":"right","end#rtl":"left"};function u(t,e){const i=t.split(" ");return{vertical:i[0],horizontal:c[`${i[1]}#${!0===e?"rtl":"ltr"}`]}}function d(t,e){let{top:i,left:o,right:n,bottom:s,width:r,height:a}=t.getBoundingClientRect();return void 0!==e&&(i-=e[1],o-=e[0],s+=e[1],n+=e[0],r+=e[0],a+=e[1]),{top:i,bottom:s,height:a,left:o,right:n,width:r,middle:o+(n-o)/2,center:i+(s-i)/2}}function h(t,e,i){let{top:o,left:n}=t.getBoundingClientRect();return o+=e.top,n+=e.left,void 0!==i&&(o+=i[1],n+=i[0]),{top:o,bottom:o+1,height:1,left:n,right:n+1,width:1,middle:n,center:o}}function p(t){return{top:0,center:t.offsetHeight/2,bottom:t.offsetHeight,left:0,middle:t.offsetWidth/2,right:t.offsetWidth}}function f(t,e,i){return{top:t[i.anchorOrigin.vertical]-e[i.selfOrigin.vertical],left:t[i.anchorOrigin.horizontal]-e[i.selfOrigin.horizontal]}}function v(t){if(!0===n["a"].is.ios&&void 0!==window.visualViewport){const t=document.body.style,{offsetLeft:e,offsetTop:i}=window.visualViewport;e!==s&&(t.setProperty("--q-pe-left",e+"px"),s=e),i!==r&&(t.setProperty("--q-pe-top",i+"px"),r=i)}const{scrollLeft:e,scrollTop:i}=t.el,o=void 0===t.absoluteOffset?d(t.anchorEl,!0===t.cover?[0,0]:t.offset):h(t.anchorEl,t.absoluteOffset,t.offset);let a={maxHeight:t.maxHeight,maxWidth:t.maxWidth,visibility:"visible"};!0!==t.fit&&!0!==t.cover||(a.minWidth=o.width+"px",!0===t.cover&&(a.minHeight=o.height+"px")),Object.assign(t.el.style,a);const l=p(t.el);let c=f(o,l,t);if(void 0===t.absoluteOffset||void 0===t.offset)m(c,o,l,t.anchorOrigin,t.selfOrigin);else{const{top:e,left:i}=c;m(c,o,l,t.anchorOrigin,t.selfOrigin);let n=!1;if(c.top!==e){n=!0;const e=2*t.offset[1];o.center=o.top-=e,o.bottom-=e+2}if(c.left!==i){n=!0;const e=2*t.offset[0];o.middle=o.left-=e,o.right-=e+2}!0===n&&(c=f(o,l,t),m(c,o,l,t.anchorOrigin,t.selfOrigin))}a={top:c.top+"px",left:c.left+"px"},void 0!==c.maxHeight&&(a.maxHeight=c.maxHeight+"px",o.height>c.maxHeight&&(a.minHeight=a.maxHeight)),void 0!==c.maxWidth&&(a.maxWidth=c.maxWidth+"px",o.width>c.maxWidth&&(a.minWidth=a.maxWidth)),Object.assign(t.el.style,a),t.el.scrollTop!==i&&(t.el.scrollTop=i),t.el.scrollLeft!==e&&(t.el.scrollLeft=e)}function m(t,e,i,n,s){const r=i.bottom,a=i.right,l=Object(o["e"])(),c=window.innerHeight-l,u=document.body.clientWidth;if(t.top<0||t.top+r>c)if("center"===s.vertical)t.top=e[n.vertical]>c/2?Math.max(0,c-r):0,t.maxHeight=Math.min(r,c);else if(e[n.vertical]>c/2){const i=Math.min(c,"center"===n.vertical?e.center:n.vertical===s.vertical?e.bottom:e.top);t.maxHeight=Math.min(r,i),t.top=Math.max(0,i-r)}else t.top=Math.max(0,"center"===n.vertical?e.center:n.vertical===s.vertical?e.top:e.bottom),t.maxHeight=Math.min(r,c-t.top);if(t.left<0||t.left+a>u)if(t.maxWidth=Math.min(a,u),"middle"===s.horizontal)t.left=e[n.horizontal]>u/2?Math.max(0,u-a):0;else if(e[n.horizontal]>u/2){const i=Math.min(u,"middle"===n.horizontal?e.middle:n.horizontal===s.horizontal?e.right:e.left);t.maxWidth=Math.min(a,i),t.left=Math.max(0,i-t.maxWidth)}else t.left=Math.max(0,"middle"===n.horizontal?e.middle:n.horizontal===s.horizontal?e.left:e.right),t.maxWidth=Math.min(a,u-t.left)}["left","middle","right"].forEach(t=>{c[t+"#ltr"]=t,c[t+"#rtl"]=t})},"30d2":function(t,e,i){"use strict";i("7003")},"33f3":function(t,e,i){"use strict";var o=i("00ce"),n=i("3bbf"),s=i("2714"),r=i("f213"),a=i("0d25"),l=o("%WeakMap%",!0),c=n("WeakMap.prototype.get",!0),u=n("WeakMap.prototype.set",!0),d=n("WeakMap.prototype.has",!0),h=n("WeakMap.prototype.delete",!0);t.exports=l?function(){var t,e,i={assert:function(t){if(!i.has(t))throw new a("Side channel does not contain "+s(t))},delete:function(i){if(l&&i&&("object"===typeof i||"function"===typeof i)){if(t)return h(t,i)}else if(r&&e)return e["delete"](i);return!1},get:function(i){return l&&i&&("object"===typeof i||"function"===typeof i)&&t?c(t,i):e&&e.get(i)},has:function(i){return l&&i&&("object"===typeof i||"function"===typeof i)&&t?d(t,i):!!e&&e.has(i)},set:function(i,o){l&&i&&("object"===typeof i||"function"===typeof i)?(t||(t=new l),u(t,i,o)):r&&(e||(e=r()),e.set(i,o))}};return i}:r},"36da":function(t,e,i){"use strict";i.r(e);var o=function(){var t=this,e=t._self._c;return e("div",{staticClass:"column"},[e("div",{staticClass:"col flex justify-center",staticStyle:{position:"relative"}},[e("img",{staticStyle:{"max-height":"450px","object-fit":"contain"},attrs:{width:(t.$q.screen.width>414?414:t.$q.screen.width)+"px",src:t.selectedImage,onerror:"this.src = require('@/assets/image-not-found.png')",alt:t.selectedImageAltText,title:t.title}}),t.badgeLeft?e("q-img",{class:"overlay",attrs:{basic:"",src:""+t.badgeLeft}}):t._e(),t.badgeRight?e("q-img",{class:"overlay-right",attrs:{basic:"",src:""+t.badgeRight}}):t._e()],1),e("q-scroll-area",{staticClass:"col-grow",staticStyle:{height:"80px"},attrs:{horizontal:"","thumb-style":t.thumbStyle,"bar-style":t.barStyle}},[e("div",{staticClass:"row no-wrap full-height"},t._l(t.imageList,(function(i,o){return e("q-img",{key:o,style:t.imageStyle(o),attrs:{basic:"",contain:"",src:i},on:{click:function(e){return t.onSelect(o)}}})})),1)])],1)},n=[],s=(i("e9f5"),i("ab43"),i("707d")),r=i("4983");const a={QScrollArea:r["a"]};var l={name:"SelectableImages",props:{list:Array,badge:Object,alt:Object,title:String},components:{...a},data(){return{index:0,thumbStyle:{borderRadius:"1.5px",backgroundColor:"#8a87d4",height:"3px",opacity:1},barStyle:{right:"2px",borderRadius:"9px",backgroundColor:"#027be3",width:"9px",opacity:0},badgeImage:null}},computed:{selectedImageAltText(){if(this.alt&&this.list&&this.list.length>0){const t=this.list[this.index];return this.alt[t]}return null},selectedImage(){return this.list&&this.list.length>0?Object(s["b"])(this.list[this.index]):null},imageList(){return this.list.map(t=>Object(s["b"])(t))},badgeLeft(){return this.badge?this.badge.left:null},badgeRight(){return this.badge?this.badge.right:null}},methods:{imageStyle(t){return t===this.index?{"max-height":"80px","max-width":"80px",width:this.$q.screen.width/4+"px",border:"2px solid #8a87d4",cursor:"pointer"}:{"max-height":"80px","max-width":"80px",width:this.$q.screen.width/4+"px",cursor:"pointer"}},onSelect(t){this.index=t}}},c=l,u=(i("20d1"),i("2877")),d=Object(u["a"])(c,o,n,!1,null,"bd544f60",null);e["default"]=d.exports},"3d69":function(t,e,i){"use strict";i("14d9"),i("e9f5"),i("7d54");var o=i("f303"),n=i("d882"),s=i("dc8a"),r=i("0967"),a=function(t,e=250){let i,o=!1;return function(){return!1===o&&(o=!0,setTimeout(()=>{o=!1},e),i=t.apply(this,arguments)),i}},l=i("81e7");function c(t,e,i,s){!0===i.modifiers.stop&&Object(n["k"])(t);const r=i.modifiers.color;let a=i.modifiers.center;a=!0===a||!0===s;const l=document.createElement("span"),c=document.createElement("span"),u=Object(n["h"])(t),{left:d,top:h,width:p,height:f}=e.getBoundingClientRect(),v=Math.sqrt(p*p+f*f),m=v/2,g=(p-v)/2+"px",y=a?g:u.left-d-m+"px",b=(f-v)/2+"px",_=a?b:u.top-h-m+"px";c.className="q-ripple__inner",Object(o["b"])(c,{height:v+"px",width:v+"px",transform:`translate3d(${y},${_},0) scale3d(.2,.2,1)`,opacity:0}),l.className="q-ripple"+(r?" text-"+r:""),l.setAttribute("dir","ltr"),l.appendChild(c),e.appendChild(l);const w=()=>{l.remove(),clearTimeout(S)};i.abort.push(w);let S=setTimeout(()=>{c.classList.add("q-ripple__inner--enter"),c.style.transform=`translate3d(${g},${b},0) scale3d(1,1,1)`,c.style.opacity=.2,S=setTimeout(()=>{c.classList.remove("q-ripple__inner--enter"),c.classList.add("q-ripple__inner--leave"),c.style.opacity=0,S=setTimeout(()=>{l.remove(),i.abort.splice(i.abort.indexOf(w),1)},275)},250)},50)}function u(t,{modifiers:e,value:i,arg:o}){const n=Object.assign({},l["a"].config.ripple,e,i);t.modifiers={early:!0===n.early,stop:!0===n.stop,center:!0===n.center,color:n.color||o,keyCodes:[].concat(n.keyCodes||13)}}function d(t){const e=t.__qripple;void 0!==e&&(e.abort.forEach(t=>{t()}),Object(n["b"])(e,"main"),delete t._qripple)}var h={name:"ripple",inserted(t,e){void 0!==t.__qripple&&(d(t),t.__qripple_destroyed=!0);const i={enabled:!1!==e.value,modifiers:{},abort:[],start(e){!0===i.enabled&&!0!==e.qSkipRipple&&(!0!==r["a"].is.ie||e.clientX>=0)&&e.type===(!0===i.modifiers.early?"pointerdown":"click")&&c(e,t,i,!0===e.qKeyEvent)},keystart:a(e=>{!0===i.enabled&&!0!==e.qSkipRipple&&!0===Object(s["a"])(e,i.modifiers.keyCodes)&&e.type==="key"+(!0===i.modifiers.early?"down":"up")&&c(e,t,i,!0)},300)};u(i,e),t.__qripple=i,Object(n["a"])(i,"main",[[t,"pointerdown","start","passive"],[t,"click","start","passive"],[t,"keydown","keystart","passive"],[t,"keyup","keystart","passive"]])},update(t,e){const i=t.__qripple;void 0!==i&&e.oldValue!==e.value&&(i.enabled=!1!==e.value,!0===i.enabled&&Object(e.value)===e.value&&u(i,e))},unbind(t){void 0===t.__qripple_destroyed?d(t):delete t.__qripple_destroyed}};e["a"]={directives:{Ripple:h},props:{ripple:{type:[Boolean,Object],default:!0}}}},4074:function(t,e,i){"use strict";var o=i("2b0e"),n=i("87e8"),s=i("e277");e["a"]=o["default"].extend({name:"QItemSection",mixins:[n["a"]],props:{avatar:Boolean,thumbnail:Boolean,side:Boolean,top:Boolean,noWrap:Boolean},computed:{classes(){const t=this.avatar||this.side||this.thumbnail;return{"q-item__section--top":this.top,"q-item__section--avatar":this.avatar,"q-item__section--thumbnail":this.thumbnail,"q-item__section--side":t,"q-item__section--nowrap":this.noWrap,"q-item__section--main":!t,["justify-"+(this.top?"start":"center")]:!0}}},render(t){return t("div",{staticClass:"q-item__section column",class:this.classes,on:{...this.qListeners}},Object(s["c"])(this,"default"))}})},4127:function(t,e,i){"use strict";var o=i("5402"),n=i("d233"),s=i("b313"),r=Object.prototype.hasOwnProperty,a={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},l=Array.isArray,c=Array.prototype.push,u=function(t,e){c.apply(t,l(e)?e:[e])},d=Date.prototype.toISOString,h=s["default"],p={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,commaRoundTrip:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:n.encode,encodeValuesOnly:!1,filter:void 0,format:h,formatter:s.formatters[h],indices:!1,serializeDate:function(t){return d.call(t)},skipNulls:!1,strictNullHandling:!1},f=function(t){return"string"===typeof t||"number"===typeof t||"boolean"===typeof t||"symbol"===typeof t||"bigint"===typeof t},v={},m=function t(e,i,s,r,a,c,d,h,m,g,y,b,_,w,S,x,C,k){var O=e,q=k,E=0,A=!1;while(void 0!==(q=q.get(v))&&!A){var j=q.get(e);if(E+=1,"undefined"!==typeof j){if(j===E)throw new RangeError("Cyclic object value");A=!0}"undefined"===typeof q.get(v)&&(E=0)}if("function"===typeof g?O=g(i,O):O instanceof Date?O=_(O):"comma"===s&&l(O)&&(O=n.maybeMap(O,(function(t){return t instanceof Date?_(t):t}))),null===O){if(c)return m&&!x?m(i,p.encoder,C,"key",w):i;O=""}if(f(O)||n.isBuffer(O)){if(m){var $=x?i:m(i,p.encoder,C,"key",w);return[S($)+"="+S(m(O,p.encoder,C,"value",w))]}return[S(i)+"="+S(String(O))]}var T,L=[];if("undefined"===typeof O)return L;if("comma"===s&&l(O))x&&m&&(O=n.maybeMap(O,m)),T=[{value:O.length>0?O.join(",")||null:void 0}];else if(l(g))T=g;else{var I=Object.keys(O);T=y?I.sort(y):I}var P=h?String(i).replace(/\./g,"%2E"):String(i),M=r&&l(O)&&1===O.length?P+"[]":P;if(a&&l(O)&&0===O.length)return M+"[]";for(var R=0;R<T.length;++R){var B=T[R],z="object"===typeof B&&B&&"undefined"!==typeof B.value?B.value:O[B];if(!d||null!==z){var V=b&&h?String(B).replace(/\./g,"%2E"):String(B),D=l(O)?"function"===typeof s?s(M,V):M:M+(b?"."+V:"["+V+"]");k.set(e,E);var F=o();F.set(v,k),u(L,t(z,D,s,r,a,c,d,h,"comma"===s&&x&&l(O)?null:m,g,y,b,_,w,S,x,C,F))}}return L},g=function(t){if(!t)return p;if("undefined"!==typeof t.allowEmptyArrays&&"boolean"!==typeof t.allowEmptyArrays)throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if("undefined"!==typeof t.encodeDotInKeys&&"boolean"!==typeof t.encodeDotInKeys)throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(null!==t.encoder&&"undefined"!==typeof t.encoder&&"function"!==typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||p.charset;if("undefined"!==typeof t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var i=s["default"];if("undefined"!==typeof t.format){if(!r.call(s.formatters,t.format))throw new TypeError("Unknown format option provided.");i=t.format}var o,n=s.formatters[i],c=p.filter;if(("function"===typeof t.filter||l(t.filter))&&(c=t.filter),o=t.arrayFormat in a?t.arrayFormat:"indices"in t?t.indices?"indices":"repeat":p.arrayFormat,"commaRoundTrip"in t&&"boolean"!==typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u="undefined"===typeof t.allowDots?!0===t.encodeDotInKeys||p.allowDots:!!t.allowDots;return{addQueryPrefix:"boolean"===typeof t.addQueryPrefix?t.addQueryPrefix:p.addQueryPrefix,allowDots:u,allowEmptyArrays:"boolean"===typeof t.allowEmptyArrays?!!t.allowEmptyArrays:p.allowEmptyArrays,arrayFormat:o,charset:e,charsetSentinel:"boolean"===typeof t.charsetSentinel?t.charsetSentinel:p.charsetSentinel,commaRoundTrip:!!t.commaRoundTrip,delimiter:"undefined"===typeof t.delimiter?p.delimiter:t.delimiter,encode:"boolean"===typeof t.encode?t.encode:p.encode,encodeDotInKeys:"boolean"===typeof t.encodeDotInKeys?t.encodeDotInKeys:p.encodeDotInKeys,encoder:"function"===typeof t.encoder?t.encoder:p.encoder,encodeValuesOnly:"boolean"===typeof t.encodeValuesOnly?t.encodeValuesOnly:p.encodeValuesOnly,filter:c,format:i,formatter:n,serializeDate:"function"===typeof t.serializeDate?t.serializeDate:p.serializeDate,skipNulls:"boolean"===typeof t.skipNulls?t.skipNulls:p.skipNulls,sort:"function"===typeof t.sort?t.sort:null,strictNullHandling:"boolean"===typeof t.strictNullHandling?t.strictNullHandling:p.strictNullHandling}};t.exports=function(t,e){var i,n,s=t,r=g(e);"function"===typeof r.filter?(n=r.filter,s=n("",s)):l(r.filter)&&(n=r.filter,i=n);var c=[];if("object"!==typeof s||null===s)return"";var d=a[r.arrayFormat],h="comma"===d&&r.commaRoundTrip;i||(i=Object.keys(s)),r.sort&&i.sort(r.sort);for(var p=o(),f=0;f<i.length;++f){var v=i[f],y=s[v];r.skipNulls&&null===y||u(c,m(y,v,d,h,r.allowEmptyArrays,r.strictNullHandling,r.skipNulls,r.encodeDotInKeys,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,p))}var b=c.join(r.delimiter),_=!0===r.addQueryPrefix?"?":"";return r.charsetSentinel&&("iso-8859-1"===r.charset?_+="utf8=%26%2310003%3B&":_+="utf8=%E2%9C%93&"),b.length>0?_+b:""}},"417f":function(t,e,i){"use strict";t.exports=EvalError},4328:function(t,e,i){"use strict";var o=i("4127"),n=i("9e6ab"),s=i("b313");t.exports={formats:s,parse:n,stringify:o}},4362:function(t,e,i){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,o="/";e.cwd=function(){return o},e.chdir=function(e){t||(t=i("df7c")),o=t.resolve(e,o)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"438c":function(t,e,i){"use strict";i.r(e);i("e01a");var o=function(){var t=this,e=t._self._c;return e("div",[t.origin?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Origin")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.origin)+" ")])]):t._e(),t.breed?e("div",{staticClass:"divider"}):t._e(),t.breed?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Breed")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.breed)+" ")])]):t._e(),t.feed?e("div",{staticClass:"divider"}):t._e(),t.feed?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Feed")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.feed)+" ")])]):t._e(),t.description?e("div",{staticClass:"divider"}):t._e(),t.description?e("div",{class:t.paragraphClass},[e("div",{class:t.fieldClass},[t._v("Description")]),e("div",{class:t.paragraphValueClass,staticStyle:{"white-space":"pre-line"}},[t._v(" "+t._s(t.description)+" ")])]):t._e(),e("div",{staticClass:"divider"}),e("div",[e("div",{class:t.fieldClass},[t._v("Beef part")]),t._l(t.images,(function(t,o){return e("q-img",{key:o,staticStyle:{"max-height":"450px","min-height":"300px"},attrs:{basic:"",contain:"",src:t,"placeholder-src":i("cbd0")}})}))],2)])},n=[],s=i("aa7e"),r={name:"Butcher",props:{data:Object,images:Array},mixins:[s["a"]],computed:{paragraphClass(){return this.$q.screen.gt.xs?"row":""},paragraphValueClass(){return this.$q.screen.gt.xs?"col-9":"col-6"},fieldClass(){return this.$q.screen.gt.xs?"col-3 title text-primary":"col-6 title text-primary"},valueClass(){return this.$q.screen.gt.xs?"col-9":"col-6 text-right"}},mounted(){}},a=r,l=(i("7e8f"),i("2877")),c=Object(l["a"])(a,o,n,!1,null,"3aed07a2",null);e["default"]=c.exports},4396:function(t,e,i){"use strict";var o=i("0831"),n=i("d882");function s(t,{value:e,oldValue:i}){"function"===typeof e?(t.handler=e,"function"!==typeof i&&t.scrollTarget.addEventListener("scroll",t.scroll,n["f"].passive)):t.scrollTarget.removeEventListener("scroll",t.scroll,n["f"].passive)}function r(t){const e=t.__qscroll;void 0!==e&&(e.scrollTarget.removeEventListener("scroll",e.scroll,n["f"].passive),delete t.__qscroll)}e["a"]={name:"scroll",inserted(t,e){void 0!==t.__qscroll&&(r(t),t.__qscroll_destroyed=!0);const i={scrollTarget:Object(o["d"])(t),scroll(){i.handler(Object(o["f"])(i.scrollTarget),Object(o["a"])(i.scrollTarget))}};s(i,e),t.__qscroll=i},update(t,e){void 0!==t.__qscroll&&e.oldValue!==e.value&&s(t.__qscroll,e)},unbind(t){void 0===t.__qscroll_destroyed?r(t):delete t.__qscroll_destroyed}}},4442:function(t,e,i){"use strict";i("e32d")},"463c":function(t,e,i){"use strict";i("14d9"),i("e9f5"),i("7d54");e["a"]={created(){this.__tickFnList=[],this.__timeoutFnList=[]},deactivated(){this.__tickFnList.forEach(t=>{t.removeTick()}),this.__timeoutFnList.forEach(t=>{t.removeTimeout()})},beforeDestroy(){this.__tickFnList.forEach(t=>{t.removeTick()}),this.__tickFnList=void 0,this.__timeoutFnList.forEach(t=>{t.removeTimeout()}),this.__timeoutFnList=void 0},methods:{__useTick(t,e){const i={removeTick(){i.fn=void 0},registerTick:t=>{i.fn=t,this.$nextTick(()=>{i.fn===t&&(!1===this._isDestroyed&&i.fn(),i.fn=void 0)})}};this.__tickFnList.push(i),this[t]=i.registerTick,void 0!==e&&(this[e]=i.removeTick)},__useTimeout(t,e){const i={removeTimeout(){clearTimeout(i.timer)},registerTimeout:(t,e)=>{clearTimeout(i.timer),!1===this._isDestroyed&&(i.timer=setTimeout(t,e))}};this.__timeoutFnList.push(i),this[t]=i.registerTimeout,void 0!==e&&(this[e]=i.removeTimeout)}}}},"46ff":function(t,e,i){},"4b7e":function(t,e,i){"use strict";var o=i("2b0e"),n=i("99b6"),s=i("87e8"),r=i("e277");e["a"]=o["default"].extend({name:"QCardActions",mixins:[s["a"],n["a"]],props:{vertical:Boolean},computed:{classes(){return`q-card__actions--${!0===this.vertical?"vert column":"horiz row"} ${this.alignClass}`}},render(t){return t("div",{staticClass:"q-card__actions",class:this.classes,on:{...this.qListeners}},Object(r["c"])(this,"default"))}})},"4e73":function(t,e,i){"use strict";var o=i("2b0e"),n=i("c474"),s=i("463c"),r=i("7ee0"),a=i("b7fa"),l=i("9e62"),c=i("7562"),u=i("f376"),d=i("0967"),h=(i("14d9"),i("d882"));function p(t){for(let e=t;null!==e;e=e.parentNode)if(void 0!==e.__vue__)return e.__vue__}function f(t,e){if(null===t||null===e)return null;for(let i=t;void 0!==i;i=i.$parent)if(i===e)return!0;return!1}let v;const{notPassiveCapture:m,passiveCapture:g}=h["f"],y={click:[],focus:[]};function b(t){while(null!==(t=t.nextElementSibling))if(t.classList.contains("q-dialog--modal"))return!0;return!1}function _(t,e){for(let i=t.length-1;i>=0;i--)if(void 0===t[i](e))return}function w(t){clearTimeout(v),"focusin"===t.type&&(!0===d["a"].is.ie&&t.target===document.body||!0===t.target.hasAttribute("tabindex"))?v=setTimeout(()=>{_(y.focus,t)},!0===d["a"].is.ie?500:200):_(y.click,t)}var S={name:"click-outside",bind(t,{value:e,arg:i},o){const n=o.componentInstance||o.context,s={trigger:e,toggleEl:i,handler(e){const i=e.target;if(!0!==e.qClickOutside&&!0===document.body.contains(i)&&8!==i.nodeType&&i!==document.documentElement&&!1===i.classList.contains("no-pointer-events")&&!0!==b(t)&&(void 0===s.toggleEl||!1===s.toggleEl.contains(i))&&(i===document.body||!1===f(p(i),n)))return e.qClickOutside=!0,s.trigger(e)}};t.__qclickoutside&&(t.__qclickoutside_old=t.__qclickoutside),t.__qclickoutside=s,0===y.click.length&&(document.addEventListener("mousedown",w,m),document.addEventListener("touchstart",w,m),document.addEventListener("focusin",w,g)),y.click.push(s.handler),s.timerFocusin=setTimeout(()=>{y.focus.push(s.handler)},500)},update(t,{value:e,oldValue:i,arg:o}){const n=t.__qclickoutside;e!==i&&(n.trigger=e),o!==n.arg&&(n.toggleEl=o)},unbind(t){const e=t.__qclickoutside_old||t.__qclickoutside;if(void 0!==e){clearTimeout(e.timerFocusin);const i=y.click.findIndex(t=>t===e.handler),o=y.focus.findIndex(t=>t===e.handler);i>-1&&y.click.splice(i,1),o>-1&&y.focus.splice(o,1),0===y.click.length&&(clearTimeout(v),document.removeEventListener("mousedown",w,m),document.removeEventListener("touchstart",w,m),document.removeEventListener("focusin",w,g)),delete t[t.__qclickoutside_old?"__qclickoutside_old":"__qclickoutside"]}}},x=i("0831"),C=i("aff1"),k=i("e277"),O=i("f6ba"),q=i("2f79");e["a"]=o["default"].extend({name:"QMenu",mixins:[u["b"],a["a"],n["a"],s["a"],r["a"],l["c"],c["a"]],directives:{ClickOutside:S},props:{persistent:Boolean,autoClose:Boolean,separateClosePopup:Boolean,noRouteDismiss:Boolean,noRefocus:Boolean,noFocus:Boolean,fit:Boolean,cover:Boolean,square:Boolean,anchor:{type:String,validator:q["d"]},self:{type:String,validator:q["d"]},offset:{type:Array,validator:q["c"]},scrollTarget:{default:void 0},touchPosition:Boolean,maxHeight:{type:String,default:null},maxWidth:{type:String,default:null}},computed:{anchorOrigin(){return Object(q["a"])(this.anchor||(!0===this.cover?"center middle":"bottom start"),this.$q.lang.rtl)},selfOrigin(){return!0===this.cover?this.anchorOrigin:Object(q["a"])(this.self||"top start",this.$q.lang.rtl)},menuClass(){return(!0===this.square?" q-menu--square":"")+(!0===this.isDark?" q-menu--dark q-dark":"")},hideOnRouteChange(){return!0!==this.persistent&&!0!==this.noRouteDismiss},onEvents(){const t={...this.qListeners,input:h["k"],"popup-show":h["k"],"popup-hide":h["k"]};return!0===this.autoClose&&(t.click=this.__onAutoClose),t},attrs(){return{tabindex:-1,role:"menu",...this.qAttrs}}},methods:{focus(){Object(O["a"])(()=>{let t=void 0!==this.__portal&&void 0!==this.__portal.$refs?this.__portal.$refs.inner:void 0;void 0!==t&&!0!==t.contains(document.activeElement)&&(t=t.querySelector("[autofocus][tabindex], [data-autofocus][tabindex]")||t.querySelector("[autofocus] [tabindex], [data-autofocus] [tabindex]")||t.querySelector("[autofocus], [data-autofocus]")||t,t.focus({preventScroll:!0}))})},__show(t){if(this.__refocusTarget=!0!==d["a"].is.mobile&&!1===this.noRefocus&&null!==document.activeElement?document.activeElement:void 0,C["a"].register(this,t=>{!0!==this.persistent&&(this.$emit("escape-key"),this.hide(t))}),this.__showPortal(),this.__configureScrollTarget(),this.absoluteOffset=void 0,void 0!==t&&(this.touchPosition||this.contextMenu)){const e=Object(h["h"])(t);if(void 0!==e.left){const{top:t,left:i}=this.anchorEl.getBoundingClientRect();this.absoluteOffset={left:e.left-i,top:e.top-t}}}void 0===this.unwatch&&(this.unwatch=this.$watch(()=>this.$q.screen.width+"|"+this.$q.screen.height+"|"+this.self+"|"+this.anchor+"|"+this.$q.lang.rtl,this.updatePosition)),this.$el.dispatchEvent(Object(h["c"])("popup-show",{bubbles:!0})),!0!==this.noFocus&&null!==document.activeElement&&document.activeElement.blur(),this.__registerTick(()=>{this.updatePosition(),!0!==this.noFocus&&this.focus()}),this.__registerTimeout(()=>{!0===this.$q.platform.is.ios&&(this.__avoidAutoClose=this.autoClose,this.__portal.$el.click()),this.updatePosition(),this.__showPortal(!0),this.$emit("show",t)},300)},__hide(t){this.__removeTick(),this.__anchorCleanup(!0),this.__hidePortal(),void 0===this.__refocusTarget||null===this.__refocusTarget||void 0!==t&&!0===t.qClickOutside||(((t&&0===t.type.indexOf("key")?this.__refocusTarget.closest('[tabindex]:not([tabindex^="-"])'):void 0)||this.__refocusTarget).focus(),this.__refocusTarget=void 0),this.$el.dispatchEvent(Object(h["c"])("popup-hide",{bubbles:!0})),this.__registerTimeout(()=>{this.__hidePortal(!0),this.$emit("hide",t)},300)},__anchorCleanup(t){this.absoluteOffset=void 0,void 0!==this.unwatch&&(this.unwatch(),this.unwatch=void 0),!0!==t&&!0!==this.showing||(C["a"].pop(this),this.__unconfigureScrollTarget())},__unconfigureScrollTarget(){void 0!==this.__scrollTarget&&(this.__changeScrollEvent(this.__scrollTarget),this.__scrollTarget=void 0)},__configureScrollTarget(){void 0===this.anchorEl&&void 0===this.scrollTarget||(this.__scrollTarget=Object(x["d"])(this.anchorEl,this.scrollTarget),this.__changeScrollEvent(this.__scrollTarget,this.updatePosition))},__onAutoClose(t){!0!==this.__avoidAutoClose?(Object(l["a"])(this,t),void 0!==this.qListeners.click&&this.$emit("click",t)):this.__avoidAutoClose=!1},updatePosition(){if(void 0===this.anchorEl||void 0===this.__portal)return;const t=this.__portal.$el;8!==t.nodeType?Object(q["b"])({el:t,offset:this.offset,anchorEl:this.anchorEl,anchorOrigin:this.anchorOrigin,selfOrigin:this.selfOrigin,absoluteOffset:this.absoluteOffset,fit:this.fit,cover:this.cover,maxHeight:this.maxHeight,maxWidth:this.maxWidth}):setTimeout(this.updatePosition,25)},__onClickOutside(t){if(!0!==this.persistent&&!0===this.showing){const e=t.target.classList;return Object(l["a"])(this,t),("touchstart"===t.type||e.contains("q-dialog__backdrop"))&&Object(h["m"])(t),!0}},__renderPortal(t){return t("transition",{props:{...this.transitionProps}},[!0===this.showing?t("div",{ref:"inner",staticClass:"q-menu q-position-engine scroll"+this.menuClass,class:this.contentClass,style:this.contentStyle,attrs:this.attrs,on:this.onEvents,directives:[{name:"click-outside",value:this.__onClickOutside,arg:this.anchorEl}]},Object(k["c"])(this,"default")):null])}},created(){this.__useTick("__registerTick","__removeTick"),this.__useTimeout("__registerTimeout")},mounted(){this.__processModelChange(this.value)},beforeDestroy(){this.__refocusTarget=void 0,!0===this.showing&&void 0!==this.anchorEl&&this.anchorEl.dispatchEvent(Object(h["c"])("popup-hide",{bubbles:!0}))}})},5156:function(t,e,i){"use strict";var o="undefined"!==typeof Symbol&&Symbol,n=i("1696");t.exports=function(){return"function"===typeof o&&("function"===typeof Symbol&&("symbol"===typeof o("foo")&&("symbol"===typeof Symbol("bar")&&n())))}},"52dd":function(t,e,i){"use strict";var o;i.r(e),i.d(e,"v1",(function(){return y})),i.d(e,"v3",(function(){return z})),i.d(e,"v4",(function(){return D})),i.d(e,"v5",(function(){return K})),i.d(e,"NIL",(function(){return Q})),i.d(e,"version",(function(){return G})),i.d(e,"validate",(function(){return l})),i.d(e,"stringify",(function(){return f})),i.d(e,"parse",(function(){return _}));var n=new Uint8Array(16);function s(){if(!o&&(o="undefined"!==typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!==typeof msCrypto&&"function"===typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),!o))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return o(n)}var r=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function a(t){return"string"===typeof t&&r.test(t)}for(var l=a,c=[],u=0;u<256;++u)c.push((u+256).toString(16).substr(1));function d(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=(c[t[e+0]]+c[t[e+1]]+c[t[e+2]]+c[t[e+3]]+"-"+c[t[e+4]]+c[t[e+5]]+"-"+c[t[e+6]]+c[t[e+7]]+"-"+c[t[e+8]]+c[t[e+9]]+"-"+c[t[e+10]]+c[t[e+11]]+c[t[e+12]]+c[t[e+13]]+c[t[e+14]]+c[t[e+15]]).toLowerCase();if(!l(i))throw TypeError("Stringified UUID is invalid");return i}var h,p,f=d,v=0,m=0;function g(t,e,i){var o=e&&i||0,n=e||new Array(16);t=t||{};var r=t.node||h,a=void 0!==t.clockseq?t.clockseq:p;if(null==r||null==a){var l=t.random||(t.rng||s)();null==r&&(r=h=[1|l[0],l[1],l[2],l[3],l[4],l[5]]),null==a&&(a=p=16383&(l[6]<<8|l[7]))}var c=void 0!==t.msecs?t.msecs:Date.now(),u=void 0!==t.nsecs?t.nsecs:m+1,d=c-v+(u-m)/1e4;if(d<0&&void 0===t.clockseq&&(a=a+1&16383),(d<0||c>v)&&void 0===t.nsecs&&(u=0),u>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");v=c,m=u,p=a,c+=122192928e5;var g=(1e4*(268435455&c)+u)%4294967296;n[o++]=g>>>24&255,n[o++]=g>>>16&255,n[o++]=g>>>8&255,n[o++]=255&g;var y=c/4294967296*1e4&268435455;n[o++]=y>>>8&255,n[o++]=255&y,n[o++]=y>>>24&15|16,n[o++]=y>>>16&255,n[o++]=a>>>8|128,n[o++]=255&a;for(var b=0;b<6;++b)n[o+b]=r[b];return e||f(n)}var y=g;function b(t){if(!l(t))throw TypeError("Invalid UUID");var e,i=new Uint8Array(16);return i[0]=(e=parseInt(t.slice(0,8),16))>>>24,i[1]=e>>>16&255,i[2]=e>>>8&255,i[3]=255&e,i[4]=(e=parseInt(t.slice(9,13),16))>>>8,i[5]=255&e,i[6]=(e=parseInt(t.slice(14,18),16))>>>8,i[7]=255&e,i[8]=(e=parseInt(t.slice(19,23),16))>>>8,i[9]=255&e,i[10]=(e=parseInt(t.slice(24,36),16))/1099511627776&255,i[11]=e/4294967296&255,i[12]=e>>>24&255,i[13]=e>>>16&255,i[14]=e>>>8&255,i[15]=255&e,i}var _=b;function w(t){t=unescape(encodeURIComponent(t));for(var e=[],i=0;i<t.length;++i)e.push(t.charCodeAt(i));return e}var S="6ba7b810-9dad-11d1-80b4-00c04fd430c8",x="6ba7b811-9dad-11d1-80b4-00c04fd430c8",C=function(t,e,i){function o(t,o,n,s){if("string"===typeof t&&(t=w(t)),"string"===typeof o&&(o=_(o)),16!==o.length)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var r=new Uint8Array(16+t.length);if(r.set(o),r.set(t,o.length),r=i(r),r[6]=15&r[6]|e,r[8]=63&r[8]|128,n){s=s||0;for(var a=0;a<16;++a)n[s+a]=r[a];return n}return f(r)}try{o.name=t}catch(n){}return o.DNS=S,o.URL=x,o};function k(t){if("string"===typeof t){var e=unescape(encodeURIComponent(t));t=new Uint8Array(e.length);for(var i=0;i<e.length;++i)t[i]=e.charCodeAt(i)}return O(E(A(t),8*t.length))}function O(t){for(var e=[],i=32*t.length,o="0123456789abcdef",n=0;n<i;n+=8){var s=t[n>>5]>>>n%32&255,r=parseInt(o.charAt(s>>>4&15)+o.charAt(15&s),16);e.push(r)}return e}function q(t){return 14+(t+64>>>9<<4)+1}function E(t,e){t[e>>5]|=128<<e%32,t[q(e)-1]=e;for(var i=1732584193,o=-271733879,n=-1732584194,s=271733878,r=0;r<t.length;r+=16){var a=i,l=o,c=n,u=s;i=L(i,o,n,s,t[r],7,-680876936),s=L(s,i,o,n,t[r+1],12,-389564586),n=L(n,s,i,o,t[r+2],17,606105819),o=L(o,n,s,i,t[r+3],22,-1044525330),i=L(i,o,n,s,t[r+4],7,-176418897),s=L(s,i,o,n,t[r+5],12,1200080426),n=L(n,s,i,o,t[r+6],17,-1473231341),o=L(o,n,s,i,t[r+7],22,-45705983),i=L(i,o,n,s,t[r+8],7,1770035416),s=L(s,i,o,n,t[r+9],12,-1958414417),n=L(n,s,i,o,t[r+10],17,-42063),o=L(o,n,s,i,t[r+11],22,-1990404162),i=L(i,o,n,s,t[r+12],7,1804603682),s=L(s,i,o,n,t[r+13],12,-40341101),n=L(n,s,i,o,t[r+14],17,-1502002290),o=L(o,n,s,i,t[r+15],22,1236535329),i=I(i,o,n,s,t[r+1],5,-165796510),s=I(s,i,o,n,t[r+6],9,-1069501632),n=I(n,s,i,o,t[r+11],14,643717713),o=I(o,n,s,i,t[r],20,-373897302),i=I(i,o,n,s,t[r+5],5,-701558691),s=I(s,i,o,n,t[r+10],9,38016083),n=I(n,s,i,o,t[r+15],14,-660478335),o=I(o,n,s,i,t[r+4],20,-405537848),i=I(i,o,n,s,t[r+9],5,568446438),s=I(s,i,o,n,t[r+14],9,-1019803690),n=I(n,s,i,o,t[r+3],14,-187363961),o=I(o,n,s,i,t[r+8],20,1163531501),i=I(i,o,n,s,t[r+13],5,-1444681467),s=I(s,i,o,n,t[r+2],9,-51403784),n=I(n,s,i,o,t[r+7],14,1735328473),o=I(o,n,s,i,t[r+12],20,-1926607734),i=P(i,o,n,s,t[r+5],4,-378558),s=P(s,i,o,n,t[r+8],11,-2022574463),n=P(n,s,i,o,t[r+11],16,1839030562),o=P(o,n,s,i,t[r+14],23,-35309556),i=P(i,o,n,s,t[r+1],4,-1530992060),s=P(s,i,o,n,t[r+4],11,1272893353),n=P(n,s,i,o,t[r+7],16,-155497632),o=P(o,n,s,i,t[r+10],23,-1094730640),i=P(i,o,n,s,t[r+13],4,681279174),s=P(s,i,o,n,t[r],11,-358537222),n=P(n,s,i,o,t[r+3],16,-722521979),o=P(o,n,s,i,t[r+6],23,76029189),i=P(i,o,n,s,t[r+9],4,-640364487),s=P(s,i,o,n,t[r+12],11,-421815835),n=P(n,s,i,o,t[r+15],16,530742520),o=P(o,n,s,i,t[r+2],23,-995338651),i=M(i,o,n,s,t[r],6,-198630844),s=M(s,i,o,n,t[r+7],10,1126891415),n=M(n,s,i,o,t[r+14],15,-1416354905),o=M(o,n,s,i,t[r+5],21,-57434055),i=M(i,o,n,s,t[r+12],6,1700485571),s=M(s,i,o,n,t[r+3],10,-1894986606),n=M(n,s,i,o,t[r+10],15,-1051523),o=M(o,n,s,i,t[r+1],21,-2054922799),i=M(i,o,n,s,t[r+8],6,1873313359),s=M(s,i,o,n,t[r+15],10,-30611744),n=M(n,s,i,o,t[r+6],15,-1560198380),o=M(o,n,s,i,t[r+13],21,1309151649),i=M(i,o,n,s,t[r+4],6,-145523070),s=M(s,i,o,n,t[r+11],10,-1120210379),n=M(n,s,i,o,t[r+2],15,718787259),o=M(o,n,s,i,t[r+9],21,-343485551),i=j(i,a),o=j(o,l),n=j(n,c),s=j(s,u)}return[i,o,n,s]}function A(t){if(0===t.length)return[];for(var e=8*t.length,i=new Uint32Array(q(e)),o=0;o<e;o+=8)i[o>>5]|=(255&t[o/8])<<o%32;return i}function j(t,e){var i=(65535&t)+(65535&e),o=(t>>16)+(e>>16)+(i>>16);return o<<16|65535&i}function $(t,e){return t<<e|t>>>32-e}function T(t,e,i,o,n,s){return j($(j(j(e,t),j(o,s)),n),i)}function L(t,e,i,o,n,s,r){return T(e&i|~e&o,t,e,n,s,r)}function I(t,e,i,o,n,s,r){return T(e&o|i&~o,t,e,n,s,r)}function P(t,e,i,o,n,s,r){return T(e^i^o,t,e,n,s,r)}function M(t,e,i,o,n,s,r){return T(i^(e|~o),t,e,n,s,r)}var R=k,B=C("v3",48,R),z=B;function V(t,e,i){t=t||{};var o=t.random||(t.rng||s)();if(o[6]=15&o[6]|64,o[8]=63&o[8]|128,e){i=i||0;for(var n=0;n<16;++n)e[i+n]=o[n];return e}return f(o)}var D=V;function F(t,e,i,o){switch(t){case 0:return e&i^~e&o;case 1:return e^i^o;case 2:return e&i^e&o^i&o;case 3:return e^i^o}}function N(t,e){return t<<e|t>>>32-e}function H(t){var e=[1518500249,1859775393,2400959708,3395469782],i=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"===typeof t){var o=unescape(encodeURIComponent(t));t=[];for(var n=0;n<o.length;++n)t.push(o.charCodeAt(n))}else Array.isArray(t)||(t=Array.prototype.slice.call(t));t.push(128);for(var s=t.length/4+2,r=Math.ceil(s/16),a=new Array(r),l=0;l<r;++l){for(var c=new Uint32Array(16),u=0;u<16;++u)c[u]=t[64*l+4*u]<<24|t[64*l+4*u+1]<<16|t[64*l+4*u+2]<<8|t[64*l+4*u+3];a[l]=c}a[r-1][14]=8*(t.length-1)/Math.pow(2,32),a[r-1][14]=Math.floor(a[r-1][14]),a[r-1][15]=8*(t.length-1)&4294967295;for(var d=0;d<r;++d){for(var h=new Uint32Array(80),p=0;p<16;++p)h[p]=a[d][p];for(var f=16;f<80;++f)h[f]=N(h[f-3]^h[f-8]^h[f-14]^h[f-16],1);for(var v=i[0],m=i[1],g=i[2],y=i[3],b=i[4],_=0;_<80;++_){var w=Math.floor(_/20),S=N(v,5)+F(w,m,g,y)+b+e[w]+h[_]>>>0;b=y,y=g,g=N(m,30)>>>0,m=v,v=S}i[0]=i[0]+v>>>0,i[1]=i[1]+m>>>0,i[2]=i[2]+g>>>0,i[3]=i[3]+y>>>0,i[4]=i[4]+b>>>0}return[i[0]>>24&255,i[0]>>16&255,i[0]>>8&255,255&i[0],i[1]>>24&255,i[1]>>16&255,i[1]>>8&255,255&i[1],i[2]>>24&255,i[2]>>16&255,i[2]>>8&255,255&i[2],i[3]>>24&255,i[3]>>16&255,i[3]>>8&255,255&i[3],i[4]>>24&255,i[4]>>16&255,i[4]>>8&255,255&i[4]]}var U=H,W=C("v5",80,U),K=W,Q="00000000-0000-0000-0000-000000000000";function Y(t){if(!l(t))throw TypeError("Invalid UUID");return parseInt(t.substr(14,1),16)}var G=Y},5402:function(t,e,i){"use strict";var o=i("0d25"),n=i("2714"),s=i("ccf1"),r=i("f213"),a=i("33f3"),l=a||r||s;t.exports=function(){var t,e={assert:function(t){if(!e.has(t))throw new o("Side channel does not contain "+n(t))},delete:function(e){return!!t&&t["delete"](e)},get:function(e){return t&&t.get(e)},has:function(e){return!!t&&t.has(e)},set:function(e,i){t||(t=l()),t.set(e,i)}};return e}},"54e1":function(t,e,i){"use strict";i("14d9");var o=i("2b0e"),n=i("b7fa"),s=i("87e8"),r=i("e277");const a={role:"alert"};e["a"]=o["default"].extend({name:"QBanner",mixins:[s["a"],n["a"]],props:{inlineActions:Boolean,dense:Boolean,rounded:Boolean},render(t){const e=Object(r["c"])(this,"action"),i=[t("div",{staticClass:"q-banner__avatar col-auto row items-center self-start"},Object(r["c"])(this,"avatar")),t("div",{staticClass:"q-banner__content col text-body2"},Object(r["c"])(this,"default"))];return void 0!==e&&i.push(t("div",{staticClass:"q-banner__actions row items-center justify-end",class:"col-"+(!0===this.inlineActions?"auto":"all")},e)),t("div",{staticClass:"q-banner row items-center",class:{"q-banner--top-padding":void 0!==e&&!this.inlineActions,"q-banner--dense":this.dense,"q-banner--dark q-dark":this.isDark,"rounded-borders":this.rounded},attrs:a,on:{...this.qListeners}},i)}})},"582c":function(t,e,i){"use strict";i("14d9"),i("e9f5"),i("910d"),i("ab43"),i("ddb0");var o=i("0967"),n=i("d882");const s=()=>!0;function r(t){return"string"===typeof t&&""!==t&&"/"!==t&&"#/"!==t}function a(t){return!0===t.startsWith("#")&&(t=t.substr(1)),!1===t.startsWith("/")&&(t="/"+t),!0===t.endsWith("/")&&(t=t.substr(0,t.length-1)),"#"+t}function l(t){if(!1===t.backButtonExit)return()=>!1;if("*"===t.backButtonExit)return s;const e=["#/"];return!0===Array.isArray(t.backButtonExit)&&e.push(...t.backButtonExit.filter(r).map(a)),()=>e.includes(window.location.hash)}e["a"]={__history:[],add:n["g"],remove:n["g"],install(t){if(!0===o["e"])return;const{cordova:e,capacitor:i}=o["a"].is;if(!0!==e&&!0!==i)return;const n=t[!0===e?"cordova":"capacitor"];if(void 0!==n&&!1===n.backButton)return;if(!0===i&&(void 0===window.Capacitor||void 0===window.Capacitor.Plugins.App))return;this.add=t=>{void 0===t.condition&&(t.condition=s),this.__history.push(t)},this.remove=t=>{const e=this.__history.indexOf(t);e>=0&&this.__history.splice(e,1)};const r=l(Object.assign({backButtonExit:!0},n)),a=()=>{if(this.__history.length){const t=this.__history[this.__history.length-1];!0===t.condition()&&(this.__history.pop(),t.handler())}else!0===r()?navigator.app.exitApp():window.history.back()};!0===e?document.addEventListener("deviceready",()=>{document.addEventListener("backbutton",a,!1)}):window.Capacitor.Plugins.App.addListener("backButton",a)}}},"58a8":function(t,e,i){"use strict";var o=i("2b0e"),n=i("87e8"),s=i("e277");e["a"]=o["default"].extend({name:"QBadge",mixins:[n["a"]],props:{color:String,textColor:String,floating:Boolean,transparent:Boolean,multiLine:Boolean,outline:Boolean,rounded:Boolean,label:[Number,String],align:{type:String,validator:t=>["top","middle","bottom"].includes(t)}},computed:{style(){if(void 0!==this.align)return{verticalAlign:this.align}},classes(){const t=!0===this.outline&&this.color||this.textColor;return`q-badge flex inline items-center no-wrap q-badge--${!0===this.multiLine?"multi":"single"}-line`+(!0===this.outline?" q-badge--outline":void 0!==this.color?" bg-"+this.color:"")+(void 0!==t?" text-"+t:"")+(!0===this.floating?" q-badge--floating":"")+(!0===this.rounded?" q-badge--rounded":"")+(!0===this.transparent?" q-badge--transparent":"")},attrs(){return{role:"status","aria-label":this.label}}},render(t){return t("div",{style:this.style,class:this.classes,attrs:this.attrs,on:{...this.qListeners}},void 0!==this.label?[this.label]:Object(s["c"])(this,"default"))}})},"594d":function(t,e,i){"use strict";var o=i("6642"),n=i("87e8");e["a"]={mixins:[n["a"]],props:{color:String,size:{type:[Number,String],default:"1em"}},computed:{cSize(){return this.size in o["c"]?o["c"][this.size]+"px":this.size},classes(){if(this.color)return"text-"+this.color}}}},"59d7":function(t,e,i){"use strict";var o=i("2b0e"),n=i("0016"),s=i("0d59"),r=i("75c3"),a=i("87e8"),l=i("0831"),c=i("7937"),u=i("d882"),d=i("e277");const h=40,p=20;e["a"]=o["default"].extend({name:"QPullToRefresh",mixins:[a["a"]],directives:{TouchPan:r["a"]},props:{color:String,bgColor:String,icon:String,noMouse:Boolean,disable:Boolean,scrollTarget:{default:void 0}},data(){return{state:"pull",pullRatio:0,pulling:!1,pullPosition:-h,animating:!1,positionCSS:{}}},computed:{style(){return{opacity:this.pullRatio,transform:`translateY(${this.pullPosition}px) rotate(${360*this.pullRatio}deg)`}},classes(){return"q-pull-to-refresh__puller row flex-center"+(!0===this.animating?" q-pull-to-refresh__puller--animating":"")+(void 0!==this.bgColor?" bg-"+this.bgColor:"")},directives(){if(!0!==this.disable){const t={down:!0};return!0!==this.noMouse&&(t.mouse=!0),[{name:"touch-pan",modifiers:t,value:this.__pull}]}},contentClass(){return"q-pull-to-refresh__content"+(!0===this.pulling?" no-pointer-events":"")}},watch:{scrollTarget(){this.updateScrollTarget()}},methods:{trigger(){this.$emit("refresh",()=>{this.__animateTo({pos:-h,ratio:0},()=>{this.state="pull"})})},updateScrollTarget(){this.__scrollTarget=Object(l["d"])(this.$el,this.scrollTarget)},__pull(t){if(!0===t.isFinal)return void(!0===this.pulling&&(this.pulling=!1,"pulled"===this.state?(this.state="refreshing",this.__animateTo({pos:p}),this.trigger()):"pull"===this.state&&this.__animateTo({pos:-h,ratio:0})));if(!0===this.animating||"refreshing"===this.state)return!1;if(!0===t.isFirst){if(0!==Object(l["c"])(this.__scrollTarget)||"down"!==t.direction)return!0===this.pulling&&(this.pulling=!1,this.state="pull",this.__animateTo({pos:-h,ratio:0})),!1;this.pulling=!0;const{top:e,left:i}=this.$el.getBoundingClientRect();this.positionCSS={top:e+"px",left:i+"px",width:window.getComputedStyle(this.$el).getPropertyValue("width")}}Object(u["i"])(t.evt);const e=Math.min(140,Math.max(0,t.distance.y));this.pullPosition=e-h,this.pullRatio=Object(c["a"])(e/(p+h),0,1);const i=this.pullPosition>p?"pulled":"pull";this.state!==i&&(this.state=i)},__animateTo({pos:t,ratio:e},i){this.animating=!0,this.pullPosition=t,void 0!==e&&(this.pullRatio=e),clearTimeout(this.timer),this.timer=setTimeout(()=>{this.animating=!1,i&&i()},300)}},mounted(){this.updateScrollTarget()},beforeDestroy(){clearTimeout(this.timer)},render(t){return t("div",{staticClass:"q-pull-to-refresh",on:{...this.qListeners},directives:this.directives},[t("div",{class:this.contentClass},Object(d["c"])(this,"default")),t("div",{staticClass:"q-pull-to-refresh__puller-container fixed row flex-center no-pointer-events z-top",style:this.positionCSS},[t("div",{style:this.style,class:this.classes},["refreshing"!==this.state?t(n["a"],{props:{name:this.icon||this.$q.iconSet.pullToRefresh.icon,color:this.color,size:"32px"}}):t(s["a"],{props:{size:"24px",color:this.color}})])])])}})},"59eb":function(t,e,i){"use strict";t.exports=Math.pow},"5ff7":function(t,e,i){"use strict";i.d(e,"a",(function(){return r})),i.d(e,"c",(function(){return a})),i.d(e,"b",(function(){return l}));i("ace4"),i("2c66"),i("249d"),i("40e9"),i("e9f5"),i("910d"),i("5377"),i("1e70"),i("79a4"),i("c1a1"),i("8b00"),i("a4e7"),i("1e5a"),i("72c3"),i("ddb0");const o="function"===typeof Map,n="function"===typeof Set,s="function"===typeof ArrayBuffer;function r(t,e){if(t===e)return!0;if(null!==t&&null!==e&&"object"===typeof t&&"object"===typeof e){if(t.constructor!==e.constructor)return!1;let i,a;if(t.constructor===Array){if(i=t.length,i!==e.length)return!1;for(a=i;0!==a--;)if(!0!==r(t[a],e[a]))return!1;return!0}if(!0===o&&t.constructor===Map){if(t.size!==e.size)return!1;let i=t.entries();a=i.next();while(!0!==a.done){if(!0!==e.has(a.value[0]))return!1;a=i.next()}i=t.entries(),a=i.next();while(!0!==a.done){if(!0!==r(a.value[1],e.get(a.value[0])))return!1;a=i.next()}return!0}if(!0===n&&t.constructor===Set){if(t.size!==e.size)return!1;const i=t.entries();a=i.next();while(!0!==a.done){if(!0!==e.has(a.value[0]))return!1;a=i.next()}return!0}if(!0===s&&null!=t.buffer&&t.buffer.constructor===ArrayBuffer){if(i=t.length,i!==e.length)return!1;for(a=i;0!==a--;)if(t[a]!==e[a])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();const l=Object.keys(t).filter(e=>void 0!==t[e]);if(i=l.length,i!==Object.keys(e).filter(t=>void 0!==e[t]).length)return!1;for(a=i;0!==a--;){const i=l[a];if(!0!==r(t[i],e[i]))return!1}return!0}return t!==t&&e!==e}function a(t){return null!==t&&"object"===typeof t&&!0!==Array.isArray(t)}function l(t){return"number"===typeof t&&isFinite(t)}},6591:function(t,e,i){"use strict";t.exports=Math.floor},6642:function(t,e,i){"use strict";i.d(e,"c",(function(){return o})),i.d(e,"b",(function(){return n}));const o={xs:18,sm:24,md:32,lg:38,xl:46};function n(t){return{props:{size:String},computed:{sizeStyle(){if(void 0!==this.size)return{fontSize:this.size in t?t[this.size]+"px":this.size}}}}}e["a"]=n(o)},"66e5":function(t,e,i){"use strict";i("3c65");var o=i("2b0e"),n=i("b7fa"),s=i("e2fa"),r=i("8716"),a=i("87e8"),l=i("e277"),c=i("d882"),u=i("dc8a");e["a"]=o["default"].extend({name:"QItem",mixins:[n["a"],r["a"],s["a"],a["a"]],props:{active:{type:Boolean,default:null},clickable:Boolean,dense:Boolean,insetLevel:Number,tabindex:[String,Number],focused:Boolean,manualFocus:Boolean},computed:{isActionable(){return!0===this.clickable||!0===this.hasLink||"label"===this.tag},isClickable(){return!0!==this.disable&&!0===this.isActionable},classes(){return"q-item q-item-type row no-wrap"+(!0===this.dense?" q-item--dense":"")+(!0===this.isDark?" q-item--dark":"")+(!0===this.hasLink&&null===this.active?this.linkClass:!0===this.active?` q-item--active${void 0!==this.activeClass?" "+this.activeClass:""} `:"")+(!0===this.disable?" disabled":"")+(!0===this.isClickable?" q-item--clickable q-link cursor-pointer "+(!0===this.manualFocus?"q-manual-focusable":"q-focusable q-hoverable")+(!0===this.focused?" q-manual-focusable--focused":""):"")},style(){if(void 0!==this.insetLevel){const t=!0===this.$q.lang.rtl?"Right":"Left";return{["padding"+t]:16+56*this.insetLevel+"px"}}},onEvents(){return{...this.qListeners,click:this.__onClick,keyup:this.__onKeyup}}},methods:{__onClick(t){!0===this.isClickable&&(void 0!==this.$refs.blurTarget&&(!0!==t.qKeyEvent&&document.activeElement===this.$el?this.$refs.blurTarget.focus():document.activeElement===this.$refs.blurTarget&&this.$el.focus()),this.__navigateOnClick(t))},__onKeyup(t){if(!0===this.isClickable&&!0===Object(u["a"])(t,13)){Object(c["l"])(t),t.qKeyEvent=!0;const e=new MouseEvent("click",t);e.qKeyEvent=!0,this.$el.dispatchEvent(e)}this.$emit("keyup",t)},__getContent(t){const e=Object(l["d"])(this,"default",[]);return!0===this.isClickable&&e.unshift(t("div",{staticClass:"q-focus-helper",attrs:{tabindex:-1},ref:"blurTarget"})),e}},render(t){const e={class:this.classes,style:this.style,attrs:{role:"listitem"},on:this.onEvents};return!0===this.isClickable?(e.attrs.tabindex=this.tabindex||"0",Object.assign(e.attrs,this.linkAttrs)):!0===this.isActionable&&(e.attrs["aria-disabled"]="true"),t(this.linkTag,e,this.__getContent(t))}})},"67d9":function(t,e,i){"use strict";t.exports=URIError},"67ee":function(t,e,i){"use strict";t.exports=SyntaxError},"688e":function(t,e,i){"use strict";var o="Function.prototype.bind called on incompatible ",n=Object.prototype.toString,s=Math.max,r="[object Function]",a=function(t,e){for(var i=[],o=0;o<t.length;o+=1)i[o]=t[o];for(var n=0;n<e.length;n+=1)i[n+t.length]=e[n];return i},l=function(t,e){for(var i=[],o=e||0,n=0;o<t.length;o+=1,n+=1)i[n]=t[o];return i},c=function(t,e){for(var i="",o=0;o<t.length;o+=1)i+=t[o],o+1<t.length&&(i+=e);return i};t.exports=function(t){var e=this;if("function"!==typeof e||n.apply(e)!==r)throw new TypeError(o+e);for(var i,u=l(arguments,1),d=function(){if(this instanceof i){var o=e.apply(this,a(u,arguments));return Object(o)===o?o:this}return e.apply(t,a(u,arguments))},h=s(0,e.length-u.length),p=[],f=0;f<h;f++)p[f]="$"+f;if(i=Function("binder","return function ("+c(p,",")+"){ return binder.apply(this,arguments); }")(d),e.prototype){var v=function(){};v.prototype=e.prototype,i.prototype=new v,v.prototype=null}return i}},6900:function(t,e,i){"use strict";e["a"]={props:{ratio:[String,Number]},computed:{ratioStyle(){const t=this.ratio||this.naturalRatio;if(void 0!==t)return{paddingBottom:100/t+"%"}}}}},"6c3d":function(t,e,i){"use strict";t.exports=Object.getOwnPropertyDescriptor},"6ed5":function(t,e,i){"use strict";i.r(e);var o=function(){var t=this,e=t._self._c;return e("div",[e("q-card",{staticStyle:{width:"100%"}},[e("q-card-section",{staticClass:"row items-center"},[e("div",{staticClass:"col-12 row",staticStyle:{padding:".75rem .75rem 1rem"}},[e("div",{staticClass:"col-12 text-center",staticStyle:{padding:"0 0 30px 0"}},[t._v(" Share to your friend ")]),e("div",{staticClass:"col-12 row"},[e("div",{staticClass:"col-3 text-center row",on:{click:function(e){return t.ShareLink("facebook")}}},[e("div",{staticClass:"col-12"},[e("i",{staticClass:"fab fa-facebook-square",staticStyle:{color:"#395498","font-size":"50px"}})]),e("div",{staticClass:"col-12",staticStyle:{"font-size":"12px"}},[t._v(" Facebook ")])]),e("div",{staticClass:"col-3 text-center row",on:{click:function(e){return t.ShareLink("line")}}},[e("div",{staticClass:"col-12"},[e("i",{staticClass:"fab fa-line",staticStyle:{color:"#00B900","font-size":"50px"}})]),e("div",{staticClass:"col-12",staticStyle:{"font-size":"12px"}},[t._v(" Line ")])]),e("div",{staticClass:"col-3 text-center row",on:{click:function(e){return t.ShareLink("twitter")}}},[e("div",{staticClass:"col-12"},[e("i",{staticClass:"fab fa-twitter-square",staticStyle:{color:"#4DA6E9","font-size":"50px"}})]),e("div",{staticClass:"col-12",staticStyle:{"font-size":"12px"}},[t._v(" Twitter ")])]),e("div",{staticClass:"col-3 text-center row",on:{click:function(e){return t.ShareLink("copy")}}},[e("div",{staticClass:"col-12"},[e("i",{staticClass:"fas fa-copy",staticStyle:{color:"#2c2a74","font-size":"50px"}})]),e("div",{staticClass:"col-12",staticStyle:{"font-size":"12px"}},[t._v(" Copy link ")])])])])])],1)],1)},n=[],s=i("f09f"),r=i("a370");const a={QCardSection:r["a"],QCard:s["a"]};var l={props:["id"],components:{...a},data(){return{}},mounted(){},methods:{async ShareLink(t){let e=window.location.href;switch(e=encodeURIComponent(e),t){case"facebook":if(navigator&&navigator.share){const t={url:e};await navigator.share(t)}window.open("https://www.facebook.com/sharer/sharer.php?u="+e,"_blank");break;case"twitter":if(navigator&&navigator.share){const t={url:e};await navigator.share(t)}window.open("https://twitter.com/intent/tweet?url="+e,"_blank");break;case"line":if(navigator&&navigator.share){const t={url:e};await navigator.share(t)}window.open("https://social-plugins.line.me/lineit/share?url="+e,"_blank");break;case"copy":this.copyToClipboard(decodeURIComponent(e)),this.$q.notify({type:"info",color:"brand",position:"top",message:"Copy to clipboard!",classes:"z-index: 20000;",timeout:1200});break}},copyToClipboard(t){var e=document.createElement("textarea");document.body.appendChild(e),e.value=t,e.select(),document.execCommand("copy"),document.body.removeChild(e)}}},c=l,u=i("2877"),d=Object(u["a"])(c,o,n,!1,null,null,null);e["default"]=d.exports},7003:function(t,e,i){},"705f":function(t,e,i){"use strict";i("090b")},"71c9":function(t,e,i){"use strict";var o=Object.defineProperty||!1;if(o)try{o({},"a",{value:1})}catch(n){o=!1}t.exports=o},7518:function(t,e,i){"use strict";i("14d9"),i("e9f5"),i("ab43");var o=i("2b0e"),n=i("24e8"),s=i("0016"),r=i("eb85"),a=i("f09f"),l=i("a370"),c=i("66e5"),u=i("4074"),d=i("b7fa"),h=i("f376"),p=i("d54d");const f={staticClass:"row items-stretch justify-start",attrs:{role:"list"}},v={attrs:{role:"list"}},m={tabindex:0,role:"listitem"};var g=o["default"].extend({name:"BottomSheetPlugin",mixins:[d["a"],h["b"]],inheritAttrs:!1,props:{title:String,message:String,actions:Array,grid:Boolean,cardClass:[String,Array,Object],cardStyle:[String,Array,Object]},computed:{dialogProps(){return{...this.qAttrs,position:"bottom"}}},methods:{show(){this.$refs.dialog.show()},hide(){this.$refs.dialog.hide()},onOk(t){this.$emit("ok",t),this.hide()},__getGrid(t){return this.actions.map(e=>{const i=e.avatar||e.img;return void 0===e.label?t(r["a"],{staticClass:"col-all",props:{dark:this.isDark}}):t("div",{staticClass:"q-bottom-sheet__item q-hoverable q-focusable cursor-pointer relative-position",class:e.classes,style:e.style,attrs:m,on:{click:()=>{this.onOk(e)},keyup:t=>{13===t.keyCode&&this.onOk(e)}}},[t("div",{staticClass:"q-focus-helper"}),e.icon?t(s["a"],{props:{name:e.icon,color:e.color}}):i?t("img",{attrs:{src:i},staticClass:e.avatar?"q-bottom-sheet__avatar":null}):t("div",{staticClass:"q-bottom-sheet__empty-icon"}),t("div",[e.label])])})},__getList(t){return this.actions.map(e=>{const i=e.avatar||e.img;return void 0===e.label?t(r["a"],{props:{spaced:!0,dark:this.isDark}}):t(c["a"],{staticClass:"q-bottom-sheet__item",class:e.classes,style:e.style,props:{tabindex:0,clickable:!0,dark:this.isDark},on:{click:()=>{this.onOk(e)}}},[t(u["a"],{props:{avatar:!0}},[e.icon?t(s["a"],{props:{name:e.icon,color:e.color}}):i?t("img",{attrs:{src:i},staticClass:e.avatar?"q-bottom-sheet__avatar":null}):null]),t(u["a"],[e.label])])})}},render(t){const e=[];return this.title&&e.push(t(l["a"],{staticClass:"q-dialog__title"},[this.title])),this.message&&e.push(t(l["a"],{staticClass:"q-dialog__message"},[this.message])),e.push(!0===this.grid?t("div",f,this.__getGrid(t)):t("div",v,this.__getList(t))),t(n["a"],{ref:"dialog",props:this.dialogProps,on:Object(p["b"])(this,"hide",{hide:()=>{this.$emit("hide")}})},[t(a["a"],{staticClass:"q-bottom-sheet q-bottom-sheet--"+(!0===this.grid?"grid":"list")+(!0===this.isDark?" q-bottom-sheet--dark q-dark":""),style:this.cardStyle,class:this.cardClass},e)])}}),y=i("0967");const b={onOk:()=>b,okCancel:()=>b,hide:()=>b,update:()=>b};function _(t,e){for(const i in e)"spinner"!==i&&Object(e[i])===e[i]?(t[i]=Object(t[i])!==t[i]?{}:{...t[i]},_(t[i],e[i])):t[i]=e[i]}let w;function S(t,e){if(void 0!==t)return t;if(void 0!==e)return e;if(void 0===w){const t=document.getElementById("q-app");t&&t.__vue__&&(w=t.__vue__.$root)}return w}var x=function(t){return({className:e,class:i,style:n,component:s,root:r,parent:a,...l})=>{if(!0===y["e"])return b;void 0!==i&&(l.cardClass=i),void 0!==n&&(l.cardStyle=n);const c=void 0!==s;let u,d;!0===c?u=s:(u=t,d=l);const h=[],p=[],f={onOk(t){return h.push(t),f},onCancel(t){return p.push(t),f},onDismiss(t){return h.push(t),p.push(t),f},hide(){return w.$refs.dialog.hide(),f},update({className:t,class:e,style:i,component:o,root:n,parent:s,...r}){return null!==w&&(void 0!==e&&(r.cardClass=e),void 0!==i&&(r.cardStyle=i),!0===c?Object.assign(l,r):(_(l,r),d={...l}),w.$forceUpdate()),f}},v=document.createElement("div");document.body.appendChild(v);let m=!1;const g={ok:t=>{m=!0,h.forEach(e=>{e(t)})},hide:()=>{w.$destroy(),w.$el.remove(),w=null,!0!==m&&p.forEach(t=>{t()})}};let w=new o["default"]({name:"QGlobalDialog",el:v,parent:S(a,r),render(t){return t(u,{ref:"dialog",props:l,attrs:d,on:g})},mounted(){void 0!==this.$refs.dialog?this.$refs.dialog.show():g["hook:mounted"]=()=>{void 0!==this.$refs.dialog&&this.$refs.dialog.show()}}});return f}};e["a"]={install({$q:t}){this.create=t.bottomSheet=x(g)}}},7562:function(t,e,i){"use strict";e["a"]={props:{transitionShow:{type:String,default:"fade"},transitionHide:{type:String,default:"fade"}},computed:{transitionProps(){const t="q-transition--"+(this.transitionShow||this.defaultTransitionShow),e="q-transition--"+(this.transitionHide||this.defaultTransitionHide);return{appear:!0,enterClass:t+"-enter",enterActiveClass:t+"-enter-active",enterToClass:t+"-enter-to",leaveClass:e+"-leave",leaveActiveClass:e+"-leave-active",leaveToClass:e+"-leave-to"}}}}},"75c3":function(t,e,i){"use strict";var o=i("0967"),n=i("7c86"),s=i("d882"),r=i("f249");function a(t,e,i){const o=Object(s["h"])(t);let n,r=o.left-e.event.x,a=o.top-e.event.y,l=Math.abs(r),c=Math.abs(a);const u=e.direction;!0===u.horizontal&&!0!==u.vertical?n=r<0?"left":"right":!0!==u.horizontal&&!0===u.vertical?n=a<0?"up":"down":!0===u.up&&a<0?(n="up",l>c&&(!0===u.left&&r<0?n="left":!0===u.right&&r>0&&(n="right"))):!0===u.down&&a>0?(n="down",l>c&&(!0===u.left&&r<0?n="left":!0===u.right&&r>0&&(n="right"))):!0===u.left&&r<0?(n="left",l<c&&(!0===u.up&&a<0?n="up":!0===u.down&&a>0&&(n="down"))):!0===u.right&&r>0&&(n="right",l<c&&(!0===u.up&&a<0?n="up":!0===u.down&&a>0&&(n="down")));let d=!1;if(void 0===n&&!1===i){if(!0===e.event.isFirst||void 0===e.event.lastDir)return{};n=e.event.lastDir,d=!0,"left"===n||"right"===n?(o.left-=r,l=0,r=0):(o.top-=a,c=0,a=0)}return{synthetic:d,payload:{evt:t,touch:!0!==e.event.mouse,mouse:!0===e.event.mouse,position:o,direction:n,isFirst:e.event.isFirst,isFinal:!0===i,duration:Date.now()-e.event.time,distance:{x:l,y:c},offset:{x:r,y:a},delta:{x:o.left-e.event.lastX,y:o.top-e.event.lastY}}}}function l(t){const e=t.__qtouchpan;void 0!==e&&(void 0!==e.event&&e.end(),Object(s["b"])(e,"main"),Object(s["b"])(e,"temp"),!0===o["a"].is.firefox&&Object(s["j"])(t,!1),void 0!==e.styleCleanup&&e.styleCleanup(),delete t.__qtouchpan)}let c=0;e["a"]={name:"touch-pan",bind(t,{value:e,modifiers:i}){if(void 0!==t.__qtouchpan&&(l(t),t.__qtouchpan_destroyed=!0),!0!==i.mouse&&!0!==o["a"].has.touch)return;function u(t,e){!0===i.mouse&&!0===e?Object(s["l"])(t):(!0===i.stop&&Object(s["k"])(t),!0===i.prevent&&Object(s["i"])(t))}const d={uid:"qvtp_"+c++,handler:e,modifiers:i,direction:Object(n["a"])(i),noop:s["g"],mouseStart(t){Object(n["b"])(t,d)&&Object(s["e"])(t)&&(Object(s["a"])(d,"temp",[[document,"mousemove","move","notPassiveCapture"],[document,"mouseup","end","passiveCapture"]]),d.start(t,!0))},touchStart(t){if(Object(n["b"])(t,d)){const e=t.target;Object(s["a"])(d,"temp",[[e,"touchmove","move","notPassiveCapture"],[e,"touchcancel","end","passiveCapture"],[e,"touchend","end","passiveCapture"]]),d.start(t)}},start(e,n){!0===o["a"].is.firefox&&Object(s["j"])(t,!0),d.lastEvt=e;const r=Object(s["h"])(e);if(!0===n||!0===i.stop){if(!0!==d.direction.all&&(!0!==n||!0!==d.modifiers.mouseAllDir&&!0!==d.modifiers.mousealldir)){const t=e.type.indexOf("mouse")>-1?new MouseEvent(e.type,e):new TouchEvent(e.type,e);!0===e.defaultPrevented&&Object(s["i"])(t),!0===e.cancelBubble&&Object(s["k"])(t),t.qClonedBy=void 0===e.qClonedBy?[d.uid]:e.qClonedBy.concat(d.uid),t.qKeyEvent=e.qKeyEvent,t.qClickOutside=e.qClickOutside,d.initialEvent={target:e.target,event:t}}Object(s["k"])(e)}d.event={x:r.left,y:r.top,time:Date.now(),mouse:!0===n,detected:!1,isFirst:!0,isFinal:!1,lastX:r.left,lastY:r.top}},move(t){if(void 0===d.event)return;d.lastEvt=t;const e=!0===d.event.mouse,i=()=>{let i;u(t,e),!0!==d.modifiers.preserveCursor&&!0!==d.modifiers.preservecursor&&(i=document.documentElement.style.cursor||"",document.documentElement.style.cursor="grabbing"),!0===e&&document.body.classList.add("no-pointer-events--children"),document.body.classList.add("non-selectable"),Object(r["a"])(),d.styleCleanup=t=>{if(d.styleCleanup=void 0,void 0!==i&&(document.documentElement.style.cursor=i),document.body.classList.remove("non-selectable"),!0===e){const e=()=>{document.body.classList.remove("no-pointer-events--children")};void 0!==t?setTimeout(()=>{e(),t()},50):e()}else void 0!==t&&t()}};if(!0===d.event.detected){!0!==d.event.isFirst&&u(t,d.event.mouse);const{payload:e,synthetic:o}=a(t,d,!1);return void(void 0!==e&&(!1===d.handler(e)?d.end(t):(void 0===d.styleCleanup&&!0===d.event.isFirst&&i(),d.event.lastX=e.position.left,d.event.lastY=e.position.top,d.event.lastDir=!0===o?void 0:e.direction,d.event.isFirst=!1)))}if(!0===d.direction.all||!0===e&&(!0===d.modifiers.mouseAllDir||!0===d.modifiers.mousealldir))return i(),d.event.detected=!0,void d.move(t);const o=Object(s["h"])(t),n=o.left-d.event.x,l=o.top-d.event.y,c=Math.abs(n),h=Math.abs(l);c!==h&&(!0===d.direction.horizontal&&c>h||!0===d.direction.vertical&&c<h||!0===d.direction.up&&c<h&&l<0||!0===d.direction.down&&c<h&&l>0||!0===d.direction.left&&c>h&&n<0||!0===d.direction.right&&c>h&&n>0?(d.event.detected=!0,d.move(t)):d.end(t,!0))},end(e,i){if(void 0!==d.event){if(Object(s["b"])(d,"temp"),!0===o["a"].is.firefox&&Object(s["j"])(t,!1),!0===i)void 0!==d.styleCleanup&&d.styleCleanup(),!0!==d.event.detected&&void 0!==d.initialEvent&&d.initialEvent.target.dispatchEvent(d.initialEvent.event);else if(!0===d.event.detected){!0===d.event.isFirst&&d.handler(a(void 0===e?d.lastEvt:e,d).payload);const{payload:t}=a(void 0===e?d.lastEvt:e,d,!0),i=()=>{d.handler(t)};void 0!==d.styleCleanup?d.styleCleanup(i):i()}d.event=void 0,d.initialEvent=void 0,d.lastEvt=void 0}}};t.__qtouchpan=d,!0===i.mouse&&Object(s["a"])(d,"main",[[t,"mousedown","mouseStart","passive"+(!0===i.mouseCapture||!0===i.mousecapture?"Capture":"")]]),!0===o["a"].has.touch&&Object(s["a"])(d,"main",[[t,"touchstart","touchStart","passive"+(!0===i.capture?"Capture":"")],[t,"touchmove","noop","notPassiveCapture"]])},update(t,{oldValue:e,value:i}){const o=t.__qtouchpan;void 0!==o&&e!==i&&("function"!==typeof i&&o.end(),o.handler=i)},unbind(t){void 0===t.__qtouchpan_destroyed?l(t):delete t.__qtouchpan_destroyed}}},7937:function(t,e,i){"use strict";i.d(e,"a",(function(){return o})),i.d(e,"b",(function(){return n}));function o(t,e,i){return i<=e?e:Math.min(i,Math.max(e,t))}function n(t,e,i){if(i<=e)return e;const o=i-e+1;let n=e+(t-e)%o;return n<e&&(n=o+n),0===n?0:n}},"7c86":function(t,e,i){"use strict";i.d(e,"a",(function(){return r})),i.d(e,"b",(function(){return a}));const o=["left","right","up","down","horizontal","vertical"],n={left:!0,right:!0,up:!0,down:!0,horizontal:!0,vertical:!0,all:!0},s=["INPUT","TEXTAREA"];function r(t){const e={};return o.forEach(i=>{t[i]&&(e[i]=!0)}),0===Object.keys(e).length?n:(!0===e.horizontal&&(e.left=e.right=!0),!0===e.vertical&&(e.up=e.down=!0),!0===e.left&&!0===e.right&&(e.horizontal=!0),!0===e.up&&!0===e.down&&(e.vertical=!0),!0===e.horizontal&&!0===e.vertical&&(e.all=!0),e)}function a(t,e){return void 0===e.event&&void 0!==t.target&&!0!==t.target.draggable&&"function"===typeof e.handler&&!1===s.includes(t.target.nodeName.toUpperCase())&&(void 0===t.qClonedBy||-1===t.qClonedBy.indexOf(e.uid))}},"7e8f":function(t,e,i){"use strict";i("c765")},"7ee0":function(t,e,i){"use strict";var o=i("0967"),n=i("87e8");e["a"]={mixins:[n["a"]],props:{value:{type:Boolean,default:void 0}},data(){return{showing:!1}},watch:{value(t){this.__processModelChange(t)},$route(){!0===this.hideOnRouteChange&&!0===this.showing&&this.hide()}},methods:{toggle(t){this[!0===this.showing?"hide":"show"](t)},show(t){!0===this.disable||void 0!==this.__showCondition&&!0!==this.__showCondition(t)||(void 0!==this.qListeners.input&&!1===o["e"]&&(this.$emit("input",!0),this.payload=t,this.$nextTick(()=>{this.payload===t&&(this.payload=void 0)})),void 0!==this.value&&void 0!==this.qListeners.input&&!0!==o["e"]||this.__processShow(t))},__processShow(t){!0!==this.showing&&(void 0!==this.__preparePortal&&this.__preparePortal(),this.showing=!0,this.$emit("before-show",t),void 0!==this.__show?this.__show(t):this.$emit("show",t))},hide(t){!0!==this.disable&&(void 0!==this.qListeners.input&&!1===o["e"]&&(this.$emit("input",!1),this.payload=t,this.$nextTick(()=>{this.payload===t&&(this.payload=void 0)})),void 0!==this.value&&void 0!==this.qListeners.input&&!0!==o["e"]||this.__processHide(t))},__processHide(t){!1!==this.showing&&(this.showing=!1,this.$emit("before-hide",t),void 0!==this.__hide?this.__hide(t):this.$emit("hide",t))},__processModelChange(t){!0===this.disable&&!0===t?void 0!==this.qListeners.input&&this.$emit("input",!1):!0===t!==this.showing&&this["__process"+(!0===t?"Show":"Hide")](this.payload)}}}},"7f67":function(t,e,i){"use strict";var o=i("9e62"),n=i("dc8a");function s(t){if(!1===t)return 0;if(!0===t||void 0===t)return 1;const e=parseInt(t,10);return isNaN(e)?0:e}function r(t){const e=t.__qclosepopup;void 0!==e&&(t.removeEventListener("click",e.handler),t.removeEventListener("keyup",e.handlerKey),delete t.__qclosepopup)}e["a"]={name:"close-popup",bind(t,{value:e},i){void 0!==t.__qclosepopup&&(r(t),t.__qclosepopup_destroyed=!0);const a={depth:s(e),handler(t){0!==a.depth&&setTimeout(()=>{Object(o["b"])(i.componentInstance||i.context,t,a.depth)})},handlerKey(t){!0===Object(n["a"])(t,13)&&a.handler(t)}};t.__qclosepopup=a,t.addEventListener("click",a.handler),t.addEventListener("keyup",a.handlerKey)},update(t,{value:e,oldValue:i}){void 0!==t.__qclosepopup&&e!==i&&(t.__qclosepopup.depth=s(e))},unbind(t){void 0===t.__qclosepopup_destroyed?r(t):delete t.__qclosepopup_destroyed}}},"81e7":function(t,e,i){"use strict";i.d(e,"c",(function(){return C})),i.d(e,"a",(function(){return k}));i("e9f5"),i("7d54");var o=i("c0a8"),n=i("0967"),s=(i("14d9"),i("ddb0"),i("2b0e")),r=i("d882"),a=i("1c16");const l=["sm","md","lg","xl"],{passive:c}=r["f"];var u={width:0,height:0,name:"xs",sizes:{sm:600,md:1024,lg:1440,xl:1920},lt:{sm:!0,md:!0,lg:!0,xl:!0},gt:{xs:!1,sm:!1,md:!1,lg:!1},xs:!0,sm:!1,md:!1,lg:!1,xl:!1,setSizes:r["g"],setDebounce:r["g"],install(t,e,i){if(!0===n["e"])return void(t.screen=this);const{visualViewport:o}=window,r=o||window,u=document.scrollingElement||document.documentElement,d=void 0===o||!0===n["a"].is.mobile?()=>[Math.max(window.innerWidth,u.clientWidth),Math.max(window.innerHeight,u.clientHeight)]:()=>[o.width*o.scale+window.innerWidth-u.clientWidth,o.height*o.scale+window.innerHeight-u.clientHeight],h=void 0!==i.screen&&!0===i.screen.bodyClasses,p=t=>{const[e,i]=d();if(i!==this.height&&(this.height=i),e!==this.width)this.width=e;else if(!0!==t)return;let o=this.sizes;this.gt.xs=e>=o.sm,this.gt.sm=e>=o.md,this.gt.md=e>=o.lg,this.gt.lg=e>=o.xl,this.lt.sm=e<o.sm,this.lt.md=e<o.md,this.lt.lg=e<o.lg,this.lt.xl=e<o.xl,this.xs=this.lt.sm,this.sm=!0===this.gt.xs&&!0===this.lt.md,this.md=!0===this.gt.sm&&!0===this.lt.lg,this.lg=!0===this.gt.md&&!0===this.lt.xl,this.xl=this.gt.lg,o=(!0===this.xs?"xs":!0===this.sm&&"sm")||!0===this.md&&"md"||!0===this.lg&&"lg"||"xl",o!==this.name&&(!0===h&&(document.body.classList.remove("screen--"+this.name),document.body.classList.add("screen--"+o)),this.name=o)};let f,v={},m=16;this.setSizes=t=>{l.forEach(e=>{void 0!==t[e]&&(v[e]=t[e])})},this.setDebounce=t=>{m=t};const g=()=>{const t=getComputedStyle(document.body);t.getPropertyValue("--q-size-sm")&&l.forEach(e=>{this.sizes[e]=parseInt(t.getPropertyValue("--q-size-"+e),10)}),this.setSizes=t=>{l.forEach(e=>{t[e]&&(this.sizes[e]=t[e])}),p(!0)},this.setDebounce=t=>{void 0!==f&&r.removeEventListener("resize",f,c),f=t>0?Object(a["a"])(p,t):p,r.addEventListener("resize",f,c)},this.setDebounce(m),Object.keys(v).length>0?(this.setSizes(v),v=void 0):p(),!0===h&&"xs"===this.name&&document.body.classList.add("screen--xs")};!0===n["c"]?e.takeover.push(g):g(),s["default"].util.defineReactive(t,"screen",this)}};i("5319");const d={isActive:!1,mode:!1,install(t,e,{dark:i}){if(this.isActive=!0===i,!0===n["e"])return e.server.push((t,e)=>{t.dark={isActive:!1,mode:!1,set:i=>{e.ssr.Q_BODY_CLASSES=e.ssr.Q_BODY_CLASSES.replace(" body--light","").replace(" body--dark","")+" body--"+(!0===i?"dark":"light"),t.dark.isActive=!0===i,t.dark.mode=i},toggle:()=>{t.dark.set(!1===t.dark.isActive)}},t.dark.set(i)}),void(this.set=r["g"]);const o=void 0!==i&&i;if(!0===n["c"]){const t=t=>{this.__fromSSR=t},i=this.set;this.set=t,t(o),e.takeover.push(()=>{this.set=i,this.set(this.__fromSSR)})}else this.set(o);s["default"].util.defineReactive(this,"isActive",this.isActive),s["default"].util.defineReactive(t,"dark",this)},set(t){this.mode=t,"auto"===t?(void 0===this.__media&&(this.__media=window.matchMedia("(prefers-color-scheme: dark)"),this.__updateMedia=()=>{this.set("auto")},this.__media.addListener(this.__updateMedia)),t=this.__media.matches):void 0!==this.__media&&(this.__media.removeListener(this.__updateMedia),this.__media=void 0),this.isActive=!0===t,document.body.classList.remove("body--"+(!0===t?"light":"dark")),document.body.classList.add("body--"+(!0===t?"dark":"light"))},toggle(){d.set(!1===d.isActive)},__media:void 0};var h=d,p=i("582c"),f=i("ec5d"),v=i("bc78"),m=i("dc8a");function g(t){return!0===t.ios?"ios":!0===t.android?"android":void 0}function y({is:t,has:e,within:i},o){const n=[!0===t.desktop?"desktop":"mobile",(!1===e.touch?"no-":"")+"touch"];if(!0===t.mobile){const e=g(t);void 0!==e&&n.push("platform-"+e)}if(!0===t.nativeMobile){const e=t.nativeMobileWrapper;n.push(e),n.push("native-mobile"),!0!==t.ios||void 0!==o[e]&&!1===o[e].iosStatusBarPadding||n.push("q-ios-padding")}else!0===t.electron?n.push("electron"):!0===t.bex&&n.push("bex");return!0===i.iframe&&n.push("within-iframe"),n}function b(){const t=document.body.className;let e=t;void 0!==n["d"]&&(e=e.replace("desktop","platform-ios mobile")),!0===n["a"].has.touch&&(e=e.replace("no-touch","touch")),!0===n["a"].within.iframe&&(e+=" within-iframe"),t!==e&&(document.body.className=e)}function _(t){for(const e in t)Object(v["b"])(e,t[e])}var w={install(t,e){if(!0!==n["e"]){if(!0===n["c"])b();else{const t=y(n["a"],e);!0===n["a"].is.ie&&11===n["a"].is.versionNumber?t.forEach(t=>document.body.classList.add(t)):document.body.classList.add.apply(document.body.classList,t)}void 0!==e.brand&&_(e.brand),!0===n["a"].is.ios&&document.body.addEventListener("touchstart",r["g"]),window.addEventListener("keydown",m["b"],!0)}else t.server.push((t,i)=>{const o=y(t.platform,e),n=i.ssr.setBodyClasses;void 0!==e.screen&&!0===e.screen.bodyClass&&o.push("screen--xs"),"function"===typeof n?n(o):i.ssr.Q_BODY_CLASSES=o.join(" ")})}},S=i("9071");const x=[n["b"],u,h],C={server:[],takeover:[]},k={version:o["a"],config:{}};e["b"]=function(t,e={}){if(!0===this.__qInstalled)return;this.__qInstalled=!0;const i=k.config=Object.freeze(e.config||{});if(n["b"].install(k,C),w.install(C,i),h.install(k,C,i),u.install(k,C,i),p["a"].install(i),f["a"].install(k,C,e.lang),S["a"].install(k,C,e.iconSet),!0===n["e"]?t.mixin({beforeCreate(){this.$q=this.$root.$options.$q}}):t.prototype.$q=k,e.components&&Object.keys(e.components).forEach(i=>{const o=e.components[i];"function"===typeof o&&t.component(o.options.name,o)}),e.directives&&Object.keys(e.directives).forEach(i=>{const o=e.directives[i];void 0!==o.name&&void 0!==o.unbind&&t.directive(o.name,o)}),e.plugins){const t={$q:k,queues:C,cfg:i};Object.keys(e.plugins).forEach(i=>{const o=e.plugins[i];"function"===typeof o.install&&!1===x.includes(o)&&o.install(t)})}}},"82fd":function(t,e,i){const{v4:o}=i("52dd"),n=i("239f"),s="123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",r="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",a={consistentLength:!0};let l;const c=(t,e,i)=>{const o=e(t.toLowerCase().replace(/-/g,""));return i&&i.consistentLength?o.padStart(i.shortIdLength,i.paddingChar):o},u=(t,e)=>{const i=e(t).padStart(32,"0"),o=i.match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[o[1],o[2],o[3],o[4],o[5]].join("-")},d=t=>Math.ceil(Math.log(2**128)/Math.log(t));t.exports=(()=>{const t=(t,e)=>{const i=t||s,r={...a,...e};if([...new Set(Array.from(i))].length!==i.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const l=d(i.length),h={shortIdLength:l,consistentLength:r.consistentLength,paddingChar:i[0]},p=n(n.HEX,i),f=n(i,n.HEX),v=()=>c(o(),p,h),m={new:v,generate:v,uuid:o,fromUUID:t=>c(t,p,h),toUUID:t=>u(t,f),alphabet:i,maxLength:l};return Object.freeze(m),m};return t.constants={flickrBase58:s,cookieBase90:r},t.uuid=o,t.generate=()=>(l||(l=t(s).generate),l()),t})()},"833a":function(t,e,i){"use strict";var o=i("f2e1"),n=i("17bc"),s=i("c3e0");t.exports=o?function(t){return o(t)}:n?function(t){if(!t||"object"!==typeof t&&"function"!==typeof t)throw new TypeError("getProto: not an object");return n(t)}:s?function(t){return s(t)}:null},8572:function(t,e,i){"use strict";i("14d9");var o=i("2b0e"),n=i("0967"),s=i("0016"),r=i("0d59");i("e9f5"),i("f665"),i("ddb0");const a=/^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/,l=/^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/,c=/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/,u=/^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/,d=/^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/,h={date:t=>/^-?[\d]+\/[0-1]\d\/[0-3]\d$/.test(t),time:t=>/^([0-1]?\d|2[0-3]):[0-5]\d$/.test(t),fulltime:t=>/^([0-1]?\d|2[0-3]):[0-5]\d:[0-5]\d$/.test(t),timeOrFulltime:t=>/^([0-1]?\d|2[0-3]):[0-5]\d(:[0-5]\d)?$/.test(t),email:t=>/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(t),hexColor:t=>a.test(t),hexaColor:t=>l.test(t),hexOrHexaColor:t=>c.test(t),rgbColor:t=>u.test(t),rgbaColor:t=>d.test(t),rgbOrRgbaColor:t=>u.test(t)||d.test(t),hexOrRgbColor:t=>a.test(t)||u.test(t),hexaOrRgbaColor:t=>l.test(t)||d.test(t),anyColor:t=>c.test(t)||u.test(t)||d.test(t)};var p=i("1c16");const f=[!0,!1,"ondemand"];var v={props:{value:{},error:{type:Boolean,default:null},errorMessage:String,noErrorIcon:Boolean,rules:Array,reactiveRules:Boolean,lazyRules:{type:[Boolean,String],validator:t=>f.includes(t)}},data(){return{isDirty:null,innerError:!1,innerErrorMessage:void 0}},watch:{value(){this.__validateIfNeeded()},disable(t){!0===t?this.__resetValidation():this.__validateIfNeeded(!0)},reactiveRules:{handler(t){!0===t?void 0===this.unwatchRules&&(this.unwatchRules=this.$watch("rules",()=>{this.__validateIfNeeded(!0)})):void 0!==this.unwatchRules&&(this.unwatchRules(),this.unwatchRules=void 0)},immediate:!0},focused(t){!0===t?null===this.isDirty&&(this.isDirty=!1):!1===this.isDirty&&(this.isDirty=!0,!0===this.hasActiveRules&&"ondemand"!==this.lazyRules&&!1===this.innerLoading&&this.debouncedValidate())},hasError(t){const e=document.getElementById(this.targetUid);null!==e&&e.setAttribute("aria-invalid",!0===t)}},computed:{hasRules(){return void 0!==this.rules&&null!==this.rules&&this.rules.length>0},hasActiveRules(){return!0!==this.disable&&!0===this.hasRules},hasError(){return!0===this.error||!0===this.innerError},computedErrorMessage(){return"string"===typeof this.errorMessage&&this.errorMessage.length>0?this.errorMessage:this.innerErrorMessage}},created(){this.debouncedValidate=Object(p["a"])(this.validate,0)},mounted(){this.validateIndex=0},beforeDestroy(){void 0!==this.unwatchRules&&this.unwatchRules(),this.debouncedValidate.cancel()},methods:{resetValidation(){this.isDirty=null,this.__resetValidation()},validate(t=this.value){if(!0!==this.hasActiveRules)return!0;const e=++this.validateIndex,i=!0!==this.innerLoading?()=>!0!==this.isDirty&&(this.isDirty=!0):()=>{},o=(t,e)=>{!0===t&&i(),this.innerError!==t&&(this.innerError=t);const o=e||void 0;this.innerErrorMessage!==o&&(this.innerErrorMessage=o),!1!==this.innerLoading&&(this.innerLoading=!1)},n=[];for(let s=0;s<this.rules.length;s++){const e=this.rules[s];let i;if("function"===typeof e?i=e(t,h):"string"===typeof e&&void 0!==h[e]&&(i=h[e](t)),!1===i||"string"===typeof i)return o(!0,i),!1;!0!==i&&void 0!==i&&n.push(i)}return 0===n.length?(o(!1),!0):(!0!==this.innerLoading&&(this.innerLoading=!0),Promise.all(n).then(t=>{if(void 0===t||!1===Array.isArray(t)||0===t.length)return e===this.validateIndex&&o(!1),!0;const i=t.find(t=>!1===t||"string"===typeof t);return e===this.validateIndex&&o(void 0!==i,i),void 0===i},t=>(e===this.validateIndex&&o(!0),!1)))},__resetValidation(){this.debouncedValidate.cancel(),this.validateIndex++,this.innerLoading=!1,this.innerError=!1,this.innerErrorMessage=void 0},__validateIfNeeded(t){!0===this.hasActiveRules&&"ondemand"!==this.lazyRules&&(!0===this.isDirty||!0!==this.lazyRules&&!0!==t)&&this.debouncedValidate()}}},m=i("b7fa"),g=i("f376"),y=i("e277"),b=i("1732"),_=i("d882"),w=i("f6ba");function S(t){return void 0===t?"f_"+Object(b["a"])():t}e["a"]=o["default"].extend({name:"QField",mixins:[m["a"],v,g["b"]],inheritAttrs:!1,props:{label:String,stackLabel:Boolean,hint:String,hideHint:Boolean,prefix:String,suffix:String,labelColor:String,color:String,bgColor:String,filled:Boolean,outlined:Boolean,borderless:Boolean,standout:[Boolean,String],square:Boolean,loading:Boolean,labelSlot:Boolean,bottomSlots:Boolean,hideBottomSpace:Boolean,rounded:Boolean,dense:Boolean,itemAligned:Boolean,counter:Boolean,clearable:Boolean,clearIcon:String,disable:Boolean,readonly:Boolean,autofocus:Boolean,for:String,maxlength:[Number,String],maxValues:[Number,String]},data(){return{focused:!1,targetUid:S(this.for),innerLoading:!1}},watch:{for(t){this.targetUid=S(t)}},computed:{editable(){return!0!==this.disable&&!0!==this.readonly},hasValue(){const t=void 0===this.__getControl?this.value:this.innerValue;return void 0!==t&&null!==t&&(""+t).length>0},computedCounter(){if(!1!==this.counter){const t="string"===typeof this.value||"number"===typeof this.value?(""+this.value).length:!0===Array.isArray(this.value)?this.value.length:0,e=void 0!==this.maxlength?this.maxlength:this.maxValues;return t+(void 0!==e?" / "+e:"")}},floatingLabel(){return!0===this.stackLabel||!0===this.focused||"number"===typeof this.inputValue||"string"===typeof this.inputValue&&this.inputValue.length>0||!0!==this.hideSelected&&!0===this.hasValue&&("number"!==this.type||!1===isNaN(this.value))||void 0!==this.displayValue&&null!==this.displayValue&&(""+this.displayValue).length>0},shouldRenderBottom(){return!0===this.bottomSlots||void 0!==this.hint||!0===this.hasRules||!0===this.counter||null!==this.error},classes(){return{[this.fieldClass]:void 0!==this.fieldClass,["q-field--"+this.styleType]:!0,"q-field--rounded":this.rounded,"q-field--square":this.square,"q-field--focused":!0===this.focused,"q-field--highlighted":!0===this.focused||!0===this.hasError,"q-field--float":this.floatingLabel,"q-field--labeled":this.hasLabel,"q-field--dense":this.dense,"q-field--item-aligned q-item-type":this.itemAligned,"q-field--dark":this.isDark,"q-field--auto-height":void 0===this.__getControl,"q-field--with-bottom":!0!==this.hideBottomSpace&&!0===this.shouldRenderBottom,"q-field--error":this.hasError,"q-field--readonly":!0===this.readonly&&!0!==this.disable,"q-field--disabled":!0===this.disable}},styleType(){return!0===this.filled?"filled":!0===this.outlined?"outlined":!0===this.borderless?"borderless":this.standout?"standout":"standard"},contentClass(){const t=[];if(!0===this.hasError)t.push("text-negative");else{if("string"===typeof this.standout&&this.standout.length>0&&!0===this.focused)return this.standout;void 0!==this.color&&t.push("text-"+this.color)}return void 0!==this.bgColor&&t.push("bg-"+this.bgColor),t},hasLabel(){return!0===this.labelSlot||void 0!==this.label},labelClass(){if(void 0!==this.labelColor&&!0!==this.hasError)return"text-"+this.labelColor},controlSlotScope(){return{id:this.targetUid,field:this.$el,editable:this.editable,focused:this.focused,floatingLabel:this.floatingLabel,value:this.value,emitValue:this.__emitValue}},bottomSlotScope(){return{id:this.targetUid,field:this.$el,editable:this.editable,focused:this.focused,value:this.value,errorMessage:this.computedErrorMessage}},attrs(){const t={for:this.targetUid};return!0===this.disable?t["aria-disabled"]="true":!0===this.readonly&&(t["aria-readonly"]="true"),t}},methods:{focus(){Object(w["a"])(this.__focus)},blur(){Object(w["c"])(this.__focus);const t=document.activeElement;null!==t&&this.$el.contains(t)&&t.blur()},__focus(){const t=document.activeElement;let e=this.$refs.target;void 0===e||null!==t&&t.id===this.targetUid||(!0===e.hasAttribute("tabindex")||(e=e.querySelector("[tabindex]")),null!==e&&e!==t&&e.focus({preventScroll:!0}))},__getContent(t){const e=[];return void 0!==this.$scopedSlots.prepend&&e.push(t("div",{staticClass:"q-field__prepend q-field__marginal row no-wrap items-center",key:"prepend",on:this.slotsEvents},this.$scopedSlots.prepend())),e.push(t("div",{staticClass:"q-field__control-container col relative-position row no-wrap q-anchor--skip"},this.__getControlContainer(t))),!0===this.hasError&&!1===this.noErrorIcon&&e.push(this.__getInnerAppendNode(t,"error",[t(s["a"],{props:{name:this.$q.iconSet.field.error,color:"negative"}})])),!0===this.loading||!0===this.innerLoading?e.push(this.__getInnerAppendNode(t,"inner-loading-append",void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():[t(r["a"],{props:{color:this.color}})])):!0===this.clearable&&!0===this.hasValue&&!0===this.editable&&e.push(this.__getInnerAppendNode(t,"inner-clearable-append",[t(s["a"],{staticClass:"q-field__focusable-action",props:{tag:"button",name:this.clearIcon||this.$q.iconSet.field.clear},attrs:g["c"],on:this.clearableEvents})])),void 0!==this.$scopedSlots.append&&e.push(t("div",{staticClass:"q-field__append q-field__marginal row no-wrap items-center",key:"append",on:this.slotsEvents},this.$scopedSlots.append())),void 0!==this.__getInnerAppend&&e.push(this.__getInnerAppendNode(t,"inner-append",this.__getInnerAppend(t))),void 0!==this.__getControlChild&&e.push(this.__getControlChild(t)),e},__getControlContainer(t){const e=[];return void 0!==this.prefix&&null!==this.prefix&&e.push(t("div",{staticClass:"q-field__prefix no-pointer-events row items-center"},[this.prefix])),!0===this.hasShadow&&void 0!==this.__getShadowControl&&e.push(this.__getShadowControl(t)),void 0!==this.__getControl?e.push(this.__getControl(t)):void 0!==this.$scopedSlots.rawControl?e.push(this.$scopedSlots.rawControl()):void 0!==this.$scopedSlots.control&&e.push(t("div",{ref:"target",staticClass:"q-field__native row",attrs:{tabindex:-1,...this.qAttrs,"data-autofocus":this.autofocus||void 0}},this.$scopedSlots.control(this.controlSlotScope))),!0===this.hasLabel&&e.push(t("div",{staticClass:"q-field__label no-pointer-events absolute ellipsis",class:this.labelClass},[Object(y["c"])(this,"label",this.label)])),void 0!==this.suffix&&null!==this.suffix&&e.push(t("div",{staticClass:"q-field__suffix no-pointer-events row items-center"},[this.suffix])),e.concat(void 0!==this.__getDefaultSlot?this.__getDefaultSlot(t):Object(y["c"])(this,"default"))},__getBottom(t){let e,i;!0===this.hasError?(i="q--slot-error",void 0!==this.$scopedSlots.error?e=this.$scopedSlots.error(this.bottomSlotScope):void 0!==this.computedErrorMessage&&(e=[t("div",{attrs:{role:"alert"}},[this.computedErrorMessage])],i=this.computedErrorMessage)):!0===this.hideHint&&!0!==this.focused||(i="q--slot-hint",void 0!==this.$scopedSlots.hint?e=this.$scopedSlots.hint(this.bottomSlotScope):void 0!==this.hint&&(e=[t("div",[this.hint])],i=this.hint));const o=!0===this.counter||void 0!==this.$scopedSlots.counter;if(!0===this.hideBottomSpace&&!1===o&&void 0===e)return;const n=t("div",{key:i,staticClass:"q-field__messages col"},e);return t("div",{staticClass:"q-field__bottom row items-start q-field__bottom--"+(!0!==this.hideBottomSpace?"animated":"stale"),on:{click:_["i"]}},[!0===this.hideBottomSpace?n:t("transition",{props:{name:"q-transition--field-message"}},[n]),!0===o?t("div",{staticClass:"q-field__counter"},void 0!==this.$scopedSlots.counter?this.$scopedSlots.counter():[this.computedCounter]):null])},__getInnerAppendNode(t,e,i){return null===i?null:t("div",{staticClass:"q-field__append q-field__marginal row no-wrap items-center q-anchor--skip",key:e},i)},__onControlPopupShow(t){void 0!==t&&Object(_["k"])(t),this.$emit("popup-show",t),this.hasPopupOpen=!0,this.__onControlFocusin(t)},__onControlPopupHide(t){void 0!==t&&Object(_["k"])(t),this.$emit("popup-hide",t),this.hasPopupOpen=!1,this.__onControlFocusout(t)},__onControlFocusin(t){clearTimeout(this.focusoutTimer),!0===this.editable&&!1===this.focused&&(this.focused=!0,this.$emit("focus",t))},__onControlFocusout(t,e){clearTimeout(this.focusoutTimer),this.focusoutTimer=setTimeout(()=>{(!0!==document.hasFocus()||!0!==this.hasPopupOpen&&void 0!==this.$refs&&void 0!==this.$refs.control&&!1===this.$refs.control.contains(document.activeElement))&&(!0===this.focused&&(this.focused=!1,this.$emit("blur",t)),void 0!==e&&e())})},__clearValue(t){if(Object(_["l"])(t),!0!==this.$q.platform.is.mobile){const t=this.$refs.target||this.$el;t.focus()}else!0===this.$el.contains(document.activeElement)&&document.activeElement.blur();"file"===this.type&&(this.$refs.input.value=null),this.$emit("input",null),this.$emit("clear",this.value),this.$nextTick(()=>{this.resetValidation(),!0!==this.$q.platform.is.mobile&&(this.isDirty=!1)})},__emitValue(t){this.$emit("input",t)}},render(t){void 0!==this.__onPreRender&&this.__onPreRender(),void 0!==this.__onPostRender&&this.$nextTick(this.__onPostRender);const e=void 0===this.__getControl&&void 0===this.$scopedSlots.control?{...this.qAttrs,"data-autofocus":this.autofocus||void 0,...this.attrs}:this.attrs;return t("label",{staticClass:"q-field q-validation-component row no-wrap items-start",class:this.classes,attrs:e},[void 0!==this.$scopedSlots.before?t("div",{staticClass:"q-field__before q-field__marginal row no-wrap items-center",on:this.slotsEvents},this.$scopedSlots.before()):null,t("div",{staticClass:"q-field__inner relative-position col self-stretch"},[t("div",{ref:"control",staticClass:"q-field__control relative-position row no-wrap",class:this.contentClass,attrs:{tabindex:-1},on:this.controlEvents},this.__getContent(t)),!0===this.shouldRenderBottom?this.__getBottom(t):null]),void 0!==this.$scopedSlots.after?t("div",{staticClass:"q-field__after q-field__marginal row no-wrap items-center",on:this.slotsEvents},this.$scopedSlots.after()):null])},created(){void 0!==this.__onPreRender&&this.__onPreRender(),this.slotsEvents={click:_["i"]},this.clearableEvents={click:this.__clearValue},this.controlEvents=void 0!==this.__getControlEvents?this.__getControlEvents():{focusin:this.__onControlFocusin,focusout:this.__onControlFocusout,"popup-show":this.__onControlPopupShow,"popup-hide":this.__onControlPopupHide}},mounted(){!0===n["c"]&&void 0===this.for&&(this.targetUid=S()),!0===this.autofocus&&this.focus()},activated(){!0===this.shouldActivate&&!0===this.autofocus&&this.focus()},deactivated(){this.shouldActivate=!0},beforeDestroy(){clearTimeout(this.focusoutTimer)}})},"85fc":function(t,e,i){"use strict";i("14d9");var o=i("b7fa"),n=i("d882"),s=i("f89c"),r=i("ff7b"),a=i("2b69"),l=i("e277"),c=i("d54d");e["a"]={mixins:[o["a"],r["a"],s["b"],a["a"]],props:{value:{required:!0,default:null},val:{},trueValue:{default:!0},falseValue:{default:!1},indeterminateValue:{default:null},checkedIcon:String,uncheckedIcon:String,indeterminateIcon:String,toggleOrder:{type:String,validator:t=>"tf"===t||"ft"===t},toggleIndeterminate:Boolean,label:String,leftLabel:Boolean,color:String,keepColor:Boolean,dense:Boolean,disable:Boolean,tabindex:[String,Number]},computed:{isTrue(){return!0===this.modelIsArray?this.index>-1:this.value===this.trueValue},isFalse(){return!0===this.modelIsArray?-1===this.index:this.value===this.falseValue},isIndeterminate(){return!1===this.isTrue&&!1===this.isFalse},index(){if(!0===this.modelIsArray)return this.value.indexOf(this.val)},modelIsArray(){return void 0!==this.val&&Array.isArray(this.value)},computedTabindex(){return!0===this.disable?-1:this.tabindex||0},classes(){return`q-${this.type} cursor-pointer no-outline row inline no-wrap items-center`+(!0===this.disable?" disabled":"")+(!0===this.isDark?` q-${this.type}--dark`:"")+(!0===this.dense?` q-${this.type}--dense`:"")+(!0===this.leftLabel?" reverse":"")},innerClass(){const t=!0===this.isTrue?"truthy":!0===this.isFalse?"falsy":"indet",e=void 0===this.color||!0!==this.keepColor&&("toggle"===this.type?!0!==this.isTrue:!0===this.isFalse)?"":" text-"+this.color;return`q-${this.type}__inner--${t}${e}`},formAttrs(){const t={type:"checkbox"};return void 0!==this.name&&Object.assign(t,{checked:this.isTrue,name:this.name,value:!0===this.modelIsArray?this.val:this.trueValue}),t},attrs(){const t={tabindex:this.computedTabindex,role:"toggle"===this.type?"switch":"checkbox","aria-label":this.label,"aria-checked":!0===this.isIndeterminate?"mixed":!0===this.isTrue?"true":"false"};return!0===this.disable&&(t["aria-disabled"]="true"),t}},methods:{toggle(t){void 0!==t&&(Object(n["l"])(t),this.__refocusTarget(t)),!0!==this.disable&&this.$emit("input",this.__getNextValue(),t)},__getNextValue(){if(!0===this.modelIsArray){if(!0===this.isTrue){const t=this.value.slice();return t.splice(this.index,1),t}return this.value.concat([this.val])}if(!0===this.isTrue){if("ft"!==this.toggleOrder||!1===this.toggleIndeterminate)return this.falseValue}else{if(!0!==this.isFalse)return"ft"!==this.toggleOrder?this.trueValue:this.falseValue;if("ft"===this.toggleOrder||!1===this.toggleIndeterminate)return this.trueValue}return this.indeterminateValue},__onKeydown(t){13!==t.keyCode&&32!==t.keyCode||Object(n["l"])(t)},__onKeyup(t){13!==t.keyCode&&32!==t.keyCode||this.toggle(t)}},render(t){const e=this.__getInner(t);!0!==this.disable&&this.__injectFormInput(e,"unshift",`q-${this.type}__native absolute q-ma-none q-pa-none`);const i=[t("div",{staticClass:`q-${this.type}__inner relative-position non-selectable`,class:this.innerClass,style:this.sizeStyle,attrs:{"aria-hidden":"true"}},e)];void 0!==this.__refocusTargetEl&&i.push(this.__refocusTargetEl);const o=void 0!==this.label?Object(l["a"])([this.label],this,"default"):Object(l["c"])(this,"default");return void 0!==o&&i.push(t("div",{staticClass:`q-${this.type}__label q-anchor--skip`},o)),t("div",{class:this.classes,attrs:this.attrs,on:Object(c["b"])(this,"inpExt",{click:this.toggle,keydown:this.__onKeydown,keyup:this.__onKeyup})},i)}}},8716:function(t,e,i){"use strict";i.d(e,"b",(function(){return l}));i("5319");const o=/\/?$/;function n(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const i in e)if(!(i in t)||String(t[i])!==String(e[i]))return!1;return!0}function s(t,e){for(const i in e)if(!(i in t))return!1;return!0}function r(t,e){return!!e&&(t.path&&e.path?t.path.replace(o,"")===e.path.replace(o,"")&&t.hash===e.hash&&n(t.query,e.query):"string"===typeof t.name&&t.name===e.name&&t.hash===e.hash&&!0===n(t.query,e.query)&&!0===n(t.params,e.params))}function a(t,e){return 0===t.path.replace(o,"/").indexOf(e.path.replace(o,"/"))&&("string"!==typeof e.hash||e.hash.length<2||t.hash===e.hash)&&!0===s(t.query,e.query)}const l={to:[String,Object],exact:Boolean,append:Boolean,replace:Boolean,activeClass:{type:String,default:"q-router-link--active"},exactActiveClass:{type:String,default:"q-router-link--exact-active"},href:String,target:String,disable:Boolean};e["a"]={props:l,computed:{hasHrefLink(){return!0!==this.disable&&void 0!==this.href},hasRouterLinkProps(){return void 0!==this.$router&&!0!==this.disable&&!0!==this.hasHrefLink&&void 0!==this.to&&null!==this.to&&""!==this.to},resolvedLink(){return!0===this.hasRouterLinkProps?this.__getLink(this.to,this.append):null},hasRouterLink(){return null!==this.resolvedLink},hasLink(){return!0===this.hasHrefLink||!0===this.hasRouterLink},linkTag(){return"a"===this.type||!0===this.hasLink?"a":this.tag||this.fallbackTag||"div"},linkAttrs(){return!0===this.hasHrefLink?{href:this.href,target:this.target}:!0===this.hasRouterLink?{href:this.resolvedLink.href,target:this.target}:{}},linkIsActive(){return!0===this.hasRouterLink&&a(this.$route,this.resolvedLink.route)},linkIsExactActive(){return!0===this.hasRouterLink&&r(this.$route,this.resolvedLink.route)},linkClass(){return!0===this.hasRouterLink?!0===this.linkIsExactActive?` ${this.exactActiveClass} ${this.activeClass}`:!0===this.exact?"":!0===this.linkIsActive?" "+this.activeClass:"":""}},methods:{__getLink(t,e){try{return!0===e?this.$router.resolve(t,this.$route,!0):this.$router.resolve(t)}catch(i){}return null},__navigateToRouterLink(t,{returnRouterError:e,to:i,replace:o=this.replace,append:n}={}){if(!0===this.disable)return t.preventDefault(),Promise.resolve(!1);if(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||void 0!==t.button&&0!==t.button||"_blank"===this.target)return Promise.resolve(!1);t.preventDefault();const s=void 0===i?this.resolvedLink:this.__getLink(i,n);if(null===s)return Promise[!0===e?"reject":"resolve"](!1);const r=this.$router[!0===o?"replace":"push"](s.location);return!0===e?r:r.catch(()=>{})},__navigateOnClick(t){if(!0===this.hasRouterLink){const e=e=>this.__navigateToRouterLink(t,e);this.$emit("click",t,e),!1===t.navigate&&t.preventDefault(),!0!==t.defaultPrevented&&e()}else this.$emit("click",t)}}}},"87e8":function(t,e,i){"use strict";var o=i("d54d");e["a"]=Object(o["c"])("$listeners","qListeners")},"8c43":function(t,e,i){"use strict";t.exports=Number.isNaN||function(t){return t!==t}},"8ca0":function(t,e,i){"use strict";var o=i("8c43");t.exports=function(t){return o(t)||0===t?t:t<0?-1:1}},9071:function(t,e,i){"use strict";i("14d9");var o=i("2b0e"),n=i("0967"),s={name:"material-icons",type:{positive:"check_circle",negative:"warning",info:"info",warning:"priority_high"},arrow:{up:"arrow_upward",right:"arrow_forward",down:"arrow_downward",left:"arrow_back",dropdown:"arrow_drop_down"},chevron:{left:"chevron_left",right:"chevron_right"},colorPicker:{spectrum:"gradient",tune:"tune",palette:"style"},pullToRefresh:{icon:"refresh"},carousel:{left:"chevron_left",right:"chevron_right",up:"keyboard_arrow_up",down:"keyboard_arrow_down",navigationIcon:"lens"},chip:{remove:"cancel",selected:"check"},datetime:{arrowLeft:"chevron_left",arrowRight:"chevron_right",now:"access_time",today:"today"},editor:{bold:"format_bold",italic:"format_italic",strikethrough:"strikethrough_s",underline:"format_underlined",unorderedList:"format_list_bulleted",orderedList:"format_list_numbered",subscript:"vertical_align_bottom",superscript:"vertical_align_top",hyperlink:"link",toggleFullscreen:"fullscreen",quote:"format_quote",left:"format_align_left",center:"format_align_center",right:"format_align_right",justify:"format_align_justify",print:"print",outdent:"format_indent_decrease",indent:"format_indent_increase",removeFormat:"format_clear",formatting:"text_format",fontSize:"format_size",align:"format_align_left",hr:"remove",undo:"undo",redo:"redo",heading:"format_size",code:"code",size:"format_size",font:"font_download",viewSource:"code"},expansionItem:{icon:"keyboard_arrow_down",denseIcon:"arrow_drop_down"},fab:{icon:"add",activeIcon:"close"},field:{clear:"cancel",error:"error"},pagination:{first:"first_page",prev:"keyboard_arrow_left",next:"keyboard_arrow_right",last:"last_page"},rating:{icon:"grade"},stepper:{done:"check",active:"edit",error:"warning"},tabs:{left:"chevron_left",right:"chevron_right",up:"keyboard_arrow_up",down:"keyboard_arrow_down"},table:{arrowUp:"arrow_upward",warning:"warning",firstPage:"first_page",prevPage:"chevron_left",nextPage:"chevron_right",lastPage:"last_page"},tree:{icon:"play_arrow"},uploader:{done:"done",clear:"clear",add:"add_box",upload:"cloud_upload",removeQueue:"clear_all",removeUploaded:"done_all"}};e["a"]={install(t,e,i){const r=i||s;this.set=(e,i)=>{const o={...e};if(!0===n["e"]){if(void 0===i)return;o.set=i.$q.iconSet.set,i.$q.iconSet=o}else o.set=this.set,t.iconSet=o},!0===n["e"]?e.server.push((t,e)=>{t.iconSet={},t.iconSet.set=t=>{this.set(t,e.ssr)},t.iconSet.set(r)}):(o["default"].util.defineReactive(t,"iconMapFn",void 0),o["default"].util.defineReactive(t,"iconSet",{}),this.set(r))}}},9152:function(t,e){
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
e.read=function(t,e,i,o,n){var s,r,a=8*n-o-1,l=(1<<a)-1,c=l>>1,u=-7,d=i?n-1:0,h=i?-1:1,p=t[e+d];for(d+=h,s=p&(1<<-u)-1,p>>=-u,u+=a;u>0;s=256*s+t[e+d],d+=h,u-=8);for(r=s&(1<<-u)-1,s>>=-u,u+=o;u>0;r=256*r+t[e+d],d+=h,u-=8);if(0===s)s=1-c;else{if(s===l)return r?NaN:1/0*(p?-1:1);r+=Math.pow(2,o),s-=c}return(p?-1:1)*r*Math.pow(2,s-o)},e.write=function(t,e,i,o,n,s){var r,a,l,c=8*s-n-1,u=(1<<c)-1,d=u>>1,h=23===n?Math.pow(2,-24)-Math.pow(2,-77):0,p=o?0:s-1,f=o?1:-1,v=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,r=u):(r=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-r))<1&&(r--,l*=2),e+=r+d>=1?h/l:h*Math.pow(2,1-d),e*l>=2&&(r++,l/=2),r+d>=u?(a=0,r=u):r+d>=1?(a=(e*l-1)*Math.pow(2,n),r+=d):(a=e*Math.pow(2,d-1)*Math.pow(2,n),r=0));n>=8;t[i+p]=255&a,p+=f,a/=256,n-=8);for(r=r<<n|a,c+=n;c>0;t[i+p]=255&r,p+=f,r/=256,c-=8);t[i+p-f]|=128*v}},9564:function(t,e,i){"use strict";var o=i("2b0e"),n=i("0016"),s=i("85fc");e["a"]=o["default"].extend({name:"QToggle",mixins:[s["a"]],props:{icon:String,iconColor:String},computed:{computedIcon(){return(!0===this.isTrue?this.checkedIcon:!0===this.isIndeterminate?this.indeterminateIcon:this.uncheckedIcon)||this.icon},computedIconColor(){if(!0===this.isTrue)return this.iconColor}},methods:{__getInner(t){return[t("div",{staticClass:"q-toggle__track"}),t("div",{staticClass:"q-toggle__thumb absolute flex flex-center no-wrap"},void 0!==this.computedIcon?[t(n["a"],{props:{name:this.computedIcon,color:this.computedIconColor}})]:void 0)]}},created(){this.type="toggle"}})},9671:function(t,e,i){"use strict";var o=Function.prototype.call,n=Object.prototype.hasOwnProperty,s=i("0f7c");t.exports=s.call(o,n)},9748:function(t,e,i){"use strict";i("ddb0");var o=i("5ff7");const n={threshold:0,root:null,rootMargin:"0px"};function s(t,e,i){let s,a,l;"function"===typeof i?(s=i,a=n,l=void 0===e.cfg):(s=i.handler,a=Object.assign({},n,i.cfg),l=void 0===e.cfg||!1===Object(o["a"])(e.cfg,a)),e.handler!==s&&(e.handler=s),!0===l&&(e.cfg=a,void 0!==e.observer&&e.observer.unobserve(t),e.observer=new IntersectionObserver(([i])=>{if("function"===typeof e.handler){if(null===i.rootBounds&&(void 0!==t.__vue__?!0!==t.__vue__._inactive:!0===document.body.contains(t)))return e.observer.unobserve(t),void e.observer.observe(t);const o=e.handler(i,e.observer);(!1===o||!0===e.once&&!0===i.isIntersecting)&&r(t)}},a),e.observer.observe(t))}function r(t){const e=t.__qvisible;void 0!==e&&(void 0!==e.observer&&e.observer.unobserve(t),delete t.__qvisible)}e["a"]={name:"intersection",inserted(t,{modifiers:e,value:i}){void 0!==t.__qvisible&&(r(t),t.__qvisible_destroyed=!0);const o={once:!0===e.once};s(t,o,i),t.__qvisible=o},update(t,e){const i=t.__qvisible;void 0!==i&&s(t,i,e.value)},unbind(t){void 0===t.__qvisible_destroyed?r(t):delete t.__qvisible_destroyed}}},"99b6":function(t,e,i){"use strict";const o={left:"start",center:"center",right:"end",between:"between",around:"around",evenly:"evenly",stretch:"stretch"},n=Object.keys(o);e["a"]={props:{align:{type:String,validator:t=>n.includes(t)}},computed:{alignClass(){const t=void 0===this.align?!0===this.vertical?"stretch":"left":this.align;return`${!0===this.vertical?"items":"justify"}-${o[t]}`}}}},"9ab4":function(t,e,i){"use strict";i.r(e),i.d(e,"__extends",(function(){return n})),i.d(e,"__assign",(function(){return s})),i.d(e,"__rest",(function(){return r})),i.d(e,"__decorate",(function(){return a})),i.d(e,"__param",(function(){return l})),i.d(e,"__metadata",(function(){return c})),i.d(e,"__awaiter",(function(){return u})),i.d(e,"__generator",(function(){return d})),i.d(e,"__createBinding",(function(){return h})),i.d(e,"__exportStar",(function(){return p})),i.d(e,"__values",(function(){return f})),i.d(e,"__read",(function(){return v})),i.d(e,"__spread",(function(){return m})),i.d(e,"__spreadArrays",(function(){return g})),i.d(e,"__await",(function(){return y})),i.d(e,"__asyncGenerator",(function(){return b})),i.d(e,"__asyncDelegator",(function(){return _})),i.d(e,"__asyncValues",(function(){return w})),i.d(e,"__makeTemplateObject",(function(){return S})),i.d(e,"__importStar",(function(){return x})),i.d(e,"__importDefault",(function(){return C})),i.d(e,"__classPrivateFieldGet",(function(){return k})),i.d(e,"__classPrivateFieldSet",(function(){return O}));
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
var o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])},o(t,e)};function n(t,e){function i(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)}var s=function(){return s=Object.assign||function(t){for(var e,i=1,o=arguments.length;i<o;i++)for(var n in e=arguments[i],e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},s.apply(this,arguments)};function r(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(null!=t&&"function"===typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(t);n<o.length;n++)e.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(t,o[n])&&(i[o[n]]=t[o[n]])}return i}function a(t,e,i,o){var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(r=(s<3?n(r):s>3?n(e,i,r):n(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r}function l(t,e){return function(i,o){e(i,o,t)}}function c(t,e){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(t,e)}function u(t,e,i,o){function n(t){return t instanceof i?t:new i((function(e){e(t)}))}return new(i||(i=Promise))((function(i,s){function r(t){try{l(o.next(t))}catch(e){s(e)}}function a(t){try{l(o["throw"](t))}catch(e){s(e)}}function l(t){t.done?i(t.value):n(t.value).then(r,a)}l((o=o.apply(t,e||[])).next())}))}function d(t,e){var i,o,n,s,r={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"===typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(t){return function(e){return l([t,e])}}function l(s){if(i)throw new TypeError("Generator is already executing.");while(r)try{if(i=1,o&&(n=2&s[0]?o["return"]:s[0]?o["throw"]||((n=o["return"])&&n.call(o),0):o.next)&&!(n=n.call(o,s[1])).done)return n;switch(o=0,n&&(s=[2&s[0],n.value]),s[0]){case 0:case 1:n=s;break;case 4:return r.label++,{value:s[1],done:!1};case 5:r.label++,o=s[1],s=[0];continue;case 7:s=r.ops.pop(),r.trys.pop();continue;default:if(n=r.trys,!(n=n.length>0&&n[n.length-1])&&(6===s[0]||2===s[0])){r=0;continue}if(3===s[0]&&(!n||s[1]>n[0]&&s[1]<n[3])){r.label=s[1];break}if(6===s[0]&&r.label<n[1]){r.label=n[1],n=s;break}if(n&&r.label<n[2]){r.label=n[2],r.ops.push(s);break}n[2]&&r.ops.pop(),r.trys.pop();continue}s=e.call(t,r)}catch(a){s=[6,a],o=0}finally{i=n=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}function h(t,e,i,o){void 0===o&&(o=i),t[o]=e[i]}function p(t,e){for(var i in t)"default"===i||e.hasOwnProperty(i)||(e[i]=t[i])}function f(t){var e="function"===typeof Symbol&&Symbol.iterator,i=e&&t[e],o=0;if(i)return i.call(t);if(t&&"number"===typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function v(t,e){var i="function"===typeof Symbol&&t[Symbol.iterator];if(!i)return t;var o,n,s=i.call(t),r=[];try{while((void 0===e||e-- >0)&&!(o=s.next()).done)r.push(o.value)}catch(a){n={error:a}}finally{try{o&&!o.done&&(i=s["return"])&&i.call(s)}finally{if(n)throw n.error}}return r}function m(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(v(arguments[e]));return t}function g(){for(var t=0,e=0,i=arguments.length;e<i;e++)t+=arguments[e].length;var o=Array(t),n=0;for(e=0;e<i;e++)for(var s=arguments[e],r=0,a=s.length;r<a;r++,n++)o[n]=s[r];return o}function y(t){return this instanceof y?(this.v=t,this):new y(t)}function b(t,e,i){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o,n=i.apply(t,e||[]),s=[];return o={},r("next"),r("throw"),r("return"),o[Symbol.asyncIterator]=function(){return this},o;function r(t){n[t]&&(o[t]=function(e){return new Promise((function(i,o){s.push([t,e,i,o])>1||a(t,e)}))})}function a(t,e){try{l(n[t](e))}catch(i){d(s[0][3],i)}}function l(t){t.value instanceof y?Promise.resolve(t.value.v).then(c,u):d(s[0][2],t)}function c(t){a("next",t)}function u(t){a("throw",t)}function d(t,e){t(e),s.shift(),s.length&&a(s[0][0],s[0][1])}}function _(t){var e,i;return e={},o("next"),o("throw",(function(t){throw t})),o("return"),e[Symbol.iterator]=function(){return this},e;function o(o,n){e[o]=t[o]?function(e){return(i=!i)?{value:y(t[o](e)),done:"return"===o}:n?n(e):e}:n}}function w(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,i=t[Symbol.asyncIterator];return i?i.call(t):(t="function"===typeof f?f(t):t[Symbol.iterator](),e={},o("next"),o("throw"),o("return"),e[Symbol.asyncIterator]=function(){return this},e);function o(i){e[i]=t[i]&&function(e){return new Promise((function(o,s){e=t[i](e),n(o,s,e.done,e.value)}))}}function n(t,e,i,o){Promise.resolve(o).then((function(e){t({value:e,done:i})}),e)}}function S(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}function x(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var i in t)Object.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e.default=t,e}function C(t){return t&&t.__esModule?t:{default:t}}function k(t,e){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return e.get(t)}function O(t,e,i){if(!e.has(t))throw new TypeError("attempted to set private field on non-instance");return e.set(t,i),i}},"9c40":function(t,e,i){"use strict";i("14d9");var o=i("2b0e"),n=i("0016"),s=i("0d59"),r=i("c8c8"),a=i("e277"),l=i("d882"),c=i("dc8a");const{passiveCapture:u}=l["f"];let d=void 0,h=void 0,p=void 0;const f={role:"img","aria-hidden":"true"};e["a"]=o["default"].extend({name:"QBtn",mixins:[r["a"]],props:{percentage:Number,darkPercentage:Boolean},computed:{hasLabel(){return void 0!==this.label&&null!==this.label&&""!==this.label},computedRipple(){return!1!==this.ripple&&{keyCodes:!0===this.hasLink?[13,32]:[13],...!0===this.ripple?{}:this.ripple}},percentageStyle(){const t=Math.max(0,Math.min(100,this.percentage));if(t>0)return{transition:"transform 0.6s",transform:`translateX(${t-100}%)`}},onEvents(){if(!0===this.loading)return{mousedown:this.__onLoadingEvt,touchstart:this.__onLoadingEvt,click:this.__onLoadingEvt,keydown:this.__onLoadingEvt,keyup:this.__onLoadingEvt};if(!0===this.isActionable){const t={...this.qListeners,click:this.click,keydown:this.__onKeydown,mousedown:this.__onMousedown};return!0===this.$q.platform.has.touch&&(t[(void 0===t.touchstart?"&":"")+"touchstart"]=this.__onTouchstart),t}return{click:l["l"]}},directives(){if(!0!==this.disable&&!1!==this.ripple)return[{name:"ripple",value:this.computedRipple,modifiers:{center:this.round}}]}},methods:{click(t){if(void 0!==t){if(!0===t.defaultPrevented)return;const e=document.activeElement;if("submit"===this.type&&(!0===this.$q.platform.is.ie&&(t.clientX<0||t.clientY<0)||e!==document.body&&!1===this.$el.contains(e)&&!1===e.contains(this.$el))){this.$el.focus();const t=()=>{document.removeEventListener("keydown",l["l"],!0),document.removeEventListener("keyup",t,u),void 0!==this.$el&&this.$el.removeEventListener("blur",t,u)};document.addEventListener("keydown",l["l"],!0),document.addEventListener("keyup",t,u),this.$el.addEventListener("blur",t,u)}}this.__navigateOnClick(t)},__onKeydown(t){this.$emit("keydown",t),!0===Object(c["a"])(t,[13,32])&&(h!==this.$el&&(void 0!==h&&this.__cleanup(),!0!==t.defaultPrevented&&(this.$el.focus(),h=this.$el,this.$el.classList.add("q-btn--active"),document.addEventListener("keyup",this.__onPressEnd,!0),this.$el.addEventListener("blur",this.__onPressEnd,u))),Object(l["l"])(t))},__onTouchstart(t){if(this.$emit("touchstart",t),d!==this.$el&&(void 0!==d&&this.__cleanup(),!0!==t.defaultPrevented)){d=this.$el;const e=this.touchTargetEl=t.target;e.addEventListener("touchcancel",this.__onPressEnd,u),e.addEventListener("touchend",this.__onPressEnd,u)}this.avoidMouseRipple=!0,clearTimeout(this.mouseTimer),this.mouseTimer=setTimeout(()=>{this.avoidMouseRipple=!1},200)},__onMousedown(t){t.qSkipRipple=!0===this.avoidMouseRipple,this.$emit("mousedown",t),p!==this.$el&&(void 0!==p&&this.__cleanup(),!0!==t.defaultPrevented&&(p=this.$el,this.$el.classList.add("q-btn--active"),document.addEventListener("mouseup",this.__onPressEnd,u)))},__onPressEnd(t){if(void 0===t||"blur"!==t.type||document.activeElement!==this.$el){if(void 0!==t&&"keyup"===t.type){if(h===this.$el&&!0===Object(c["a"])(t,[13,32])){const e=new MouseEvent("click",t);e.qKeyEvent=!0,!0===t.defaultPrevented&&Object(l["i"])(e),!0===t.cancelBubble&&Object(l["k"])(e),this.$el.dispatchEvent(e),Object(l["l"])(t),t.qKeyEvent=!0}this.$emit("keyup",t)}this.__cleanup()}},__cleanup(t){const e=this.$refs.blurTarget;if(!0===t||d!==this.$el&&p!==this.$el||void 0===e||e===document.activeElement||!0!==this.$el.contains(document.activeElement)||(e.setAttribute("tabindex",-1),e.focus()),d===this.$el){const t=this.touchTargetEl;t.removeEventListener("touchcancel",this.__onPressEnd,u),t.removeEventListener("touchend",this.__onPressEnd,u),d=this.touchTargetEl=void 0}p===this.$el&&(document.removeEventListener("mouseup",this.__onPressEnd,u),p=void 0),h===this.$el&&(document.removeEventListener("keyup",this.__onPressEnd,!0),void 0!==this.$el&&this.$el.removeEventListener("blur",this.__onPressEnd,u),h=void 0),void 0!==this.$el&&this.$el.classList.remove("q-btn--active")},__onLoadingEvt(t){Object(l["l"])(t),t.qSkipRipple=!0}},beforeDestroy(){this.__cleanup(!0)},render(t){let e=[];void 0!==this.icon&&e.push(t(n["a"],{attrs:f,props:{name:this.icon,left:!1===this.stack&&!0===this.hasLabel}})),!0===this.hasLabel&&e.push(t("span",{staticClass:"block"},[this.label])),e=Object(a["a"])(e,this,"default"),void 0!==this.iconRight&&!1===this.round&&e.push(t(n["a"],{attrs:f,props:{name:this.iconRight,right:!1===this.stack&&!0===this.hasLabel}}));const i=[t("span",{staticClass:"q-focus-helper",ref:"blurTarget"})];return!0===this.loading&&void 0!==this.percentage&&i.push(t("span",{staticClass:"q-btn__progress absolute-full overflow-hidden",class:!0===this.darkPercentage?"q-btn__progress--dark":""},[t("span",{staticClass:"q-btn__progress-indicator fit block",style:this.percentageStyle})])),i.push(t("span",{staticClass:"q-btn__wrapper col row q-anchor--skip",style:this.wrapperStyle},[t("span",{staticClass:"q-btn__content text-center col items-center q-anchor--skip",class:this.innerClasses},e)])),null!==this.loading&&i.push(t("transition",{props:{name:"q-transition--fade"}},!0===this.loading?[t("span",{key:"loading",staticClass:"absolute-full flex flex-center"},void 0!==this.$scopedSlots.loading?this.$scopedSlots.loading():[t(s["a"])])]:void 0)),t(!0===this.hasLink||"a"===this.type?"a":"button",{staticClass:"q-btn q-btn-item non-selectable no-outline",class:this.classes,style:this.style,attrs:this.attrs,on:this.onEvents,directives:this.directives},i)}})},"9d88":function(t,e,i){(function(t,o){var n;/*! https://mths.be/punycode v1.4.1 by @mathias */(function(s){e&&e.nodeType,t&&t.nodeType;var r="object"==typeof o&&o;r.global!==r&&r.window!==r&&r.self;var a,l=2147483647,c=36,u=1,d=26,h=38,p=700,f=72,v=128,m="-",g=/^xn--/,y=/[^\x20-\x7E]/,b=/[\x2E\u3002\uFF0E\uFF61]/g,_={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},w=c-u,S=Math.floor,x=String.fromCharCode;function C(t){throw new RangeError(_[t])}function k(t,e){var i=t.length,o=[];while(i--)o[i]=e(t[i]);return o}function O(t,e){var i=t.split("@"),o="";i.length>1&&(o=i[0]+"@",t=i[1]),t=t.replace(b,".");var n=t.split("."),s=k(n,e).join(".");return o+s}function q(t){var e,i,o=[],n=0,s=t.length;while(n<s)e=t.charCodeAt(n++),e>=55296&&e<=56319&&n<s?(i=t.charCodeAt(n++),56320==(64512&i)?o.push(((1023&e)<<10)+(1023&i)+65536):(o.push(e),n--)):o.push(e);return o}function E(t){return k(t,(function(t){var e="";return t>65535&&(t-=65536,e+=x(t>>>10&1023|55296),t=56320|1023&t),e+=x(t),e})).join("")}function A(t){return t-48<10?t-22:t-65<26?t-65:t-97<26?t-97:c}function j(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function $(t,e,i){var o=0;for(t=i?S(t/p):t>>1,t+=S(t/e);t>w*d>>1;o+=c)t=S(t/w);return S(o+(w+1)*t/(t+h))}function T(t){var e,i,o,n,s,r,a,h,p,g,y=[],b=t.length,_=0,w=v,x=f;for(i=t.lastIndexOf(m),i<0&&(i=0),o=0;o<i;++o)t.charCodeAt(o)>=128&&C("not-basic"),y.push(t.charCodeAt(o));for(n=i>0?i+1:0;n<b;){for(s=_,r=1,a=c;;a+=c){if(n>=b&&C("invalid-input"),h=A(t.charCodeAt(n++)),(h>=c||h>S((l-_)/r))&&C("overflow"),_+=h*r,p=a<=x?u:a>=x+d?d:a-x,h<p)break;g=c-p,r>S(l/g)&&C("overflow"),r*=g}e=y.length+1,x=$(_-s,e,0==s),S(_/e)>l-w&&C("overflow"),w+=S(_/e),_%=e,y.splice(_++,0,w)}return E(y)}function L(t){var e,i,o,n,s,r,a,h,p,g,y,b,_,w,k,O=[];for(t=q(t),b=t.length,e=v,i=0,s=f,r=0;r<b;++r)y=t[r],y<128&&O.push(x(y));o=n=O.length,n&&O.push(m);while(o<b){for(a=l,r=0;r<b;++r)y=t[r],y>=e&&y<a&&(a=y);for(_=o+1,a-e>S((l-i)/_)&&C("overflow"),i+=(a-e)*_,e=a,r=0;r<b;++r)if(y=t[r],y<e&&++i>l&&C("overflow"),y==e){for(h=i,p=c;;p+=c){if(g=p<=s?u:p>=s+d?d:p-s,h<g)break;k=h-g,w=c-g,O.push(x(j(g+k%w,0))),h=S(k/w)}O.push(x(j(h,0))),s=$(i,_,o==n),i=0,++o}++i,++e}return O.join("")}function I(t){return O(t,(function(t){return g.test(t)?T(t.slice(4).toLowerCase()):t}))}function P(t){return O(t,(function(t){return y.test(t)?"xn--"+L(t):t}))}a={version:"1.4.1",ucs2:{decode:q,encode:E},decode:T,encode:L,toASCII:P,toUnicode:I},n=function(){return a}.call(e,i,e,t),void 0===n||(t.exports=n)})()}).call(this,i("62e4")(t),i("c8ba"))},"9e62":function(t,e,i){"use strict";i.d(e,"a",(function(){return l})),i.d(e,"b",(function(){return c}));var o=i("2b0e"),n=i("0967"),s=i("f303"),r=i("f6ba"),a=i("1c16");function l(t,e){do{if("QMenu"===t.$options.name){if(t.hide(e),!0===t.separateClosePopup)return t.$parent}else if(void 0!==t.__renderPortal)return void 0!==t.$parent&&"QPopupProxy"===t.$parent.$options.name?(t.hide(e),t.$parent):t;t=t.$parent}while(void 0!==t&&(void 0===t.$el.contains||!0!==t.$el.contains(e.target)))}function c(t,e,i){while(0!==i&&void 0!==t){if(void 0!==t.__renderPortal){if(i--,"QMenu"===t.$options.name){t=l(t,e);continue}t.hide(e)}t=t.$parent}}function u(t){while(void 0!==t){if("QGlobalDialog"===t.$options.name)return!0;if("QDialog"===t.$options.name)return!1;t=t.$parent}return!1}const d={inheritAttrs:!1,props:{contentClass:[Array,String,Object],contentStyle:[Array,String,Object]},methods:{__showPortal(t){if(!0===t)return Object(r["d"])(this.focusObj),void(this.__portalIsAccessible=!0);if(this.__portalIsAccessible=!1,!0!==this.__portalIsActive)if(this.__portalIsActive=!0,void 0===this.focusObj&&(this.focusObj={}),Object(r["b"])(this.focusObj),void 0!==this.$q.fullscreen&&!0===this.$q.fullscreen.isCapable){const t=()=>{if(void 0===this.__portal)return;const t=Object(s["c"])(this.$q.fullscreen.activeEl);this.__portal.$el.parentElement!==t&&t.contains(this.$el)===(!1===this.__onGlobalDialog)&&t.appendChild(this.__portal.$el)};this.unwatchFullscreen=this.$watch("$q.fullscreen.activeEl",Object(a["a"])(t,50)),!1!==this.__onGlobalDialog&&!0!==this.$q.fullscreen.isActive||t()}else void 0!==this.__portal&&!1===this.__onGlobalDialog&&document.body.appendChild(this.__portal.$el)},__hidePortal(t){this.__portalIsAccessible=!1,!0===t&&(this.__portalIsActive=!1,Object(r["d"])(this.focusObj),void 0!==this.__portal&&(void 0!==this.unwatchFullscreen&&(this.unwatchFullscreen(),this.unwatchFullscreen=void 0),!1===this.__onGlobalDialog&&(this.__portal.$destroy(),this.__portal.$el.remove()),this.__portal=void 0))},__preparePortal(){void 0===this.__portal&&(this.__portal=!0===this.__onGlobalDialog?{$el:this.$el,$refs:this.$refs}:new o["default"]({name:"QPortal",parent:this,inheritAttrs:!1,render:t=>this.__renderPortal(t),components:this.$options.components,directives:this.$options.directives}).$mount())}},render(t){if(!0===this.__onGlobalDialog)return this.__renderPortal(t);void 0!==this.__portal&&this.__portal.$forceUpdate()},beforeDestroy(){this.__hidePortal(!0)}};!1===n["e"]&&(d.created=function(){this.__onGlobalDialog=u(this.$parent)}),e["c"]=d},"9e6ab":function(t,e,i){"use strict";var o=i("d233"),n=Object.prototype.hasOwnProperty,s=Array.isArray,r={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:o.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1,throwOnLimitExceeded:!1},a=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},l=function(t,e,i){if(t&&"string"===typeof t&&e.comma&&t.indexOf(",")>-1)return t.split(",");if(e.throwOnLimitExceeded&&i>=e.arrayLimit)throw new RangeError("Array limit exceeded. Only "+e.arrayLimit+" element"+(1===e.arrayLimit?"":"s")+" allowed in an array.");return t},c="utf8=%26%2310003%3B",u="utf8=%E2%9C%93",d=function(t,e){var i={__proto__:null},d=e.ignoreQueryPrefix?t.replace(/^\?/,""):t;d=d.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var h=e.parameterLimit===1/0?void 0:e.parameterLimit,p=d.split(e.delimiter,e.throwOnLimitExceeded?h+1:h);if(e.throwOnLimitExceeded&&p.length>h)throw new RangeError("Parameter limit exceeded. Only "+h+" parameter"+(1===h?"":"s")+" allowed.");var f,v=-1,m=e.charset;if(e.charsetSentinel)for(f=0;f<p.length;++f)0===p[f].indexOf("utf8=")&&(p[f]===u?m="utf-8":p[f]===c&&(m="iso-8859-1"),v=f,f=p.length);for(f=0;f<p.length;++f)if(f!==v){var g,y,b=p[f],_=b.indexOf("]="),w=-1===_?b.indexOf("="):_+1;-1===w?(g=e.decoder(b,r.decoder,m,"key"),y=e.strictNullHandling?null:""):(g=e.decoder(b.slice(0,w),r.decoder,m,"key"),y=o.maybeMap(l(b.slice(w+1),e,s(i[g])?i[g].length:0),(function(t){return e.decoder(t,r.decoder,m,"value")}))),y&&e.interpretNumericEntities&&"iso-8859-1"===m&&(y=a(String(y))),b.indexOf("[]=")>-1&&(y=s(y)?[y]:y);var S=n.call(i,g);S&&"combine"===e.duplicates?i[g]=o.combine(i[g],y):S&&"last"!==e.duplicates||(i[g]=y)}return i},h=function(t,e,i,n){var s=0;if(t.length>0&&"[]"===t[t.length-1]){var r=t.slice(0,-1).join("");s=Array.isArray(e)&&e[r]?e[r].length:0}for(var a=n?e:l(e,i,s),c=t.length-1;c>=0;--c){var u,d=t[c];if("[]"===d&&i.parseArrays)u=i.allowEmptyArrays&&(""===a||i.strictNullHandling&&null===a)?[]:o.combine([],a);else{u=i.plainObjects?{__proto__:null}:{};var h="["===d.charAt(0)&&"]"===d.charAt(d.length-1)?d.slice(1,-1):d,p=i.decodeDotInKeys?h.replace(/%2E/g,"."):h,f=parseInt(p,10);i.parseArrays||""!==p?!isNaN(f)&&d!==p&&String(f)===p&&f>=0&&i.parseArrays&&f<=i.arrayLimit?(u=[],u[f]=a):"__proto__"!==p&&(u[p]=a):u={0:a}}a=u}return a},p=function(t,e,i,o){if(t){var s=i.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,r=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,l=i.depth>0&&r.exec(s),c=l?s.slice(0,l.index):s,u=[];if(c){if(!i.plainObjects&&n.call(Object.prototype,c)&&!i.allowPrototypes)return;u.push(c)}var d=0;while(i.depth>0&&null!==(l=a.exec(s))&&d<i.depth){if(d+=1,!i.plainObjects&&n.call(Object.prototype,l[1].slice(1,-1))&&!i.allowPrototypes)return;u.push(l[1])}if(l){if(!0===i.strictDepth)throw new RangeError("Input depth exceeded depth option of "+i.depth+" and strictDepth is true");u.push("["+s.slice(l.index)+"]")}return h(u,e,i,o)}},f=function(t){if(!t)return r;if("undefined"!==typeof t.allowEmptyArrays&&"boolean"!==typeof t.allowEmptyArrays)throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if("undefined"!==typeof t.decodeDotInKeys&&"boolean"!==typeof t.decodeDotInKeys)throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(null!==t.decoder&&"undefined"!==typeof t.decoder&&"function"!==typeof t.decoder)throw new TypeError("Decoder has to be a function.");if("undefined"!==typeof t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if("undefined"!==typeof t.throwOnLimitExceeded&&"boolean"!==typeof t.throwOnLimitExceeded)throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var e="undefined"===typeof t.charset?r.charset:t.charset,i="undefined"===typeof t.duplicates?r.duplicates:t.duplicates;if("combine"!==i&&"first"!==i&&"last"!==i)throw new TypeError("The duplicates option must be either combine, first, or last");var n="undefined"===typeof t.allowDots?!0===t.decodeDotInKeys||r.allowDots:!!t.allowDots;return{allowDots:n,allowEmptyArrays:"boolean"===typeof t.allowEmptyArrays?!!t.allowEmptyArrays:r.allowEmptyArrays,allowPrototypes:"boolean"===typeof t.allowPrototypes?t.allowPrototypes:r.allowPrototypes,allowSparse:"boolean"===typeof t.allowSparse?t.allowSparse:r.allowSparse,arrayLimit:"number"===typeof t.arrayLimit?t.arrayLimit:r.arrayLimit,charset:e,charsetSentinel:"boolean"===typeof t.charsetSentinel?t.charsetSentinel:r.charsetSentinel,comma:"boolean"===typeof t.comma?t.comma:r.comma,decodeDotInKeys:"boolean"===typeof t.decodeDotInKeys?t.decodeDotInKeys:r.decodeDotInKeys,decoder:"function"===typeof t.decoder?t.decoder:r.decoder,delimiter:"string"===typeof t.delimiter||o.isRegExp(t.delimiter)?t.delimiter:r.delimiter,depth:"number"===typeof t.depth||!1===t.depth?+t.depth:r.depth,duplicates:i,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"===typeof t.interpretNumericEntities?t.interpretNumericEntities:r.interpretNumericEntities,parameterLimit:"number"===typeof t.parameterLimit?t.parameterLimit:r.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"===typeof t.plainObjects?t.plainObjects:r.plainObjects,strictDepth:"boolean"===typeof t.strictDepth?!!t.strictDepth:r.strictDepth,strictNullHandling:"boolean"===typeof t.strictNullHandling?t.strictNullHandling:r.strictNullHandling,throwOnLimitExceeded:"boolean"===typeof t.throwOnLimitExceeded&&t.throwOnLimitExceeded}};t.exports=function(t,e){var i=f(e);if(""===t||null===t||"undefined"===typeof t)return i.plainObjects?{__proto__:null}:{};for(var n="string"===typeof t?d(t,i):t,s=i.plainObjects?{__proto__:null}:{},r=Object.keys(n),a=0;a<r.length;++a){var l=r[a],c=p(l,n[l],i,"string"===typeof t);s=o.merge(s,c,i)}return!0===i.allowSparse?s:o.compact(s)}},a284:function(t,e,i){"use strict";t.exports=Object},a370:function(t,e,i){"use strict";var o=i("2b0e"),n=i("e2fa"),s=i("87e8"),r=i("e277");e["a"]=o["default"].extend({name:"QCardSection",mixins:[s["a"],n["a"]],props:{horizontal:Boolean},computed:{classes(){return"q-card__section q-card__section--"+(!0===this.horizontal?"horiz row no-wrap":"vert")}},render(t){return t(this.tag,{class:this.classes,on:{...this.qListeners}},Object(r["c"])(this,"default"))}})},a645:function(t,e,i){"use strict";t.exports=Error},a78e:function(t,e,i){var o,n;
/*!
 * JavaScript Cookie v2.2.1
 * https://github.com/js-cookie/js-cookie
 *
 * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
 * Released under the MIT license
 */(function(s){var r;if(o=s,n="function"===typeof o?o.call(e,i,e,t):o,void 0===n||(t.exports=n),r=!0,t.exports=s(),r=!0,!r){var a=window.Cookies,l=window.Cookies=s();l.noConflict=function(){return window.Cookies=a,l}}})((function(){function t(){for(var t=0,e={};t<arguments.length;t++){var i=arguments[t];for(var o in i)e[o]=i[o]}return e}function e(t){return t.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}function i(o){function n(){}function s(e,i,s){if("undefined"!==typeof document){s=t({path:"/"},n.defaults,s),"number"===typeof s.expires&&(s.expires=new Date(1*new Date+864e5*s.expires)),s.expires=s.expires?s.expires.toUTCString():"";try{var r=JSON.stringify(i);/^[\{\[]/.test(r)&&(i=r)}catch(c){}i=o.write?o.write(i,e):encodeURIComponent(String(i)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),e=encodeURIComponent(String(e)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var a="";for(var l in s)s[l]&&(a+="; "+l,!0!==s[l]&&(a+="="+s[l].split(";")[0]));return document.cookie=e+"="+i+a}}function r(t,i){if("undefined"!==typeof document){for(var n={},s=document.cookie?document.cookie.split("; "):[],r=0;r<s.length;r++){var a=s[r].split("="),l=a.slice(1).join("=");i||'"'!==l.charAt(0)||(l=l.slice(1,-1));try{var c=e(a[0]);if(l=(o.read||o)(l,c)||e(l),i)try{l=JSON.parse(l)}catch(u){}if(n[c]=l,t===c)break}catch(u){}}return t?n[t]:n}}return n.set=s,n.get=function(t){return r(t,!1)},n.getJSON=function(t){return r(t,!0)},n.remove=function(e,i){s(e,"",t(i,{expires:-1}))},n.defaults={},n.withConverter=i,n}return i((function(){}))}))},ab2b:function(t,e,i){"use strict";t.exports=Math.min},aff1:function(t,e,i){"use strict";i("14d9");var o=i("dc8a");const n=[];let s=!1;e["a"]={__install(){this.__installed=!0,window.addEventListener("keydown",t=>{s=27===t.keyCode}),window.addEventListener("blur",()=>{!0===s&&(s=!1)}),window.addEventListener("keyup",t=>{!0===s&&(s=!1,0!==n.length&&!0===Object(o["a"])(t,27)&&n[n.length-1].fn(t))})},register(t,e){!0===t.$q.platform.is.desktop&&(!0!==this.__installed&&this.__install(),n.push({comp:t,fn:e}))},pop(t){if(!0===t.$q.platform.is.desktop){const e=n.findIndex(e=>e.comp===t);e>-1&&n.splice(e,1)}}}},b047:function(t,e,i){"use strict";i("14d9");var o=i("2b0e"),n=i("0016"),s=i("b7fa"),r=i("3d69"),a=i("6642"),l=i("d882"),c=i("e277"),u=i("d54d");e["a"]=o["default"].extend({name:"QChip",mixins:[r["a"],s["a"],Object(a["b"])({xs:8,sm:10,md:14,lg:20,xl:24})],model:{event:"remove"},props:{dense:Boolean,icon:String,iconRight:String,iconRemove:String,iconSelected:String,label:[String,Number],color:String,textColor:String,value:{type:Boolean,default:!0},selected:{type:Boolean,default:null},square:Boolean,outline:Boolean,clickable:Boolean,removable:Boolean,removeAriaLabel:String,tabindex:[String,Number],disable:Boolean},computed:{classes(){const t=!0===this.outline&&this.color||this.textColor;return{["bg-"+this.color]:!1===this.outline&&void 0!==this.color,[`text-${t} q-chip--colored`]:t,disabled:this.disable,"q-chip--dense":this.dense,"q-chip--outline":this.outline,"q-chip--selected":this.selected,"q-chip--clickable cursor-pointer non-selectable q-hoverable":this.isClickable,"q-chip--square":this.square,"q-chip--dark q-dark":this.isDark}},hasLeftIcon(){return!0===this.selected||void 0!==this.icon},leftIcon(){return!0===this.selected?this.iconSelected||this.$q.iconSet.chip.selected:this.icon},removeIcon(){return this.iconRemove||this.$q.iconSet.chip.remove},isClickable(){return!1===this.disable&&(!0===this.clickable||null!==this.selected)},attrs(){const t=!0===this.disable?{tabindex:-1,"aria-disabled":"true"}:{tabindex:this.tabindex||0},e={...t,role:"button","aria-hidden":"false","aria-label":this.removeAriaLabel||this.$q.lang.label.remove};return{chip:t,remove:e}}},methods:{__onKeyup(t){13===t.keyCode&&this.__onClick(t)},__onClick(t){this.disable||(this.$emit("update:selected",!this.selected),this.$emit("click",t))},__onRemove(t){void 0!==t.keyCode&&13!==t.keyCode||(Object(l["l"])(t),!this.disable&&this.$emit("remove",!1))},__getContent(t){const e=[];!0===this.isClickable&&e.push(t("div",{staticClass:"q-focus-helper"})),!0===this.hasLeftIcon&&e.push(t(n["a"],{staticClass:"q-chip__icon q-chip__icon--left",props:{name:this.leftIcon}}));const i=void 0!==this.label?[t("div",{staticClass:"ellipsis"},[this.label])]:void 0;return e.push(t("div",{staticClass:"q-chip__content col row no-wrap items-center q-anchor--skip"},Object(c["b"])(i,this,"default"))),this.iconRight&&e.push(t(n["a"],{staticClass:"q-chip__icon q-chip__icon--right",props:{name:this.iconRight}})),!0===this.removable&&e.push(t(n["a"],{staticClass:"q-chip__icon q-chip__icon--remove cursor-pointer",props:{name:this.removeIcon},attrs:this.attrs.remove,on:Object(u["b"])(this,"non",{click:this.__onRemove,keyup:this.__onRemove})})),e}},render(t){if(!1===this.value)return;const e={staticClass:"q-chip row inline no-wrap items-center",class:this.classes,style:this.sizeStyle};return!0===this.isClickable&&Object.assign(e,{attrs:this.attrs.chip,on:Object(u["b"])(this,"click",{click:this.__onClick,keyup:this.__onKeyup}),directives:Object(u["b"])(this,"dir#"+this.ripple,[{name:"ripple",value:this.ripple}])}),t("div",e,this.__getContent(t))}})},b048:function(t,e,i){"use strict";i.r(e),e["default"]=function(t,e){return e=e||{},new Promise((function(i,o){var n=new XMLHttpRequest,s=[],r=[],a={},l=function(){return{ok:2==(n.status/100|0),statusText:n.statusText,status:n.status,url:n.responseURL,text:function(){return Promise.resolve(n.responseText)},json:function(){return Promise.resolve(n.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([n.response]))},clone:l,headers:{keys:function(){return s},entries:function(){return r},get:function(t){return a[t.toLowerCase()]},has:function(t){return t.toLowerCase()in a}}}};for(var c in n.open(e.method||"get",t,!0),n.onload=function(){n.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,(function(t,e,i){s.push(e=e.toLowerCase()),r.push([e,i]),a[e]=a[e]?a[e]+","+i:i})),i(l())},n.onerror=o,n.withCredentials="include"==e.credentials,e.headers)n.setRequestHeader(c,e.headers[c]);n.send(e.body||null)}))}},b05d:function(t,e,i){"use strict";var o=i("81e7"),n=i("c0a8"),s=i("ec5d"),r=i("9071");i("e9f5"),i("7d54");const a={mounted(){o["c"].takeover.forEach(t=>{t(this.$q)})}};var l=function(t){if(t.ssr){const e={...o["a"],ssrContext:t.ssr};Object.assign(t.ssr,{Q_HEAD_TAGS:"",Q_BODY_ATTRS:"",Q_BODY_TAGS:""}),t.app.$q=t.ssr.$q=e,o["c"].server.forEach(i=>{i(e,t)})}else{const e=t.app.mixins||[];!1===e.includes(a)&&(t.app.mixins=e.concat(a))}};e["a"]={version:n["a"],install:o["b"],lang:s["a"],iconSet:r["a"],ssrUpdate:l}},b1d0:function(t,e,i){"use strict";i("d47d")},b313:function(t,e,i){"use strict";var o=String.prototype.replace,n=/%20/g,s={RFC1738:"RFC1738",RFC3986:"RFC3986"};t.exports={default:s.RFC3986,formatters:{RFC1738:function(t){return o.call(t,n,"+")},RFC3986:function(t){return String(t)}},RFC1738:s.RFC1738,RFC3986:s.RFC3986}},b7fa:function(t,e,i){"use strict";e["a"]={props:{dark:{type:Boolean,default:null}},computed:{isDark(){return null===this.dark?this.$q.dark.isActive:this.dark}}}},bbcf:function(t,e,i){"use strict";i.r(e);i("e01a");var o=function(){var t=this,e=t._self._c;return e("div",[t.origin?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Origin")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.origin)+" ")])]):t._e(),t.description?e("div",{staticClass:"divider"}):t._e(),t.description?e("div",{class:t.paragraphClass},[e("div",{class:t.fieldClass},[t._v("Description")]),e("div",{class:t.paragraphValueClass,staticStyle:{"white-space":"pre-line"}},[t._v(" "+t._s(t.description)+" ")])]):t._e(),t.grape?e("div",{staticClass:"divider"}):t._e(),t.grape?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Grape")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.grape)+" ")])]):t._e(),t.type?e("div",{staticClass:"divider"}):t._e(),t.type?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Type")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.type)+" ")])]):t._e(),t.style?e("div",{staticClass:"divider"}):t._e(),t.style?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Style")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.style)+" ")])]):t._e(),t.alcohol_vol?e("div",{staticClass:"divider"}):t._e(),t.alcohol_vol?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Alcohol Volume")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.alcohol_vol)+" ")])]):t._e(),t.food_paring?e("div",{staticClass:"divider"}):t._e(),t.food_paring?e("div",{class:t.paragraphClass},[e("div",{class:t.fieldClass},[t._v("Food Paring")]),e("div",{class:t.paragraphValueClass},[t._v(" "+t._s(t.food_paring)+" ")])]):t._e()])},n=[],s=i("aa7e"),r={name:"Alcohol",props:{data:Object},mixins:[s["a"]],computed:{paragraphClass(){return this.$q.screen.gt.xs?"row":""},paragraphValueClass(){return this.$q.screen.gt.xs?"col-9":"col-6"},fieldClass(){return this.$q.screen.gt.xs?"col-3 title text-primary":"col-6 title text-primary"},valueClass(){return this.$q.screen.gt.xs?"col-9":"col-6 text-right"}},mounted(){}},a=r,l=(i("2713"),i("2877")),c=Object(l["a"])(a,o,n,!1,null,"946a2ca0",null);e["default"]=c.exports},bc78:function(t,e,i){"use strict";i.d(e,"b",(function(){return f}));i("d9e2"),i("5319"),i("498a");const o=/^rgb(a)?\((\d{1,3}),(\d{1,3}),(\d{1,3}),?([01]?\.?\d*?)?\)$/;function n({r:t,g:e,b:i,a:o}){const n=void 0!==o;if(t=Math.round(t),e=Math.round(e),i=Math.round(i),t>255||e>255||i>255||n&&o>100)throw new TypeError("Expected 3 numbers below 256 (and optionally one below 100)");return o=n?(256|Math.round(255*o/100)).toString(16).slice(1):"","#"+(i|e<<8|t<<16|1<<24).toString(16).slice(1)+o}function s(t){if("string"!==typeof t)throw new TypeError("Expected a string");t=t.replace(/^#/,""),3===t.length?t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]:4===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]+t[3]+t[3]);const e=parseInt(t,16);return t.length>6?{r:e>>24&255,g:e>>16&255,b:e>>8&255,a:Math.round((255&e)/2.55)}:{r:e>>16,g:e>>8&255,b:255&e}}function r({h:t,s:e,v:i,a:o}){let n,s,r;e/=100,i/=100,t/=360;const a=Math.floor(6*t),l=6*t-a,c=i*(1-e),u=i*(1-l*e),d=i*(1-(1-l)*e);switch(a%6){case 0:n=i,s=d,r=c;break;case 1:n=u,s=i,r=c;break;case 2:n=c,s=i,r=d;break;case 3:n=c,s=u,r=i;break;case 4:n=d,s=c,r=i;break;case 5:n=i,s=c,r=u;break}return{r:Math.round(255*n),g:Math.round(255*s),b:Math.round(255*r),a:o}}function a({r:t,g:e,b:i,a:o}){const n=Math.max(t,e,i),s=Math.min(t,e,i),r=n-s,a=0===n?0:r/n,l=n/255;let c;switch(n){case s:c=0;break;case t:c=e-i+r*(e<i?6:0),c/=6*r;break;case e:c=i-t+2*r,c/=6*r;break;case i:c=t-e+4*r,c/=6*r;break}return{h:Math.round(360*c),s:Math.round(100*a),v:Math.round(100*l),a:o}}function l(t){if("string"!==typeof t)throw new TypeError("Expected a string");const e=t.replace(/ /g,""),i=o.exec(e);if(null===i)return s(e);const n={r:Math.min(255,parseInt(i[2],10)),g:Math.min(255,parseInt(i[3],10)),b:Math.min(255,parseInt(i[4],10))};if(i[1]){const t=parseFloat(i[5]);n.a=100*Math.min(1,!0===isNaN(t)?1:t)}return n}function c(t,e){if("string"!==typeof t)throw new TypeError("Expected a string as color");if("number"!==typeof e)throw new TypeError("Expected a numeric percent");const i=l(t),o=e<0?0:255,n=Math.abs(e)/100,s=i.r,r=i.g,a=i.b;return"#"+(16777216+65536*(Math.round((o-s)*n)+s)+256*(Math.round((o-r)*n)+r)+(Math.round((o-a)*n)+a)).toString(16).slice(1)}function u(t){if("string"!==typeof t&&(!t||void 0===t.r))throw new TypeError("Expected a string or a {r, g, b} object as color");const e="string"===typeof t?l(t):t,i=e.r/255,o=e.g/255,n=e.b/255,s=i<=.03928?i/12.92:Math.pow((i+.055)/1.055,2.4),r=o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4),a=n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4);return.2126*s+.7152*r+.0722*a}function d(t){if("string"!==typeof t&&(!t||void 0===t.r))throw new TypeError("Expected a string or a {r, g, b} object as color");const e="string"===typeof t?l(t):t;return(299*e.r+587*e.g+114*e.b)/1e3}function h(t,e){if("string"!==typeof t&&(!t||void 0===t.r))throw new TypeError("Expected a string or a {r, g, b[, a]} object as fgColor");if("string"!==typeof e&&(!e||void 0===e.r))throw new TypeError("Expected a string or a {r, g, b[, a]} object as bgColor");const i="string"===typeof t?l(t):t,o=i.r/255,s=i.g/255,r=i.b/255,a=void 0!==i.a?i.a/100:1,c="string"===typeof e?l(e):e,u=c.r/255,d=c.g/255,h=c.b/255,p=void 0!==c.a?c.a/100:1,f=a+p*(1-a),v=Math.round((o*a+u*p*(1-a))/f*255),m=Math.round((s*a+d*p*(1-a))/f*255),g=Math.round((r*a+h*p*(1-a))/f*255),y={r:v,g:m,b:g,a:Math.round(100*f)};return"string"===typeof t?n(y):y}function p(t,e){if("string"!==typeof t)throw new TypeError("Expected a string as color");if(void 0===e||e<-1||e>1)throw new TypeError("Expected offset to be between -1 and 1");const{r:i,g:o,b:s,a:r}=l(t),a=void 0!==r?r/100:0;return n({r:i,g:o,b:s,a:Math.round(100*Math.min(1,Math.max(0,a+e)))})}function f(t,e,i=document.body){if("string"!==typeof t)throw new TypeError("Expected a string as color");if("string"!==typeof e)throw new TypeError("Expected a string as value");if(!(i instanceof Element))throw new TypeError("Expected a DOM element");i.style.setProperty("--q-color-"+t,e)}function v(t,e=document.body){if("string"!==typeof t)throw new TypeError("Expected a string as color");if(!(e instanceof Element))throw new TypeError("Expected a DOM element");return getComputedStyle(e).getPropertyValue("--q-color-"+t).trim()||null}function m(t){if("string"!==typeof t)throw new TypeError("Expected a string as color");const e=document.createElement("div");e.className=`text-${t} invisible fixed no-pointer-events`,document.body.appendChild(e);const i=getComputedStyle(e).getPropertyValue("color");return e.remove(),n(l(i))}e["a"]={rgbToHex:n,hexToRgb:s,hsvToRgb:r,rgbToHsv:a,textToRgb:l,lighten:c,luminosity:u,brightness:d,blend:h,changeAlpha:p,setBrand:f,getBrand:v,getPaletteColor:m}},bcd5:function(t,e,i){"use strict";i.r(e);var o=function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"padding-bottom":"170px"}},[t.$q.screen.lt.sm?e("TitleBar",{attrs:{"center-slot":"Buy again"}}):t._e(),t.$q.screen.lt.sm?t._e():e("div",{staticClass:"title self-center text-primary"},[t._v(" "+t._s(t.$t("Buy again"))+" ")]),t._l(t.mapHistoryItems,(function(i){return e("div",{key:i.date,staticClass:"col-12",staticStyle:{padding:"16px"}},[e("div",{staticStyle:{"font-size":"18px","font-weight":"bold",opacity:"0.4"}},[t._v(" "+t._s(t._f("formatedDate")(i.date))+" ")]),e("div",{staticClass:"col-12 row items-stretch"},t._l(i.items,(function(i,o){return e("ProductCardV",{key:o,attrs:{info:i,index:o,source:"history-items"},on:{"add-to-cart":function(e){return t.AddToCart(i)}}})})),1)])})),e("MenuBar")],2)},n=[],s=(i("14d9"),i("e9f5"),i("910d"),i("f665"),i("ab43"),i("1e70"),i("79a4"),i("c1a1"),i("8b00"),i("a4e7"),i("1e5a"),i("72c3"),i("ddb0"),i("5139")),r=i("2f62"),a=i("256a"),l=i("2ba5"),c=i("837e"),u=i("23ad");c["a"].extend(u);var d={name:"HistoryItems",components:{ProductCardV:s["a"],TitleBar:()=>i.e("signin~31ecd969").then(i.bind(null,"1e1d")),MenuBar:()=>i.e("app~0d7b3add").then(i.bind(null,"c247"))},mixins:[a["a"],l["a"]],data(){return{products:[],mapHistoryItems:[]}},computed:{...Object(r["b"])(["IsProductPriceInventoryLoaded"]),...Object(r["b"])(["user/loading"]),combined(){return!this["user/loading"]&&this.IsProductPriceInventoryLoaded}},watch:{combined:{immediate:!0,handler:function(t){t&&this.loadProducts()}}},created(){this.loadUser()},methods:{async loadProducts(){const t=this.$store.getters["branch/code"],e=await this.$store.dispatch("order/GetHistoryItems");let i=[];for(const a in e)i.push(parseInt(a));const o=await this.$store.dispatch("catalogs/GetMultiple",{list:i.map(t=>({cprcode:t})),branch:t}),n=[...new Set(Object.values(e))].sort((t,e)=>e-t),s=Object.entries(e),r=n.map(t=>{const e=s.filter(e=>e[1]===t).map(t=>o.find(e=>e.cprcode===parseInt(t[0]))),i=e.filter(t=>t&&t.cprcode);return{date:t,items:i}});this.products=o,this.mapHistoryItems=r}},filters:{formatedDate(t){return c["a"].unix(t).tz().format("LL")}}},h=d,p=(i("b1d0"),i("2877")),f=Object(p["a"])(h,o,n,!1,null,"65be893f",null);e["default"]=f.exports},c0a8:function(t){t.exports=JSON.parse('{"a":"1.22.10"}')},c3ae:function(t,e,i){"use strict";t.exports=Math.round},c3e0:function(t,e,i){"use strict";var o,n=i("f9ae"),s=i("2aa9");try{o=[].__proto__===Array.prototype}catch(c){if(!c||"object"!==typeof c||!("code"in c)||"ERR_PROTO_ACCESS"!==c.code)throw c}var r=!!o&&s&&s(Object.prototype,"__proto__"),a=Object,l=a.getPrototypeOf;t.exports=r&&"function"===typeof r.get?n([r.get]):"function"===typeof l&&function(t){return l(null==t?t:a(t))}},c474:function(t,e,i){"use strict";var o=i("f249"),n=i("d882"),s=i("f303"),r=i("dc8a");e["a"]={props:{target:{default:!0},noParentEvent:Boolean,contextMenu:Boolean},watch:{contextMenu(t){void 0!==this.anchorEl&&(this.__unconfigureAnchorEl(),this.__configureAnchorEl(t))},target(){void 0!==this.anchorEl&&this.__unconfigureAnchorEl(),this.__pickAnchorEl()},noParentEvent(t){void 0!==this.anchorEl&&(!0===t?this.__unconfigureAnchorEl():this.__configureAnchorEl())}},methods:{__showCondition(t){return void 0!==this.anchorEl&&(void 0===t||(void 0===t.touches||t.touches.length<=1))},__contextClick(t){this.hide(t),this.$nextTick(()=>{this.show(t)}),Object(n["i"])(t)},__toggleKey(t){!0===Object(r["a"])(t,13)&&this.toggle(t)},__mobileCleanup(t){this.anchorEl.classList.remove("non-selectable"),clearTimeout(this.touchTimer),!0===this.showing&&void 0!==t&&Object(o["a"])()},__mobilePrevent:n["i"],__mobileTouch(t){if(this.__mobileCleanup(t),!0!==this.__showCondition(t))return;this.hide(t),this.anchorEl.classList.add("non-selectable");const e=t.target;Object(n["a"])(this,"anchor",[[e,"touchmove","__mobileCleanup","passive"],[e,"touchend","__mobileCleanup","passive"],[e,"touchcancel","__mobileCleanup","passive"],[this.anchorEl,"contextmenu","__mobilePrevent","notPassive"]]),this.touchTimer=setTimeout(()=>{this.show(t)},300)},__unconfigureAnchorEl(){Object(n["b"])(this,"anchor")},__configureAnchorEl(t=this.contextMenu){if(!0===this.noParentEvent||void 0===this.anchorEl)return;let e;e=!0===t?!0===this.$q.platform.is.mobile?[[this.anchorEl,"touchstart","__mobileTouch","passive"]]:[[this.anchorEl,"click","hide","passive"],[this.anchorEl,"contextmenu","__contextClick","notPassive"]]:[[this.anchorEl,"click","toggle","passive"],[this.anchorEl,"keyup","__toggleKey","passive"]],Object(n["a"])(this,"anchor",e)},__setAnchorEl(t){this.anchorEl=t;while(this.anchorEl.classList.contains("q-anchor--skip"))this.anchorEl=this.anchorEl.parentNode;this.__configureAnchorEl()},__pickAnchorEl(){!1===this.target||""===this.target||null===this.parentEl?this.anchorEl=void 0:!0===this.target?this.__setAnchorEl(this.parentEl):(this.anchorEl=Object(s["d"])(this.target)||void 0,void 0!==this.anchorEl&&this.__configureAnchorEl())},__changeScrollEvent(t,e){const i=(void 0!==e?"add":"remove")+"EventListener",o=void 0!==e?e:this.__scrollFn;t!==window&&t[i]("scroll",o,n["f"].passive),window[i]("scroll",o,n["f"].passive),this.__scrollFn=e}},created(){"function"===typeof this.__configureScrollTarget&&"function"===typeof this.__unconfigureScrollTarget&&(this.noParentEventWatcher=this.$watch("noParentEvent",()=>{void 0!==this.__scrollTarget&&(this.__unconfigureScrollTarget(),this.__configureScrollTarget())}))},mounted(){this.parentEl=this.$el.parentNode,this.__pickAnchorEl(),!0===this.value&&void 0===this.anchorEl&&this.$emit("input",!1)},beforeDestroy(){clearTimeout(this.touchTimer),void 0!==this.noParentEventWatcher&&this.noParentEventWatcher(),void 0!==this.__anchorCleanup&&this.__anchorCleanup(),this.__unconfigureAnchorEl()}}},c5c5:function(t,e,i){"use strict";i("2679")},c765:function(t,e,i){},c8c8:function(t,e,i){"use strict";i("14d9"),i("13d5"),i("4069"),i("e9f5"),i("ab43");var o=i("99b6"),n=i("3d69"),s=i("87e8"),r=i("8716"),a=i("6642");const l={none:0,xs:4,sm:8,md:16,lg:24,xl:32},c=["button","submit","reset"],u=/[^\s]\/[^\s]/,d=["flat","outline","push","unelevated"],h=(t,e)=>!0===t.flat?"flat":!0===t.outline?"outline":!0===t.push?"push":!0===t.unelevated?"unelevated":e;e["a"]={mixins:[s["a"],n["a"],r["a"],o["a"],Object(a["b"])({xs:8,sm:10,md:14,lg:20,xl:24})],props:{type:{type:String,default:"button"},to:[Object,String],replace:Boolean,append:Boolean,label:[Number,String],icon:String,iconRight:String,...d.reduce((t,e)=>(t[e]=Boolean)&&t,{}),square:Boolean,round:Boolean,rounded:Boolean,glossy:Boolean,size:String,fab:Boolean,fabMini:Boolean,padding:String,color:String,textColor:String,noCaps:Boolean,noWrap:Boolean,dense:Boolean,tabindex:[Number,String],align:{default:"center"},stack:Boolean,stretch:Boolean,loading:{type:Boolean,default:null},disable:Boolean},computed:{style(){if(!1===this.fab&&!1===this.fabMini)return this.sizeStyle},isRounded(){return!0===this.rounded||!0===this.fab||!0===this.fabMini},isActionable(){return!0!==this.disable&&!0!==this.loading},computedTabIndex(){return!0===this.isActionable?this.tabindex||0:-1},design(){return h(this,"standard")},attrs(){const t={tabindex:this.computedTabIndex};return!0===this.hasLink?Object.assign(t,this.linkAttrs):!0===c.includes(this.type)&&(t.type=this.type),"a"===this.linkTag?(!0===this.disable?t["aria-disabled"]="true":void 0===t.href&&(t.role="button"),!0!==this.hasRouterLink&&!0===u.test(this.type)&&(t.type=this.type)):!0===this.disable&&(t.disabled="",t["aria-disabled"]="true"),!0===this.loading&&void 0!==this.percentage&&(t.role="progressbar",t["aria-valuemin"]=0,t["aria-valuemax"]=100,t["aria-valuenow"]=this.percentage),t},classes(){let t;void 0!==this.color?t=!0===this.flat||!0===this.outline?"text-"+(this.textColor||this.color):`bg-${this.color} text-${this.textColor||"white"}`:this.textColor&&(t="text-"+this.textColor);const e=!0===this.round?"round":"rectangle"+(!0===this.isRounded?" q-btn--rounded":!0===this.square?" q-btn--square":"");return`q-btn--${this.design} q-btn--${e}`+(void 0!==t?" "+t:"")+(!0===this.isActionable?" q-btn--actionable q-focusable q-hoverable":!0===this.disable?" disabled":"")+(!0===this.fab?" q-btn--fab":!0===this.fabMini?" q-btn--fab-mini":"")+(!0===this.noCaps?" q-btn--no-uppercase":"")+(!0===this.noWrap?"":" q-btn--wrap")+(!0===this.dense?" q-btn--dense":"")+(!0===this.stretch?" no-border-radius self-stretch":"")+(!0===this.glossy?" glossy":"")},innerClasses(){return this.alignClass+(!0===this.stack?" column":" row")+(!0===this.noWrap?" no-wrap text-no-wrap":"")+(!0===this.loading?" q-btn__content--hidden":"")},wrapperStyle(){if(void 0!==this.padding)return{padding:this.padding.split(/\s+/).map(t=>t in l?l[t]+"px":t).join(" "),minWidth:"0",minHeight:"0"}}}}},cb32:function(t,e,i){"use strict";var o=i("2b0e"),n=i("0016"),s=i("6642"),r=i("87e8"),a=i("e277");e["a"]=o["default"].extend({name:"QAvatar",mixins:[r["a"],s["a"]],props:{fontSize:String,color:String,textColor:String,icon:String,square:Boolean,rounded:Boolean},computed:{classes(){return{["bg-"+this.color]:this.color,[`text-${this.textColor} q-chip--colored`]:this.textColor,"q-avatar--square":this.square,"rounded-borders":this.rounded}},contentStyle(){if(this.fontSize)return{fontSize:this.fontSize}}},render(t){const e=void 0!==this.icon?[t(n["a"],{props:{name:this.icon}})]:void 0;return t("div",{staticClass:"q-avatar",style:this.sizeStyle,class:this.classes,on:{...this.qListeners}},[t("div",{staticClass:"q-avatar__content row flex-center overflow-hidden",style:this.contentStyle},Object(a["b"])(e,this,"default"))])}})},ccf1:function(t,e,i){"use strict";var o=i("2714"),n=i("0d25"),s=function(t,e,i){for(var o,n=t;null!=(o=n.next);n=o)if(o.key===e)return n.next=o.next,i||(o.next=t.next,t.next=o),o},r=function(t,e){if(t){var i=s(t,e);return i&&i.value}},a=function(t,e,i){var o=s(t,e);o?o.value=i:t.next={key:e,next:t.next,value:i}},l=function(t,e){return!!t&&!!s(t,e)},c=function(t,e){if(t)return s(t,e,!0)};t.exports=function(){var t,e={assert:function(t){if(!e.has(t))throw new n("Side channel does not contain "+o(t))},delete:function(e){var i=t&&t.next,o=c(t,e);return o&&i&&i===o&&(t=void 0),!!o},get:function(e){return r(t,e)},has:function(e){return l(t,e)},set:function(e,i){t||(t={next:void 0}),a(t,e,i)}};return e}},ce08:function(t,e,i){t.exports=self.fetch||(self.fetch=i("b048").default||i("b048"))},d233:function(t,e,i){"use strict";var o=i("b313"),n=Object.prototype.hasOwnProperty,s=Array.isArray,r=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),a=function(t){while(t.length>1){var e=t.pop(),i=e.obj[e.prop];if(s(i)){for(var o=[],n=0;n<i.length;++n)"undefined"!==typeof i[n]&&o.push(i[n]);e.obj[e.prop]=o}}},l=function(t,e){for(var i=e&&e.plainObjects?{__proto__:null}:{},o=0;o<t.length;++o)"undefined"!==typeof t[o]&&(i[o]=t[o]);return i},c=function t(e,i,o){if(!i)return e;if("object"!==typeof i&&"function"!==typeof i){if(s(e))e.push(i);else{if(!e||"object"!==typeof e)return[e,i];(o&&(o.plainObjects||o.allowPrototypes)||!n.call(Object.prototype,i))&&(e[i]=!0)}return e}if(!e||"object"!==typeof e)return[e].concat(i);var r=e;return s(e)&&!s(i)&&(r=l(e,o)),s(e)&&s(i)?(i.forEach((function(i,s){if(n.call(e,s)){var r=e[s];r&&"object"===typeof r&&i&&"object"===typeof i?e[s]=t(r,i,o):e.push(i)}else e[s]=i})),e):Object.keys(i).reduce((function(e,s){var r=i[s];return n.call(e,s)?e[s]=t(e[s],r,o):e[s]=r,e}),r)},u=function(t,e){return Object.keys(e).reduce((function(t,i){return t[i]=e[i],t}),t)},d=function(t,e,i){var o=t.replace(/\+/g," ");if("iso-8859-1"===i)return o.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(o)}catch(n){return o}},h=1024,p=function(t,e,i,n,s){if(0===t.length)return t;var a=t;if("symbol"===typeof t?a=Symbol.prototype.toString.call(t):"string"!==typeof t&&(a=String(t)),"iso-8859-1"===i)return escape(a).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var l="",c=0;c<a.length;c+=h){for(var u=a.length>=h?a.slice(c,c+h):a,d=[],p=0;p<u.length;++p){var f=u.charCodeAt(p);45===f||46===f||95===f||126===f||f>=48&&f<=57||f>=65&&f<=90||f>=97&&f<=122||s===o.RFC1738&&(40===f||41===f)?d[d.length]=u.charAt(p):f<128?d[d.length]=r[f]:f<2048?d[d.length]=r[192|f>>6]+r[128|63&f]:f<55296||f>=57344?d[d.length]=r[224|f>>12]+r[128|f>>6&63]+r[128|63&f]:(p+=1,f=65536+((1023&f)<<10|1023&u.charCodeAt(p)),d[d.length]=r[240|f>>18]+r[128|f>>12&63]+r[128|f>>6&63]+r[128|63&f])}l+=d.join("")}return l},f=function(t){for(var e=[{obj:{o:t},prop:"o"}],i=[],o=0;o<e.length;++o)for(var n=e[o],s=n.obj[n.prop],r=Object.keys(s),l=0;l<r.length;++l){var c=r[l],u=s[c];"object"===typeof u&&null!==u&&-1===i.indexOf(u)&&(e.push({obj:s,prop:c}),i.push(u))}return a(e),t},v=function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},m=function(t){return!(!t||"object"!==typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},g=function(t,e){return[].concat(t,e)},y=function(t,e){if(s(t)){for(var i=[],o=0;o<t.length;o+=1)i.push(e(t[o]));return i}return e(t)};t.exports={arrayToObject:l,assign:u,combine:g,compact:f,decode:d,encode:p,isBuffer:m,isRegExp:v,maybeMap:y,merge:c}},d372:function(t,e,i){},d47d:function(t,e,i){},d54d:function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"a",(function(){return s})),i.d(e,"c",(function(){return r}));var o=i("0967");function n(t,e,i){if(!0===o["e"])return i;const n="__qcache_"+e;return void 0===t[n]?t[n]=i:t[n]}function s(t,e,i){if(!0===o["e"])return i();const n="__qcache_"+e;return void 0===t[n]?t[n]=i():t[n]}function r(t,e){return{data(){const i={},o=this[t];for(const t in o)i[t]=o[t];return{[e]:i}},watch:{[t](t,i){const o=this[e];if(void 0!==i)for(const e in i)void 0===t[e]&&this.$delete(o,e);for(const e in t)o[e]!==t[e]&&this.$set(o,e,t[e])}}}}},d882:function(t,e,i){"use strict";i.d(e,"f",(function(){return o})),i.d(e,"g",(function(){return s})),i.d(e,"e",(function(){return r})),i.d(e,"h",(function(){return a})),i.d(e,"d",(function(){return l})),i.d(e,"k",(function(){return c})),i.d(e,"i",(function(){return u})),i.d(e,"l",(function(){return d})),i.d(e,"m",(function(){return h})),i.d(e,"j",(function(){return p})),i.d(e,"c",(function(){return f})),i.d(e,"a",(function(){return v})),i.d(e,"b",(function(){return m}));i("14d9"),i("e9f5"),i("7d54"),i("ddb0");const o={hasPassive:!1,passiveCapture:!0,notPassiveCapture:!0};try{var n=Object.defineProperty({},"passive",{get(){Object.assign(o,{hasPassive:!0,passive:{passive:!0},notPassive:{passive:!1},passiveCapture:{passive:!0,capture:!0},notPassiveCapture:{passive:!1,capture:!0}})}});window.addEventListener("qtest",null,n),window.removeEventListener("qtest",null,n)}catch(g){}function s(){}function r(t){return 0===t.button}function a(t){return t.touches&&t.touches[0]?t=t.touches[0]:t.changedTouches&&t.changedTouches[0]?t=t.changedTouches[0]:t.targetTouches&&t.targetTouches[0]&&(t=t.targetTouches[0]),{top:t.clientY,left:t.clientX}}function l(t){if(t.path)return t.path;if(t.composedPath)return t.composedPath();const e=[];let i=t.target;while(i){if(e.push(i),"HTML"===i.tagName)return e.push(document),e.push(window),e;i=i.parentElement}}function c(t){t.stopPropagation()}function u(t){!1!==t.cancelable&&t.preventDefault()}function d(t){!1!==t.cancelable&&t.preventDefault(),t.stopPropagation()}function h(t){if(d(t),"mousedown"===t.type){const e=i=>{i.target===t.target&&d(i),document.removeEventListener("click",e,o.notPassiveCapture)};document.addEventListener("click",e,o.notPassiveCapture)}}function p(t,e){if(void 0===t||!0===e&&!0===t.__dragPrevented)return;const i=!0===e?t=>{t.__dragPrevented=!0,t.addEventListener("dragstart",u,o.notPassiveCapture)}:t=>{delete t.__dragPrevented,t.removeEventListener("dragstart",u,o.notPassiveCapture)};t.querySelectorAll("a, img").forEach(i)}function f(t,{bubbles:e=!1,cancelable:i=!1}={}){try{return new CustomEvent(t,{bubbles:e,cancelable:i})}catch(g){const n=document.createEvent("Event");return n.initEvent(t,e,i),n}}function v(t,e,i){const n=`__q_${e}_evt`;t[n]=void 0!==t[n]?t[n].concat(i):i,i.forEach(e=>{e[0].addEventListener(e[1],t[e[2]],o[e[3]])})}function m(t,e){const i=`__q_${e}_evt`;void 0!==t[i]&&(t[i].forEach(e=>{e[0].removeEventListener(e[1],t[e[2]],o[e[3]])}),t[i]=void 0)}},dc8a:function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return s})),i.d(e,"a",(function(){return r}));let o=!1;function n(t){o=!0===t.isComposing}function s(t){return!0===o||t!==Object(t)||!0===t.isComposing||!0===t.qKeyEvent}function r(t,e){return!0!==s(t)&&[].concat(e).includes(t.keyCode)}},dc99:function(t,e,i){"use strict";t.exports=RangeError},ddd8:function(t,e,i){"use strict";i("14d9"),i("e9f5"),i("910d"),i("f665"),i("ab43"),i("a732");var o=i("2b0e"),n=i("8572"),s=i("0016"),r=i("b047"),a=i("66e5"),l=i("4074"),c=i("0170"),u=i("4e73"),d=i("24e8"),h=i("5ff7"),p=i("d882"),f=i("7937"),v=i("dc8a"),m=i("e277"),g=i("d54d"),y=i("f89c"),b=(i("13d5"),i("7d54"),i("9485"),i("5319"),i("1c16")),_=i("0831");const w=1e3,S=["start","center","end","start-force","center-force","end-force"],x=Array.prototype.filter;function C(t,e){return t+e}function k(t,e,i,o,n,s,r,a){const l=t===window?document.scrollingElement||document.documentElement:t,c=!0===n?"offsetWidth":"offsetHeight",u={scrollStart:0,scrollViewSize:-r-a,scrollMaxSize:0,offsetStart:-r,offsetEnd:-a};if(!0===n?(t===window?(u.scrollStart=window.pageXOffset||window.scrollX||document.body.scrollLeft||0,u.scrollViewSize+=document.documentElement.clientWidth):(u.scrollStart=l.scrollLeft,u.scrollViewSize+=l.clientWidth),u.scrollMaxSize=l.scrollWidth,!0===s&&(u.scrollStart=(!0===Object(_["h"])()?u.scrollMaxSize-u.scrollViewSize:0)-u.scrollStart)):(t===window?(u.scrollStart=window.pageYOffset||window.scrollY||document.body.scrollTop||0,u.scrollViewSize+=document.documentElement.clientHeight):(u.scrollStart=l.scrollTop,u.scrollViewSize+=l.clientHeight),u.scrollMaxSize=l.scrollHeight),void 0!==i)for(let d=i.previousElementSibling;null!==d;d=d.previousElementSibling)!1===d.classList.contains("q-virtual-scroll--skip")&&(u.offsetStart+=d[c]);if(void 0!==o)for(let d=o.nextElementSibling;null!==d;d=d.nextElementSibling)!1===d.classList.contains("q-virtual-scroll--skip")&&(u.offsetEnd+=d[c]);if(e!==t){const i=l.getBoundingClientRect(),o=e.getBoundingClientRect();!0===n?(u.offsetStart+=o.left-i.left,u.offsetEnd-=o.width):(u.offsetStart+=o.top-i.top,u.offsetEnd-=o.height),t!==window&&(u.offsetStart+=u.scrollStart),u.offsetEnd+=u.scrollMaxSize-u.offsetStart}return u}function O(t,e,i,o){"end"===e&&(e=(t===window?document.body:t)[!0===i?"scrollWidth":"scrollHeight"]),t===window?!0===i?(!0===o&&(e=(!0===Object(_["h"])()?document.body.scrollWidth-document.documentElement.clientWidth:0)-e),window.scrollTo(e,window.pageYOffset||window.scrollY||document.body.scrollTop||0)):window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,e):!0===i?(!0===o&&(e=(!0===Object(_["h"])()?t.scrollWidth-t.offsetWidth:0)-e),t.scrollLeft=e):t.scrollTop=e}function q(t,e,i,o){if(i>=o)return 0;const n=e.length,s=Math.floor(i/w),r=Math.floor((o-1)/w)+1;let a=t.slice(s,r).reduce(C,0);return i%w!==0&&(a-=e.slice(s*w,i).reduce(C,0)),o%w!==0&&o!==n&&(a-=e.slice(o,r*w).reduce(C,0)),a}const E={virtualScrollSliceSize:{type:[Number,String],default:null},virtualScrollSliceRatioBefore:{type:[Number,String],default:1},virtualScrollSliceRatioAfter:{type:[Number,String],default:1},virtualScrollItemSize:{type:[Number,String],default:24},virtualScrollStickySizeStart:{type:[Number,String],default:0},virtualScrollStickySizeEnd:{type:[Number,String],default:0},tableColspan:[Number,String]};function A(t,e){void 0===A.isSupported&&(A.isSupported=void 0!==window.getComputedStyle(document.body).overflowAnchor),!1!==A.isSupported&&void 0!==t&&(cancelAnimationFrame(t._qOverflowAnimationFrame),t._qOverflowAnimationFrame=requestAnimationFrame(()=>{if(void 0===t)return;const i=t.children||[];x.call(i,t=>t.dataset&&void 0!==t.dataset.qVsAnchor).forEach(t=>{delete t.dataset.qVsAnchor});const o=i[e];o&&o.dataset&&(o.dataset.qVsAnchor="")}))}Object.keys(E);var j={props:{virtualScrollHorizontal:Boolean,...E},data(){return{virtualScrollSliceRange:{from:0,to:0}}},watch:{needsSliceRecalc(){this.__setVirtualScrollSize()},needsReset(){this.reset()}},computed:{needsReset(){return["virtualScrollItemSizeComputed","virtualScrollHorizontal"].map(t=>this[t]).join(";")},needsSliceRecalc(){return this.needsReset+";"+["virtualScrollSliceRatioBefore","virtualScrollSliceRatioAfter"].map(t=>this[t]).join(";")},colspanAttr(){return void 0!==this.tableColspan?{colspan:this.tableColspan}:{colspan:100}},virtualScrollItemSizeComputed(){return this.virtualScrollItemSize}},methods:{reset(){this.__resetVirtualScroll(this.prevToIndex,!0)},refresh(t){this.__resetVirtualScroll(void 0===t?this.prevToIndex:t)},scrollTo(t,e){const i=this.__getVirtualScrollTarget();if(void 0===i||null===i||8===i.nodeType)return;const o=k(i,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd);this.__scrollViewSize!==o.scrollViewSize&&this.__setVirtualScrollSize(o.scrollViewSize),this.__setVirtualScrollSliceRange(i,o,Math.min(this.virtualScrollLength-1,Math.max(0,parseInt(t,10)||0)),0,S.indexOf(e)>-1?e:this.prevToIndex>-1&&t>this.prevToIndex?"end":"start")},__onVirtualScrollEvt(){const t=this.__getVirtualScrollTarget();if(void 0===t||null===t||8===t.nodeType)return;const e=k(t,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd),i=this.virtualScrollLength-1,o=e.scrollMaxSize-e.offsetStart-e.offsetEnd-this.virtualScrollPaddingAfter;if(this.prevScrollStart===e.scrollStart)return;if(e.scrollMaxSize<=0)return void this.__setVirtualScrollSliceRange(t,e,0,0);this.__scrollViewSize!==e.scrollViewSize&&this.__setVirtualScrollSize(e.scrollViewSize),this.__updateVirtualScrollSizes(this.virtualScrollSliceRange.from);const n=Math.floor(e.scrollMaxSize-Math.max(e.scrollViewSize,e.offsetEnd)-Math.min(this.virtualScrollSizes[i],e.scrollViewSize/2));if(n>0&&Math.ceil(e.scrollStart)>=n)return void this.__setVirtualScrollSliceRange(t,e,i,e.scrollMaxSize-e.offsetEnd-this.virtualScrollSizesAgg.reduce(C,0));let s=0,r=e.scrollStart-e.offsetStart,a=r;if(r<=o&&r+e.scrollViewSize>=this.virtualScrollPaddingBefore)r-=this.virtualScrollPaddingBefore,s=this.virtualScrollSliceRange.from,a=r;else for(let l=0;r>=this.virtualScrollSizesAgg[l]&&s<i;l++)r-=this.virtualScrollSizesAgg[l],s+=w;while(r>0&&s<i)r-=this.virtualScrollSizes[s],r>-e.scrollViewSize?(s++,a=r):a=this.virtualScrollSizes[s]+r;this.__setVirtualScrollSliceRange(t,e,s,a)},__setVirtualScrollSliceRange(t,e,i,o,n){const s="string"===typeof n&&n.indexOf("-force")>-1,r=!0===s?n.replace("-force",""):n,a=void 0!==r?r:"start";let l=Math.max(0,i-this.virtualScrollSliceSizeComputed[a]),c=l+this.virtualScrollSliceSizeComputed.total;c>this.virtualScrollLength&&(c=this.virtualScrollLength,l=Math.max(0,c-this.virtualScrollSliceSizeComputed.total)),this.prevScrollStart=e.scrollStart;const u=l!==this.virtualScrollSliceRange.from||c!==this.virtualScrollSliceRange.to;if(!1===u&&void 0===r)return void this.__emitScroll(i);const{activeElement:d}=document,h=this.$refs.content;!0===u&&void 0!==h&&h!==d&&!0===h.contains(d)&&(h.addEventListener("focusout",this.__onBlurRefocusFn),setTimeout(()=>{void 0!==h&&h.removeEventListener("focusout",this.__onBlurRefocusFn)})),A(h,i-l);const p=void 0!==r?this.virtualScrollSizes.slice(l,i).reduce(C,0):0;if(!0===u){const t=c>=this.virtualScrollSliceRange.from&&l<=this.virtualScrollSliceRange.to?this.virtualScrollSliceRange.to:c;this.virtualScrollSliceRange={from:l,to:t},this.virtualScrollPaddingBefore=q(this.virtualScrollSizesAgg,this.virtualScrollSizes,0,l),this.virtualScrollPaddingAfter=q(this.virtualScrollSizesAgg,this.virtualScrollSizes,this.virtualScrollSliceRange.to,this.virtualScrollLength),requestAnimationFrame(()=>{this.virtualScrollSliceRange.to!==c&&this.prevScrollStart===e.scrollStart&&(this.virtualScrollSliceRange={from:this.virtualScrollSliceRange.from,to:c},this.virtualScrollPaddingAfter=q(this.virtualScrollSizesAgg,this.virtualScrollSizes,c,this.virtualScrollLength))})}requestAnimationFrame(()=>{if(this.prevScrollStart!==e.scrollStart)return;!0===u&&this.__updateVirtualScrollSizes(l);const n=this.virtualScrollSizes.slice(l,i).reduce(C,0),a=n+e.offsetStart+this.virtualScrollPaddingBefore,c=a+this.virtualScrollSizes[i];let d=a+o;if(void 0!==r){const t=n-p,o=e.scrollStart+t;d=!0!==s&&o<a&&c<o+e.scrollViewSize?o:"end"===r?c-e.scrollViewSize:a-("start"===r?0:Math.round((e.scrollViewSize-this.virtualScrollSizes[i])/2))}this.prevScrollStart=d,O(t,d,this.virtualScrollHorizontal,this.$q.lang.rtl),this.__emitScroll(i)})},__updateVirtualScrollSizes(t){const e=this.$refs.content;if(void 0!==e){const i=x.call(e.children||[],t=>t.classList&&!1===t.classList.contains("q-virtual-scroll--skip")),o=i.length,n=!0===this.virtualScrollHorizontal?t=>t.getBoundingClientRect().width:t=>t.offsetHeight;let s,r,a=t;for(let t=0;t<o;){s=n(i[t]),t++;while(t<o&&!0===i[t].classList.contains("q-virtual-scroll--with-prev"))s+=n(i[t]),t++;r=s-this.virtualScrollSizes[a],0!==r&&(this.virtualScrollSizes[a]+=r,this.virtualScrollSizesAgg[Math.floor(a/w)]+=r),a++}}},__resetVirtualScroll(t,e){const i=1*this.virtualScrollItemSizeComputed;!0!==e&&!1!==Array.isArray(this.virtualScrollSizes)||(this.virtualScrollSizes=[]);const o=this.virtualScrollSizes.length;this.virtualScrollSizes.length=this.virtualScrollLength;for(let s=this.virtualScrollLength-1;s>=o;s--)this.virtualScrollSizes[s]=i;const n=Math.floor((this.virtualScrollLength-1)/w);this.virtualScrollSizesAgg=[];for(let s=0;s<=n;s++){let t=0;const e=Math.min((s+1)*w,this.virtualScrollLength);for(let i=s*w;i<e;i++)t+=this.virtualScrollSizes[i];this.virtualScrollSizesAgg.push(t)}this.prevToIndex=-1,this.prevScrollStart=void 0,this.virtualScrollPaddingBefore=q(this.virtualScrollSizesAgg,this.virtualScrollSizes,0,this.virtualScrollSliceRange.from),this.virtualScrollPaddingAfter=q(this.virtualScrollSizesAgg,this.virtualScrollSizes,this.virtualScrollSliceRange.to,this.virtualScrollLength),t>=0?(this.__updateVirtualScrollSizes(this.virtualScrollSliceRange.from),this.$nextTick(()=>{this.scrollTo(t)})):this.__onVirtualScrollEvt()},__setVirtualScrollSize(t){if(void 0===t&&"undefined"!==typeof window){const e=this.__getVirtualScrollTarget();void 0!==e&&null!==e&&8!==e.nodeType&&(t=k(e,this.__getVirtualScrollEl(),this.$refs.before,this.$refs.after,this.virtualScrollHorizontal,this.$q.lang.rtl,this.virtualScrollStickySizeStart,this.virtualScrollStickySizeEnd).scrollViewSize)}this.__scrollViewSize=t;const e=parseFloat(this.virtualScrollSliceRatioBefore)||0,i=parseFloat(this.virtualScrollSliceRatioAfter)||0,o=1+e+i,n=void 0===t||t<=0?1:Math.ceil(t/this.virtualScrollItemSizeComputed),s=Math.max(1,n,Math.ceil((this.virtualScrollSliceSize>0?this.virtualScrollSliceSize:10)/o));this.virtualScrollSliceSizeComputed={total:Math.ceil(s*o),start:Math.ceil(s*e),center:Math.ceil(s*(.5+e)),end:Math.ceil(s*(1+e)),view:n}},__padVirtualScroll(t,e,i){const o=!0===this.virtualScrollHorizontal?"width":"height",n={["--q-virtual-scroll-item-"+o]:this.virtualScrollItemSizeComputed+"px"};return["tbody"===e?t(e,{staticClass:"q-virtual-scroll__padding",key:"before",ref:"before"},[t("tr",[t("td",{style:{[o]:this.virtualScrollPaddingBefore+"px",...n},attrs:this.colspanAttr})])]):t(e,{staticClass:"q-virtual-scroll__padding",key:"before",ref:"before",style:{[o]:this.virtualScrollPaddingBefore+"px",...n}}),t(e,{staticClass:"q-virtual-scroll__content",key:"content",ref:"content",attrs:{tabindex:-1}},i),"tbody"===e?t(e,{staticClass:"q-virtual-scroll__padding",key:"after",ref:"after"},[t("tr",[t("td",{style:{[o]:this.virtualScrollPaddingAfter+"px",...n},attrs:this.colspanAttr})])]):t(e,{staticClass:"q-virtual-scroll__padding",key:"after",ref:"after",style:{[o]:this.virtualScrollPaddingAfter+"px",...n}})]},__emitScroll(t){this.prevToIndex!==t&&(void 0!==this.qListeners["virtual-scroll"]&&this.$emit("virtual-scroll",{index:t,from:this.virtualScrollSliceRange.from,to:this.virtualScrollSliceRange.to-1,direction:t<this.prevToIndex?"decrease":"increase",ref:this}),this.prevToIndex=t)},__onBlurRefocusFn(){void 0!==this.$refs.content&&this.$refs.content.focus()}},created(){this.__setVirtualScrollSize()},activated(){if(!0!==this.shouldActivate)return;const t=this.__getVirtualScrollTarget();void 0!==this.prevScrollStart&&void 0!==t&&null!==t&&8!==t.nodeType?O(t,this.prevScrollStart,this.virtualScrollHorizontal,this.$q.lang.rtl):this.scrollTo(this.prevToIndex)},deactivated(){this.shouldActivate=!0},beforeMount(){this.__onVirtualScrollEvt=Object(b["a"])(this.__onVirtualScrollEvt,!0===this.$q.platform.is.ios?120:35),this.__setVirtualScrollSize()},beforeDestroy(){this.__onVirtualScrollEvt.cancel()}},$=i("21e1"),T=i("87e8");const L=t=>["add","add-unique","toggle"].includes(t),I=".*+?^${}()|[]\\";e["a"]=o["default"].extend({name:"QSelect",mixins:[n["a"],j,$["a"],y["a"],T["a"]],props:{value:{required:!0},multiple:Boolean,displayValue:[String,Number],displayValueSanitize:Boolean,dropdownIcon:String,options:{type:Array,default:()=>[]},optionValue:[Function,String],optionLabel:[Function,String],optionDisable:[Function,String],hideSelected:Boolean,hideDropdownIcon:Boolean,fillInput:Boolean,maxValues:[Number,String],optionsDense:Boolean,optionsDark:{type:Boolean,default:null},optionsSelectedClass:String,optionsSanitize:Boolean,optionsCover:Boolean,menuShrink:Boolean,menuAnchor:String,menuSelf:String,menuOffset:Array,popupContentClass:String,popupContentStyle:[String,Array,Object],useInput:Boolean,useChips:Boolean,newValueMode:{type:String,validator:L},mapOptions:Boolean,emitValue:Boolean,inputDebounce:{type:[Number,String],default:500},inputClass:[Array,String,Object],inputStyle:[Array,String,Object],tabindex:{type:[String,Number],default:0},autocomplete:String,transitionShow:String,transitionHide:String,behavior:{type:String,validator:t=>["default","menu","dialog"].includes(t),default:"default"},virtualScrollItemSize:{type:[Number,String],default:void 0}},data(){return{menu:!1,dialog:!1,optionIndex:-1,inputValue:"",dialogFieldFocused:!1}},watch:{innerValue:{handler(t){this.innerValueCache=t,!0===this.useInput&&!0===this.fillInput&&!0!==this.multiple&&!0!==this.innerLoading&&(!0!==this.dialog&&!0!==this.menu||!0!==this.hasValue)&&(!0!==this.userInputValue&&this.__resetInputValue(),!0!==this.dialog&&!0!==this.menu||this.filter(""))},immediate:!0},fillInput(){this.__resetInputValue()},menu(t){this.__updateMenu(t)},virtualScrollLength(t,e){!0===this.menu&&!1===this.innerLoading&&(this.__resetVirtualScroll(-1,!0),this.$nextTick(()=>{!0===this.menu&&!1===this.innerLoading&&(t>e?this.__resetVirtualScroll():this.__updateMenu(!0))}))}},computed:{isOptionsDark(){return null===this.optionsDark?this.isDark:this.optionsDark},virtualScrollLength(){return Array.isArray(this.options)?this.options.length:0},fieldClass(){return`q-select q-field--auto-height q-select--with${!0!==this.useInput?"out":""}-input q-select--with${!0!==this.useChips?"out":""}-chips q-select--`+(!0===this.multiple?"multiple":"single")},computedInputClass(){return!0===this.hideSelected||0===this.innerValue.length?this.inputClass:void 0===this.inputClass?"q-field__input--padding":[this.inputClass,"q-field__input--padding"]},menuContentClass(){return(!0===this.virtualScrollHorizontal?"q-virtual-scroll--horizontal":"")+(this.popupContentClass?" "+this.popupContentClass:"")},innerValue(){const t=!0===this.mapOptions&&!0!==this.multiple,e=void 0===this.value||null===this.value&&!0!==t?[]:!0===this.multiple&&Array.isArray(this.value)?this.value:[this.value];if(!0===this.mapOptions&&!0===Array.isArray(this.options)){const i=!0===this.mapOptions&&void 0!==this.innerValueCache?this.innerValueCache:[],o=e.map(t=>this.__getOption(t,i));return null===this.value&&!0===t?o.filter(t=>null!==t):o}return e},noOptions(){return 0===this.virtualScrollLength},selectedString(){return this.innerValue.map(t=>this.getOptionLabel(t)).join(", ")},ariaCurrentValue(){return void 0!==this.displayValue?this.displayValue:this.selectedString},sanitizeFn(){return!0===this.optionsSanitize?()=>!0:t=>void 0!==t&&null!==t&&!0===t.sanitize},displayAsText(){return!0===this.displayValueSanitize||void 0===this.displayValue&&(!0===this.optionsSanitize||this.innerValue.some(this.sanitizeFn))},computedTabindex(){return!0===this.focused?this.tabindex:-1},selectedScope(){return this.innerValue.map((t,e)=>({index:e,opt:t,sanitize:this.sanitizeFn(t),selected:!0,removeAtIndex:this.__removeAtIndexAndFocus,toggleOption:this.toggleOption,tabindex:this.computedTabindex}))},optionScope(){if(0===this.virtualScrollLength)return[];const{from:t,to:e}=this.virtualScrollSliceRange,{options:i,optionEls:o}=this.__optionScopeCache;return this.options.slice(t,e).map((e,n)=>{const s=this.isOptionDisabled(e),r=t+n,a={clickable:!0,active:!1,activeClass:this.computedOptionsSelectedClass,manualFocus:!0,focused:!1,disable:s,tabindex:-1,dense:this.optionsDense,dark:this.isOptionsDark},l={role:"option",id:`${this.targetUid}_${r}`};!0!==s&&(!0===this.isOptionSelected(e)&&(a.active=!0),l["aria-selected"]=!0===a.active?"true":"false",this.optionIndex===r&&(a.focused=!0));const c={click:()=>{this.toggleOption(e)}};!0===this.$q.platform.is.desktop&&(c.mousemove=()=>{!0===this.menu&&this.setOptionIndex(r)});const u={index:r,opt:e,sanitize:this.sanitizeFn(e),selected:a.active,focused:a.focused,toggleOption:this.toggleOption,setOptionIndex:this.setOptionIndex,itemProps:a,itemAttrs:l};return void 0!==i[n]&&!0===Object(h["a"])(u,i[n])||(i[n]=u,o[n]=void 0),{...u,itemEvents:c}})},dropdownArrowIcon(){return void 0!==this.dropdownIcon?this.dropdownIcon:this.$q.iconSet.arrow.dropdown},squaredMenu(){return!1===this.optionsCover&&!0!==this.outlined&&!0!==this.standout&&!0!==this.borderless&&!0!==this.rounded},computedOptionsSelectedClass(){return void 0!==this.optionsSelectedClass?this.optionsSelectedClass:void 0!==this.color?"text-"+this.color:""},innerOptionsValue(){return this.innerValue.map(t=>this.getOptionValue(t))},getOptionValue(){return this.__getPropValueFn("optionValue","value")},getOptionLabel(){return this.__getPropValueFn("optionLabel","label")},isOptionDisabled(){const t=this.__getPropValueFn("optionDisable","disable");return(...e)=>!0===t.apply(null,e)},inputControlEvents(){const t={input:this.__onInput,change:this.__onChange,keydown:this.__onTargetKeydown,keyup:this.__onTargetAutocomplete,keypress:this.__onTargetKeypress,focus:this.__selectInputText,click:t=>{!0===this.hasDialog&&Object(p["k"])(t)}};return t.compositionstart=t.compositionupdate=t.compositionend=this.__onComposition,t},virtualScrollItemSizeComputed(){return void 0===this.virtualScrollItemSize?!0===this.optionsDense?24:48:this.virtualScrollItemSize},comboboxAttrs(){const t={tabindex:this.tabindex,role:"combobox","aria-label":this.label,"aria-readonly":!0===this.readonly?"true":"false","aria-autocomplete":!0===this.useInput?"list":"none","aria-expanded":!0===this.menu?"true":"false","aria-controls":this.targetUid+"_lb"};return this.optionIndex>=0&&(t["aria-activedescendant"]=`${this.targetUid}_${this.optionIndex}`),t},listboxAttrs(){return{id:this.targetUid+"_lb",role:"listbox","aria-multiselectable":!0===this.multiple?"true":"false"}}},methods:{getEmittingOptionValue(t){return!0===this.emitValue?this.getOptionValue(t):t},removeAtIndex(t){if(t>-1&&t<this.innerValue.length)if(!0===this.multiple){const e=this.value.slice();this.$emit("remove",{index:t,value:e.splice(t,1)[0]}),this.$emit("input",e)}else this.$emit("input",null)},__removeAtIndexAndFocus(t){this.removeAtIndex(t),this.__focus()},add(t,e){const i=this.getEmittingOptionValue(t);if(!0!==this.multiple)return!0===this.fillInput&&this.updateInputValue(this.getOptionLabel(t),!0,!0),void this.$emit("input",i);if(0===this.innerValue.length)return this.$emit("add",{index:0,value:i}),void this.$emit("input",!0===this.multiple?[i]:i);if(!0===e&&!0===this.isOptionSelected(t))return;if(void 0!==this.maxValues&&this.value.length>=this.maxValues)return;const o=this.value.slice();this.$emit("add",{index:o.length,value:i}),o.push(i),this.$emit("input",o)},toggleOption(t,e){if(!0!==this.editable||void 0===t||!0===this.isOptionDisabled(t))return;const i=this.getOptionValue(t);if(!0!==this.multiple)return!0!==e&&(this.updateInputValue(!0===this.fillInput?this.getOptionLabel(t):"",!0,!0),this.dialogFieldFocused=!1,document.activeElement.blur(),this.hidePopup()),void 0!==this.$refs.target&&this.$refs.target.focus(),void(0!==this.innerValue.length&&!0===Object(h["a"])(this.getOptionValue(this.innerValue[0]),i)||this.$emit("input",!0===this.emitValue?i:t));if((!0!==this.hasDialog||!0===this.dialogFieldFocused)&&this.__focus(),this.__selectInputText(),0===this.innerValue.length){const e=!0===this.emitValue?i:t;return this.$emit("add",{index:0,value:e}),void this.$emit("input",!0===this.multiple?[e]:e)}const o=this.value.slice(),n=this.innerOptionsValue.findIndex(t=>Object(h["a"])(t,i));if(n>-1)this.$emit("remove",{index:n,value:o.splice(n,1)[0]});else{if(void 0!==this.maxValues&&o.length>=this.maxValues)return;const e=!0===this.emitValue?i:t;this.$emit("add",{index:o.length,value:e}),o.push(e)}this.$emit("input",o)},setOptionIndex(t){if(!0!==this.$q.platform.is.desktop)return;const e=t>-1&&t<this.virtualScrollLength?t:-1;this.optionIndex!==e&&(this.optionIndex=e)},moveOptionSelection(t=1,e){if(!0===this.menu){let i=this.optionIndex;do{i=Object(f["b"])(i+t,-1,this.virtualScrollLength-1)}while(-1!==i&&i!==this.optionIndex&&!0===this.isOptionDisabled(this.options[i]));this.optionIndex!==i&&(cancelAnimationFrame(this.moveAnimationFrame),this.moveAnimationFrame=requestAnimationFrame(()=>{this.setOptionIndex(i),this.scrollTo(i),!0!==e&&!0===this.useInput&&!0===this.fillInput&&this.__setInputValue(i>=0?this.getOptionLabel(this.options[i]):this.defaultInputValue)}))}},__getOption(t,e){const i=e=>Object(h["a"])(this.getOptionValue(e),t);return this.options.find(i)||e.find(i)||t},__getPropValueFn(t,e){const i=void 0!==this[t]?this[t]:e;return"function"===typeof i?i:t=>null!==t&&"object"===typeof t&&i in t?t[i]:t},isOptionSelected(t){const e=this.getOptionValue(t);return void 0!==this.innerOptionsValue.find(t=>Object(h["a"])(t,e))},__selectInputText(t){!0===this.useInput&&void 0!==this.$refs.target&&(void 0===t||this.$refs.target===t.target&&t.target.value===this.selectedString)&&this.$refs.target.select()},__onTargetKeyup(t){!0===Object(v["a"])(t,27)&&!0===this.menu&&(Object(p["k"])(t),this.hidePopup(),this.__resetInputValue()),this.$emit("keyup",t)},__onTargetAutocomplete(t){const{value:e}=t.target;if(void 0===t.keyCode)if(t.target.value="",clearTimeout(this.inputTimer),this.__resetInputValue(),"string"===typeof e&&e.length>0){const t=e.toLocaleLowerCase(),i=e=>{const i=this.options.find(i=>e(i).toLocaleLowerCase()===t);return void 0!==i&&(-1===this.innerValue.indexOf(i)?this.toggleOption(i):this.hidePopup(),!0)},o=t=>{!0!==i(this.getOptionValue)&&!0!==i(this.getOptionLabel)&&!0!==t&&this.filter(e,!0,()=>o(!0))};o()}else this.__clearValue(t);else this.__onTargetKeyup(t)},__onTargetKeypress(t){this.$emit("keypress",t)},__onTargetKeydown(t){if(this.$emit("keydown",t),!0===Object(v["c"])(t))return;const e=this.inputValue.length>0&&(void 0!==this.newValueMode||void 0!==this.qListeners["new-value"]),i=!0!==t.shiftKey&&!0!==this.multiple&&(this.optionIndex>-1||!0===e);if(27===t.keyCode)return void Object(p["i"])(t);if(9===t.keyCode&&!1===i)return void this.__closeMenu();if(void 0===t.target||t.target.id!==this.targetUid)return;if(40===t.keyCode&&!0!==this.innerLoading&&!1===this.menu)return Object(p["l"])(t),void this.showPopup();if(8===t.keyCode&&!0!==this.hideSelected&&0===this.inputValue.length)return void(!0===this.multiple&&Array.isArray(this.value)?this.removeAtIndex(this.value.length-1):!0!==this.multiple&&null!==this.value&&this.$emit("input",null));35!==t.keyCode&&36!==t.keyCode||"string"===typeof this.inputValue&&0!==this.inputValue.length||(Object(p["l"])(t),this.optionIndex=-1,this.moveOptionSelection(36===t.keyCode?1:-1,this.multiple)),33!==t.keyCode&&34!==t.keyCode||void 0===this.virtualScrollSliceSizeComputed||(Object(p["l"])(t),this.optionIndex=Math.max(-1,Math.min(this.virtualScrollLength,this.optionIndex+(33===t.keyCode?-1:1)*this.virtualScrollSliceSizeComputed.view)),this.moveOptionSelection(33===t.keyCode?1:-1,this.multiple)),38!==t.keyCode&&40!==t.keyCode||(Object(p["l"])(t),this.moveOptionSelection(38===t.keyCode?-1:1,this.multiple));const o=this.virtualScrollLength;if((void 0===this.searchBuffer||this.searchBufferExp<Date.now())&&(this.searchBuffer=""),o>0&&!0!==this.useInput&&void 0!==t.key&&1===t.key.length&&!1===t.altKey&&!1===t.ctrlKey&&!1===t.metaKey&&(32!==t.keyCode||this.searchBuffer.length>0)){!0!==this.menu&&this.showPopup(t);const e=t.key.toLocaleLowerCase(),i=1===this.searchBuffer.length&&this.searchBuffer[0]===e;this.searchBufferExp=Date.now()+1500,!1===i&&(Object(p["l"])(t),this.searchBuffer+=e);const n=new RegExp("^"+this.searchBuffer.split("").map(t=>I.indexOf(t)>-1?"\\"+t:t).join(".*"),"i");let s=this.optionIndex;if(!0===i||s<0||!0!==n.test(this.getOptionLabel(this.options[s])))do{s=Object(f["b"])(s+1,-1,o-1)}while(s!==this.optionIndex&&(!0===this.isOptionDisabled(this.options[s])||!0!==n.test(this.getOptionLabel(this.options[s]))));this.optionIndex!==s&&this.$nextTick(()=>{this.setOptionIndex(s),this.scrollTo(s),s>=0&&!0===this.useInput&&!0===this.fillInput&&this.__setInputValue(this.getOptionLabel(this.options[s]))})}else if(13===t.keyCode||32===t.keyCode&&!0!==this.useInput&&""===this.searchBuffer||9===t.keyCode&&!1!==i)if(9!==t.keyCode&&Object(p["l"])(t),this.optionIndex>-1&&this.optionIndex<o)this.toggleOption(this.options[this.optionIndex]);else{if(!0===e){const t=(t,e)=>{if(e){if(!0!==L(e))return}else e=this.newValueMode;void 0!==t&&null!==t&&(this.updateInputValue("",!0!==this.multiple,!0),this["toggle"===e?"toggleOption":"add"](t,"add-unique"===e),!0!==this.multiple&&(void 0!==this.$refs.target&&this.$refs.target.focus(),this.hidePopup()))};if(void 0!==this.qListeners["new-value"]?this.$emit("new-value",this.inputValue,t):t(this.inputValue),!0!==this.multiple)return}!0===this.menu?this.__closeMenu():!0!==this.innerLoading&&this.showPopup()}},__getVirtualScrollEl(){return!0===this.hasDialog?this.$refs.menuContent:void 0!==this.$refs.menu&&void 0!==this.$refs.menu.__portal?this.$refs.menu.__portal.$el:void 0},__getVirtualScrollTarget(){return this.__getVirtualScrollEl()},__getSelection(t){return!0===this.hideSelected?[]:void 0!==this.$scopedSlots["selected-item"]?this.selectedScope.map(t=>this.$scopedSlots["selected-item"](t)).slice():void 0!==this.$scopedSlots.selected?[].concat(this.$scopedSlots.selected()):!0===this.useChips?this.selectedScope.map((e,i)=>t(r["a"],{key:"rem#"+i,props:{removable:!0===this.editable&&!0!==this.isOptionDisabled(e.opt),dense:!0,textColor:this.color,tabindex:this.computedTabindex},on:Object(g["b"])(this,"rem#"+i,{remove(){e.removeAtIndex(i)}})},[t("span",{staticClass:"ellipsis",domProps:{[!0===e.sanitize?"textContent":"innerHTML"]:this.getOptionLabel(e.opt)}})])):[t("span",{domProps:{[this.displayAsText?"textContent":"innerHTML"]:this.ariaCurrentValue}})]},__getControl(t,e){const i=this.__getSelection(t),o=!0===e||!0!==this.dialog||!0!==this.hasDialog;if(!0===this.useInput)i.push(this.__getInput(t,e,o));else if(!0===this.editable){const n=!0===o?this.comboboxAttrs:void 0;i.push(t("input",{ref:!0===o?"target":void 0,key:"d_t",staticClass:"q-select__focus-target",attrs:{id:!0===o?this.targetUid:void 0,readonly:!0,"data-autofocus":(!0===e?!0===o:this.autofocus)||void 0,...n},on:Object(g["b"])(this,"f-tget",{keydown:this.__onTargetKeydown,keyup:this.__onTargetKeyup,keypress:this.__onTargetKeypress})})),!0===o&&"string"===typeof this.autocomplete&&this.autocomplete.length>0&&i.push(t("input",{key:"autoinp",staticClass:"q-select__autocomplete-input",domProps:{value:this.ariaCurrentValue},attrs:{autocomplete:this.autocomplete,tabindex:-1},on:Object(g["b"])(this,"autoinp",{keyup:this.__onTargetAutocomplete})}))}if(void 0!==this.nameProp&&!0!==this.disable&&this.innerOptionsValue.length>0){const e=this.innerOptionsValue.map(e=>t("option",{attrs:{value:e,selected:!0}}));i.push(t("select",{staticClass:"hidden",attrs:{name:this.nameProp,multiple:this.multiple}},e))}const n=!0===this.useInput||!0!==o?void 0:this.qAttrs;return t("div",{staticClass:"q-field__native row items-center",attrs:n},i)},__getOptions(t){if(!0!==this.menu)return;if(!0===this.noOptions)return void 0!==this.$scopedSlots["no-option"]?this.$scopedSlots["no-option"]({inputValue:this.inputValue}):void 0;void 0!==this.$scopedSlots.option&&this.__optionScopeCache.optionSlot!==this.$scopedSlots.option&&(this.__optionScopeCache.optionSlot=this.$scopedSlots.option,this.__optionScopeCache.optionEls=[]);const e=void 0!==this.$scopedSlots.option?this.$scopedSlots.option:e=>t(a["a"],{key:e.index,props:e.itemProps,attrs:e.itemAttrs,on:e.itemEvents},[t(l["a"],[t(c["a"],{domProps:{[!0===e.sanitize?"textContent":"innerHTML"]:this.getOptionLabel(e.opt)}})])]),{optionEls:i}=this.__optionScopeCache;let o=this.__padVirtualScroll(t,"div",this.optionScope.map((t,o)=>(void 0===i[o]&&(i[o]=e(t)),i[o])));return void 0!==this.$scopedSlots["before-options"]&&(o=this.$scopedSlots["before-options"]().concat(o)),Object(m["a"])(o,this,"after-options")},__getInnerAppend(t){return!0!==this.loading&&!0!==this.innerLoadingIndicator&&!0!==this.hideDropdownIcon?[t(s["a"],{staticClass:"q-select__dropdown-icon"+(!0===this.menu?" rotate-180":""),props:{name:this.dropdownArrowIcon}})]:null},__getInput(t,e,i){const o=!0===i?{...this.comboboxAttrs,...this.qAttrs}:void 0,n={ref:!0===i?"target":void 0,key:"i_t",staticClass:"q-field__input q-placeholder col",style:this.inputStyle,class:this.computedInputClass,domProps:{value:void 0!==this.inputValue?this.inputValue:""},attrs:{type:"search",...o,id:!0===i?this.targetUid:void 0,maxlength:this.maxlength,autocomplete:this.autocomplete,"data-autofocus":(!0===e?!0===i:this.autofocus)||void 0,disabled:!0===this.disable,readonly:!0===this.readonly},on:this.inputControlEvents};return!0!==e&&!0===this.hasDialog&&(n.staticClass+=" no-pointer-events"),t("input",n)},__onChange(t){this.__onComposition(t)},__onInput(t){clearTimeout(this.inputTimer),t&&t.target&&!0===t.target.qComposing||(this.__setInputValue(t.target.value||""),this.userInputValue=!0,this.defaultInputValue=this.inputValue,!0===this.focused||!0===this.hasDialog&&!0!==this.dialogFieldFocused||this.__focus(),void 0!==this.qListeners.filter&&(this.inputTimer=setTimeout(()=>{this.filter(this.inputValue)},this.inputDebounce)))},__setInputValue(t){this.inputValue!==t&&(this.inputValue=t,this.$emit("input-value",t))},updateInputValue(t,e,i){this.userInputValue=!0!==i,!0===this.useInput&&(this.__setInputValue(t),!0!==e&&!0===i||(this.defaultInputValue=t),!0!==e&&this.filter(t))},filter(t,e,i){if(void 0===this.qListeners.filter||!0!==e&&!0!==this.focused)return;!0===this.innerLoading?this.$emit("filter-abort"):(this.innerLoading=!0,this.innerLoadingIndicator=!0),""!==t&&!0!==this.multiple&&this.innerValue.length>0&&!0!==this.userInputValue&&t===this.getOptionLabel(this.innerValue[0])&&(t="");const o=setTimeout(()=>{!0===this.menu&&(this.menu=!1)},10);clearTimeout(this.filterId),this.filterId=o,this.$emit("filter",t,(t,n)=>{!0!==e&&!0!==this.focused||this.filterId!==o||(clearTimeout(this.filterId),"function"===typeof t&&t(),this.innerLoadingIndicator=!1,this.$nextTick(()=>{this.innerLoading=!1,!0===this.editable&&(!0===e?!0===this.menu&&this.hidePopup():!0===this.menu?this.__updateMenu(!0):(this.menu=!0,!0===this.hasDialog&&(this.dialog=!0))),"function"===typeof n&&this.$nextTick(()=>{n(this)}),"function"===typeof i&&this.$nextTick(()=>{i(this)})}))},()=>{!0===this.focused&&this.filterId===o&&(clearTimeout(this.filterId),this.innerLoading=!1,this.innerLoadingIndicator=!1),!0===this.menu&&(this.menu=!1)})},__getControlEvents(){const t=t=>{this.__onControlFocusout(t,()=>{this.__resetInputValue(),this.__closeMenu()})};return{focusin:this.__onControlFocusin,focusout:t,"popup-show":this.__onControlPopupShow,"popup-hide":e=>{void 0!==e&&Object(p["k"])(e),this.$emit("popup-hide",e),this.hasPopupOpen=!1,t(e)},click:t=>{if(Object(p["i"])(t),!0!==this.hasDialog&&!0===this.menu)return this.__closeMenu(),void(void 0!==this.$refs.target&&this.$refs.target.focus());this.showPopup(t)}}},__getControlChild(t){if(!1!==this.editable&&(!0===this.dialog||!0!==this.noOptions||void 0!==this.$scopedSlots["no-option"]))return this["__get"+(!0===this.hasDialog?"Dialog":"Menu")](t)},__getMenu(t){return t(u["a"],{key:"menu",ref:"menu",props:{value:this.menu,fit:!0!==this.menuShrink,cover:!0===this.optionsCover&&!0!==this.noOptions&&!0!==this.useInput,anchor:this.menuAnchor,self:this.menuSelf,offset:this.menuOffset,contentClass:this.menuContentClass,contentStyle:this.popupContentStyle,dark:this.isOptionsDark,noParentEvent:!0,noRefocus:!0,noFocus:!0,square:this.squaredMenu,transitionShow:this.transitionShow,transitionHide:this.transitionHide,separateClosePopup:!0},attrs:this.listboxAttrs,on:Object(g["b"])(this,"menu",{"&scroll":this.__onVirtualScrollEvt,"before-hide":this.__closeMenu,show:this.__onMenuShow})},this.__getOptions(t))},__onMenuShow(){this.__setVirtualScrollSize()},__onDialogFieldFocus(t){Object(p["k"])(t),void 0!==this.$refs.target&&this.$refs.target.focus(),this.dialogFieldFocused=!0,window.scrollTo(window.pageXOffset||window.scrollX||document.body.scrollLeft||0,0)},__onDialogFieldBlur(t){Object(p["k"])(t),this.$nextTick(()=>{this.dialogFieldFocused=!1})},__getDialog(t){const e=[t(n["a"],{staticClass:"col-auto "+this.fieldClass,props:{...this.$props,for:this.targetUid,dark:this.isOptionsDark,square:!0,filled:!0,itemAligned:!1,loading:this.innerLoadingIndicator,stackLabel:this.inputValue.length>0},on:{...this.qListeners,focus:this.__onDialogFieldFocus,blur:this.__onDialogFieldBlur},scopedSlots:{...this.$scopedSlots,rawControl:()=>this.__getControl(t,!0),before:void 0,after:void 0}})];return!0===this.menu&&e.push(t("div",{key:"virtMenu",ref:"menuContent",staticClass:"col scroll",class:this.menuContentClass,style:this.popupContentStyle,attrs:this.listboxAttrs,on:Object(g["b"])(this,"virtMenu",{click:p["i"],"&scroll":this.__onVirtualScrollEvt})},this.__getOptions(t))),t(d["a"],{key:"dialog",ref:"dialog",props:{value:this.dialog,dark:this.isOptionsDark,position:!0===this.useInput?"top":void 0,transitionShow:this.transitionShowComputed,transitionHide:this.transitionHide},on:Object(g["b"])(this,"dialog",{"before-hide":this.__onDialogBeforeHide,hide:this.__onDialogHide,show:this.__onDialogShow})},[t("div",{staticClass:"q-select__dialog"+(!0===this.isOptionsDark?" q-select__dialog--dark q-dark":"")+(!0===this.dialogFieldFocused?" q-select__dialog--focused":"")},e)])},__onDialogBeforeHide(){!0===this.useInput&&!0!==this.$q.platform.is.desktop||(this.$refs.dialog.__refocusTarget=this.$el.querySelector(".q-field__native > [tabindex]:last-child")),this.focused=!1,this.dialogFieldFocused=!1},__onDialogHide(t){!0!==this.$q.platform.is.desktop&&document.activeElement.blur(),this.hidePopup(),!1===this.focused&&this.$emit("blur",t),this.__resetInputValue()},__onDialogShow(){const t=document.activeElement;null!==t&&t.id===this.targetUid||this.$refs.target===t||void 0===this.$refs.target||this.$refs.target.focus(),this.__setVirtualScrollSize()},__closeMenu(){void 0!==this.__optionScopeCache&&(this.__optionScopeCache.optionEls=[]),!0!==this.dialog&&(this.optionIndex=-1,!0===this.menu&&(this.menu=!1),!1===this.focused&&(clearTimeout(this.filterId),this.filterId=void 0,!0===this.innerLoading&&(this.$emit("filter-abort"),this.innerLoading=!1,this.innerLoadingIndicator=!1)))},showPopup(t){!0===this.editable&&(!0===this.hasDialog?(this.__onControlFocusin(t),this.dialog=!0,this.$nextTick(()=>{this.__focus()})):this.__focus(),void 0!==this.qListeners.filter?this.filter(this.inputValue):!0===this.noOptions&&void 0===this.$scopedSlots["no-option"]||(this.menu=!0))},hidePopup(){this.dialog=!1,this.__closeMenu()},__resetInputValue(){!0===this.useInput&&this.updateInputValue(!0!==this.multiple&&!0===this.fillInput&&this.innerValue.length>0&&this.getOptionLabel(this.innerValue[0])||"",!0,!0)},__updateMenu(t){let e=-1;if(!0===t){if(this.innerValue.length>0){const t=this.getOptionValue(this.innerValue[0]);e=this.options.findIndex(e=>Object(h["a"])(this.getOptionValue(e),t))}this.__resetVirtualScroll(e)}this.setOptionIndex(e)},__onPreRender(){this.hasDialog=(!0===this.$q.platform.is.mobile||"dialog"===this.behavior)&&("menu"!==this.behavior&&(!0!==this.useInput||(void 0!==this.$scopedSlots["no-option"]||void 0!==this.qListeners.filter||!1===this.noOptions))),this.transitionShowComputed=!0===this.hasDialog&&!0===this.useInput&&!0===this.$q.platform.is.ios?"fade":this.transitionShow},__onPostRender(){!1===this.dialog&&void 0!==this.$refs.menu&&this.$refs.menu.updatePosition()},updateMenuPosition(){this.__onPostRender()}},beforeMount(){this.__optionScopeCache={optionSlot:this.$scopedSlots.option,options:[],optionEls:[]}},beforeDestroy(){this.__optionScopeCache=void 0,clearTimeout(this.inputTimer)}})},df7c:function(t,e,i){(function(t){function i(t,e){for(var i=0,o=t.length-1;o>=0;o--){var n=t[o];"."===n?t.splice(o,1):".."===n?(t.splice(o,1),i++):i&&(t.splice(o,1),i--)}if(e)for(;i--;i)t.unshift("..");return t}function o(t){"string"!==typeof t&&(t+="");var e,i=0,o=-1,n=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!n){i=e+1;break}}else-1===o&&(n=!1,o=e+1);return-1===o?"":t.slice(i,o)}function n(t,e){if(t.filter)return t.filter(e);for(var i=[],o=0;o<t.length;o++)e(t[o],o,t)&&i.push(t[o]);return i}e.resolve=function(){for(var e="",o=!1,s=arguments.length-1;s>=-1&&!o;s--){var r=s>=0?arguments[s]:t.cwd();if("string"!==typeof r)throw new TypeError("Arguments to path.resolve must be strings");r&&(e=r+"/"+e,o="/"===r.charAt(0))}return e=i(n(e.split("/"),(function(t){return!!t})),!o).join("/"),(o?"/":"")+e||"."},e.normalize=function(t){var o=e.isAbsolute(t),r="/"===s(t,-1);return t=i(n(t.split("/"),(function(t){return!!t})),!o).join("/"),t||o||(t="."),t&&r&&(t+="/"),(o?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(n(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,i){function o(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var i=t.length-1;i>=0;i--)if(""!==t[i])break;return e>i?[]:t.slice(e,i-e+1)}t=e.resolve(t).substr(1),i=e.resolve(i).substr(1);for(var n=o(t.split("/")),s=o(i.split("/")),r=Math.min(n.length,s.length),a=r,l=0;l<r;l++)if(n[l]!==s[l]){a=l;break}var c=[];for(l=a;l<n.length;l++)c.push("..");return c=c.concat(s.slice(a)),c.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),i=47===e,o=-1,n=!0,s=t.length-1;s>=1;--s)if(e=t.charCodeAt(s),47===e){if(!n){o=s;break}}else n=!1;return-1===o?i?"/":".":i&&1===o?"/":t.slice(0,o)},e.basename=function(t,e){var i=o(t);return e&&i.substr(-1*e.length)===e&&(i=i.substr(0,i.length-e.length)),i},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,i=0,o=-1,n=!0,s=0,r=t.length-1;r>=0;--r){var a=t.charCodeAt(r);if(47!==a)-1===o&&(n=!1,o=r+1),46===a?-1===e?e=r:1!==s&&(s=1):-1!==e&&(s=-1);else if(!n){i=r+1;break}}return-1===e||-1===o||0===s||1===s&&e===o-1&&e===i+1?"":t.slice(e,o)};var s="b"==="ab".substr(-1)?function(t,e,i){return t.substr(e,i)}:function(t,e,i){return e<0&&(e=t.length+e),t.substr(e,i)}}).call(this,i("4362"))},e050:function(t,e,i){"use strict";t.exports=Math.max},e277:function(t,e,i){"use strict";function o(t,e,i){return void 0!==t.$scopedSlots[e]?t.$scopedSlots[e]():i}function n(t,e,i){return void 0!==t.$scopedSlots[e]?[].concat(t.$scopedSlots[e]()):i}function s(t,e,i){return void 0!==e.$scopedSlots[i]?t.concat(e.$scopedSlots[i]()):t}function r(t,e,i){if(void 0===e.$scopedSlots[i])return t;const o=e.$scopedSlots[i]();return void 0!==t?t.concat(o):o}i.d(e,"c",(function(){return o})),i.d(e,"d",(function(){return n})),i.d(e,"a",(function(){return s})),i.d(e,"b",(function(){return r}))},e2fa:function(t,e,i){"use strict";e["a"]={props:{tag:{type:String,default:"div"}}}},e32d:function(t,e,i){},e3db:function(t,e){var i={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==i.call(t)}},eb85:function(t,e,i){"use strict";var o=i("2b0e"),n=i("b7fa"),s=i("87e8");const r={true:"inset",item:"item-inset","item-thumbnail":"item-thumbnail-inset"},a={xs:2,sm:4,md:8,lg:16,xl:24};e["a"]=o["default"].extend({name:"QSeparator",mixins:[n["a"],s["a"]],props:{spaced:[Boolean,String],inset:[Boolean,String],vertical:Boolean,color:String,size:String},computed:{orientation(){return!0===this.vertical?"vertical":"horizontal"},classPrefix(){return" q-separator--"+this.orientation},insetClass(){return!1!==this.inset?`${this.classPrefix}-${r[this.inset]}`:""},classes(){return`q-separator${this.classPrefix}${this.insetClass}`+(void 0!==this.color?" bg-"+this.color:"")+(!0===this.isDark?" q-separator--dark":"")},style(){const t={};if(void 0!==this.size&&(t[!0===this.vertical?"width":"height"]=this.size),!1!==this.spaced){const e=!0===this.spaced?a.md+"px":this.spaced in a?a[this.spaced]+"px":this.spaced,i=!0===this.vertical?["Left","Right"]:["Top","Bottom"];t["margin"+i[0]]=t["margin"+i[1]]=e}return t},attrs(){return{"aria-orientation":this.orientation}}},render(t){return t("hr",{staticClass:"q-separator",class:this.classes,style:this.style,attrs:this.attrs,on:{...this.qListeners}})}})},ec5d:function(t,e,i){"use strict";i("14d9"),i("5319");var o=i("2b0e"),n={isoName:"en-us",nativeName:"English (US)",label:{clear:"Clear",ok:"OK",cancel:"Cancel",close:"Close",set:"Set",select:"Select",reset:"Reset",remove:"Remove",update:"Update",create:"Create",search:"Search",filter:"Filter",refresh:"Refresh",expand:function(t){return t?`Expand "${t}"`:"Expand"},collapse:function(t){return t?`Collapse "${t}"`:"Collapse"}},date:{days:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),daysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),firstDayOfWeek:0,format24h:!1,pluralDay:"days"},table:{noData:"No data available",noResults:"No matching records found",loading:"Loading...",selectedRecords:function(t){return 1===t?"1 record selected.":(0===t?"No":t)+" records selected."},recordsPerPage:"Records per page:",allRows:"All",pagination:function(t,e,i){return t+"-"+e+" of "+i},columns:"Columns"},editor:{url:"URL",bold:"Bold",italic:"Italic",strikethrough:"Strikethrough",underline:"Underline",unorderedList:"Unordered List",orderedList:"Ordered List",subscript:"Subscript",superscript:"Superscript",hyperlink:"Hyperlink",toggleFullscreen:"Toggle Fullscreen",quote:"Quote",left:"Left align",center:"Center align",right:"Right align",justify:"Justify align",print:"Print",outdent:"Decrease indentation",indent:"Increase indentation",removeFormat:"Remove formatting",formatting:"Formatting",fontSize:"Font Size",align:"Align",hr:"Insert Horizontal Rule",undo:"Undo",redo:"Redo",heading1:"Heading 1",heading2:"Heading 2",heading3:"Heading 3",heading4:"Heading 4",heading5:"Heading 5",heading6:"Heading 6",paragraph:"Paragraph",code:"Code",size1:"Very small",size2:"A bit small",size3:"Normal",size4:"Medium-large",size5:"Big",size6:"Very big",size7:"Maximum",defaultFont:"Default Font",viewSource:"View Source"},tree:{noNodes:"No nodes available",noResults:"No matching nodes found"}},s=i("0967");function r(){if(!0===s["e"])return;const t=navigator.language||navigator.languages[0]||navigator.browserLanguage||navigator.userLanguage||navigator.systemLanguage;return t?t.toLowerCase():void 0}const a={getLocale:r,install(t,e,i){const a=i||n;this.set=(e=n,i)=>{const o={...e,rtl:!0===e.rtl,getLocale:r};if(!0===s["e"]){if(void 0===i)return;const t=!0===o.rtl?"rtl":"ltr",e=`lang=${o.isoName} dir=${t}`;o.set=i.$q.lang.set,i.Q_HTML_ATTRS=void 0!==i.Q_PREV_LANG?i.Q_HTML_ATTRS.replace(i.Q_PREV_LANG,e):e,i.Q_PREV_LANG=e,i.$q.lang=o}else{if(!1===s["c"]){const t=document.documentElement;t.setAttribute("dir",!0===o.rtl?"rtl":"ltr"),t.setAttribute("lang",o.isoName)}o.set=this.set,t.lang=this.props=o,this.isoName=o.isoName,this.nativeName=o.nativeName}},!0===s["e"]?(e.server.push((t,e)=>{t.lang={},t.lang.set=t=>{this.set(t,e.ssr)},t.lang.set(a)}),this.isoName=a.isoName,this.nativeName=a.nativeName,this.props=a):(o["default"].util.defineReactive(t,"lang",{}),this.set(a))}};e["a"]=a},efe6:function(t,e,i){"use strict";i.d(e,"b",(function(){return _}));var o=i("d882"),n=i("0831"),s=i("0967");let r,a,l,c,u,d,h,p=0,f=!1;function v(t){m(t)&&Object(o["l"])(t)}function m(t){if(t.target===document.body||t.target.classList.contains("q-layout__backdrop"))return!0;const e=Object(o["d"])(t),i=t.shiftKey&&!t.deltaX,s=!i&&Math.abs(t.deltaX)<=Math.abs(t.deltaY),r=i||s?t.deltaY:t.deltaX;for(let o=0;o<e.length;o++){const t=e[o];if(Object(n["g"])(t,s))return s?r<0&&0===t.scrollTop||r>0&&t.scrollTop+t.clientHeight===t.scrollHeight:r<0&&0===t.scrollLeft||r>0&&t.scrollLeft+t.clientWidth===t.scrollWidth}return!0}function g(t){t.target===document&&(document.scrollingElement.scrollTop=document.scrollingElement.scrollTop)}function y(t){!0!==f&&(f=!0,requestAnimationFrame(()=>{f=!1;const{height:e}=t.target,{clientHeight:i,scrollTop:o}=document.scrollingElement;void 0!==l&&e===window.innerHeight||(l=i-e,document.scrollingElement.scrollTop=o),o>l&&(document.scrollingElement.scrollTop-=Math.ceil((o-l)/8))}))}function b(t){const e=document.body,i=void 0!==window.visualViewport;if("add"===t){const t=window.getComputedStyle(e).overflowY;r=Object(n["a"])(window),a=Object(n["c"])(window),c=e.style.left,u=e.style.top,d=window.location.href,e.style.left=`-${r}px`,e.style.top=`-${a}px`,"hidden"!==t&&("scroll"===t||e.scrollHeight>window.innerHeight)&&e.classList.add("q-body--force-scrollbar"),e.classList.add("q-body--prevent-scroll"),document.qScrollPrevented=!0,!0===s["a"].is.ios&&(!0===i?(window.scrollTo(0,0),window.visualViewport.addEventListener("resize",y,o["f"].passiveCapture),window.visualViewport.addEventListener("scroll",y,o["f"].passiveCapture),window.scrollTo(0,0)):window.addEventListener("scroll",g,o["f"].passiveCapture))}!0===s["a"].is.desktop&&!0===s["a"].is.mac&&window[t+"EventListener"]("wheel",v,o["f"].notPassive),"remove"===t&&(!0===s["a"].is.ios&&(!0===i?(window.visualViewport.removeEventListener("resize",y,o["f"].passiveCapture),window.visualViewport.removeEventListener("scroll",y,o["f"].passiveCapture)):window.removeEventListener("scroll",g,o["f"].passiveCapture)),e.classList.remove("q-body--prevent-scroll"),e.classList.remove("q-body--force-scrollbar"),document.qScrollPrevented=!1,e.style.left=c,e.style.top=u,window.location.href===d&&window.scrollTo(r,a),l=void 0)}function _(t){let e="add";if(!0===t){if(p++,void 0!==h)return clearTimeout(h),void(h=void 0);if(p>1)return}else{if(0===p)return;if(p--,p>0)return;if(e="remove",!0===s["a"].is.ios&&!0===s["a"].is.nativeMobile)return clearTimeout(h),void(h=setTimeout(()=>{b(e),h=void 0},100))}b(e)}e["a"]={methods:{__preventScroll(t){t===this.preventedScroll||void 0===this.preventedScroll&&!0!==t||(this.preventedScroll=t,_(t))}}}},f09f:function(t,e,i){"use strict";i("4069");var o=i("2b0e"),n=i("b7fa"),s=i("e2fa"),r=i("87e8"),a=i("e277");e["a"]=o["default"].extend({name:"QCard",mixins:[r["a"],n["a"],s["a"]],props:{square:Boolean,flat:Boolean,bordered:Boolean},computed:{classes(){return"q-card"+(!0===this.isDark?" q-card--dark q-dark":"")+(!0===this.bordered?" q-card--bordered":"")+(!0===this.square?" q-card--square no-border-radius":"")+(!0===this.flat?" q-card--flat no-shadow":"")}},render(t){return t(this.tag,{class:this.classes,on:{...this.qListeners}},Object(a["c"])(this,"default"))}})},f1d6:function(t,e,i){"use strict";i.r(e);i("e01a");var o=function(){var t=this,e=t._self._c;return e("div",[t.origin?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Origin")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.origin)+" ")])]):t._e(),t.description?e("div",{staticClass:"divider"}):t._e(),t.description?e("div",{class:t.paragraphClass},[e("div",{class:t.fieldClass},[t._v("Description")]),e("div",{class:t.paragraphValueClass,staticStyle:{"white-space":"pre-line"}},[t._v(" "+t._s(t.description)+" ")])]):t._e(),t.ingredients?e("div",{staticClass:"divider"}):t._e(),t.ingredients?e("div",{staticClass:"row"},[e("div",{class:t.fieldClass},[t._v("Ingredients")]),e("div",{class:t.valueClass},[t._v(" "+t._s(t.ingredients)+" ")])]):t._e()])},n=[],s=i("aa7e"),r={name:"HBAAndHousehold",props:{data:Object},mixins:[s["a"]],computed:{paragraphClass(){return this.$q.screen.gt.xs?"row":""},paragraphValueClass(){return this.$q.screen.gt.xs?"col-9":"col-6"},fieldClass(){return this.$q.screen.gt.xs?"col-3 title text-primary":"col-6 title text-primary"},valueClass(){return this.$q.screen.gt.xs?"col-9":"col-6 text-right"}},mounted(){}},a=r,l=(i("30d2"),i("2877")),c=Object(l["a"])(a,o,n,!1,null,"eb251998",null);e["default"]=c.exports},f213:function(t,e,i){"use strict";var o=i("00ce"),n=i("3bbf"),s=i("2714"),r=i("0d25"),a=o("%Map%",!0),l=n("Map.prototype.get",!0),c=n("Map.prototype.set",!0),u=n("Map.prototype.has",!0),d=n("Map.prototype.delete",!0),h=n("Map.prototype.size",!0);t.exports=!!a&&function(){var t,e={assert:function(t){if(!e.has(t))throw new r("Side channel does not contain "+s(t))},delete:function(e){if(t){var i=d(t,e);return 0===h(t)&&(t=void 0),i}return!1},get:function(e){if(t)return l(t,e)},has:function(e){return!!t&&u(t,e)},set:function(e,i){t||(t=new a),c(t,e,i)}};return e}},f249:function(t,e,i){"use strict";i.d(e,"a",(function(){return n}));var o=i("0967");function n(){if(void 0!==window.getSelection){const t=window.getSelection();void 0!==t.empty?t.empty():void 0!==t.removeAllRanges&&(t.removeAllRanges(),!0!==o["b"].is.mobile&&t.addRange(document.createRange()))}else void 0!==document.selection&&document.selection.empty()}},f2e1:function(t,e,i){"use strict";t.exports="undefined"!==typeof Reflect&&Reflect.getPrototypeOf||null},f303:function(t,e,i){"use strict";i.d(e,"e",(function(){return o})),i.d(e,"b",(function(){return n})),i.d(e,"d",(function(){return s})),i.d(e,"a",(function(){return r})),i.d(e,"c",(function(){return a}));i("e9f5"),i("7d54");function o(t){return t===window?window.innerHeight:t.getBoundingClientRect().height}function n(t,e){const i=t.style;Object.keys(e).forEach(t=>{i[t]=e[t]})}function s(t){const e=typeof t;if("function"===e&&(t=t()),"string"===e)try{t=document.querySelector(t)}catch(i){}return t!==Object(t)?null:!0===t._isVue&&void 0!==t.$el?t.$el:t}function r(t,e){if(void 0===t||!0===t.contains(e))return!0;for(let i=t.nextElementSibling;null!==i;i=i.nextElementSibling)if(i.contains(e))return!0;return!1}function a(t){return t===document.documentElement||null===t?document.body:t}},f376:function(t,e,i){"use strict";i.d(e,"a",(function(){return n})),i.d(e,"c",(function(){return s}));var o=i("d54d");const n={"aria-hidden":"true"},s={tabindex:0,type:"button","aria-hidden":!1,role:null};e["b"]=Object(o["c"])("$attrs","qAttrs")},f4e3:function(t,e,i){"use strict";var o=i("8958");function n(){return"object"===typeof document&&"string"===typeof document.cookie}function s(t,e){return"string"===typeof t?o["parse"](t,e):"object"===typeof t&&null!==t?t:{}}function r(t,e){return"undefined"===typeof e&&(e=!t||"{"!==t[0]&&"["!==t[0]&&'"'!==t[0]),!e}function a(t,e){void 0===e&&(e={});var i=l(t);if(r(i,e.doNotParse))try{return JSON.parse(i)}catch(o){}return t}function l(t){return t&&"j"===t[0]&&":"===t[1]?t.substr(2):t}var c=function(){return c=Object.assign||function(t){for(var e,i=1,o=arguments.length;i<o;i++)for(var n in e=arguments[i],e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},c.apply(this,arguments)},u=function(){function t(t,e){var i=this;this.changeListeners=[],this.HAS_DOCUMENT_COOKIE=!1,this.cookies=s(t,e),new Promise((function(){i.HAS_DOCUMENT_COOKIE=n()})).catch((function(){}))}return t.prototype._updateBrowserValues=function(t){this.HAS_DOCUMENT_COOKIE&&(this.cookies=o["parse"](document.cookie,t))},t.prototype._emitChange=function(t){for(var e=0;e<this.changeListeners.length;++e)this.changeListeners[e](t)},t.prototype.get=function(t,e,i){return void 0===e&&(e={}),this._updateBrowserValues(i),a(this.cookies[t],e)},t.prototype.getAll=function(t,e){void 0===t&&(t={}),this._updateBrowserValues(e);var i={};for(var o in this.cookies)i[o]=a(this.cookies[o],t);return i},t.prototype.set=function(t,e,i){var n;"object"===typeof e&&(e=JSON.stringify(e)),this.cookies=c(c({},this.cookies),(n={},n[t]=e,n)),this.HAS_DOCUMENT_COOKIE&&(document.cookie=o["serialize"](t,e,i)),this._emitChange({name:t,value:e,options:i})},t.prototype.remove=function(t,e){var i=e=c(c({},e),{expires:new Date(1970,1,1,0,0,1),maxAge:0});this.cookies=c({},this.cookies),delete this.cookies[t],this.HAS_DOCUMENT_COOKIE&&(document.cookie=o["serialize"](t,"",i)),this._emitChange({name:t,value:void 0,options:e})},t.prototype.addChangeListener=function(t){this.changeListeners.push(t)},t.prototype.removeChangeListener=function(t){var e=this.changeListeners.indexOf(t);e>=0&&this.changeListeners.splice(e,1)},t}(),d=u;e["a"]=d},f508:function(t,e,i){"use strict";i("498a");var o=i("2b0e"),n=i("0d59"),s=i("0967"),r=i("d54d"),a=i("5ff7"),l=i("efe6");let c,u,d=0,h={},p={};const f={group:"__default_quasar_group__",delay:0,message:!1,spinnerSize:80,spinnerColor:"white",messageColor:"white",backgroundColor:"black",spinner:n["a"],customClass:""},v={...f};function m(t){if(t&&void 0!==t.group&&void 0!==p[t.group])return Object.assign(p[t.group],t);const e=!0===Object(a["c"])(t)&&!0===t.ignoreDefaults?{...f,...t}:{...v,...t};return p[e.group]=e,e}const g={isActive:!1,show(t){if(!0===s["e"])return;h=m(t);const{group:e}=h;return h.customClass+=" text-"+h.backgroundColor,this.isActive=!0,void 0!==c?(h.uid=d,c.$forceUpdate()):(h.uid=++d,clearTimeout(u),u=setTimeout(()=>{u=void 0;const t=document.createElement("div");document.body.appendChild(t),c=new o["default"]({name:"QLoading",devtools:{hide:!0},beforeCreate(){void 0===this._routerRoot&&(this._routerRoot={})},el:t,mounted(){Object(l["b"])(!0)},render:t=>t("transition",{props:{name:"q-transition--fade",appear:!0},on:Object(r["b"])(this,"tr",{"after-leave":()=>{!0!==this.isActive&&void 0!==c&&(Object(l["b"])(!1),c.$destroy(),c.$el.remove(),c=void 0)}})},[!0===this.isActive?t("div",{staticClass:"q-loading fullscreen column flex-center z-max",key:h.uid,class:h.customClass.trim()},[t(h.spinner,{props:{color:h.spinnerColor,size:h.spinnerSize}}),h.message&&t("div",{class:"text-"+h.messageColor,domProps:{[!0===h.sanitize?"textContent":"innerHTML"]:h.message}})||void 0]):null])})},h.delay)),t=>{void 0!==t&&Object(t)===t?this.show({...t,group:e}):this.hide(e)}},hide(t){if(!0===this.isActive){if(void 0===t)p={};else{if(void 0===p[t])return;{delete p[t];const e=Object.keys(p);if(0!==e.length){const t=e[e.length-1];return void this.show({group:t})}}}void 0!==u&&(clearTimeout(u),u=void 0),this.isActive=!1}},setDefaults(t){!0===Object(a["c"])(t)&&Object.assign(v,t)},install({$q:t,cfg:{loading:e}}){this.setDefaults(e),t.loading=this}};!1===s["e"]&&o["default"].util.defineReactive(g,"isActive",g.isActive),e["a"]=g},f6ba:function(t,e,i){"use strict";i.d(e,"b",(function(){return r})),i.d(e,"d",(function(){return a})),i.d(e,"a",(function(){return l})),i.d(e,"c",(function(){return c}));i("14d9"),i("e9f5"),i("910d");let o=[],n=[];function s(t){n=n.filter(e=>e!==t)}function r(t){s(t),n.push(t)}function a(t){s(t),0===n.length&&o.length>0&&(o[o.length-1](),o=[])}function l(t){0===n.length?t():o.push(t)}function c(t){o=o.filter(e=>e!==t)}},f89c:function(t,e,i){"use strict";i.d(e,"a",(function(){return o})),e["b"]={props:{name:String},computed:{formAttrs(){return{type:"hidden",name:this.name,value:this.value}}},methods:{__injectFormInput(t,e,i){t[e](this.$createElement("input",{staticClass:"hidden",class:i,attrs:this.formAttrs,domProps:this.formDomProps}))}}};const o={props:{name:String},computed:{nameProp(){return this.name||this.for}}}},ff7b:function(t,e,i){"use strict";var o=i("6642");e["a"]=Object(o["b"])({xs:30,sm:35,md:40,lg:50,xl:60})}}]);