(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-c67d0d2e"],{"048f":function(t,e,r){},"04e1":function(t,e,r){"use strict";var n=r("7afa");function o(t){this.message=t}o.prototype=new Error,o.prototype.name="InvalidTokenError",t.exports=function(t,e){if("string"!==typeof t)throw new o("Invalid token specified");e=e||{};var r=!0===e.header?0:1;try{return JSON.parse(n(t.split(".")[r]))}catch(a){throw new o("Invalid token specified: "+a.message)}},t.exports.InvalidTokenError=o},"0a06":function(t,e,r){"use strict";var n=r("c532"),o=r("30b5"),a=r("f6b4"),i=r("5270"),u=r("4a7b");function c(t){this.defaults=t,this.interceptors={request:new a,response:new a}}c.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=u(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},c.prototype.getUri=function(t){return t=u(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){c.prototype[t]=function(e,r){return this.request(n.merge(r||{},{method:t,url:e}))}})),n.forEach(["post","put","patch"],(function(t){c.prototype[t]=function(e,r,o){return this.request(n.merge(o||{},{method:t,url:e,data:r}))}})),t.exports=c},"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()}},u=i,c=(r("a860"),r("2877")),s=Object(c["a"])(u,n,o,!1,null,"f79f07d2",null);e["a"]=s.exports},"0df6":function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"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){u(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 u(t,e,r){return(e=c(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t){var e=s(t,"string");return"symbol"==n(e)?e:e+""}function s(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 f(t,e){if(null==t)return{};var r,n,o=l(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 l(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,u=void 0===a?[]:a,c=n.class,s=n.staticClass,l=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=f(n,o);return r("svg",i({class:[c,s],style:[l,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"},d)},v),u.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)}}},"1dbe":function(t,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(){c(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,u=i.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),c=i.saveAs||("object"!=typeof window||window!==i?function(){}:"download"in HTMLAnchorElement.prototype&&!u?function(t,e,r){var u=i.URL||i.webkitURL,c=document.createElement("a");e=e||t.name||"download",c.download=e,c.rel="noopener","string"==typeof t?(c.href=t,c.origin===location.origin?a(c):o(c.href)?n(t,e,r):a(c,c.target="_blank")):(c.href=u.createObjectURL(t),setTimeout((function(){u.revokeObjectURL(c.href)}),4e4),setTimeout((function(){a(c)}),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 u=document.createElement("a");u.href=t,u.target="_blank",setTimeout((function(){a(u)}))}}: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,c=/constructor/i.test(i.HTMLElement)||i.safari,s=/CriOS\/[\d]+/.test(navigator.userAgent);if((s||a&&c||u)&&"undefined"!=typeof FileReader){var f=new FileReader;f.onloadend=function(){var t=f.result;t=s?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),o?o.location.href=t:location=t,o=null},f.readAsDataURL(t)}else{var l=i.URL||i.webkitURL,p=l.createObjectURL(t);o?o.location=p:location.href=p,o=null,setTimeout((function(){l.revokeObjectURL(p)}),4e4)}});i.saveAs=c.saveAs=c,t.exports=c}))}).call(this,r("c8ba"))},"240f":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"bg-gray-200 min-h-screen app_page"},[e("app-navbar"),e("app-breadcrumbs"),e("div",{staticClass:"container mx-auto"},[e("div",{staticClass:"px-3 sm:px-4 py-6 sm:py-8"},[e("router-view")],1)])],1)},o=[],a=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:"lg:flex lg:flex-1 lg:items-center lg:justify-end lg:mx-12 overflow-hidden nav-menu",class:t.extendHamburgerMenu?"hamburger_menu_open":"",attrs:{id:"nav-menu"}},[t._l(t.items,(function(r){return e("ui-role",{key:r.route,staticClass:"app-header-item-section",attrs:{role:r.role,accessRoles:r.accessRoles}},[e("app-header-item",{staticClass:"app-header-item",attrs:{route:r.route,exact:r.exact},on:{click:function(){t.showMenu=!1,t.extendHamburgerMenu=!1}}},[t._v(" "+t._s(t.$tc("models.".concat(r.label),2))+" ")])],1)})),e("auth-checker",{attrs:{"access-roles":["SuperAdmin","InstructorAdmin","Instructor"]}},[e("span",{staticClass:"ui_role_span app-header-item-section"},[e("app-header-item",{staticClass:"app-header-item ui_role_span",attrs:{route:"courseevent-index",exact:!1},on:{click:function(){t.showMenu=!1,t.extendHamburgerMenu=!1}}},[t._v(" "+t._s(t.$tc("models.event",2))+" ")])],1)])],2),e("div",{staticClass:"nav_menu_hamburger_wrapper"},[e("div",{staticClass:"nav_menu_hamburger",on:{click:t.toggleHamburgerMenu}},[e("div",{staticClass:"nav_menu_hamburger_line"}),e("div",{staticClass:"nav_menu_hamburger_line"}),e("div",{staticClass:"nav_menu_hamburger_line"})])])]),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_options"},[e("div",{staticClass:"teknisk_industrivern_sub_navbar_option"},[e("app-header-locale")],1),e("div",{staticClass:"teknisk_industrivern_sub_navbar_option"},[e("app-header-user")],1)])])])},i=[],u=r("507b"),c=function(){var t=this,e=t._self._c;return e("app-header-dropdown",{staticClass:"app_header_dropdown",attrs:{heading:t.$t("profile.profile"),items:t.items}})},s=[],f=r("2f62"),l=r("0a21");function p(t){return p="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},p(t)}function h(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 d(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?h(Object(r),!0).forEach((function(e){v(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):h(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function v(t,e,r){return(e=y(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function y(t){var e=g(t,"string");return"symbol"==p(e)?e:e+""}function g(t,e){if("object"!=p(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=p(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}var m={components:{AppHeaderDropdown:l["a"]},computed:d(d({},Object(f["c"])("oidcStore",["oidcIsAuthenticated","oidcUser"])),{},{items:function(){var t=this;return[{label:this.$t("labels.profile.my_profile"),method:function(){"/no/app/profile/"!==t.$route.path&&t.$router.push({name:"profile-edit"})}},{label:this.$t("auth.logout"),method:function(){t.signOutOidc()}}]}}),methods:d({},Object(f["b"])("oidcStore",["signOutOidc"]))},b=m,w=(r("5fc1"),r("2877")),x=Object(w["a"])(b,c,s,!1,null,null,null),O=x.exports,j=function(){var t=this,e=t._self._c;return t.showComponent?e("span",{staticClass:"ui_role_span"},[t._t("default")],2):t._e()},A=[],k=r("04e1"),S=r.n(k),E=r("2fc8"),L=r("8127");function P(t){return t&&t["@@transducer/reduced"]?t:{"@@transducer/value":t,"@@transducer/reduced":!0}}var C=r("64c8"),_=function(){function t(t,e){this.xf=e,this.f=t,this.found=!1}return t.prototype["@@transducer/init"]=C["a"].init,t.prototype["@@transducer/result"]=function(t){return this.found||(t=this.xf["@@transducer/step"](t,void 0)),this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,e){return this.f(e)&&(this.found=!0,t=P(this.xf["@@transducer/step"](t,e))),t},t}(),D=Object(E["a"])((function(t,e){return new _(t,e)})),N=D,R=Object(E["a"])(Object(L["a"])(["find"],N,(function(t,e){var r=0,n=e.length;while(r<n){if(t(e[r]))return e[r];r+=1}}))),I=R,B=r("d73f"),T=r("7620"),U=Object(B["a"])((function(t,e,r){return Object(T["a"])(e,r[t])})),M=U;function F(t){return F="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},F(t)}function q(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 Y(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?q(Object(r),!0).forEach((function(e){G(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):q(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function G(t,e,r){return(e=z(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function z(t){var e=Q(t,"string");return"symbol"==F(e)?e:e+""}function Q(t,e){if("object"!=F(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=F(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}var H={props:{role:{type:String,required:!0},accessRoles:{type:Array,required:!1},exact:{type:Boolean,default:!1}},data:function(){return{roles:[{name:"Student",level:100},{name:"User",level:200},{name:"DepartmentAdmin",level:300},{name:"BuildingAdmin",level:400},{name:"CompanyAdmin",level:500},{name:"Admin",level:600},{name:"SuperAdmin",level:800}]}},computed:Y(Y({},Object(f["c"])("oidcStore",["oidcAccessToken"])),{},{currentRole:function(){var t=S()(this.oidcAccessToken).role;return"string"!==typeof t?this.getTopRole(t):I(M("name",t))(this.roles)},selectedRole:function(){return I(M("name",this.role))(this.roles)},showComponent:function(){return this.currentRole.level>=this.selectedRole.level}}),methods:{getTopRole:function(t){var e,r=this.roles.sort((function(t,e){return t.level<e.level?1:0}));return r.forEach((function(r){t.forEach((function(t){t!==r.name||e||(e=r)}))})),e}}},K=H,J=(r("393ab"),Object(w["a"])(K,j,A,!1,null,null,null)),V=J.exports,Z=function(){var t=this,e=t._self._c;return e("router-link",{staticClass:"nav-item",attrs:{"active-class":"nav-item-active",to:{name:t.route},exact:t.exact},nativeOn:{click:function(e){return t.handleClick.apply(null,arguments)}}},[e("p",{staticClass:"nav-item-text"},[t._t("default")],2)])},W=[],X={name:"GlobalNavigationItem",props:{route:{type:String,required:!0},exact:{type:Boolean,default:!1}},methods:{handleClick:function(){this.$emit("click")}}},$=X,tt=(r("aff6"),Object(w["a"])($,Z,W,!1,null,"4e6d1c40",null)),et=tt.exports,rt=r("a243"),nt={name:"AppNavbar",data:function(){return{showMenu:!0,items:[{route:"my-courses-index",label:"my-courses",role:"Student"},{route:"courses-index",label:"course",role:"SuperAdmin"},{route:"companies-index",label:"company",role:"CompanyAdmin"},{route:"buildings-index",label:"building",role:"BuildingAdmin"},{route:"departments-index",label:"department",role:"DepartmentAdmin"},{route:"resources-index",label:"resources",role:"DepartmentAdmin"},{route:"users-index",label:"user",role:"SuperAdmin"},{route:"admin-index",label:"admin",role:"SuperAdmin"}],environment:"production",extendHamburgerMenu:!1}},components:{AuthChecker:rt["a"],AppHeaderItem:et,AppHeaderUser:O,AppHeaderLocale:u["a"],UiRole:V},methods:{toggleHamburgerMenu:function(){this.extendHamburgerMenu=!this.extendHamburgerMenu}}},ot=nt,at=(r("d48f"),Object(w["a"])(ot,a,i,!1,null,"3b9f39a1",null)),it=at.exports,ut=function(){var t=this,e=t._self._c;return e("div",[e("AppBackgroundImage"),e("div",{staticClass:"app_breadcrumbs_wrapper"},[e("p",{staticClass:"app_breadcrumbs_text"},[t._v("Du er her:")]),e("ul",{staticClass:"breadcrumb_list"},t._l(t.getBreadcrumbs,(function(r){return e("li",{key:r.link+r.name,staticClass:"breadcrumb"},[e("router-link",{attrs:{to:t.getFullLink(r.link)}},[t._v(" "+t._s(t.$t(r.name))+" ")]),e("p",{staticClass:"breadcrumb_arrow"},[t._v(">")])],1)})),0)])],1)},ct=[],st=function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"app_top_image",style:{backgroundImage:"url(".concat(t.background,")")}},[e("div",{staticClass:"company_logo"},[e("img",{attrs:{src:t.logo,alt:""}})])])])},ft=[],lt=r("c791"),pt=r("5933");function ht(t){return ht="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},ht(t)}function dt(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */dt=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",u=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag";function s(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var a=e&&e.prototype instanceof g?e:g,i=Object.create(a.prototype),u=new C(n||[]);return o(i,"_invoke",{value:S(t,r,u)}),i}function l(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",h="suspendedYield",d="executing",v="completed",y={};function g(){}function m(){}function b(){}var w={};s(w,i,(function(){return this}));var x=Object.getPrototypeOf,O=x&&x(x(_([])));O&&O!==r&&n.call(O,i)&&(w=O);var j=b.prototype=g.prototype=Object.create(w);function A(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function k(t,e){function r(o,a,i,u){var c=l(t[o],t,a);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==ht(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,i,u)}),(function(t){r("throw",t,i,u)})):e.resolve(f).then((function(t){s.value=t,i(s)}),(function(t){return r("throw",t,i,u)}))}u(c.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 S(e,r,n){var o=p;return function(a,i){if(o===d)throw Error("Generator is already running");if(o===v){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var u=n.delegate;if(u){var c=E(u,n);if(c){if(c===y)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===p)throw o=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=d;var s=l(e,r,n);if("normal"===s.type){if(o=n.done?v:h,s.arg===y)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(o=v,n.method="throw",n.arg=s.arg)}}}function E(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(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var a=l(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,y;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,y):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y)}function L(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 P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(L,this),this.reset(!0)}function _(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(ht(e)+" is not iterable")}return m.prototype=b,o(j,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:m,configurable:!0}),m.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(j),t},e.awrap=function(t){return{__await:t}},A(k.prototype),s(k.prototype,u,(function(){return this})),e.AsyncIterator=k,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new k(f(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},A(j),s(j,c,"Generator"),s(j,i,(function(){return this})),s(j,"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=_,C.prototype={constructor:C,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(P),!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 u.type="throw",u.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],u=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),s=n.call(i,"finallyLoc");if(c&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)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,y):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),y},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),P(r),y}},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;P(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:_(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y}},e}function vt(t,e,r,n,o,a,i){try{var u=t[a](i),c=u.value}catch(t){return void r(t)}u.done?e(c):Promise.resolve(c).then(n,o)}function yt(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function i(t){vt(a,n,o,i,u,"next",t)}function u(t){vt(a,n,o,i,u,"throw",t)}i(void 0)}))}}var gt={name:"AppBackgroundImage",data:function(){return{background:null,logo:null}},methods:{getBuildingBackground:function(){var t=yt(dt().mark((function t(){return dt().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(pt["e"])();case 2:this.background=t.sent;case 3:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),getCompanyLogo:function(){var t=yt(dt().mark((function t(){var e;return dt().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(lt["s"])();case 2:e=t.sent,""!==e&&(this.logo=e);case 4:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),imageExists:function(t){var e=new Image;return e.src=t,0!==e.height}},mounted:function(){var t=yt(dt().mark((function t(){return dt().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.getBuildingBackground();case 2:return t.next=4,this.getCompanyLogo();case 4:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}()},mt=gt,bt=(r("6f41"),Object(w["a"])(mt,st,ft,!1,null,"d34ed49a",null)),wt=bt.exports,xt={name:"AppBreadcrumbs",components:{AppBackgroundImage:wt},data:function(){return{}},methods:{getFullLink:function(t){return""!==t?"/"+this.$i18n.locale+t:""}},computed:{getBreadcrumbs:function(){return this.$store.state.breadcrumbs}}},Ot=xt,jt=(r("26b1"),Object(w["a"])(Ot,ut,ct,!1,null,"2234b0e6",null)),At=jt.exports,kt={components:{AppBreadcrumbs:At,AppNavbar:it}},St=kt,Et=(r("e5e8"),Object(w["a"])(St,n,o,!1,null,null,null));e["default"]=Et.exports},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 u(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=r("b50d")),t}var c={adapter:u(),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){c.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){c.headers[t]=n.merge(a)})),t.exports=c}).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,u){return e.apply(this,arguments)};case 8:return function(t,r,n,o,a,i,u,c){return e.apply(this,arguments)};case 9:return function(t,r,n,o,a,i,u,c,s){return e.apply(this,arguments)};case 10:return function(t,r,n,o,a,i,u,c,s,f){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}))},"26b1":function(t,e,r){"use strict";r("5021")},"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 u=t.indexOf("#");-1!==u&&(t=t.slice(0,u)),t+=(-1===t.indexOf("?")?"?":"&")+a}return t}},"32c5":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAdCAIAAABNF1mqAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAClSURBVEhL7dMxDsIwFATRHN03B+n/KZBGNrGzBQWv8yRsBCLXWHoVDsXlvmutpzkUlxhPu8R42iXG0y4xnnaJ8bRLjKddYjztEuNplw283BOe7sLlTXx4jecU0pEv36zxnEI6wsTfQ/ycS9xaSEd+6d/ITR+6cHkTEzM9zaG4xHjaJcbTLjGedonxtEuMp11iPO0S42mXGE+7bODlnuhpDsXlrjHeSI/aV0PIuXIAAAAASUVORK5CYII="},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)))))})),u=i,c=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 s(t){return new c(t)}var f=r("2550"),l=r("2fc8"),p=Object(l["a"])((function(t,e){return Object(f["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=s(t)),u(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}}()},"393ab":function(t,e,r){"use strict";r("c10d")},"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){u(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 u(t,e,r){return(e=c(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t){var e=s(t,"string");return"symbol"==n(e)?e:e+""}function s(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 f(t,e){if(null==t)return{};var r,n,o=l(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 l(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,u=void 0===a?[]:a,c=n.class,s=n.staticClass,l=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=f(n,o);return r("svg",i({class:[c,s],style:[l,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},d)},v),u.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"}})]))}}},"3f1e":function(t,e,r){},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){u(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 u(t,e,r){return(e=c(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t){var e=s(t,"string");return"symbol"==n(e)?e:e+""}function s(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 f(t,e){if(null==t)return{};var r,n,o=l(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 l(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,u=void 0===a?[]:a,c=n.class,s=n.staticClass,l=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=f(n,o);return r("svg",i({class:[c,s],style:[l,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},d)},v),u.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 u=o.concat(a).concat(i),c=Object.keys(e).filter((function(t){return-1===u.indexOf(t)}));return n.forEach(c,(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"},5021:function(t,e,r){},"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"),u=r("8127"),c=r("45e9"),s=r("3843"),f=r("64c8"),l=function(){function t(t,e){this.xf=e,this.f=t}return t.prototype["@@transducer/init"]=f["a"].init,t.prototype["@@transducer/result"]=f["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 l(t,e)})),h=p,d=r("611e"),v=r("66e1"),y=Object(i["a"])(Object(u["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(s["a"])((function(r,n){return r[n]=t(e[n]),r}),{},Object(v["a"])(e));default:return Object(c["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 u(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){u(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 u(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return a(e)||(u(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"},5933:function(t,e,r){"use strict";r.d(e,"k",(function(){return c})),r.d(e,"f",(function(){return s})),r.d(e,"b",(function(){return f})),r.d(e,"n",(function(){return l})),r.d(e,"d",(function(){return p})),r.d(e,"h",(function(){return h})),r.d(e,"g",(function(){return d})),r.d(e,"j",(function(){return v})),r.d(e,"m",(function(){return y})),r.d(e,"i",(function(){return g})),r.d(e,"l",(function(){return m})),r.d(e,"o",(function(){return b})),r.d(e,"e",(function(){return w})),r.d(e,"c",(function(){return x})),r.d(e,"a",(function(){return O}));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},u="function"==typeof Symbol?Symbol:{},c=u.iterator||"@@iterator",s=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=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),u=new D(n||[]);return i(a,"_invoke",{value:L(t,r,u)}),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={};l(O,c,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(N([])));A&&A!==r&&n.call(A,c)&&(O=A);var k=x.prototype=b.prototype=Object.create(O);function S(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(a,i,u,c){var s=h(t[a],t,i);if("throw"!==s.type){var f=s.arg,l=f.value;return l&&"object"==o(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,u,c)}),(function(t){r("throw",t,u,c)})):e.resolve(l).then((function(t){f.value=t,u(f)}),(function(t){return r("throw",t,u,c)}))}c(s.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 L(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 u=n.delegate;if(u){var c=P(u,n);if(c){if(c===m)continue;return c}}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 s=h(e,r,n);if("normal"===s.type){if(o=n.done?g:v,s.arg===m)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(o=g,n.method="throw",n.arg=s.arg)}}}function P(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,P(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 _(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function D(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function N(e){if(e||""===e){var r=e[c];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(k,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:w,configurable:!0}),w.displayName=l(x,f,"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,l(t,f,"GeneratorFunction")),t.prototype=Object.create(k),t},e.awrap=function(t){return{__await:t}},S(E.prototype),l(E.prototype,s,(function(){return this})),e.AsyncIterator=E,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new E(p(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},S(k),l(k,f,"Generator"),l(k,c,(function(){return this})),l(k,"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=N,D.prototype={constructor:D,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(_),!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 u.type="throw",u.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],u=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),s=n.call(i,"finallyLoc");if(c&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)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),_(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;_(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:N(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function i(t,e,r,n,o,a,i){try{var u=t[a](i),c=u.value}catch(t){return void r(t)}u.done?e(c):Promise.resolve(c).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 u(t){i(a,n,o,u,c,"next",t)}function c(t){i(a,n,o,u,c,"throw",t)}u(void 0)}))}}var c=function(){var t=u(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("/buildings");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)}}(),s=function(){var t=u(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("/buildings/".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)}}(),f=function(){var t=u(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("/buildings",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=u(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("/buildings/".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=u(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("/buildings/".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=u(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("/buildings/".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)}}(),d=function(){var t=u(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("/courses/building/".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)}}(),v=function(){var t=u(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("/buildings/".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=u(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("/buildings/".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=u(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("/buildings/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=u(a().mark((function t(){return a().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n["a"].get("/utilities/migrate");case 2:return t.abrupt("return",null);case 3:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),b=function(){var t=u(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/building/"+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=u(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/background"});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=u(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/building/"+e});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),O=function(){var t=u(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/building/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)}}()},"5f7a":function(t,e,r){},"5fc1":function(t,e,r){"use strict";r("3f1e")},"611e":function(t,e,r){"use strict";var n=r("2550"),o=r("4aa2"),a=r("2fc8"),i=r("9ebd");function u(t,e,r){return function(){var o=[],a=0,c=t,s=0;while(s<e.length||a<arguments.length){var f;s<e.length&&(!Object(i["a"])(e[s])||a>=arguments.length)?f=e[s]:(f=arguments[a],a+=1),o[s]=f,Object(i["a"])(f)||(c-=1),s+=1}return c<=0?r.apply(this,o):Object(n["a"])(c,u(t,o,r))}}var c=Object(a["a"])((function(t,e){return 1===t?Object(o["a"])(e):Object(n["a"])(t,u(t,[],e))}));e["a"]=c},6121:function(t,e,r){t.exports=r.p+"img/background2.cd059d3a.jpg"},"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){u(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 u(t,e,r){return(e=c(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t){var e=s(t,"string");return"symbol"==n(e)?e:e+""}function s(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 f(t,e){if(null==t)return{};var r,n,o=l(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 l(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,u=void 0===a?[]:a,c=n.class,s=n.staticClass,l=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=f(n,o);return r("svg",i({class:[c,s],style:[l,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512"},d)},v),u.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"}})]))}}},"6f41":function(t,e,r){"use strict";r("048f")},"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,u=r("bc3a"),c=r.n(u),s=r("4360"),f=r("2b0e"),l=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",u=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag";function s(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var a=e&&e.prototype instanceof b?e:b,i=Object.create(a.prototype),u=new D(n||[]);return o(i,"_invoke",{value:L(t,r,u)}),i}function l(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",h="suspendedYield",y="executing",g="completed",m={};function b(){}function w(){}function x(){}var O={};s(O,i,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(N([])));A&&A!==r&&n.call(A,i)&&(O=A);var k=x.prototype=b.prototype=Object.create(O);function S(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(o,a,i,u){var c=l(t[o],t,a);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==d(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,i,u)}),(function(t){r("throw",t,i,u)})):e.resolve(f).then((function(t){s.value=t,i(s)}),(function(t){return r("throw",t,i,u)}))}u(c.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 L(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 u=n.delegate;if(u){var c=P(u,n);if(c){if(c===m)continue;return c}}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 s=l(e,r,n);if("normal"===s.type){if(o=n.done?g:h,s.arg===m)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(o=g,n.method="throw",n.arg=s.arg)}}}function P(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,P(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=l(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 _(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function D(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function N(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(k,"constructor",{value:x,configurable:!0}),o(x,"constructor",{value:w,configurable:!0}),w.displayName=s(x,c,"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,s(t,c,"GeneratorFunction")),t.prototype=Object.create(k),t},e.awrap=function(t){return{__await:t}},S(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new E(f(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},S(k),s(k,c,"Generator"),s(k,i,(function(){return this})),s(k,"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=N,D.prototype={constructor:D,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(_),!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 u.type="throw",u.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],u=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),s=n.call(i,"finallyLoc");if(c&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)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),_(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;_(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:N(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function y(t,e,r,n,o,a,i){try{var u=t[a](i),c=u.value}catch(t){return void r(t)}u.done?e(c):Promise.resolve(c).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,u,"next",t)}function u(t){y(a,n,o,i,u,"throw",t)}i(void 0)}))}}var m=new f["default"],b=c.a.create({baseURL:"/api",headers:{"X-Requested-With":"XMLHttpRequest"}});function w(){return s["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:l["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 u=[];u.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&u.push("expires="+new Date(r).toGMTString()),n.isString(o)&&u.push("path="+o),n.isString(a)&&u.push("domain="+a),!0===i&&u.push("secure"),document.cookie=u.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(){}}}()},"7afa":function(t,e,r){var n=r("9b81");function o(t){return decodeURIComponent(n(t).replace(/(.)/g,(function(t,e){var r=e.charCodeAt(0).toString(16).toUpperCase();return r.length<2&&(r="0"+r),"%"+r})))}t.exports=function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return o(e)}catch(r){return n(e)}}},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 u=0;while(u<t.length){if("function"===typeof i[t[u]])return i[t[u]].apply(i,a);u+=1}if(o(i)){var c=e.apply(null,a);return c(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},"9b81":function(t,e){var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function n(t){this.message=t}function o(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new n("'atob' failed: The string to be decoded is not correctly encoded.");for(var o,a,i=0,u=0,c="";a=e.charAt(u++);~a&&(o=i%4?64*o+a:a,i++%4)?c+=String.fromCharCode(255&o>>(-2*i&6)):0)a=r.indexOf(a);return c}n.prototype=new Error,n.prototype.name="InvalidCharacterError",t.exports="undefined"!==typeof window&&window.atob&&window.atob.bind(window)||o},"9e1b":function(t,e,r){},a243:function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return t.showComponent?e("span",[t._t("default")],2):t._e()},o=[],a=r("04e1"),i=r.n(a),u=r("2f62");function c(t){return c="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},c(t)}function s(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 f(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?s(Object(r),!0).forEach((function(e){l(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):s(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function l(t,e,r){return(e=p(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function p(t){var e=h(t,"string");return"symbol"==c(e)?e:e+""}function h(t,e){if("object"!=c(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=c(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}var d={props:{accessRoles:{type:Array,required:!0},exact:{type:Boolean,default:!1},debug:{type:String}},data:function(){return{userRoles:[]}},computed:f(f({},Object(u["c"])("oidcStore",["oidcAccessToken"])),{},{showComponent:function(){var t=this.hasRole();return t}}),methods:{hasRole:function(){var t=this,e=!1;return this.userRoles.forEach((function(r){t.accessRoles.forEach((function(t){r!==t||e||(e=!0)}))})),this.debug&&console.debug(this.debug,e,this.userRoles,this.accessRoles),e},setUserRoles:function(){var t=this,e=i()(this.oidcAccessToken).role;"string"!==typeof e?e.map((function(e){return t.userRoles.push(e)})):this.userRoles.push(e)}},created:function(){this.setUserRoles()}},v=d,y=r("2877"),g=Object(y["a"])(v,n,o,!1,null,null,null);e["a"]=g.exports},a860:function(t,e,r){"use strict";r("9e1b")},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){u(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 u(t,e,r){return(e=c(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t){var e=s(t,"string");return"symbol"==n(e)?e:e+""}function s(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 f(t,e){if(null==t)return{};var r,n,o=l(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 l(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,u=void 0===a?[]:a,c=n.class,s=n.staticClass,l=n.style,p=n.staticStyle,h=n.attrs,d=void 0===h?{}:h,v=f(n,o);return r("svg",i({class:[c,s],style:[l,p],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},d)},v),u.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"}})]))}}},aff6:function(t,e,r){"use strict";r("1dbe")},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"),u=r("c345"),c=r("3934"),s=r("2d83");t.exports=function(t){return new Promise((function(e,f){var l=t.data,p=t.headers;n.isFormData(l)&&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?u(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,f,a),h=null}},h.onabort=function(){h&&(f(s("Request aborted",t,"ECONNABORTED",h)),h=null)},h.onerror=function(){f(s("Network Error",t,null,h)),h=null},h.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(s(e,t,"ECONNABORTED",h)),h=null},n.isStandardBrowserEnv()){var g=r("7aac"),m=(t.withCredentials||c(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 l&&"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(),f(t),h=null)})),void 0===l&&(l=null),h.send(l)}))}},b853:function(t,e,r){t.exports=r.p+"img/norwegian_flag_colored.e07cbd53.png"},bc3a:function(t,e,r){t.exports=r("cee4")},c10d:function(t,e,r){},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 u(t){return null!==t&&!i(t)&&null!==t.constructor&&!i(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function c(t){return"[object ArrayBuffer]"===o.call(t)}function s(t){return"undefined"!==typeof FormData&&t instanceof FormData}function f(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function l(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 k(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:c,isBuffer:u,isFormData:s,isArrayBufferView:f,isString:l,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:k,trim:w}},c791:function(t,e,r){"use strict";r.d(e,"l",(function(){return c})),r.d(e,"m",(function(){return s})),r.d(e,"c",(function(){return f})),r.d(e,"A",(function(){return l})),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 k})),r.d(e,"k",(function(){return S})),r.d(e,"y",(function(){return E})),r.d(e,"i",(function(){return L})),r.d(e,"j",(function(){return P})),r.d(e,"d",(function(){return C})),r.d(e,"B",(function(){return _})),r.d(e,"u",(function(){return D})),r.d(e,"t",(function(){return N})),r.d(e,"v",(function(){return R})),r.d(e,"a",(function(){return I})),r.d(e,"h",(function(){return B})),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},u="function"==typeof Symbol?Symbol:{},c=u.iterator||"@@iterator",s=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=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),u=new D(n||[]);return i(a,"_invoke",{value:L(t,r,u)}),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={};l(O,c,(function(){return this}));var j=Object.getPrototypeOf,A=j&&j(j(N([])));A&&A!==r&&n.call(A,c)&&(O=A);var k=x.prototype=b.prototype=Object.create(O);function S(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(a,i,u,c){var s=h(t[a],t,i);if("throw"!==s.type){var f=s.arg,l=f.value;return l&&"object"==o(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,u,c)}),(function(t){r("throw",t,u,c)})):e.resolve(l).then((function(t){f.value=t,u(f)}),(function(t){return r("throw",t,u,c)}))}c(s.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 L(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 u=n.delegate;if(u){var c=P(u,n);if(c){if(c===m)continue;return c}}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 s=h(e,r,n);if("normal"===s.type){if(o=n.done?g:v,s.arg===m)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(o=g,n.method="throw",n.arg=s.arg)}}}function P(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,P(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 _(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function D(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function N(e){if(e||""===e){var r=e[c];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(k,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:w,configurable:!0}),w.displayName=l(x,f,"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,l(t,f,"GeneratorFunction")),t.prototype=Object.create(k),t},e.awrap=function(t){return{__await:t}},S(E.prototype),l(E.prototype,s,(function(){return this})),e.AsyncIterator=E,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new E(p(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},S(k),l(k,f,"Generator"),l(k,c,(function(){return this})),l(k,"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=N,D.prototype={constructor:D,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(_),!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 u.type="throw",u.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],u=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),s=n.call(i,"finallyLoc");if(c&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)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),_(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;_(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:N(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}function i(t,e,r,n,o,a,i){try{var u=t[a](i),c=u.value}catch(t){return void r(t)}u.done?e(c):Promise.resolve(c).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 u(t){i(a,n,o,u,c,"next",t)}function c(t){i(a,n,o,u,c,"throw",t)}u(void 0)}))}}var c=function(){var t=u(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)}}(),s=function(){var t=u(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)}}(),f=function(){var t=u(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)}}(),l=function(){var t=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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=u(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)}}(),k=function(){var t=u(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)}}(),S=function(){var t=u(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)}}(),E=function(){var t=u(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)}}(),L=function(){var t=u(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)}}(),P=function(){var t=u(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=u(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)}}(),_=function(){var t=u(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)}}(),D=function(){var t=u(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)}}(),N=function(){var t=u(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=u(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)}}(),I=function(){var t=u(a().mark((function t(e,r,o,i){var u;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 u=t.sent,t.abrupt("return",u.data);case 4:case"end":return t.stop()}}),t)})));return function(e,r,n,o){return t.apply(this,arguments)}}(),B=function(){var t=u(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=u(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])}))}},cee4:function(t,e,r){"use strict";var n=r("c532"),o=r("1d2b"),a=r("0a06"),i=r("4a7b"),u=r("2444");function c(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 s=c(u);s.Axios=a,s.create=function(t){return c(i(s.defaults,t))},s.Cancel=r("7a77"),s.CancelToken=r("8df4"),s.isCancel=r("2e67"),s.all=function(t){return Promise.all(t)},s.spread=r("0df6"),t.exports=s,t.exports.default=s},d48f:function(t,e,r){"use strict";r("5f7a")},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,u){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"])(u)?e:Object(a["a"])(r)&&Object(a["a"])(i)?Object(o["a"])((function(e,r){return t(e,r,u)})):Object(a["a"])(r)&&Object(a["a"])(u)?Object(o["a"])((function(e,r){return t(e,i,r)})):Object(a["a"])(i)&&Object(a["a"])(u)?Object(o["a"])((function(e,n){return t(r,e,n)})):Object(a["a"])(r)?Object(n["a"])((function(e){return t(e,i,u)})):Object(a["a"])(i)?Object(n["a"])((function(e){return t(r,e,u)})):Object(a["a"])(u)?Object(n["a"])((function(e){return t(r,i,e)})):t(r,i,u)}}}},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)}},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),u=i,c=0;c<i;c++)if(o[c]!==a[c]){u=c;break}var s=[];for(c=u;c<o.length;c++)s.push("..");return s=s.concat(a.slice(u)),s.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 u=t.charCodeAt(i);if(47!==u)-1===n&&(o=!1,n=i+1),46===u?-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")},e1ef:function(t,e,r){},e5e8:function(t,e,r){"use strict";r("e1ef")},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"},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-c67d0d2e.a921ed6f.js.map