@flarehr/apollo-super-selection 5.77.40902 → 5.79.45527

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.
@@ -1,4 +1,4 @@
1
- var __extends=this&&this.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]};return e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();var __awaiter=this&&this.__awaiter||function(e,t,n,r){function i(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function s(e){try{u(r.next(e))}catch(e){a(e)}}function o(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):i(e.value).then(s,o)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(e){return function(t){return u([e,t])}}function u(s){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,i&&(a=s[0]&2?i["return"]:s[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,s[1])).done)return a;if(i=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;i=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1];a=s;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(s);break}if(a[2])n.ops.pop();n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e];i=0}finally{r=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-71ca4cf8.system.js","./p-14885f78.system.js","./p-cd3ed541.system.js","./p-97188c78.system.js"],(function(e,t){"use strict";var n,r,i,a,s,o,u,l,c,d,f,p,h,m,v,g,y,b,w,x,S,C,_,I,N,A,E,T,k,F,P,D,L,M,R,O,U,B,V,j,q,H,z,W,G,K,X,J,Y,$,Z;return{setters:[function(e){n=e.r;r=e.h;i=e.F;a=e.g;s=e.H;o=e.c;u=e.s;l=e.a;c=e.d},function(e){d=e.f;f=e.m;p=e.S;h=e.a;m=e.i;v=e.b;g=e.O;y=e.c;b=e.d;w=e.g;x=e.h;S=e.j;C=e.k;_=e.l;I=e.Q},function(e){N=e.n;A=e.i;E=e.s;T=e.a;k=e.b;F=e.S;P=e.c;D=e.C;L=e.d;M=e.O;R=e.E;O=e.e;U=e.f;B=e.g;V=e.h;j=e.j;q=e.k;H=e.l;z=e.m;W=e.t;G=e.o;K=e.p;X=e.q;J=e.r;Y=e.u;$=e.v},function(e){Z=e.A}],execute:function(){var Q=this;function ee(){}function te(e,t,n){if(n===void 0){n=Number.POSITIVE_INFINITY}if(typeof t==="function"){return function(r){return r.pipe(te((function(n,r){return d(e(n,r)).pipe(f((function(e,i){return t(n,e,r,i)})))}),n))}}else if(typeof t==="number"){n=t}return function(t){return t.lift(new ne(e,n))}}var ne=function(){function e(e,t){if(t===void 0){t=Number.POSITIVE_INFINITY}this.project=e;this.concurrent=t}e.prototype.call=function(e,t){return t.subscribe(new re(e,this.project,this.concurrent))};return e}();var re=function(e){__extends(t,e);function t(t,n,r){if(r===void 0){r=Number.POSITIVE_INFINITY}var i=e.call(this,t)||this;i.project=n;i.concurrent=r;i.hasCompleted=false;i.buffer=[];i.active=0;i.index=0;return i}t.prototype._next=function(e){if(this.active<this.concurrent){this._tryNext(e)}else{this.buffer.push(e)}};t.prototype._tryNext=function(e){var t;var n=this.index++;try{t=this.project(e,n)}catch(e){this.destination.error(e);return}this.active++;this._innerSub(t)};t.prototype._innerSub=function(e){var t=new h(this);var n=this.destination;n.add(t);var r=m(e,t);if(r!==t){n.add(r)}};t.prototype._complete=function(){this.hasCompleted=true;if(this.active===0&&this.buffer.length===0){this.destination.complete()}this.unsubscribe()};t.prototype.notifyNext=function(e){this.destination.next(e)};t.prototype.notifyComplete=function(){var e=this.buffer;this.active--;if(e.length>0){this._next(e.shift())}else if(this.active===0&&this.hasCompleted){this.destination.complete()}};return t}(p);function ie(e,t,n,r){if(y(n)){r=n;n=undefined}if(r){return ie(e,t,n).pipe(f((function(e){return v(e)?r.apply(void 0,e):r(e)})))}return new g((function(r){function i(e){if(arguments.length>1){r.next(Array.prototype.slice.call(arguments))}else{r.next(e)}}ae(e,t,i,r,n)}))}function ae(e,t,n,r,i){var a;if(ue(e)){var s=e;e.addEventListener(t,n,i);a=function(){return s.removeEventListener(t,n,i)}}else if(oe(e)){var o=e;e.on(t,n);a=function(){return o.off(t,n)}}else if(se(e)){var u=e;e.addListener(t,n);a=function(){return u.removeListener(t,n)}}else if(e&&e.length){for(var l=0,c=e.length;l<c;l++){ae(e[l],t,n,r,i)}}else{throw new TypeError("Invalid event target")}r.add(a)}function se(e){return e&&typeof e.addListener==="function"&&typeof e.removeListener==="function"}function oe(e){return e&&typeof e.on==="function"&&typeof e.off==="function"}function ue(e){return e&&typeof e.addEventListener==="function"&&typeof e.removeEventListener==="function"}function le(e,t){if(t===void 0){t=b}return function(n){return n.lift(new ce(e,t))}}var ce=function(){function e(e,t){this.dueTime=e;this.scheduler=t}e.prototype.call=function(e,t){return t.subscribe(new de(e,this.dueTime,this.scheduler))};return e}();var de=function(e){__extends(t,e);function t(t,n,r){var i=e.call(this,t)||this;i.dueTime=n;i.scheduler=r;i.debouncedSubscription=null;i.lastValue=null;i.hasValue=false;return i}t.prototype._next=function(e){this.clearDebounce();this.lastValue=e;this.hasValue=true;this.add(this.debouncedSubscription=this.scheduler.schedule(fe,this.dueTime,this))};t.prototype._complete=function(){this.debouncedNext();this.destination.complete()};t.prototype.debouncedNext=function(){this.clearDebounce();if(this.hasValue){var e=this.lastValue;this.lastValue=null;this.hasValue=false;this.destination.next(e)}};t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;if(e!==null){this.remove(e);e.unsubscribe();this.debouncedSubscription=null}};return t}(w);function fe(e){e.debouncedNext()}function pe(e,t,n){return function r(i){return i.lift(new he(e,t,n))}}var he=function(){function e(e,t,n){this.nextOrObserver=e;this.error=t;this.complete=n}e.prototype.call=function(e,t){return t.subscribe(new me(e,this.nextOrObserver,this.error,this.complete))};return e}();var me=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this,t)||this;a._tapNext=ee;a._tapError=ee;a._tapComplete=ee;a._tapError=r||ee;a._tapComplete=i||ee;if(y(n)){a._context=a;a._tapNext=n}else if(n){a._context=n;a._tapNext=n.next||ee;a._tapError=n.error||ee;a._tapComplete=n.complete||ee}return a}t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)};t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)};t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()};return t}(w);var ve="5.77.40902";var ge=function(){function e(e){this.factory=e;this._value=N}Object.defineProperty(e.prototype,"value",{get:function(){if(A(this._value)){return this._value.value}var e=this.factory();this._value=E(e);return e},enumerable:false,configurable:true});return e}();function ye(){if(!window.location.pathname.endsWith("/")){var e=window.location.pathname+"/"+window.location.search+window.location.hash;history.pushState(history.state,"",e)}}var be="/";var we="./";var xe=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");var Se=function(e,t){var n=[];var r=0;var i=0;var a="";var s=t&&t.delimiter||be;var o=t&&t.delimiters||we;var u=false;var l;while((l=xe.exec(e))!==null){var c=l[0];var d=l[1];var f=l.index;a+=e.slice(i,f);i=f+c.length;if(d){a+=d[1];u=true;continue}var p="";var h=e[i];var m=l[2];var v=l[3];var g=l[4];var y=l[5];if(!u&&a.length){var b=a.length-1;if(o.indexOf(a[b])>-1){p=a[b];a=a.slice(0,b)}}if(a){n.push(a);a="";u=false}var w=p!==""&&h!==undefined&&h!==p;var x=y==="+"||y==="*";var S=y==="?"||y==="*";var C=p||s;var _=v||g;n.push({name:m||r++,prefix:p,delimiter:C,optional:S,repeat:x,partial:w,pattern:_?_e(_):"[^"+Ce(C)+"]+?"})}if(a||i<e.length){n.push(a+e.substr(i))}return n};var Ce=function(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")};var _e=function(e){return e.replace(/([=!:$/()])/g,"\\$1")};var Ie=function(e){return e&&e.sensitive?"":"i"};var Ne=function(e,t){if(!t)return e;var n=e.source.match(/\((?!\?)/g);if(n){for(var r=0;r<n.length;r++){t.push({name:r,prefix:null,delimiter:null,optional:false,repeat:false,partial:false,pattern:null})}}return e};var Ae=function(e,t,n){var r=[];for(var i=0;i<e.length;i++){r.push(ke(e[i],t,n).source)}return new RegExp("(?:"+r.join("|")+")",Ie(n))};var Ee=function(e,t,n){return Te(Se(e,n),t,n)};var Te=function(e,t,n){n=n||{};var r=n.strict;var i=n.end!==false;var a=Ce(n.delimiter||be);var s=n.delimiters||we;var o=[].concat(n.endsWith||[]).map(Ce).concat("$").join("|");var u="";var l=false;for(var c=0;c<e.length;c++){var d=e[c];if(typeof d==="string"){u+=Ce(d);l=c===e.length-1&&s.indexOf(d[d.length-1])>-1}else{var f=Ce(d.prefix||"");var p=d.repeat?"(?:"+d.pattern+")(?:"+f+"(?:"+d.pattern+"))*":d.pattern;if(t)t.push(d);if(d.optional){if(d.partial){u+=f+"("+p+")?"}else{u+="(?:"+f+"("+p+"))?"}}else{u+=f+"("+p+")"}}}if(i){if(!r)u+="(?:"+a+")?";u+=o==="$"?"$":"(?="+o+")"}else{if(!r)u+="(?:"+a+"(?="+o+"))?";if(!l)u+="(?="+a+"|"+o+")"}return new RegExp("^"+u,Ie(n))};var ke=function(e,t,n){if(e instanceof RegExp){return Ne(e,t)}if(Array.isArray(e)){return Ae(e,t,n)}return Ee(e,t,n)};var Fe=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)};var Pe=function(e,t){return Fe(e,t)?e.substr(t.length):e};var De=function(e){return e.charAt(e.length-1)==="/"?e.slice(0,-1):e};var Le=function(e){return e.charAt(0)==="/"?e:"/"+e};var Me=function(e){return e.charAt(0)==="/"?e.substr(1):e};var Re=function(e){var t=e||"/";var n="";var r="";var i=t.indexOf("#");if(i!==-1){r=t.substr(i);t=t.substr(0,i)}var a=t.indexOf("?");if(a!==-1){n=t.substr(a);t=t.substr(0,a)}return{pathname:t,search:n==="?"?"":n,hash:r==="#"?"":r,query:{},key:""}};var Oe=function(e){var t=e.pathname,n=e.search,r=e.hash;var i=t||"/";if(n&&n!=="?"){i+=n.charAt(0)==="?"?n:"?"+n}if(r&&r!=="#"){i+=r.charAt(0)==="#"?r:"#"+r}return i};var Ue=function(e){if(!e){return{}}return(/^[?#]/.test(e)?e.slice(1):e).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];e[r]=i?decodeURIComponent(i.replace(/\+/g," ")):"";return e}),{})};var Be=function(e){return e.charAt(0)==="/"};var Ve=function(e){return Math.random().toString(36).substr(2,e)};var je=function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1){e[n]=e[r]}e.pop()};var qe=function(e,t){if(t===void 0){t=""}var n=t&&t.split("/")||[];var r;var i=0;var a=e&&e.split("/")||[];var s=e&&Be(e);var o=t&&Be(t);var u=s||o;if(e&&Be(e)){n=a}else if(a.length){n.pop();n=n.concat(a)}if(!n.length){return"/"}if(n.length){var l=n[n.length-1];r=l==="."||l===".."||l===""}else{r=false}for(var c=n.length;c>=0;c--){var d=n[c];if(d==="."){je(n,c)}else if(d===".."){je(n,c);i++}else if(i){je(n,c);i--}}if(!u){for(;i--;i){n.unshift("..")}}if(u&&n[0]!==""&&(!n[0]||!Be(n[0]))){n.unshift("")}var f=n.join("/");if(r&&f.substr(-1)!=="/"){f+="/"}return f};var He=function(e,t){if(e===t){return true}if(e==null||t==null){return false}if(Array.isArray(e)){return Array.isArray(t)&&e.length===t.length&&e.every((function(e,n){return He(e,t[n])}))}var n=typeof e;var r=typeof t;if(n!==r){return false}if(n==="object"){var i=e.valueOf();var a=t.valueOf();if(i!==e||a!==t){return He(i,a)}var s=Object.keys(e);var o=Object.keys(t);if(s.length!==o.length){return false}return s.every((function(n){return He(e[n],t[n])}))}return false};var ze=function(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&He(e.state,t.state)};var We=function(e,t,n,r){var i;if(typeof e==="string"){i=Re(e);if(t!==undefined){i.state=t}}else{i=Object.assign({pathname:""},e);if(i.search&&i.search.charAt(0)!=="?"){i.search="?"+i.search}if(i.hash&&i.hash.charAt(0)!=="#"){i.hash="#"+i.hash}if(t!==undefined&&i.state===undefined){i.state=t}}try{i.pathname=decodeURI(i.pathname)}catch(e){if(e instanceof URIError){throw new URIError('Pathname "'+i.pathname+'" could not be decoded. '+"This is likely caused by an invalid percent-encoding.")}else{throw e}}i.key=n;if(r){if(!i.pathname){i.pathname=r.pathname}else if(i.pathname.charAt(0)!=="/"){i.pathname=qe(i.pathname,r.pathname)}}else{if(!i.pathname){i.pathname="/"}}i.query=Ue(i.search||"");return i};var Ge=0;var Ke={};var Xe=1e4;var Je=function(e,t){var n=""+t.end+t.strict;var r=Ke[n]||(Ke[n]={});var i=JSON.stringify(e);if(r[i]){return r[i]}var a=[];var s=ke(e,a,t);var o={re:s,keys:a};if(Ge<Xe){r[i]=o;Ge+=1}return o};var Ye=function(e,t){if(t===void 0){t={}}if(typeof t==="string"){t={path:t}}var n=t.path,r=n===void 0?"/":n,i=t.exact,a=i===void 0?false:i,s=t.strict,o=s===void 0?false:s;var u=Je(r,{end:a,strict:o}),l=u.re,c=u.keys;var d=l.exec(e);if(!d){return null}var f=d[0],p=d.slice(1);var h=e===f;if(a&&!h){return null}return{path:r,url:r==="/"&&f===""?"/":f,isExact:h,params:c.reduce((function(e,t,n){e[t.name]=p[n];return e}),{})}};var $e=function(e,t){if(e==null&&t==null){return true}if(t==null){return false}return e&&t&&e.path===t.path&&e.url===t.url&&He(e.params,t.params)};var Ze;(function(e){e[e["Available"]=0]="Available";e[e["Pending"]=1]="Pending";e[e["Error"]=2]="Error"})(Ze||(Ze={}));var Qe=e("sss_button",function(){function e(e){n(this,e);this.fillWidth=false;this.fillWidthOnMobile=false;this.disabled=false;this.variant="primary";this.size="base";this.promiseFn=function(){return Promise.resolve()};this.state=Ze.Available}e.prototype.render=function(){var e;var t=this;var n={xs:"px-2.5 py-1.5 text-xs",base:"px-4 py-2 text-base",xl:"px-6 py-3 text-base"};return r("button",{"data-testid":this.testid,class:(e={},e[n[this.size]]=true,e["inline-flex items-center justify-center border font-medium"]=true,e["rounded-md shadow-sm focus:outline-none focus:ring-2"]=true,e["focus:ring-offset-2 focus:ring-primary-focus pointer-events-auto"]=true,e["disabled:pointer-events-none disabled:border-gray-300 disabled:bg-gray-100 disabled:text-gray-400"]=true,e["border-transparent text-white bg-primary-base hover:bg-primary-hover"]=this.variant==="primary",e["border-gray-300 text-gray-700 bg-white hover:bg-gray-50"]=this.variant==="secondary",e["border-transparent bg-primary-light hover:bg-primary-base text-primary-dark hover:text-white"]=this.variant==="light",e["w-full"]=this.fillWidth||this.fillWidthOnMobile,e["sm:w-auto"]=this.fillWidthOnMobile,e),disabled:this.disabled,onClick:function(){return t.clicked()}},this.state===Ze.Pending&&r("sss-loading-indicator",{theme:this.variant==="primary"?"light":"primary",size:16}),r("div",{class:{hidden:this.state===Ze.Pending}},r("slot",null)))};e.prototype.clicked=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:if(!this.promiseFn||this.state===Ze.Pending)return[2];t.label=1;case 1:t.trys.push([1,3,,4]);this.state=Ze.Pending;return[4,this.promiseFn()];case 2:t.sent();this.state=Ze.Available;return[3,4];case 3:e=t.sent();this.state=Ze.Error;throw e;case 4:return[2]}}))}))};return e}());var et=e("sss_choice_router",function(){function e(e){n(this,e)}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(T.superCampaignCanNotBeActivated){k.navigateInternally(this.history,F.MyOwnFund)}else{k.navigateInternally(this.history,F.SuperCampaign)}return[2]}))}))};e.prototype.render=function(){return r(i,null)};return e}());P(et);var tt={label:D.MyOwnFund,value:F.MyOwnFund};var nt=e("sss_custom_fund",function(){function e(e){n(this,e);this.currentCustomFund=tt;this.showFundOptionsSelection=false}e.prototype.componentWillLoad=function(){var e=F.MyOwnFund;if(window.location.pathname.includes(F.MyOwnFund))e=F.MyOwnFund;if(window.location.pathname.includes(F.DefaultFund))e=F.DefaultFund;if(window.location.pathname.includes(F.SelfManagedFund))e=F.SelfManagedFund;if(window.location.pathname.includes(F.FeaturedFunds))e=F.FeaturedFunds;this.fundOptionsList=[tt,{label:D.SelfManagedFund,value:F.SelfManagedFund}];if(T.isFeaturedFundsEnabled&&T.isUsingSuperCampaign){this.fundOptionsList.push({label:D.FeaturedFunds,value:F.FeaturedFunds})}this.fundOptionsList.push({label:D.DefaultFund,value:F.DefaultFund});this.currentCustomFund=this.fundOptionsList.find((function(t){return t.value===e}))||this.currentCustomFund;k.navigateInternally(this.history,e)};e.prototype.render=function(){var e=this;var t=function(){return r("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},r("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"}))};var n=function(){return r("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"},r("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 r("div",{class:"max-w-560 sm:w-560 relative"},r("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),r("div",{class:"mt-1 mb-4"},r("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:function(){return e.showFundOptionsSelection=!e.showFundOptionsSelection}},r("span",{class:{"block truncate":true,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),r("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},r(t,null))),this.showFundOptionsSelection&&r("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((function(t){return r("li",{class:"text-gray-900 cursor-default select-none relative py-2 pl-3 pr-9 group hover:bg-primary-base hover:text-white",onClick:function(){e.showFundOptionsSelection=!e.showFundOptionsSelection;k.navigateInternally(e.history,t.value)}},r("span",{class:{"block truncate":true,"font-semibold":e.currentCustomFund===t}},t.label),e.currentCustomFund===t&&r("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},r(n,null)))})))),r("div",{onClick:function(){return e.showFundOptionsSelection=false}},r("slot",null)))};return e}());P(nt);var rt=function(){function e(){}e.prototype.searchFundsAsync=function(e,t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(n){return[2,L.getAustralianFundsAsync({searchString:e,maxRecordCount:t})]}))}))};e.prototype.getFundAsync=function(e,t){return __awaiter(this,void 0,void 0,(function(){var n;return __generator(this,(function(r){switch(r.label){case 0:return[4,L.getAustralianFundAsync(e,t)];case 1:n=r.sent();return[2,M.some(n)]}}))}))};return e}();var it=new rt;var at=e("sss_default_fund",function(){function e(e){n(this,e);this.defaultFundProductName="Loading fund...";this.eventTrackingService=R.Instance}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e=T.defaultFundUsi;if(M.isNone(e)){return[2]}this.isDefaultFundExists=true;return[4,it.getFundAsync(e.value,true)];case 1:t=n.sent();if(M.isNone(t)){this.isInvalidDefaultFund=true;return[2]}this.defaultFund=t.value;this.defaultFundProductName=t.value.productName;return[2]}}))}))};e.prototype.componentDidLoad=function(){var e,t,n,r;return this.eventTrackingService.TrackDefaultSuperFundDetailViewedAsync({fundUsi:(t=(e=this.defaultFund)===null||e===void 0?void 0:e.usi)!==null&&t!==void 0?t:"",fundName:(r=(n=this.defaultFund)===null||n===void 0?void 0:n.productName)!==null&&r!==void 0?r:"",promotedFundsShown:T.promotedFunds,defaultFundUsiSet:M.toUndefined(T.defaultFundUsi)})};e.prototype.render=function(){var e=this;return r(s,null,r("sss-header-section",null),r("div",{class:"flex justify-center mt-11"},r("sss-custom-fund",null,r("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},r("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&r("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},r("div",{class:"flex"},r("div",{class:"flex-shrink-0"},r("img",{class:"h-5 w-5",src:a("assets/icon-exclamation.svg")})),r("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},r("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&&r("div",null,r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),r("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)),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),r("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)),r("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),r("div",{class:"text-sm text-gray-700"},r("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),r("ul",{class:"list-disc list-outside pl-5"},r("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),r("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),r("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),r("div",{class:"flex justify-center mt-8"},r("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&r("div",{class:"mb-4"},r("sss-button",{testid:"continue-button",fillWidth:true,promiseFn:function(){return e.handleSubmitForm()}},"Continue")),r("stencil-route-link",{url:F.ChoicePage},r("sss-button",{testid:"back-button",fillWidth:true,variant:"secondary"},"Back")))))))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){if(this.isInvalidDefaultFund){return[2]}k.navigateInternallyToStandardChoice({history:this.history,fundName:"Employer’s default fund",fundDetails:{type:"default",fundName:this.defaultFundProductName,fundUsi:this.defaultFund.usi},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,O.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},T.promotedFundsConfig))];case 1:e.sent();return[2]}}))}))}});return[2]}))}))};return e}());var st="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";var ot=3;var ut=e("sss_dropdown_async",function(){function e(e){var t=this;n(this,e);this.valueChanged=o(this,"valueChanged",7);this.required=false;this.disabled=false;this.minSearchStringLength=ot;this.isMouseOver=false;this.searchState="pristine";this.inputValue="";this.isDropdownVisible=false;this.filteredOptions=[];this.shouldExecuteSearch=function(e){var n;return t.isDropdownVisible&&(e===null||e===void 0?void 0:e.length)>=t.minSearchStringLength&&((n=t.selectedOption)===null||n===void 0?void 0:n.label)!==e};this.onBeginSearch=function(e){t.inputValue=e;t.searchState="in progress"};this.onCompleteSearch=function(e){t.highlightedOptionIndex=undefined;switch(e.kind){case"too-many-results":t.searchState="too many results";t.filteredOptions=[];break;case"success":t.searchState="done";t.filteredOptions=e.value;break;default:t.searchState="done";t.filteredOptions=[];break}};this.renderFilteredResults=function(){if(t.searchState==="pristine"){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results")}if(t.searchState==="in progress"){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching...")}if(t.searchState==="too many results"){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Keep typing to narrow down your search.")}if(t.filteredOptions.length===0){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"No items match your search")}return t.filteredOptions.map((function(e,n){return r("div",{class:{"cursor-pointer text-wrap hover:bg-primary-base py-1.5 pl-4":true,"bg-primary-base":t.isOptionSelected(e)},onClick:function(r){t.highlightedOptionIndex=n;t.toggleDropdown(false);t.selectOption(e)}},e.label)}))};this.resetInput=function(){var e,n;t.inputValue=(n=(e=t.selectedOption)===null||e===void 0?void 0:e.label)!==null&&n!==void 0?n:""};this.toggleDropdown=function(e){t.isDropdownVisible=e};this.processKeyboardNavigation=function(e){var n="Enter";var r="ArrowDown";var i="ArrowUp";var a="Escape";switch(e.key){case r:t.toggleDropdown(true);t.highlightItem("Next");return true;case i:t.highlightItem("Prev");return true;case n:if(t.highlightedOptionIndex!==undefined){t.toggleDropdown(false);t.selectOption(t.filteredOptions[t.highlightedOptionIndex])}return true;case a:t.inputElement.blur();return true}return false};this.highlightItem=function(e){var n=e==="Next"?1:-1;if(t.filteredOptions.length===0){return}t.highlightedOptionIndex=t.highlightedOptionIndex===undefined?0:Math.min(Math.max(0,t.highlightedOptionIndex+n),t.filteredOptions.length-1);if(t.highlightedOptionIndex!==undefined)t.selectOption(t.filteredOptions[t.highlightedOptionIndex])};this.selectOption=function(e){t.selectedOption=e;t.inputValue=e.label;t.valueChanged.emit(e)};this.isOptionSelected=function(e){var n;return((n=t.selectedOption)===null||n===void 0?void 0:n.label)===e.label}}e.prototype.componentWillLoad=function(){this.selectedOption=this.value};e.prototype.componentDidLoad=function(){var e=this;this.searchResultsSubscription=ie(this.inputElement,"keyup").pipe(le(500),f((function(t){return e.inputElement.value})),x(),S(this.shouldExecuteSearch),pe(this.onBeginSearch),te(this._searchFunction),pe(this.onCompleteSearch)).subscribe();this.resetInput()};e.prototype.disconnectedCallback=function(){this.searchResultsSubscription.unsubscribe()};e.prototype.handleFocus=function(){this.toggleDropdown(true)};e.prototype.handleBlur=function(){if(this.isMouseOver){return}this.toggleDropdown(false);this.resetInput()};e.prototype.handleKeyDown=function(e){if(this.processKeyboardNavigation(e)){e.preventDefault()}};e.prototype.render=function(){var e=this;var t;return r(s,null,r("div",{class:"relative"},r("input",{"data-testid":this.testId,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":true,"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:function(t){return e.inputElement=t}}),r("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":true,hidden:!this.isDropdownVisible}},(t=this.requiredValidationMessage)!==null&&t!==void 0?t:"Required."),r("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":true,hidden:!this.isDropdownVisible},onMouseEnter:function(t){return e.isMouseOver=true},onMouseLeave:function(t){return e.isMouseOver=false}},this.renderFilteredResults())))};Object.defineProperty(e.prototype,"_searchFunction",{get:function(){if(this.searchFunction===undefined){throw new Error("Can't render <sss-dropdown-async/> component with no searchFunction")}return this.searchFunction},enumerable:false,configurable:true});return e}());ut.style=st;var lt=function(){function e(){}e.prototype.GetExistingFundAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e,t,n,r,i,a,s,o,u,o,l,c,l,c,l,o,l,c;return __generator(this,(function(d){switch(d.label){case 0:t=T.superBuyer.superChoice;n=(e=T.superBuyer.superChoice)===null||e===void 0?void 0:e.choiceDetails;if(!t)return[2,N];if(!n)return[2,N];r=t.dateSubmitted==undefined?N:E(new Date(t.dateSubmitted));i=j(n);a=q(n);s=n.kind;switch(s){case"Promoted":return[3,1];case"MyOwnFund":return[3,3];case"SMSF":return[3,5];case"Default":return[3,6];case"PromotedDefault":return[3,8];case"DefinedBenefits":return[3,10];case"PromotedDefaultWithJoin":return[3,12]}return[3,14];case 1:if(U(i))return[2,N];return[4,this.getFundByUsiAsync(i.value)];case 2:o=d.sent();return[2,E({type:"Promoted Fund",id:B(n.promoted),name:A(o)?o.value.productName:i.value,usi:i,valid:"Active",memberNumber:a,lastNominatedAt:r})];case 3:u=n.myOwnFund.usi;return[4,this.getFundByUsiAsync(u)];case 4:o=d.sent();return[2,E({type:"My Own Fund",name:A(o)?o.value.productName:u,usi:i,valid:this.toFundValidState(o),memberNumber:a,lastNominatedAt:r})];case 5:return[2,E({type:"Self Managed Fund",name:n.smsf.fundName,valid:"Unknown",lastNominatedAt:r})];case 6:l=n.default.usi;return[4,this.getFundByUsiAsync(l)];case 7:c=d.sent();return[2,E({type:"Default Fund",name:A(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),lastNominatedAt:r})];case 8:l=n.promotedDefault.usi;return[4,this.getFundByUsiAsync(l)];case 9:c=d.sent();return[2,E({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:A(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),lastNominatedAt:r})];case 10:l=n.definedBenefits.usi;return[4,this.getFundByUsiAsync(l)];case 11:o=d.sent();return[2,E({type:"Defined Benefits Fund",name:A(o)?o.value.productName:l,usi:i,valid:this.toFundValidState(o),lastNominatedAt:r})];case 12:l=n.promotedDefaultWithJoin.usi;return[4,this.getFundByUsiAsync(l)];case 13:c=d.sent();return[2,E({type:"Promoted Default Fund With Join",id:n.promotedDefaultWithJoin.fundId,name:A(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),memberNumber:a,lastNominatedAt:r})];case 14:return[2,N]}}))}))};e.prototype.submitRetainSuperFundAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,V().url("super-choice/retain-super-fund").post(e).badRequest((function(){throw new Error("Failed to process default fund join request")})).text()]}))}))};e.prototype.getFundByUsiAsync=function(e){return it.getFundAsync(e,true)};e.prototype.toFundValidState=function(e){if(A(e)){return e.value.isActive?"Active":"Inactive"}else{return"Unknown"}};return e}();var ct=new lt;var dt=e("sss_existing_choice_page",function(){function e(e){n(this,e);this.eventTrackingService=R.Instance;this.createSuperFundNominationDetail=function(e){function t(e){return A(e)?e.value:undefined}function n(e){return"usi"in e?t(e.usi):undefined}function r(e){return"memberNumber"in e?t(e.memberNumber):undefined}return{fundType:e.type.toString(),fundName:e.name,fundUsi:n(e),memberNumber:r(e),fundStatus:e.valid.toString(),lastNominatedAt:A(e.lastNominatedAt)?e.lastNominatedAt.value.toISOString():""}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundNominationDetail(this.existingFund);return this.eventTrackingService.TrackSuperFundNominationViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:return[4,ct.GetExistingFundAsync()];case 1:e=t.sent();if(A(e)&&e.value.valid!=="Inactive"){this.existingFund=e.value}else{k.navigateInternally(this.history,F.ChoicePage)}return[2]}}))}))};e.prototype.render=function(){var e=this;var t=function(e){return r("div",{class:"flex justify-center"})};var n=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},r("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"}))))};var i=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},r("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"}))))};var a=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},r("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"}))))};var s=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},r("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"}))))};var o=function(){return e.existingFund.type=="Defined Benefits Fund"?null:r("div",{class:"mt-4"},r("sss-button",{testid:"choose-another-fund-button",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Choose another fund"))};return r("div",null,r("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),this.existingFund.type=="Defined Benefits Fund"?null:r("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."),r("div",{class:"flex justify-center mt-8 sm:mt-12"},r("div",{class:"max-w-400 w-full"},r("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},r("div",{class:"space-y-4"},function(){switch(e.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return r(t,{name:e.existingFund.name});case"Self Managed Fund":return r(i,null);case"My Own Fund":case"Promoted Default Fund With Join":return r(n,null);case"Default Fund":return r(a,null);case"Defined Benefits Fund":return r(s,null);default:return r("div",null)}}(),r("div",{class:"sm:text-lg font-bold leading-6 break-words"},function(){switch(e.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":case"Defined Benefits Fund":case"Promoted Default Fund With Join":return e.existingFund.name;default:return""}}())),r("div",{class:"mt-6"},r("sss-button",{testid:"continue-with-this-fund-button",fillWidth:true,promiseFn:function(){return e.handleFundNominationAccepted()}},"Continue with this fund"))),r(o,null))))};e.prototype.handleFundNominationAccepted=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundNominationDetail(this.existingFund);return[4,ct.submitRetainSuperFundAsync(e)];case 1:t.sent();T.markSuperSelectionAsSubmitted();return[2]}}))}))};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundNominationDetail(this.existingFund);return[4,this.eventTrackingService.TrackSuperFundNominationDeclinedAsync(e)];case 1:t.sent();k.navigateInternally(this.history,F.ChoicePage);return[2]}}))}))};return e}());var ft="Powered by Flare";var pt=e("sss_footer_section",function(){function e(e){var t=this;n(this,e);this.footerText=function(){return t.textOverride!==undefined?t.textOverride:ft}}e.prototype.render=function(){return r("div",{class:{"text-center text-gray-500 text-xs w-full max-w-960 mx-auto":true,"mt-8 sm:mt-20":!T.hideFooterSection}},!T.hideFooterSection&&r("span",null,this.footerText()),r("p",{class:"block text-transparent"},"v",ve))};return e}());var ht=function(e,t){return r("stencil-route-link",{exact:true,url:e.route},r("div",{class:{"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":true,"bg-white shadow-sm text-primary-base":e.isActive,"hover:bg-primary-hover text-white":!e.isActive}},t))};var mt=function(e){var t=F.MyOwnFund;if(window.location.href.includes(F.SelfManagedFund)){t=F.SelfManagedFund}else if(window.location.href.includes(F.DefaultFund)){t=F.DefaultFund}else if(window.location.href.includes(F.FeaturedFunds)){t=F.FeaturedFunds}return r(ht,{route:t,isActive:e.isActive},"Choose another fund")};var vt=e("sss_header_section",function(){function e(e){n(this,e)}e.prototype.render=function(){return r("div",{class:"flex justify-center"},r("div",{class:"text-center max-w-800"},r("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),r(i,null,r("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},T.superCampaignCanNotBeActivated?r(i,null,"You can choose any super fund, including your current fund/SMSF or your employer’s default fund."):r(i,null,"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.")),!T.superCampaignCanNotBeActivated&&r("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},r(ht,{route:F.ChoicePage,isActive:false},"Featured super funds"),r(mt,{isActive:true})))))};return e}());var gt=e("sss_loading_indicator",function(){function e(e){n(this,e);this.theme="primary";this.size=48}e.prototype.render=function(){return r("div",{class:"inline-block animate-spin"},r("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("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"}),r("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:this.theme==="primary"?"fill-primary-base":"fill-white"})))};return e}());var yt=e("sss_loading_page",function(){function e(e){n(this,e)}e.prototype.render=function(){return r(s,{class:"flex flex-col justify-center items-center"},r("h5",{class:"text-lg"},"Loading your superannuation step"),r("sss-loading-indicator",null))};return e}());var bt=e("sss_my_own_fund_engagement_step_host",function(){function e(e){var t=this;n(this,e);this.stepContinued=function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(!(e.detail.sender=="byof-engagement"))return[3,2];return[4,R.Instance.TrackSuperMyOwnFundEngagementStepContinued(this.fundUsi,e.detail.reason)];case 1:t.sent();this.navigateToStandardChoice();t.label=2;case 2:return[2]}}))}))};this.subscribeToStepEvents=function(){for(var e in t.stepEventHandlers){document.addEventListener(e,t.stepEventHandlers[e])}};this.unSubscribeFromStepEvents=function(){for(var e in t.stepEventHandlers){document.removeEventListener(e,t.stepEventHandlers[e])}};this.stepEventHandlers={continue:this.stepContinued.bind(this)}}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!(T.isBringYourOwnFundCustomStepEnabled&&T.isUsingSuperCampaign&&M.isSome(H.myOwnFundForm.fundUsi)&&M.isSome(H.myOwnFundForm.fundName)&&M.isSome(H.myOwnFundForm.memberNumber)&&M.isSome(H.myOwnFundForm.memberFirstName)&&M.isSome(H.myOwnFundForm.memberFamilyName)&&M.isSome(T.backendUrl)&&M.isSome(T.state.jwt)))return[3,2];this.backendUrl=T.backendUrl.value;this.accessToken=T.state.jwt.value;this.fundUsi=H.myOwnFundForm.fundUsi.value;this.fundName=H.myOwnFundForm.fundName.value;this.memberNumber=H.myOwnFundForm.memberNumber.value;this.memberFirstName=H.myOwnFundForm.memberFirstName.value;this.memberFamilyName=H.myOwnFundForm.memberFamilyName.value;this.unSubscribeFromStepEvents();this.subscribeToStepEvents();T.hideFooterSection=true;return[4,R.Instance.TrackSuperMyOwnFundEngagementStepActivationSucceeded(this.fundUsi)];case 1:e.sent();return[3,3];case 2:k.navigateInternally(this.history,F.MyOwnFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();T.hideFooterSection=false};e.prototype.render=function(){return r(s,null,r("apollo-super-byof-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"fund-usi":this.fundUsi}))};e.prototype.navigateToStandardChoice=function(){var e=this;k.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName,fundDetails:{type:"myOwnFund",fundName:this.fundName,fundUsi:this.fundUsi,memberNumber:this.memberNumber},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({fundUsi:this.fundUsi,memberNumber:this.memberNumber,memberFirstName:this.memberFirstName,memberFamilyName:this.memberFamilyName,standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitCustomFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}})};return e}());P(bt);var wt=e("sss_name_input",function(){function e(e){n(this,e);this.myInputChange=o(this,"myInputChange",7);this.value="";this.name="";this.readableName="";this.showValidationErrors=false;this.errorMessage="";this.NAME_PATTERN="^[A-Za-z](?:[A-Za-z]||'[A-Za-z]||-[A-Za-z]|| [A-Za-z])*\\s*$"}e.prototype.render=function(){var e=this;return r(s,null,r("input",{"data-testid":this.testId,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":true,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:true,pattern:this.NAME_PATTERN,name:this.name,value:this.value,onInput:function(t){return e.handleInput(t)}}),this.errorMessage&&r("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},this.errorMessage))};e.prototype.handleInput=function(e){var t=e.target;t.value=t.value.replace(/\s+/g," ");this.validateInput(t);this.myInputChange.emit(t.value.trim())};e.prototype.validateInput=function(e){if(!e.checkValidity()){if(e.validity.valueMissing){this.errorMessage=this.readableName+" is required."}else if(e.validity.patternMismatch){if(e.value.startsWith("-")||e.value.startsWith("'")){this.errorMessage=this.readableName+" must start with a letter."}else if(e.value.includes("--")){this.errorMessage=this.readableName+" must not have a double hypen."}else{this.errorMessage=this.readableName+" contains unsupported characters."}}else{this.errorMessage="Invalid input."}}else{this.errorMessage=""}};return e}());var xt=e("sss_prefill",function(){function e(e){n(this,e);this.prefill=undefined;this.ignorePopState=function(){return window.history.pushState(null,"",null)}}e.prototype.connectedCallback=function(){this.ignorePopState();window.addEventListener("popstate",this.ignorePopState)};e.prototype.disconnectedCallback=function(){window.removeEventListener("popstate",this.ignorePopState)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.prefill=A(T.state.superChoicePrefill)?T.state.superChoicePrefill.value:undefined;return[2]}))}))};e.prototype.render=function(){if(this.prefill&&this.prefill.type==="myOwnFund"){if(this.prefill.data.fundDetail.type==="Valid"){return this.renderMyOwnFund(this.prefill.data)}else{return this.renderInvalidMyOwnFund(this.prefill.data)}}if(this.prefill&&this.prefill.type==="smsf"){if(this.prefill.data.fundAbn.valid){return this.renderSMSF(this.prefill.data)}else{return this.renderInvalidSMSF(this.prefill.data)}}k.navigateInternally(this.history,F.ChoicePage);return null};e.prototype.renderMyOwnFund=function(e){return r("sss-prefill-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderInvalidMyOwnFund=function(e){return r("sss-prefill-invalid-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderSMSF=function(e){return r("sss-prefill-smsf",{history:this.history,prefill:e})};e.prototype.renderInvalidSMSF=function(e){return r("sss-prefill-invalid-smsf",{history:this.history,prefill:e})};return e}());var St=e("sss_prefill_display_field",function(){function e(e){n(this,e)}e.prototype.render=function(){return r("div",{class:"flex w-full flex-col sm:flex-row sm:min-h-5 justify-center items-start gap-0.5 sm:gap-4 self-stretch"},r("div",{class:{"sm:w-2/5 sm:max-w-40 self-stretch text-gray-500 text-xs sm:text-sm not-italic font-medium leading-4 sm:leading-5":true,"text-red-600":!this.field.isValid}},this.field.name),r("div",{"data-testid":this.field.testId,class:{"sm:w-3/5 max-w-[300px] self-stretch text-gray-900 text-sm not-italic font-normal leading-5 break-words":true,"h-5 sm:h-auto":this.field.isEmpty,"text-red-600":!this.field.isValid}},this.field.value))};return e}());var Ct=e("sss_prefill_error_box",function(){function e(e){n(this,e);this.withHeader=false}e.prototype.render=function(){var e=function(){return r("div",{class:"w-5 h-5"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},r("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM8.70711 7.29289C8.31658 6.90237 7.68342 6.90237 7.29289 7.29289C6.90237 7.68342 6.90237 8.31658 7.29289 8.70711L8.58579 10L7.29289 11.2929C6.90237 11.6834 6.90237 12.3166 7.29289 12.7071C7.68342 13.0976 8.31658 13.0976 8.70711 12.7071L10 11.4142L11.2929 12.7071C11.6834 13.0976 12.3166 13.0976 12.7071 12.7071C13.0976 12.3166 13.0976 11.6834 12.7071 11.2929L11.4142 10L12.7071 8.70711C13.0976 8.31658 13.0976 7.68342 12.7071 7.29289C12.3166 6.90237 11.6834 6.90237 11.2929 7.29289L10 8.58579L8.70711 7.29289Z",fill:"#F87171"})))};return r("div",{class:"flex items-start self-stretch rounded-md bg-red-50"},r("div",{class:"w-1 self-stretch bg-red-400"}),r("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},r(e,null),r("div",{class:"flex-col justify-start items-start gap-2 inline-flex"},this.withHeader&&r("div",{class:"self-stretch text-red-800 text-sm font-medium leading-tight"},"Please correct ",this.notificationList.length," issues with your fund details"),this.withHeader&&this.notificationList.map((function(e){return r("div",{class:"self-stretch h-5 flex-col justify-start items-start gap-1 flex"},r("div",{class:"self-stretch pl-1.5 justify-start items-start gap-[7px] inline-flex"},r("div",{class:"pt-1.5 justify-center items-center flex"},r("div",{class:"w-1.5 h-1.5 bg-red-700 rounded-full"})),r("div",{class:"grow shrink basis-0 text-red-700 text-sm font-normal leading-tight"},e)))})),!this.withHeader&&this.notificationList.map((function(e){return r("div",{class:"text-sm font-medium leading-tight text-red-800"},e)})))))};return e}());function _t(e){return e==null||e.trim()===""}var It=function(e,t,n){return r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},e),r("div",{"data-testid":t,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"},n))};var Nt=function(){return r("div",null,r("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),r("div",{class:"sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7"},"Review or update the below super fund nomination details provided by your employer."))};var At=function(){function e(){}e.Input=function(e){return{"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":true,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":e}};return e}();var Et="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$";var Tt=function(){function e(e,t,n){this.name=e;this.testId=t;this._value=n!==null&&n!==void 0?n:"";this._errorMessage=this.validateAndReturnErrorMessage(this._value)}Object.defineProperty(e.prototype,"value",{get:function(){return this._value},set:function(e){this._errorMessage=this.validateAndReturnErrorMessage(e);this._value=e},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isValid",{get:function(){return this._errorMessage===null},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isEmpty",{get:function(){return _t(this._value)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"errorMessage",{get:function(){return this._errorMessage},enumerable:false,configurable:true});return e}();var kt=function(){function e(e,t,n,r){this.name=e;this.testId=t;this._value=n!==null&&n!==void 0?n:"";this._isValid=r}Object.defineProperty(e.prototype,"value",{get:function(){return this._value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isValid",{get:function(){return this._isValid},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isEmpty",{get:function(){return _t(this._value)},enumerable:false,configurable:true});return e}();var Ft=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund USI","fund-usi",t,n)||this}return t}(kt);var Pt=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund name","fund-name",t,n)||this}return t}(kt);var Dt=function(e){__extends(t,e);function t(t){return e.call(this,"Fund name","smsf-fund-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Fund name is required."}else if(e.length<2){return"Enter a valid Fund name."}else{return null}};return t}(Tt);var Lt=function(e){__extends(t,e);function t(t){return e.call(this,"Member number","member-number",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[A-Za-z0-9]{4,16}$/;if(_t(e)){return"Member number is required."}else if(!t.test(e)){return"Enter a valid member number (only numbers and / or letters)"}else{return null}};return t}(Tt);var Mt=function(e){__extends(t,e);function t(t){return e.call(this,"Member last name","member-last-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=new RegExp(Et);if(_t(e)){return"Member last name is required."}else if(!t.test(e)){return"Member last name contains unsupported characters."}else{return null}};return t}(Tt);var Rt=function(e){__extends(t,e);function t(t){return e.call(this,"Member given name(s)","member-given-names",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=new RegExp(Et);if(_t(e)){return"Member given name(s) is required."}else if(!t.test(e)){return"Member given name(s) contains unsupported characters."}else{return null}};return t}(Tt);var Ot=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund ABN","fund-abn",t,n)||this}return t}(kt);var Ut=function(e){__extends(t,e);function t(t){return e.call(this,"Fund ESA","fund-esa",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Fund ESA is required."}else if(e.length<2){return"Enter a valid Fund ESA."}else{return null}};return t}(Tt);var Bt=function(e){__extends(t,e);function t(t){return e.call(this,"Address line 1","address-line-one",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Address line 1 is required."}else if(e.length<2){return"Enter a valid Address line 1."}else{return null}};return t}(Tt);var Vt=function(e){__extends(t,e);function t(t){return e.call(this,"Address line 2","address-line-two",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){return null};return t}(Tt);var jt=function(e){__extends(t,e);function t(t){return e.call(this,"City/suburb","city-suburb",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"City/suburb is required."}else{return null}};return t}(Tt);var qt=function(e){__extends(t,e);function t(t){return e.call(this,"Postcode","postcode",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[0-9]{4}$/;if(_t(e)){return"Postcode is required."}else if(!t.test(e)){return"Enter a valid postcode."}else{return null}};return t}(Tt);var Ht=function(e){__extends(t,e);function t(t){return e.call(this,"State","state",t)||this}Object.defineProperty(t.prototype,"options",{get:function(){return[{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"}]},enumerable:false,configurable:true});t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"State is required."}else if(this.options.find((function(t){return t.value=e}))===undefined){return"Enter a valid state."}else{return null}};return t}(Tt);var zt=function(e){__extends(t,e);function t(t,n,r,i,a){var s=this;var o=[t,n,r,i,a].map((function(e){return e.value})).filter((function(e){return e})).join(", ");var u=t.isValid&&n.isValid&&r.isValid&&i.isValid&&a.isValid;s=e.call(this,"Fund address","fund-address",o,u)||this;return s}return t}(kt);var Wt=function(e){__extends(t,e);function t(t){return e.call(this,"Account name","account-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Account name is required."}else if(e.length<2){return"Enter a valid Account name."}else{return null}};return t}(Tt);var Gt=function(e){__extends(t,e);function t(t,n){return e.call(this,"Bank name","bank-name",t,n)||this}return t}(kt);var Kt=function(e){__extends(t,e);function t(t){return e.call(this,"BSB","bsb",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[0-9]{6,7}$/;if(_t(e)){return"BSB is required."}else if(!t.test(e)){return"Enter a valid BSB."}else{return null}};return t}(Tt);var Xt=function(e){__extends(t,e);function t(t){return e.call(this,"Account number","account-number",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[0-9]{2,11}$/;if(_t(e)){return"Account number is required."}else if(!t.test(e)){return"Enter a valid Account number."}else{return null}};return t}(Tt);var Jt=e("sss_prefill_invalid_my_own_fund",function(){function e(e){n(this,e);this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&this.prefill.fundDetail.type==="Invalid"){this.fundUsi=new Ft(this.prefill.fundDetail.fundUsi,false);this.fundName=new Pt("",false);this.memberNumber=new Lt(this.prefill.memberNumber);this.memberGivenNames=new Rt(this.prefill.memberFirstName);this.memberLastName=new Mt(this.prefill.memberFamilyName)}else{k.navigateInternally(this.history,F.ChoicePage)}return[2]}))}))};e.prototype.render=function(){var e=this;return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),r("sss-prefill-error-box",{class:"self-stretch",notificationList:["The fund USI is invalid, or no longer in use. You are required to choose another fund to continue with your super nomination."]}),r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundUsi}),r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.memberNumber}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames})))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:true,variant:"primary",promiseFn:function(){return e.handleChooseAnotherFund()}},"Choose another fund"))))};e.prototype.handleChooseAnotherFund=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var Yt=e("sss_prefill_invalid_smsf",function(){function e(e){n(this,e);this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&!this.prefill.fundAbn.valid){this.initialiseComponent(this.prefill)}else{k.navigateInternally(this.history,F.PrefillInvalidMyOwnFundPage)}return[2]}))}))};e.prototype.render=function(){var e=this;return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),r("sss-prefill-error-box",{class:"self-stretch",notificationList:["The fund ABN is invalid. You are required to choose another fund to continue with your super nomination."]}),r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.fundAbn}),r("sss-prefill-display-field",{field:this.fundEsa}),r("sss-prefill-display-field",{field:this.fundAddress}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames}),r("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),r("sss-prefill-display-field",{field:this.bankAccountName}),r("sss-prefill-display-field",{field:this.bankAccountBsb}),r("sss-prefill-display-field",{field:this.bankAccountNumber})))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:true,variant:"primary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Make another nomination"))))};e.prototype.initialiseComponent=function(e){this.fundName=new Dt(e.fundName);this.fundAbn=new Ot(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new Ut(e.electronicServiceAddress);this.fundAddressLine1=new Bt(e.addressLine1);this.fundAddressLine2=new Vt(e.addressLine2);this.fundAddressCity=new jt(e.addressCity);this.fundAddressPostcode=new qt(e.addressPostcode);this.fundAddressState=new Ht(e.addressState);this.fundAddress=new zt(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new Rt(e.memberFirstName);this.memberLastName=new Mt(e.memberFamilyName);this.bankAccountName=new Wt(e.bankAccountName);this.bankAccountBsb=new Kt(e.bankAccountBsb);this.bankAccountNumber=new Xt(e.bankAccountNumber)};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var $t=e("sss_prefill_my_own_fund",function(){function e(e){n(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&this.prefill.fundDetail.type==="Valid"){this.initialiseComponent(this.prefill.fundDetail.fundName,this.prefill)}else{k.navigateInternally(this.history,F.ChoicePage)}return[2]}))}))};e.prototype.render=function(){var e=this;var t=[this.memberNumber.errorMessage,this.memberLastName.errorMessage,this.memberGivenNames.errorMessage].filter((function(e){return e!==null}));return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3.5 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),r("sss-prefill-warning-box",{class:"self-stretch",notificationList:["Make sure you are a current member of the fund before completing this step.","Please check that the fund USI is correct as some funds have similar names."]}),this.mode==="review"&&t.length>0&&r("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundUsi}),r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.memberNumber}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames})),this.mode==="review"&&r("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},r("div",{class:"flex flex-row gap-2"},r("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),r("div",{class:"w-4 h-4 relative"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},r("path",{d:"M11.369 2.86865C11.9939 2.24381 13.0069 2.24381 13.6318 2.86865C14.2566 3.49349 14.2566 4.50656 13.6318 5.1314L12.9974 5.76571L10.7347 3.50297L11.369 2.86865Z"}),r("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&r("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t},onInput:function(t){return e.isSubmitDisabled=e.formHasMissingData()}},It(this.fundName.name,this.fundName.testId,this.fundName.value),It(this.fundUsi.name,this.fundUsi.testId,this.fundUsi.value),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberNumber.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,pattern:"[A-Za-z0-9]{4,16}","data-testid":this.memberNumber.testId,value:this.memberNumber.value,onInput:function(t){e.updateMemberNumber(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberNumber.errorMessage))),r("div",{class:"flex mt-3 gap-x-4 flex-col sm:flex-row"},r("div",{class:"w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,pattern:Et,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),r("div",{class:"w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,pattern:Et,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage))))))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),r("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Choose another fund"))))};e.prototype.initialiseComponent=function(e,t){this.fundUsi=new Ft(t.fundDetail.fundUsi,true);this.fundName=new Pt(e,true);this.memberNumber=new Lt(t.memberNumber);this.memberGivenNames=new Rt(t.memberFirstName);this.memberLastName=new Mt(t.memberFamilyName);this.isSubmitDisabled=this.formHasMissingData()};e.prototype.isFormValid=function(){return this.fundUsi.isValid&&this.fundName.isValid&&this.memberNumber.isValid&&this.memberGivenNames.isValid&&this.memberLastName.isValid};e.prototype.formHasMissingData=function(){return this.fundUsi.isEmpty||this.fundName.isEmpty||this.memberNumber.isEmpty||this.memberGivenNames.isEmpty||this.memberLastName.isEmpty};e.prototype.setModeToEdit=function(){this.mode="edit";return Promise.resolve()};e.prototype.updateMemberNumber=function(e){this.memberNumber=new Lt(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new Rt(e.trimStart())};e.prototype.updateMemberLastName=function(e){this.memberLastName=new Mt(e.trim())};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){this.formState="validated";if(!this.isFormValid()){return[2]}if(this.mode==="edit"&&!this.formElement.checkValidity()){return[2]}k.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName.value,fundDetails:{type:"myOwnFund",fundName:this.fundName.value,fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value,memberFirstName:this.memberGivenNames.value,memberFamilyName:this.memberLastName.value,standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitCustomFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}});return[2]}))}))};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var Zt={"01":"Australia and New Zealand Banking Group","03":"Westpac Banking Corporation",73:"Westpac Banking Corporation","06":"Commonwealth Bank of Australia",76:"Commonwealth Bank of Australia","08":"National Australia Bank",78:"National Australia Bank","09":"Reserve Bank of Australia",10:"BankSA (division of Westpac Bank)",11:"St George Bank (division of Westpac Bank)",33:"St George Bank (division of Westpac Bank)",12:"Bank of Queensland",14:"Rabobank",15:"Town & Country Bank",18:"Macquarie Bank",19:"Bank of Melbourne (division of Westpac Bank)",55:"Bank of Melbourne (division of Westpac Bank)",21:"JP Morgan Chase Bank",22:"BNP Paribas",23:"Bank of America",24:"Citibank & Citibank NA",510:"Citibank & Citibank NA",25:"BNP Paribas Securities",26:"Bankers Trust Australia (division of Westpac Bank)",29:"MUFG Bank",30:"Bankwest (division of Commonwealth Bank)",31:"Bank Australia",325:"Beyond Bank",34:"HSBC Bank Australia",985:"HSBC Bank Australia",35:"Bank of China",980:"Bank of China",40:"Commonwealth Bank of Australia",41:"Deutsche Bank",42:"Commonwealth Bank of Australia",52:"Commonwealth Bank of Australia",45:"OCBC Bank",46:"Advance Bank (division of Westpac Bank)",47:"Challenge Bank (division of Westpac Bank)",48:"Suncorp-Metway",664:"Suncorp-Metway",512:"Community First Credit Union",514:"RACQ Bank",517:"Volt Bank",533:"Bananacoast Community Credit Union",57:"Australian Settlements",61:"Adelaide Bank (division of Bendigo and Adelaide Bank)",611:"Endeavour Mutual Bank",823:"Endeavour Mutual Bank",630:"Greater Bank",637:"Greater Bank",632:"B&E",633:"Bendigo Bank",634:"Uniting Financial Services",638:"Heritage Bank",880:"Heritage Bank",639:"Home Building Society (division of Bank of Queensland)",640:"Hume Bank",641:"IMB",647:"IMB",642:"Australian Military Bank",645:"Auswide Bank",656:"Auswide Bank",646:"Maitland Mutual Building Society",650:"Newcastle Permanent Building Society",653:"Pioneer Permanent Building Society (division of Bank of Queensland)",654:"Queensland Country Credit Union",655:"The Rock",659:"G&C Mutual Bank",676:"Gateway Bank",70:"Indue",721:"Holiday Coast Credit Union",722:"Southern Cross Credit Union",723:"Bank of Heritage Isle",724:"MOVE",728:"Summerland Credit Union",777:"Police & Nurse",80:"Cuscal",670:"Cuscal",812:"Teachers Mutual Bank",813:"Capricornian",814:"Credit Union Australia",815:"Police Bank",817:"Warwick Credit Union",818:"Bank of Communications",819:"Industrial & Commercial Bank of China",824:"Sutherland Credit Union",825:"Big Sky Building Society",833:"Defence Bank",882:"Unity Bank",888:"China Construction Bank",90:"Australia Post",911:"Sumitomo Mitsui Banking Corporation",913:"State Street Bank & Trust Company",917:"Arab Bank Australia",918:"Mizuho Bank",922:"United Overseas Bank",923:"ING Bank",936:"ING Bank",931:"Mega International Commercial Bank",932:"Regional Australia Bank",939:"AMP Bank",941:"Delphi Bank (division of Bendigo and Adelaide Bank)",942:"Bank of Sydney",943:"Taiwan Business Bank",944:"Members Equity Bank",946:"UBS AG",951:"BOQ Specialist",969:"Tyro Payments"};var Qt=e("sss_prefill_smsf",function(){function e(e){n(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&this.prefill.fundAbn.valid){this.initialiseComponent(this.prefill)}else{k.navigateInternally(this.history,F.PrefillInvalidSMSFPage)}return[2]}))}))};e.prototype.render=function(){var e=this;var t=[this.fundName.errorMessage,this.fundEsa.errorMessage,this.fundAddressLine1.errorMessage,this.fundAddressLine2.errorMessage,this.fundAddressCity.errorMessage,this.fundAddressPostcode.errorMessage,this.fundAddressState.errorMessage,this.memberLastName.errorMessage,this.memberGivenNames.errorMessage,this.bankAccountName.errorMessage,this.bankAccountBsb.errorMessage,this.bankAccountNumber.errorMessage].filter((function(e){return e!==null}));return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),r("sss-prefill-warning-box",{class:"self-stretch",notificationList:["Make sure your Self-managed super fund (SMSF) is a registered fund before completing this step."]}),this.mode==="review"&&t.length>0&&r("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.fundAbn}),r("sss-prefill-display-field",{field:this.fundEsa}),r("sss-prefill-display-field",{field:this.fundAddress}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames}),r("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),r("sss-prefill-display-field",{field:this.bankAccountName}),r("sss-prefill-display-field",{field:this.bankAccountBsb}),this.bankName.isValid&&r("sss-prefill-display-field",{field:this.bankName}),r("sss-prefill-display-field",{field:this.bankAccountNumber})),this.mode==="review"&&r("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},r("div",{class:"flex flex-row gap-2"},r("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),r("div",{class:"w-4 h-4 relative"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},r("path",{d:"M11.369 2.86865C11.9939 2.24381 13.0069 2.24381 13.6318 2.86865C14.2566 3.49349 14.2566 4.50656 13.6318 5.1314L12.9974 5.76571L10.7347 3.50297L11.369 2.86865Z"}),r("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&r("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"w-full":true,"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t},onInput:function(t){return e.isSubmitDisabled=e.formHasMissingData()}},r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.fundName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.fundName.testId,value:this.fundName.value,onInput:function(t){e.updateFundName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundName.errorMessage))),It(this.fundAbn.name,this.fundAbn.testId,this.fundAbn.value),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.fundEsa.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,minlength:"2","data-testid":this.fundEsa.testId,value:this.fundEsa.value,onInput:function(t){e.updateFundEsa(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundEsa.errorMessage))),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),r("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},r("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none rounded-t-md shadow-none border-b-0":true}),required:true,minlength:"2",name:"addressLine1",id:"addressLine1","data-testid":this.fundAddressLine1.testId,value:this.fundAddressLine1.value,onInput:function(t){e.updateAddressLine1(t.target.value)}}),r("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none shadow-none border-b-0":true}),"data-testid":this.fundAddressLine2.testId,value:this.fundAddressLine2.value,onInput:function(t){return e.updateAddressLine2(t.target.value)}}),r("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none shadow-none border-b-0":true}),required:true,"data-testid":this.fundAddressCity.testId,value:this.fundAddressCity.value,onInput:function(t){e.updateAddressCity(t.target.value)}}),r("div",{class:"flex -space-x-px"},r("div",{class:"w-1/2 flex-1 min-w-0"},r("input",{placeholder:"Postcode",type:"text",required:true,class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none rounded-bl-md shadow-none border-r-0":true}),name:"postcode",minlength:"4",maxlength:"4",pattern:"[0-9]{4}",id:"postcode","data-testid":this.fundAddressPostcode.testId,value:this.fundAddressPostcode.value,inputmode:"numeric",onInput:function(t){e.updateAddressPostcode(t.target.value)}})),r("div",{class:"flex-1 min-w-0"},r("select",{class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none rounded-br-md shadow-none":true,"text-gray-500":this.formState!=="validated"}),name:"state",required:true,"data-testid":this.fundAddressState.testId,id:"state",onInput:function(t){e.updateAddressState(t.target.value)}},r("option",{disabled:true,selected:this.fundAddressState.value!==undefined,value:""},"State"),this.fundAddressState.options.map((function(t){return r("option",{value:t.value,selected:e.fundAddressState.value===t.value},t.label)})))))),this.formState==="validated"&&r("div",{class:"mt-2 text-sm text-red-600"},this.fundAddressLine1.errorMessage||this.fundAddressLine1.errorMessage||this.fundAddressCity.errorMessage||this.fundAddressPostcode.errorMessage||this.fundAddressState.errorMessage)),r("div",{class:"flex gap-x-4 flex-col sm:flex-row"},r("div",{class:"mt-3 w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),r("div",{class:"mt-3 w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage)))),r("div",{class:"mt-6 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountName.testId,value:this.bankAccountName.value,onInput:function(t){e.updateBankAccountName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountName.errorMessage))),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountBsb.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountBsb.testId,value:this.bankAccountBsb.value,onInput:function(t){var n=t.target.value;e.updateBankName(n);e.updateBankAccountBsb(n)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountBsb.errorMessage))),this.bankName.isValid&&It(this.bankName.name,this.bankName.testId,this.bankName.value),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountNumber.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountNumber.testId,value:this.bankAccountNumber.value,onInput:function(t){e.updateBankAccountNumber(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountNumber.errorMessage)))))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),r("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Make another nomination"))))};e.prototype.isFormValid=function(){return this.fundName.isValid&&this.fundAbn.isValid&&this.fundEsa.isValid&&this.fundAddressLine1.isValid&&this.fundAddressLine2.isValid&&this.fundAddressCity.isValid&&this.fundAddressPostcode.isValid&&this.fundAddressState.isValid&&this.memberGivenNames.isValid&&this.memberLastName.isValid&&this.bankAccountName.isValid&&this.bankAccountBsb.isValid&&this.bankAccountNumber.isValid};e.prototype.formHasMissingData=function(){return this.fundName.isEmpty||this.fundAbn.isEmpty||this.fundEsa.isEmpty||this.fundAddressLine1.isEmpty||this.fundAddressCity.isEmpty||this.fundAddressPostcode.isEmpty||this.fundAddressState.isEmpty||this.memberGivenNames.isEmpty||this.memberLastName.isEmpty||this.bankAccountName.isEmpty||this.bankAccountBsb.isEmpty||this.bankAccountNumber.isEmpty};e.prototype.setModeToEdit=function(){this.mode="edit";return Promise.resolve()};e.prototype.updateFundName=function(e){this.fundName=new Dt(e.trim())};e.prototype.updateFundEsa=function(e){this.fundEsa=new Ut(e.trim())};e.prototype.updateAddressLine1=function(e){this.fundAddressLine1=new Bt(e.trim())};e.prototype.updateAddressLine2=function(e){this.fundAddressLine2=new Vt(e.trim())};e.prototype.updateAddressCity=function(e){this.fundAddressCity=new jt(e.trim())};e.prototype.updateAddressPostcode=function(e){this.fundAddressPostcode=new qt(e.trim())};e.prototype.updateAddressState=function(e){this.fundAddressState=new Ht(e.trim())};e.prototype.updateBankAccountName=function(e){this.bankAccountName=new Wt(e.trim())};e.prototype.updateBankAccountBsb=function(e){this.bankAccountBsb=new Kt(e.trim())};e.prototype.updateBankAccountNumber=function(e){this.bankAccountNumber=new Xt(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new Rt(e)};e.prototype.updateMemberLastName=function(e){this.memberLastName=new Mt(e.trim())};e.prototype.filterDigits=function(e){return e.replace(/[^0-9]/g,"")};e.prototype.tryGetBankName=function(e){if(e==null)return null;var t=this.filterDigits(e);var n=t.substring(0,2);var r=t.substring(0,3);var i=Zt[n];var a=Zt[r];if(i)return i;if(a)return a;return null};e.prototype.updateBankName=function(e){var t=this.tryGetBankName(e);this.bankName=new Gt(t,t!=null)};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){this.formState="validated";if(!this.isFormValid()){return[2]}if(this.mode==="edit"&&!this.formElement.checkValidity()){return[2]}k.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",fundDetails:{type:"smsf",fundName:this.fundName.value,fundEsa:this.fundEsa.value},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({smsfChoice:{abn:this.fundAbn.value,fundName:this.fundName.value,fundAddress:{addressLine1:this.fundAddressLine1.value,addressLine2:this.fundAddressLine2.value.trim()===""?null:this.fundAddressLine2.value.trim(),city:this.fundAddressCity.value,state:this.fundAddressState.value,postcode:this.fundAddressPostcode.value},bsb:this.bankAccountBsb.value,bankAccountName:this.bankAccountName.value,bankAccountNumber:this.bankAccountNumber.value,electronicServiceAddress:this.fundEsa.value,memberFirstName:this.memberGivenNames.value,memberFamilyName:this.memberLastName.value},standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitSelfManagedFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}});return[2]}))}))};e.prototype.initialiseComponent=function(e){this.fundName=new Dt(e.fundName);this.fundAbn=new Ot(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new Ut(e.electronicServiceAddress);this.fundAddressLine1=new Bt(e.addressLine1);this.fundAddressLine2=new Vt(e.addressLine2);this.fundAddressCity=new jt(e.addressCity);this.fundAddressPostcode=new qt(e.addressPostcode);this.fundAddressState=new Ht(e.addressState);this.fundAddress=new zt(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new Rt(e.memberFirstName);this.memberLastName=new Mt(e.memberFamilyName);this.bankAccountName=new Wt(e.bankAccountName);var t=this.tryGetBankName(e.bankAccountBsb);this.bankName=new Gt(t,t!=null);this.bankAccountBsb=new Kt(e.bankAccountBsb);this.bankAccountNumber=new Xt(e.bankAccountNumber);this.isSubmitDisabled=this.formHasMissingData()};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var en=e("sss_prefill_warning_box",function(){function e(e){n(this,e)}e.prototype.render=function(){var e=this;var t=function(){return r("div",{class:"w-5 h-5"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},r("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.25706 3.09882C9.02167 1.73952 10.9788 1.73952 11.7434 3.09882L17.3237 13.0194C18.0736 14.3526 17.1102 15.9999 15.5805 15.9999H4.4199C2.89025 15.9999 1.92682 14.3526 2.67675 13.0194L8.25706 3.09882ZM11.0001 13C11.0001 13.5523 10.5524 14 10.0001 14C9.44784 14 9.00012 13.5523 9.00012 13C9.00012 12.4477 9.44784 12 10.0001 12C10.5524 12 11.0001 12.4477 11.0001 13ZM10.0001 5C9.44784 5 9.00012 5.44772 9.00012 6V9C9.00012 9.55228 9.44784 10 10.0001 10C10.5524 10 11.0001 9.55228 11.0001 9V6C11.0001 5.44772 10.5524 5 10.0001 5Z",fill:"#FBBF24"})))};return r("div",{class:"flex items-start self-stretch rounded-md bg-yellow-50"},r("div",{class:"w-1 self-stretch bg-yellow-400"}),r("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},r(t,null),r("div",{class:"flex flex-col items-start gap-2 flex-[1_0_0]"},r("div",{class:"flex flex-col items-start gap-1 self-stretch"},this.notificationList.map((function(t){return r("div",{class:"flex items-start gap-[7px] self-stretch pl-0"},e.notificationList.length>1&&r("div",{class:"pt-1.5 justify-center items-center flex"},r("div",{class:"w-1.5 h-1.5 bg-yellow-700 rounded-full"})),r("div",{class:"flex-[1_0_0] text-sm not-italic font-normal leading-5 text-yellow-700"},t))}))))))};return e}());var tn=e("sss_smsf_engagement_step_host",function(){function e(e){var t=this;n(this,e);this.allFormFieldsAreFilled=function(e){return e.fundName!=null&&e.fundAbn!=null&&e.fundEsa!=null&&e.addressLine1!=null&&e.city!=null&&e.state!=null&&e.postcode!=null&&e.bsb!=null&&e.bankAccountName!=null&&e.bankAccountNumber!=null&&e.memberFirstName!=null&&e.memberFamilyName!=null};this.stepContinued=function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(!(e.detail.sender=="smsf-engagement"))return[3,2];return[4,R.Instance.TrackSuperSmsfEngagementStepContinued(e.detail.reason)];case 1:t.sent();this.navigateToStandardChoice();t.label=2;case 2:return[2]}}))}))};this.subscribeToStepEvents=function(){for(var e in t.stepEventHandlers){document.addEventListener(e,t.stepEventHandlers[e])}};this.unSubscribeFromStepEvents=function(){for(var e in t.stepEventHandlers){document.removeEventListener(e,t.stepEventHandlers[e])}};this.stepEventHandlers={continue:this.stepContinued.bind(this)}}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!(T.isSmsfCustomStepEnabled&&T.isUsingSuperCampaign&&this.allFormFieldsAreFilled(H.selfManagedFundForm)&&M.isSome(T.backendUrl)&&M.isSome(T.state.jwt)))return[3,2];this.backendUrl=T.backendUrl.value;this.accessToken=T.state.jwt.value;this.accountId=T.accountIdOrDefault;this.partnerId=T.partnerIdOrDefault;this.initialiseFormState(H.selfManagedFundForm);this.unSubscribeFromStepEvents();this.subscribeToStepEvents();T.hideFooterSection=true;return[4,R.Instance.TrackSuperSmsfEngagementStepActivationSucceeded()];case 1:e.sent();return[3,3];case 2:k.navigateInternally(this.history,F.SelfManagedFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();T.hideFooterSection=false};e.prototype.render=function(){return r(s,null,r("apollo-super-smsf-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"account-id":this.accountId,"partner-id":this.partnerId}))};e.prototype.navigateToStandardChoice=function(){var e=this;k.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",fundDetails:{type:"smsf",fundName:this.fundName,fundEsa:this.fundEsa},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({smsfChoice:{abn:this.fundAbn,fundName:this.fundName,fundAddress:{addressLine1:this.fundAddress.addressLine1,addressLine2:this.fundAddress.addressLine2,city:this.fundAddress.city,state:this.fundAddress.state,postcode:this.fundAddress.postcode},bsb:this.bsb,bankAccountName:this.bankAccountName,bankAccountNumber:this.bankAccountNumber,electronicServiceAddress:this.fundEsa,memberFirstName:this.memberFirstName,memberFamilyName:this.memberFamilyName},standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitSelfManagedFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}})};e.prototype.initialiseFormState=function(e){this.fundName=e.fundName;this.fundAbn=e.fundAbn;this.fundEsa=e.fundEsa;this.fundAddress={addressLine1:e.addressLine1,addressLine2:e.addressLine2,city:e.city,state:e.state,postcode:e.postcode};this.bsb=e.bsb;this.bankAccountName=e.bankAccountName;this.bankAccountNumber=e.bankAccountNumber;this.memberFirstName=e.memberFirstName;this.memberFamilyName=e.memberFamilyName};return e}());P(tn);var nn=e("sss_standard_choice_form",function(){function e(e){n(this,e);this.standardChoiceFormSignature="";this.isSubmitDisabled=true;this.eventTrackingService=R.Instance;this.ignorePopState=function(){return window.history.pushState(null,"",null)}}e.prototype.connectedCallback=function(){this.ignorePopState();window.addEventListener("popstate",this.ignorePopState)};e.prototype.disconnectedCallback=function(){window.removeEventListener("popstate",this.ignorePopState)};e.prototype.render=function(){var e=this;return r(s,null,r("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),r("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."),r("div",{class:"flex justify-center mt-8 sm:mt-12"},r("div",{class:"max-w-560"},r("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),r("div",{class:"flex justify-between w-full"},r("div",null,r("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),r("div",{class:"text-sm mt-2"},z.fundName)),r("div",{class:"grid content-center ml-4"},r("sss-button",{testid:"change-fund-button",size:"xs",variant:"secondary",promiseFn:function(){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,this.trackChangeRequestedAsync()];case 1:e.sent();k.navigateInternally(this.history,F.ChoicePage);return[2]}}))}))}},"Change")))),r("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},r("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),r("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},r("div",{class:"flex"},r("div",{class:"flex-shrink-0"},r("img",{class:"h-5 w-5",src:a("assets/icon-information-circle.svg")})),r("div",{class:"ml-2"},r("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.")))),r("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"mt-3":true,"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t},onInput:function(t){return e.isSubmitDisabled=!e.formElement.checkValidity()}},r("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),r("input",{"data-testid":"standard-choice-form-signature-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":true,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.formState==="validated"},required:true,minlength:"2",name:"standardChoiceFormSignature",id:"standardChoiceFormSignature",value:this.standardChoiceFormSignature,onInput:function(t){return e.standardChoiceFormSignature=t.target.value}}),r("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),r("div",{class:"mt-6"},r("sss-button",{testid:"confirm-and-continue-button",fillWidth:true,promiseFn:function(){return e.handleSubmitForm()},disabled:this.isSubmitDisabled},"Confirm and continue")))))))};e.prototype.renderLogo=function(){return};e.prototype.trackChangeRequestedAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e={promotedFundsShown:T.promotedFunds,defaultFundUsiSet:W(T.defaultFundUsi)};t=z.fundDetails.type;switch(t){case"default":return[3,1];case"myOwnFund":return[3,3];case"smsf":return[3,5];case"promoted":return[3,7];case"promotedDefault":return[3,9];case"promotedDefaultWithJoin":return[3,11];case"null":return[3,13]}return[3,14];case 1:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({DefaultFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 2:n.sent();return[3,14];case 3:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({MyOwnFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 4:n.sent();return[3,14];case 5:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({Smsf:Object.assign(Object.assign({},z.fundDetails),e)})];case 6:n.sent();return[3,14];case 7:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 8:n.sent();return[3,14];case 9:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 10:n.sent();return[3,14];case 11:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFundWithJoin:Object.assign(Object.assign({},z.fundDetails),e)})];case 12:n.sent();return[3,14];case 13:throw"standardChoiceFormState.fundDetails was not set";case 14:return[2]}}))}))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:this.formState="validated";if(!this.formElement.checkValidity())return[3,2];return[4,z.handleSubmitFn(this.standardChoiceFormSignature.trim())];case 1:e.sent();T.markSuperSelectionAsSubmitted();e.label=2;case 2:return[2]}}))}))};return e}());var rn=e("sss_success",function(){function e(e){n(this,e);this.ignorePopState=function(){return window.history.pushState(null,"",null)}}e.prototype.connectedCallback=function(){this.ignorePopState();window.addEventListener("popstate",this.ignorePopState)};e.prototype.disconnectedCallback=function(){window.removeEventListener("popstate",this.ignorePopState)};e.prototype.render=function(){var e=function(){return r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},r("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"}))};return r(s,{class:"text-center"},r("div",{class:"flex justify-center"},r("div",{class:"relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},r(e,null)))),r("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),r("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."),r("div",{class:"flex justify-center mt-8"},r("div",{class:"max-w-[200px] w-full"},r("sss-button",{testid:"continue-button",size:"xl",fillWidth:true,onClick:this.handleContinueButtonClick},r("span",null,"Continue")))))};e.prototype.handleContinueButtonClick=function(e){T.completeSuperSelectionFlow()};return e}());var an=function(){function e(){}e.prototype.trackClickPromotedTileAsync=function(e){return L.clickPromotedTileAsync(e)};return e}();var sn=new an;var on=function(){if(T.superCampaignState!=undefined)return T.superCampaignState;throw new Error("Super campaign state has not been initialized")};var un=function(e){var t=e.sender,n=e.placementId,r=e.fundId,i=e.fundUsi,a=e.fundName,s=e.fundType;return __awaiter(Q,void 0,void 0,(function(){var e,o,u,l,c;return __generator(this,(function(d){switch(d.label){case 0:if(!(t==="super-campaign"||t==="featured-funds"))return[3,6];e=on().PromotedFundIds;o=M.toUndefined(T.defaultFundUsi);l=(u=Promise).all;if(!(s==="promoted-default"))return[3,2];return[4,R.Instance.TrackPromotedDefaultSuperFundDetailViewedAsync({fundUsi:i!==null&&i!==void 0?i:"",fundName:a,promotedFundId:r,promotedFundsShown:e,defaultFundUsiSet:o,superCampaignEnabled:true,placementId:n})];case 1:c=d.sent();return[3,4];case 2:return[4,R.Instance.TrackPromotedSuperFundDetailViewedAsync({fundUsi:i!==null&&i!==void 0?i:undefined,fundName:a,promotedFundId:r,promotedFundsShown:e,defaultFundUsiSet:o,superCampaignEnabled:true,placementId:n})];case 3:c=d.sent();d.label=4;case 4:return[4,l.apply(u,[[c,sn.trackClickPromotedTileAsync(s==="promoted-default"?{promotedDefault:{fundId:r,placementId:n}}:{promoted:{fundId:r,placementId:n}})]])];case 5:d.sent();d.label=6;case 6:return[2]}}))}))};var ln="function";var cn="object";var dn="undefined";var fn="prototype";var pn="hasOwnProperty";function hn(){if(typeof globalThis!==dn&&globalThis){return globalThis}if(typeof self!==dn&&self){return self}if(typeof window!==dn&&window){return window}if(typeof global!==dn&&global){return global}return null}function mn(e){var t=Object["create"];if(t){return t(e)}if(e==null){return{}}var n=typeof e;if(n!==cn&&n!==ln){throw new TypeError("Object prototype may only be an Object:"+e)}function r(){}r[fn]=e;return new r}function vn(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t){if(Object[fn][pn].call(t,i)){e[i]=t[i]}}}return e}var gn=function(e,t){gn=Object["setPrototypeOf"]||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t){if(t[pn](n)){e[n]=t[n]}}};return gn(e,t)};function yn(e,t){gn(e,t);function n(){this.constructor=e}e[fn]=t===null?mn(t):(n[fn]=t[fn],new n)}var bn=hn()||{};(function(e,t,n){if(!e.__assign){e.__assign=Object.assign||t}if(!e.__extends){e.__extends=n}})(bn,vn,yn);if(!__assign){__assign=bn.__assign}if(!__extends){__extends=bn.__extends}var wn={Unknown:0,NonRetryableStatus:1,InvalidEvent:2,SizeLimitExceeded:3,KillSwitch:4,QueueFull:5};var xn=dn;var Sn=cn;var Cn=fn;var _n=ln;var In="window";var Nn="document";var An="navigator";var En="history";var Tn="location";var kn="console";var Fn="performance";var Pn="JSON";var Dn="crypto";var Ln="msCrypto";var Mn="ReactNative";var Rn=hn;function On(e){var t=Rn();if(t&&t[e]){return t[e]}if(e===In&&Un()){return window}return null}function Un(){return Boolean(typeof window===Sn&&window)}function Bn(){if(Un()){return window}return On(In)}function Vn(){return Boolean(typeof document===Sn&&document)}function jn(){if(Vn()){return document}return On(Nn)}function qn(){return Boolean(typeof navigator===Sn&&navigator)}function Hn(){if(qn()){return navigator}return On(An)}function zn(){return Boolean(typeof history===Sn&&history)}function Wn(){if(zn()){return history}return On(En)}function Gn(){if(typeof location===Sn&&location){return location}return On(Tn)}function Kn(){if(typeof console!==xn){return console}return On(kn)}function Xn(){return On(Fn)}function Jn(){return Boolean(typeof JSON===Sn&&JSON||On(Pn)!==null)}function Yn(){if(Jn()){return JSON||On(Pn)}return null}function $n(){return On(Dn)}function Zn(){return On(Ln)}function Qn(){var e=Hn();if(e&&e.product){return e.product===Mn}return false}var er="on";var tr="attachEvent";var nr="addEventListener";var rr="detachEvent";var ir="removeEventListener";var ar=4294967296;var sr=4294967295;var or=null;var ur=false;var lr=123456789;var cr=987654321;function dr(e){if(e<0){e>>>=0}lr=123456789+e&sr;cr=987654321-e&sr;ur=true}function fr(){dr(Math.random()*ar^(new Date).getTime())}function pr(e,t){return typeof e===t}function hr(e){return pr(e,dn)||e===undefined}function mr(e){return hr(e)||e===null}function vr(e,t){return e&&Object[fn].hasOwnProperty.call(e,t)}function gr(e){return pr(e,cn)}function yr(e){return pr(e,ln)}function br(e,t,n,r){if(r===void 0){r=false}var i=false;if(!mr(e)){try{if(!mr(e[nr])){e[nr](t,n,r);i=true}else if(!mr(e[tr])){e[tr](er+t,n);i=true}}catch(e){}}return i}function wr(e,t,n,r){if(r===void 0){r=false}if(!mr(e)){try{if(!mr(e[ir])){e[ir](t,n,r)}else if(!mr(e[rr])){e[rr](er+t,n)}}catch(e){}}}function xr(e){var t=e;var n=/([^\w\d_$])/g;if(n.test(e)){t=e.replace(n,"_")}return t}function Sr(e,t){if(e&&gr(e)){for(var n in e){if(vr(e,n)){t.call(e,n,e[n])}}}}var Cr=function(){function e(){}e.isDate=function(e){return Object[fn].toString.call(e)==="[object Date]"};e.isArray=function(e){return Object[fn].toString.call(e)==="[object Array]"};e.isError=function(e){return Object[fn].toString.call(e)==="[object Error]"};e.isString=function(e){return pr(e,"string")};e.isNumber=function(e){return pr(e,"number")};e.isBoolean=function(e){return pr(e,"boolean")};e.disableCookies=function(){e._canUseCookies=false};e.newGuid=function(){function t(){return e.randomValue(15)}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(_r,(function(e){var n=t()|0,r=e==="x"?n:n&3|8;return r.toString(16)}))};e.toISOString=function(t){if(e.isDate(t)){var n=function(e){var t=String(e);if(t.length===1){t="0"+t}return t};return t.getUTCFullYear()+"-"+n(t.getUTCMonth()+1)+"-"+n(t.getUTCDate())+"T"+n(t.getUTCHours())+":"+n(t.getUTCMinutes())+":"+n(t.getUTCSeconds())+"."+String((t.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}};e.arrForEach=function(e,t,n){var r=e.length;for(var i=0;i<r;i++){if(i in e){t.call(n||e,e[i],i,e)}}};e.arrIndexOf=function(e,t,n){var r=e.length;var i=n||0;for(var a=Math.max(i>=0?i:r-Math.abs(i),0);a<r;a++){if(a in e&&e[a]===t){return a}}return-1};e.arrMap=function(e,t,n){var r=e.length;var i=n||e;var a=new Array(r);for(var s=0;s<r;s++){if(s in e){a[s]=t.call(i,e[s],e)}}return a};e.arrReduce=function(e,t,n){var r=e.length;var i=0;var a;if(arguments.length>=3){a=arguments[2]}else{while(i<r&&!(i in e)){i++}a=e[i++]}while(i<r){if(i in e){a=t(a,e[i],i,e)}i++}return a};e.strTrim=function(t){if(!e.isString(t)){return t}return t.replace(/^\s+|\s+$/g,"")};e.objKeys=function(e){var t=!{toString:null}.propertyIsEnumerable("toString");if(!yr(e)&&(!gr(e)||e===null)){throw new TypeError("objKeys called on non-object")}var n=[];for(var r in e){if(vr(e,r)){n.push(r)}}if(t){var i=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];var a=i.length;for(var s=0;s<a;s++){if(vr(e,i[s])){n.push(i[s])}}}return n};e.objDefineAccessors=function(e,t,n,r){var i=Object["defineProperty"];if(i){try{var a={enumerable:true,configurable:true};if(n){a.get=n}if(r){a.set=r}i(e,t,a);return true}catch(e){}}return false};e.addEventHandler=function(e,t){var n=false;var r=Bn();if(r){n=br(r,e,t);n=br(r["body"],e,t)||n}var i=jn();if(i){n=Ir.Attach(i,e,t)||n}return n};e.dateNow=function(){var e=Date;if(e.now){return e.now()}return(new e).getTime()};e.perfNow=function(){var t=Xn();if(t&&t.now){return t.now()}return e.dateNow()};e.newId=function(t){if(t===void 0){t=22}var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var r=e.random32()>>>0;var i=0;var a="";while(a.length<t){i++;a+=n.charAt(r&63);r>>>=6;if(i===5){r=(e.random32()<<2&4294967295|r&3)>>>0;i=0}}return a};e.isIE=function(){if(or===null){var e=Hn()||{};var t=(e.userAgent||"").toLowerCase();or=t.indexOf("msie")!==-1||t.indexOf("trident/")!==-1}return or};e.randomValue=function(t){if(t>0){return Math.floor(e.random32()/sr*(t+1))>>>0}return 0};e.random32=function(t){var n;var r=$n()||Zn();if(r&&r.getRandomValues){n=r.getRandomValues(new Uint32Array(1))[0]&sr}else if(e.isIE()){if(!ur){fr()}n=e.mwcRandom32()&sr}else{n=Math.floor(ar*Math.random()|0)}if(!t){n>>>=0}return n};e.mwcRandomSeed=function(e){if(!e){fr()}else{dr(e)}};e.mwcRandom32=function(e){cr=36969*(cr&65535)+(cr>>16)&sr;lr=18e3*(lr&65535)+(lr>>16)&sr;var t=(cr<<16)+(lr&65535)>>>0&sr|0;if(!e){t>>>=0}return t};e.generateW3CId=function(){var t=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];var n="",r;for(var i=0;i<4;i++){r=e.random32();n+=t[r&15]+t[r>>4&15]+t[r>>8&15]+t[r>>12&15]+t[r>>16&15]+t[r>>20&15]+t[r>>24&15]+t[r>>28&15]}var a=t[8+(e.random32()&3)|0];return n.substr(0,8)+n.substr(9,4)+"4"+n.substr(13,3)+a+n.substr(16,3)+n.substr(19,12)};e.isTypeof=pr;e.isUndefined=hr;e.isNullOrUndefined=mr;e.hasOwnProperty=vr;e.isFunction=yr;e.isObject=gr;e.objCreate=mn;return e}();var _r=/[xy]/g;var Ir=function(){function e(){}e.Attach=br;e.AttachEvent=br;e.Detach=wr;e.DetachEvent=wr;return e}();var Nr;(function(e){e[e["CRITICAL"]=1]="CRITICAL";e[e["WARNING"]=2]="WARNING"})(Nr||(Nr={}));var Ar={BrowserDoesNotSupportLocalStorage:0,BrowserCannotReadLocalStorage:1,BrowserCannotReadSessionStorage:2,BrowserCannotWriteLocalStorage:3,BrowserCannotWriteSessionStorage:4,BrowserFailedRemovalFromLocalStorage:5,BrowserFailedRemovalFromSessionStorage:6,CannotSendEmptyTelemetry:7,ClientPerformanceMathError:8,ErrorParsingAISessionCookie:9,ErrorPVCalc:10,ExceptionWhileLoggingError:11,FailedAddingTelemetryToBuffer:12,FailedMonitorAjaxAbort:13,FailedMonitorAjaxDur:14,FailedMonitorAjaxOpen:15,FailedMonitorAjaxRSC:16,FailedMonitorAjaxSend:17,FailedMonitorAjaxGetCorrelationHeader:18,FailedToAddHandlerForOnBeforeUnload:19,FailedToSendQueuedTelemetry:20,FailedToReportDataLoss:21,FlushFailed:22,MessageLimitPerPVExceeded:23,MissingRequiredFieldSpecification:24,NavigationTimingNotSupported:25,OnError:26,SessionRenewalDateIsZero:27,SenderNotInitialized:28,StartTrackEventFailed:29,StopTrackEventFailed:30,StartTrackFailed:31,StopTrackFailed:32,TelemetrySampledAndNotSent:33,TrackEventFailed:34,TrackExceptionFailed:35,TrackMetricFailed:36,TrackPVFailed:37,TrackPVFailedCalc:38,TrackTraceFailed:39,TransmissionFailed:40,FailedToSetStorageBuffer:41,FailedToRestoreStorageBuffer:42,InvalidBackendResponse:43,FailedToFixDepricatedValues:44,InvalidDurationValue:45,TelemetryEnvelopeInvalid:46,CreateEnvelopeError:47,CannotSerializeObject:48,CannotSerializeObjectNonSerializable:49,CircularReferenceDetected:50,ClearAuthContextFailed:51,ExceptionTruncated:52,IllegalCharsInName:53,ItemNotInArray:54,MaxAjaxPerPVExceeded:55,MessageTruncated:56,NameTooLong:57,SampleRateOutOfRange:58,SetAuthContextFailed:59,SetAuthContextFailedAccountName:60,StringValueTooLong:61,StartCalledMoreThanOnce:62,StopCalledWithoutStart:63,TelemetryInitializerFailed:64,TrackArgumentsNotSpecified:65,UrlTooLong:66,SessionStorageBufferFull:67,CannotAccessCookie:68,IdTooLong:69,InvalidEvent:70,FailedMonitorAjaxSetRequestHeader:71,SendBrowserInfoOnUserInit:72,PluginException:73,NotificationException:74,SnippetScriptLoadFailure:99,InvalidInstrumentationKey:100,CannotParseAiBlobValue:101,InvalidContentBlob:102,TrackPageActionEventFailed:103};
1
+ var __extends=this&&this.__extends||function(){var e=function(t,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]};return e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();var __awaiter=this&&this.__awaiter||function(e,t,n,r){function i(e){return e instanceof n?e:new n((function(t){t(e)}))}return new(n||(n=Promise))((function(n,a){function s(e){try{u(r.next(e))}catch(e){a(e)}}function o(e){try{u(r["throw"](e))}catch(e){a(e)}}function u(e){e.done?n(e.value):i(e.value).then(s,o)}u((r=r.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(e){return function(t){return u([e,t])}}function u(s){if(r)throw new TypeError("Generator is already executing.");while(n)try{if(r=1,i&&(a=s[0]&2?i["return"]:s[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,s[1])).done)return a;if(i=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;i=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1];a=s;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(s);break}if(a[2])n.ops.pop();n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e];i=0}finally{r=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-71ca4cf8.system.js","./p-14885f78.system.js","./p-cd3ed541.system.js","./p-97188c78.system.js"],(function(e,t){"use strict";var n,r,i,a,s,o,u,l,c,d,f,p,h,m,v,g,y,b,w,x,S,C,_,I,N,A,E,T,k,F,P,D,L,M,R,O,U,B,V,j,q,H,z,W,G,K,X,J,Y,$,Z;return{setters:[function(e){n=e.r;r=e.h;i=e.F;a=e.g;s=e.H;o=e.c;u=e.s;l=e.a;c=e.d},function(e){d=e.f;f=e.m;p=e.S;h=e.a;m=e.i;v=e.b;g=e.O;y=e.c;b=e.d;w=e.g;x=e.h;S=e.j;C=e.k;_=e.l;I=e.Q},function(e){N=e.n;A=e.i;E=e.s;T=e.a;k=e.b;F=e.S;P=e.c;D=e.C;L=e.d;M=e.O;R=e.E;O=e.e;U=e.f;B=e.g;V=e.h;j=e.j;q=e.k;H=e.l;z=e.m;W=e.t;G=e.o;K=e.p;X=e.q;J=e.r;Y=e.u;$=e.v},function(e){Z=e.A}],execute:function(){var Q=this;function ee(){}function te(e,t,n){if(n===void 0){n=Number.POSITIVE_INFINITY}if(typeof t==="function"){return function(r){return r.pipe(te((function(n,r){return d(e(n,r)).pipe(f((function(e,i){return t(n,e,r,i)})))}),n))}}else if(typeof t==="number"){n=t}return function(t){return t.lift(new ne(e,n))}}var ne=function(){function e(e,t){if(t===void 0){t=Number.POSITIVE_INFINITY}this.project=e;this.concurrent=t}e.prototype.call=function(e,t){return t.subscribe(new re(e,this.project,this.concurrent))};return e}();var re=function(e){__extends(t,e);function t(t,n,r){if(r===void 0){r=Number.POSITIVE_INFINITY}var i=e.call(this,t)||this;i.project=n;i.concurrent=r;i.hasCompleted=false;i.buffer=[];i.active=0;i.index=0;return i}t.prototype._next=function(e){if(this.active<this.concurrent){this._tryNext(e)}else{this.buffer.push(e)}};t.prototype._tryNext=function(e){var t;var n=this.index++;try{t=this.project(e,n)}catch(e){this.destination.error(e);return}this.active++;this._innerSub(t)};t.prototype._innerSub=function(e){var t=new h(this);var n=this.destination;n.add(t);var r=m(e,t);if(r!==t){n.add(r)}};t.prototype._complete=function(){this.hasCompleted=true;if(this.active===0&&this.buffer.length===0){this.destination.complete()}this.unsubscribe()};t.prototype.notifyNext=function(e){this.destination.next(e)};t.prototype.notifyComplete=function(){var e=this.buffer;this.active--;if(e.length>0){this._next(e.shift())}else if(this.active===0&&this.hasCompleted){this.destination.complete()}};return t}(p);function ie(e,t,n,r){if(y(n)){r=n;n=undefined}if(r){return ie(e,t,n).pipe(f((function(e){return v(e)?r.apply(void 0,e):r(e)})))}return new g((function(r){function i(e){if(arguments.length>1){r.next(Array.prototype.slice.call(arguments))}else{r.next(e)}}ae(e,t,i,r,n)}))}function ae(e,t,n,r,i){var a;if(ue(e)){var s=e;e.addEventListener(t,n,i);a=function(){return s.removeEventListener(t,n,i)}}else if(oe(e)){var o=e;e.on(t,n);a=function(){return o.off(t,n)}}else if(se(e)){var u=e;e.addListener(t,n);a=function(){return u.removeListener(t,n)}}else if(e&&e.length){for(var l=0,c=e.length;l<c;l++){ae(e[l],t,n,r,i)}}else{throw new TypeError("Invalid event target")}r.add(a)}function se(e){return e&&typeof e.addListener==="function"&&typeof e.removeListener==="function"}function oe(e){return e&&typeof e.on==="function"&&typeof e.off==="function"}function ue(e){return e&&typeof e.addEventListener==="function"&&typeof e.removeEventListener==="function"}function le(e,t){if(t===void 0){t=b}return function(n){return n.lift(new ce(e,t))}}var ce=function(){function e(e,t){this.dueTime=e;this.scheduler=t}e.prototype.call=function(e,t){return t.subscribe(new de(e,this.dueTime,this.scheduler))};return e}();var de=function(e){__extends(t,e);function t(t,n,r){var i=e.call(this,t)||this;i.dueTime=n;i.scheduler=r;i.debouncedSubscription=null;i.lastValue=null;i.hasValue=false;return i}t.prototype._next=function(e){this.clearDebounce();this.lastValue=e;this.hasValue=true;this.add(this.debouncedSubscription=this.scheduler.schedule(fe,this.dueTime,this))};t.prototype._complete=function(){this.debouncedNext();this.destination.complete()};t.prototype.debouncedNext=function(){this.clearDebounce();if(this.hasValue){var e=this.lastValue;this.lastValue=null;this.hasValue=false;this.destination.next(e)}};t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;if(e!==null){this.remove(e);e.unsubscribe();this.debouncedSubscription=null}};return t}(w);function fe(e){e.debouncedNext()}function pe(e,t,n){return function r(i){return i.lift(new he(e,t,n))}}var he=function(){function e(e,t,n){this.nextOrObserver=e;this.error=t;this.complete=n}e.prototype.call=function(e,t){return t.subscribe(new me(e,this.nextOrObserver,this.error,this.complete))};return e}();var me=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this,t)||this;a._tapNext=ee;a._tapError=ee;a._tapComplete=ee;a._tapError=r||ee;a._tapComplete=i||ee;if(y(n)){a._context=a;a._tapNext=n}else if(n){a._context=n;a._tapNext=n.next||ee;a._tapError=n.error||ee;a._tapComplete=n.complete||ee}return a}t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)};t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)};t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()};return t}(w);var ve="5.79.45527";var ge=function(){function e(e){this.factory=e;this._value=N}Object.defineProperty(e.prototype,"value",{get:function(){if(A(this._value)){return this._value.value}var e=this.factory();this._value=E(e);return e},enumerable:false,configurable:true});return e}();function ye(){if(!window.location.pathname.endsWith("/")){var e=window.location.pathname+"/"+window.location.search+window.location.hash;history.pushState(history.state,"",e)}}var be="/";var we="./";var xe=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");var Se=function(e,t){var n=[];var r=0;var i=0;var a="";var s=t&&t.delimiter||be;var o=t&&t.delimiters||we;var u=false;var l;while((l=xe.exec(e))!==null){var c=l[0];var d=l[1];var f=l.index;a+=e.slice(i,f);i=f+c.length;if(d){a+=d[1];u=true;continue}var p="";var h=e[i];var m=l[2];var v=l[3];var g=l[4];var y=l[5];if(!u&&a.length){var b=a.length-1;if(o.indexOf(a[b])>-1){p=a[b];a=a.slice(0,b)}}if(a){n.push(a);a="";u=false}var w=p!==""&&h!==undefined&&h!==p;var x=y==="+"||y==="*";var S=y==="?"||y==="*";var C=p||s;var _=v||g;n.push({name:m||r++,prefix:p,delimiter:C,optional:S,repeat:x,partial:w,pattern:_?_e(_):"[^"+Ce(C)+"]+?"})}if(a||i<e.length){n.push(a+e.substr(i))}return n};var Ce=function(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")};var _e=function(e){return e.replace(/([=!:$/()])/g,"\\$1")};var Ie=function(e){return e&&e.sensitive?"":"i"};var Ne=function(e,t){if(!t)return e;var n=e.source.match(/\((?!\?)/g);if(n){for(var r=0;r<n.length;r++){t.push({name:r,prefix:null,delimiter:null,optional:false,repeat:false,partial:false,pattern:null})}}return e};var Ae=function(e,t,n){var r=[];for(var i=0;i<e.length;i++){r.push(ke(e[i],t,n).source)}return new RegExp("(?:"+r.join("|")+")",Ie(n))};var Ee=function(e,t,n){return Te(Se(e,n),t,n)};var Te=function(e,t,n){n=n||{};var r=n.strict;var i=n.end!==false;var a=Ce(n.delimiter||be);var s=n.delimiters||we;var o=[].concat(n.endsWith||[]).map(Ce).concat("$").join("|");var u="";var l=false;for(var c=0;c<e.length;c++){var d=e[c];if(typeof d==="string"){u+=Ce(d);l=c===e.length-1&&s.indexOf(d[d.length-1])>-1}else{var f=Ce(d.prefix||"");var p=d.repeat?"(?:"+d.pattern+")(?:"+f+"(?:"+d.pattern+"))*":d.pattern;if(t)t.push(d);if(d.optional){if(d.partial){u+=f+"("+p+")?"}else{u+="(?:"+f+"("+p+"))?"}}else{u+=f+"("+p+")"}}}if(i){if(!r)u+="(?:"+a+")?";u+=o==="$"?"$":"(?="+o+")"}else{if(!r)u+="(?:"+a+"(?="+o+"))?";if(!l)u+="(?="+a+"|"+o+")"}return new RegExp("^"+u,Ie(n))};var ke=function(e,t,n){if(e instanceof RegExp){return Ne(e,t)}if(Array.isArray(e)){return Ae(e,t,n)}return Ee(e,t,n)};var Fe=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)};var Pe=function(e,t){return Fe(e,t)?e.substr(t.length):e};var De=function(e){return e.charAt(e.length-1)==="/"?e.slice(0,-1):e};var Le=function(e){return e.charAt(0)==="/"?e:"/"+e};var Me=function(e){return e.charAt(0)==="/"?e.substr(1):e};var Re=function(e){var t=e||"/";var n="";var r="";var i=t.indexOf("#");if(i!==-1){r=t.substr(i);t=t.substr(0,i)}var a=t.indexOf("?");if(a!==-1){n=t.substr(a);t=t.substr(0,a)}return{pathname:t,search:n==="?"?"":n,hash:r==="#"?"":r,query:{},key:""}};var Oe=function(e){var t=e.pathname,n=e.search,r=e.hash;var i=t||"/";if(n&&n!=="?"){i+=n.charAt(0)==="?"?n:"?"+n}if(r&&r!=="#"){i+=r.charAt(0)==="#"?r:"#"+r}return i};var Ue=function(e){if(!e){return{}}return(/^[?#]/.test(e)?e.slice(1):e).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];e[r]=i?decodeURIComponent(i.replace(/\+/g," ")):"";return e}),{})};var Be=function(e){return e.charAt(0)==="/"};var Ve=function(e){return Math.random().toString(36).substr(2,e)};var je=function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1){e[n]=e[r]}e.pop()};var qe=function(e,t){if(t===void 0){t=""}var n=t&&t.split("/")||[];var r;var i=0;var a=e&&e.split("/")||[];var s=e&&Be(e);var o=t&&Be(t);var u=s||o;if(e&&Be(e)){n=a}else if(a.length){n.pop();n=n.concat(a)}if(!n.length){return"/"}if(n.length){var l=n[n.length-1];r=l==="."||l===".."||l===""}else{r=false}for(var c=n.length;c>=0;c--){var d=n[c];if(d==="."){je(n,c)}else if(d===".."){je(n,c);i++}else if(i){je(n,c);i--}}if(!u){for(;i--;i){n.unshift("..")}}if(u&&n[0]!==""&&(!n[0]||!Be(n[0]))){n.unshift("")}var f=n.join("/");if(r&&f.substr(-1)!=="/"){f+="/"}return f};var He=function(e,t){if(e===t){return true}if(e==null||t==null){return false}if(Array.isArray(e)){return Array.isArray(t)&&e.length===t.length&&e.every((function(e,n){return He(e,t[n])}))}var n=typeof e;var r=typeof t;if(n!==r){return false}if(n==="object"){var i=e.valueOf();var a=t.valueOf();if(i!==e||a!==t){return He(i,a)}var s=Object.keys(e);var o=Object.keys(t);if(s.length!==o.length){return false}return s.every((function(n){return He(e[n],t[n])}))}return false};var ze=function(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&He(e.state,t.state)};var We=function(e,t,n,r){var i;if(typeof e==="string"){i=Re(e);if(t!==undefined){i.state=t}}else{i=Object.assign({pathname:""},e);if(i.search&&i.search.charAt(0)!=="?"){i.search="?"+i.search}if(i.hash&&i.hash.charAt(0)!=="#"){i.hash="#"+i.hash}if(t!==undefined&&i.state===undefined){i.state=t}}try{i.pathname=decodeURI(i.pathname)}catch(e){if(e instanceof URIError){throw new URIError('Pathname "'+i.pathname+'" could not be decoded. '+"This is likely caused by an invalid percent-encoding.")}else{throw e}}i.key=n;if(r){if(!i.pathname){i.pathname=r.pathname}else if(i.pathname.charAt(0)!=="/"){i.pathname=qe(i.pathname,r.pathname)}}else{if(!i.pathname){i.pathname="/"}}i.query=Ue(i.search||"");return i};var Ge=0;var Ke={};var Xe=1e4;var Je=function(e,t){var n=""+t.end+t.strict;var r=Ke[n]||(Ke[n]={});var i=JSON.stringify(e);if(r[i]){return r[i]}var a=[];var s=ke(e,a,t);var o={re:s,keys:a};if(Ge<Xe){r[i]=o;Ge+=1}return o};var Ye=function(e,t){if(t===void 0){t={}}if(typeof t==="string"){t={path:t}}var n=t.path,r=n===void 0?"/":n,i=t.exact,a=i===void 0?false:i,s=t.strict,o=s===void 0?false:s;var u=Je(r,{end:a,strict:o}),l=u.re,c=u.keys;var d=l.exec(e);if(!d){return null}var f=d[0],p=d.slice(1);var h=e===f;if(a&&!h){return null}return{path:r,url:r==="/"&&f===""?"/":f,isExact:h,params:c.reduce((function(e,t,n){e[t.name]=p[n];return e}),{})}};var $e=function(e,t){if(e==null&&t==null){return true}if(t==null){return false}return e&&t&&e.path===t.path&&e.url===t.url&&He(e.params,t.params)};var Ze;(function(e){e[e["Available"]=0]="Available";e[e["Pending"]=1]="Pending";e[e["Error"]=2]="Error"})(Ze||(Ze={}));var Qe=e("sss_button",function(){function e(e){n(this,e);this.fillWidth=false;this.fillWidthOnMobile=false;this.disabled=false;this.variant="primary";this.size="base";this.promiseFn=function(){return Promise.resolve()};this.state=Ze.Available}e.prototype.render=function(){var e;var t=this;var n={xs:"px-2.5 py-1.5 text-xs",base:"px-4 py-2 text-base",xl:"px-6 py-3 text-base"};return r("button",{"data-testid":this.testid,class:(e={},e[n[this.size]]=true,e["inline-flex items-center justify-center border font-medium"]=true,e["rounded-md shadow-sm focus:outline-none focus:ring-2"]=true,e["focus:ring-offset-2 focus:ring-primary-focus pointer-events-auto"]=true,e["disabled:pointer-events-none disabled:border-gray-300 disabled:bg-gray-100 disabled:text-gray-400"]=true,e["border-transparent text-white bg-primary-base hover:bg-primary-hover"]=this.variant==="primary",e["border-gray-300 text-gray-700 bg-white hover:bg-gray-50"]=this.variant==="secondary",e["border-transparent bg-primary-light hover:bg-primary-base text-primary-dark hover:text-white"]=this.variant==="light",e["w-full"]=this.fillWidth||this.fillWidthOnMobile,e["sm:w-auto"]=this.fillWidthOnMobile,e),disabled:this.disabled,onClick:function(){return t.clicked()}},this.state===Ze.Pending&&r("sss-loading-indicator",{theme:this.variant==="primary"?"light":"primary",size:16}),r("div",{class:{hidden:this.state===Ze.Pending}},r("slot",null)))};e.prototype.clicked=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:if(!this.promiseFn||this.state===Ze.Pending)return[2];t.label=1;case 1:t.trys.push([1,3,,4]);this.state=Ze.Pending;return[4,this.promiseFn()];case 2:t.sent();this.state=Ze.Available;return[3,4];case 3:e=t.sent();this.state=Ze.Error;throw e;case 4:return[2]}}))}))};return e}());var et=e("sss_choice_router",function(){function e(e){n(this,e)}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(T.superCampaignCanNotBeActivated){k.navigateInternally(this.history,F.MyOwnFund)}else{k.navigateInternally(this.history,F.SuperCampaign)}return[2]}))}))};e.prototype.render=function(){return r(i,null)};return e}());P(et);var tt={label:D.MyOwnFund,value:F.MyOwnFund};var nt=e("sss_custom_fund",function(){function e(e){n(this,e);this.currentCustomFund=tt;this.showFundOptionsSelection=false}e.prototype.componentWillLoad=function(){var e=F.MyOwnFund;if(window.location.pathname.includes(F.MyOwnFund))e=F.MyOwnFund;if(window.location.pathname.includes(F.DefaultFund))e=F.DefaultFund;if(window.location.pathname.includes(F.SelfManagedFund))e=F.SelfManagedFund;if(window.location.pathname.includes(F.FeaturedFunds))e=F.FeaturedFunds;this.fundOptionsList=[tt,{label:D.SelfManagedFund,value:F.SelfManagedFund}];if(T.isFeaturedFundsEnabled&&T.isUsingSuperCampaign){this.fundOptionsList.push({label:D.FeaturedFunds,value:F.FeaturedFunds})}this.fundOptionsList.push({label:D.DefaultFund,value:F.DefaultFund});this.currentCustomFund=this.fundOptionsList.find((function(t){return t.value===e}))||this.currentCustomFund;k.navigateInternally(this.history,e)};e.prototype.render=function(){var e=this;var t=function(){return r("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},r("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"}))};var n=function(){return r("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"},r("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 r("div",{class:"max-w-560 sm:w-560 relative"},r("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),r("div",{class:"mt-1 mb-4"},r("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:function(){return e.showFundOptionsSelection=!e.showFundOptionsSelection}},r("span",{class:{"block truncate":true,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),r("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},r(t,null))),this.showFundOptionsSelection&&r("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((function(t){return r("li",{class:"text-gray-900 cursor-default select-none relative py-2 pl-3 pr-9 group hover:bg-primary-base hover:text-white",onClick:function(){e.showFundOptionsSelection=!e.showFundOptionsSelection;k.navigateInternally(e.history,t.value)}},r("span",{class:{"block truncate":true,"font-semibold":e.currentCustomFund===t}},t.label),e.currentCustomFund===t&&r("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},r(n,null)))})))),r("div",{onClick:function(){return e.showFundOptionsSelection=false}},r("slot",null)))};return e}());P(nt);var rt=function(){function e(){}e.prototype.searchFundsAsync=function(e,t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(n){return[2,L.getAustralianFundsAsync({searchString:e,maxRecordCount:t})]}))}))};e.prototype.getFundAsync=function(e,t){return __awaiter(this,void 0,void 0,(function(){var n;return __generator(this,(function(r){switch(r.label){case 0:return[4,L.getAustralianFundAsync(e,t)];case 1:n=r.sent();return[2,M.some(n)]}}))}))};return e}();var it=new rt;var at=e("sss_default_fund",function(){function e(e){n(this,e);this.defaultFundProductName="Loading fund...";this.eventTrackingService=R.Instance}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e=T.defaultFundUsi;if(M.isNone(e)){return[2]}this.isDefaultFundExists=true;return[4,it.getFundAsync(e.value,true)];case 1:t=n.sent();if(M.isNone(t)){this.isInvalidDefaultFund=true;return[2]}this.defaultFund=t.value;this.defaultFundProductName=t.value.productName;return[2]}}))}))};e.prototype.componentDidLoad=function(){var e,t,n,r;return this.eventTrackingService.TrackDefaultSuperFundDetailViewedAsync({fundUsi:(t=(e=this.defaultFund)===null||e===void 0?void 0:e.usi)!==null&&t!==void 0?t:"",fundName:(r=(n=this.defaultFund)===null||n===void 0?void 0:n.productName)!==null&&r!==void 0?r:"",promotedFundsShown:T.promotedFunds,defaultFundUsiSet:M.toUndefined(T.defaultFundUsi)})};e.prototype.render=function(){var e=this;return r(s,null,r("sss-header-section",null),r("div",{class:"flex justify-center mt-11"},r("sss-custom-fund",null,r("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},r("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&r("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},r("div",{class:"flex"},r("div",{class:"flex-shrink-0"},r("img",{class:"h-5 w-5",src:a("assets/icon-exclamation.svg")})),r("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},r("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&&r("div",null,r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),r("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)),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),r("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)),r("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),r("div",{class:"text-sm text-gray-700"},r("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),r("ul",{class:"list-disc list-outside pl-5"},r("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),r("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),r("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),r("div",{class:"flex justify-center mt-8"},r("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&r("div",{class:"mb-4"},r("sss-button",{testid:"continue-button",fillWidth:true,promiseFn:function(){return e.handleSubmitForm()}},"Continue")),r("stencil-route-link",{url:F.ChoicePage},r("sss-button",{testid:"back-button",fillWidth:true,variant:"secondary"},"Back")))))))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){if(this.isInvalidDefaultFund){return[2]}k.navigateInternallyToStandardChoice({history:this.history,fundName:"Employer’s default fund",fundDetails:{type:"default",fundName:this.defaultFundProductName,fundUsi:this.defaultFund.usi},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,O.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},T.promotedFundsConfig))];case 1:e.sent();return[2]}}))}))}});return[2]}))}))};return e}());var st="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";var ot=3;var ut=e("sss_dropdown_async",function(){function e(e){var t=this;n(this,e);this.valueChanged=o(this,"valueChanged",7);this.required=false;this.disabled=false;this.minSearchStringLength=ot;this.isMouseOver=false;this.searchState="pristine";this.inputValue="";this.isDropdownVisible=false;this.filteredOptions=[];this.shouldExecuteSearch=function(e){var n;return t.isDropdownVisible&&(e===null||e===void 0?void 0:e.length)>=t.minSearchStringLength&&((n=t.selectedOption)===null||n===void 0?void 0:n.label)!==e};this.onBeginSearch=function(e){t.inputValue=e;t.searchState="in progress"};this.onCompleteSearch=function(e){t.highlightedOptionIndex=undefined;switch(e.kind){case"too-many-results":t.searchState="too many results";t.filteredOptions=[];break;case"success":t.searchState="done";t.filteredOptions=e.value;break;default:t.searchState="done";t.filteredOptions=[];break}};this.renderFilteredResults=function(){if(t.searchState==="pristine"){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results")}if(t.searchState==="in progress"){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching...")}if(t.searchState==="too many results"){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Keep typing to narrow down your search.")}if(t.filteredOptions.length===0){return r("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"No items match your search")}return t.filteredOptions.map((function(e,n){return r("div",{class:{"cursor-pointer text-wrap hover:bg-primary-base py-1.5 pl-4":true,"bg-primary-base":t.isOptionSelected(e)},onClick:function(r){t.highlightedOptionIndex=n;t.toggleDropdown(false);t.selectOption(e)}},e.label)}))};this.resetInput=function(){var e,n;t.inputValue=(n=(e=t.selectedOption)===null||e===void 0?void 0:e.label)!==null&&n!==void 0?n:""};this.toggleDropdown=function(e){t.isDropdownVisible=e};this.processKeyboardNavigation=function(e){var n="Enter";var r="ArrowDown";var i="ArrowUp";var a="Escape";switch(e.key){case r:t.toggleDropdown(true);t.highlightItem("Next");return true;case i:t.highlightItem("Prev");return true;case n:if(t.highlightedOptionIndex!==undefined){t.toggleDropdown(false);t.selectOption(t.filteredOptions[t.highlightedOptionIndex])}return true;case a:t.inputElement.blur();return true}return false};this.highlightItem=function(e){var n=e==="Next"?1:-1;if(t.filteredOptions.length===0){return}t.highlightedOptionIndex=t.highlightedOptionIndex===undefined?0:Math.min(Math.max(0,t.highlightedOptionIndex+n),t.filteredOptions.length-1);if(t.highlightedOptionIndex!==undefined)t.selectOption(t.filteredOptions[t.highlightedOptionIndex])};this.selectOption=function(e){t.selectedOption=e;t.inputValue=e.label;t.valueChanged.emit(e)};this.isOptionSelected=function(e){var n;return((n=t.selectedOption)===null||n===void 0?void 0:n.label)===e.label}}e.prototype.componentWillLoad=function(){this.selectedOption=this.value};e.prototype.componentDidLoad=function(){var e=this;this.searchResultsSubscription=ie(this.inputElement,"keyup").pipe(le(500),f((function(t){return e.inputElement.value})),x(),S(this.shouldExecuteSearch),pe(this.onBeginSearch),te(this._searchFunction),pe(this.onCompleteSearch)).subscribe();this.resetInput()};e.prototype.disconnectedCallback=function(){this.searchResultsSubscription.unsubscribe()};e.prototype.handleFocus=function(){this.toggleDropdown(true)};e.prototype.handleBlur=function(){if(this.isMouseOver){return}this.toggleDropdown(false);this.resetInput()};e.prototype.handleKeyDown=function(e){if(this.processKeyboardNavigation(e)){e.preventDefault()}};e.prototype.render=function(){var e=this;var t;return r(s,null,r("div",{class:"relative"},r("input",{"data-testid":this.testId,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":true,"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:function(t){return e.inputElement=t}}),r("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":true,hidden:!this.isDropdownVisible}},(t=this.requiredValidationMessage)!==null&&t!==void 0?t:"Required."),r("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":true,hidden:!this.isDropdownVisible},onMouseEnter:function(t){return e.isMouseOver=true},onMouseLeave:function(t){return e.isMouseOver=false}},this.renderFilteredResults())))};Object.defineProperty(e.prototype,"_searchFunction",{get:function(){if(this.searchFunction===undefined){throw new Error("Can't render <sss-dropdown-async/> component with no searchFunction")}return this.searchFunction},enumerable:false,configurable:true});return e}());ut.style=st;var lt=function(){function e(){}e.prototype.GetExistingFundAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e,t,n,r,i,a,s,o,u,o,l,c,l,c,l,o,l,c;return __generator(this,(function(d){switch(d.label){case 0:t=T.superBuyer.superChoice;n=(e=T.superBuyer.superChoice)===null||e===void 0?void 0:e.choiceDetails;if(!t)return[2,N];if(!n)return[2,N];r=t.dateSubmitted==undefined?N:E(new Date(t.dateSubmitted));i=j(n);a=q(n);s=n.kind;switch(s){case"Promoted":return[3,1];case"MyOwnFund":return[3,3];case"SMSF":return[3,5];case"Default":return[3,6];case"PromotedDefault":return[3,8];case"DefinedBenefits":return[3,10];case"PromotedDefaultWithJoin":return[3,12]}return[3,14];case 1:if(U(i))return[2,N];return[4,this.getFundByUsiAsync(i.value)];case 2:o=d.sent();return[2,E({type:"Promoted Fund",id:B(n.promoted),name:A(o)?o.value.productName:i.value,usi:i,valid:"Active",memberNumber:a,lastNominatedAt:r})];case 3:u=n.myOwnFund.usi;return[4,this.getFundByUsiAsync(u)];case 4:o=d.sent();return[2,E({type:"My Own Fund",name:A(o)?o.value.productName:u,usi:i,valid:this.toFundValidState(o),memberNumber:a,lastNominatedAt:r})];case 5:return[2,E({type:"Self Managed Fund",name:n.smsf.fundName,valid:"Unknown",lastNominatedAt:r})];case 6:l=n.default.usi;return[4,this.getFundByUsiAsync(l)];case 7:c=d.sent();return[2,E({type:"Default Fund",name:A(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),lastNominatedAt:r})];case 8:l=n.promotedDefault.usi;return[4,this.getFundByUsiAsync(l)];case 9:c=d.sent();return[2,E({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:A(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),lastNominatedAt:r})];case 10:l=n.definedBenefits.usi;return[4,this.getFundByUsiAsync(l)];case 11:o=d.sent();return[2,E({type:"Defined Benefits Fund",name:A(o)?o.value.productName:l,usi:i,valid:this.toFundValidState(o),lastNominatedAt:r})];case 12:l=n.promotedDefaultWithJoin.usi;return[4,this.getFundByUsiAsync(l)];case 13:c=d.sent();return[2,E({type:"Promoted Default Fund With Join",id:n.promotedDefaultWithJoin.fundId,name:A(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),memberNumber:a,lastNominatedAt:r})];case 14:return[2,N]}}))}))};e.prototype.submitRetainSuperFundAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,V().url("super-choice/retain-super-fund").post(e).badRequest((function(){throw new Error("Failed to process default fund join request")})).text()]}))}))};e.prototype.getFundByUsiAsync=function(e){return it.getFundAsync(e,true)};e.prototype.toFundValidState=function(e){if(A(e)){return e.value.isActive?"Active":"Inactive"}else{return"Unknown"}};return e}();var ct=new lt;var dt=e("sss_existing_choice_page",function(){function e(e){n(this,e);this.eventTrackingService=R.Instance;this.createSuperFundNominationDetail=function(e){function t(e){return A(e)?e.value:undefined}function n(e){return"usi"in e?t(e.usi):undefined}function r(e){return"memberNumber"in e?t(e.memberNumber):undefined}return{fundType:e.type.toString(),fundName:e.name,fundUsi:n(e),memberNumber:r(e),fundStatus:e.valid.toString(),lastNominatedAt:A(e.lastNominatedAt)?e.lastNominatedAt.value.toISOString():""}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundNominationDetail(this.existingFund);return this.eventTrackingService.TrackSuperFundNominationViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:return[4,ct.GetExistingFundAsync()];case 1:e=t.sent();if(A(e)&&e.value.valid!=="Inactive"){this.existingFund=e.value}else{k.navigateInternally(this.history,F.ChoicePage)}return[2]}}))}))};e.prototype.render=function(){var e=this;var t=function(e){return r("div",{class:"flex justify-center"})};var n=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},r("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"}))))};var i=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},r("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"}))))};var a=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},r("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"}))))};var s=function(){return r("div",{class:"flex h-20 justify-center items-center relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-10 w-10 absolute"},r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},r("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"}))))};var o=function(){return e.existingFund.type=="Defined Benefits Fund"?null:r("div",{class:"mt-4"},r("sss-button",{testid:"choose-another-fund-button",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Choose another fund"))};return r("div",null,r("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),this.existingFund.type=="Defined Benefits Fund"?null:r("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."),r("div",{class:"flex justify-center mt-8 sm:mt-12"},r("div",{class:"max-w-400 w-full"},r("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},r("div",{class:"space-y-4"},function(){switch(e.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return r(t,{name:e.existingFund.name});case"Self Managed Fund":return r(i,null);case"My Own Fund":case"Promoted Default Fund With Join":return r(n,null);case"Default Fund":return r(a,null);case"Defined Benefits Fund":return r(s,null);default:return r("div",null)}}(),r("div",{class:"sm:text-lg font-bold leading-6 break-words"},function(){switch(e.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":case"Defined Benefits Fund":case"Promoted Default Fund With Join":return e.existingFund.name;default:return""}}())),r("div",{class:"mt-6"},r("sss-button",{testid:"continue-with-this-fund-button",fillWidth:true,promiseFn:function(){return e.handleFundNominationAccepted()}},"Continue with this fund"))),r(o,null))))};e.prototype.handleFundNominationAccepted=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundNominationDetail(this.existingFund);return[4,ct.submitRetainSuperFundAsync(e)];case 1:t.sent();T.markSuperSelectionAsSubmitted();return[2]}}))}))};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundNominationDetail(this.existingFund);return[4,this.eventTrackingService.TrackSuperFundNominationDeclinedAsync(e)];case 1:t.sent();k.navigateInternally(this.history,F.ChoicePage);return[2]}}))}))};return e}());var ft="Powered by Flare";var pt=e("sss_footer_section",function(){function e(e){var t=this;n(this,e);this.footerText=function(){return t.textOverride!==undefined?t.textOverride:ft}}e.prototype.render=function(){return r("div",{class:{"text-center text-gray-500 text-xs w-full max-w-960 mx-auto":true,"mt-8 sm:mt-20":!T.hideFooterSection}},!T.hideFooterSection&&r("span",null,this.footerText()),r("p",{class:"block text-transparent"},"v",ve))};return e}());var ht=function(e,t){return r("stencil-route-link",{exact:true,url:e.route},r("div",{class:{"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":true,"bg-white shadow-sm text-primary-base":e.isActive,"hover:bg-primary-hover text-white":!e.isActive}},t))};var mt=function(e){var t=F.MyOwnFund;if(window.location.href.includes(F.SelfManagedFund)){t=F.SelfManagedFund}else if(window.location.href.includes(F.DefaultFund)){t=F.DefaultFund}else if(window.location.href.includes(F.FeaturedFunds)){t=F.FeaturedFunds}return r(ht,{route:t,isActive:e.isActive},"Choose another fund")};var vt=e("sss_header_section",function(){function e(e){n(this,e)}e.prototype.render=function(){return r("div",{class:"flex justify-center"},r("div",{class:"text-center max-w-800"},r("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),r(i,null,r("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},T.superCampaignCanNotBeActivated?r(i,null,"You can choose any super fund, including your current fund/SMSF or your employer’s default fund."):r(i,null,"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.")),!T.superCampaignCanNotBeActivated&&r("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},r(ht,{route:F.ChoicePage,isActive:false},"Featured super funds"),r(mt,{isActive:true})))))};return e}());var gt=e("sss_loading_indicator",function(){function e(e){n(this,e);this.theme="primary";this.size=48}e.prototype.render=function(){return r("div",{class:"inline-block animate-spin"},r("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("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"}),r("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:this.theme==="primary"?"fill-primary-base":"fill-white"})))};return e}());var yt=e("sss_loading_page",function(){function e(e){n(this,e)}e.prototype.render=function(){return r(s,{class:"flex flex-col justify-center items-center"},r("h5",{class:"text-lg"},"Loading your superannuation step"),r("sss-loading-indicator",null))};return e}());var bt=e("sss_my_own_fund_engagement_step_host",function(){function e(e){var t=this;n(this,e);this.stepContinued=function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(!(e.detail.sender=="byof-engagement"))return[3,2];return[4,R.Instance.TrackSuperMyOwnFundEngagementStepContinued(this.fundUsi,e.detail.reason)];case 1:t.sent();this.navigateToStandardChoice();t.label=2;case 2:return[2]}}))}))};this.subscribeToStepEvents=function(){for(var e in t.stepEventHandlers){document.addEventListener(e,t.stepEventHandlers[e])}};this.unSubscribeFromStepEvents=function(){for(var e in t.stepEventHandlers){document.removeEventListener(e,t.stepEventHandlers[e])}};this.stepEventHandlers={continue:this.stepContinued.bind(this)}}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!(T.isBringYourOwnFundCustomStepEnabled&&T.isUsingSuperCampaign&&M.isSome(H.myOwnFundForm.fundUsi)&&M.isSome(H.myOwnFundForm.fundName)&&M.isSome(H.myOwnFundForm.memberNumber)&&M.isSome(H.myOwnFundForm.memberFirstName)&&M.isSome(H.myOwnFundForm.memberFamilyName)&&M.isSome(T.backendUrl)&&M.isSome(T.state.jwt)))return[3,2];this.backendUrl=T.backendUrl.value;this.accessToken=T.state.jwt.value;this.fundUsi=H.myOwnFundForm.fundUsi.value;this.fundName=H.myOwnFundForm.fundName.value;this.memberNumber=H.myOwnFundForm.memberNumber.value;this.memberFirstName=H.myOwnFundForm.memberFirstName.value;this.memberFamilyName=H.myOwnFundForm.memberFamilyName.value;this.unSubscribeFromStepEvents();this.subscribeToStepEvents();T.hideFooterSection=true;return[4,R.Instance.TrackSuperMyOwnFundEngagementStepActivationSucceeded(this.fundUsi)];case 1:e.sent();return[3,3];case 2:k.navigateInternally(this.history,F.MyOwnFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();T.hideFooterSection=false};e.prototype.render=function(){return r(s,null,r("apollo-super-byof-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"fund-usi":this.fundUsi}))};e.prototype.navigateToStandardChoice=function(){var e=this;k.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName,fundDetails:{type:"myOwnFund",fundName:this.fundName,fundUsi:this.fundUsi,memberNumber:this.memberNumber},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({fundUsi:this.fundUsi,memberNumber:this.memberNumber,memberFirstName:this.memberFirstName,memberFamilyName:this.memberFamilyName,standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitCustomFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}})};return e}());P(bt);var wt=e("sss_name_input",function(){function e(e){n(this,e);this.myInputChange=o(this,"myInputChange",7);this.value="";this.name="";this.readableName="";this.showValidationErrors=false;this.errorMessage="";this.NAME_PATTERN="^[A-Za-z](?:[A-Za-z]||'[A-Za-z]||-[A-Za-z]|| [A-Za-z])*\\s*$"}e.prototype.render=function(){var e=this;return r(s,null,r("input",{"data-testid":this.testId,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":true,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:true,pattern:this.NAME_PATTERN,name:this.name,value:this.value,onInput:function(t){return e.handleInput(t)}}),this.errorMessage&&r("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},this.errorMessage))};e.prototype.handleInput=function(e){var t=e.target;t.value=t.value.replace(/\s+/g," ");this.validateInput(t);this.myInputChange.emit(t.value.trim())};e.prototype.validateInput=function(e){if(!e.checkValidity()){if(e.validity.valueMissing){this.errorMessage=this.readableName+" is required."}else if(e.validity.patternMismatch){if(e.value.startsWith("-")||e.value.startsWith("'")){this.errorMessage=this.readableName+" must start with a letter."}else if(e.value.includes("--")){this.errorMessage=this.readableName+" must not have a double hypen."}else{this.errorMessage=this.readableName+" contains unsupported characters."}}else{this.errorMessage="Invalid input."}}else{this.errorMessage=""}};return e}());var xt=e("sss_prefill",function(){function e(e){n(this,e);this.prefill=undefined;this.ignorePopState=function(){return window.history.pushState(null,"",null)}}e.prototype.connectedCallback=function(){this.ignorePopState();window.addEventListener("popstate",this.ignorePopState)};e.prototype.disconnectedCallback=function(){window.removeEventListener("popstate",this.ignorePopState)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.prefill=A(T.state.superChoicePrefill)?T.state.superChoicePrefill.value:undefined;return[2]}))}))};e.prototype.render=function(){if(this.prefill&&this.prefill.type==="myOwnFund"){if(this.prefill.data.fundDetail.type==="Valid"){return this.renderMyOwnFund(this.prefill.data)}else{return this.renderInvalidMyOwnFund(this.prefill.data)}}if(this.prefill&&this.prefill.type==="smsf"){if(this.prefill.data.fundAbn.valid){return this.renderSMSF(this.prefill.data)}else{return this.renderInvalidSMSF(this.prefill.data)}}k.navigateInternally(this.history,F.ChoicePage);return null};e.prototype.renderMyOwnFund=function(e){return r("sss-prefill-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderInvalidMyOwnFund=function(e){return r("sss-prefill-invalid-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderSMSF=function(e){return r("sss-prefill-smsf",{history:this.history,prefill:e})};e.prototype.renderInvalidSMSF=function(e){return r("sss-prefill-invalid-smsf",{history:this.history,prefill:e})};return e}());var St=e("sss_prefill_display_field",function(){function e(e){n(this,e)}e.prototype.render=function(){return r("div",{class:"flex w-full flex-col sm:flex-row sm:min-h-5 justify-center items-start gap-0.5 sm:gap-4 self-stretch"},r("div",{class:{"sm:w-2/5 sm:max-w-40 self-stretch text-gray-500 text-xs sm:text-sm not-italic font-medium leading-4 sm:leading-5":true,"text-red-600":!this.field.isValid}},this.field.name),r("div",{"data-testid":this.field.testId,class:{"sm:w-3/5 max-w-[300px] self-stretch text-gray-900 text-sm not-italic font-normal leading-5 break-words":true,"h-5 sm:h-auto":this.field.isEmpty,"text-red-600":!this.field.isValid}},this.field.value))};return e}());var Ct=e("sss_prefill_error_box",function(){function e(e){n(this,e);this.withHeader=false}e.prototype.render=function(){var e=function(){return r("div",{class:"w-5 h-5"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},r("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM8.70711 7.29289C8.31658 6.90237 7.68342 6.90237 7.29289 7.29289C6.90237 7.68342 6.90237 8.31658 7.29289 8.70711L8.58579 10L7.29289 11.2929C6.90237 11.6834 6.90237 12.3166 7.29289 12.7071C7.68342 13.0976 8.31658 13.0976 8.70711 12.7071L10 11.4142L11.2929 12.7071C11.6834 13.0976 12.3166 13.0976 12.7071 12.7071C13.0976 12.3166 13.0976 11.6834 12.7071 11.2929L11.4142 10L12.7071 8.70711C13.0976 8.31658 13.0976 7.68342 12.7071 7.29289C12.3166 6.90237 11.6834 6.90237 11.2929 7.29289L10 8.58579L8.70711 7.29289Z",fill:"#F87171"})))};return r("div",{class:"flex items-start self-stretch rounded-md bg-red-50"},r("div",{class:"w-1 self-stretch bg-red-400"}),r("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},r(e,null),r("div",{class:"flex-col justify-start items-start gap-2 inline-flex"},this.withHeader&&r("div",{class:"self-stretch text-red-800 text-sm font-medium leading-tight"},"Please correct ",this.notificationList.length," issues with your fund details"),this.withHeader&&this.notificationList.map((function(e){return r("div",{class:"self-stretch h-5 flex-col justify-start items-start gap-1 flex"},r("div",{class:"self-stretch pl-1.5 justify-start items-start gap-[7px] inline-flex"},r("div",{class:"pt-1.5 justify-center items-center flex"},r("div",{class:"w-1.5 h-1.5 bg-red-700 rounded-full"})),r("div",{class:"grow shrink basis-0 text-red-700 text-sm font-normal leading-tight"},e)))})),!this.withHeader&&this.notificationList.map((function(e){return r("div",{class:"text-sm font-medium leading-tight text-red-800"},e)})))))};return e}());function _t(e){return e==null||e.trim()===""}var It=function(e,t,n){return r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},e),r("div",{"data-testid":t,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"},n))};var Nt=function(){return r("div",null,r("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),r("div",{class:"sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7"},"Review or update the below super fund nomination details provided by your employer."))};var At=function(){function e(){}e.Input=function(e){return{"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":true,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":e}};return e}();var Et="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$";var Tt=function(){function e(e,t,n){this.name=e;this.testId=t;this._value=n!==null&&n!==void 0?n:"";this._errorMessage=this.validateAndReturnErrorMessage(this._value)}Object.defineProperty(e.prototype,"value",{get:function(){return this._value},set:function(e){this._errorMessage=this.validateAndReturnErrorMessage(e);this._value=e},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isValid",{get:function(){return this._errorMessage===null},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isEmpty",{get:function(){return _t(this._value)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"errorMessage",{get:function(){return this._errorMessage},enumerable:false,configurable:true});return e}();var kt=function(){function e(e,t,n,r){this.name=e;this.testId=t;this._value=n!==null&&n!==void 0?n:"";this._isValid=r}Object.defineProperty(e.prototype,"value",{get:function(){return this._value},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isValid",{get:function(){return this._isValid},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"isEmpty",{get:function(){return _t(this._value)},enumerable:false,configurable:true});return e}();var Ft=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund USI","fund-usi",t,n)||this}return t}(kt);var Pt=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund name","fund-name",t,n)||this}return t}(kt);var Dt=function(e){__extends(t,e);function t(t){return e.call(this,"Fund name","smsf-fund-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Fund name is required."}else if(e.length<2){return"Enter a valid Fund name."}else{return null}};return t}(Tt);var Lt=function(e){__extends(t,e);function t(t){return e.call(this,"Member number","member-number",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[A-Za-z0-9]{4,16}$/;if(_t(e)){return"Member number is required."}else if(!t.test(e)){return"Enter a valid member number (only numbers and / or letters)"}else{return null}};return t}(Tt);var Mt=function(e){__extends(t,e);function t(t){return e.call(this,"Member last name","member-last-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=new RegExp(Et);if(_t(e)){return"Member last name is required."}else if(!t.test(e)){return"Member last name contains unsupported characters."}else{return null}};return t}(Tt);var Rt=function(e){__extends(t,e);function t(t){return e.call(this,"Member given name(s)","member-given-names",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=new RegExp(Et);if(_t(e)){return"Member given name(s) is required."}else if(!t.test(e)){return"Member given name(s) contains unsupported characters."}else{return null}};return t}(Tt);var Ot=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund ABN","fund-abn",t,n)||this}return t}(kt);var Ut=function(e){__extends(t,e);function t(t){return e.call(this,"Fund ESA","fund-esa",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Fund ESA is required."}else if(e.length<2){return"Enter a valid Fund ESA."}else{return null}};return t}(Tt);var Bt=function(e){__extends(t,e);function t(t){return e.call(this,"Address line 1","address-line-one",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Address line 1 is required."}else if(e.length<2){return"Enter a valid Address line 1."}else{return null}};return t}(Tt);var Vt=function(e){__extends(t,e);function t(t){return e.call(this,"Address line 2","address-line-two",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){return null};return t}(Tt);var jt=function(e){__extends(t,e);function t(t){return e.call(this,"City/suburb","city-suburb",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"City/suburb is required."}else{return null}};return t}(Tt);var qt=function(e){__extends(t,e);function t(t){return e.call(this,"Postcode","postcode",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[0-9]{4}$/;if(_t(e)){return"Postcode is required."}else if(!t.test(e)){return"Enter a valid postcode."}else{return null}};return t}(Tt);var Ht=function(e){__extends(t,e);function t(t){return e.call(this,"State","state",t)||this}Object.defineProperty(t.prototype,"options",{get:function(){return[{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"}]},enumerable:false,configurable:true});t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"State is required."}else if(this.options.find((function(t){return t.value=e}))===undefined){return"Enter a valid state."}else{return null}};return t}(Tt);var zt=function(e){__extends(t,e);function t(t,n,r,i,a){var s=this;var o=[t,n,r,i,a].map((function(e){return e.value})).filter((function(e){return e})).join(", ");var u=t.isValid&&n.isValid&&r.isValid&&i.isValid&&a.isValid;s=e.call(this,"Fund address","fund-address",o,u)||this;return s}return t}(kt);var Wt=function(e){__extends(t,e);function t(t){return e.call(this,"Account name","account-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(_t(e)){return"Account name is required."}else if(e.length<2){return"Enter a valid Account name."}else{return null}};return t}(Tt);var Gt=function(e){__extends(t,e);function t(t,n){return e.call(this,"Bank name","bank-name",t,n)||this}return t}(kt);var Kt=function(e){__extends(t,e);function t(t){return e.call(this,"BSB","bsb",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[0-9]{6,7}$/;if(_t(e)){return"BSB is required."}else if(!t.test(e)){return"Enter a valid BSB."}else{return null}};return t}(Tt);var Xt=function(e){__extends(t,e);function t(t){return e.call(this,"Account number","account-number",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){var t=/^[0-9]{2,11}$/;if(_t(e)){return"Account number is required."}else if(!t.test(e)){return"Enter a valid Account number."}else{return null}};return t}(Tt);var Jt=e("sss_prefill_invalid_my_own_fund",function(){function e(e){n(this,e);this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&this.prefill.fundDetail.type==="Invalid"){this.fundUsi=new Ft(this.prefill.fundDetail.fundUsi,false);this.fundName=new Pt("",false);this.memberNumber=new Lt(this.prefill.memberNumber);this.memberGivenNames=new Rt(this.prefill.memberFirstName);this.memberLastName=new Mt(this.prefill.memberFamilyName)}else{k.navigateInternally(this.history,F.ChoicePage)}return[2]}))}))};e.prototype.render=function(){var e=this;return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),r("sss-prefill-error-box",{class:"self-stretch",notificationList:["The fund USI is invalid, or no longer in use. You are required to choose another fund to continue with your super nomination."]}),r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundUsi}),r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.memberNumber}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames})))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:true,variant:"primary",promiseFn:function(){return e.handleChooseAnotherFund()}},"Choose another fund"))))};e.prototype.handleChooseAnotherFund=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var Yt=e("sss_prefill_invalid_smsf",function(){function e(e){n(this,e);this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&!this.prefill.fundAbn.valid){this.initialiseComponent(this.prefill)}else{k.navigateInternally(this.history,F.PrefillInvalidMyOwnFundPage)}return[2]}))}))};e.prototype.render=function(){var e=this;return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),r("sss-prefill-error-box",{class:"self-stretch",notificationList:["The fund ABN is invalid. You are required to choose another fund to continue with your super nomination."]}),r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.fundAbn}),r("sss-prefill-display-field",{field:this.fundEsa}),r("sss-prefill-display-field",{field:this.fundAddress}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames}),r("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),r("sss-prefill-display-field",{field:this.bankAccountName}),r("sss-prefill-display-field",{field:this.bankAccountBsb}),r("sss-prefill-display-field",{field:this.bankAccountNumber})))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:true,variant:"primary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Make another nomination"))))};e.prototype.initialiseComponent=function(e){this.fundName=new Dt(e.fundName);this.fundAbn=new Ot(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new Ut(e.electronicServiceAddress);this.fundAddressLine1=new Bt(e.addressLine1);this.fundAddressLine2=new Vt(e.addressLine2);this.fundAddressCity=new jt(e.addressCity);this.fundAddressPostcode=new qt(e.addressPostcode);this.fundAddressState=new Ht(e.addressState);this.fundAddress=new zt(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new Rt(e.memberFirstName);this.memberLastName=new Mt(e.memberFamilyName);this.bankAccountName=new Wt(e.bankAccountName);this.bankAccountBsb=new Kt(e.bankAccountBsb);this.bankAccountNumber=new Xt(e.bankAccountNumber)};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var $t=e("sss_prefill_my_own_fund",function(){function e(e){n(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!_t(e.memberNumber),isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&this.prefill.fundDetail.type==="Valid"){this.initialiseComponent(this.prefill.fundDetail.fundName,this.prefill)}else{k.navigateInternally(this.history,F.ChoicePage)}return[2]}))}))};e.prototype.render=function(){var e=this;var t=[this.memberNumber.errorMessage,this.memberLastName.errorMessage,this.memberGivenNames.errorMessage].filter((function(e){return e!==null}));return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3.5 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),r("sss-prefill-warning-box",{class:"self-stretch",notificationList:["Make sure you are a current member of the fund before completing this step.","Please check that the fund USI is correct as some funds have similar names."]}),this.mode==="review"&&t.length>0&&r("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundUsi}),r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.memberNumber}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames})),this.mode==="review"&&r("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},r("div",{class:"flex flex-row gap-2"},r("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),r("div",{class:"w-4 h-4 relative"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},r("path",{d:"M11.369 2.86865C11.9939 2.24381 13.0069 2.24381 13.6318 2.86865C14.2566 3.49349 14.2566 4.50656 13.6318 5.1314L12.9974 5.76571L10.7347 3.50297L11.369 2.86865Z"}),r("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&r("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t},onInput:function(t){return e.isSubmitDisabled=e.formHasMissingData()}},It(this.fundName.name,this.fundName.testId,this.fundName.value),It(this.fundUsi.name,this.fundUsi.testId,this.fundUsi.value),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberNumber.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,pattern:"[A-Za-z0-9]{4,16}","data-testid":this.memberNumber.testId,value:this.memberNumber.value,onInput:function(t){e.updateMemberNumber(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberNumber.errorMessage))),r("div",{class:"flex mt-3 gap-x-4 flex-col sm:flex-row"},r("div",{class:"w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,pattern:Et,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),r("div",{class:"w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,pattern:Et,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage))))))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),r("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Choose another fund"))))};e.prototype.initialiseComponent=function(e,t){this.fundUsi=new Ft(t.fundDetail.fundUsi,true);this.fundName=new Pt(e,true);this.memberNumber=new Lt(t.memberNumber);this.memberGivenNames=new Rt(t.memberFirstName);this.memberLastName=new Mt(t.memberFamilyName);this.isSubmitDisabled=this.formHasMissingData()};e.prototype.isFormValid=function(){return this.fundUsi.isValid&&this.fundName.isValid&&this.memberNumber.isValid&&this.memberGivenNames.isValid&&this.memberLastName.isValid};e.prototype.formHasMissingData=function(){return this.fundUsi.isEmpty||this.fundName.isEmpty||this.memberNumber.isEmpty||this.memberGivenNames.isEmpty||this.memberLastName.isEmpty};e.prototype.setModeToEdit=function(){this.mode="edit";return Promise.resolve()};e.prototype.updateMemberNumber=function(e){this.memberNumber=new Lt(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new Rt(e.trimStart())};e.prototype.updateMemberLastName=function(e){this.memberLastName=new Mt(e.trim())};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){this.formState="validated";if(!this.isFormValid()){return[2]}if(this.mode==="edit"&&!this.formElement.checkValidity()){return[2]}k.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName.value,fundDetails:{type:"myOwnFund",fundName:this.fundName.value,fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value,memberFirstName:this.memberGivenNames.value,memberFamilyName:this.memberLastName.value,standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitCustomFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}});return[2]}))}))};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var Zt={"01":"Australia and New Zealand Banking Group","03":"Westpac Banking Corporation",73:"Westpac Banking Corporation","06":"Commonwealth Bank of Australia",76:"Commonwealth Bank of Australia","08":"National Australia Bank",78:"National Australia Bank","09":"Reserve Bank of Australia",10:"BankSA (division of Westpac Bank)",11:"St George Bank (division of Westpac Bank)",33:"St George Bank (division of Westpac Bank)",12:"Bank of Queensland",14:"Rabobank",15:"Town & Country Bank",18:"Macquarie Bank",19:"Bank of Melbourne (division of Westpac Bank)",55:"Bank of Melbourne (division of Westpac Bank)",21:"JP Morgan Chase Bank",22:"BNP Paribas",23:"Bank of America",24:"Citibank & Citibank NA",510:"Citibank & Citibank NA",25:"BNP Paribas Securities",26:"Bankers Trust Australia (division of Westpac Bank)",29:"MUFG Bank",30:"Bankwest (division of Commonwealth Bank)",31:"Bank Australia",325:"Beyond Bank",34:"HSBC Bank Australia",985:"HSBC Bank Australia",35:"Bank of China",980:"Bank of China",40:"Commonwealth Bank of Australia",41:"Deutsche Bank",42:"Commonwealth Bank of Australia",52:"Commonwealth Bank of Australia",45:"OCBC Bank",46:"Advance Bank (division of Westpac Bank)",47:"Challenge Bank (division of Westpac Bank)",48:"Suncorp-Metway",664:"Suncorp-Metway",512:"Community First Credit Union",514:"RACQ Bank",517:"Volt Bank",533:"Bananacoast Community Credit Union",57:"Australian Settlements",61:"Adelaide Bank (division of Bendigo and Adelaide Bank)",611:"Endeavour Mutual Bank",823:"Endeavour Mutual Bank",630:"Greater Bank",637:"Greater Bank",632:"B&E",633:"Bendigo Bank",634:"Uniting Financial Services",638:"Heritage Bank",880:"Heritage Bank",639:"Home Building Society (division of Bank of Queensland)",640:"Hume Bank",641:"IMB",647:"IMB",642:"Australian Military Bank",645:"Auswide Bank",656:"Auswide Bank",646:"Maitland Mutual Building Society",650:"Newcastle Permanent Building Society",653:"Pioneer Permanent Building Society (division of Bank of Queensland)",654:"Queensland Country Credit Union",655:"The Rock",659:"G&C Mutual Bank",676:"Gateway Bank",70:"Indue",721:"Holiday Coast Credit Union",722:"Southern Cross Credit Union",723:"Bank of Heritage Isle",724:"MOVE",728:"Summerland Credit Union",777:"Police & Nurse",80:"Cuscal",670:"Cuscal",812:"Teachers Mutual Bank",813:"Capricornian",814:"Credit Union Australia",815:"Police Bank",817:"Warwick Credit Union",818:"Bank of Communications",819:"Industrial & Commercial Bank of China",824:"Sutherland Credit Union",825:"Big Sky Building Society",833:"Defence Bank",882:"Unity Bank",888:"China Construction Bank",90:"Australia Post",911:"Sumitomo Mitsui Banking Corporation",913:"State Street Bank & Trust Company",917:"Arab Bank Australia",918:"Mizuho Bank",922:"United Overseas Bank",923:"ING Bank",936:"ING Bank",931:"Mega International Commercial Bank",932:"Regional Australia Bank",939:"AMP Bank",941:"Delphi Bank (division of Bendigo and Adelaide Bank)",942:"Bank of Sydney",943:"Taiwan Business Bank",944:"Members Equity Bank",946:"UBS AG",951:"BOQ Specialist",969:"Tyro Payments"};var Qt=e("sss_prefill_smsf",function(){function e(e){n(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=R.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!_t(e.memberFirstName),isMemberLastNamePresent:!_t(e.memberFamilyName)}}}e.prototype.componentDidLoad=function(){var e=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(e)};e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.prefill&&this.prefill.fundAbn.valid){this.initialiseComponent(this.prefill)}else{k.navigateInternally(this.history,F.PrefillInvalidSMSFPage)}return[2]}))}))};e.prototype.render=function(){var e=this;var t=[this.fundName.errorMessage,this.fundEsa.errorMessage,this.fundAddressLine1.errorMessage,this.fundAddressLine2.errorMessage,this.fundAddressCity.errorMessage,this.fundAddressPostcode.errorMessage,this.fundAddressState.errorMessage,this.memberLastName.errorMessage,this.memberGivenNames.errorMessage,this.bankAccountName.errorMessage,this.bankAccountBsb.errorMessage,this.bankAccountNumber.errorMessage].filter((function(e){return e!==null}));return r("div",null,r(Nt,null),r("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},r("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},r("div",{class:"flex flex-col items-start gap-3 self-stretch"},r("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),r("sss-prefill-warning-box",{class:"self-stretch",notificationList:["Make sure your Self-managed super fund (SMSF) is a registered fund before completing this step."]}),this.mode==="review"&&t.length>0&&r("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&r("div",{class:"flex flex-col gap-3 self-stretch mt-4"},r("sss-prefill-display-field",{field:this.fundName}),r("sss-prefill-display-field",{field:this.fundAbn}),r("sss-prefill-display-field",{field:this.fundEsa}),r("sss-prefill-display-field",{field:this.fundAddress}),r("sss-prefill-display-field",{field:this.memberLastName}),r("sss-prefill-display-field",{field:this.memberGivenNames}),r("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),r("sss-prefill-display-field",{field:this.bankAccountName}),r("sss-prefill-display-field",{field:this.bankAccountBsb}),this.bankName.isValid&&r("sss-prefill-display-field",{field:this.bankName}),r("sss-prefill-display-field",{field:this.bankAccountNumber})),this.mode==="review"&&r("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},r("div",{class:"flex flex-row gap-2"},r("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),r("div",{class:"w-4 h-4 relative"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},r("path",{d:"M11.369 2.86865C11.9939 2.24381 13.0069 2.24381 13.6318 2.86865C14.2566 3.49349 14.2566 4.50656 13.6318 5.1314L12.9974 5.76571L10.7347 3.50297L11.369 2.86865Z"}),r("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&r("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"w-full":true,"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t},onInput:function(t){return e.isSubmitDisabled=e.formHasMissingData()}},r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.fundName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.fundName.testId,value:this.fundName.value,onInput:function(t){e.updateFundName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundName.errorMessage))),It(this.fundAbn.name,this.fundAbn.testId,this.fundAbn.value),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.fundEsa.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,minlength:"2","data-testid":this.fundEsa.testId,value:this.fundEsa.value,onInput:function(t){e.updateFundEsa(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundEsa.errorMessage))),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),r("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},r("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none rounded-t-md shadow-none border-b-0":true}),required:true,minlength:"2",name:"addressLine1",id:"addressLine1","data-testid":this.fundAddressLine1.testId,value:this.fundAddressLine1.value,onInput:function(t){e.updateAddressLine1(t.target.value)}}),r("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none shadow-none border-b-0":true}),"data-testid":this.fundAddressLine2.testId,value:this.fundAddressLine2.value,onInput:function(t){return e.updateAddressLine2(t.target.value)}}),r("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none shadow-none border-b-0":true}),required:true,"data-testid":this.fundAddressCity.testId,value:this.fundAddressCity.value,onInput:function(t){e.updateAddressCity(t.target.value)}}),r("div",{class:"flex -space-x-px"},r("div",{class:"w-1/2 flex-1 min-w-0"},r("input",{placeholder:"Postcode",type:"text",required:true,class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none rounded-bl-md shadow-none border-r-0":true}),name:"postcode",minlength:"4",maxlength:"4",pattern:"[0-9]{4}",id:"postcode","data-testid":this.fundAddressPostcode.testId,value:this.fundAddressPostcode.value,inputmode:"numeric",onInput:function(t){e.updateAddressPostcode(t.target.value)}})),r("div",{class:"flex-1 min-w-0"},r("select",{class:Object.assign(Object.assign({},At.Input(this.formState==="validated")),{"rounded-none rounded-br-md shadow-none":true,"text-gray-500":this.formState!=="validated"}),name:"state",required:true,"data-testid":this.fundAddressState.testId,id:"state",onInput:function(t){e.updateAddressState(t.target.value)}},r("option",{disabled:true,selected:this.fundAddressState.value!==undefined,value:""},"State"),this.fundAddressState.options.map((function(t){return r("option",{value:t.value,selected:e.fundAddressState.value===t.value},t.label)})))))),this.formState==="validated"&&r("div",{class:"mt-2 text-sm text-red-600"},this.fundAddressLine1.errorMessage||this.fundAddressLine1.errorMessage||this.fundAddressCity.errorMessage||this.fundAddressPostcode.errorMessage||this.fundAddressState.errorMessage)),r("div",{class:"flex gap-x-4 flex-col sm:flex-row"},r("div",{class:"mt-3 w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),r("div",{class:"mt-3 w-full sm:w-1/2"},r("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage)))),r("div",{class:"mt-6 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountName.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountName.testId,value:this.bankAccountName.value,onInput:function(t){e.updateBankAccountName(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountName.errorMessage))),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountBsb.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountBsb.testId,value:this.bankAccountBsb.value,onInput:function(t){var n=t.target.value;e.updateBankName(n);e.updateBankAccountBsb(n)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountBsb.errorMessage))),this.bankName.isValid&&It(this.bankName.name,this.bankName.testId,this.bankName.value),r("div",{class:"mt-3"},r("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountNumber.name),r("div",{class:"mt-1"},r("input",{type:"text",class:At.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountNumber.testId,value:this.bankAccountNumber.value,onInput:function(t){e.updateBankAccountNumber(t.target.value)}}),r("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountNumber.errorMessage)))))),r("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},r("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),r("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Make another nomination"))))};e.prototype.isFormValid=function(){return this.fundName.isValid&&this.fundAbn.isValid&&this.fundEsa.isValid&&this.fundAddressLine1.isValid&&this.fundAddressLine2.isValid&&this.fundAddressCity.isValid&&this.fundAddressPostcode.isValid&&this.fundAddressState.isValid&&this.memberGivenNames.isValid&&this.memberLastName.isValid&&this.bankAccountName.isValid&&this.bankAccountBsb.isValid&&this.bankAccountNumber.isValid};e.prototype.formHasMissingData=function(){return this.fundName.isEmpty||this.fundAbn.isEmpty||this.fundEsa.isEmpty||this.fundAddressLine1.isEmpty||this.fundAddressCity.isEmpty||this.fundAddressPostcode.isEmpty||this.fundAddressState.isEmpty||this.memberGivenNames.isEmpty||this.memberLastName.isEmpty||this.bankAccountName.isEmpty||this.bankAccountBsb.isEmpty||this.bankAccountNumber.isEmpty};e.prototype.setModeToEdit=function(){this.mode="edit";return Promise.resolve()};e.prototype.updateFundName=function(e){this.fundName=new Dt(e.trim())};e.prototype.updateFundEsa=function(e){this.fundEsa=new Ut(e.trim())};e.prototype.updateAddressLine1=function(e){this.fundAddressLine1=new Bt(e.trim())};e.prototype.updateAddressLine2=function(e){this.fundAddressLine2=new Vt(e.trim())};e.prototype.updateAddressCity=function(e){this.fundAddressCity=new jt(e.trim())};e.prototype.updateAddressPostcode=function(e){this.fundAddressPostcode=new qt(e.trim())};e.prototype.updateAddressState=function(e){this.fundAddressState=new Ht(e.trim())};e.prototype.updateBankAccountName=function(e){this.bankAccountName=new Wt(e.trim())};e.prototype.updateBankAccountBsb=function(e){this.bankAccountBsb=new Kt(e.trim())};e.prototype.updateBankAccountNumber=function(e){this.bankAccountNumber=new Xt(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new Rt(e)};e.prototype.updateMemberLastName=function(e){this.memberLastName=new Mt(e.trim())};e.prototype.filterDigits=function(e){return e.replace(/[^0-9]/g,"")};e.prototype.tryGetBankName=function(e){if(e==null)return null;var t=this.filterDigits(e);var n=t.substring(0,2);var r=t.substring(0,3);var i=Zt[n];var a=Zt[r];if(i)return i;if(a)return a;return null};e.prototype.updateBankName=function(e){var t=this.tryGetBankName(e);this.bankName=new Gt(t,t!=null)};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(t){this.formState="validated";if(!this.isFormValid()){return[2]}if(this.mode==="edit"&&!this.formElement.checkValidity()){return[2]}k.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",fundDetails:{type:"smsf",fundName:this.fundName.value,fundEsa:this.fundEsa.value},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({smsfChoice:{abn:this.fundAbn.value,fundName:this.fundName.value,fundAddress:{addressLine1:this.fundAddressLine1.value,addressLine2:this.fundAddressLine2.value.trim()===""?null:this.fundAddressLine2.value.trim(),city:this.fundAddressCity.value,state:this.fundAddressState.value,postcode:this.fundAddressPostcode.value},bsb:this.bankAccountBsb.value,bankAccountName:this.bankAccountName.value,bankAccountNumber:this.bankAccountNumber.value,electronicServiceAddress:this.fundEsa.value,memberFirstName:this.memberGivenNames.value,memberFamilyName:this.memberLastName.value},standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitSelfManagedFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}});return[2]}))}))};e.prototype.initialiseComponent=function(e){this.fundName=new Dt(e.fundName);this.fundAbn=new Ot(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new Ut(e.electronicServiceAddress);this.fundAddressLine1=new Bt(e.addressLine1);this.fundAddressLine2=new Vt(e.addressLine2);this.fundAddressCity=new jt(e.addressCity);this.fundAddressPostcode=new qt(e.addressPostcode);this.fundAddressState=new Ht(e.addressState);this.fundAddress=new zt(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new Rt(e.memberFirstName);this.memberLastName=new Mt(e.memberFamilyName);this.bankAccountName=new Wt(e.bankAccountName);var t=this.tryGetBankName(e.bankAccountBsb);this.bankName=new Gt(t,t!=null);this.bankAccountBsb=new Kt(e.bankAccountBsb);this.bankAccountNumber=new Xt(e.bankAccountNumber);this.isSubmitDisabled=this.formHasMissingData()};e.prototype.handleFundNominationDeclined=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:e=this.createSuperFundPrefillDeclinedDetail(this.prefill);return[4,this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(e)];case 1:t.sent();return[2,k.navigateInternally(this.history,F.ChoicePage)]}}))}))};return e}());var en=e("sss_prefill_warning_box",function(){function e(e){n(this,e)}e.prototype.render=function(){var e=this;var t=function(){return r("div",{class:"w-5 h-5"},r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},r("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.25706 3.09882C9.02167 1.73952 10.9788 1.73952 11.7434 3.09882L17.3237 13.0194C18.0736 14.3526 17.1102 15.9999 15.5805 15.9999H4.4199C2.89025 15.9999 1.92682 14.3526 2.67675 13.0194L8.25706 3.09882ZM11.0001 13C11.0001 13.5523 10.5524 14 10.0001 14C9.44784 14 9.00012 13.5523 9.00012 13C9.00012 12.4477 9.44784 12 10.0001 12C10.5524 12 11.0001 12.4477 11.0001 13ZM10.0001 5C9.44784 5 9.00012 5.44772 9.00012 6V9C9.00012 9.55228 9.44784 10 10.0001 10C10.5524 10 11.0001 9.55228 11.0001 9V6C11.0001 5.44772 10.5524 5 10.0001 5Z",fill:"#FBBF24"})))};return r("div",{class:"flex items-start self-stretch rounded-md bg-yellow-50"},r("div",{class:"w-1 self-stretch bg-yellow-400"}),r("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},r(t,null),r("div",{class:"flex flex-col items-start gap-2 flex-[1_0_0]"},r("div",{class:"flex flex-col items-start gap-1 self-stretch"},this.notificationList.map((function(t){return r("div",{class:"flex items-start gap-[7px] self-stretch pl-0"},e.notificationList.length>1&&r("div",{class:"pt-1.5 justify-center items-center flex"},r("div",{class:"w-1.5 h-1.5 bg-yellow-700 rounded-full"})),r("div",{class:"flex-[1_0_0] text-sm not-italic font-normal leading-5 text-yellow-700"},t))}))))))};return e}());var tn=e("sss_smsf_engagement_step_host",function(){function e(e){var t=this;n(this,e);this.allFormFieldsAreFilled=function(e){return e.fundName!=null&&e.fundAbn!=null&&e.fundEsa!=null&&e.addressLine1!=null&&e.city!=null&&e.state!=null&&e.postcode!=null&&e.bsb!=null&&e.bankAccountName!=null&&e.bankAccountNumber!=null&&e.memberFirstName!=null&&e.memberFamilyName!=null};this.stepContinued=function(e){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(!(e.detail.sender=="smsf-engagement"))return[3,2];return[4,R.Instance.TrackSuperSmsfEngagementStepContinued(e.detail.reason)];case 1:t.sent();this.navigateToStandardChoice();t.label=2;case 2:return[2]}}))}))};this.subscribeToStepEvents=function(){for(var e in t.stepEventHandlers){document.addEventListener(e,t.stepEventHandlers[e])}};this.unSubscribeFromStepEvents=function(){for(var e in t.stepEventHandlers){document.removeEventListener(e,t.stepEventHandlers[e])}};this.stepEventHandlers={continue:this.stepContinued.bind(this)}}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(!(T.isSmsfCustomStepEnabled&&T.isUsingSuperCampaign&&this.allFormFieldsAreFilled(H.selfManagedFundForm)&&M.isSome(T.backendUrl)&&M.isSome(T.state.jwt)))return[3,2];this.backendUrl=T.backendUrl.value;this.accessToken=T.state.jwt.value;this.accountId=T.accountIdOrDefault;this.partnerId=T.partnerIdOrDefault;this.initialiseFormState(H.selfManagedFundForm);this.unSubscribeFromStepEvents();this.subscribeToStepEvents();T.hideFooterSection=true;return[4,R.Instance.TrackSuperSmsfEngagementStepActivationSucceeded()];case 1:e.sent();return[3,3];case 2:k.navigateInternally(this.history,F.SelfManagedFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();T.hideFooterSection=false};e.prototype.render=function(){return r(s,null,r("apollo-super-smsf-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"account-id":this.accountId,"partner-id":this.partnerId}))};e.prototype.navigateToStandardChoice=function(){var e=this;k.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",fundDetails:{type:"smsf",fundName:this.fundName,fundEsa:this.fundEsa},handleSubmitFn:function(t){return __awaiter(e,void 0,void 0,(function(){var e;return __generator(this,(function(n){switch(n.label){case 0:e=Object.assign({smsfChoice:{abn:this.fundAbn,fundName:this.fundName,fundAddress:{addressLine1:this.fundAddress.addressLine1,addressLine2:this.fundAddress.addressLine2,city:this.fundAddress.city,state:this.fundAddress.state,postcode:this.fundAddress.postcode},bsb:this.bsb,bankAccountName:this.bankAccountName,bankAccountNumber:this.bankAccountNumber,electronicServiceAddress:this.fundEsa,memberFirstName:this.memberFirstName,memberFamilyName:this.memberFamilyName},standardChoiceFormSignature:t},T.promotedFundsConfig);return[4,O.submitSelfManagedFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}})};e.prototype.initialiseFormState=function(e){this.fundName=e.fundName;this.fundAbn=e.fundAbn;this.fundEsa=e.fundEsa;this.fundAddress={addressLine1:e.addressLine1,addressLine2:e.addressLine2,city:e.city,state:e.state,postcode:e.postcode};this.bsb=e.bsb;this.bankAccountName=e.bankAccountName;this.bankAccountNumber=e.bankAccountNumber;this.memberFirstName=e.memberFirstName;this.memberFamilyName=e.memberFamilyName};return e}());P(tn);var nn=e("sss_standard_choice_form",function(){function e(e){n(this,e);this.standardChoiceFormSignature="";this.isSubmitDisabled=true;this.eventTrackingService=R.Instance;this.ignorePopState=function(){return window.history.pushState(null,"",null)}}e.prototype.connectedCallback=function(){this.ignorePopState();window.addEventListener("popstate",this.ignorePopState)};e.prototype.disconnectedCallback=function(){window.removeEventListener("popstate",this.ignorePopState)};e.prototype.render=function(){var e=this;return r(s,null,r("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),r("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."),r("div",{class:"flex justify-center mt-8 sm:mt-12"},r("div",{class:"max-w-560"},r("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),r("div",{class:"flex justify-between w-full"},r("div",null,r("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),r("div",{class:"text-sm mt-2"},z.fundName)),r("div",{class:"grid content-center ml-4"},r("sss-button",{testid:"change-fund-button",size:"xs",variant:"secondary",promiseFn:function(){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,this.trackChangeRequestedAsync()];case 1:e.sent();k.navigateInternally(this.history,F.ChoicePage);return[2]}}))}))}},"Change")))),r("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},r("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),r("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},r("div",{class:"flex"},r("div",{class:"flex-shrink-0"},r("img",{class:"h-5 w-5",src:a("assets/icon-information-circle.svg")})),r("div",{class:"ml-2"},r("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.")))),r("form",{noValidate:true,onSubmit:function(e){return e.preventDefault()},class:{"mt-3":true,"was-validated":this.formState==="validated"},ref:function(t){return e.formElement=t},onInput:function(t){return e.isSubmitDisabled=!e.formElement.checkValidity()}},r("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),r("input",{"data-testid":"standard-choice-form-signature-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":true,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.formState==="validated"},required:true,minlength:"2",name:"standardChoiceFormSignature",id:"standardChoiceFormSignature",value:this.standardChoiceFormSignature,onInput:function(t){return e.standardChoiceFormSignature=t.target.value}}),r("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),r("div",{class:"mt-6"},r("sss-button",{testid:"confirm-and-continue-button",fillWidth:true,promiseFn:function(){return e.handleSubmitForm()},disabled:this.isSubmitDisabled},"Confirm and continue")))))))};e.prototype.renderLogo=function(){return};e.prototype.trackChangeRequestedAsync=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e={promotedFundsShown:T.promotedFunds,defaultFundUsiSet:W(T.defaultFundUsi)};t=z.fundDetails.type;switch(t){case"default":return[3,1];case"myOwnFund":return[3,3];case"smsf":return[3,5];case"promoted":return[3,7];case"promotedDefault":return[3,9];case"promotedDefaultWithJoin":return[3,11];case"null":return[3,13]}return[3,14];case 1:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({DefaultFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 2:n.sent();return[3,14];case 3:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({MyOwnFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 4:n.sent();return[3,14];case 5:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({Smsf:Object.assign(Object.assign({},z.fundDetails),e)})];case 6:n.sent();return[3,14];case 7:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 8:n.sent();return[3,14];case 9:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFund:Object.assign(Object.assign({},z.fundDetails),e)})];case 10:n.sent();return[3,14];case 11:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFundWithJoin:Object.assign(Object.assign({},z.fundDetails),e)})];case 12:n.sent();return[3,14];case 13:throw"standardChoiceFormState.fundDetails was not set";case 14:return[2]}}))}))};e.prototype.handleSubmitForm=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:this.formState="validated";if(!this.formElement.checkValidity())return[3,2];return[4,z.handleSubmitFn(this.standardChoiceFormSignature.trim())];case 1:e.sent();T.markSuperSelectionAsSubmitted();e.label=2;case 2:return[2]}}))}))};return e}());var rn=e("sss_success",function(){function e(e){n(this,e);this.ignorePopState=function(){return window.history.pushState(null,"",null)}}e.prototype.connectedCallback=function(){this.ignorePopState();window.addEventListener("popstate",this.ignorePopState)};e.prototype.disconnectedCallback=function(){window.removeEventListener("popstate",this.ignorePopState)};e.prototype.render=function(){var e=function(){return r("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},r("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"}))};return r(s,{class:"text-center"},r("div",{class:"flex justify-center"},r("div",{class:"relative"},r("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),r("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},r(e,null)))),r("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),r("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."),r("div",{class:"flex justify-center mt-8"},r("div",{class:"max-w-[200px] w-full"},r("sss-button",{testid:"continue-button",size:"xl",fillWidth:true,onClick:this.handleContinueButtonClick},r("span",null,"Continue")))))};e.prototype.handleContinueButtonClick=function(e){T.completeSuperSelectionFlow()};return e}());var an=function(){function e(){}e.prototype.trackClickPromotedTileAsync=function(e){return L.clickPromotedTileAsync(e)};return e}();var sn=new an;var on=function(){if(T.superCampaignState!=undefined)return T.superCampaignState;throw new Error("Super campaign state has not been initialized")};var un=function(e){var t=e.sender,n=e.placementId,r=e.fundId,i=e.fundUsi,a=e.fundName,s=e.fundType;return __awaiter(Q,void 0,void 0,(function(){var e,o,u,l,c;return __generator(this,(function(d){switch(d.label){case 0:if(!(t==="super-campaign"||t==="featured-funds"))return[3,6];e=on().PromotedFundIds;o=M.toUndefined(T.defaultFundUsi);l=(u=Promise).all;if(!(s==="promoted-default"))return[3,2];return[4,R.Instance.TrackPromotedDefaultSuperFundDetailViewedAsync({fundUsi:i!==null&&i!==void 0?i:"",fundName:a,promotedFundId:r,promotedFundsShown:e,defaultFundUsiSet:o,superCampaignEnabled:true,placementId:n})];case 1:c=d.sent();return[3,4];case 2:return[4,R.Instance.TrackPromotedSuperFundDetailViewedAsync({fundUsi:i!==null&&i!==void 0?i:undefined,fundName:a,promotedFundId:r,promotedFundsShown:e,defaultFundUsiSet:o,superCampaignEnabled:true,placementId:n})];case 3:c=d.sent();d.label=4;case 4:return[4,l.apply(u,[[c,sn.trackClickPromotedTileAsync(s==="promoted-default"?{promotedDefault:{fundId:r,placementId:n}}:{promoted:{fundId:r,placementId:n}})]])];case 5:d.sent();d.label=6;case 6:return[2]}}))}))};var ln="function";var cn="object";var dn="undefined";var fn="prototype";var pn="hasOwnProperty";function hn(){if(typeof globalThis!==dn&&globalThis){return globalThis}if(typeof self!==dn&&self){return self}if(typeof window!==dn&&window){return window}if(typeof global!==dn&&global){return global}return null}function mn(e){var t=Object["create"];if(t){return t(e)}if(e==null){return{}}var n=typeof e;if(n!==cn&&n!==ln){throw new TypeError("Object prototype may only be an Object:"+e)}function r(){}r[fn]=e;return new r}function vn(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t){if(Object[fn][pn].call(t,i)){e[i]=t[i]}}}return e}var gn=function(e,t){gn=Object["setPrototypeOf"]||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t){if(t[pn](n)){e[n]=t[n]}}};return gn(e,t)};function yn(e,t){gn(e,t);function n(){this.constructor=e}e[fn]=t===null?mn(t):(n[fn]=t[fn],new n)}var bn=hn()||{};(function(e,t,n){if(!e.__assign){e.__assign=Object.assign||t}if(!e.__extends){e.__extends=n}})(bn,vn,yn);if(!__assign){__assign=bn.__assign}if(!__extends){__extends=bn.__extends}var wn={Unknown:0,NonRetryableStatus:1,InvalidEvent:2,SizeLimitExceeded:3,KillSwitch:4,QueueFull:5};var xn=dn;var Sn=cn;var Cn=fn;var _n=ln;var In="window";var Nn="document";var An="navigator";var En="history";var Tn="location";var kn="console";var Fn="performance";var Pn="JSON";var Dn="crypto";var Ln="msCrypto";var Mn="ReactNative";var Rn=hn;function On(e){var t=Rn();if(t&&t[e]){return t[e]}if(e===In&&Un()){return window}return null}function Un(){return Boolean(typeof window===Sn&&window)}function Bn(){if(Un()){return window}return On(In)}function Vn(){return Boolean(typeof document===Sn&&document)}function jn(){if(Vn()){return document}return On(Nn)}function qn(){return Boolean(typeof navigator===Sn&&navigator)}function Hn(){if(qn()){return navigator}return On(An)}function zn(){return Boolean(typeof history===Sn&&history)}function Wn(){if(zn()){return history}return On(En)}function Gn(){if(typeof location===Sn&&location){return location}return On(Tn)}function Kn(){if(typeof console!==xn){return console}return On(kn)}function Xn(){return On(Fn)}function Jn(){return Boolean(typeof JSON===Sn&&JSON||On(Pn)!==null)}function Yn(){if(Jn()){return JSON||On(Pn)}return null}function $n(){return On(Dn)}function Zn(){return On(Ln)}function Qn(){var e=Hn();if(e&&e.product){return e.product===Mn}return false}var er="on";var tr="attachEvent";var nr="addEventListener";var rr="detachEvent";var ir="removeEventListener";var ar=4294967296;var sr=4294967295;var or=null;var ur=false;var lr=123456789;var cr=987654321;function dr(e){if(e<0){e>>>=0}lr=123456789+e&sr;cr=987654321-e&sr;ur=true}function fr(){dr(Math.random()*ar^(new Date).getTime())}function pr(e,t){return typeof e===t}function hr(e){return pr(e,dn)||e===undefined}function mr(e){return hr(e)||e===null}function vr(e,t){return e&&Object[fn].hasOwnProperty.call(e,t)}function gr(e){return pr(e,cn)}function yr(e){return pr(e,ln)}function br(e,t,n,r){if(r===void 0){r=false}var i=false;if(!mr(e)){try{if(!mr(e[nr])){e[nr](t,n,r);i=true}else if(!mr(e[tr])){e[tr](er+t,n);i=true}}catch(e){}}return i}function wr(e,t,n,r){if(r===void 0){r=false}if(!mr(e)){try{if(!mr(e[ir])){e[ir](t,n,r)}else if(!mr(e[rr])){e[rr](er+t,n)}}catch(e){}}}function xr(e){var t=e;var n=/([^\w\d_$])/g;if(n.test(e)){t=e.replace(n,"_")}return t}function Sr(e,t){if(e&&gr(e)){for(var n in e){if(vr(e,n)){t.call(e,n,e[n])}}}}var Cr=function(){function e(){}e.isDate=function(e){return Object[fn].toString.call(e)==="[object Date]"};e.isArray=function(e){return Object[fn].toString.call(e)==="[object Array]"};e.isError=function(e){return Object[fn].toString.call(e)==="[object Error]"};e.isString=function(e){return pr(e,"string")};e.isNumber=function(e){return pr(e,"number")};e.isBoolean=function(e){return pr(e,"boolean")};e.disableCookies=function(){e._canUseCookies=false};e.newGuid=function(){function t(){return e.randomValue(15)}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(_r,(function(e){var n=t()|0,r=e==="x"?n:n&3|8;return r.toString(16)}))};e.toISOString=function(t){if(e.isDate(t)){var n=function(e){var t=String(e);if(t.length===1){t="0"+t}return t};return t.getUTCFullYear()+"-"+n(t.getUTCMonth()+1)+"-"+n(t.getUTCDate())+"T"+n(t.getUTCHours())+":"+n(t.getUTCMinutes())+":"+n(t.getUTCSeconds())+"."+String((t.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}};e.arrForEach=function(e,t,n){var r=e.length;for(var i=0;i<r;i++){if(i in e){t.call(n||e,e[i],i,e)}}};e.arrIndexOf=function(e,t,n){var r=e.length;var i=n||0;for(var a=Math.max(i>=0?i:r-Math.abs(i),0);a<r;a++){if(a in e&&e[a]===t){return a}}return-1};e.arrMap=function(e,t,n){var r=e.length;var i=n||e;var a=new Array(r);for(var s=0;s<r;s++){if(s in e){a[s]=t.call(i,e[s],e)}}return a};e.arrReduce=function(e,t,n){var r=e.length;var i=0;var a;if(arguments.length>=3){a=arguments[2]}else{while(i<r&&!(i in e)){i++}a=e[i++]}while(i<r){if(i in e){a=t(a,e[i],i,e)}i++}return a};e.strTrim=function(t){if(!e.isString(t)){return t}return t.replace(/^\s+|\s+$/g,"")};e.objKeys=function(e){var t=!{toString:null}.propertyIsEnumerable("toString");if(!yr(e)&&(!gr(e)||e===null)){throw new TypeError("objKeys called on non-object")}var n=[];for(var r in e){if(vr(e,r)){n.push(r)}}if(t){var i=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];var a=i.length;for(var s=0;s<a;s++){if(vr(e,i[s])){n.push(i[s])}}}return n};e.objDefineAccessors=function(e,t,n,r){var i=Object["defineProperty"];if(i){try{var a={enumerable:true,configurable:true};if(n){a.get=n}if(r){a.set=r}i(e,t,a);return true}catch(e){}}return false};e.addEventHandler=function(e,t){var n=false;var r=Bn();if(r){n=br(r,e,t);n=br(r["body"],e,t)||n}var i=jn();if(i){n=Ir.Attach(i,e,t)||n}return n};e.dateNow=function(){var e=Date;if(e.now){return e.now()}return(new e).getTime()};e.perfNow=function(){var t=Xn();if(t&&t.now){return t.now()}return e.dateNow()};e.newId=function(t){if(t===void 0){t=22}var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var r=e.random32()>>>0;var i=0;var a="";while(a.length<t){i++;a+=n.charAt(r&63);r>>>=6;if(i===5){r=(e.random32()<<2&4294967295|r&3)>>>0;i=0}}return a};e.isIE=function(){if(or===null){var e=Hn()||{};var t=(e.userAgent||"").toLowerCase();or=t.indexOf("msie")!==-1||t.indexOf("trident/")!==-1}return or};e.randomValue=function(t){if(t>0){return Math.floor(e.random32()/sr*(t+1))>>>0}return 0};e.random32=function(t){var n;var r=$n()||Zn();if(r&&r.getRandomValues){n=r.getRandomValues(new Uint32Array(1))[0]&sr}else if(e.isIE()){if(!ur){fr()}n=e.mwcRandom32()&sr}else{n=Math.floor(ar*Math.random()|0)}if(!t){n>>>=0}return n};e.mwcRandomSeed=function(e){if(!e){fr()}else{dr(e)}};e.mwcRandom32=function(e){cr=36969*(cr&65535)+(cr>>16)&sr;lr=18e3*(lr&65535)+(lr>>16)&sr;var t=(cr<<16)+(lr&65535)>>>0&sr|0;if(!e){t>>>=0}return t};e.generateW3CId=function(){var t=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];var n="",r;for(var i=0;i<4;i++){r=e.random32();n+=t[r&15]+t[r>>4&15]+t[r>>8&15]+t[r>>12&15]+t[r>>16&15]+t[r>>20&15]+t[r>>24&15]+t[r>>28&15]}var a=t[8+(e.random32()&3)|0];return n.substr(0,8)+n.substr(9,4)+"4"+n.substr(13,3)+a+n.substr(16,3)+n.substr(19,12)};e.isTypeof=pr;e.isUndefined=hr;e.isNullOrUndefined=mr;e.hasOwnProperty=vr;e.isFunction=yr;e.isObject=gr;e.objCreate=mn;return e}();var _r=/[xy]/g;var Ir=function(){function e(){}e.Attach=br;e.AttachEvent=br;e.Detach=wr;e.DetachEvent=wr;return e}();var Nr;(function(e){e[e["CRITICAL"]=1]="CRITICAL";e[e["WARNING"]=2]="WARNING"})(Nr||(Nr={}));var Ar={BrowserDoesNotSupportLocalStorage:0,BrowserCannotReadLocalStorage:1,BrowserCannotReadSessionStorage:2,BrowserCannotWriteLocalStorage:3,BrowserCannotWriteSessionStorage:4,BrowserFailedRemovalFromLocalStorage:5,BrowserFailedRemovalFromSessionStorage:6,CannotSendEmptyTelemetry:7,ClientPerformanceMathError:8,ErrorParsingAISessionCookie:9,ErrorPVCalc:10,ExceptionWhileLoggingError:11,FailedAddingTelemetryToBuffer:12,FailedMonitorAjaxAbort:13,FailedMonitorAjaxDur:14,FailedMonitorAjaxOpen:15,FailedMonitorAjaxRSC:16,FailedMonitorAjaxSend:17,FailedMonitorAjaxGetCorrelationHeader:18,FailedToAddHandlerForOnBeforeUnload:19,FailedToSendQueuedTelemetry:20,FailedToReportDataLoss:21,FlushFailed:22,MessageLimitPerPVExceeded:23,MissingRequiredFieldSpecification:24,NavigationTimingNotSupported:25,OnError:26,SessionRenewalDateIsZero:27,SenderNotInitialized:28,StartTrackEventFailed:29,StopTrackEventFailed:30,StartTrackFailed:31,StopTrackFailed:32,TelemetrySampledAndNotSent:33,TrackEventFailed:34,TrackExceptionFailed:35,TrackMetricFailed:36,TrackPVFailed:37,TrackPVFailedCalc:38,TrackTraceFailed:39,TransmissionFailed:40,FailedToSetStorageBuffer:41,FailedToRestoreStorageBuffer:42,InvalidBackendResponse:43,FailedToFixDepricatedValues:44,InvalidDurationValue:45,TelemetryEnvelopeInvalid:46,CreateEnvelopeError:47,CannotSerializeObject:48,CannotSerializeObjectNonSerializable:49,CircularReferenceDetected:50,ClearAuthContextFailed:51,ExceptionTruncated:52,IllegalCharsInName:53,ItemNotInArray:54,MaxAjaxPerPVExceeded:55,MessageTruncated:56,NameTooLong:57,SampleRateOutOfRange:58,SetAuthContextFailed:59,SetAuthContextFailedAccountName:60,StringValueTooLong:61,StartCalledMoreThanOnce:62,StopCalledWithoutStart:63,TelemetryInitializerFailed:64,TrackArgumentsNotSpecified:65,UrlTooLong:66,SessionStorageBufferFull:67,CannotAccessCookie:68,IdTooLong:69,InvalidEvent:70,FailedMonitorAjaxSetRequestHeader:71,SendBrowserInfoOnUserInit:72,PluginException:73,NotificationException:74,SnippetScriptLoadFailure:99,InvalidInstrumentationKey:100,CannotParseAiBlobValue:101,InvalidContentBlob:102,TrackPageActionEventFailed:103};
2
2
  /*!
3
3
  * Microsoft Dynamic Proto Utility, 1.1.0
4
4
  * Copyright (c) Microsoft and contributors. All rights reserved.