@flarehr/apollo-super-selection 3.43.57073 → 3.46.58109
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/p-13023a73.entry.js +14 -0
- package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-ec5b6efc.system.entry.js +69 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/{fl-button_46.cjs.entry.js → fl-button_31.cjs.entry.js} +44 -662
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/collection/collection-manifest.json +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +1 -14
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +0 -22
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.css +1 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +1 -32
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +0 -2
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/{fl-button_46.entry.js → fl-button_31.entry.js} +45 -648
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/fl-button_31.entry.js +69 -0
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +4 -2
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -11
- package/dist/lib/types/components.d.ts +0 -199
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-efe4cd36.entry.js +0 -14
- package/dist/lib/apollo-super-selection/p-f853b0c9.system.entry.js +0 -69
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.js +0 -1
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/confirmCheck.js +0 -38
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/continueCheck.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/getNextRoute.js +0 -89
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/resetState.js +0 -31
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-header.js +0 -37
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js +0 -62
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirmation.css +0 -0
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js +0 -94
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js +0 -98
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js +0 -18
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-layout.js +0 -95
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper.css +0 -50
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question1/question1.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question2/question2.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question3/question3.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question4/question4.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question5/question5.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question6/question6.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question7/question7.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question8/question8.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js +0 -66
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/services/qsuper.store.js +0 -64
- package/dist/lib/esm-es5/fl-button_46.entry.js +0 -69
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.d.ts +0 -22
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/confirmCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/continueCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/getNextRoute.d.ts +0 -2
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/resetState.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-header.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.d.ts +0 -7
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-layout.d.ts +0 -11
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question1/question1.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question2/question2.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question3/question3.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question4/question4.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question5/question5.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question6/question6.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question7/question7.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question8/question8.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/services/qsuper.store.d.ts +0 -58
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
var __extends=this&&this.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]};return e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();var __awaiter=this&&this.__awaiter||function(e,t,n,r){function i(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function o(e){try{u(r.next(e))}catch(e){a(e)}}function s(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):i(e.value).then(o,s)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return u([e,t])}}function u(o){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,i&&(a=o[0]&2?i["return"]:o[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,o[1])).done)return a;if(i=0,a)o=[o[0]&2,a.value];switch(o[0]){case 0:case 1:a=o;break;case 4:n.label++;return{value:o[1],done:false};case 5:n.label++;i=o[1];o=[0];continue;case 7:o=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(o[0]===6||o[0]===2)){n=0;continue}if(o[0]===3&&(!a||o[1]>a[0]&&o[1]<a[3])){n.label=o[1];break}if(o[0]===6&&n.label<a[1]){n.label=a[1];a=o;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(o);break}if(a[2])n.ops.pop();n.trys.pop();continue}o=t.call(e,n)}catch(e){o=[6,e];i=0}finally{r=a=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};var __spreadArrays=this&&this.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};import{r as registerInstance,h,c as createEvent,g as getRenderingRef,f as forceUpdate,H as Host,a as getAssetPath,d as getElement,e as getContext,s as setErrorHandler}from"./index-0496d1af.js";import{f as from,m as map,S as SimpleOuterSubscriber,a as SimpleInnerSubscriber,i as innerSubscribe,d as distinctUntilChanged,b as filter,c as StoreConfig,g as Store,Q as Query}from"./datorama-akita-79ce4385.js";import{g as isArray,O as Observable,j as isFunction,k as async,a as Subscriber}from"./delay-c0555599.js";import{A as ActiveRouter}from"./active-router-4c80d3d2.js";function noop(){}function mergeMap(e,t,n){if(n===void 0){n=Number.POSITIVE_INFINITY}if(typeof t==="function"){return function(r){return r.pipe(mergeMap((function(n,r){return from(e(n,r)).pipe(map((function(e,i){return t(n,e,r,i)})))}),n))}}else if(typeof t==="number"){n=t}return function(t){return t.lift(new MergeMapOperator(e,n))}}var MergeMapOperator=function(){function e(e,t){if(t===void 0){t=Number.POSITIVE_INFINITY}this.project=e;this.concurrent=t}e.prototype.call=function(e,t){return t.subscribe(new MergeMapSubscriber(e,this.project,this.concurrent))};return e}();var MergeMapSubscriber=function(e){__extends(t,e);function t(t,n,r){if(r===void 0){r=Number.POSITIVE_INFINITY}var i=e.call(this,t)||this;i.project=n;i.concurrent=r;i.hasCompleted=false;i.buffer=[];i.active=0;i.index=0;return i}t.prototype._next=function(e){if(this.active<this.concurrent){this._tryNext(e)}else{this.buffer.push(e)}};t.prototype._tryNext=function(e){var t;var n=this.index++;try{t=this.project(e,n)}catch(e){this.destination.error(e);return}this.active++;this._innerSub(t)};t.prototype._innerSub=function(e){var t=new SimpleInnerSubscriber(this);var n=this.destination;n.add(t);var r=innerSubscribe(e,t);if(r!==t){n.add(r)}};t.prototype._complete=function(){this.hasCompleted=true;if(this.active===0&&this.buffer.length===0){this.destination.complete()}this.unsubscribe()};t.prototype.notifyNext=function(e){this.destination.next(e)};t.prototype.notifyComplete=function(){var e=this.buffer;this.active--;if(e.length>0){this._next(e.shift())}else if(this.active===0&&this.hasCompleted){this.destination.complete()}};return t}(SimpleOuterSubscriber);function fromEvent(e,t,n,r){if(isFunction(n)){r=n;n=undefined}if(r){return fromEvent(e,t,n).pipe(map((function(e){return isArray(e)?r.apply(void 0,e):r(e)})))}return new Observable((function(r){function i(e){if(arguments.length>1){r.next(Array.prototype.slice.call(arguments))}else{r.next(e)}}setupSubscription(e,t,i,r,n)}))}function setupSubscription(e,t,n,r,i){var a;if(isEventTarget(e)){var o=e;e.addEventListener(t,n,i);a=function(){return o.removeEventListener(t,n,i)}}else if(isJQueryStyleEventEmitter(e)){var s=e;e.on(t,n);a=function(){return s.off(t,n)}}else if(isNodeStyleEventEmitter(e)){var u=e;e.addListener(t,n);a=function(){return u.removeListener(t,n)}}else if(e&&e.length){for(var l=0,c=e.length;l<c;l++){setupSubscription(e[l],t,n,r,i)}}else{throw new TypeError("Invalid event target")}r.add(a)}function isNodeStyleEventEmitter(e){return e&&typeof e.addListener==="function"&&typeof e.removeListener==="function"}function isJQueryStyleEventEmitter(e){return e&&typeof e.on==="function"&&typeof e.off==="function"}function isEventTarget(e){return e&&typeof e.addEventListener==="function"&&typeof e.removeEventListener==="function"}function debounceTime(e,t){if(t===void 0){t=async}return function(n){return n.lift(new DebounceTimeOperator(e,t))}}var DebounceTimeOperator=function(){function e(e,t){this.dueTime=e;this.scheduler=t}e.prototype.call=function(e,t){return t.subscribe(new DebounceTimeSubscriber(e,this.dueTime,this.scheduler))};return e}();var DebounceTimeSubscriber=function(e){__extends(t,e);function t(t,n,r){var i=e.call(this,t)||this;i.dueTime=n;i.scheduler=r;i.debouncedSubscription=null;i.lastValue=null;i.hasValue=false;return i}t.prototype._next=function(e){this.clearDebounce();this.lastValue=e;this.hasValue=true;this.add(this.debouncedSubscription=this.scheduler.schedule(dispatchNext,this.dueTime,this))};t.prototype._complete=function(){this.debouncedNext();this.destination.complete()};t.prototype.debouncedNext=function(){this.clearDebounce();if(this.hasValue){var e=this.lastValue;this.lastValue=null;this.hasValue=false;this.destination.next(e)}};t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;if(e!==null){this.remove(e);e.unsubscribe();this.debouncedSubscription=null}};return t}(Subscriber);function dispatchNext(e){e.debouncedNext()}function tap(e,t,n){return function r(i){return i.lift(new DoOperator(e,t,n))}}var DoOperator=function(){function e(e,t,n){this.nextOrObserver=e;this.error=t;this.complete=n}e.prototype.call=function(e,t){return t.subscribe(new TapSubscriber(e,this.nextOrObserver,this.error,this.complete))};return e}();var TapSubscriber=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this,t)||this;a._tapNext=noop;a._tapError=noop;a._tapComplete=noop;a._tapError=r||noop;a._tapComplete=i||noop;if(isFunction(n)){a._context=a;a._tapNext=n}else if(n){a._context=n;a._tapNext=n.next||noop;a._tapError=n.error||noop;a._tapComplete=n.complete||noop}return a}t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)};t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)};t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()};return t}(Subscriber);var AppVersion="3.46.58109";var isSome=function(e){return e._tag==="Some"};var isNone=function(e){return e._tag==="None"};var none={_tag:"None"};var some=function(e){return{_tag:"Some",value:e}};function fromNullable(e){return e==null?none:some(e)}function toUndefined(e){return isNone(e)?undefined:e.value}var getOrElseW=function(e){return function(t){return isNone(t)?e():t.value}};var getOrElse=getOrElseW;var Lazy=function(){function e(e){this.factory=e;this._value=none}Object.defineProperty(e.prototype,"value",{get:function(){if(isSome(this._value)){return this._value.value}var e=this.factory();this._value=some(e);return e},enumerable:false,configurable:true});return e}();function addSlashToUrl(){if(!window.location.pathname.endsWith("/")){var e=window.location.pathname+"/"+window.location.search+window.location.hash;history.pushState(history.state,"",e)}}function injectHistory(e){ActiveRouter.injectProps(e,["history","location"])}var DEFAULT_DELIMITER="/";var DEFAULT_DELIMITERS="./";var PATH_REGEXP=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");var parse=function(e,t){var n=[];var r=0;var i=0;var a="";var o=t&&t.delimiter||DEFAULT_DELIMITER;var s=t&&t.delimiters||DEFAULT_DELIMITERS;var u=false;var l;while((l=PATH_REGEXP.exec(e))!==null){var c=l[0];var d=l[1];var f=l.index;a+=e.slice(i,f);i=f+c.length;if(d){a+=d[1];u=true;continue}var p="";var h=e[i];var g=l[2];var v=l[3];var m=l[4];var y=l[5];if(!u&&a.length){var b=a.length-1;if(s.indexOf(a[b])>-1){p=a[b];a=a.slice(0,b)}}if(a){n.push(a);a="";u=false}var S=p!==""&&h!==undefined&&h!==p;var w=y==="+"||y==="*";var _=y==="?"||y==="*";var x=p||o;var C=v||m;n.push({name:g||r++,prefix:p,delimiter:x,optional:_,repeat:w,partial:S,pattern:C?escapeGroup(C):"[^"+escapeString(x)+"]+?"})}if(a||i<e.length){n.push(a+e.substr(i))}return n};var escapeString=function(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")};var escapeGroup=function(e){return e.replace(/([=!:$/()])/g,"\\$1")};var flags=function(e){return e&&e.sensitive?"":"i"};var regexpToRegexp=function(e,t){if(!t)return e;var n=e.source.match(/\((?!\?)/g);if(n){for(var r=0;r<n.length;r++){t.push({name:r,prefix:null,delimiter:null,optional:false,repeat:false,partial:false,pattern:null})}}return e};var arrayToRegexp=function(e,t,n){var r=[];for(var i=0;i<e.length;i++){r.push(pathToRegexp(e[i],t,n).source)}return new RegExp("(?:"+r.join("|")+")",flags(n))};var stringToRegexp=function(e,t,n){return tokensToRegExp(parse(e,n),t,n)};var tokensToRegExp=function(e,t,n){n=n||{};var r=n.strict;var i=n.end!==false;var a=escapeString(n.delimiter||DEFAULT_DELIMITER);var o=n.delimiters||DEFAULT_DELIMITERS;var s=[].concat(n.endsWith||[]).map(escapeString).concat("$").join("|");var u="";var l=false;for(var c=0;c<e.length;c++){var d=e[c];if(typeof d==="string"){u+=escapeString(d);l=c===e.length-1&&o.indexOf(d[d.length-1])>-1}else{var f=escapeString(d.prefix||"");var p=d.repeat?"(?:"+d.pattern+")(?:"+f+"(?:"+d.pattern+"))*":d.pattern;if(t)t.push(d);if(d.optional){if(d.partial){u+=f+"("+p+")?"}else{u+="(?:"+f+"("+p+"))?"}}else{u+=f+"("+p+")"}}}if(i){if(!r)u+="(?:"+a+")?";u+=s==="$"?"$":"(?="+s+")"}else{if(!r)u+="(?:"+a+"(?="+s+"))?";if(!l)u+="(?="+a+"|"+s+")"}return new RegExp("^"+u,flags(n))};var pathToRegexp=function(e,t,n){if(e instanceof RegExp){return regexpToRegexp(e,t)}if(Array.isArray(e)){return arrayToRegexp(e,t,n)}return stringToRegexp(e,t,n)};var hasBasename=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)};var stripBasename=function(e,t){return hasBasename(e,t)?e.substr(t.length):e};var stripTrailingSlash=function(e){return e.charAt(e.length-1)==="/"?e.slice(0,-1):e};var addLeadingSlash=function(e){return e.charAt(0)==="/"?e:"/"+e};var stripLeadingSlash=function(e){return e.charAt(0)==="/"?e.substr(1):e};var parsePath=function(e){var t=e||"/";var n="";var r="";var i=t.indexOf("#");if(i!==-1){r=t.substr(i);t=t.substr(0,i)}var a=t.indexOf("?");if(a!==-1){n=t.substr(a);t=t.substr(0,a)}return{pathname:t,search:n==="?"?"":n,hash:r==="#"?"":r,query:{},key:""}};var createPath=function(e){var t=e.pathname,n=e.search,r=e.hash;var i=t||"/";if(n&&n!=="?"){i+=n.charAt(0)==="?"?n:"?"+n}if(r&&r!=="#"){i+=r.charAt(0)==="#"?r:"#"+r}return i};var parseQueryString=function(e){if(!e){return{}}return(/^[?#]/.test(e)?e.slice(1):e).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];e[r]=i?decodeURIComponent(i.replace(/\+/g," ")):"";return e}),{})};var isAbsolute=function(e){return e.charAt(0)==="/"};var createKey=function(e){return Math.random().toString(36).substr(2,e)};var spliceOne=function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1){e[n]=e[r]}e.pop()};var resolvePathname=function(e,t){if(t===void 0){t=""}var n=t&&t.split("/")||[];var r;var i=0;var a=e&&e.split("/")||[];var o=e&&isAbsolute(e);var s=t&&isAbsolute(t);var u=o||s;if(e&&isAbsolute(e)){n=a}else if(a.length){n.pop();n=n.concat(a)}if(!n.length){return"/"}if(n.length){var l=n[n.length-1];r=l==="."||l===".."||l===""}else{r=false}for(var c=n.length;c>=0;c--){var d=n[c];if(d==="."){spliceOne(n,c)}else if(d===".."){spliceOne(n,c);i++}else if(i){spliceOne(n,c);i--}}if(!u){for(;i--;i){n.unshift("..")}}if(u&&n[0]!==""&&(!n[0]||!isAbsolute(n[0]))){n.unshift("")}var f=n.join("/");if(r&&f.substr(-1)!=="/"){f+="/"}return f};var valueEqual=function(e,t){if(e===t){return true}if(e==null||t==null){return false}if(Array.isArray(e)){return Array.isArray(t)&&e.length===t.length&&e.every((function(e,n){return valueEqual(e,t[n])}))}var n=typeof e;var r=typeof t;if(n!==r){return false}if(n==="object"){var i=e.valueOf();var a=t.valueOf();if(i!==e||a!==t){return valueEqual(i,a)}var o=Object.keys(e);var s=Object.keys(t);if(o.length!==s.length){return false}return o.every((function(n){return valueEqual(e[n],t[n])}))}return false};var locationsAreEqual=function(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&valueEqual(e.state,t.state)};var createLocation=function(e,t,n,r){var i;if(typeof e==="string"){i=parsePath(e);if(t!==undefined){i.state=t}}else{i=Object.assign({pathname:""},e);if(i.search&&i.search.charAt(0)!=="?"){i.search="?"+i.search}if(i.hash&&i.hash.charAt(0)!=="#"){i.hash="#"+i.hash}if(t!==undefined&&i.state===undefined){i.state=t}}try{i.pathname=decodeURI(i.pathname)}catch(e){if(e instanceof URIError){throw new URIError('Pathname "'+i.pathname+'" could not be decoded. '+"This is likely caused by an invalid percent-encoding.")}else{throw e}}i.key=n;if(r){if(!i.pathname){i.pathname=r.pathname}else if(i.pathname.charAt(0)!=="/"){i.pathname=resolvePathname(i.pathname,r.pathname)}}else{if(!i.pathname){i.pathname="/"}}i.query=parseQueryString(i.search||"");return i};var cacheCount=0;var patternCache={};var cacheLimit=1e4;var compilePath=function(e,t){var n=""+t.end+t.strict;var r=patternCache[n]||(patternCache[n]={});var i=JSON.stringify(e);if(r[i]){return r[i]}var a=[];var o=pathToRegexp(e,a,t);var s={re:o,keys:a};if(cacheCount<cacheLimit){r[i]=s;cacheCount+=1}return s};var matchPath=function(e,t){if(t===void 0){t={}}if(typeof t==="string"){t={path:t}}var n=t.path,r=n===void 0?"/":n,i=t.exact,a=i===void 0?false:i,o=t.strict,s=o===void 0?false:o;var u=compilePath(r,{end:a,strict:s}),l=u.re,c=u.keys;var d=l.exec(e);if(!d){return null}var f=d[0],p=d.slice(1);var h=e===f;if(a&&!h){return null}return{path:r,url:r==="/"&&f===""?"/":f,isExact:h,params:c.reduce((function(e,t,n){e[t.name]=p[n];return e}),{})}};var matchesAreEqual=function(e,t){if(e==null&&t==null){return true}if(t==null){return false}return e&&t&&e.path===t.path&&e.url===t.url&&valueEqual(e.params,t.params)};var buttonCss=":host button,:host button:focus,:host button:active,:host button.focus,:host button.active{-webkit-box-shadow:none;box-shadow:none;border-radius:var(--fl-rounding-button) !important}:host button.disabled,:host button:disabled{opacity:1 !important;cursor:not-allowed !important;color:var(--fl-color-disabled)}:host button .label{font-weight:600 !important}:host button.is-primary{color:var(--fl-color-primary-text);background-color:var(--fl-color-primary);border:none}:host button.is-primary.disabled,:host button.is-primary:disabled{background-color:var(--fl-color-primary-disabled)}:host button.is-primary:hover:not(.disabled),:host button.is-primary:hover:not(:disabled){background-color:var(--fl-color-primary-hover)}:host button.is-primary:active:not(.disabled),:host button.is-primary:active:not(:disabled){background-color:var(--fl-color-primary-focus)}:host button.is-secondary{color:var(--fl-color-secondary-text);background-color:var(--fl-color-secondary)}:host button.is-secondary.disabled,:host button.is-secondary:disabled{background-color:var(--fl-color-secondary-disabled)}:host button.is-secondary:hover:not(.disabled),:host button.is-secondary:hover:not(:disabled){background-color:var(--fl-color-secondary-hover)}:host button.is-secondary:active:not(.disabled),:host button.is-secondary:active:not(:disabled){background-color:var(--fl-color-secondary-focus)}:host button.is-block{display:block}:host button:disabled,:host button.disabled{pointer-events:none}";var ButtonComponent=function(){function e(e){registerInstance(this,e);this.isBlockElement=false;this.disabled=false;this.variant="primary"}e.prototype.render=function(){return h("button",{class:{"btn position-relative px-3 py-2":true,"is-primary":this.variant==="primary","is-secondary":this.variant==="secondary","btn-block":this.isBlockElement,disabled:this.disabled},style:{"pointer-events":this.disabled?"none":"auto"},disabled:this.disabled},h("span",{class:"label"},h("slot",null)))};return e}();ButtonComponent.style=buttonCss;var src={compareTwoStrings:compareTwoStrings,findBestMatch:findBestMatch};function compareTwoStrings(e,t){e=e.replace(/\s+/g,"");t=t.replace(/\s+/g,"");if(!e.length&&!t.length)return 1;if(!e.length||!t.length)return 0;if(e===t)return 1;if(e.length===1&&t.length===1)return 0;if(e.length<2||t.length<2)return 0;var n=new Map;for(var r=0;r<e.length-1;r++){var i=e.substring(r,r+2);var a=n.has(i)?n.get(i)+1:1;n.set(i,a)}var o=0;for(var r=0;r<t.length-1;r++){var i=t.substring(r,r+2);var a=n.has(i)?n.get(i):0;if(a>0){n.set(i,a-1);o++}}return 2*o/(e.length+t.length-2)}function findBestMatch(e,t){if(!areArgsValid(e,t))throw new Error("Bad arguments: First argument should be a string, second should be an array of strings");var n=[];var r=0;for(var i=0;i<t.length;i++){var a=t[i];var o=compareTwoStrings(e,a);n.push({target:a,rating:o});if(o>n[r].rating){r=i}}var s=n[r];return{ratings:n,bestMatch:s,bestMatchIndex:r}}function areArgsValid(e,t){if(typeof e!=="string")return false;if(!Array.isArray(t))return false;if(!t.length)return false;if(t.find((function(e){return typeof e!=="string"})))return false;return true}var dropdownCss="fl-dropdown .dropdown-menu{max-height:min(20rem, 50vh)}fl-dropdown .dropdown-menu .dropdown-item{cursor:pointer}fl-dropdown .dropdown-menu .dropdown-item.selected{background-color:rgba(253, 189, 0, 0.5)}";var Dropdown=function(){function e(e){var t=this;registerInstance(this,e);this.valueChanged=createEvent(this,"valueChanged",7);this.required=false;this.disabled=false;this.isMouseOver=false;this.inputValue="";this.isDropdownVisible=false;this.filteredOptions=[];this.renderFilteredResults=function(){if(t.filteredOptions.length===0){return h("span",{class:"dropdown-item disabled"},"No items match your search")}return t.filteredOptions.map((function(e,n){return h("span",{class:{"dropdown-item text-wrap":true,selected:t.isOptionSelected(e),active:t.highlightedOptionIndex===n},onClick:function(n){t.toggleDropdown(false);t.selectOption(e)}},h("span",null,e.label))}))};this.filterResults=function(e){t.filteredOptions=t.sortOptionsByRelevancy(t._options.filter((function(t){return t.label.toLowerCase().includes(e.toLowerCase())})),e);t.highlightedOptionIndex=undefined};this.selectOption=function(e){t.selectedOption=e;t.inputValue=e.label;t.valueChanged.emit(e)};this.isOptionSelected=function(e){var n;return((n=t.selectedOption)===null||n===void 0?void 0:n.label)===e.label};this.toggleDropdown=function(e){t.isDropdownVisible=e};this.resetInput=function(){var e,n;t.inputValue=(n=(e=t.selectedOption)===null||e===void 0?void 0:e.label)!==null&&n!==void 0?n:"";t.filteredOptions=t._options};this.processKeyboardNavigation=function(e){var n="Enter";var r="ArrowDown";var i="ArrowUp";var a="Escape";switch(e.key){case r:t.toggleDropdown(true);t.highlightNextItem();return true;case i:t.highlightPreviousItem();return true;case n:if(t.highlightedOptionIndex!==undefined){t.toggleDropdown(false);t.selectOption(t.filteredOptions[t.highlightedOptionIndex])}return true;case a:t.inputElement.blur();return true}return false};this.highlightPreviousItem=function(){if(t.filteredOptions.length===0){return}t.highlightedOptionIndex=t.highlightedOptionIndex===undefined?0:Math.max(t.highlightedOptionIndex-1,0)};this.highlightNextItem=function(){if(t.filteredOptions.length===0){return}t.highlightedOptionIndex=t.highlightedOptionIndex===undefined?0:Math.min(t.highlightedOptionIndex+1,t.filteredOptions.length-1)}}Object.defineProperty(e.prototype,"_options",{get:function(){if(this.options===undefined){throw new Error("Can't render <fl-dropdown /> component with no options")}return this.options},enumerable:false,configurable:true});e.prototype.componentWillLoad=function(){var e=this;var t,n;this.filteredOptions=this._options;this.selectedOption=this._options.find((function(t){return t.value===e.value}));this.inputValue=(n=(t=this.selectedOption)===null||t===void 0?void 0:t.label)!==null&&n!==void 0?n:""};e.prototype.handleFocus=function(){this.toggleDropdown(true)};e.prototype.handleBlur=function(){if(this.isMouseOver){return}this.toggleDropdown(false);this.resetInput()};e.prototype.handleKeyDown=function(e){if(this.processKeyboardNavigation(e)){e.preventDefault()}};e.prototype.onOptionsChanged=function(){this.filteredOptions=this._options};e.prototype.onValueChanged=function(){var e=this;var t,n;this.selectedOption=this._options.find((function(t){return t.value===e.value}));this.inputValue=(n=(t=this.selectedOption)===null||t===void 0?void 0:t.label)!==null&&n!==void 0?n:""};e.prototype.render=function(){var e=this;var t;return[h("div",{class:"dropdown"},h("input",{type:"text",class:"form-control custom-select",placeholder:this.placeholder,required:this.required,disabled:this.disabled,value:this.inputValue,onInput:function(t){var n=t.target.value;e.inputValue=n;e.filterResults(n);e.toggleDropdown(true)},ref:function(t){return e.inputElement=t}}),h("div",{class:{"invalid-feedback":true,"d-none":this.isDropdownVisible}},(t=this.requiredValidationMessage)!==null&&t!==void 0?t:"Required."),h("div",{class:{"dropdown-menu shadow mt-0 w-100 overflow-auto":true,show:this.isDropdownVisible},onMouseEnter:function(t){return e.isMouseOver=true},onMouseLeave:function(t){return e.isMouseOver=false}},this.renderFilteredResults()))]};e.prototype.sortOptionsByRelevancy=function(e,t){return e.map((function(e){return Object.assign(Object.assign({},e),{relevancyScore:src.compareTwoStrings(e.label.toLowerCase(),t.toLowerCase())})})).sort((function(e,t){return t.relevancyScore-e.relevancyScore})).map((function(e){return{label:e.label,value:e.value}}))};Object.defineProperty(e,"watchers",{get:function(){return{options:["onOptionsChanged"],value:["onValueChanged"]}},enumerable:false,configurable:true});return e}();Dropdown.style=dropdownCss;var dropdownAsyncCss="fl-dropdown .dropdown-menu{max-height:min(20rem, 50vh)}fl-dropdown .dropdown-menu .dropdown-item{cursor:pointer}fl-dropdown .dropdown-menu .dropdown-item.selected{background-color:rgba(253, 189, 0, 0.5)}";var DEFAULT_SEARCH_LENGTH=3;var SelectInputAsync=function(){function e(e){var t=this;registerInstance(this,e);this.valueChanged=createEvent(this,"valueChanged",7);this.required=false;this.disabled=false;this.minSearchStringLength=DEFAULT_SEARCH_LENGTH;this.isMouseOver=false;this.searchState="pristine";this.inputValue="";this.isDropdownVisible=false;this.filteredOptions=[];this.shouldExecuteSearch=function(e){var n;return t.isDropdownVisible&&(e===null||e===void 0?void 0:e.length)>=t.minSearchStringLength&&((n=t.selectedOption)===null||n===void 0?void 0:n.label)!==e};this.onBeginSearch=function(e){t.inputValue=e;t.searchState="in progress"};this.onCompleteSearch=function(e){t.filteredOptions=e;t.highlightedOptionIndex=undefined;t.searchState="done"};this.renderFilteredResults=function(){if(t.searchState==="pristine"){return h("span",{class:"dropdown-item disabled"},"Start typing to find the results")}if(t.searchState==="in progress"){return h("div",{class:"d-flex justify-content-end align-items-center pr-4"},h("span",{class:"dropdown-item disabled"},"Searching..."),h("i",{class:"dot-falling"}))}if(t.filteredOptions.length===0){return h("span",{class:"dropdown-item disabled"},"No items match your search")}return t.filteredOptions.map((function(e,n){return h("span",{class:{"dropdown-item text-wrap":true,selected:t.isOptionSelected(e),active:t.highlightedOptionIndex===n},onClick:function(n){t.toggleDropdown(false);t.selectOption(e)}},e.label)}))};this.resetInput=function(){var e,n;t.inputValue=(n=(e=t.selectedOption)===null||e===void 0?void 0:e.label)!==null&&n!==void 0?n:""};this.toggleDropdown=function(e){t.isDropdownVisible=e};this.processKeyboardNavigation=function(e){var n="Enter";var r="ArrowDown";var i="ArrowUp";var a="Escape";switch(e.key){case r:t.toggleDropdown(true);t.highlightNextItem();return true;case i:t.highlightPreviousItem();return true;case n:if(t.highlightedOptionIndex!==undefined){t.toggleDropdown(false);t.selectOption(t.filteredOptions[t.highlightedOptionIndex])}return true;case a:t.inputElement.blur();return true}return false};this.highlightPreviousItem=function(){if(t.filteredOptions.length===0){return}t.highlightedOptionIndex=t.highlightedOptionIndex===undefined?0:Math.max(t.highlightedOptionIndex-1,0)};this.highlightNextItem=function(){if(t.filteredOptions.length===0){return}t.highlightedOptionIndex=t.highlightedOptionIndex===undefined?0:Math.min(t.highlightedOptionIndex+1,t.filteredOptions.length-1)};this.selectOption=function(e){t.selectedOption=e;t.inputValue=e.label;t.valueChanged.emit(e)};this.isOptionSelected=function(e){var n;return((n=t.selectedOption)===null||n===void 0?void 0:n.label)===e.label}}e.prototype.componentWillLoad=function(){this.selectedOption=this.value};e.prototype.componentDidLoad=function(){var e=this;this.searchResultsSubscription=fromEvent(this.inputElement,"keyup").pipe(debounceTime(500),map((function(t){return e.inputElement.value})),distinctUntilChanged(),filter(this.shouldExecuteSearch),tap(this.onBeginSearch),mergeMap(this._searchFunction),tap(this.onCompleteSearch)).subscribe()};e.prototype.componentDidUnload=function(){this.searchResultsSubscription.unsubscribe()};e.prototype.handleFocus=function(){this.toggleDropdown(true)};e.prototype.handleBlur=function(){if(this.isMouseOver){return}this.toggleDropdown(false);this.highlightedOptionIndex=undefined;this.resetInput()};e.prototype.handleKeyDown=function(e){if(this.processKeyboardNavigation(e)){e.preventDefault()}};e.prototype.render=function(){var e=this;var t;return[h("div",{class:"dropdown"},h("input",{type:"text",class:"form-control",placeholder:this.placeholder,required:this.required,disabled:this.disabled,value:this.inputValue,ref:function(t){return e.inputElement=t}}),h("div",{class:{"invalid-feedback":true,"d-none":this.isDropdownVisible}},(t=this.requiredValidationMessage)!==null&&t!==void 0?t:"Required."),h("div",{class:{"dropdown-menu shadow mt-0 w-100 overflow-auto":true,show:this.isDropdownVisible},onMouseEnter:function(t){return e.isMouseOver=true},onMouseLeave:function(t){return e.isMouseOver=false}},this.renderFilteredResults()))]};Object.defineProperty(e.prototype,"_searchFunction",{get:function(){if(this.searchFunction===undefined){throw new Error("Can't render <fl-dropdown-async/> component with no searchFunction")}return this.searchFunction},enumerable:false,configurable:true});return e}();SelectInputAsync.style=dropdownAsyncCss;var loadingIndicatorCss='fl-loading-indicator .dots-container{width:36px}fl-loading-indicator .dot-flashing.theme-default{position:relative;width:8px;height:8px;border-radius:4px;background-color:#66efc5;color:#9880ff;-webkit-animation:dot-flashing-default 2s infinite linear;animation:dot-flashing-default 2s infinite linear;-webkit-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes dot-flashing-default{0%{background-color:#66efc5}25%{background-color:#12aa7c}50%,100%{background-color:#66efc5}}@keyframes dot-flashing-default{0%{background-color:#66efc5}25%{background-color:#12aa7c}50%,100%{background-color:#66efc5}}fl-loading-indicator .dot-flashing.theme-default::before,fl-loading-indicator .dot-flashing.theme-default::after{content:"";display:inline-block;position:absolute;top:0}fl-loading-indicator .dot-flashing.theme-default::before{left:-12px;width:8px;height:8px;border-radius:4px;background-color:#66efc5;color:#9880ff;-webkit-animation:dot-flashing-default 2s infinite linear;animation:dot-flashing-default 2s infinite linear;-webkit-animation-delay:0s;animation-delay:0s}@keyframes dot-flashing-default{0%{background-color:#66efc5}25%{background-color:#12aa7c}50%,100%{background-color:#66efc5}}fl-loading-indicator .dot-flashing.theme-default::after{left:12px;width:8px;height:8px;border-radius:4px;background-color:#66efc5;color:#9880ff;-webkit-animation:dot-flashing-default 2s infinite linear;animation:dot-flashing-default 2s infinite linear;-webkit-animation-delay:1s;animation-delay:1s}@keyframes dot-flashing-default{0%{background-color:#66efc5}25%{background-color:#12aa7c}50%,100%{background-color:#66efc5}}fl-loading-indicator .dot-flashing.theme-dark{position:relative;width:8px;height:8px;border-radius:4px;background-color:#a7a7a7;color:#9880ff;-webkit-animation:dot-flashing-dark 2s infinite linear;animation:dot-flashing-dark 2s infinite linear;-webkit-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes dot-flashing-dark{0%{background-color:#a7a7a7}25%{background-color:#5b5a5a}50%,100%{background-color:#a7a7a7}}@keyframes dot-flashing-dark{0%{background-color:#a7a7a7}25%{background-color:#5b5a5a}50%,100%{background-color:#a7a7a7}}fl-loading-indicator .dot-flashing.theme-dark::before,fl-loading-indicator .dot-flashing.theme-dark::after{content:"";display:inline-block;position:absolute;top:0}fl-loading-indicator .dot-flashing.theme-dark::before{left:-12px;width:8px;height:8px;border-radius:4px;background-color:#a7a7a7;color:#9880ff;-webkit-animation:dot-flashing-dark 2s infinite linear;animation:dot-flashing-dark 2s infinite linear;-webkit-animation-delay:0s;animation-delay:0s}@keyframes dot-flashing-dark{0%{background-color:#a7a7a7}25%{background-color:#5b5a5a}50%,100%{background-color:#a7a7a7}}fl-loading-indicator .dot-flashing.theme-dark::after{left:12px;width:8px;height:8px;border-radius:4px;background-color:#a7a7a7;color:#9880ff;-webkit-animation:dot-flashing-dark 2s infinite linear;animation:dot-flashing-dark 2s infinite linear;-webkit-animation-delay:1s;animation-delay:1s}@keyframes dot-flashing-dark{0%{background-color:#a7a7a7}25%{background-color:#5b5a5a}50%,100%{background-color:#a7a7a7}}';var LoadingIndicator=function(){function e(e){registerInstance(this,e);this.theme="default"}e.prototype.render=function(){return h("span",{class:{"dots-container d-inline-flex justify-content-center":true}},h("span",{class:{"dot-flashing":true,"theme-default":this.theme==="default","theme-dark":this.theme==="dark"}}))};return e}();LoadingIndicator.style=loadingIndicatorCss;var promiseButtonCss="fl-promise-button fl-loading-indicator{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}";var PromiseButtonState;(function(e){e[e["Available"]=0]="Available";e[e["Pending"]=1]="Pending";e[e["Error"]=2]="Error"})(PromiseButtonState||(PromiseButtonState={}));var PromiseButton=function(){function e(e){registerInstance(this,e);this.isBlockElement=false;this.isRounded=false;this.disabled=false;this.variant="primary";this.promiseFn=function(){return Promise.resolve()};this.state=PromiseButtonState.Available}e.prototype.render=function(){return this.state===PromiseButtonState.Pending?this.renderLoadingButton():this.renderActiveButton()};e.prototype.renderActiveButton=function(){var e=this;return h("fl-button",{disabled:this.disabled,onClick:function(){return e.clicked()},isBlockElement:this.isBlockElement,variant:this.variant},h("div",null,h("slot",null)))};e.prototype.renderLoadingButton=function(){var e=this;return h("fl-button",{disabled:true,onClick:function(){return e.clicked()},isBlockElement:this.isBlockElement,class:"position-relative",variant:this.variant},h("fl-loading-indicator",{class:"position-absolute",theme:"dark"}),h("div",{class:"invisible"},h("slot",null)))};e.prototype.clicked=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:this.state=PromiseButtonState.Pending;t.label=1;case 1:t.trys.push([1,3,,4]);return[4,this.promiseFn()];case 2:t.sent();this.state=PromiseButtonState.Available;return[3,4];case 3:e=t.sent();this.state=PromiseButtonState.Error;throw e;case 4:return[2]}}))}))};return e}();PromiseButton.style=promiseButtonCss;function appReady(){postMessage({type:"appReady"})}function postMessage(e,t){if(t===undefined)t="*";e.sender="flare";window.parent.postMessage(e,t)}function resize(e,t){postMessage({type:"contentResized",height:e,width:t})}function navigation(e){postMessage({type:"pageNavigated",url:e})}function complete(){postMessage({type:"complete"})}function submitSuccess(){postMessage({type:"submitSuccess"})}var iframe={appReady:appReady,resize:resize,navigation:navigation,complete:complete,submitSuccess:submitSuccess};var appendToMap=function(e,t,n){var r=e.get(t);if(!r){e.set(t,[n])}else if(!r.includes(n)){r.push(n)}};var debounce=function(e,t){var n;return function(){var r=[];for(var i=0;i<arguments.length;i++){r[i]=arguments[i]}if(n){clearTimeout(n)}n=setTimeout((function(){n=0;e.apply(void 0,r)}),t)}};var isConnected=function(e){return!("isConnected"in e)||e.isConnected};var cleanupElements=debounce((function(e){for(var t=0,n=e.keys();t<n.length;t++){var r=n[t];e.set(r,e.get(r).filter(isConnected))}}),2e3);var stencilSubscription=function(e){var t=e.on;var n=new Map;if(typeof getRenderingRef==="function"){t("dispose",(function(){n.clear()}));t("get",(function(e){var t=getRenderingRef();if(t){appendToMap(n,e,t)}}));t("set",(function(e){var t=n.get(e);if(t){n.set(e,t.filter(forceUpdate))}cleanupElements(n)}));t("reset",(function(){n.forEach((function(e){return e.forEach(forceUpdate)}));cleanupElements(n)}))}};var createObservableMap=function(e,t){if(t===void 0){t=function(e,t){return e!==t}}var n=new Map(Object.entries(e!==null&&e!==void 0?e:{}));var r={dispose:[],get:[],set:[],reset:[]};var i=function(){n=new Map(Object.entries(e!==null&&e!==void 0?e:{}));r.reset.forEach((function(e){return e()}))};var a=function(){r.dispose.forEach((function(e){return e()}));i()};var o=function(e){r.get.forEach((function(t){return t(e)}));return n.get(e)};var s=function(e,i){var a=n.get(e);if(t(i,a,e)){n.set(e,i);r.set.forEach((function(t){return t(e,i,a)}))}};var u=typeof Proxy==="undefined"?{}:new Proxy(e,{get:function(e,t){return o(t)},ownKeys:function(e){return Array.from(n.keys())},getOwnPropertyDescriptor:function(){return{enumerable:true,configurable:true}},has:function(e,t){return n.has(t)},set:function(e,t,n){s(t,n);return true}});var l=function(e,t){r[e].push(t);return function(){removeFromArray(r[e],t)}};var c=function(t,n){var r=l("set",(function(e,r){if(e===t){n(r)}}));var i=l("reset",(function(){return n(e[t])}));return function(){r();i()}};var d=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return e.forEach((function(e){if(e.set){l("set",e.set)}if(e.get){l("get",e.get)}if(e.reset){l("reset",e.reset)}}))};return{state:u,get:o,set:s,on:l,onChange:c,use:d,dispose:a,reset:i}};var removeFromArray=function(e,t){var n=e.indexOf(t);if(n>=0){e[n]=e[e.length-1];e.length--}};var createStore=function(e,t){var n=createObservableMap(e,t);stencilSubscription(n);return n};function createCommonjsModule(e,t,n){return n={path:t,exports:{},require:function(e,t){return commonjsRequire()}},e(n,n.exports),n.exports}function commonjsRequire(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var _function=createCommonjsModule((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.bindTo_=t.bind_=t.hole=t.pipe=t.untupled=t.tupled=t.absurd=t.decrement=t.increment=t.tuple=t.flow=t.flip=t.constVoid=t.constUndefined=t.constNull=t.constFalse=t.constTrue=t.constant=t.not=t.unsafeCoerce=t.identity=void 0;function n(e){return e}t.identity=n;t.unsafeCoerce=n;function r(e){return function(t){return!e(t)}}t.not=r;function i(e){return function(){return e}}t.constant=i;t.constTrue=i(true);t.constFalse=i(false);t.constNull=i(null);t.constUndefined=i(undefined);t.constVoid=t.constUndefined;function a(e){return function(t,n){return e(n,t)}}t.flip=a;function o(e,t,n,r,i,a,o,s,u){switch(arguments.length){case 1:return e;case 2:return function(){return t(e.apply(this,arguments))};case 3:return function(){return n(t(e.apply(this,arguments)))};case 4:return function(){return r(n(t(e.apply(this,arguments))))};case 5:return function(){return i(r(n(t(e.apply(this,arguments)))))};case 6:return function(){return a(i(r(n(t(e.apply(this,arguments))))))};case 7:return function(){return o(a(i(r(n(t(e.apply(this,arguments)))))))};case 8:return function(){return s(o(a(i(r(n(t(e.apply(this,arguments))))))))};case 9:return function(){return u(s(o(a(i(r(n(t(e.apply(this,arguments)))))))))}}return}t.flow=o;function s(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return e}t.tuple=s;function u(e){return e+1}t.increment=u;function l(e){return e-1}t.decrement=l;function c(e){throw new Error("Called `absurd` function which should be uncallable")}t.absurd=c;function d(e){return function(t){return e.apply(void 0,t)}}t.tupled=d;function f(e){return function(){var t=[];for(var n=0;n<arguments.length;n++){t[n]=arguments[n]}return e(t)}}t.untupled=f;function p(e,t,n,r,i,a,o,s,u,l,c,d,f,p,h,g,v,m,y,b){switch(arguments.length){case 1:return e;case 2:return t(e);case 3:return n(t(e));case 4:return r(n(t(e)));case 5:return i(r(n(t(e))));case 6:return a(i(r(n(t(e)))));case 7:return o(a(i(r(n(t(e))))));case 8:return s(o(a(i(r(n(t(e)))))));case 9:return u(s(o(a(i(r(n(t(e))))))));case 10:return l(u(s(o(a(i(r(n(t(e)))))))));case 11:return c(l(u(s(o(a(i(r(n(t(e))))))))));case 12:return d(c(l(u(s(o(a(i(r(n(t(e)))))))))));case 13:return f(d(c(l(u(s(o(a(i(r(n(t(e))))))))))));case 14:return p(f(d(c(l(u(s(o(a(i(r(n(t(e)))))))))))));case 15:return h(p(f(d(c(l(u(s(o(a(i(r(n(t(e))))))))))))));case 16:return g(h(p(f(d(c(l(u(s(o(a(i(r(n(t(e)))))))))))))));case 17:return v(g(h(p(f(d(c(l(u(s(o(a(i(r(n(t(e))))))))))))))));case 18:return m(v(g(h(p(f(d(c(l(u(s(o(a(i(r(n(t(e)))))))))))))))));case 19:return y(m(v(g(h(p(f(d(c(l(u(s(o(a(i(r(n(t(e))))))))))))))))));case 20:return b(y(m(v(g(h(p(f(d(c(l(u(s(o(a(i(r(n(t(e)))))))))))))))))))}return}t.pipe=p;t.hole=c;var h=function(e,t,n){var r;return Object.assign({},e,(r={},r[t]=n,r))};t.bind_=h;var g=function(e){return function(t){var n;return n={},n[e]=t,n}};t.bindTo_=g}));var Option=createCommonjsModule((function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.getApplySemigroup=t.getOrd=t.getEq=t.getShow=t.URI=t.wilt=t.wither=t.sequence=t.traverse=t.partitionMap=t.partition=t.filterMap=t.filter=t.separate=t.compact=t.reduceRight=t.foldMap=t.reduce=t.duplicate=t.extend=t.throwError=t.zero=t.alt=t.altW=t.flatten=t.chainFirst=t.chain=t.of=t.apSecond=t.apFirst=t.ap=t.map=t.chainNullableK=t.mapNullable=t.fromNullableK=t.getOrElse=t.getOrElseW=t.toUndefined=t.toNullable=t.fold=t.fromEither=t.getRight=t.getLeft=t.tryCatch=t.fromPredicate=t.fromNullable=t.some=t.none=t.isNone=t.isSome=void 0;t.sequenceArray=t.traverseArray=t.traverseArrayWithIndex=t.apS=t.bind=t.bindTo=t.Do=t.getRefinement=t.exists=t.elem=t.option=t.MonadThrow=t.Witherable=t.Traversable=t.Filterable=t.Compactable=t.Extend=t.Alternative=t.Alt=t.Foldable=t.Monad=t.Applicative=t.Functor=t.getMonoid=t.getLastMonoid=t.getFirstMonoid=t.getApplyMonoid=void 0;var n=function(e){return e._tag==="Some"};t.isSome=n;var r=function(e){return e._tag==="None"};t.isNone=r;t.none={_tag:"None"};var i=function(e){return{_tag:"Some",value:e}};t.some=i;function a(e){return e==null?t.none:t.some(e)}t.fromNullable=a;function o(e){return function(n){return e(n)?t.some(n):t.none}}t.fromPredicate=o;function s(e){try{return t.some(e())}catch(e){return t.none}}t.tryCatch=s;function u(e){return e._tag==="Right"?t.none:t.some(e.left)}t.getLeft=u;function l(e){return e._tag==="Left"?t.none:t.some(e.right)}t.getRight=l;t.fromEither=l;function c(e,n){return function(r){return t.isNone(r)?e():n(r.value)}}t.fold=c;function d(e){return t.isNone(e)?null:e.value}t.toNullable=d;function f(e){return t.isNone(e)?undefined:e.value}t.toUndefined=f;var p=function(e){return function(n){return t.isNone(n)?e():n.value}};t.getOrElseW=p;t.getOrElse=t.getOrElseW;function h(e){return function(){var t=[];for(var n=0;n<arguments.length;n++){t[n]=arguments[n]}return a(e.apply(void 0,t))}}t.fromNullableK=h;t.mapNullable=g;function g(e){return function(n){return t.isNone(n)?t.none:a(e(n.value))}}t.chainNullableK=g;var v=function(e,n){return _function.pipe(e,t.map(n))};var m=function(e,n){return _function.pipe(e,t.ap(n))};var y=function(e,n){return _function.pipe(e,t.chain(n))};var b=function(e,n,r){return _function.pipe(e,t.reduce(n,r))};var S=function(e){var n=t.foldMap(e);return function(e,t){return _function.pipe(e,n(t))}};var w=function(e,n,r){return _function.pipe(e,t.reduceRight(n,r))};var _=function(e){var n=t.traverse(e);return function(e,t){return _function.pipe(e,n(t))}};var x=function(e,n){return _function.pipe(e,t.alt(n))};var C=function(e,n){return _function.pipe(e,t.filter(n))};var I=function(e,n){return _function.pipe(e,t.filterMap(n))};var T=function(e,n){return _function.pipe(e,t.extend(n))};var E=function(e,n){return _function.pipe(e,t.partition(n))};var A=function(e,n){return _function.pipe(e,t.partitionMap(n))};var F=function(e){var n=t.wither(e);return function(e,t){return _function.pipe(e,n(t))}};var P=function(e){var n=t.wilt(e);return function(e,t){return _function.pipe(e,n(t))}};var k=function(e){return function(n){return t.isNone(n)?t.none:t.some(e(n.value))}};t.map=k;var N=function(e){return function(n){return t.isNone(n)?t.none:t.isNone(e)?t.none:t.some(n.value(e.value))}};t.ap=N;var U=function(e){return _function.flow(t.map((function(e){return function(){return e}})),t.ap(e))};t.apFirst=U;var D=function(e){return _function.flow(t.map((function(){return function(e){return e}})),t.ap(e))};t.apSecond=D;t.of=t.some;var O=function(e){return function(n){return t.isNone(n)?t.none:e(n.value)}};t.chain=O;var R=function(e){return t.chain((function(n){return _function.pipe(e(n),t.map((function(){return n})))}))};t.chainFirst=R;t.flatten=t.chain(_function.identity);var M=function(e){return function(n){return t.isNone(n)?e():n}};t.altW=M;t.alt=t.altW;var L=function(){return t.none};t.zero=L;var B=function(){return t.none};t.throwError=B;var j=function(e){return function(n){return t.isNone(n)?t.none:t.some(e(n))}};t.extend=j;t.duplicate=t.extend(_function.identity);var V=function(e,n){return function(r){return t.isNone(r)?e:n(e,r.value)}};t.reduce=V;var z=function(e){return function(n){return function(r){return t.isNone(r)?e.empty:n(r.value)}}};t.foldMap=z;var H=function(e,n){return function(r){return t.isNone(r)?e:n(r.value,e)}};t.reduceRight=H;t.compact=t.flatten;var q={left:t.none,right:t.none};var $=function(e){var n=_function.pipe(e,t.map((function(e){return{left:u(e),right:l(e)}})));return t.isNone(n)?q:n.value};t.separate=$;var W=function(e){return function(n){return t.isNone(n)?t.none:e(n.value)?n:t.none}};t.filter=W;var G=function(e){return function(n){return t.isNone(n)?t.none:e(n.value)}};t.filterMap=G;var K=function(e){return function(t){return{left:C(t,(function(t){return!e(t)})),right:C(t,e)}}};t.partition=K;var X=function(e){return _function.flow(t.map(e),t.separate)};t.partitionMap=X;var J=function(e){return function(n){return function(r){return t.isNone(r)?e.of(t.none):e.map(n(r.value),t.some)}}};t.traverse=J;var Q=function(e){return function(n){return t.isNone(n)?e.of(t.none):e.map(n.value,t.some)}};t.sequence=Q;var Y=function(e){return function(n){return function(r){return t.isNone(r)?e.of(t.none):n(r.value)}}};t.wither=Y;var Z=function(e){return function(n){return function(r){return t.isNone(r)?e.of({left:t.none,right:t.none}):e.map(n(r.value),(function(e){return{left:u(e),right:l(e)}}))}}};t.wilt=Z;t.URI="Option";function ee(e){return{show:function(n){return t.isNone(n)?"none":"some("+e.show(n.value)+")"}}}t.getShow=ee;function te(e){return{equals:function(n,r){return n===r||(t.isNone(n)?t.isNone(r):t.isNone(r)?false:e.equals(n.value,r.value))}}}t.getEq=te;function ne(e){return{equals:te(e).equals,compare:function(n,r){return n===r?0:t.isSome(n)?t.isSome(r)?e.compare(n.value,r.value):1:-1}}}t.getOrd=ne;function re(e){return{concat:function(n,r){return t.isSome(n)&&t.isSome(r)?t.some(e.concat(n.value,r.value)):t.none}}}t.getApplySemigroup=re;function ie(e){return{concat:re(e).concat,empty:t.some(e.empty)}}t.getApplyMonoid=ie;function ae(){return{concat:function(e,n){return t.isNone(e)?n:e},empty:t.none}}t.getFirstMonoid=ae;function oe(){return{concat:function(e,n){return t.isNone(n)?e:n},empty:t.none}}t.getLastMonoid=oe;function se(e){return{concat:function(n,r){return t.isNone(n)?r:t.isNone(r)?n:t.some(e.concat(n.value,r.value))},empty:t.none}}t.getMonoid=se;t.Functor={URI:t.URI,map:v};t.Applicative={URI:t.URI,map:v,ap:m,of:t.of};t.Monad={URI:t.URI,map:v,ap:m,of:t.of,chain:y};t.Foldable={URI:t.URI,reduce:b,foldMap:S,reduceRight:w};t.Alt={URI:t.URI,map:v,alt:x};t.Alternative={URI:t.URI,map:v,ap:m,of:t.of,alt:x,zero:t.zero};t.Extend={URI:t.URI,map:v,extend:T};t.Compactable={URI:t.URI,compact:t.compact,separate:t.separate};t.Filterable={URI:t.URI,map:v,compact:t.compact,separate:t.separate,filter:C,filterMap:I,partition:E,partitionMap:A};t.Traversable={URI:t.URI,map:v,reduce:b,foldMap:S,reduceRight:w,traverse:_,sequence:t.sequence};t.Witherable={URI:t.URI,map:v,reduce:b,foldMap:S,reduceRight:w,traverse:_,sequence:t.sequence,compact:t.compact,separate:t.separate,filter:C,filterMap:I,partition:E,partitionMap:A,wither:F,wilt:P};t.MonadThrow={URI:t.URI,map:v,ap:m,of:t.of,chain:y,throwError:t.throwError};t.option={URI:t.URI,map:v,of:t.of,ap:m,chain:y,reduce:b,foldMap:S,reduceRight:w,traverse:_,sequence:t.sequence,zero:t.zero,alt:x,extend:T,compact:t.compact,separate:t.separate,filter:C,filterMap:I,partition:E,partitionMap:A,wither:F,wilt:P,throwError:t.throwError};function ue(e){return function(n,r){return t.isNone(r)?false:e.equals(n,r.value)}}t.elem=ue;function le(e){return function(n){return t.isNone(n)?false:e(n.value)}}t.exists=le;function ce(e){return function(n){return t.isSome(e(n))}}t.getRefinement=ce;t.Do=t.of({});var de=function(e){return t.map(_function.bindTo_(e))};t.bindTo=de;var fe=function(e,n){return t.chain((function(r){return _function.pipe(n(r),t.map((function(t){return _function.bind_(r,e,t)})))}))};t.bind=fe;var pe=function(e,n){return _function.flow(t.map((function(t){return function(n){return _function.bind_(t,e,n)}})),t.ap(n))};t.apS=pe;var he=function(e){return function(n){var r=[];for(var i=0;i<n.length;i++){var a=e(i,n[i]);if(t.isNone(a)){return t.none}r.push(a.value)}return t.some(r)}};t.traverseArrayWithIndex=he;var ge=function(e){return t.traverseArrayWithIndex((function(t,n){return e(n)}))};t.traverseArray=ge;t.sequenceArray=t.traverseArray(_function.identity)}));function e(e){this.message=e}e.prototype=new Error,e.prototype.name="InvalidCharacterError";var r="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var n=String(t).replace(/=+$/,"");if(n.length%4==1)throw new e("'atob' failed: The string to be decoded is not correctly encoded.");for(var r,i,a=0,o=0,s="";i=n.charAt(o++);~i&&(r=a%4?64*r+i:i,a++%4)?s+=String.fromCharCode(255&r>>(-2*a&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return s};function t(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(r(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return r(t)}}function n(e){this.message=e}function o(e,r){if("string"!=typeof e)throw new n("Invalid token specified");var i=!0===(r=r||{}).header?0:1;try{return JSON.parse(t(e.split(".")[i]))}catch(e){throw new n("Invalid token specified: "+e.message)}}n.prototype=new Error,n.prototype.name="InvalidTokenError";var __assign$1=undefined&&undefined.__assign||function(){__assign$1=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e};return __assign$1.apply(this,arguments)};var __spreadArrays=undefined&&undefined.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};var mix=function(e,t,n){if(n===void 0){n=false}if(!e||!t||typeof e!=="object"||typeof t!=="object")return e;var r=__assign$1({},e);for(var i in t){if(t.hasOwnProperty(i)){if(t[i]instanceof Array&&e[i]instanceof Array){r[i]=n?__spreadArrays(e[i],t[i]):t[i]}else if(typeof t[i]==="object"&&typeof e[i]==="object"){r[i]=mix(e[i],t[i],n)}else{r[i]=t[i]}}}return r};var __spreadArrays$1=undefined&&undefined.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};var config={defaults:{},errorType:null,polyfills:{fetch:null,FormData:null,URLSearchParams:null,performance:null,PerformanceObserver:null,AbortController:null},polyfill:function(e,t){var n=t===void 0?{}:t,r=n.doThrow,i=r===void 0?true:r,a=n.instance,o=a===void 0?false:a;var s=[];for(var u=2;u<arguments.length;u++){s[u-2]=arguments[u]}var l=this.polyfills[e]||(typeof self!=="undefined"?self[e]:null)||(typeof global!=="undefined"?global[e]:null);if(i&&!l)throw new Error(e+" is not defined");return o&&l?new(l.bind.apply(l,__spreadArrays$1([void 0],s))):l}};var onMatch=function(e,t,n,r){if(!e.getEntriesByName)return false;var i=e.getEntriesByName(t);if(i&&i.length>0){n(i.reverse()[0]);if(r.clearMeasures)r.clearMeasures(t);perfs.callbacks.delete(t);if(perfs.callbacks.size<1){perfs.observer.disconnect();if(r.clearResourceTimings){r.clearResourceTimings()}}return true}return false};var lazyObserver=function(e,t){if(!perfs.observer&&e&&t){perfs.observer=new t((function(t){perfs.callbacks.forEach((function(n,r){onMatch(t,r,n,e)}))}));if(e.clearResourceTimings)e.clearResourceTimings()}return perfs.observer};var perfs={callbacks:new Map,observer:null,observe:function(e,t){if(!e||!t)return;var n=config.polyfill("performance",{doThrow:false});var r=config.polyfill("PerformanceObserver",{doThrow:false});if(!lazyObserver(n,r))return;if(!onMatch(n,e,t,n)){if(perfs.callbacks.size<1)perfs.observer.observe({entryTypes:["resource","measure"]});perfs.callbacks.set(e,t)}}};var middlewareHelper=function(e){return function(t){return e.length===0?t:e.length===1?e[0](t):e.reduceRight((function(n,r,i){return i===e.length-2?r(n(t)):r(n)}))}};var WretchErrorWrapper=function(){function e(e){this.error=e}return e}();var resolver=function(e){var t=e._url,n=e._catchers,r=e._resolvers,i=e._middlewares,a=e._options;var o=new Map(n);var s=mix(config.defaults,a);var u=config.polyfill("AbortController",{doThrow:false,instance:true});if(!s["signal"]&&u){s["signal"]=u.signal}var l={ref:null,clear:function(){if(l.ref){clearTimeout(l.ref);l.ref=null}}};var c=middlewareHelper(i)(config.polyfill("fetch"))(t,s);var d=c.catch((function(e){throw new WretchErrorWrapper(e)})).then((function(e){l.clear();if(!e.ok){return e[config.errorType||"text"]().then((function(t){var n=new Error(t);n[config.errorType||"text"]=t;n["status"]=e.status;n["response"]=e;throw n}))}return e}));var f=function(t){return t.catch((function(t){l.clear();var n=t instanceof WretchErrorWrapper?t.error:t;if(t instanceof WretchErrorWrapper&&o.has("__fromFetch"))return o.get("__fromFetch")(n,e);else if(o.has(n.status))return o.get(n.status)(n,e);else if(o.has(n.name))return o.get(n.name)(n,e);else throw n}))};var p=function(e){return function(t){return e?f(d.then((function(t){return t&&t[e]()})).then((function(e){return t?t(e):e}))):f(d.then((function(e){return t?t(e):e})))}};var h={res:p(null),json:p("json"),blob:p("blob"),formData:p("formData"),arrayBuffer:p("arrayBuffer"),text:p("text"),perfs:function(e){c.then((function(t){return perfs.observe(t.url,e)}));return h},setTimeout:function(e,t){if(t===void 0){t=u}l.clear();l.ref=setTimeout((function(){return t.abort()}),e);return h},controller:function(){return[u,h]},error:function(e,t){o.set(e,t);return h},badRequest:function(e){return h.error(400,e)},unauthorized:function(e){return h.error(401,e)},forbidden:function(e){return h.error(403,e)},notFound:function(e){return h.error(404,e)},timeout:function(e){return h.error(408,e)},internalError:function(e){return h.error(500,e)},fetchError:function(e){return h.error("__fromFetch",e)},onAbort:function(e){return h.error("AbortError",e)}};return r.reduce((function(t,n){return n(t,e)}),h)};var __assign$2=undefined&&undefined.__assign||function(){__assign$2=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))e[i]=t[i]}return e};return __assign$2.apply(this,arguments)};var __spreadArrays$2=undefined&&undefined.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};var JSON_MIME="application/json";var CONTENT_TYPE_HEADER="Content-Type";var Wretcher=function(){function e(e,t,n,r,i,a){if(n===void 0){n=new Map}if(r===void 0){r=[]}if(i===void 0){i=[]}if(a===void 0){a=[]}this._url=e;this._options=t;this._catchers=n;this._resolvers=r;this._middlewares=i;this._deferredChain=a}e.factory=function(t,n){if(t===void 0){t=""}if(n===void 0){n={}}return new e(t,n)};e.prototype.selfFactory=function(t){var n=t===void 0?{}:t,r=n.url,i=r===void 0?this._url:r,a=n.options,o=a===void 0?this._options:a,s=n.catchers,u=s===void 0?this._catchers:s,l=n.resolvers,c=l===void 0?this._resolvers:l,d=n.middlewares,f=d===void 0?this._middlewares:d,p=n.deferredChain,h=p===void 0?this._deferredChain:p;return new e(i,__assign$2({},o),new Map(u),__spreadArrays$2(c),__spreadArrays$2(f),__spreadArrays$2(h))};e.prototype.defaults=function(e,t){if(t===void 0){t=false}config.defaults=t?mix(config.defaults,e):e;return this};e.prototype.errorType=function(e){config.errorType=e;return this};e.prototype.polyfills=function(e){config.polyfills=__assign$2(__assign$2({},config.polyfills),e);return this};e.prototype.url=function(e,t){if(t===void 0){t=false}if(t)return this.selfFactory({url:e});var n=this._url.split("?");return this.selfFactory({url:n.length>1?n[0]+e+"?"+n[1]:this._url+e})};e.prototype.options=function(e,t){if(t===void 0){t=true}return this.selfFactory({options:t?mix(this._options,e):e})};e.prototype.query=function(e,t){if(t===void 0){t=false}return this.selfFactory({url:appendQueryParams(this._url,e,t)})};e.prototype.headers=function(e){return this.selfFactory({options:mix(this._options,{headers:e||{}})})};e.prototype.accept=function(e){return this.headers({Accept:e})};e.prototype.content=function(e){var t;return this.headers((t={},t[CONTENT_TYPE_HEADER]=e,t))};e.prototype.auth=function(e){return this.headers({Authorization:e})};e.prototype.catcher=function(e,t){var n=new Map(this._catchers);n.set(e,t);return this.selfFactory({catchers:n})};e.prototype.signal=function(e){return this.selfFactory({options:__assign$2(__assign$2({},this._options),{signal:e.signal})})};e.prototype.resolve=function(e,t){if(t===void 0){t=false}return this.selfFactory({resolvers:t?[e]:__spreadArrays$2(this._resolvers,[e])})};e.prototype.defer=function(e,t){if(t===void 0){t=false}return this.selfFactory({deferredChain:t?[e]:__spreadArrays$2(this._deferredChain,[e])})};e.prototype.middlewares=function(e,t){if(t===void 0){t=false}return this.selfFactory({middlewares:t?e:__spreadArrays$2(this._middlewares,e)})};e.prototype.method=function(e,t,n){if(t===void 0){t={}}if(n===void 0){n=null}var r=this._options.headers;var i=!n?this:typeof n==="object"&&(!r||Object.entries(r).every((function(e){var t=e[0],n=e[1];return t.toLowerCase()!==CONTENT_TYPE_HEADER.toLowerCase()||n.startsWith(JSON_MIME)})))?this.json(n):this.body(n);i=i.options(__assign$2(__assign$2({},t),{method:e}));var a=i._deferredChain.reduce((function(e,t){return t(e,e._url,e._options)}),i);return resolver(a)};e.prototype.get=function(e){return this.method("GET",e)};e.prototype.delete=function(e){return this.method("DELETE",e)};e.prototype.put=function(e,t){return this.method("PUT",t,e)};e.prototype.post=function(e,t){return this.method("POST",t,e)};e.prototype.patch=function(e,t){return this.method("PATCH",t,e)};e.prototype.head=function(e){return this.method("HEAD",e)};e.prototype.opts=function(e){return this.method("OPTIONS",e)};e.prototype.replay=function(e){return this.method(this._options.method,e)};e.prototype.body=function(e){return this.selfFactory({options:__assign$2(__assign$2({},this._options),{body:e})})};e.prototype.json=function(e){var t;var n=(t=Object.entries(this._options.headers||{}).find((function(e){var t=e[0],n=e[1];return t.toLowerCase()===CONTENT_TYPE_HEADER.toLowerCase()&&n.startsWith(JSON_MIME)})))===null||t===void 0?void 0:t[1];return this.content(n||JSON_MIME).body(JSON.stringify(e))};e.prototype.formData=function(e,t){if(t===void 0){t=false}return this.body(convertFormData(e,t))};e.prototype.formUrl=function(e){return this.body(typeof e==="string"?e:convertFormUrl(e)).content("application/x-www-form-urlencoded")};return e}();var appendQueryParams=function(e,t,n){var r;if(typeof t==="string"){r=t}else{var i=config.polyfill("URLSearchParams",{instance:true});for(var a in t){if(t[a]instanceof Array){for(var o=0,s=t[a];o<s.length;o++){var u=s[o];i.append(a,u)}}else{i.append(a,t[a])}}r=i.toString()}var l=e.split("?");if(n||l.length<2)return l[0]+"?"+r;return e+"&"+r};function convertFormData(e,t,n,r){if(t===void 0){t=false}if(n===void 0){n=config.polyfill("FormData",{instance:true})}if(r===void 0){r=[]}Object.entries(e).forEach((function(e){var i=e[0],a=e[1];var o=r.reduce((function(e,t){return e?e+"["+t+"]":t}),null);o=o?o+"["+i+"]":i;if(a instanceof Array){for(var s=0,u=a;s<u.length;s++){var l=u[s];n.append(o+"[]",l)}}else if(t&&typeof a==="object"&&(!(t instanceof Array)||!t.includes(i))){if(a!==null){convertFormData(a,t,n,__spreadArrays$2(r,[i]))}}else{n.append(o,a)}}));return n}function encodeQueryValue(e,t){return encodeURIComponent(e)+"="+encodeURIComponent(typeof t==="object"?JSON.stringify(t):""+t)}function convertFormUrl(e){return Object.keys(e).map((function(t){var n=e[t];if(n instanceof Array){return n.map((function(e){return encodeQueryValue(t,e)})).join("&")}return encodeQueryValue(t,n)})).join("&")}var factory=Wretcher.factory;factory["default"]=Wretcher.factory;function buildBackendApiClient(){var e=superSelectionAppService.jwt;var t=superSelectionAppService.profileId;var n=superSelectionAppService.accountIdOrDefault;var r=superSelectionAppService.partnerIdOrDefault;return factory(superSelectionAppService.apiBaseUrl).headers({Authorization:"Bearer "+e,"X-PROFILE-ID":t,"X-PARTNER-ID":r,"X-ACCOUNT-ID":n})}var SuperSelectionApi=function(){function e(){}e.prototype.getAustralianFundsAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("super-choice/australian-funds?"+this.toQueryString(e)).get().notFound((function(){throw new Error("Failed to fetch the list of australian super funds.")})).json()]}))}))};e.prototype.getAppStateAsync=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){return[2,buildBackendApiClient().url("client-app-state").get().notFound((function(){throw new Error("Failed to fetch application configuration.")})).json()]}))}))};e.prototype.toQueryString=function(e){switch(e.type){case"partialMatch":return"search="+e.searchString+"&maxRecordCount="+e.maxRecordCount;case"usiMatch":return"usi="+e.usi}};return e}();var superSelectionApi=new SuperSelectionApi;var initialState={apiBaseUrl:Option.none,appBaseUrl:Option.none,profileId:Option.none,jwt:Option.none,superBuyer:Option.none,promotedFunds:Option.none,accountConfiguration:Option.none,hasSuccessPageBeenAcknowledged:false,hasSuperSelectionBeenSubmitted:false};var SuperSelectionAppService=function(){function e(){var e=this;var t=createStore(initialState),n=t.state,r=t.onChange;this._state=n;this._onChange=r;r("jwt",(function(t){e._state.profileId=_function.pipe(t,Option.chain((function(e){return Option.fromNullable(o(e).sub)})))}))}Object.defineProperty(e.prototype,"state",{get:function(){return this._state},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"onChange",{get:function(){return this._onChange},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"superBuyer",{get:function(){if(Option.isNone(this._state.superBuyer)){throw Error("User information is not set")}return this._state.superBuyer.value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"apiBaseUrl",{get:function(){if(Option.isNone(this._state.apiBaseUrl)){throw Error("API base URL is not set")}return this._state.apiBaseUrl.value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"appBaseUrl",{get:function(){if(Option.isNone(this._state.appBaseUrl)){throw Error("App base URL is not set")}return this._state.appBaseUrl.value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"promotedFunds",{get:function(){if(Option.isNone(this._state.promotedFunds)){throw Error("Promoted Funds is not set")}return this._state.promotedFunds.value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"profileId",{get:function(){if(Option.isNone(this._state.profileId)){throw Error("Failed to get Profile ID from JWT")}return this._state.profileId.value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"defaultFundUsi",{get:function(){return _function.pipe(this._state.accountConfiguration,Option.map((function(e){return Option.fromNullable(e.defaultFundUsi)})),Option.flatten)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"accountIdOrDefault",{get:function(){return _function.pipe(this._state.accountConfiguration,Option.map((function(e){return e.accountId})),Option.getOrElse((function(){return""})))},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"partnerIdOrDefault",{get:function(){return _function.pipe(this._state.superBuyer,Option.map((function(e){return e.partnerId})),Option.getOrElse((function(){return""})))},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"jwt",{get:function(){if(Option.isNone(this._state.jwt)){throw Error("No authentication information was found")}return this._state.jwt.value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"showSmsfNotSupported",{get:function(){return _function.pipe(this._state.superBuyer,Option.map((function(e){return e.showSmsfNotSupported})),Option.getOrElse((function(){return false})))},enumerable:false,configurable:true});e.prototype.completeSuperSelectionFlow=function(){this._state.hasSuccessPageBeenAcknowledged=true};e.prototype.markSuperSelectionAsSubmitted=function(){this._state.hasSuperSelectionBeenSubmitted=true};e.prototype.loadAppStateAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:return[4,superSelectionApi.getAppStateAsync()];case 1:e=t.sent();this._state.accountConfiguration=Option.fromNullable(e.accountConfiguration);this._state.superBuyer=Option.fromNullable(e.superBuyer);this._state.promotedFunds=Option.fromNullable(e.promotedFunds);return[2]}}))}))};return e}();var superSelectionAppService=new SuperSelectionAppService;var NavigationService=function(){function e(){}e.prototype.navigateInternally=function(e,t){var n=""+this.appBaseUrl+this.toRouteWithLeadingSlash(t);iframe.navigation(n);e.push(n)};e.prototype.toExternalUrl=function(e){var t=new URL(e);t.searchParams.append("_extnav","true");return t.href};Object.defineProperty(e.prototype,"appBaseUrl",{get:function(){var e=superSelectionAppService.appBaseUrl;return e.replace(/\/$/,"")},enumerable:false,configurable:true});e.prototype.toRouteWithLeadingSlash=function(e){return e.length>0&&e[0]==="/"?e:"/"+e};return e}();var navigationService=new NavigationService;var SuperSelectionAppRoutes;(function(e){e["ChoicePage"]="/";e["SlateJoin"]="/slate/join/";e["SlateStandardChoice"]="/slate/standard-choice/";e["PromotedFundJoin"]="/promoted-fund/join";e["PromotedFundStandardChoice"]="/promoted-fund/standard-choice/";e["MyOwnFund"]="/super-choice/my-own-fund/";e["SelfManagedFund"]="/super-choice/smsf/";e["DefaultFund"]="/super-choice/default/";e["Success"]="/success/"})(SuperSelectionAppRoutes||(SuperSelectionAppRoutes={}));var superSelectionAppStencilRoutes=[h("stencil-route",{exact:true,url:SuperSelectionAppRoutes.ChoicePage,component:"sss-super-choice-page"}),h("stencil-route",{url:SuperSelectionAppRoutes.SlateJoin,component:"sss-slate-join-page"}),h("stencil-route",{url:SuperSelectionAppRoutes.SlateStandardChoice,component:"sss-slate-standard-choice-page"}),h("stencil-route",{url:SuperSelectionAppRoutes.PromotedFundJoin,component:"sss-promoted-fund-join-page"}),h("stencil-route",{url:SuperSelectionAppRoutes.PromotedFundStandardChoice,component:"sss-promoted-fund-standard-choice-page"}),h("stencil-route",{url:SuperSelectionAppRoutes.MyOwnFund,component:"sss-my-own-fund"}),h("stencil-route",{url:SuperSelectionAppRoutes.SelfManagedFund,component:"sss-self-managed-fund"}),h("stencil-route",{url:SuperSelectionAppRoutes.DefaultFund,component:"sss-default-fund"}),h("stencil-route",{url:SuperSelectionAppRoutes.Success,component:"sss-success"})];var CustomFundTypes;(function(e){e["MyOwnFund"]="My Own Fund";e["DefaultFund"]="Default Fund";e["SelfManagedFund"]="Self Managed Fund"})(CustomFundTypes||(CustomFundTypes={}));var initialStateCustomFund={continueAllowed:false,nextRoute:"/",myOwnFundForm:{fundUsi:none,memberNumber:none,standardChoiceFormSignature:none},defaultFundForm:{standardChoiceFormSignature:""},selfManagedFundForm:{fundName:"",fundAbn:"",fundEsa:"",addressLine1:"",addressLine2:"",state:"",postcode:"",city:"",bankAccountName:"",bsb:"",bankAccountNumber:"",standardChoiceFormSignature:""},currentCustomFundType:CustomFundTypes.MyOwnFund,customFunds:[{label:CustomFundTypes.MyOwnFund,value:SuperSelectionAppRoutes.MyOwnFund},{label:CustomFundTypes.DefaultFund,value:SuperSelectionAppRoutes.DefaultFund},{label:CustomFundTypes.SelfManagedFund,value:SuperSelectionAppRoutes.SelfManagedFund}]};var _j=createStore(initialStateCustomFund),state=_j.state,reset=_j.reset;var customFundOptions=state.customFunds;var CustomFund=function(){function e(e){registerInstance(this,e);this.currentCustomFund=customFundOptions[0];this.fundOptionsList=customFundOptions}e.prototype.componentWillLoad=function(){var e="";if(window.location.pathname.includes(SuperSelectionAppRoutes.MyOwnFund))e=SuperSelectionAppRoutes.MyOwnFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.DefaultFund))e=SuperSelectionAppRoutes.DefaultFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.SelfManagedFund))e=SuperSelectionAppRoutes.SelfManagedFund;this.currentCustomFund=customFundOptions.find((function(t){return t.value===e}))||customFundOptions[0];navigationService.navigateInternally(this.history,e)};e.prototype.render=function(){var e=this;return h("div",{class:"container"},h("div",{class:"row justify-content-center"},h("div",{class:"col col-sm-10 col-md-7"},h("p",{class:"font-weight-bold text-center"},"Choose your Super"),h("div",{class:"mb-4"},h("select",{class:"form-control",required:true,onChange:function(t){e.handleChange(t.target.value.trim())}},this.fundOptionsList.map((function(t){return h("option",{value:t.value,selected:e.currentCustomFund.value===t.value},t.label)})))),h("slot",null))))};e.prototype.handleChange=function(e){var t=customFundOptions.find((function(t){return t.value===e}))||{value:SuperSelectionAppRoutes.MyOwnFund};navigationService.navigateInternally(this.history,t.value)};Object.defineProperty(e,"assetsDirs",{get:function(){return["assets"]},enumerable:false,configurable:true});return e}();injectHistory(CustomFund);var AustralianFundLookupService=function(){function e(){}e.prototype.searchFundsAsync=function(e,t){return superSelectionApi.getAustralianFundsAsync({type:"partialMatch",searchString:e,maxRecordCount:t})};e.prototype.getFundByUsiAsync=function(e){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(n){switch(n.label){case 0:return[4,superSelectionApi.getAustralianFundsAsync({type:"usiMatch",usi:e})];case 1:t=n.sent();if(t.length===1){return[2,Option.some(t[0])]}return[2,Option.none]}}))}))};return e}();var australianFundLookupService=new AustralianFundLookupService;var EventTrackingApi=function(){function e(){}Object.defineProperty(e,"Instance",{get:function(){return this.instance||(this.instance=new this)},enumerable:false,configurable:true});e.prototype.PostAnalyticsEventAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("analytics-events").post(e).res()]}))}))};return e}();var EventTrackingService=function(){function e(){this.eventTrackingApi=EventTrackingApi.Instance}Object.defineProperty(e,"Instance",{get:function(){return this.instance||(this.instance=new this)},enumerable:false,configurable:true});e.prototype.TrackFinancialProductViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({FinancialProductViewed:e})]}))}))};e.prototype.TrackSuperFundPdsViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundPdsViewed:e})]}))}))};e.prototype.TrackFinancialProductAcceptedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({FinancialProductAccepted:e})]}))}))};e.prototype.TrackFinancialProductRejectedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({FinancialProductRejected:e})]}))}))};e.prototype.TrackSuperFundPrivacyConfirmationAcceptedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundPrivacyConfirmationAccepted:e})]}))}))};e.prototype.TrackPromotedSuperFundDetailViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundDetailViewed:{PromotedFund:e}})]}))}))};e.prototype.TrackMyOwnSuperFundDetailViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundDetailViewed:{MyOwnFund:e}})]}))}))};e.prototype.TrackSmsfSuperFundDetailViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundDetailViewed:{Smsf:e}})]}))}))};e.prototype.TrackDefaultSuperFundDetailViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundDetailViewed:{DefaultFund:e}})]}))}))};e.prototype.TrackSuperFundPanelViewedAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.trackEventAsync({SuperFundPanelViewed:e})]}))}))};e.prototype.trackEventAsync=function(e){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.eventTrackingApi.PostAnalyticsEventAsync({event:e})];case 1:n.sent();return[3,3];case 2:t=n.sent();return[2];case 3:return[2]}}))}))};return e}();var initialState$1={items:[]};var NotificationsService=function(){function e(){var e=createStore(initialState$1).state;this._state=e}Object.defineProperty(e.prototype,"state",{get:function(){return this._state},enumerable:false,configurable:true});e.prototype.closeCurrent=function(){var e=__spreadArrays(this._state.items);e.shift();this._state.items=e};e.prototype.clearNotifications=function(){this._state.items=[]};e.prototype.showErrorNotification=function(e,t){this.pushNotification(e,t!==null&&t!==void 0?t:0,"danger")};e.prototype.showInfoNotification=function(e,t){this.pushNotification(e,t!==null&&t!==void 0?t:0,"info")};e.prototype.showWarningNotification=function(e,t){this.pushNotification(e,t!==null&&t!==void 0?t:0,"warning")};e.prototype.showSuccessNotification=function(e,t){this.pushNotification(e,t!==null&&t!==void 0?t:0,"success")};e.prototype.pushNotification=function(e,t,n){var r=__spreadArrays(this._state.items);r.push({details:e,type:n,priority:t});this._state.items=r.sort((function(e,t){return t.priority-e.priority}))};return e}();var notificationsService=new NotificationsService;var CustomFundChoiceApi=function(){function e(){}e.prototype.submitDefaultFundChoiceAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("super-choice/default").post(e).badRequest((function(){throw new Error("Failed to process default fund join request")})).text()]}))}))};e.prototype.submitCustomFundChoiceAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("super-choice/custom-fund").post(e).badRequest((function(){throw new Error("Failed to process custom fund join request")})).text()]}))}))};e.prototype.submitSelfManagedFundChoiceAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("super-choice/smsf").post(e).badRequest((function(){throw new Error("Failed to process SMSF choice request")})).text()]}))}))};return e}();var customFundChoiceApi=new CustomFundChoiceApi;var DefaultFund=function(){function e(e){registerInstance(this,e);this.defaultFundProductName="Loading fund...";this.eventTrackingService=EventTrackingService.Instance}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e=superSelectionAppService.defaultFundUsi;if(Option.isNone(e)){return[2]}this.isDefaultFundExists=true;return[4,australianFundLookupService.getFundByUsiAsync(e.value)];case 1:t=n.sent();if(Option.isNone(t)){this.isInvalidDefaultFund=true;notificationsService.showErrorNotification({title:"Something is not right",description:"Couldn't find information about the configured default fund (USI "+e.value+")"});return[2]}this.defaultFund=t.value;this.defaultFundProductName=t.value.productName;return[2]}}))}))};e.prototype.componentDidLoad=function(){return this.eventTrackingService.TrackDefaultSuperFundDetailViewedAsync({fundUsi:this.defaultFund.usi,fundName:this.defaultFund.productName,promotedFundsShown:superSelectionAppService.promotedFunds})};e.prototype.render=function(){var e=this;var t=function(){return h("div",{class:"card p-4"},h("p",{class:"font-weight-bold"},"No Default Fund"),h("p",{class:"mb-4 small"},"It looks like your employer has not yet defined a default fund. Please contact them if you wish to choose your company's default fund."))};var n=function(e){return[h("div",{class:"card p-4"},h("p",{class:"font-weight-bold"},"Default Fund"),h("p",{class:"mb-4 small"},"Almost there... all you have to do now is review the fund below, complete and sign the super choice form and save. Your application to join the fund is subject to Trustee approval."),h("p",{class:"font-weight-bold mt-3"},"Default Fund Name"),h("p",null,e.defaultFundName)),h("sss-standard-choice-form",{onStandardChoiceFormSignatureUpdated:function(e){state.defaultFundForm=Object.assign(Object.assign({},state.defaultFundForm),e.detail)}})]};return h(Host,{class:"d-flex flex-fill"},h("sss-custom-fund",{class:"flex-fill"},h("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t}},this.isDefaultFundExists?h(n,{defaultFundName:this.defaultFundProductName}):h(t,null)),h("div",{class:"mt-4"},h("sss-notifications-section",null)),h("div",{class:"d-flex mt-4"},h("div",{class:"flex-grow-1 w-50"},h("div",{class:"mr-2"},h("fl-button",{onClick:function(){return navigationService.navigateInternally(e.history,SuperSelectionAppRoutes.ChoicePage)},isBlockElement:true,variant:"secondary"},h("span",null,"Back")))),h("div",{class:"flex-grow-1 w-50"},this.isDefaultFundExists&&h("div",{class:"ml-2"},h("fl-promise-button",{isBlockElement:true,disabled:this.isInvalidDefaultFund,promiseFn:function(){return e.handleSubmitForm()}},h("span",null,"Save and continue")))))))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(this.isInvalidDefaultFund){return[2]}this.formState="validated";if(!this.formElement.checkValidity())return[3,2];return[4,customFundChoiceApi.submitDefaultFundChoiceAsync(state.defaultFundForm)];case 1:e.sent();superSelectionAppService.markSuperSelectionAsSubmitted();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.Success);e.label=2;case 2:return[2]}}))}))};return e}();var footerSectionCss="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.ss-footer-logo{max-width:7rem}";var FooterSection=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h("div",{class:"container mb-sm-0"},h("div",{class:"row justify-content-center pt-3 mt-3 mb-3 border-top"},h("div",{class:"text-decoration-none"},h("p",{class:"mt-3 small text-center mb-1 text-muted"},"Powered by Flare"))),h("div",{class:"row justify-content-center pb-sm-0 px-3 px-sm-0 text-center"},h("p",{class:"text-muted small"},"This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare do not express any opinion or make any recommendation about any of the advertised funds.")),h("div",{class:"row justify-content-end my-1 px-3 px-sm-0"},this.appVersionBadge()))};e.prototype.appVersionBadge=function(){return h("small",{style:{opacity:"0.5"},class:"text-muted"},"Powered by Flare, v",AppVersion)};return e}();FooterSection.style=footerSectionCss;var LoadingPage=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h(Host,{class:"d-flex flex-column justify-content-center align-items-center flex-grow-1"},h("h5",null,"Loading your superannuation step"),h("fl-loading-indicator",null))};return e}();var MyOwnFund=function(){function e(e){registerInstance(this,e);this.isNotAllInformationProvidedMessageVisible=false;this.eventTrackingService=EventTrackingService.Instance}e.prototype.componentDidLoad=function(){return this.eventTrackingService.TrackMyOwnSuperFundDetailViewedAsync({promotedFundsShown:superSelectionAppService.promotedFunds})};e.prototype.render=function(){var e=this;return h(Host,{class:"d-flex flex-fill"},h("sss-custom-fund",{class:"flex-fill"},h("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t}},h("div",{class:"card p-4"},h("p",{class:"font-weight-bold"},"Fund details"),h("p",{class:"text-warning mb-4 small"},"Make sure you are already a member of the fund before completing this step."),h("sss-my-own-fund-inputs",{myOwnFundForm:state.myOwnFundForm,onFormChanged:function(t){state.myOwnFundForm=Object.assign(Object.assign({},state.myOwnFundForm),t.detail);e.isNotAllInformationProvidedMessageVisible=false}})),h("sss-standard-choice-form",{onStandardChoiceFormSignatureUpdated:function(e){state.myOwnFundForm=Object.assign(Object.assign({},state.myOwnFundForm),{standardChoiceFormSignature:fromNullable(e.detail.standardChoiceFormSignature)})}})),h("div",{class:"mt-4"},h("sss-notifications-section",null)),this.isNotAllInformationProvidedMessageVisible&&h("div",{class:"mt-4 alert alert-danger",role:"alert"},"All fields are required to complete submission. Make sure you have selected a fund."),h("div",{class:"d-flex mt-4"},h("div",{class:"flex-grow-1 w-50"},h("div",{class:"mr-2"},h("fl-button",{onClick:function(){return navigationService.navigateInternally(e.history,SuperSelectionAppRoutes.ChoicePage)},isBlockElement:true,variant:"secondary"},h("span",null,"Back")))),h("div",{class:"flex-grow-1 w-50"},h("div",{class:"ml-2"},h("fl-promise-button",{isBlockElement:true,promiseFn:function(){return e.handleSubmitForm()}},h("span",null,"Save and continue")))))))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:this.formState="validated";if(!this.formElement.checkValidity()){return[2]}e=isSome(state.myOwnFundForm.fundUsi)&&isSome(state.myOwnFundForm.memberNumber)&&isSome(state.myOwnFundForm.standardChoiceFormSignature);if(!e){this.isNotAllInformationProvidedMessageVisible=true;return[2]}t={fundUsi:this.getOrError(state.myOwnFundForm.fundUsi),memberNumber:this.getOrError(state.myOwnFundForm.memberNumber),standardChoiceFormSignature:this.getOrError(state.myOwnFundForm.standardChoiceFormSignature)};return[4,customFundChoiceApi.submitCustomFundChoiceAsync(t)];case 1:n.sent();superSelectionAppService.markSuperSelectionAsSubmitted();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.Success);return[2]}}))}))};e.prototype.getOrError=function(e){return _function.pipe(e,getOrElse((function(){throw new Error("Option value is none.")})))};Object.defineProperty(e,"assetsDirs",{get:function(){return["assets"]},enumerable:false,configurable:true});return e}();injectHistory(MyOwnFund);var MyOwnFundInputs=function(){function e(e){var t=this;registerInstance(this,e);this.formChanged=createEvent(this,"formChanged",7);this.MIN_SEARCH_STRING_LENGTH=3;this.MAX_RECORD_COUNT=10;this.searchFundsAsync=function(e){return __awaiter(t,void 0,void 0,(function(){var t;return __generator(this,(function(n){switch(n.label){case 0:return[4,australianFundLookupService.searchFundsAsync(e,this.MAX_RECORD_COUNT)];case 1:t=n.sent();return[2,t.sort((function(e,t){return e.productName.localeCompare(t.productName)})).map((function(e){return{label:e.productName+" ("+e.usi+")",value:e.usi}}))]}}))}))}}e.prototype.render=function(){var e=this;return h("div",null,h("div",{class:""},h("label",{class:"mb-2 font-weight-bold"},"Superannuation Fund Name"),h("fl-dropdown-async",{searchFunction:this.searchFundsAsync,minSearchStringLength:this.MIN_SEARCH_STRING_LENGTH,required:true,requiredValidationMessage:"Select a fund",placeholder:"Search by name or USI (type at least "+this.MIN_SEARCH_STRING_LENGTH+" characters)",value:this.selectedOption,onValueChanged:function(t){e.selectedOption=t.detail;e.updateFundUsi(t.detail.value.toString())}}),h("div",{class:"invalid-feedback"},"Select a fund"),isSome(this.myOwnFundForm.fundUsi)&&h("div",null,h("label",{class:"mb-2 mt-3 font-weight-bold"},"Superannuation Fund USI"),h("p",{class:"mb-0"},this.myOwnFundForm.fundUsi.value),h("p",{class:"small mt-1"},"Please ensure this is the correct fund USI as some funds have similar names"))),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Member Number"),h("input",{placeholder:"Enter your member number",type:"text",class:"form-control",required:true,pattern:"[A-Za-z0-9]{4,16}",name:"memberNumber",id:"memberNumber",value:toUndefined(state.myOwnFundForm.memberNumber),onChange:function(t){return e.updateMemberNumber(t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid member number (only numbers and / or letters)")))};e.prototype.updateFundUsi=function(e){this.formChanged.emit({fundUsi:some(e)})};e.prototype.updateMemberNumber=function(e){this.formChanged.emit({memberNumber:some(e)})};return e}();var NotificationsSection=function(){function e(e){registerInstance(this,e)}e.prototype.disconnectedCallback=function(){notificationsService.clearNotifications()};e.prototype.render=function(){var e=notificationsService.state.items;if(e.length<=0)return h(Host,null);var t=e[0];var n="alert alert-"+t.type;return h("div",{class:n,role:"alert"},h("div",{class:"d-flex"},h("p",{class:"mb-0 flex-grow-1"},h("strong",null,e[0].details.title)),h("button",{onClick:this.handleClose,type:"button",class:"close pb-1","aria-label":"Close"},h("span",{"aria-hidden":"true"},"×"))),h("p",{class:"mb-0 mt-1"},e[0].details.description))};e.prototype.handleClose=function(){notificationsService.closeCurrent()};return e}();var initial={fundId:"",memberNumber:"",usi:"",standardChoiceFormSignature:""};var state$1=createStore(initial).state;var PromotedFundJoinIFrameBuilder=function(){function e(){var e=this;this.hostIsLocalSuperSelection=function(){return window.location.origin=="http://localhost:7100"};this.environmentDiscriminator=function(){return e.hostIsLocalSuperSelection()?"autodev-partner":window.location.hostname.toLowerCase().split(".")[0]};this.promotedFundJoinAppUrl=function(){return"https://"+e.environmentDiscriminator()+".flarehr.com/promoted-fund-join/embed/v1.0/web"}}e.prototype.build=function(e,t){if(!(e===null||e===void 0?void 0:e.contentDocument))return;var n=Object.assign(Object.assign({},this.getMemberData()),{partnerId:superSelectionAppService.partnerIdOrDefault,accountId:superSelectionAppService.accountIdOrDefault,fundId:state$1.fundId,authToken:superSelectionAppService.jwt});var r=function(n){var i=n.data;if(!i){return}if(i.sender==="promoted-fund-redirect"){window.removeEventListener("message",r);switch(i.type){case"cancel":navigationService.navigateInternally(t,SuperSelectionAppRoutes.ChoicePage);break;case"success":if(i.memberNumber){state$1.memberNumber=i.memberNumber;state$1.usi=i.usi.replace(/ /g,"");navigationService.navigateInternally(t,SuperSelectionAppRoutes.PromotedFundStandardChoice);break}default:navigationService.navigateInternally(t,SuperSelectionAppRoutes.ChoicePage);break}return}if(i.sender==="promoted-fund-join"){switch(i.type){case"contentResized":e.height=i.height>0?i.height:e.height;e.width=i.width>0?i.width:e.width;break;case"pageNavigated":window.scroll(e.offsetLeft,e.offsetTop);iframe.navigation(window.location.href);break}}};window.addEventListener("message",r);var i=e.contentDocument;i.open();var a=i.createElement("form");a.method="POST";a.target="_self";a.action=this.promotedFundJoinAppUrl();var o;for(o in n){var s=n[o];if(s!==undefined){var u=document.createElement("input");u.type="hidden";u.name=o;u.value=s;a.append(u)}}i.appendChild(a);i.close();a.submit()};e.prototype.getMemberData=function(){var e,t;var n=superSelectionAppService.superBuyer;return{title:n.userProfile.title,firstName:n.userProfile.firstName,middleName:n.userProfile.middleName,lastName:n.userProfile.lastName,dateOfBirth:n.userProfile.dateOfBirth,gender:n.userProfile.gender,email:n.userProfile.email,mobilePhone:n.userProfile.mobilePhone,taxFileNumber:(e=n.tfn)!==null&&e!==void 0?e:"",addressLine1:n.userProfile.address.addressLine1,addressLine2:(t=n.userProfile.address.addressLine2)!==null&&t!==void 0?t:"",city:n.userProfile.address.city,state:n.userProfile.address.state,postCode:n.userProfile.address.postcode}};return e}();var PromotedFundJoinIFrameBuilder$1=new PromotedFundJoinIFrameBuilder;var PromotedFundJoinPage=function(){function e(e){registerInstance(this,e)}e.prototype.componentDidLoad=function(){PromotedFundJoinIFrameBuilder$1.build(this.iframeElement,this.history)};e.prototype.render=function(){var e=this;return h(Host,{class:"d-flex flex-fill"},h("iframe",{width:"100%",height:window.innerHeight,style:{border:"none"},ref:function(t){return e.iframeElement=t}}))};return e}();var PromotedFundChoiceApi=function(){function e(){}e.prototype.submitChoiceAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("super-choice/promoted-fund").post(e).badRequest((function(){throw new Error("Failed to process Promoted Fund choice request")})).text()]}))}))};return e}();var promotedFundChoiceApi=new PromotedFundChoiceApi;var PromotedFundStandardChoicePage=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){var e=this;return h(Host,{class:"d-flex flex-fill"},h("div",{class:"container"},h("div",{class:"row justify-content-center"},h("div",{class:"col col-sm-10 col-md-7"},h("div",null,h("div",null,"You're almost done, simply sign the Standard Choice Form below to finalise your superannuation choice."),h("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t}},h("sss-standard-choice-form",{onStandardChoiceFormSignatureUpdated:function(e){state$1.standardChoiceFormSignature=e.detail.standardChoiceFormSignature}})),h("div",{class:"d-flex mt-4"},h("div",{class:"flex-grow-1 w-50"},h("div",{class:"ml-2"},h("fl-promise-button",{isBlockElement:true,promiseFn:function(){return e.handleSubmitForm()}},h("span",null,"Save and continue"))))))))))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:this.formState="validated";if(!this.formElement.checkValidity())return[3,2];return[4,promotedFundChoiceApi.submitChoiceAsync(Object.assign(Object.assign({},state$1),{shownFunds:superSelectionAppService.promotedFunds}))];case 1:e.sent();superSelectionAppService.markSuperSelectionAsSubmitted();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.Success);e.label=2;case 2:return[2]}}))}))};return e}();var selectedSuperChoiceSectionCss="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.picked-block{background-color:var(--fl-color-primary);border-top-right-radius:3px;right:0;top:0}.picked-box-border{border:2px solid var(--fl-color-primary)}";var SelectedSuperChoiceSection=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h(Host,{class:"bg-white rounded-sm picked-box-border p-3"},h("div",{class:"d-flex"},h("div",{class:"flex-grow-1 font-weight-bold"},this.fundType),h("div",{class:"px-3 py-2 text-white picked-block position-absolute"},"You picked")),h("div",null,this.fundName))};return e}();SelectedSuperChoiceSection.style=selectedSuperChoiceSectionCss;var SelfManagedFund=function(){function e(e){var t=this;registerInstance(this,e);this.showSmsfNotSupported=false;this.eventTrackingService=EventTrackingService.Instance;this.success=function(){superSelectionAppService.markSuperSelectionAsSubmitted();navigationService.navigateInternally(t.history,SuperSelectionAppRoutes.Success)}}e.prototype.componentDidLoad=function(){return this.eventTrackingService.TrackSmsfSuperFundDetailViewedAsync({promotedFundsShown:superSelectionAppService.promotedFunds})};e.prototype.render=function(){var e=this;return h(Host,{class:"d-flex flex-fill"},h("sss-custom-fund",{class:"flex-fill"},h("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t}},h("div",{class:"card p-4"},h("p",{class:"font-weight-bold"},"Fund details"),h("p",{class:"text-warning mb-4 small"},"Make sure you are already a member of the fund before completing this step."),h("sss-self-managed-fund-inputs",{fundForm:state.selfManagedFundForm,onFormChanged:function(e){state.selfManagedFundForm=Object.assign(Object.assign({},state.selfManagedFundForm),e.detail)}})),h("sss-standard-choice-form",{onStandardChoiceFormSignatureUpdated:function(e){state.selfManagedFundForm=Object.assign(Object.assign({},state.selfManagedFundForm),e.detail)}}),this.showSmsfNotSupported&&h("sss-smsf-not-supported-dialog",{ref:function(t){return e.notSupportedDialog=t},onContinue:this.success})),h("div",{class:"mt-4"},h("sss-notifications-section",null)),h("div",{class:"d-flex mt-4"},h("div",{class:"flex-grow-1 w-50"},h("div",{class:"mr-2"},h("fl-button",{onClick:function(){return navigationService.navigateInternally(e.history,SuperSelectionAppRoutes.ChoicePage)},isBlockElement:true,variant:"secondary"},h("span",null,"Back")))),h("div",{class:"flex-grow-1 w-50"},h("div",{class:"ml-2"},h("fl-promise-button",{isBlockElement:true,promiseFn:function(){return e.handleSubmitForm()}},h("span",null,"Save and continue")))))))};e.prototype.componentDidRender=function(){var e;this.showSmsfNotSupported&&((e=this.notSupportedDialog)===null||e===void 0?void 0:e.scrollIntoView())};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:this.formState="validated";if(!this.formElement.checkValidity())return[3,2];e={smsfChoice:{abn:state.selfManagedFundForm.fundAbn,fundName:state.selfManagedFundForm.fundName,fundAddress:{addressLine1:state.selfManagedFundForm.addressLine1,addressLine2:state.selfManagedFundForm.addressLine2,city:state.selfManagedFundForm.city,state:state.selfManagedFundForm.state,postcode:state.selfManagedFundForm.postcode},bsb:state.selfManagedFundForm.bsb,bankAccountName:state.selfManagedFundForm.bankAccountName,bankAccountNumber:state.selfManagedFundForm.bankAccountNumber,electronicServiceAddress:state.selfManagedFundForm.fundEsa},standardChoiceFormSignature:state.selfManagedFundForm.standardChoiceFormSignature};return[4,customFundChoiceApi.submitSelfManagedFundChoiceAsync(e)];case 1:t.sent();if(superSelectionAppService.showSmsfNotSupported){this.showSmsfNotSupported=true}else{this.success()}t.label=2;case 2:return[2]}}))}))};return e}();injectHistory(SelfManagedFund);var bsbNumbers={"01":"Australia and New Zealand Banking Group","03":"Westpac Banking Corporation",73:"Westpac Banking Corporation","06":"Commonwealth Bank of Australia",76:"Commonwealth Bank of Australia","08":"National Australia Bank",78:"National Australia Bank","09":"Reserve Bank of Australia",10:"BankSA (division of Westpac Bank)",11:"St George Bank (division of Westpac Bank)",33:"St George Bank (division of Westpac Bank)",12:"Bank of Queensland",14:"Rabobank",15:"Town & Country Bank",18:"Macquarie Bank",19:"Bank of Melbourne (division of Westpac Bank)",55:"Bank of Melbourne (division of Westpac Bank)",21:"JP Morgan Chase Bank",22:"BNP Paribas",23:"Bank of America",24:"Citibank & Citibank NA",510:"Citibank & Citibank NA",25:"BNP Paribas Securities",26:"Bankers Trust Australia (division of Westpac Bank)",29:"MUFG Bank",30:"Bankwest (division of Commonwealth Bank)",31:"Bank Australia",325:"Beyond Bank",34:"HSBC Bank Australia",985:"HSBC Bank Australia",35:"Bank of China",980:"Bank of China",40:"Commonwealth Bank of Australia",41:"Deutsche Bank",42:"Commonwealth Bank of Australia",52:"Commonwealth Bank of Australia",45:"OCBC Bank",46:"Advance Bank (division of Westpac Bank)",47:"Challenge Bank (division of Westpac Bank)",48:"Suncorp-Metway",664:"Suncorp-Metway",512:"Community First Credit Union",514:"RACQ Bank",517:"Volt Bank",533:"Bananacoast Community Credit Union",57:"Australian Settlements",61:"Adelaide Bank (division of Bendigo and Adelaide Bank)",611:"Endeavour Mutual Bank",823:"Endeavour Mutual Bank",630:"Greater Bank",637:"Greater Bank",632:"B&E",633:"Bendigo Bank",634:"Uniting Financial Services",638:"Heritage Bank",880:"Heritage Bank",639:"Home Building Society (division of Bank of Queensland)",640:"Hume Bank",641:"IMB",647:"IMB",642:"Australian Military Bank",645:"Auswide Bank",656:"Auswide Bank",646:"Maitland Mutual Building Society",650:"Newcastle Permanent Building Society",653:"Pioneer Permanent Building Society (division of Bank of Queensland)",654:"Queensland Country Credit Union",655:"The Rock",659:"G&C Mutual Bank",676:"Gateway Bank",70:"Indue",721:"Holiday Coast Credit Union",722:"Southern Cross Credit Union",723:"Bank of Heritage Isle",724:"MOVE",728:"Summerland Credit Union",777:"Police & Nurse",80:"Cuscal",670:"Cuscal",812:"Teachers Mutual Bank",813:"Capricornian",814:"Credit Union Australia",815:"Police Bank",817:"Warwick Credit Union",818:"Bank of Communications",819:"Industrial & Commercial Bank of China",824:"Sutherland Credit Union",825:"Big Sky Building Society",833:"Defence Bank",882:"Unity Bank",888:"China Construction Bank",90:"Australia Post",911:"Sumitomo Mitsui Banking Corporation",913:"State Street Bank & Trust Company",917:"Arab Bank Australia",918:"Mizuho Bank",922:"United Overseas Bank",923:"ING Bank",936:"ING Bank",931:"Mega International Commercial Bank",932:"Regional Australia Bank",939:"AMP Bank",941:"Delphi Bank (division of Bendigo and Adelaide Bank)",942:"Bank of Sydney",943:"Taiwan Business Bank",944:"Members Equity Bank",946:"UBS AG",951:"BOQ Specialist",969:"Tyro Payments"};var SelfManagedFundInputs=function(){function e(e){registerInstance(this,e);this.formChanged=createEvent(this,"formChanged",7);this.currentBank=none;this.stateOptions=[{value:"NSW",label:"NSW"},{value:"QLD",label:"QLD"},{value:"ACT",label:"ACT"},{value:"VIC",label:"VIC"},{value:"TAS",label:"TAS"},{value:"WA",label:"WA"},{value:"SA",label:"SA"},{value:"NT",label:"NT"}];this.bsbRegex=new RegExp(/^[0-9]{3}[0-9]{3}$/);this.bankAccountNumberRegex=new RegExp(/^[0-9]{2,10}$/)}e.prototype.render=function(){var e=this;return h("div",null,h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Fund name *"),h("input",{placeholder:"Enter your fund name",type:"text",class:"form-control",required:true,minlength:"2",name:"fundName",id:"fundName",value:state.selfManagedFundForm.fundName,onChange:function(t){return e.updateFormField("fundName",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid fund name")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Fund ABN *"),h("input",{placeholder:"Enter your fund ABN",type:"text",class:"form-control",required:true,minlength:"2",name:"fundAbn",id:"fundAbn",value:state.selfManagedFundForm.fundAbn,onChange:function(t){return e.updateFormField("fundAbn",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid fund ABN")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Electronic service address alias (ESA) *"),h("input",{placeholder:"Enter your ESA",type:"text",class:"form-control",required:true,minlength:"2",name:"fundEsa",id:"fundEsa",value:state.selfManagedFundForm.fundEsa,onChange:function(t){return e.updateFormField("fundEsa",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid fund ESA")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Address line 1 *"),h("input",{placeholder:"Enter your address",type:"text",class:"form-control",required:true,minlength:"2",name:"addressLine1",id:"addressLine1",value:state.selfManagedFundForm.addressLine1,onChange:function(t){return e.updateFormField("addressLine1",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid address")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Address line 2 (optional)"),h("input",{placeholder:"Enter your address",type:"text",class:"form-control",name:"addressLine2",id:"addressLine2",value:state.selfManagedFundForm.addressLine2,onChange:function(t){return e.updateFormField("addressLine2",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid address")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"City/suburb *"),h("input",{placeholder:"Enter your city",type:"text",class:"form-control",name:"city",required:true,id:"city",value:state.selfManagedFundForm.city,onChange:function(t){return e.updateFormField("city",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid city/suburb *")),h("div",{class:"mt-3"},h("label",{class:"mb-2 font-weight-bold"},"State *"),h("select",{class:"form-control",name:"state",required:true,id:"state",onChange:function(t){e.updateFormField("state",t.target.value.trim())}},h("option",{disabled:true,selected:!this.fundForm.state,value:""},"Select a state"),this.stateOptions.map((function(t){return h("option",{value:t.value,selected:e.fundForm.state===t.value},t.label)}))),h("div",{class:"invalid-feedback"},"Select a state")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Post code *"),h("input",{placeholder:"Enter your post code",type:"text",required:true,class:"form-control",name:"postcode",minlength:"4",maxlength:"4",pattern:"[0-9]{4}",id:"postcode",value:state.selfManagedFundForm.postcode,onChange:function(t){return e.updateFormField("postcode",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid post code")),h("div",null,h("i",{class:"fas fa-check-circle"})),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"BSB *"),h("input",{placeholder:"Enter your BSB",type:"text",required:true,class:"form-control",name:"bsb",id:"bsb",minlength:"6",maxlength:"7",onKeyUp:function(t){return e.updateCurrentBank(t)},pattern:this.bsbRegex.source,value:state.selfManagedFundForm.bsb}),isSome(this.currentBank)&&h("p",{class:"mt-3"},h("strong",null,"Bank name"),h("br",null),h("span",{class:"ml-2"},this.currentBank.value)),h("div",{class:"invalid-feedback"},"Enter a valid BSB")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Bank account name *"),h("input",{placeholder:"Enter your bank account name",type:"text",required:true,class:"form-control",name:"bankAccountName",minlength:"2",id:"bankAccountName",value:state.selfManagedFundForm.bankAccountName,onChange:function(t){return e.updateFormField("bankAccountName",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid bank account name")),h("div",{class:"mt-4"},h("label",{class:"mb-2 font-weight-bold"},"Bank account number *"),h("input",{placeholder:"Enter your bank account number",type:"text",required:true,class:"form-control",name:"bankAccountNumber",id:"bankAccountNumber",minlength:"2",maxlength:"11",pattern:this.bankAccountNumberRegex.source,value:state.selfManagedFundForm.bankAccountNumber,onKeyUp:function(t){return e.updateCurrentBankAccountNumber(t)},onChange:function(t){return e.updateFormField("bankAccountNumber",t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Enter a valid bank account number")))};e.prototype.updateFormField=function(e,t){var n;this.formChanged.emit((n={},n[e]=t,n))};e.prototype.filterDigits=function(e){return e.replace(/[^0-9]/g,"")};e.prototype.updateCurrentBank=function(e){var t=this.filterDigits(e.target.value);var n=t.substring(0,2);var r=t.substring(0,3);var i=bsbNumbers[n];var a=bsbNumbers[r];if(i)this.currentBank=some(i);if(a)this.currentBank=some(a);if(t==="")this.currentBank=none;this.updateFormField("bsb",t)};e.prototype.updateCurrentBankAccountNumber=function(e){var t=this.filterDigits(e.target.value);this.updateFormField("bankAccountNumber",t)};return e}();var __decorate=undefined&&undefined.__decorate||function(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)if(o=e[s])a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a;return i>3&&a&&Object.defineProperty(t,n,a),a};var AuthenticationState;(function(e){e[e["Unauthorized"]=0]="Unauthorized";e[e["Authenticated"]=1]="Authenticated";e[e["Error"]=2]="Error"})(AuthenticationState||(AuthenticationState={}));var ReactNativeInteropMode=function(){function e(){}return e}();function createInitialState(){return{authenticationState:AuthenticationState.Unauthorized,jwt:none,reactNativeInterop:none,iframeInterop:none,appConfiguration:none}}var SessionStore=function(e){__extends(t,e);function t(){return e.call(this,createInitialState())||this}return t}(Store);SessionStore=__decorate([StoreConfig({name:"sss-session",resettable:true})],SessionStore);var sessionStore=new SessionStore;var InteropQuery=function(e){__extends(t,e);function t(t){var n=e.call(this,t)||this;n.store=t;return n}t.prototype.isReactNativeInteropEnabled=function(){return isSome(this.getValue().reactNativeInterop)};t.prototype.isIframeInteropEnabled=function(){return isSome(this.getValue().iframeInterop)};t.prototype.getIframeInteropMode=function(){var e=this.getValue().iframeInterop;if(isNone(e)){throw Error("Failed to get iframe interop information: no data in store")}if(!this.isIframeInteropEnabled()){throw Error("Failed to get iframe interop information: iframe mode is disabled")}return e.value};return t}(Query);var interopQuery=new InteropQuery(sessionStore);var initialSlateSuper={slateFundForm:{memberNumber:"",standardChoiceFormSignature:"",shownFunds:[]}};var state$2=createStore(initialSlateSuper).state;var SlateIFrameBuilder=function(){function e(){var e=this;this.hostIsLocalSuperSelection=function(){return window.location.origin=="http://localhost:7100"};this.hostIsDeployed=function(){return window.location.origin.endsWith("partner.flarehr.com")};this.skipConsolidation=function(){return interopQuery.isReactNativeInteropEnabled()?"true":"false"};this.skipInsurance=function(){return interopQuery.isReactNativeInteropEnabled()?"true":"false"};this.environmentDiscriminator=function(){var e=window.location.hostname.toLowerCase().split(".")[0];switch(e){case"autodev-partner":case"test-partner":case"partner":case"sandbox-partner":return e.replace("partner","");default:return"autodev-"}};this.slateJoinAppUrl=function(){return"https://"+e.environmentDiscriminator()+"join.slatesuper.com.au/confirm"}}e.prototype.build=function(e,t){if(!(e===null||e===void 0?void 0:e.contentDocument))return;var n=this.hostIsLocalSuperSelection()||this.hostIsDeployed()?window.location.origin+"/super-selection/embed/v1.0/app":"https://autodev-partner.flarehr.com/super-selection/embed/v1.0/app";var r=n+"/slate-redirect.html";var i=Object.assign(Object.assign({},this.getSlateJoinMemberData()),{successRedirectUrl:r,cancelRedirectUrl:r,skipConsolidation:this.skipConsolidation(),skipInsurance:this.skipInsurance()});if(this.includeJwt()){i.authToken=superSelectionAppService.jwt}var a=function(n){var r=n.data,i=n.origin;if(!r){return}if(r.sender==="slate-redirect"){window.removeEventListener("message",a);switch(r.type){case"success":if(r.memberNumber){state$2.slateFundForm.memberNumber=r.memberNumber;navigationService.navigateInternally(t,SuperSelectionAppRoutes.SlateStandardChoice);break}default:navigationService.navigateInternally(t,SuperSelectionAppRoutes.ChoicePage);break}return}if(r.sender==="flare"&&i.endsWith("join.slatesuper.com.au")){switch(r.type){case"contentResized":e.height=r.height>0?r.height:e.height;e.width=r.width>0?r.width:e.width;break}}};window.addEventListener("message",a);var o=e.contentDocument;o.open();var s=o.createElement("form");s.method="POST";s.target="_self";s.action=this.slateJoinAppUrl();var u;for(u in i){var l=i[u];if(l!==undefined){var c=document.createElement("input");c.type="hidden";c.name=u;c.value=l;s.append(c)}}o.appendChild(s);o.close();s.submit()};e.prototype.getSlateJoinMemberData=function(){var e,t;var n=superSelectionAppService.superBuyer;var r=function(e){switch(e){case"Male":return"Male";case"Female":return"Female";case"Intersex":return"Intersex/Indeterminate";default:return"Unknown"}};return{firstName:n.userProfile.firstName,middleName:n.userProfile.middleName,lastName:n.userProfile.lastName,dateOfBirth:n.userProfile.dateOfBirth,gender:r(n.userProfile.gender),email:n.userProfile.email,mobilePhone:n.userProfile.mobilePhone,taxFileNumber:(e=n.tfn)!==null&&e!==void 0?e:"",addressLine1:n.userProfile.address.addressLine1,addressLine2:(t=n.userProfile.address.addressLine2)!==null&&t!==void 0?t:"",city:n.userProfile.address.city,state:n.userProfile.address.state,postCode:n.userProfile.address.postcode}};e.prototype.includeJwt=function(){return!this.slateJoinAppUrl().match(/autodev|sandbox/)};return e}();var slateIFrameBuilder=new SlateIFrameBuilder;var SlateJoinPage=function(){function e(e){registerInstance(this,e)}e.prototype.componentDidLoad=function(){slateIFrameBuilder.build(this.iframeElement,this.history)};e.prototype.render=function(){var e=this;return h(Host,{class:"d-flex flex-fill"},h("iframe",{width:"100%",height:window.innerHeight,style:{border:"none"},ref:function(t){return e.iframeElement=t}}))};return e}();var SlateChoiceApi=function(){function e(){}e.prototype.submitSlateChoiceAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().url("super-choice/slate").post(e).badRequest((function(){throw new Error("Failed to process Slate join request")})).text()]}))}))};return e}();var slateChoiceApi=new SlateChoiceApi;var SlateStandardChoicePage=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){var e=this;return h(Host,{class:"d-flex flex-fill"},h("div",{class:"container"},h("div",{class:"row justify-content-center"},h("div",{class:"col col-sm-10 col-md-7"},h("sss-slatesuper-header",null),h("div",null,h("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t}},h("sss-standard-choice-form",{onStandardChoiceFormSignatureUpdated:function(e){state$2.slateFundForm=Object.assign(Object.assign({},state$2.slateFundForm),e.detail)}})),h("div",{class:"d-flex mt-4"},h("div",{class:"flex-grow-1 w-50"},h("div",{class:"mr-2"},h("stencil-route-link",{url:"/"},h("fl-button",{isBlockElement:true,variant:"secondary"},h("span",null,"Back"))))),h("div",{class:"flex-grow-1 w-50"},h("div",{class:"ml-2"},h("fl-promise-button",{isBlockElement:true,promiseFn:function(){return e.handleSubmitForm()}},h("span",null,"Save and continue"))))))))))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:this.formState="validated";if(!this.formElement.checkValidity())return[3,2];return[4,slateChoiceApi.submitSlateChoiceAsync(Object.assign(Object.assign({},state$2.slateFundForm),{shownFunds:superSelectionAppService.promotedFunds}))];case 1:e.sent();superSelectionAppService.markSuperSelectionAsSubmitted();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.Success);e.label=2;case 2:return[2]}}))}))};return e}();var slatesuperHeaderCss="";var SlatesuperHeader=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h("div",{class:"d-flex"},h("div",null,h("img",{class:"ss-choice-logo img-thumbnail",alt:"Simple Financial Choices Pty Ltd",src:getAssetPath("assets/logo-slate.png")})),h("div",{class:"d-flex flex-column ml-3 align-items-left"},h("p",{class:"confirm-title font-weight-bold mb-0"},"You’re almost there!"),h("p",{class:"confirm-text mb-0"},"To proceed type your name below which authorises the signing of the Standard Choice form confirming your super selection.")))};Object.defineProperty(e,"assetsDirs",{get:function(){return["assets"]},enumerable:false,configurable:true});return e}();SlatesuperHeader.style=slatesuperHeaderCss;var selfManagedNotSupportedCss="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.overlay{position:absolute;top:0;left:0;z-index:100;background-color:#fff;opacity:0.7;width:100%;height:100%}.dialog{z-index:101;position:relative}";var SmsfNotSupportedDialog=function(){function e(e){var t=this;registerInstance(this,e);this.continue=createEvent(this,"continue",7);this.standardChoiceFormUrl="/super-selection/embed/v1.0/app/assets/Superannuation_Standard_Choice_Form.pdf";this.handleContinue=function(){t.continue.emit()}}e.prototype.render=function(){return h(Host,null,h("div",{class:"overlay"}),h("div",{class:"dialog"},h("div",{class:"card p-4 mt-4 bg-light text-center"},h("div",{style:{"text-align":"center"}},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",fill:"orange",viewBox:"0 0 16 16"},h("path",{d:"M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}))),h("p",{class:"small mt-4 mb-0"},"You’ve selected a self-managed super fund (SMSF). Currently, SMSF information can’t be sent via this form. You’ll need to provide your employer with a"," ",h("a",{target:"_blank",href:this.standardChoiceFormUrl},"standard choice form")," ","for your SMSF details."),h("div",{class:"d-flex mt-4"},h("div",{class:"w-25"}),h("div",{class:"w-50"},h("fl-button",{onClick:this.handleContinue,isBlockElement:true,variant:"primary"},h("span",null,"Continue")))))))};return e}();SmsfNotSupportedDialog.style=selfManagedNotSupportedCss;var StandardChoiceFormInputDefaultFund=function(){function e(e){registerInstance(this,e);this.standardChoiceFormSignatureUpdated=createEvent(this,"standardChoiceFormSignatureUpdated",7);this.standardChoiceFormUrl="/super-selection/embed/v1.0/app/assets/Superannuation_Standard_Choice_Form.pdf";this.standardChoiceFormSignature=""}e.prototype.render=function(){var e=this;return h("div",{class:"card p-4 mt-4 bg-light"},h("h4",{class:"small font-weight-bold"},"Superannuation Standard Choice Form"),h("p",{class:"small mt-2"},"The superannuation"," ",h("a",{target:"_blank",href:this.standardChoiceFormUrl},"standard choice form")," ","informs your employer of your choice of fund."),h("h4",{class:"small font-weight-bold"},"Type your full name below (required)"),h("input",{placeholder:"Type your full name",type:"text",autocomplete:"off",class:"form-control",required:true,minlength:"2",name:"standardChoiceFormSignature",id:"standardChoiceFormSignature",value:this.standardChoiceFormSignature,onChange:function(t){return e.updateFormField(t.target.value.trim())}}),h("div",{class:"invalid-feedback"},"Type your full name"),h("p",{class:"small mt-3 mb-0"},"Your authorisation is required for signing this form. Applying your full name in the text field above is the same as applying your written signature and is legally binding."))};e.prototype.updateFormField=function(e){this.standardChoiceFormSignatureUpdated.emit({standardChoiceFormSignature:e})};return e}();var Success=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h(Host,{class:"d-flex flex-fill"},h("div",{class:"container mt-5"},h("div",{class:"row justify-content-center"},h("div",{class:"col col-sm-9 col-md-6"},h("div",{class:"bg-light rounded p-4"},h("div",{class:"d-flex justify-content-center"},h("div",null,h("svg",{width:"3em",height:"3em",viewBox:"0 0 16 16",class:"bi bi-check-circle-fill text-success",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"},h("path",{"fill-rule":"evenodd",d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"})))),h("div",{class:"d-flex justify-content-center"},h("p",{class:"mt-3 confirm-title text-center font-weight-bold px-5"},"Successfully updated superannuation details")),h("div",{class:"mt-2 text-center"},h("p",{class:"confirm-text mb-0"},"Your superannuation details have been updated successfully."),h("br",null),h("p",{class:"confirm-text mb-0"},"To continue with your onboarding, press ",h("strong",null,"Continue")," below."))),h("div",{class:"flex-grow-1 mt-4"},h("fl-promise-button",{isBlockElement:true,onClick:this.handleContinueButtonClick},h("span",null,"Continue")))))))};e.prototype.handleContinueButtonClick=function(e){superSelectionAppService.completeSuperSelectionFlow()};return e}();var superChoicePageCss="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:250px}}";var SuperChoiceItem=function(){function e(e){registerInstance(this,e);this.joinFundClicked=createEvent(this,"joinFundClicked",7);this.eventTrackingService=EventTrackingService.Instance}e.prototype.render=function(){var e=this;return h(Host,{class:{"d-flex p-3 fund-item":true,"ss-picked-fund":this.isSelected}},h("div",{class:"card-body py-0 px-0 px-xl-3"},this.isSelected&&h("div",{class:"px-3 py-2 text-white promoted-picked-block position-absolute"},"You picked"),h("div",{class:"d-flex flex-fill flex-column align-items-center"},h("div",{class:"d-flex justify-content-end w-100"},h("div",{class:"text-muted small border rounded-sm px-1 mt-n2 mr-n2 mb-1"},"Advertised")),h("img",{class:"ss-choice-logo",alt:this.name,src:getAssetPath("assets/"+this.logo)}),h("p",{class:"font-weight-bold text-center mt-3 mb-0"},this.name),this.subText&&h("span",{class:"text-muted small text-center font-italic"},this.subText),h("div",{class:"mt-3"},JSON.parse(this.features).map((function(e){return h("p",{class:"text-center"},e.value)}))),this.featureSubText&&h("p",{class:"small text-muted text-center font-italic"},this.featureSubText))),h("div",{class:"text-center bottom-half-fund-tile"},h("div",{class:"p-3"},h("fl-button",{class:"uuid-button-continue",isBlockElement:true,onClick:function(){return e.handleFundClick()}},"Choose this fund")),h("div",{class:"mb-2"},h("a",{target:"_blank",href:this.pdsLink,onClick:function(){return e.pdsViewedAsync()}},this.pdsLinkText?this.pdsLinkText:"View the PDS")),this.disclaimer,h("div",{class:"small text-muted"},this.abnInfo,h("br",null),"ABN: ",this.abn)))};e.prototype.handleFundClick=function(){return this.joinFundClicked.emit()};e.prototype.pdsViewedAsync=function(){return this.eventTrackingService.TrackSuperFundPdsViewedAsync({fundUsi:this.usi,fundName:this.name,pageName:"Panel Fund Page"})};Object.defineProperty(e,"assetsDirs",{get:function(){return["assets"]},enumerable:false,configurable:true});return e}();SuperChoiceItem.style=superChoicePageCss;var Slate={Id:"slate",Name:"Slate Super",PdsUrl:"https://slate.co/pds/?utm_source=flare&utm_medium=superselection",Usi:"32367272075001",DiversaAbn:"49 006 421 638"};var AustralianRetirementTrust={Id:"australian-retirement-trust",Name:"Australian Retirement Trust",PdsUrl:"https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf",Abn:"60 905 115 063"};var Aware={Id:"aware",Name:"Aware Super",PdsUrlText:"View the PDS and TMD",PdsUrl:"https://aware.com.au/member/forms-and-resources/pds/FSS",Abn:"53 226 460 365"};var Active={Id:"active",Name:"Active Super",PdsUrlText:"View the PDS",PdsUrl:"https://www.activesuper.com.au/pds",Abn:"28 901 371 321"};var PromotedFundIdList=[{dtoPropName:"slate",id:Slate.Id},{dtoPropName:"australianRetirementTrust",id:AustralianRetirementTrust.Id},{dtoPropName:"aware",id:Aware.Id},{dtoPropName:"active",id:Active.Id}];var ChosenFundService=function(){function e(){}e.prototype.GetChosenFundAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e,t,n,r,i,a,r,o,s;return __generator(this,(function(u){switch(u.label){case 0:n=(e=superSelectionAppService.superBuyer.superChoice)===null||e===void 0?void 0:e.choiceDetails;if(!n)return[2,none];if(!("promoted"in n))return[3,1];r=PromotedFundIdList.find((function(e){return e.dtoPropName in n.promoted}));i=(t=r===null||r===void 0?void 0:r.id)!==null&&t!==void 0?t:"";return[2,some({isPromoted:true,promotedId:i})];case 1:if(!("smsf"in n))return[3,2];return[2,some({isPromoted:false,name:n.smsf.fundName,type:"Self Managed Fund"})];case 2:if(!("myOwnFund"in n))return[3,4];a=n.myOwnFund.usi;return[4,this.getFundByUsiAsync(a)];case 3:r=u.sent();return[2,some({isPromoted:false,name:isSome(r)?r.value.productName:a,type:"My Own Fund"})];case 4:if(!("default"in n))return[3,6];o=n.default.usi;return[4,this.getFundByUsiAsync(o)];case 5:s=u.sent();return[2,some({isPromoted:false,name:isSome(s)?s.value.productName:o,type:"Default Fund"})];case 6:return[2,none]}}))}))};e.prototype.getFundByUsiAsync=function(e){return australianFundLookupService.getFundByUsiAsync(e)};return e}();var chosenFundService=new ChosenFundService;var superChoicePageCss$1="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:250px}}";var SuperChoicePage=function(){function e(e){var t=this;registerInstance(this,e);this.promotedFunds=this.getPromotedFunds();this.chosenFund=none;this.eventTrackingService=EventTrackingService.Instance;this.isPromotedFundSelected=function(e){return isSome(t.chosenFund)&&t.chosenFund.value.isPromoted&&t.chosenFund.value.promotedId===e}}e.prototype.componentDidLoad=function(){iframe.appReady();var e=this.promotedFunds.map((function(e){return e.fundId}));this.eventTrackingService.TrackSuperFundPanelViewedAsync({promotedFundsShown:e})};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this;return[4,chosenFundService.GetChosenFundAsync()];case 1:e.chosenFund=t.sent();return[2]}}))}))};e.prototype.render=function(){var e=this;var t="The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.";var n="The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare are making any recommendation or opinion.";var r="There are many super funds out there and you should consider the relevant product disclosure statement and choose one that is right for you. If you are unsure, obtain your own advice. You can choose your super fund later, if you need time to obtain advice.";var i="You should be aware that, if you do choose one of these advertised funds, Flare and its associated entities will normally receive a fee for you doing so.";var a="https://my.gov.au";var o="my.gov.au";var s="https://www.apra.gov.au/register-of-superannuation-institutions";var u="www.apra.gov.au/register-of-superannuation-institutions";return h(Host,null,h("div",{class:"container mt-0 mb-0"},h("div",{class:"row justify-content-center"},h("div",{class:"col"},h("h3",{class:"mt-3 font-weight-bold text-center mb-4"},"Choose your Super"))),h("div",{class:"row justify-content-center"},h("div",{class:"col"},h("p",{class:"text-center font-weight-bold"},t),h("p",{class:"text-center"},n),h("p",{class:"text-center"},r))),h("div",{class:"row"},h("div",{class:"col"},h("sss-notifications-section",null))),h("div",{class:"row justify-content-center mt-4"},h("div",{class:"col col-sm-10 col-md-8 col-xl-7"},h("div",{class:"row"},h("div",{class:"col"},h("div",{class:"d-flex flex-fill"},isSome(this.chosenFund)&&!this.chosenFund.value.isPromoted&&h("sss-selected-super-choice-section",{fundType:this.chosenFund.value.type,fundName:this.chosenFund.value.name,class:"flex-fill position-relative"})))),h("div",{class:"row mt-3 justify-content-center"},this.getPromotedFunds().map((function(t){return h("div",{class:"col-12 col-lg-6 d-flex"},h("sss-super-choice-item",{class:"card mb-3 mb-lg-0 mx-0 flex-grow-1",logo:t.logo,isSelected:e.isPromotedFundSelected(t.fundId),usi:t.usi,name:t.name,subText:t.subText,pdsLinkText:t.pdsLinkText,pdsLink:navigationService.toExternalUrl(t.pdsLink),features:JSON.stringify(t.features),featureSubText:t.featureSubText,disclaimer:t.disclaimer,abnInfo:t.abnInfo,abn:t.abn,onJoinFundClicked:function(){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){return[2,this.handleJoinSuperClickAsync(t)]}))}))}}))}))),h("div",{class:"row mt-3 px-3"},h("div",{class:"col p-4 border rounded bg-light"},h("div",{class:"row"},h("div",{class:"col"},h("h5",{class:"font-weight-bold"},"Choose another super fund"),h("p",{class:"mb-1"},"Select this option if you'd like to use your current account with another super fund."),h("ul",{class:"ml-n3"},h("li",null,"If you are unsure of your current super fund details, you can find out at"," ",h("a",{target:"_blank",href:navigationService.toExternalUrl(a)},o)),h("li",{class:"mt-1"},"A full list of super funds can be viewed at"," ",h("a",{target:"_blank",href:navigationService.toExternalUrl(s)},u))))),h("div",{class:"row"},h("div",{class:"col"},h("stencil-route-link",{url:SuperSelectionAppRoutes.MyOwnFund},h("fl-button",{isBlockElement:true,variant:"primary",class:"d-lg-none"},"Choose another fund"),h("div",{class:"mt-n3 d-none d-lg-flex justify-content-end align-items-end"},h("fl-button",{variant:"primary"},"Choose another fund"))))))))),h("div",{class:"row justify-content-center mt-5"},h("div",{class:"col"},h("p",{class:"text-center"},i)))))};e.prototype.allFunds=function(){var e=this;return[{fundId:Slate.Id,usi:Slate.Usi,name:Slate.Name,logo:"logo-slate.png",route:SuperSelectionAppRoutes.SlateJoin,pdsLink:Slate.PdsUrl,features:[{order:1,value:"A lifestage investment strategy that evolves with you"},{order:2,value:"Advanced mobile app with retirement forecast and smart features"},{order:3,value:"Member advocates at Slate to assist with your account"}],disclaimer:h("p",{class:"small text-muted"},"You should consider the"," ",h("a",{target:"_blank",href:navigationService.toExternalUrl(Slate.PdsUrl),onClick:function(){return e.pdsViewedAsync(Slate.Name,Slate.Usi)}},"Product Disclosure Statement")," ","and"," ",h("a",{target:"_blank",href:navigationService.toExternalUrl("https://slate.co/forms-and-documents/target-market-determination/")},"Target Market Determination")," ","before deciding to invest in or apply to become a member of the fund."),abnInfo:"Diversa Trustees Limited",abn:Slate.DiversaAbn},{fundId:AustralianRetirementTrust.Id,name:AustralianRetirementTrust.Name,subText:"QSuper is now part of Australian Retirement Trust. If you have an existing QSuper account, you will continue to hold that account by selecting this option.",logo:"logo-art.svg",route:SuperSelectionAppRoutes.PromotedFundJoin,pdsLink:AustralianRetirementTrust.PdsUrl,features:[{order:1,value:"$200 billion in retirement savings"},{order:2,value:"2+ million members"},{order:3,value:"A focus on delivering strong, long‑term returns"}],disclaimer:h("p",{class:"small text-muted"},"You should consider the"," ",h("a",{target:"_blank",href:navigationService.toExternalUrl(AustralianRetirementTrust.PdsUrl),onClick:function(){return e.pdsViewedAsync(AustralianRetirementTrust.Name)}},"Product Disclosure Statement")," ","before deciding to invest in or apply to become a member of this fund."),abnInfo:"Australian Retirement Trust",abn:AustralianRetirementTrust.Abn},{fundId:Aware.Id,name:Aware.Name,subText:"An industry fund for all",logo:"logo-aware.svg",route:SuperSelectionAppRoutes.PromotedFundJoin,pdsLinkText:Aware.PdsUrlText,pdsLink:Aware.PdsUrl,features:[{order:1,value:"Acting on climate change"},{order:2,value:"All profits go to members"},{order:3,value:"One of Australia’s largest funds"}],disclaimer:h("p",{class:"small text-muted"},"You should consider the"," ",h("a",{target:"_blank",href:navigationService.toExternalUrl(Aware.PdsUrl),onClick:function(){return e.pdsViewedAsync(Aware.Name)}},"Product Disclosure Statement")," ","before deciding to invest in or apply to become a member of this fund."),abnInfo:"Aware Super Pty Ltd",abn:Aware.Abn},{fundId:Active.Id,name:Active.Name,logo:"logo-active.svg",route:SuperSelectionAppRoutes.PromotedFundJoin,pdsLinkText:Active.PdsUrlText,pdsLink:Active.PdsUrl,features:[{order:1,value:"Delivered our best annual returns on record in 2020/2021*"},{order:2,value:"Recognised as a leader in responsible investing"},{order:3,value:"Calls answered in less than 20 seconds"}],featureSubText:"* Past performance is not a reliable indicator of future performance.",disclaimer:h("p",{class:"small text-muted"},"Active Super Accumulation Scheme is issued by LGSS Pty Limited, as trustee for Local Government Super ('Active Super'). Consider the PDS and TMD at"," ",h("a",{target:"_blank",onClick:function(){return e.pdsViewedAsync(Active.Name)},href:navigationService.toExternalUrl(Active.PdsUrl)},"activesuper.com.au")," ","before making a decision."),abnInfo:"Local Government Super (Active Super)",abn:Active.Abn}]};e.prototype.getPromotedFunds=function(){var e=this;var t=[];superSelectionAppService.promotedFunds.forEach((function(n){var r=e.allFunds().find((function(e){return n==e.fundId}));if(r!==undefined){t.push(r)}}));return t};e.prototype.handleJoinSuperClickAsync=function(e){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(n){switch(n.label){case 0:t=superSelectionAppService.promotedFunds;if(!(e.fundId===Slate.Id))return[3,2];return[4,this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({fundUsi:Slate.Usi,fundName:Slate.Name,promotedFundId:Slate.Id,promotedFundsShown:t})];case 1:n.sent();return[3,8];case 2:if(!(e.fundId===AustralianRetirementTrust.Id))return[3,4];return[4,this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({fundName:AustralianRetirementTrust.Name,promotedFundId:AustralianRetirementTrust.Id,promotedFundsShown:t})];case 3:n.sent();state$1.fundId=e.fundId;return[3,8];case 4:if(!(e.fundId===Aware.Id))return[3,6];return[4,this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({fundName:Aware.Name,promotedFundId:Aware.Id,promotedFundsShown:t})];case 5:n.sent();state$1.fundId=e.fundId;return[3,8];case 6:if(!(e.fundId===Active.Id))return[3,8];return[4,this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({fundName:Active.Name,promotedFundId:Active.Id,promotedFundsShown:t})];case 7:n.sent();state$1.fundId=e.fundId;n.label=8;case 8:return[2,navigationService.navigateInternally(this.history,e.route)]}}))}))};e.prototype.pdsViewedAsync=function(e,t){return this.eventTrackingService.TrackSuperFundPdsViewedAsync({fundUsi:t,fundName:e,pageName:"Panel Fund Page"})};Object.defineProperty(e,"assetsDirs",{get:function(){return["assets"]},enumerable:false,configurable:true});return e}();SuperChoicePage.style=superChoicePageCss$1;var routeCss="stencil-route.inactive{display:none}";var Route=function(){function e(e){registerInstance(this,e);this.group=null;this.match=null;this.componentProps={};this.exact=false;this.scrollOnNextRender=false;this.previousMatch=null}e.prototype.computeMatch=function(e){var t=this.group!=null||this.el.parentElement!=null&&this.el.parentElement.tagName.toLowerCase()==="stencil-route-switch";if(!e||t){return}this.previousMatch=this.match;return this.match=matchPath(e.pathname,{path:this.url,exact:this.exact,strict:true})};e.prototype.loadCompleted=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){e={};if(this.history&&this.history.location.hash){e={scrollToId:this.history.location.hash.substr(1)}}else if(this.scrollTopOffset){e={scrollTopOffset:this.scrollTopOffset}}if(typeof this.componentUpdated==="function"){this.componentUpdated(e)}else if(this.match&&!matchesAreEqual(this.match,this.previousMatch)&&this.routeViewsUpdated){this.routeViewsUpdated(e)}return[2]}))}))};e.prototype.componentDidUpdate=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,this.loadCompleted()];case 1:e.sent();return[2]}}))}))};e.prototype.componentDidLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,this.loadCompleted()];case 1:e.sent();return[2]}}))}))};e.prototype.render=function(){if(!this.match||!this.history){return null}var e=Object.assign({},this.componentProps,{history:this.history,match:this.match});if(this.routeRender){return this.routeRender(Object.assign({},e,{component:this.component}))}if(this.component){var t=this.component;return h(t,Object.assign({},e))}};Object.defineProperty(e.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{location:["computeMatch"]}},enumerable:false,configurable:true});return e}();ActiveRouter.injectProps(Route,["location","history","historyType","routeViewsUpdated"]);Route.style=routeCss;var getConfirmation=function(e,t,n){return n(e.confirm(t))};var isModifiedEvent=function(e){return e.metaKey||e.altKey||e.ctrlKey||e.shiftKey};var supportsHistory=function(e){var t=e.navigator.userAgent;if((t.indexOf("Android 2.")!==-1||t.indexOf("Android 4.0")!==-1)&&t.indexOf("Mobile Safari")!==-1&&t.indexOf("Chrome")===-1&&t.indexOf("Windows Phone")===-1){return false}return e.history&&"pushState"in e.history};var supportsPopStateOnHashChange=function(e){return e.userAgent.indexOf("Trident")===-1};var supportsGoWithoutReloadUsingHash=function(e){return e.userAgent.indexOf("Firefox")===-1};var isExtraneousPopstateEvent=function(e,t){return t.state===undefined&&e.userAgent.indexOf("CriOS")===-1};var storageAvailable=function(e,t){var n=e[t];var r="__storage_test__";try{n.setItem(r,r);n.removeItem(r);return true}catch(e){return e instanceof DOMException&&(e.code===22||e.code===1014||e.name==="QuotaExceededError"||e.name==="NS_ERROR_DOM_QUOTA_REACHED")&&n.length!==0}};var getUrl=function(e,t){if(e.charAt(0)=="/"&&t.charAt(t.length-1)=="/"){return t.slice(0,t.length-1)+e}return t+e};var RouteLink=function(){function e(e){registerInstance(this,e);this.unsubscribe=function(){return};this.activeClass="link-active";this.exact=false;this.strict=true;this.custom="a";this.match=null}e.prototype.componentWillLoad=function(){this.computeMatch()};e.prototype.computeMatch=function(){if(this.location){this.match=matchPath(this.location.pathname,{path:this.urlMatch||this.url,exact:this.exact,strict:this.strict})}};e.prototype.handleClick=function(e){if(isModifiedEvent(e)||!this.history||!this.url||!this.root){return}e.preventDefault();return this.history.push(getUrl(this.url,this.root))};e.prototype.render=function(){var e;var t={class:(e={},e[this.activeClass]=this.match!==null,e),onClick:this.handleClick.bind(this)};if(this.anchorClass){t.class[this.anchorClass]=true}if(this.custom==="a"){t=Object.assign({},t,{href:this.url,title:this.anchorTitle,role:this.anchorRole,tabindex:this.anchorTabIndex,"aria-haspopup":this.ariaHaspopup,id:this.anchorId,"aria-posinset":this.ariaPosinset,"aria-setsize":this.ariaSetsize,"aria-label":this.ariaLabel})}return h(this.custom,Object.assign({},t),h("slot",null))};Object.defineProperty(e.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{location:["computeMatch"]}},enumerable:false,configurable:true});return e}();ActiveRouter.injectProps(RouteLink,["history","location","root"]);var getUniqueId=function(){return((Math.random()*1e17).toString().match(/.{4}/g)||[]).join("-")};var getMatch=function(e,t,n){return matchPath(e,{path:t,exact:n,strict:true})};var isHTMLStencilRouteElement=function(e){return e.tagName==="STENCIL-ROUTE"};var RouteSwitch=function(){function e(e){registerInstance(this,e);this.group=getUniqueId();this.subscribers=[];this.queue=getContext(this,"queue")}e.prototype.componentWillLoad=function(){if(this.location!=null){this.regenerateSubscribers(this.location)}};e.prototype.regenerateSubscribers=function(e){return __awaiter(this,void 0,void 0,(function(){var t,n;var r=this;return __generator(this,(function(i){if(e==null){return[2]}t=-1;this.subscribers=Array.prototype.slice.call(this.el.children).filter(isHTMLStencilRouteElement).map((function(n,r){var i=getMatch(e.pathname,n.url,n.exact);if(i&&t===-1){t=r}return{el:n,match:i}}));if(t===-1){return[2]}if(this.activeIndex===t){this.subscribers[t].el.match=this.subscribers[t].match;return[2]}this.activeIndex=t;n=this.subscribers[this.activeIndex];if(this.scrollTopOffset){n.el.scrollTopOffset=this.scrollTopOffset}n.el.group=this.group;n.el.match=n.match;n.el.componentUpdated=function(e){r.queue.write((function(){r.subscribers.forEach((function(e,t){e.el.componentUpdated=undefined;if(t===r.activeIndex){return e.el.style.display=""}if(r.scrollTopOffset){e.el.scrollTopOffset=r.scrollTopOffset}e.el.group=r.group;e.el.match=null;e.el.style.display="none"}))}));if(r.routeViewsUpdated){r.routeViewsUpdated(Object.assign({scrollTopOffset:r.scrollTopOffset},e))}};return[2]}))}))};e.prototype.render=function(){return h("slot",null)};Object.defineProperty(e.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{location:["regenerateSubscribers"]}},enumerable:false,configurable:true});return e}();ActiveRouter.injectProps(RouteSwitch,["location","routeViewsUpdated"]);var warning=function(e){var t=[];for(var n=1;n<arguments.length;n++){t[n-1]=arguments[n]}if(!e){console.warn.apply(console,t)}};var createTransitionManager=function(){var e;var t=[];var n=function(t){warning(e==null,"A history supports only one prompt at a time");e=t;return function(){if(e===t){e=null}}};var r=function(t,n,r,i){if(e!=null){var a=typeof e==="function"?e(t,n):e;if(typeof a==="string"){if(typeof r==="function"){r(a,i)}else{warning(false,"A history needs a getUserConfirmation function in order to use a prompt message");i(true)}}else{i(a!==false)}}else{i(true)}};var i=function(e){var n=true;var r=function(){var t=[];for(var r=0;r<arguments.length;r++){t[r]=arguments[r]}if(n){e.apply(void 0,t)}};t.push(r);return function(){n=false;t=t.filter((function(e){return e!==r}))}};var a=function(){var e=[];for(var n=0;n<arguments.length;n++){e[n]=arguments[n]}t.forEach((function(t){return t.apply(void 0,e)}))};return{setPrompt:n,confirmTransitionTo:r,appendListener:i,notifyListeners:a}};var createScrollHistory=function(e,t){if(t===void 0){t="scrollPositions"}var n=new Map;var r=function(t,r){n.set(t,r);if(storageAvailable(e,"sessionStorage")){var i=[];n.forEach((function(e,t){i.push([t,e])}));e.sessionStorage.setItem("scrollPositions",JSON.stringify(i))}};var i=function(e){return n.get(e)};var a=function(e){return n.has(e)};var o=function(t){r(t,[e.scrollX,e.scrollY])};if(storageAvailable(e,"sessionStorage")){var s=e.sessionStorage.getItem(t);n=s?new Map(JSON.parse(s)):n}if("scrollRestoration"in e.history){history.scrollRestoration="manual"}return{set:r,get:i,has:a,capture:o}};var PopStateEvent="popstate";var HashChangeEvent="hashchange";var createBrowserHistory=function(e,t){if(t===void 0){t={}}var n=false;var r=e.history;var i=e.location;var a=e.navigator;var o=supportsHistory(e);var s=!supportsPopStateOnHashChange(a);var u=createScrollHistory(e);var l=t.forceRefresh!=null?t.forceRefresh:false;var c=t.getUserConfirmation!=null?t.getUserConfirmation:getConfirmation;var d=t.keyLength!=null?t.keyLength:6;var f=t.basename?stripTrailingSlash(addLeadingSlash(t.basename)):"";var p=function(){try{return e.history.state||{}}catch(e){return{}}};var h=function(e){e=e||{};var t=e.key,n=e.state;var r=i.pathname,a=i.search,o=i.hash;var s=r+a+o;warning(!f||hasBasename(s,f),"You are attempting to use a basename on a page whose URL path does not begin "+'with the basename. Expected path "'+s+'" to begin with "'+f+'".');if(f){s=stripBasename(s,f)}return createLocation(s,n,t||createKey(d))};var g=createTransitionManager();var v=function(e){u.capture(D.location.key);Object.assign(D,e);D.location.scrollPosition=u.get(D.location.key);D.length=r.length;g.notifyListeners(D.location,D.action)};var m=function(e){if(!isExtraneousPopstateEvent(a,e)){b(h(e.state))}};var y=function(){b(h(p()))};var b=function(e){if(n){n=false;v()}else{var t="POP";g.confirmTransitionTo(e,t,c,(function(n){if(n){v({action:t,location:e})}else{S(e)}}))}};var S=function(e){var t=D.location;var r=_.indexOf(t.key);var i=_.indexOf(e.key);if(r===-1){r=0}if(i===-1){i=0}var a=r-i;if(a){n=true;A(a)}};var w=h(p());var _=[w.key];var x=0;var C=false;var I=function(e){return f+createPath(e)};var T=function(e,t){warning(!(typeof e==="object"&&e.state!==undefined&&t!==undefined),"You should avoid providing a 2nd state argument to push when the 1st "+"argument is a location-like object that already has state; it is ignored");var n="PUSH";var a=createLocation(e,t,createKey(d),D.location);g.confirmTransitionTo(a,n,c,(function(e){if(!e){return}var t=I(a);var s=a.key,u=a.state;if(o){r.pushState({key:s,state:u},"",t);if(l){i.href=t}else{var c=_.indexOf(D.location.key);var d=_.slice(0,c===-1?0:c+1);d.push(a.key);_=d;v({action:n,location:a})}}else{warning(u===undefined,"Browser history cannot push state in browsers that do not support HTML5 history");i.href=t}}))};var E=function(e,t){warning(!(typeof e==="object"&&e.state!==undefined&&t!==undefined),"You should avoid providing a 2nd state argument to replace when the 1st "+"argument is a location-like object that already has state; it is ignored");var n="REPLACE";var a=createLocation(e,t,createKey(d),D.location);g.confirmTransitionTo(a,n,c,(function(e){if(!e){return}var t=I(a);var s=a.key,u=a.state;if(o){r.replaceState({key:s,state:u},"",t);if(l){i.replace(t)}else{var c=_.indexOf(D.location.key);if(c!==-1){_[c]=a.key}v({action:n,location:a})}}else{warning(u===undefined,"Browser history cannot replace state in browsers that do not support HTML5 history");i.replace(t)}}))};var A=function(e){r.go(e)};var F=function(){return A(-1)};var P=function(){return A(1)};var k=function(t){x+=t;if(x===1){e.addEventListener(PopStateEvent,m);if(s){e.addEventListener(HashChangeEvent,y)}}else if(x===0){e.removeEventListener(PopStateEvent,m);if(s){e.removeEventListener(HashChangeEvent,y)}}};var N=function(e){if(e===void 0){e=""}var t=g.setPrompt(e);if(!C){k(1);C=true}return function(){if(C){C=false;k(-1)}return t()}};var U=function(e){var t=g.appendListener(e);k(1);return function(){k(-1);t()}};var D={length:r.length,action:"POP",location:w,createHref:I,push:T,replace:E,go:A,goBack:F,goForward:P,block:N,listen:U,win:e};return D};var HashChangeEvent$1="hashchange";var HashPathCoders={hashbang:{encodePath:function(e){return e.charAt(0)==="!"?e:"!/"+stripLeadingSlash(e)},decodePath:function(e){return e.charAt(0)==="!"?e.substr(1):e}},noslash:{encodePath:stripLeadingSlash,decodePath:addLeadingSlash},slash:{encodePath:addLeadingSlash,decodePath:addLeadingSlash}};var createHashHistory=function(e,t){if(t===void 0){t={}}var n=false;var r=null;var i=0;var a=false;var o=e.location;var s=e.history;var u=supportsGoWithoutReloadUsingHash(e.navigator);var l=t.keyLength!=null?t.keyLength:6;var c=t.getUserConfirmation,d=c===void 0?getConfirmation:c,f=t.hashType,p=f===void 0?"slash":f;var h=t.basename?stripTrailingSlash(addLeadingSlash(t.basename)):"";var g=HashPathCoders[p],v=g.encodePath,m=g.decodePath;var y=function(){var e=o.href;var t=e.indexOf("#");return t===-1?"":e.substring(t+1)};var b=function(e){return o.hash=e};var S=function(e){var t=o.href.indexOf("#");o.replace(o.href.slice(0,t>=0?t:0)+"#"+e)};var w=function(){var e=m(y());warning(!h||hasBasename(e,h),"You are attempting to use a basename on a page whose URL path does not begin "+'with the basename. Expected path "'+e+'" to begin with "'+h+'".');if(h){e=stripBasename(e,h)}return createLocation(e,undefined,createKey(l))};var _=createTransitionManager();var x=function(e){Object.assign(j,e);j.length=s.length;_.notifyListeners(j.location,j.action)};var C=function(){var e=y();var t=v(e);if(e!==t){S(t)}else{var i=w();var a=j.location;if(!n&&locationsAreEqual(a,i)){return}if(r===createPath(i)){return}r=null;I(i)}};var I=function(e){if(n){n=false;x()}else{var t="POP";_.confirmTransitionTo(e,t,d,(function(n){if(n){x({action:t,location:e})}else{T(e)}}))}};var T=function(e){var t=j.location;var r=P.lastIndexOf(createPath(t));var i=P.lastIndexOf(createPath(e));if(r===-1){r=0}if(i===-1){i=0}var a=r-i;if(a){n=true;D(a)}};var E=y();var A=v(E);if(E!==A){S(A)}var F=w();var P=[createPath(F)];var k=function(e){return"#"+v(h+createPath(e))};var N=function(e,t){warning(t===undefined,"Hash history cannot push state; it is ignored");var n="PUSH";var i=createLocation(e,undefined,createKey(l),j.location);_.confirmTransitionTo(i,n,d,(function(e){if(!e){return}var t=createPath(i);var a=v(h+t);var o=y()!==a;if(o){r=t;b(a);var s=P.lastIndexOf(createPath(j.location));var u=P.slice(0,s===-1?0:s+1);u.push(t);P=u;x({action:n,location:i})}else{warning(false,"Hash history cannot PUSH the same path; a new entry will not be added to the history stack");x()}}))};var U=function(e,t){warning(t===undefined,"Hash history cannot replace state; it is ignored");var n="REPLACE";var i=createLocation(e,undefined,createKey(l),j.location);_.confirmTransitionTo(i,n,d,(function(e){if(!e){return}var t=createPath(i);var a=v(h+t);var o=y()!==a;if(o){r=t;S(a)}var s=P.indexOf(createPath(j.location));if(s!==-1){P[s]=t}x({action:n,location:i})}))};var D=function(e){warning(u,"Hash history go(n) causes a full page reload in this browser");s.go(e)};var O=function(){return D(-1)};var R=function(){return D(1)};var M=function(e,t){i+=t;if(i===1){e.addEventListener(HashChangeEvent$1,C)}else if(i===0){e.removeEventListener(HashChangeEvent$1,C)}};var L=function(t){if(t===void 0){t=""}var n=_.setPrompt(t);if(!a){M(e,1);a=true}return function(){if(a){a=false;M(e,-1)}return n()}};var B=function(t){var n=_.appendListener(t);M(e,1);return function(){M(e,-1);n()}};var j={length:s.length,action:"POP",location:F,createHref:k,push:N,replace:U,go:D,goBack:O,goForward:R,block:L,listen:B,win:e};return j};var getLocation=function(e,t){var n=e.pathname.indexOf(t)==0?"/"+e.pathname.slice(t.length):e.pathname;return Object.assign({},e,{pathname:n})};var HISTORIES={browser:createBrowserHistory,hash:createHashHistory};var Router=function(){function e(e){var t=this;registerInstance(this,e);this.root="/";this.historyType="browser";this.titleSuffix="";this.routeViewsUpdated=function(e){if(e===void 0){e={}}if(t.history&&e.scrollToId&&t.historyType==="browser"){var n=t.history.win.document.getElementById(e.scrollToId);if(n){return n.scrollIntoView()}}t.scrollTo(e.scrollTopOffset||t.scrollTopOffset)};this.isServer=getContext(this,"isServer");this.queue=getContext(this,"queue")}e.prototype.componentWillLoad=function(){var e=this;this.history=HISTORIES[this.historyType](this.el.ownerDocument.defaultView);this.history.listen((function(t){t=getLocation(t,e.root);e.location=t}));this.location=getLocation(this.history.location,this.root)};e.prototype.scrollTo=function(e){var t=this.history;if(e==null||this.isServer||!t){return}if(t.action==="POP"&&Array.isArray(t.location.scrollPosition)){return this.queue.write((function(){if(t&&t.location&&Array.isArray(t.location.scrollPosition)){t.win.scrollTo(t.location.scrollPosition[0],t.location.scrollPosition[1])}}))}return this.queue.write((function(){t.win.scrollTo(0,e)}))};e.prototype.render=function(){if(!this.location||!this.history){return}var e={historyType:this.historyType,location:this.location,titleSuffix:this.titleSuffix,root:this.root,history:this.history,routeViewsUpdated:this.routeViewsUpdated};return h(ActiveRouter.Provider,{state:e},h("slot",null))};Object.defineProperty(e.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});return e}();var superSelectionAppCss="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}stencil-route{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}stencil-route:empty{display:none}";var SuperSelectionApp=function(){function e(e){registerInstance(this,e);this.stepSubmitSuccess=createEvent(this,"step-completion",7);this.successPageAcknowledged=createEvent(this,"successPageAcknowledged",5);this.initialised=createEvent(this,"initialised",7);this.isAppInitialised=false}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e,t,n;var r=this;return __generator(this,(function(i){e=Option.fromNullable(this.accessToken);if(Option.isNone(e)){throw Error("jwt property is missing.")}superSelectionAppService.state.jwt=e;t=Option.fromNullable(this.backendUrl);if(Option.isNone(t)){throw Error("apiBaseUrl property is missing.")}superSelectionAppService.state.apiBaseUrl=Option.some(t.value.replace(/\/$/,"")+"/");n=Option.fromNullable(this.appBaseUrl);if(Option.isNone(n)){throw Error("appBaseUrl property is missing.")}superSelectionAppService.state.appBaseUrl=Option.some(n.value.replace(/\/$/,""));superSelectionAppService.onChange("hasSuccessPageBeenAcknowledged",(function(e){return r.successPageAcknowledged.emit()}));superSelectionAppService.onChange("hasSuperSelectionBeenSubmitted",(function(e){if(!e)return;r.stepSubmitSuccess.emit();superSelectionAppService.state.hasSuperSelectionBeenSubmitted=false}));return[2]}))}))};e.prototype.componentDidLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,superSelectionAppService.loadAppStateAsync()];case 1:e.sent();this.isAppInitialised=true;this.initialised.emit({accountIdOrDefault:superSelectionAppService.accountIdOrDefault,partnerIdOrDefault:superSelectionAppService.partnerIdOrDefault,profileId:superSelectionAppService.profileId});return[2]}}))}))};e.prototype.authTokenChanged=function(e){superSelectionAppService.state.jwt=Option.fromNullable(e)};e.prototype.onRouteChange=function(){window===null||window===void 0?void 0:window.scroll(0,0)};e.prototype.render=function(){return h(Host,{class:"d-flex justify-content-center flex-grow-1"},h("div",{class:"d-flex flex-column justify-content-between"},this.renderAppContent()))};e.prototype.routerBaseUrl=function(){var e;return((e=this.appBaseUrl)===null||e===void 0?void 0:e.replace(/\/$/,""))+"/"};e.prototype.renderAppContent=function(){return h("stencil-router",{root:this.routerBaseUrl()},h("stencil-route-switch",{scrollTopOffset:0},h("div",{class:"d-flex flex-column"},h("div",{class:"d-flex justify-content-center"},this.isAppInitialised?superSelectionAppStencilRoutes:h("fl-loading-indicator",{class:"mt-5"})),h("div",{class:"d-flex justify-content-center"},h("sss-footer-section",null)))))};Object.defineProperty(e,"watchers",{get:function(){return{accessToken:["authTokenChanged"],location:["onRouteChange"]}},enumerable:false,configurable:true});return e}();injectHistory(SuperSelectionApp);SuperSelectionApp.style=superSelectionAppCss;var resizeObservers=[];var hasActiveObservations=function(){return resizeObservers.some((function(e){return e.activeTargets.length>0}))};var hasSkippedObservations=function(){return resizeObservers.some((function(e){return e.skippedTargets.length>0}))};var msg="ResizeObserver loop completed with undelivered notifications.";var deliverResizeLoopError=function(){var e;if(typeof ErrorEvent==="function"){e=new ErrorEvent("error",{message:msg})}else{e=document.createEvent("Event");e.initEvent("error",false,false);e.message=msg}window.dispatchEvent(e)};var ResizeObserverBoxOptions;(function(e){e["BORDER_BOX"]="border-box";e["CONTENT_BOX"]="content-box";e["DEVICE_PIXEL_CONTENT_BOX"]="device-pixel-content-box"})(ResizeObserverBoxOptions||(ResizeObserverBoxOptions={}));var freeze=function(e){return Object.freeze(e)};var ResizeObserverSize=function(){function e(e,t){this.inlineSize=e;this.blockSize=t;freeze(this)}return e}();var DOMRectReadOnly=function(){function e(e,t,n,r){this.x=e;this.y=t;this.width=n;this.height=r;this.top=this.y;this.left=this.x;this.bottom=this.top+this.height;this.right=this.left+this.width;return freeze(this)}e.prototype.toJSON=function(){var e=this,t=e.x,n=e.y,r=e.top,i=e.right,a=e.bottom,o=e.left,s=e.width,u=e.height;return{x:t,y:n,top:r,right:i,bottom:a,left:o,width:s,height:u}};e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)};return e}();var isSVG=function(e){return e instanceof SVGElement&&"getBBox"in e};var isHidden=function(e){if(isSVG(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var i=e,a=i.offsetWidth,o=i.offsetHeight;return!(a||o||e.getClientRects().length)};var isElement=function(e){var t,n;var r=(n=(t=e)===null||t===void 0?void 0:t.ownerDocument)===null||n===void 0?void 0:n.defaultView;return!!(r&&e instanceof r.Element)};var isReplacedElement=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image"){break}case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return true}return false};var global$1=typeof window!=="undefined"?window:{};var cache=new WeakMap;var scrollRegexp=/auto|scroll/;var verticalRegexp=/^tb|vertical/;var IE=/msie|trident/i.test(global$1.navigator&&global$1.navigator.userAgent);var parseDimension=function(e){return parseFloat(e||"0")};var size=function(e,t,n){if(e===void 0){e=0}if(t===void 0){t=0}if(n===void 0){n=false}return new ResizeObserverSize((n?t:e)||0,(n?e:t)||0)};var zeroBoxes=freeze({devicePixelContentBoxSize:size(),borderBoxSize:size(),contentBoxSize:size(),contentRect:new DOMRectReadOnly(0,0,0,0)});var calculateBoxSizes=function(e,t){if(t===void 0){t=false}if(cache.has(e)&&!t){return cache.get(e)}if(isHidden(e)){cache.set(e,zeroBoxes);return zeroBoxes}var n=getComputedStyle(e);var r=isSVG(e)&&e.ownerSVGElement&&e.getBBox();var i=!IE&&n.boxSizing==="border-box";var a=verticalRegexp.test(n.writingMode||"");var o=!r&&scrollRegexp.test(n.overflowY||"");var s=!r&&scrollRegexp.test(n.overflowX||"");var u=r?0:parseDimension(n.paddingTop);var l=r?0:parseDimension(n.paddingRight);var c=r?0:parseDimension(n.paddingBottom);var d=r?0:parseDimension(n.paddingLeft);var f=r?0:parseDimension(n.borderTopWidth);var p=r?0:parseDimension(n.borderRightWidth);var h=r?0:parseDimension(n.borderBottomWidth);var g=r?0:parseDimension(n.borderLeftWidth);var v=d+l;var m=u+c;var y=g+p;var b=f+h;var S=!s?0:e.offsetHeight-b-e.clientHeight;var w=!o?0:e.offsetWidth-y-e.clientWidth;var _=i?v+y:0;var x=i?m+b:0;var C=r?r.width:parseDimension(n.width)-_-w;var I=r?r.height:parseDimension(n.height)-x-S;var T=C+v+w+y;var E=I+m+S+b;var A=freeze({devicePixelContentBoxSize:size(Math.round(C*devicePixelRatio),Math.round(I*devicePixelRatio),a),borderBoxSize:size(T,E,a),contentBoxSize:size(C,I,a),contentRect:new DOMRectReadOnly(d,u,C,I)});cache.set(e,A);return A};var calculateBoxSize=function(e,t,n){var r=calculateBoxSizes(e,n),i=r.borderBoxSize,a=r.contentBoxSize,o=r.devicePixelContentBoxSize;switch(t){case ResizeObserverBoxOptions.DEVICE_PIXEL_CONTENT_BOX:return o;case ResizeObserverBoxOptions.BORDER_BOX:return i;default:return a}};var ResizeObserverEntry=function(){function e(e){var t=calculateBoxSizes(e);this.target=e;this.contentRect=t.contentRect;this.borderBoxSize=freeze([t.borderBoxSize]);this.contentBoxSize=freeze([t.contentBoxSize]);this.devicePixelContentBoxSize=freeze([t.devicePixelContentBoxSize])}return e}();var calculateDepthForNode=function(e){if(isHidden(e)){return Infinity}var t=0;var n=e.parentNode;while(n){t+=1;n=n.parentNode}return t};var broadcastActiveObservations=function(){var e=Infinity;var t=[];resizeObservers.forEach((function n(r){if(r.activeTargets.length===0){return}var i=[];r.activeTargets.forEach((function t(n){var r=new ResizeObserverEntry(n.target);var a=calculateDepthForNode(n.target);i.push(r);n.lastReportedSize=calculateBoxSize(n.target,n.observedBox);if(a<e){e=a}}));t.push((function e(){r.callback.call(r.observer,i,r.observer)}));r.activeTargets.splice(0,r.activeTargets.length)}));for(var n=0,r=t;n<r.length;n++){var i=r[n];i()}return e};var gatherActiveObservationsAtDepth=function(e){resizeObservers.forEach((function t(n){n.activeTargets.splice(0,n.activeTargets.length);n.skippedTargets.splice(0,n.skippedTargets.length);n.observationTargets.forEach((function t(r){if(r.isActive()){if(calculateDepthForNode(r.target)>e){n.activeTargets.push(r)}else{n.skippedTargets.push(r)}}}))}))};var process=function(){var e=0;gatherActiveObservationsAtDepth(e);while(hasActiveObservations()){e=broadcastActiveObservations();gatherActiveObservationsAtDepth(e)}if(hasSkippedObservations()){deliverResizeLoopError()}return e>0};var trigger;var callbacks=[];var notify=function(){return callbacks.splice(0).forEach((function(e){return e()}))};var queueMicroTask=function(e){if(!trigger){var t=0;var n=document.createTextNode("");var r={characterData:true};new MutationObserver((function(){return notify()})).observe(n,r);trigger=function(){n.textContent=""+(t?t--:t++)}}callbacks.push(e);trigger()};var queueResizeObserver=function(e){queueMicroTask((function t(){requestAnimationFrame(e)}))};var watching=0;var isWatching=function(){return!!watching};var CATCH_PERIOD=250;var observerConfig={attributes:true,characterData:true,childList:true,subtree:true};var events=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"];var time=function(e){if(e===void 0){e=0}return Date.now()+e};var scheduled=false;var Scheduler=function(){function e(){var e=this;this.stopped=true;this.listener=function(){return e.schedule()}}e.prototype.run=function(e){var t=this;if(e===void 0){e=CATCH_PERIOD}if(scheduled){return}scheduled=true;var n=time(e);queueResizeObserver((function(){var r=false;try{r=process()}finally{scheduled=false;e=n-time();if(!isWatching()){return}if(r){t.run(1e3)}else if(e>0){t.run(e)}else{t.start()}}}))};e.prototype.schedule=function(){this.stop();this.run()};e.prototype.observe=function(){var e=this;var t=function(){return e.observer&&e.observer.observe(document.body,observerConfig)};document.body?t():global$1.addEventListener("DOMContentLoaded",t)};e.prototype.start=function(){var e=this;if(this.stopped){this.stopped=false;this.observer=new MutationObserver(this.listener);this.observe();events.forEach((function(t){return global$1.addEventListener(t,e.listener,true)}))}};e.prototype.stop=function(){var e=this;if(!this.stopped){this.observer&&this.observer.disconnect();events.forEach((function(t){return global$1.removeEventListener(t,e.listener,true)}));this.stopped=true}};return e}();var scheduler=new Scheduler;var updateCount=function(e){!watching&&e>0&&scheduler.start();watching+=e;!watching&&scheduler.stop()};var skipNotifyOnElement=function(e){return!isSVG(e)&&!isReplacedElement(e)&&getComputedStyle(e).display==="inline"};var ResizeObservation=function(){function e(e,t){this.target=e;this.observedBox=t||ResizeObserverBoxOptions.CONTENT_BOX;this.lastReportedSize={inlineSize:0,blockSize:0}}e.prototype.isActive=function(){var e=calculateBoxSize(this.target,this.observedBox,true);if(skipNotifyOnElement(this.target)){this.lastReportedSize=e}if(this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize){return true}return false};return e}();var ResizeObserverDetail=function(){function e(e,t){this.activeTargets=[];this.skippedTargets=[];this.observationTargets=[];this.observer=e;this.callback=t}return e}();var observerMap=new WeakMap;var getObservationIndex=function(e,t){for(var n=0;n<e.length;n+=1){if(e[n].target===t){return n}}return-1};var ResizeObserverController=function(){function e(){}e.connect=function(e,t){var n=new ResizeObserverDetail(e,t);observerMap.set(e,n)};e.observe=function(e,t,n){var r=observerMap.get(e);var i=r.observationTargets.length===0;if(getObservationIndex(r.observationTargets,t)<0){i&&resizeObservers.push(r);r.observationTargets.push(new ResizeObservation(t,n&&n.box));updateCount(1);scheduler.schedule()}};e.unobserve=function(e,t){var n=observerMap.get(e);var r=getObservationIndex(n.observationTargets,t);var i=n.observationTargets.length===1;if(r>=0){i&&resizeObservers.splice(resizeObservers.indexOf(n),1);n.observationTargets.splice(r,1);updateCount(-1)}};e.disconnect=function(e){var t=this;var n=observerMap.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)}));n.activeTargets.splice(0,n.activeTargets.length)};return e}();var ResizeObserver=function(){function e(e){if(arguments.length===0){throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.")}if(typeof e!=="function"){throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.")}ResizeObserverController.connect(this,e)}e.prototype.observe=function(e,t){if(arguments.length===0){throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.")}if(!isElement(e)){throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element")}ResizeObserverController.observe(this,e,t)};e.prototype.unobserve=function(e){if(arguments.length===0){throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.")}if(!isElement(e)){throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element")}ResizeObserverController.unobserve(this,e)};e.prototype.disconnect=function(){ResizeObserverController.disconnect(this)};e.toString=function(){return"function ResizeObserver () { [polyfill code] }"};return e}();var AppConfigurationService=function(){function e(){var e=this;this._appRootUrl=new Lazy((function(){return e.resolveRootUrl()}));this.getAppRootUrl=function(){return e._appRootUrl.value};this.getAppHostUrl=function(){return(""+window.location.origin+e.getAppRootUrl()).replace(/\/$/,"")}}e.prototype.loadConfigurationAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:return[4,factory(this.getAppRootUrl()+"config.json").get().json()];case 1:e=t.sent();sessionStore.update({appConfiguration:Option.fromNullable(e)});return[2]}}))}))};e.prototype.resolveRootUrl=function(){var e=Option.fromNullable(window.location.pathname.match(/^\/super-selection\/embed\/v1.0\/app/));if(Option.isNone(e)){throw Error("Unsupported host URL")}return e.value[0]+"/"};return e}();var appConfigurationService=new AppConfigurationService;var strShimFunction="function";var strShimObject="object";var strShimUndefined="undefined";var strShimPrototype="prototype";var strShimHasOwnProperty="hasOwnProperty";function getGlobal(){if(typeof globalThis!==strShimUndefined&&globalThis){return globalThis}if(typeof self!==strShimUndefined&&self){return self}if(typeof window!==strShimUndefined&&window){return window}if(typeof global!==strShimUndefined&&global){return global}return null}function objCreateFn(e){var t=Object["create"];if(t){return t(e)}if(e==null){return{}}var n=typeof e;if(n!==strShimObject&&n!==strShimFunction){throw new TypeError("Object prototype may only be an Object:"+e)}function r(){}r[strShimPrototype]=e;return new r}function __assignFn(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t){if(Object[strShimPrototype][strShimHasOwnProperty].call(t,i)){e[i]=t[i]}}}return e}var __extendStaticsFn=function(e,t){__extendStaticsFn=Object["setPrototypeOf"]||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t){if(t[strShimHasOwnProperty](n)){e[n]=t[n]}}};return __extendStaticsFn(e,t)};function __extendsFn(e,t){__extendStaticsFn(e,t);function n(){this.constructor=e}e[strShimPrototype]=t===null?objCreateFn(t):(n[strShimPrototype]=t[strShimPrototype],new n)}var globalObj=getGlobal()||{};(function(e,t,n){if(!e.__assign){e.__assign=Object.assign||t}if(!e.__extends){e.__extends=n}})(globalObj,__assignFn,__extendsFn);if(!__assign){__assign=globalObj.__assign}if(!__extends){__extends=globalObj.__extends}var EventsDiscardedReason={Unknown:0,NonRetryableStatus:1,InvalidEvent:2,SizeLimitExceeded:3,KillSwitch:4,QueueFull:5};var strUndefined=strShimUndefined;var strObject=strShimObject;var strPrototype=strShimPrototype;var strFunction=strShimFunction;var strWindow="window";var strDocument="document";var strNavigator="navigator";var strHistory="history";var strLocation="location";var strConsole="console";var strPerformance="performance";var strJSON="JSON";var strCrypto="crypto";var strMsCrypto="msCrypto";var strReactNative="ReactNative";var getGlobal$1=getGlobal;function getGlobalInst(e){var t=getGlobal$1();if(t&&t[e]){return t[e]}if(e===strWindow&&hasWindow()){return window}return null}function hasWindow(){return Boolean(typeof window===strObject&&window)}function getWindow(){if(hasWindow()){return window}return getGlobalInst(strWindow)}function hasDocument(){return Boolean(typeof document===strObject&&document)}function getDocument(){if(hasDocument()){return document}return getGlobalInst(strDocument)}function hasNavigator(){return Boolean(typeof navigator===strObject&&navigator)}function getNavigator(){if(hasNavigator()){return navigator}return getGlobalInst(strNavigator)}function hasHistory(){return Boolean(typeof history===strObject&&history)}function getHistory(){if(hasHistory()){return history}return getGlobalInst(strHistory)}function getLocation$1(){if(typeof location===strObject&&location){return location}return getGlobalInst(strLocation)}function getConsole(){if(typeof console!==strUndefined){return console}return getGlobalInst(strConsole)}function getPerformance(){return getGlobalInst(strPerformance)}function hasJSON(){return Boolean(typeof JSON===strObject&&JSON||getGlobalInst(strJSON)!==null)}function getJSON(){if(hasJSON()){return JSON||getGlobalInst(strJSON)}return null}function getCrypto(){return getGlobalInst(strCrypto)}function getMsCrypto(){return getGlobalInst(strMsCrypto)}function isReactNative(){var e=getNavigator();if(e&&e.product){return e.product===strReactNative}return false}var strOnPrefix="on";var strAttachEvent="attachEvent";var strAddEventHelper="addEventListener";var strDetachEvent="detachEvent";var strRemoveEventListener="removeEventListener";var UInt32Mask=4294967296;var MaxUInt32=4294967295;var _isTrident=null;var _mwcSeeded=false;var _mwcW=123456789;var _mwcZ=987654321;function _mwcSeed(e){if(e<0){e>>>=0}_mwcW=123456789+e&MaxUInt32;_mwcZ=987654321-e&MaxUInt32;_mwcSeeded=true}function _autoSeedMwc(){_mwcSeed(Math.random()*UInt32Mask^(new Date).getTime())}function _isTypeof(e,t){return typeof e===t}function _isUndefined(e){return _isTypeof(e,strShimUndefined)||e===undefined}function _isNullOrUndefined(e){return _isUndefined(e)||e===null}function _hasOwnProperty(e,t){return e&&Object[strShimPrototype].hasOwnProperty.call(e,t)}function _isObject(e){return _isTypeof(e,strShimObject)}function _isFunction(e){return _isTypeof(e,strShimFunction)}function _attachEvent(e,t,n,r){if(r===void 0){r=false}var i=false;if(!_isNullOrUndefined(e)){try{if(!_isNullOrUndefined(e[strAddEventHelper])){e[strAddEventHelper](t,n,r);i=true}else if(!_isNullOrUndefined(e[strAttachEvent])){e[strAttachEvent](strOnPrefix+t,n);i=true}}catch(e){}}return i}function _detachEvent(e,t,n,r){if(r===void 0){r=false}if(!_isNullOrUndefined(e)){try{if(!_isNullOrUndefined(e[strRemoveEventListener])){e[strRemoveEventListener](t,n,r)}else if(!_isNullOrUndefined(e[strDetachEvent])){e[strDetachEvent](strOnPrefix+t,n)}}catch(e){}}}function normalizeJsName(e){var t=e;var n=/([^\w\d_$])/g;if(n.test(e)){t=e.replace(n,"_")}return t}function objForEachKey(e,t){if(e&&_isObject(e)){for(var n in e){if(_hasOwnProperty(e,n)){t.call(e,n,e[n])}}}}var CoreUtils=function(){function e(){}e.isDate=function(e){return Object[strShimPrototype].toString.call(e)==="[object Date]"};e.isArray=function(e){return Object[strShimPrototype].toString.call(e)==="[object Array]"};e.isError=function(e){return Object[strShimPrototype].toString.call(e)==="[object Error]"};e.isString=function(e){return _isTypeof(e,"string")};e.isNumber=function(e){return _isTypeof(e,"number")};e.isBoolean=function(e){return _isTypeof(e,"boolean")};e.disableCookies=function(){e._canUseCookies=false};e.newGuid=function(){function t(){return e.randomValue(15)}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(GuidRegex,(function(e){var n=t()|0,r=e==="x"?n:n&3|8;return r.toString(16)}))};e.toISOString=function(t){if(e.isDate(t)){var n=function(e){var t=String(e);if(t.length===1){t="0"+t}return t};return t.getUTCFullYear()+"-"+n(t.getUTCMonth()+1)+"-"+n(t.getUTCDate())+"T"+n(t.getUTCHours())+":"+n(t.getUTCMinutes())+":"+n(t.getUTCSeconds())+"."+String((t.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}};e.arrForEach=function(e,t,n){var r=e.length;for(var i=0;i<r;i++){if(i in e){t.call(n||e,e[i],i,e)}}};e.arrIndexOf=function(e,t,n){var r=e.length;var i=n||0;for(var a=Math.max(i>=0?i:r-Math.abs(i),0);a<r;a++){if(a in e&&e[a]===t){return a}}return-1};e.arrMap=function(e,t,n){var r=e.length;var i=n||e;var a=new Array(r);for(var o=0;o<r;o++){if(o in e){a[o]=t.call(i,e[o],e)}}return a};e.arrReduce=function(e,t,n){var r=e.length;var i=0;var a;if(arguments.length>=3){a=arguments[2]}else{while(i<r&&!(i in e)){i++}a=e[i++]}while(i<r){if(i in e){a=t(a,e[i],i,e)}i++}return a};e.strTrim=function(t){if(!e.isString(t)){return t}return t.replace(/^\s+|\s+$/g,"")};e.objKeys=function(e){var t=!{toString:null}.propertyIsEnumerable("toString");if(!_isFunction(e)&&(!_isObject(e)||e===null)){throw new TypeError("objKeys called on non-object")}var n=[];for(var r in e){if(_hasOwnProperty(e,r)){n.push(r)}}if(t){var i=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];var a=i.length;for(var o=0;o<a;o++){if(_hasOwnProperty(e,i[o])){n.push(i[o])}}}return n};e.objDefineAccessors=function(e,t,n,r){var i=Object["defineProperty"];if(i){try{var a={enumerable:true,configurable:true};if(n){a.get=n}if(r){a.set=r}i(e,t,a);return true}catch(e){}}return false};e.addEventHandler=function(e,t){var n=false;var r=getWindow();if(r){n=_attachEvent(r,e,t);n=_attachEvent(r["body"],e,t)||n}var i=getDocument();if(i){n=EventHelper.Attach(i,e,t)||n}return n};e.dateNow=function(){var e=Date;if(e.now){return e.now()}return(new e).getTime()};e.perfNow=function(){var t=getPerformance();if(t&&t.now){return t.now()}return e.dateNow()};e.newId=function(t){if(t===void 0){t=22}var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var r=e.random32()>>>0;var i=0;var a="";while(a.length<t){i++;a+=n.charAt(r&63);r>>>=6;if(i===5){r=(e.random32()<<2&4294967295|r&3)>>>0;i=0}}return a};e.isIE=function(){if(_isTrident===null){var e=getNavigator()||{};var t=(e.userAgent||"").toLowerCase();_isTrident=t.indexOf("msie")!==-1||t.indexOf("trident/")!==-1}return _isTrident};e.randomValue=function(t){if(t>0){return Math.floor(e.random32()/MaxUInt32*(t+1))>>>0}return 0};e.random32=function(t){var n;var r=getCrypto()||getMsCrypto();if(r&&r.getRandomValues){n=r.getRandomValues(new Uint32Array(1))[0]&MaxUInt32}else if(e.isIE()){if(!_mwcSeeded){_autoSeedMwc()}n=e.mwcRandom32()&MaxUInt32}else{n=Math.floor(UInt32Mask*Math.random()|0)}if(!t){n>>>=0}return n};e.mwcRandomSeed=function(e){if(!e){_autoSeedMwc()}else{_mwcSeed(e)}};e.mwcRandom32=function(e){_mwcZ=36969*(_mwcZ&65535)+(_mwcZ>>16)&MaxUInt32;_mwcW=18e3*(_mwcW&65535)+(_mwcW>>16)&MaxUInt32;var t=(_mwcZ<<16)+(_mwcW&65535)>>>0&MaxUInt32|0;if(!e){t>>>=0}return t};e.generateW3CId=function(){var t=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];var n="",r;for(var i=0;i<4;i++){r=e.random32();n+=t[r&15]+t[r>>4&15]+t[r>>8&15]+t[r>>12&15]+t[r>>16&15]+t[r>>20&15]+t[r>>24&15]+t[r>>28&15]}var a=t[8+(e.random32()&3)|0];return n.substr(0,8)+n.substr(9,4)+"4"+n.substr(13,3)+a+n.substr(16,3)+n.substr(19,12)};e.isTypeof=_isTypeof;e.isUndefined=_isUndefined;e.isNullOrUndefined=_isNullOrUndefined;e.hasOwnProperty=_hasOwnProperty;e.isFunction=_isFunction;e.isObject=_isObject;e.objCreate=objCreateFn;return e}();var GuidRegex=/[xy]/g;var EventHelper=function(){function e(){}e.Attach=_attachEvent;e.AttachEvent=_attachEvent;e.Detach=_detachEvent;e.DetachEvent=_detachEvent;return e}();var LoggingSeverity;(function(e){e[e["CRITICAL"]=1]="CRITICAL";e[e["WARNING"]=2]="WARNING"})(LoggingSeverity||(LoggingSeverity={}));var _InternalMessageId={BrowserDoesNotSupportLocalStorage:0,BrowserCannotReadLocalStorage:1,BrowserCannotReadSessionStorage:2,BrowserCannotWriteLocalStorage:3,BrowserCannotWriteSessionStorage:4,BrowserFailedRemovalFromLocalStorage:5,BrowserFailedRemovalFromSessionStorage:6,CannotSendEmptyTelemetry:7,ClientPerformanceMathError:8,ErrorParsingAISessionCookie:9,ErrorPVCalc:10,ExceptionWhileLoggingError:11,FailedAddingTelemetryToBuffer:12,FailedMonitorAjaxAbort:13,FailedMonitorAjaxDur:14,FailedMonitorAjaxOpen:15,FailedMonitorAjaxRSC:16,FailedMonitorAjaxSend:17,FailedMonitorAjaxGetCorrelationHeader:18,FailedToAddHandlerForOnBeforeUnload:19,FailedToSendQueuedTelemetry:20,FailedToReportDataLoss:21,FlushFailed:22,MessageLimitPerPVExceeded:23,MissingRequiredFieldSpecification:24,NavigationTimingNotSupported:25,OnError:26,SessionRenewalDateIsZero:27,SenderNotInitialized:28,StartTrackEventFailed:29,StopTrackEventFailed:30,StartTrackFailed:31,StopTrackFailed:32,TelemetrySampledAndNotSent:33,TrackEventFailed:34,TrackExceptionFailed:35,TrackMetricFailed:36,TrackPVFailed:37,TrackPVFailedCalc:38,TrackTraceFailed:39,TransmissionFailed:40,FailedToSetStorageBuffer:41,FailedToRestoreStorageBuffer:42,InvalidBackendResponse:43,FailedToFixDepricatedValues:44,InvalidDurationValue:45,TelemetryEnvelopeInvalid:46,CreateEnvelopeError:47,CannotSerializeObject:48,CannotSerializeObjectNonSerializable:49,CircularReferenceDetected:50,ClearAuthContextFailed:51,ExceptionTruncated:52,IllegalCharsInName:53,ItemNotInArray:54,MaxAjaxPerPVExceeded:55,MessageTruncated:56,NameTooLong:57,SampleRateOutOfRange:58,SetAuthContextFailed:59,SetAuthContextFailedAccountName:60,StringValueTooLong:61,StartCalledMoreThanOnce:62,StopCalledWithoutStart:63,TelemetryInitializerFailed:64,TrackArgumentsNotSpecified:65,UrlTooLong:66,SessionStorageBufferFull:67,CannotAccessCookie:68,IdTooLong:69,InvalidEvent:70,FailedMonitorAjaxSetRequestHeader:71,SendBrowserInfoOnUserInit:72,PluginException:73,NotificationException:74,SnippetScriptLoadFailure:99,InvalidInstrumentationKey:100,CannotParseAiBlobValue:101,InvalidContentBlob:102,TrackPageActionEventFailed:103};
|
|
2
|
+
/*!
|
|
3
|
+
* Microsoft Dynamic Proto Utility, 1.1.0
|
|
4
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
5
|
+
*/var Constructor="constructor";var Prototype="prototype";var strFunction$1="function";var DynInstFuncTable="_dynInstFuncs";var DynProxyTag="_isDynProxy";var DynClassName="_dynClass";var DynClassNamePrefix="_dynCls$";var DynInstChkTag="_dynInstChk";var DynAllowInstChkTag=DynInstChkTag;var DynProtoDefaultOptions="_dfOpts";var UnknownValue="_unknown_";var str__Proto="__proto__";var strUseBaseInst="useBaseInst";var strSetInstFuncs="setInstFuncs";var _objGetPrototypeOf=Object["getPrototypeOf"];var _dynamicNames=0;function _hasOwnProperty$1(e,t){return e&&Object[Prototype].hasOwnProperty.call(e,t)}function _isFunction$1(e){return typeof e===strFunction$1}function _isObjectOrArrayPrototype(e){return e&&(e===Object[Prototype]||e===Array[Prototype])}function _isObjectArrayOrFunctionPrototype(e){return _isObjectOrArrayPrototype(e)||e===Function[Prototype]}function _getObjProto(e){if(e){if(_objGetPrototypeOf){return _objGetPrototypeOf(e)}var t=e[str__Proto]||e[Prototype]||e[Constructor];if(t){return t}}return null}function _isDynamicCandidate(e,t,n){return t!==Constructor&&_isFunction$1(e[t])&&(n||_hasOwnProperty$1(e,t))}function _throwTypeError(e){throw new TypeError("DynamicProto: "+e)}function _getInstanceFuncs(e){var t={};for(var n in e){if(!t[n]&&_isDynamicCandidate(e,n,false)){t[n]=e[n]}}return t}function _hasVisited(e,t){for(var n=e.length-1;n>=0;n--){if(e[n]===t){return true}}return false}function _getBaseFuncs(e,t,n,r){function i(e,t,n){var i=t[o];if(i[DynProxyTag]&&r){var a=e[DynInstFuncTable]||{};if(a[DynAllowInstChkTag]!==false){i=(a[t[DynClassName]]||{})[n]||i}}return function(){return i.apply(e,arguments)}}var a={};for(var o in n){a[o]=i(t,n,o)}var s=_getObjProto(e);var u=[];while(s&&!_isObjectArrayOrFunctionPrototype(s)&&!_hasVisited(u,s)){for(var o in s){if(!a[o]&&_isDynamicCandidate(s,o,!_objGetPrototypeOf)){a[o]=i(t,s,o)}}u.push(s);s=_getObjProto(s)}return a}function _getInstFunc(e,t,n,r){var i=null;if(e&&_hasOwnProperty$1(n,DynClassName)){var a=e[DynInstFuncTable]||{};i=(a[n[DynClassName]]||{})[t];if(!i){_throwTypeError("Missing ["+t+"] "+strFunction$1)}if(!i[DynInstChkTag]&&a[DynAllowInstChkTag]!==false){var o=!_hasOwnProperty$1(e,t);var s=_getObjProto(e);var u=[];while(o&&s&&!_isObjectArrayOrFunctionPrototype(s)&&!_hasVisited(u,s)){var l=s[t];if(l){o=l===r;break}u.push(s);s=_getObjProto(s)}try{if(o){e[t]=i}i[DynInstChkTag]=1}catch(e){a[DynAllowInstChkTag]=false}}}return i}function _getProtoFunc(e,t,n){var r=t[e];if(r===n){r=_getObjProto(t)[e]}if(!_isFunction$1(r)){_throwTypeError("["+e+"] is not a "+strFunction$1)}return r}function _populatePrototype(e,t,n,r,i){function a(e,t){var n=function(){var r=_getInstFunc(this,t,e,n)||_getProtoFunc(t,e,n);return r.apply(this,arguments)};n[DynProxyTag]=1;return n}if(!_isObjectOrArrayPrototype(e)){var o=n[DynInstFuncTable]=n[DynInstFuncTable]||{};var s=o[t]=o[t]||{};if(o[DynAllowInstChkTag]!==false){o[DynAllowInstChkTag]=!!i}for(var u in n){if(_isDynamicCandidate(n,u,false)&&n[u]!==r[u]){s[u]=n[u];delete n[u];if(!_hasOwnProperty$1(e,u)||e[u]&&!e[u][DynProxyTag]){e[u]=a(e,u)}}}}}function _checkPrototype(e,t){var n=_getObjProto(t);while(n&&!_isObjectArrayOrFunctionPrototype(n)){if(n===e){return true}n=_getObjProto(n)}return false}function _getObjName(e,t){if(_hasOwnProperty$1(e,Prototype)){return e.name||t||UnknownValue}return((e||{})[Constructor]||{}).name||t||UnknownValue}function dynamicProto(e,t,n,r){if(!_hasOwnProperty$1(e,Prototype)){_throwTypeError("theClass is an invalid class definition.")}var i=e[Prototype];if(!_checkPrototype(i,t)){_throwTypeError("["+_getObjName(e)+"] is not in class hierarchy of ["+_getObjName(t)+"]")}var a=null;if(_hasOwnProperty$1(i,DynClassName)){a=i[DynClassName]}else{a=DynClassNamePrefix+_getObjName(e,"_")+"$"+_dynamicNames;_dynamicNames++;i[DynClassName]=a}var o=dynamicProto[DynProtoDefaultOptions];var s=!!o[strUseBaseInst];if(s&&r&&r[strUseBaseInst]!==undefined){s=!!r[strUseBaseInst]}var u=_getInstanceFuncs(t);var l=_getBaseFuncs(i,t,u,s);n(t,l);var c=!!_objGetPrototypeOf&&!!o[strSetInstFuncs];if(c&&r){c=!!r[strSetInstFuncs]}_populatePrototype(i,a,t,u,c!==false)}var perfDefaults={setInstFuncs:true,useBaseInst:true};dynamicProto[DynProtoDefaultOptions]=perfDefaults;var AiNonUserActionablePrefix="AI (Internal): ";var AiUserActionablePrefix="AI: ";var AIInternalMessagePrefix="AITR_";function _sanitizeDiagnosticText(e){if(e){return'"'+e.replace(/\"/g,"")+'"'}return""}var _InternalLogMessage=function(){function e(e,t,n,r){if(n===void 0){n=false}var i=this;i.messageId=e;i.message=(n?AiUserActionablePrefix:AiNonUserActionablePrefix)+e;var a="";if(hasJSON()){a=getJSON().stringify(r)}var o=(t?" message:"+_sanitizeDiagnosticText(t):"")+(r?" props:"+_sanitizeDiagnosticText(a):"");i.message+=o}e.dataType="MessageData";return e}();var DiagnosticLogger=function(){function e(t){this.identifier="DiagnosticLogger";this.queue=[];var n=0;var r={};dynamicProto(e,this,(function(e){var i=CoreUtils.isNullOrUndefined;var a=CoreUtils.isUndefined;var o=CoreUtils.isFunction;if(i(t)){t={}}e.consoleLoggingLevel=function(){return s("loggingLevelConsole",0)};e.telemetryLoggingLevel=function(){return s("loggingLevelTelemetry",1)};e.maxInternalMessageLimit=function(){return s("maxMessageLimit",25)};e.enableDebugExceptions=function(){return s("enableDebugExceptions",false)};e.throwInternal=function(t,n,i,o,s){if(s===void 0){s=false}var u=new _InternalLogMessage(n,i,s,o);if(e.enableDebugExceptions()){throw u}else{if(!a(u)&&!!u){if(!a(u.message)){if(s){var l=+u.messageId;if(!r[l]&&e.consoleLoggingLevel()>=LoggingSeverity.WARNING){e.warnToConsole(u.message);r[l]=true}}else{if(e.consoleLoggingLevel()>=LoggingSeverity.WARNING){e.warnToConsole(u.message)}}e.logInternalMessage(t,u)}}}};e.warnToConsole=function(e){var t=getConsole();if(!!t){var n="log";if(t.warn){n="warn"}if(o(t[n])){t[n](e)}}};e.resetInternalMessageCount=function(){n=0;r={}};e.logInternalMessage=function(t,i){if(u()){return}var a=true;var o=AIInternalMessagePrefix+i.messageId;if(r[o]){a=false}else{r[o]=true}if(a){if(t<=e.telemetryLoggingLevel()){e.queue.push(i);n++}if(n===e.maxInternalMessageLimit()){var s="Internal events throttle limit per PageView reached for this app.";var l=new _InternalLogMessage(_InternalMessageId.MessageLimitPerPVExceeded,s,false);e.queue.push(l);e.warnToConsole(s)}}};function s(e,n){var r=t[e];if(!i(r)){return r}return n}function u(){return n>=e.maxInternalMessageLimit()}}))}e.prototype.enableDebugExceptions=function(){return false};e.prototype.consoleLoggingLevel=function(){return 0};e.prototype.telemetryLoggingLevel=function(){return 1};e.prototype.maxInternalMessageLimit=function(){return 25};e.prototype.throwInternal=function(e,t,n,r,i){};e.prototype.warnToConsole=function(e){};e.prototype.resetInternalMessageCount=function(){};e.prototype.logInternalMessage=function(e,t){};return e}();var strExecutionContextKey="ctx";var PerfEvent=function(){function e(t,n,r){var i=this;var a=false;i.start=CoreUtils.dateNow();i.name=t;i.isAsync=r;i.isChildEvt=function(){return false};if(CoreUtils.isFunction(n)){var o;a=CoreUtils.objDefineAccessors(i,"payload",(function(){if(!o&&CoreUtils.isFunction(n)){o=n();n=null}return o}))}i.getCtx=function(t){if(t){if(t===e.ParentContextKey||t===e.ChildrenContextKey){return i[t]}return(i[strExecutionContextKey]||{})[t]}return null};i.setCtx=function(t,n){if(t){if(t===e.ParentContextKey){if(!i[t]){i.isChildEvt=function(){return true}}i[t]=n}else if(t===e.ChildrenContextKey){i[t]=n}else{var r=i[strExecutionContextKey]=i[strExecutionContextKey]||{};r[t]=n}}};i.complete=function(){var t=0;var r=i.getCtx(e.ChildrenContextKey);if(CoreUtils.isArray(r)){for(var o=0;o<r.length;o++){var s=r[o];if(s){t+=s.time}}}i.time=CoreUtils.dateNow()-i.start;i.exTime=i.time-t;i.complete=function(){};if(!a&&CoreUtils.isFunction(n)){i.payload=n()}}}e.ParentContextKey="parent";e.ChildrenContextKey="childEvts";return e}();var PerfManager=function(){function e(t){this.ctx={};dynamicProto(e,this,(function(e){e.create=function(e,t,n){return new PerfEvent(e,t,n)};e.fire=function(e){if(e){e.complete();if(t){t.perfEvent(e)}}};e.setCtx=function(t,n){if(t){var r=e[strExecutionContextKey]=e[strExecutionContextKey]||{};r[t]=n}};e.getCtx=function(t){return(e[strExecutionContextKey]||{})[t]}}))}e.prototype.create=function(e,t,n){return null};e.prototype.fire=function(e){};e.prototype.setCtx=function(e,t){};e.prototype.getCtx=function(e){};return e}();var doPerfActiveKey="CoreUtils.doPerf";function doPerf(e,t,n,r,i){if(e){var a=e;if(a&&CoreUtils.isFunction(a["getPerfMgr"])){a=a["getPerfMgr"]()}if(a){var o=void 0;var s=a.getCtx(doPerfActiveKey);try{o=a.create(t(),r,i);if(o){if(s&&o.setCtx){o.setCtx(PerfEvent.ParentContextKey,s);if(s.getCtx&&s.setCtx){var u=s.getCtx(PerfEvent.ChildrenContextKey);if(!u){u=[];s.setCtx(PerfEvent.ChildrenContextKey,u)}u.push(o)}}a.setCtx(doPerfActiveKey,o);return n(o)}}catch(e){if(o&&o.setCtx){o.setCtx("exception",e)}}finally{if(o){a.fire(o)}a.setCtx(doPerfActiveKey,s)}}}return n()}var _isFunction$2=CoreUtils.isFunction;var TelemetryPluginChain=function(){function e(e,t){var n=this;var r=null;var i=_isFunction$2(e.processTelemetry);var a=_isFunction$2(e.setNextPlugin);n._hasRun=false;n.getPlugin=function(){return e};n.getNext=function(){return r};n.setNext=function(e){r=e};n.processTelemetry=function(o,s){if(!s){s=t}var u=e?e.identifier:"TelemetryPluginChain";doPerf(s?s.core():null,(function(){return u+":processTelemetry"}),(function(){if(e&&i){n._hasRun=true;try{s.setNext(r);if(a){e.setNextPlugin(r)}r&&(r._hasRun=false);e.processTelemetry(o,s)}catch(n){var t=r&&r._hasRun;if(!r||!t){s.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.PluginException,"Plugin ["+e.identifier+"] failed during processTelemetry - "+n)}if(r&&!t){r.processTelemetry(o,s)}}}else if(r){n._hasRun=true;r.processTelemetry(o,s)}}),(function(){return{item:o}}),!o.sync)}}return e}();var _isNullOrUndefined$1=CoreUtils.isNullOrUndefined;function _createProxyChain(e,t){var n=[];if(e&&e.length>0){var r=null;for(var i=0;i<e.length;i++){var a=e[i];if(a&&CoreUtils.isFunction(a.processTelemetry)){var o=new TelemetryPluginChain(a,t);n.push(o);if(r){r.setNext(o)}r=o}}}return n.length>0?n[0]:null}function _copyProxyChain(e,t,n){var r=[];var i=n?false:true;if(e){while(e){var a=e.getPlugin();if(i||a===n){i=true;r.push(a)}e=e.getNext()}}if(!i){r.push(n)}return _createProxyChain(r,t)}function _copyPluginChain(e,t,n){var r=e;var i=false;if(n&&e){r=[];CoreUtils.arrForEach(e,(function(e){if(i||e===n){i=true;r.push(e)}}))}if(n&&!i){if(!r){r=[]}r.push(n)}return _createProxyChain(r,t)}var ProcessTelemetryContext=function(){function e(t,n,r,i){var a=this;var o=null;if(i!==null){if(t&&CoreUtils.isFunction(t.getPlugin)){o=_copyProxyChain(t,a,i||t.getPlugin())}else{if(i){o=_copyPluginChain(t,a,i)}else if(CoreUtils.isUndefined(i)){o=_createProxyChain(t,a)}}}a.core=function(){return r};a.diagLog=function(){var e=(r||{}).logger;if(!e){e=new DiagnosticLogger(n||{})}return e};a.getCfg=function(){return n};a.getExtCfg=function(e,t){if(t===void 0){t={}}var r;if(n){var i=n.extensionConfig;if(i&&e){r=i[e]}}return r?r:t};a.getConfig=function(e,t,r){if(r===void 0){r=false}var i;var o=a.getExtCfg(e,null);if(o&&!_isNullOrUndefined$1(o[t])){i=o[t]}else if(n&&!_isNullOrUndefined$1(n[t])){i=n[t]}return!_isNullOrUndefined$1(i)?i:r};a.hasNext=function(){return o!=null};a.getNext=function(){return o};a.setNext=function(e){o=e};a.processNext=function(e){var t=o;if(t){o=t.getNext();t.processTelemetry(e,a)}};a.createNew=function(t,i){if(t===void 0){t=null}return new e(t||o,n,r,i)}}return e}();var _isFunction$3=CoreUtils.isFunction;var getPlugin="getPlugin";var BaseTelemetryPlugin=function(){function e(){var e=this;var t=false;var n=null;var r=null;e.core=null;e.diagLog=function(t){return e._getTelCtx(t).diagLog()};e.isInitialized=function(){return t};e.setInitialized=function(e){t=e};e.setNextPlugin=function(e){r=e};e.processNext=function(e,t){if(t){t.processNext(e)}else if(r&&_isFunction$3(r.processTelemetry)){r.processTelemetry(e,null)}};e._getTelCtx=function(t){if(t===void 0){t=null}var i=t;if(!i){var a=n||new ProcessTelemetryContext(null,{},e.core);if(r&&r[getPlugin]){i=a.createNew(null,r[getPlugin])}else{i=a.createNew(null,r)}}return i};e._baseTelInit=function(i,a,o,s){if(i){i.extensionConfig=i.extensionConfig||[]}if(!s&&a){s=a.getProcessTelContext().getNext()}var u=r;if(r&&r[getPlugin]){u=r[getPlugin]()}e.core=a;n=new ProcessTelemetryContext(s,i,a,u);t=true}}e.prototype.initialize=function(e,t,n,r){this._baseTelInit(e,t,n,r)};return e}();var _isFunction$4=CoreUtils.isFunction;var processTelemetry="processTelemetry";var priority="priority";var setNextPlugin="setNextPlugin";var isInitialized="isInitialized";function initializePlugins(e,t){var n=[];var r=null;var i=e.getNext();while(i){var a=i.getPlugin();if(a){if(r&&_isFunction$4(r[setNextPlugin])&&_isFunction$4(a[processTelemetry])){r[setNextPlugin](a)}if(!_isFunction$4(a[isInitialized])||!a[isInitialized]()){n.push(a)}r=a;i=i.getNext()}}CoreUtils.arrForEach(n,(function(n){n.initialize(e.getCfg(),e.core(),t,e.getNext())}))}function sortPlugins(e){return e.sort((function(e,t){var n=0;var r=_isFunction$4(t[processTelemetry]);if(_isFunction$4(e[processTelemetry])){n=r?e[priority]-t[priority]:1}else if(r){n=-1}return n}))}var ChannelControllerPriority=500;var ChannelValidationMessage="Channel has invalid priority";var _objDefineAccessors=CoreUtils.objDefineAccessors;var ChannelController=function(e){__extends(t,e);function t(){var n=e.call(this)||this;n.identifier="ChannelControllerPlugin";n.priority=ChannelControllerPriority;var r=CoreUtils.arrForEach;var i;dynamicProto(t,n,(function(e,t){e.setNextPlugin=function(e){};e.processTelemetry=function(e,t){if(i){r(i,(function(r){if(r.length>0){var i=n._getTelCtx(t).createNew(r);i.processNext(e)}}))}};e.getChannelControls=function(){return i};e.initialize=function(n,a,o){if(e.isInitialized()){return}t.initialize(n,a,o);if(n.isCookieUseDisabled){CoreUtils.disableCookies()}s((n||{}).channels,o);r(i,(function(e){return initializePlugins(new ProcessTelemetryContext(e,n,a),o)}))}}));function a(e){r(e,(function(e){if(e.priority<ChannelControllerPriority){throw Error(ChannelValidationMessage+e.identifier)}}))}function o(e){if(e&&e.length>0){e=e.sort((function(e,t){return e.priority-t.priority}));a(e);i.push(e)}}function s(e,t){i=[];if(e){r(e,(function(e){return o(e)}))}if(t){var n=[];r(t,(function(e){if(e.priority>ChannelControllerPriority){n.push(e)}}));o(n)}}return n}t.prototype.processTelemetry=function(e,t){};t.prototype.getChannelControls=function(){return null};t.prototype.initialize=function(e,t,n){};t._staticInit=function(){_objDefineAccessors(t.prototype,"ChannelControls",t.prototype.getChannelControls);_objDefineAccessors(t.prototype,"channelQueue",t.prototype.getChannelControls)}();return t}(BaseTelemetryPlugin);var validationError="Extensions must provide callback to initialize";var _arrForEach=CoreUtils.arrForEach;var _isNullOrUndefined$2=CoreUtils.isNullOrUndefined;var strNotificationManager="_notificationManager";var BaseCore=function(){function e(){var t=false;var n;var r;var i;var a;dynamicProto(e,this,(function(e){e._extensions=new Array;r=new ChannelController;e.logger=CoreUtils.objCreate({throwInternal:function(e,t,n,r,i){},warnToConsole:function(e){},resetInternalMessageCount:function(){}});n=[];e.isInitialized=function(){return t};e.initialize=function(n,a,o,s){if(e.isInitialized()){throw Error("Core should not be initialized more than once")}if(!n||_isNullOrUndefined$2(n.instrumentationKey)){throw Error("Please provide instrumentation key")}i=s;e[strNotificationManager]=s;e.config=n||{};n.extensions=_isNullOrUndefined$2(n.extensions)?[]:n.extensions;var u=n.extensionConfig=_isNullOrUndefined$2(n.extensionConfig)?{}:n.extensionConfig;u.NotificationManager=s;if(o){e.logger=o}var l=[];l.push.apply(l,a.concat(n.extensions));l=sortPlugins(l);var c=[];var d={};_arrForEach(l,(function(e){if(_isNullOrUndefined$2(e)||_isNullOrUndefined$2(e.initialize)){throw Error(validationError)}var t=e.priority;var n=e.identifier;if(e&&t){if(!_isNullOrUndefined$2(d[t])){o.warnToConsole("Two extensions have same priority #"+t+" - "+d[t]+", "+n)}else{d[t]=n}}if(!t||t<r.priority){c.push(e)}}));l.push(r);c.push(r);l=sortPlugins(l);e._extensions=l;initializePlugins(new ProcessTelemetryContext([r],n,e),l);initializePlugins(new ProcessTelemetryContext(c,n,e),l);e._extensions=c;if(e.getTransmissionControls().length===0){throw new Error("No channels available")}t=true;e.releaseQueue()};e.getTransmissionControls=function(){return r.getChannelControls()};e.track=function(t){if(!t.iKey){t.iKey=e.config.instrumentationKey}if(!t.time){t.time=CoreUtils.toISOString(new Date)}if(_isNullOrUndefined$2(t.ver)){t.ver="4.0"}if(e.isInitialized()){e.getProcessTelContext().processNext(t)}else{n.push(t)}};e.getProcessTelContext=function(){var t=e._extensions;var n=t;if(!t||t.length===0){n=[r]}return new ProcessTelemetryContext(n,e.config,e)};e.getNotifyMgr=function(){if(!i){i=CoreUtils.objCreate({addNotificationListener:function(e){},removeNotificationListener:function(e){},eventsSent:function(e){},eventsDiscarded:function(e,t){},eventsSendRequest:function(e,t){}});e[strNotificationManager]=i}return i};e.getPerfMgr=function(){if(!a){if(e.config&&e.config.enablePerfMgr){a=new PerfManager(e.getNotifyMgr())}}return a};e.setPerfMgr=function(e){a=e};e.eventCnt=function(){return n.length};e.releaseQueue=function(){if(n.length>0){_arrForEach(n,(function(t){e.getProcessTelContext().processNext(t)}));n=[]}}}))}e.prototype.initialize=function(e,t,n,r){};e.prototype.getTransmissionControls=function(){return null};e.prototype.track=function(e){};e.prototype.getProcessTelContext=function(){return null};e.prototype.getNotifyMgr=function(){return null};e.prototype.getPerfMgr=function(){return null};e.prototype.setPerfMgr=function(e){};e.prototype.eventCnt=function(){return 0};e.prototype.releaseQueue=function(){};return e}();var NotificationManager=function(){function e(t){this.listeners=[];var n=CoreUtils.arrForEach;var r=!!(t||{}).perfEvtsSendAll;dynamicProto(e,this,(function(e){e.addNotificationListener=function(t){e.listeners.push(t)};e.removeNotificationListener=function(t){var n=CoreUtils.arrIndexOf(e.listeners,t);while(n>-1){e.listeners.splice(n,1);n=CoreUtils.arrIndexOf(e.listeners,t)}};e.eventsSent=function(t){n(e.listeners,(function(e){if(e&&e.eventsSent){setTimeout((function(){return e.eventsSent(t)}),0)}}))};e.eventsDiscarded=function(t,r){n(e.listeners,(function(e){if(e&&e.eventsDiscarded){setTimeout((function(){return e.eventsDiscarded(t,r)}),0)}}))};e.eventsSendRequest=function(t,r){n(e.listeners,(function(e){if(e&&e.eventsSendRequest){if(r){setTimeout((function(){return e.eventsSendRequest(t,r)}),0)}else{try{e.eventsSendRequest(t,r)}catch(e){}}}}))};e.perfEvent=function(t){if(t){if(r||!t.isChildEvt()){n(e.listeners,(function(e){if(e&&e.perfEvent){if(t.isAsync){setTimeout((function(){return e.perfEvent(t)}),0)}else{try{e.perfEvent(t)}catch(e){}}}}))}}}}))}e.prototype.addNotificationListener=function(e){};e.prototype.removeNotificationListener=function(e){};e.prototype.eventsSent=function(e){};e.prototype.eventsDiscarded=function(e,t){};e.prototype.eventsSendRequest=function(e,t){};return e}();var AppInsightsCore=function(e){__extends(t,e);function t(){var n=e.call(this)||this;dynamicProto(t,n,(function(e,t){e.initialize=function(e,n,r,i){t.initialize(e,n,r||new DiagnosticLogger(e),i||new NotificationManager(e))};e.track=function(i){doPerf(e.getPerfMgr(),(function(){return"AppInsightsCore:track"}),(function(){if(i===null){r(i);throw Error("Invalid telemetry item")}n(i);t.track(i)}),(function(){return{item:i}}),!i.sync)};e.addNotificationListener=function(t){var n=e.getNotifyMgr();if(n){n.addNotificationListener(t)}};e.removeNotificationListener=function(t){var n=e.getNotifyMgr();if(n){n.removeNotificationListener(t)}};e.pollInternalLogs=function(t){var n=e.config.diagnosticLogInterval;if(!n||!(n>0)){n=1e4}return setInterval((function(){var n=e.logger?e.logger.queue:[];CoreUtils.arrForEach(n,(function(n){var r={name:t?t:"InternalMessageId: "+n.messageId,iKey:e.config.instrumentationKey,time:CoreUtils.toISOString(new Date),baseType:_InternalLogMessage.dataType,baseData:{message:n.message}};e.track(r)}));n.length=0}),n)};function n(e){if(CoreUtils.isNullOrUndefined(e.name)){r(e);throw Error("telemetry name required")}}function r(t){var n=e.getNotifyMgr();if(n){n.eventsDiscarded([t],EventsDiscardedReason.InvalidEvent)}}}));return n}t.prototype.initialize=function(e,t,n,r){};t.prototype.track=function(e){};t.prototype.addNotificationListener=function(e){};t.prototype.removeNotificationListener=function(e){};t.prototype.pollInternalLogs=function(e){return 0};return t}(BaseCore);var aiInstrumentHooks="_aiHooks";var cbNames=["req","rsp","hkErr","fnErr"];var str__Proto$1="__proto__";var strConstructor="constructor";function _arrLoop(e,t){if(e){for(var n=0;n<e.length;n++){if(t(e[n],n)){break}}}}function _doCallbacks(e,t,n,r,i){if(i>=0&&i<=2){_arrLoop(e,(function(e,a){var o=e.cbks;var s=o[cbNames[i]];if(s){t.ctx=function(){var e=r[a]=r[a]||{};return e};try{s.apply(t.inst,n)}catch(e){var u=t.err;try{var l=o[cbNames[2]];if(l){t.err=e;l.apply(t.inst,n)}}catch(e){}finally{t.err=u}}}}))}}function _createFunctionHook(e){return function(){var t=this;var n=arguments;var r=e.h;var i={name:e.n,inst:t,ctx:null,set:u};var a=[];var o=s([i],n);function s(e,t){_arrLoop(t,(function(t){e.push(t)}));return e}function u(e,t){n=s([],n);n[e]=t;o=s([i],n)}_doCallbacks(r,i,o,a,0);var l=e.f;try{i.rslt=l.apply(t,n)}catch(e){i.err=e;_doCallbacks(r,i,o,a,3);throw e}_doCallbacks(r,i,o,a,1);return i.rslt}}var _objGetPrototypeOf$1=Object["getPrototypeOf"];function _getObjProto$1(e){if(e){if(_objGetPrototypeOf$1){return _objGetPrototypeOf$1(e)}var t=e[str__Proto$1]||e[strPrototype]||e[strConstructor];if(t){return t}}return null}function _getOwner(e,t,n){var r=null;if(e){if(CoreUtils.hasOwnProperty(e,t)){r=e}else if(n){r=_getOwner(_getObjProto$1(e),t,false)}}return r}function InstrumentProto(e,t,n){if(e){return InstrumentFunc(e[strPrototype],t,n,false)}return null}function InstrumentFunc(e,t,n,r){if(r===void 0){r=true}if(e&&t&&n){var i=_getOwner(e,t,r);if(i){var a=i[t];if(typeof a===strFunction){var o=a[aiInstrumentHooks];if(!o){o={i:0,n:t,f:a,h:[]};var s=_createFunctionHook(o);s[aiInstrumentHooks]=o;i[t]=s}var u={id:o.i,cbks:n,rm:function(){var e=this.id;_arrLoop(o.h,(function(t,n){if(t.id===e){o.h.splice(n,1);return 1}}))}};o.i++;o.h.push(u);return u}}}return null}var StorageType;(function(e){e[e["LocalStorage"]=0]="LocalStorage";e[e["SessionStorage"]=1]="SessionStorage"})(StorageType||(StorageType={}));var FieldType;(function(e){e[e["Default"]=0]="Default";e[e["Required"]=1]="Required";e[e["Array"]=2]="Array";e[e["Hidden"]=4]="Hidden"})(FieldType||(FieldType={}));var DistributedTracingModes;(function(e){e[e["AI"]=0]="AI";e[e["AI_AND_W3C"]=1]="AI_AND_W3C";e[e["W3C"]=2]="W3C"})(DistributedTracingModes||(DistributedTracingModes={}));var RequestHeaders=function(){function e(){}e.requestContextHeader="Request-Context";e.requestContextTargetKey="appId";e.requestContextAppIdFormat="appId=cid-v1:";e.requestIdHeader="Request-Id";e.traceParentHeader="traceparent";e.sdkContextHeader="Sdk-Context";e.sdkContextHeaderAppIdRequest="appId";e.requestContextHeaderLowerCase="request-context";return e}();var DataSanitizer=function(){function e(){}e.sanitizeKeyAndAddUniqueness=function(t,n,r){var i=n.length;var a=e.sanitizeKey(t,n);if(a.length!==i){var o=0;var s=a;while(r[s]!==undefined){o++;s=a.substring(0,e.MAX_NAME_LENGTH-3)+e.padNumber(o)}a=s}return a};e.sanitizeKey=function(t,n){var r;if(n){n=e.trim(n.toString());if(n.length>e.MAX_NAME_LENGTH){r=n.substring(0,e.MAX_NAME_LENGTH);t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.NameTooLong,"name is too long. It has been truncated to "+e.MAX_NAME_LENGTH+" characters.",{name:n},true)}}return r||n};e.sanitizeString=function(t,n,r){if(r===void 0){r=e.MAX_STRING_LENGTH}var i;if(n){r=r?r:e.MAX_STRING_LENGTH;n=e.trim(n);if(n.toString().length>r){i=n.toString().substring(0,r);t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.StringValueTooLong,"string value is too long. It has been truncated to "+r+" characters.",{value:n},true)}}return i||n};e.sanitizeUrl=function(t,n){return e.sanitizeInput(t,n,e.MAX_URL_LENGTH,_InternalMessageId.UrlTooLong)};e.sanitizeMessage=function(t,n){var r;if(n){if(n.length>e.MAX_MESSAGE_LENGTH){r=n.substring(0,e.MAX_MESSAGE_LENGTH);t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.MessageTruncated,"message is too long, it has been truncated to "+e.MAX_MESSAGE_LENGTH+" characters.",{message:n},true)}}return r||n};e.sanitizeException=function(t,n){var r;if(n){if(n.length>e.MAX_EXCEPTION_LENGTH){r=n.substring(0,e.MAX_EXCEPTION_LENGTH);t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.ExceptionTruncated,"exception is too long, it has been truncated to "+e.MAX_EXCEPTION_LENGTH+" characters.",{exception:n},true)}}return r||n};e.sanitizeProperties=function(t,n){if(n){var r={};objForEachKey(n,(function(n,i){if(CoreUtils.isObject(i)&&hasJSON()){try{i=getJSON().stringify(i)}catch(e){t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.CannotSerializeObjectNonSerializable,"custom property is not valid",{exception:e},true)}}i=e.sanitizeString(t,i,e.MAX_PROPERTY_LENGTH);n=e.sanitizeKeyAndAddUniqueness(t,n,r);r[n]=i}));n=r}return n};e.sanitizeMeasurements=function(t,n){if(n){var r={};objForEachKey(n,(function(n,i){n=e.sanitizeKeyAndAddUniqueness(t,n,r);r[n]=i}));n=r}return n};e.sanitizeId=function(t,n){return n?e.sanitizeInput(t,n,e.MAX_ID_LENGTH,_InternalMessageId.IdTooLong).toString():n};e.sanitizeInput=function(t,n,r,i){var a;if(n){n=e.trim(n);if(n.length>r){a=n.substring(0,r);t.throwInternal(LoggingSeverity.WARNING,i,"input is too long, it has been truncated to "+r+" characters.",{data:n},true)}}return a||n};e.padNumber=function(e){var t="00"+e;return t.substr(t.length-3)};e.trim=function(e){if(!CoreUtils.isString(e)){return e}return e.replace(/^\s+|\s+$/g,"")};e.MAX_NAME_LENGTH=150;e.MAX_ID_LENGTH=128;e.MAX_PROPERTY_LENGTH=8192;e.MAX_STRING_LENGTH=1024;e.MAX_URL_LENGTH=2048;e.MAX_MESSAGE_LENGTH=32768;e.MAX_EXCEPTION_LENGTH=32768;return e}();var _navigator=getNavigator();var _isString=CoreUtils.isString;var _uaDisallowsSameSiteNone=null;function _endsWith(e,t){var n=e.length;var r=n-t.length;return e.substring(r>=0?r:0,n)===t}var Util=function(){function e(){}e.createDomEvent=function(e){var t=null;if(CoreUtils.isFunction(Event)){t=new Event(e)}else{var n=getDocument();if(n&&n.createEvent){t=n.createEvent("Event");t.initEvent(e,true,true)}}return t};e.disableStorage=function(){e._canUseLocalStorage=false;e._canUseSessionStorage=false};e._getLocalStorageObject=function(){if(e.canUseLocalStorage()){return e._getVerifiedStorageObject(StorageType.LocalStorage)}return null};e._getVerifiedStorageObject=function(e){var t=null;var n;var r;try{if(CoreUtils.isNullOrUndefined(getGlobal$1())){return null}r=new Date;t=e===StorageType.LocalStorage?getGlobalInst("localStorage"):getGlobalInst("sessionStorage");t.setItem(r.toString(),r.toString());n=t.getItem(r.toString())!==r.toString();t.removeItem(r.toString());if(n){t=null}}catch(e){t=null}return t};e.isInternalApplicationInsightsEndpoint=function(t){return e._internalEndpoints.indexOf(t.toLowerCase())!==-1};e.canUseLocalStorage=function(){if(e._canUseLocalStorage===undefined){e._canUseLocalStorage=!!e._getVerifiedStorageObject(StorageType.LocalStorage)}return e._canUseLocalStorage};e.getStorage=function(t,n){var r=e._getLocalStorageObject();if(r!==null){try{return r.getItem(n)}catch(n){e._canUseLocalStorage=false;t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserCannotReadLocalStorage,"Browser failed read of local storage. "+e.getExceptionName(n),{exception:e.dump(n)})}}return null};e.setStorage=function(t,n,r){var i=e._getLocalStorageObject();if(i!==null){try{i.setItem(n,r);return true}catch(n){e._canUseLocalStorage=false;t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserCannotWriteLocalStorage,"Browser failed write to local storage. "+e.getExceptionName(n),{exception:e.dump(n)})}}return false};e.removeStorage=function(t,n){var r=e._getLocalStorageObject();if(r!==null){try{r.removeItem(n);return true}catch(n){e._canUseLocalStorage=false;t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserFailedRemovalFromLocalStorage,"Browser failed removal of local storage item. "+e.getExceptionName(n),{exception:e.dump(n)})}}return false};e._getSessionStorageObject=function(){if(e.canUseSessionStorage()){return e._getVerifiedStorageObject(StorageType.SessionStorage)}return null};e.canUseSessionStorage=function(){if(e._canUseSessionStorage===undefined){e._canUseSessionStorage=!!e._getVerifiedStorageObject(StorageType.SessionStorage)}return e._canUseSessionStorage};e.getSessionStorageKeys=function(){var t=[];if(e.canUseSessionStorage()){objForEachKey(getGlobalInst("sessionStorage"),(function(e){t.push(e)}))}return t};e.getSessionStorage=function(t,n){var r=e._getSessionStorageObject();if(r!==null){try{return r.getItem(n)}catch(n){e._canUseSessionStorage=false;t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserCannotReadSessionStorage,"Browser failed read of session storage. "+e.getExceptionName(n),{exception:e.dump(n)})}}return null};e.setSessionStorage=function(t,n,r){var i=e._getSessionStorageObject();if(i!==null){try{i.setItem(n,r);return true}catch(n){e._canUseSessionStorage=false;t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserCannotWriteSessionStorage,"Browser failed write to session storage. "+e.getExceptionName(n),{exception:e.dump(n)})}}return false};e.removeSessionStorage=function(t,n){var r=e._getSessionStorageObject();if(r!==null){try{r.removeItem(n);return true}catch(n){e._canUseSessionStorage=false;t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserFailedRemovalFromSessionStorage,"Browser failed removal of session storage item. "+e.getExceptionName(n),{exception:e.dump(n)})}}return false};e.disableCookies=function(){CoreUtils.disableCookies()};e.canUseCookies=function(t){if(CoreUtils._canUseCookies===undefined){CoreUtils._canUseCookies=false;try{CoreUtils._canUseCookies=e.document.cookie!==undefined}catch(n){t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.CannotAccessCookie,"Cannot access document.cookie - "+e.getExceptionName(n),{exception:e.dump(n)})}}return CoreUtils._canUseCookies};e.disallowsSameSiteNone=function(e){if(!_isString(e)){return false}if(e.indexOf("CPU iPhone OS 12")!==-1||e.indexOf("iPad; CPU OS 12")!==-1){return true}if(e.indexOf("Macintosh; Intel Mac OS X 10_14")!==-1&&e.indexOf("Version/")!==-1&&e.indexOf("Safari")!==-1){return true}if(e.indexOf("Macintosh; Intel Mac OS X 10_14")!==-1&&_endsWith(e,"AppleWebKit/605.1.15 (KHTML, like Gecko)")){return true}if(e.indexOf("Chrome/5")!==-1||e.indexOf("Chrome/6")!==-1){return true}if(e.indexOf("UnrealEngine")!==-1&&e.indexOf("Chrome")===-1){return true}if(e.indexOf("UCBrowser/12")!==-1||e.indexOf("UCBrowser/11")!==-1){return true}return false};e.setCookie=function(t,n,r,i){if(e.canUseCookies(t)){var a="";var o="";if(i){a=";domain="+i}var s=getLocation$1();if(s&&s.protocol==="https:"){o=";secure";if(_uaDisallowsSameSiteNone===null){_uaDisallowsSameSiteNone=e.disallowsSameSiteNone((getNavigator()||{}).userAgent)}if(!_uaDisallowsSameSiteNone){r=r+";SameSite=None"}}e.document.cookie=n+"="+r+a+";path=/"+o}};e.stringToBoolOrDefault=function(e,t){if(t===void 0){t=false}if(e===undefined||e===null){return t}return e.toString().toLowerCase()==="true"};e.getCookie=function(t,n){if(!e.canUseCookies(t)){return}var r="";if(n&&n.length){var i=n+"=";var a=e.document.cookie.split(";");for(var o=0;o<a.length;o++){var s=a[o];s=e.trim(s);if(s&&s.indexOf(i)===0){r=s.substring(i.length,a[o].length);break}}}return r};e.deleteCookie=function(t,n){if(e.canUseCookies(t)){e.document.cookie=n+"=;path=/;expires=Thu, 01 Jan 1970 00:00:01 GMT;"}};e.random32=function(){return CoreUtils.random32(true)};e.getIEVersion=function(e){if(e===void 0){e=null}var t=e?e.toLowerCase():_navigator?(_navigator.userAgent||"").toLowerCase():"";if(t.indexOf("msie")!==-1){return parseInt(t.split("msie")[1])}else if(t.indexOf("trident/")){var n=parseInt(t.split("trident/")[1]);if(n){return n+4}}return null};e.msToTimeSpan=function(e){if(isNaN(e)||e<0){e=0}e=Math.round(e);var t=""+e%1e3;var n=""+Math.floor(e/1e3)%60;var r=""+Math.floor(e/(1e3*60))%60;var i=""+Math.floor(e/(1e3*60*60))%24;var a=Math.floor(e/(1e3*60*60*24));t=t.length===1?"00"+t:t.length===2?"0"+t:t;n=n.length<2?"0"+n:n;r=r.length<2?"0"+r:r;i=i.length<2?"0"+i:i;return(a>0?a+".":"")+i+":"+r+":"+n+"."+t};e.isCrossOriginError=function(e,t,n,r,i){return(e==="Script error."||e==="Script error")&&!i};e.dump=function(e){var t=Object[strPrototype].toString.call(e);var n="";if(t==="[object Error]"){n="{ stack: '"+e.stack+"', message: '"+e.message+"', name: '"+e.name+"'"}else if(hasJSON()){n=getJSON().stringify(e)}return t+n};e.getExceptionName=function(e){var t=Object[strPrototype].toString.call(e);if(t==="[object Error]"){return e.name}return""};e.addEventHandler=function(e,t){return EventHelper.Attach(getWindow(),e,t)};e.IsBeaconApiSupported=function(){return"sendBeacon"in _navigator&&_navigator.sendBeacon};e.getExtension=function(e,t){var n=null;var r=0;while(!n&&r<e.length){if(e[r]&&e[r].identifier===t){n=e[r]}r++}return n};e.document=getDocument()||{};e._canUseLocalStorage=undefined;e._canUseSessionStorage=undefined;e._internalEndpoints=["https://dc.services.visualstudio.com/v2/track","https://breeze.aimon.applicationinsights.io/v2/track","https://dc-int.services.visualstudio.com/v2/track"];e.NotSpecified="not_specified";e.trim=CoreUtils.strTrim;e.newId=CoreUtils.newId;e.generateW3CId=CoreUtils.generateW3CId;e.isArray=CoreUtils.isArray;e.isError=CoreUtils.isError;e.isDate=CoreUtils.isDate;e.toISOStringForIE8=CoreUtils.toISOString;return e}();var UrlHelper=function(){function e(){}e.parseUrl=function(t){var n=e._htmlAnchorIdx;var r=e._htmlAnchorElement;var i=r[n];if(!e.document.createElement){i={host:e.parseHost(t,true)}}else if(!r[n]){i=r[n]=e.document.createElement("a")}i.href=t;n++;if(n>=r.length){n=0}e._htmlAnchorIdx=n;return i};e.getAbsoluteUrl=function(t){var n;var r=e.parseUrl(t);if(r){n=r.href}return n};e.getPathName=function(t){var n;var r=e.parseUrl(t);if(r){n=r.pathname}return n};e.getCompleteUrl=function(e,t){if(e){return e.toUpperCase()+" "+t}else{return t}};e.parseHost=function(t,n){var r=e.parseFullHost(t,n);if(r){var i=r.match(/(www[0-9]?\.)?(.[^/:]+)(\:[\d]+)?/i);if(i!=null&&i.length>3&&_isString(i[2])&&i[2].length>0){return i[2]+(i[3]||"")}}return r};e.parseFullHost=function(e,t){var n=null;if(e){var r=e.match(/(\w*):\/\/(.[^/:]+)(\:[\d]+)?/i);if(r!=null&&r.length>2&&_isString(r[2])&&r[2].length>0){n=r[2]||"";if(t&&r.length>2){var i=(r[1]||"").toLowerCase();var a=r[3]||"";if(i==="http"&&a===":80"){a=""}else if(i==="https"&&a===":443"){a=""}n+=a}}}return n};e.document=getDocument()||{};e._htmlAnchorIdx=0;e._htmlAnchorElement=[null,null,null,null,null];return e}();var CorrelationIdHelper=function(){function e(){}e.canIncludeCorrelationHeader=function(e,t,n){if(!t||e&&e.disableCorrelationHeaders){return false}if(e&&e.correlationHeaderExcludePatterns){for(var r=0;r<e.correlationHeaderExcludePatterns.length;r++){if(e.correlationHeaderExcludePatterns[r].test(t)){return false}}}var i=UrlHelper.parseUrl(t).host.toLowerCase();if(i&&(i.indexOf(":443")!==-1||i.indexOf(":80")!==-1)){i=(UrlHelper.parseFullHost(t,true)||"").toLowerCase()}if((!e||!e.enableCorsCorrelation)&&i!==n){return false}var a=e&&e.correlationHeaderDomains;if(a){var o;CoreUtils.arrForEach(a,(function(e){var t=new RegExp(e.toLowerCase().replace(/\./g,".").replace(/\*/g,".*"));o=o||t.test(i)}));if(!o){return false}}var s=e&&e.correlationHeaderExcludedDomains;if(!s||s.length===0){return true}for(var r=0;r<s.length;r++){var u=new RegExp(s[r].toLowerCase().replace(/\./g,".").replace(/\*/g,".*"));if(u.test(i)){return false}}return i&&i.length>0};e.getCorrelationContext=function(t){if(t){var n=e.getCorrelationContextValue(t,RequestHeaders.requestContextTargetKey);if(n&&n!==e.correlationIdPrefix){return n}}};e.getCorrelationContextValue=function(e,t){if(e){var n=e.split(",");for(var r=0;r<n.length;++r){var i=n[r].split("=");if(i.length===2&&i[0]===t){return i[1]}}}};e.correlationIdPrefix="cid-v1:";return e}();var AjaxHelper=function(){function e(){}e.ParseDependencyPath=function(e,t,n,r){var i,a=r,o=r;if(t&&t.length>0){var s=UrlHelper.parseUrl(t);i=s.host;if(!a){if(s.pathname!=null){var u=s.pathname.length===0?"/":s.pathname;if(u.charAt(0)!=="/"){u="/"+u}o=s.pathname;a=DataSanitizer.sanitizeString(e,n?n+" "+u:u)}else{a=DataSanitizer.sanitizeString(e,t)}}}else{i=r;a=r}return{target:i,name:a,data:o}};return e}();var DateTimeUtils=function(){function e(){}e.Now=function(){var e=getPerformance();if(e&&e.now&&e.timing){var t=e.now()+e.timing.navigationStart;if(t>0){return t}}return(new Date).getTime()};e.GetDuration=function(e,t){var n=null;if(e!==0&&t!==0&&!CoreUtils.isNullOrUndefined(e)&&!CoreUtils.isNullOrUndefined(t)){n=t-e}return n};return e}();var DisabledPropertyName="Microsoft_ApplicationInsights_BypassAjaxInstrumentation";var SampleRate="sampleRate";var ProcessLegacy="ProcessLegacy";var HttpMethod="http.method";var DEFAULT_BREEZE_ENDPOINT="https://dc.services.visualstudio.com";var ConnectionStringParser=function(){function e(){}e.parse=function(t){if(!t){return{}}var n=t.split(e._FIELDS_SEPARATOR);var r=CoreUtils.arrReduce(n,(function(t,n){var r=n.split(e._FIELD_KEY_VALUE_SEPARATOR);if(r.length===2){var i=r[0].toLowerCase();var a=r[1];t[i]=a}return t}),{});if(CoreUtils.objKeys(r).length>0){if(r.endpointsuffix){var i=r.location?r.location+".":"";r.ingestionendpoint=r.ingestionendpoint||"https://"+i+"dc."+r.endpointsuffix}r.ingestionendpoint=r.ingestionendpoint||DEFAULT_BREEZE_ENDPOINT}return r};e._FIELDS_SEPARATOR=";";e._FIELD_KEY_VALUE_SEPARATOR="=";return e}();var Base=function(){function e(){}return e}();var Data=function(e){__extends(t,e);function t(){return e.call(this)||this}return t}(Base);var Envelope=function(){function e(){this.ver=1;this.sampleRate=100;this.tags={}}return e}();var Envelope$1=function(e){__extends(t,e);function t(t,n,r){var i=e.call(this)||this;i.name=DataSanitizer.sanitizeString(t,r)||Util.NotSpecified;i.data=n;i.time=CoreUtils.toISOString(new Date);i.aiDataContract={time:FieldType.Required,iKey:FieldType.Required,name:FieldType.Required,sampleRate:function(){return i.sampleRate===100?FieldType.Hidden:FieldType.Required},tags:FieldType.Required,data:FieldType.Required};return i}return t}(Envelope);var Domain=function(){function e(){}return e}();var EventData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.properties={};t.measurements={};return t}return t}(Domain);var Event$1=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this)||this;a.aiDataContract={ver:FieldType.Required,name:FieldType.Required,properties:FieldType.Default,measurements:FieldType.Default};a.name=DataSanitizer.sanitizeString(t,n)||Util.NotSpecified;a.properties=DataSanitizer.sanitizeProperties(t,r);a.measurements=DataSanitizer.sanitizeMeasurements(t,i);return a}t.envelopeType="Microsoft.ApplicationInsights.{0}.Event";t.dataType="EventData";return t}(EventData);var StackFrame=function(){function e(){}return e}();var ExceptionData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.exceptions=[];t.properties={};t.measurements={};return t}return t}(Domain);var ExceptionDetails=function(){function e(){this.hasFullStack=true;this.parsedStack=[]}return e}();var strError="error";function _isExceptionDetailsInternal(e){return"hasFullStack"in e&&"typeName"in e}function _isExceptionInternal(e){return"ver"in e&&"exceptions"in e&&"properties"in e}function _getErrorType(e){var t="";if(e){t=e.typeName||e.name||"";if(!t){try{var n=/function (.{1,})\(/;var r=n.exec(e.constructor.toString());t=r&&r.length>1?r[1]:""}catch(e){}}}return t}var Exception=function(e){__extends(t,e);function t(t,n,r,i,a,o){var s=e.call(this)||this;s.aiDataContract={ver:FieldType.Required,exceptions:FieldType.Required,severityLevel:FieldType.Default,properties:FieldType.Default,measurements:FieldType.Default};if(!_isExceptionInternal(n)){s.exceptions=[new _ExceptionDetails(t,n)];s.properties=DataSanitizer.sanitizeProperties(t,r)||{};s.measurements=DataSanitizer.sanitizeMeasurements(t,i);if(a){s.severityLevel=a}if(o){s.id=o}}else{s.exceptions=n.exceptions;s.properties=n.properties;s.measurements=n.measurements;if(n.severityLevel){s.severityLevel=n.severityLevel}if(n.id){s.id=n.id}if(n.problemGroup){s.problemGroup=n.problemGroup}s.ver=2;if(!CoreUtils.isNullOrUndefined(n.isManual)){s.isManual=n.isManual}}return s}t.CreateFromInterface=function(e,n,r,i){var a=n.exceptions&&CoreUtils.arrMap(n.exceptions,(function(t){return _ExceptionDetails.CreateFromInterface(e,t)}));var o=new t(e,__assign({},n,{exceptions:a}),r,i);return o};t.prototype.toInterface=function(){var e=this,t=e.exceptions,n=e.properties,r=e.measurements,i=e.severityLevel,a=e.problemGroup,o=e.id,s=e.isManual;var u=t instanceof Array&&CoreUtils.arrMap(t,(function(e){return e.toInterface()}))||undefined;return{ver:"4.0",exceptions:u,severityLevel:i,properties:n,measurements:r,problemGroup:a,id:o,isManual:s}};t.CreateSimpleException=function(e,t,n,r,i,a){return{exceptions:[{hasFullStack:true,message:e,stack:i,typeName:t}]}};t.envelopeType="Microsoft.ApplicationInsights.{0}.Exception";t.dataType="ExceptionData";return t}(ExceptionData);var _ExceptionDetails=function(e){__extends(t,e);function t(n,r){var i=e.call(this)||this;i.aiDataContract={id:FieldType.Default,outerId:FieldType.Default,typeName:FieldType.Required,message:FieldType.Required,hasFullStack:FieldType.Default,stack:FieldType.Default,parsedStack:FieldType.Array};if(!_isExceptionDetailsInternal(r)){var a=r;if(!Util.isError(a)){a=a[strError]||a.evt||a}i.typeName=DataSanitizer.sanitizeString(n,_getErrorType(a))||Util.NotSpecified;i.message=DataSanitizer.sanitizeMessage(n,r.message)||Util.NotSpecified;var o=r.stack;i.parsedStack=t.parseStack(o);i.stack=DataSanitizer.sanitizeException(n,o);i.hasFullStack=Util.isArray(i.parsedStack)&&i.parsedStack.length>0}else{i.typeName=r.typeName;i.message=r.message;i.stack=r.stack;i.parsedStack=r.parsedStack;i.hasFullStack=r.hasFullStack}return i}t.prototype.toInterface=function(){var e=this.parsedStack instanceof Array&&CoreUtils.arrMap(this.parsedStack,(function(e){return e.toInterface()}));var t={id:this.id,outerId:this.outerId,typeName:this.typeName,message:this.message,hasFullStack:this.hasFullStack,stack:this.stack,parsedStack:e||undefined};return t};t.CreateFromInterface=function(e,n){var r=n.parsedStack instanceof Array&&CoreUtils.arrMap(n.parsedStack,(function(e){return _StackFrame.CreateFromInterface(e)}))||n.parsedStack;var i=new t(e,__assign({},n,{parsedStack:r}));return i};t.parseStack=function(e){var t;if(CoreUtils.isString(e)){var n=e.split("\n");t=[];var r=0;var i=0;for(var a=0;a<=n.length;a++){var o=n[a];if(_StackFrame.regex.test(o)){var s=new _StackFrame(n[a],r++);i+=s.sizeInBytes;t.push(s)}}var u=32*1024;if(i>u){var l=0;var c=t.length-1;var d=0;var f=l;var p=c;while(l<c){var h=t[l].sizeInBytes;var g=t[c].sizeInBytes;d+=h+g;if(d>u){var v=p-f+1;t.splice(f,v);break}f=l;p=c;l++;c--}}}return t};return t}(ExceptionDetails);var _StackFrame=function(e){__extends(t,e);function t(n,r){var i=e.call(this)||this;i.sizeInBytes=0;i.aiDataContract={level:FieldType.Required,method:FieldType.Required,assembly:FieldType.Default,fileName:FieldType.Default,line:FieldType.Default};if(typeof n==="string"){var a=n;i.level=r;i.method="<no_method>";i.assembly=Util.trim(a);i.fileName="";i.line=0;var o=a.match(t.regex);if(o&&o.length>=5){i.method=Util.trim(o[2])||i.method;i.fileName=Util.trim(o[4]);i.line=parseInt(o[5])||0}}else{i.level=n.level;i.method=n.method;i.assembly=n.assembly;i.fileName=n.fileName;i.line=n.line;i.sizeInBytes=0}i.sizeInBytes+=i.method.length;i.sizeInBytes+=i.fileName.length;i.sizeInBytes+=i.assembly.length;i.sizeInBytes+=t.baseSize;i.sizeInBytes+=i.level.toString().length;i.sizeInBytes+=i.line.toString().length;return i}t.CreateFromInterface=function(e){return new t(e,null)};t.prototype.toInterface=function(){return{level:this.level,method:this.method,assembly:this.assembly,fileName:this.fileName,line:this.line}};t.regex=/^([\s]+at)?(.*?)(\@|\s\(|\s)([^\(\@\n]+):([0-9]+):([0-9]+)(\)?)$/;t.baseSize=58;return t}(StackFrame);var MetricData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.metrics=[];t.properties={};t.measurements={};return t}return t}(Domain);var DataPointType;(function(e){e[e["Measurement"]=0]="Measurement";e[e["Aggregation"]=1]="Aggregation"})(DataPointType||(DataPointType={}));var DataPoint=function(){function e(){this.kind=DataPointType.Measurement}return e}();var DataPoint$1=function(e){__extends(t,e);function t(){var t=e!==null&&e.apply(this,arguments)||this;t.aiDataContract={name:FieldType.Required,kind:FieldType.Default,value:FieldType.Required,count:FieldType.Default,min:FieldType.Default,max:FieldType.Default,stdDev:FieldType.Default};return t}return t}(DataPoint);var Metric=function(e){__extends(t,e);function t(t,n,r,i,a,o,s,u){var l=e.call(this)||this;l.aiDataContract={ver:FieldType.Required,metrics:FieldType.Required,properties:FieldType.Default};var c=new DataPoint$1;c.count=i>0?i:undefined;c.max=isNaN(o)||o===null?undefined:o;c.min=isNaN(a)||a===null?undefined:a;c.name=DataSanitizer.sanitizeString(t,n)||Util.NotSpecified;c.value=r;l.metrics=[c];l.properties=DataSanitizer.sanitizeProperties(t,s);l.measurements=DataSanitizer.sanitizeMeasurements(t,u);return l}t.envelopeType="Microsoft.ApplicationInsights.{0}.Metric";t.dataType="MetricData";return t}(MetricData);var PageViewData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.properties={};t.measurements={};return t}return t}(EventData);var PageView=function(e){__extends(t,e);function t(t,n,r,i,a,o,s){var u=e.call(this)||this;u.aiDataContract={ver:FieldType.Required,name:FieldType.Default,url:FieldType.Default,duration:FieldType.Default,properties:FieldType.Default,measurements:FieldType.Default,id:FieldType.Default};u.id=DataSanitizer.sanitizeId(t,s);u.url=DataSanitizer.sanitizeUrl(t,r);u.name=DataSanitizer.sanitizeString(t,n)||Util.NotSpecified;if(!isNaN(i)){u.duration=Util.msToTimeSpan(i)}u.properties=DataSanitizer.sanitizeProperties(t,a);u.measurements=DataSanitizer.sanitizeMeasurements(t,o);return u}t.envelopeType="Microsoft.ApplicationInsights.{0}.Pageview";t.dataType="PageviewData";return t}(PageViewData);var RemoteDependencyData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.success=true;t.properties={};t.measurements={};return t}return t}(Domain);var RemoteDependencyData$1=function(e){__extends(t,e);function t(t,n,r,i,a,o,s,u,l,c,d,f){if(l===void 0){l="Ajax"}var p=e.call(this)||this;p.aiDataContract={id:FieldType.Required,ver:FieldType.Required,name:FieldType.Default,resultCode:FieldType.Default,duration:FieldType.Default,success:FieldType.Default,data:FieldType.Default,target:FieldType.Default,type:FieldType.Default,properties:FieldType.Default,measurements:FieldType.Default,kind:FieldType.Default,value:FieldType.Default,count:FieldType.Default,min:FieldType.Default,max:FieldType.Default,stdDev:FieldType.Default,dependencyKind:FieldType.Default,dependencySource:FieldType.Default,commandName:FieldType.Default,dependencyTypeName:FieldType.Default};p.id=n;p.duration=Util.msToTimeSpan(a);p.success=o;p.resultCode=s+"";p.type=DataSanitizer.sanitizeString(t,l);var h=AjaxHelper.ParseDependencyPath(t,r,u,i);p.data=DataSanitizer.sanitizeUrl(t,i)||h.data;p.target=DataSanitizer.sanitizeString(t,h.target);if(c){p.target=p.target+" | "+c}p.name=DataSanitizer.sanitizeString(t,h.name);p.properties=DataSanitizer.sanitizeProperties(t,d);p.measurements=DataSanitizer.sanitizeMeasurements(t,f);return p}t.envelopeType="Microsoft.ApplicationInsights.{0}.RemoteDependency";t.dataType="RemoteDependencyData";return t}(RemoteDependencyData);var MessageData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.properties={};t.measurements={};return t}return t}(Domain);var Trace=function(e){__extends(t,e);function t(t,n,r,i,a){var o=e.call(this)||this;o.aiDataContract={ver:FieldType.Required,message:FieldType.Required,severityLevel:FieldType.Default,properties:FieldType.Default};n=n||Util.NotSpecified;o.message=DataSanitizer.sanitizeMessage(t,n);o.properties=DataSanitizer.sanitizeProperties(t,i);o.measurements=DataSanitizer.sanitizeMeasurements(t,a);if(r){o.severityLevel=r}return o}t.envelopeType="Microsoft.ApplicationInsights.{0}.Message";t.dataType="MessageData";return t}(MessageData);var PageViewPerfData=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.ver=2;t.properties={};t.measurements={};return t}return t}(PageViewData);var PageViewPerformance=function(e){__extends(t,e);function t(t,n,r,i,a,o,s){var u=e.call(this)||this;u.aiDataContract={ver:FieldType.Required,name:FieldType.Default,url:FieldType.Default,duration:FieldType.Default,perfTotal:FieldType.Default,networkConnect:FieldType.Default,sentRequest:FieldType.Default,receivedResponse:FieldType.Default,domProcessing:FieldType.Default,properties:FieldType.Default,measurements:FieldType.Default};u.url=DataSanitizer.sanitizeUrl(t,r);u.name=DataSanitizer.sanitizeString(t,n)||Util.NotSpecified;u.properties=DataSanitizer.sanitizeProperties(t,a);u.measurements=DataSanitizer.sanitizeMeasurements(t,o);if(s){u.domProcessing=s.domProcessing;u.duration=s.duration;u.networkConnect=s.networkConnect;u.perfTotal=s.perfTotal;u.receivedResponse=s.receivedResponse;u.sentRequest=s.sentRequest}return u}t.envelopeType="Microsoft.ApplicationInsights.{0}.PageviewPerformance";t.dataType="PageviewPerformanceData";return t}(PageViewPerfData);var Data$1=function(e){__extends(t,e);function t(t,n){var r=e.call(this)||this;r.aiDataContract={baseType:FieldType.Required,baseData:FieldType.Required};r.baseType=t;r.baseData=n;return r}return t}(Data);var SeverityLevel;(function(e){e[e["Verbose"]=0]="Verbose";e[e["Information"]=1]="Information";e[e["Warning"]=2]="Warning";e[e["Error"]=3]="Error";e[e["Critical"]=4]="Critical"})(SeverityLevel||(SeverityLevel={}));var ContextTagKeys=function(){function e(){this.applicationVersion="ai.application.ver";this.applicationBuild="ai.application.build";this.applicationTypeId="ai.application.typeId";this.applicationId="ai.application.applicationId";this.applicationLayer="ai.application.layer";this.deviceId="ai.device.id";this.deviceIp="ai.device.ip";this.deviceLanguage="ai.device.language";this.deviceLocale="ai.device.locale";this.deviceModel="ai.device.model";this.deviceFriendlyName="ai.device.friendlyName";this.deviceNetwork="ai.device.network";this.deviceNetworkName="ai.device.networkName";this.deviceOEMName="ai.device.oemName";this.deviceOS="ai.device.os";this.deviceOSVersion="ai.device.osVersion";this.deviceRoleInstance="ai.device.roleInstance";this.deviceRoleName="ai.device.roleName";this.deviceScreenResolution="ai.device.screenResolution";this.deviceType="ai.device.type";this.deviceMachineName="ai.device.machineName";this.deviceVMName="ai.device.vmName";this.deviceBrowser="ai.device.browser";this.deviceBrowserVersion="ai.device.browserVersion";this.locationIp="ai.location.ip";this.locationCountry="ai.location.country";this.locationProvince="ai.location.province";this.locationCity="ai.location.city";this.operationId="ai.operation.id";this.operationName="ai.operation.name";this.operationParentId="ai.operation.parentId";this.operationRootId="ai.operation.rootId";this.operationSyntheticSource="ai.operation.syntheticSource";this.operationCorrelationVector="ai.operation.correlationVector";this.sessionId="ai.session.id";this.sessionIsFirst="ai.session.isFirst";this.sessionIsNew="ai.session.isNew";this.userAccountAcquisitionDate="ai.user.accountAcquisitionDate";this.userAccountId="ai.user.accountId";this.userAgent="ai.user.userAgent";this.userId="ai.user.id";this.userStoreRegion="ai.user.storeRegion";this.userAuthUserId="ai.user.authUserId";this.userAnonymousUserAcquisitionDate="ai.user.anonUserAcquisitionDate";this.userAuthenticatedUserAcquisitionDate="ai.user.authUserAcquisitionDate";this.cloudName="ai.cloud.name";this.cloudRole="ai.cloud.role";this.cloudRoleVer="ai.cloud.roleVer";this.cloudRoleInstance="ai.cloud.roleInstance";this.cloudEnvironment="ai.cloud.environment";this.cloudLocation="ai.cloud.location";this.cloudDeploymentUnit="ai.cloud.deploymentUnit";this.internalNodeName="ai.internal.nodeName";this.internalSdkVersion="ai.internal.sdkVersion";this.internalAgentVersion="ai.internal.agentVersion";this.internalSnippet="ai.internal.snippet";this.internalSdkSrc="ai.internal.sdkSrc"}return e}();var TelemetryItemCreator=function(){function e(){}e.create=function(e,t,n,r,i,a){n=DataSanitizer.sanitizeString(r,n)||Util.NotSpecified;if(CoreUtils.isNullOrUndefined(e)||CoreUtils.isNullOrUndefined(t)||CoreUtils.isNullOrUndefined(n)){throw Error("Input doesn't contain all required fields")}var o={name:n,time:CoreUtils.toISOString(new Date),iKey:"",ext:a?a:{},tags:[],data:{},baseType:t,baseData:e};if(!CoreUtils.isNullOrUndefined(i)){objForEachKey(i,(function(e,t){o.data[e]=t}))}return o};return e}();var Extensions=function(){function e(){}e.UserExt="user";e.DeviceExt="device";e.TraceExt="trace";e.WebExt="web";e.AppExt="app";e.OSExt="os";e.SessionExt="ses";e.SDKExt="sdk";return e}();var CtxTagKeys=new ContextTagKeys;var PropertiesPluginIdentifier="AppInsightsPropertiesPlugin";var BreezeChannelIdentifier="AppInsightsChannelPlugin";var AnalyticsPluginIdentifier="ApplicationInsightsAnalytics";
|
|
6
|
+
/*!
|
|
7
|
+
* Application Insights JavaScript SDK - Web Analytics, 2.5.10
|
|
8
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
9
|
+
*/var PageViewManager=function(){function e(t,n,r,i){dynamicProto(e,this,(function(e){var a=CoreUtils.arrForEach;var o=CoreUtils.isNullOrUndefined;var s=null;var u=[];var l=false;var c;if(r){c=r.logger}function d(){if(r){a(r.getTransmissionControls(),(function(e){a(e,(function(e){return e.flush(true)}))}))}}function f(e){u.push(e);if(!s){s=setInterval((function(){var e=u.slice(0);var t=false;u=[];a(e,(function(e){if(!e()){u.push(e)}else{t=true}}));if(u.length===0){clearInterval(s);s=null}if(t){d()}}),100)}}e.trackPageView=function(e,r){var a=e.name;if(o(a)||typeof a!=="string"){var s=getDocument();a=e.name=s&&s.title||""}var u=e.uri;if(o(u)||typeof u!=="string"){var p=getLocation$1();u=e.uri=p&&p.href||""}if(!i.isPerformanceTimingSupported()){t.sendPageViewInternal(e,r);d();c.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.NavigationTimingNotSupported,"trackPageView: navigation timing API used for calculation of page duration is not supported in this browser. This page view will be collected without duration and timing info.");return}var h=false;var g;var v=i.getPerformanceTiming().navigationStart;if(v>0){g=DateTimeUtils.GetDuration(v,+new Date);if(!i.shouldCollectDuration(g)){g=undefined}}var m;if(!o(r)&&!o(r.duration)){m=r.duration}if(n||!isNaN(m)){if(isNaN(m)){if(!r){r={}}r["duration"]=g}t.sendPageViewInternal(e,r);d();h=true}var y=6e4;if(!r){r={}}f((function(){var n=false;try{if(i.isPerformanceTimingDataReady()){n=true;var o={name:a,uri:u};i.populatePageViewPerformanceEvent(o);if(!o.isValid&&!h){r["duration"]=g;t.sendPageViewInternal(e,r)}else{if(!h){r["duration"]=o.durationMs;t.sendPageViewInternal(e,r)}if(!l){t.sendPageViewPerformanceInternal(o,r);l=true}}}else if(v>0&&DateTimeUtils.GetDuration(v,+new Date)>y){n=true;if(!h){r["duration"]=y;t.sendPageViewInternal(e,r)}}}catch(e){c.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TrackPVFailedCalc,"trackPageView failed on page load calculation: "+Util.getExceptionName(e),{exception:Util.dump(e)})}return n}))}}))}return e}();
|
|
10
|
+
/*!
|
|
11
|
+
* Application Insights JavaScript SDK - Web Analytics, 2.5.10
|
|
12
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
13
|
+
*/var PageVisitTimeManager=function(){function e(e,t){this.prevPageVisitDataKeyName="prevPageVisitData";this.pageVisitTimeTrackingHandler=t;this._logger=e}e.prototype.trackPreviousPageVisit=function(e,t){try{var n=this.restartPageVisitTimer(e,t);if(n){this.pageVisitTimeTrackingHandler(n.pageName,n.pageUrl,n.pageVisitTime)}}catch(e){this._logger.warnToConsole("Auto track page visit time failed, metric will not be collected: "+Util.dump(e))}};e.prototype.restartPageVisitTimer=function(e,t){try{var n=this.stopPageVisitTimer();this.startPageVisitTimer(e,t);return n}catch(e){this._logger.warnToConsole("Call to restart failed: "+Util.dump(e));return null}};e.prototype.startPageVisitTimer=function(e,t){try{if(Util.canUseSessionStorage()){if(Util.getSessionStorage(this._logger,this.prevPageVisitDataKeyName)!=null){throw new Error("Cannot call startPageVisit consecutively without first calling stopPageVisit")}var n=new PageVisitData(e,t);var r=getJSON().stringify(n);Util.setSessionStorage(this._logger,this.prevPageVisitDataKeyName,r)}}catch(e){this._logger.warnToConsole("Call to start failed: "+Util.dump(e))}};e.prototype.stopPageVisitTimer=function(){try{if(Util.canUseSessionStorage()){var e=CoreUtils.dateNow();var t=Util.getSessionStorage(this._logger,this.prevPageVisitDataKeyName);if(t&&hasJSON()){var n=getJSON().parse(t);n.pageVisitTime=e-n.pageVisitStartTime;Util.removeSessionStorage(this._logger,this.prevPageVisitDataKeyName);return n}else{return null}}return null}catch(e){this._logger.warnToConsole("Stop page visit timer failed: "+Util.dump(e));return null}};return e}();var PageVisitData=function(){function e(e,t){this.pageVisitStartTime=CoreUtils.dateNow();this.pageName=e;this.pageUrl=t}return e}();
|
|
14
|
+
/*!
|
|
15
|
+
* Application Insights JavaScript SDK - Web Analytics, 2.5.10
|
|
16
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
17
|
+
*/var PageViewPerformanceManager=function(){function e(e){this.MAX_DURATION_ALLOWED=36e5;if(e){this._logger=e.logger}}e.prototype.populatePageViewPerformanceEvent=function(e){e.isValid=false;var t=this.getPerformanceNavigationTiming();var n=this.getPerformanceTiming();if(t||n){if(t){var r=t.duration;var i=DateTimeUtils.GetDuration(t.startTime,t.connectEnd);var a=DateTimeUtils.GetDuration(t.requestStart,t.responseStart);var o=DateTimeUtils.GetDuration(t.responseStart,t.responseEnd);var s=DateTimeUtils.GetDuration(t.responseEnd,t.loadEventEnd)}else{var r=DateTimeUtils.GetDuration(n.navigationStart,n.loadEventEnd);var i=DateTimeUtils.GetDuration(n.navigationStart,n.connectEnd);var a=DateTimeUtils.GetDuration(n.requestStart,n.responseStart);var o=DateTimeUtils.GetDuration(n.responseStart,n.responseEnd);var s=DateTimeUtils.GetDuration(n.responseEnd,n.loadEventEnd)}if(r===0){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.ErrorPVCalc,"error calculating page view performance.",{total:r,network:i,request:a,response:o,dom:s})}else if(!this.shouldCollectDuration(r,i,a,o,s)){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.InvalidDurationValue,"Invalid page load duration value. Browser perf data won't be sent.",{total:r,network:i,request:a,response:o,dom:s})}else if(r<Math.floor(i)+Math.floor(a)+Math.floor(o)+Math.floor(s)){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.ClientPerformanceMathError,"client performance math error.",{total:r,network:i,request:a,response:o,dom:s})}else{e.durationMs=r;e.perfTotal=e.duration=Util.msToTimeSpan(r);e.networkConnect=Util.msToTimeSpan(i);e.sentRequest=Util.msToTimeSpan(a);e.receivedResponse=Util.msToTimeSpan(o);e.domProcessing=Util.msToTimeSpan(s);e.isValid=true}}};e.prototype.getPerformanceTiming=function(){if(this.isPerformanceTimingSupported()){return getPerformance().timing}return null};e.prototype.getPerformanceNavigationTiming=function(){if(this.isPerformanceNavigationTimingSupported()){return getPerformance().getEntriesByType("navigation")[0]}return null};e.prototype.isPerformanceNavigationTimingSupported=function(){var e=getPerformance();return e&&e.getEntriesByType&&e.getEntriesByType("navigation").length>0};e.prototype.isPerformanceTimingSupported=function(){var e=getPerformance();return e&&e.timing};e.prototype.isPerformanceTimingDataReady=function(){var e=getPerformance();var t=e?e.timing:0;return t&&t.domainLookupStart>0&&t.navigationStart>0&&t.responseStart>0&&t.requestStart>0&&t.loadEventEnd>0&&t.responseEnd>0&&t.connectEnd>0&&t.domLoading>0};e.prototype.shouldCollectDuration=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}var n=getNavigator()||{};var r=["googlebot","adsbot-google","apis-google","mediapartners-google"];var i=n.userAgent;var a=false;if(i){for(var o=0;o<r.length;o++){a=a||i.toLowerCase().indexOf(r[o])!==-1}}if(a){return false}else{for(var o=0;o<e.length;o++){if(e[o]<0||e[o]>=this.MAX_DURATION_ALLOWED){return false}}}return true};return e}();
|
|
18
|
+
/*!
|
|
19
|
+
* Application Insights JavaScript SDK - Web Analytics, 2.5.10
|
|
20
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
21
|
+
*/var durationProperty="duration";function _dispatchEvent(e,t){if(e&&e.dispatchEvent&&t){e.dispatchEvent(t)}}var ApplicationInsights=function(e){__extends(t,e);function t(){var t=e.call(this)||this;t.identifier=AnalyticsPluginIdentifier;t.priority=180;t.autoRoutePVDelay=500;t._trackAjaxAttempts=0;var n=getLocation$1();t._prevUri=n&&n.href||"";return t}t.getDefaultConfig=function(e){if(!e){e={}}e.sessionRenewalMs=30*60*1e3;e.sessionExpirationMs=24*60*60*1e3;e.disableExceptionTracking=Util.stringToBoolOrDefault(e.disableExceptionTracking);e.autoTrackPageVisitTime=Util.stringToBoolOrDefault(e.autoTrackPageVisitTime);e.overridePageViewDuration=Util.stringToBoolOrDefault(e.overridePageViewDuration);e.enableUnhandledPromiseRejectionTracking=Util.stringToBoolOrDefault(e.enableUnhandledPromiseRejectionTracking);if(isNaN(e.samplingPercentage)||e.samplingPercentage<=0||e.samplingPercentage>=100){e.samplingPercentage=100}e.isCookieUseDisabled=Util.stringToBoolOrDefault(e.isCookieUseDisabled);e.isStorageUseDisabled=Util.stringToBoolOrDefault(e.isStorageUseDisabled);e.isBrowserLinkTrackingEnabled=Util.stringToBoolOrDefault(e.isBrowserLinkTrackingEnabled);e.enableAutoRouteTracking=Util.stringToBoolOrDefault(e.enableAutoRouteTracking);e.namePrefix=e.namePrefix||"";return e};t.prototype.processTelemetry=function(e,t){var n=this;doPerf(this.core,(function(){return n.identifier+":processTelemetry"}),(function(){var r=false;var i=n._telemetryInitializers.length;t=n._getTelCtx(t);for(var a=0;a<i;++a){var o=n._telemetryInitializers[a];if(o){try{if(o.apply(null,[e])===false){r=true;break}}catch(e){t.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TelemetryInitializerFailed,"One of telemetry initializers failed, telemetry item will not be sent: "+Util.getExceptionName(e),{exception:Util.dump(e)},true)}}}if(!r){n.processNext(e,t)}}),(function(){return{item:e}}),!e.sync)};t.prototype.trackEvent=function(e,t){try{var n=TelemetryItemCreator.create(e,Event$1.dataType,Event$1.envelopeType,this.diagLog(),t);this.core.track(n)}catch(e){this.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TrackTraceFailed,"trackTrace failed, trace will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.startTrackEvent=function(e){try{this._eventTracking.start(e)}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.StartTrackEventFailed,"startTrackEvent failed, event will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.stopTrackEvent=function(e,t,n){try{this._eventTracking.stop(e,undefined,t)}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.StopTrackEventFailed,"stopTrackEvent failed, event will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.trackTrace=function(e,t){try{var n=TelemetryItemCreator.create(e,Trace.dataType,Trace.envelopeType,this.diagLog(),t);this.core.track(n)}catch(e){this.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TrackTraceFailed,"trackTrace failed, trace will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.trackMetric=function(e,t){try{var n=TelemetryItemCreator.create(e,Metric.dataType,Metric.envelopeType,this.diagLog(),t);this.core.track(n)}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TrackMetricFailed,"trackMetric failed, metric will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.trackPageView=function(e,t){try{var n=e||{};this._pageViewManager.trackPageView(n,__assign({},n.properties,n.measurements,t));if(this.config.autoTrackPageVisitTime){this._pageVisitTimeManager.trackPreviousPageVisit(n.name,n.uri)}}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TrackPVFailed,"trackPageView failed, page view will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.sendPageViewInternal=function(e,t,n){var r=getDocument();if(r){e.refUri=e.refUri===undefined?r.referrer:e.refUri}var i=TelemetryItemCreator.create(e,PageView.dataType,PageView.envelopeType,this.diagLog(),t,n);this.core.track(i);this._trackAjaxAttempts=0};t.prototype.sendPageViewPerformanceInternal=function(e,t,n){var r=TelemetryItemCreator.create(e,PageViewPerformance.dataType,PageViewPerformance.envelopeType,this.diagLog(),t,n);this.core.track(r)};t.prototype.trackPageViewPerformance=function(e,t){try{this._pageViewPerformanceManager.populatePageViewPerformanceEvent(e);this.sendPageViewPerformanceInternal(e,t)}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TrackPVFailed,"trackPageViewPerformance failed, page view will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.startTrackPage=function(e){try{if(typeof e!=="string"){var t=getDocument();e=t&&t.title||""}this._pageTracking.start(e)}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.StartTrackFailed,"startTrackPage failed, page view may not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.stopTrackPage=function(e,t,n,r){try{if(typeof e!=="string"){var i=getDocument();e=i&&i.title||""}if(typeof t!=="string"){var a=getLocation$1();t=a&&a.href||""}this._pageTracking.stop(e,t,n,r);if(this.config.autoTrackPageVisitTime){this._pageVisitTimeManager.trackPreviousPageVisit(e,t)}}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.StopTrackFailed,"stopTrackPage failed, page view will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype.sendExceptionInternal=function(e,t,n){var r=new Exception(this.diagLog(),e.exception||new Error(Util.NotSpecified),e.properties,e.measurements,e.severityLevel,e.id).toInterface();var i=TelemetryItemCreator.create(r,Exception.dataType,Exception.envelopeType,this.diagLog(),t,n);this.core.track(i)};t.prototype.trackException=function(e,t){try{this.sendExceptionInternal(e,t)}catch(e){this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TrackExceptionFailed,"trackException failed, exception will not be collected: "+Util.getExceptionName(e),{exception:Util.dump(e)})}};t.prototype._onerror=function(e){try{var t={url:e&&e.url||(getDocument()||{}).URL,lineNumber:e.lineNumber,columnNumber:e.columnNumber,message:e.message};if(Util.isCrossOriginError(e.message,e.url,e.lineNumber,e.columnNumber,e.error)){this._sendCORSException(t.url)}else{if(!Util.isError(e.error)){var n="window.onerror@"+t.url+":"+e.lineNumber+":"+(e.columnNumber||0);e.error=new Error(e.message);e.error.stack=n}this.trackException({exception:e.error,severityLevel:SeverityLevel.Error},t)}}catch(t){var r=e.error?e.error.name+", "+e.error.message:"null";this.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.ExceptionWhileLoggingError,"_onError threw exception while logging error, error will not be collected: "+Util.getExceptionName(t),{exception:Util.dump(t),errorString:r})}};t.prototype.addTelemetryInitializer=function(e){this._telemetryInitializers.push(e)};t.prototype.initialize=function(n,r,i,a){var o=this;if(this.isInitialized()){return}if(CoreUtils.isNullOrUndefined(r)){throw Error("Error initializing")}e.prototype.initialize.call(this,n,r,i,a);this.setInitialized(false);var s=this._getTelCtx();var u=this.identifier;this._globalconfig={instrumentationKey:n.instrumentationKey,endpointUrl:n.endpointUrl||"https://dc.services.visualstudio.com/v2/track"};this.config=s.getExtCfg(u);var l=t.getDefaultConfig();if(l!==undefined){objForEachKey(l,(function(e,t){o.config[e]=s.getConfig(u,e,t)}));if(this._globalconfig){objForEachKey(l,(function(e,t){if(o._globalconfig[e]===undefined){o._globalconfig[e]=t}}))}}if(this.config.isCookieUseDisabled){Util.disableCookies()}if(this.config.isStorageUseDisabled){Util.disableStorage()}var c={instrumentationKey:function(){return n.instrumentationKey},accountId:function(){return o.config.accountId||n.accountId},sessionRenewalMs:function(){return o.config.sessionRenewalMs||n.sessionRenewalMs},sessionExpirationMs:function(){return o.config.sessionExpirationMs||n.sessionExpirationMs},sampleRate:function(){return o.config.samplingPercentage||n.samplingPercentage},cookieDomain:function(){return o.config.cookieDomain||n.cookieDomain},sdkExtension:function(){return o.config.sdkExtension||n.sdkExtension},isBrowserLinkTrackingEnabled:function(){return o.config.isBrowserLinkTrackingEnabled||n.isBrowserLinkTrackingEnabled},appId:function(){return o.config.appId||n.appId}};this._pageViewPerformanceManager=new PageViewPerformanceManager(this.core);this._pageViewManager=new PageViewManager(this,this.config.overridePageViewDuration,this.core,this._pageViewPerformanceManager);this._pageVisitTimeManager=new PageVisitTimeManager(this.diagLog(),(function(e,t,n){return o.trackPageVisitTime(e,t,n)}));this._telemetryInitializers=this._telemetryInitializers||[];this._addDefaultTelemetryInitializers(c);this._eventTracking=new Timing(this.diagLog(),"trackEvent");this._eventTracking.action=function(e,t,n,r){if(!r){r={}}r[durationProperty]=n.toString();o.trackEvent({name:e,properties:r})};this._pageTracking=new Timing(this.diagLog(),"trackPageView");this._pageTracking.action=function(e,t,n,r,i){if(CoreUtils.isNullOrUndefined(r)){r={}}r[durationProperty]=n.toString();var a={name:e,uri:t,properties:r,measurements:i};o.sendPageViewInternal(a,r)};var d=getWindow();var f=getHistory();var p=getLocation$1();var h=this;if(this.config.disableExceptionTracking===false&&!this.config.autoExceptionInstrumented&&d){var g="onerror";var v=d[g];d.onerror=function(e,t,n,r,i){var a=v&&v(e,t,n,r,i);if(a!==true){h._onerror({message:e,url:t,lineNumber:n,columnNumber:r,error:i})}return a};this.config.autoExceptionInstrumented=true}if(this.config.disableExceptionTracking===false&&this.config.enableUnhandledPromiseRejectionTracking===true&&!this.config.autoUnhandledPromiseInstrumented&&d){var m="onunhandledrejection";var y=d[m];d[m]=function(e){var t=y&&y.call(d,e);if(t!==true){h._onerror({message:e.reason.toString(),error:e.reason instanceof Error?e.reason:new Error(e.reason.toString()),url:p?p.href:"",lineNumber:0,columnNumber:0})}return t};this.config.autoUnhandledPromiseInstrumented=true}if(this.config.enableAutoRouteTracking===true&&f&&CoreUtils.isFunction(f.pushState)&&CoreUtils.isFunction(f.replaceState)&&d&&typeof Event!=="undefined"){var b=this;CoreUtils.arrForEach(i,(function(e){if(e.identifier===PropertiesPluginIdentifier){o._properties=e}}));f.pushState=function(e){return function t(){var n=e.apply(this,arguments);_dispatchEvent(d,Util.createDomEvent(b.config.namePrefix+"pushState"));_dispatchEvent(d,Util.createDomEvent(b.config.namePrefix+"locationchange"));return n}}(f.pushState);f.replaceState=function(e){return function t(){var n=e.apply(this,arguments);_dispatchEvent(d,Util.createDomEvent(b.config.namePrefix+"replaceState"));_dispatchEvent(d,Util.createDomEvent(b.config.namePrefix+"locationchange"));return n}}(f.replaceState);if(d.addEventListener){d.addEventListener(b.config.namePrefix+"popstate",(function(){_dispatchEvent(d,Util.createDomEvent(b.config.namePrefix+"locationchange"))}));d.addEventListener(b.config.namePrefix+"locationchange",(function(){if(b._properties&&b._properties.context&&b._properties.context.telemetryTrace){b._properties.context.telemetryTrace.traceID=Util.generateW3CId();b._properties.context.telemetryTrace.name=p&&p.pathname||"_unknown_"}if(o._currUri){o._prevUri=o._currUri;o._currUri=p&&p.href||""}else{o._currUri=p&&p.href||""}setTimeout(function(e){b.trackPageView({refUri:e,properties:{duration:0}})}.bind(o,o._prevUri),b.autoRoutePVDelay)}))}}this.setInitialized(true)};t.prototype.trackPageVisitTime=function(e,t,n){var r={PageName:e,PageUrl:t};this.trackMetric({name:"PageVisitTime",average:n,max:n,min:n,sampleCount:1},r)};t.prototype._addDefaultTelemetryInitializers=function(e){if(!e.isBrowserLinkTrackingEnabled()){var t=["/browserLinkSignalR/","/__browserLink/"];var n=function(e){if(e.baseType===RemoteDependencyData$1.dataType){var n=e.baseData;if(n){for(var r=0;r<t.length;r++){if(n.target&&n.target.indexOf(t[r])>=0){return false}}}}return true};this._addTelemetryInitializer(n)}};t.prototype._addTelemetryInitializer=function(e){this._telemetryInitializers.push(e)};t.prototype._sendCORSException=function(e){var t={message:"Script error: The browser's same-origin policy prevents us from getting the details of this exception. Consider using the 'crossorigin' attribute.",url:e,lineNumber:0,columnNumber:0,error:undefined};var n=TelemetryItemCreator.create(t,Exception.dataType,Exception.envelopeType,this.diagLog(),{url:e});this.core.track(n)};t.Version="2.5.10";return t}(BaseTelemetryPlugin);var Timing=function(){function e(e,t){this._name=t;this._events={};this._logger=e}e.prototype.start=function(e){if(typeof this._events[e]!=="undefined"){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.StartCalledMoreThanOnce,"start was called more than once for this event without calling stop.",{name:this._name,key:e},true)}this._events[e]=+new Date};e.prototype.stop=function(e,t,n,r){var i=this._events[e];if(isNaN(i)){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.StopCalledWithoutStart,"stop was called without a corresponding start.",{name:this._name,key:e},true)}else{var a=+new Date;var o=DateTimeUtils.GetDuration(i,a);this.action(e,t,o,n,r)}delete this._events[e];this._events[e]=undefined};return e}();
|
|
22
|
+
/*!
|
|
23
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
24
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
25
|
+
*/var ArraySendBuffer=function(){function e(t){var n=[];dynamicProto(e,this,(function(e){e.enqueue=function(e){n.push(e)};e.count=function(){return n.length};e.clear=function(){n.length=0};e.getItems=function(){return n.slice(0)};e.batchPayloads=function(e){if(e&&e.length>0){var n=t.emitLineDelimitedJson()?e.join("\n"):"["+e.join(",")+"]";return n}return null};e.markAsSent=function(t){e.clear()};e.clearSent=function(e){}}))}return e}();var SessionStorageSendBuffer=function(){function e(t,n){var r=false;var i;dynamicProto(e,this,(function(a){var o=l(e.BUFFER_KEY);var s=l(e.SENT_BUFFER_KEY);i=o.concat(s);if(i.length>e.MAX_BUFFER_SIZE){i.length=e.MAX_BUFFER_SIZE}c(e.SENT_BUFFER_KEY,[]);c(e.BUFFER_KEY,i);a.enqueue=function(n){if(i.length>=e.MAX_BUFFER_SIZE){if(!r){t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.SessionStorageBufferFull,"Maximum buffer size reached: "+i.length,true);r=true}return}i.push(n);c(e.BUFFER_KEY,i)};a.count=function(){return i.length};a.clear=function(){i=[];c(e.BUFFER_KEY,[]);c(e.SENT_BUFFER_KEY,[]);r=false};a.getItems=function(){return i.slice(0)};a.batchPayloads=function(e){if(e&&e.length>0){var t=n.emitLineDelimitedJson()?e.join("\n"):"["+e.join(",")+"]";return t}return null};a.markAsSent=function(n){i=u(n,i);c(e.BUFFER_KEY,i);var r=l(e.SENT_BUFFER_KEY);if(r instanceof Array&&n instanceof Array){r=r.concat(n);if(r.length>e.MAX_BUFFER_SIZE){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.SessionStorageBufferFull,"Sent buffer reached its maximum size: "+r.length,true);r.length=e.MAX_BUFFER_SIZE}c(e.SENT_BUFFER_KEY,r)}};a.clearSent=function(t){var n=l(e.SENT_BUFFER_KEY);n=u(t,n);c(e.SENT_BUFFER_KEY,n)};function u(e,t){var n=[];CoreUtils.arrForEach(t,(function(t){if(!CoreUtils.isFunction(t)&&CoreUtils.arrIndexOf(e,t)===-1){n.push(t)}}));return n}function l(e){var r=e;try{r=n.namePrefix&&n.namePrefix()?n.namePrefix()+"_"+r:r;var i=Util.getSessionStorage(t,r);if(i){var a=getJSON().parse(i);if(CoreUtils.isString(a)){a=getJSON().parse(a)}if(a&&Util.isArray(a)){return a}}}catch(e){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.FailedToRestoreStorageBuffer," storage key: "+r+", "+Util.getExceptionName(e),{exception:Util.dump(e)})}return[]}function c(e,r){var i=e;try{i=n.namePrefix&&n.namePrefix()?n.namePrefix()+"_"+i:i;var a=JSON.stringify(r);Util.setSessionStorage(t,i,a)}catch(e){Util.setSessionStorage(t,i,JSON.stringify([]));t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.FailedToSetStorageBuffer," storage key: "+i+", "+Util.getExceptionName(e)+". Buffer cleared",{exception:Util.dump(e)})}}}))}e.BUFFER_KEY="AI_buffer";e.SENT_BUFFER_KEY="AI_sentBuffer";e.MAX_BUFFER_SIZE=2e3;return e}();
|
|
26
|
+
/*!
|
|
27
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
28
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
29
|
+
*/var strBaseType="baseType";var strBaseData="baseData";var strProperties="properties";var strTrue="true";var isNullOrUndefined=CoreUtils.isNullOrUndefined;function _setValueIf(e,t,n){if(e&&n){e[t]=n;return e[t]}return null}var EnvelopeCreator=function(){function e(){}e.extractPropsAndMeasurements=function(e,t,n){if(!isNullOrUndefined(e)){objForEachKey(e,(function(e,r){if(CoreUtils.isNumber(r)){n[e]=r}else if(CoreUtils.isString(r)){t[e]=r}else if(hasJSON()){t[e]=getJSON().stringify(r)}}))}};e.createEnvelope=function(t,n,r,i){var a=new Envelope$1(t,i,n);_setValueIf(a,"sampleRate",r[SampleRate]);if((r[strBaseData]||{}).startTime){a.time=CoreUtils.toISOString(r[strBaseData].startTime)}a.iKey=r.iKey;var o=r.iKey.replace(/-/g,"");a.name=a.name.replace("{0}",o);e.extractPartAExtensions(r,a);r.tags=r.tags||[];return a};e.extractPartAExtensions=function(t,n){var r=n.tags=n.tags||{};var i=t.ext=t.ext||{};var a=t.tags=t.tags||[];var o=i.user;if(o){_setValueIf(r,CtxTagKeys.userAuthUserId,o.authId);_setValueIf(r,CtxTagKeys.userId,o.id||o.localId)}var s=i.app;if(s){_setValueIf(r,CtxTagKeys.sessionId,s.sesId)}var u=i.device;if(u){_setValueIf(r,CtxTagKeys.deviceId,u.id||u.localId);_setValueIf(r,CtxTagKeys.deviceType,u.deviceClass);_setValueIf(r,CtxTagKeys.deviceIp,u.ip);_setValueIf(r,CtxTagKeys.deviceModel,u.model);_setValueIf(r,CtxTagKeys.deviceType,u.deviceType)}var l=t.ext.web;if(l){_setValueIf(r,CtxTagKeys.deviceLanguage,l.browserLang);_setValueIf(r,CtxTagKeys.deviceBrowserVersion,l.browserVer);_setValueIf(r,CtxTagKeys.deviceBrowser,l.browser);var c=n.data=n.data||{};var d=c[strBaseData]=c[strBaseData]||{};var f=d[strProperties]=d[strProperties]||{};_setValueIf(f,"domain",l.domain);_setValueIf(f,"isManual",l.isManual?strTrue:null);_setValueIf(f,"screenRes",l.screenRes);_setValueIf(f,"userConsent",l.userConsent?strTrue:null)}var p=i.os;if(p){_setValueIf(r,CtxTagKeys.deviceOS,p.name)}var h=i.trace;if(h){_setValueIf(r,CtxTagKeys.operationParentId,h.parentID);_setValueIf(r,CtxTagKeys.operationName,h.name);_setValueIf(r,CtxTagKeys.operationId,h.traceID)}var g={};for(var v=a.length-1;v>=0;v--){var m=a[v];objForEachKey(m,(function(e,t){g[e]=t}));a.splice(v,1)}objForEachKey(a,(function(e,t){g[e]=t}));n.tags=__assign({},r,g);if(!n.tags[CtxTagKeys.internalSdkVersion]){n.tags[CtxTagKeys.internalSdkVersion]="javascript:"+e.Version}};e.prototype.Init=function(e,t){this._logger=e;if(isNullOrUndefined(t[strBaseData])){this._logger.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TelemetryEnvelopeInvalid,"telemetryItem.baseData cannot be null.")}};e.Version="2.5.10";return e}();var DependencyEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r=n[strBaseData].measurements||{};var i=n[strBaseData][strProperties]||{};EnvelopeCreator.extractPropsAndMeasurements(n.data,i,r);var a=n[strBaseData];if(isNullOrUndefined(a)){t.warnToConsole("Invalid input for dependency data");return null}var o=a[strProperties]&&a[strProperties][HttpMethod]?a[strProperties][HttpMethod]:"GET";var s=new RemoteDependencyData$1(t,a.id,a.target,a.name,a.duration,a.success,a.responseCode,o,a.type,a.correlationContext,i,r);var u=new Data$1(RemoteDependencyData$1.dataType,s);return EnvelopeCreator.createEnvelope(t,RemoteDependencyData$1.envelopeType,n,u)};t.DependencyEnvelopeCreator=new t;return t}(EnvelopeCreator);var EventEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r={};var i={};if(n[strBaseType]!==Event$1.dataType){r["baseTypeSource"]=n[strBaseType]}if(n[strBaseType]===Event$1.dataType){r=n[strBaseData][strProperties]||{};i=n[strBaseData].measurements||{}}else{if(n[strBaseData]){EnvelopeCreator.extractPropsAndMeasurements(n[strBaseData],r,i)}}EnvelopeCreator.extractPropsAndMeasurements(n.data,r,i);var a=n[strBaseData].name;var o=new Event$1(t,a,r,i);var s=new Data$1(Event$1.dataType,o);return EnvelopeCreator.createEnvelope(t,Event$1.envelopeType,n,s)};t.EventEnvelopeCreator=new t;return t}(EnvelopeCreator);var ExceptionEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r=n[strBaseData].measurements||{};var i=n[strBaseData][strProperties]||{};EnvelopeCreator.extractPropsAndMeasurements(n.data,i,r);var a=n[strBaseData];var o=Exception.CreateFromInterface(t,a,i,r);var s=new Data$1(Exception.dataType,o);return EnvelopeCreator.createEnvelope(t,Exception.envelopeType,n,s)};t.ExceptionEnvelopeCreator=new t;return t}(EnvelopeCreator);var MetricEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r=n[strBaseData];var i=r[strProperties]||{};var a=r.measurements||{};EnvelopeCreator.extractPropsAndMeasurements(n.data,i,a);var o=new Metric(t,r.name,r.average,r.sampleCount,r.min,r.max,i,a);var s=new Data$1(Metric.dataType,o);return EnvelopeCreator.createEnvelope(t,Metric.envelopeType,n,s)};t.MetricEnvelopeCreator=new t;return t}(EnvelopeCreator);var PageViewEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r="duration";var i;var a=n[strBaseData];if(!isNullOrUndefined(a)&&!isNullOrUndefined(a[strProperties])&&!isNullOrUndefined(a[strProperties][r])){i=a[strProperties][r];delete a[strProperties][r]}else if(!isNullOrUndefined(n.data)&&!isNullOrUndefined(n.data[r])){i=n.data[r];delete n.data[r]}var o=n[strBaseData];var s;if(((n.ext||{}).trace||{}).traceID){s=n.ext.trace.traceID}var u=o.id||s;var l=o.name;var c=o.uri;var d=o[strProperties]||{};var f=o.measurements||{};if(!isNullOrUndefined(o.refUri)){d["refUri"]=o.refUri}if(!isNullOrUndefined(o.pageType)){d["pageType"]=o.pageType}if(!isNullOrUndefined(o.isLoggedIn)){d["isLoggedIn"]=o.isLoggedIn.toString()}if(!isNullOrUndefined(o[strProperties])){var p=o[strProperties];objForEachKey(p,(function(e,t){d[e]=t}))}EnvelopeCreator.extractPropsAndMeasurements(n.data,d,f);var h=new PageView(t,l,c,i,d,f,u);var g=new Data$1(PageView.dataType,h);return EnvelopeCreator.createEnvelope(t,PageView.envelopeType,n,g)};t.PageViewEnvelopeCreator=new t;return t}(EnvelopeCreator);var PageViewPerformanceEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r=n[strBaseData];var i=r.name;var a=r.uri||r.url;var o=r[strProperties]||{};var s=r.measurements||{};EnvelopeCreator.extractPropsAndMeasurements(n.data,o,s);var u=new PageViewPerformance(t,i,a,undefined,o,s,r);var l=new Data$1(PageViewPerformance.dataType,u);return EnvelopeCreator.createEnvelope(t,PageViewPerformance.envelopeType,n,l)};t.PageViewPerformanceEnvelopeCreator=new t;return t}(EnvelopeCreator);var TraceEnvelopeCreator=function(e){__extends(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}t.prototype.Create=function(t,n){e.prototype.Init.call(this,t,n);var r=n[strBaseData].message;var i=n[strBaseData].severityLevel;var a=n[strBaseData][strProperties]||{};var o=n[strBaseData].measurements||{};EnvelopeCreator.extractPropsAndMeasurements(n.data,a,o);var s=new Trace(t,r,i,a,o);var u=new Data$1(Trace.dataType,s);return EnvelopeCreator.createEnvelope(t,Trace.envelopeType,n,u)};t.TraceEnvelopeCreator=new t;return t}(EnvelopeCreator);
|
|
30
|
+
/*!
|
|
31
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
32
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
33
|
+
*/var Serializer=function(){function e(t){dynamicProto(e,this,(function(e){e.serialize=function(e){var r=n(e,"root");try{return getJSON().stringify(r)}catch(e){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.CannotSerializeObject,e&&CoreUtils.isFunction(e.toString)?e.toString():"Error serializing object",null,true)}};function n(e,a){var o="__aiCircularRefCheck";var s={};if(!e){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.CannotSerializeObject,"cannot serialize object because it is null or undefined",{name:a},true);return s}if(e[o]){t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.CircularReferenceDetected,"Circular reference detected while serializing object",{name:a},true);return s}if(!e.aiDataContract){if(a==="measurements"){s=i(e,"number",a)}else if(a==="properties"){s=i(e,"string",a)}else if(a==="tags"){s=i(e,"string",a)}else if(Util.isArray(e)){s=r(e,a)}else{t.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.CannotSerializeObjectNonSerializable,"Attempting to serialize an object which does not implement ISerializable",{name:a},true);try{getJSON().stringify(e);s=e}catch(e){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.CannotSerializeObject,e&&CoreUtils.isFunction(e.toString)?e.toString():"Error serializing object",null,true)}}return s}e[o]=true;objForEachKey(e.aiDataContract,(function(i,o){var u=CoreUtils.isFunction(o)?o()&FieldType.Required:o&FieldType.Required;var l=CoreUtils.isFunction(o)?o()&FieldType.Hidden:o&FieldType.Hidden;var c=o&FieldType.Array;var d=e[i]!==undefined;var f=CoreUtils.isObject(e[i])&&e[i]!==null;if(u&&!d&&!c){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.MissingRequiredFieldSpecification,"Missing required field specification. The field is required but not present on source",{field:i,name:a})}else if(!l){var p=void 0;if(f){if(c){p=r(e[i],i)}else{p=n(e[i],i)}}else{p=e[i]}if(p!==undefined){s[i]=p}}}));delete e[o];return s}function r(e,r){var i;if(!!e){if(!Util.isArray(e)){t.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.ItemNotInArray,"This field was specified as an array in the contract but the item is not an array.\r\n",{name:r},true)}else{i=[];for(var a=0;a<e.length;a++){var o=e[a];var s=n(o,r+"["+a+"]");i.push(s)}}}return i}function i(e,n,r){var i;if(e){i={};objForEachKey(e,(function(e,a){if(n==="string"){if(a===undefined){i[e]="undefined"}else if(a===null){i[e]="null"}else if(!a.toString){i[e]="invalid field: toString() is not defined."}else{i[e]=a.toString()}}else if(n==="number"){if(a===undefined){i[e]="undefined"}else if(a===null){i[e]="null"}else{var o=parseFloat(a);if(isNaN(o)){i[e]="NaN"}else{i[e]=o}}}else{i[e]="invalid field: "+r+" is of unknown type.";t.throwInternal(LoggingSeverity.CRITICAL,i[e],null,true)}}))}return i}}))}return e}();
|
|
34
|
+
/*!
|
|
35
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
36
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
37
|
+
*/var OfflineListener=function(){function e(){var t=getWindow();var n=getDocument();var r=false;var i=true;dynamicProto(e,this,(function(e){try{if(t){if(EventHelper.Attach(t,"online",o)){EventHelper.Attach(t,"offline",s);r=true}}if(n){var a=n.body||n;if(!CoreUtils.isUndefined(a.ononline)){a.ononline=o;a.onoffline=s;r=true}}}catch(e){r=false}e.isListening=r;e.isOnline=function(){var e=true;var t=getNavigator();if(r){e=i}else if(t&&!CoreUtils.isNullOrUndefined(t.onLine)){e=t.onLine}return e};e.isOffline=function(){return!e.isOnline()};function o(){i=true}function s(){i=false}}))}e.Offline=new e;return e}();var Offline=OfflineListener.Offline;
|
|
38
|
+
/*!
|
|
39
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
40
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
41
|
+
*/var HashCodeScoreGenerator=function(){function e(){}e.prototype.getHashCodeScore=function(t){var n=this.getHashCode(t)/e.INT_MAX_VALUE;return n*100};e.prototype.getHashCode=function(t){if(t===""){return 0}while(t.length<e.MIN_INPUT_LENGTH){t=t.concat(t)}var n=5381;for(var r=0;r<t.length;++r){n=(n<<5)+n+t.charCodeAt(r);n=n&n}return Math.abs(n)};e.INT_MAX_VALUE=2147483647;e.MIN_INPUT_LENGTH=8;return e}();
|
|
42
|
+
/*!
|
|
43
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
44
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
45
|
+
*/var SamplingScoreGenerator=function(){function e(){this.hashCodeGeneragor=new HashCodeScoreGenerator;this.keys=new ContextTagKeys}e.prototype.getSamplingScore=function(e){var t=0;if(e.tags&&e.tags[this.keys.userId]){t=this.hashCodeGeneragor.getHashCodeScore(e.tags[this.keys.userId])}else if(e.ext&&e.ext.user&&e.ext.user.id){t=this.hashCodeGeneragor.getHashCodeScore(e.ext.user.id)}else if(e.tags&&e.tags[this.keys.operationId]){t=this.hashCodeGeneragor.getHashCodeScore(e.tags[this.keys.operationId])}else if(e.ext&&e.ext.telemetryTrace&&e.ext.telemetryTrace.traceID){t=this.hashCodeGeneragor.getHashCodeScore(e.ext.telemetryTrace.traceID)}else{t=Math.random()*100}return t};return e}();
|
|
46
|
+
/*!
|
|
47
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
48
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
49
|
+
*/var Sample=function(){function e(e,t){this.INT_MAX_VALUE=2147483647;this._logger=CoreUtils.isNullOrUndefined(t)?new DiagnosticLogger:t;if(e>100||e<0){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.SampleRateOutOfRange,"Sampling rate is out of range (0..100). Sampling will be disabled, you may be sending too much data which may affect your AI service level.",{samplingRate:e},true);this.sampleRate=100}this.sampleRate=e;this.samplingScoreGenerator=new SamplingScoreGenerator}e.prototype.isSampledIn=function(e){var t=this.sampleRate;var n=false;if(t===null||t===undefined||t>=100){return true}else if(e.baseType===Metric.dataType){return true}n=this.samplingScoreGenerator.getSamplingScore(e)<t;return n};return e}();
|
|
50
|
+
/*!
|
|
51
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
52
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
53
|
+
*/function _getResponseText(e){try{return e.responseText}catch(e){}return null}var Sender=function(e){__extends(t,e);function t(){var n=e.call(this)||this;n.priority=1001;n.identifier=BreezeChannelIdentifier;n._XMLHttpRequestSupported=false;var r;var i;var a;var o;dynamicProto(t,n,(function(e,s){function u(){throw new Error("Method not implemented.")}e.pause=u;e.resume=u;e.flush=function(){try{e.triggerSend(true,null,1)}catch(t){e.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.FlushFailed,"flush failed, telemetry will not be collected: "+Util.getExceptionName(t),{exception:Util.dump(t)})}};e.onunloadFlush=function(){if((e._senderConfig.onunloadDisableBeacon()===false||e._senderConfig.isBeaconApiDisabled()===false)&&Util.IsBeaconApiSupported()){try{e.triggerSend(true,c,2)}catch(t){e.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.FailedToSendQueuedTelemetry,"failed to flush with beacon sender on page unload, telemetry will not be collected: "+Util.getExceptionName(t),{exception:Util.dump(t)})}}else{e.flush()}};e.teardown=u;e.initialize=function(n,a,u,l){s.initialize(n,a,u,l);var f=e._getTelCtx();var p=e.identifier;o=new Serializer(a.logger);r=0;i=null;e._sender=null;var h=t._getDefaultAppInsightsChannelConfig();e._senderConfig=t._getEmptyAppInsightsChannelConfig();objForEachKey(h,(function(t,n){e._senderConfig[t]=function(){return f.getConfig(p,t,n())}}));e._buffer=e._senderConfig.enableSessionStorageBuffer()&&Util.canUseSessionStorage()?new SessionStorageSendBuffer(e.diagLog(),e._senderConfig):new ArraySendBuffer(e._senderConfig);e._sample=new Sample(e._senderConfig.samplingPercentage(),e.diagLog());if(!_(n)){e.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.InvalidInstrumentationKey,"Invalid Instrumentation key "+n.instrumentationKey)}if(!e._senderConfig.isBeaconApiDisabled()&&Util.IsBeaconApiSupported()){e._sender=c}else{if(typeof XMLHttpRequest!==undefined){var g=getGlobalInst("XMLHttpRequest");if(g){var v=new g;if("withCredentials"in v){e._sender=d;e._XMLHttpRequestSupported=true}else if(typeof XDomainRequest!==undefined){e._sender=y}}}}};e.processTelemetry=function(n,r){r=e._getTelCtx(r);try{if(e._senderConfig.disableTelemetry()){return}if(!n){r.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.CannotSendEmptyTelemetry,"Cannot send empty telemetry");return}if(n.baseData&&!n.baseType){r.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.InvalidEvent,"Cannot send telemetry without baseData and baseType");return}if(!n.baseType){n.baseType="EventData"}if(!e._sender){r.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.SenderNotInitialized,"Sender was not initialized");return}if(!l(n)){r.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TelemetrySampledAndNotSent,"Telemetry item was sampled out and not sent",{SampleRate:e._sample.sampleRate});return}else{n[SampleRate]=e._sample.sampleRate}var i=t.constructEnvelope(n,e._senderConfig.instrumentationKey(),r.diagLog());if(!i){r.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.CreateEnvelopeError,"Unable to create an AppInsights envelope");return}var a=false;if(n.tags&&n.tags[ProcessLegacy]){CoreUtils.arrForEach(n.tags[ProcessLegacy],(function(e){try{if(e&&e(i)===false){a=true;r.diagLog().warnToConsole("Telemetry processor check returns false")}}catch(e){r.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TelemetryInitializerFailed,"One of telemetry initializers failed, telemetry item will not be sent: "+Util.getExceptionName(e),{exception:Util.dump(e)},true)}}));delete n.tags[ProcessLegacy]}if(a){return}var s=o.serialize(i);var u=e._buffer.getItems();var c=e._buffer.batchPayloads(u);if(c&&c.length+s.length>e._senderConfig.maxBatchSizeInBytes()){e.triggerSend(true,null,10)}e._buffer.enqueue(s);g()}catch(e){r.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.FailedAddingTelemetryToBuffer,"Failed adding telemetry to the sender's buffer, some telemetry will be lost: "+Util.getExceptionName(e),{exception:Util.dump(e)})}e.processNext(n,r)};e._xhrReadyStateChange=function(t,n,i){if(t.readyState===4){var a=null;if(!e._appId){a=f(_getResponseText(t)||t.response);if(a&&a.appId){e._appId=a.appId}}if((t.status<200||t.status>=300)&&t.status!==0){if(!e._senderConfig.isRetryDisabled()&&v(t.status)){p(n);e.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TransmissionFailed,". "+"Response code "+t.status+". Will retry to send "+n.length+" items.")}else{e._onError(n,m(t))}}else if(Offline.isOffline()){if(!e._senderConfig.isRetryDisabled()){var o=10;p(n,o);e.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TransmissionFailed,". Offline - Response Code: "+t.status+". Offline status: "+Offline.isOffline()+". Will retry to send "+n.length+" items.")}}else{if(t.status===206){if(!a){a=f(_getResponseText(t)||t.response)}if(a&&!e._senderConfig.isRetryDisabled()){e._onPartialSuccess(n,a)}else{e._onError(n,m(t))}}else{r=0;e._onSuccess(n,i)}}}};e.triggerSend=function(t,r,o){if(t===void 0){t=true}try{if(!e._senderConfig.disableTelemetry()){if(e._buffer.count()>0){var s=e._buffer.getItems();w(o||0,t);if(r){r.call(n,s,t)}else{e._sender(s,t)}}}else{e._buffer.clear()}clearTimeout(a);a=null;i=null}catch(t){var u=Util.getIEVersion();if(!u||u>9){e.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.TransmissionFailed,"Telemetry transmission failed, some telemetry will be lost: "+Util.getExceptionName(t),{exception:Util.dump(t)})}}};e._onError=function(t,n,r){e.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.OnError,"Failed to send telemetry.",{message:n});e._buffer.clearSent(t)};e._onPartialSuccess=function(t,n){var r=[];var i=[];var a=n.errors.reverse();for(var o=0,s=a;o<s.length;o++){var u=s[o];var l=t.splice(u.index,1)[0];if(v(u.statusCode)){i.push(l)}else{r.push(l)}}if(t.length>0){e._onSuccess(t,n.itemsAccepted)}if(r.length>0){e._onError(r,m(null,["partial success",n.itemsAccepted,"of",n.itemsReceived].join(" ")))}if(i.length>0){p(i);e.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TransmissionFailed,"Partial success. "+"Delivered: "+t.length+", Failed: "+r.length+". Will retry to send "+i.length+" our of "+n.itemsReceived+" items")}};e._onSuccess=function(t,n){e._buffer.clearSent(t)};e._xdrOnLoad=function(t,n){var i=_getResponseText(t);if(t&&(i+""==="200"||i==="")){r=0;e._onSuccess(n,0)}else{var a=f(i);if(a&&a.itemsReceived&&a.itemsReceived>a.itemsAccepted&&!e._senderConfig.isRetryDisabled()){e._onPartialSuccess(n,a)}else{e._onError(n,b(t))}}};function l(t){return e._sample.isSampledIn(t)}function c(t,n){var r=e._senderConfig.endpointUrl();var i=e._buffer.batchPayloads(t);var a=new Blob([i],{type:"text/plain;charset=UTF-8"});var o=getNavigator().sendBeacon(r,a);if(o){e._buffer.markAsSent(t);e._onSuccess(t,t.length)}else{d(t,true);e.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TransmissionFailed,". "+"Failed to send telemetry with Beacon API, retried with xhrSender.")}}function d(t,n){var r=new XMLHttpRequest;var i=e._senderConfig.endpointUrl();try{r[DisabledPropertyName]=true}catch(e){}r.open("POST",i,n);r.setRequestHeader("Content-type","application/json");if(Util.isInternalApplicationInsightsEndpoint(i)){r.setRequestHeader(RequestHeaders.sdkContextHeader,RequestHeaders.sdkContextHeaderAppIdRequest)}r.onreadystatechange=function(){return e._xhrReadyStateChange(r,t,t.length)};r.onerror=function(n){return e._onError(t,m(r),n)};var a=e._buffer.batchPayloads(t);r.send(a);e._buffer.markAsSent(t)}function f(t){try{if(t&&t!==""){var n=getJSON().parse(t);if(n&&n.itemsReceived&&n.itemsReceived>=n.itemsAccepted&&n.itemsReceived-n.itemsAccepted===n.errors.length){return n}}}catch(n){e.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.InvalidBackendResponse,"Cannot parse the response. "+Util.getExceptionName(n),{response:t})}return null}function p(t,n){if(n===void 0){n=1}if(!t||t.length===0){return}e._buffer.clearSent(t);r++;for(var i=0,a=t;i<a.length;i++){var o=a[i];e._buffer.enqueue(o)}h(n);g()}function h(e){var t=10;var n;if(r<=1){n=t}else{var a=(Math.pow(2,r)-1)/2;var o=Math.floor(Math.random()*a*t)+1;o=e*o;n=Math.max(Math.min(o,3600),t)}var s=CoreUtils.dateNow()+n*1e3;i=s}function g(){if(!a){var t=i?Math.max(0,i-CoreUtils.dateNow()):0;var n=Math.max(e._senderConfig.maxBatchInterval(),t);a=setTimeout((function(){e.triggerSend(true,null,1)}),n)}}function v(e){return e===408||e===429||e===500||e===503}function m(e,t){if(e){return"XMLHttpRequest,Status:"+e.status+",Response:"+_getResponseText(e)||e.response||""}return t}function y(t,n){var r=getWindow();var i=new XDomainRequest;i.onload=function(){return e._xdrOnLoad(i,t)};i.onerror=function(n){return e._onError(t,b(i),n)};var a=r&&r.location&&r.location.protocol||"";if(e._senderConfig.endpointUrl().lastIndexOf(a,0)!==0){e.diagLog().throwInternal(LoggingSeverity.WARNING,_InternalMessageId.TransmissionFailed,". "+"Cannot send XDomain request. The endpoint URL protocol doesn't match the hosting page protocol.");e._buffer.clear();return}var o=e._senderConfig.endpointUrl().replace(/^(https?:)/,"");i.open("POST",o);var s=e._buffer.batchPayloads(t);i.send(s);e._buffer.markAsSent(t)}function b(e,t){if(e){return"XDomainRequest,Response:"+_getResponseText(e)||""}return t}function S(){var t="getNotifyMgr";if(e.core[t]){return e.core[t]()}return e.core["_notificationManager"]}function w(t,n){var r=S();if(r&&r.eventsSendRequest){try{r.eventsSendRequest(t,n)}catch(t){e.diagLog().throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.NotificationException,"send request notification failed: "+Util.getExceptionName(t),{exception:Util.dump(t)})}}}function _(e){var t=CoreUtils.isNullOrUndefined(e.disableInstrumentaionKeyValidation)?false:e.disableInstrumentaionKeyValidation;if(t){return true}var n="^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$";var r=new RegExp(n);return r.test(e.instrumentationKey)}}));return n}t.constructEnvelope=function(e,t,n){var r;if(t!==e.iKey&&!CoreUtils.isNullOrUndefined(t)){r=__assign({},e,{iKey:t})}else{r=e}switch(r.baseType){case Event$1.dataType:return EventEnvelopeCreator.EventEnvelopeCreator.Create(n,r);case Trace.dataType:return TraceEnvelopeCreator.TraceEnvelopeCreator.Create(n,r);case PageView.dataType:return PageViewEnvelopeCreator.PageViewEnvelopeCreator.Create(n,r);case PageViewPerformance.dataType:return PageViewPerformanceEnvelopeCreator.PageViewPerformanceEnvelopeCreator.Create(n,r);case Exception.dataType:return ExceptionEnvelopeCreator.ExceptionEnvelopeCreator.Create(n,r);case Metric.dataType:return MetricEnvelopeCreator.MetricEnvelopeCreator.Create(n,r);case RemoteDependencyData$1.dataType:return DependencyEnvelopeCreator.DependencyEnvelopeCreator.Create(n,r);default:return EventEnvelopeCreator.EventEnvelopeCreator.Create(n,r)}};t._getDefaultAppInsightsChannelConfig=function(){return{endpointUrl:function(){return"https://dc.services.visualstudio.com/v2/track"},emitLineDelimitedJson:function(){return false},maxBatchInterval:function(){return 15e3},maxBatchSizeInBytes:function(){return 102400},disableTelemetry:function(){return false},enableSessionStorageBuffer:function(){return true},isRetryDisabled:function(){return false},isBeaconApiDisabled:function(){return true},onunloadDisableBeacon:function(){return false},instrumentationKey:function(){return undefined},namePrefix:function(){return undefined},samplingPercentage:function(){return 100}}};t._getEmptyAppInsightsChannelConfig=function(){return{endpointUrl:undefined,emitLineDelimitedJson:undefined,maxBatchInterval:undefined,maxBatchSizeInBytes:undefined,disableTelemetry:undefined,enableSessionStorageBuffer:undefined,isRetryDisabled:undefined,isBeaconApiDisabled:undefined,onunloadDisableBeacon:undefined,instrumentationKey:undefined,namePrefix:undefined,samplingPercentage:undefined}};return t}(BaseTelemetryPlugin);var Session=function(){function e(){}return e}();var _SessionManager=function(){function e(t,n){var r=this;if(CoreUtils.isNullOrUndefined(n)){this._logger=new DiagnosticLogger}else{this._logger=n}if(!t){t={}}if(!(typeof t.sessionExpirationMs==="function")){t.sessionExpirationMs=function(){return e.acquisitionSpan}}if(!(typeof t.sessionRenewalMs==="function")){t.sessionRenewalMs=function(){return e.renewalSpan}}this.config=t;this._storageNamePrefix=function(){return r.config.namePrefix&&r.config.namePrefix()?e.cookieNameConst+r.config.namePrefix():e.cookieNameConst};this.automaticSession=new Session}e.prototype.update=function(){if(!this.automaticSession.id){this.initializeAutomaticSession()}var t=(new Date).getTime();var n=this.config.sessionExpirationMs()===0?false:t-this.automaticSession.acquisitionDate>this.config.sessionExpirationMs();var r=this.config.sessionExpirationMs()===0?false:t-this.automaticSession.renewalDate>this.config.sessionRenewalMs();if(n||r){this.renew()}else{if(!this.cookieUpdatedTimestamp||t-this.cookieUpdatedTimestamp>e.cookieUpdateInterval){this.automaticSession.renewalDate=t;this.setCookie(this.automaticSession.id,this.automaticSession.acquisitionDate,this.automaticSession.renewalDate)}}};e.prototype.backup=function(){this.setStorage(this.automaticSession.id,this.automaticSession.acquisitionDate,this.automaticSession.renewalDate)};e.prototype.initializeAutomaticSession=function(){var e=Util.getCookie(this._logger,this._storageNamePrefix());if(e&&typeof e.split==="function"){this.initializeAutomaticSessionWithData(e)}else{var t=Util.getStorage(this._logger,this._storageNamePrefix());if(t){this.initializeAutomaticSessionWithData(t)}}if(!this.automaticSession.id){this.renew()}};e.prototype.initializeAutomaticSessionWithData=function(e){var t=e.split("|");if(t.length>0){this.automaticSession.id=t[0]}try{if(t.length>1){var n=+t[1];this.automaticSession.acquisitionDate=+new Date(n);this.automaticSession.acquisitionDate=this.automaticSession.acquisitionDate>0?this.automaticSession.acquisitionDate:0}if(t.length>2){var r=+t[2];this.automaticSession.renewalDate=+new Date(r);this.automaticSession.renewalDate=this.automaticSession.renewalDate>0?this.automaticSession.renewalDate:0}}catch(e){this._logger.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.ErrorParsingAISessionCookie,"Error parsing ai_session cookie, session will be reset: "+Util.getExceptionName(e),{exception:Util.dump(e)})}if(this.automaticSession.renewalDate===0){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.SessionRenewalDateIsZero,"AI session renewal date is 0, session will be reset.")}};e.prototype.renew=function(){var e=(new Date).getTime();this.automaticSession.id=Util.newId(this.config&&this.config.idLength?this.config.idLength():22);this.automaticSession.acquisitionDate=e;this.automaticSession.renewalDate=e;this.setCookie(this.automaticSession.id,this.automaticSession.acquisitionDate,this.automaticSession.renewalDate);if(!Util.canUseLocalStorage()){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.BrowserDoesNotSupportLocalStorage,"Browser does not support local storage. Session durations will be inaccurate.")}};e.prototype.setCookie=function(e,t,n){var r=t+this.config.sessionExpirationMs();var i=n+this.config.sessionRenewalMs();var a=new Date;var o=[e,t,n];if(r<i){a.setTime(r)}else{a.setTime(i)}var s=this.config.cookieDomain?this.config.cookieDomain():null;var u=this.config.sessionExpirationMs()===0?"0":a.toUTCString();Util.setCookie(this._logger,this._storageNamePrefix(),o.join("|")+";expires="+u,s);this.cookieUpdatedTimestamp=(new Date).getTime()};e.prototype.setStorage=function(e,t,n){Util.setStorage(this._logger,this._storageNamePrefix(),[e,t,n].join("|"))};e.acquisitionSpan=864e5;e.renewalSpan=18e5;e.cookieUpdateInterval=6e4;e.cookieNameConst="ai_session";return e}();var Application=function(){function e(){}return e}();var Device=function(){function e(){this.id="browser";this.deviceClass="Browser"}return e}();var Version="2.5.10";var Internal=function(){function e(e){this.sdkVersion=(e.sdkExtension&&e.sdkExtension()?e.sdkExtension()+"_":"")+"javascript:"+Version}return e}();var User=function(){function e(t,n){this.isNewUser=false;this._logger=n;var r=Util.getCookie(this._logger,e.userCookieName);if(r){this.isNewUser=false;var i=r.split(e.cookieSeparator);if(i.length>0){this.id=i[0]}}this.config=t;if(!this.id){this.id=CoreUtils.newId(t&&t.idLength?t.idLength():22);var a=new Date;var o=CoreUtils.toISOString(a);this.accountAcquisitionDate=o;this.isNewUser=true;a.setTime(a.getTime()+31536e6);var s=[this.id,o];var u=this.config.cookieDomain?this.config.cookieDomain():undefined;Util.setCookie(this._logger,e.userCookieName,s.join(e.cookieSeparator)+";expires="+a.toUTCString(),u);var l=t.namePrefix&&t.namePrefix()?t.namePrefix()+"ai_session":"ai_session";Util.removeStorage(this._logger,l)}this.accountId=t.accountId?t.accountId():undefined;var c=Util.getCookie(this._logger,e.authUserCookieName);if(c){c=decodeURI(c);var d=c.split(e.cookieSeparator);if(d[0]){this.authenticatedId=d[0]}if(d.length>1&&d[1]){this.accountId=d[1]}}}e.prototype.setAuthenticatedUserContext=function(t,n,r){if(r===void 0){r=false}var i=!this.validateUserInput(t)||n&&!this.validateUserInput(n);if(i){this._logger.throwInternal(LoggingSeverity.WARNING,_InternalMessageId.SetAuthContextFailedAccountName,"Setting auth user context failed. "+"User auth/account id should be of type string, and not contain commas, semi-colons, equal signs, spaces, or vertical-bars.",true);return}this.authenticatedId=t;var a=this.authenticatedId;if(n){this.accountId=n;a=[this.authenticatedId,this.accountId].join(e.cookieSeparator)}if(r){Util.setCookie(this._logger,e.authUserCookieName,encodeURI(a),this.config.cookieDomain())}};e.prototype.clearAuthenticatedUserContext=function(){this.authenticatedId=null;this.accountId=null;Util.deleteCookie(this._logger,e.authUserCookieName)};e.prototype.validateUserInput=function(e){if(typeof e!=="string"||!e||e.match(/,|;|=| |\|/)){return false}return true};e.cookieSeparator="|";e.userCookieName="ai_user";e.authUserCookieName="ai_authUser";return e}();var Location=function(){function e(){}return e}();var TelemetryTrace=function(){function e(e,t,n,r){this.traceID=e||Util.generateW3CId();this.parentID=t;this.name=n;var i=getLocation$1();if(!n&&i&&i.pathname){this.name=i.pathname}this.name=DataSanitizer.sanitizeString(r,this.name)}return e}();var TelemetryContext=function(){function e(e,t){var n=this;n.application=new Application;n.internal=new Internal(t);if(hasWindow()){n.sessionManager=new _SessionManager(t,e);n.device=new Device;n.location=new Location;n.user=new User(t,e);n.telemetryTrace=new TelemetryTrace(undefined,undefined,undefined,e);n.session=new Session}n.appId=function(){return null}}e.prototype.applySessionContext=function(e,t){var n=this.session;var r=this.sessionManager;var i=n||r&&r.automaticSession;if(i){if(CoreUtils.isString(i.id)){e.ext.app.sesId=i.id}}if(n){if(CoreUtils.isString(n.id)){e.ext.app.sesId=n.id}else{e.ext.app.sesId=r.automaticSession.id}}};e.prototype.applyOperatingSystemContxt=function(e,t){var n=this.os;if(n&&n.name){e.ext.os=n}};e.prototype.applyApplicationContext=function(e,t){var n=this.application;if(n){if(CoreUtils.isString(n.ver)){e.tags[CtxTagKeys.applicationVersion]=n.ver}if(CoreUtils.isString(n.build)){e.tags[CtxTagKeys.applicationBuild]=n.build}}};e.prototype.applyDeviceContext=function(e,t){var n=this.device;if(n){if(CoreUtils.isString(n.id)){e.ext.device.localId=n.id}if(CoreUtils.isString(n.ip)){e.ext.device.ip=n.ip}if(CoreUtils.isString(n.model)){e.ext.device.model=n.model}if(CoreUtils.isString(n.deviceClass)){e.ext.device.deviceClass=n.deviceClass}}};e.prototype.applyInternalContext=function(e,t){var n=this.internal;if(n){if(CoreUtils.isString(n.agentVersion)){e.tags[CtxTagKeys.internalAgentVersion]=n.agentVersion}if(CoreUtils.isString(n.sdkVersion)){e.tags[CtxTagKeys.internalSdkVersion]=n.sdkVersion}if(e.baseType===_InternalLogMessage.dataType||e.baseType===PageView.dataType){if(CoreUtils.isString(n.snippetVer)){e.tags[CtxTagKeys.internalSnippet]=n.snippetVer}if(CoreUtils.isString(n.sdkSrc)){e.tags[CtxTagKeys.internalSdkSrc]=n.sdkSrc}}}};e.prototype.applyLocationContext=function(e,t){var n=this.location;if(n){if(CoreUtils.isString(n.ip)){e.tags[CtxTagKeys.locationIp]=n.ip}}};e.prototype.applyOperationContext=function(e,t){var n=this.telemetryTrace;if(n){var r=e.ext.trace||{traceID:undefined,parentID:undefined};if(CoreUtils.isString(n.traceID)){r.traceID=n.traceID}if(CoreUtils.isString(n.name)){r.name=n.name}if(CoreUtils.isString(n.parentID)){r.parentID=n.parentID}e.ext.trace=r}};e.prototype.applyWebContext=function(e,t){var n=this.web;if(n){e.ext.web=e.ext.web||{};e.ext.web=n}};e.prototype.applyUserContext=function(e,t){var n=this.user;if(n){if(!e.tags){e.tags=[]}if(CoreUtils.isString(n.accountId)){e.tags[CtxTagKeys.userAccountId]=n.accountId}if(CoreUtils.isString(n.id)){e.ext.user.id=n.id}if(CoreUtils.isString(n.authenticatedId)){e.ext.user.authId=n.authenticatedId}}};e.prototype.cleanUp=function(e,t){if(e.ext[Extensions.DeviceExt]&&CoreUtils.objKeys(e.ext[Extensions.DeviceExt]).length===0){delete e.ext[Extensions.DeviceExt]}if(e.ext[Extensions.UserExt]&&CoreUtils.objKeys(e.ext[Extensions.UserExt]).length===0){delete e.ext[Extensions.UserExt]}if(e.ext[Extensions.WebExt]&&CoreUtils.objKeys(e.ext[Extensions.WebExt]).length===0){delete e.ext[Extensions.WebExt]}if(e.ext[Extensions.OSExt]&&CoreUtils.objKeys(e.ext[Extensions.OSExt]).length===0){delete e.ext[Extensions.OSExt]}if(e.ext[Extensions.AppExt]&&CoreUtils.objKeys(e.ext[Extensions.AppExt]).length===0){delete e.ext[Extensions.AppExt]}if(e.ext[Extensions.TraceExt]&&CoreUtils.objKeys(e.ext[Extensions.TraceExt]).length===0){delete e.ext[Extensions.TraceExt]}};return e}();var PropertiesPlugin=function(e){__extends(t,e);function t(){var t=e!==null&&e.apply(this,arguments)||this;t.priority=110;t.identifier=PropertiesPluginIdentifier;return t}t.getDefaultConfig=function(){var e={instrumentationKey:function(){return undefined},accountId:function(){return null},sessionRenewalMs:function(){return 30*60*1e3},samplingPercentage:function(){return 100},sessionExpirationMs:function(){return 24*60*60*1e3},cookieDomain:function(){return null},sdkExtension:function(){return null},isBrowserLinkTrackingEnabled:function(){return false},appId:function(){return null},namePrefix:function(){return undefined},idLength:function(){return 22}};return e};t.prototype.initialize=function(n,r,i,a){var o=this;e.prototype.initialize.call(this,n,r,i,a);var s=this._getTelCtx();var u=this.identifier;var l=t.getDefaultConfig();this._extensionConfig=this._extensionConfig||t.getDefaultConfig();objForEachKey(l,(function(e,t){o._extensionConfig[e]=function(){return s.getConfig(u,e,t())}}));this.context=new TelemetryContext(r.logger,this._extensionConfig);this._breezeChannel=Util.getExtension(i,BreezeChannelIdentifier);this.context.appId=function(){return o._breezeChannel?o._breezeChannel["_appId"]:null}};t.prototype.processTelemetry=function(e,t){if(CoreUtils.isNullOrUndefined(e));else{t=this._getTelCtx(t);if(e.name===PageView.envelopeType){t.diagLog().resetInternalMessageCount()}if(this.context.session){if(typeof this.context.session.id!=="string"){this.context.sessionManager.update()}}this._processTelemetryInternal(e,t);if(this.context&&this.context.user&&this.context.user.isNewUser){this.context.user.isNewUser=false;var n=new _InternalLogMessage(_InternalMessageId.SendBrowserInfoOnUserInit,(getNavigator()||{}).userAgent||"");t.diagLog().logInternalMessage(LoggingSeverity.CRITICAL,n)}this.processNext(e,t)}};t.prototype._processTelemetryInternal=function(e,t){if(!e.tags){e.tags=[]}if(!e.ext){e.ext={}}var n=e.ext;n[Extensions.DeviceExt]=n[Extensions.DeviceExt]||{};n[Extensions.WebExt]=n[Extensions.WebExt]||{};n[Extensions.UserExt]=n[Extensions.UserExt]||{};n[Extensions.OSExt]=n[Extensions.OSExt]||{};n[Extensions.AppExt]=n[Extensions.AppExt]||{};n[Extensions.TraceExt]=n[Extensions.TraceExt]||{};var r=this.context;r.applySessionContext(e,t);r.applyApplicationContext(e,t);r.applyDeviceContext(e,t);r.applyOperationContext(e,t);r.applyUserContext(e,t);r.applyOperatingSystemContxt(e,t);r.applyWebContext(e,t);r.applyLocationContext(e,t);r.applyInternalContext(e,t);r.cleanUp(e,t)};return t}(BaseTelemetryPlugin);
|
|
54
|
+
/*!
|
|
55
|
+
* Application Insights JavaScript SDK - Dependencies Plugin, 2.5.10
|
|
56
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
57
|
+
*/var strProperties$1="properties";var _objKeys=CoreUtils.objKeys;var _arrForEach$1=CoreUtils.arrForEach;function _calcPerfDuration(e,t,n){var r=0;var i=e[t];var a=e[n];if(i&&a){r=DateTimeUtils.GetDuration(i,a)}return r}function _setPerfDuration(e,t,n,r,i){var a=0;var o=_calcPerfDuration(n,r,i);if(o){a=_setPerfValue(e,t,Util.msToTimeSpan(o))}return a}function _setPerfValue(e,t,n){var r="ajaxPerf";var i=0;if(e&&t&&n){var a=e[r]=e[r]||{};a[t]=n;i=1}return i}function _populatePerfData(e,t){var n=e.perfTiming;var r=t[strProperties$1]||{};var i=0;var a=CoreUtils.isString;var o="name";var s="Start";var u="End";var l="domainLookup";var c="connect";var d="redirect";var f="request";var p="response";var h="duration";var g="startTime";var v=l+s;var m=l+u;var y=c+s;var b=c+u;var S=f+s;var w=f+u;var _=p+s;var x=p+u;var C=d+s;var I=d=u;var T="transferSize";var E="encodedBodySize";var A="decodedBodySize";var F="serverTiming";if(n){i|=_setPerfDuration(r,d,n,C,I);i|=_setPerfDuration(r,l,n,v,m);i|=_setPerfDuration(r,c,n,y,b);i|=_setPerfDuration(r,f,n,S,w);i|=_setPerfDuration(r,p,n,_,x);i|=_setPerfDuration(r,"networkConnect",n,g,b);i|=_setPerfDuration(r,"sentRequest",n,S,x);var P=n[h];if(!P){P=_calcPerfDuration(n,g,x)||0}i|=_setPerfValue(r,h,P);i|=_setPerfValue(r,"perfTotal",P);var k=n[F];if(k){var N={};_arrForEach$1(k,(function(e,t){var n=normalizeJsName(e[o]||""+t);var r=N[n]||{};objForEachKey(e,(function(e,t){if(e!==o&&a(t)||CoreUtils.isNumber(t)){if(r[e]){t=r[e]+";"+t}if(t||!a(t)){r[e]=t}}}));N[n]=r}));i|=_setPerfValue(r,F,N)}i|=_setPerfValue(r,T,n[T]);i|=_setPerfValue(r,E,n[E]);i|=_setPerfValue(r,A,n[A])}else{if(e.perfMark){i|=_setPerfValue(r,"missing",e.perfAttempts)}}if(i){t[strProperties$1]=r}}var XHRMonitoringState=function(){function e(){var e=this;e.openDone=false;e.setRequestHeaderDone=false;e.sendDone=false;e.abortDone=false;e.stateChangeAttached=false}return e}();var ajaxRecord=function(){function e(t,n,r){var i=this;var a=r;var o="responseText";i.perfMark=null;i.completed=false;i.requestHeadersSize=null;i.requestHeaders=null;i.responseReceivingDuration=null;i.callbackDuration=null;i.ajaxTotalDuration=null;i.aborted=0;i.pageUrl=null;i.requestUrl=null;i.requestSize=0;i.method=null;i.status=null;i.requestSentTime=null;i.responseStartedTime=null;i.responseFinishedTime=null;i.callbackFinishedTime=null;i.endTime=null;i.xhrMonitoringState=new XHRMonitoringState;i.clientFailure=0;i.traceID=t;i.spanID=n;dynamicProto(e,i,(function(e){e.getAbsoluteUrl=function(){return e.requestUrl?UrlHelper.getAbsoluteUrl(e.requestUrl):null};e.getPathName=function(){return e.requestUrl?DataSanitizer.sanitizeUrl(a,UrlHelper.getCompleteUrl(e.method,e.requestUrl)):null};e.CreateTrackItem=function(t,n,r){e.ajaxTotalDuration=Math.round(DateTimeUtils.GetDuration(e.requestSentTime,e.responseFinishedTime)*1e3)/1e3;if(e.ajaxTotalDuration<0){return null}var i=(l={id:"|"+e.traceID+"."+e.spanID,target:e.getAbsoluteUrl(),name:e.getPathName(),type:t,duration:e.ajaxTotalDuration,success:+e.status>=200&&+e.status<400,responseCode:+e.status,method:e.method},l[strProperties$1]={HttpMethod:e.method},l);_populatePerfData(e,i);if(n){if(_objKeys(e.requestHeaders).length>0){i[strProperties$1]=i[strProperties$1]||{};i[strProperties$1].requestHeaders=e.requestHeaders}}if(r){var a=r();if(a){var s=a.correlationContext;if(s){i.correlationContext=s}if(a.headerMap){if(_objKeys(a.headerMap).length>0){i[strProperties$1]=i[strProperties$1]||{};i[strProperties$1].responseHeaders=a.headerMap}}if(e.status>=400){var u=a.type;i[strProperties$1]=i[strProperties$1]||{};if(u===""||u==="text"){i[strProperties$1][o]=a[o]?a.statusText+" - "+a[o]:a.statusText}if(u==="json"){i[strProperties$1][o]=a.response?a.statusText+" - "+JSON.stringify(a.response):a.statusText}}}}return i;var l}}))}return e}();
|
|
58
|
+
/*!
|
|
59
|
+
* Application Insights JavaScript SDK - Dependencies Plugin, 2.5.10
|
|
60
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
61
|
+
*/var Traceparent=function(){function e(t,n){var r=this;r.traceFlag=e.DEFAULT_TRACE_FLAG;r.version=e.DEFAULT_VERSION;if(t&&e.isValidTraceId(t)){r.traceId=t}else{r.traceId=Util.generateW3CId()}if(n&&e.isValidSpanId(n)){r.spanId=n}else{r.spanId=Util.generateW3CId().substr(0,16)}}e.isValidTraceId=function(e){return e.match(/^[0-9a-f]{32}$/)&&e!=="00000000000000000000000000000000"};e.isValidSpanId=function(e){return e.match(/^[0-9a-f]{16}$/)&&e!=="0000000000000000"};e.prototype.toString=function(){var e=this;return e.version+"-"+e.traceId+"-"+e.spanId+"-"+e.traceFlag};e.DEFAULT_TRACE_FLAG="01";e.DEFAULT_VERSION="00";return e}();
|
|
62
|
+
/*!
|
|
63
|
+
* Application Insights JavaScript SDK - Dependencies Plugin, 2.5.10
|
|
64
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
65
|
+
*/var AJAX_MONITOR_PREFIX="ai.ajxmn.";var strDiagLog="diagLog";var strAjaxData="ajaxData";var strThrowInternal="throwInternal";var strFetch="fetch";var _isNullOrUndefined$3=CoreUtils.isNullOrUndefined;var _arrForEach$2=CoreUtils.arrForEach;var _markCount=0;function _supportsFetch(){var e=getGlobal$1();if(!e||_isNullOrUndefined$3(e.Request)||_isNullOrUndefined$3(e.Request[strPrototype])||_isNullOrUndefined$3(e[strFetch])){return null}return e[strFetch]}function _supportsAjaxMonitoring(e){var t=false;if(typeof XMLHttpRequest!==strUndefined&&!_isNullOrUndefined$3(XMLHttpRequest)){var n=XMLHttpRequest[strPrototype];t=!_isNullOrUndefined$3(n)&&!_isNullOrUndefined$3(n.open)&&!_isNullOrUndefined$3(n.send)&&!_isNullOrUndefined$3(n.abort)}var r=Util.getIEVersion();if(r&&r<9){t=false}if(t){try{var i=new XMLHttpRequest;i[strAjaxData]={};var a=XMLHttpRequest[strPrototype].open;XMLHttpRequest[strPrototype].open=a}catch(n){t=false;_throwInternalCritical(e,_InternalMessageId.FailedMonitorAjaxOpen,"Failed to enable XMLHttpRequest monitoring, extension is not supported",{exception:Util.dump(n)})}}return t}function _getFailedAjaxDiagnosticsMessage(e){var t="";try{if(!_isNullOrUndefined$3(e)&&!_isNullOrUndefined$3(e[strAjaxData])&&!_isNullOrUndefined$3(e[strAjaxData].requestUrl)){t+="(url: '"+e[strAjaxData].requestUrl+"')"}}catch(e){}return t}function _throwInternalCritical(e,t,n,r,i){e[strDiagLog]()[strThrowInternal](LoggingSeverity.CRITICAL,t,n,r,i)}function _throwInternalWarning(e,t,n,r,i){e[strDiagLog]()[strThrowInternal](LoggingSeverity.WARNING,t,n,r,i)}function _createErrorCallbackFunc(e,t,n){return function(r){_throwInternalCritical(e,t,n,{ajaxDiagnosticsMessage:_getFailedAjaxDiagnosticsMessage(r.inst),exception:Util.dump(r.err)})}}function _indexOf(e,t){if(e&&t){return e.indexOf(t)}return-1}var AjaxMonitor=function(e){__extends(t,e);function t(){var n=e.call(this)||this;n.identifier=t.identifier;n.priority=120;var r="trackDependencyDataInternal";var i=getLocation$1();var a=false;var o=false;var s=i&&i.host&&i.host.toLowerCase();var u=t.getEmptyConfig();var l=false;var c=0;var d;var f;var p;var h;var g=false;var v=0;var m=false;var y=[];var b={};dynamicProto(t,n,(function(e,n){e.initialize=function(r,a,o,s){if(!e.isInitialized()){n.initialize(r,a,o,s);var c=e._getTelCtx();var y=t.getDefaultConfig();objForEachKey(y,(function(e,n){u[e]=c.getConfig(t.identifier,e,n)}));var b=u.distributedTracingMode;l=u.enableRequestHeaderTracking;g=u.enableAjaxPerfTracking;v=u.maxAjaxCallsPerView;m=u.enableResponseHeaderTracking;p=b===DistributedTracingModes.AI||b===DistributedTracingModes.AI_AND_W3C;f=b===DistributedTracingModes.AI_AND_W3C||b===DistributedTracingModes.W3C;if(g){var S=r.instrumentationKey||"unkwn";if(S.length>5){h=AJAX_MONITOR_PREFIX+S.substring(S.length-5)+"."}else{h=AJAX_MONITOR_PREFIX+S+"."}}if(u.disableAjaxTracking===false){w()}i();if(o.length>0&&o){var _=void 0,x=0;while(!_&&x<o.length){if(o[x]&&o[x].identifier===PropertiesPluginIdentifier){_=o[x]}x++}if(_){d=_.context}}}};e.teardown=function(){_arrForEach$2(y,(function(e){e.rm()}));y=[];a=false;o=false;e.setInitialized(false)};e.trackDependencyData=function(t,n){e[r](t,n)};e.includeCorrelationHeaders=function(t,n,r,i){var a=e["_currentWindowHost"]||s;if(n){if(CorrelationIdHelper.canIncludeCorrelationHeader(u,t.getAbsoluteUrl(),a)){if(!r){r={}}r.headers=new Headers(r.headers||(n instanceof Request?n.headers||{}:{}));if(p){var o="|"+t.traceID+"."+t.spanID;r.headers.set(RequestHeaders.requestIdHeader,o);if(l){t.requestHeaders[RequestHeaders.requestIdHeader]=o}}var c=u.appId||d&&d.appId();if(c){r.headers.set(RequestHeaders.requestContextHeader,RequestHeaders.requestContextAppIdFormat+c);if(l){t.requestHeaders[RequestHeaders.requestContextHeader]=RequestHeaders.requestContextAppIdFormat+c}}if(f){var h=new Traceparent(t.traceID,t.spanID);r.headers.set(RequestHeaders.traceParentHeader,h.toString());if(l){t.requestHeaders[RequestHeaders.traceParentHeader]=h.toString()}}}return r}else if(i){if(CorrelationIdHelper.canIncludeCorrelationHeader(u,t.getAbsoluteUrl(),a)){if(p){var o="|"+t.traceID+"."+t.spanID;i.setRequestHeader(RequestHeaders.requestIdHeader,o);if(l){t.requestHeaders[RequestHeaders.requestIdHeader]=o}}var c=u.appId||d&&d.appId();if(c){i.setRequestHeader(RequestHeaders.requestContextHeader,RequestHeaders.requestContextAppIdFormat+c);if(l){t.requestHeaders[RequestHeaders.requestContextHeader]=RequestHeaders.requestContextAppIdFormat+c}}if(f){var h=new Traceparent(t.traceID,t.spanID);i.setRequestHeader(RequestHeaders.traceParentHeader,h.toString());if(l){t.requestHeaders[RequestHeaders.traceParentHeader]=h.toString()}}}return i}return undefined};e[r]=function(t,n,r){if(v===-1||c<v){if((u.distributedTracingMode===DistributedTracingModes.W3C||u.distributedTracingMode===DistributedTracingModes.AI_AND_W3C)&&typeof t.id==="string"&&t.id[t.id.length-1]!=="."){t.id+="."}if(CoreUtils.isNullOrUndefined(t.startTime)){t.startTime=new Date}var i=TelemetryItemCreator.create(t,RemoteDependencyData$1.dataType,RemoteDependencyData$1.envelopeType,e[strDiagLog](),n,r);e.core.track(i)}else if(c===v){_throwInternalCritical(e,_InternalMessageId.MaxAjaxPerPVExceeded,"Maximum ajax per page view limit reached, ajax monitoring is paused until the next trackPageView(). In order to increase the limit set the maxAjaxCallsPerView configuration parameter.",true)}++c};function i(){var t=_supportsFetch();if(!t){return}var n=getGlobal$1();var r=t.polyfill;if(u.disableFetchTracking===false){y.push(InstrumentFunc(n,strFetch,{req:function(t,n,i){var s;if(a&&!_(null,n,i)&&!(r&&o)){var u=t.ctx();s=k(n,i);var l=e.includeCorrelationHeaders(s,n,i);if(l!==i){t.set(1,l)}u.data=s}},rsp:function(e,t){var n=e.ctx().data;if(n){e.rslt=e.rslt.then((function(t){U(e,(t||{}).status,t,n,(function(){var e={statusText:t.statusText,headerMap:null,correlationContext:D(t)};if(m){var n={};t.headers.forEach((function(e,t){n[t]=e}));e.headerMap=n}return e}));return t}))["catch"]((function(r){U(e,0,t,n,null);throw r}))}},hkErr:_createErrorCallbackFunc(e,_InternalMessageId.FailedMonitorAjaxOpen,"Failed to monitor Window.fetch, monitoring data for this fetch call may be incorrect.")}));a=true}else if(r){y.push(InstrumentFunc(n,strFetch,{req:function(e,t,n){_(null,t,n)}}))}if(r){n[strFetch].polyfill=r}}function S(e,t,n){y.push(InstrumentProto(e,t,n))}function w(){if(_supportsAjaxMonitoring(e)&&!o){S(XMLHttpRequest,"open",{req:function(e,t,n,r){var i=e.inst;var a=i[strAjaxData];if(!_(i,n)&&x(i,true)&&(!a||!a.xhrMonitoringState.openDone)){C(i,t,n,r)}},hkErr:_createErrorCallbackFunc(e,_InternalMessageId.FailedMonitorAjaxOpen,"Failed to monitor XMLHttpRequest.open, monitoring data for this ajax call may be incorrect.")});S(XMLHttpRequest,"send",{req:function(t,n){var r=t.inst;var i=r[strAjaxData];if(x(r)&&!i.xhrMonitoringState.sendDone){F("xhr",i);i.requestSentTime=DateTimeUtils.Now();r=e.includeCorrelationHeaders(i,undefined,undefined,r);i.xhrMonitoringState.sendDone=true}},hkErr:_createErrorCallbackFunc(e,_InternalMessageId.FailedMonitorAjaxSend,"Failed to monitor XMLHttpRequest, monitoring data for this ajax call may be incorrect.")});S(XMLHttpRequest,"abort",{req:function(e){var t=e.inst;var n=t[strAjaxData];if(x(t)&&!n.xhrMonitoringState.abortDone){n.aborted=1;n.xhrMonitoringState.abortDone=true}},hkErr:_createErrorCallbackFunc(e,_InternalMessageId.FailedMonitorAjaxAbort,"Failed to monitor XMLHttpRequest.abort, monitoring data for this ajax call may be incorrect.")});if(l){S(XMLHttpRequest,"setRequestHeader",{req:function(e,t,n){var r=e.inst;if(x(r)){r[strAjaxData].requestHeaders[t]=n}},hkErr:_createErrorCallbackFunc(e,_InternalMessageId.FailedMonitorAjaxSetRequestHeader,"Failed to monitor XMLHttpRequest.setRequestHeader, monitoring data for this ajax call may be incorrect.")})}o=true}}function _(e,t,n){var r=false;var i=((!CoreUtils.isString(t)?(t||{}).url||"":t)||"").toLowerCase();var a=_indexOf(i,"?");var o=_indexOf(i,"#");if(a===-1||o!==-1&&o<a){a=o}if(a!==-1){i=i.substring(0,a)}if(!_isNullOrUndefined$3(e)){r=e[DisabledPropertyName]===true||i[DisabledPropertyName]===true}else if(!_isNullOrUndefined$3(t)){r=(typeof t==="object"?t[DisabledPropertyName]===true:false)||(n?n[DisabledPropertyName]===true:false)}if(r){if(!b[i]){b[i]=1}}else{if(b[i]){r=true}}return r}function x(e,t){var n=true;var r=o;if(!_isNullOrUndefined$3(e)){n=t===true||!_isNullOrUndefined$3(e[strAjaxData])}return r&&n}function C(t,n,r,i){var a=d&&d.telemetryTrace&&d.telemetryTrace.traceID||Util.generateW3CId();var o=Util.generateW3CId().substr(0,16);var s=new ajaxRecord(a,o,e[strDiagLog]());s.method=n;s.requestUrl=r;s.xhrMonitoringState.openDone=true;s.requestHeaders={};s.async=i;t[strAjaxData]=s;I(t)}function I(t){t[strAjaxData].xhrMonitoringState.stateChangeAttached=EventHelper.Attach(t,"readystatechange",(function(){try{if(t&&t.readyState===4&&x(t)){E(t)}}catch(r){var n=Util.dump(r);if(!n||_indexOf(n.toLowerCase(),"c00c023f")===-1){_throwInternalCritical(e,_InternalMessageId.FailedMonitorAjaxRSC,"Failed to monitor XMLHttpRequest 'readystatechange' event handler, monitoring data for this ajax call may be incorrect.",{ajaxDiagnosticsMessage:_getFailedAjaxDiagnosticsMessage(t),exception:n})}}}))}function T(e){try{var t=e.responseType;if(t===""||t==="text"){return e.responseText}}catch(e){}return null}function E(t){var n=t[strAjaxData];n.responseFinishedTime=DateTimeUtils.Now();n.status=t.status;function i(n,r){var i=r||{};i["ajaxDiagnosticsMessage"]=_getFailedAjaxDiagnosticsMessage(t);if(n){i["exception"]=Util.dump(n)}_throwInternalWarning(e,_InternalMessageId.FailedMonitorAjaxDur,"Failed to calculate the duration of the ajax call, monitoring data for this ajax call won't be sent.",i)}P("xmlhttprequest",n,(function(){try{var a=n.CreateTrackItem("Ajax",l,(function(){var e={statusText:t.statusText,headerMap:null,correlationContext:A(t),type:t.responseType,responseText:T(t),response:t.response};if(m){var n=t.getAllResponseHeaders();if(n){var r=CoreUtils.strTrim(n).split(/[\r\n]+/);var i={};_arrForEach$2(r,(function(e){var t=e.split(": ");var n=t.shift();var r=t.join(": ");i[n]=r}));e.headerMap=i}}return e}));if(a){e[r](a)}else{i(null,{requestSentTime:n.requestSentTime,responseFinishedTime:n.responseFinishedTime})}}finally{try{t[strAjaxData]=null}catch(e){}}}),(function(e){i(e,null)}))}function A(t){try{var n=t.getAllResponseHeaders();if(n!==null){var r=_indexOf(n.toLowerCase(),RequestHeaders.requestContextHeaderLowerCase);if(r!==-1){var i=t.getResponseHeader(RequestHeaders.requestContextHeader);return CorrelationIdHelper.getCorrelationContext(i)}}}catch(n){_throwInternalWarning(e,_InternalMessageId.FailedMonitorAjaxGetCorrelationHeader,"Failed to get Request-Context correlation header as it may be not included in the response or not accessible.",{ajaxDiagnosticsMessage:_getFailedAjaxDiagnosticsMessage(t),exception:Util.dump(n)})}}function F(e,t){if(t.requestUrl&&h&&g){var n=getPerformance();if(n&&CoreUtils.isFunction(n.mark)){_markCount++;var r=h+e+"#"+_markCount;n.mark(r);var i=n.getEntriesByName(r);if(i&&i.length===1){t.perfMark=i[0]}}}}function P(e,t,n,r){var i=t.perfMark;var a=getPerformance();var o=u.maxAjaxPerfLookupAttempts;var s=u.ajaxPerfLookupDelay;var l=t.requestUrl;var c=0;(function u(){try{if(a&&i){c++;var d=null;var f=a.getEntries();for(var p=f.length-1;p>=0;p--){var h=f[p];if(h){if(h.entryType==="resource"){if(h.initiatorType===e&&(_indexOf(h.name,l)!==-1||_indexOf(l,h.name)!==-1)){d=h}}else if(h.entryType==="mark"&&h.name===i.name){t.perfTiming=d;break}if(h.startTime<i.startTime-1e3){break}}}}if(!i||t.perfTiming||c>=o||t.async===false){if(i&&CoreUtils.isFunction(a.clearMarks)){a.clearMarks(i.name)}t.perfAttempts=c;n()}else{setTimeout(u,s)}}catch(e){r(e)}})()}function k(t,n){var r=d&&d.telemetryTrace&&d.telemetryTrace.traceID||Util.generateW3CId();var i=Util.generateW3CId().substr(0,16);var a=new ajaxRecord(r,i,e[strDiagLog]());a.requestSentTime=DateTimeUtils.Now();if(t instanceof Request){a.requestUrl=t?t.url:""}else{a.requestUrl=t}var o="GET";if(n&&n.method){o=n.method}else if(t&&t instanceof Request){o=t.method}a.method=o;var s={};if(l){var u=new Headers((n?n.headers:0)||(t instanceof Request?t.headers||{}:{}));u.forEach((function(e,t){s[t]=e}))}a.requestHeaders=s;F("fetch",a);return a}function N(t){var n="";try{if(!_isNullOrUndefined$3(t)){if(typeof t==="string"){n+="(url: '"+t+"')"}else{n+="(url: '"+t.url+"')"}}}catch(t){_throwInternalCritical(e,_InternalMessageId.FailedMonitorAjaxOpen,"Failed to grab failed fetch diagnostics message",{exception:Util.dump(t)})}return n}function U(t,n,i,a,o,s){if(!a){return}function u(t,n,r){var a=r||{};a["fetchDiagnosticsMessage"]=N(i);if(n){a["exception"]=Util.dump(n)}_throwInternalWarning(e,t,"Failed to calculate the duration of the fetch call, monitoring data for this fetch call won't be sent.",a)}a.responseFinishedTime=DateTimeUtils.Now();a.status=n;P("fetch",a,(function(){var t=a.CreateTrackItem("Fetch",l,o);if(t){e[r](t)}else{u(_InternalMessageId.FailedMonitorAjaxDur,null,{requestSentTime:a.requestSentTime,responseFinishedTime:a.responseFinishedTime})}}),(function(e){u(_InternalMessageId.FailedMonitorAjaxGetCorrelationHeader,e,null)}))}function D(t){if(t&&t.headers){try{var n=t.headers.get(RequestHeaders.requestContextHeader);return CorrelationIdHelper.getCorrelationContext(n)}catch(n){_throwInternalWarning(e,_InternalMessageId.FailedMonitorAjaxGetCorrelationHeader,"Failed to get Request-Context correlation header as it may be not included in the response or not accessible.",{fetchDiagnosticsMessage:N(t),exception:Util.dump(n)})}}}}));return n}t.getDefaultConfig=function(){var e={maxAjaxCallsPerView:500,disableAjaxTracking:false,disableFetchTracking:true,disableCorrelationHeaders:false,distributedTracingMode:DistributedTracingModes.AI,correlationHeaderExcludedDomains:["*.blob.core.windows.net","*.blob.core.chinacloudapi.cn","*.blob.core.cloudapi.de","*.blob.core.usgovcloudapi.net"],correlationHeaderDomains:undefined,appId:undefined,enableCorsCorrelation:false,enableRequestHeaderTracking:false,enableResponseHeaderTracking:false,enableAjaxErrorStatusText:false,enableAjaxPerfTracking:false,maxAjaxPerfLookupAttempts:3,ajaxPerfLookupDelay:25};return e};t.getEmptyConfig=function(){var e=this.getDefaultConfig();objForEachKey(e,(function(t){e[t]=undefined}));return e};t.prototype.processTelemetry=function(e,t){this.processNext(e,t)};t.identifier="AjaxDependencyPlugin";return t}(BaseTelemetryPlugin);
|
|
66
|
+
/*!
|
|
67
|
+
* Application Insights JavaScript SDK - Web, 2.5.10
|
|
68
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
69
|
+
*/var _internalSdkSrc;var Initialization=function(){function e(e){var t=this;t._snippetVersion=""+(e.sv||e.version||"");e.queue=e.queue||[];e.version=e.version||2;var n=e.config||{};if(n.connectionString){var r=ConnectionStringParser.parse(n.connectionString);var i=r.ingestionendpoint;n.endpointUrl=i?i+"/v2/track":n.endpointUrl;n.instrumentationKey=r.instrumentationkey||n.instrumentationKey}t.appInsights=new ApplicationInsights;t.properties=new PropertiesPlugin;t.dependencies=new AjaxMonitor;t.core=new AppInsightsCore;t.snippet=e;t.config=n;t.getSKUDefaults()}e.prototype.trackEvent=function(e,t){this.appInsights.trackEvent(e,t)};e.prototype.trackPageView=function(e){var t=e||{};this.appInsights.trackPageView(t)};e.prototype.trackPageViewPerformance=function(e){var t=e||{};this.appInsights.trackPageViewPerformance(t)};e.prototype.trackException=function(e){if(!e.exception&&e.error){e.exception=e.error}this.appInsights.trackException(e)};e.prototype._onerror=function(e){this.appInsights._onerror(e)};e.prototype.trackTrace=function(e,t){this.appInsights.trackTrace(e,t)};e.prototype.trackMetric=function(e,t){this.appInsights.trackMetric(e,t)};e.prototype.startTrackPage=function(e){this.appInsights.startTrackPage(e)};e.prototype.stopTrackPage=function(e,t,n,r){this.appInsights.stopTrackPage(e,t,n,r)};e.prototype.startTrackEvent=function(e){this.appInsights.startTrackEvent(e)};e.prototype.stopTrackEvent=function(e,t,n){this.appInsights.stopTrackEvent(e,t,n)};e.prototype.addTelemetryInitializer=function(e){return this.appInsights.addTelemetryInitializer(e)};e.prototype.setAuthenticatedUserContext=function(e,t,n){if(n===void 0){n=false}this.properties.context.user.setAuthenticatedUserContext(e,t,n)};e.prototype.clearAuthenticatedUserContext=function(){this.properties.context.user.clearAuthenticatedUserContext()};e.prototype.trackDependencyData=function(e){this.dependencies.trackDependencyData(e)};e.prototype.flush=function(e){var t=this;if(e===void 0){e=true}doPerf(this.core,(function(){return"AISKU.flush"}),(function(){CoreUtils.arrForEach(t.core.getTransmissionControls(),(function(t){CoreUtils.arrForEach(t,(function(t){t.flush(e)}))}))}),null,e)};e.prototype.onunloadFlush=function(e){if(e===void 0){e=true}CoreUtils.arrForEach(this.core.getTransmissionControls(),(function(t){CoreUtils.arrForEach(t,(function(t){if(t.onunloadFlush){t.onunloadFlush()}else{t.flush(e)}}))}))};e.prototype.loadAppInsights=function(e,t,n){var r=this;if(e===void 0){e=false}var i=this;function a(t){if(t){var n="";if(!CoreUtils.isNullOrUndefined(i._snippetVersion)){n+=i._snippetVersion}if(e){n+=".lg"}if(i.context&&i.context.internal){i.context.internal.snippetVer=n||"-"}objForEachKey(i,(function(e,n){if(CoreUtils.isString(e)&&!CoreUtils.isFunction(n)&&e.substring(0,1)!=="_"){t[e]=n}}))}}if(e&&i.config.extensions&&i.config.extensions.length>0){throw new Error("Extensions not allowed in legacy mode")}doPerf(i.core,(function(){return"AISKU.loadAppInsights"}),(function(){var e=[];var o=new Sender;e.push(o);e.push(i.properties);e.push(i.dependencies);e.push(i.appInsights);i.core.initialize(i.config,e,t,n);i.context=i.properties.context;if(_internalSdkSrc&&i.context){i.context.internal.sdkSrc=_internalSdkSrc}a(i.snippet);i.emptyQueue();i.pollInternalLogs();i.addHousekeepingBeforeUnload(r)}));return i};e.prototype.updateSnippetDefinitions=function(e){objForEachKey(this,(function(t,n){if(CoreUtils.isString(t)){e[t]=n}}))};e.prototype.emptyQueue=function(){var e=this;try{if(Util.isArray(e.snippet.queue)){var t=e.snippet.queue.length;for(var n=0;n<t;n++){var r=e.snippet.queue[n];r()}e.snippet.queue=undefined;delete e.snippet.queue}}catch(e){var i={};if(e&&CoreUtils.isFunction(e.toString)){i.exception=e.toString()}}};e.prototype.pollInternalLogs=function(){this.core.pollInternalLogs()};e.prototype.addHousekeepingBeforeUnload=function(e){if(hasWindow()||hasDocument()){var t=function(){e.onunloadFlush(false);var t=e.appInsights.core["_extensions"][PropertiesPluginIdentifier];if(t&&t.context&&t.context._sessionManager){t.context._sessionManager.backup()}};if(!e.appInsights.config.disableFlushOnBeforeUnload){var n=CoreUtils.addEventHandler("beforeunload",t);n=CoreUtils.addEventHandler("pagehide",t)||n;if(!n&&!isReactNative()){e.appInsights.core.logger.throwInternal(LoggingSeverity.CRITICAL,_InternalMessageId.FailedToAddHandlerForOnBeforeUnload,"Could not add handler for beforeunload and pagehide")}}if(!e.appInsights.config.disableFlushOnUnload){CoreUtils.addEventHandler("pagehide",t)}}};e.prototype.getSKUDefaults=function(){var e=this;e.config.diagnosticLogInterval=e.config.diagnosticLogInterval&&e.config.diagnosticLogInterval>0?e.config.diagnosticLogInterval:1e4};return e}();(function(){var e=null;var t=["://js.monitor.azure.com/","://az416426.vo.msecnd.net/"];try{var n=(document||{}).currentScript;if(n){e=n.src}}catch(e){}if(e){try{var r=e.toLowerCase();if(r){var i="";for(var a=0;a<t.length;a++){if(r.indexOf(t[a])!==-1){i="cdn"+(a+1);if(r.indexOf("/scripts/")===-1){if(r.indexOf("/next/")!==-1){i+="-next"}else if(r.indexOf("/beta/")!==-1){i+="-beta"}}_internalSdkSrc=i+"";break}}}}catch(e){}}})();var AppConfigurationQuery=function(e){__extends(t,e);function t(t){var n=e.call(this,t)||this;n.store=t;n.appConfiguration$=n.select((function(e){return e.appConfiguration}));return n}Object.defineProperty(t.prototype,"configuration",{get:function(){var e=this.getValue().appConfiguration;if(isNone(e)){throw Error("App configuration is not yet loaded")}return e.value},enumerable:false,configurable:true});return t}(Query);var appConfigurationQuery=new AppConfigurationQuery(sessionStore);var AppInsightsService=function(){function e(){this.appInsights=new Lazy((function(){return new Initialization({config:{instrumentationKey:appConfigurationQuery.configuration.AppInsightsKey,enableAutoRouteTracking:true,autoTrackPageVisitTime:true,maxBatchInterval:1e3,enableUnhandledPromiseRejectionTracking:true}})}))}e.prototype.init=function(){var e=this;this.appInsights.value.loadAppInsights();setErrorHandler((function(t){return e.appInsightsErrorHandler(t)}))};e.prototype.getAppInsights=function(){return this.appInsights.value};e.prototype.addCustomProperties=function(e){this.appInsights.value.addTelemetryInitializer((function(t){t.data=t.data?t.data:{};for(var n=0,r=Object.entries(e);n<r.length;n++){var i=r[n],a=i[0],o=i[1];t.data[a]=o}}))};e.prototype.appInsightsErrorHandler=function(e){this.appInsights.value.trackException({error:e,severityLevel:SeverityLevel.Error});var t=function(e){return console.error(e)};t(e)};return e}();var appInsights=new AppInsightsService;var AuthenticationQuery=function(e){__extends(t,e);function t(t){var n=e.call(this,t)||this;n.store=t;n.sessionState$=n.select((function(e){return e.authenticationState}));n.jwt$=n.select((function(e){return e.jwt}));return n}Object.defineProperty(t.prototype,"sessionState",{get:function(){return this.getValue().authenticationState},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isUnauthorized",{get:function(){return this.getValue().authenticationState===AuthenticationState.Unauthorized||this.getValue().authenticationState===AuthenticationState.Error},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isAuthorized",{get:function(){return this.getValue().authenticationState===AuthenticationState.Authenticated},enumerable:false,configurable:true});return t}(Query);var sessionQuery=new AuthenticationQuery(sessionStore);function sendAnalyticsEvent(e,t){if(window["gtag"]){window["gtag"]("event",e,t)}}var AuthenticationService=function(){function e(){this.authCodeQueryParameter="code"}e.prototype.authorizationCodeIsPresent=function(e){var t=this.getAuthorizationCodeFromRoute(e);return Option.isSome(t)};e.prototype.initFromRoute=function(e){var t=this.getAuthorizationCodeFromRoute(e);if(Option.isNone(t)){sessionStore.update({authenticationState:AuthenticationState.Error});throw Error('"'+this.authCodeQueryParameter+'" URL query parameter missing')}this.authCodeExchangeAsync(t.value)};e.prototype.authCodeExchangeAsync=function(e){return __awaiter(this,void 0,void 0,(function(){var t,n;return __generator(this,(function(r){switch(r.label){case 0:t=new URLSearchParams([["grant_type","authorization_code"],["client_id","apollo-super-selection-app"],["code",e],["redirect_uri",""+appConfigurationService.getAppHostUrl()]]);return[4,factory(appConfigurationQuery.configuration.OidcAuthority+"/connect/token").headers({"Content-Type":"application/x-www-form-urlencoded"}).post(t.toString()).badRequest((function(){sessionStore.update({authenticationState:AuthenticationState.Error});throw new Error("Failed to authenticate.")})).json()];case 1:n=r.sent();sessionStore.update({jwt:Option.fromNullable(n.access_token),authenticationState:AuthenticationState.Authenticated});sendAnalyticsEvent("oidc_sign_in",{});window.history.replaceState(null,"",appConfigurationService.getAppRootUrl());return[2]}}))}))};e.prototype.getAuthorizationCodeFromRoute=function(e){var t=new URLSearchParams(e);return Option.fromNullable(t.get(this.authCodeQueryParameter))};return e}();var authenticationService=new AuthenticationService;var IFrameInteropService=function(){function e(){}e.completeSuperSelectionStep=function(){var e=interopQuery.getIframeInteropMode().successRedirectionUrl;if(Option.isSome(e)){window.top.location.href=e.value}else{iframe.complete()}};e.initFromRoute=function(e){var t="success-redirection-url";var n=new URLSearchParams(e);var r=Option.fromNullable(n.get(t));var i={successRedirectionUrl:Option.none};if(Option.isSome(r)){try{var a=new URL(r.value);i.successRedirectionUrl=Option.some(a.toString())}catch(e){throw Error('"'+r.value+'" is not a valid URL')}}return i};return e}();var ReactNativeInteropService=function(){function e(){}e.init=function(){var e=window["ReactNativeWebView"]!==undefined;if(!e){throw Error("React Native WebView messaging is not enabled. Please, refer to https://github.com/react-native-webview/react-native-webview/blob/master/docs/Guide.md#the-windowreactnativewebviewpostmessage-method-and-onmessage-prop")}return new ReactNativeInteropMode};e.completeSuperSelectionStep=function(){this.postRNMessage()};e.postRNMessage=function(){var t={stepStatus:"completed"};e.getRnInterop().postMessage(JSON.stringify(t))};return e}();ReactNativeInteropService.getRnInterop=function(){return window["ReactNativeWebView"]};var HostInteropService=function(){function e(){this.interopModeQueryParameter="interop-mode"}e.prototype.completeSuperSelectionStep=function(){if(interopQuery.isIframeInteropEnabled()){IFrameInteropService.completeSuperSelectionStep()}else if(interopQuery.isReactNativeInteropEnabled()){ReactNativeInteropService.completeSuperSelectionStep()}else{throw Error("Unknown interop mode")}};e.prototype.init=function(e){var t=new URLSearchParams(e);var n=fromNullable(t.get(this.interopModeQueryParameter));if(isSome(n)&&n.value==="react-native"){sessionStore.update({reactNativeInterop:some(ReactNativeInteropService.init())});return}sessionStore.update({iframeInterop:some(IFrameInteropService.initFromRoute(e))})};return e}();var hostInteropService=new HostInteropService;function initHost(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:return[4,appConfigurationService.loadConfigurationAsync()];case 1:t.sent();appInsights.init();addSlashToUrl();e=sessionQuery.isUnauthorized||authenticationService.authorizationCodeIsPresent(window.location.search);if(!e){return[2]}hostInteropService.init(window.location.search);authenticationService.initFromRoute(window.location.search);return[2]}}))}))}var superSelectionAppHostCss="html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.sss-app-container{--fl-color-primary:#fdbd00;--fl-color-primary-light:#ffc418;--fl-color-primary-dark:#e4aa00;--fl-color-primary-disabled:#ffde7e;--fl-color-primary-hover:#e4aa00;--fl-color-primary-focus:#ca9700;--fl-color-primary-text:#3d3d3d;--fl-color-secondary:#e5e5e5;--fl-color-secondary-hover:#b3b3b3;--fl-color-secondary-focus:#b3b3b3}@media screen and (-webkit-min-device-pixel-ratio: 0){select,textarea,input{font-size:16px}}";var SuperSelectionAppHost=function(){function e(e){registerInstance(this,e);this.areStylesLoaded=false}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){switch(t.label){case 0:return[4,initHost()];case 1:t.sent();sessionQuery.sessionState$.subscribe((function(t){return e.sessionState=t}));sessionQuery.jwt$.subscribe((function(t){return e.jwt=t}));appConfigurationQuery.appConfiguration$.subscribe((function(t){return e.appConfiguration=t}));return[2]}}))}))};e.prototype.render=function(){if(Option.isNone(this.appConfiguration))return h("sss-loading-page",null);return h(Host,{class:"d-flex flex-fill flex-column justify-content-between"},this.fetchStyles(),this.areStylesLoaded&&this.renderAppContent())};e.prototype.fetchStyles=function(){var e=this;return[h("link",{rel:"stylesheet",href:"https://npm-cdn.flarehr.com/@flarehr/beacon@dev/dist/beacon/beacon.css",media:"all",onLoad:function(){return e.areStylesLoaded=true}})]};e.prototype.renderAppContent=function(){var e=this;return h("stencil-router",{root:appConfigurationService.getAppRootUrl(),class:"sss-app-container"},h("stencil-route-switch",{scrollTopOffset:0},h("stencil-route",{ref:function(t){return e.observeContentResize(t)},url:"/",routeRender:this.renderProtectedRoute((function(t){return h("super-selection-app",Object.assign({accessToken:Option.toUndefined(e.jwt),backendUrl:appConfigurationQuery.configuration.ApiBaseUrl,appBaseUrl:e.getAppBaseUrl(),onSuccessPageAcknowledged:e.handleSuccessPageAcknowledged,"onStep-completion":e.handleStepSubmitSuccess,onInitialised:e.handleAppInitialised},t))}))})))};e.prototype.getAppBaseUrl=function(){var e=window.location.pathname.split("app");return e[0]+"app/"};e.prototype.handleSuccessPageAcknowledged=function(){hostInteropService.completeSuperSelectionStep()};e.prototype.handleStepSubmitSuccess=function(){iframe.submitSuccess()};e.prototype.handleAppInitialised=function(e){appInsights.addCustomProperties({"X-ACCOUNT-ID":e.detail.accountIdOrDefault,"X-PARTNER-ID":e.detail.partnerIdOrDefault,"X-PROFILE-ID":e.detail.profileId});appInsights.getAppInsights().trackPageView();var t=document.getElementById("sss-external-loading-page-container");if(t){document.body.removeChild(t)}};e.prototype.observeContentResize=function(e){var t=window.ResizeObserver||ResizeObserver;new t((function(){iframe.resize(e.offsetHeight,-1)})).observe(e)};e.prototype.renderProtectedRoute=function(e){switch(this.sessionState){case AuthenticationState.Authenticated:return e;case AuthenticationState.Unauthorized:return function(){return h("sss-loading-page",null)};case AuthenticationState.Error:return function(){return h("h1",null,"Authentication Error")}}};return e}();SuperSelectionAppHost.style=superSelectionAppHostCss;export{ButtonComponent as fl_button,Dropdown as fl_dropdown,SelectInputAsync as fl_dropdown_async,LoadingIndicator as fl_loading_indicator,PromiseButton as fl_promise_button,CustomFund as sss_custom_fund,DefaultFund as sss_default_fund,FooterSection as sss_footer_section,LoadingPage as sss_loading_page,MyOwnFund as sss_my_own_fund,MyOwnFundInputs as sss_my_own_fund_inputs,NotificationsSection as sss_notifications_section,PromotedFundJoinPage as sss_promoted_fund_join_page,PromotedFundStandardChoicePage as sss_promoted_fund_standard_choice_page,SelectedSuperChoiceSection as sss_selected_super_choice_section,SelfManagedFund as sss_self_managed_fund,SelfManagedFundInputs as sss_self_managed_fund_inputs,SlateJoinPage as sss_slate_join_page,SlateStandardChoicePage as sss_slate_standard_choice_page,SlatesuperHeader as sss_slatesuper_header,SmsfNotSupportedDialog as sss_smsf_not_supported_dialog,StandardChoiceFormInputDefaultFund as sss_standard_choice_form,Success as sss_success,SuperChoiceItem as sss_super_choice_item,SuperChoicePage as sss_super_choice_page,Route as stencil_route,RouteLink as stencil_route_link,RouteSwitch as stencil_route_switch,Router as stencil_router,SuperSelectionApp as super_selection_app,SuperSelectionAppHost as super_selection_app_host};
|