!function(){var t,e={94775:function(){},91425:function(){"use strict";Array.prototype.includes||(Array.prototype.includes=function(t){var e=Object(this),n=parseInt(e.length)||0;if(0===n)return!1;var o,r,i=parseInt(arguments[1])||0;for(i>=0?o=i:(o=n+i)<0&&(o=0);o<n;){if(t===(r=e[o])||t!=t&&r!=r)return!0;o++}return!1}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(null==this)throw new TypeError("this is null or not defined");var e=Object(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var o=arguments[1],r=0;r<n;){var i=e[r];if(t.call(o,i,r,e))return i;r++}}}),[Element.prototype,Document.prototype,DocumentFragment.prototype].forEach((function(t){t.hasOwnProperty("prepend")||Object.defineProperty(t,"prepend",{configurable:!0,enumerable:!0,writable:!0,value:function(){var t=Array.prototype.slice.call(arguments),e=document.createDocumentFragment();t.forEach((function(t){var n=t instanceof Node;e.appendChild(n?t:document.createTextNode(String(t)))})),this.insertBefore(e,this.firstChild)}})})),String.prototype.startsWith||(String.prototype.startsWith=function(t,e){return e=e||0,this.substr(e,t.length)===t}),String.prototype.endsWith||(String.prototype.endsWith=function(t,e){var n=this.toString();("number"!=typeof e||!isFinite(e)||Math.floor(e)!==e||e>n.length)&&(e=n.length),e-=t.length;var o=n.indexOf(t,e);return-1!==o&&o===e}),"function"!=typeof Object.assign&&(Object.assign=function(t,e){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),o=1;o<arguments.length;o++){var r=arguments[o];if(null!=r)for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])}return n}),Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector),"function"!=typeof Element.prototype.closest&&(Element.prototype.closest=function(t){for(var e=this;e&&1===e.nodeType;){if(e.matches(t))return e;e=e.parentNode}return null}),function(){if("function"==typeof window.CustomEvent)return!1;function t(t,e){var n=document.createEvent("CustomEvent");return e=e||{bubbles:!1,cancelable:!1,detail:void 0},n.initCustomEvent(t,e.bubbles,e.cancelable,e.detail),n}t.prototype=window.Event.prototype,window.CustomEvent=t}(),window.passiveSupported=!1;try{var t=Object.defineProperty({},"passive",{get:function(){window.passiveSupported={passive:!0}}});window.addEventListener("test",null,t)}catch(t){}function e(){this.resolve=null,this.reject=null,this._promise=new Promise(function(t,e){this.resolve=t,this.reject=e}.bind(this)),Object.freeze(this)}Element.prototype.scrollIntoViewIfNeeded||(Element.prototype.scrollIntoViewIfNeeded=function(t){function e(e,n,o,r){return!1===t||o<=e+r&&e<=n+r?Math.min(o,Math.max(n,e)):(n+o)/2}for(var n,o=this,r=function t(e,n,o,i){return{left:e,top:n,width:o,height:i,right:e+o,bottom:n+i,translate:function(r,c){return t(r+e,c+n,o,i)},relativeFromTo:function(c,f){var u=e,a=n;if((c=c.offsetParent)===(f=f.offsetParent))return r;for(;c;c=c.offsetParent)u+=c.offsetLeft+c.clientLeft,a+=c.offsetTop+c.clientTop;for(;f;f=f.offsetParent)u-=f.offsetLeft+f.clientLeft,a-=f.offsetTop+f.clientTop;return t(u,a,o,i)}}}(this.offsetLeft,this.offsetTop,this.offsetWidth,this.offsetHeight);(n=o.parentNode)instanceof HTMLElement;){var i=n.offsetLeft+n.clientLeft,c=n.offsetTop+n.clientTop;r=r.relativeFromTo(o,n).translate(-i,-c),n.scrollLeft=e(n.scrollLeft,r.right-n.clientWidth,r.left,n.clientWidth),n.scrollTop=e(n.scrollTop,r.bottom-n.clientHeight,r.top,n.clientHeight),r=r.translate(i-n.scrollLeft,c-n.scrollTop),o=n}}),window.Promise||(window.Promise=function(){var t=setTimeout;function e(){}function n(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,u._immediateFn((function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var i;try{i=n(t._value)}catch(t){return void r(e.promise,t)}o(e.promise,i)}else(1===t._state?o:r)(e.promise,t._value)}))):t._deferreds.push(e)}function o(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof u)return t._state=3,t._value=e,void i(t);if("function"==typeof n)return void f((o=n,c=e,function(){o.apply(c,arguments)}),t)}t._state=1,t._value=e,i(t)}catch(e){r(t,e)}var o,c}function r(t,e){t._state=2,t._value=e,i(t)}function i(t){2===t._state&&0===t._deferreds.length&&u._immediateFn((function(){t._handled||u._unhandledRejectionFn(t._value)}));for(var e=0,o=t._deferreds.length;e<o;e++)n(t,t._deferreds[e]);t._deferreds=null}function c(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}function f(t,e){var n=!1;try{t((function(t){n||(n=!0,o(e,t))}),(function(t){n||(n=!0,r(e,t))}))}catch(t){if(n)return;n=!0,r(e,t)}}function u(t){if(!(this instanceof u))throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],f(t,this)}var a=u.prototype;return a.catch=function(t){return this.then(null,t)},a.then=function(t,o){var r=new this.constructor(e);return n(this,new c(t,o,r)),r},u.all=function(t){return new u((function(e,n){if(!t||void 0===t.length)throw new TypeError("Promise.all accepts an array");var o=Array.prototype.slice.call(t);if(0===o.length)return e([]);var r=o.length;function i(t,c){try{if(c&&("object"==typeof c||"function"==typeof c)){var f=c.then;if("function"==typeof f)return void f.call(c,(function(e){i(t,e)}),n)}o[t]=c,0==--r&&e(o)}catch(t){n(t)}}for(var c=0;c<o.length;c++)i(c,o[c])}))},u.resolve=function(t){return t&&"object"==typeof t&&t.constructor===u?t:new u((function(e){e(t)}))},u.reject=function(t){return new u((function(e,n){n(t)}))},u.race=function(t){return new u((function(e,n){for(var o=0,r=t.length;o<r;o++)t[o].then(e,n)}))},u._immediateFn="function"==typeof setImmediate&&function(t){setImmediate(t)}||function(e){t(e,0)},u._unhandledRejectionFn=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)},u}()),"function"!=typeof Promise.prototype.finally&&(Promise.prototype.finally=function(t){var e=this.constructor;return this.then((function(n){return e.resolve(t()).then((function(){return n}))}),(function(n){return e.resolve(t()).then((function(){throw n}))}))}),e.prototype.promise=function(){return this._promise},e.prototype.then=function(){return this._promise.then.apply(this._promise,arguments)},e.prototype.catch=function(){return this._promise.catch.apply(this._promise,arguments)},e.prototype.finally=function(){return this._promise.finally.apply(this._promise,arguments)},Promise.defer=function(){return new e}},62184:function(t,e,n){"use strict";Promise.all([n.e(567),n.e(497)]).then(function(t){var e,o,r=function(t){o.logger.error(t)},i={name:"telenor",componentAttributes:{name:"component",extensions:"extensions",alias:"alias",group:"group",ignore:"component-ignore",element:"element",elementFirewall:"element-firewall"},contexts:{Common:function(t,e){Promise.all([n.e(30),n.e(592)]).then(function(o){e(n(14098)(t))}.bind(null,n)).catch(r)},Framework:function(t,e){n.e(774).then(function(o){e(n(99262)(t))}.bind(null,n)).catch(r)},Shop:function(t,e){Promise.all([n.e(30),n.e(523)]).then(function(o){e(n(53753)(t))}.bind(null,n)).catch(r)},Selfcare:function(t,e){n.e(768).then(function(o){e(n(59567)(t))}.bind(null,n)).catch(r)},Content:function(t,e){n.e(998).then(function(o){e(n(5302)(t))}.bind(null,n)).catch(r)},SAP:function(t,e){n.e(838).then(function(o){e(n(45167)(t))}.bind(null,n)).catch(r)},UI:function(t,e){n.e(522).then(function(o){e(n(57981)(t))}.bind(null,n)).catch(r)}}};e=n(59111),(o=new e(i)).start(),window.app=o,n(24485)()}.bind(null,n)).catch((function(){}))}},n={};function o(t){var r=n[t];if(void 0!==r)return r.exports;var i=n[t]={id:t,loaded:!1,exports:{}};return e[t].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=e,o.f={},o.e=function(t){return Promise.all(Object.keys(o.f).reduce((function(e,n){return o.f[n](t,e),e}),[]))},o.u=function(t){return"./js/"+({497:"entry",522:"ui",523:"shop",592:"common",768:"selfcare",774:"framework",838:"sap",998:"content"}[t]||t)+"."+{30:"0252bd5078416168d7c2",497:"b15559d40ad731961c84",522:"05cc19488fbef83bcf22",523:"1efca6c49e1010f121f0",567:"44fd0558540b3e8fcbcb",592:"033074ecd9b2bc70a2d3",768:"abac59ea88216f197bd7",774:"56f25e9515844a4c4417",838:"7be166b54f88dec0865b",998:"cadd83ac9a039a33dfff"}[t]+".js"},o.miniCssF=function(t){},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},t={},o.l=function(e,n,r,i){if(t[e])t[e].push(n);else{var c,f;if(void 0!==r)for(var u=document.getElementsByTagName("script"),a=0;a<u.length;a++){var l=u[a];if(l.getAttribute("src")==e){c=l;break}}c||(f=!0,(c=document.createElement("script")).charset="utf-8",c.timeout=120,o.nc&&c.setAttribute("nonce",o.nc),c.src=e),t[e]=[n];var s=function(n,o){c.onerror=c.onload=null,clearTimeout(p);var r=t[e];if(delete t[e],c.parentNode&&c.parentNode.removeChild(c),r&&r.forEach((function(t){return t(o)})),n)return n(o)},p=setTimeout(s.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=s.bind(null,c.onerror),c.onload=s.bind(null,c.onload),f&&document.head.appendChild(c)}},o.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},o.p="/Client/S/app/",function(){var t={179:0};o.f.j=function(e,n){var r=o.o(t,e)?t[e]:void 0;if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,o){r=t[e]=[n,o]}));n.push(r[2]=i);var c=o.p+o.u(e),f=new Error;o.l(c,(function(n){if(o.o(t,e)&&(0!==(r=t[e])&&(t[e]=void 0),r)){var i=n&&("load"===n.type?"missing":n.type),c=n&&n.target&&n.target.src;f.message="Loading chunk "+e+" failed.\n("+i+": "+c+")",f.name="ChunkLoadError",f.type=i,f.request=c,r[1](f)}}),"chunk-"+e,e)}};var e=function(e,n){var r,i,c=n[0],f=n[1],u=n[2],a=0;if(c.some((function(e){return 0!==t[e]}))){for(r in f)o.o(f,r)&&(o.m[r]=f[r]);if(u)u(o)}for(e&&e(n);a<c.length;a++)i=c[a],o.o(t,i)&&t[i]&&t[i][0](),t[i]=0},n=self.webpackChunk=self.webpackChunk||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))}(),o(91425),o(62184);o(94775)}();
