@flarehr/apollo-super-selection 4.28.30096 → 4.30.31017
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.css +1 -1
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/assets/logo-hesta.svg +5 -0
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-cb5632d9.entry.js +14 -0
- package/dist/lib/apollo-super-selection/p-e32970b5.system.entry.js +69 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/cjs/sss-button_30.cjs.entry.js +288 -177
- package/dist/lib/collection/apollo-super-selection.css +1 -1
- package/dist/lib/collection/components/app-host/super-selection-app-host.js +4 -0
- package/dist/lib/collection/components/super-selection-app/api/super-selection.api.dto.js +92 -61
- package/dist/lib/collection/components/super-selection-app/api/super-selection.api.js +21 -2
- package/dist/lib/collection/components/super-selection-app/existing-choice/existing-choice.js +12 -1
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +3 -1
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/hesta-default.js +41 -0
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/virgin.js +1 -1
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.js +2 -1
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/types.js +1 -1
- package/dist/lib/collection/components/super-selection-app/misc/dropdown-async.js +2 -0
- package/dist/lib/collection/components/super-selection-app/services/existing-super-choice-info.service.js +61 -45
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.service.js +1 -0
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-hesta.svg +5 -0
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.js +19 -2
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.js +45 -4
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +12 -7
- package/dist/lib/collection/utils/index.js +3 -0
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm/sss-button_30.entry.js +288 -177
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/esm-es5/sss-button_30.entry.js +9 -9
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +22 -0
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/hesta-default.d.ts +3 -0
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/types.d.ts +1 -1
- package/dist/lib/types/components/super-selection-app/services/existing-super-choice-info.service.d.ts +9 -1
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.d.ts +1 -0
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.d.ts +2 -0
- package/dist/lib/types/components.d.ts +6 -0
- package/dist/lib/types/utils/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-0936abfe.system.entry.js +0 -69
- package/dist/lib/apollo-super-selection/p-8876ba69.entry.js +0 -14
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import{r as t,h as e,g as n,f as i,a as r,H as s,c as o,F as a,d as u,e as c,s as l}from"./p-51c6dd08.js";import{f as d,m as f,S as h,a as m,i as p,b as v,O as w,c as g,d as y,g as b,h as x,j as S,k,l as C,Q as A}from"./p-29c11183.js";import{A as F}from"./p-7a89efaf.js";function M(){}function N(t,e,n=Number.POSITIVE_INFINITY){return"function"==typeof e?i=>i.pipe(N(((n,i)=>d(t(n,i)).pipe(f(((t,r)=>e(n,t,i,r))))),n)):("number"==typeof e&&(n=e),e=>e.lift(new P(t,n)))}class P{constructor(t,e=Number.POSITIVE_INFINITY){this.project=t,this.concurrent=e}call(t,e){return e.subscribe(new _(t,this.project,this.concurrent))}}class _ extends h{constructor(t,e,n=Number.POSITIVE_INFINITY){super(t),this.project=e,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)}_tryNext(t){let e;const n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this.active++,this._innerSub(e)}_innerSub(t){const e=new m(this),n=this.destination;n.add(e);const i=p(t,e);i!==e&&n.add(i)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(t){this.destination.next(t)}notifyComplete(){const t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function I(t,e,n,i){return g(n)&&(i=n,n=void 0),i?I(t,e,n).pipe(f((t=>v(t)?i(...t):i(t)))):new w((i=>{E(t,e,(function(t){i.next(arguments.length>1?Array.prototype.slice.call(arguments):t)}),i,n)}))}function E(t,e,n,i,r){let s;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(t)){const i=t;t.addEventListener(e,n,r),s=()=>i.removeEventListener(e,n,r)}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(t)){const i=t;t.on(e,n),s=()=>i.off(e,n)}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(t)){const i=t;t.addListener(e,n),s=()=>i.removeListener(e,n)}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(let s=0,o=t.length;s<o;s++)E(t[s],e,n,i,r)}i.add(s)}class T{constructor(t,e){this.dueTime=t,this.scheduler=e}call(t,e){return e.subscribe(new B(t,this.dueTime,this.scheduler))}}class B extends b{constructor(t,e,n){super(t),this.dueTime=e,this.scheduler=n,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}_next(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(j,this.dueTime,this))}_complete(){this.debouncedNext(),this.destination.complete()}debouncedNext(){if(this.clearDebounce(),this.hasValue){const{lastValue:t}=this;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}}clearDebounce(){const t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)}}function j(t){t.debouncedNext()}function R(t,e,n){return function(i){return i.lift(new D(t,e,n))}}class D{constructor(t,e,n){this.nextOrObserver=t,this.error=e,this.complete=n}call(t,e){return e.subscribe(new O(t,this.nextOrObserver,this.error,this.complete))}}class O extends b{constructor(t,e,n,i){super(t),this._tapNext=M,this._tapError=M,this._tapComplete=M,this._tapError=n||M,this._tapComplete=i||M,g(e)?(this._context=this,this._tapNext=e):e&&(this._context=e,this._tapNext=e.next||M,this._tapError=e.error||M,this._tapComplete=e.complete||M)}_next(t){try{this._tapNext.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.next(t)}_error(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)}_complete(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}var L=function(t){return"Some"===t._tag},U=function(t){return"None"===t._tag},q={_tag:"None"},V=function(t){return{_tag:"Some",value:t}};function H(t){return U(t)?void 0:t.value}class z{constructor(t){this.factory=t,this._value=q}get value(){if(L(this._value))return this._value.value;const t=this.factory();return this._value=V(t),t}}function W(t){F.injectProps(t,["history","location"])}const $=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g"),X=t=>t.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),G=t=>t.replace(/([=!:$/()])/g,"\\$1"),J=t=>t&&t.sensitive?"":"i",K=(t,e,n)=>{for(var i=(n=n||{}).strict,r=!1!==n.end,s=X(n.delimiter||"/"),o=n.delimiters||"./",a=[].concat(n.endsWith||[]).map(X).concat("$").join("|"),u="",c=!1,l=0;l<t.length;l++){var d=t[l];if("string"==typeof d)u+=X(d),c=l===t.length-1&&o.indexOf(d[d.length-1])>-1;else{var f=X(d.prefix||""),h=d.repeat?"(?:"+d.pattern+")(?:"+f+"(?:"+d.pattern+"))*":d.pattern;e&&e.push(d),u+=d.optional?d.partial?f+"("+h+")?":"(?:"+f+"("+h+"))?":f+"("+h+")"}}return r?(i||(u+="(?:"+s+")?"),u+="$"===a?"$":"(?="+a+")"):(i||(u+="(?:"+s+"(?="+a+"))?"),c||(u+="(?="+s+"|"+a+")")),new RegExp("^"+u,J(n))},Y=(t,e,n)=>t instanceof RegExp?((t,e)=>{if(!e)return t;var n=t.source.match(/\((?!\?)/g);if(n)for(var i=0;i<n.length;i++)e.push({name:i,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,pattern:null});return t})(t,e):Array.isArray(t)?((t,e,n)=>{for(var i=[],r=0;r<t.length;r++)i.push(Y(t[r],e,n).source);return new RegExp("(?:"+i.join("|")+")",J(n))})(t,e,n):((t,e,n)=>K(((t,e)=>{for(var n,i=[],r=0,s=0,o="",a=e&&e.delimiter||"/",u=e&&e.delimiters||"./",c=!1;null!==(n=$.exec(t));){var l=n[0],d=n[1],f=n.index;if(o+=t.slice(s,f),s=f+l.length,d)o+=d[1],c=!0;else{var h="",m=t[s],p=n[2],v=n[3],w=n[4],g=n[5];if(!c&&o.length){var y=o.length-1;u.indexOf(o[y])>-1&&(h=o[y],o=o.slice(0,y))}o&&(i.push(o),o="",c=!1);var b=h||a,x=v||w;i.push({name:p||r++,prefix:h,delimiter:b,optional:"?"===g||"*"===g,repeat:"+"===g||"*"===g,partial:""!==h&&void 0!==m&&m!==h,pattern:x?G(x):"[^"+X(b)+"]+?"})}}return(o||s<t.length)&&i.push(o+t.substr(s)),i})(t,n),e,n))(t,e,n),Q=(t,e)=>new RegExp("^"+e+"(\\/|\\?|#|$)","i").test(t),Z=(t,e)=>Q(t,e)?t.substr(e.length):t,tt=t=>"/"===t.charAt(t.length-1)?t.slice(0,-1):t,et=t=>"/"===t.charAt(0)?t:"/"+t,nt=t=>"/"===t.charAt(0)?t.substr(1):t,it=t=>{const{pathname:e,search:n,hash:i}=t;let r=e||"/";return n&&"?"!==n&&(r+="?"===n.charAt(0)?n:"?"+n),i&&"#"!==i&&(r+="#"===i.charAt(0)?i:"#"+i),r},rt=t=>"/"===t.charAt(0),st=t=>Math.random().toString(36).substr(2,t),ot=(t,e)=>{for(let n=e,i=n+1,r=t.length;i<r;n+=1,i+=1)t[n]=t[i];t.pop()},at=(t,e)=>{if(t===e)return!0;if(null==t||null==e)return!1;if(Array.isArray(t))return Array.isArray(e)&&t.length===e.length&&t.every(((t,n)=>at(t,e[n])));const n=typeof t;if(n!==typeof e)return!1;if("object"===n){const n=t.valueOf(),i=e.valueOf();if(n!==t||i!==e)return at(n,i);const r=Object.keys(t),s=Object.keys(e);return r.length===s.length&&r.every((n=>at(t[n],e[n])))}return!1},ut=(t,e,n,i)=>{let r;"string"==typeof t?(r=(t=>{let e=t||"/",n="",i="";const r=e.indexOf("#");-1!==r&&(i=e.substr(r),e=e.substr(0,r));const s=e.indexOf("?");return-1!==s&&(n=e.substr(s),e=e.substr(0,s)),{pathname:e,search:"?"===n?"":n,hash:"#"===i?"":i,query:{},key:""}})(t),void 0!==e&&(r.state=e)):(r=Object.assign({pathname:""},t),r.search&&"?"!==r.search.charAt(0)&&(r.search="?"+r.search),r.hash&&"#"!==r.hash.charAt(0)&&(r.hash="#"+r.hash),void 0!==e&&void 0===r.state&&(r.state=e));try{r.pathname=decodeURI(r.pathname)}catch(t){throw t instanceof URIError?new URIError('Pathname "'+r.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):t}var s;return r.key=n,i?r.pathname?"/"!==r.pathname.charAt(0)&&(r.pathname=((t,e="")=>{let n,i=e&&e.split("/")||[],r=0;const s=t&&t.split("/")||[],o=t&&rt(t),a=e&&rt(e),u=o||a;if(t&&rt(t)?i=s:s.length&&(i.pop(),i=i.concat(s)),!i.length)return"/";if(i.length){const t=i[i.length-1];n="."===t||".."===t||""===t}else n=!1;for(let t=i.length;t>=0;t--){const e=i[t];"."===e?ot(i,t):".."===e?(ot(i,t),r++):r&&(ot(i,t),r--)}if(!u)for(;r--;r)i.unshift("..");!u||""===i[0]||i[0]&&rt(i[0])||i.unshift("");let c=i.join("/");return n&&"/"!==c.substr(-1)&&(c+="/"),c})(r.pathname,i.pathname)):r.pathname=i.pathname:r.pathname||(r.pathname="/"),r.query=(s=r.search||"")?(/^[?#]/.test(s)?s.slice(1):s).split("&").reduce(((t,e)=>{let[n,i]=e.split("=");return t[n]=i?decodeURIComponent(i.replace(/\+/g," ")):"",t}),{}):{},r};let ct=0;const lt={},dt=(t,e={})=>{"string"==typeof e&&(e={path:e});const{path:n="/",exact:i=!1,strict:r=!1}=e,{re:s,keys:o}=((t,e)=>{const n=`${e.end}${e.strict}`,i=lt[n]||(lt[n]={}),r=JSON.stringify(t);if(i[r])return i[r];const s=[],o={re:Y(t,s,e),keys:s};return ct<1e4&&(i[r]=o,ct+=1),o})(n,{end:i,strict:r}),a=s.exec(t);if(!a)return null;const[u,...c]=a,l=t===u;return i&&!l?null:{path:n,url:"/"===n&&""===u?"/":u,isExact:l,params:o.reduce(((t,e,n)=>(t[e.name]=c[n],t)),{})}};var ft;!function(t){t[t.Available=0]="Available",t[t.Pending=1]="Pending",t[t.Error=2]="Error"}(ft||(ft={}));const ht=class{constructor(e){t(this,e),this.fillWidth=!1,this.fillWidthOnMobile=!1,this.disabled=!1,this.variant="primary",this.size="base",this.promiseFn=()=>Promise.resolve(),this.state=ft.Available}render(){return e("button",{class:{[{xs:"px-2.5 py-1.5 text-xs",base:"px-4 py-2 text-base",xl:"px-6 py-3 text-base"}[this.size]]:!0,"inline-flex items-center justify-center border font-medium":!0,"rounded-md shadow-sm focus:outline-none focus:ring-2":!0,"focus:ring-offset-2 focus:ring-primary-focus pointer-events-auto":!0,"disabled:pointer-events-none disabled:border-gray-300 disabled:bg-gray-100 disabled:text-gray-400":!0,"border-transparent text-white bg-primary-base hover:bg-primary-hover":"primary"===this.variant,"border-gray-300 text-gray-700 bg-white hover:bg-gray-50":"secondary"===this.variant,"w-full":this.fillWidth||this.fillWidthOnMobile,"sm:w-auto":this.fillWidthOnMobile},disabled:this.disabled,onClick:()=>this.clicked()},this.state===ft.Pending&&e("sss-loading-indicator",{theme:"primary"===this.variant?"light":"primary",size:16}),e("div",{class:{hidden:this.state===ft.Pending}},e("slot",null)))}async clicked(){if(this.promiseFn&&this.state!==ft.Pending)try{this.state=ft.Pending,await this.promiseFn(),this.state=ft.Available}catch(t){throw this.state=ft.Error,t}}};var mt=function(){return(mt=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},pt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],o=0,a=s.length;o<a;o++,r++)i[r]=s[o];return i},vt=function(t,e,n){if(void 0===n&&(n=!1),!t||!e||"object"!=typeof t||"object"!=typeof e)return t;var i=mt({},t);for(var r in e)e.hasOwnProperty(r)&&(i[r]=e[r]instanceof Array&&t[r]instanceof Array?n?pt(t[r],e[r]):e[r]:"object"==typeof e[r]&&"object"==typeof t[r]?vt(t[r],e[r],n):e[r]);return i},wt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],o=0,a=s.length;o<a;o++,r++)i[r]=s[o];return i},gt={defaults:{},errorType:null,polyfills:{fetch:null,FormData:null,URLSearchParams:null,performance:null,PerformanceObserver:null,AbortController:null},polyfill:function(t,e){for(var n=void 0===e?{}:e,i=n.doThrow,r=void 0===i||i,s=n.instance,o=void 0!==s&&s,a=[],u=2;u<arguments.length;u++)a[u-2]=arguments[u];var c=this.polyfills[t]||("undefined"!=typeof self?self[t]:null)||("undefined"!=typeof global?global[t]:null);if(r&&!c)throw new Error(t+" is not defined");return o&&c?new(c.bind.apply(c,wt([void 0],a))):c}},yt=function(t,e,n,i){if(!t.getEntriesByName)return!1;var r=t.getEntriesByName(e);return!!(r&&r.length>0)&&(n(r.reverse()[0]),i.clearMeasures&&i.clearMeasures(e),bt.callbacks.delete(e),bt.callbacks.size<1&&(bt.observer.disconnect(),i.clearResourceTimings&&i.clearResourceTimings()),!0)},bt={callbacks:new Map,observer:null,observe:function(t,e){if(t&&e){var n=gt.polyfill("performance",{doThrow:!1});(function(t,e){return!bt.observer&&t&&e&&(bt.observer=new e((function(e){bt.callbacks.forEach((function(n,i){yt(e,i,n,t)}))})),t.clearResourceTimings&&t.clearResourceTimings()),bt.observer})(n,gt.polyfill("PerformanceObserver",{doThrow:!1}))&&(yt(n,t,e,n)||(bt.callbacks.size<1&&bt.observer.observe({entryTypes:["resource","measure"]}),bt.callbacks.set(t,e)))}}},xt=function(t){this.error=t},St=function(){return(St=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},kt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],o=0,a=s.length;o<a;o++,r++)i[r]=s[o];return i},Ct=function(){function t(t,e,n,i,r,s){void 0===n&&(n=new Map),void 0===i&&(i=[]),void 0===r&&(r=[]),void 0===s&&(s=[]),this._url=t,this._options=e,this._catchers=n,this._resolvers=i,this._middlewares=r,this._deferredChain=s}return t.factory=function(e,n){return void 0===e&&(e=""),void 0===n&&(n={}),new t(e,n)},t.prototype.selfFactory=function(e){var n=void 0===e?{}:e,i=n.url,r=n.options,s=n.catchers,o=void 0===s?this._catchers:s,a=n.resolvers,u=void 0===a?this._resolvers:a,c=n.middlewares,l=void 0===c?this._middlewares:c,d=n.deferredChain,f=void 0===d?this._deferredChain:d;return new t(void 0===i?this._url:i,St({},void 0===r?this._options:r),new Map(o),kt(u),kt(l),kt(f))},t.prototype.defaults=function(t,e){return void 0===e&&(e=!1),gt.defaults=e?vt(gt.defaults,t):t,this},t.prototype.errorType=function(t){return gt.errorType=t,this},t.prototype.polyfills=function(t){return gt.polyfills=St(St({},gt.polyfills),t),this},t.prototype.url=function(t,e){if(void 0===e&&(e=!1),e)return this.selfFactory({url:t});var n=this._url.split("?");return this.selfFactory({url:n.length>1?n[0]+t+"?"+n[1]:this._url+t})},t.prototype.options=function(t,e){return void 0===e&&(e=!0),this.selfFactory({options:e?vt(this._options,t):t})},t.prototype.query=function(t,e){return void 0===e&&(e=!1),this.selfFactory({url:At(this._url,t,e)})},t.prototype.headers=function(t){return this.selfFactory({options:vt(this._options,{headers:t||{}})})},t.prototype.accept=function(t){return this.headers({Accept:t})},t.prototype.content=function(t){var e;return this.headers(((e={})["Content-Type"]=t,e))},t.prototype.auth=function(t){return this.headers({Authorization:t})},t.prototype.catcher=function(t,e){var n=new Map(this._catchers);return n.set(t,e),this.selfFactory({catchers:n})},t.prototype.signal=function(t){return this.selfFactory({options:St(St({},this._options),{signal:t.signal})})},t.prototype.resolve=function(t,e){return void 0===e&&(e=!1),this.selfFactory({resolvers:e?[t]:kt(this._resolvers,[t])})},t.prototype.defer=function(t,e){return void 0===e&&(e=!1),this.selfFactory({deferredChain:e?[t]:kt(this._deferredChain,[t])})},t.prototype.middlewares=function(t,e){return void 0===e&&(e=!1),this.selfFactory({middlewares:e?t:kt(this._middlewares,t)})},t.prototype.method=function(t,e,n){void 0===e&&(e={}),void 0===n&&(n=null);var i=this._options.headers,r=n?"object"!=typeof n||i&&!Object.entries(i).every((function(t){var e=t[1];return t[0].toLowerCase()!=="Content-Type".toLowerCase()||e.startsWith("application/json")}))?this.body(n):this.json(n):this;return function(t){var e=t._url,n=t._resolvers,i=t._middlewares,r=t._options,s=new Map(t._catchers),o=vt(gt.defaults,r),a=gt.polyfill("AbortController",{doThrow:!1,instance:!0});!o.signal&&a&&(o.signal=a.signal);var u={ref:null,clear:function(){u.ref&&(clearTimeout(u.ref),u.ref=null)}},c=function(t){return function(e){return 0===t.length?e:1===t.length?t[0](e):t.reduceRight((function(n,i,r){return i(r===t.length-2?n(e):n)}))}}(i)(gt.polyfill("fetch"))(e,o),l=c.catch((function(t){throw new xt(t)})).then((function(t){return u.clear(),t.ok?t:t[gt.errorType||"text"]().then((function(e){var n=new Error(e);throw n[gt.errorType||"text"]=e,n.status=t.status,n.response=t,n}))})),d=function(e){return function(n){return(e?l.then((function(t){return t&&t[e]()})).then((function(t){return n?n(t):t})):l.then((function(t){return n?n(t):t}))).catch((function(e){u.clear();var n=e instanceof xt?e.error:e;if(e instanceof xt&&s.has("__fromFetch"))return s.get("__fromFetch")(n,t);if(s.has(n.status))return s.get(n.status)(n,t);if(s.has(n.name))return s.get(n.name)(n,t);throw n}))}},f={res:d(null),json:d("json"),blob:d("blob"),formData:d("formData"),arrayBuffer:d("arrayBuffer"),text:d("text"),perfs:function(t){return c.then((function(e){return bt.observe(e.url,t)})),f},setTimeout:function(t,e){return void 0===e&&(e=a),u.clear(),u.ref=setTimeout((function(){return e.abort()}),t),f},controller:function(){return[a,f]},error:function(t,e){return s.set(t,e),f},badRequest:function(t){return f.error(400,t)},unauthorized:function(t){return f.error(401,t)},forbidden:function(t){return f.error(403,t)},notFound:function(t){return f.error(404,t)},timeout:function(t){return f.error(408,t)},internalError:function(t){return f.error(500,t)},fetchError:function(t){return f.error("__fromFetch",t)},onAbort:function(t){return f.error("AbortError",t)}};return n.reduce((function(e,n){return n(e,t)}),f)}((r=r.options(St(St({},e),{method:t})))._deferredChain.reduce((function(t,e){return e(t,t._url,t._options)}),r))},t.prototype.get=function(t){return this.method("GET",t)},t.prototype.delete=function(t){return this.method("DELETE",t)},t.prototype.put=function(t,e){return this.method("PUT",e,t)},t.prototype.post=function(t,e){return this.method("POST",e,t)},t.prototype.patch=function(t,e){return this.method("PATCH",e,t)},t.prototype.head=function(t){return this.method("HEAD",t)},t.prototype.opts=function(t){return this.method("OPTIONS",t)},t.prototype.replay=function(t){return this.method(this._options.method,t)},t.prototype.body=function(t){return this.selfFactory({options:St(St({},this._options),{body:t})})},t.prototype.json=function(t){var e,n=null===(e=Object.entries(this._options.headers||{}).find((function(t){var e=t[1];return t[0].toLowerCase()==="Content-Type".toLowerCase()&&e.startsWith("application/json")})))||void 0===e?void 0:e[1];return this.content(n||"application/json").body(JSON.stringify(t))},t.prototype.formData=function(t,e){return void 0===e&&(e=!1),this.body(Ft(t,e))},t.prototype.formUrl=function(t){return this.body("string"==typeof t?t:(e=t,Object.keys(e).map((function(t){var n=e[t];return n instanceof Array?n.map((function(e){return Mt(t,e)})).join("&"):Mt(t,n)})).join("&"))).content("application/x-www-form-urlencoded");var e},t}(),At=function(t,e,n){var i;if("string"==typeof e)i=e;else{var r=gt.polyfill("URLSearchParams",{instance:!0});for(var s in e)if(e[s]instanceof Array)for(var o=0,a=e[s];o<a.length;o++)r.append(s,a[o]);else r.append(s,e[s]);i=r.toString()}var u=t.split("?");return n||u.length<2?u[0]+"?"+i:t+"&"+i};function Ft(t,e,n,i){return void 0===e&&(e=!1),void 0===n&&(n=gt.polyfill("FormData",{instance:!0})),void 0===i&&(i=[]),Object.entries(t).forEach((function(t){var r=t[0],s=t[1],o=i.reduce((function(t,e){return t?t+"["+e+"]":e}),null);if(o=o?o+"["+r+"]":r,s instanceof Array)for(var a=0,u=s;a<u.length;a++)n.append(o+"[]",u[a]);else!e||"object"!=typeof s||e instanceof Array&&e.includes(r)?n.append(o,s):null!==s&&Ft(s,e,n,kt(i,[r]))})),n}function Mt(t,e){return encodeURIComponent(t)+"="+encodeURIComponent("object"==typeof e?JSON.stringify(e):""+e)}var Nt=Ct.factory;Nt.default=Ct.factory;const Pt=t=>!("isConnected"in t)||t.isConnected,_t=(()=>{let t;return(...e)=>{t&&clearTimeout(t),t=setTimeout((()=>{t=0,(t=>{for(let e of t.keys())t.set(e,t.get(e).filter(Pt))})(...e)}),2e3)}})(),It=(t,e)=>{const r=((t,e=((t,e)=>t!==e))=>{let n=new Map(Object.entries(null!=t?t:{}));const i={dispose:[],get:[],set:[],reset:[]},r=()=>{n=new Map(Object.entries(null!=t?t:{})),i.reset.forEach((t=>t()))},s=t=>(i.get.forEach((e=>e(t))),n.get(t)),o=(t,r)=>{const s=n.get(t);e(r,s,t)&&(n.set(t,r),i.set.forEach((e=>e(t,r,s))))},a="undefined"==typeof Proxy?{}:new Proxy(t,{get:(t,e)=>s(e),ownKeys:()=>Array.from(n.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(t,e)=>n.has(e),set:(t,e,n)=>(o(e,n),!0)}),u=(t,e)=>(i[t].push(e),()=>{((t,e)=>{const n=t.indexOf(e);n>=0&&(t[n]=t[t.length-1],t.length--)})(i[t],e)});return{state:a,get:s,set:o,on:u,onChange:(e,n)=>{const i=u("set",((t,i)=>{t===e&&n(i)})),r=u("reset",(()=>n(t[e])));return()=>{i(),r()}},use:(...t)=>t.forEach((t=>{t.set&&u("set",t.set),t.get&&u("get",t.get),t.reset&&u("reset",t.reset)})),dispose:()=>{i.dispose.forEach((t=>t())),r()},reset:r}})(t,e);return(({on:t})=>{const e=new Map;"function"==typeof n&&(t("dispose",(()=>{e.clear()})),t("get",(t=>{const i=n();i&&((t,e,n)=>{const i=t.get(e);i?i.includes(n)||i.push(n):t.set(e,[n])})(e,t,i)})),t("set",(t=>{const n=e.get(t);n&&e.set(t,n.filter(i)),_t(e)})),t("reset",(()=>{e.forEach((t=>t.forEach(i))),_t(e)})))})(r),r};function Et(t,e,n){return t(n={path:e,exports:{},require:function(){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},n.exports),n.exports}var Tt=Et((function(t,e){function n(t){return t}function i(t){return function(){return t}}function r(){throw new Error("Called `absurd` function which should be uncallable")}Object.defineProperty(e,"__esModule",{value:!0}),e.bindTo_=e.bind_=e.hole=e.pipe=e.untupled=e.tupled=e.absurd=e.decrement=e.increment=e.tuple=e.flow=e.flip=e.constVoid=e.constUndefined=e.constNull=e.constFalse=e.constTrue=e.constant=e.not=e.unsafeCoerce=e.identity=void 0,e.identity=n,e.unsafeCoerce=n,e.not=function(t){return function(e){return!t(e)}},e.constant=i,e.constTrue=i(!0),e.constFalse=i(!1),e.constNull=i(null),e.constUndefined=i(void 0),e.constVoid=e.constUndefined,e.flip=function(t){return function(e,n){return t(n,e)}},e.flow=function(t,e,n,i,r,s,o,a,u){switch(arguments.length){case 1:return t;case 2:return function(){return e(t.apply(this,arguments))};case 3:return function(){return n(e(t.apply(this,arguments)))};case 4:return function(){return i(n(e(t.apply(this,arguments))))};case 5:return function(){return r(i(n(e(t.apply(this,arguments)))))};case 6:return function(){return s(r(i(n(e(t.apply(this,arguments))))))};case 7:return function(){return o(s(r(i(n(e(t.apply(this,arguments)))))))};case 8:return function(){return a(o(s(r(i(n(e(t.apply(this,arguments))))))))};case 9:return function(){return u(a(o(s(r(i(n(e(t.apply(this,arguments)))))))))}}},e.tuple=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t},e.increment=function(t){return t+1},e.decrement=function(t){return t-1},e.absurd=r,e.tupled=function(t){return function(e){return t.apply(void 0,e)}},e.untupled=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t(e)}},e.pipe=function(t,e,n,i,r,s,o,a,u,c,l,d,f,h,m,p,v,w,g,y){switch(arguments.length){case 1:return t;case 2:return e(t);case 3:return n(e(t));case 4:return i(n(e(t)));case 5:return r(i(n(e(t))));case 6:return s(r(i(n(e(t)))));case 7:return o(s(r(i(n(e(t))))));case 8:return a(o(s(r(i(n(e(t)))))));case 9:return u(a(o(s(r(i(n(e(t))))))));case 10:return c(u(a(o(s(r(i(n(e(t)))))))));case 11:return l(c(u(a(o(s(r(i(n(e(t))))))))));case 12:return d(l(c(u(a(o(s(r(i(n(e(t)))))))))));case 13:return f(d(l(c(u(a(o(s(r(i(n(e(t))))))))))));case 14:return h(f(d(l(c(u(a(o(s(r(i(n(e(t)))))))))))));case 15:return m(h(f(d(l(c(u(a(o(s(r(i(n(e(t))))))))))))));case 16:return p(m(h(f(d(l(c(u(a(o(s(r(i(n(e(t)))))))))))))));case 17:return v(p(m(h(f(d(l(c(u(a(o(s(r(i(n(e(t))))))))))))))));case 18:return w(v(p(m(h(f(d(l(c(u(a(o(s(r(i(n(e(t)))))))))))))))));case 19:return g(w(v(p(m(h(f(d(l(c(u(a(o(s(r(i(n(e(t))))))))))))))))));case 20:return y(g(w(v(p(m(h(f(d(l(c(u(a(o(s(r(i(n(e(t)))))))))))))))))))}},e.hole=r,e.bind_=function(t,e,n){var i;return Object.assign({},t,((i={})[e]=n,i))},e.bindTo_=function(t){return function(e){var n;return(n={})[t]=e,n}}})),Bt=Et((function(t,e){function n(t){return null==t?e.none:e.some(t)}function i(t){return"Right"===t._tag?e.none:e.some(t.left)}function r(t){return"Left"===t._tag?e.none:e.some(t.right)}function s(t){return function(i){return e.isNone(i)?e.none:n(t(i.value))}}Object.defineProperty(e,"__esModule",{value:!0}),e.getApplySemigroup=e.getOrd=e.getEq=e.getShow=e.URI=e.wilt=e.wither=e.sequence=e.traverse=e.partitionMap=e.partition=e.filterMap=e.filter=e.separate=e.compact=e.reduceRight=e.foldMap=e.reduce=e.duplicate=e.extend=e.throwError=e.zero=e.alt=e.altW=e.flatten=e.chainFirst=e.chain=e.of=e.apSecond=e.apFirst=e.ap=e.map=e.chainNullableK=e.mapNullable=e.fromNullableK=e.getOrElse=e.getOrElseW=e.toUndefined=e.toNullable=e.fold=e.fromEither=e.getRight=e.getLeft=e.tryCatch=e.fromPredicate=e.fromNullable=e.some=e.none=e.isNone=e.isSome=void 0,e.sequenceArray=e.traverseArray=e.traverseArrayWithIndex=e.apS=e.bind=e.bindTo=e.Do=e.getRefinement=e.exists=e.elem=e.option=e.MonadThrow=e.Witherable=e.Traversable=e.Filterable=e.Compactable=e.Extend=e.Alternative=e.Alt=e.Foldable=e.Monad=e.Applicative=e.Functor=e.getMonoid=e.getLastMonoid=e.getFirstMonoid=e.getApplyMonoid=void 0,e.isSome=function(t){return"Some"===t._tag},e.isNone=function(t){return"None"===t._tag},e.none={_tag:"None"},e.some=function(t){return{_tag:"Some",value:t}},e.fromNullable=n,e.fromPredicate=function(t){return function(n){return t(n)?e.some(n):e.none}},e.tryCatch=function(t){try{return e.some(t())}catch(t){return e.none}},e.getLeft=i,e.getRight=r,e.fromEither=r,e.fold=function(t,n){return function(i){return e.isNone(i)?t():n(i.value)}},e.toNullable=function(t){return e.isNone(t)?null:t.value},e.toUndefined=function(t){return e.isNone(t)?void 0:t.value},e.getOrElseW=function(t){return function(n){return e.isNone(n)?t():n.value}},e.getOrElse=e.getOrElseW,e.fromNullableK=function(t){return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];return n(t.apply(void 0,e))}},e.mapNullable=s,e.chainNullableK=s;var o=function(t,n){return Tt.pipe(t,e.map(n))},a=function(t,n){return Tt.pipe(t,e.ap(n))},u=function(t,n){return Tt.pipe(t,e.chain(n))},c=function(t,n,i){return Tt.pipe(t,e.reduce(n,i))},l=function(t){var n=e.foldMap(t);return function(t,e){return Tt.pipe(t,n(e))}},d=function(t,n,i){return Tt.pipe(t,e.reduceRight(n,i))},f=function(t){var n=e.traverse(t);return function(t,e){return Tt.pipe(t,n(e))}},h=function(t,n){return Tt.pipe(t,e.alt(n))},m=function(t,n){return Tt.pipe(t,e.filter(n))},p=function(t,n){return Tt.pipe(t,e.filterMap(n))},v=function(t,n){return Tt.pipe(t,e.extend(n))},w=function(t,n){return Tt.pipe(t,e.partition(n))},g=function(t,n){return Tt.pipe(t,e.partitionMap(n))},y=function(t){var n=e.wither(t);return function(t,e){return Tt.pipe(t,n(e))}},b=function(t){var n=e.wilt(t);return function(t,e){return Tt.pipe(t,n(e))}};e.map=function(t){return function(n){return e.isNone(n)?e.none:e.some(t(n.value))}},e.ap=function(t){return function(n){return e.isNone(n)||e.isNone(t)?e.none:e.some(n.value(t.value))}},e.apFirst=function(t){return Tt.flow(e.map((function(t){return function(){return t}})),e.ap(t))},e.apSecond=function(t){return Tt.flow(e.map((function(){return function(t){return t}})),e.ap(t))},e.of=e.some,e.chain=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)}},e.chainFirst=function(t){return e.chain((function(n){return Tt.pipe(t(n),e.map((function(){return n})))}))},e.flatten=e.chain(Tt.identity),e.altW=function(t){return function(n){return e.isNone(n)?t():n}},e.alt=e.altW,e.zero=function(){return e.none},e.throwError=function(){return e.none},e.extend=function(t){return function(n){return e.isNone(n)?e.none:e.some(t(n))}},e.duplicate=e.extend(Tt.identity),e.reduce=function(t,n){return function(i){return e.isNone(i)?t:n(t,i.value)}},e.foldMap=function(t){return function(n){return function(i){return e.isNone(i)?t.empty:n(i.value)}}},e.reduceRight=function(t,n){return function(i){return e.isNone(i)?t:n(i.value,t)}},e.compact=e.flatten;var x={left:e.none,right:e.none};function S(t){return{equals:function(n,i){return n===i||(e.isNone(n)?e.isNone(i):!e.isNone(i)&&t.equals(n.value,i.value))}}}function k(t){return{concat:function(n,i){return e.isSome(n)&&e.isSome(i)?e.some(t.concat(n.value,i.value)):e.none}}}e.separate=function(t){var n=Tt.pipe(t,e.map((function(t){return{left:i(t),right:r(t)}})));return e.isNone(n)?x:n.value},e.filter=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)?n:e.none}},e.filterMap=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)}},e.partition=function(t){return function(e){return{left:m(e,(function(e){return!t(e)})),right:m(e,t)}}},e.partitionMap=function(t){return Tt.flow(e.map(t),e.separate)},e.traverse=function(t){return function(n){return function(i){return e.isNone(i)?t.of(e.none):t.map(n(i.value),e.some)}}},e.sequence=function(t){return function(n){return e.isNone(n)?t.of(e.none):t.map(n.value,e.some)}},e.wither=function(t){return function(n){return function(i){return e.isNone(i)?t.of(e.none):n(i.value)}}},e.wilt=function(t){return function(n){return function(s){return e.isNone(s)?t.of({left:e.none,right:e.none}):t.map(n(s.value),(function(t){return{left:i(t),right:r(t)}}))}}},e.URI="Option",e.getShow=function(t){return{show:function(n){return e.isNone(n)?"none":"some("+t.show(n.value)+")"}}},e.getEq=S,e.getOrd=function(t){return{equals:S(t).equals,compare:function(n,i){return n===i?0:e.isSome(n)?e.isSome(i)?t.compare(n.value,i.value):1:-1}}},e.getApplySemigroup=k,e.getApplyMonoid=function(t){return{concat:k(t).concat,empty:e.some(t.empty)}},e.getFirstMonoid=function(){return{concat:function(t,n){return e.isNone(t)?n:t},empty:e.none}},e.getLastMonoid=function(){return{concat:function(t,n){return e.isNone(n)?t:n},empty:e.none}},e.getMonoid=function(t){return{concat:function(n,i){return e.isNone(n)?i:e.isNone(i)?n:e.some(t.concat(n.value,i.value))},empty:e.none}},e.Functor={URI:e.URI,map:o},e.Applicative={URI:e.URI,map:o,ap:a,of:e.of},e.Monad={URI:e.URI,map:o,ap:a,of:e.of,chain:u},e.Foldable={URI:e.URI,reduce:c,foldMap:l,reduceRight:d},e.Alt={URI:e.URI,map:o,alt:h},e.Alternative={URI:e.URI,map:o,ap:a,of:e.of,alt:h,zero:e.zero},e.Extend={URI:e.URI,map:o,extend:v},e.Compactable={URI:e.URI,compact:e.compact,separate:e.separate},e.Filterable={URI:e.URI,map:o,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:g},e.Traversable={URI:e.URI,map:o,reduce:c,foldMap:l,reduceRight:d,traverse:f,sequence:e.sequence},e.Witherable={URI:e.URI,map:o,reduce:c,foldMap:l,reduceRight:d,traverse:f,sequence:e.sequence,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:g,wither:y,wilt:b},e.MonadThrow={URI:e.URI,map:o,ap:a,of:e.of,chain:u,throwError:e.throwError},e.option={URI:e.URI,map:o,of:e.of,ap:a,chain:u,reduce:c,foldMap:l,reduceRight:d,traverse:f,sequence:e.sequence,zero:e.zero,alt:h,extend:v,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:g,wither:y,wilt:b,throwError:e.throwError},e.elem=function(t){return function(n,i){return!e.isNone(i)&&t.equals(n,i.value)}},e.exists=function(t){return function(n){return!e.isNone(n)&&t(n.value)}},e.getRefinement=function(t){return function(n){return e.isSome(t(n))}},e.Do=e.of({}),e.bindTo=function(t){return e.map(Tt.bindTo_(t))},e.bind=function(t,n){return e.chain((function(i){return Tt.pipe(n(i),e.map((function(e){return Tt.bind_(i,t,e)})))}))},e.apS=function(t,n){return Tt.flow(e.map((function(e){return function(n){return Tt.bind_(e,t,n)}})),e.ap(n))},e.traverseArrayWithIndex=function(t){return function(n){for(var i=[],r=0;r<n.length;r++){var s=t(r,n[r]);if(e.isNone(s))return e.none;i.push(s.value)}return e.some(i)}},e.traverseArray=function(t){return e.traverseArrayWithIndex((function(e,n){return t(n)}))},e.sequenceArray=e.traverseArray(Tt.identity)}));function jt(t){this.message=t}(jt.prototype=new Error).name="InvalidCharacterError";var Rt="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new jt("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,s=0,o="";i=e.charAt(s++);~i&&(n=r%4?64*n+i:i,r++%4)?o+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return o};function Dt(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(Rt(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return Rt(e)}}function Ot(t){this.message=t}(Ot.prototype=new Error).name="InvalidTokenError";const Lt=new class{async getAustralianFundsAsync(t,e=!1){return Vt().url("super-choice/australian-funds-v2?"+this.toQueryString(e,t)).get().notFound((()=>{throw new Error("Failed to fetch the list of australian super funds.")})).json()}async getAustralianFundAsync(t,e){const n=e?"?includeInactive=true":"";return Vt().url(`super-choice/australian-funds/${t}${n}`).get().notFound((()=>{throw new Error("Failed to fetch australian super fund.")})).json()}async getAppStateAsync(){var t;const e=await Vt().url("client-app-state").get().notFound((()=>{throw new Error("Failed to fetch application configuration.")})).json();if(null===(t=e.superBuyer.superChoice)||void 0===t?void 0:t.choiceDetails)switch("promoted"in(n=e.superBuyer.superChoice.choiceDetails)?n.kind="Promoted":"myOwnFund"in n?n.kind="MyOwnFund":"smsf"in n?n.kind="SMSF":"default"in n?n.kind="Default":"promotedDefault"in n&&(n.kind="PromotedDefault"),e.superBuyer.superChoice.choiceDetails.kind){case"Promoted":!function(t){"slate"in t?t.kind="slate":"australianRetirementTrust"in t?t.kind="australianRetirementTrust":"aware"in t?t.kind="aware":"active"in t?t.kind="active":"australianEthical"in t?t.kind="australianEthical":"virgin"in t?t.kind="virgin":"spirit"in t?t.kind="spirit":"firstSuper"in t?t.kind="firstSuper":"mercerMyChoice"in t&&(t.kind="mercerMyChoice")}(e.superBuyer.superChoice.choiceDetails.promoted)}var n;return e}async getCampaignConnectAsync(){return Vt().url("campaign-connect").get().notFound((()=>{throw new Error("Failed to fetch campaign connect.")})).json()}async clickPromotedTileAsync(t){return Vt().url("click-promoted-tile").post(t).res()}toSearchFilterQueryString(t){return"search="+t.searchString+(t.maxRecordCount>0?"&maxRecordCount="+t.maxRecordCount:"")}toQueryString(t,e){return[this.toSearchFilterQueryString(e),t?"includeInactive=true":""].filter((t=>t&&t.length)).join("&")}},Ut={apiBaseUrl:Bt.none,appBaseUrl:Bt.none,profileId:Bt.none,jwt:Bt.none,superBuyer:Bt.none,promotedFunds:Bt.none,accountConfiguration:Bt.none,profileConfiguration:Bt.none,hasSuccessPageBeenAcknowledged:!1,hasSuperSelectionBeenSubmitted:!1,campaignConnectEnabled:!1,campaignConnectPromise:Bt.none,campaignConnect:Bt.none},qt=new class{constructor(){const{state:t,onChange:e}=It(Ut);this._state=t,this._onChange=e,e("jwt",(t=>{this._state.profileId=Tt.pipe(t,Bt.chain((t=>Bt.fromNullable(function(t,e){if("string"!=typeof t)throw new Ot("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(Dt(t.split(".")[n]))}catch(t){throw new Ot("Invalid token specified: "+t.message)}}(t).sub))))}))}get state(){return this._state}get onChange(){return this._onChange}get superBuyer(){if(Bt.isNone(this._state.superBuyer))throw Error("User information is not set");return this._state.superBuyer.value}get apiBaseUrl(){if(Bt.isNone(this._state.apiBaseUrl))throw Error("API base URL is not set");return this._state.apiBaseUrl.value}get appBaseUrl(){if(Bt.isNone(this._state.appBaseUrl))throw Error("App base URL is not set");return this._state.appBaseUrl.value}get promotedFunds(){if(this._state.campaignConnectEnabled&&Bt.isSome(this._state.campaignConnect))return this._state.campaignConnect.value.promotedFunds;if(Bt.isNone(this._state.promotedFunds))throw Error("Promoted Funds is not set");return this._state.promotedFunds.value}get promotedDefaultFundPosition(){return this._state.campaignConnectEnabled&&Bt.isSome(this._state.campaignConnect)?Bt.fromNullable(this._state.campaignConnect.value.promotedDefaultFundPosition):Bt.none}get promotedFundsConfig(){return{shownFunds:this.promotedFunds,promotedDefaultFundPosition:Bt.toUndefined(this.promotedDefaultFundPosition),promotedFundsConfigSource:Bt.isSome(this._state.campaignConnect)?"campaignConnect":"superSelection"}}get profileId(){if(Bt.isNone(this._state.profileId))throw Error("Failed to get Profile ID from JWT");return this._state.profileId.value}get defaultFundUsi(){const t=Tt.pipe(this._state.profileConfiguration,Bt.map((t=>Bt.fromNullable(t.defaultFundUsi))),Bt.flatten);return Bt.isSome(t)?t:Tt.pipe(this._state.accountConfiguration,Bt.map((t=>Bt.fromNullable(t.defaultFundUsi))),Bt.flatten)}get accountIdOrDefault(){return Tt.pipe(this._state.accountConfiguration,Bt.map((t=>t.accountId)),Bt.getOrElse((()=>"")))}get partnerIdOrDefault(){return Tt.pipe(this._state.superBuyer,Bt.map((t=>t.partnerId)),Bt.getOrElse((()=>"")))}get jwt(){if(Bt.isNone(this._state.jwt))throw Error("No authentication information was found");return this._state.jwt.value}completeSuperSelectionFlow(){this._state.hasSuccessPageBeenAcknowledged=!0}markSuperSelectionAsSubmitted(){this._state.hasSuperSelectionBeenSubmitted=!0}async loadAppStateAsync(){const t=await Lt.getAppStateAsync();this._state.accountConfiguration=Bt.fromNullable(t.accountConfiguration),this._state.profileConfiguration=Bt.fromNullable(t.profileConfiguration),this._state.superBuyer=Bt.fromNullable(t.superBuyer),this._state.promotedFunds=Bt.fromNullable(t.promotedFunds),this._state.campaignConnectEnabled=t.campaignConnectEnabled,this._state.campaignConnectEnabled&&(this._state.campaignConnectPromise=Bt.fromNullable(Lt.getCampaignConnectAsync()))}async completeCampaignConnectRequestSafe(){if(this._state.campaignConnectEnabled)try{const t=await Tt.pipe(this._state.campaignConnectPromise,Bt.getOrElse((()=>Lt.getCampaignConnectAsync())));this._state.campaignConnect=Bt.fromNullable(t)}catch(t){return}}};function Vt(){const t=qt.jwt,e=qt.profileId,n=qt.accountIdOrDefault,i=qt.partnerIdOrDefault;return Nt(qt.apiBaseUrl).headers({Authorization:"Bearer "+t,"X-PROFILE-ID":e,"X-PARTNER-ID":i,"X-ACCOUNT-ID":n})}class Ht{static get Instance(){return this.instance||(this.instance=new this)}async PostAnalyticsEventAsync(t){return Vt().url("analytics-events").post(t).res()}}class zt{constructor(){this.eventTrackingApi=Ht.Instance}static get Instance(){return this.instance||(this.instance=new this)}async TrackFinancialProductViewedAsync(t){return this.trackEventAsync({FinancialProductViewed:t})}async TrackSuperFundPdsViewedAsync(t){return this.trackEventAsync({SuperFundPdsViewed:t})}async TrackFinancialProductAcceptedAsync(t){return this.trackEventAsync({FinancialProductAccepted:t})}async TrackFinancialProductRejectedAsync(t){return this.trackEventAsync({FinancialProductRejected:t})}async TrackSuperFundPrivacyConfirmationAcceptedAsync(t){return this.trackEventAsync({SuperFundPrivacyConfirmationAccepted:t})}async TrackPromotedSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{PromotedFund:t}})}async TrackMyOwnSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{MyOwnFund:t}})}async TrackSmsfSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{Smsf:t}})}async TrackDefaultSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{DefaultFund:t}})}async TrackSuperFundPanelViewedAsync(t){return this.trackEventAsync({SuperFundPanelViewed:t})}async TrackSuperFundNominationViewedAsync(t){return this.trackEventAsync({SuperFundNominationViewed:t})}async TrackSuperFundNominationDeclinedAsync(t){return this.trackEventAsync({SuperFundNominationDeclined:t})}async TrackSuperFundDisclaimerViewedAsync(t){return this.trackEventAsync({SuperFundDisclaimerViewed:t})}async TrackSuperFundDisclaimerAcceptedAsync(t){return this.trackEventAsync({SuperFundDisclaimerAccepted:t})}async trackEventAsync(t){try{await this.eventTrackingApi.PostAnalyticsEventAsync({event:t})}catch(t){return}}}function Wt(t,e){void 0===e&&(e="*"),t.sender="flare",window.parent.postMessage(t,e)}const $t=function(){Wt({type:"appReady"})},Xt=function(t,e){Wt({type:"contentResized",height:t,width:e})},Gt=function(t){Wt({type:"pageNavigated",url:t})},Jt=function(){Wt({type:"complete"})},Kt=function(){Wt({type:"submitSuccess"})},{state:Yt}=It({handleSubmitFn:async function(){},fundName:"",promotedFundId:void 0});var Qt;!function(t){t.ConsentPage="/consent",t.ExistingChoicePage="/existing",t.ChoicePage="/",t.SlateJoin="/slate/join/",t.PromotedFundJoinV1="/promoted-fund/join/v1",t.PromotedFundJoinV2="/promoted-fund/join/v2",t.MyOwnFund="/super-choice/my-own-fund/",t.SelfManagedFund="/super-choice/smsf/",t.DefaultFund="/super-choice/default/",t.StandardChoice="/standard-choice/",t.Success="/success/"}(Qt||(Qt={}));const Zt=[e("stencil-route",{url:Qt.ConsentPage,component:"sss-consent-page"}),e("stencil-route",{url:Qt.ExistingChoicePage,component:"sss-existing-choice-page"}),e("stencil-route",{exact:!0,url:Qt.ChoicePage,component:"sss-super-choice-page"}),e("stencil-route",{url:Qt.SlateJoin,component:"sss-slate-join-page"}),e("stencil-route",{url:Qt.PromotedFundJoinV1,component:"sss-promoted-fund-join-v1-page"}),e("stencil-route",{url:Qt.PromotedFundJoinV2,component:"sss-promoted-fund-join-v2-page"}),e("stencil-route",{url:Qt.MyOwnFund,component:"sss-my-own-fund"}),e("stencil-route",{url:Qt.SelfManagedFund,component:"sss-self-managed-fund"}),e("stencil-route",{url:Qt.DefaultFund,component:"sss-default-fund"}),e("stencil-route",{url:Qt.StandardChoice,component:"sss-standard-choice-form"}),e("stencil-route",{url:Qt.Success,component:"sss-success"})],te=new class{navigateInternally(t,e){const n=`${this.appBaseUrl}${this.toRouteWithLeadingSlash(e)}`;Gt(n),t.push(n)}navigateInternallyToStandardChoice(t){Yt.handleSubmitFn=t.handleSubmitFn,Yt.fundName=t.fundName,Yt.promotedFundId=t.promotedFundId,this.navigateInternally(t.history,Qt.StandardChoice)}toExternalUrl(t){const e=new URL(t);return e.searchParams.append("_extnav","true"),e.href}get appBaseUrl(){return qt.appBaseUrl.replace(/\/$/,"")}toRouteWithLeadingSlash(t){return t.length>0&&"/"===t[0]?t:"/"+t}},ee=class{constructor(e){t(this,e),this.eventTrackingService=zt.Instance}componentDidLoad(){return this.eventTrackingService.TrackSuperFundDisclaimerViewedAsync({})}render(){return e("div",null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center leading-8"},"Important information about super"),e("div",{class:"sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7 sm:leading-8"},"The choice of superannuation fund is an important personal financial decision. Next, you’ll be asked to nominate a super fund to receive your employer contributions."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"border shadow-sm p-4 pb-6 sm:p-6 sm:pb-8 max-w-560 rounded-lg"},e("div",{class:"sm:text-lg font-bold leading-6"},"By clicking “Continue” you acknowledge that:"),e("ul",{class:"list-disc list-outside ml-6 mt-3 mb-6 space-y-2 text-sm leading-6"},e("li",null,"Flare (we/us) provides this paperless employee management service, will feature superannuation funds and offer you employee benefits that you may be interested in;"),e("li",null,"all content contained in the following pages does not take into account any of your objectives, financial situation or needs and does not constitute financial product advice;"),e("li",null,"in featuring any superannuation funds, we, the technology partner you are accessing us via, or your employer, are not providing any opinion or recommendation (actual or implied) in relation to the suitability or appropriateness of the featured funds;"),e("li",null,"if you do choose one of the featured superannuation funds, we and our associates will normally receive a fee for you doing so;"),e("li",null,"in the event that you choose one of the featured superannuation funds, we may pass on your personal information and TFN to a related party for the purpose of completing your chosen fund's application form.")),e("sss-button",{fillWidth:!0,promiseFn:()=>this.handleSuperFundDisclaimerAccepted()},"Continue"))))}async handleSuperFundDisclaimerAccepted(){await this.eventTrackingService.TrackSuperFundDisclaimerAcceptedAsync({}),te.navigateInternally(this.history,Qt.ChoicePage)}};var ne;!function(t){t.MyOwnFund="Your current super fund",t.DefaultFund="Your employer's default fund",t.SelfManagedFund="Your self-managed super fund"}(ne||(ne={}));const ie={continueAllowed:!1,nextRoute:"/",myOwnFundForm:{fundUsi:q,fundName:q,memberNumber:q,memberFirstName:q,memberFamilyName:q},selfManagedFundForm:{fundName:"",fundAbn:"",fundEsa:"",addressLine1:"",addressLine2:"",state:"",postcode:"",city:"",bankAccountName:"",bsb:"",bankAccountNumber:"",memberFirstName:"",memberFamilyName:""},currentCustomFundType:ne.MyOwnFund,customFunds:[{label:ne.MyOwnFund,value:Qt.MyOwnFund},{label:ne.SelfManagedFund,value:Qt.SelfManagedFund},{label:ne.DefaultFund,value:Qt.DefaultFund}]},{state:re}=It(ie),se=re.customFunds,oe=class{constructor(e){t(this,e),this.currentCustomFund=se[0],this.fundOptionsList=se,this.showFundOptionsSelection=!1}componentWillLoad(){let t="";window.location.pathname.includes(Qt.MyOwnFund)&&(t=Qt.MyOwnFund),window.location.pathname.includes(Qt.DefaultFund)&&(t=Qt.DefaultFund),window.location.pathname.includes(Qt.SelfManagedFund)&&(t=Qt.SelfManagedFund),this.currentCustomFund=se.find((e=>e.value===t))||se[0],te.navigateInternally(this.history,t)}render(){const t=()=>e("svg",{class:"h-5 w-5 fill-primary-base group-hover:fill-white",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e("path",{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}));return e("div",{class:"max-w-560 relative"},e("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),e("div",{class:"mt-1 mb-4"},e("button",{type:"button",class:"bg-white relative w-full border border-gray-300 rounded-md shadow-sm pl-3 pr-10 py-2 text-left cursor-default focus:outline-none focus:ring-1 focus:ring-primary-focus focus:border-primary-base text-base sm:text-sm",onClick:()=>this.showFundOptionsSelection=!this.showFundOptionsSelection},e("span",{class:{"block truncate":!0,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),e("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},e((()=>e("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},e("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd"}))),null))),this.showFundOptionsSelection&&e("ul",{class:"absolute z-10 mt-1 w-full bg-white shadow-lg max-h-60 rounded-md py-1 ring-1 ring-black ring-opacity-5 overflow-auto focus:outline-none text-base sm:text-sm"},this.fundOptionsList.map((n=>e("li",{class:"text-gray-900 cursor-default select-none relative py-2 pl-3 pr-9 group hover:bg-primary-base",onClick:()=>{this.showFundOptionsSelection=!this.showFundOptionsSelection,te.navigateInternally(this.history,n.value)}},e("span",{class:{"block truncate":!0,"font-semibold":this.currentCustomFund===n}},n.label),this.currentCustomFund===n&&e("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},e(t,null))))))),e("div",{onClick:()=>this.showFundOptionsSelection=!1},e("slot",null)))}};W(oe);const ae=new class{async searchFundsAsync(t,e){return Lt.getAustralianFundsAsync({searchString:t,maxRecordCount:e})}async getFundAsync(t,e){const n=await Lt.getAustralianFundAsync(t,e);return Bt.some(n)}},ue=new class{async submitDefaultFundChoiceAsync(t){return Vt().url("super-choice/default").post(t).badRequest((()=>{throw new Error("Failed to process default fund join request")})).text()}async submitCustomFundChoiceAsync(t){return Vt().url("super-choice/custom-fund").post(t).badRequest((()=>{throw new Error("Failed to process custom fund join request")})).text()}async submitSelfManagedFundChoiceAsync(t){return Vt().url("super-choice/smsf").post(t).badRequest((()=>{throw new Error("Failed to process SMSF choice request")})).text()}async validateAbnForSMSF(t){return(await Vt().url(`super-choice/smsf/${t}/validate`).get().badRequest((()=>{throw new Error("Failed to verify that if the provided abn is used for regulated fund")})).json()).result}},ce=class{constructor(e){t(this,e),this.defaultFundProductName="Loading fund...",this.eventTrackingService=zt.Instance}async componentWillLoad(){const t=qt.defaultFundUsi;if(Bt.isNone(t))return;this.isDefaultFundExists=!0;const e=await ae.getFundAsync(t.value,!0);Bt.isNone(e)?this.isInvalidDefaultFund=!0:(this.defaultFund=e.value,this.defaultFundProductName=e.value.productName)}componentDidLoad(){var t,e,n,i;return this.eventTrackingService.TrackDefaultSuperFundDetailViewedAsync({fundUsi:null!==(e=null===(t=this.defaultFund)||void 0===t?void 0:t.usi)&&void 0!==e?e:"",fundName:null!==(i=null===(n=this.defaultFund)||void 0===n?void 0:n.productName)&&void 0!==i?i:"",promotedFundsShown:qt.promotedFunds,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)})}render(){return e(s,null,e("sss-header-section",{currentPage:"own-fund"}),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},e("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:r("assets/icon-exclamation.svg")})),e("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},e("span",null,"It looks like your employer has not specified a default fund, please contact them if you’d like to use your company’s default fund.")))),this.isDefaultFundExists&&!this.isInvalidDefaultFund&&e("div",null,e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.defaultFundProductName)),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.defaultFund.usi)),e("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),e("div",{class:"text-sm text-gray-700"},e("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),e("ul",{class:"list-disc list-outside pl-5"},e("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),e("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),e("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&e("div",{class:"mb-4"},e("sss-button",{fillWidth:!0,promiseFn:()=>this.handleSubmitForm()},"Continue")),e("stencil-route-link",{url:Qt.ChoicePage},e("sss-button",{fillWidth:!0,variant:"secondary"},"Back")))))))}async handleSubmitForm(){this.isInvalidDefaultFund||te.navigateInternallyToStandardChoice({history:this.history,fundName:"Employer’s default fund",handleSubmitFn:async t=>{await ue.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},qt.promotedFundsConfig))}})}},le=class{constructor(n){t(this,n),this.valueChanged=o(this,"valueChanged",7),this.required=!1,this.disabled=!1,this.minSearchStringLength=3,this.isMouseOver=!1,this.searchState="pristine",this.inputValue="",this.isDropdownVisible=!1,this.filteredOptions=[],this.shouldExecuteSearch=t=>{var e;return this.isDropdownVisible&&(null==t?void 0:t.length)>=this.minSearchStringLength&&(null===(e=this.selectedOption)||void 0===e?void 0:e.label)!==t},this.onBeginSearch=t=>{this.inputValue=t,this.searchState="in progress"},this.onCompleteSearch=t=>{switch(this.highlightedOptionIndex=void 0,t.kind){case"too-many-results":this.searchState="too many results",this.filteredOptions=[];break;case"success":this.searchState="done",this.filteredOptions=t.value;break;default:this.searchState="done",this.filteredOptions=[]}},this.renderFilteredResults=()=>"pristine"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results"):"in progress"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching..."):"too many results"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Keep typing to narrow down your search."):0===this.filteredOptions.length?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"No items match your search"):this.filteredOptions.map(((t,n)=>e("div",{class:{"cursor-pointer text-wrap hover:bg-primary-base py-1.5 pl-4":!0,"bg-primary-base":this.isOptionSelected(t)},onClick:()=>{this.highlightedOptionIndex=n,this.toggleDropdown(!1),this.selectOption(t)}},t.label))),this.resetInput=()=>{var t,e;this.inputValue=null!==(e=null===(t=this.selectedOption)||void 0===t?void 0:t.label)&&void 0!==e?e:""},this.toggleDropdown=t=>{this.isDropdownVisible=t},this.processKeyboardNavigation=t=>{switch(t.key){case"ArrowDown":return this.toggleDropdown(!0),this.highlightItem("Next"),!0;case"ArrowUp":return this.highlightItem("Prev"),!0;case"Enter":return void 0!==this.highlightedOptionIndex&&(this.toggleDropdown(!1),this.selectOption(this.filteredOptions[this.highlightedOptionIndex])),!0;case"Escape":return this.inputElement.blur(),!0}return!1},this.highlightItem=t=>{0!==this.filteredOptions.length&&(this.highlightedOptionIndex=void 0===this.highlightedOptionIndex?0:Math.min(Math.max(0,this.highlightedOptionIndex+("Next"===t?1:-1)),this.filteredOptions.length-1),void 0!==this.highlightedOptionIndex&&this.selectOption(this.filteredOptions[this.highlightedOptionIndex]))},this.selectOption=t=>{this.selectedOption=t,this.inputValue=t.label,this.valueChanged.emit(t)},this.isOptionSelected=t=>{var e;return(null===(e=this.selectedOption)||void 0===e?void 0:e.label)===t.label}}componentWillLoad(){this.selectedOption=this.value}componentDidLoad(){this.searchResultsSubscription=I(this.inputElement,"keyup").pipe(function(t,e=y){return n=>n.lift(new T(t,e))}(500),f((()=>this.inputElement.value)),x(),S(this.shouldExecuteSearch),R(this.onBeginSearch),N(this._searchFunction),R(this.onCompleteSearch)).subscribe(),this.resetInput()}disconnectedCallback(){this.searchResultsSubscription.unsubscribe()}handleFocus(){this.toggleDropdown(!0)}handleBlur(){this.isMouseOver||(this.toggleDropdown(!1),this.resetInput())}handleKeyDown(t){this.processKeyboardNavigation(t)&&t.preventDefault()}render(){var t;return e(s,null,e("div",{class:"relative"},e("input",{type:"text",class:{"shadow-sm focus:ring-primary-focus focus:border-primary-base block w-full text-base sm:text-sm border-gray-300 rounded-md":!0,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},placeholder:this.placeholder,required:this.required,disabled:this.disabled,value:this.inputValue,ref:t=>this.inputElement=t}),e("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":!0,hidden:!this.isDropdownVisible}},null!==(t=this.requiredValidationMessage)&&void 0!==t?t:"Required."),e("div",{class:{"sss-dropdown-menu absolute shadow rounded-md border mt-0.5 w-full overflow-auto bg-white z-50 py-2 text-sm":!0,hidden:!this.isDropdownVisible},onMouseEnter:()=>this.isMouseOver=!0,onMouseLeave:()=>this.isMouseOver=!1},this.renderFilteredResults())))}get _searchFunction(){if(void 0===this.searchFunction)throw new Error("Can't render <sss-dropdown-async/> component with no searchFunction");return this.searchFunction}};le.style="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";const de=(t,n)=>e("a",{class:t.className||"font-medium underline underline-offset-2 hover:text-gray-600",target:"_blank",href:te.toExternalUrl(t.href),onClick:t.onClick},n);function fe(t,e){return zt.Instance.TrackSuperFundPdsViewedAsync({fundUsi:e,fundName:t,pageName:"Panel Fund Page"})}const he={fundId:"active",name:"Active Super",logo:"logo-active.svg",route:Qt.PromotedFundJoinV1,features:[e("p",null,"Winner of Canstar's 2023 Outstanding Value – Superannuation Award considering investment performance, fees and product features*"),e("p",null,"Recognised as a leader in responsible investment"),e("p",null,"Calls answered in 20 seconds (average over 5 years)")],featureSubText:e("span",null,"*Based on a comparison of the Active Super Accumulation Scheme held by those aged 20-69 years and balances between $30,000 and $1.5 million."),disclaimer:e("p",null,"Issued by LGSS Pty Limited as trustee for Local Government Super (Active Super ABN:28 901 371 321). Consider the PDS and TMD at"," ",e(de,{onClick:()=>fe("Active Super"),href:"https://www.activesuper.com.au/pds"},"activesuper.com.au")," ","before making a decision."),footnoteTextOverride:Bt.some("Powered by Flare FS"),dtoPropName:"active"},me="Australian Ethical",pe="https://www.australianethical.com.au/super/pds-forms/",ve={fundId:"australian-ethical",name:me,logo:"logo-aus-eth.svg",route:Qt.PromotedFundJoinV2,features:[e("p",null,"Fastest growing super fund in Australia",e("sup",{class:"text-tiny"},"1")),e("p",null,"Nil investments in fossil fuel companies",e("sup",{class:"text-tiny"},"2")),e("p",null,"Competitive returns")],featureSubText:e("ol",{class:"list-decimal list-outside ml-3"},e("li",null,"Source: KPMG Super Insights Report 2022."),e("li",null,"All our options go through positive and negative ethical screening in accordance with the Australian Ethical Charter (in place since 1986).")),disclaimer:e("p",null,"Issued by Australian Ethical Superannuation Pty Ltd (ABN 43 079 259 733, RSE L0001441, AFSL 526055). Please consider the"," ",e(de,{href:"https://www.australianethical.com.au/globalassets/pdf-files/forms--pds/superpension/important-information/ae-financial-services-guide_sec.pdf"},"Financial Services Guide"),", the"," ",e(de,{href:pe,onClick:()=>fe(me)},"Product Disclosure Statement")," ","and"," ",e(de,{href:pe,onClick:()=>fe(me)},"Target Market Determination")," ","available on our"," ",e(de,{href:pe,onClick:()=>fe(me)},"website"),"."),footnoteTextOverride:Bt.none,dtoPropName:"australianEthical"},we="Australian Retirement Trust",ge={fundId:"australian-retirement-trust",name:we,logo:"logo-art.svg",route:Qt.PromotedFundJoinV1,features:[e("p",null,"$200 billion in retirement savings"),e("p",null,"2+ million members"),e("p",null,"A focus on delivering strong, long‑term returns")],featureSubText:e("span",null,"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."),disclaimer:e("p",null,"You should consider the"," ",e(de,{href:"https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf",onClick:()=>fe(we)},"Product Disclosure Statement")," ","and"," ",e(de,{href:"https://www.australianretirementtrust.com.au/tmd"},"Target Market Determination")," ","before deciding to invest in or apply to become a member of this fund."),abnInfo:we,abn:"60 905 115 063",footnoteTextOverride:Bt.none,dtoPropName:"australianRetirementTrust"},ye={fundId:"aware",name:"Aware Super",logo:"logo-aware.svg",route:Qt.PromotedFundJoinV1,features:[e("p",null,"Acting on climate change"),e("p",null,"All profits go to members"),e("p",null,"One of Australia’s largest funds")],disclaimer:e("p",null,"You should consider the"," ",e(de,{href:"https://aware.com.au/member/forms-and-resources/pds/FSS",onClick:()=>fe("Aware Super")},"Product Disclosure Statement")," ","before deciding to invest in or apply to become a member of this fund."),abnInfo:"Aware Super Pty Ltd",abn:"53 226 460 365",footnoteTextOverride:Bt.none,dtoPropName:"aware"},be={fundId:"first-super",name:"First Super",logo:"logo-first.svg",route:Qt.PromotedFundJoinV2,features:[e("p",null,"Industry SuperFund that offers five investment options and default insurance"),e("p",null,"Strong long-term investment returns and superior customer service - members first"),e("p",null,"Established super fund – anyone can join including KiwiSaver members")],disclaimer:e("div",null,e("p",null,"General advice only which has been prepared without taking into account your objectives, financial situation or needs. Consider whether the advice is appropriate for you and read the Product Disclosure Statement (PDS) before making any investment decisions. PDS and Target Market Determination are available at our"," ",e(de,{onClick:()=>fe("First Super"),href:"https://www.firstsuper.com.au/forms-tools/product-disclosure-statements/"},"website"),". Past performance is not a reliable indicator of future performance."),e("br",null),e("p",null,"Issued by First Super Pty Ltd ABN 42 053 498 472, AFSL 223988 (Trustee) as Trustee of First Super ABN 56 286 625 181.")),footnoteTextOverride:Bt.none,dtoPropName:"firstSuper"},xe={fundId:"hesta-default",name:"Hesta Super",logo:"logo-hesta.svg",route:Qt.PromotedFundJoinV2,features:[e("p",null,"A top-performing super fund* working for real-world impact"),e("p",null,"1+ million members"),e("p",null,"Expert help whenever you need it to help you face the future with confidence")],featureSubText:e("span",null,"* SuperRatings 10 Year Platinum Performance 2013-2023 (MySuper). Product ratings and awards are only one factor to be considered. See"," ",e(de,{className:"underline underline-offset-2 hover:text-gray-600",href:"https://www.hesta.com.au/ratings"},"hesta.com.au/ratings")," ","for more information."),disclaimer:e("div",{class:"space-y-2"},e("p",null,"You should look at your own financial position and requirements before making a decision. You may wish to consult an adviser when doing this or use the"," ",e(de,{href:"https://www.ato.gov.au/YourSuper-comparison-tool/"},"ATO YourSuper comparison tool"),"."),e("p",null,"Visit"," ",e(de,{onClick:()=>fe("Hesta Super"),href:"https://www.hesta.com.au/pds"},"hesta.com.au/pds")," ","for a copy of a Product Disclosure Statement which should be considered when making a decision about the HESTA products on this website and to consider the relevant risks. The target market determination for HESTA products can be found at"," ",e(de,{href:"https://www.hesta.com.au/tmd"},"hesta.com.au/tmd"),"."),e("p",null,"Issued by H.E.S.T. Australia Ltd ABN 66 006 818 695 AFSL No. 235249, Trustee of HESTA")),footnoteTextOverride:Bt.none,isPromotedDefault:!0},Se={fundId:"mercermychoice",name:"Mercer MyChoice",logo:"logo-mercer-mychoice.svg",route:Qt.PromotedFundJoinV2,features:[e("p",null,"Save more super with our low fees"),e("p",null,"Take control with 6 MyChoice investment options"),e("p",null,"Join 850,000 Australians who trust our global expertise")],disclaimer:e("div",null,e("p",null,"You should consider the"," ",e(de,{href:"https://www.mercersuper.com.au/campaign-page/mercer-mychoice",onClick:()=>fe("Mercer MyChoice")},"Product Disclosure Statement")," ","and"," ",e(de,{href:"https://www.mercersuper.com.au/documents/target-market-determinations"},"Target Market Determination")," ","before deciding to invest in or apply to become a member of the fund."),e("br",null),e("p",null,"Issued by Mercer Superannuation (Australia) Limited (‘Mercer Super’) ABN: 79 004 717 533")),footnoteTextOverride:Bt.some("Powered by Flare FS"),dtoPropName:"mercerMyChoice"},ke={fundId:"slate",name:"Slate Super",logo:"logo-slate.png",route:Qt.SlateJoin,features:[e("p",null,"A lifestage investment strategy that evolves with you"),e("p",null,"Advanced mobile app with retirement forecast and smart features"),e("p",null,"Member advocates at Slate to assist with your account")],disclaimer:e("p",{class:"small text-muted"},"You should consider the"," ",e(de,{href:"https://slate.co/pds/?utm_source=flare&utm_medium=superselection",onClick:()=>fe("Slate Super","32367272075001")},"Product Disclosure Statement")," ","and"," ",e(de,{href:"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:"49 006 421 638",footnoteTextOverride:Bt.none,dtoPropName:"slate"},Ce={fundId:"spirit",name:"Spirit Super",logo:"logo-spirit.svg",route:Qt.PromotedFundJoinV2,features:[e("p",null,"Proud Industry SuperFund - all profits go back to members"),e("p",null,"Best customer experience in super",e("sup",{class:"text-tiny"},"1")," and best for value",e("sup",{class:"text-tiny"},"2")),e("p",null,"Low fees",e("sup",{class:"text-tiny"},"3")," with a focus on strong returns and investing with impact in communities",e("sup",{class:"text-tiny"},"4"))],featureSubText:e("div",{class:"m-4 pt-2"},e("ol",{class:"list-decimal space-y-2"},e("li",null,e("span",null,"CSBA SenseCX Benchmark 2021-22")),e("li",null,e("span",null,"Awarded Best for Value in the WeMoney Superannuation Awards 2022")),e("li",null,e("span",null,"Just $67.60 + 0.15% pa admin fees, capped at $517.60")),e("li",null,e("span",null,"Rainmaker ESG Leader Rating 2022")))),disclaimer:e("p",null,"Past performance isn’t a reliable indicator of future performance. Consider the PDS and TMD at"," ",e(de,{href:"https://www.spiritsuper.com.au/pds",onClick:()=>fe("Spirit Super")},"www.spiritsuper.com.au/pds")," ","before making a decision. Issuer is Motor Trades Association of Australia Superannuation Fund Pty Ltd (AFSL 238 718, ABN 14 008 650 628), the trustee of Spirit Super (ABN 74 559 365 913). Advice is provided by Quadrant First Pty Ltd (ABN 78 102 167 877, AFSL 284443)."),footnoteTextOverride:Bt.none,dtoPropName:"spirit"},Ae={fundId:"virgin",name:"Virgin Money Super",logo:"logo-virgin.svg",route:Qt.PromotedFundJoinV2,features:[e("p",null,"Returns above industry and retail super fund medians over the past 5 years",e("sup",{class:"text-tiny"},"1")),e("p",null,"One of the lowest fees in the market"),e("p",null,"Virgin Money rewards you with Velocity Points on your contributions",e("sup",{class:"text-tiny"},"2"))],featureSubText:e("div",{class:"m-4 pt-2"},e("ol",{class:"list-decimal space-y-2"},e("li",null,e("span",null,"Past performance is not a reliable indicator of future performance. Source: SuperRatings Fund Crediting Rate Survey April 2022.")),e("li",null,e("span",null,e(de,{className:"underline underline-offset-2 hover:text-gray-600",href:"https://virginmoney.com.au/superannuation/forms-and-key-information/key-documents"},"Eligibility and T&Cs apply"))))),disclaimer:e("p",null,"Prepared by Virgin Money Financial Services Pty Ltd ABN 51 113 285 395 AFSL 286869 (‘Virgin Money’). Virgin Money Super is a plan in the Mercer Super Trust ABN 19 905 422 981. Virgin Money Super is issued by Mercer Superannuation (Australia) Limited (MSAL) ABN 79 004 717 533 AFSL 235906 as trustee of the Mercer Super Trust. Consider the PDS and TMD at"," ",e(de,{href:"https://virginmoney.com.au/superannuation/",onClick:()=>fe("Virgin Money Super")},"www.virginmoney.com.au")," ","before making a decision"),footnoteTextOverride:Bt.some("Powered by Flare FS"),dtoPropName:"virgin"},Fe={[ke.fundId]:ke,[ge.fundId]:ge,[ye.fundId]:ye,[he.fundId]:he,[ve.fundId]:ve,[Ae.fundId]:Ae,[Ce.fundId]:Ce,[be.fundId]:be,[Se.fundId]:Se,[xe.fundId]:xe},Me=Object.values(Fe),Ne=t=>null!=Fe[t]?V(Fe[t].name):q,Pe=t=>null!=Fe[t]?V(r("assets/"+Fe[t].logo)):q,_e=new class{async GetExistingFundAsync(){var t;const e=qt.superBuyer.superChoice,n=null===(t=qt.superBuyer.superChoice)||void 0===t?void 0:t.choiceDetails;if(!e)return q;if(!n)return q;const i=null==e.dateSubmitted?q:V(new Date(e.dateSubmitted)),r=function(t){switch(t.kind){case"Promoted":return function(t){switch(t.kind){case"slate":return q;case"australianRetirementTrust":return V(t.australianRetirementTrust.usi);case"aware":return V(t.aware.usi);case"active":return V(t.active.usi);case"australianEthical":return V(t.australianEthical.usi);case"virgin":return V(t.virgin.usi);case"spirit":return V(t.spirit.usi);case"firstSuper":return V(t.firstSuper.usi);case"mercerMyChoice":return V(t.mercerMyChoice.usi);default:return q}}(t.promoted);case"MyOwnFund":return V(t.myOwnFund.usi);case"SMSF":return q;case"Default":return V(t.default.usi);case"PromotedDefault":return V(t.promotedDefault.usi);default:return q}}(n),s=function(t){switch(t.kind){case"Promoted":return function(t){switch(t.kind){case"slate":return V(t.slate.memberNumber);case"australianRetirementTrust":return V(t.australianRetirementTrust.memberNumber);case"aware":return V(t.aware.memberNumber);case"active":return V(t.active.memberNumber);case"australianEthical":return V(t.australianEthical.memberNumber);case"virgin":return V(t.virgin.memberNumber);case"spirit":return V(t.spirit.memberNumber);case"firstSuper":return V(t.firstSuper.memberNumber);case"mercerMyChoice":return V(t.mercerMyChoice.memberNumber);default:return q}}(t.promoted);case"MyOwnFund":return V(t.myOwnFund.memberNumber);case"SMSF":case"Default":case"PromotedDefault":default:return q}}(n);switch(n.kind){case"Promoted":{const t=(t=>{const e=Me.find((e=>e.dtoPropName==t));return e?V(e):q})(Object.keys(n.promoted)[0]);return U(t)?q:V({type:"Promoted Fund",id:t.value.fundId,name:t.value.name,usi:r,valid:"Active",memberNumber:s,lastNominatedAt:i})}case"MyOwnFund":{const t=n.myOwnFund.usi,e=await this.getFundByUsiAsync(t);return V({type:"My Own Fund",name:L(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),memberNumber:s,lastNominatedAt:i})}case"SMSF":return V({type:"Self Managed Fund",name:n.smsf.fundName,valid:"Unknown",lastNominatedAt:i});case"Default":{const t=n.default.usi,e=await this.getFundByUsiAsync(t);return V({type:"Default Fund",name:L(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"PromotedDefault":{const t=n.promotedDefault.usi,e=await this.getFundByUsiAsync(t);return V({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:L(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}default:return q}}async submitRetainSuperFundAsync(t){return Vt().url("super-choice/retain-super-fund").post(t).badRequest((()=>{throw new Error("Failed to process default fund join request")})).text()}getFundByUsiAsync(t){return ae.getFundAsync(t,!0)}toFundValidState(t){return L(t)?t.value.isActive?"Active":"Inactive":"Unknown"}},Ie=class{constructor(e){t(this,e),this.eventTrackingService=zt.Instance,this.createSuperFundNominationDetail=t=>{function e(t){return L(t)?t.value:void 0}return{fundType:t.type.toString(),fundName:t.name,fundUsi:function(t){return"usi"in t?e(t.usi):void 0}(t),memberNumber:function(t){return"memberNumber"in t?e(t.memberNumber):void 0}(t),fundStatus:t.valid.toString(),lastNominatedAt:L(t.lastNominatedAt)?t.lastNominatedAt.value.toISOString():""}}}componentDidLoad(){const t=this.createSuperFundNominationDetail(this.existingFund);return this.eventTrackingService.TrackSuperFundNominationViewedAsync(t)}async componentWillLoad(){const t=await _e.GetExistingFundAsync();L(t)&&"Inactive"!==t.value.valid?this.existingFund=t.value:te.navigateInternally(this.history,Qt.ConsentPage)}render(){const t=t=>{const n=Pe(t.id),i=Ne(t.id);return e("div",{class:"flex justify-center"},e("img",{class:"h-16 object-contain w-full max-w-140",alt:L(i)?i.value:void 0,src:L(n)?n.value:void 0}))},n=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M174.7 111.8C165.1 110.3 160.1 102.1 161.5 93.35C170.4 40.37 216.5 0 272 0C320.8 0 362.3 31.19 377.6 74.67C380.6 82.1 376.2 92.14 367.9 95.09C359.5 98.03 350.4 93.66 347.5 85.33C336.5 54.24 306.8 32 272 32C232.4 32 199.5 60.82 193.1 98.65C191.6 107.4 183.4 113.2 174.7 111.8V111.8zM400 264C400 250.7 410.7 240 424 240C437.3 240 448 250.7 448 264C448 277.3 437.3 288 424 288C410.7 288 400 277.3 400 264zM488.5 125.8L480 159.1C501.1 176.5 519.6 198.5 530.7 224H544C561.7 224 576 238.3 576 256V352C576 369.7 561.7 384 544 384H512C495.5 405.1 473.5 423.6 448 434.7V464C448 490.5 426.5 512 400 512H368C341.5 512 320 490.5 320 464V448H256V464C256 490.5 234.5 512 208 512H176C149.5 512 128 490.5 128 464V416C89.14 386.8 64 340.3 64 288C28.52 287.2 0 258.2 0 222.6C0 197.8 14 175.1 36.18 164L40.84 161.7C48.75 157.7 58.36 160.9 62.31 168.8C66.26 176.7 63.06 186.4 55.16 190.3L50.49 192.6C39.16 198.3 31.1 209.9 31.1 222.6C31.1 241 46.97 256 65.44 256H67.2C82.02 182.1 146.6 128 223.1 128H376.4C394 108.4 419.6 96 448 96H465.3C480.9 96 492.3 110.7 488.5 125.8H488.5zM224 160C153.3 160 96 217.3 96 288C96 329.9 116.1 367 147.2 390.4L160 400V464C160 472.8 167.2 480 176 480H208C216.8 480 224 472.8 224 464V416H352V464C352 472.8 359.2 480 368 480H400C408.8 480 416 472.8 416 464V413.7L435.2 405.4C455.6 396.5 473.2 382.4 486.4 364.8L496 352H544V256H509.7L501.4 236.8C492.5 216.4 478.4 198.8 460.8 185.6L443.8 172.8L455 128H448C429 128 412.1 136.2 400.3 149.3L390.7 160H224z"})))),i=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M248.9 192H272v48C272 248.8 279.2 256 288 256C296.8 256 304 248.8 304 240V192h23.12C411.4 192 480 113 480 16C480 7.164 472.8 0 464 0h-39.13C364.9 0 313 40.13 288 98.13C263 40.13 211.1 0 151.1 0H112C103.2 0 96 7.164 96 16C96 113 164.6 192 248.9 192zM424.9 32h22.38c-6.625 71.88-58 128-120 128h-22.5C311.4 88.13 362.8 32 424.9 32zM151.1 32C213.3 32 264.5 88.13 271.3 160h-22.5c-62 0-113.4-56.13-120-128H151.1zM558.2 333.6c-9.5-8.619-22-13.37-35.12-13.37c-12.5 0-24.88 4.248-34.62 12.12l-61.45 49.21c-1.928 1.545-4.324 2.385-6.795 2.385h-41.62c4.625-9.619 6.5-20.74 4.75-32.23C379.4 323.7 353.7 304 325.6 304H181.2c-20.75 0-40.1 6.746-57.5 19.24l-38.5 28.73H16c-8.801 0-16 7.195-16 15.99S7.198 383.1 15.1 383.1l80.01-.0238l46.86-35.25c11.12-8.244 24.62-12.74 38.37-12.74h146.7c13.25 0 24 10.74 24 23.99s-10.75 23.98-24 23.98H239.1c-8.75 0-16 7.246-16 15.99c0 8.746 7.25 15.99 16 15.99h180.2c9.625 0 19-3.248 26.62-9.246l61.62-49.22c4.25-3.373 9.5-5.248 14.62-5.248c5 0 9.875 1.75 13.75 5.248c10.12 9.119 9.375 24.48-.875 32.61l-100.7 80.58c-7.584 6.064-17.01 9.369-26.72 9.369H16c-8.801 0-15.1 7.189-15.1 15.98S7.198 512 15.1 512h392.5c17 0 33.38-5.871 46.62-16.37l100.9-80.7c12.25-9.744 19.5-24.36 19.1-39.98C576.5 359.3 569.1 344.2 558.2 333.6z"})))),r=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},e("path",{d:"M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"}))));return e("div",null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super choice"),e("div",{class:"sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7"},"Continue with your chosen fund or choose another fund below."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"max-w-400 w-full"},e("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},e("div",{class:"space-y-4"},(()=>{switch(this.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return e(t,{id:this.existingFund.id});case"Self Managed Fund":return e(i,null);case"My Own Fund":return e(n,null);case"Default Fund":return e(r,null);default:return e("div",null)}})(),e("div",{class:"sm:text-lg font-bold leading-6"},(()=>{switch(this.existingFund.type){case"Default Fund":return"Employer's default fund";case"My Own Fund":case"Promoted Fund":case"Self Managed Fund":case"Promoted Default Fund":return this.existingFund.name;default:return""}})())),e("div",{class:"mt-6"},e("sss-button",{fillWidth:!0,promiseFn:()=>this.handleFundNominationAccepted()},"Continue with this fund"))),e("div",{class:"mt-4"},e("sss-button",{fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Choose another fund")))))}async handleFundNominationAccepted(){const t=this.createSuperFundNominationDetail(this.existingFund);await _e.submitRetainSuperFundAsync(t),qt.markSuperSelectionAsSubmitted()}async handleFundNominationDeclined(){const t=this.createSuperFundNominationDetail(this.existingFund);await this.eventTrackingService.TrackSuperFundNominationDeclinedAsync(t),te.navigateInternally(this.history,Qt.ConsentPage)}},Ee=class{constructor(e){t(this,e),this.footerText=()=>Bt.isSome(this.textOverride)?this.textOverride.value:"Powered by Flare"}render(){return e("div",{class:"text-center text-gray-500 text-xs mt-8 sm:mt-20 w-full max-w-960 mx-auto"},e("span",null,this.footerText()),e("p",{class:"block text-transparent"},"v","4.30.31017"))}},Te=class{constructor(e){t(this,e)}render(){return e("div",{class:"flex justify-center"},e("div",{class:"text-center max-w-800"},e("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),e(a,null,e("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},"You can choose any super fund, including your current fund/SMSF, your employer’s default fund, or alternatively, you can select from one of the featured funds."),e("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},e("stencil-route-link",{exact:!0,url:Qt.ChoicePage,anchorClass:"hover:bg-primary-hover block focus:outline-none focus:ring-2 ring-offset-1 focus:ring-primary-focus relative focus:z-10 border border-transparent text-gray-700 text-white rounded-md py-2 text-sm font-medium w-auto px-3 sm:px-8 h-full",activeClass:"hover:bg-white block focus:outline-none focus:ring-2 ring-offset-1 focus:ring-primary-focus focus:z-10 rounded-md py-2 text-sm font-medium w-auto px-3 sm:px-8 h-full bg-white border-gray-200 text-gray-900 shadow-sm text-primary-base"},"Featured super funds"),function(){function t(t){return e("stencil-route-link",{exact:!0,url:t,anchorClass:"hover:bg-primary-hover block focus:outline-none focus:ring-2 ring-offset-1 focus:ring-primary-focus focus:z-10 border border-transparent text-gray-700 text-white rounded-md py-2 text-sm font-medium w-auto px-3 sm:px-8 h-full",activeClass:"hover:bg-white block focus:outline-none focus:ring-2 ring-offset-1 focus:ring-primary-focus focus:z-10 rounded-md py-2 text-sm font-medium w-auto px-3 sm:px-8 h-full bg-white border-gray-200 text-gray-900 shadow-sm text-primary-base"},"Choose another fund")}return window.location.href.includes(Qt.SelfManagedFund)?t(Qt.SelfManagedFund):window.location.href.includes(Qt.DefaultFund)?t(Qt.DefaultFund):t(Qt.MyOwnFund)}()))))}},Be=class{constructor(e){t(this,e)}componentDidLoad(){this.build(this.iframeElement)}render(){return e("div",{class:"w-screen"},e("iframe",{width:"100%",height:window.innerHeight,style:{border:"none"},ref:t=>this.iframeElement=t}))}},je=class{constructor(e){t(this,e),this.theme="primary",this.size=48}render(){return e("div",{class:"inline-block animate-spin"},e("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e("path",{d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM1.99743 8C1.99743 11.3151 4.68487 14.0026 8 14.0026C11.3151 14.0026 14.0026 11.3151 14.0026 8C14.0026 4.68487 11.3151 1.99743 8 1.99743C4.68487 1.99743 1.99743 4.68487 1.99743 8Z",fill:"white","fill-opacity":"0.3"}),e("path",{d:"M8 1C8 0.447715 8.44943 -0.00643769 8.99741 0.0624193C9.70527 0.151368 10.3996 0.334798 11.0615 0.608964C12.0321 1.011 12.914 1.60028 13.6569 2.34315C14.3997 3.08602 14.989 3.96793 15.391 4.93853C15.6652 5.60043 15.8486 6.29473 15.9376 7.0026C16.0064 7.55057 15.5523 8 15 8C14.4477 8 14.0085 7.54925 13.9169 7.00462C13.842 6.55939 13.7169 6.12298 13.5433 5.7039C13.2417 4.97595 12.7998 4.31451 12.2426 3.75736C11.6855 3.20021 11.0241 2.75825 10.2961 2.45672C9.87702 2.28313 9.44061 2.15804 8.99538 2.08314C8.45075 1.99152 8 1.55228 8 1Z",class:"primary"===this.theme?"fill-primary-base":"fill-white"})))}},Re=class{constructor(e){t(this,e)}render(){return e(s,{class:"flex flex-col justify-center items-center"},e("h5",{class:"text-lg"},"Loading your superannuation step"),e("sss-loading-indicator",null))}},De=class{constructor(e){t(this,e),this.isNotAllInformationProvidedMessageVisible=!1,this.isSubmitDisabled=!0,this.eventTrackingService=zt.Instance}componentDidLoad(){return this.eventTrackingService.TrackMyOwnSuperFundDetailViewedAsync({promotedFundsShown:qt.promotedFunds,defaultFundUsiSet:H(qt.defaultFundUsi)})}render(){return e(s,null,e("sss-header-section",{currentPage:"own-fund"}),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=!this.formElement.checkValidity()},e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},e("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 mb-3 sm:mb-4"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:r("assets/icon-exclamation.svg")})),e("div",{class:"ml-2"},e("ul",{class:"list-disc list-outside ml-6 space-y-2 text-sm text-yellow-700 leading-5"},e("li",null,"Make sure you are a current member of the fund before completing this step."),e("li",null,"Please check that the fund USI is correct as some funds have similar names."))))),e("sss-my-own-fund-inputs",{myOwnFundForm:re.myOwnFundForm,showValidationErrors:"validated"===this.formState,onFormChanged:t=>{re.myOwnFundForm=Object.assign(Object.assign({},re.myOwnFundForm),t.detail),this.isNotAllInformationProvidedMessageVisible=!1}}),this.isNotAllInformationProvidedMessageVisible&&e("div",{class:"mt-4 rounded-md bg-red-50 p-4 text-sm text-red-700"},"All fields are required to complete submission. Make sure you have selected a fund.")),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},e("div",{class:"mb-4",onClick:()=>this.formState="validated"},e("sss-button",{fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Continue")),e("stencil-route-link",{url:Qt.ChoicePage},e("sss-button",{fillWidth:!0,variant:"secondary"},"Back"))))))))}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&(L(re.myOwnFundForm.fundUsi)&&L(re.myOwnFundForm.memberNumber)&&L(re.myOwnFundForm.memberFirstName)&&L(re.myOwnFundForm.memberFamilyName)?te.navigateInternallyToStandardChoice({history:this.history,fundName:this.getOrError(re.myOwnFundForm.fundName),handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.getOrError(re.myOwnFundForm.fundUsi),memberNumber:this.getOrError(re.myOwnFundForm.memberNumber),memberFirstName:this.getOrError(re.myOwnFundForm.memberFirstName),memberFamilyName:this.getOrError(re.myOwnFundForm.memberFamilyName),standardChoiceFormSignature:t},qt.promotedFundsConfig);await ue.submitCustomFundChoiceAsync(e)}}):this.isNotAllInformationProvidedMessageVisible=!0)}getOrError(t){return Tt.pipe(t,(e=()=>{throw new Error("Option value is none.")},function(t){return U(t)?e():t.value}));var e}};W(De);const Oe=class{constructor(e){t(this,e),this.formChanged=o(this,"formChanged",7),this.MIN_SEARCH_STRING_LENGTH=3,this.MAX_RECORD_COUNT=25,this.searchFundsAsync=async t=>{const e=await ae.searchFundsAsync(t,this.MAX_RECORD_COUNT);switch(e.result){case"TooManyResults":return{kind:"too-many-results"};default:return{kind:"success",value:e.data.sort(((t,e)=>t.productName.localeCompare(e.productName))).map((t=>({label:`${t.productName} (${t.usi})`,value:t.usi})))}}},L(this.myOwnFundForm.fundUsi)&&L(this.myOwnFundForm.fundName)&&(this.selectedOption={label:this.myOwnFundForm.fundName.value,value:this.myOwnFundForm.fundUsi.value})}render(){return e("div",null,e("div",null,e("label",{class:"text-sm font-medium text-gray-700"},"Fund name"),e("div",{class:"mt-1"},e("sss-dropdown-async",{searchFunction:this.searchFundsAsync,minSearchStringLength:this.MIN_SEARCH_STRING_LENGTH,required:!0,requiredValidationMessage:"Select a fund",placeholder:"Type to search by name or USI...",value:this.selectedOption,onValueChanged:t=>{this.selectedOption=t.detail,this.updateFund(t.detail)},showValidationErrors:this.showValidationErrors})),L(this.myOwnFundForm.fundUsi)&&e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.myOwnFundForm.fundUsi.value))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Member number"),e("div",{class:"mt-1"},e("input",{type:"text",class:{"shadow-sm focus:ring-primary-focus focus:border-primary-base block w-full text-base sm:text-sm border-gray-300 rounded-md":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:!0,pattern:"[A-Za-z0-9]{4,16}",name:"memberNumber",id:"memberNumber",value:H(re.myOwnFundForm.memberNumber),onChange:t=>this.updateMemberNumber(t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid member number (only numbers and / or letters)"))),e("div",{class:"flex space-x-4"},e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Given name(s)"),e("div",{class:"mt-1"},e("sss-name-input",{name:"memberFirstName",readableName:"Member given name(s)",showValidationErrors:this.showValidationErrors,value:H(re.myOwnFundForm.memberFirstName),onChange:t=>this.updateMemberFirstName(t.target.value.trim())}))),e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Last name"),e("div",{class:"mt-1"},e("sss-name-input",{name:"memberFamilyName",readableName:"Member last name",showValidationErrors:this.showValidationErrors,value:H(re.myOwnFundForm.memberFamilyName),onChange:t=>this.updateMemberFamilyName(t.target.value.trim())})))))}updateFund(t){this.formChanged.emit({fundUsi:V(t.value),fundName:V(t.label)})}updateMemberNumber(t){this.formChanged.emit({memberNumber:V(t)})}updateMemberFirstName(t){this.formChanged.emit({memberFirstName:V(t)})}updateMemberFamilyName(t){this.formChanged.emit({memberFamilyName:V(t)})}},Le=class{constructor(e){t(this,e),this.myInputChange=o(this,"myInputChange",7),this.value="",this.name="",this.readableName="",this.showValidationErrors=!1,this.errorMessage="",this.NAME_PATTERN="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$"}render(){return e(s,null,e("input",{type:"text",class:{"shadow-sm focus:ring-primary-focus focus:border-primary-base block w-full text-base sm:text-sm border-gray-300 rounded-md":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:!0,pattern:this.NAME_PATTERN,name:this.name,value:this.value,onInput:t=>this.handleInput(t)}),this.errorMessage&&e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},this.errorMessage))}handleInput(t){const e=t.target;e.value=e.value.replace(/\s+/g," "),this.validateInput(e),this.myInputChange.emit(e.value.trim())}validateInput(t){this.errorMessage=t.checkValidity()?"":t.validity.valueMissing?this.readableName+" is required.":t.value.length<2?"A minimum of 2 characters is required.":t.validity.patternMismatch?t.value.startsWith("-")||t.value.startsWith("'")?this.readableName+" must start with a letter.":t.value.includes("--")?this.readableName+" must not have a double hypen.":this.readableName+" contains unsupported characters.":"Invalid input."}},Ue=new class{async submitChoiceAsync(t){return Vt().url("super-choice/promoted-fund").post(t).badRequest((()=>{throw new Error("Failed to process Promoted Fund choice request")})).text()}async submitDefaultChoiceAsync(t){return Vt().url("super-choice/promoted-fund/default").post(t).badRequest((()=>{throw new Error("Failed to process Promoted Default Fund choice request")})).text()}},{state:qe,reset:Ve}=It({fundId:"",isPromotedDefault:!1}),He=new class{constructor(){this.hostIsLocalSuperSelection=()=>"http://localhost:7100"===window.location.origin,this.environmentDiscriminator=()=>this.hostIsLocalSuperSelection()?"autodev-partner":window.location.hostname.toLowerCase().split(".")[0],this.promotedFundJoinAppUrl=()=>`https://${this.environmentDiscriminator()}.flarehr.com/promoted-fund-join/embed/v1.0/web`}build(t,e){if(!(null==t?void 0:t.contentDocument))return;const n=Object.assign(Object.assign({},this.getMemberData()),{partnerId:qt.partnerIdOrDefault,accountId:qt.accountIdOrDefault,fundId:qe.fundId,authToken:qt.jwt}),i=n=>{const{data:r}=n;if(r)if("promoted-fund-redirect"!==r.sender){if("promoted-fund-join"===r.sender)switch(r.type){case"contentResized":t.height=r.height>0?r.height:t.height,t.width=r.width>0?r.width:t.width;break;case"pageNavigated":window.scroll(t.offsetLeft,t.offsetTop),Gt(window.location.href)}}else{switch(window.removeEventListener("message",i),r.type){case"cancel":te.navigateInternally(e,Qt.ChoicePage);break;case"success":if(r.memberNumber){const t=qe.fundId,n=Ne(t);te.navigateInternallyToStandardChoice({history:e,fundName:Bt.isSome(n)?n.value:"",handleSubmitFn:e=>Ue.submitChoiceAsync(Object.assign({fundId:t,memberNumber:r.memberNumber,memberFirstName:r.memberFirstName,memberFamilyName:r.memberFamilyName,usi:r.usi.replace(/ /g,""),standardChoiceFormSignature:e,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)},qt.promotedFundsConfig)),promotedFundId:t});break}default:te.navigateInternally(e,Qt.ChoicePage)}Ve()}};window.addEventListener("message",i);const r=t.contentDocument;r.open();const s=r.createElement("form");let o;for(o in s.method="POST",s.target="_self",s.action=this.promotedFundJoinAppUrl(),n){const t=n[o];if(void 0!==t){const e=document.createElement("input");e.type="hidden",e.name=o,e.value=t,s.append(e)}}r.appendChild(s),r.close(),s.submit()}getMemberData(){var t,e;const n=qt.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:null!==(t=n.tfn)&&void 0!==t?t:"",addressLine1:n.userProfile.address.addressLine1,addressLine2:null!==(e=n.userProfile.address.addressLine2)&&void 0!==e?e:"",city:n.userProfile.address.city,state:n.userProfile.address.state,postCode:n.userProfile.address.postcode}}},ze=class{constructor(e){t(this,e)}render(){return e("sss-iframe-host",{build:t=>He.build(t,this.history)})}},We=new class{constructor(){this.environmentDiscriminator=()=>{const t=window.location.hostname.toLowerCase().split(".")[0];switch(t){case"autodev-partner":case"test-partner":case"partner":case"sandbox-partner":return t.replace("partner","");default:return"autodev-"}},this.promotedFundJoinAppUrl=()=>`https://${this.environmentDiscriminator()}api.simplefinancialchoices.com/promoted-funds/embed`}build(t,e){if(!(null==t?void 0:t.contentDocument))return;const n=Object.assign(Object.assign({},this.getMemberData()),{partnerId:qt.partnerIdOrDefault,accountId:qt.accountIdOrDefault,fundId:qe.fundId,authToken:qt.jwt,employerDefault:qe.isPromotedDefault}),i=n=>{const{data:r}=n;if(r)if("promoted-fund-redirect"!==r.sender){if("promoted-fund-join"===r.sender)switch(r.type){case"contentResized":t.height=r.height>0?r.height:t.height,t.width=r.width>0?r.width:t.width;break;case"pageNavigated":window.scroll(t.offsetLeft,t.offsetTop),Gt(window.location.href)}}else{switch(window.removeEventListener("message",i),r.type){case"cancel":te.navigateInternally(e,Qt.ChoicePage);break;case"success":if(qe.isPromotedDefault||!qe.isPromotedDefault&&r.memberNumber){const t=qe.fundId,n=Ne(t);te.navigateInternallyToStandardChoice({history:e,fundName:Bt.isSome(n)?n.value:"",promotedFundId:t,handleSubmitFn:qe.isPromotedDefault?e=>Ue.submitDefaultChoiceAsync(Object.assign({fundId:t,usi:r.usi.replace(/ /g,""),standardChoiceFormSignature:e,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)},qt.promotedFundsConfig)):e=>Ue.submitChoiceAsync(Object.assign({fundId:t,memberNumber:r.memberNumber,memberFirstName:r.memberFirstName,memberFamilyName:r.memberFamilyName,usi:r.usi.replace(/ /g,""),standardChoiceFormSignature:e,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)},qt.promotedFundsConfig))});break}default:te.navigateInternally(e,Qt.ChoicePage)}Ve()}};window.addEventListener("message",i);const r=t.contentDocument;r.open();const s=r.createElement("form");let o;for(o in s.method="POST",s.target="_self",s.action=this.promotedFundJoinAppUrl(),n){const t=n[o];if(void 0!==t){const e=document.createElement("input");e.name=o,"boolean"==typeof t?(e.type="checkbox",e.checked=t,e.style.visibility="hidden"):(e.type="hidden",e.value=t),s.append(e)}}r.appendChild(s),r.close(),s.submit()}getMemberData(){var t,e;const n=qt.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:null!==(t=n.tfn)&&void 0!==t?t:"",addressLine1:n.userProfile.address.addressLine1,addressLine2:null!==(e=n.userProfile.address.addressLine2)&&void 0!==e?e:"",city:n.userProfile.address.city,state:n.userProfile.address.state,postCode:n.userProfile.address.postcode}}},$e=class{constructor(e){t(this,e)}render(){return e("sss-iframe-host",{build:t=>We.build(t,this.history)})}};function Xe(t){const e=t.split("").map(Number),n=e.every((t=>!isNaN(t))),i=[10,1,3,5,7,9,11,13,15,17,19];return!(!n||e.length!==i.length)&&(e[0]--,e.reduce(((t,e,n)=>t+e*i[n]),0)%89==0)}const Ge=class{constructor(e){t(this,e),this.isSubmitDisabled=!0,this.isAbnValid=Xe(re.selfManagedFundForm.fundAbn),this.eventTrackingService=zt.Instance,this.success=()=>{te.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",handleSubmitFn:async t=>{const e=Object.assign({smsfChoice:{abn:re.selfManagedFundForm.fundAbn,fundName:re.selfManagedFundForm.fundName,fundAddress:{addressLine1:re.selfManagedFundForm.addressLine1,addressLine2:re.selfManagedFundForm.addressLine2,city:re.selfManagedFundForm.city,state:re.selfManagedFundForm.state,postcode:re.selfManagedFundForm.postcode},bsb:re.selfManagedFundForm.bsb,bankAccountName:re.selfManagedFundForm.bankAccountName,bankAccountNumber:re.selfManagedFundForm.bankAccountNumber,electronicServiceAddress:re.selfManagedFundForm.fundEsa,memberFirstName:re.selfManagedFundForm.memberFirstName,memberFamilyName:re.selfManagedFundForm.memberFamilyName},standardChoiceFormSignature:t},qt.promotedFundsConfig);await ue.submitSelfManagedFundChoiceAsync(e)}})}}componentDidLoad(){return this.updateIsSubmitDisabled(),this.eventTrackingService.TrackSmsfSuperFundDetailViewedAsync({promotedFundsShown:qt.promotedFunds,defaultFundUsiSet:H(qt.defaultFundUsi)})}render(){return e(s,null,e("sss-header-section",{currentPage:"own-fund"}),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.updateIsSubmitDisabled()},e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg max-w-560"},e("p",{class:"sm:text-lg font-bold"},"Fund details"),e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:r("assets/icon-exclamation.svg")})),e("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},"Make sure your Self-managed super fund (SMSF) is a registered fund before completing this step."))),e("sss-self-managed-fund-inputs",{fundForm:re.selfManagedFundForm,showValidationErrors:"validated"===this.formState,onFormChanged:t=>{re.selfManagedFundForm=Object.assign(Object.assign({},re.selfManagedFundForm),t.detail),void 0!==t.detail.isAbnValid&&(this.isAbnValid=t.detail.isAbnValid),this.updateIsSubmitDisabled()}})),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},e("div",{class:"mb-4",onClick:()=>this.formState="validated"},e("sss-button",{fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Continue")),e("stencil-route-link",{url:Qt.ChoicePage},e("sss-button",{fillWidth:!0,variant:"secondary"},"Back"))))))))}updateIsSubmitDisabled(){this.isSubmitDisabled=!this.formElement.checkValidity()||!this.isAbnValid}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&this.success()}};W(Ge);const Je={"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"},Ke=class{constructor(e){t(this,e),this.formChanged=o(this,"formChanged",7),this.isAbnValid=!1,this.isAbnTouched=!1,this.isAbnUsedForRegulated=!1,this.currentBank=q,this.addressErrorMessage=q,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}$/)}render(){const t={"relative shadow-sm focus:ring-primary-focus focus:border-primary-base block w-full text-base sm:text-sm border-gray-300 rounded-md focus:z-10":!0,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors};return e("div",null,e("div",null,e("label",{class:"text-sm font-medium text-gray-700"},"Fund name"),e("div",{class:"mt-1"},e("input",{type:"text",class:t,required:!0,minlength:"2",name:"fundName",id:"fundName",value:re.selfManagedFundForm.fundName,onChange:t=>this.updateFormField("fundName",t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid fund name"))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund ABN"),e("div",{class:"mt-1"},e("input",{type:"text",class:t,required:!0,minlength:"2",name:"fundAbn",id:"fundAbn",value:re.selfManagedFundForm.fundAbn,inputmode:"numeric",pattern:"[0-9]*",onKeyUp:async t=>{const e=t.target.value;this.updateFormField("fundAbn",e.trim()),this.isAbnValid=Xe(e),this.isAbnValid&&(this.isAbnUsedForRegulated=await this.isAbnUsedForRegulatedAsync(e)),this.updateFormField("isAbnValid",this.isAbnValid)},onBlur:()=>this.isAbnTouched=!0}),this.renderAbnValidationError())),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Electronic service address alias (ESA)"),e("div",{class:"mt-1"},e("input",{type:"text",class:t,required:!0,minlength:"2",name:"fundEsa",id:"fundEsa",value:re.selfManagedFundForm.fundEsa,onChange:t=>this.updateFormField("fundEsa",t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid fund ESA"))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),e("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},e("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},t),{"rounded-none rounded-t-md shadow-none":!0}),required:!0,minlength:"2",name:"addressLine1",id:"addressLine1",value:re.selfManagedFundForm.addressLine1,onChange:t=>{this.updateFormField("addressLine1",t.target.value.trim()),this.updateAddressErrorMessage()},ref:t=>this.addressLine1Element=t}),e("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},t),{"rounded-none shadow-none":!0}),name:"addressLine2",id:"addressLine2",value:re.selfManagedFundForm.addressLine2,onChange:t=>this.updateFormField("addressLine2",t.target.value.trim())}),e("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},t),{"rounded-none shadow-none":!0}),name:"city",required:!0,id:"city",value:re.selfManagedFundForm.city,onChange:t=>{this.updateFormField("city",t.target.value.trim()),this.updateAddressErrorMessage()},ref:t=>this.cityElement=t}),e("div",{class:"flex -space-x-px"},e("div",{class:"w-1/2 flex-1 min-w-0"},e("input",{placeholder:"Postcode",type:"text",required:!0,class:Object.assign(Object.assign({},t),{"rounded-none rounded-bl-md shadow-none":!0}),name:"postcode",minlength:"4",maxlength:"4",pattern:"[0-9]{4}",id:"postcode",value:re.selfManagedFundForm.postcode,inputmode:"numeric",onChange:t=>{this.updateFormField("postcode",t.target.value.trim()),this.updateAddressErrorMessage()},ref:t=>this.postcodeElement=t})),e("div",{class:"flex-1 min-w-0"},e("select",{class:Object.assign(Object.assign({},t),{"rounded-none rounded-br-md shadow-none":!0,"text-gray-500":void 0!==this.fundForm.state}),name:"state",required:!0,id:"state",onChange:t=>{this.updateFormField("state",t.target.value.trim()),this.updateAddressErrorMessage()},ref:t=>this.stateElement=t},e("option",{disabled:!0,selected:void 0!==this.fundForm.state,value:""},"State"),this.stateOptions.map((t=>e("option",{value:t.value,selected:this.fundForm.state===t.value},t.label))))))),L(this.addressErrorMessage)&&this.showValidationErrors&&e("div",{class:"mt-2 text-sm text-red-600"},this.addressErrorMessage.value)),e("div",{class:"flex space-x-4"},e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Given name(s)"),e("div",{class:"mt-1"},e("sss-name-input",{name:"memberFirstName",readableName:"Member given name(s)",showValidationErrors:this.showValidationErrors,value:re.selfManagedFundForm.memberFirstName,onChange:t=>this.updateFormField("memberFirstName",t.target.value.trim())}))),e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Last name"),e("div",{class:"mt-1"},e("sss-name-input",{name:"memberFamilyName",readableName:"Member last name",showValidationErrors:this.showValidationErrors,value:re.selfManagedFundForm.memberFamilyName,onChange:t=>this.updateFormField("memberFamilyName",t.target.value.trim())})))),e("h3",{class:"text-lg font-bold mt-6"},"Fund bank details"),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Account name"),e("div",{class:"mt-1"},e("input",{type:"text",required:!0,class:t,name:"bankAccountName",minlength:"2",id:"bankAccountName",value:re.selfManagedFundForm.bankAccountName,onChange:t=>this.updateFormField("bankAccountName",t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid bank account name"))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"BSB"),e("div",{class:"mt-1"},e("input",{type:"text",required:!0,class:t,name:"bsb",id:"bsb",minlength:"6",maxlength:"7",inputmode:"numeric",onKeyUp:t=>this.updateCurrentBank(t),pattern:this.bsbRegex.source,value:re.selfManagedFundForm.bsb}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid BSB"))),L(this.currentBank)&&e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Bank name"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-sm"},this.currentBank.value)),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Account number"),e("div",{class:"mt-1"},e("input",{type:"text",required:!0,class:t,name:"bankAccountNumber",id:"bankAccountNumber",minlength:"2",maxlength:"11",pattern:this.bankAccountNumberRegex.source,inputmode:"numeric",value:re.selfManagedFundForm.bankAccountNumber,onKeyUp:t=>this.updateCurrentBankAccountNumber(t),onChange:t=>this.updateFormField("bankAccountNumber",t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid bank account number"))))}updateFormField(t,e){this.formChanged.emit({[t]:e})}async isAbnUsedForRegulatedAsync(t){return!await ue.validateAbnForSMSF(t)}renderAbnValidationError(){if(this.isAbnTouched||this.showValidationErrors){if(!this.isAbnValid)return e("div",{class:"mt-2 text-sm text-red-600"},"Enter a valid fund ABN (digits only)");if(this.isAbnUsedForRegulated)return e("div",{class:"mt-2 text-sm text-red-600"},"The supplied ABN is for a regulated fund")}return[]}filterDigits(t){return t.replace(/[^0-9]/g,"")}updateCurrentBank(t){const e=this.filterDigits(t.target.value),n=e.substring(0,2),i=e.substring(0,3),r=Je[n],s=Je[i];r&&(this.currentBank=V(r)),s&&(this.currentBank=V(s)),(""===e||e.length>6)&&(this.currentBank=q),this.updateFormField("bsb",e)}updateCurrentBankAccountNumber(t){const e=this.filterDigits(t.target.value);this.updateFormField("bankAccountNumber",e)}updateAddressErrorMessage(){let t=q;U(t)&&!this.addressLine1Element.checkValidity()&&(t=V("Enter a valid address line 1")),U(t)&&!this.cityElement.checkValidity()&&(t=V("Enter a valid city/suburb")),U(t)&&!this.postcodeElement.checkValidity()&&(t=V("Enter a valid post code")),U(t)&&!this.stateElement.checkValidity()&&(t=V("Select a state")),this.addressErrorMessage=t}};var Ye;!function(t){t[t.Unauthorized=0]="Unauthorized",t[t.Authenticated=1]="Authenticated",t[t.Error=2]="Error"}(Ye||(Ye={}));class Qe{}let Ze=class extends C{constructor(){super({authenticationState:Ye.Unauthorized,jwt:q,reactNativeInterop:q,iframeInterop:q,appConfiguration:q,ignoreExistingSelection:!1})}};Ze=function(t,e,n,i){var r,s=arguments.length,o=s<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,n,i);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(s<3?r(o):s>3?r(e,n,o):r(e,n))||o);return s>3&&o&&Object.defineProperty(e,n,o),o}([k({name:"sss-session",resettable:!0})],Ze);const tn=new Ze,en=new class extends A{constructor(t){super(t),this.store=t}isReactNativeInteropEnabled(){return L(this.getValue().reactNativeInterop)}isIframeInteropEnabled(){return L(this.getValue().iframeInterop)}getIframeInteropMode(){const t=this.getValue().iframeInterop;if(U(t))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 t.value}}(tn),nn=new class{async submitSlateChoiceAsync(t){return Vt().url("super-choice/slate").post(t).badRequest((()=>{throw new Error("Failed to process Slate join request")})).text()}},rn=new class{constructor(){this.hostIsLocalSuperSelection=()=>"http://localhost:7100"===window.location.origin,this.hostIsDeployed=()=>window.location.origin.endsWith("partner.flarehr.com"),this.skipConsolidation=()=>en.isReactNativeInteropEnabled()?"true":"false",this.skipInsurance=()=>en.isReactNativeInteropEnabled()?"true":"false",this.environmentDiscriminator=()=>{const t=window.location.hostname.toLowerCase().split(".")[0];switch(t){case"autodev-partner":case"test-partner":case"partner":case"sandbox-partner":return t.replace("partner","");default:return"autodev-"}},this.slateJoinAppUrl=()=>`https://${this.environmentDiscriminator()}join.slatesuper.com.au/confirm`}build(t,e){if(!(null==t?void 0:t.contentDocument))return;const 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")+"/slate-redirect.html",i=Object.assign(Object.assign({},this.getSlateJoinMemberData()),{successRedirectUrl:n,cancelRedirectUrl:n,skipConsolidation:this.skipConsolidation(),skipInsurance:this.skipInsurance()});this.includeJwt()&&(i.authToken=qt.jwt);const r=n=>{const{data:i,origin:s}=n;if(i)if("slate-redirect"!==i.sender){if("flare"===i.sender&&s.endsWith("join.slatesuper.com.au"))switch(i.type){case"contentResized":t.height=i.height>0?i.height:t.height,t.width=i.width>0?i.width:t.width}}else{switch(window.removeEventListener("message",r),i.type){case"success":if(i.memberNumber){te.navigateInternallyToStandardChoice({history:e,fundName:ke.name,handleSubmitFn:t=>nn.submitSlateChoiceAsync(Object.assign({memberNumber:i.memberNumber,memberFirstName:i.memberFirstName,memberFamilyName:i.memberFamilyName,standardChoiceFormSignature:t,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)},qt.promotedFundsConfig)),promotedFundId:ke.fundId});break}default:te.navigateInternally(e,Qt.ChoicePage)}Ve()}};window.addEventListener("message",r);const s=t.contentDocument;s.open();const o=s.createElement("form");let a;for(a in o.method="POST",o.target="_self",o.action=this.slateJoinAppUrl(),i){const t=i[a];if(void 0!==t){const e=document.createElement("input");e.type="hidden",e.name=a,e.value=t,o.append(e)}}s.appendChild(o),s.close(),o.submit()}getSlateJoinMemberData(){var t,e;const n=qt.superBuyer;return{firstName:n.userProfile.firstName,middleName:n.userProfile.middleName,lastName:n.userProfile.lastName,dateOfBirth:n.userProfile.dateOfBirth,gender:(t=>{switch(t){case"Male":return"Male";case"Female":return"Female";case"Intersex":return"Intersex/Indeterminate";default:return"Unknown"}})(n.userProfile.gender),email:n.userProfile.email,mobilePhone:n.userProfile.mobilePhone,taxFileNumber:null!==(t=n.tfn)&&void 0!==t?t:"",addressLine1:n.userProfile.address.addressLine1,addressLine2:null!==(e=n.userProfile.address.addressLine2)&&void 0!==e?e:"",city:n.userProfile.address.city,state:n.userProfile.address.state,postCode:n.userProfile.address.postcode}}includeJwt(){return!this.slateJoinAppUrl().match(/autodev|sandbox/)}},sn=class{constructor(e){t(this,e)}render(){return e("sss-iframe-host",{build:t=>rn.build(t,this.history)})}},on=class{constructor(e){t(this,e),this.standardChoiceFormSignature="",this.isSubmitDisabled=!0}render(){return e(s,null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),e("div",{class:"sm:text-lg text-gray-600 max-w-800 mt-4 text-center leading-7 sm:leading-8"},"Your authorisation is required to complete your super choice by signing the standard choice form, which informs your employer of your choice of fund."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"max-w-560"},e("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),e("div",{class:"flex justify-between w-full"},e("div",null,e("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),e("div",{class:"text-sm mt-2"},Yt.fundName)),e("div",{class:"grid content-center ml-4"},e("stencil-route-link",{url:Qt.ChoicePage},e("sss-button",{size:"xs",variant:"secondary"},"Change"))))),e("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},e("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),e("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:r("assets/icon-information-circle.svg")})),e("div",{class:"ml-2"},e("p",{class:"text-sm text-blue-800 leading-5"},"Applying your full name in the text field below is the same as applying your written signature and is legally binding.")))),e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"mt-3":!0,"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=!this.formElement.checkValidity()},e("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),e("input",{type:"text",autocomplete:"off",class:{"shadow-sm focus:ring-primary-focus focus:border-primary-focus w-full text-base sm:text-sm border-gray-300 rounded-md mt-1":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":"validated"===this.formState},required:!0,minlength:"2",name:"standardChoiceFormSignature",id:"standardChoiceFormSignature",value:this.standardChoiceFormSignature,onInput:t=>this.standardChoiceFormSignature=t.target.value}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),e("div",{class:"mt-6"},e("sss-button",{fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Confirm and continue")))))))}renderLogo(){if(null==Yt.promotedFundId)return;const t=Pe(Yt.promotedFundId);return Bt.isSome(t)?e("div",{class:"pb-4 mb-4 border-b flex justify-center sm:pb-0 sm:mb-0 sm:border-b-0 sm:pr-8 sm:mr-8 sm:border-r sm:justify-start"},e("img",{class:"h-16 max-w-140 sm:h-12 sm:max-w-[100px] object-contain",alt:Yt.fundName,src:t.value})):void 0}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&(await Yt.handleSubmitFn(this.standardChoiceFormSignature.trim()),qt.markSuperSelectionAsSubmitted())}},an=class{constructor(e){t(this,e)}render(){return e(s,{class:"text-center"},e("div",{class:"flex justify-center"},e("div",{class:"relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},e((()=>e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},e("path",{d:"M443.3 100.7C449.6 106.9 449.6 117.1 443.3 123.3L171.3 395.3C165.1 401.6 154.9 401.6 148.7 395.3L4.686 251.3C-1.562 245.1-1.562 234.9 4.686 228.7C10.93 222.4 21.06 222.4 27.31 228.7L160 361.4L420.7 100.7C426.9 94.44 437.1 94.44 443.3 100.7H443.3z"}))),null)))),e("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),e("p",{class:"mt-4 text-center text-gray-600 leading-7 max-w-560 mx-auto"},"Your superannuation details have been updated successfully and will be submitted to your employer."),e("div",{class:"flex justify-center mt-8"},e("div",{class:"max-w-[200px] w-full"},e("sss-button",{size:"xl",fillWidth:!0,onClick:this.handleContinueButtonClick},e("span",null,"Continue")))))}handleContinueButtonClick(t){qt.completeSuperSelectionFlow()}},un=class{constructor(e){t(this,e),this.joinFundClicked=o(this,"joinFundClicked",7)}render(){return e(s,null,e("div",{class:"py-6 px-4 flex flex-col justify-between h-full"},e("div",null,e("div",{class:{"md:max-w-[240px]":!0,"lg:max-w-full":this.isMultiFund}},e("sss-button",{class:"uuid-button-continue",fillWidth:!0,onClick:()=>this.handleFundClick()},"Choose this fund")),e("div",{class:"text-xs text-gray-500 mt-6 leading-4"},this.disclaimer)),this.abnInfo&&this.abn&&e("div",{class:"text-xs text-gray-500 mt-2"},e("p",null,"Issued by ",this.abnInfo,"."),e("p",null,"ABN: ",this.abn))))}handleFundClick(){return this.joinFundClicked.emit()}},cn=class{constructor(e){t(this,e)}render(){return e(s,null,e("div",{class:"px-4 pt-6"},e("div",{class:"text-right w-100 -mt-5 -mr-3.5 lg:-mr-5"},this.isPromotedDefault&&e("span",{class:"text-xs bg-blue-100 text-blue-800 font-medium rounded-xl py-0.5 px-2.5 mr-1"},"Employer Default"),e("span",{class:"text-xs bg-gray-100 text-gray-800 font-medium rounded-xl py-0.5 px-2.5 mr-0.5"},"Featured")),e("div",{class:{"flex lg:block mt-2 md:mt-0":!0,"lg:mt-4":this.isMultiFund}},e("img",{class:{"h-12 md:h-14 lg:h-16 object-contain w-[80px] md:w-[96px] lg:w-[140px] md:hidden lg:object-left":!0,"lg:block":this.isMultiFund},alt:this.name,src:r("assets/"+this.logo)}),e("div",{class:"grid content-center"},e("p",{class:{"text-base md:text-lg font-bold ml-4 md:ml-0 md:mb-0":!0,"lg:mt-4":this.isMultiFund}},this.name))),e("div",{class:"mt-4 sm:mt-2 text-sm space-y-2"},this.features.map((t=>e("div",{class:"flex"},e("div",{class:"h-5 w-5 flex-none mr-1.5"},e("img",{alt:"checked",src:r("assets/icon-check.svg")})),e("div",{class:"leading-5"},t))))),this.featureSubText&&e("p",{class:"text-xs text-gray-500 italic mt-4 leading-4"},this.featureSubText)))}},ln=new class{trackClickPromotedTileAsync(t){return Lt.clickPromotedTileAsync(t)}},dn=class{constructor(e){t(this,e),this.campaignConnectRequestInProgress=!0,this.eventTrackingService=zt.Instance}async componentDidLoad(){await qt.completeCampaignConnectRequestSafe(),this.promotedFunds=this.getPromotedFunds(),this.campaignConnectRequestInProgress=!1;const t=this.promotedFunds.map((t=>t.fundId));return this.eventTrackingService.TrackSuperFundPanelViewedAsync({promotedFundsShown:t,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)})}render(){if(this.campaignConnectRequestInProgress)return e("div",{class:"w-[327px] sm:w-full bg-white flex flex-col items-center"},e("div",{class:"w-full sm:w-[440px] h-9 bg-gray-200 animate-pulse rounded"}),e("div",{class:"mt-6 w-full sm:w-[720px] h-6 bg-gray-200 animate-pulse rounded"}),e("div",{class:"mt-2 w-[220px] sm:w-[560px] h-6 bg-gray-200 animate-pulse rounded"}),e("div",{class:"mt-10 w-full sm:w-[560px] h-80 bg-gray-200 animate-pulse rounded"}),e("div",{class:"mt-10 w-full sm:w-[200px] h-11 bg-gray-200 animate-pulse rounded"}));const t=this.promotedFunds.length>1;return e(s,null,e("div",null,e("sss-header-section",{currentPage:"choice"}),e("div",{class:"mt-8 text-sm text-center leading-6"},e("p",{class:"leading-6"},"Not ready to join a new fund, or want to nominate another super fund?"),e("stencil-route-link",{url:Qt.MyOwnFund},e("span",{class:"inline-block text-primary-base font-medium mt-3"},"Skip Featured Funds ",e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"inline h-5 w-5 fill-primary-base group-hover:fill-white"},e("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3"}))))),e("div",{class:"flex justify-center mt-8"},e("div",{class:{"lg:grid border-l border-t lg:border-b rounded-lg":!0,"lg:grid-cols-1 max-w-720":1===this.promotedFunds.length,"lg:grid-cols-2 max-w-720":2===this.promotedFunds.length,"lg:grid-cols-3 max-w-960":3===this.promotedFunds.length}},this.promotedFunds.map(((n,i)=>e("div",{class:{"border-r":!0,"rounded-tr-lg":0===i,"lg:rounded-tr-none":0===i&&i!==this.promotedFunds.length-1,"rounded-br-lg lg:rounded-br-none lg:rounded-tr-lg":i===this.promotedFunds.length-1}},e("div",{class:{"flex border-b lg:border-b-0":!0,"rounded-b-lg":i===this.promotedFunds.length-1}},e("div",{class:{"hidden md:flex w-36 justify-center pt-6 pl-6":!0,"lg:hidden":t}},e("img",{class:"h-16 object-contain w-full max-w-[96px]",alt:n.name,src:r("assets/"+n.logo)})),e("div",{class:"w-full"},e("sss-super-choice-item-top",{logo:n.logo,name:n.name,features:n.features,featureSubText:n.featureSubText,isMultiFund:t,isPromotedDefault:n.isPromotedDefault}),e("div",{class:{"lg:hidden":t}},e("sss-super-choice-item-bottom",{disclaimer:n.disclaimer,abnInfo:n.abnInfo,abn:n.abn,isMultiFund:t,onJoinFundClicked:async()=>this.handleJoinSuperClickAsync(n)}))))))),this.promotedFunds.map(((n,i)=>e("div",{class:{"hidden border-r":!0,"lg:block":t,"rounded-br-lg":i===this.promotedFunds.length-1}},e("sss-super-choice-item-bottom",{disclaimer:n.disclaimer,abnInfo:n.abnInfo,abn:n.abn,isMultiFund:t,onJoinFundClicked:async()=>this.handleJoinSuperClickAsync(n)})))))),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"pb-8 sm:pb-12 max-w-720 border-b"},e("h5",{class:"font-bold sm:text-lg"},"Or, choose another super fund:"),e("ul",{class:"list-disc list-outside ml-6 mt-3 mb-6 space-y-2 leading-6 text-sm sm:text-base"},e("li",null,"Select this option if you'd like to use your current account with another super fund, your self-managed super fund, or your employer's default fund."),e("li",null,"If you are unsure of your current super fund details, you can find out at"," ",e("a",{class:"text-primary-base font-medium hover:text-primary-hover",target:"_blank",href:te.toExternalUrl("https://my.gov.au")},"www.my.gov.au")),e("li",null,"A full list of super funds can be viewed at"," ",e("a",{class:"text-primary-base font-medium hover:text-primary-hover",target:"_blank",href:te.toExternalUrl("https://www.apra.gov.au/register-of-superannuation-institutions")},"www.apra.gov.au"))),e("stencil-route-link",{url:Qt.MyOwnFund},e("sss-button",{fillWidthOnMobile:!0},"Choose another super fund")))),e("div",{class:"flex justify-center"},e("div",{class:"pt-8 sm:pt-12 max-w-720"},e("h5",{class:"font-semibold"},"IMPORTANT INFORMATION:"),e("ul",{class:"list-disc list-outside ml-6 mt-3 space-y-2 text-sm leading-6"},e("li",null,"The superannuation funds featured above are for your information only. The order, position and placement of content should not be interpreted as an opinion or recommendation (actual or implied) by Flare as to the suitability or appropriateness of any superannuation fund for you. In featuring these superannuation funds, Flare has not taken into account your objectives, financial situation or needs."),e("li",null,"This is not a comparison service. This page contains factual information only and does not constitute either general or personal advice about any financial products. We do not take into account your objectives, financial situation or needs. If you have questions or need help making a decision about your superannuation fund, you should speak to a licensed financial product advice provider."),e("li",null,"Flare, the technology partner you are accessing Flare via and your employer do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the featured superannuation funds. Flare does not endorse or accept responsibility for any of the content shown about any of the featured superannuation funds."),e("li",null,"You should consider the relevant superannuation fund’s PDS and TMD (if applicable) in deciding whether to apply to join the superannuation fund. Each of the superannuation funds featured above include a link to their PDS and TMD (if applicable) for your convenience. If you are considering joining another superannuation fund, you can typically find the PDS and TMD (if applicable) on that fund’s website."),e("li",null,"You should be aware that, if you do choose one of the featured superannuation funds, Flare and it’s associates will normally receive a fee for you doing so (this includes Simple Financial Choices Pty Ltd, a wholly owned subsidiary of Flare, which is a sub-promoter of Slate Super)."))))))}getPromotedFunds(){const t=[];return qt.promotedFunds.forEach((e=>{const n=Me.find((t=>e===t.fundId));void 0!==n&&t.push(n)})),t}async handleJoinSuperClickAsync(t){var e;const n=qt.promotedFunds,i=t.fundId==ke.fundId?V("32367272075001"):q,r=Ne(t.fundId);return await Promise.all([this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({fundUsi:Bt.isSome(i)?i.value:void 0,fundName:Bt.isSome(r)?r.value:"",promotedFundId:t.fundId,promotedFundsShown:n,defaultFundUsiSet:Bt.toUndefined(qt.defaultFundUsi)}),ln.trackClickPromotedTileAsync(t.isPromotedDefault?{promotedDefault:{fundId:t.fundId}}:{promoted:{fundId:t.fundId}})]),qe.fundId=t.fundId,qe.isPromotedDefault=null!==(e=t.isPromotedDefault)&&void 0!==e&&e,te.navigateInternally(this.history,t.route)}static get assetsDirs(){return["assets"]}},fn=class{constructor(e){t(this,e),this.group=null,this.match=null,this.componentProps={},this.exact=!1,this.scrollOnNextRender=!1,this.previousMatch=null}computeMatch(t){const e=null!=this.group||null!=this.el.parentElement&&"stencil-route-switch"===this.el.parentElement.tagName.toLowerCase();if(t&&!e)return this.previousMatch=this.match,this.match=dt(t.pathname,{path:this.url,exact:this.exact,strict:!0})}async loadCompleted(){let t={};var e,n;this.history&&this.history.location.hash?t={scrollToId:this.history.location.hash.substr(1)}:this.scrollTopOffset&&(t={scrollTopOffset:this.scrollTopOffset}),"function"==typeof this.componentUpdated?this.componentUpdated(t):!this.match||(n=this.previousMatch,null==(e=this.match)&&null==n||null!=n&&e&&n&&e.path===n.path&&e.url===n.url&&at(e.params,n.params))||!this.routeViewsUpdated||this.routeViewsUpdated(t)}async componentDidUpdate(){await this.loadCompleted()}async componentDidLoad(){await this.loadCompleted()}render(){if(!this.match||!this.history)return null;const t=Object.assign({},this.componentProps,{history:this.history,match:this.match});return this.routeRender?this.routeRender(Object.assign({},t,{component:this.component})):this.component?e(this.component,Object.assign({},t)):void 0}get el(){return u(this)}static get watchers(){return{location:["computeMatch"]}}};F.injectProps(fn,["location","history","historyType","routeViewsUpdated"]),fn.style="stencil-route.inactive{display:none}";const hn=(t,e,n)=>n(t.confirm(e)),mn=(t,e)=>{const n=t[e],i="__storage_test__";try{return n.setItem(i,i),n.removeItem(i),!0}catch(t){return t instanceof DOMException&&(22===t.code||1014===t.code||"QuotaExceededError"===t.name||"NS_ERROR_DOM_QUOTA_REACHED"===t.name)&&0!==n.length}},pn=class{constructor(e){t(this,e),this.unsubscribe=()=>{},this.activeClass="link-active",this.exact=!1,this.strict=!0,this.custom="a",this.match=null}componentWillLoad(){this.computeMatch()}computeMatch(){this.location&&(this.match=dt(this.location.pathname,{path:this.urlMatch||this.url,exact:this.exact,strict:this.strict}))}handleClick(t){var e,n,i;if(!((e=t).metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&this.history&&this.url&&this.root)return t.preventDefault(),this.history.push((i=this.root,"/"==(n=this.url).charAt(0)&&"/"==i.charAt(i.length-1)?i.slice(0,i.length-1)+n:i+n))}render(){let t={class:{[this.activeClass]:null!==this.match},onClick:this.handleClick.bind(this)};return this.anchorClass&&(t.class[this.anchorClass]=!0),"a"===this.custom&&(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})),e(this.custom,Object.assign({},t),e("slot",null))}get el(){return u(this)}static get watchers(){return{location:["computeMatch"]}}};F.injectProps(pn,["history","location","root"]);const vn=t=>"STENCIL-ROUTE"===t.tagName,wn=class{constructor(e){t(this,e),this.group=((1e17*Math.random()).toString().match(/.{4}/g)||[]).join("-"),this.subscribers=[],this.queue=c(this,"queue")}componentWillLoad(){null!=this.location&&this.regenerateSubscribers(this.location)}async regenerateSubscribers(t){if(null==t)return;let e=-1;if(this.subscribers=Array.prototype.slice.call(this.el.children).filter(vn).map(((n,i)=>{const r=dt(t.pathname,{path:n.url,exact:n.exact,strict:!0});return r&&-1===e&&(e=i),{el:n,match:r}})),-1===e)return;if(this.activeIndex===e)return void(this.subscribers[e].el.match=this.subscribers[e].match);this.activeIndex=e;const n=this.subscribers[this.activeIndex];this.scrollTopOffset&&(n.el.scrollTopOffset=this.scrollTopOffset),n.el.group=this.group,n.el.match=n.match,n.el.componentUpdated=t=>{this.queue.write((()=>{this.subscribers.forEach(((t,e)=>{if(t.el.componentUpdated=void 0,e===this.activeIndex)return t.el.style.display="";this.scrollTopOffset&&(t.el.scrollTopOffset=this.scrollTopOffset),t.el.group=this.group,t.el.match=null,t.el.style.display="none"}))})),this.routeViewsUpdated&&this.routeViewsUpdated(Object.assign({scrollTopOffset:this.scrollTopOffset},t))}}render(){return e("slot",null)}get el(){return u(this)}static get watchers(){return{location:["regenerateSubscribers"]}}};F.injectProps(wn,["location","routeViewsUpdated"]);const gn=(t,...e)=>{t||console.warn(...e)},yn=()=>{let t,e=[];return{setPrompt:e=>(gn(null==t,"A history supports only one prompt at a time"),t=e,()=>{t===e&&(t=null)}),confirmTransitionTo:(e,n,i,r)=>{if(null!=t){const s="function"==typeof t?t(e,n):t;"string"==typeof s?"function"==typeof i?i(s,r):(gn(!1,"A history needs a getUserConfirmation function in order to use a prompt message"),r(!0)):r(!1!==s)}else r(!0)},appendListener:t=>{let n=!0;const i=(...e)=>{n&&t(...e)};return e.push(i),()=>{n=!1,e=e.filter((t=>t!==i))}},notifyListeners:(...t)=>{e.forEach((e=>e(...t)))}}},bn=(t,e="scrollPositions")=>{let n=new Map;const i=(e,i)=>{if(n.set(e,i),mn(t,"sessionStorage")){const e=[];n.forEach(((t,n)=>{e.push([n,t])})),t.sessionStorage.setItem("scrollPositions",JSON.stringify(e))}};if(mn(t,"sessionStorage")){const i=t.sessionStorage.getItem(e);n=i?new Map(JSON.parse(i)):n}return"scrollRestoration"in t.history&&(history.scrollRestoration="manual"),{set:i,get:t=>n.get(t),has:t=>n.has(t),capture:e=>{i(e,[t.scrollX,t.scrollY])}}},xn={hashbang:{encodePath:t=>"!"===t.charAt(0)?t:"!/"+nt(t),decodePath:t=>"!"===t.charAt(0)?t.substr(1):t},noslash:{encodePath:nt,decodePath:et},slash:{encodePath:et,decodePath:et}},Sn=(t,e)=>{const n=0==t.pathname.indexOf(e)?"/"+t.pathname.slice(e.length):t.pathname;return Object.assign({},t,{pathname:n})},kn={browser:(t,e={})=>{let n=!1;const i=t.history,r=t.location,s=t.navigator,o=(t=>{const e=t.navigator.userAgent;return(-1===e.indexOf("Android 2.")&&-1===e.indexOf("Android 4.0")||-1===e.indexOf("Mobile Safari")||-1!==e.indexOf("Chrome")||-1!==e.indexOf("Windows Phone"))&&t.history&&"pushState"in t.history})(t),a=!(-1===s.userAgent.indexOf("Trident")),u=bn(t),c=null!=e.forceRefresh&&e.forceRefresh,l=null!=e.getUserConfirmation?e.getUserConfirmation:hn,d=null!=e.keyLength?e.keyLength:6,f=e.basename?tt(et(e.basename)):"",h=()=>{try{return t.history.state||{}}catch(t){return{}}},m=t=>{t=t||{};const{key:e,state:n}=t,{pathname:i,search:s,hash:o}=r;let a=i+s+o;return gn(!f||Q(a,f),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+a+'" to begin with "'+f+'".'),f&&(a=Z(a,f)),ut(a,n,e||st(d))},p=yn(),v=t=>{u.capture(N.location.key),Object.assign(N,t),N.location.scrollPosition=u.get(N.location.key),N.length=i.length,p.notifyListeners(N.location,N.action)},w=t=>{((t,e)=>void 0===e.state&&-1===t.userAgent.indexOf("CriOS"))(s,t)||y(m(t.state))},g=()=>{y(m(h()))},y=t=>{if(n)n=!1,v();else{const e="POP";p.confirmTransitionTo(t,e,l,(n=>{n?v({action:e,location:t}):b(t)}))}},b=t=>{let e=S.indexOf(N.location.key),i=S.indexOf(t.key);-1===e&&(e=0),-1===i&&(i=0);const r=e-i;r&&(n=!0,F(r))},x=m(h());let S=[x.key],k=0,C=!1;const A=t=>f+it(t),F=t=>{i.go(t)},M=e=>{k+=e,1===k?(t.addEventListener("popstate",w),a&&t.addEventListener("hashchange",g)):0===k&&(t.removeEventListener("popstate",w),a&&t.removeEventListener("hashchange",g))},N={length:i.length,action:"POP",location:x,createHref:A,push:(t,e)=>{gn(!("object"==typeof t&&void 0!==t.state&&void 0!==e),"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");const n="PUSH",s=ut(t,e,st(d),N.location);p.confirmTransitionTo(s,n,l,(t=>{if(!t)return;const e=A(s),{key:a,state:u}=s;if(o)if(i.pushState({key:a,state:u},"",e),c)r.href=e;else{const t=S.indexOf(N.location.key),e=S.slice(0,-1===t?0:t+1);e.push(s.key),S=e,v({action:n,location:s})}else gn(void 0===u,"Browser history cannot push state in browsers that do not support HTML5 history"),r.href=e}))},replace:(t,e)=>{gn(!("object"==typeof t&&void 0!==t.state&&void 0!==e),"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");const n="REPLACE",s=ut(t,e,st(d),N.location);p.confirmTransitionTo(s,n,l,(t=>{if(!t)return;const e=A(s),{key:a,state:u}=s;if(o)if(i.replaceState({key:a,state:u},"",e),c)r.replace(e);else{const t=S.indexOf(N.location.key);-1!==t&&(S[t]=s.key),v({action:n,location:s})}else gn(void 0===u,"Browser history cannot replace state in browsers that do not support HTML5 history"),r.replace(e)}))},go:F,goBack:()=>F(-1),goForward:()=>F(1),block:(t="")=>{const e=p.setPrompt(t);return C||(M(1),C=!0),()=>(C&&(C=!1,M(-1)),e())},listen:t=>{const e=p.appendListener(t);return M(1),()=>{M(-1),e()}},win:t};return N},hash:(t,e={})=>{let n=!1,i=null,r=0,s=!1;const o=t.location,a=t.history,u=-1===t.navigator.userAgent.indexOf("Firefox"),c=null!=e.keyLength?e.keyLength:6,{getUserConfirmation:l=hn,hashType:d="slash"}=e,f=e.basename?tt(et(e.basename)):"",{encodePath:h,decodePath:m}=xn[d],p=()=>{const t=o.href,e=t.indexOf("#");return-1===e?"":t.substring(e+1)},v=t=>{const e=o.href.indexOf("#");o.replace(o.href.slice(0,e>=0?e:0)+"#"+t)},w=()=>{let t=m(p());return gn(!f||Q(t,f),'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "'+t+'" to begin with "'+f+'".'),f&&(t=Z(t,f)),ut(t,void 0,st(c))},g=yn(),y=t=>{Object.assign(P,t),P.length=a.length,g.notifyListeners(P.location,P.action)},b=()=>{const t=p(),e=h(t);if(t!==e)v(e);else{const t=w(),e=P.location;if(!n&&(r=e).pathname===(s=t).pathname&&r.search===s.search&&r.hash===s.hash&&r.key===s.key&&at(r.state,s.state))return;if(i===it(t))return;i=null,x(t)}var r,s},x=t=>{if(n)n=!1,y();else{const e="POP";g.confirmTransitionTo(t,e,l,(n=>{n?y({action:e,location:t}):S(t)}))}},S=t=>{let e=F.lastIndexOf(it(P.location)),i=F.lastIndexOf(it(t));-1===e&&(e=0),-1===i&&(i=0);const r=e-i;r&&(n=!0,M(r))},k=p(),C=h(k);k!==C&&v(C);const A=w();let F=[it(A)];const M=t=>{gn(u,"Hash history go(n) causes a full page reload in this browser"),a.go(t)},N=(t,e)=>{r+=e,1===r?t.addEventListener("hashchange",b):0===r&&t.removeEventListener("hashchange",b)},P={length:a.length,action:"POP",location:A,createHref:t=>"#"+h(f+it(t)),push:(t,e)=>{gn(void 0===e,"Hash history cannot push state; it is ignored");const n="PUSH",r=ut(t,void 0,st(c),P.location);g.confirmTransitionTo(r,n,l,(t=>{if(!t)return;const e=it(r),s=h(f+e);if(p()!==s){i=e,(t=>{o.hash=t})(s);const t=F.lastIndexOf(it(P.location)),a=F.slice(0,-1===t?0:t+1);a.push(e),F=a,y({action:n,location:r})}else gn(!1,"Hash history cannot PUSH the same path; a new entry will not be added to the history stack"),y()}))},replace:(t,e)=>{gn(void 0===e,"Hash history cannot replace state; it is ignored");const n="REPLACE",r=ut(t,void 0,st(c),P.location);g.confirmTransitionTo(r,n,l,(t=>{if(!t)return;const e=it(r),s=h(f+e);p()!==s&&(i=e,v(s));const o=F.indexOf(it(P.location));-1!==o&&(F[o]=e),y({action:n,location:r})}))},go:M,goBack:()=>M(-1),goForward:()=>M(1),block:(e="")=>{const n=g.setPrompt(e);return s||(N(t,1),s=!0),()=>(s&&(s=!1,N(t,-1)),n())},listen:e=>{const n=g.appendListener(e);return N(t,1),()=>{N(t,-1),n()}},win:t};return P}},Cn=class{constructor(e){t(this,e),this.root="/",this.historyType="browser",this.titleSuffix="",this.routeViewsUpdated=(t={})=>{if(this.history&&t.scrollToId&&"browser"===this.historyType){const e=this.history.win.document.getElementById(t.scrollToId);if(e)return e.scrollIntoView()}this.scrollTo(t.scrollTopOffset||this.scrollTopOffset)},this.isServer=c(this,"isServer"),this.queue=c(this,"queue")}componentWillLoad(){this.history=kn[this.historyType](this.el.ownerDocument.defaultView),this.history.listen((t=>{t=Sn(t,this.root),this.location=t})),this.location=Sn(this.history.location,this.root)}scrollTo(t){const e=this.history;if(null!=t&&!this.isServer&&e)return"POP"===e.action&&Array.isArray(e.location.scrollPosition)?this.queue.write((()=>{e&&e.location&&Array.isArray(e.location.scrollPosition)&&e.win.scrollTo(e.location.scrollPosition[0],e.location.scrollPosition[1])})):this.queue.write((()=>{e.win.scrollTo(0,t)}))}render(){if(this.location&&this.history)return e(F.Provider,{state:{historyType:this.historyType,location:this.location,titleSuffix:this.titleSuffix,root:this.root,history:this.history,routeViewsUpdated:this.routeViewsUpdated}},e("slot",null))}get el(){return u(this)}},An=class{constructor(e){t(this,e),this.stepSubmitSuccess=o(this,"step-completion",7),this.successPageAcknowledged=o(this,"successPageAcknowledged",5),this.initialised=o(this,"initialised",7),this.isSelfHosted=!1,this.isAppInitialised=!1}async componentWillLoad(){const t=Bt.fromNullable(this.accessToken);if(Bt.isNone(t))throw Error("jwt property is missing.");qt.state.jwt=t;const e=Bt.fromNullable(this.backendUrl);if(Bt.isNone(e))throw Error("apiBaseUrl property is missing.");qt.state.apiBaseUrl=Bt.some(e.value.replace(/\/$/,"")+"/");const n=Bt.fromNullable(this.appBaseUrl);if(Bt.isNone(n))throw Error("appBaseUrl property is missing.");qt.state.appBaseUrl=Bt.some(n.value.replace(/\/$/,"")),qt.onChange("hasSuccessPageBeenAcknowledged",(()=>this.successPageAcknowledged.emit())),qt.onChange("hasSuperSelectionBeenSubmitted",(t=>{t&&(this.stepSubmitSuccess.emit(),qt.state.hasSuperSelectionBeenSubmitted=!1,this.isSelfHosted&&te.navigateInternally(this.history,Qt.Success))}))}async componentDidLoad(){await qt.loadAppStateAsync();const t=await _e.GetExistingFundAsync();this.isAppInitialised=!0,this.initialised.emit({accountIdOrDefault:qt.accountIdOrDefault,partnerIdOrDefault:qt.partnerIdOrDefault,profileId:qt.profileId}),$t();const e=Bt.fromNullable(this.ignoreExistingSelection),n=Bt.isSome(e)&&e.value;Bt.isSome(t)&&"Inactive"!==t.value.valid&&!n?te.navigateInternally(this.history,Qt.ExistingChoicePage):te.navigateInternally(this.history,Qt.ConsentPage)}authTokenChanged(t){qt.state.jwt=Bt.fromNullable(t)}onRouteChange(){null===window||void 0===window||window.scroll(0,0)}render(){return e(s,null,e("link",{rel:"stylesheet",href:r("apollo-super-selection.css"),media:"all"}),this.renderAppContent())}isFundJoinPage(){return window.location.pathname.includes(Qt.SlateJoin)||window.location.pathname.includes(Qt.PromotedFundJoinV1)||window.location.pathname.includes(Qt.PromotedFundJoinV2)}getFooterTextOverride(){return null!==(e=null===(t=Fe[qe.fundId])||void 0===t?void 0:t.footnoteTextOverride)&&void 0!==e?e:q;var t,e}routerBaseUrl(){var t;return(null===(t=this.appBaseUrl)||void 0===t?void 0:t.replace(/\/$/,""))+"/"}renderAppContent(){return e("stencil-router",{root:this.routerBaseUrl(),class:"font-inter"},e("stencil-route-switch",{scrollTopOffset:0},this.isAppInitialised?e("div",{class:{"pt-28":!0,"-mt-12 pb-6":!this.isFundJoinPage(),"-mt-28":this.isFundJoinPage()}},Zt,e("sss-footer-section",{textOverride:this.getFooterTextOverride()})):e("div",{class:"flex justify-center py-20"},e("sss-loading-indicator",null))))}static get assetsDirs(){return["assets"]}static get watchers(){return{accessToken:["authTokenChanged"],location:["onRouteChange"]}}};W(An),An.style="html{scroll-behavior:smooth}stencil-route{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:center;justify-content:center}stencil-route:empty{display:none}input+.invalid-feedback{display:none}select+.invalid-feedback{display:none}.was-validated input:invalid+.invalid-feedback{display:block}.was-validated select:invalid+.invalid-feedback{display:block}";var Fn,Mn=[],Nn="ResizeObserver loop completed with undelivered notifications.";!function(t){t.BORDER_BOX="border-box",t.CONTENT_BOX="content-box",t.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(Fn||(Fn={}));var Pn,_n=function(t){return Object.freeze(t)},In=function(t,e){this.inlineSize=t,this.blockSize=e,_n(this)},En=function(){function t(t,e,n,i){return this.x=t,this.y=e,this.width=n,this.height=i,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,_n(this)}return t.prototype.toJSON=function(){var t=this;return{x:t.x,y:t.y,top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.width,height:t.height}},t.fromRect=function(e){return new t(e.x,e.y,e.width,e.height)},t}(),Tn=function(t){return t instanceof SVGElement&&"getBBox"in t},Bn=function(t){if(Tn(t)){var e=t.getBBox();return!e.width&&!e.height}return!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},jn=function(t){var e,n,i=null===(n=null===(e=t)||void 0===e?void 0:e.ownerDocument)||void 0===n?void 0:n.defaultView;return!!(i&&t instanceof i.Element)},Rn="undefined"!=typeof window?window:{},Dn=new WeakMap,On=/auto|scroll/,Ln=/^tb|vertical/,Un=/msie|trident/i.test(Rn.navigator&&Rn.navigator.userAgent),qn=function(t){return parseFloat(t||"0")},Vn=function(t,e,n){return void 0===t&&(t=0),void 0===e&&(e=0),void 0===n&&(n=!1),new In((n?e:t)||0,(n?t:e)||0)},Hn=_n({devicePixelContentBoxSize:Vn(),borderBoxSize:Vn(),contentBoxSize:Vn(),contentRect:new En(0,0,0,0)}),zn=function(t,e){if(void 0===e&&(e=!1),Dn.has(t)&&!e)return Dn.get(t);if(Bn(t))return Dn.set(t,Hn),Hn;var n=getComputedStyle(t),i=Tn(t)&&t.ownerSVGElement&&t.getBBox(),r=!Un&&"border-box"===n.boxSizing,s=Ln.test(n.writingMode||""),o=!i&&On.test(n.overflowY||""),a=!i&&On.test(n.overflowX||""),u=i?0:qn(n.paddingTop),c=i?0:qn(n.paddingRight),l=i?0:qn(n.paddingBottom),d=i?0:qn(n.paddingLeft),f=i?0:qn(n.borderTopWidth),h=i?0:qn(n.borderRightWidth),m=i?0:qn(n.borderBottomWidth),p=d+c,v=u+l,w=(i?0:qn(n.borderLeftWidth))+h,g=f+m,y=a?t.offsetHeight-g-t.clientHeight:0,b=o?t.offsetWidth-w-t.clientWidth:0,x=r?p+w:0,S=r?v+g:0,k=i?i.width:qn(n.width)-x-b,C=i?i.height:qn(n.height)-S-y,A=k+p+b+w,F=C+v+y+g,M=_n({devicePixelContentBoxSize:Vn(Math.round(k*devicePixelRatio),Math.round(C*devicePixelRatio),s),borderBoxSize:Vn(A,F,s),contentBoxSize:Vn(k,C,s),contentRect:new En(d,u,k,C)});return Dn.set(t,M),M},Wn=function(t,e,n){var i=zn(t,n),r=i.borderBoxSize,s=i.contentBoxSize,o=i.devicePixelContentBoxSize;switch(e){case Fn.DEVICE_PIXEL_CONTENT_BOX:return o;case Fn.BORDER_BOX:return r;default:return s}},$n=function(t){var e=zn(t);this.target=t,this.contentRect=e.contentRect,this.borderBoxSize=_n([e.borderBoxSize]),this.contentBoxSize=_n([e.contentBoxSize]),this.devicePixelContentBoxSize=_n([e.devicePixelContentBoxSize])},Xn=function(t){if(Bn(t))return 1/0;for(var e=0,n=t.parentNode;n;)e+=1,n=n.parentNode;return e},Gn=function(){var t=1/0,e=[];Mn.forEach((function(n){if(0!==n.activeTargets.length){var i=[];n.activeTargets.forEach((function(e){var n=new $n(e.target),r=Xn(e.target);i.push(n),e.lastReportedSize=Wn(e.target,e.observedBox),r<t&&(t=r)})),e.push((function(){n.callback.call(n.observer,i,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,i=e;n<i.length;n++)(0,i[n])();return t},Jn=function(t){Mn.forEach((function(e){e.activeTargets.splice(0,e.activeTargets.length),e.skippedTargets.splice(0,e.skippedTargets.length),e.observationTargets.forEach((function(n){n.isActive()&&(Xn(n.target)>t?e.activeTargets.push(n):e.skippedTargets.push(n))}))}))},Kn=[],Yn=0,Qn={attributes:!0,characterData:!0,childList:!0,subtree:!0},Zn=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],ti=function(t){return void 0===t&&(t=0),Date.now()+t},ei=!1,ni=new(function(){function t(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return t.prototype.run=function(t){var e=this;if(void 0===t&&(t=250),!ei){ei=!0;var n,i=ti(t);n=function(){var n=!1;try{n=function(){var t,e=0;for(Jn(e);Mn.some((function(t){return t.activeTargets.length>0}));)e=Gn(),Jn(e);return Mn.some((function(t){return t.skippedTargets.length>0}))&&("function"==typeof ErrorEvent?t=new ErrorEvent("error",{message:Nn}):((t=document.createEvent("Event")).initEvent("error",!1,!1),t.message=Nn),window.dispatchEvent(t)),e>0}()}finally{if(ei=!1,t=i-ti(),!Yn)return;n?e.run(1e3):t>0?e.run(t):e.start()}},function(t){if(!Pn){var e=0,n=document.createTextNode("");new MutationObserver((function(){return Kn.splice(0).forEach((function(t){return t()}))})).observe(n,{characterData:!0}),Pn=function(){n.textContent=""+(e?e--:e++)}}Kn.push(t),Pn()}((function(){requestAnimationFrame(n)}))}},t.prototype.schedule=function(){this.stop(),this.run()},t.prototype.observe=function(){var t=this,e=function(){return t.observer&&t.observer.observe(document.body,Qn)};document.body?e():Rn.addEventListener("DOMContentLoaded",e)},t.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),Zn.forEach((function(e){return Rn.addEventListener(e,t.listener,!0)})))},t.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),Zn.forEach((function(e){return Rn.removeEventListener(e,t.listener,!0)})),this.stopped=!0)},t}()),ii=function(t){!Yn&&t>0&&ni.start(),!(Yn+=t)&&ni.stop()},ri=function(){function t(t,e){this.target=t,this.observedBox=e||Fn.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var t,e=Wn(this.target,this.observedBox,!0);return Tn(t=this.target)||function(t){switch(t.tagName){case"INPUT":if("image"!==t.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(t)||"inline"!==getComputedStyle(t).display||(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},t}(),si=function(t,e){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=e},oi=new WeakMap,ai=function(t,e){for(var n=0;n<t.length;n+=1)if(t[n].target===e)return n;return-1},ui=function(){function t(){}return t.connect=function(t,e){var n=new si(t,e);oi.set(t,n)},t.observe=function(t,e,n){var i=oi.get(t),r=0===i.observationTargets.length;ai(i.observationTargets,e)<0&&(r&&Mn.push(i),i.observationTargets.push(new ri(e,n&&n.box)),ii(1),ni.schedule())},t.unobserve=function(t,e){var n=oi.get(t),i=ai(n.observationTargets,e);i>=0&&(1===n.observationTargets.length&&Mn.splice(Mn.indexOf(n),1),n.observationTargets.splice(i,1),ii(-1))},t.disconnect=function(t){var e=this,n=oi.get(t);n.observationTargets.slice().forEach((function(n){return e.unobserve(t,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},t}(),ci=function(){function t(t){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof t)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");ui.connect(this,t)}return t.prototype.observe=function(t,e){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!jn(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");ui.observe(this,t,e)},t.prototype.unobserve=function(t){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!jn(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");ui.unobserve(this,t)},t.prototype.disconnect=function(){ui.disconnect(this)},t.toString=function(){return"function ResizeObserver () { [polyfill code] }"},t}();const li=new class{constructor(){this._appRootUrl=new z((()=>this.resolveRootUrl())),this.getAppRootUrl=()=>this._appRootUrl.value,this.getAppHostUrl=()=>`${window.location.origin}${this.getAppRootUrl()}`.replace(/\/$/,"")}async loadConfigurationAsync(){const t=await Nt(this.getAppRootUrl()+"config.json").get().json();tn.update({appConfiguration:Bt.fromNullable(t)})}resolveRootUrl(){const t=Bt.fromNullable(window.location.pathname.match(/^\/super-selection\/embed\/v1.0\/app/));if(Bt.isNone(t))throw Error("Unsupported host URL");return t.value[0]+"/"}},di=new class{constructor(){this.ignoreExistingSelectionQueryParameter="ignoreExistingSelection"}init(t){const e=new URLSearchParams(t),n=Bt.fromNullable(e.get(this.ignoreExistingSelectionQueryParameter)),i=Bt.fold((()=>!1),(t=>"true"===t))(n);tn.update({ignoreExistingSelection:i})}};function fi(){return"undefined"!=typeof globalThis&&globalThis?globalThis:"undefined"!=typeof self&&self?self:"undefined"!=typeof window&&window?window:"undefined"!=typeof global&&global?global:null}function hi(t){var e=Object.create;if(e)return e(t);if(null==t)return{};var n=typeof t;if("object"!==n&&"function"!==n)throw new TypeError("Object prototype may only be an Object:"+t);function i(){}return i.prototype=t,new i}var mi,pi,vi=function(t,e){return(vi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},wi=fi()||{};pi=function(t,e){function n(){this.constructor=t}vi(t,e),t.prototype=null===e?hi(e):(n.prototype=e.prototype,new n)},(mi=wi).__assign||(mi.__assign=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}),mi.__extends||(mi.__extends=pi),__assign||(__assign=wi.__assign),__extends||(__extends=wi.__extends);var gi=fi;function yi(t){var e=gi();return e&&e[t]?e[t]:"window"===t&&bi()?window:null}function bi(){return Boolean("object"==typeof window&&window)}function xi(){return bi()?window:yi("window")}function Si(){return Boolean("object"==typeof document&&document)}function ki(){return Si()?document:yi("document")}function Ci(){return Boolean("object"==typeof navigator&&navigator)?navigator:yi("navigator")}function Ai(){return"object"==typeof location&&location?location:yi("location")}function Fi(){return yi("performance")}function Mi(){return Boolean("object"==typeof JSON&&JSON||null!==yi("JSON"))}function Ni(){return Mi()?JSON||yi("JSON"):null}var Pi=null,_i=!1,Ii=123456789,Ei=987654321;function Ti(t){t<0&&(t>>>=0),Ii=123456789+t&4294967295,Ei=987654321-t&4294967295,_i=!0}function Bi(){Ti(4294967296*Math.random()^(new Date).getTime())}function ji(t,e){return typeof t===e}function Ri(t){return ji(t,"undefined")||void 0===t}function Di(t){return Ri(t)||null===t}function Oi(t,e){return t&&Object.prototype.hasOwnProperty.call(t,e)}function Li(t){return ji(t,"object")}function Ui(t){return ji(t,"function")}function qi(t,e,n,i){void 0===i&&(i=!1);var r=!1;if(!Di(t))try{Di(t.addEventListener)?Di(t.attachEvent)||(t.attachEvent("on"+e,n),r=!0):(t.addEventListener(e,n,i),r=!0)}catch(t){}return r}function Vi(t,e,n,i){if(void 0===i&&(i=!1),!Di(t))try{Di(t.removeEventListener)?Di(t.detachEvent)||t.detachEvent("on"+e,n):t.removeEventListener(e,n,i)}catch(t){}}function Hi(t,e){if(t&&Li(t))for(var n in t)Oi(t,n)&&e.call(t,n,t[n])}var zi,Wi=function(){function t(){}return t.isDate=function(t){return"[object Date]"===Object.prototype.toString.call(t)},t.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)},t.isError=function(t){return"[object Error]"===Object.prototype.toString.call(t)},t.isString=function(t){return ji(t,"string")},t.isNumber=function(t){return ji(t,"number")},t.isBoolean=function(t){return ji(t,"boolean")},t.disableCookies=function(){t._canUseCookies=!1},t.newGuid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace($i,(function(e){var n=0|t.randomValue(15);return("x"===e?n:3&n|8).toString(16)}))},t.toISOString=function(e){if(t.isDate(e)){var n=function(t){var e=String(t);return 1===e.length&&(e="0"+e),e};return e.getUTCFullYear()+"-"+n(e.getUTCMonth()+1)+"-"+n(e.getUTCDate())+"T"+n(e.getUTCHours())+":"+n(e.getUTCMinutes())+":"+n(e.getUTCSeconds())+"."+String((e.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}},t.arrForEach=function(t,e,n){for(var i=t.length,r=0;r<i;r++)r in t&&e.call(n||t,t[r],r,t)},t.arrIndexOf=function(t,e,n){for(var i=t.length,r=n||0,s=Math.max(r>=0?r:i-Math.abs(r),0);s<i;s++)if(s in t&&t[s]===e)return s;return-1},t.arrMap=function(t,e,n){for(var i=t.length,r=n||t,s=new Array(i),o=0;o<i;o++)o in t&&(s[o]=e.call(r,t[o],t));return s},t.arrReduce=function(t,e,n){var i,r=t.length,s=0;if(arguments.length>=3)i=arguments[2];else{for(;s<r&&!(s in t);)s++;i=t[s++]}for(;s<r;)s in t&&(i=e(i,t[s],s,t)),s++;return i},t.strTrim=function(e){return t.isString(e)?e.replace(/^\s+|\s+$/g,""):e},t.objKeys=function(t){var e=!{toString:null}.propertyIsEnumerable("toString");if(!(Ui(t)||Li(t)&&null!==t))throw new TypeError("objKeys called on non-object");var n=[];for(var i in t)Oi(t,i)&&n.push(i);if(e)for(var r=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],s=r.length,o=0;o<s;o++)Oi(t,r[o])&&n.push(r[o]);return n},t.objDefineAccessors=function(t,e,n,i){var r=Object.defineProperty;if(r)try{var s={enumerable:!0,configurable:!0};return n&&(s.get=n),i&&(s.set=i),r(t,e,s),!0}catch(t){}return!1},t.addEventHandler=function(t,e){var n=!1,i=xi();i&&(n=qi(i,t,e),n=qi(i.body,t,e)||n);var r=ki();return r&&(n=Xi.Attach(r,t,e)||n),n},t.dateNow=function(){var t=Date;return t.now?t.now():(new t).getTime()},t.perfNow=function(){var e=Fi();return e&&e.now?e.now():t.dateNow()},t.newId=function(e){void 0===e&&(e=22);for(var n=t.random32()>>>0,i=0,r="";r.length<e;)i++,r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(63&n),n>>>=6,5===i&&(n=(t.random32()<<2&4294967295|3&n)>>>0,i=0);return r},t.isIE=function(){if(null===Pi){var t=((Ci()||{}).userAgent||"").toLowerCase();Pi=-1!==t.indexOf("msie")||-1!==t.indexOf("trident/")}return Pi},t.randomValue=function(e){return e>0?Math.floor(t.random32()/4294967295*(e+1))>>>0:0},t.random32=function(e){var n,i=yi("crypto")||yi("msCrypto");return i&&i.getRandomValues?n=4294967295&i.getRandomValues(new Uint32Array(1))[0]:t.isIE()?(_i||Bi(),n=4294967295&t.mwcRandom32()):n=Math.floor(4294967296*Math.random()|0),e||(n>>>=0),n},t.mwcRandomSeed=function(t){t?Ti(t):Bi()},t.mwcRandom32=function(t){var e=((Ei=36969*(65535&Ei)+(Ei>>16)&4294967295)<<16)+(65535&(Ii=18e3*(65535&Ii)+(Ii>>16)&4294967295))>>>0&4294967295|0;return t||(e>>>=0),e},t.generateW3CId=function(){for(var e,n=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],i="",r=0;r<4;r++)i+=n[15&(e=t.random32())]+n[e>>4&15]+n[e>>8&15]+n[e>>12&15]+n[e>>16&15]+n[e>>20&15]+n[e>>24&15]+n[e>>28&15];var s=n[8+(3&t.random32())|0];return i.substr(0,8)+i.substr(9,4)+"4"+i.substr(13,3)+s+i.substr(16,3)+i.substr(19,12)},t.isTypeof=ji,t.isUndefined=Ri,t.isNullOrUndefined=Di,t.hasOwnProperty=Oi,t.isFunction=Ui,t.isObject=Li,t.objCreate=hi,t}(),$i=/[xy]/g,Xi=function(){function t(){}return t.Attach=qi,t.AttachEvent=qi,t.Detach=Vi,t.DetachEvent=Vi,t}();!function(t){t[t.CRITICAL=1]="CRITICAL",t[t.WARNING=2]="WARNING"}(zi||(zi={}));var Gi=Object.getPrototypeOf,Ji=0;
|
|
2
|
+
/*!
|
|
3
|
+
* Microsoft Dynamic Proto Utility, 1.1.0
|
|
4
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
5
|
+
*/function Ki(t,e){return t&&Object.prototype.hasOwnProperty.call(t,e)}function Yi(t){return"function"==typeof t}function Qi(t){return t&&(t===Object.prototype||t===Array.prototype)}function Zi(t){return Qi(t)||t===Function.prototype}function tr(t){if(t){if(Gi)return Gi(t);var e=t.__proto__||t.prototype||t.constructor;if(e)return e}return null}function er(t,e,n){return"constructor"!==e&&Yi(t[e])&&(n||Ki(t,e))}function nr(t){throw new TypeError("DynamicProto: "+t)}function ir(t,e){for(var n=t.length-1;n>=0;n--)if(t[n]===e)return!0;return!1}function rr(t,e,n,i){var r=null;if(t&&Ki(n,"_dynClass")){var s=t._dynInstFuncs||{};if((r=(s[n._dynClass]||{})[e])||nr("Missing ["+e+"] function"),!r._dynInstChk&&!1!==s._dynInstChk){for(var o=!Ki(t,e),a=tr(t),u=[];o&&a&&!Zi(a)&&!ir(u,a);){var c=a[e];if(c){o=c===i;break}u.push(a),a=tr(a)}try{o&&(t[e]=r),r._dynInstChk=1}catch(t){s._dynInstChk=!1}}}return r}function sr(t,e,n){var i=e[t];return i===n&&(i=tr(e)[t]),Yi(i)||nr("["+t+"] is not a function"),i}function or(t,e){return Ki(t,"prototype")?t.name||e||"_unknown_":((t||{}).constructor||{}).name||e||"_unknown_"}function ar(t,e,n,i){Ki(t,"prototype")||nr("theClass is an invalid class definition.");var r=t.prototype;(function(t,e){for(var n=tr(e);n&&!Zi(n);){if(n===t)return!0;n=tr(n)}return!1})(r,e)||nr("["+or(t)+"] is not in class hierarchy of ["+or(e)+"]");var s=null;Ki(r,"_dynClass")?s=r._dynClass:(s="_dynCls$"+or(t,"_")+"$"+Ji,Ji++,r._dynClass=s);var o=ar._dfOpts,a=!!o.useBaseInst;a&&i&&void 0!==i.useBaseInst&&(a=!!i.useBaseInst);var u=function(t){var e={};for(var n in t)!e[n]&&er(t,n,!1)&&(e[n]=t[n]);return e}(e);n(e,function(t,e,n,i){function r(t,e,n){var r=e[o];if(r._isDynProxy&&i){var s=t._dynInstFuncs||{};!1!==s._dynInstChk&&(r=(s[e._dynClass]||{})[n]||r)}return function(){return r.apply(t,arguments)}}var s={};for(var o in n)s[o]=r(e,n,o);for(var a=tr(t),u=[];a&&!Zi(a)&&!ir(u,a);){for(var o in a)!s[o]&&er(a,o,!Gi)&&(s[o]=r(e,a,o));u.push(a),a=tr(a)}return s}(r,e,u,a));var c=!!Gi&&!!o.setInstFuncs;c&&i&&(c=!!i.setInstFuncs),function(t,e,n,i,r){function s(t,e){var n=function(){return(rr(this,e,t,n)||sr(e,t,n)).apply(this,arguments)};return n._isDynProxy=1,n}if(!Qi(t)){var o=n._dynInstFuncs=n._dynInstFuncs||{},a=o[e]=o[e]||{};for(var u in!1!==o._dynInstChk&&(o._dynInstChk=!!r),n)er(n,u,!1)&&n[u]!==i[u]&&(a[u]=n[u],delete n[u],(!Ki(t,u)||t[u]&&!t[u]._isDynProxy)&&(t[u]=s(t,u)))}}(r,s,e,u,!1!==c)}function ur(t){return t?'"'+t.replace(/\"/g,"")+'"':""}ar._dfOpts={setInstFuncs:!0,useBaseInst:!0};var cr=function(){function t(t,e,n,i){void 0===n&&(n=!1);var r=this;r.messageId=t,r.message=(n?"AI: ":"AI (Internal): ")+t;var s="";Mi()&&(s=Ni().stringify(i));var o=(e?" message:"+ur(e):"")+(i?" props:"+ur(s):"");r.message+=o}return t.dataType="MessageData",t}(),lr=function(){function t(e){this.identifier="DiagnosticLogger",this.queue=[];var n=0,i={};ar(t,this,(function(t){var r=Wi.isNullOrUndefined,s=Wi.isUndefined,o=Wi.isFunction;function a(t,n){var i=e[t];return r(i)?n:i}r(e)&&(e={}),t.consoleLoggingLevel=function(){return a("loggingLevelConsole",0)},t.telemetryLoggingLevel=function(){return a("loggingLevelTelemetry",1)},t.maxInternalMessageLimit=function(){return a("maxMessageLimit",25)},t.enableDebugExceptions=function(){return a("enableDebugExceptions",!1)},t.throwInternal=function(e,n,r,o,a){void 0===a&&(a=!1);var u=new cr(n,r,a,o);if(t.enableDebugExceptions())throw u;if(!s(u)&&u&&!s(u.message)){if(a){var c=+u.messageId;!i[c]&&t.consoleLoggingLevel()>=zi.WARNING&&(t.warnToConsole(u.message),i[c]=!0)}else t.consoleLoggingLevel()>=zi.WARNING&&t.warnToConsole(u.message);t.logInternalMessage(e,u)}},t.warnToConsole=function(t){var e="undefined"!=typeof console?console:yi("console");if(e){var n="log";e.warn&&(n="warn"),o(e[n])&&e[n](t)}},t.resetInternalMessageCount=function(){n=0,i={}},t.logInternalMessage=function(e,r){if(!(n>=t.maxInternalMessageLimit())){var s=!0,o="AITR_"+r.messageId;if(i[o]?s=!1:i[o]=!0,s&&(e<=t.telemetryLoggingLevel()&&(t.queue.push(r),n++),n===t.maxInternalMessageLimit())){var a="Internal events throttle limit per PageView reached for this app.",u=new cr(23,a,!1);t.queue.push(u),t.warnToConsole(a)}}}}))}return t.prototype.enableDebugExceptions=function(){return!1},t.prototype.consoleLoggingLevel=function(){return 0},t.prototype.telemetryLoggingLevel=function(){return 1},t.prototype.maxInternalMessageLimit=function(){return 25},t.prototype.throwInternal=function(){},t.prototype.warnToConsole=function(){},t.prototype.resetInternalMessageCount=function(){},t.prototype.logInternalMessage=function(){},t}(),dr=function(){function t(e,n,i){var r,s=this,o=!1;s.start=Wi.dateNow(),s.name=e,s.isAsync=i,s.isChildEvt=function(){return!1},Wi.isFunction(n)&&(o=Wi.objDefineAccessors(s,"payload",(function(){return!r&&Wi.isFunction(n)&&(r=n(),n=null),r}))),s.getCtx=function(e){return e?e===t.ParentContextKey||e===t.ChildrenContextKey?s[e]:(s.ctx||{})[e]:null},s.setCtx=function(e,n){e&&(e===t.ParentContextKey?(s[e]||(s.isChildEvt=function(){return!0}),s[e]=n):e===t.ChildrenContextKey?s[e]=n:(s.ctx=s.ctx||{})[e]=n)},s.complete=function(){var e=0,i=s.getCtx(t.ChildrenContextKey);if(Wi.isArray(i))for(var r=0;r<i.length;r++){var a=i[r];a&&(e+=a.time)}s.time=Wi.dateNow()-s.start,s.exTime=s.time-e,s.complete=function(){},!o&&Wi.isFunction(n)&&(s.payload=n())}}return t.ParentContextKey="parent",t.ChildrenContextKey="childEvts",t}(),fr=function(){function t(e){this.ctx={},ar(t,this,(function(t){t.create=function(t,e,n){return new dr(t,e,n)},t.fire=function(t){t&&(t.complete(),e&&e.perfEvent(t))},t.setCtx=function(e,n){e&&((t.ctx=t.ctx||{})[e]=n)},t.getCtx=function(e){return(t.ctx||{})[e]}}))}return t.prototype.create=function(){return null},t.prototype.fire=function(){},t.prototype.setCtx=function(){},t.prototype.getCtx=function(){},t}();function hr(t,e,n,i,r){if(t){var s=t;if(s&&Wi.isFunction(s.getPerfMgr)&&(s=s.getPerfMgr()),s){var o=void 0,a=s.getCtx("CoreUtils.doPerf");try{if(o=s.create(e(),i,r)){if(a&&o.setCtx&&(o.setCtx(dr.ParentContextKey,a),a.getCtx&&a.setCtx)){var u=a.getCtx(dr.ChildrenContextKey);u||a.setCtx(dr.ChildrenContextKey,u=[]),u.push(o)}return s.setCtx("CoreUtils.doPerf",o),n(o)}}catch(t){o&&o.setCtx&&o.setCtx("exception",t)}finally{o&&s.fire(o),s.setCtx("CoreUtils.doPerf",a)}}}return n()}var mr=Wi.isFunction,pr=function(t,e){var n=this,i=null,r=mr(t.processTelemetry),s=mr(t.setNextPlugin);n._hasRun=!1,n.getPlugin=function(){return t},n.getNext=function(){return i},n.setNext=function(t){i=t},n.processTelemetry=function(o,a){a||(a=e);var u=t?t.identifier:"TelemetryPluginChain";hr(a?a.core():null,(function(){return u+":processTelemetry"}),(function(){if(t&&r){n._hasRun=!0;try{a.setNext(i),s&&t.setNextPlugin(i),i&&(i._hasRun=!1),t.processTelemetry(o,a)}catch(n){var e=i&&i._hasRun;i&&e||a.diagLog().throwInternal(zi.CRITICAL,73,"Plugin ["+t.identifier+"] failed during processTelemetry - "+n),i&&!e&&i.processTelemetry(o,a)}}else i&&(n._hasRun=!0,i.processTelemetry(o,a))}),(function(){return{item:o}}),!o.sync)}},vr=Wi.isNullOrUndefined;function wr(t,e){var n=[];if(t&&t.length>0)for(var i=null,r=0;r<t.length;r++){var s=t[r];if(s&&Wi.isFunction(s.processTelemetry)){var o=new pr(s,e);n.push(o),i&&i.setNext(o),i=o}}return n.length>0?n[0]:null}var gr=function t(e,n,i,r){var s=this,o=null;null!==r&&(e&&Wi.isFunction(e.getPlugin)?o=function(t,e,n){var i=[],r=!n;if(t)for(;t;){var s=t.getPlugin();(r||s===n)&&(r=!0,i.push(s)),t=t.getNext()}return r||i.push(n),wr(i,e)}(e,s,r||e.getPlugin()):r?o=function(t,e,n){var i=t,r=!1;return n&&t&&(i=[],Wi.arrForEach(t,(function(t){(r||t===n)&&(r=!0,i.push(t))}))),n&&!r&&(i||(i=[]),i.push(n)),wr(i,e)}(e,s,r):Wi.isUndefined(r)&&(o=wr(e,s))),s.core=function(){return i},s.diagLog=function(){var t=(i||{}).logger;return t||(t=new lr(n||{})),t},s.getCfg=function(){return n},s.getExtCfg=function(t,e){var i;if(void 0===e&&(e={}),n){var r=n.extensionConfig;r&&t&&(i=r[t])}return i||e},s.getConfig=function(t,e,i){var r;void 0===i&&(i=!1);var o=s.getExtCfg(t,null);return o&&!vr(o[e])?r=o[e]:n&&!vr(n[e])&&(r=n[e]),vr(r)?i:r},s.hasNext=function(){return null!=o},s.getNext=function(){return o},s.setNext=function(t){o=t},s.processNext=function(t){var e=o;e&&(o=e.getNext(),e.processTelemetry(t,s))},s.createNew=function(e,r){return void 0===e&&(e=null),new t(e||o,n,i,r)}},yr=Wi.isFunction,br=function(){function t(){var t=this,e=!1,n=null,i=null;t.core=null,t.diagLog=function(e){return t._getTelCtx(e).diagLog()},t.isInitialized=function(){return e},t.setInitialized=function(t){e=t},t.setNextPlugin=function(t){i=t},t.processNext=function(t,e){e?e.processNext(t):i&&yr(i.processTelemetry)&&i.processTelemetry(t,null)},t._getTelCtx=function(e){void 0===e&&(e=null);var r=e;r||(r=(n||new gr(null,{},t.core)).createNew(null,i&&i.getPlugin?i.getPlugin:i));return r},t._baseTelInit=function(r,s,o,a){r&&(r.extensionConfig=r.extensionConfig||[]),!a&&s&&(a=s.getProcessTelContext().getNext());var u=i;i&&i.getPlugin&&(u=i.getPlugin()),t.core=s,n=new gr(a,r,s,u),e=!0}}return t.prototype.initialize=function(t,e,n,i){this._baseTelInit(t,e,n,i)},t}(),xr=Wi.isFunction;function Sr(t,e){for(var n=[],i=null,r=t.getNext();r;){var s=r.getPlugin();s&&(i&&xr(i.setNextPlugin)&&xr(s.processTelemetry)&&i.setNextPlugin(s),xr(s.isInitialized)&&s.isInitialized()||n.push(s),i=s,r=r.getNext())}Wi.arrForEach(n,(function(n){n.initialize(t.getCfg(),t.core(),e,t.getNext())}))}function kr(t){return t.sort((function(t,e){var n=0,i=xr(e.processTelemetry);return xr(t.processTelemetry)?n=i?t.priority-e.priority:1:i&&(n=-1),n}))}var Cr=Wi.objDefineAccessors,Ar=function(t){function e(){var n=t.call(this)||this;n.identifier="ChannelControllerPlugin",n.priority=500;var i,r=Wi.arrForEach;function s(t){t&&t.length>0&&(function(t){r(t,(function(t){if(t.priority<500)throw Error("Channel has invalid priority"+t.identifier)}))}(t=t.sort((function(t,e){return t.priority-e.priority}))),i.push(t))}return ar(e,n,(function(t,e){t.setNextPlugin=function(){},t.processTelemetry=function(t,e){i&&r(i,(function(i){i.length>0&&n._getTelCtx(e).createNew(i).processNext(t)}))},t.getChannelControls=function(){return i},t.initialize=function(n,o,a){t.isInitialized()||(e.initialize(n,o,a),n.isCookieUseDisabled&&Wi.disableCookies(),function(t,e){if(i=[],t&&r(t,(function(t){return s(t)})),e){var n=[];r(e,(function(t){t.priority>500&&n.push(t)})),s(n)}}((n||{}).channels,a),r(i,(function(t){return Sr(new gr(t,n,o),a)})))}})),n}return __extends(e,t),e.prototype.processTelemetry=function(){},e.prototype.getChannelControls=function(){return null},e.prototype.initialize=function(){},e._staticInit=(Cr(e.prototype,"ChannelControls",e.prototype.getChannelControls),void Cr(e.prototype,"channelQueue",e.prototype.getChannelControls)),e}(br),Fr=Wi.arrForEach,Mr=Wi.isNullOrUndefined,Nr=function(){function t(){var e,n,i,r,s=!1;ar(t,this,(function(t){t._extensions=new Array,n=new Ar,t.logger=Wi.objCreate({throwInternal:function(){},warnToConsole:function(){},resetInternalMessageCount:function(){}}),e=[],t.isInitialized=function(){return s},t.initialize=function(e,r,o,a){if(t.isInitialized())throw Error("Core should not be initialized more than once");if(!e||Mr(e.instrumentationKey))throw Error("Please provide instrumentation key");i=a,t._notificationManager=a,t.config=e||{},e.extensions=Mr(e.extensions)?[]:e.extensions,(e.extensionConfig=Mr(e.extensionConfig)?{}:e.extensionConfig).NotificationManager=a,o&&(t.logger=o);var u=[];u.push.apply(u,r.concat(e.extensions)),u=kr(u);var c=[],l={};if(Fr(u,(function(t){if(Mr(t)||Mr(t.initialize))throw Error("Extensions must provide callback to initialize");var e=t.priority,i=t.identifier;t&&e&&(Mr(l[e])?l[e]=i:o.warnToConsole("Two extensions have same priority #"+e+" - "+l[e]+", "+i)),(!e||e<n.priority)&&c.push(t)})),u.push(n),c.push(n),u=kr(u),t._extensions=u,Sr(new gr([n],e,t),u),Sr(new gr(c,e,t),u),t._extensions=c,0===t.getTransmissionControls().length)throw new Error("No channels available");s=!0,t.releaseQueue()},t.getTransmissionControls=function(){return n.getChannelControls()},t.track=function(n){n.iKey||(n.iKey=t.config.instrumentationKey),n.time||(n.time=Wi.toISOString(new Date)),Mr(n.ver)&&(n.ver="4.0"),t.isInitialized()?t.getProcessTelContext().processNext(n):e.push(n)},t.getProcessTelContext=function(){var e=t._extensions,i=e;return e&&0!==e.length||(i=[n]),new gr(i,t.config,t)},t.getNotifyMgr=function(){return i||(i=Wi.objCreate({addNotificationListener:function(){},removeNotificationListener:function(){},eventsSent:function(){},eventsDiscarded:function(){},eventsSendRequest:function(){}}),t._notificationManager=i),i},t.getPerfMgr=function(){return r||t.config&&t.config.enablePerfMgr&&(r=new fr(t.getNotifyMgr())),r},t.setPerfMgr=function(t){r=t},t.eventCnt=function(){return e.length},t.releaseQueue=function(){e.length>0&&(Fr(e,(function(e){t.getProcessTelContext().processNext(e)})),e=[])}}))}return t.prototype.initialize=function(){},t.prototype.getTransmissionControls=function(){return null},t.prototype.track=function(){},t.prototype.getProcessTelContext=function(){return null},t.prototype.getNotifyMgr=function(){return null},t.prototype.getPerfMgr=function(){return null},t.prototype.setPerfMgr=function(){},t.prototype.eventCnt=function(){return 0},t.prototype.releaseQueue=function(){},t}(),Pr=function(){function t(e){this.listeners=[];var n=Wi.arrForEach,i=!!(e||{}).perfEvtsSendAll;ar(t,this,(function(t){t.addNotificationListener=function(e){t.listeners.push(e)},t.removeNotificationListener=function(e){for(var n=Wi.arrIndexOf(t.listeners,e);n>-1;)t.listeners.splice(n,1),n=Wi.arrIndexOf(t.listeners,e)},t.eventsSent=function(e){n(t.listeners,(function(t){t&&t.eventsSent&&setTimeout((function(){return t.eventsSent(e)}),0)}))},t.eventsDiscarded=function(e,i){n(t.listeners,(function(t){t&&t.eventsDiscarded&&setTimeout((function(){return t.eventsDiscarded(e,i)}),0)}))},t.eventsSendRequest=function(e,i){n(t.listeners,(function(t){if(t&&t.eventsSendRequest)if(i)setTimeout((function(){return t.eventsSendRequest(e,i)}),0);else try{t.eventsSendRequest(e,i)}catch(t){}}))},t.perfEvent=function(e){e&&(!i&&e.isChildEvt()||n(t.listeners,(function(t){if(t&&t.perfEvent)if(e.isAsync)setTimeout((function(){return t.perfEvent(e)}),0);else try{t.perfEvent(e)}catch(t){}})))}}))}return t.prototype.addNotificationListener=function(){},t.prototype.removeNotificationListener=function(){},t.prototype.eventsSent=function(){},t.prototype.eventsDiscarded=function(){},t.prototype.eventsSendRequest=function(){},t}(),_r=function(t){function e(){var n=t.call(this)||this;return ar(e,n,(function(t,e){function n(e){var n=t.getNotifyMgr();n&&n.eventsDiscarded([e],2)}t.initialize=function(t,n,i,r){e.initialize(t,n,i||new lr(t),r||new Pr(t))},t.track=function(i){hr(t.getPerfMgr(),(function(){return"AppInsightsCore:track"}),(function(){if(null===i)throw n(i),Error("Invalid telemetry item");!function(t){if(Wi.isNullOrUndefined(t.name))throw n(t),Error("telemetry name required")}(i),e.track(i)}),(function(){return{item:i}}),!i.sync)},t.addNotificationListener=function(e){var n=t.getNotifyMgr();n&&n.addNotificationListener(e)},t.removeNotificationListener=function(e){var n=t.getNotifyMgr();n&&n.removeNotificationListener(e)},t.pollInternalLogs=function(e){var n=t.config.diagnosticLogInterval;return n&&n>0||(n=1e4),setInterval((function(){var n=t.logger?t.logger.queue:[];Wi.arrForEach(n,(function(n){var i={name:e||"InternalMessageId: "+n.messageId,iKey:t.config.instrumentationKey,time:Wi.toISOString(new Date),baseType:cr.dataType,baseData:{message:n.message}};t.track(i)})),n.length=0}),n)}})),n}return __extends(e,t),e.prototype.initialize=function(){},e.prototype.track=function(){},e.prototype.addNotificationListener=function(){},e.prototype.removeNotificationListener=function(){},e.prototype.pollInternalLogs=function(){return 0},e}(Nr),Ir=["req","rsp","hkErr","fnErr"];function Er(t,e){if(t)for(var n=0;n<t.length&&!e(t[n],n);n++);}function Tr(t,e,n,i,r){r>=0&&r<=2&&Er(t,(function(t,s){var o=t.cbks,a=o[Ir[r]];if(a){e.ctx=function(){return i[s]=i[s]||{}};try{a.apply(e.inst,n)}catch(t){var u=e.err;try{var c=o[Ir[2]];c&&(e.err=t,c.apply(e.inst,n))}catch(t){}finally{e.err=u}}}}))}var Br,jr,Rr,Dr=Object.getPrototypeOf;function Or(t,e,n){var i=null;return t&&(Wi.hasOwnProperty(t,e)?i=t:n&&(i=Or(function(t){if(t){if(Dr)return Dr(t);var e=t.__proto__||t.prototype||t.constructor;if(e)return e}return null}(t),e,!1))),i}function Lr(t,e,n,i){if(void 0===i&&(i=!0),t&&e&&n){var r=Or(t,e,i);if(r){var s=r[e];if("function"==typeof s){var o=s._aiHooks;if(!o){var a=(c=o={i:0,n:e,f:s,h:[]},function(){var t=this,e=arguments,n=c.h,i={name:c.n,inst:t,ctx:null,set:a},r=[],s=o([i],e);function o(t,e){return Er(e,(function(e){t.push(e)})),t}function a(t,n){(e=o([],e))[t]=n,s=o([i],e)}Tr(n,i,s,r,0);var u=c.f;try{i.rslt=u.apply(t,e)}catch(t){throw i.err=t,Tr(n,i,s,r,3),t}return Tr(n,i,s,r,1),i.rslt});a._aiHooks=o,r[e]=a}var u={id:o.i,cbks:n,rm:function(){var t=this.id;Er(o.h,(function(e,n){if(e.id===t)return o.h.splice(n,1),1}))}};return o.i++,o.h.push(u),u}}}var c;return null}!function(t){t[t.LocalStorage=0]="LocalStorage",t[t.SessionStorage=1]="SessionStorage"}(Br||(Br={})),function(t){t[t.Default=0]="Default",t[t.Required=1]="Required",t[t.Array=2]="Array",t[t.Hidden=4]="Hidden"}(jr||(jr={})),function(t){t[t.AI=0]="AI",t[t.AI_AND_W3C=1]="AI_AND_W3C",t[t.W3C=2]="W3C"}(Rr||(Rr={}));var Ur,qr=function(){function t(){}return t.requestContextHeader="Request-Context",t.requestContextTargetKey="appId",t.requestContextAppIdFormat="appId=cid-v1:",t.requestIdHeader="Request-Id",t.traceParentHeader="traceparent",t.sdkContextHeader="Sdk-Context",t.sdkContextHeaderAppIdRequest="appId",t.requestContextHeaderLowerCase="request-context",t}(),Vr=function(){function t(){}return t.sanitizeKeyAndAddUniqueness=function(e,n,i){var r=n.length,s=t.sanitizeKey(e,n);if(s.length!==r){for(var o=0,a=s;void 0!==i[a];)o++,a=s.substring(0,t.MAX_NAME_LENGTH-3)+t.padNumber(o);s=a}return s},t.sanitizeKey=function(e,n){var i;return n&&(n=t.trim(n.toString())).length>t.MAX_NAME_LENGTH&&(i=n.substring(0,t.MAX_NAME_LENGTH),e.throwInternal(zi.WARNING,57,"name is too long. It has been truncated to "+t.MAX_NAME_LENGTH+" characters.",{name:n},!0)),i||n},t.sanitizeString=function(e,n,i){var r;return void 0===i&&(i=t.MAX_STRING_LENGTH),n&&(i=i||t.MAX_STRING_LENGTH,(n=t.trim(n)).toString().length>i&&(r=n.toString().substring(0,i),e.throwInternal(zi.WARNING,61,"string value is too long. It has been truncated to "+i+" characters.",{value:n},!0))),r||n},t.sanitizeUrl=function(e,n){return t.sanitizeInput(e,n,t.MAX_URL_LENGTH,66)},t.sanitizeMessage=function(e,n){var i;return n&&n.length>t.MAX_MESSAGE_LENGTH&&(i=n.substring(0,t.MAX_MESSAGE_LENGTH),e.throwInternal(zi.WARNING,56,"message is too long, it has been truncated to "+t.MAX_MESSAGE_LENGTH+" characters.",{message:n},!0)),i||n},t.sanitizeException=function(e,n){var i;return n&&n.length>t.MAX_EXCEPTION_LENGTH&&(i=n.substring(0,t.MAX_EXCEPTION_LENGTH),e.throwInternal(zi.WARNING,52,"exception is too long, it has been truncated to "+t.MAX_EXCEPTION_LENGTH+" characters.",{exception:n},!0)),i||n},t.sanitizeProperties=function(e,n){if(n){var i={};Hi(n,(function(n,r){if(Wi.isObject(r)&&Mi())try{r=Ni().stringify(r)}catch(t){e.throwInternal(zi.WARNING,49,"custom property is not valid",{exception:t},!0)}r=t.sanitizeString(e,r,t.MAX_PROPERTY_LENGTH),n=t.sanitizeKeyAndAddUniqueness(e,n,i),i[n]=r})),n=i}return n},t.sanitizeMeasurements=function(e,n){if(n){var i={};Hi(n,(function(n,r){n=t.sanitizeKeyAndAddUniqueness(e,n,i),i[n]=r})),n=i}return n},t.sanitizeId=function(e,n){return n?t.sanitizeInput(e,n,t.MAX_ID_LENGTH,69).toString():n},t.sanitizeInput=function(e,n,i,r){var s;return n&&(n=t.trim(n)).length>i&&(s=n.substring(0,i),e.throwInternal(zi.WARNING,r,"input is too long, it has been truncated to "+i+" characters.",{data:n},!0)),s||n},t.padNumber=function(t){var e="00"+t;return e.substr(e.length-3)},t.trim=function(t){return Wi.isString(t)?t.replace(/^\s+|\s+$/g,""):t},t.MAX_NAME_LENGTH=150,t.MAX_ID_LENGTH=128,t.MAX_PROPERTY_LENGTH=8192,t.MAX_STRING_LENGTH=1024,t.MAX_URL_LENGTH=2048,t.MAX_MESSAGE_LENGTH=32768,t.MAX_EXCEPTION_LENGTH=32768,t}(),Hr=Ci(),zr=Wi.isString,Wr=null,$r=function(){function t(){}return t.createDomEvent=function(t){var e=null;if(Wi.isFunction(Event))e=new Event(t);else{var n=ki();n&&n.createEvent&&(e=n.createEvent("Event")).initEvent(t,!0,!0)}return e},t.disableStorage=function(){t._canUseLocalStorage=!1,t._canUseSessionStorage=!1},t._getLocalStorageObject=function(){return t.canUseLocalStorage()?t._getVerifiedStorageObject(Br.LocalStorage):null},t._getVerifiedStorageObject=function(t){var e,n,i=null;try{if(Wi.isNullOrUndefined(gi()))return null;n=new Date,(i=yi(t===Br.LocalStorage?"localStorage":"sessionStorage")).setItem(n.toString(),n.toString()),e=i.getItem(n.toString())!==n.toString(),i.removeItem(n.toString()),e&&(i=null)}catch(t){i=null}return i},t.isInternalApplicationInsightsEndpoint=function(e){return-1!==t._internalEndpoints.indexOf(e.toLowerCase())},t.canUseLocalStorage=function(){return void 0===t._canUseLocalStorage&&(t._canUseLocalStorage=!!t._getVerifiedStorageObject(Br.LocalStorage)),t._canUseLocalStorage},t.getStorage=function(e,n){var i=t._getLocalStorageObject();if(null!==i)try{return i.getItem(n)}catch(n){t._canUseLocalStorage=!1,e.throwInternal(zi.WARNING,1,"Browser failed read of local storage. "+t.getExceptionName(n),{exception:t.dump(n)})}return null},t.setStorage=function(e,n,i){var r=t._getLocalStorageObject();if(null!==r)try{return r.setItem(n,i),!0}catch(n){t._canUseLocalStorage=!1,e.throwInternal(zi.WARNING,3,"Browser failed write to local storage. "+t.getExceptionName(n),{exception:t.dump(n)})}return!1},t.removeStorage=function(e,n){var i=t._getLocalStorageObject();if(null!==i)try{return i.removeItem(n),!0}catch(n){t._canUseLocalStorage=!1,e.throwInternal(zi.WARNING,5,"Browser failed removal of local storage item. "+t.getExceptionName(n),{exception:t.dump(n)})}return!1},t._getSessionStorageObject=function(){return t.canUseSessionStorage()?t._getVerifiedStorageObject(Br.SessionStorage):null},t.canUseSessionStorage=function(){return void 0===t._canUseSessionStorage&&(t._canUseSessionStorage=!!t._getVerifiedStorageObject(Br.SessionStorage)),t._canUseSessionStorage},t.getSessionStorageKeys=function(){var e=[];return t.canUseSessionStorage()&&Hi(yi("sessionStorage"),(function(t){e.push(t)})),e},t.getSessionStorage=function(e,n){var i=t._getSessionStorageObject();if(null!==i)try{return i.getItem(n)}catch(n){t._canUseSessionStorage=!1,e.throwInternal(zi.WARNING,2,"Browser failed read of session storage. "+t.getExceptionName(n),{exception:t.dump(n)})}return null},t.setSessionStorage=function(e,n,i){var r=t._getSessionStorageObject();if(null!==r)try{return r.setItem(n,i),!0}catch(n){t._canUseSessionStorage=!1,e.throwInternal(zi.WARNING,4,"Browser failed write to session storage. "+t.getExceptionName(n),{exception:t.dump(n)})}return!1},t.removeSessionStorage=function(e,n){var i=t._getSessionStorageObject();if(null!==i)try{return i.removeItem(n),!0}catch(n){t._canUseSessionStorage=!1,e.throwInternal(zi.WARNING,6,"Browser failed removal of session storage item. "+t.getExceptionName(n),{exception:t.dump(n)})}return!1},t.disableCookies=function(){Wi.disableCookies()},t.canUseCookies=function(e){if(void 0===Wi._canUseCookies){Wi._canUseCookies=!1;try{Wi._canUseCookies=void 0!==t.document.cookie}catch(n){e.throwInternal(zi.WARNING,68,"Cannot access document.cookie - "+t.getExceptionName(n),{exception:t.dump(n)})}}return Wi._canUseCookies},t.disallowsSameSiteNone=function(t){return!!zr(t)&&(-1!==t.indexOf("CPU iPhone OS 12")||-1!==t.indexOf("iPad; CPU OS 12")||-1!==t.indexOf("Macintosh; Intel Mac OS X 10_14")&&-1!==t.indexOf("Version/")&&-1!==t.indexOf("Safari")||-1!==t.indexOf("Macintosh; Intel Mac OS X 10_14")&&"AppleWebKit/605.1.15 (KHTML, like Gecko)"===(e=t).substring((i=(n=e.length)-"AppleWebKit/605.1.15 (KHTML, like Gecko)".length)>=0?i:0,n)||-1!==t.indexOf("Chrome/5")||-1!==t.indexOf("Chrome/6")||-1!==t.indexOf("UnrealEngine")&&-1===t.indexOf("Chrome")||-1!==t.indexOf("UCBrowser/12")||-1!==t.indexOf("UCBrowser/11"));var e,n,i},t.setCookie=function(e,n,i,r){if(t.canUseCookies(e)){var s="",o="";r&&(s=";domain="+r);var a=Ai();a&&"https:"===a.protocol&&(o=";secure",null===Wr&&(Wr=t.disallowsSameSiteNone((Ci()||{}).userAgent)),Wr||(i+=";SameSite=None")),t.document.cookie=n+"="+i+s+";path=/"+o}},t.stringToBoolOrDefault=function(t,e){return void 0===e&&(e=!1),null==t?e:"true"===t.toString().toLowerCase()},t.getCookie=function(e,n){if(t.canUseCookies(e)){var i="";if(n&&n.length)for(var r=n+"=",s=t.document.cookie.split(";"),o=0;o<s.length;o++){var a=s[o];if((a=t.trim(a))&&0===a.indexOf(r)){i=a.substring(r.length,s[o].length);break}}return i}},t.deleteCookie=function(e,n){t.canUseCookies(e)&&(t.document.cookie=n+"=;path=/;expires=Thu, 01 Jan 1970 00:00:01 GMT;")},t.random32=function(){return Wi.random32(!0)},t.getIEVersion=function(t){void 0===t&&(t=null);var e=t?t.toLowerCase():Hr?(Hr.userAgent||"").toLowerCase():"";if(-1!==e.indexOf("msie"))return parseInt(e.split("msie")[1]);if(e.indexOf("trident/")){var n=parseInt(e.split("trident/")[1]);if(n)return n+4}return null},t.msToTimeSpan=function(t){(isNaN(t)||t<0)&&(t=0);var e=""+(t=Math.round(t))%1e3,n=""+Math.floor(t/1e3)%60,i=""+Math.floor(t/6e4)%60,r=""+Math.floor(t/36e5)%24,s=Math.floor(t/864e5);return(s>0?s+".":"")+(r=r.length<2?"0"+r:r)+":"+(i=i.length<2?"0"+i:i)+":"+(n=n.length<2?"0"+n:n)+"."+(1===e.length?"00"+e:2===e.length?"0"+e:e)},t.isCrossOriginError=function(t,e,n,i,r){return("Script error."===t||"Script error"===t)&&!r},t.dump=function(t){var e=Object.prototype.toString.call(t),n="";return"[object Error]"===e?n="{ stack: '"+t.stack+"', message: '"+t.message+"', name: '"+t.name+"'":Mi()&&(n=Ni().stringify(t)),e+n},t.getExceptionName=function(t){return"[object Error]"===Object.prototype.toString.call(t)?t.name:""},t.addEventHandler=function(t,e){return Xi.Attach(xi(),t,e)},t.IsBeaconApiSupported=function(){return"sendBeacon"in Hr&&Hr.sendBeacon},t.getExtension=function(t,e){for(var n=null,i=0;!n&&i<t.length;)t[i]&&t[i].identifier===e&&(n=t[i]),i++;return n},t.document=ki()||{},t._canUseLocalStorage=void 0,t._canUseSessionStorage=void 0,t._internalEndpoints=["https://dc.services.visualstudio.com/v2/track","https://breeze.aimon.applicationinsights.io/v2/track","https://dc-int.services.visualstudio.com/v2/track"],t.NotSpecified="not_specified",t.trim=Wi.strTrim,t.newId=Wi.newId,t.generateW3CId=Wi.generateW3CId,t.isArray=Wi.isArray,t.isError=Wi.isError,t.isDate=Wi.isDate,t.toISOStringForIE8=Wi.toISOString,t}(),Xr=function(){function t(){}return t.parseUrl=function(e){var n=t._htmlAnchorIdx,i=t._htmlAnchorElement,r=i[n];return t.document.createElement?i[n]||(r=i[n]=t.document.createElement("a")):r={host:t.parseHost(e,!0)},r.href=e,++n>=i.length&&(n=0),t._htmlAnchorIdx=n,r},t.getAbsoluteUrl=function(e){var n,i=t.parseUrl(e);return i&&(n=i.href),n},t.getPathName=function(e){var n,i=t.parseUrl(e);return i&&(n=i.pathname),n},t.getCompleteUrl=function(t,e){return t?t.toUpperCase()+" "+e:e},t.parseHost=function(e,n){var i=t.parseFullHost(e,n);if(i){var r=i.match(/(www[0-9]?\.)?(.[^/:]+)(\:[\d]+)?/i);if(null!=r&&r.length>3&&zr(r[2])&&r[2].length>0)return r[2]+(r[3]||"")}return i},t.parseFullHost=function(t,e){var n=null;if(t){var i=t.match(/(\w*):\/\/(.[^/:]+)(\:[\d]+)?/i);if(null!=i&&i.length>2&&zr(i[2])&&i[2].length>0&&(n=i[2]||"",e&&i.length>2)){var r=(i[1]||"").toLowerCase(),s=i[3]||"";("http"===r&&":80"===s||"https"===r&&":443"===s)&&(s=""),n+=s}}return n},t.document=ki()||{},t._htmlAnchorIdx=0,t._htmlAnchorElement=[null,null,null,null,null],t}(),Gr=function(){function t(){}return t.canIncludeCorrelationHeader=function(t,e,n){if(!e||t&&t.disableCorrelationHeaders)return!1;if(t&&t.correlationHeaderExcludePatterns)for(var i=0;i<t.correlationHeaderExcludePatterns.length;i++)if(t.correlationHeaderExcludePatterns[i].test(e))return!1;var r=Xr.parseUrl(e).host.toLowerCase();if(!r||-1===r.indexOf(":443")&&-1===r.indexOf(":80")||(r=(Xr.parseFullHost(e,!0)||"").toLowerCase()),!(t&&t.enableCorsCorrelation||r===n))return!1;var s,o=t&&t.correlationHeaderDomains;if(o&&(Wi.arrForEach(o,(function(t){var e=new RegExp(t.toLowerCase().replace(/\./g,".").replace(/\*/g,".*"));s=s||e.test(r)})),!s))return!1;var a=t&&t.correlationHeaderExcludedDomains;if(!a||0===a.length)return!0;for(i=0;i<a.length;i++)if(new RegExp(a[i].toLowerCase().replace(/\./g,".").replace(/\*/g,".*")).test(r))return!1;return r&&r.length>0},t.getCorrelationContext=function(e){if(e){var n=t.getCorrelationContextValue(e,qr.requestContextTargetKey);if(n&&n!==t.correlationIdPrefix)return n}},t.getCorrelationContextValue=function(t,e){if(t)for(var n=t.split(","),i=0;i<n.length;++i){var r=n[i].split("=");if(2===r.length&&r[0]===e)return r[1]}},t.correlationIdPrefix="cid-v1:",t}(),Jr=function(){function t(){}return t.ParseDependencyPath=function(t,e,n,i){var r,s=i,o=i;if(e&&e.length>0){var a=Xr.parseUrl(e);if(r=a.host,!s)if(null!=a.pathname){var u=0===a.pathname.length?"/":a.pathname;"/"!==u.charAt(0)&&(u="/"+u),o=a.pathname,s=Vr.sanitizeString(t,n?n+" "+u:u)}else s=Vr.sanitizeString(t,e)}else r=i,s=i;return{target:r,name:s,data:o}},t}(),Kr=function(){function t(){}return t.Now=function(){var t=Fi();if(t&&t.now&&t.timing){var e=t.now()+t.timing.navigationStart;if(e>0)return e}return(new Date).getTime()},t.GetDuration=function(t,e){var n=null;return 0===t||0===e||Wi.isNullOrUndefined(t)||Wi.isNullOrUndefined(e)||(n=e-t),n},t}(),Yr="Microsoft_ApplicationInsights_BypassAjaxInstrumentation",Qr=function(){function t(){}return t.parse=function(e){if(!e)return{};var n=e.split(t._FIELDS_SEPARATOR),i=Wi.arrReduce(n,(function(e,n){var i=n.split(t._FIELD_KEY_VALUE_SEPARATOR);return 2===i.length&&(e[i[0].toLowerCase()]=i[1]),e}),{});return Wi.objKeys(i).length>0&&(i.endpointsuffix&&(i.ingestionendpoint=i.ingestionendpoint||"https://"+(i.location?i.location+".":"")+"dc."+i.endpointsuffix),i.ingestionendpoint=i.ingestionendpoint||"https://dc.services.visualstudio.com"),i},t._FIELDS_SEPARATOR=";",t._FIELD_KEY_VALUE_SEPARATOR="=",t}(),Zr=function(t){function e(){return t.call(this)||this}return __extends(e,t),e}((function(){})),ts=function(t){function e(e,n,i){var r=t.call(this)||this;return r.name=Vr.sanitizeString(e,i)||$r.NotSpecified,r.data=n,r.time=Wi.toISOString(new Date),r.aiDataContract={time:jr.Required,iKey:jr.Required,name:jr.Required,sampleRate:function(){return 100===r.sampleRate?jr.Hidden:jr.Required},tags:jr.Required,data:jr.Required},r}return __extends(e,t),e}((function(){this.ver=1,this.sampleRate=100,this.tags={}})),es=function(){},ns=function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.properties={},e.measurements={},e}return __extends(e,t),e}(es),is=function(t){function e(e,n,i,r){var s=t.call(this)||this;return s.aiDataContract={ver:jr.Required,name:jr.Required,properties:jr.Default,measurements:jr.Default},s.name=Vr.sanitizeString(e,n)||$r.NotSpecified,s.properties=Vr.sanitizeProperties(e,i),s.measurements=Vr.sanitizeMeasurements(e,r),s}return __extends(e,t),e.envelopeType="Microsoft.ApplicationInsights.{0}.Event",e.dataType="EventData",e}(ns),rs=function(t){function e(e,n,i,r,s,o){var a,u=t.call(this)||this;return u.aiDataContract={ver:jr.Required,exceptions:jr.Required,severityLevel:jr.Default,properties:jr.Default,measurements:jr.Default},"ver"in(a=n)&&"exceptions"in a&&"properties"in a?(u.exceptions=n.exceptions,u.properties=n.properties,u.measurements=n.measurements,n.severityLevel&&(u.severityLevel=n.severityLevel),n.id&&(u.id=n.id),n.problemGroup&&(u.problemGroup=n.problemGroup),u.ver=2,Wi.isNullOrUndefined(n.isManual)||(u.isManual=n.isManual)):(u.exceptions=[new ss(e,n)],u.properties=Vr.sanitizeProperties(e,i)||{},u.measurements=Vr.sanitizeMeasurements(e,r),s&&(u.severityLevel=s),o&&(u.id=o)),u}return __extends(e,t),e.CreateFromInterface=function(t,n,i,r){var s=n.exceptions&&Wi.arrMap(n.exceptions,(function(e){return ss.CreateFromInterface(t,e)}));return new e(t,__assign({},n,{exceptions:s}),i,r)},e.prototype.toInterface=function(){var t=this,e=t.exceptions,n=t.properties,i=t.measurements,r=t.severityLevel,s=t.problemGroup,o=t.id,a=t.isManual;return{ver:"4.0",exceptions:e instanceof Array&&Wi.arrMap(e,(function(t){return t.toInterface()}))||void 0,severityLevel:r,properties:n,measurements:i,problemGroup:s,id:o,isManual:a}},e.CreateSimpleException=function(t,e,n,i,r){return{exceptions:[{hasFullStack:!0,message:t,stack:r,typeName:e}]}},e.envelopeType="Microsoft.ApplicationInsights.{0}.Exception",e.dataType="ExceptionData",e}(function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.exceptions=[],e.properties={},e.measurements={},e}return __extends(e,t),e}(es)),ss=function(t){function e(n,i){var r,s=t.call(this)||this;if(s.aiDataContract={id:jr.Default,outerId:jr.Default,typeName:jr.Required,message:jr.Required,hasFullStack:jr.Default,stack:jr.Default,parsedStack:jr.Array},"hasFullStack"in(r=i)&&"typeName"in r)s.typeName=i.typeName,s.message=i.message,s.stack=i.stack,s.parsedStack=i.parsedStack,s.hasFullStack=i.hasFullStack;else{var o=i;$r.isError(o)||(o=o.error||o.evt||o),s.typeName=Vr.sanitizeString(n,function(t){var e="";if(t&&!(e=t.typeName||t.name||""))try{var n=/function (.{1,})\(/.exec(t.constructor.toString());e=n&&n.length>1?n[1]:""}catch(t){}return e}(o))||$r.NotSpecified,s.message=Vr.sanitizeMessage(n,i.message)||$r.NotSpecified;var a=i.stack;s.parsedStack=e.parseStack(a),s.stack=Vr.sanitizeException(n,a),s.hasFullStack=$r.isArray(s.parsedStack)&&s.parsedStack.length>0}return s}return __extends(e,t),e.prototype.toInterface=function(){var t=this.parsedStack instanceof Array&&Wi.arrMap(this.parsedStack,(function(t){return t.toInterface()}));return{id:this.id,outerId:this.outerId,typeName:this.typeName,message:this.message,hasFullStack:this.hasFullStack,stack:this.stack,parsedStack:t||void 0}},e.CreateFromInterface=function(t,n){var i=n.parsedStack instanceof Array&&Wi.arrMap(n.parsedStack,(function(t){return os.CreateFromInterface(t)}))||n.parsedStack;return new e(t,__assign({},n,{parsedStack:i}))},e.parseStack=function(t){var e;if(Wi.isString(t)){var n=t.split("\n");e=[];for(var i=0,r=0,s=0;s<=n.length;s++)if(os.regex.test(n[s])){var o=new os(n[s],i++);r+=o.sizeInBytes,e.push(o)}if(r>32768)for(var a=0,u=e.length-1,c=0,l=a,d=u;a<u;){if((c+=e[a].sizeInBytes+e[u].sizeInBytes)>32768){e.splice(l,d-l+1);break}l=a,d=u,a++,u--}}return e},e}((function(){this.hasFullStack=!0,this.parsedStack=[]})),os=function(t){function e(n,i){var r=t.call(this)||this;if(r.sizeInBytes=0,r.aiDataContract={level:jr.Required,method:jr.Required,assembly:jr.Default,fileName:jr.Default,line:jr.Default},"string"==typeof n){var s=n;r.level=i,r.method="<no_method>",r.assembly=$r.trim(s),r.fileName="",r.line=0;var o=s.match(e.regex);o&&o.length>=5&&(r.method=$r.trim(o[2])||r.method,r.fileName=$r.trim(o[4]),r.line=parseInt(o[5])||0)}else r.level=n.level,r.method=n.method,r.assembly=n.assembly,r.fileName=n.fileName,r.line=n.line,r.sizeInBytes=0;return r.sizeInBytes+=r.method.length,r.sizeInBytes+=r.fileName.length,r.sizeInBytes+=r.assembly.length,r.sizeInBytes+=e.baseSize,r.sizeInBytes+=r.level.toString().length,r.sizeInBytes+=r.line.toString().length,r}return __extends(e,t),e.CreateFromInterface=function(t){return new e(t,null)},e.prototype.toInterface=function(){return{level:this.level,method:this.method,assembly:this.assembly,fileName:this.fileName,line:this.line}},e.regex=/^([\s]+at)?(.*?)(\@|\s\(|\s)([^\(\@\n]+):([0-9]+):([0-9]+)(\)?)$/,e.baseSize=58,e}((function(){})),as=function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.metrics=[],e.properties={},e.measurements={},e}return __extends(e,t),e}(es);!function(t){t[t.Measurement=0]="Measurement",t[t.Aggregation=1]="Aggregation"}(Ur||(Ur={}));var us,cs=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.aiDataContract={name:jr.Required,kind:jr.Default,value:jr.Required,count:jr.Default,min:jr.Default,max:jr.Default,stdDev:jr.Default},e}return __extends(e,t),e}((function(){this.kind=Ur.Measurement})),ls=function(t){function e(e,n,i,r,s,o,a,u){var c=t.call(this)||this;c.aiDataContract={ver:jr.Required,metrics:jr.Required,properties:jr.Default};var l=new cs;return l.count=r>0?r:void 0,l.max=isNaN(o)||null===o?void 0:o,l.min=isNaN(s)||null===s?void 0:s,l.name=Vr.sanitizeString(e,n)||$r.NotSpecified,l.value=i,c.metrics=[l],c.properties=Vr.sanitizeProperties(e,a),c.measurements=Vr.sanitizeMeasurements(e,u),c}return __extends(e,t),e.envelopeType="Microsoft.ApplicationInsights.{0}.Metric",e.dataType="MetricData",e}(as),ds=function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.properties={},e.measurements={},e}return __extends(e,t),e}(ns),fs=function(t){function e(e,n,i,r,s,o,a){var u=t.call(this)||this;return u.aiDataContract={ver:jr.Required,name:jr.Default,url:jr.Default,duration:jr.Default,properties:jr.Default,measurements:jr.Default,id:jr.Default},u.id=Vr.sanitizeId(e,a),u.url=Vr.sanitizeUrl(e,i),u.name=Vr.sanitizeString(e,n)||$r.NotSpecified,isNaN(r)||(u.duration=$r.msToTimeSpan(r)),u.properties=Vr.sanitizeProperties(e,s),u.measurements=Vr.sanitizeMeasurements(e,o),u}return __extends(e,t),e.envelopeType="Microsoft.ApplicationInsights.{0}.Pageview",e.dataType="PageviewData",e}(ds),hs=function(t){function e(e,n,i,r,s,o,a,u,c,l,d,f){void 0===c&&(c="Ajax");var h=t.call(this)||this;h.aiDataContract={id:jr.Required,ver:jr.Required,name:jr.Default,resultCode:jr.Default,duration:jr.Default,success:jr.Default,data:jr.Default,target:jr.Default,type:jr.Default,properties:jr.Default,measurements:jr.Default,kind:jr.Default,value:jr.Default,count:jr.Default,min:jr.Default,max:jr.Default,stdDev:jr.Default,dependencyKind:jr.Default,dependencySource:jr.Default,commandName:jr.Default,dependencyTypeName:jr.Default},h.id=n,h.duration=$r.msToTimeSpan(s),h.success=o,h.resultCode=a+"",h.type=Vr.sanitizeString(e,c);var m=Jr.ParseDependencyPath(e,i,u,r);return h.data=Vr.sanitizeUrl(e,r)||m.data,h.target=Vr.sanitizeString(e,m.target),l&&(h.target=h.target+" | "+l),h.name=Vr.sanitizeString(e,m.name),h.properties=Vr.sanitizeProperties(e,d),h.measurements=Vr.sanitizeMeasurements(e,f),h}return __extends(e,t),e.envelopeType="Microsoft.ApplicationInsights.{0}.RemoteDependency",e.dataType="RemoteDependencyData",e}(function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.success=!0,e.properties={},e.measurements={},e}return __extends(e,t),e}(es)),ms=function(t){function e(e,n,i,r,s){var o=t.call(this)||this;return o.aiDataContract={ver:jr.Required,message:jr.Required,severityLevel:jr.Default,properties:jr.Default},o.message=Vr.sanitizeMessage(e,n=n||$r.NotSpecified),o.properties=Vr.sanitizeProperties(e,r),o.measurements=Vr.sanitizeMeasurements(e,s),i&&(o.severityLevel=i),o}return __extends(e,t),e.envelopeType="Microsoft.ApplicationInsights.{0}.Message",e.dataType="MessageData",e}(function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.properties={},e.measurements={},e}return __extends(e,t),e}(es)),ps=function(t){function e(e,n,i,r,s,o,a){var u=t.call(this)||this;return u.aiDataContract={ver:jr.Required,name:jr.Default,url:jr.Default,duration:jr.Default,perfTotal:jr.Default,networkConnect:jr.Default,sentRequest:jr.Default,receivedResponse:jr.Default,domProcessing:jr.Default,properties:jr.Default,measurements:jr.Default},u.url=Vr.sanitizeUrl(e,i),u.name=Vr.sanitizeString(e,n)||$r.NotSpecified,u.properties=Vr.sanitizeProperties(e,s),u.measurements=Vr.sanitizeMeasurements(e,o),a&&(u.domProcessing=a.domProcessing,u.duration=a.duration,u.networkConnect=a.networkConnect,u.perfTotal=a.perfTotal,u.receivedResponse=a.receivedResponse,u.sentRequest=a.sentRequest),u}return __extends(e,t),e.envelopeType="Microsoft.ApplicationInsights.{0}.PageviewPerformance",e.dataType="PageviewPerformanceData",e}(function(t){function e(){var e=t.call(this)||this;return e.ver=2,e.properties={},e.measurements={},e}return __extends(e,t),e}(ds)),vs=function(t){function e(e,n){var i=t.call(this)||this;return i.aiDataContract={baseType:jr.Required,baseData:jr.Required},i.baseType=e,i.baseData=n,i}return __extends(e,t),e}(Zr);!function(t){t[t.Verbose=0]="Verbose",t[t.Information=1]="Information",t[t.Warning=2]="Warning",t[t.Error=3]="Error",t[t.Critical=4]="Critical"}(us||(us={}));var ws=function(){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"},gs=function(){function t(){}return t.create=function(t,e,n,i,r,s){if(n=Vr.sanitizeString(i,n)||$r.NotSpecified,Wi.isNullOrUndefined(t)||Wi.isNullOrUndefined(e)||Wi.isNullOrUndefined(n))throw Error("Input doesn't contain all required fields");var o={name:n,time:Wi.toISOString(new Date),iKey:"",ext:s||{},tags:[],data:{},baseType:e,baseData:t};return Wi.isNullOrUndefined(r)||Hi(r,(function(t,e){o.data[t]=e})),o},t}(),ys=function(){function t(){}return t.UserExt="user",t.DeviceExt="device",t.TraceExt="trace",t.WebExt="web",t.AppExt="app",t.OSExt="os",t.SessionExt="ses",t.SDKExt="sdk",t}(),bs=new ws,xs=function t(e,n,i,r){ar(t,this,(function(t){var s,o=Wi.arrForEach,a=Wi.isNullOrUndefined,u=null,c=[],l=!1;function d(){i&&o(i.getTransmissionControls(),(function(t){o(t,(function(t){return t.flush(!0)}))}))}i&&(s=i.logger),t.trackPageView=function(t,i){var f=t.name;if(a(f)||"string"!=typeof f){var h=ki();f=t.name=h&&h.title||""}var m=t.uri;if(a(m)||"string"!=typeof m){var p=Ai();m=t.uri=p&&p.href||""}if(!r.isPerformanceTimingSupported())return e.sendPageViewInternal(t,i),d(),void s.throwInternal(zi.WARNING,25,"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.");var v,w,g=!1,y=r.getPerformanceTiming().navigationStart;y>0&&(v=Kr.GetDuration(y,+new Date),r.shouldCollectDuration(v)||(v=void 0)),a(i)||a(i.duration)||(w=i.duration),!n&&isNaN(w)||(isNaN(w)&&(i||(i={}),i.duration=v),e.sendPageViewInternal(t,i),d(),g=!0),i||(i={}),c.push((function(){var n=!1;try{if(r.isPerformanceTimingDataReady()){n=!0;var o={name:f,uri:m};r.populatePageViewPerformanceEvent(o),o.isValid||g?(g||(i.duration=o.durationMs,e.sendPageViewInternal(t,i)),l||(e.sendPageViewPerformanceInternal(o,i),l=!0)):(i.duration=v,e.sendPageViewInternal(t,i))}else y>0&&Kr.GetDuration(y,+new Date)>6e4&&(n=!0,g||(i.duration=6e4,e.sendPageViewInternal(t,i)))}catch(t){s.throwInternal(zi.CRITICAL,38,"trackPageView failed on page load calculation: "+$r.getExceptionName(t),{exception:$r.dump(t)})}return n})),u||(u=setInterval((function(){var t=c.slice(0),e=!1;c=[],o(t,(function(t){t()?e=!0:c.push(t)})),0===c.length&&(clearInterval(u),u=null),e&&d()}),100))}}))},Ss=function(){function t(t,e){this.prevPageVisitDataKeyName="prevPageVisitData",this.pageVisitTimeTrackingHandler=e,this._logger=t}return t.prototype.trackPreviousPageVisit=function(t,e){try{var n=this.restartPageVisitTimer(t,e);n&&this.pageVisitTimeTrackingHandler(n.pageName,n.pageUrl,n.pageVisitTime)}catch(t){this._logger.warnToConsole("Auto track page visit time failed, metric will not be collected: "+$r.dump(t))}},t.prototype.restartPageVisitTimer=function(t,e){try{var n=this.stopPageVisitTimer();return this.startPageVisitTimer(t,e),n}catch(t){return this._logger.warnToConsole("Call to restart failed: "+$r.dump(t)),null}},t.prototype.startPageVisitTimer=function(t,e){try{if($r.canUseSessionStorage()){if(null!=$r.getSessionStorage(this._logger,this.prevPageVisitDataKeyName))throw new Error("Cannot call startPageVisit consecutively without first calling stopPageVisit");var n=new ks(t,e),i=Ni().stringify(n);$r.setSessionStorage(this._logger,this.prevPageVisitDataKeyName,i)}}catch(t){this._logger.warnToConsole("Call to start failed: "+$r.dump(t))}},t.prototype.stopPageVisitTimer=function(){try{if($r.canUseSessionStorage()){var t=Wi.dateNow(),e=$r.getSessionStorage(this._logger,this.prevPageVisitDataKeyName);if(e&&Mi()){var n=Ni().parse(e);return n.pageVisitTime=t-n.pageVisitStartTime,$r.removeSessionStorage(this._logger,this.prevPageVisitDataKeyName),n}return null}return null}catch(t){return this._logger.warnToConsole("Stop page visit timer failed: "+$r.dump(t)),null}},t}(),ks=function(t,e){this.pageVisitStartTime=Wi.dateNow(),this.pageName=t,this.pageUrl=e},Cs=function(){function t(t){this.MAX_DURATION_ALLOWED=36e5,t&&(this._logger=t.logger)}return t.prototype.populatePageViewPerformanceEvent=function(t){t.isValid=!1;var e=this.getPerformanceNavigationTiming(),n=this.getPerformanceTiming();if(e||n){if(e)var i=e.duration,r=Kr.GetDuration(e.startTime,e.connectEnd),s=Kr.GetDuration(e.requestStart,e.responseStart),o=Kr.GetDuration(e.responseStart,e.responseEnd),a=Kr.GetDuration(e.responseEnd,e.loadEventEnd);else i=Kr.GetDuration(n.navigationStart,n.loadEventEnd),r=Kr.GetDuration(n.navigationStart,n.connectEnd),s=Kr.GetDuration(n.requestStart,n.responseStart),o=Kr.GetDuration(n.responseStart,n.responseEnd),a=Kr.GetDuration(n.responseEnd,n.loadEventEnd);0===i?this._logger.throwInternal(zi.WARNING,10,"error calculating page view performance.",{total:i,network:r,request:s,response:o,dom:a}):this.shouldCollectDuration(i,r,s,o,a)?i<Math.floor(r)+Math.floor(s)+Math.floor(o)+Math.floor(a)?this._logger.throwInternal(zi.WARNING,8,"client performance math error.",{total:i,network:r,request:s,response:o,dom:a}):(t.durationMs=i,t.perfTotal=t.duration=$r.msToTimeSpan(i),t.networkConnect=$r.msToTimeSpan(r),t.sentRequest=$r.msToTimeSpan(s),t.receivedResponse=$r.msToTimeSpan(o),t.domProcessing=$r.msToTimeSpan(a),t.isValid=!0):this._logger.throwInternal(zi.WARNING,45,"Invalid page load duration value. Browser perf data won't be sent.",{total:i,network:r,request:s,response:o,dom:a})}},t.prototype.getPerformanceTiming=function(){return this.isPerformanceTimingSupported()?Fi().timing:null},t.prototype.getPerformanceNavigationTiming=function(){return this.isPerformanceNavigationTimingSupported()?Fi().getEntriesByType("navigation")[0]:null},t.prototype.isPerformanceNavigationTimingSupported=function(){var t=Fi();return t&&t.getEntriesByType&&t.getEntriesByType("navigation").length>0},t.prototype.isPerformanceTimingSupported=function(){var t=Fi();return t&&t.timing},t.prototype.isPerformanceTimingDataReady=function(){var t=Fi(),e=t?t.timing:0;return e&&e.domainLookupStart>0&&e.navigationStart>0&&e.responseStart>0&&e.requestStart>0&&e.loadEventEnd>0&&e.responseEnd>0&&e.connectEnd>0&&e.domLoading>0},t.prototype.shouldCollectDuration=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Ci()||{},i=["googlebot","adsbot-google","apis-google","mediapartners-google"],r=n.userAgent,s=!1;if(r)for(var o=0;o<i.length;o++)s=s||-1!==r.toLowerCase().indexOf(i[o]);if(s)return!1;for(o=0;o<t.length;o++)if(t[o]<0||t[o]>=this.MAX_DURATION_ALLOWED)return!1;return!0},t}();function As(t,e){t&&t.dispatchEvent&&e&&t.dispatchEvent(e)}var Fs=function(t){function e(){var e=t.call(this)||this;e.identifier="ApplicationInsightsAnalytics",e.priority=180,e.autoRoutePVDelay=500,e._trackAjaxAttempts=0;var n=Ai();return e._prevUri=n&&n.href||"",e}return __extends(e,t),e.getDefaultConfig=function(t){return t||(t={}),t.sessionRenewalMs=18e5,t.sessionExpirationMs=864e5,t.disableExceptionTracking=$r.stringToBoolOrDefault(t.disableExceptionTracking),t.autoTrackPageVisitTime=$r.stringToBoolOrDefault(t.autoTrackPageVisitTime),t.overridePageViewDuration=$r.stringToBoolOrDefault(t.overridePageViewDuration),t.enableUnhandledPromiseRejectionTracking=$r.stringToBoolOrDefault(t.enableUnhandledPromiseRejectionTracking),(isNaN(t.samplingPercentage)||t.samplingPercentage<=0||t.samplingPercentage>=100)&&(t.samplingPercentage=100),t.isCookieUseDisabled=$r.stringToBoolOrDefault(t.isCookieUseDisabled),t.isStorageUseDisabled=$r.stringToBoolOrDefault(t.isStorageUseDisabled),t.isBrowserLinkTrackingEnabled=$r.stringToBoolOrDefault(t.isBrowserLinkTrackingEnabled),t.enableAutoRouteTracking=$r.stringToBoolOrDefault(t.enableAutoRouteTracking),t.namePrefix=t.namePrefix||"",t},e.prototype.processTelemetry=function(t,e){var n=this;hr(this.core,(function(){return n.identifier+":processTelemetry"}),(function(){var i=!1,r=n._telemetryInitializers.length;e=n._getTelCtx(e);for(var s=0;s<r;++s){var o=n._telemetryInitializers[s];if(o)try{if(!1===o.apply(null,[t])){i=!0;break}}catch(t){e.diagLog().throwInternal(zi.CRITICAL,64,"One of telemetry initializers failed, telemetry item will not be sent: "+$r.getExceptionName(t),{exception:$r.dump(t)},!0)}}i||n.processNext(t,e)}),(function(){return{item:t}}),!t.sync)},e.prototype.trackEvent=function(t,e){try{var n=gs.create(t,is.dataType,is.envelopeType,this.diagLog(),e);this.core.track(n)}catch(t){this.diagLog().throwInternal(zi.WARNING,39,"trackTrace failed, trace will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.startTrackEvent=function(t){try{this._eventTracking.start(t)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,29,"startTrackEvent failed, event will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.stopTrackEvent=function(t,e){try{this._eventTracking.stop(t,void 0,e)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,30,"stopTrackEvent failed, event will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.trackTrace=function(t,e){try{var n=gs.create(t,ms.dataType,ms.envelopeType,this.diagLog(),e);this.core.track(n)}catch(t){this.diagLog().throwInternal(zi.WARNING,39,"trackTrace failed, trace will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.trackMetric=function(t,e){try{var n=gs.create(t,ls.dataType,ls.envelopeType,this.diagLog(),e);this.core.track(n)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,36,"trackMetric failed, metric will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.trackPageView=function(t,e){try{var n=t||{};this._pageViewManager.trackPageView(n,__assign({},n.properties,n.measurements,e)),this.config.autoTrackPageVisitTime&&this._pageVisitTimeManager.trackPreviousPageVisit(n.name,n.uri)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,37,"trackPageView failed, page view will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.sendPageViewInternal=function(t,e,n){var i=ki();i&&(t.refUri=void 0===t.refUri?i.referrer:t.refUri);var r=gs.create(t,fs.dataType,fs.envelopeType,this.diagLog(),e,n);this.core.track(r),this._trackAjaxAttempts=0},e.prototype.sendPageViewPerformanceInternal=function(t,e,n){var i=gs.create(t,ps.dataType,ps.envelopeType,this.diagLog(),e,n);this.core.track(i)},e.prototype.trackPageViewPerformance=function(t,e){try{this._pageViewPerformanceManager.populatePageViewPerformanceEvent(t),this.sendPageViewPerformanceInternal(t,e)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,37,"trackPageViewPerformance failed, page view will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.startTrackPage=function(t){try{if("string"!=typeof t){var e=ki();t=e&&e.title||""}this._pageTracking.start(t)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,31,"startTrackPage failed, page view may not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.stopTrackPage=function(t,e,n,i){try{if("string"!=typeof t){var r=ki();t=r&&r.title||""}if("string"!=typeof e){var s=Ai();e=s&&s.href||""}this._pageTracking.stop(t,e,n,i),this.config.autoTrackPageVisitTime&&this._pageVisitTimeManager.trackPreviousPageVisit(t,e)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,32,"stopTrackPage failed, page view will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype.sendExceptionInternal=function(t,e,n){var i=new rs(this.diagLog(),t.exception||new Error($r.NotSpecified),t.properties,t.measurements,t.severityLevel,t.id).toInterface(),r=gs.create(i,rs.dataType,rs.envelopeType,this.diagLog(),e,n);this.core.track(r)},e.prototype.trackException=function(t,e){try{this.sendExceptionInternal(t,e)}catch(t){this.diagLog().throwInternal(zi.CRITICAL,35,"trackException failed, exception will not be collected: "+$r.getExceptionName(t),{exception:$r.dump(t)})}},e.prototype._onerror=function(t){try{var e={url:t&&t.url||(ki()||{}).URL,lineNumber:t.lineNumber,columnNumber:t.columnNumber,message:t.message};if($r.isCrossOriginError(t.message,t.url,t.lineNumber,t.columnNumber,t.error))this._sendCORSException(e.url);else{if(!$r.isError(t.error)){var n="window.onerror@"+e.url+":"+t.lineNumber+":"+(t.columnNumber||0);t.error=new Error(t.message),t.error.stack=n}this.trackException({exception:t.error,severityLevel:us.Error},e)}}catch(e){var i=t.error?t.error.name+", "+t.error.message:"null";this.diagLog().throwInternal(zi.CRITICAL,11,"_onError threw exception while logging error, error will not be collected: "+$r.getExceptionName(e),{exception:$r.dump(e),errorString:i})}},e.prototype.addTelemetryInitializer=function(t){this._telemetryInitializers.push(t)},e.prototype.initialize=function(n,i,r,s){var o=this;if(!this.isInitialized()){if(Wi.isNullOrUndefined(i))throw Error("Error initializing");t.prototype.initialize.call(this,n,i,r,s),this.setInitialized(!1);var a=this._getTelCtx(),u=this.identifier;this._globalconfig={instrumentationKey:n.instrumentationKey,endpointUrl:n.endpointUrl||"https://dc.services.visualstudio.com/v2/track"},this.config=a.getExtCfg(u);var c=e.getDefaultConfig();void 0!==c&&(Hi(c,(function(t,e){o.config[t]=a.getConfig(u,t,e)})),this._globalconfig&&Hi(c,(function(t,e){void 0===o._globalconfig[t]&&(o._globalconfig[t]=e)}))),this.config.isCookieUseDisabled&&$r.disableCookies(),this.config.isStorageUseDisabled&&$r.disableStorage();var l={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 Cs(this.core),this._pageViewManager=new xs(this,this.config.overridePageViewDuration,this.core,this._pageViewPerformanceManager),this._pageVisitTimeManager=new Ss(this.diagLog(),(function(t,e,n){return o.trackPageVisitTime(t,e,n)})),this._telemetryInitializers=this._telemetryInitializers||[],this._addDefaultTelemetryInitializers(l),this._eventTracking=new Ms(this.diagLog(),"trackEvent"),this._eventTracking.action=function(t,e,n,i){i||(i={}),i.duration=n.toString(),o.trackEvent({name:t,properties:i})},this._pageTracking=new Ms(this.diagLog(),"trackPageView"),this._pageTracking.action=function(t,e,n,i,r){Wi.isNullOrUndefined(i)&&(i={}),i.duration=n.toString(),o.sendPageViewInternal({name:t,uri:e,properties:i,measurements:r},i)};var d,f=xi(),h=Boolean("object"==typeof history&&history)?history:yi("history"),m=Ai(),p=this;if(!1===this.config.disableExceptionTracking&&!this.config.autoExceptionInstrumented&&f){var v=f.onerror;f.onerror=function(t,e,n,i,r){var s=v&&v(t,e,n,i,r);return!0!==s&&p._onerror({message:t,url:e,lineNumber:n,columnNumber:i,error:r}),s},this.config.autoExceptionInstrumented=!0}if(!1===this.config.disableExceptionTracking&&!0===this.config.enableUnhandledPromiseRejectionTracking&&!this.config.autoUnhandledPromiseInstrumented&&f){var w=f.onunhandledrejection;f.onunhandledrejection=function(t){var e=w&&w.call(f,t);return!0!==e&&p._onerror({message:t.reason.toString(),error:t.reason instanceof Error?t.reason:new Error(t.reason.toString()),url:m?m.href:"",lineNumber:0,columnNumber:0}),e},this.config.autoUnhandledPromiseInstrumented=!0}if(!0===this.config.enableAutoRouteTracking&&h&&Wi.isFunction(h.pushState)&&Wi.isFunction(h.replaceState)&&f&&"undefined"!=typeof Event){var g=this;Wi.arrForEach(r,(function(t){"AppInsightsPropertiesPlugin"===t.identifier&&(o._properties=t)})),h.pushState=(d=h.pushState,function(){var t=d.apply(this,arguments);return As(f,$r.createDomEvent(g.config.namePrefix+"pushState")),As(f,$r.createDomEvent(g.config.namePrefix+"locationchange")),t}),h.replaceState=function(t){return function(){var e=t.apply(this,arguments);return As(f,$r.createDomEvent(g.config.namePrefix+"replaceState")),As(f,$r.createDomEvent(g.config.namePrefix+"locationchange")),e}}(h.replaceState),f.addEventListener&&(f.addEventListener(g.config.namePrefix+"popstate",(function(){As(f,$r.createDomEvent(g.config.namePrefix+"locationchange"))})),f.addEventListener(g.config.namePrefix+"locationchange",(function(){g._properties&&g._properties.context&&g._properties.context.telemetryTrace&&(g._properties.context.telemetryTrace.traceID=$r.generateW3CId(),g._properties.context.telemetryTrace.name=m&&m.pathname||"_unknown_"),o._currUri?(o._prevUri=o._currUri,o._currUri=m&&m.href||""):o._currUri=m&&m.href||"",setTimeout(function(t){g.trackPageView({refUri:t,properties:{duration:0}})}.bind(o,o._prevUri),g.autoRoutePVDelay)})))}this.setInitialized(!0)}},e.prototype.trackPageVisitTime=function(t,e,n){this.trackMetric({name:"PageVisitTime",average:n,max:n,min:n,sampleCount:1},{PageName:t,PageUrl:e})},e.prototype._addDefaultTelemetryInitializers=function(t){if(!t.isBrowserLinkTrackingEnabled()){var e=["/browserLinkSignalR/","/__browserLink/"];this._addTelemetryInitializer((function(t){if(t.baseType===hs.dataType){var n=t.baseData;if(n)for(var i=0;i<e.length;i++)if(n.target&&n.target.indexOf(e[i])>=0)return!1}return!0}))}},e.prototype._addTelemetryInitializer=function(t){this._telemetryInitializers.push(t)},e.prototype._sendCORSException=function(t){var e=gs.create({message:"Script error: The browser's same-origin policy prevents us from getting the details of this exception. Consider using the 'crossorigin' attribute.",url:t,lineNumber:0,columnNumber:0,error:void 0},rs.dataType,rs.envelopeType,this.diagLog(),{url:t});this.core.track(e)},e.Version="2.5.10",e}(br),Ms=function(){function t(t,e){this._name=e,this._events={},this._logger=t}return t.prototype.start=function(t){void 0!==this._events[t]&&this._logger.throwInternal(zi.WARNING,62,"start was called more than once for this event without calling stop.",{name:this._name,key:t},!0),this._events[t]=+new Date},t.prototype.stop=function(t,e,n,i){var r=this._events[t];if(isNaN(r))this._logger.throwInternal(zi.WARNING,63,"stop was called without a corresponding start.",{name:this._name,key:t},!0);else{var s=+new Date,o=Kr.GetDuration(r,s);this.action(t,e,o,n,i)}delete this._events[t],this._events[t]=void 0},t}(),Ns=function t(e){var n=[];ar(t,this,(function(t){t.enqueue=function(t){n.push(t)},t.count=function(){return n.length},t.clear=function(){n.length=0},t.getItems=function(){return n.slice(0)},t.batchPayloads=function(t){return t&&t.length>0?e.emitLineDelimitedJson()?t.join("\n"):"["+t.join(",")+"]":null},t.markAsSent=function(){t.clear()},t.clearSent=function(){}}))},Ps=function(){function t(e,n){var i,r=!1;ar(t,this,(function(s){var o=c(t.BUFFER_KEY),a=c(t.SENT_BUFFER_KEY);function u(t,e){var n=[];return Wi.arrForEach(e,(function(e){Wi.isFunction(e)||-1!==Wi.arrIndexOf(t,e)||n.push(e)})),n}function c(t){var i=t;try{i=n.namePrefix&&n.namePrefix()?n.namePrefix()+"_"+i:i;var r=$r.getSessionStorage(e,i);if(r){var s=Ni().parse(r);if(Wi.isString(s)&&(s=Ni().parse(s)),s&&$r.isArray(s))return s}}catch(t){e.throwInternal(zi.CRITICAL,42," storage key: "+i+", "+$r.getExceptionName(t),{exception:$r.dump(t)})}return[]}function l(t,i){var r=t;try{r=n.namePrefix&&n.namePrefix()?n.namePrefix()+"_"+r:r;var s=JSON.stringify(i);$r.setSessionStorage(e,r,s)}catch(t){$r.setSessionStorage(e,r,JSON.stringify([])),e.throwInternal(zi.WARNING,41," storage key: "+r+", "+$r.getExceptionName(t)+". Buffer cleared",{exception:$r.dump(t)})}}(i=o.concat(a)).length>t.MAX_BUFFER_SIZE&&(i.length=t.MAX_BUFFER_SIZE),l(t.SENT_BUFFER_KEY,[]),l(t.BUFFER_KEY,i),s.enqueue=function(n){i.length>=t.MAX_BUFFER_SIZE?r||(e.throwInternal(zi.WARNING,67,"Maximum buffer size reached: "+i.length,!0),r=!0):(i.push(n),l(t.BUFFER_KEY,i))},s.count=function(){return i.length},s.clear=function(){i=[],l(t.BUFFER_KEY,[]),l(t.SENT_BUFFER_KEY,[]),r=!1},s.getItems=function(){return i.slice(0)},s.batchPayloads=function(t){return t&&t.length>0?n.emitLineDelimitedJson()?t.join("\n"):"["+t.join(",")+"]":null},s.markAsSent=function(n){i=u(n,i),l(t.BUFFER_KEY,i);var r=c(t.SENT_BUFFER_KEY);r instanceof Array&&n instanceof Array&&((r=r.concat(n)).length>t.MAX_BUFFER_SIZE&&(e.throwInternal(zi.CRITICAL,67,"Sent buffer reached its maximum size: "+r.length,!0),r.length=t.MAX_BUFFER_SIZE),l(t.SENT_BUFFER_KEY,r))},s.clearSent=function(e){var n=c(t.SENT_BUFFER_KEY);n=u(e,n),l(t.SENT_BUFFER_KEY,n)}}))}return t.BUFFER_KEY="AI_buffer",t.SENT_BUFFER_KEY="AI_sentBuffer",t.MAX_BUFFER_SIZE=2e3,t}(),_s=Wi.isNullOrUndefined;function Is(t,e,n){return t&&n?(t[e]=n,t[e]):null}var Es=function(){function t(){}return t.extractPropsAndMeasurements=function(t,e,n){_s(t)||Hi(t,(function(t,i){Wi.isNumber(i)?n[t]=i:Wi.isString(i)?e[t]=i:Mi()&&(e[t]=Ni().stringify(i))}))},t.createEnvelope=function(e,n,i,r){var s=new ts(e,r,n);Is(s,"sampleRate",i.sampleRate),(i.baseData||{}).startTime&&(s.time=Wi.toISOString(i.baseData.startTime)),s.iKey=i.iKey;var o=i.iKey.replace(/-/g,"");return s.name=s.name.replace("{0}",o),t.extractPartAExtensions(i,s),i.tags=i.tags||[],s},t.extractPartAExtensions=function(e,n){var i=n.tags=n.tags||{},r=e.ext=e.ext||{},s=e.tags=e.tags||[],o=r.user;o&&(Is(i,bs.userAuthUserId,o.authId),Is(i,bs.userId,o.id||o.localId));var a=r.app;a&&Is(i,bs.sessionId,a.sesId);var u=r.device;u&&(Is(i,bs.deviceId,u.id||u.localId),Is(i,bs.deviceType,u.deviceClass),Is(i,bs.deviceIp,u.ip),Is(i,bs.deviceModel,u.model),Is(i,bs.deviceType,u.deviceType));var c=e.ext.web;if(c){Is(i,bs.deviceLanguage,c.browserLang),Is(i,bs.deviceBrowserVersion,c.browserVer),Is(i,bs.deviceBrowser,c.browser);var l=n.data=n.data||{},d=l.baseData=l.baseData||{},f=d.properties=d.properties||{};Is(f,"domain",c.domain),Is(f,"isManual",c.isManual?"true":null),Is(f,"screenRes",c.screenRes),Is(f,"userConsent",c.userConsent?"true":null)}var h=r.os;h&&Is(i,bs.deviceOS,h.name);var m=r.trace;m&&(Is(i,bs.operationParentId,m.parentID),Is(i,bs.operationName,m.name),Is(i,bs.operationId,m.traceID));for(var p={},v=s.length-1;v>=0;v--)Hi(s[v],(function(t,e){p[t]=e})),s.splice(v,1);Hi(s,(function(t,e){p[t]=e})),n.tags=__assign({},i,p),n.tags[bs.internalSdkVersion]||(n.tags[bs.internalSdkVersion]="javascript:"+t.Version)},t.prototype.Init=function(t,e){this._logger=t,_s(e.baseData)&&this._logger.throwInternal(zi.CRITICAL,46,"telemetryItem.baseData cannot be null.")},t.Version="2.5.10",t}(),Ts=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i=n.baseData.measurements||{},r=n.baseData.properties||{};Es.extractPropsAndMeasurements(n.data,r,i);var s=n.baseData;if(_s(s))return e.warnToConsole("Invalid input for dependency data"),null;var o=new hs(e,s.id,s.target,s.name,s.duration,s.success,s.responseCode,s.properties&&s.properties["http.method"]?s.properties["http.method"]:"GET",s.type,s.correlationContext,r,i),a=new vs(hs.dataType,o);return Es.createEnvelope(e,hs.envelopeType,n,a)},e.DependencyEnvelopeCreator=new e,e}(Es),Bs=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i={},r={};n.baseType!==is.dataType&&(i.baseTypeSource=n.baseType),n.baseType===is.dataType?(i=n.baseData.properties||{},r=n.baseData.measurements||{}):n.baseData&&Es.extractPropsAndMeasurements(n.baseData,i,r),Es.extractPropsAndMeasurements(n.data,i,r);var s=new is(e,n.baseData.name,i,r),o=new vs(is.dataType,s);return Es.createEnvelope(e,is.envelopeType,n,o)},e.EventEnvelopeCreator=new e,e}(Es),js=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i=n.baseData.measurements||{},r=n.baseData.properties||{};Es.extractPropsAndMeasurements(n.data,r,i);var s=rs.CreateFromInterface(e,n.baseData,r,i),o=new vs(rs.dataType,s);return Es.createEnvelope(e,rs.envelopeType,n,o)},e.ExceptionEnvelopeCreator=new e,e}(Es),Rs=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i=n.baseData,r=i.properties||{},s=i.measurements||{};Es.extractPropsAndMeasurements(n.data,r,s);var o=new ls(e,i.name,i.average,i.sampleCount,i.min,i.max,r,s),a=new vs(ls.dataType,o);return Es.createEnvelope(e,ls.envelopeType,n,a)},e.MetricEnvelopeCreator=new e,e}(Es),Ds=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i,r=n.baseData;_s(r)||_s(r.properties)||_s(r.properties.duration)?_s(n.data)||_s(n.data.duration)||(i=n.data.duration,delete n.data.duration):(i=r.properties.duration,delete r.properties.duration);var s,o=n.baseData;((n.ext||{}).trace||{}).traceID&&(s=n.ext.trace.traceID);var a=o.id||s,u=o.name,c=o.uri,l=o.properties||{},d=o.measurements||{};_s(o.refUri)||(l.refUri=o.refUri),_s(o.pageType)||(l.pageType=o.pageType),_s(o.isLoggedIn)||(l.isLoggedIn=o.isLoggedIn.toString()),_s(o.properties)||Hi(o.properties,(function(t,e){l[t]=e})),Es.extractPropsAndMeasurements(n.data,l,d);var f=new fs(e,u,c,i,l,d,a),h=new vs(fs.dataType,f);return Es.createEnvelope(e,fs.envelopeType,n,h)},e.PageViewEnvelopeCreator=new e,e}(Es),Os=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i=n.baseData,r=i.name,s=i.uri||i.url,o=i.properties||{},a=i.measurements||{};Es.extractPropsAndMeasurements(n.data,o,a);var u=new ps(e,r,s,void 0,o,a,i),c=new vs(ps.dataType,u);return Es.createEnvelope(e,ps.envelopeType,n,c)},e.PageViewPerformanceEnvelopeCreator=new e,e}(Es),Ls=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return __extends(e,t),e.prototype.Create=function(e,n){t.prototype.Init.call(this,e,n);var i=n.baseData.message,r=n.baseData.severityLevel,s=n.baseData.properties||{},o=n.baseData.measurements||{};Es.extractPropsAndMeasurements(n.data,s,o);var a=new ms(e,i,r,s,o),u=new vs(ms.dataType,a);return Es.createEnvelope(e,ms.envelopeType,n,u)},e.TraceEnvelopeCreator=new e,e}(Es),Us=function t(e){ar(t,this,(function(t){function n(t,s){var o={};if(!t)return e.throwInternal(zi.CRITICAL,48,"cannot serialize object because it is null or undefined",{name:s},!0),o;if(t.__aiCircularRefCheck)return e.throwInternal(zi.WARNING,50,"Circular reference detected while serializing object",{name:s},!0),o;if(!t.aiDataContract){if("measurements"===s)o=r(t,"number",s);else if("properties"===s)o=r(t,"string",s);else if("tags"===s)o=r(t,"string",s);else if($r.isArray(t))o=i(t,s);else{e.throwInternal(zi.WARNING,49,"Attempting to serialize an object which does not implement ISerializable",{name:s},!0);try{Ni().stringify(t),o=t}catch(t){e.throwInternal(zi.CRITICAL,48,t&&Wi.isFunction(t.toString)?t.toString():"Error serializing object",null,!0)}}return o}return t.__aiCircularRefCheck=!0,Hi(t.aiDataContract,(function(r,a){var u=Wi.isFunction(a)?a()&jr.Required:a&jr.Required,c=Wi.isFunction(a)?a()&jr.Hidden:a&jr.Hidden,l=a&jr.Array,d=void 0!==t[r],f=Wi.isObject(t[r])&&null!==t[r];if(!u||d||l){if(!c){var h;void 0!==(h=f?l?i(t[r],r):n(t[r],r):t[r])&&(o[r]=h)}}else e.throwInternal(zi.CRITICAL,24,"Missing required field specification. The field is required but not present on source",{field:r,name:s})})),delete t.__aiCircularRefCheck,o}function i(t,i){var r;if(t)if($r.isArray(t)){r=[];for(var s=0;s<t.length;s++){var o=n(t[s],i+"["+s+"]");r.push(o)}}else e.throwInternal(zi.CRITICAL,54,"This field was specified as an array in the contract but the item is not an array.\r\n",{name:i},!0);return r}function r(t,n,i){var r;return t&&(r={},Hi(t,(function(t,s){if("string"===n)r[t]=void 0===s?"undefined":null===s?"null":s.toString?s.toString():"invalid field: toString() is not defined.";else if("number"===n)if(void 0===s)r[t]="undefined";else if(null===s)r[t]="null";else{var o=parseFloat(s);r[t]=isNaN(o)?"NaN":o}else r[t]="invalid field: "+i+" is of unknown type.",e.throwInternal(zi.CRITICAL,r[t],null,!0)}))),r}t.serialize=function(t){var i=n(t,"root");try{return Ni().stringify(i)}catch(t){e.throwInternal(zi.CRITICAL,48,t&&Wi.isFunction(t.toString)?t.toString():"Error serializing object",null,!0)}}}))},qs=function(){function t(){var e=xi(),n=ki(),i=!1,r=!0;ar(t,this,(function(t){try{if(e&&Xi.Attach(e,"online",o)&&(Xi.Attach(e,"offline",a),i=!0),n){var s=n.body||n;Wi.isUndefined(s.ononline)||(s.ononline=o,s.onoffline=a,i=!0)}}catch(t){i=!1}function o(){r=!0}function a(){r=!1}t.isListening=i,t.isOnline=function(){var t=!0,e=Ci();return i?t=r:e&&!Wi.isNullOrUndefined(e.onLine)&&(t=e.onLine),t},t.isOffline=function(){return!t.isOnline()}}))}return t.Offline=new t,t}().Offline,Vs=function(){function t(){}return t.prototype.getHashCodeScore=function(e){return this.getHashCode(e)/t.INT_MAX_VALUE*100},t.prototype.getHashCode=function(e){if(""===e)return 0;for(;e.length<t.MIN_INPUT_LENGTH;)e=e.concat(e);for(var n=5381,i=0;i<e.length;++i)n=(n<<5)+n+e.charCodeAt(i),n&=n;return Math.abs(n)},t.INT_MAX_VALUE=2147483647,t.MIN_INPUT_LENGTH=8,t}(),Hs=function(){function t(){this.hashCodeGeneragor=new Vs,this.keys=new ws}return t.prototype.getSamplingScore=function(t){return t.tags&&t.tags[this.keys.userId]?this.hashCodeGeneragor.getHashCodeScore(t.tags[this.keys.userId]):t.ext&&t.ext.user&&t.ext.user.id?this.hashCodeGeneragor.getHashCodeScore(t.ext.user.id):t.tags&&t.tags[this.keys.operationId]?this.hashCodeGeneragor.getHashCodeScore(t.tags[this.keys.operationId]):t.ext&&t.ext.telemetryTrace&&t.ext.telemetryTrace.traceID?this.hashCodeGeneragor.getHashCodeScore(t.ext.telemetryTrace.traceID):100*Math.random()},t}(),zs=function(){function t(t,e){this.INT_MAX_VALUE=2147483647,this._logger=Wi.isNullOrUndefined(e)?new lr:e,(t>100||t<0)&&(this._logger.throwInternal(zi.WARNING,58,"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:t},!0),this.sampleRate=100),this.sampleRate=t,this.samplingScoreGenerator=new Hs}return t.prototype.isSampledIn=function(t){var e=this.sampleRate;return null==e||e>=100||t.baseType===ls.dataType||this.samplingScoreGenerator.getSamplingScore(t)<e},t}();
|
|
6
|
+
/*!
|
|
7
|
+
* Application Insights JavaScript SDK - Channel, 2.5.10
|
|
8
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
9
|
+
*/
|
|
10
|
+
function Ws(t){try{return t.responseText}catch(t){}return null}var $s=function(t){function e(){var n,i,r,s,o=t.call(this)||this;return o.priority=1001,o.identifier="AppInsightsChannelPlugin",o._XMLHttpRequestSupported=!1,ar(e,o,(function(t,a){function u(){throw new Error("Method not implemented.")}function c(e){var n=t._senderConfig.endpointUrl(),i=t._buffer.batchPayloads(e),r=new Blob([i],{type:"text/plain;charset=UTF-8"});Ci().sendBeacon(n,r)?(t._buffer.markAsSent(e),t._onSuccess(e,e.length)):(l(e,!0),t.diagLog().throwInternal(zi.WARNING,40,". Failed to send telemetry with Beacon API, retried with xhrSender."))}function l(e,n){var i=new XMLHttpRequest,r=t._senderConfig.endpointUrl();try{i[Yr]=!0}catch(t){}i.open("POST",r,n),i.setRequestHeader("Content-type","application/json"),$r.isInternalApplicationInsightsEndpoint(r)&&i.setRequestHeader(qr.sdkContextHeader,qr.sdkContextHeaderAppIdRequest),i.onreadystatechange=function(){return t._xhrReadyStateChange(i,e,e.length)},i.onerror=function(n){return t._onError(e,p(i),n)};var s=t._buffer.batchPayloads(e);i.send(s),t._buffer.markAsSent(e)}function d(e){try{if(e&&""!==e){var n=Ni().parse(e);if(n&&n.itemsReceived&&n.itemsReceived>=n.itemsAccepted&&n.itemsReceived-n.itemsAccepted===n.errors.length)return n}}catch(n){t.diagLog().throwInternal(zi.CRITICAL,43,"Cannot parse the response. "+$r.getExceptionName(n),{response:e})}return null}function f(e,r){if(void 0===r&&(r=1),e&&0!==e.length){t._buffer.clearSent(e),n++;for(var s=0,o=e;s<o.length;s++)t._buffer.enqueue(o[s]);!function(t){var e;if(n<=1)e=10;else{var r=(Math.pow(2,n)-1)/2,s=Math.floor(Math.random()*r*10)+1;e=Math.max(Math.min(s*=t,3600),10)}var o=Wi.dateNow()+1e3*e;i=o}(r),h()}}function h(){if(!r){var e=i?Math.max(0,i-Wi.dateNow()):0,n=Math.max(t._senderConfig.maxBatchInterval(),e);r=setTimeout((function(){t.triggerSend(!0,null,1)}),n)}}function m(t){return 408===t||429===t||500===t||503===t}function p(t,e){return t?"XMLHttpRequest,Status:"+t.status+",Response:"+Ws(t)||t.response||"":e}function v(e){var n=xi(),i=new XDomainRequest;i.onload=function(){return t._xdrOnLoad(i,e)},i.onerror=function(n){return t._onError(e,w(i),n)};var r=n&&n.location&&n.location.protocol||"";if(0!==t._senderConfig.endpointUrl().lastIndexOf(r,0))return t.diagLog().throwInternal(zi.WARNING,40,". Cannot send XDomain request. The endpoint URL protocol doesn't match the hosting page protocol."),void t._buffer.clear();var s=t._senderConfig.endpointUrl().replace(/^(https?:)/,"");i.open("POST",s);var o=t._buffer.batchPayloads(e);i.send(o),t._buffer.markAsSent(e)}function w(t,e){return t?"XDomainRequest,Response:"+Ws(t)||"":e}t.pause=u,t.resume=u,t.flush=function(){try{t.triggerSend(!0,null,1)}catch(e){t.diagLog().throwInternal(zi.CRITICAL,22,"flush failed, telemetry will not be collected: "+$r.getExceptionName(e),{exception:$r.dump(e)})}},t.onunloadFlush=function(){if(!1!==t._senderConfig.onunloadDisableBeacon()&&!1!==t._senderConfig.isBeaconApiDisabled()||!$r.IsBeaconApiSupported())t.flush();else try{t.triggerSend(!0,c,2)}catch(e){t.diagLog().throwInternal(zi.CRITICAL,20,"failed to flush with beacon sender on page unload, telemetry will not be collected: "+$r.getExceptionName(e),{exception:$r.dump(e)})}},t.teardown=u,t.initialize=function(r,o,u,d){a.initialize(r,o,u,d);var f=t._getTelCtx(),h=t.identifier;s=new Us(o.logger),n=0,i=null,t._sender=null;var m=e._getDefaultAppInsightsChannelConfig();if(t._senderConfig=e._getEmptyAppInsightsChannelConfig(),Hi(m,(function(e,n){t._senderConfig[e]=function(){return f.getConfig(h,e,n())}})),t._buffer=t._senderConfig.enableSessionStorageBuffer()&&$r.canUseSessionStorage()?new Ps(t.diagLog(),t._senderConfig):new Ns(t._senderConfig),t._sample=new zs(t._senderConfig.samplingPercentage(),t.diagLog()),function(t){return!(Wi.isNullOrUndefined(t.disableInstrumentaionKeyValidation)||!t.disableInstrumentaionKeyValidation)||new RegExp("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$").test(t.instrumentationKey)}(r)||t.diagLog().throwInternal(zi.CRITICAL,100,"Invalid Instrumentation key "+r.instrumentationKey),!t._senderConfig.isBeaconApiDisabled()&&$r.IsBeaconApiSupported())t._sender=c;else if(void 0!==typeof XMLHttpRequest){var p=yi("XMLHttpRequest");p&&("withCredentials"in new p?(t._sender=l,t._XMLHttpRequestSupported=!0):void 0!==typeof XDomainRequest&&(t._sender=v))}},t.processTelemetry=function(n,i){i=t._getTelCtx(i);try{if(t._senderConfig.disableTelemetry())return;if(!n)return void i.diagLog().throwInternal(zi.CRITICAL,7,"Cannot send empty telemetry");if(n.baseData&&!n.baseType)return void i.diagLog().throwInternal(zi.CRITICAL,70,"Cannot send telemetry without baseData and baseType");if(n.baseType||(n.baseType="EventData"),!t._sender)return void i.diagLog().throwInternal(zi.CRITICAL,28,"Sender was not initialized");if(!t._sample.isSampledIn(n))return void i.diagLog().throwInternal(zi.WARNING,33,"Telemetry item was sampled out and not sent",{SampleRate:t._sample.sampleRate});n.sampleRate=t._sample.sampleRate;var r=e.constructEnvelope(n,t._senderConfig.instrumentationKey(),i.diagLog());if(!r)return void i.diagLog().throwInternal(zi.CRITICAL,47,"Unable to create an AppInsights envelope");var o=!1;if(n.tags&&n.tags.ProcessLegacy&&(Wi.arrForEach(n.tags.ProcessLegacy,(function(t){try{t&&!1===t(r)&&(o=!0,i.diagLog().warnToConsole("Telemetry processor check returns false"))}catch(t){i.diagLog().throwInternal(zi.CRITICAL,64,"One of telemetry initializers failed, telemetry item will not be sent: "+$r.getExceptionName(t),{exception:$r.dump(t)},!0)}})),delete n.tags.ProcessLegacy),o)return;var a=s.serialize(r),u=t._buffer.getItems(),c=t._buffer.batchPayloads(u);c&&c.length+a.length>t._senderConfig.maxBatchSizeInBytes()&&t.triggerSend(!0,null,10),t._buffer.enqueue(a),h()}catch(t){i.diagLog().throwInternal(zi.WARNING,12,"Failed adding telemetry to the sender's buffer, some telemetry will be lost: "+$r.getExceptionName(t),{exception:$r.dump(t)})}t.processNext(n,i)},t._xhrReadyStateChange=function(e,i,r){if(4===e.readyState){var s=null;t._appId||(s=d(Ws(e)||e.response))&&s.appId&&(t._appId=s.appId),(e.status<200||e.status>=300)&&0!==e.status?!t._senderConfig.isRetryDisabled()&&m(e.status)?(f(i),t.diagLog().throwInternal(zi.WARNING,40,". Response code "+e.status+". Will retry to send "+i.length+" items.")):t._onError(i,p(e)):qs.isOffline()?t._senderConfig.isRetryDisabled()||(f(i,10),t.diagLog().throwInternal(zi.WARNING,40,". Offline - Response Code: "+e.status+". Offline status: "+qs.isOffline()+". Will retry to send "+i.length+" items.")):206===e.status?(s||(s=d(Ws(e)||e.response)),s&&!t._senderConfig.isRetryDisabled()?t._onPartialSuccess(i,s):t._onError(i,p(e))):(n=0,t._onSuccess(i,r))}},t.triggerSend=function(e,n,s){void 0===e&&(e=!0);try{if(t._senderConfig.disableTelemetry())t._buffer.clear();else if(t._buffer.count()>0){var a=t._buffer.getItems();!function(e,n){var i,r=t.core[i="getNotifyMgr"]?t.core[i]():t.core._notificationManager;if(r&&r.eventsSendRequest)try{r.eventsSendRequest(e,n)}catch(e){t.diagLog().throwInternal(zi.CRITICAL,74,"send request notification failed: "+$r.getExceptionName(e),{exception:$r.dump(e)})}}(s||0,e),n?n.call(o,a,e):t._sender(a,e)}clearTimeout(r),r=null,i=null}catch(e){var u=$r.getIEVersion();(!u||u>9)&&t.diagLog().throwInternal(zi.CRITICAL,40,"Telemetry transmission failed, some telemetry will be lost: "+$r.getExceptionName(e),{exception:$r.dump(e)})}},t._onError=function(e,n){t.diagLog().throwInternal(zi.WARNING,26,"Failed to send telemetry.",{message:n}),t._buffer.clearSent(e)},t._onPartialSuccess=function(e,n){for(var i=[],r=[],s=0,o=n.errors.reverse();s<o.length;s++){var a=o[s],u=e.splice(a.index,1)[0];m(a.statusCode)?r.push(u):i.push(u)}e.length>0&&t._onSuccess(e,n.itemsAccepted),i.length>0&&t._onError(i,p(null,["partial success",n.itemsAccepted,"of",n.itemsReceived].join(" "))),r.length>0&&(f(r),t.diagLog().throwInternal(zi.WARNING,40,"Partial success. Delivered: "+e.length+", Failed: "+i.length+". Will retry to send "+r.length+" our of "+n.itemsReceived+" items"))},t._onSuccess=function(e){t._buffer.clearSent(e)},t._xdrOnLoad=function(e,i){var r=Ws(e);if(!e||r+""!="200"&&""!==r){var s=d(r);s&&s.itemsReceived&&s.itemsReceived>s.itemsAccepted&&!t._senderConfig.isRetryDisabled()?t._onPartialSuccess(i,s):t._onError(i,w(e))}else n=0,t._onSuccess(i,0)}})),o}return __extends(e,t),e.constructEnvelope=function(t,e,n){var i;switch((i=e===t.iKey||Wi.isNullOrUndefined(e)?t:__assign({},t,{iKey:e})).baseType){case is.dataType:return Bs.EventEnvelopeCreator.Create(n,i);case ms.dataType:return Ls.TraceEnvelopeCreator.Create(n,i);case fs.dataType:return Ds.PageViewEnvelopeCreator.Create(n,i);case ps.dataType:return Os.PageViewPerformanceEnvelopeCreator.Create(n,i);case rs.dataType:return js.ExceptionEnvelopeCreator.Create(n,i);case ls.dataType:return Rs.MetricEnvelopeCreator.Create(n,i);case hs.dataType:return Ts.DependencyEnvelopeCreator.Create(n,i);default:return Bs.EventEnvelopeCreator.Create(n,i)}},e._getDefaultAppInsightsChannelConfig=function(){return{endpointUrl:function(){return"https://dc.services.visualstudio.com/v2/track"},emitLineDelimitedJson:function(){return!1},maxBatchInterval:function(){return 15e3},maxBatchSizeInBytes:function(){return 102400},disableTelemetry:function(){return!1},enableSessionStorageBuffer:function(){return!0},isRetryDisabled:function(){return!1},isBeaconApiDisabled:function(){return!0},onunloadDisableBeacon:function(){return!1},instrumentationKey:function(){},namePrefix:function(){},samplingPercentage:function(){return 100}}},e._getEmptyAppInsightsChannelConfig=function(){return{endpointUrl:void 0,emitLineDelimitedJson:void 0,maxBatchInterval:void 0,maxBatchSizeInBytes:void 0,disableTelemetry:void 0,enableSessionStorageBuffer:void 0,isRetryDisabled:void 0,isBeaconApiDisabled:void 0,onunloadDisableBeacon:void 0,instrumentationKey:void 0,namePrefix:void 0,samplingPercentage:void 0}},e}(br),Xs=function(){},Gs=function(){function t(e,n){var i=this;this._logger=Wi.isNullOrUndefined(n)?new lr:n,e||(e={}),"function"!=typeof e.sessionExpirationMs&&(e.sessionExpirationMs=function(){return t.acquisitionSpan}),"function"!=typeof e.sessionRenewalMs&&(e.sessionRenewalMs=function(){return t.renewalSpan}),this.config=e,this._storageNamePrefix=function(){return i.config.namePrefix&&i.config.namePrefix()?t.cookieNameConst+i.config.namePrefix():t.cookieNameConst},this.automaticSession=new Xs}return t.prototype.update=function(){this.automaticSession.id||this.initializeAutomaticSession();var e=(new Date).getTime(),n=0!==this.config.sessionExpirationMs()&&e-this.automaticSession.acquisitionDate>this.config.sessionExpirationMs(),i=0!==this.config.sessionExpirationMs()&&e-this.automaticSession.renewalDate>this.config.sessionRenewalMs();n||i?this.renew():(!this.cookieUpdatedTimestamp||e-this.cookieUpdatedTimestamp>t.cookieUpdateInterval)&&(this.automaticSession.renewalDate=e,this.setCookie(this.automaticSession.id,this.automaticSession.acquisitionDate,this.automaticSession.renewalDate))},t.prototype.backup=function(){this.setStorage(this.automaticSession.id,this.automaticSession.acquisitionDate,this.automaticSession.renewalDate)},t.prototype.initializeAutomaticSession=function(){var t=$r.getCookie(this._logger,this._storageNamePrefix());if(t&&"function"==typeof t.split)this.initializeAutomaticSessionWithData(t);else{var e=$r.getStorage(this._logger,this._storageNamePrefix());e&&this.initializeAutomaticSessionWithData(e)}this.automaticSession.id||this.renew()},t.prototype.initializeAutomaticSessionWithData=function(t){var e=t.split("|");e.length>0&&(this.automaticSession.id=e[0]);try{e.length>1&&(this.automaticSession.acquisitionDate=+new Date(+e[1]),this.automaticSession.acquisitionDate=this.automaticSession.acquisitionDate>0?this.automaticSession.acquisitionDate:0),e.length>2&&(this.automaticSession.renewalDate=+new Date(+e[2]),this.automaticSession.renewalDate=this.automaticSession.renewalDate>0?this.automaticSession.renewalDate:0)}catch(t){this._logger.throwInternal(zi.CRITICAL,9,"Error parsing ai_session cookie, session will be reset: "+$r.getExceptionName(t),{exception:$r.dump(t)})}0===this.automaticSession.renewalDate&&this._logger.throwInternal(zi.WARNING,27,"AI session renewal date is 0, session will be reset.")},t.prototype.renew=function(){var t=(new Date).getTime();this.automaticSession.id=$r.newId(this.config&&this.config.idLength?this.config.idLength():22),this.automaticSession.acquisitionDate=t,this.automaticSession.renewalDate=t,this.setCookie(this.automaticSession.id,this.automaticSession.acquisitionDate,this.automaticSession.renewalDate),$r.canUseLocalStorage()||this._logger.throwInternal(zi.WARNING,0,"Browser does not support local storage. Session durations will be inaccurate.")},t.prototype.setCookie=function(t,e,n){var i=e+this.config.sessionExpirationMs(),r=n+this.config.sessionRenewalMs(),s=new Date,o=[t,e,n];s.setTime(i<r?i:r);var a=this.config.cookieDomain?this.config.cookieDomain():null,u=0===this.config.sessionExpirationMs()?"0":s.toUTCString();$r.setCookie(this._logger,this._storageNamePrefix(),o.join("|")+";expires="+u,a),this.cookieUpdatedTimestamp=(new Date).getTime()},t.prototype.setStorage=function(t,e,n){$r.setStorage(this._logger,this._storageNamePrefix(),[t,e,n].join("|"))},t.acquisitionSpan=864e5,t.renewalSpan=18e5,t.cookieUpdateInterval=6e4,t.cookieNameConst="ai_session",t}(),Js=function(){},Ks=function(){this.id="browser",this.deviceClass="Browser"},Ys=function(t){this.sdkVersion=(t.sdkExtension&&t.sdkExtension()?t.sdkExtension()+"_":"")+"javascript:2.5.10"},Qs=function(){function t(e,n){this.isNewUser=!1,this._logger=n;var i=$r.getCookie(this._logger,t.userCookieName);if(i){this.isNewUser=!1;var r=i.split(t.cookieSeparator);r.length>0&&(this.id=r[0])}if(this.config=e,!this.id){this.id=Wi.newId(e&&e.idLength?e.idLength():22);var s=new Date,o=Wi.toISOString(s);this.accountAcquisitionDate=o,this.isNewUser=!0,s.setTime(s.getTime()+31536e6);var a=[this.id,o],u=this.config.cookieDomain?this.config.cookieDomain():void 0;$r.setCookie(this._logger,t.userCookieName,a.join(t.cookieSeparator)+";expires="+s.toUTCString(),u);var c=e.namePrefix&&e.namePrefix()?e.namePrefix()+"ai_session":"ai_session";$r.removeStorage(this._logger,c)}this.accountId=e.accountId?e.accountId():void 0;var l=$r.getCookie(this._logger,t.authUserCookieName);if(l){var d=(l=decodeURI(l)).split(t.cookieSeparator);d[0]&&(this.authenticatedId=d[0]),d.length>1&&d[1]&&(this.accountId=d[1])}}return t.prototype.setAuthenticatedUserContext=function(e,n,i){if(void 0===i&&(i=!1),!this.validateUserInput(e)||n&&!this.validateUserInput(n))this._logger.throwInternal(zi.WARNING,60,"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.",!0);else{this.authenticatedId=e;var r=this.authenticatedId;n&&(this.accountId=n,r=[this.authenticatedId,this.accountId].join(t.cookieSeparator)),i&&$r.setCookie(this._logger,t.authUserCookieName,encodeURI(r),this.config.cookieDomain())}},t.prototype.clearAuthenticatedUserContext=function(){this.authenticatedId=null,this.accountId=null,$r.deleteCookie(this._logger,t.authUserCookieName)},t.prototype.validateUserInput=function(t){return!("string"!=typeof t||!t||t.match(/,|;|=| |\|/))},t.cookieSeparator="|",t.userCookieName="ai_user",t.authUserCookieName="ai_authUser",t}(),Zs=function(){},to=function(t,e,n,i){this.traceID=t||$r.generateW3CId(),this.parentID=e,this.name=n;var r=Ai();!n&&r&&r.pathname&&(this.name=r.pathname),this.name=Vr.sanitizeString(i,this.name)},eo=function(){function t(t,e){var n=this;n.application=new Js,n.internal=new Ys(e),bi()&&(n.sessionManager=new Gs(e,t),n.device=new Ks,n.location=new Zs,n.user=new Qs(e,t),n.telemetryTrace=new to(void 0,void 0,void 0,t),n.session=new Xs),n.appId=function(){return null}}return t.prototype.applySessionContext=function(t){var e=this.session,n=this.sessionManager,i=e||n&&n.automaticSession;i&&Wi.isString(i.id)&&(t.ext.app.sesId=i.id),e&&(t.ext.app.sesId=Wi.isString(e.id)?e.id:n.automaticSession.id)},t.prototype.applyOperatingSystemContxt=function(t){var e=this.os;e&&e.name&&(t.ext.os=e)},t.prototype.applyApplicationContext=function(t){var e=this.application;e&&(Wi.isString(e.ver)&&(t.tags[bs.applicationVersion]=e.ver),Wi.isString(e.build)&&(t.tags[bs.applicationBuild]=e.build))},t.prototype.applyDeviceContext=function(t){var e=this.device;e&&(Wi.isString(e.id)&&(t.ext.device.localId=e.id),Wi.isString(e.ip)&&(t.ext.device.ip=e.ip),Wi.isString(e.model)&&(t.ext.device.model=e.model),Wi.isString(e.deviceClass)&&(t.ext.device.deviceClass=e.deviceClass))},t.prototype.applyInternalContext=function(t){var e=this.internal;e&&(Wi.isString(e.agentVersion)&&(t.tags[bs.internalAgentVersion]=e.agentVersion),Wi.isString(e.sdkVersion)&&(t.tags[bs.internalSdkVersion]=e.sdkVersion),t.baseType!==cr.dataType&&t.baseType!==fs.dataType||(Wi.isString(e.snippetVer)&&(t.tags[bs.internalSnippet]=e.snippetVer),Wi.isString(e.sdkSrc)&&(t.tags[bs.internalSdkSrc]=e.sdkSrc)))},t.prototype.applyLocationContext=function(t){var e=this.location;e&&Wi.isString(e.ip)&&(t.tags[bs.locationIp]=e.ip)},t.prototype.applyOperationContext=function(t){var e=this.telemetryTrace;if(e){var n=t.ext.trace||{traceID:void 0,parentID:void 0};Wi.isString(e.traceID)&&(n.traceID=e.traceID),Wi.isString(e.name)&&(n.name=e.name),Wi.isString(e.parentID)&&(n.parentID=e.parentID),t.ext.trace=n}},t.prototype.applyWebContext=function(t){var e=this.web;e&&(t.ext.web=t.ext.web||{},t.ext.web=e)},t.prototype.applyUserContext=function(t){var e=this.user;e&&(t.tags||(t.tags=[]),Wi.isString(e.accountId)&&(t.tags[bs.userAccountId]=e.accountId),Wi.isString(e.id)&&(t.ext.user.id=e.id),Wi.isString(e.authenticatedId)&&(t.ext.user.authId=e.authenticatedId))},t.prototype.cleanUp=function(t){t.ext[ys.DeviceExt]&&0===Wi.objKeys(t.ext[ys.DeviceExt]).length&&delete t.ext[ys.DeviceExt],t.ext[ys.UserExt]&&0===Wi.objKeys(t.ext[ys.UserExt]).length&&delete t.ext[ys.UserExt],t.ext[ys.WebExt]&&0===Wi.objKeys(t.ext[ys.WebExt]).length&&delete t.ext[ys.WebExt],t.ext[ys.OSExt]&&0===Wi.objKeys(t.ext[ys.OSExt]).length&&delete t.ext[ys.OSExt],t.ext[ys.AppExt]&&0===Wi.objKeys(t.ext[ys.AppExt]).length&&delete t.ext[ys.AppExt],t.ext[ys.TraceExt]&&0===Wi.objKeys(t.ext[ys.TraceExt]).length&&delete t.ext[ys.TraceExt]},t}(),no=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.priority=110,e.identifier="AppInsightsPropertiesPlugin",e}return __extends(e,t),e.getDefaultConfig=function(){return{instrumentationKey:function(){},accountId:function(){return null},sessionRenewalMs:function(){return 18e5},samplingPercentage:function(){return 100},sessionExpirationMs:function(){return 864e5},cookieDomain:function(){return null},sdkExtension:function(){return null},isBrowserLinkTrackingEnabled:function(){return!1},appId:function(){return null},namePrefix:function(){},idLength:function(){return 22}}},e.prototype.initialize=function(n,i,r,s){var o=this;t.prototype.initialize.call(this,n,i,r,s);var a=this._getTelCtx(),u=this.identifier,c=e.getDefaultConfig();this._extensionConfig=this._extensionConfig||e.getDefaultConfig(),Hi(c,(function(t,e){o._extensionConfig[t]=function(){return a.getConfig(u,t,e())}})),this.context=new eo(i.logger,this._extensionConfig),this._breezeChannel=$r.getExtension(r,"AppInsightsChannelPlugin"),this.context.appId=function(){return o._breezeChannel?o._breezeChannel._appId:null}},e.prototype.processTelemetry=function(t,e){if(Wi.isNullOrUndefined(t));else{if(e=this._getTelCtx(e),t.name===fs.envelopeType&&e.diagLog().resetInternalMessageCount(),this.context.session&&"string"!=typeof this.context.session.id&&this.context.sessionManager.update(),this._processTelemetryInternal(t,e),this.context&&this.context.user&&this.context.user.isNewUser){this.context.user.isNewUser=!1;var n=new cr(72,(Ci()||{}).userAgent||"");e.diagLog().logInternalMessage(zi.CRITICAL,n)}this.processNext(t,e)}},e.prototype._processTelemetryInternal=function(t,e){t.tags||(t.tags=[]),t.ext||(t.ext={});var n=t.ext;n[ys.DeviceExt]=n[ys.DeviceExt]||{},n[ys.WebExt]=n[ys.WebExt]||{},n[ys.UserExt]=n[ys.UserExt]||{},n[ys.OSExt]=n[ys.OSExt]||{},n[ys.AppExt]=n[ys.AppExt]||{},n[ys.TraceExt]=n[ys.TraceExt]||{};var i=this.context;i.applySessionContext(t,e),i.applyApplicationContext(t,e),i.applyDeviceContext(t,e),i.applyOperationContext(t,e),i.applyUserContext(t,e),i.applyOperatingSystemContxt(t,e),i.applyWebContext(t,e),i.applyLocationContext(t,e),i.applyInternalContext(t,e),i.cleanUp(t,e)},e}(br),io=Wi.objKeys,ro=Wi.arrForEach;function so(t,e,n){var i=0,r=t[e],s=t[n];return r&&s&&(i=Kr.GetDuration(r,s)),i}function oo(t,e,n,i,r){var s=0,o=so(n,i,r);return o&&(s=ao(t,e,$r.msToTimeSpan(o))),s}function ao(t,e,n){var i=0;return t&&e&&n&&((t.ajaxPerf=t.ajaxPerf||{})[e]=n,i=1),i}var uo=function(){var t=this;t.openDone=!1,t.setRequestHeaderDone=!1,t.sendDone=!1,t.abortDone=!1,t.stateChangeAttached=!1},co=function t(e,n,i){var r=this,s=i;r.perfMark=null,r.completed=!1,r.requestHeadersSize=null,r.requestHeaders=null,r.responseReceivingDuration=null,r.callbackDuration=null,r.ajaxTotalDuration=null,r.aborted=0,r.pageUrl=null,r.requestUrl=null,r.requestSize=0,r.method=null,r.status=null,r.requestSentTime=null,r.responseStartedTime=null,r.responseFinishedTime=null,r.callbackFinishedTime=null,r.endTime=null,r.xhrMonitoringState=new uo,r.clientFailure=0,r.traceID=e,r.spanID=n,ar(t,r,(function(t){t.getAbsoluteUrl=function(){return t.requestUrl?Xr.getAbsoluteUrl(t.requestUrl):null},t.getPathName=function(){return t.requestUrl?Vr.sanitizeUrl(s,Xr.getCompleteUrl(t.method,t.requestUrl)):null},t.CreateTrackItem=function(e,n,i){if(t.ajaxTotalDuration=Math.round(1e3*Kr.GetDuration(t.requestSentTime,t.responseFinishedTime))/1e3,t.ajaxTotalDuration<0)return null;var r,s=((r={id:"|"+t.traceID+"."+t.spanID,target:t.getAbsoluteUrl(),name:t.getPathName(),type:e,duration:t.ajaxTotalDuration,success:+t.status>=200&&+t.status<400,responseCode:+t.status,method:t.method}).properties={HttpMethod:t.method},r);if(function(t,e){var n=t.perfTiming,i=e.properties||{},r=0,s=Wi.isString,o="redirect",a="startTime",u="connectEnd",c="requestStart",l="responseEnd",d=o+"Start",f=o="End";if(n){r|=oo(i,o,n,d,f),r|=oo(i,"domainLookup",n,"domainLookupStart","domainLookupEnd"),r|=oo(i,"connect",n,"connectStart",u),r|=oo(i,"request",n,c,"requestEnd"),r|=oo(i,"response",n,"responseStart",l),r|=oo(i,"networkConnect",n,a,u),r|=oo(i,"sentRequest",n,c,l);var h=n.duration;h||(h=so(n,a,l)||0),r|=ao(i,"duration",h),r|=ao(i,"perfTotal",h);var m=n.serverTiming;if(m){var p={};ro(m,(function(t,e){var n=function(t){var e=t,n=/([^\w\d_$])/g;return n.test(t)&&(e=t.replace(n,"_")),e}(t.name||""+e),i=p[n]||{};Hi(t,(function(t,e){("name"!==t&&s(e)||Wi.isNumber(e))&&(i[t]&&(e=i[t]+";"+e),!e&&s(e)||(i[t]=e))})),p[n]=i})),r|=ao(i,"serverTiming",p)}r|=ao(i,"transferSize",n.transferSize),r|=ao(i,"encodedBodySize",n.encodedBodySize),r|=ao(i,"decodedBodySize",n.decodedBodySize)}else t.perfMark&&(r|=ao(i,"missing",t.perfAttempts));r&&(e.properties=i)}(t,s),n&&io(t.requestHeaders).length>0&&(s.properties=s.properties||{},s.properties.requestHeaders=t.requestHeaders),i){var o=i();if(o){var a=o.correlationContext;if(a&&(s.correlationContext=a),o.headerMap&&io(o.headerMap).length>0&&(s.properties=s.properties||{},s.properties.responseHeaders=o.headerMap),t.status>=400){var u=o.type;s.properties=s.properties||{},""!==u&&"text"!==u||(s.properties.responseText=o.responseText?o.statusText+" - "+o.responseText:o.statusText),"json"===u&&(s.properties.responseText=o.response?o.statusText+" - "+JSON.stringify(o.response):o.statusText)}}}return s}}))},lo=function(){function t(e,n){var i=this;i.traceFlag=t.DEFAULT_TRACE_FLAG,i.version=t.DEFAULT_VERSION,i.traceId=e&&t.isValidTraceId(e)?e:$r.generateW3CId(),i.spanId=n&&t.isValidSpanId(n)?n:$r.generateW3CId().substr(0,16)}return t.isValidTraceId=function(t){return t.match(/^[0-9a-f]{32}$/)&&"00000000000000000000000000000000"!==t},t.isValidSpanId=function(t){return t.match(/^[0-9a-f]{16}$/)&&"0000000000000000"!==t},t.prototype.toString=function(){var t=this;return t.version+"-"+t.traceId+"-"+t.spanId+"-"+t.traceFlag},t.DEFAULT_TRACE_FLAG="01",t.DEFAULT_VERSION="00",t}(),fo=Wi.isNullOrUndefined,ho=Wi.arrForEach,mo=0;function po(t){var e="";try{fo(t)||fo(t.ajaxData)||fo(t.ajaxData.requestUrl)||(e+="(url: '"+t.ajaxData.requestUrl+"')")}catch(t){}return e}function vo(t,e,n,i,r){t.diagLog().throwInternal(zi.CRITICAL,e,n,i,r)}function wo(t,e,n,i,r){t.diagLog().throwInternal(zi.WARNING,e,n,i,r)}function go(t,e,n){return function(i){vo(t,e,n,{ajaxDiagnosticsMessage:po(i.inst),exception:$r.dump(i.err)})}}function yo(t,e){return t&&e?t.indexOf(e):-1}var bo,xo=function(t){function e(){var n=t.call(this)||this;n.identifier=e.identifier,n.priority=120;var i,r,s,o,a=Ai(),u=!1,c=!1,l=a&&a.host&&a.host.toLowerCase(),d=e.getEmptyConfig(),f=!1,h=0,m=!1,p=0,v=!1,w=[],g={};return ar(e,n,(function(t,n){function a(t,e,n){w.push(function(t,e,n){return t?Lr(t.prototype,e,n,!1):null}(t,e,n))}function y(t,e,n){var i=!1,r=((Wi.isString(e)?e:(e||{}).url||"")||"").toLowerCase(),s=yo(r,"?"),o=yo(r,"#");return(-1===s||-1!==o&&o<s)&&(s=o),-1!==s&&(r=r.substring(0,s)),fo(t)?fo(e)||(i="object"==typeof e&&!0===e[Yr]||!!n&&!0===n[Yr]):i=!0===t[Yr]||!0===r[Yr],i?g[r]||(g[r]=1):g[r]&&(i=!0),i}function b(t,e){var n=!0,i=c;return fo(t)||(n=!0===e||!fo(t.ajaxData)),i&&n}function x(t){try{var e=t.responseType;if(""===e||"text"===e)return t.responseText}catch(t){}return null}function S(e){try{var n=e.getAllResponseHeaders();if(null!==n&&-1!==yo(n.toLowerCase(),qr.requestContextHeaderLowerCase)){var i=e.getResponseHeader(qr.requestContextHeader);return Gr.getCorrelationContext(i)}}catch(n){wo(t,18,"Failed to get Request-Context correlation header as it may be not included in the response or not accessible.",{ajaxDiagnosticsMessage:po(e),exception:$r.dump(n)})}}function k(t,e){if(e.requestUrl&&o&&m){var n=Fi();if(n&&Wi.isFunction(n.mark)){mo++;var i=o+t+"#"+mo;n.mark(i);var r=n.getEntriesByName(i);r&&1===r.length&&(e.perfMark=r[0])}}}function C(t,e,n,i){var r=e.perfMark,s=Fi(),o=d.maxAjaxPerfLookupAttempts,a=d.ajaxPerfLookupDelay,u=e.requestUrl,c=0;!function l(){try{if(s&&r){c++;for(var d=null,f=s.getEntries(),h=f.length-1;h>=0;h--){var m=f[h];if(m){if("resource"===m.entryType)m.initiatorType!==t||-1===yo(m.name,u)&&-1===yo(u,m.name)||(d=m);else if("mark"===m.entryType&&m.name===r.name){e.perfTiming=d;break}if(m.startTime<r.startTime-1e3)break}}}!r||e.perfTiming||c>=o||!1===e.async?(r&&Wi.isFunction(s.clearMarks)&&s.clearMarks(r.name),e.perfAttempts=c,n()):setTimeout(l,a)}catch(t){i(t)}}()}function A(e){var n="";try{fo(e)||(n+="string"==typeof e?"(url: '"+e+"')":"(url: '"+e.url+"')")}catch(e){vo(t,15,"Failed to grab failed fetch diagnostics message",{exception:$r.dump(e)})}return n}function F(e,n,i,r,s){function o(e,n,r){var s=r||{};s.fetchDiagnosticsMessage=A(i),n&&(s.exception=$r.dump(n)),wo(t,e,"Failed to calculate the duration of the fetch call, monitoring data for this fetch call won't be sent.",s)}r&&(r.responseFinishedTime=Kr.Now(),r.status=n,C("fetch",r,(function(){var e=r.CreateTrackItem("Fetch",f,s);e?t.trackDependencyDataInternal(e):o(14,null,{requestSentTime:r.requestSentTime,responseFinishedTime:r.responseFinishedTime})}),(function(t){o(18,t,null)})))}function M(e){if(e&&e.headers)try{var n=e.headers.get(qr.requestContextHeader);return Gr.getCorrelationContext(n)}catch(n){wo(t,18,"Failed to get Request-Context correlation header as it may be not included in the response or not accessible.",{fetchDiagnosticsMessage:A(e),exception:$r.dump(n)})}}t.initialize=function(l,h,g,A){if(!t.isInitialized()){n.initialize(l,h,g,A);var N=t._getTelCtx();Hi(e.getDefaultConfig(),(function(t,n){d[t]=N.getConfig(e.identifier,t,n)}));var P=d.distributedTracingMode;if(f=d.enableRequestHeaderTracking,p=d.maxAjaxCallsPerView,v=d.enableResponseHeaderTracking,s=P===Rr.AI||P===Rr.AI_AND_W3C,r=P===Rr.AI_AND_W3C||P===Rr.W3C,m=d.enableAjaxPerfTracking){var _=l.instrumentationKey||"unkwn";o=_.length>5?"ai.ajxmn."+_.substring(_.length-5)+".":"ai.ajxmn."+_+"."}if(!1===d.disableAjaxTracking&&function(t){var e=!1;if("undefined"!=typeof XMLHttpRequest&&!fo(XMLHttpRequest)){var n=XMLHttpRequest.prototype;e=!(fo(n)||fo(n.open)||fo(n.send)||fo(n.abort))}var i=$r.getIEVersion();if(i&&i<9&&(e=!1),e)try{(new XMLHttpRequest).ajaxData={};var r=XMLHttpRequest.prototype.open;XMLHttpRequest.prototype.open=r}catch(n){e=!1,vo(t,15,"Failed to enable XMLHttpRequest monitoring, extension is not supported",{exception:$r.dump(n)})}return e}(t)&&!c&&(a(XMLHttpRequest,"open",{req:function(e,n,r,s){var o=e.inst,a=o.ajaxData;y(o,r)||!b(o,!0)||a&&a.xhrMonitoringState.openDone||function(e,n,r,s){var o=i&&i.telemetryTrace&&i.telemetryTrace.traceID||$r.generateW3CId(),a=$r.generateW3CId().substr(0,16),u=new co(o,a,t.diagLog());u.method=n,u.requestUrl=r,u.xhrMonitoringState.openDone=!0,u.requestHeaders={},u.async=s,e.ajaxData=u,function(e){e.ajaxData.xhrMonitoringState.stateChangeAttached=Xi.Attach(e,"readystatechange",(function(){try{e&&4===e.readyState&&b(e)&&function(e){var n=e.ajaxData;function i(n,i){var r=i||{};r.ajaxDiagnosticsMessage=po(e),n&&(r.exception=$r.dump(n)),wo(t,14,"Failed to calculate the duration of the ajax call, monitoring data for this ajax call won't be sent.",r)}n.responseFinishedTime=Kr.Now(),n.status=e.status,C("xmlhttprequest",n,(function(){try{var r=n.CreateTrackItem("Ajax",f,(function(){var t={statusText:e.statusText,headerMap:null,correlationContext:S(e),type:e.responseType,responseText:x(e),response:e.response};if(v){var n=e.getAllResponseHeaders();if(n){var i=Wi.strTrim(n).split(/[\r\n]+/),r={};ho(i,(function(t){var e=t.split(": "),n=e.shift(),i=e.join(": ");r[n]=i})),t.headerMap=r}}return t}));r?t.trackDependencyDataInternal(r):i(null,{requestSentTime:n.requestSentTime,responseFinishedTime:n.responseFinishedTime})}finally{try{e.ajaxData=null}catch(t){}}}),(function(t){i(t,null)}))}(e)}catch(i){var n=$r.dump(i);n&&-1!==yo(n.toLowerCase(),"c00c023f")||vo(t,16,"Failed to monitor XMLHttpRequest 'readystatechange' event handler, monitoring data for this ajax call may be incorrect.",{ajaxDiagnosticsMessage:po(e),exception:n})}}))}(e)}(o,n,r,s)},hkErr:go(t,15,"Failed to monitor XMLHttpRequest.open, monitoring data for this ajax call may be incorrect.")}),a(XMLHttpRequest,"send",{req:function(e){var n=e.inst,i=n.ajaxData;b(n)&&!i.xhrMonitoringState.sendDone&&(k("xhr",i),i.requestSentTime=Kr.Now(),n=t.includeCorrelationHeaders(i,void 0,void 0,n),i.xhrMonitoringState.sendDone=!0)},hkErr:go(t,17,"Failed to monitor XMLHttpRequest, monitoring data for this ajax call may be incorrect.")}),a(XMLHttpRequest,"abort",{req:function(t){var e=t.inst,n=e.ajaxData;b(e)&&!n.xhrMonitoringState.abortDone&&(n.aborted=1,n.xhrMonitoringState.abortDone=!0)},hkErr:go(t,13,"Failed to monitor XMLHttpRequest.abort, monitoring data for this ajax call may be incorrect.")}),f&&a(XMLHttpRequest,"setRequestHeader",{req:function(t,e,n){var i=t.inst;b(i)&&(i.ajaxData.requestHeaders[e]=n)},hkErr:go(t,71,"Failed to monitor XMLHttpRequest.setRequestHeader, monitoring data for this ajax call may be incorrect.")}),c=!0),function(){var e,n=!(e=gi())||fo(e.Request)||fo(e.Request.prototype)||fo(e.fetch)?null:e.fetch;if(n){var r=gi(),s=n.polyfill;!1===d.disableFetchTracking?(w.push(Lr(r,"fetch",{req:function(e,n,r){var o;if(u&&!y(null,n,r)&&(!s||!c)){var a=e.ctx();o=function(e,n){var r=i&&i.telemetryTrace&&i.telemetryTrace.traceID||$r.generateW3CId(),s=$r.generateW3CId().substr(0,16),o=new co(r,s,t.diagLog());o.requestSentTime=Kr.Now(),o.requestUrl=e instanceof Request?e?e.url:"":e;var a="GET";n&&n.method?a=n.method:e&&e instanceof Request&&(a=e.method),o.method=a;var u={};return f&&new Headers((n?n.headers:0)||e instanceof Request&&e.headers||{}).forEach((function(t,e){u[e]=t})),o.requestHeaders=u,k("fetch",o),o}(n,r);var l=t.includeCorrelationHeaders(o,n,r);l!==r&&e.set(1,l),a.data=o}},rsp:function(t,e){var n=t.ctx().data;n&&(t.rslt=t.rslt.then((function(t){return F(0,(t||{}).status,t,n,(function(){var e={statusText:t.statusText,headerMap:null,correlationContext:M(t)};if(v){var n={};t.headers.forEach((function(t,e){n[e]=t})),e.headerMap=n}return e})),t})).catch((function(t){throw F(0,0,e,n,null),t})))},hkErr:go(t,15,"Failed to monitor Window.fetch, monitoring data for this fetch call may be incorrect.")})),u=!0):s&&w.push(Lr(r,"fetch",{req:function(t,e,n){y(null,e,n)}})),s&&(r.fetch.polyfill=s)}}(),g.length>0&&g){for(var I=void 0,E=0;!I&&E<g.length;)g[E]&&"AppInsightsPropertiesPlugin"===g[E].identifier&&(I=g[E]),E++;I&&(i=I.context)}}},t.teardown=function(){ho(w,(function(t){t.rm()})),w=[],u=!1,c=!1,t.setInitialized(!1)},t.trackDependencyData=function(e,n){t.trackDependencyDataInternal(e,n)},t.includeCorrelationHeaders=function(e,n,o,a){var u=t._currentWindowHost||l;if(n){if(Gr.canIncludeCorrelationHeader(d,e.getAbsoluteUrl(),u)&&(o||(o={}),o.headers=new Headers(o.headers||n instanceof Request&&n.headers||{}),s&&(o.headers.set(qr.requestIdHeader,h="|"+e.traceID+"."+e.spanID),f&&(e.requestHeaders[qr.requestIdHeader]=h)),(m=d.appId||i&&i.appId())&&(o.headers.set(qr.requestContextHeader,qr.requestContextAppIdFormat+m),f&&(e.requestHeaders[qr.requestContextHeader]=qr.requestContextAppIdFormat+m)),r)){var c=new lo(e.traceID,e.spanID);o.headers.set(qr.traceParentHeader,c.toString()),f&&(e.requestHeaders[qr.traceParentHeader]=c.toString())}return o}if(a){var h,m;if(Gr.canIncludeCorrelationHeader(d,e.getAbsoluteUrl(),u))s&&(a.setRequestHeader(qr.requestIdHeader,h="|"+e.traceID+"."+e.spanID),f&&(e.requestHeaders[qr.requestIdHeader]=h)),(m=d.appId||i&&i.appId())&&(a.setRequestHeader(qr.requestContextHeader,qr.requestContextAppIdFormat+m),f&&(e.requestHeaders[qr.requestContextHeader]=qr.requestContextAppIdFormat+m)),r&&(c=new lo(e.traceID,e.spanID),a.setRequestHeader(qr.traceParentHeader,c.toString()),f&&(e.requestHeaders[qr.traceParentHeader]=c.toString()));return a}},t.trackDependencyDataInternal=function(e,n,i){if(-1===p||h<p){d.distributedTracingMode!==Rr.W3C&&d.distributedTracingMode!==Rr.AI_AND_W3C||"string"!=typeof e.id||"."===e.id[e.id.length-1]||(e.id+="."),Wi.isNullOrUndefined(e.startTime)&&(e.startTime=new Date);var r=gs.create(e,hs.dataType,hs.envelopeType,t.diagLog(),n,i);t.core.track(r)}else h===p&&vo(t,55,"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.",!0);++h}})),n}return __extends(e,t),e.getDefaultConfig=function(){return{maxAjaxCallsPerView:500,disableAjaxTracking:!1,disableFetchTracking:!0,disableCorrelationHeaders:!1,distributedTracingMode:Rr.AI,correlationHeaderExcludedDomains:["*.blob.core.windows.net","*.blob.core.chinacloudapi.cn","*.blob.core.cloudapi.de","*.blob.core.usgovcloudapi.net"],correlationHeaderDomains:void 0,appId:void 0,enableCorsCorrelation:!1,enableRequestHeaderTracking:!1,enableResponseHeaderTracking:!1,enableAjaxErrorStatusText:!1,enableAjaxPerfTracking:!1,maxAjaxPerfLookupAttempts:3,ajaxPerfLookupDelay:25}},e.getEmptyConfig=function(){var t=this.getDefaultConfig();return Hi(t,(function(e){t[e]=void 0})),t},e.prototype.processTelemetry=function(t,e){this.processNext(t,e)},e.identifier="AjaxDependencyPlugin",e}(br),So=function(){function t(t){var e=this;e._snippetVersion=""+(t.sv||t.version||""),t.queue=t.queue||[],t.version=t.version||2;var n=t.config||{};if(n.connectionString){var i=Qr.parse(n.connectionString),r=i.ingestionendpoint;n.endpointUrl=r?r+"/v2/track":n.endpointUrl,n.instrumentationKey=i.instrumentationkey||n.instrumentationKey}e.appInsights=new Fs,e.properties=new no,e.dependencies=new xo,e.core=new _r,e.snippet=t,e.config=n,e.getSKUDefaults()}return t.prototype.trackEvent=function(t,e){this.appInsights.trackEvent(t,e)},t.prototype.trackPageView=function(t){this.appInsights.trackPageView(t||{})},t.prototype.trackPageViewPerformance=function(t){this.appInsights.trackPageViewPerformance(t||{})},t.prototype.trackException=function(t){!t.exception&&t.error&&(t.exception=t.error),this.appInsights.trackException(t)},t.prototype._onerror=function(t){this.appInsights._onerror(t)},t.prototype.trackTrace=function(t,e){this.appInsights.trackTrace(t,e)},t.prototype.trackMetric=function(t,e){this.appInsights.trackMetric(t,e)},t.prototype.startTrackPage=function(t){this.appInsights.startTrackPage(t)},t.prototype.stopTrackPage=function(t,e,n,i){this.appInsights.stopTrackPage(t,e,n,i)},t.prototype.startTrackEvent=function(t){this.appInsights.startTrackEvent(t)},t.prototype.stopTrackEvent=function(t,e,n){this.appInsights.stopTrackEvent(t,e,n)},t.prototype.addTelemetryInitializer=function(t){return this.appInsights.addTelemetryInitializer(t)},t.prototype.setAuthenticatedUserContext=function(t,e,n){void 0===n&&(n=!1),this.properties.context.user.setAuthenticatedUserContext(t,e,n)},t.prototype.clearAuthenticatedUserContext=function(){this.properties.context.user.clearAuthenticatedUserContext()},t.prototype.trackDependencyData=function(t){this.dependencies.trackDependencyData(t)},t.prototype.flush=function(t){var e=this;void 0===t&&(t=!0),hr(this.core,(function(){return"AISKU.flush"}),(function(){Wi.arrForEach(e.core.getTransmissionControls(),(function(e){Wi.arrForEach(e,(function(e){e.flush(t)}))}))}),null,t)},t.prototype.onunloadFlush=function(t){void 0===t&&(t=!0),Wi.arrForEach(this.core.getTransmissionControls(),(function(e){Wi.arrForEach(e,(function(e){e.onunloadFlush?e.onunloadFlush():e.flush(t)}))}))},t.prototype.loadAppInsights=function(t,e,n){var i=this;void 0===t&&(t=!1);var r=this;if(t&&r.config.extensions&&r.config.extensions.length>0)throw new Error("Extensions not allowed in legacy mode");return hr(r.core,(function(){return"AISKU.loadAppInsights"}),(function(){var s=[],o=new $s;s.push(o),s.push(r.properties),s.push(r.dependencies),s.push(r.appInsights),r.core.initialize(r.config,s,e,n),r.context=r.properties.context,bo&&r.context&&(r.context.internal.sdkSrc=bo),function(e){if(e){var n="";Wi.isNullOrUndefined(r._snippetVersion)||(n+=r._snippetVersion),t&&(n+=".lg"),r.context&&r.context.internal&&(r.context.internal.snippetVer=n||"-"),Hi(r,(function(t,n){Wi.isString(t)&&!Wi.isFunction(n)&&"_"!==t.substring(0,1)&&(e[t]=n)}))}}(r.snippet),r.emptyQueue(),r.pollInternalLogs(),r.addHousekeepingBeforeUnload(i)})),r},t.prototype.updateSnippetDefinitions=function(t){Hi(this,(function(e,n){Wi.isString(e)&&(t[e]=n)}))},t.prototype.emptyQueue=function(){var t=this;try{if($r.isArray(t.snippet.queue)){for(var e=t.snippet.queue.length,n=0;n<e;n++)(0,t.snippet.queue[n])();t.snippet.queue=void 0,delete t.snippet.queue}}catch(t){t&&Wi.isFunction(t.toString)&&t.toString()}},t.prototype.pollInternalLogs=function(){this.core.pollInternalLogs()},t.prototype.addHousekeepingBeforeUnload=function(t){if(bi()||Si()){var e=function(){t.onunloadFlush(!1);var e=t.appInsights.core._extensions.AppInsightsPropertiesPlugin;e&&e.context&&e.context._sessionManager&&e.context._sessionManager.backup()};if(!t.appInsights.config.disableFlushOnBeforeUnload){var n=Wi.addEventHandler("beforeunload",e);(n=Wi.addEventHandler("pagehide",e)||n)||(i=Ci())&&i.product&&"ReactNative"===i.product||t.appInsights.core.logger.throwInternal(zi.CRITICAL,19,"Could not add handler for beforeunload and pagehide")}t.appInsights.config.disableFlushOnUnload||Wi.addEventHandler("pagehide",e)}var i},t.prototype.getSKUDefaults=function(){var t=this;t.config.diagnosticLogInterval=t.config.diagnosticLogInterval&&t.config.diagnosticLogInterval>0?t.config.diagnosticLogInterval:1e4},t}();
|
|
11
|
+
/*!
|
|
12
|
+
* Application Insights JavaScript SDK - Web, 2.5.10
|
|
13
|
+
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
14
|
+
*/!function(){var t=null,e=["://js.monitor.azure.com/","://az416426.vo.msecnd.net/"];try{var n=(document||{}).currentScript;n&&(t=n.src)}catch(t){}if(t)try{var i=t.toLowerCase();if(i)for(var r="",s=0;s<e.length;s++)if(-1!==i.indexOf(e[s])){r="cdn"+(s+1),-1===i.indexOf("/scripts/")&&(-1!==i.indexOf("/next/")?r+="-next":-1!==i.indexOf("/beta/")&&(r+="-beta")),bo=r+"";break}}catch(t){}}();const ko=new class extends A{constructor(t){super(t),this.store=t,this.appConfiguration$=this.select((t=>t.appConfiguration))}get configuration(){const t=this.getValue().appConfiguration;if(U(t))throw Error("App configuration is not yet loaded");return t.value}}(tn),Co=new class{constructor(){this.appInsights=new z((()=>new So({config:{instrumentationKey:ko.configuration.AppInsightsKey,enableAutoRouteTracking:!0,autoTrackPageVisitTime:!0,maxBatchInterval:1e3,enableUnhandledPromiseRejectionTracking:!0}})))}init(){this.appInsights.value.loadAppInsights(),l((t=>this.appInsightsErrorHandler(t)))}getAppInsights(){return this.appInsights.value}addCustomProperties(t){this.appInsights.value.addTelemetryInitializer((e=>{e.data=e.data?e.data:{};for(const[n,i]of Object.entries(t))e.data[n]=i}))}appInsightsErrorHandler(t){this.appInsights.value.trackException({error:t,severityLevel:us.Error}),(t=>{console.error(t)})(t)}},Ao=new class extends A{constructor(t){super(t),this.store=t,this.sessionState$=this.select((t=>t.authenticationState)),this.jwt$=this.select((t=>t.jwt))}get sessionState(){return this.getValue().authenticationState}get isUnauthorized(){return this.getValue().authenticationState===Ye.Unauthorized||this.getValue().authenticationState===Ye.Error}get isAuthorized(){return this.getValue().authenticationState===Ye.Authenticated}}(tn),Fo=new class{constructor(){this.authCodeQueryParameter="code"}authorizationCodeIsPresent(t){const e=this.getAuthorizationCodeFromRoute(t);return Bt.isSome(e)}initFromRoute(t){const e=this.getAuthorizationCodeFromRoute(t);if(Bt.isNone(e))throw tn.update({authenticationState:Ye.Error}),Error(`"${this.authCodeQueryParameter}" URL query parameter missing`);this.authCodeExchangeAsync(e.value)}async authCodeExchangeAsync(t){const e=new URLSearchParams([["grant_type","authorization_code"],["client_id","apollo-super-selection-app"],["code",t],["redirect_uri",""+li.getAppHostUrl()]]),n=await Nt(ko.configuration.OidcAuthority+"/connect/token").headers({"Content-Type":"application/x-www-form-urlencoded"}).post(e.toString()).badRequest((()=>{throw tn.update({authenticationState:Ye.Error}),new Error("Failed to authenticate.")})).json();tn.update({jwt:Bt.fromNullable(n.access_token),authenticationState:Ye.Authenticated}),window.gtag&&window.gtag("event","oidc_sign_in",{}),window.history.replaceState(null,"",li.getAppRootUrl())}getAuthorizationCodeFromRoute(t){const e=new URLSearchParams(t);return Bt.fromNullable(e.get(this.authCodeQueryParameter))}};class Mo{static completeSuperSelectionStep(){const{successRedirectionUrl:t}=en.getIframeInteropMode();Bt.isSome(t)?window.top.location.href=t.value:Jt()}static initFromRoute(t){const e=new URLSearchParams(t),n=Bt.fromNullable(e.get("success-redirection-url")),i={successRedirectionUrl:Bt.none};if(Bt.isSome(n))try{const t=new URL(n.value);i.successRedirectionUrl=Bt.some(t.toString())}catch(t){throw Error(`"${n.value}" is not a valid URL`)}return i}}class No{static init(){if(void 0===window.ReactNativeWebView)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 Qe}static completeSuperSelectionStep(){this.postRNMessage()}static postRNMessage(){No.getRnInterop().postMessage(JSON.stringify({stepStatus:"completed"}))}}No.getRnInterop=()=>window.ReactNativeWebView;const Po=new class{constructor(){this.interopModeQueryParameter="interop-mode"}completeSuperSelectionStep(){if(en.isIframeInteropEnabled())Mo.completeSuperSelectionStep();else{if(!en.isReactNativeInteropEnabled())throw Error("Unknown interop mode");No.completeSuperSelectionStep()}}init(t){const e=null==(n=new URLSearchParams(t).get(this.interopModeQueryParameter))?q:V(n);var n;L(e)&&"react-native"===e.value?tn.update({reactNativeInterop:V(No.init())}):tn.update({iframeInterop:V(Mo.initFromRoute(t))})}};const _o=new class extends A{constructor(t){super(t),this.store=t,this.ignoreExistingSelection$=this.select((t=>t.ignoreExistingSelection))}get ignoreExistingSelection(){return this.getValue().ignoreExistingSelection}}(tn),Io=class{constructor(e){t(this,e)}async componentWillLoad(){await async function(){di.init(window.location.search),await li.loadConfigurationAsync(),Co.init(),function(){if(!window.location.pathname.endsWith("/")){const t=window.location.pathname+"/"+window.location.search+window.location.hash;history.pushState(history.state,"",t)}}(),(Ao.isUnauthorized||Fo.authorizationCodeIsPresent(window.location.search))&&(Po.init(window.location.search),Fo.initFromRoute(window.location.search))}(),Ao.sessionState$.subscribe((t=>this.sessionState=t)),Ao.jwt$.subscribe((t=>this.jwt=t)),ko.appConfiguration$.subscribe((t=>this.appConfiguration=t)),_o.ignoreExistingSelection$.subscribe((t=>this.ignoreExistingSelection=t))}render(){return e(s,null,e("link",{rel:"stylesheet",href:r("apollo-super-selection.css"),media:"all"}),e("div",{ref:t=>this.observeContentResize(t)},Bt.isNone(this.appConfiguration)?e("sss-loading-page",{class:"font-inter"}):this.renderAppContent()))}renderAppContent(){return e("stencil-router",{root:li.getAppRootUrl(),class:"sss-app-container"},e("stencil-route-switch",{scrollTopOffset:0},e("stencil-route",{url:"/",routeRender:this.renderProtectedRoute((t=>e("super-selection-app",Object.assign({accessToken:Bt.toUndefined(this.jwt),ignoreExistingSelection:this.ignoreExistingSelection,backendUrl:ko.configuration.ApiBaseUrl,appBaseUrl:this.getAppBaseUrl(),onSuccessPageAcknowledged:this.handleSuccessPageAcknowledged,"onStep-completion":this.handleStepSubmitSuccess,onInitialised:this.handleAppInitialised,isSelfHosted:!0},t))))})))}getAppBaseUrl(){return window.location.pathname.split("app")[0]+"app/"}handleSuccessPageAcknowledged(){Po.completeSuperSelectionStep()}handleStepSubmitSuccess(){Kt()}handleAppInitialised(t){Co.addCustomProperties({"X-ACCOUNT-ID":t.detail.accountIdOrDefault,"X-PARTNER-ID":t.detail.partnerIdOrDefault,"X-PROFILE-ID":t.detail.profileId}),Co.getAppInsights().trackPageView();const e=document.getElementById("sss-external-loading-page-container");e&&document.body.removeChild(e)}observeContentResize(t){new(window.ResizeObserver||ci)((()=>{Xt(t.offsetHeight,-1)})).observe(t)}renderProtectedRoute(t){switch(this.sessionState){case Ye.Authenticated:return t;case Ye.Unauthorized:return()=>e("sss-loading-page",null);case Ye.Error:default:return()=>e("h1",null,"Authentication Error")}}};Io.style="html{scroll-behavior:smooth}.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}}";export{ht as sss_button,ee as sss_consent_page,oe as sss_custom_fund,ce as sss_default_fund,le as sss_dropdown_async,Ie as sss_existing_choice_page,Ee as sss_footer_section,Te as sss_header_section,Be as sss_iframe_host,je as sss_loading_indicator,Re as sss_loading_page,De as sss_my_own_fund,Oe as sss_my_own_fund_inputs,Le as sss_name_input,ze as sss_promoted_fund_join_v1_page,$e as sss_promoted_fund_join_v2_page,Ge as sss_self_managed_fund,Ke as sss_self_managed_fund_inputs,sn as sss_slate_join_page,on as sss_standard_choice_form,an as sss_success,un as sss_super_choice_item_bottom,cn as sss_super_choice_item_top,dn as sss_super_choice_page,fn as stencil_route,pn as stencil_route_link,wn as stencil_route_switch,Cn as stencil_router,An as super_selection_app,Io as super_selection_app_host}
|