(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3bc9dcad"],{"072d9":function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return t.route?e("router-link",{class:t.styles,attrs:{to:t.route}},[t._t("default")],2):e("a",{class:t.styles,attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.handleClick.apply(null,arguments)}}},[t._t("default")],2)},o=[],a=r("d73f"),i=r("3843"),c=Object(a["a"])(i["a"]),s=c,u=r("2fc8"),l=r("fcfb"),f=r("f0dc"),p=r("248e"),h=r("931f"),d=Object(u["a"])((function(t,e){if(Object(l["a"])(t)){if(Object(l["a"])(e))return t.concat(e);throw new TypeError(Object(h["a"])(e)+" is not an array")}if(Object(p["a"])(t)){if(Object(p["a"])(e))return t+e;throw new TypeError(Object(h["a"])(e)+" is not a string")}if(null!=t&&Object(f["a"])(t["fantasy-land/concat"]))return t["fantasy-land/concat"](e);if(null!=t&&Object(f["a"])(t.concat))return t.concat(e);throw new TypeError(Object(h["a"])(t)+' does not have a method named "concat" or "fantasy-land/concat"')})),v=d,y={props:{type:{type:String,default:"default"},size:{type:String,default:"base"},route:{type:[String,Object]},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},uppercase:{type:Boolean,default:!1}},computed:{styles:function(){var t=["button-transition","inline-block","font-bold","rounded"],e={small:["text-xs","px-4","py-2"],base:["text-sm","px-4","py-2"],large:["text-base","px-6","py-3"]},r=this.disabled?{default:[],primary:[],success:[],danger:[],text:[]}:{default:["text-white","bg-gray-500","hover:bg-gray-600"],primary:["text-black","bg-green-500","hover:bg-green-700"],success:["text-black","bg-green-500","hover:bg-green-700"],danger:["text-white","bg-red-500","hover:bg-red-700"],normal:["text-black, ","bg-gray-200","hover:bg-gray-400"],secondary:["text-black","bg-white","hover:bg-gray-300"],text:["text-gray-500","hover:bg-white","hover:text-gray-600"]},n=this.disabled?["bg-gray-300","hover:bg-gray-300","text-gray-600","cursor-default"]:[],o=this.uppercase?["uppercase"]:[];return s(v,[],[t,e[this.size],r[this.type],n,o])}},methods:{handleClick:function(){this.disabled||this.$emit("click")}}},g=y,m=(r("d663"),r("2877")),b=Object(m["a"])(g,n,o,!1,null,"5d46a938",null);e["a"]=b.exports},"0a06":function(t,e,r){"use strict";var n=r("c532"),o=r("30b5"),a=r("f6b4"),i=r("5270"),c=r("4a7b");function s(t){this.defaults=t,this.interceptors={request:new a,response:new a}}s.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=c(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[i,void 0],r=Promise.resolve(t);this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));while(e.length)r=r.then(e.shift(),e.shift());return r},s.prototype.getUri=function(t){return t=c(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){s.prototype[t]=function(e,r){return this.request(n.merge(r||{},{method:t,url:e}))}})),n.forEach(["post","put","patch"],(function(t){s.prototype[t]=function(e,r,o){return this.request(n.merge(o||{},{method:t,url:e,data:r}))}})),t.exports=s},"0a21":function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative"},[e("a",{ref:"button",staticClass:"dropdown-button",attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.toggleDropdown.apply(null,arguments)}}},[e("div",["Språk"===t.heading||"Language"===t.heading?e("img",{staticClass:"language_flag_icon",attrs:{src:r("7584")("./"+t.getActiveLanguageIcon()),alt:"flag"}}):t._e(),e("span",{},[t._v(t._s(t.heading))])]),e("svg",{directives:[{name:"show",rawName:"v-show",value:!t.showDropdown,expression:"!showDropdown"}],staticClass:"status-icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M13.418 7.859a.695.695 0 0 1 .978 0 .68.68 0 0 1 0 .969l-3.908 3.83a.697.697 0 0 1-.979 0l-3.908-3.83a.68.68 0 0 1 0-.969.695.695 0 0 1 .978 0L10 11l3.418-3.141z"}})]),e("svg",{directives:[{name:"show",rawName:"v-show",value:t.showDropdown,expression:"showDropdown"}],staticClass:"status-icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M6.582 12.141a.695.695 0 0 1-.978 0 .68.68 0 0 1 0-.969l3.908-3.83a.697.697 0 0 1 .979 0l3.908 3.83a.68.68 0 0 1 0 .969.697.697 0 0 1-.979 0L10 9l-3.418 3.141z"}})])]),e("transition",{attrs:{name:"slide"}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showDropdown,expression:"showDropdown"}],staticClass:"dropdown z-10"},[e("div",{staticClass:"dropdown-bg"},t._l(t.items,(function(n,o){return e("a",{key:o,staticClass:"dropdown-item",attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.handleClick(n)}}},[e("img",{staticClass:"language_flag_icon",attrs:{src:r("7584")("./"+t.getMenuItemIcon(n)),alt:"flag"}}),e("span",[t._v(t._s(n.label))])])})),0)])])],1)},o=[],a=r("6a24"),i={props:{heading:{type:String,required:!0},items:{type:Array,required:!0},useColoredFlags:{type:Boolean,required:!1,default:!1}},data:function(){return{showDropdown:!1,flagNorwayGrayscale:"norwegian_flag.png",flagNorwayColored:"norwegian_flag_colored.png",flagUKGrayscale:"english_flag.png",flagUKColored:"english_flag_colored.png"}},methods:{toggleDropdown:function(){this.showDropdown?this.closeDropdown():this.openDropdown()},openDropdown:function(){this.showDropdown=!0,window.innerWidth>=1024&&window.addEventListener("click",this.handleMouse)},closeDropdown:function(){this.showDropdown=!1,window.innerWidth>=1024&&window.removeEventListener("click",this.handleMouse)},handleClick:function(t){this.closeDropdown(),t.method&&t.method()},handleMouse:function(t){window.innerWidth>=1024&&(this.$refs.button.contains(t.target)||this.closeDropdown())},getMenuItemIcon:function(t){return t.label===Object(a["a"])(["language","norwegian"],this.$i18n.locale)?this.useColoredFlags?this.flagNorwayColored:this.flagNorwayGrayscale:t.label===Object(a["a"])(["language","english"],this.$i18n.locale)?this.useColoredFlags?this.flagUKColored:this.flagUKGrayscale:t.label===Object(a["a"])(["labels","profile","my_profile"],this.$i18n.locale)?"profile-user.png":t.label===Object(a["a"])(["auth","logout"],this.$i18n.locale)?"logout.png":void 0},getActiveLanguageIcon:function(){return"no"===this.$i18n.locale?this.useColoredFlags?this.flagNorwayColored:this.flagNorwayGrayscale:this.useColoredFlags?this.flagUKColored:this.flagUKGrayscale}},mounted:function(){this.getActiveLanguageIcon()}},c=i,s=(r("a860"),r("2877")),u=Object(s["a"])(c,n,o,!1,null,"f79f07d2",null);e["a"]=u.exports},"0df6":function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"103c":function(t,e,r){"use strict";r("37ae")},1269:function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"app_top_image"},[e("div",{staticClass:"app_page"},[t._t("default")],2)])},o=[],a={name:"AppWrapper"},i=a,c=(r("5bd2"),r("2877")),s=Object(c["a"])(i,n,o,!1,null,"357e3f28",null);e["a"]=s.exports},"164e":function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}r.r(e);var o=["class","staticClass","style","staticStyle","attrs"];function a(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?a(Object(r),!0).forEach((function(e){c(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function c(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t){var e=u(t,"string");return"symbol"==n(e)?e:e+""}function u(t,e){if("object"!=n(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!=n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function l(t,e){if(null==t)return{};var r,n,o=f(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(n=0;n<a.length;n++)r=a[n],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function f(t,e){if(null==t)return{};var r={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(e.includes(n))continue;r[n]=t[n]}return r}e["default"]={functional:!0,render:function(t,e){var r=e._c,n=(e._v,e.data),a=e.children,c=void 0===a?[]:a,s=n.class,u=n.staticClass,f=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=l(n,o);return r("svg",i({class:[s,u],style:[f,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"},d)},v),c.concat([r("path",{attrs:{d:"M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z"}})]))}}},1670:function(t,e,r){t.exports=r.p+"img/TIV_nettkurs_logo - Copy.2e8f262f.png"},"168a":function(t,e,r){t.exports=r.p+"img/english_flag_colored.8eb05785.png"},"1d2b":function(t,e,r){"use strict";t.exports=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}}},"21a6":function(t,e,r){(function(r){var n,o,a;(function(r,i){o=[],n=i,a="function"===typeof n?n.apply(e,o):n,void 0===a||(t.exports=a)})(0,(function(){"use strict";function e(t,e){return"undefined"==typeof e?e={autoBom:!1}:"object"!=typeof e&&(console.warn("Deprecated: Expected third argument to be a object"),e={autoBom:!e}),e.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob(["\ufeff",t],{type:t.type}):t}function n(t,e,r){var n=new XMLHttpRequest;n.open("GET",t),n.responseType="blob",n.onload=function(){s(n.response,e,r)},n.onerror=function(){console.error("could not download file")},n.send()}function o(t){var e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return 200<=e.status&&299>=e.status}function a(t){try{t.dispatchEvent(new MouseEvent("click"))}catch(n){var e=document.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(e)}}var i="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof r&&r.global===r?r:void 0,c=i.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),s=i.saveAs||("object"!=typeof window||window!==i?function(){}:"download"in HTMLAnchorElement.prototype&&!c?function(t,e,r){var c=i.URL||i.webkitURL,s=document.createElement("a");e=e||t.name||"download",s.download=e,s.rel="noopener","string"==typeof t?(s.href=t,s.origin===location.origin?a(s):o(s.href)?n(t,e,r):a(s,s.target="_blank")):(s.href=c.createObjectURL(t),setTimeout((function(){c.revokeObjectURL(s.href)}),4e4),setTimeout((function(){a(s)}),0))}:"msSaveOrOpenBlob"in navigator?function(t,r,i){if(r=r||t.name||"download","string"!=typeof t)navigator.msSaveOrOpenBlob(e(t,i),r);else if(o(t))n(t,r,i);else{var c=document.createElement("a");c.href=t,c.target="_blank",setTimeout((function(){a(c)}))}}:function(t,e,r,o){if(o=o||open("","_blank"),o&&(o.document.title=o.document.body.innerText="downloading..."),"string"==typeof t)return n(t,e,r);var a="application/octet-stream"===t.type,s=/constructor/i.test(i.HTMLElement)||i.safari,u=/CriOS\/[\d]+/.test(navigator.userAgent);if((u||a&&s||c)&&"undefined"!=typeof FileReader){var l=new FileReader;l.onloadend=function(){var t=l.result;t=u?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),o?o.location.href=t:location=t,o=null},l.readAsDataURL(t)}else{var f=i.URL||i.webkitURL,p=f.createObjectURL(t);o?o.location=p:location.href=p,o=null,setTimeout((function(){f.revokeObjectURL(p)}),4e4)}});i.saveAs=s.saveAs=s,t.exports=s}))}).call(this,r("c8ba"))},2444:function(t,e,r){"use strict";(function(e){var n=r("c532"),o=r("c8af"),a={"Content-Type":"application/x-www-form-urlencoded"};function i(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function c(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=r("b50d")),t}var s={adapter:c(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),n.isFormData(t)||n.isArrayBuffer(t)||n.isBuffer(t)||n.isStream(t)||n.isFile(t)||n.isBlob(t)?t:n.isArrayBufferView(t)?t.buffer:n.isURLSearchParams(t)?(i(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):n.isObject(t)?(i(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"===typeof t)try{t=JSON.parse(t)}catch(e){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){s.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){s.headers[t]=n.merge(a)})),t.exports=s}).call(this,r("4362"))},"248e":function(t,e,r){"use strict";function n(t){return"[object String]"===Object.prototype.toString.call(t)}r.d(e,"a",(function(){return n}))},2550:function(t,e,r){"use strict";function n(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(t){return e.apply(this,arguments)};case 2:return function(t,r){return e.apply(this,arguments)};case 3:return function(t,r,n){return e.apply(this,arguments)};case 4:return function(t,r,n,o){return e.apply(this,arguments)};case 5:return function(t,r,n,o,a){return e.apply(this,arguments)};case 6:return function(t,r,n,o,a,i){return e.apply(this,arguments)};case 7:return function(t,r,n,o,a,i,c){return e.apply(this,arguments)};case 8:return function(t,r,n,o,a,i,c,s){return e.apply(this,arguments)};case 9:return function(t,r,n,o,a,i,c,s,u){return e.apply(this,arguments)};case 10:return function(t,r,n,o,a,i,c,s,u,l){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}r.d(e,"a",(function(){return n}))},"2d83":function(t,e,r){"use strict";var n=r("387f");t.exports=function(t,e,r,o,a){var i=new Error(t);return n(i,e,r,o,a)}},"2e67":function(t,e,r){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"30b5":function(t,e,r){"use strict";var n=r("c532");function o(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,r){if(!e)return t;var a;if(r)a=r(e);else if(n.isURLSearchParams(e))a=e.toString();else{var i=[];n.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,(function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),i.push(o(e)+"="+o(t))})))})),a=i.join("&")}if(a){var c=t.indexOf("#");-1!==c&&(t=t.slice(0,c)),t+=(-1===t.indexOf("?")?"?":"&")+a}return t}},3285:function(t,e,r){},"32bc":function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("validation-observer",{ref:"observer",attrs:{tag:"form",autocomplete:"off"},on:{submit:function(e){return e.preventDefault(),t.handleSubmit.apply(null,arguments)}},scopedSlots:t._u([{key:"default",fn:function(r){r.invalid;return[t._t("default"),e("div",{staticClass:"flex"},[e("ui-link",{attrs:{type:"primary",disabled:t.submitDisabled},on:{click:t.handleSubmit}},[t._v(t._s(t.submitText))]),t.hideCancel?t._e():e("ui-link",{staticClass:"ml-4",attrs:{type:"text"},on:{click:t.handleCancel}},[t._v(t._s(t.cancelText))]),t._t("buttons")],2)]}}],null,!0)})},o=[],a=r("072d9");function i(t){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function c(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */c=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},s=a.iterator||"@@iterator",u=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var a=e&&e.prototype instanceof b?e:b,i=Object.create(a.prototype),c=new P(n||[]);return o(i,"_invoke",{value:E(t,r,c)}),i}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var d="suspendedStart",v="suspendedYield",y="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};f(O,s,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(I([])));A&&A!==r&&n.call(A,s)&&(O=A);var L=x.prototype=b.prototype=Object.create(O);function k(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(o,a,c,s){var u=h(t[o],t,a);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==i(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,c,s)}),(function(t){r("throw",t,c,s)})):e.resolve(f).then((function(t){l.value=t,c(l)}),(function(t){return r("throw",t,c,s)}))}s(u.arg)}var a;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=d;return function(a,i){if(o===y)throw Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var s=_(c,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var u=h(e,r,n);if("normal"===u.type){if(o=n.done?g:v,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=g,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=h(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(i(e)+" is not iterable")}return w.prototype=x,o(L,"constructor",{value:x,configurable:!0}),o(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,l,"GeneratorFunction")),t.prototype=Object.create(L),t},e.awrap=function(t){return{__await:t}},k(S.prototype),f(S.prototype,u,(function(){return this})),e.AsyncIterator=S,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new S(p(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(L),f(L,l,"Generator"),f(L,s,(function(){return this})),f(L,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=I,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return c.type="throw",c.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function s(t,e,r,n,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void r(t)}c.done?e(s):Promise.resolve(s).then(n,o)}function u(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function i(t){s(a,n,o,i,c,"next",t)}function c(t){s(a,n,o,i,c,"throw",t)}i(void 0)}))}}var l={props:{submitText:{type:String,default:function(){return this.$t("actions.save")}},submitDisabled:{type:Boolean,default:!1},cancelText:{type:String,default:function(){return this.$t("actions.cancel")}},hideCancel:{type:Boolean,default:!1}},components:{UiLink:a["a"]},methods:{handleSubmit:function(){var t=u(c().mark((function t(){var e;return c().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.$refs.observer.validate();case 2:e=t.sent,e&&this.$emit("submit");case 4:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),handleCancel:function(){this.$emit("cancel")}}},f=l,p=r("2877"),h=Object(p["a"])(f,n,o,!1,null,null,null);e["a"]=h.exports},"32c5":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAdCAIAAABNF1mqAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAClSURBVEhL7dMxDsIwFATRHN03B+n/KZBGNrGzBQWv8yRsBCLXWHoVDsXlvmutpzkUlxhPu8R42iXG0y4xnnaJ8bRLjKddYjztEuNplw283BOe7sLlTXx4jecU0pEv36zxnEI6wsTfQ/ycS9xaSEd+6d/ITR+6cHkTEzM9zaG4xHjaJcbTLjGedonxtEuMp11iPO0S42mXGE+7bODlnuhpDsXlrjHeSI/aV0PIuXIAAAAASUVORK5CYII="},"37ae":function(t,e,r){},3843:function(t,e,r){"use strict";r.d(e,"a",(function(){return m}));var n=r("4aa2"),o=r("fcfb"),a=r("248e"),i=Object(n["a"])((function(t){return!!Object(o["a"])(t)||!!t&&("object"===typeof t&&(!Object(a["a"])(t)&&(1===t.nodeType?!!t.length:0===t.length||t.length>0&&(t.hasOwnProperty(0)&&t.hasOwnProperty(t.length-1)))))})),c=i,s=function(){function t(t){this.f=t}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(t){return t},t.prototype["@@transducer/step"]=function(t,e){return this.f(t,e)},t}();function u(t){return new s(t)}var l=r("2550"),f=r("2fc8"),p=Object(f["a"])((function(t,e){return Object(l["a"])(t.length,(function(){return t.apply(e,arguments)}))})),h=p;function d(t,e,r){var n=0,o=r.length;while(n<o){if(e=t["@@transducer/step"](e,r[n]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}n+=1}return t["@@transducer/result"](e)}function v(t,e,r){var n=r.next();while(!n.done){if(e=t["@@transducer/step"](e,n.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}n=r.next()}return t["@@transducer/result"](e)}function y(t,e,r,n){return t["@@transducer/result"](r[n](h(t["@@transducer/step"],t),e))}var g="undefined"!==typeof Symbol?Symbol.iterator:"@@iterator";function m(t,e,r){if("function"===typeof t&&(t=u(t)),c(r))return d(t,e,r);if("function"===typeof r["fantasy-land/reduce"])return y(t,e,r,"fantasy-land/reduce");if(null!=r[g])return v(t,e,r[g]());if("function"===typeof r.next)return v(t,e,r);if("function"===typeof r.reduce)return y(t,e,r,"reduce");throw new TypeError("reduce: list must be array or iterable")}},"387f":function(t,e,r){"use strict";t.exports=function(t,e,r,n,o){return t.config=e,r&&(t.code=r),t.request=n,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},3934:function(t,e,r){"use strict";var n=r("c532");t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function o(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=o(window.location.href),function(e){var r=n.isString(e)?o(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return function(){return!0}}()},"3d9d":function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}r.r(e);var o=["class","staticClass","style","staticStyle","attrs"];function a(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?a(Object(r),!0).forEach((function(e){c(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function c(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t){var e=u(t,"string");return"symbol"==n(e)?e:e+""}function u(t,e){if("object"!=n(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!=n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function l(t,e){if(null==t)return{};var r,n,o=f(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(n=0;n<a.length;n++)r=a[n],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function f(t,e){if(null==t)return{};var r={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(e.includes(n))continue;r[n]=t[n]}return r}e["default"]={functional:!0,render:function(t,e){var r=e._c,n=(e._v,e.data),a=e.children,c=void 0===a?[]:a,s=n.class,u=n.staticClass,f=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=l(n,o);return r("svg",i({class:[s,u],style:[f,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},d)},v),c.concat([r("path",{attrs:{d:"M7.75 4.5h15a1 1 0 000-2h-15a1 1 0 000 2zM22.75 11h-15a1 1 0 100 2h15a1 1 0 000-2zM22.75 19.5h-15a1 1 0 000 2h15a1 1 0 000-2zM2.212 17.248a2 2 0 00-1.933 1.484.75.75 0 101.45.386.5.5 0 11.483.63.75.75 0 100 1.5.5.5 0 11-.482.635.75.75 0 10-1.445.4 2 2 0 103.589-1.648.251.251 0 010-.278 2 2 0 00-1.662-3.111zM4.25 10.748a2 2 0 00-4 0 .75.75 0 001.5 0 .5.5 0 011 0 1.031 1.031 0 01-.227.645L.414 14.029A.75.75 0 001 15.248h2.5a.75.75 0 000-1.5h-.419a.249.249 0 01-.195-.406L3.7 12.33a2.544 2.544 0 00.55-1.582zM4 5.248h-.25A.25.25 0 013.5 5V1.623A1.377 1.377 0 002.125.248H1.5a.75.75 0 000 1.5h.25A.25.25 0 012 2v3a.25.25 0 01-.25.25H1.5a.75.75 0 000 1.5H4a.75.75 0 000-1.5z"}})]))}}},4362:function(t,e,r){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,n="/";e.cwd=function(){return n},e.chdir=function(e){t||(t=r("df7c")),n=t.resolve(e,n)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},4524:function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}r.r(e);var o=["class","staticClass","style","staticStyle","attrs"];function a(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?a(Object(r),!0).forEach((function(e){c(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function c(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t){var e=u(t,"string");return"symbol"==n(e)?e:e+""}function u(t,e){if("object"!=n(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!=n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function l(t,e){if(null==t)return{};var r,n,o=f(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(n=0;n<a.length;n++)r=a[n],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function f(t,e){if(null==t)return{};var r={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(e.includes(n))continue;r[n]=t[n]}return r}e["default"]={functional:!0,render:function(t,e){var r=e._c,n=(e._v,e.data),a=e.children,c=void 0===a?[]:a,s=n.class,u=n.staticClass,f=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=l(n,o);return r("svg",i({class:[s,u],style:[f,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},d)},v),c.concat([r("path",{attrs:{d:"M22.5 21.248h-21a1.25 1.25 0 000 2.5h21a1.25 1.25 0 000-2.5zM1.978 2.748h1.363a.25.25 0 01.25.25v8.523a8.409 8.409 0 0016.818 0V3a.25.25 0 01.25-.25h1.363a1.25 1.25 0 000-2.5H16.3a1.25 1.25 0 000 2.5h1.363a.25.25 0 01.25.25v8.523a5.909 5.909 0 01-11.818 0V3a.25.25 0 01.25-.25H7.7a1.25 1.25 0 100-2.5H1.978a1.25 1.25 0 000 2.5z"}})]))}}},"45e9":function(t,e,r){"use strict";function n(t,e){var r=0,n=e.length,o=Array(n);while(r<n)o[r]=t(e[r]),r+=1;return o}r.d(e,"a",(function(){return n}))},"467f":function(t,e,r){"use strict";var n=r("2d83");t.exports=function(t,e,r){var o=r.config.validateStatus;!o||o(r.status)?t(r):e(n("Request failed with status code "+r.status,r.config,null,r.request,r))}},"4a7b":function(t,e,r){"use strict";var n=r("c532");t.exports=function(t,e){e=e||{};var r={},o=["url","method","params","data"],a=["headers","auth","proxy"],i=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];n.forEach(o,(function(t){"undefined"!==typeof e[t]&&(r[t]=e[t])})),n.forEach(a,(function(o){n.isObject(e[o])?r[o]=n.deepMerge(t[o],e[o]):"undefined"!==typeof e[o]?r[o]=e[o]:n.isObject(t[o])?r[o]=n.deepMerge(t[o]):"undefined"!==typeof t[o]&&(r[o]=t[o])})),n.forEach(i,(function(n){"undefined"!==typeof e[n]?r[n]=e[n]:"undefined"!==typeof t[n]&&(r[n]=t[n])}));var c=o.concat(a).concat(i),s=Object.keys(e).filter((function(t){return-1===c.indexOf(t)}));return n.forEach(s,(function(n){"undefined"!==typeof e[n]?r[n]=e[n]:"undefined"!==typeof t[n]&&(r[n]=t[n])})),r}},"4d3f":function(t,e,r){t.exports=r.p+"img/profile-user.5700c041.png"},"507b":function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("app-header-dropdown",{staticClass:"app_header_dropdown",attrs:{heading:t.$t("language.language"),items:t.items,"use-colored-flags":t.useColoredFlags}})},o=[],a=r("d775"),i=r("2fc8"),c=r("8127"),s=r("45e9"),u=r("3843"),l=r("64c8"),f=function(){function t(t,e){this.xf=e,this.f=t}return t.prototype["@@transducer/init"]=l["a"].init,t.prototype["@@transducer/result"]=l["a"].result,t.prototype["@@transducer/step"]=function(t,e){return this.xf["@@transducer/step"](t,this.f(e))},t}(),p=Object(i["a"])((function(t,e){return new f(t,e)})),h=p,d=r("611e"),v=r("66e1"),y=Object(i["a"])(Object(c["a"])(["fantasy-land/map","map"],h,(function(t,e){switch(Object.prototype.toString.call(e)){case"[object Function]":return Object(d["a"])(e.length,(function(){return t.call(this,e.apply(this,arguments))}));case"[object Object]":return Object(u["a"])((function(r,n){return r[n]=t(e[n]),r}),{},Object(v["a"])(e));default:return Object(s["a"])(t,e)}}))),g=y,m=r("0a21"),b=r("6a24"),w={name:"LanguageSwitcher",props:{useColoredFlags:{type:Boolean,required:!1,default:!1}},data:function(){return{languages:a["a"]}},components:{AppHeaderDropdown:m["a"]},computed:{items:function(){var t=this;return g((function(e){return{label:t.$t("language.".concat(e.label)),method:function(){t.changeLang(e.value)}}}),this.languages)}},methods:{changeLang:function(t){this.$i18n.locale!==t&&(this.$i18n.locale=t,this.$router.push({params:{lang:t}}))},translateWord:function(t){return Object(b["a"])(t,this.$i18n.locale)}}},x=w,O=(r("e0ff"),r("2877")),j=Object(O["a"])(x,n,o,!1,null,null,null);e["a"]=j.exports},5270:function(t,e,r){"use strict";var n=r("c532"),o=r("c401"),a=r("2e67"),i=r("2444");function c(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){c(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=n.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||i.adapter;return e(t).then((function(e){return c(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return a(e)||(c(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"551f":function(t,e,r){t.exports=r.p+"img/correct_sign.c38d7459.png"},"5bd2":function(t,e,r){"use strict";r("ddf0")},"5fbc":function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{class:t.margin},[e("label",{staticClass:"block uppercase tracking-wide text-gray-700 text-sm font-bold mb-2"},[t._v(" "+t._s(t.label)+" "),t.isRequired?e("span",[t._v("*")]):t._e()]),e("validation-provider",{attrs:{name:t.label,rules:t.rules},scopedSlots:t._u([{key:"default",fn:function(r){var n=r.errors;return[t._t("default"),e("span",{staticClass:"block text-sm mt-2 text-red-500"},[t._v(t._s(n[0]))])]}}],null,!0)})],1)},o=[],a=r("e417"),i=r("2fc8"),c=r("f0dc"),s=r("611e"),u=r("931f"),l=Object(i["a"])((function(t,e){return Object(s["a"])(t+1,(function(){var r=arguments[t];if(null!=r&&Object(c["a"])(r[e]))return r[e].apply(r,Array.prototype.slice.call(arguments,0,t));throw new TypeError(Object(u["a"])(r)+' does not have a method named "'+e+'"')}))})),f=l,p=f(1,"split"),h=p,d={props:{label:{type:String,required:!0},rules:{type:String},minimize:{type:Boolean,default:!1}},computed:{isRequired:function(){return this.rules&&Object(a["a"])("required",h("|",this.rules))},margin:function(){return this.minimize?"mb-3":"mb-8"}}},v=d,y=r("2877"),g=Object(y["a"])(v,n,o,!1,null,null,null);e["a"]=g.exports},"611e":function(t,e,r){"use strict";var n=r("2550"),o=r("4aa2"),a=r("2fc8"),i=r("9ebd");function c(t,e,r){return function(){var o=[],a=0,s=t,u=0;while(u<e.length||a<arguments.length){var l;u<e.length&&(!Object(i["a"])(e[u])||a>=arguments.length)?l=e[u]:(l=arguments[a],a+=1),o[u]=l,Object(i["a"])(l)||(s-=1),u+=1}return s<=0?r.apply(this,o):Object(n["a"])(s,c(t,o,r))}}var s=Object(a["a"])((function(t,e){return 1===t?Object(o["a"])(e):Object(n["a"])(t,c(t,[],e))}));e["a"]=s},6121:function(t,e,r){t.exports=r.p+"img/background2.cd059d3a.jpg"},6275:function(t,e,r){"use strict";r.d(e,"b",(function(){return s})),r.d(e,"a",(function(){return u}));var n=r("7424");function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function a(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */a=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},c="function"==typeof Symbol?Symbol:{},s=c.iterator||"@@iterator",u=c.asyncIterator||"@@asyncIterator",l=c.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var o=e&&e.prototype instanceof b?e:b,a=Object.create(o.prototype),c=new P(n||[]);return i(a,"_invoke",{value:E(t,r,c)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var d="suspendedStart",v="suspendedYield",y="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};f(O,s,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(I([])));A&&A!==r&&n.call(A,s)&&(O=A);var L=x.prototype=b.prototype=Object.create(O);function k(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(a,i,c,s){var u=h(t[a],t,i);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==o(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,c,s)}),(function(t){r("throw",t,c,s)})):e.resolve(f).then((function(t){l.value=t,c(l)}),(function(t){return r("throw",t,c,s)}))}s(u.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=d;return function(a,i){if(o===y)throw Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var s=_(c,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var u=h(e,r,n);if("normal"===u.type){if(o=n.done?g:v,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=g,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=h(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var a=-1,i=function r(){for(;++a<e.length;)if(n.call(e,a))return r.value=e[a],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return w.prototype=x,i(L,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,l,"GeneratorFunction")),t.prototype=Object.create(L),t},e.awrap=function(t){return{__await:t}},k(S.prototype),f(S.prototype,u,(function(){return this})),e.AsyncIterator=S,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new S(p(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(L),f(L,l,"Generator"),f(L,s,(function(){return this})),f(L,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=I,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return c.type="throw",c.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function i(t,e,r,n,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void r(t)}c.done?e(s):Promise.resolve(s).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function c(t){i(a,n,o,c,s,"next",t)}function s(t){i(a,n,o,c,s,"throw",t)}c(void 0)}))}}var s=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/profiles/validate");case 2:return e=t.sent,t.abrupt("return",e.status);case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),u=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].get("/unprotected/email/exists?email=".concat(encodeURIComponent(e)));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()},"64c8":function(t,e,r){"use strict";e["a"]={init:function(){return this.xf["@@transducer/init"]()},result:function(t){return this.xf["@@transducer/result"](t)}}},"66fe":function(t,e,r){},"6a24":function(t,e,r){"use strict";r.d(e,"a",(function(){return a}));var n=r("8676"),o=r("5848");function a(t,e){var r="";return"no"===e?r=i(n,t):"en"===e&&(r=i(o,t)),r}function i(t,e){var r=t;return e.forEach((function(t){r=r[t]})),r}},"6b66":function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}r.r(e);var o=["class","staticClass","style","staticStyle","attrs"];function a(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?a(Object(r),!0).forEach((function(e){c(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function c(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t){var e=u(t,"string");return"symbol"==n(e)?e:e+""}function u(t,e){if("object"!=n(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!=n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function l(t,e){if(null==t)return{};var r,n,o=f(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(n=0;n<a.length;n++)r=a[n],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function f(t,e){if(null==t)return{};var r={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(e.includes(n))continue;r[n]=t[n]}return r}e["default"]={functional:!0,render:function(t,e){var r=e._c,n=(e._v,e.data),a=e.children,c=void 0===a?[]:a,s=n.class,u=n.staticClass,f=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=l(n,o);return r("svg",i({class:[s,u],style:[f,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512"},d)},v),c.concat([r("path",{attrs:{d:"M423.5 0C339.5.3 272 69.5 272 153.5V224H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48h-48v-71.1c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v80c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-80C576 68 507.5-.3 423.5 0z"}})]))}}},"735a":function(t,e,r){t.exports=r.p+"img/logout.2df21551.png"},7424:function(t,e,r){"use strict";r.d(e,"c",(function(){return b})),r.d(e,"b",(function(){return O}));var n=r("4aa2"),o=r("611e"),a=Object(n["a"])((function(t){return Object(o["a"])(t.length,t)})),i=a,c=r("bc3a"),s=r.n(c),u=r("4360"),l=r("2b0e"),f=r("12cb"),p=r("21a6"),h=r.n(p);function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}function v(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */v=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var a=e&&e.prototype instanceof b?e:b,i=Object.create(a.prototype),c=new P(n||[]);return o(i,"_invoke",{value:E(t,r,c)}),i}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var p="suspendedStart",h="suspendedYield",y="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};u(O,i,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(I([])));A&&A!==r&&n.call(A,i)&&(O=A);var L=x.prototype=b.prototype=Object.create(O);function k(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(o,a,i,c){var s=f(t[o],t,a);if("throw"!==s.type){var u=s.arg,l=u.value;return l&&"object"==d(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,i,c)}),(function(t){r("throw",t,i,c)})):e.resolve(l).then((function(t){u.value=t,i(u)}),(function(t){return r("throw",t,i,c)}))}c(s.arg)}var a;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=p;return function(a,i){if(o===y)throw Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var s=_(c,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===p)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var u=f(e,r,n);if("normal"===u.type){if(o=n.done?g:h,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=g,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=f(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[i];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(d(e)+" is not iterable")}return w.prototype=x,o(L,"constructor",{value:x,configurable:!0}),o(x,"constructor",{value:w,configurable:!0}),w.displayName=u(x,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,u(t,s,"GeneratorFunction")),t.prototype=Object.create(L),t},e.awrap=function(t){return{__await:t}},k(S.prototype),u(S.prototype,c,(function(){return this})),e.AsyncIterator=S,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new S(l(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(L),u(L,s,"Generator"),u(L,i,(function(){return this})),u(L,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=I,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return c.type="throw",c.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function y(t,e,r,n,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void r(t)}c.done?e(s):Promise.resolve(s).then(n,o)}function g(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function i(t){y(a,n,o,i,c,"next",t)}function c(t){y(a,n,o,i,c,"throw",t)}i(void 0)}))}}var m=new l["default"],b=s.a.create({baseURL:"/api",headers:{"X-Requested-With":"XMLHttpRequest"}});function w(){return u["a"].state.oidcStore.access_token}b.interceptors.request.use((function(t){return t.headers["Authorization"]="Bearer "+w(),t}),(function(t){return Promise.reject(t)}));var x=i((function(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return t[e](r,n).then((function(t){return Promise.resolve(t)})).catch((function(t){return m.$message({message:f["a"].t("errors.general"),type:"error"}),Promise.reject(t)}))})),O=function(){var t=g(v().mark((function t(e,r){return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,fetch(e,{method:"GET",headers:{Authorization:"Bearer ".concat(w())}}).then(function(){var t=g(v().mark((function t(e){var r;return v().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.ok){t.next=7;break}return t.next=3,e.json();case 3:throw r=t.sent,new Error(r.detail);case 7:return t.abrupt("return",e);case 8:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).then((function(t){if(void 0!==t)return t.blob()})).then((function(t){void 0!==t&&h.a.saveAs(t,r)})).catch((function(t){throw console.error(t),error}));case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),j={get:x(b,"get"),post:x(b,"post"),patch:x(b,"patch"),put:x(b,"put"),delete:x(b,"delete")};e["a"]=j},7584:function(t,e,r){var n={"./TIV_nettkurs_logo - Copy.png":"1670","./TIV_nettkurs_logo.png":"82e4","./background.jpg":"b13e","./background2.jpg":"6121","./correct_sign.png":"551f","./english_flag.png":"89d7","./english_flag_colored.png":"168a","./flag-en.png":"eb32","./flag-no.png":"78b5","./icon.png":"f8a2","./locked.svg":"164e","./logout.png":"735a","./norwegian_flag.png":"32c5","./norwegian_flag_colored.png":"b853","./ol.svg":"3d9d","./profile-user.png":"4d3f","./ul.svg":"ac12","./underline.svg":"4524","./unlocked.svg":"6b66","./warning_sign.png":"7623"};function o(t){var e=a(t);return r(e)}function a(t){if(!r.o(n,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return n[t]}o.keys=function(){return Object.keys(n)},o.resolve=a,t.exports=o,o.id="7584"},7623:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA1CAIAAABqceQaAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAANASURBVGhD7ZhbSBRRGMd33Sk1DVKsLC8U+CIkFAQWFr0VVA+99NBDIFhPXYWQyAyxjKwEBQUfCgODIIIgIgoqkAoUlxISDJTKa9vm6l7cWNfZnT7Xv7KOczszR1hofgz4/Xb2nPlzZs6ZPTolSXKkPGn4m9rYKflhp+SHnZIf/1lKaTY8ffbS+MYiOqggxQku0LuHC76qi6OOnOWDFCd4wOcNOdfj9u4/DFlia9/79Xt3Q6zB5477q6+hSkLxQ3NwSBl+/DTa44YkMfexh05BrGH1jtMs+VVaHhufhK/EVbh925DbmZEBN4vVsQzeaVGLSNCpYFMrxAKWxlL8OeopLZcic3AlnBnp+YO9wo5iuCksjWXgaoN2RIK+QF+DmMX8WNLk8B48CtFjy4dX6Qf2QdgxOZaSKM5cqIEYgFYlagJhx2TK8KMn8/0DkAS5nW1F0vTyQYoTCaLufmoCYcdMyrg/EKxrhCzhKixAlUCmBDWhhhBGzKQM3mqOebyQJWLjE6gSyJSgJrRsQRhhTikOfw+1dkAYCTW3U3MIC8wpZ6prHUrzQBwZQ5VApoDmHDVnhy1l5PW7yMs3EFNQ88jbbohhGFIurD7qP3NiYyvekzJNhpYw1lWJIWW4o1P8NgRZjezC6jmoE+oKYgyjKeNTvkDdbYgSslm/ehFIhrpiWpWMpgxc1+k3NjEpRSKLNRXiyOhirQh1xfRyN/Qenx8Y9Ow5pHETzSAI+V+61+0qhWpiaCwX9gYGImafO5P/9RMdVOAjDUTR+JZDfyz/PnvhO1kJUYeS5bTdhdBEPl8z2/4Aok7e867ME8cg6uikpCfMU1YhDv+Aq0NDmHz7Fh6SsgqIOkLJTmqou+XQueOhlg4jEU1DndMlIOpopYx5fgcbmyF6zK5cAmWqQaiplS4EUcFVX1+PchX+y7XRXoUtrCLRvs9xn08oLox7p4I37xl5KBehLQdtRDOPH4ErofVcTmwuiU9NQ9aStLzcgj/DECWMrupritMloFJBK2VW1WlUa8yGylOoVNC64/TLxX/lRvhhF+d/8yXhzM6isdh0v8EpaA2nznqZIqTEc6mLnZIfdkp+2Cn5Yafkh52SFw7HP1m5EeZVR+/UAAAAAElFTkSuQmCC"},"78b5":function(t,e,r){t.exports=r.p+"img/flag-no.1b6d1595.png"},"7a77":function(t,e,r){"use strict";function n(t){this.message=t}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,t.exports=n},"7aac":function(t,e,r){"use strict";var n=r("c532");t.exports=n.isStandardBrowserEnv()?function(){return{write:function(t,e,r,o,a,i){var c=[];c.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&c.push("expires="+new Date(r).toGMTString()),n.isString(o)&&c.push("path="+o),n.isString(a)&&c.push("domain="+a),!0===i&&c.push("secure"),document.cookie=c.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7f3c":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"registration_wrapper"},[e("app-navbar"),e("app-wrapper",[e("div",{staticClass:"registration_form"},[t.registrationLink&&t.registrationLink.company?e("ui-card",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"w-full max-w-lg",attrs:{heading:t.$t("registration.register_user")}},[e("ui-form",{attrs:{"submit-text":t.$t("registration.register_user"),submitDisabled:t.submitButtonDisabled},on:{submit:t.handleSubmit,cancel:t.handleCancel},scopedSlots:t._u([!1===t.emailIsNotRegistered&&!1===t.emailExistsAndUserIsNotRegistered?{key:"buttons",fn:function(){return[e("div",{staticClass:"flex w-full justify-end"},[e("ui-link",{attrs:{type:"primary"},on:{click:t.resetPasswordClicked}},[t._v(t._s(t.$t("auth.reset_password")))])],1)]},proxy:!0}:null],null,!0)},[e("ui-form-field",{attrs:{label:t.$t("fields.email"),rules:"required"}},[e("el-input",{attrs:{type:"email"},on:{change:t.validateEmail},model:{value:t.email,callback:function(e){t.email=e},expression:"email"}})],1),e("ui-form-field",{attrs:{label:t.$tc("models.company",1)}},[t.registrationLink?e("el-input",{attrs:{type:"text",disabled:""},model:{value:t.registrationLink.company.name,callback:function(e){t.$set(t.registrationLink.company,"name",e)},expression:"registrationLink.company.name"}}):t._e()],1),e("ui-form-field",{attrs:{label:t.$tc("models.building",1)}},[t.registrationLink?e("el-input",{attrs:{type:"text",disabled:""},model:{value:t.registrationLink.building.name,callback:function(e){t.$set(t.registrationLink.building,"name",e)},expression:"registrationLink.building.name"}}):t._e()],1),t.registrationLink&&t.registrationLink.department?e("ui-form-field",{attrs:{label:t.$tc("models.department",1)}},[e("el-input",{attrs:{type:"text",disabled:""},model:{value:t.registrationLink.department.name,callback:function(e){t.$set(t.registrationLink.department,"name",e)},expression:"registrationLink.department.name"}})],1):t._e(),t.registrationLink&&t.registrationLink.selectableDepartments?e("ui-form-field",{attrs:{label:t.$tc("models.department",1),rules:"required"}},[t.registrationLink.selectableDepartments?e("el-select",{staticStyle:{display:"initial"},attrs:{placeholder:"Select department",clearable:""},model:{value:t.registrationLink.assignedDepartmentId,callback:function(e){t.$set(t.registrationLink,"assignedDepartmentId",e)},expression:"registrationLink.assignedDepartmentId"}},t._l(t.registrationLink.selectableDepartments,(function(t){return e("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1):t._e()],1):t._e(),e("ui-form-field",{attrs:{label:t.$t("fields.password"),rules:"required"}},[e("el-input",{attrs:{type:"password"},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),t.emailIsNotRegistered||t.emailExistsAndUserIsNotRegistered?e("ui-form-field",{attrs:{label:t.$t("fields.password_confirmation"),rules:t.emailIsNotRegistered||t.emailExistsAndUserIsNotRegistered?"required":""}},[e("el-input",{attrs:{type:"password"},model:{value:t.confirmation,callback:function(e){t.confirmation=e},expression:"confirmation"}})],1):t._e(),!1===t.emailIsNotRegistered&&!1===t.emailExistsAndUserIsNotRegistered?e("div",{staticClass:"mb-4"},[e("div",[t._v(t._s(t.$t("links.email_in_use_reset_password")))]),e("div",[t._v(t._s(t.$t("links.after_password_is_set")))])]):!0===t.emailIsNotRegistered||!0===t.emailExistsAndUserIsNotRegistered?[e("ui-form-feedback",[e("ul",{staticClass:"mb-8"},[e("li",{staticClass:"flex"},[t.isEmailValid?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.isEmailValid?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(" "+t._s(t.$t("validation.email_invalid"))+" ")])]),e("li",{staticClass:"flex"},[t.hasLength?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.hasLength?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(" "+t._s(t.$t("validation.minimum_characters",{min:6}))+" ")])]),e("li",{staticClass:"flex"},[t.hasCapital?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.hasCapital?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(t._s(t.$t("validation.has_uppercase_letter")))])]),e("li",{staticClass:"flex"},[t.hasSmall?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.hasSmall?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(t._s(t.$t("validation.has_lowercase_letter")))])]),e("li",{staticClass:"flex"},[t.hasNumber?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.hasNumber?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(t._s(t.$t("validation.has_number")))])]),e("li",{staticClass:"flex"},[t.hasSpecial?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.hasSpecial?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(t._s(t.$t("validation.has_special_character")))])]),e("li",{staticClass:"flex"},[t.isConfirmed?e("svg",{staticClass:"icon valid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M8.294 16.998c-.435 0-.847-.203-1.111-.553L3.61 11.724a1.392 1.392 0 0 1 .27-1.951 1.392 1.392 0 0 1 1.953.27l2.351 3.104 5.911-9.492a1.396 1.396 0 0 1 1.921-.445c.653.406.854 1.266.446 1.92L9.478 16.34a1.39 1.39 0 0 1-1.12.656c-.022.002-.042.002-.064.002z"}})]):t._e(),t.isConfirmed?t._e():e("svg",{staticClass:"icon invalid",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"}},[e("path",{attrs:{d:"M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"}})]),e("div",[t._v(t._s(t.$t("validation.matches_confirmation")))])])])])]:t._e()],2)],1):t._e()],1)])],1)},o=[],a=r("f19f"),i=r("32bc"),c=r("072d9"),s=r("5fbc"),u=r("f4f9"),l=r("cb30"),f=r("e252"),p=r("1269"),h=r("c791"),d=r("6275");function v(t){return v="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},v(t)}function y(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */y=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var a=e&&e.prototype instanceof b?e:b,i=Object.create(a.prototype),c=new P(n||[]);return o(i,"_invoke",{value:E(t,r,c)}),i}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var p="suspendedStart",h="suspendedYield",d="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};u(O,i,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(I([])));A&&A!==r&&n.call(A,i)&&(O=A);var L=x.prototype=b.prototype=Object.create(O);function k(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(o,a,i,c){var s=f(t[o],t,a);if("throw"!==s.type){var u=s.arg,l=u.value;return l&&"object"==v(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,i,c)}),(function(t){r("throw",t,i,c)})):e.resolve(l).then((function(t){u.value=t,i(u)}),(function(t){return r("throw",t,i,c)}))}c(s.arg)}var a;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=p;return function(a,i){if(o===d)throw Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var s=_(c,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===p)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=d;var u=f(e,r,n);if("normal"===u.type){if(o=n.done?g:h,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=g,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=f(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[i];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(v(e)+" is not iterable")}return w.prototype=x,o(L,"constructor",{value:x,configurable:!0}),o(x,"constructor",{value:w,configurable:!0}),w.displayName=u(x,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,u(t,s,"GeneratorFunction")),t.prototype=Object.create(L),t},e.awrap=function(t){return{__await:t}},k(S.prototype),u(S.prototype,c,(function(){return this})),e.AsyncIterator=S,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new S(l(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(L),u(L,s,"Generator"),u(L,i,(function(){return this})),u(L,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=I,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return c.type="throw",c.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function g(t,e,r,n,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void r(t)}c.done?e(s):Promise.resolve(s).then(n,o)}function m(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function i(t){g(a,n,o,i,c,"next",t)}function c(t){g(a,n,o,i,c,"throw",t)}i(void 0)}))}}var b={components:{AppNavbar:f["a"],UiCard:a["a"],UiForm:i["a"],UiFormField:s["a"],UiFormFeedback:u["a"],AppWrapper:p["a"],UiLink:c["a"]},data:function(){return{email:"",password:"",confirmation:"",loading:!1,guid:null,registrationLink:null,emailIsNotRegistered:null,emailExistsAndUserIsNotRegistered:null}},computed:{hasLength:function(){return!this.emailIsNotRegistered&&!this.emailExistsAndUserIsNotRegistered||this.password.length>=6},hasSpecial:function(){return!this.emailIsNotRegistered&&!this.emailExistsAndUserIsNotRegistered||!!this.password.match(/[^\w^\d]/)},hasSmall:function(){return!this.emailIsNotRegistered&&!this.emailExistsAndUserIsNotRegistered||!!this.password.match(/[a-å]/)},hasCapital:function(){return!this.emailIsNotRegistered&&!this.emailExistsAndUserIsNotRegistered||!!this.password.match(/[A-Z]/)},hasNumber:function(){return!this.emailIsNotRegistered&&!this.emailExistsAndUserIsNotRegistered||!!this.password.match(/[\d]/)},isConfirmed:function(){return!this.emailIsNotRegistered&&!this.emailExistsAndUserIsNotRegistered||this.password.length>0&&this.password===this.confirmation},isEmailValid:function(){return/^(([^<>()[\]\.,;:\s@\"]+(\.[^<>()[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i.test(this.email)},submitButtonDisabled:function(){return!this.hasLength||!this.hasSmall||!this.hasCapital||!this.hasNumber||!this.hasSpecial||!this.isConfirmed}},mounted:function(){this.guid=this.$route.params.guid,this.setupReference()},methods:{setupReference:function(){var t=m(y().mark((function t(){var e=this;return y().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!this.guid){t.next=4;break}try{Object(h["v"])(this.guid).then((function(t){return e.registrationLink=t})).then((function(){e.registrationLink||e.handleCancel()})).catch((function(){return e.handleCancel()}))}catch(r){}t.next=6;break;case 4:return this.handleCancel(),t.abrupt("return");case 6:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),handleSubmit:function(){var t=m(y().mark((function t(){return y().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(this.hasLength&&this.hasSpecial&&this.hasSmall&&this.hasCapital&&this.hasNumber&&this.isConfirmed){t.next=2;break}return t.abrupt("return");case 2:if(this.loading=!0,t.prev=3,!this.emailIsNotRegistered||this.emailExistsAndUserIsNotRegistered){t.next=7;break}return t.next=7,Object(l["a"])(this.email,this.password);case 7:return t.next=9,Object(h["a"])(this.guid,this.email,this.registrationLink.assignedDepartmentId,this.password);case 9:this.$message({message:this.$t("registration.user_created"),type:"success"}),this.$router.push({name:"my-courses-index"}),t.next=16;break;case 13:t.prev=13,t.t0=t["catch"](3),t.t0.message.includes("401")?this.$message({message:this.$t("auth.password_incorrect"),type:"error"}):(this.$message({message:this.$t("registration.not_found"),type:"error"}),this.$router.push({name:"login"}));case 16:this.loading=!1;case 17:case"end":return t.stop()}}),t,this,[[3,13]])})));function e(){return t.apply(this,arguments)}return e}(),handleCancel:function(){this.$message({message:this.$t("registration.not_found"),type:"error"}),this.$router.push({name:"login"})},validateEmail:function(t){var e=this;this.emailIsNotRegistered=!1,Object(d["a"])(this.email).then((function(t){e.emailIsNotRegistered=!t.userExists&&!t.hasCompletedRegistration,e.emailExistsAndUserIsNotRegistered=t.userExists&&!t.hasCompletedRegistration}))},resetPasswordClicked:function(){this.$router.push({name:"reset-password"})}}},w=b,x=(r("da41"),r("2877")),O=Object(x["a"])(w,n,o,!1,null,null,null);e["default"]=O.exports},8127:function(t,e,r){"use strict";r.d(e,"a",(function(){return a}));var n=r("fcfb");function o(t){return null!=t&&"function"===typeof t["@@transducer/step"]}function a(t,e,r){return function(){if(0===arguments.length)return r();var a=Array.prototype.slice.call(arguments,0),i=a.pop();if(!Object(n["a"])(i)){var c=0;while(c<t.length){if("function"===typeof i[t[c]])return i[t[c]].apply(i,a);c+=1}if(o(i)){var s=e.apply(null,a);return s(i)}}return r.apply(this,arguments)}}},"82e4":function(t,e,r){t.exports=r.p+"img/TIV_nettkurs_logo.f1ffaad4.png"},"83b9":function(t,e,r){"use strict";var n=r("d925"),o=r("e683");t.exports=function(t,e){return t&&!n(e)?o(t,e):e}},"89d7":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAdCAIAAABNF1mqAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQHSURBVEhL7VZZKG1hFD77IjK/mYlkjpJCZkrkwZDw4iQeRIYnD2TOLMODZMiUF169ENdYCgkZMiYZHszjkQec++2zTtt2nLPte+/b7X5Pa69/rX/969v/v9Zinp6eDAwM3t7euru7z8/PJYKIi4u7vb2dnZ2FbGJikpmZ2dDQQEsCyMjI0NLS6urqkri4uOzv78vl8tPT06CgIOW6BgwMDJSXl5NsZ2d3fX1NsiaYmZmNjY3NzMxYWlri88fOzo6Pj09/f7+VlRW0xcXFZPf3CAwMXF5eXlhYCA0NNTIy2t3dlZydnYWEhGAtOzsblCLFiYkJc3NzclCB+Mxw6JOTE9o5Kyvr8fERO0ukUil+Q2lpKbRubm57e3sClIoJhoP+VMDCwgL/ta+vDxsCLS0t7LKjo+Pm5ubU1BSWjY2Ne3t7sYYrU1JSonD/wLfBkAoSIkd3d3e6DTBLTk4mAxb6+vptbW0cpUhcLaXCwcrKyhAJvwpyTk6OTCbDDqurq/b29mTwCWlpaXd3dwKUagqGy4bLhYuH62dqajo4OAhHoLW1VU9Pj2zUAJRubW1xlPb09MDn/f2dmFEbLDw8HAkVFRVB9vT0PDg4gMvNzU1KSorCUBB44+3t7aDU29sbn3xKh4eHVYJVVlYeHx/7+/tDk5+f//z8DMu1tTUHBwcy44MBdUrxM5KSkqKiohobG7e3t52dnXNzc3EI6CsqKigegh0dHV1dXRUUFOAT+aWmpkLApWhubn55eYGsChzkt8DPTKkSDQbPm5xFAtkAEPDn/fz8SPkf/yyY6elppSgOaEZ42hBQLIaGhkgpEgxKvlL8AhQeEvBo6N1Ao/LOFOufDDhZLLDR0tISPY6RkRFSYm44PDzkvzPUCxQR2ODEiYmJUPr6+q6vr0dHR5PN94iNjb28vMQWKIlUlF1dXefn56H/WhtR0VdWVhSnkqNvoMrY2NjAuLa2VltbmyzVQ0dHp76+njxR7IODg6FEB5+cnLS1tYWsthDr6uo2NTWRF4o4SjnGm+rqagwE5KUGWFhcXCSf8fFxtDHqs3V1ddwZNbUYICEhgfi4v79PT0+HJjIycmNjIz4+ngw+AIouLi5gigZNM4+HhwfYiImJIQOCQDAAGu64HR0dhoaGGKLm5uaQN7JnLfjUoS0FBARAiT6LIQLssxY8CAcDsBuYoN0wtzk5OTEMgwuM/8r2a+4so6OjXJ+tqakB78oNePg2GAF8YN7Fng8PDxhkoQkLC8OYw7aY19fXwsJCqNBnQR3amMJFDUQGA+hOKrKQ482g6bNa9FkvLy8IeXl56MXW1tasVgPEBwPATVVVFcXDOIPRmyFnjDeYajo7O8lOE/5g1o+IiKB5SyaT/QLBnBy/coUhqAAAAABJRU5ErkJggg=="},"8df4":function(t,e,r){"use strict";var n=r("7a77");function o(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;t((function(t){r.reason||(r.reason=new n(t),e(r.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t,e=new o((function(e){t=e}));return{token:e,cancel:t}},t.exports=o},"931f":function(t,e,r){"use strict";var n=r("4aa2"),o=r("b4d1"),a=r("45e9");function i(t){var e=t.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0");return'"'+e.replace(/"/g,'\\"')+'"'}var c=function(t){return(t<10?"0":"")+t},s="function"===typeof Date.prototype.toISOString?function(t){return t.toISOString()}:function(t){return t.getUTCFullYear()+"-"+c(t.getUTCMonth()+1)+"-"+c(t.getUTCDate())+"T"+c(t.getUTCHours())+":"+c(t.getUTCMinutes())+":"+c(t.getUTCSeconds())+"."+(t.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"},u=s,l=r("66e1");function f(t){return function(){return!t.apply(this,arguments)}}var p=r("2fc8"),h=r("8127");function d(t,e){var r=0,n=e.length,o=[];while(r<n)t(e[r])&&(o[o.length]=e[r]),r+=1;return o}function v(t){return"[object Object]"===Object.prototype.toString.call(t)}var y=r("3843"),g=r("64c8"),m=function(){function t(t,e){this.xf=e,this.f=t}return t.prototype["@@transducer/init"]=g["a"].init,t.prototype["@@transducer/result"]=g["a"].result,t.prototype["@@transducer/step"]=function(t,e){return this.f(e)?this.xf["@@transducer/step"](t,e):t},t}(),b=Object(p["a"])((function(t,e){return new m(t,e)})),w=b,x=Object(p["a"])(Object(h["a"])(["filter"],w,(function(t,e){return v(e)?Object(y["a"])((function(r,n){return t(e[n])&&(r[n]=e[n]),r}),{},Object(l["a"])(e)):d(t,e)}))),O=x,j=Object(p["a"])((function(t,e){return O(f(t),e)})),A=j;function L(t,e){var r=function(r){var n=e.concat([t]);return Object(o["a"])(r,n)?"<Circular>":L(r,n)},n=function(t,e){return Object(a["a"])((function(e){return i(e)+": "+r(t[e])}),e.slice().sort())};switch(Object.prototype.toString.call(t)){case"[object Arguments]":return"(function() { return arguments; }("+Object(a["a"])(r,t).join(", ")+"))";case"[object Array]":return"["+Object(a["a"])(r,t).concat(n(t,A((function(t){return/^\d+$/.test(t)}),Object(l["a"])(t)))).join(", ")+"]";case"[object Boolean]":return"object"===typeof t?"new Boolean("+r(t.valueOf())+")":t.toString();case"[object Date]":return"new Date("+(isNaN(t.valueOf())?r(NaN):i(u(t)))+")";case"[object Null]":return"null";case"[object Number]":return"object"===typeof t?"new Number("+r(t.valueOf())+")":1/t===-1/0?"-0":t.toString(10);case"[object String]":return"object"===typeof t?"new String("+r(t.valueOf())+")":i(t);case"[object Undefined]":return"undefined";default:if("function"===typeof t.toString){var c=t.toString();if("[object Object]"!==c)return c}return"{"+n(t,Object(l["a"])(t)).join(", ")+"}"}}var k=Object(n["a"])((function(t){return L(t,[])}));e["a"]=k},"9c47":function(t,e,r){},"9e1b":function(t,e,r){},a860:function(t,e,r){"use strict";r("9e1b")},aa32:function(t,e,r){"use strict";r("c6bc")},ac12:function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}r.r(e);var o=["class","staticClass","style","staticStyle","attrs"];function a(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?a(Object(r),!0).forEach((function(e){c(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function c(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t){var e=u(t,"string");return"symbol"==n(e)?e:e+""}function u(t,e){if("object"!=n(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!=n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function l(t,e){if(null==t)return{};var r,n,o=f(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(n=0;n<a.length;n++)r=a[n],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}function f(t,e){if(null==t)return{};var r={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(e.includes(n))continue;r[n]=t[n]}return r}e["default"]={functional:!0,render:function(t,e){var r=e._c,n=(e._v,e.data),a=e.children,c=void 0===a?[]:a,s=n.class,u=n.staticClass,f=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=l(n,o);return r("svg",i({class:[s,u],style:[f,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},d)},v),c.concat([r("circle",{attrs:{cx:"2.5",cy:"3.998",r:"2.5"}}),r("path",{attrs:{d:"M8.5 5H23a1 1 0 000-2H8.5a1 1 0 000 2z"}}),r("circle",{attrs:{cx:"2.5",cy:"11.998",r:"2.5"}}),r("path",{attrs:{d:"M23 11H8.5a1 1 0 000 2H23a1 1 0 000-2z"}}),r("circle",{attrs:{cx:"2.5",cy:"19.998",r:"2.5"}}),r("path",{attrs:{d:"M23 19H8.5a1 1 0 000 2H23a1 1 0 000-2z"}})]))}}},b13e:function(t,e,r){t.exports=r.p+"img/background.79628518.jpg"},b50d:function(t,e,r){"use strict";var n=r("c532"),o=r("467f"),a=r("30b5"),i=r("83b9"),c=r("c345"),s=r("3934"),u=r("2d83");t.exports=function(t){return new Promise((function(e,l){var f=t.data,p=t.headers;n.isFormData(f)&&delete p["Content-Type"];var h=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",v=t.auth.password||"";p.Authorization="Basic "+btoa(d+":"+v)}var y=i(t.baseURL,t.url);if(h.open(t.method.toUpperCase(),a(y,t.params,t.paramsSerializer),!0),h.timeout=t.timeout,h.onreadystatechange=function(){if(h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in h?c(h.getAllResponseHeaders()):null,n=t.responseType&&"text"!==t.responseType?h.response:h.responseText,a={data:n,status:h.status,statusText:h.statusText,headers:r,config:t,request:h};o(e,l,a),h=null}},h.onabort=function(){h&&(l(u("Request aborted",t,"ECONNABORTED",h)),h=null)},h.onerror=function(){l(u("Network Error",t,null,h)),h=null},h.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),l(u(e,t,"ECONNABORTED",h)),h=null},n.isStandardBrowserEnv()){var g=r("7aac"),m=(t.withCredentials||s(y))&&t.xsrfCookieName?g.read(t.xsrfCookieName):void 0;m&&(p[t.xsrfHeaderName]=m)}if("setRequestHeader"in h&&n.forEach(p,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete p[e]:h.setRequestHeader(e,t)})),n.isUndefined(t.withCredentials)||(h.withCredentials=!!t.withCredentials),t.responseType)try{h.responseType=t.responseType}catch(b){if("json"!==t.responseType)throw b}"function"===typeof t.onDownloadProgress&&h.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){h&&(h.abort(),l(t),h=null)})),void 0===f&&(f=null),h.send(f)}))}},b853:function(t,e,r){t.exports=r.p+"img/norwegian_flag_colored.e07cbd53.png"},bc3a:function(t,e,r){t.exports=r("cee4")},c345:function(t,e,r){"use strict";var n=r("c532"),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,a,i={};return t?(n.forEach(t.split("\n"),(function(t){if(a=t.indexOf(":"),e=n.trim(t.substr(0,a)).toLowerCase(),r=n.trim(t.substr(a+1)),e){if(i[e]&&o.indexOf(e)>=0)return;i[e]="set-cookie"===e?(i[e]?i[e]:[]).concat([r]):i[e]?i[e]+", "+r:r}})),i):i}},c401:function(t,e,r){"use strict";var n=r("c532");t.exports=function(t,e,r){return n.forEach(r,(function(r){t=r(t,e)})),t}},c532:function(t,e,r){"use strict";var n=r("1d2b"),o=Object.prototype.toString;function a(t){return"[object Array]"===o.call(t)}function i(t){return"undefined"===typeof t}function c(t){return null!==t&&!i(t)&&null!==t.constructor&&!i(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function s(t){return"[object ArrayBuffer]"===o.call(t)}function u(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function p(t){return"number"===typeof t}function h(t){return null!==t&&"object"===typeof t}function d(t){return"[object Date]"===o.call(t)}function v(t){return"[object File]"===o.call(t)}function y(t){return"[object Blob]"===o.call(t)}function g(t){return"[object Function]"===o.call(t)}function m(t){return h(t)&&g(t.pipe)}function b(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function w(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function O(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),a(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}function j(){var t={};function e(e,r){"object"===typeof t[r]&&"object"===typeof e?t[r]=j(t[r],e):t[r]=e}for(var r=0,n=arguments.length;r<n;r++)O(arguments[r],e);return t}function A(){var t={};function e(e,r){"object"===typeof t[r]&&"object"===typeof e?t[r]=A(t[r],e):t[r]="object"===typeof e?A({},e):e}for(var r=0,n=arguments.length;r<n;r++)O(arguments[r],e);return t}function L(t,e,r){return O(e,(function(e,o){t[o]=r&&"function"===typeof e?n(e,r):e})),t}t.exports={isArray:a,isArrayBuffer:s,isBuffer:c,isFormData:u,isArrayBufferView:l,isString:f,isNumber:p,isObject:h,isUndefined:i,isDate:d,isFile:v,isBlob:y,isFunction:g,isStream:m,isURLSearchParams:b,isStandardBrowserEnv:x,forEach:O,merge:j,deepMerge:A,extend:L,trim:w}},c6bc:function(t,e,r){},c791:function(t,e,r){"use strict";r.d(e,"l",(function(){return s})),r.d(e,"m",(function(){return u})),r.d(e,"c",(function(){return l})),r.d(e,"A",(function(){return f})),r.d(e,"f",(function(){return p})),r.d(e,"n",(function(){return h})),r.d(e,"o",(function(){return d})),r.d(e,"r",(function(){return v})),r.d(e,"z",(function(){return y})),r.d(e,"q",(function(){return g})),r.d(e,"D",(function(){return m})),r.d(e,"C",(function(){return b})),r.d(e,"s",(function(){return w})),r.d(e,"g",(function(){return x})),r.d(e,"e",(function(){return O})),r.d(e,"b",(function(){return j})),r.d(e,"x",(function(){return A})),r.d(e,"p",(function(){return L})),r.d(e,"k",(function(){return k})),r.d(e,"y",(function(){return S})),r.d(e,"i",(function(){return E})),r.d(e,"j",(function(){return _})),r.d(e,"d",(function(){return C})),r.d(e,"B",(function(){return N})),r.d(e,"u",(function(){return P})),r.d(e,"t",(function(){return I})),r.d(e,"v",(function(){return R})),r.d(e,"a",(function(){return D})),r.d(e,"h",(function(){return U})),r.d(e,"w",(function(){return T}));var n=r("7424");function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function a(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */a=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},c="function"==typeof Symbol?Symbol:{},s=c.iterator||"@@iterator",u=c.asyncIterator||"@@asyncIterator",l=c.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var o=e&&e.prototype instanceof b?e:b,a=Object.create(o.prototype),c=new P(n||[]);return i(a,"_invoke",{value:E(t,r,c)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var d="suspendedStart",v="suspendedYield",y="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};f(O,s,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(I([])));A&&A!==r&&n.call(A,s)&&(O=A);var L=x.prototype=b.prototype=Object.create(O);function k(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(a,i,c,s){var u=h(t[a],t,i);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==o(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,c,s)}),(function(t){r("throw",t,c,s)})):e.resolve(f).then((function(t){l.value=t,c(l)}),(function(t){return r("throw",t,c,s)}))}s(u.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=d;return function(a,i){if(o===y)throw Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var s=_(c,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var u=h(e,r,n);if("normal"===u.type){if(o=n.done?g:v,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=g,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=h(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var a=-1,i=function r(){for(;++a<e.length;)if(n.call(e,a))return r.value=e[a],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return w.prototype=x,i(L,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,l,"GeneratorFunction")),t.prototype=Object.create(L),t},e.awrap=function(t){return{__await:t}},k(S.prototype),f(S.prototype,u,(function(){return this})),e.AsyncIterator=S,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new S(p(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(L),f(L,l,"Generator"),f(L,s,(function(){return this})),f(L,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=I,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return c.type="throw",c.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function i(t,e,r,n,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void r(t)}c.done?e(s):Promise.resolve(s).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function c(t){i(a,n,o,c,s,"next",t)}function s(t){i(a,n,o,c,s,"throw",t)}c(void 0)}))}}var s=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/companies");case 2:return e=t.sent,t.abrupt("return",e.data);case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),u=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/companies/".concat(e));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),l=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].post("/companies",e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),f=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].patch("/companies/".concat(e.id),e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),p=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].delete("/companies/".concat(e));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),h=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/companies/".concat(e,"/buildings"));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),d=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/companies/".concat(e,"/departments"));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),v=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/companies/".concat(e,"/users"));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),y=function(){var t=c(a().mark((function t(e,r){var o;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].delete("/companies/".concat(e,"/users/").concat(r));case 2:return o=t.sent,t.abrupt("return",o.data);case 4:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),g=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/companies/role");case 2:return e=t.sent,t.abrupt("return",e.data);case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),m=function(){var t=c(a().mark((function t(e,r){var o,i;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return o=new FormData,o.append("image",e),t.next=4,n["c"].request({method:"post",url:"/images/logo/"+r,data:o,headers:{"content-type":"multipart/form-data"}});case 4:return i=t.sent,t.abrupt("return",i.data);case 6:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),b=function(){var t=c(a().mark((function t(e,r){var o,i;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return o=new FormData,o.append("image",e),t.next=4,n["c"].request({method:"post",url:"/images/background/company/"+r,data:o,headers:{"content-type":"multipart/form-data"}});case 4:return i=t.sent,t.abrupt("return",i.data);case 6:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),w=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"get",url:"images/logo"});case 2:return e=t.sent,t.abrupt("return",e.data);case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),x=function(){var t=c(a().mark((function t(e){return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"delete",url:"/images/logo/"+e});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),O=function(){var t=c(a().mark((function t(e){return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"delete",url:"/images/background/company/"+e});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),j=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"get",url:"/images/background/company/exists/"+e});case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),A=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"get",url:"/images/logo/company/exists/"+e});case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),L=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"get",url:"/companies/".concat(e,"/permissions")});case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),k=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"get",url:"/companies/".concat(e,"/permissions?active=true")});case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),S=function(){var t=c(a().mark((function t(e,r){var o;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].request({method:"put",url:"/companies/".concat(e,"/permissions"),data:r});case 2:return o=t.sent,t.abrupt("return",o.data);case 4:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),E=function(){var t=c(a().mark((function t(e,r,o){return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(n["b"])("/api/students/exportExcel?companyId=".concat(e,"&startDate=").concat(r,"&endDate=").concat(o),"student_excel_report.xlsx");case 2:case"end":return t.stop()}}),t)})));return function(e,r,n){return t.apply(this,arguments)}}(),_=function(){var t=c(a().mark((function t(e,r,o){return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(n["b"])("/api/users/exportExcel?companyId=".concat(e,"&startDate=").concat(r,"&endDate=").concat(o),"user_excel_report.xlsx");case 2:case"end":return t.stop()}}),t)})));return function(e,r,n){return t.apply(this,arguments)}}(),C=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].post("/registrationlinks/",e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),N=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].put("/registrationlinks/".concat(e.reference),e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),P=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/registrationlinks/".concat(e));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),I=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/registrationlinks?companyId=".concat(e));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),R=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/registrationlinks/".concat(e,"/extended"));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),D=function(){var t=c(a().mark((function t(e,r,o,i){var c;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].post("/registrationlinks/".concat(e,"/associateuser"),{},{params:{email:r,departmentId:o,password:i}});case 2:return c=t.sent,t.abrupt("return",c.data);case 4:case"end":return t.stop()}}),t)})));return function(e,r,n,o){return t.apply(this,arguments)}}(),U=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].delete("/registrationlinks/".concat(e));case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),T=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/registrationlinks");case 2:return e=t.sent,t.abrupt("return",e.data);case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}()},c8af:function(t,e,r){"use strict";var n=r("c532");t.exports=function(t,e){n.forEach(t,(function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])}))}},cb30:function(t,e,r){"use strict";r.d(e,"d",(function(){return s})),r.d(e,"c",(function(){return u})),r.d(e,"b",(function(){return l})),r.d(e,"a",(function(){return f})),r.d(e,"e",(function(){return p}));var n=r("7424");function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function a(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */a=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},c="function"==typeof Symbol?Symbol:{},s=c.iterator||"@@iterator",u=c.asyncIterator||"@@asyncIterator",l=c.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var o=e&&e.prototype instanceof b?e:b,a=Object.create(o.prototype),c=new P(n||[]);return i(a,"_invoke",{value:E(t,r,c)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var d="suspendedStart",v="suspendedYield",y="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};f(O,s,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(I([])));A&&A!==r&&n.call(A,s)&&(O=A);var L=x.prototype=b.prototype=Object.create(O);function k(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function r(a,i,c,s){var u=h(t[a],t,i);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==o(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,c,s)}),(function(t){r("throw",t,c,s)})):e.resolve(f).then((function(t){l.value=t,c(l)}),(function(t){return r("throw",t,c,s)}))}s(u.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function E(e,r,n){var o=d;return function(a,i){if(o===y)throw Error("Generator is already running");if(o===g){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var s=_(c,n);if(s){if(s===m)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var u=h(e,r,n);if("normal"===u.type){if(o=n.done?g:v,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=g,n.method="throw",n.arg=u.arg)}}}function _(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,_(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=h(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var a=-1,i=function r(){for(;++a<e.length;)if(n.call(e,a))return r.value=e[a],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return w.prototype=x,i(L,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,l,"GeneratorFunction")),t.prototype=Object.create(L),t},e.awrap=function(t){return{__await:t}},k(S.prototype),f(S.prototype,u,(function(){return this})),e.AsyncIterator=S,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new S(p(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(L),f(L,l,"Generator"),f(L,s,(function(){return this})),f(L,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=I,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return c.type="throw",c.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],c=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(s&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;N(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function i(t,e,r,n,o,a,i){try{var c=t[a](i),s=c.value}catch(t){return void r(t)}c.done?e(s):Promise.resolve(s).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function c(t){i(a,n,o,c,s,"next",t)}function s(t){i(a,n,o,c,s,"throw",t)}c(void 0)}))}}var s=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].post("unprotected/setpassword",e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),u=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].post("unprotected/resetpassword",e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),l=function(){var t=c(a().mark((function t(e){var r;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].post("unprotected/resendsetpasswordtoken",e);case 2:return r=t.sent,t.abrupt("return",r.data);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),f=function(){var t=c(a().mark((function t(e,r){var o;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["c"].post("".concat("https://ids.tiv.no/","account/register"),{},{params:{email:e,password:r}});case 2:return o=t.sent,t.abrupt("return",o.data);case 4:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),p=function(){var t=c(a().mark((function t(e,r,o){var i;return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,n["a"].post("unprotected/set-password/tokenvalidation",{userId:e,token:r,isResetRequest:o});case 3:return i=t.sent,t.abrupt("return",200===i.status);case 7:return t.prev=7,t.t0=t["catch"](0),console.error(t.t0),t.abrupt("return",!1);case 11:case"end":return t.stop()}}),t,null,[[0,7]])})));return function(e,r,n){return t.apply(this,arguments)}}()},cee4:function(t,e,r){"use strict";var n=r("c532"),o=r("1d2b"),a=r("0a06"),i=r("4a7b"),c=r("2444");function s(t){var e=new a(t),r=o(a.prototype.request,e);return n.extend(r,a.prototype,e),n.extend(r,e),r}var u=s(c);u.Axios=a,u.create=function(t){return s(i(u.defaults,t))},u.Cancel=r("7a77"),u.CancelToken=r("8df4"),u.isCancel=r("2e67"),u.all=function(t){return Promise.all(t)},u.spread=r("0df6"),t.exports=u,t.exports.default=u},d663:function(t,e,r){"use strict";r("9c47")},d73f:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r("4aa2"),o=r("2fc8"),a=r("9ebd");function i(t){return function e(r,i,c){switch(arguments.length){case 0:return e;case 1:return Object(a["a"])(r)?e:Object(o["a"])((function(e,n){return t(r,e,n)}));case 2:return Object(a["a"])(r)&&Object(a["a"])(i)?e:Object(a["a"])(r)?Object(o["a"])((function(e,r){return t(e,i,r)})):Object(a["a"])(i)?Object(o["a"])((function(e,n){return t(r,e,n)})):Object(n["a"])((function(e){return t(r,i,e)}));default:return Object(a["a"])(r)&&Object(a["a"])(i)&&Object(a["a"])(c)?e:Object(a["a"])(r)&&Object(a["a"])(i)?Object(o["a"])((function(e,r){return t(e,r,c)})):Object(a["a"])(r)&&Object(a["a"])(c)?Object(o["a"])((function(e,r){return t(e,i,r)})):Object(a["a"])(i)&&Object(a["a"])(c)?Object(o["a"])((function(e,n){return t(r,e,n)})):Object(a["a"])(r)?Object(n["a"])((function(e){return t(e,i,c)})):Object(a["a"])(i)?Object(n["a"])((function(e){return t(r,e,c)})):Object(a["a"])(c)?Object(n["a"])((function(e){return t(r,i,e)})):t(r,i,c)}}}},d775:function(t,e,r){"use strict";r.d(e,"a",(function(){return n}));var n=[{label:"norwegian",value:"no",icon:"@/assets/images/flag-no.png"},{label:"english",value:"en",icon:"@/assets/images/flag-en.png"}]},d925:function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},da41:function(t,e,r){"use strict";r("3285")},ddf0:function(t,e,r){},df7c:function(t,e,r){(function(t){function r(t,e){for(var r=0,n=t.length-1;n>=0;n--){var o=t[n];"."===o?t.splice(n,1):".."===o?(t.splice(n,1),r++):r&&(t.splice(n,1),r--)}if(e)for(;r--;r)t.unshift("..");return t}function n(t){"string"!==typeof t&&(t+="");var e,r=0,n=-1,o=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!o){r=e+1;break}}else-1===n&&(o=!1,n=e+1);return-1===n?"":t.slice(r,n)}function o(t,e){if(t.filter)return t.filter(e);for(var r=[],n=0;n<t.length;n++)e(t[n],n,t)&&r.push(t[n]);return r}e.resolve=function(){for(var e="",n=!1,a=arguments.length-1;a>=-1&&!n;a--){var i=a>=0?arguments[a]:t.cwd();if("string"!==typeof i)throw new TypeError("Arguments to path.resolve must be strings");i&&(e=i+"/"+e,n="/"===i.charAt(0))}return e=r(o(e.split("/"),(function(t){return!!t})),!n).join("/"),(n?"/":"")+e||"."},e.normalize=function(t){var n=e.isAbsolute(t),i="/"===a(t,-1);return t=r(o(t.split("/"),(function(t){return!!t})),!n).join("/"),t||n||(t="."),t&&i&&(t+="/"),(n?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(o(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,r){function n(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var r=t.length-1;r>=0;r--)if(""!==t[r])break;return e>r?[]:t.slice(e,r-e+1)}t=e.resolve(t).substr(1),r=e.resolve(r).substr(1);for(var o=n(t.split("/")),a=n(r.split("/")),i=Math.min(o.length,a.length),c=i,s=0;s<i;s++)if(o[s]!==a[s]){c=s;break}var u=[];for(s=c;s<o.length;s++)u.push("..");return u=u.concat(a.slice(c)),u.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),r=47===e,n=-1,o=!0,a=t.length-1;a>=1;--a)if(e=t.charCodeAt(a),47===e){if(!o){n=a;break}}else o=!1;return-1===n?r?"/":".":r&&1===n?"/":t.slice(0,n)},e.basename=function(t,e){var r=n(t);return e&&r.substr(-1*e.length)===e&&(r=r.substr(0,r.length-e.length)),r},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,r=0,n=-1,o=!0,a=0,i=t.length-1;i>=0;--i){var c=t.charCodeAt(i);if(47!==c)-1===n&&(o=!1,n=i+1),46===c?-1===e?e=i:1!==a&&(a=1):-1!==e&&(a=-1);else if(!o){r=i+1;break}}return-1===e||-1===n||0===a||1===a&&e===n-1&&e===r+1?"":t.slice(e,n)};var a="b"==="ab".substr(-1)?function(t,e,r){return t.substr(e,r)}:function(t,e,r){return e<0&&(e=t.length+e),t.substr(e,r)}}).call(this,r("4362"))},e0ff:function(t,e,r){"use strict";r("66fe")},e252:function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"navbar_wrapper"},[e("div",{staticClass:"teknisk_industrivern_navbar"},[e("img",{staticClass:"teknisk_industrivern_navbar_logo",attrs:{src:r("82e4"),alt:"TIV_nettkurs_logo"}})]),e("div",{staticClass:"teknisk_industrivern_sub_navbar"},[e("p",{staticClass:"teknisk_industrivern_sub_navbar_text"},[t._v(" - Brannteknisk kompetansesenter ")]),e("div",{staticClass:"teknisk_industrivern_sub_navbar_option"},[e("app-header-locale")],1)])])},o=[],a=r("507b"),i={name:"AppNavbar",components:{AppHeaderLocale:a["a"]}},c=i,s=(r("aa32"),r("2877")),u=Object(s["a"])(c,n,o,!1,null,"6a1f8c30",null);e["a"]=u.exports},e683:function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},eb32:function(t,e,r){t.exports=r.p+"img/flag-en.9071acd9.png"},f0dc:function(t,e,r){"use strict";function n(t){return"[object Function]"===Object.prototype.toString.call(t)}r.d(e,"a",(function(){return n}))},f19f:function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"bg-white rounded overflow-hidden"},[e("div",{staticClass:"uicontainer"},[t.heading?e("div",{staticClass:"p-4 md:p-6 font-bold uppercase"},[t._v(" "+t._s(t.heading)+" ")]):t._e(),t.$slots.hright?e("div",{staticClass:"p-4 md:p-6 hright-slot"},[t._t("hright")],2):t._e()]),e("div",{staticClass:"p-4 md:p-6"},[t._t("default")],2),t.$slots.footer?e("div",{staticClass:"p-4 md:p-6 bg-gray-100"},[t._t("footer")],2):t._e()])},o=[],a={props:{heading:{type:String}}},i=a,c=(r("103c"),r("2877")),s=Object(c["a"])(i,n,o,!1,null,"a77ea89e",null);e["a"]=s.exports},f4f9:function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"mb-8"},[t._t("default")],2)},o=[],a=r("2877"),i={},c=Object(a["a"])(i,n,o,!1,null,null,null);e["a"]=c.exports},f6b4:function(t,e,r){"use strict";var n=r("c532");function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){n.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},f8a2:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAB7CAIAAADYPqRFAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAndSURBVHhe7Z15lBTFHcdZ2RWNBN1lZ5G3sCAoUQLGfagJ5nGJT184gshDCYGI+AhJQIQXRJCIIjyEaMKhYiRsPEANhy4SMAJyiMvhBo0EIYAbkOm57/vq7trUTBezM7U9yzBdPVM91Pd9/5j6dW9dn53qY6qr2+nblTPTYEaCFjMStJiRoMWMBC1mJGgxI0GLGQlazEjQYu2TKKmIGwtq0FolYai82bNoGX+2CUSiwB+IHDrqmj6H+353bDcNWZMkbKMmCCZLcytFvzpu6l2L7awVa4+EY+I0wPOo71sJErIOGoH9iSasMRLup5+HwxHq9QyCg5V16GjsD+m3dkiUVHiee7EZANTfbUp0ue3jp+A50G2NkCit9K95A3VzlgLA+dhMPB+KrQUSpbrgpnrUv5clUXT99vd4brSadhJchy7BLdtQz+Ykz8IlWJ50mmoSXMdukb0HUY8qkHfxCji+YZnTZnpJQAzhTz9DfalYgfUb9GVVWBFUmVISxu79YqfPol4kpMBb73HXdMUKosc0kjDW9OfPNKH+I6rwvs8N5TdhxVFi6khYBgwTjCbUcyoocqCB61SDFUqD6SIBMYgOJ+oz1RQ7dcbY43as6IKbIhL2sZNAKIx6S2Xx574z9qQLBi0k7OMeBZEI6qe8iD9/wdzvHqwaBTQVJJyPP9EsCKiH8ijBYqMHRuFJuKbPyfK+nhoSrHbrkFFYlQrigpIoqfD8YWkBMUiCo6Jt5CN43fLuwpEorfStXIs6o9ACgYBzaoFv3BaGBHdtV/9r61E3UCJBdM2aj9Uzny4ACe571eGdu1H7qRIA7nnPF2qmSL5JGMpvCu3YhVpOoUCz//W/FQRGXkkYKm+OnfwvajPF8q+tyz+M/JEwVvfVBAZJwQ+2cx26YE1Q1XkiYepVyzedQ63UiEJbt+vLdFhD1HM+SEAMAmdE7dOUokf+ZajqgzVHJatOwjp4pGC2opZpUNEvv4aHN6xRalhdEtZBI0S3B7VJs+JPf2vqcxfWNOJWkYRj8nTR50et0bgEg8l064+xBpK1WiScU2dectqktgRhwJEWayZBq0LCPffZ/NzlDn+8x7t4he+lVwSLDYXUFPAHbMPHYI0lZfIkvMtXoYqrKlF0zXgqWahBd0vsPyfRJjUFQmH7qAnJcgmaMAnfn15FVVZZkSONWNHWoaPRNpUFeMHx8GNY6cpNjkT7ykDdRlRZsgIgVL/TMWk6dGjHJ1IsuKkeq4Dh+h7SJsFodi94wf7QrzwLl8o+8KJcgOdd02ZjFVBoQiTKqgJvvouqSVq+Fatb7gKVVPj+uAYGg5u3tZSesOGGnjAu2h2mPncmg6Zed8AjbSIb0hKBZ9EygrenCJCIz17d34DqR1qC2YLNFTNU9gbhSCYSngUvYHHP/MVSVmrIs+hFrLicTYBEYP07qF4qKLznAFacvlQHr3szkbA9MA6LW4ePkbJSRQC4Zy/ASszNSknYRk2ApzGoWioovHs/ViLXoUv0i2PBza2OEwkS1vsexOLmvj9pVvOXctHtIXJvSimJ0PZ/ohqpI+UkTLdBEupOWnA98TRWaA5WSgIeIVF1CIk/fyH29QkQCEpJTZAIvrcVKzQHKyNxVWeCtzRg7zunzJAm1sPzn8jhRhjUBInI/s+xQnOwchLEplC6ZsxNzdxQdQv8wmmDRMNRrNAcTA0JEZh64csLwG89I5GdyZEAgtB6Jr2/bgMjkZ0ZiYQYibQ4I8FIMBLpcUaCkWAk0uOMBCPBSKTHGYlCkZD/fYKRUKq8kQAxXjCaY8e/ITg5kZFIi1+ShOjxOqc9yV1XLcW9S15KlExAjERavG0Sos9vufu+1LjvZWITgoqfROCt98N7D2LB+O/YhxsDGzZhcUOnGpiPbcTDWFwi4V36MhZnJOQlS8L8o0GW2iFYENp6zwOmH8hM3naMn2Io74kFE79jA8td92JxRkJesiSI2PzDgSAYNHbvh8UZCXmpRwKOTvA0iZHIVowEI0FAjERWZiQuT2RJGGv6J3Mz9x0Ir+mM1X2TWyUzEvIiS8K/ts4xcZr02dj1VngxwV2NLxbLSMiLFAlD596+la83i6LlTvwCAjMjIS/lJEy9a/2vrJOe/Y6dOMVdcyO2A2ZGQl4KSbhmzgPRGMqrudnxyFRsh9ZmJOSlhIR71vzU+97h3fuyedSHkZBXNiS4jt1cv5sb2rEr9YardfDI1NcWgUAw9emuNsxIyOsSJNp3huNP/LcdAFKf3+Ku7Ro7eRplkZB3+ark1rbNSMirDRKwu0Mf7pB2ix49pi+9uNJPqc4+drIUT0pm/derOsPd8CAjkUmZSHAdbgzva3kZiP3BSSjeqSb47pbwnv1oQ0IgxsOzWEgodfUZy8D742uYXUwmzUjIKxOJ4PsfoD0SMuhQF9t/PhGFUiTaHfAL5F2+0vXrloelA+veDm3bmUwmzUjIS5aE7f6HUk+KRI+XS7xXxXB9D/78BRRNlSCG6uPjWPJoYRkwDARDgbqNUjLV/tWX+TKwzCo6EjX90zIvqYgcPIw2JxQ53KhvXwkxRBqOoFAGuec8A3PgrquWFvOIP8KemnPCBFdUKCoSUOb+P03NPP6rZ7rgcG++Y3D02L9ROrMsA4bCA0bks0PxhCiab0/LWTIcshL7ElCxkbAOS3tFpufZZWjDRfFnm7JZukt0OJ1TZ/LnvpOSkQMNqdlK5q7uEjv+jbSDchUbCfeTaQ/7R788jjYoUPxCT27uARwJ4fED7aRYxUYi/MneZM7wOpnI+1nc855L5plq28/Goz1IqNhIwH9SQ0UvKWf3nIUoqkCRQ19kugFFdh2qYiMB5Z4dP+eB2fJN51EoV8GKwcO7lJt93KP2Mb9sqXZJBdllhIuQROz0t/Ci2j76FyitQKGP98Rr2L7St+ovIBK13D0cJmHmMBK/KiQ6e7wISUB5l/05duIUSiiQ55kl8MojuHEz/Bz68B/SMGUfO9lcOwSeTUn7kFJxkiAleNYk2OzSZ/dTi+K1LdNFG78K79onBQmKkchW8WnLZbrQ1u0oTVqMRLaCPRU7dQYlVBAjQYsYCVrESNAiRoIWMRK0iA4S0aJ6tUFuCn/aalHby7cyEu3KBWs+XjdAuQLv/B3rlhyslERwy0eoOlewUicw5GylJKxDR4NYy4TUK1CC2cp17IZ1Sw5WSgLat2YdqtQVKAAck3+DdUhuJkBCX6bzv/rX1KnaV4jiy088PgvvjVxNgkTC1sEjg5vqBaMZDlaA54vZkSh/9n++1W9kORU6SxMjgVxSoS+t1JdVFbNLdfqSVg1XbNIkmHM1I0GLGQlazEjQYkaCFjMStJiRoMWMBC1mJGgxI0GLGQlazEjQ4Xbl/wfpA5/2Qhk0uQAAAABJRU5ErkJggg=="},fcfb:function(t,e,r){"use strict";e["a"]=Array.isArray||function(t){return null!=t&&t.length>=0&&"[object Array]"===Object.prototype.toString.call(t)}}}]);
//# sourceMappingURL=chunk-3bc9dcad.2ec91683.js.map