@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}}};import{r as registerInstance,h,F as Fragment,g as getAssetPath,H as Host,c as createEvent,s as setErrorHandler,a as getElement,d as getContext}from"./index-107d7c24.js";import{f as from,m as map,S as SimpleOuterSubscriber,a as SimpleInnerSubscriber,i as innerSubscribe,b as isArray,O as Observable,c as isFunction,d as async,g as Subscriber,h as distinctUntilChanged,j as filter,k as StoreConfig,l as Store,Q as Query}from"./datorama-akita-127aea91.js";import{n as none,i as isSome,s as some,a as superSelectionAppService,b as navigationService,S as SuperSelectionAppRoutes,c as injectHistory,C as CustomFundTypes,d as superSelectionApi,O as Option,E as EventTrackingService,e as customFundChoiceApi,f as isNone,g as getPromotedFundId,h as buildBackendApiClient,j as getSuperChoiceUsi,k as getSuperChoiceMemberNumber,l as state,m as state$1,t as toUndefined,o as slate,p as SuperCampaignComponentStatus,q as iframe,r as superSelectionAppStencilRoutes,u as factory,v as fromNullable}from"./custom-fund-choice.api-42801d64.js";import{A as ActiveRouter}from"./active-router-d18b36fb.js";function noop(){}function mergeMap(e,t,n){if(n===void 0){n=Number.POSITIVE_INFINITY}if(typeof t==="function"){return function(r){return r.pipe(mergeMap((function(n,r){return from(e(n,r)).pipe(map((function(e,i){return t(n,e,r,i)})))}),n))}}else if(typeof t==="number"){n=t}return function(t){return t.lift(new MergeMapOperator(e,n))}}var MergeMapOperator=function(){function e(e,t){if(t===void 0){t=Number.POSITIVE_INFINITY}this.project=e;this.concurrent=t}e.prototype.call=function(e,t){return t.subscribe(new MergeMapSubscriber(e,this.project,this.concurrent))};return e}();var MergeMapSubscriber=function(e){__extends(t,e);function t(t,n,r){if(r===void 0){r=Number.POSITIVE_INFINITY}var i=e.call(this,t)||this;i.project=n;i.concurrent=r;i.hasCompleted=false;i.buffer=[];i.active=0;i.index=0;return i}t.prototype._next=function(e){if(this.active<this.concurrent){this._tryNext(e)}else{this.buffer.push(e)}};t.prototype._tryNext=function(e){var t;var n=this.index++;try{t=this.project(e,n)}catch(e){this.destination.error(e);return}this.active++;this._innerSub(t)};t.prototype._innerSub=function(e){var t=new SimpleInnerSubscriber(this);var n=this.destination;n.add(t);var r=innerSubscribe(e,t);if(r!==t){n.add(r)}};t.prototype._complete=function(){this.hasCompleted=true;if(this.active===0&&this.buffer.length===0){this.destination.complete()}this.unsubscribe()};t.prototype.notifyNext=function(e){this.destination.next(e)};t.prototype.notifyComplete=function(){var e=this.buffer;this.active--;if(e.length>0){this._next(e.shift())}else if(this.active===0&&this.hasCompleted){this.destination.complete()}};return t}(SimpleOuterSubscriber);function fromEvent(e,t,n,r){if(isFunction(n)){r=n;n=undefined}if(r){return fromEvent(e,t,n).pipe(map((function(e){return isArray(e)?r.apply(void 0,e):r(e)})))}return new Observable((function(r){function i(e){if(arguments.length>1){r.next(Array.prototype.slice.call(arguments))}else{r.next(e)}}setupSubscription(e,t,i,r,n)}))}function setupSubscription(e,t,n,r,i){var a;if(isEventTarget(e)){var s=e;e.addEventListener(t,n,i);a=function(){return s.removeEventListener(t,n,i)}}else if(isJQueryStyleEventEmitter(e)){var o=e;e.on(t,n);a=function(){return o.off(t,n)}}else if(isNodeStyleEventEmitter(e)){var u=e;e.addListener(t,n);a=function(){return u.removeListener(t,n)}}else if(e&&e.length){for(var l=0,c=e.length;l<c;l++){setupSubscription(e[l],t,n,r,i)}}else{throw new TypeError("Invalid event target")}r.add(a)}function isNodeStyleEventEmitter(e){return e&&typeof e.addListener==="function"&&typeof e.removeListener==="function"}function isJQueryStyleEventEmitter(e){return e&&typeof e.on==="function"&&typeof e.off==="function"}function isEventTarget(e){return e&&typeof e.addEventListener==="function"&&typeof e.removeEventListener==="function"}function debounceTime(e,t){if(t===void 0){t=async}return function(n){return n.lift(new DebounceTimeOperator(e,t))}}var DebounceTimeOperator=function(){function e(e,t){this.dueTime=e;this.scheduler=t}e.prototype.call=function(e,t){return t.subscribe(new DebounceTimeSubscriber(e,this.dueTime,this.scheduler))};return e}();var DebounceTimeSubscriber=function(e){__extends(t,e);function t(t,n,r){var i=e.call(this,t)||this;i.dueTime=n;i.scheduler=r;i.debouncedSubscription=null;i.lastValue=null;i.hasValue=false;return i}t.prototype._next=function(e){this.clearDebounce();this.lastValue=e;this.hasValue=true;this.add(this.debouncedSubscription=this.scheduler.schedule(dispatchNext,this.dueTime,this))};t.prototype._complete=function(){this.debouncedNext();this.destination.complete()};t.prototype.debouncedNext=function(){this.clearDebounce();if(this.hasValue){var e=this.lastValue;this.lastValue=null;this.hasValue=false;this.destination.next(e)}};t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;if(e!==null){this.remove(e);e.unsubscribe();this.debouncedSubscription=null}};return t}(Subscriber);function dispatchNext(e){e.debouncedNext()}function tap(e,t,n){return function r(i){return i.lift(new DoOperator(e,t,n))}}var DoOperator=function(){function e(e,t,n){this.nextOrObserver=e;this.error=t;this.complete=n}e.prototype.call=function(e,t){return t.subscribe(new TapSubscriber(e,this.nextOrObserver,this.error,this.complete))};return e}();var TapSubscriber=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this,t)||this;a._tapNext=noop;a._tapError=noop;a._tapComplete=noop;a._tapError=r||noop;a._tapComplete=i||noop;if(isFunction(n)){a._context=a;a._tapNext=n}else if(n){a._context=n;a._tapNext=n.next||noop;a._tapError=n.error||noop;a._tapComplete=n.complete||noop}return a}t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)};t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)};t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()};return t}(Subscriber);var AppVersion="5.77.40902";var Lazy=function(){function e(e){this.factory=e;this._value=none}Object.defineProperty(e.prototype,"value",{get:function(){if(isSome(this._value)){return this._value.value}var e=this.factory();this._value=some(e);return e},enumerable:false,configurable:true});return e}();function addSlashToUrl(){if(!window.location.pathname.endsWith("/")){var e=window.location.pathname+"/"+window.location.search+window.location.hash;history.pushState(history.state,"",e)}}var DEFAULT_DELIMITER="/";var DEFAULT_DELIMITERS="./";var PATH_REGEXP=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");var parse=function(e,t){var n=[];var r=0;var i=0;var a="";var s=t&&t.delimiter||DEFAULT_DELIMITER;var o=t&&t.delimiters||DEFAULT_DELIMITERS;var u=false;var l;while((l=PATH_REGEXP.exec(e))!==null){var c=l[0];var d=l[1];var f=l.index;a+=e.slice(i,f);i=f+c.length;if(d){a+=d[1];u=true;continue}var p="";var h=e[i];var m=l[2];var v=l[3];var g=l[4];var y=l[5];if(!u&&a.length){var S=a.length-1;if(o.indexOf(a[S])>-1){p=a[S];a=a.slice(0,S)}}if(a){n.push(a);a="";u=false}var b=p!==""&&h!==undefined&&h!==p;var C=y==="+"||y==="*";var x=y==="?"||y==="*";var w=p||s;var _=v||g;n.push({name:m||r++,prefix:p,delimiter:w,optional:x,repeat:C,partial:b,pattern:_?escapeGroup(_):"[^"+escapeString(w)+"]+?"})}if(a||i<e.length){n.push(a+e.substr(i))}return n};var escapeString=function(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")};var escapeGroup=function(e){return e.replace(/([=!:$/()])/g,"\\$1")};var flags=function(e){return e&&e.sensitive?"":"i"};var regexpToRegexp=function(e,t){if(!t)return e;var n=e.source.match(/\((?!\?)/g);if(n){for(var r=0;r<n.length;r++){t.push({name:r,prefix:null,delimiter:null,optional:false,repeat:false,partial:false,pattern:null})}}return e};var arrayToRegexp=function(e,t,n){var r=[];for(var i=0;i<e.length;i++){r.push(pathToRegexp(e[i],t,n).source)}return new RegExp("(?:"+r.join("|")+")",flags(n))};var stringToRegexp=function(e,t,n){return tokensToRegExp(parse(e,n),t,n)};var tokensToRegExp=function(e,t,n){n=n||{};var r=n.strict;var i=n.end!==false;var a=escapeString(n.delimiter||DEFAULT_DELIMITER);var s=n.delimiters||DEFAULT_DELIMITERS;var o=[].concat(n.endsWith||[]).map(escapeString).concat("$").join("|");var u="";var l=false;for(var c=0;c<e.length;c++){var d=e[c];if(typeof d==="string"){u+=escapeString(d);l=c===e.length-1&&s.indexOf(d[d.length-1])>-1}else{var f=escapeString(d.prefix||"");var p=d.repeat?"(?:"+d.pattern+")(?:"+f+"(?:"+d.pattern+"))*":d.pattern;if(t)t.push(d);if(d.optional){if(d.partial){u+=f+"("+p+")?"}else{u+="(?:"+f+"("+p+"))?"}}else{u+=f+"("+p+")"}}}if(i){if(!r)u+="(?:"+a+")?";u+=o==="$"?"$":"(?="+o+")"}else{if(!r)u+="(?:"+a+"(?="+o+"))?";if(!l)u+="(?="+a+"|"+o+")"}return new RegExp("^"+u,flags(n))};var pathToRegexp=function(e,t,n){if(e instanceof RegExp){return regexpToRegexp(e,t)}if(Array.isArray(e)){return arrayToRegexp(e,t,n)}return stringToRegexp(e,t,n)};var hasBasename=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)};var stripBasename=function(e,t){return hasBasename(e,t)?e.substr(t.length):e};var stripTrailingSlash=function(e){return e.charAt(e.length-1)==="/"?e.slice(0,-1):e};var addLeadingSlash=function(e){return e.charAt(0)==="/"?e:"/"+e};var stripLeadingSlash=function(e){return e.charAt(0)==="/"?e.substr(1):e};var parsePath=function(e){var t=e||"/";var n="";var r="";var i=t.indexOf("#");if(i!==-1){r=t.substr(i);t=t.substr(0,i)}var a=t.indexOf("?");if(a!==-1){n=t.substr(a);t=t.substr(0,a)}return{pathname:t,search:n==="?"?"":n,hash:r==="#"?"":r,query:{},key:""}};var createPath=function(e){var t=e.pathname,n=e.search,r=e.hash;var i=t||"/";if(n&&n!=="?"){i+=n.charAt(0)==="?"?n:"?"+n}if(r&&r!=="#"){i+=r.charAt(0)==="#"?r:"#"+r}return i};var parseQueryString=function(e){if(!e){return{}}return(/^[?#]/.test(e)?e.slice(1):e).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];e[r]=i?decodeURIComponent(i.replace(/\+/g," ")):"";return e}),{})};var isAbsolute=function(e){return e.charAt(0)==="/"};var createKey=function(e){return Math.random().toString(36).substr(2,e)};var spliceOne=function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1){e[n]=e[r]}e.pop()};var resolvePathname=function(e,t){if(t===void 0){t=""}var n=t&&t.split("/")||[];var r;var i=0;var a=e&&e.split("/")||[];var s=e&&isAbsolute(e);var o=t&&isAbsolute(t);var u=s||o;if(e&&isAbsolute(e)){n=a}else if(a.length){n.pop();n=n.concat(a)}if(!n.length){return"/"}if(n.length){var l=n[n.length-1];r=l==="."||l===".."||l===""}else{r=false}for(var c=n.length;c>=0;c--){var d=n[c];if(d==="."){spliceOne(n,c)}else if(d===".."){spliceOne(n,c);i++}else if(i){spliceOne(n,c);i--}}if(!u){for(;i--;i){n.unshift("..")}}if(u&&n[0]!==""&&(!n[0]||!isAbsolute(n[0]))){n.unshift("")}var f=n.join("/");if(r&&f.substr(-1)!=="/"){f+="/"}return f};var valueEqual=function(e,t){if(e===t){return true}if(e==null||t==null){return false}if(Array.isArray(e)){return Array.isArray(t)&&e.length===t.length&&e.every((function(e,n){return valueEqual(e,t[n])}))}var n=typeof e;var r=typeof t;if(n!==r){return false}if(n==="object"){var i=e.valueOf();var a=t.valueOf();if(i!==e||a!==t){return valueEqual(i,a)}var s=Object.keys(e);var o=Object.keys(t);if(s.length!==o.length){return false}return s.every((function(n){return valueEqual(e[n],t[n])}))}return false};var locationsAreEqual=function(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&valueEqual(e.state,t.state)};var createLocation=function(e,t,n,r){var i;if(typeof e==="string"){i=parsePath(e);if(t!==undefined){i.state=t}}else{i=Object.assign({pathname:""},e);if(i.search&&i.search.charAt(0)!=="?"){i.search="?"+i.search}if(i.hash&&i.hash.charAt(0)!=="#"){i.hash="#"+i.hash}if(t!==undefined&&i.state===undefined){i.state=t}}try{i.pathname=decodeURI(i.pathname)}catch(e){if(e instanceof URIError){throw new URIError('Pathname "'+i.pathname+'" could not be decoded. '+"This is likely caused by an invalid percent-encoding.")}else{throw e}}i.key=n;if(r){if(!i.pathname){i.pathname=r.pathname}else if(i.pathname.charAt(0)!=="/"){i.pathname=resolvePathname(i.pathname,r.pathname)}}else{if(!i.pathname){i.pathname="/"}}i.query=parseQueryString(i.search||"");return i};var cacheCount=0;var patternCache={};var cacheLimit=1e4;var compilePath=function(e,t){var n=""+t.end+t.strict;var r=patternCache[n]||(patternCache[n]={});var i=JSON.stringify(e);if(r[i]){return r[i]}var a=[];var s=pathToRegexp(e,a,t);var o={re:s,keys:a};if(cacheCount<cacheLimit){r[i]=o;cacheCount+=1}return o};var matchPath=function(e,t){if(t===void 0){t={}}if(typeof t==="string"){t={path:t}}var n=t.path,r=n===void 0?"/":n,i=t.exact,a=i===void 0?false:i,s=t.strict,o=s===void 0?false:s;var u=compilePath(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 matchesAreEqual=function(e,t){if(e==null&&t==null){return true}if(t==null){return false}return e&&t&&e.path===t.path&&e.url===t.url&&valueEqual(e.params,t.params)};var PromiseButtonState;(function(e){e[e["Available"]=0]="Available";e[e["Pending"]=1]="Pending";e[e["Error"]=2]="Error"})(PromiseButtonState||(PromiseButtonState={}));var Button=function(){function e(e){registerInstance(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=PromiseButtonState.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 h("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===PromiseButtonState.Pending&&h("sss-loading-indicator",{theme:this.variant==="primary"?"light":"primary",size:16}),h("div",{class:{hidden:this.state===PromiseButtonState.Pending}},h("slot",null)))};e.prototype.clicked=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:if(!this.promiseFn||this.state===PromiseButtonState.Pending)return[2];t.label=1;case 1:t.trys.push([1,3,,4]);this.state=PromiseButtonState.Pending;return[4,this.promiseFn()];case 2:t.sent();this.state=PromiseButtonState.Available;return[3,4];case 3:e=t.sent();this.state=PromiseButtonState.Error;throw e;case 4:return[2]}}))}))};return e}();var ChoiceRouter=function(){function e(e){registerInstance(this,e)}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(superSelectionAppService.superCampaignCanNotBeActivated){navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.MyOwnFund)}else{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.SuperCampaign)}return[2]}))}))};e.prototype.render=function(){return h(Fragment,null)};return e}();injectHistory(ChoiceRouter);var myOwnFundCustomOption={label:CustomFundTypes.MyOwnFund,value:SuperSelectionAppRoutes.MyOwnFund};var CustomFund=function(){function e(e){registerInstance(this,e);this.currentCustomFund=myOwnFundCustomOption;this.showFundOptionsSelection=false}e.prototype.componentWillLoad=function(){var e=SuperSelectionAppRoutes.MyOwnFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.MyOwnFund))e=SuperSelectionAppRoutes.MyOwnFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.DefaultFund))e=SuperSelectionAppRoutes.DefaultFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.SelfManagedFund))e=SuperSelectionAppRoutes.SelfManagedFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.FeaturedFunds))e=SuperSelectionAppRoutes.FeaturedFunds;this.fundOptionsList=[myOwnFundCustomOption,{label:CustomFundTypes.SelfManagedFund,value:SuperSelectionAppRoutes.SelfManagedFund}];if(superSelectionAppService.isFeaturedFundsEnabled&&superSelectionAppService.isUsingSuperCampaign){this.fundOptionsList.push({label:CustomFundTypes.FeaturedFunds,value:SuperSelectionAppRoutes.FeaturedFunds})}this.fundOptionsList.push({label:CustomFundTypes.DefaultFund,value:SuperSelectionAppRoutes.DefaultFund});this.currentCustomFund=this.fundOptionsList.find((function(t){return t.value===e}))||this.currentCustomFund;navigationService.navigateInternally(this.history,e)};e.prototype.render=function(){var e=this;var t=function(){return h("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},h("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 h("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"},h("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 h("div",{class:"max-w-560 sm:w-560 relative"},h("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),h("div",{class:"mt-1 mb-4"},h("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}},h("span",{class:{"block truncate":true,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),h("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},h(t,null))),this.showFundOptionsSelection&&h("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 h("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;navigationService.navigateInternally(e.history,t.value)}},h("span",{class:{"block truncate":true,"font-semibold":e.currentCustomFund===t}},t.label),e.currentCustomFund===t&&h("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},h(n,null)))})))),h("div",{onClick:function(){return e.showFundOptionsSelection=false}},h("slot",null)))};return e}();injectHistory(CustomFund);var AustralianFundLookupService=function(){function e(){}e.prototype.searchFundsAsync=function(e,t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(n){return[2,superSelectionApi.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,superSelectionApi.getAustralianFundAsync(e,t)];case 1:n=r.sent();return[2,Option.some(n)]}}))}))};return e}();var australianFundLookupService=new AustralianFundLookupService;var DefaultFund=function(){function e(e){registerInstance(this,e);this.defaultFundProductName="Loading fund...";this.eventTrackingService=EventTrackingService.Instance}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e=superSelectionAppService.defaultFundUsi;if(Option.isNone(e)){return[2]}this.isDefaultFundExists=true;return[4,australianFundLookupService.getFundAsync(e.value,true)];case 1:t=n.sent();if(Option.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:superSelectionAppService.promotedFunds,defaultFundUsiSet:Option.toUndefined(superSelectionAppService.defaultFundUsi)})};e.prototype.render=function(){var e=this;return h(Host,null,h("sss-header-section",null),h("div",{class:"flex justify-center mt-11"},h("sss-custom-fund",null,h("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},h("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&h("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},h("div",{class:"flex"},h("div",{class:"flex-shrink-0"},h("img",{class:"h-5 w-5",src:getAssetPath("assets/icon-exclamation.svg")})),h("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},h("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&&h("div",null,h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),h("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)),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),h("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)),h("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),h("div",{class:"text-sm text-gray-700"},h("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),h("ul",{class:"list-disc list-outside pl-5"},h("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),h("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),h("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),h("div",{class:"flex justify-center mt-8"},h("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&h("div",{class:"mb-4"},h("sss-button",{testid:"continue-button",fillWidth:true,promiseFn:function(){return e.handleSubmitForm()}},"Continue")),h("stencil-route-link",{url:SuperSelectionAppRoutes.ChoicePage},h("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]}navigationService.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,customFundChoiceApi.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},superSelectionAppService.promotedFundsConfig))];case 1:e.sent();return[2]}}))}))}});return[2]}))}))};return e}();var dropdownAsyncCss="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";var DEFAULT_SEARCH_LENGTH=3;var SelectInputAsync=function(){function e(e){var t=this;registerInstance(this,e);this.valueChanged=createEvent(this,"valueChanged",7);this.required=false;this.disabled=false;this.minSearchStringLength=DEFAULT_SEARCH_LENGTH;this.isMouseOver=false;this.searchState="pristine";this.inputValue="";this.isDropdownVisible=false;this.filteredOptions=[];this.shouldExecuteSearch=function(e){var n;return t.isDropdownVisible&&(e===null||e===void 0?void 0:e.length)>=t.minSearchStringLength&&((n=t.selectedOption)===null||n===void 0?void 0:n.label)!==e};this.onBeginSearch=function(e){t.inputValue=e;t.searchState="in progress"};this.onCompleteSearch=function(e){t.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 h("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results")}if(t.searchState==="in progress"){return h("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching...")}if(t.searchState==="too many results"){return h("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 h("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 h("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=fromEvent(this.inputElement,"keyup").pipe(debounceTime(500),map((function(t){return e.inputElement.value})),distinctUntilChanged(),filter(this.shouldExecuteSearch),tap(this.onBeginSearch),mergeMap(this._searchFunction),tap(this.onCompleteSearch)).subscribe();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 h(Host,null,h("div",{class:"relative"},h("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}}),h("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":true,hidden:!this.isDropdownVisible}},(t=this.requiredValidationMessage)!==null&&t!==void 0?t:"Required."),h("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}();SelectInputAsync.style=dropdownAsyncCss;var ExistingFundService=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=superSelectionAppService.superBuyer.superChoice;n=(e=superSelectionAppService.superBuyer.superChoice)===null||e===void 0?void 0:e.choiceDetails;if(!t)return[2,none];if(!n)return[2,none];r=t.dateSubmitted==undefined?none:some(new Date(t.dateSubmitted));i=getSuperChoiceUsi(n);a=getSuperChoiceMemberNumber(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(isNone(i))return[2,none];return[4,this.getFundByUsiAsync(i.value)];case 2:o=d.sent();return[2,some({type:"Promoted Fund",id:getPromotedFundId(n.promoted),name:isSome(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,some({type:"My Own Fund",name:isSome(o)?o.value.productName:u,usi:i,valid:this.toFundValidState(o),memberNumber:a,lastNominatedAt:r})];case 5:return[2,some({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,some({type:"Default Fund",name:isSome(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,some({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:isSome(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,some({type:"Defined Benefits Fund",name:isSome(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,some({type:"Promoted Default Fund With Join",id:n.promotedDefaultWithJoin.fundId,name:isSome(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),memberNumber:a,lastNominatedAt:r})];case 14:return[2,none]}}))}))};e.prototype.submitRetainSuperFundAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().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 australianFundLookupService.getFundAsync(e,true)};e.prototype.toFundValidState=function(e){if(isSome(e)){return e.value.isActive?"Active":"Inactive"}else{return"Unknown"}};return e}();var existingFundService=new ExistingFundService;var ExistingChoice=function(){function e(e){registerInstance(this,e);this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundNominationDetail=function(e){function t(e){return isSome(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:isSome(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,existingFundService.GetExistingFundAsync()];case 1:e=t.sent();if(isSome(e)&&e.value.valid!=="Inactive"){this.existingFund=e.value}else{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)}return[2]}}))}))};e.prototype.render=function(){var e=this;var t=function(e){return h("div",{class:"flex justify-center"})};var n=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},h("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 r=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},h("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 i=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},h("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 a=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},h("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 s=function(){return e.existingFund.type=="Defined Benefits Fund"?null:h("div",{class:"mt-4"},h("sss-button",{testid:"choose-another-fund-button",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Choose another fund"))};return h("div",null,h("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),this.existingFund.type=="Defined Benefits Fund"?null:h("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."),h("div",{class:"flex justify-center mt-8 sm:mt-12"},h("div",{class:"max-w-400 w-full"},h("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},h("div",{class:"space-y-4"},function(){switch(e.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return h(t,{name:e.existingFund.name});case"Self Managed Fund":return h(r,null);case"My Own Fund":case"Promoted Default Fund With Join":return h(n,null);case"Default Fund":return h(i,null);case"Defined Benefits Fund":return h(a,null);default:return h("div",null)}}(),h("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""}}())),h("div",{class:"mt-6"},h("sss-button",{testid:"continue-with-this-fund-button",fillWidth:true,promiseFn:function(){return e.handleFundNominationAccepted()}},"Continue with this fund"))),h(s,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,existingFundService.submitRetainSuperFundAsync(e)];case 1:t.sent();superSelectionAppService.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();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage);return[2]}}))}))};return e}();var DefaultFooterText="Powered by Flare";var FooterSection=function(){function e(e){var t=this;registerInstance(this,e);this.footerText=function(){return t.textOverride!==undefined?t.textOverride:DefaultFooterText}}e.prototype.render=function(){return h("div",{class:{"text-center text-gray-500 text-xs w-full max-w-960 mx-auto":true,"mt-8 sm:mt-20":!superSelectionAppService.hideFooterSection}},!superSelectionAppService.hideFooterSection&&h("span",null,this.footerText()),h("p",{class:"block text-transparent"},"v",AppVersion))};return e}();var RouteLink=function(e,t){return h("stencil-route-link",{exact:true,url:e.route},h("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 ChooseAnotherFundLink=function(e){var t=SuperSelectionAppRoutes.MyOwnFund;if(window.location.href.includes(SuperSelectionAppRoutes.SelfManagedFund)){t=SuperSelectionAppRoutes.SelfManagedFund}else if(window.location.href.includes(SuperSelectionAppRoutes.DefaultFund)){t=SuperSelectionAppRoutes.DefaultFund}else if(window.location.href.includes(SuperSelectionAppRoutes.FeaturedFunds)){t=SuperSelectionAppRoutes.FeaturedFunds}return h(RouteLink,{route:t,isActive:e.isActive},"Choose another fund")};var HeaderSection=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h("div",{class:"flex justify-center"},h("div",{class:"text-center max-w-800"},h("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),h(Fragment,null,h("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},superSelectionAppService.superCampaignCanNotBeActivated?h(Fragment,null,"You can choose any super fund, including your current fund/SMSF or your employer’s default fund."):h(Fragment,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.")),!superSelectionAppService.superCampaignCanNotBeActivated&&h("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},h(RouteLink,{route:SuperSelectionAppRoutes.ChoicePage,isActive:false},"Featured super funds"),h(ChooseAnotherFundLink,{isActive:true})))))};return e}();var LoadingIndicator=function(){function e(e){registerInstance(this,e);this.theme="primary";this.size=48}e.prototype.render=function(){return h("div",{class:"inline-block animate-spin"},h("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("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"}),h("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 LoadingPage=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h(Host,{class:"flex flex-col justify-center items-center"},h("h5",{class:"text-lg"},"Loading your superannuation step"),h("sss-loading-indicator",null))};return e}();var MyOwnFundEngagementStep=function(){function e(e){var t=this;registerInstance(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,EventTrackingService.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(!(superSelectionAppService.isBringYourOwnFundCustomStepEnabled&&superSelectionAppService.isUsingSuperCampaign&&Option.isSome(state.myOwnFundForm.fundUsi)&&Option.isSome(state.myOwnFundForm.fundName)&&Option.isSome(state.myOwnFundForm.memberNumber)&&Option.isSome(state.myOwnFundForm.memberFirstName)&&Option.isSome(state.myOwnFundForm.memberFamilyName)&&Option.isSome(superSelectionAppService.backendUrl)&&Option.isSome(superSelectionAppService.state.jwt)))return[3,2];this.backendUrl=superSelectionAppService.backendUrl.value;this.accessToken=superSelectionAppService.state.jwt.value;this.fundUsi=state.myOwnFundForm.fundUsi.value;this.fundName=state.myOwnFundForm.fundName.value;this.memberNumber=state.myOwnFundForm.memberNumber.value;this.memberFirstName=state.myOwnFundForm.memberFirstName.value;this.memberFamilyName=state.myOwnFundForm.memberFamilyName.value;this.unSubscribeFromStepEvents();this.subscribeToStepEvents();superSelectionAppService.hideFooterSection=true;return[4,EventTrackingService.Instance.TrackSuperMyOwnFundEngagementStepActivationSucceeded(this.fundUsi)];case 1:e.sent();return[3,3];case 2:navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.MyOwnFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();superSelectionAppService.hideFooterSection=false};e.prototype.render=function(){return h(Host,null,h("apollo-super-byof-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"fund-usi":this.fundUsi}))};e.prototype.navigateToStandardChoice=function(){var e=this;navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.submitCustomFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}})};return e}();injectHistory(MyOwnFundEngagementStep);var MemberNameInput=function(){function e(e){registerInstance(this,e);this.myInputChange=createEvent(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 h(Host,null,h("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&&h("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 Prefill=function(){function e(e){registerInstance(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=isSome(superSelectionAppService.state.superChoicePrefill)?superSelectionAppService.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)}}navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage);return null};e.prototype.renderMyOwnFund=function(e){return h("sss-prefill-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderInvalidMyOwnFund=function(e){return h("sss-prefill-invalid-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderSMSF=function(e){return h("sss-prefill-smsf",{history:this.history,prefill:e})};e.prototype.renderInvalidSMSF=function(e){return h("sss-prefill-invalid-smsf",{history:this.history,prefill:e})};return e}();var DisplayField=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h("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"},h("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),h("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 PrefillErrorBox=function(){function e(e){registerInstance(this,e);this.withHeader=false}e.prototype.render=function(){var e=function(){return h("div",{class:"w-5 h-5"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},h("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 h("div",{class:"flex items-start self-stretch rounded-md bg-red-50"},h("div",{class:"w-1 self-stretch bg-red-400"}),h("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},h(e,null),h("div",{class:"flex-col justify-start items-start gap-2 inline-flex"},this.withHeader&&h("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 h("div",{class:"self-stretch h-5 flex-col justify-start items-start gap-1 flex"},h("div",{class:"self-stretch pl-1.5 justify-start items-start gap-[7px] inline-flex"},h("div",{class:"pt-1.5 justify-center items-center flex"},h("div",{class:"w-1.5 h-1.5 bg-red-700 rounded-full"})),h("div",{class:"grow shrink basis-0 text-red-700 text-sm font-normal leading-tight"},e)))})),!this.withHeader&&this.notificationList.map((function(e){return h("div",{class:"text-sm font-medium leading-tight text-red-800"},e)})))))};return e}();function isNullOrWhitespace(e){return e==null||e.trim()===""}var DisabledField=function(e,t,n){return h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},e),h("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 Header=function(){return h("div",null,h("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),h("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 Style=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 NAME_PATTERN="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$";var FormField=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 isNullOrWhitespace(this._value)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"errorMessage",{get:function(){return this._errorMessage},enumerable:false,configurable:true});return e}();var StaticFormField=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 isNullOrWhitespace(this._value)},enumerable:false,configurable:true});return e}();var FundUsi=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund USI","fund-usi",t,n)||this}return t}(StaticFormField);var FundName=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund name","fund-name",t,n)||this}return t}(StaticFormField);var SmsfFundName=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(isNullOrWhitespace(e)){return"Fund name is required."}else if(e.length<2){return"Enter a valid Fund name."}else{return null}};return t}(FormField);var MemberNumber=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(isNullOrWhitespace(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}(FormField);var MemberLastName=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(NAME_PATTERN);if(isNullOrWhitespace(e)){return"Member last name is required."}else if(!t.test(e)){return"Member last name contains unsupported characters."}else{return null}};return t}(FormField);var MemberGivenNames=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(NAME_PATTERN);if(isNullOrWhitespace(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}(FormField);var FundAbn=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund ABN","fund-abn",t,n)||this}return t}(StaticFormField);var FundEsa=function(e){__extends(t,e);function t(t){return e.call(this,"Fund ESA","fund-esa",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(isNullOrWhitespace(e)){return"Fund ESA is required."}else if(e.length<2){return"Enter a valid Fund ESA."}else{return null}};return t}(FormField);var FundAddressLine1=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(isNullOrWhitespace(e)){return"Address line 1 is required."}else if(e.length<2){return"Enter a valid Address line 1."}else{return null}};return t}(FormField);var FundAddressLine2=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}(FormField);var FundAddressCity=function(e){__extends(t,e);function t(t){return e.call(this,"City/suburb","city-suburb",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(isNullOrWhitespace(e)){return"City/suburb is required."}else{return null}};return t}(FormField);var FundAddressPostcode=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(isNullOrWhitespace(e)){return"Postcode is required."}else if(!t.test(e)){return"Enter a valid postcode."}else{return null}};return t}(FormField);var FundAddressState=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(isNullOrWhitespace(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}(FormField);var FundAddress=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}(StaticFormField);var BankAccountName=function(e){__extends(t,e);function t(t){return e.call(this,"Account name","account-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(isNullOrWhitespace(e)){return"Account name is required."}else if(e.length<2){return"Enter a valid Account name."}else{return null}};return t}(FormField);var BankName=function(e){__extends(t,e);function t(t,n){return e.call(this,"Bank name","bank-name",t,n)||this}return t}(StaticFormField);var BankAccountBsb=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(isNullOrWhitespace(e)){return"BSB is required."}else if(!t.test(e)){return"Enter a valid BSB."}else{return null}};return t}(FormField);var BankAccountNumber=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(isNullOrWhitespace(e)){return"Account number is required."}else if(!t.test(e)){return"Enter a valid Account number."}else{return null}};return t}(FormField);var PrefillInvalidMyOwnFund=function(){function e(e){registerInstance(this,e);this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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 FundUsi(this.prefill.fundDetail.fundUsi,false);this.fundName=new FundName("",false);this.memberNumber=new MemberNumber(this.prefill.memberNumber);this.memberGivenNames=new MemberGivenNames(this.prefill.memberFirstName);this.memberLastName=new MemberLastName(this.prefill.memberFamilyName)}else{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)}return[2]}))}))};e.prototype.render=function(){var e=this;return h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),h("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."]}),h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundUsi}),h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.memberNumber}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames})))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var PrefillInvalidSMSF=function(){function e(e){registerInstance(this,e);this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.PrefillInvalidMyOwnFundPage)}return[2]}))}))};e.prototype.render=function(){var e=this;return h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),h("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."]}),h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.fundAbn}),h("sss-prefill-display-field",{field:this.fundEsa}),h("sss-prefill-display-field",{field:this.fundAddress}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames}),h("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),h("sss-prefill-display-field",{field:this.bankAccountName}),h("sss-prefill-display-field",{field:this.bankAccountBsb}),h("sss-prefill-display-field",{field:this.bankAccountNumber})))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("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 SmsfFundName(e.fundName);this.fundAbn=new FundAbn(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new FundEsa(e.electronicServiceAddress);this.fundAddressLine1=new FundAddressLine1(e.addressLine1);this.fundAddressLine2=new FundAddressLine2(e.addressLine2);this.fundAddressCity=new FundAddressCity(e.addressCity);this.fundAddressPostcode=new FundAddressPostcode(e.addressPostcode);this.fundAddressState=new FundAddressState(e.addressState);this.fundAddress=new FundAddress(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new MemberGivenNames(e.memberFirstName);this.memberLastName=new MemberLastName(e.memberFamilyName);this.bankAccountName=new BankAccountName(e.bankAccountName);this.bankAccountBsb=new BankAccountBsb(e.bankAccountBsb);this.bankAccountNumber=new BankAccountNumber(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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var PrefillMyOwnFund=function(){function e(e){registerInstance(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.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 h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3.5 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),h("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&&h("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundUsi}),h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.memberNumber}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames})),this.mode==="review"&&h("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},h("div",{class:"flex flex-row gap-2"},h("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),h("div",{class:"w-4 h-4 relative"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},h("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"}),h("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&h("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()}},DisabledField(this.fundName.name,this.fundName.testId,this.fundName.value),DisabledField(this.fundUsi.name,this.fundUsi.testId,this.fundUsi.value),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberNumber.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.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)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberNumber.errorMessage))),h("div",{class:"flex mt-3 gap-x-4 flex-col sm:flex-row"},h("div",{class:"w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,pattern:NAME_PATTERN,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),h("div",{class:"w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,pattern:NAME_PATTERN,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage))))))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),h("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 FundUsi(t.fundDetail.fundUsi,true);this.fundName=new FundName(e,true);this.memberNumber=new MemberNumber(t.memberNumber);this.memberGivenNames=new MemberGivenNames(t.memberFirstName);this.memberLastName=new MemberLastName(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 MemberNumber(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new MemberGivenNames(e.trimStart())};e.prototype.updateMemberLastName=function(e){this.memberLastName=new MemberLastName(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]}navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var bsbNumbers={"01":"Australia and New Zealand Banking Group","03":"Westpac Banking Corporation",73:"Westpac Banking Corporation","06":"Commonwealth Bank of Australia",76:"Commonwealth Bank of Australia","08":"National Australia Bank",78:"National Australia Bank","09":"Reserve Bank of Australia",10:"BankSA (division of Westpac Bank)",11:"St George Bank (division of Westpac Bank)",33:"St George Bank (division of Westpac Bank)",12:"Bank of Queensland",14:"Rabobank",15:"Town & Country Bank",18:"Macquarie Bank",19:"Bank of Melbourne (division of Westpac Bank)",55:"Bank of Melbourne (division of Westpac Bank)",21:"JP Morgan Chase Bank",22:"BNP Paribas",23:"Bank of America",24:"Citibank & Citibank NA",510:"Citibank & Citibank NA",25:"BNP Paribas Securities",26:"Bankers Trust Australia (division of Westpac Bank)",29:"MUFG Bank",30:"Bankwest (division of Commonwealth Bank)",31:"Bank Australia",325:"Beyond Bank",34:"HSBC Bank Australia",985:"HSBC Bank Australia",35:"Bank of China",980:"Bank of China",40:"Commonwealth Bank of Australia",41:"Deutsche Bank",42:"Commonwealth Bank of Australia",52:"Commonwealth Bank of Australia",45:"OCBC Bank",46:"Advance Bank (division of Westpac Bank)",47:"Challenge Bank (division of Westpac Bank)",48:"Suncorp-Metway",664:"Suncorp-Metway",512:"Community First Credit Union",514:"RACQ Bank",517:"Volt Bank",533:"Bananacoast Community Credit Union",57:"Australian Settlements",61:"Adelaide Bank (division of Bendigo and Adelaide Bank)",611:"Endeavour Mutual Bank",823:"Endeavour Mutual Bank",630:"Greater Bank",637:"Greater Bank",632:"B&E",633:"Bendigo Bank",634:"Uniting Financial Services",638:"Heritage Bank",880:"Heritage Bank",639:"Home Building Society (division of Bank of Queensland)",640:"Hume Bank",641:"IMB",647:"IMB",642:"Australian Military Bank",645:"Auswide Bank",656:"Auswide Bank",646:"Maitland Mutual Building Society",650:"Newcastle Permanent Building Society",653:"Pioneer Permanent Building Society (division of Bank of Queensland)",654:"Queensland Country Credit Union",655:"The Rock",659:"G&C Mutual Bank",676:"Gateway Bank",70:"Indue",721:"Holiday Coast Credit Union",722:"Southern Cross Credit Union",723:"Bank of Heritage Isle",724:"MOVE",728:"Summerland Credit Union",777:"Police & Nurse",80:"Cuscal",670:"Cuscal",812:"Teachers Mutual Bank",813:"Capricornian",814:"Credit Union Australia",815:"Police Bank",817:"Warwick Credit Union",818:"Bank of Communications",819:"Industrial & Commercial Bank of China",824:"Sutherland Credit Union",825:"Big Sky Building Society",833:"Defence Bank",882:"Unity Bank",888:"China Construction Bank",90:"Australia Post",911:"Sumitomo Mitsui Banking Corporation",913:"State Street Bank & Trust Company",917:"Arab Bank Australia",918:"Mizuho Bank",922:"United Overseas Bank",923:"ING Bank",936:"ING Bank",931:"Mega International Commercial Bank",932:"Regional Australia Bank",939:"AMP Bank",941:"Delphi Bank (division of Bendigo and Adelaide Bank)",942:"Bank of Sydney",943:"Taiwan Business Bank",944:"Members Equity Bank",946:"UBS AG",951:"BOQ Specialist",969:"Tyro Payments"};var PrefillSMSF=function(){function e(e){registerInstance(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.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 h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),h("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&&h("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.fundAbn}),h("sss-prefill-display-field",{field:this.fundEsa}),h("sss-prefill-display-field",{field:this.fundAddress}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames}),h("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),h("sss-prefill-display-field",{field:this.bankAccountName}),h("sss-prefill-display-field",{field:this.bankAccountBsb}),this.bankName.isValid&&h("sss-prefill-display-field",{field:this.bankName}),h("sss-prefill-display-field",{field:this.bankAccountNumber})),this.mode==="review"&&h("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},h("div",{class:"flex flex-row gap-2"},h("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),h("div",{class:"w-4 h-4 relative"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},h("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"}),h("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&h("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()}},h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.fundName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.fundName.testId,value:this.fundName.value,onInput:function(t){e.updateFundName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundName.errorMessage))),DisabledField(this.fundAbn.name,this.fundAbn.testId,this.fundAbn.value),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.fundEsa.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.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)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundEsa.errorMessage))),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),h("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},h("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},Style.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)}}),h("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},Style.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)}}),h("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},Style.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)}}),h("div",{class:"flex -space-x-px"},h("div",{class:"w-1/2 flex-1 min-w-0"},h("input",{placeholder:"Postcode",type:"text",required:true,class:Object.assign(Object.assign({},Style.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)}})),h("div",{class:"flex-1 min-w-0"},h("select",{class:Object.assign(Object.assign({},Style.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)}},h("option",{disabled:true,selected:this.fundAddressState.value!==undefined,value:""},"State"),this.fundAddressState.options.map((function(t){return h("option",{value:t.value,selected:e.fundAddressState.value===t.value},t.label)})))))),this.formState==="validated"&&h("div",{class:"mt-2 text-sm text-red-600"},this.fundAddressLine1.errorMessage||this.fundAddressLine1.errorMessage||this.fundAddressCity.errorMessage||this.fundAddressPostcode.errorMessage||this.fundAddressState.errorMessage)),h("div",{class:"flex gap-x-4 flex-col sm:flex-row"},h("div",{class:"mt-3 w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),h("div",{class:"mt-3 w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage)))),h("div",{class:"mt-6 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountName.testId,value:this.bankAccountName.value,onInput:function(t){e.updateBankAccountName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountName.errorMessage))),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountBsb.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.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)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountBsb.errorMessage))),this.bankName.isValid&&DisabledField(this.bankName.name,this.bankName.testId,this.bankName.value),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountNumber.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountNumber.testId,value:this.bankAccountNumber.value,onInput:function(t){e.updateBankAccountNumber(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountNumber.errorMessage)))))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),h("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 SmsfFundName(e.trim())};e.prototype.updateFundEsa=function(e){this.fundEsa=new FundEsa(e.trim())};e.prototype.updateAddressLine1=function(e){this.fundAddressLine1=new FundAddressLine1(e.trim())};e.prototype.updateAddressLine2=function(e){this.fundAddressLine2=new FundAddressLine2(e.trim())};e.prototype.updateAddressCity=function(e){this.fundAddressCity=new FundAddressCity(e.trim())};e.prototype.updateAddressPostcode=function(e){this.fundAddressPostcode=new FundAddressPostcode(e.trim())};e.prototype.updateAddressState=function(e){this.fundAddressState=new FundAddressState(e.trim())};e.prototype.updateBankAccountName=function(e){this.bankAccountName=new BankAccountName(e.trim())};e.prototype.updateBankAccountBsb=function(e){this.bankAccountBsb=new BankAccountBsb(e.trim())};e.prototype.updateBankAccountNumber=function(e){this.bankAccountNumber=new BankAccountNumber(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new MemberGivenNames(e)};e.prototype.updateMemberLastName=function(e){this.memberLastName=new MemberLastName(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=bsbNumbers[n];var a=bsbNumbers[r];if(i)return i;if(a)return a;return null};e.prototype.updateBankName=function(e){var t=this.tryGetBankName(e);this.bankName=new BankName(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]}navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.submitSelfManagedFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}});return[2]}))}))};e.prototype.initialiseComponent=function(e){this.fundName=new SmsfFundName(e.fundName);this.fundAbn=new FundAbn(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new FundEsa(e.electronicServiceAddress);this.fundAddressLine1=new FundAddressLine1(e.addressLine1);this.fundAddressLine2=new FundAddressLine2(e.addressLine2);this.fundAddressCity=new FundAddressCity(e.addressCity);this.fundAddressPostcode=new FundAddressPostcode(e.addressPostcode);this.fundAddressState=new FundAddressState(e.addressState);this.fundAddress=new FundAddress(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new MemberGivenNames(e.memberFirstName);this.memberLastName=new MemberLastName(e.memberFamilyName);this.bankAccountName=new BankAccountName(e.bankAccountName);var t=this.tryGetBankName(e.bankAccountBsb);this.bankName=new BankName(t,t!=null);this.bankAccountBsb=new BankAccountBsb(e.bankAccountBsb);this.bankAccountNumber=new BankAccountNumber(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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var PrefillWarningBox=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){var e=this;var t=function(){return h("div",{class:"w-5 h-5"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},h("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 h("div",{class:"flex items-start self-stretch rounded-md bg-yellow-50"},h("div",{class:"w-1 self-stretch bg-yellow-400"}),h("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},h(t,null),h("div",{class:"flex flex-col items-start gap-2 flex-[1_0_0]"},h("div",{class:"flex flex-col items-start gap-1 self-stretch"},this.notificationList.map((function(t){return h("div",{class:"flex items-start gap-[7px] self-stretch pl-0"},e.notificationList.length>1&&h("div",{class:"pt-1.5 justify-center items-center flex"},h("div",{class:"w-1.5 h-1.5 bg-yellow-700 rounded-full"})),h("div",{class:"flex-[1_0_0] text-sm not-italic font-normal leading-5 text-yellow-700"},t))}))))))};return e}();var SmsfEngagementStep=function(){function e(e){var t=this;registerInstance(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,EventTrackingService.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(!(superSelectionAppService.isSmsfCustomStepEnabled&&superSelectionAppService.isUsingSuperCampaign&&this.allFormFieldsAreFilled(state.selfManagedFundForm)&&Option.isSome(superSelectionAppService.backendUrl)&&Option.isSome(superSelectionAppService.state.jwt)))return[3,2];this.backendUrl=superSelectionAppService.backendUrl.value;this.accessToken=superSelectionAppService.state.jwt.value;this.accountId=superSelectionAppService.accountIdOrDefault;this.partnerId=superSelectionAppService.partnerIdOrDefault;this.initialiseFormState(state.selfManagedFundForm);this.unSubscribeFromStepEvents();this.subscribeToStepEvents();superSelectionAppService.hideFooterSection=true;return[4,EventTrackingService.Instance.TrackSuperSmsfEngagementStepActivationSucceeded()];case 1:e.sent();return[3,3];case 2:navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.SelfManagedFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();superSelectionAppService.hideFooterSection=false};e.prototype.render=function(){return h(Host,null,h("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;navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.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}();injectHistory(SmsfEngagementStep);var StandardChoiceFormInputDefaultFund=function(){function e(e){registerInstance(this,e);this.standardChoiceFormSignature="";this.isSubmitDisabled=true;this.eventTrackingService=EventTrackingService.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 h(Host,null,h("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),h("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."),h("div",{class:"flex justify-center mt-8 sm:mt-12"},h("div",{class:"max-w-560"},h("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),h("div",{class:"flex justify-between w-full"},h("div",null,h("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),h("div",{class:"text-sm mt-2"},state$1.fundName)),h("div",{class:"grid content-center ml-4"},h("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();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage);return[2]}}))}))}},"Change")))),h("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},h("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),h("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},h("div",{class:"flex"},h("div",{class:"flex-shrink-0"},h("img",{class:"h-5 w-5",src:getAssetPath("assets/icon-information-circle.svg")})),h("div",{class:"ml-2"},h("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.")))),h("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()}},h("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),h("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}}),h("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),h("div",{class:"mt-6"},h("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:superSelectionAppService.promotedFunds,defaultFundUsiSet:toUndefined(superSelectionAppService.defaultFundUsi)};t=state$1.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({},state$1.fundDetails),e)})];case 2:n.sent();return[3,14];case 3:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({MyOwnFund:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 4:n.sent();return[3,14];case 5:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({Smsf:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 6:n.sent();return[3,14];case 7:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedFund:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 8:n.sent();return[3,14];case 9:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFund:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 10:n.sent();return[3,14];case 11:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFundWithJoin:Object.assign(Object.assign({},state$1.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,state$1.handleSubmitFn(this.standardChoiceFormSignature.trim())];case 1:e.sent();superSelectionAppService.markSuperSelectionAsSubmitted();e.label=2;case 2:return[2]}}))}))};return e}();var Success=function(){function e(e){registerInstance(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 h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},h("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 h(Host,{class:"text-center"},h("div",{class:"flex justify-center"},h("div",{class:"relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},h(e,null)))),h("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),h("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."),h("div",{class:"flex justify-center mt-8"},h("div",{class:"max-w-[200px] w-full"},h("sss-button",{testid:"continue-button",size:"xl",fillWidth:true,onClick:this.handleContinueButtonClick},h("span",null,"Continue")))))};e.prototype.handleContinueButtonClick=function(e){superSelectionAppService.completeSuperSelectionFlow()};return e}();var MiscService=function(){function e(){}e.prototype.trackClickPromotedTileAsync=function(e){return superSelectionApi.clickPromotedTileAsync(e)};return e}();var miscService=new MiscService;var getSuperCampaignState=function(){if(superSelectionAppService.superCampaignState!=undefined)return superSelectionAppService.superCampaignState;throw new Error("Super campaign state has not been initialized")};var fundTileClicked=function(e){var t=e.sender,n=e.placementId,r=e.fundId,i=e.fundUsi,a=e.fundName,s=e.fundType;return __awaiter(void 0,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=getSuperCampaignState().PromotedFundIds;o=Option.toUndefined(superSelectionAppService.defaultFundUsi);l=(u=Promise).all;if(!(s==="promoted-default"))return[3,2];return[4,EventTrackingService.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,EventTrackingService.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,miscService.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 strShimFunction="function";var strShimObject="object";var strShimUndefined="undefined";var strShimPrototype="prototype";var strShimHasOwnProperty="hasOwnProperty";function getGlobal(){if(typeof globalThis!==strShimUndefined&&globalThis){return globalThis}if(typeof self!==strShimUndefined&&self){return self}if(typeof window!==strShimUndefined&&window){return window}if(typeof global!==strShimUndefined&&global){return global}return null}function objCreateFn(e){var t=Object["create"];if(t){return t(e)}if(e==null){return{}}var n=typeof e;if(n!==strShimObject&&n!==strShimFunction){throw new TypeError("Object prototype may only be an Object:"+e)}function r(){}r[strShimPrototype]=e;return new r}function __assignFn(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t){if(Object[strShimPrototype][strShimHasOwnProperty].call(t,i)){e[i]=t[i]}}}return e}var __extendStaticsFn=function(e,t){__extendStaticsFn=Object["setPrototypeOf"]||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t){if(t[strShimHasOwnProperty](n)){e[n]=t[n]}}};return __extendStaticsFn(e,t)};function __extendsFn(e,t){__extendStaticsFn(e,t);function n(){this.constructor=e}e[strShimPrototype]=t===null?objCreateFn(t):(n[strShimPrototype]=t[strShimPrototype],new n)}var globalObj=getGlobal()||{};(function(e,t,n){if(!e.__assign){e.__assign=Object.assign||t}if(!e.__extends){e.__extends=n}})(globalObj,__assignFn,__extendsFn);if(!__assign){__assign=globalObj.__assign}if(!__extends){__extends=globalObj.__extends}var EventsDiscardedReason={Unknown:0,NonRetryableStatus:1,InvalidEvent:2,SizeLimitExceeded:3,KillSwitch:4,QueueFull:5};var strUndefined=strShimUndefined;var strObject=strShimObject;var strPrototype=strShimPrototype;var strFunction=strShimFunction;var strWindow="window";var strDocument="document";var strNavigator="navigator";var strHistory="history";var strLocation="location";var strConsole="console";var strPerformance="performance";var strJSON="JSON";var strCrypto="crypto";var strMsCrypto="msCrypto";var strReactNative="ReactNative";var getGlobal$1=getGlobal;function getGlobalInst(e){var t=getGlobal$1();if(t&&t[e]){return t[e]}if(e===strWindow&&hasWindow()){return window}return null}function hasWindow(){return Boolean(typeof window===strObject&&window)}function getWindow(){if(hasWindow()){return window}return getGlobalInst(strWindow)}function hasDocument(){return Boolean(typeof document===strObject&&document)}function getDocument(){if(hasDocument()){return document}return getGlobalInst(strDocument)}function hasNavigator(){return Boolean(typeof navigator===strObject&&navigator)}function getNavigator(){if(hasNavigator()){return navigator}return getGlobalInst(strNavigator)}function hasHistory(){return Boolean(typeof history===strObject&&history)}function getHistory(){if(hasHistory()){return history}return getGlobalInst(strHistory)}function getLocation(){if(typeof location===strObject&&location){return location}return getGlobalInst(strLocation)}function getConsole(){if(typeof console!==strUndefined){return console}return getGlobalInst(strConsole)}function getPerformance(){return getGlobalInst(strPerformance)}function hasJSON(){return Boolean(typeof JSON===strObject&&JSON||getGlobalInst(strJSON)!==null)}function getJSON(){if(hasJSON()){return JSON||getGlobalInst(strJSON)}return null}function getCrypto(){return getGlobalInst(strCrypto)}function getMsCrypto(){return getGlobalInst(strMsCrypto)}function isReactNative(){var e=getNavigator();if(e&&e.product){return e.product===strReactNative}return false}var strOnPrefix="on";var strAttachEvent="attachEvent";var strAddEventHelper="addEventListener";var strDetachEvent="detachEvent";var strRemoveEventListener="removeEventListener";var UInt32Mask=4294967296;var MaxUInt32=4294967295;var _isTrident=null;var _mwcSeeded=false;var _mwcW=123456789;var _mwcZ=987654321;function _mwcSeed(e){if(e<0){e>>>=0}_mwcW=123456789+e&MaxUInt32;_mwcZ=987654321-e&MaxUInt32;_mwcSeeded=true}function _autoSeedMwc(){_mwcSeed(Math.random()*UInt32Mask^(new Date).getTime())}function _isTypeof(e,t){return typeof e===t}function _isUndefined(e){return _isTypeof(e,strShimUndefined)||e===undefined}function _isNullOrUndefined(e){return _isUndefined(e)||e===null}function _hasOwnProperty(e,t){return e&&Object[strShimPrototype].hasOwnProperty.call(e,t)}function _isObject(e){return _isTypeof(e,strShimObject)}function _isFunction(e){return _isTypeof(e,strShimFunction)}function _attachEvent(e,t,n,r){if(r===void 0){r=false}var i=false;if(!_isNullOrUndefined(e)){try{if(!_isNullOrUndefined(e[strAddEventHelper])){e[strAddEventHelper](t,n,r);i=true}else if(!_isNullOrUndefined(e[strAttachEvent])){e[strAttachEvent](strOnPrefix+t,n);i=true}}catch(e){}}return i}function _detachEvent(e,t,n,r){if(r===void 0){r=false}if(!_isNullOrUndefined(e)){try{if(!_isNullOrUndefined(e[strRemoveEventListener])){e[strRemoveEventListener](t,n,r)}else if(!_isNullOrUndefined(e[strDetachEvent])){e[strDetachEvent](strOnPrefix+t,n)}}catch(e){}}}function normalizeJsName(e){var t=e;var n=/([^\w\d_$])/g;if(n.test(e)){t=e.replace(n,"_")}return t}function objForEachKey(e,t){if(e&&_isObject(e)){for(var n in e){if(_hasOwnProperty(e,n)){t.call(e,n,e[n])}}}}var CoreUtils=function(){function e(){}e.isDate=function(e){return Object[strShimPrototype].toString.call(e)==="[object Date]"};e.isArray=function(e){return Object[strShimPrototype].toString.call(e)==="[object Array]"};e.isError=function(e){return Object[strShimPrototype].toString.call(e)==="[object Error]"};e.isString=function(e){return _isTypeof(e,"string")};e.isNumber=function(e){return _isTypeof(e,"number")};e.isBoolean=function(e){return _isTypeof(e,"boolean")};e.disableCookies=function(){e._canUseCookies=false};e.newGuid=function(){function t(){return e.randomValue(15)}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(GuidRegex,(function(e){var n=t()|0,r=e==="x"?n:n&3|8;return r.toString(16)}))};e.toISOString=function(t){if(e.isDate(t)){var n=function(e){var t=String(e);if(t.length===1){t="0"+t}return t};return t.getUTCFullYear()+"-"+n(t.getUTCMonth()+1)+"-"+n(t.getUTCDate())+"T"+n(t.getUTCHours())+":"+n(t.getUTCMinutes())+":"+n(t.getUTCSeconds())+"."+String((t.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}};e.arrForEach=function(e,t,n){var r=e.length;for(var i=0;i<r;i++){if(i in e){t.call(n||e,e[i],i,e)}}};e.arrIndexOf=function(e,t,n){var r=e.length;var i=n||0;for(var a=Math.max(i>=0?i:r-Math.abs(i),0);a<r;a++){if(a in e&&e[a]===t){return a}}return-1};e.arrMap=function(e,t,n){var r=e.length;var i=n||e;var a=new Array(r);for(var 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(!_isFunction(e)&&(!_isObject(e)||e===null)){throw new TypeError("objKeys called on non-object")}var n=[];for(var r in e){if(_hasOwnProperty(e,r)){n.push(r)}}if(t){var i=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];var a=i.length;for(var s=0;s<a;s++){if(_hasOwnProperty(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=getWindow();if(r){n=_attachEvent(r,e,t);n=_attachEvent(r["body"],e,t)||n}var i=getDocument();if(i){n=EventHelper.Attach(i,e,t)||n}return n};e.dateNow=function(){var e=Date;if(e.now){return e.now()}return(new e).getTime()};e.perfNow=function(){var t=getPerformance();if(t&&t.now){return t.now()}return e.dateNow()};e.newId=function(t){if(t===void 0){t=22}var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var r=e.random32()>>>0;var i=0;var a="";while(a.length<t){i++;a+=n.charAt(r&63);r>>>=6;if(i===5){r=(e.random32()<<2&4294967295|r&3)>>>0;i=0}}return a};e.isIE=function(){if(_isTrident===null){var e=getNavigator()||{};var t=(e.userAgent||"").toLowerCase();_isTrident=t.indexOf("msie")!==-1||t.indexOf("trident/")!==-1}return _isTrident};e.randomValue=function(t){if(t>0){return Math.floor(e.random32()/MaxUInt32*(t+1))>>>0}return 0};e.random32=function(t){var n;var r=getCrypto()||getMsCrypto();if(r&&r.getRandomValues){n=r.getRandomValues(new Uint32Array(1))[0]&MaxUInt32}else if(e.isIE()){if(!_mwcSeeded){_autoSeedMwc()}n=e.mwcRandom32()&MaxUInt32}else{n=Math.floor(UInt32Mask*Math.random()|0)}if(!t){n>>>=0}return n};e.mwcRandomSeed=function(e){if(!e){_autoSeedMwc()}else{_mwcSeed(e)}};e.mwcRandom32=function(e){_mwcZ=36969*(_mwcZ&65535)+(_mwcZ>>16)&MaxUInt32;_mwcW=18e3*(_mwcW&65535)+(_mwcW>>16)&MaxUInt32;var t=(_mwcZ<<16)+(_mwcW&65535)>>>0&MaxUInt32|0;if(!e){t>>>=0}return t};e.generateW3CId=function(){var t=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];var n="",r;for(var i=0;i<4;i++){r=e.random32();n+=t[r&15]+t[r>>4&15]+t[r>>8&15]+t[r>>12&15]+t[r>>16&15]+t[r>>20&15]+t[r>>24&15]+t[r>>28&15]}var a=t[8+(e.random32()&3)|0];return n.substr(0,8)+n.substr(9,4)+"4"+n.substr(13,3)+a+n.substr(16,3)+n.substr(19,12)};e.isTypeof=_isTypeof;e.isUndefined=_isUndefined;e.isNullOrUndefined=_isNullOrUndefined;e.hasOwnProperty=_hasOwnProperty;e.isFunction=_isFunction;e.isObject=_isObject;e.objCreate=objCreateFn;return e}();var GuidRegex=/[xy]/g;var EventHelper=function(){function e(){}e.Attach=_attachEvent;e.AttachEvent=_attachEvent;e.Detach=_detachEvent;e.DetachEvent=_detachEvent;return e}();var LoggingSeverity;(function(e){e[e["CRITICAL"]=1]="CRITICAL";e[e["WARNING"]=2]="WARNING"})(LoggingSeverity||(LoggingSeverity={}));var _InternalMessageId={BrowserDoesNotSupportLocalStorage:0,BrowserCannotReadLocalStorage:1,BrowserCannotReadSessionStorage:2,BrowserCannotWriteLocalStorage:3,BrowserCannotWriteSessionStorage:4,BrowserFailedRemovalFromLocalStorage:5,BrowserFailedRemovalFromSessionStorage:6,CannotSendEmptyTelemetry:7,ClientPerformanceMathError:8,ErrorParsingAISessionCookie:9,ErrorPVCalc:10,ExceptionWhileLoggingError:11,FailedAddingTelemetryToBuffer:12,FailedMonitorAjaxAbort:13,FailedMonitorAjaxDur:14,FailedMonitorAjaxOpen:15,FailedMonitorAjaxRSC:16,FailedMonitorAjaxSend:17,FailedMonitorAjaxGetCorrelationHeader:18,FailedToAddHandlerForOnBeforeUnload:19,FailedToSendQueuedTelemetry:20,FailedToReportDataLoss:21,FlushFailed:22,MessageLimitPerPVExceeded:23,MissingRequiredFieldSpecification:24,NavigationTimingNotSupported:25,OnError:26,SessionRenewalDateIsZero:27,SenderNotInitialized:28,StartTrackEventFailed:29,StopTrackEventFailed:30,StartTrackFailed:31,StopTrackFailed:32,TelemetrySampledAndNotSent:33,TrackEventFailed:34,TrackExceptionFailed:35,TrackMetricFailed:36,TrackPVFailed:37,TrackPVFailedCalc:38,TrackTraceFailed:39,TransmissionFailed:40,FailedToSetStorageBuffer:41,FailedToRestoreStorageBuffer:42,InvalidBackendResponse:43,FailedToFixDepricatedValues:44,InvalidDurationValue:45,TelemetryEnvelopeInvalid:46,CreateEnvelopeError:47,CannotSerializeObject:48,CannotSerializeObjectNonSerializable:49,CircularReferenceDetected:50,ClearAuthContextFailed:51,ExceptionTruncated:52,IllegalCharsInName:53,ItemNotInArray:54,MaxAjaxPerPVExceeded:55,MessageTruncated:56,NameTooLong:57,SampleRateOutOfRange:58,SetAuthContextFailed:59,SetAuthContextFailedAccountName:60,StringValueTooLong:61,StartCalledMoreThanOnce:62,StopCalledWithoutStart:63,TelemetryInitializerFailed:64,TrackArgumentsNotSpecified:65,UrlTooLong:66,SessionStorageBufferFull:67,CannotAccessCookie:68,IdTooLong:69,InvalidEvent:70,FailedMonitorAjaxSetRequestHeader:71,SendBrowserInfoOnUserInit:72,PluginException:73,NotificationException:74,SnippetScriptLoadFailure:99,InvalidInstrumentationKey:100,CannotParseAiBlobValue:101,InvalidContentBlob:102,TrackPageActionEventFailed:103};
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}}};import{r as registerInstance,h,F as Fragment,g as getAssetPath,H as Host,c as createEvent,s as setErrorHandler,a as getElement,d as getContext}from"./index-107d7c24.js";import{f as from,m as map,S as SimpleOuterSubscriber,a as SimpleInnerSubscriber,i as innerSubscribe,b as isArray,O as Observable,c as isFunction,d as async,g as Subscriber,h as distinctUntilChanged,j as filter,k as StoreConfig,l as Store,Q as Query}from"./datorama-akita-127aea91.js";import{n as none,i as isSome,s as some,a as superSelectionAppService,b as navigationService,S as SuperSelectionAppRoutes,c as injectHistory,C as CustomFundTypes,d as superSelectionApi,O as Option,E as EventTrackingService,e as customFundChoiceApi,f as isNone,g as getPromotedFundId,h as buildBackendApiClient,j as getSuperChoiceUsi,k as getSuperChoiceMemberNumber,l as state,m as state$1,t as toUndefined,o as slate,p as SuperCampaignComponentStatus,q as iframe,r as superSelectionAppStencilRoutes,u as factory,v as fromNullable}from"./custom-fund-choice.api-42801d64.js";import{A as ActiveRouter}from"./active-router-d18b36fb.js";function noop(){}function mergeMap(e,t,n){if(n===void 0){n=Number.POSITIVE_INFINITY}if(typeof t==="function"){return function(r){return r.pipe(mergeMap((function(n,r){return from(e(n,r)).pipe(map((function(e,i){return t(n,e,r,i)})))}),n))}}else if(typeof t==="number"){n=t}return function(t){return t.lift(new MergeMapOperator(e,n))}}var MergeMapOperator=function(){function e(e,t){if(t===void 0){t=Number.POSITIVE_INFINITY}this.project=e;this.concurrent=t}e.prototype.call=function(e,t){return t.subscribe(new MergeMapSubscriber(e,this.project,this.concurrent))};return e}();var MergeMapSubscriber=function(e){__extends(t,e);function t(t,n,r){if(r===void 0){r=Number.POSITIVE_INFINITY}var i=e.call(this,t)||this;i.project=n;i.concurrent=r;i.hasCompleted=false;i.buffer=[];i.active=0;i.index=0;return i}t.prototype._next=function(e){if(this.active<this.concurrent){this._tryNext(e)}else{this.buffer.push(e)}};t.prototype._tryNext=function(e){var t;var n=this.index++;try{t=this.project(e,n)}catch(e){this.destination.error(e);return}this.active++;this._innerSub(t)};t.prototype._innerSub=function(e){var t=new SimpleInnerSubscriber(this);var n=this.destination;n.add(t);var r=innerSubscribe(e,t);if(r!==t){n.add(r)}};t.prototype._complete=function(){this.hasCompleted=true;if(this.active===0&&this.buffer.length===0){this.destination.complete()}this.unsubscribe()};t.prototype.notifyNext=function(e){this.destination.next(e)};t.prototype.notifyComplete=function(){var e=this.buffer;this.active--;if(e.length>0){this._next(e.shift())}else if(this.active===0&&this.hasCompleted){this.destination.complete()}};return t}(SimpleOuterSubscriber);function fromEvent(e,t,n,r){if(isFunction(n)){r=n;n=undefined}if(r){return fromEvent(e,t,n).pipe(map((function(e){return isArray(e)?r.apply(void 0,e):r(e)})))}return new Observable((function(r){function i(e){if(arguments.length>1){r.next(Array.prototype.slice.call(arguments))}else{r.next(e)}}setupSubscription(e,t,i,r,n)}))}function setupSubscription(e,t,n,r,i){var a;if(isEventTarget(e)){var s=e;e.addEventListener(t,n,i);a=function(){return s.removeEventListener(t,n,i)}}else if(isJQueryStyleEventEmitter(e)){var o=e;e.on(t,n);a=function(){return o.off(t,n)}}else if(isNodeStyleEventEmitter(e)){var u=e;e.addListener(t,n);a=function(){return u.removeListener(t,n)}}else if(e&&e.length){for(var l=0,c=e.length;l<c;l++){setupSubscription(e[l],t,n,r,i)}}else{throw new TypeError("Invalid event target")}r.add(a)}function isNodeStyleEventEmitter(e){return e&&typeof e.addListener==="function"&&typeof e.removeListener==="function"}function isJQueryStyleEventEmitter(e){return e&&typeof e.on==="function"&&typeof e.off==="function"}function isEventTarget(e){return e&&typeof e.addEventListener==="function"&&typeof e.removeEventListener==="function"}function debounceTime(e,t){if(t===void 0){t=async}return function(n){return n.lift(new DebounceTimeOperator(e,t))}}var DebounceTimeOperator=function(){function e(e,t){this.dueTime=e;this.scheduler=t}e.prototype.call=function(e,t){return t.subscribe(new DebounceTimeSubscriber(e,this.dueTime,this.scheduler))};return e}();var DebounceTimeSubscriber=function(e){__extends(t,e);function t(t,n,r){var i=e.call(this,t)||this;i.dueTime=n;i.scheduler=r;i.debouncedSubscription=null;i.lastValue=null;i.hasValue=false;return i}t.prototype._next=function(e){this.clearDebounce();this.lastValue=e;this.hasValue=true;this.add(this.debouncedSubscription=this.scheduler.schedule(dispatchNext,this.dueTime,this))};t.prototype._complete=function(){this.debouncedNext();this.destination.complete()};t.prototype.debouncedNext=function(){this.clearDebounce();if(this.hasValue){var e=this.lastValue;this.lastValue=null;this.hasValue=false;this.destination.next(e)}};t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;if(e!==null){this.remove(e);e.unsubscribe();this.debouncedSubscription=null}};return t}(Subscriber);function dispatchNext(e){e.debouncedNext()}function tap(e,t,n){return function r(i){return i.lift(new DoOperator(e,t,n))}}var DoOperator=function(){function e(e,t,n){this.nextOrObserver=e;this.error=t;this.complete=n}e.prototype.call=function(e,t){return t.subscribe(new TapSubscriber(e,this.nextOrObserver,this.error,this.complete))};return e}();var TapSubscriber=function(e){__extends(t,e);function t(t,n,r,i){var a=e.call(this,t)||this;a._tapNext=noop;a._tapError=noop;a._tapComplete=noop;a._tapError=r||noop;a._tapComplete=i||noop;if(isFunction(n)){a._context=a;a._tapNext=n}else if(n){a._context=n;a._tapNext=n.next||noop;a._tapError=n.error||noop;a._tapComplete=n.complete||noop}return a}t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)};t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)};t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()};return t}(Subscriber);var AppVersion="5.79.45527";var Lazy=function(){function e(e){this.factory=e;this._value=none}Object.defineProperty(e.prototype,"value",{get:function(){if(isSome(this._value)){return this._value.value}var e=this.factory();this._value=some(e);return e},enumerable:false,configurable:true});return e}();function addSlashToUrl(){if(!window.location.pathname.endsWith("/")){var e=window.location.pathname+"/"+window.location.search+window.location.hash;history.pushState(history.state,"",e)}}var DEFAULT_DELIMITER="/";var DEFAULT_DELIMITERS="./";var PATH_REGEXP=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g");var parse=function(e,t){var n=[];var r=0;var i=0;var a="";var s=t&&t.delimiter||DEFAULT_DELIMITER;var o=t&&t.delimiters||DEFAULT_DELIMITERS;var u=false;var l;while((l=PATH_REGEXP.exec(e))!==null){var c=l[0];var d=l[1];var f=l.index;a+=e.slice(i,f);i=f+c.length;if(d){a+=d[1];u=true;continue}var p="";var h=e[i];var m=l[2];var v=l[3];var g=l[4];var y=l[5];if(!u&&a.length){var S=a.length-1;if(o.indexOf(a[S])>-1){p=a[S];a=a.slice(0,S)}}if(a){n.push(a);a="";u=false}var b=p!==""&&h!==undefined&&h!==p;var C=y==="+"||y==="*";var x=y==="?"||y==="*";var w=p||s;var _=v||g;n.push({name:m||r++,prefix:p,delimiter:w,optional:x,repeat:C,partial:b,pattern:_?escapeGroup(_):"[^"+escapeString(w)+"]+?"})}if(a||i<e.length){n.push(a+e.substr(i))}return n};var escapeString=function(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")};var escapeGroup=function(e){return e.replace(/([=!:$/()])/g,"\\$1")};var flags=function(e){return e&&e.sensitive?"":"i"};var regexpToRegexp=function(e,t){if(!t)return e;var n=e.source.match(/\((?!\?)/g);if(n){for(var r=0;r<n.length;r++){t.push({name:r,prefix:null,delimiter:null,optional:false,repeat:false,partial:false,pattern:null})}}return e};var arrayToRegexp=function(e,t,n){var r=[];for(var i=0;i<e.length;i++){r.push(pathToRegexp(e[i],t,n).source)}return new RegExp("(?:"+r.join("|")+")",flags(n))};var stringToRegexp=function(e,t,n){return tokensToRegExp(parse(e,n),t,n)};var tokensToRegExp=function(e,t,n){n=n||{};var r=n.strict;var i=n.end!==false;var a=escapeString(n.delimiter||DEFAULT_DELIMITER);var s=n.delimiters||DEFAULT_DELIMITERS;var o=[].concat(n.endsWith||[]).map(escapeString).concat("$").join("|");var u="";var l=false;for(var c=0;c<e.length;c++){var d=e[c];if(typeof d==="string"){u+=escapeString(d);l=c===e.length-1&&s.indexOf(d[d.length-1])>-1}else{var f=escapeString(d.prefix||"");var p=d.repeat?"(?:"+d.pattern+")(?:"+f+"(?:"+d.pattern+"))*":d.pattern;if(t)t.push(d);if(d.optional){if(d.partial){u+=f+"("+p+")?"}else{u+="(?:"+f+"("+p+"))?"}}else{u+=f+"("+p+")"}}}if(i){if(!r)u+="(?:"+a+")?";u+=o==="$"?"$":"(?="+o+")"}else{if(!r)u+="(?:"+a+"(?="+o+"))?";if(!l)u+="(?="+a+"|"+o+")"}return new RegExp("^"+u,flags(n))};var pathToRegexp=function(e,t,n){if(e instanceof RegExp){return regexpToRegexp(e,t)}if(Array.isArray(e)){return arrayToRegexp(e,t,n)}return stringToRegexp(e,t,n)};var hasBasename=function(e,t){return new RegExp("^"+t+"(\\/|\\?|#|$)","i").test(e)};var stripBasename=function(e,t){return hasBasename(e,t)?e.substr(t.length):e};var stripTrailingSlash=function(e){return e.charAt(e.length-1)==="/"?e.slice(0,-1):e};var addLeadingSlash=function(e){return e.charAt(0)==="/"?e:"/"+e};var stripLeadingSlash=function(e){return e.charAt(0)==="/"?e.substr(1):e};var parsePath=function(e){var t=e||"/";var n="";var r="";var i=t.indexOf("#");if(i!==-1){r=t.substr(i);t=t.substr(0,i)}var a=t.indexOf("?");if(a!==-1){n=t.substr(a);t=t.substr(0,a)}return{pathname:t,search:n==="?"?"":n,hash:r==="#"?"":r,query:{},key:""}};var createPath=function(e){var t=e.pathname,n=e.search,r=e.hash;var i=t||"/";if(n&&n!=="?"){i+=n.charAt(0)==="?"?n:"?"+n}if(r&&r!=="#"){i+=r.charAt(0)==="#"?r:"#"+r}return i};var parseQueryString=function(e){if(!e){return{}}return(/^[?#]/.test(e)?e.slice(1):e).split("&").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];e[r]=i?decodeURIComponent(i.replace(/\+/g," ")):"";return e}),{})};var isAbsolute=function(e){return e.charAt(0)==="/"};var createKey=function(e){return Math.random().toString(36).substr(2,e)};var spliceOne=function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1){e[n]=e[r]}e.pop()};var resolvePathname=function(e,t){if(t===void 0){t=""}var n=t&&t.split("/")||[];var r;var i=0;var a=e&&e.split("/")||[];var s=e&&isAbsolute(e);var o=t&&isAbsolute(t);var u=s||o;if(e&&isAbsolute(e)){n=a}else if(a.length){n.pop();n=n.concat(a)}if(!n.length){return"/"}if(n.length){var l=n[n.length-1];r=l==="."||l===".."||l===""}else{r=false}for(var c=n.length;c>=0;c--){var d=n[c];if(d==="."){spliceOne(n,c)}else if(d===".."){spliceOne(n,c);i++}else if(i){spliceOne(n,c);i--}}if(!u){for(;i--;i){n.unshift("..")}}if(u&&n[0]!==""&&(!n[0]||!isAbsolute(n[0]))){n.unshift("")}var f=n.join("/");if(r&&f.substr(-1)!=="/"){f+="/"}return f};var valueEqual=function(e,t){if(e===t){return true}if(e==null||t==null){return false}if(Array.isArray(e)){return Array.isArray(t)&&e.length===t.length&&e.every((function(e,n){return valueEqual(e,t[n])}))}var n=typeof e;var r=typeof t;if(n!==r){return false}if(n==="object"){var i=e.valueOf();var a=t.valueOf();if(i!==e||a!==t){return valueEqual(i,a)}var s=Object.keys(e);var o=Object.keys(t);if(s.length!==o.length){return false}return s.every((function(n){return valueEqual(e[n],t[n])}))}return false};var locationsAreEqual=function(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&valueEqual(e.state,t.state)};var createLocation=function(e,t,n,r){var i;if(typeof e==="string"){i=parsePath(e);if(t!==undefined){i.state=t}}else{i=Object.assign({pathname:""},e);if(i.search&&i.search.charAt(0)!=="?"){i.search="?"+i.search}if(i.hash&&i.hash.charAt(0)!=="#"){i.hash="#"+i.hash}if(t!==undefined&&i.state===undefined){i.state=t}}try{i.pathname=decodeURI(i.pathname)}catch(e){if(e instanceof URIError){throw new URIError('Pathname "'+i.pathname+'" could not be decoded. '+"This is likely caused by an invalid percent-encoding.")}else{throw e}}i.key=n;if(r){if(!i.pathname){i.pathname=r.pathname}else if(i.pathname.charAt(0)!=="/"){i.pathname=resolvePathname(i.pathname,r.pathname)}}else{if(!i.pathname){i.pathname="/"}}i.query=parseQueryString(i.search||"");return i};var cacheCount=0;var patternCache={};var cacheLimit=1e4;var compilePath=function(e,t){var n=""+t.end+t.strict;var r=patternCache[n]||(patternCache[n]={});var i=JSON.stringify(e);if(r[i]){return r[i]}var a=[];var s=pathToRegexp(e,a,t);var o={re:s,keys:a};if(cacheCount<cacheLimit){r[i]=o;cacheCount+=1}return o};var matchPath=function(e,t){if(t===void 0){t={}}if(typeof t==="string"){t={path:t}}var n=t.path,r=n===void 0?"/":n,i=t.exact,a=i===void 0?false:i,s=t.strict,o=s===void 0?false:s;var u=compilePath(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 matchesAreEqual=function(e,t){if(e==null&&t==null){return true}if(t==null){return false}return e&&t&&e.path===t.path&&e.url===t.url&&valueEqual(e.params,t.params)};var PromiseButtonState;(function(e){e[e["Available"]=0]="Available";e[e["Pending"]=1]="Pending";e[e["Error"]=2]="Error"})(PromiseButtonState||(PromiseButtonState={}));var Button=function(){function e(e){registerInstance(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=PromiseButtonState.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 h("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===PromiseButtonState.Pending&&h("sss-loading-indicator",{theme:this.variant==="primary"?"light":"primary",size:16}),h("div",{class:{hidden:this.state===PromiseButtonState.Pending}},h("slot",null)))};e.prototype.clicked=function(){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(t){switch(t.label){case 0:if(!this.promiseFn||this.state===PromiseButtonState.Pending)return[2];t.label=1;case 1:t.trys.push([1,3,,4]);this.state=PromiseButtonState.Pending;return[4,this.promiseFn()];case 2:t.sent();this.state=PromiseButtonState.Available;return[3,4];case 3:e=t.sent();this.state=PromiseButtonState.Error;throw e;case 4:return[2]}}))}))};return e}();var ChoiceRouter=function(){function e(e){registerInstance(this,e)}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(superSelectionAppService.superCampaignCanNotBeActivated){navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.MyOwnFund)}else{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.SuperCampaign)}return[2]}))}))};e.prototype.render=function(){return h(Fragment,null)};return e}();injectHistory(ChoiceRouter);var myOwnFundCustomOption={label:CustomFundTypes.MyOwnFund,value:SuperSelectionAppRoutes.MyOwnFund};var CustomFund=function(){function e(e){registerInstance(this,e);this.currentCustomFund=myOwnFundCustomOption;this.showFundOptionsSelection=false}e.prototype.componentWillLoad=function(){var e=SuperSelectionAppRoutes.MyOwnFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.MyOwnFund))e=SuperSelectionAppRoutes.MyOwnFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.DefaultFund))e=SuperSelectionAppRoutes.DefaultFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.SelfManagedFund))e=SuperSelectionAppRoutes.SelfManagedFund;if(window.location.pathname.includes(SuperSelectionAppRoutes.FeaturedFunds))e=SuperSelectionAppRoutes.FeaturedFunds;this.fundOptionsList=[myOwnFundCustomOption,{label:CustomFundTypes.SelfManagedFund,value:SuperSelectionAppRoutes.SelfManagedFund}];if(superSelectionAppService.isFeaturedFundsEnabled&&superSelectionAppService.isUsingSuperCampaign){this.fundOptionsList.push({label:CustomFundTypes.FeaturedFunds,value:SuperSelectionAppRoutes.FeaturedFunds})}this.fundOptionsList.push({label:CustomFundTypes.DefaultFund,value:SuperSelectionAppRoutes.DefaultFund});this.currentCustomFund=this.fundOptionsList.find((function(t){return t.value===e}))||this.currentCustomFund;navigationService.navigateInternally(this.history,e)};e.prototype.render=function(){var e=this;var t=function(){return h("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},h("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 h("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"},h("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 h("div",{class:"max-w-560 sm:w-560 relative"},h("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),h("div",{class:"mt-1 mb-4"},h("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}},h("span",{class:{"block truncate":true,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),h("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},h(t,null))),this.showFundOptionsSelection&&h("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 h("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;navigationService.navigateInternally(e.history,t.value)}},h("span",{class:{"block truncate":true,"font-semibold":e.currentCustomFund===t}},t.label),e.currentCustomFund===t&&h("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},h(n,null)))})))),h("div",{onClick:function(){return e.showFundOptionsSelection=false}},h("slot",null)))};return e}();injectHistory(CustomFund);var AustralianFundLookupService=function(){function e(){}e.prototype.searchFundsAsync=function(e,t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(n){return[2,superSelectionApi.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,superSelectionApi.getAustralianFundAsync(e,t)];case 1:n=r.sent();return[2,Option.some(n)]}}))}))};return e}();var australianFundLookupService=new AustralianFundLookupService;var DefaultFund=function(){function e(e){registerInstance(this,e);this.defaultFundProductName="Loading fund...";this.eventTrackingService=EventTrackingService.Instance}e.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){switch(n.label){case 0:e=superSelectionAppService.defaultFundUsi;if(Option.isNone(e)){return[2]}this.isDefaultFundExists=true;return[4,australianFundLookupService.getFundAsync(e.value,true)];case 1:t=n.sent();if(Option.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:superSelectionAppService.promotedFunds,defaultFundUsiSet:Option.toUndefined(superSelectionAppService.defaultFundUsi)})};e.prototype.render=function(){var e=this;return h(Host,null,h("sss-header-section",null),h("div",{class:"flex justify-center mt-11"},h("sss-custom-fund",null,h("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},h("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&h("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},h("div",{class:"flex"},h("div",{class:"flex-shrink-0"},h("img",{class:"h-5 w-5",src:getAssetPath("assets/icon-exclamation.svg")})),h("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},h("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&&h("div",null,h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),h("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)),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),h("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)),h("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),h("div",{class:"text-sm text-gray-700"},h("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),h("ul",{class:"list-disc list-outside pl-5"},h("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),h("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),h("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),h("div",{class:"flex justify-center mt-8"},h("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&h("div",{class:"mb-4"},h("sss-button",{testid:"continue-button",fillWidth:true,promiseFn:function(){return e.handleSubmitForm()}},"Continue")),h("stencil-route-link",{url:SuperSelectionAppRoutes.ChoicePage},h("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]}navigationService.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,customFundChoiceApi.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},superSelectionAppService.promotedFundsConfig))];case 1:e.sent();return[2]}}))}))}});return[2]}))}))};return e}();var dropdownAsyncCss="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";var DEFAULT_SEARCH_LENGTH=3;var SelectInputAsync=function(){function e(e){var t=this;registerInstance(this,e);this.valueChanged=createEvent(this,"valueChanged",7);this.required=false;this.disabled=false;this.minSearchStringLength=DEFAULT_SEARCH_LENGTH;this.isMouseOver=false;this.searchState="pristine";this.inputValue="";this.isDropdownVisible=false;this.filteredOptions=[];this.shouldExecuteSearch=function(e){var n;return t.isDropdownVisible&&(e===null||e===void 0?void 0:e.length)>=t.minSearchStringLength&&((n=t.selectedOption)===null||n===void 0?void 0:n.label)!==e};this.onBeginSearch=function(e){t.inputValue=e;t.searchState="in progress"};this.onCompleteSearch=function(e){t.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 h("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results")}if(t.searchState==="in progress"){return h("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching...")}if(t.searchState==="too many results"){return h("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 h("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 h("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=fromEvent(this.inputElement,"keyup").pipe(debounceTime(500),map((function(t){return e.inputElement.value})),distinctUntilChanged(),filter(this.shouldExecuteSearch),tap(this.onBeginSearch),mergeMap(this._searchFunction),tap(this.onCompleteSearch)).subscribe();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 h(Host,null,h("div",{class:"relative"},h("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}}),h("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":true,hidden:!this.isDropdownVisible}},(t=this.requiredValidationMessage)!==null&&t!==void 0?t:"Required."),h("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}();SelectInputAsync.style=dropdownAsyncCss;var ExistingFundService=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=superSelectionAppService.superBuyer.superChoice;n=(e=superSelectionAppService.superBuyer.superChoice)===null||e===void 0?void 0:e.choiceDetails;if(!t)return[2,none];if(!n)return[2,none];r=t.dateSubmitted==undefined?none:some(new Date(t.dateSubmitted));i=getSuperChoiceUsi(n);a=getSuperChoiceMemberNumber(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(isNone(i))return[2,none];return[4,this.getFundByUsiAsync(i.value)];case 2:o=d.sent();return[2,some({type:"Promoted Fund",id:getPromotedFundId(n.promoted),name:isSome(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,some({type:"My Own Fund",name:isSome(o)?o.value.productName:u,usi:i,valid:this.toFundValidState(o),memberNumber:a,lastNominatedAt:r})];case 5:return[2,some({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,some({type:"Default Fund",name:isSome(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,some({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:isSome(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,some({type:"Defined Benefits Fund",name:isSome(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,some({type:"Promoted Default Fund With Join",id:n.promotedDefaultWithJoin.fundId,name:isSome(c)?c.value.productName:l,usi:i,valid:this.toFundValidState(c),memberNumber:a,lastNominatedAt:r})];case 14:return[2,none]}}))}))};e.prototype.submitRetainSuperFundAsync=function(e){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,buildBackendApiClient().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 australianFundLookupService.getFundAsync(e,true)};e.prototype.toFundValidState=function(e){if(isSome(e)){return e.value.isActive?"Active":"Inactive"}else{return"Unknown"}};return e}();var existingFundService=new ExistingFundService;var ExistingChoice=function(){function e(e){registerInstance(this,e);this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundNominationDetail=function(e){function t(e){return isSome(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:isSome(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,existingFundService.GetExistingFundAsync()];case 1:e=t.sent();if(isSome(e)&&e.value.valid!=="Inactive"){this.existingFund=e.value}else{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)}return[2]}}))}))};e.prototype.render=function(){var e=this;var t=function(e){return h("div",{class:"flex justify-center"})};var n=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},h("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 r=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},h("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 i=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},h("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 a=function(){return h("div",{class:"flex h-20 justify-center items-center relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-10 w-10 absolute"},h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},h("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 s=function(){return e.existingFund.type=="Defined Benefits Fund"?null:h("div",{class:"mt-4"},h("sss-button",{testid:"choose-another-fund-button",fillWidth:true,variant:"secondary",promiseFn:function(){return e.handleFundNominationDeclined()}},"Choose another fund"))};return h("div",null,h("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),this.existingFund.type=="Defined Benefits Fund"?null:h("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."),h("div",{class:"flex justify-center mt-8 sm:mt-12"},h("div",{class:"max-w-400 w-full"},h("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},h("div",{class:"space-y-4"},function(){switch(e.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return h(t,{name:e.existingFund.name});case"Self Managed Fund":return h(r,null);case"My Own Fund":case"Promoted Default Fund With Join":return h(n,null);case"Default Fund":return h(i,null);case"Defined Benefits Fund":return h(a,null);default:return h("div",null)}}(),h("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""}}())),h("div",{class:"mt-6"},h("sss-button",{testid:"continue-with-this-fund-button",fillWidth:true,promiseFn:function(){return e.handleFundNominationAccepted()}},"Continue with this fund"))),h(s,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,existingFundService.submitRetainSuperFundAsync(e)];case 1:t.sent();superSelectionAppService.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();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage);return[2]}}))}))};return e}();var DefaultFooterText="Powered by Flare";var FooterSection=function(){function e(e){var t=this;registerInstance(this,e);this.footerText=function(){return t.textOverride!==undefined?t.textOverride:DefaultFooterText}}e.prototype.render=function(){return h("div",{class:{"text-center text-gray-500 text-xs w-full max-w-960 mx-auto":true,"mt-8 sm:mt-20":!superSelectionAppService.hideFooterSection}},!superSelectionAppService.hideFooterSection&&h("span",null,this.footerText()),h("p",{class:"block text-transparent"},"v",AppVersion))};return e}();var RouteLink=function(e,t){return h("stencil-route-link",{exact:true,url:e.route},h("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 ChooseAnotherFundLink=function(e){var t=SuperSelectionAppRoutes.MyOwnFund;if(window.location.href.includes(SuperSelectionAppRoutes.SelfManagedFund)){t=SuperSelectionAppRoutes.SelfManagedFund}else if(window.location.href.includes(SuperSelectionAppRoutes.DefaultFund)){t=SuperSelectionAppRoutes.DefaultFund}else if(window.location.href.includes(SuperSelectionAppRoutes.FeaturedFunds)){t=SuperSelectionAppRoutes.FeaturedFunds}return h(RouteLink,{route:t,isActive:e.isActive},"Choose another fund")};var HeaderSection=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h("div",{class:"flex justify-center"},h("div",{class:"text-center max-w-800"},h("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),h(Fragment,null,h("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},superSelectionAppService.superCampaignCanNotBeActivated?h(Fragment,null,"You can choose any super fund, including your current fund/SMSF or your employer’s default fund."):h(Fragment,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.")),!superSelectionAppService.superCampaignCanNotBeActivated&&h("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},h(RouteLink,{route:SuperSelectionAppRoutes.ChoicePage,isActive:false},"Featured super funds"),h(ChooseAnotherFundLink,{isActive:true})))))};return e}();var LoadingIndicator=function(){function e(e){registerInstance(this,e);this.theme="primary";this.size=48}e.prototype.render=function(){return h("div",{class:"inline-block animate-spin"},h("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("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"}),h("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 LoadingPage=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h(Host,{class:"flex flex-col justify-center items-center"},h("h5",{class:"text-lg"},"Loading your superannuation step"),h("sss-loading-indicator",null))};return e}();var MyOwnFundEngagementStep=function(){function e(e){var t=this;registerInstance(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,EventTrackingService.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(!(superSelectionAppService.isBringYourOwnFundCustomStepEnabled&&superSelectionAppService.isUsingSuperCampaign&&Option.isSome(state.myOwnFundForm.fundUsi)&&Option.isSome(state.myOwnFundForm.fundName)&&Option.isSome(state.myOwnFundForm.memberNumber)&&Option.isSome(state.myOwnFundForm.memberFirstName)&&Option.isSome(state.myOwnFundForm.memberFamilyName)&&Option.isSome(superSelectionAppService.backendUrl)&&Option.isSome(superSelectionAppService.state.jwt)))return[3,2];this.backendUrl=superSelectionAppService.backendUrl.value;this.accessToken=superSelectionAppService.state.jwt.value;this.fundUsi=state.myOwnFundForm.fundUsi.value;this.fundName=state.myOwnFundForm.fundName.value;this.memberNumber=state.myOwnFundForm.memberNumber.value;this.memberFirstName=state.myOwnFundForm.memberFirstName.value;this.memberFamilyName=state.myOwnFundForm.memberFamilyName.value;this.unSubscribeFromStepEvents();this.subscribeToStepEvents();superSelectionAppService.hideFooterSection=true;return[4,EventTrackingService.Instance.TrackSuperMyOwnFundEngagementStepActivationSucceeded(this.fundUsi)];case 1:e.sent();return[3,3];case 2:navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.MyOwnFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();superSelectionAppService.hideFooterSection=false};e.prototype.render=function(){return h(Host,null,h("apollo-super-byof-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"fund-usi":this.fundUsi}))};e.prototype.navigateToStandardChoice=function(){var e=this;navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.submitCustomFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}})};return e}();injectHistory(MyOwnFundEngagementStep);var MemberNameInput=function(){function e(e){registerInstance(this,e);this.myInputChange=createEvent(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 h(Host,null,h("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&&h("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 Prefill=function(){function e(e){registerInstance(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=isSome(superSelectionAppService.state.superChoicePrefill)?superSelectionAppService.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)}}navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage);return null};e.prototype.renderMyOwnFund=function(e){return h("sss-prefill-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderInvalidMyOwnFund=function(e){return h("sss-prefill-invalid-my-own-fund",{history:this.history,prefill:e})};e.prototype.renderSMSF=function(e){return h("sss-prefill-smsf",{history:this.history,prefill:e})};e.prototype.renderInvalidSMSF=function(e){return h("sss-prefill-invalid-smsf",{history:this.history,prefill:e})};return e}();var DisplayField=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){return h("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"},h("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),h("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 PrefillErrorBox=function(){function e(e){registerInstance(this,e);this.withHeader=false}e.prototype.render=function(){var e=function(){return h("div",{class:"w-5 h-5"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},h("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 h("div",{class:"flex items-start self-stretch rounded-md bg-red-50"},h("div",{class:"w-1 self-stretch bg-red-400"}),h("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},h(e,null),h("div",{class:"flex-col justify-start items-start gap-2 inline-flex"},this.withHeader&&h("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 h("div",{class:"self-stretch h-5 flex-col justify-start items-start gap-1 flex"},h("div",{class:"self-stretch pl-1.5 justify-start items-start gap-[7px] inline-flex"},h("div",{class:"pt-1.5 justify-center items-center flex"},h("div",{class:"w-1.5 h-1.5 bg-red-700 rounded-full"})),h("div",{class:"grow shrink basis-0 text-red-700 text-sm font-normal leading-tight"},e)))})),!this.withHeader&&this.notificationList.map((function(e){return h("div",{class:"text-sm font-medium leading-tight text-red-800"},e)})))))};return e}();function isNullOrWhitespace(e){return e==null||e.trim()===""}var DisabledField=function(e,t,n){return h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},e),h("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 Header=function(){return h("div",null,h("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),h("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 Style=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 NAME_PATTERN="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$";var FormField=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 isNullOrWhitespace(this._value)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"errorMessage",{get:function(){return this._errorMessage},enumerable:false,configurable:true});return e}();var StaticFormField=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 isNullOrWhitespace(this._value)},enumerable:false,configurable:true});return e}();var FundUsi=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund USI","fund-usi",t,n)||this}return t}(StaticFormField);var FundName=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund name","fund-name",t,n)||this}return t}(StaticFormField);var SmsfFundName=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(isNullOrWhitespace(e)){return"Fund name is required."}else if(e.length<2){return"Enter a valid Fund name."}else{return null}};return t}(FormField);var MemberNumber=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(isNullOrWhitespace(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}(FormField);var MemberLastName=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(NAME_PATTERN);if(isNullOrWhitespace(e)){return"Member last name is required."}else if(!t.test(e)){return"Member last name contains unsupported characters."}else{return null}};return t}(FormField);var MemberGivenNames=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(NAME_PATTERN);if(isNullOrWhitespace(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}(FormField);var FundAbn=function(e){__extends(t,e);function t(t,n){return e.call(this,"Fund ABN","fund-abn",t,n)||this}return t}(StaticFormField);var FundEsa=function(e){__extends(t,e);function t(t){return e.call(this,"Fund ESA","fund-esa",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(isNullOrWhitespace(e)){return"Fund ESA is required."}else if(e.length<2){return"Enter a valid Fund ESA."}else{return null}};return t}(FormField);var FundAddressLine1=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(isNullOrWhitespace(e)){return"Address line 1 is required."}else if(e.length<2){return"Enter a valid Address line 1."}else{return null}};return t}(FormField);var FundAddressLine2=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}(FormField);var FundAddressCity=function(e){__extends(t,e);function t(t){return e.call(this,"City/suburb","city-suburb",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(isNullOrWhitespace(e)){return"City/suburb is required."}else{return null}};return t}(FormField);var FundAddressPostcode=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(isNullOrWhitespace(e)){return"Postcode is required."}else if(!t.test(e)){return"Enter a valid postcode."}else{return null}};return t}(FormField);var FundAddressState=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(isNullOrWhitespace(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}(FormField);var FundAddress=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}(StaticFormField);var BankAccountName=function(e){__extends(t,e);function t(t){return e.call(this,"Account name","account-name",t)||this}t.prototype.validateAndReturnErrorMessage=function(e){if(isNullOrWhitespace(e)){return"Account name is required."}else if(e.length<2){return"Enter a valid Account name."}else{return null}};return t}(FormField);var BankName=function(e){__extends(t,e);function t(t,n){return e.call(this,"Bank name","bank-name",t,n)||this}return t}(StaticFormField);var BankAccountBsb=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(isNullOrWhitespace(e)){return"BSB is required."}else if(!t.test(e)){return"Enter a valid BSB."}else{return null}};return t}(FormField);var BankAccountNumber=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(isNullOrWhitespace(e)){return"Account number is required."}else if(!t.test(e)){return"Enter a valid Account number."}else{return null}};return t}(FormField);var PrefillInvalidMyOwnFund=function(){function e(e){registerInstance(this,e);this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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 FundUsi(this.prefill.fundDetail.fundUsi,false);this.fundName=new FundName("",false);this.memberNumber=new MemberNumber(this.prefill.memberNumber);this.memberGivenNames=new MemberGivenNames(this.prefill.memberFirstName);this.memberLastName=new MemberLastName(this.prefill.memberFamilyName)}else{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)}return[2]}))}))};e.prototype.render=function(){var e=this;return h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),h("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."]}),h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundUsi}),h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.memberNumber}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames})))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var PrefillInvalidSMSF=function(){function e(e){registerInstance(this,e);this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.PrefillInvalidMyOwnFundPage)}return[2]}))}))};e.prototype.render=function(){var e=this;return h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),h("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."]}),h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.fundAbn}),h("sss-prefill-display-field",{field:this.fundEsa}),h("sss-prefill-display-field",{field:this.fundAddress}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames}),h("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),h("sss-prefill-display-field",{field:this.bankAccountName}),h("sss-prefill-display-field",{field:this.bankAccountBsb}),h("sss-prefill-display-field",{field:this.bankAccountNumber})))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("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 SmsfFundName(e.fundName);this.fundAbn=new FundAbn(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new FundEsa(e.electronicServiceAddress);this.fundAddressLine1=new FundAddressLine1(e.addressLine1);this.fundAddressLine2=new FundAddressLine2(e.addressLine2);this.fundAddressCity=new FundAddressCity(e.addressCity);this.fundAddressPostcode=new FundAddressPostcode(e.addressPostcode);this.fundAddressState=new FundAddressState(e.addressState);this.fundAddress=new FundAddress(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new MemberGivenNames(e.memberFirstName);this.memberLastName=new MemberLastName(e.memberFamilyName);this.bankAccountName=new BankAccountName(e.bankAccountName);this.bankAccountBsb=new BankAccountBsb(e.bankAccountBsb);this.bankAccountNumber=new BankAccountNumber(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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var PrefillMyOwnFund=function(){function e(e){registerInstance(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"My Own Fund",isUsiValid:e.fundDetail.type==="Valid",isMemberNumberPresent:!isNullOrWhitespace(e.memberNumber),isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.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 h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3.5 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),h("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&&h("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundUsi}),h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.memberNumber}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames})),this.mode==="review"&&h("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},h("div",{class:"flex flex-row gap-2"},h("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),h("div",{class:"w-4 h-4 relative"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},h("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"}),h("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&h("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()}},DisabledField(this.fundName.name,this.fundName.testId,this.fundName.value),DisabledField(this.fundUsi.name,this.fundUsi.testId,this.fundUsi.value),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberNumber.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.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)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberNumber.errorMessage))),h("div",{class:"flex mt-3 gap-x-4 flex-col sm:flex-row"},h("div",{class:"w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,pattern:NAME_PATTERN,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),h("div",{class:"w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,pattern:NAME_PATTERN,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage))))))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),h("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 FundUsi(t.fundDetail.fundUsi,true);this.fundName=new FundName(e,true);this.memberNumber=new MemberNumber(t.memberNumber);this.memberGivenNames=new MemberGivenNames(t.memberFirstName);this.memberLastName=new MemberLastName(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 MemberNumber(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new MemberGivenNames(e.trimStart())};e.prototype.updateMemberLastName=function(e){this.memberLastName=new MemberLastName(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]}navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var bsbNumbers={"01":"Australia and New Zealand Banking Group","03":"Westpac Banking Corporation",73:"Westpac Banking Corporation","06":"Commonwealth Bank of Australia",76:"Commonwealth Bank of Australia","08":"National Australia Bank",78:"National Australia Bank","09":"Reserve Bank of Australia",10:"BankSA (division of Westpac Bank)",11:"St George Bank (division of Westpac Bank)",33:"St George Bank (division of Westpac Bank)",12:"Bank of Queensland",14:"Rabobank",15:"Town & Country Bank",18:"Macquarie Bank",19:"Bank of Melbourne (division of Westpac Bank)",55:"Bank of Melbourne (division of Westpac Bank)",21:"JP Morgan Chase Bank",22:"BNP Paribas",23:"Bank of America",24:"Citibank & Citibank NA",510:"Citibank & Citibank NA",25:"BNP Paribas Securities",26:"Bankers Trust Australia (division of Westpac Bank)",29:"MUFG Bank",30:"Bankwest (division of Commonwealth Bank)",31:"Bank Australia",325:"Beyond Bank",34:"HSBC Bank Australia",985:"HSBC Bank Australia",35:"Bank of China",980:"Bank of China",40:"Commonwealth Bank of Australia",41:"Deutsche Bank",42:"Commonwealth Bank of Australia",52:"Commonwealth Bank of Australia",45:"OCBC Bank",46:"Advance Bank (division of Westpac Bank)",47:"Challenge Bank (division of Westpac Bank)",48:"Suncorp-Metway",664:"Suncorp-Metway",512:"Community First Credit Union",514:"RACQ Bank",517:"Volt Bank",533:"Bananacoast Community Credit Union",57:"Australian Settlements",61:"Adelaide Bank (division of Bendigo and Adelaide Bank)",611:"Endeavour Mutual Bank",823:"Endeavour Mutual Bank",630:"Greater Bank",637:"Greater Bank",632:"B&E",633:"Bendigo Bank",634:"Uniting Financial Services",638:"Heritage Bank",880:"Heritage Bank",639:"Home Building Society (division of Bank of Queensland)",640:"Hume Bank",641:"IMB",647:"IMB",642:"Australian Military Bank",645:"Auswide Bank",656:"Auswide Bank",646:"Maitland Mutual Building Society",650:"Newcastle Permanent Building Society",653:"Pioneer Permanent Building Society (division of Bank of Queensland)",654:"Queensland Country Credit Union",655:"The Rock",659:"G&C Mutual Bank",676:"Gateway Bank",70:"Indue",721:"Holiday Coast Credit Union",722:"Southern Cross Credit Union",723:"Bank of Heritage Isle",724:"MOVE",728:"Summerland Credit Union",777:"Police & Nurse",80:"Cuscal",670:"Cuscal",812:"Teachers Mutual Bank",813:"Capricornian",814:"Credit Union Australia",815:"Police Bank",817:"Warwick Credit Union",818:"Bank of Communications",819:"Industrial & Commercial Bank of China",824:"Sutherland Credit Union",825:"Big Sky Building Society",833:"Defence Bank",882:"Unity Bank",888:"China Construction Bank",90:"Australia Post",911:"Sumitomo Mitsui Banking Corporation",913:"State Street Bank & Trust Company",917:"Arab Bank Australia",918:"Mizuho Bank",922:"United Overseas Bank",923:"ING Bank",936:"ING Bank",931:"Mega International Commercial Bank",932:"Regional Australia Bank",939:"AMP Bank",941:"Delphi Bank (division of Bendigo and Adelaide Bank)",942:"Bank of Sydney",943:"Taiwan Business Bank",944:"Members Equity Bank",946:"UBS AG",951:"BOQ Specialist",969:"Tyro Payments"};var PrefillSMSF=function(){function e(e){registerInstance(this,e);this.mode="review";this.formState="pristine";this.isSubmitDisabled=true;this.eventTrackingService=EventTrackingService.Instance;this.createSuperFundPrefillDeclinedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(e.memberFamilyName)}};this.createSuperFundPrefillViewedDetail=function(e){return{fundType:"SMSF",isAbnValid:e.fundAbn.valid,isMemberFirstNamePresent:!isNullOrWhitespace(e.memberFirstName),isMemberLastNamePresent:!isNullOrWhitespace(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{navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.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 h("div",null,h(Header,null),h("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},h("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},h("div",{class:"flex flex-col items-start gap-3 self-stretch"},h("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),h("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&&h("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:true}),this.mode==="review"&&h("div",{class:"flex flex-col gap-3 self-stretch mt-4"},h("sss-prefill-display-field",{field:this.fundName}),h("sss-prefill-display-field",{field:this.fundAbn}),h("sss-prefill-display-field",{field:this.fundEsa}),h("sss-prefill-display-field",{field:this.fundAddress}),h("sss-prefill-display-field",{field:this.memberLastName}),h("sss-prefill-display-field",{field:this.memberGivenNames}),h("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),h("sss-prefill-display-field",{field:this.bankAccountName}),h("sss-prefill-display-field",{field:this.bankAccountBsb}),this.bankName.isValid&&h("sss-prefill-display-field",{field:this.bankName}),h("sss-prefill-display-field",{field:this.bankAccountNumber})),this.mode==="review"&&h("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:true,variant:"secondary",promiseFn:function(){return e.setModeToEdit()}},h("div",{class:"flex flex-row gap-2"},h("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),h("div",{class:"w-4 h-4 relative"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},h("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"}),h("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),this.mode==="edit"&&h("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()}},h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.fundName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.fundName.testId,value:this.fundName.value,onInput:function(t){e.updateFundName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundName.errorMessage))),DisabledField(this.fundAbn.name,this.fundAbn.testId,this.fundAbn.value),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.fundEsa.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.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)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.fundEsa.errorMessage))),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),h("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},h("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},Style.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)}}),h("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},Style.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)}}),h("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},Style.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)}}),h("div",{class:"flex -space-x-px"},h("div",{class:"w-1/2 flex-1 min-w-0"},h("input",{placeholder:"Postcode",type:"text",required:true,class:Object.assign(Object.assign({},Style.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)}})),h("div",{class:"flex-1 min-w-0"},h("select",{class:Object.assign(Object.assign({},Style.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)}},h("option",{disabled:true,selected:this.fundAddressState.value!==undefined,value:""},"State"),this.fundAddressState.options.map((function(t){return h("option",{value:t.value,selected:e.fundAddressState.value===t.value},t.label)})))))),this.formState==="validated"&&h("div",{class:"mt-2 text-sm text-red-600"},this.fundAddressLine1.errorMessage||this.fundAddressLine1.errorMessage||this.fundAddressCity.errorMessage||this.fundAddressPostcode.errorMessage||this.fundAddressState.errorMessage)),h("div",{class:"flex gap-x-4 flex-col sm:flex-row"},h("div",{class:"mt-3 w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:function(t){e.updateMemberGivenNames(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberGivenNames.errorMessage))),h("div",{class:"mt-3 w-full sm:w-1/2"},h("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:function(t){e.updateMemberLastName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.memberLastName.errorMessage)))),h("div",{class:"mt-6 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountName.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountName.testId,value:this.bankAccountName.value,onInput:function(t){e.updateBankAccountName(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountName.errorMessage))),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountBsb.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.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)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountBsb.errorMessage))),this.bankName.isValid&&DisabledField(this.bankName.name,this.bankName.testId,this.bankName.value),h("div",{class:"mt-3"},h("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountNumber.name),h("div",{class:"mt-1"},h("input",{type:"text",class:Style.Input(this.formState==="validated"),required:true,"data-testid":this.bankAccountNumber.testId,value:this.bankAccountNumber.value,onInput:function(t){e.updateBankAccountNumber(t.target.value)}}),h("div",{class:"mt-2 text-sm text-red-600"},this.formState==="validated"&&this.bankAccountNumber.errorMessage)))))),h("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},h("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:true,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:function(){return e.handleSubmitForm()}},"Continue"),h("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 SmsfFundName(e.trim())};e.prototype.updateFundEsa=function(e){this.fundEsa=new FundEsa(e.trim())};e.prototype.updateAddressLine1=function(e){this.fundAddressLine1=new FundAddressLine1(e.trim())};e.prototype.updateAddressLine2=function(e){this.fundAddressLine2=new FundAddressLine2(e.trim())};e.prototype.updateAddressCity=function(e){this.fundAddressCity=new FundAddressCity(e.trim())};e.prototype.updateAddressPostcode=function(e){this.fundAddressPostcode=new FundAddressPostcode(e.trim())};e.prototype.updateAddressState=function(e){this.fundAddressState=new FundAddressState(e.trim())};e.prototype.updateBankAccountName=function(e){this.bankAccountName=new BankAccountName(e.trim())};e.prototype.updateBankAccountBsb=function(e){this.bankAccountBsb=new BankAccountBsb(e.trim())};e.prototype.updateBankAccountNumber=function(e){this.bankAccountNumber=new BankAccountNumber(e.trim())};e.prototype.updateMemberGivenNames=function(e){this.memberGivenNames=new MemberGivenNames(e)};e.prototype.updateMemberLastName=function(e){this.memberLastName=new MemberLastName(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=bsbNumbers[n];var a=bsbNumbers[r];if(i)return i;if(a)return a;return null};e.prototype.updateBankName=function(e){var t=this.tryGetBankName(e);this.bankName=new BankName(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]}navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.submitSelfManagedFundChoiceAsync(e)];case 1:n.sent();return[2]}}))}))}});return[2]}))}))};e.prototype.initialiseComponent=function(e){this.fundName=new SmsfFundName(e.fundName);this.fundAbn=new FundAbn(e.fundAbn.value,e.fundAbn.valid);this.fundEsa=new FundEsa(e.electronicServiceAddress);this.fundAddressLine1=new FundAddressLine1(e.addressLine1);this.fundAddressLine2=new FundAddressLine2(e.addressLine2);this.fundAddressCity=new FundAddressCity(e.addressCity);this.fundAddressPostcode=new FundAddressPostcode(e.addressPostcode);this.fundAddressState=new FundAddressState(e.addressState);this.fundAddress=new FundAddress(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode);this.memberGivenNames=new MemberGivenNames(e.memberFirstName);this.memberLastName=new MemberLastName(e.memberFamilyName);this.bankAccountName=new BankAccountName(e.bankAccountName);var t=this.tryGetBankName(e.bankAccountBsb);this.bankName=new BankName(t,t!=null);this.bankAccountBsb=new BankAccountBsb(e.bankAccountBsb);this.bankAccountNumber=new BankAccountNumber(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,navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage)]}}))}))};return e}();var PrefillWarningBox=function(){function e(e){registerInstance(this,e)}e.prototype.render=function(){var e=this;var t=function(){return h("div",{class:"w-5 h-5"},h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},h("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 h("div",{class:"flex items-start self-stretch rounded-md bg-yellow-50"},h("div",{class:"w-1 self-stretch bg-yellow-400"}),h("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},h(t,null),h("div",{class:"flex flex-col items-start gap-2 flex-[1_0_0]"},h("div",{class:"flex flex-col items-start gap-1 self-stretch"},this.notificationList.map((function(t){return h("div",{class:"flex items-start gap-[7px] self-stretch pl-0"},e.notificationList.length>1&&h("div",{class:"pt-1.5 justify-center items-center flex"},h("div",{class:"w-1.5 h-1.5 bg-yellow-700 rounded-full"})),h("div",{class:"flex-[1_0_0] text-sm not-italic font-normal leading-5 text-yellow-700"},t))}))))))};return e}();var SmsfEngagementStep=function(){function e(e){var t=this;registerInstance(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,EventTrackingService.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(!(superSelectionAppService.isSmsfCustomStepEnabled&&superSelectionAppService.isUsingSuperCampaign&&this.allFormFieldsAreFilled(state.selfManagedFundForm)&&Option.isSome(superSelectionAppService.backendUrl)&&Option.isSome(superSelectionAppService.state.jwt)))return[3,2];this.backendUrl=superSelectionAppService.backendUrl.value;this.accessToken=superSelectionAppService.state.jwt.value;this.accountId=superSelectionAppService.accountIdOrDefault;this.partnerId=superSelectionAppService.partnerIdOrDefault;this.initialiseFormState(state.selfManagedFundForm);this.unSubscribeFromStepEvents();this.subscribeToStepEvents();superSelectionAppService.hideFooterSection=true;return[4,EventTrackingService.Instance.TrackSuperSmsfEngagementStepActivationSucceeded()];case 1:e.sent();return[3,3];case 2:navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.SelfManagedFund);e.label=3;case 3:return[2]}}))}))};e.prototype.disconnectedCallback=function(){this.unSubscribeFromStepEvents();superSelectionAppService.hideFooterSection=false};e.prototype.render=function(){return h(Host,null,h("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;navigationService.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},superSelectionAppService.promotedFundsConfig);return[4,customFundChoiceApi.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}();injectHistory(SmsfEngagementStep);var StandardChoiceFormInputDefaultFund=function(){function e(e){registerInstance(this,e);this.standardChoiceFormSignature="";this.isSubmitDisabled=true;this.eventTrackingService=EventTrackingService.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 h(Host,null,h("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),h("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."),h("div",{class:"flex justify-center mt-8 sm:mt-12"},h("div",{class:"max-w-560"},h("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),h("div",{class:"flex justify-between w-full"},h("div",null,h("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),h("div",{class:"text-sm mt-2"},state$1.fundName)),h("div",{class:"grid content-center ml-4"},h("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();navigationService.navigateInternally(this.history,SuperSelectionAppRoutes.ChoicePage);return[2]}}))}))}},"Change")))),h("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},h("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),h("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},h("div",{class:"flex"},h("div",{class:"flex-shrink-0"},h("img",{class:"h-5 w-5",src:getAssetPath("assets/icon-information-circle.svg")})),h("div",{class:"ml-2"},h("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.")))),h("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()}},h("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),h("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}}),h("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),h("div",{class:"mt-6"},h("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:superSelectionAppService.promotedFunds,defaultFundUsiSet:toUndefined(superSelectionAppService.defaultFundUsi)};t=state$1.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({},state$1.fundDetails),e)})];case 2:n.sent();return[3,14];case 3:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({MyOwnFund:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 4:n.sent();return[3,14];case 5:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({Smsf:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 6:n.sent();return[3,14];case 7:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedFund:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 8:n.sent();return[3,14];case 9:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFund:Object.assign(Object.assign({},state$1.fundDetails),e)})];case 10:n.sent();return[3,14];case 11:return[4,this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFundWithJoin:Object.assign(Object.assign({},state$1.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,state$1.handleSubmitFn(this.standardChoiceFormSignature.trim())];case 1:e.sent();superSelectionAppService.markSuperSelectionAsSubmitted();e.label=2;case 2:return[2]}}))}))};return e}();var Success=function(){function e(e){registerInstance(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 h("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},h("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 h(Host,{class:"text-center"},h("div",{class:"flex justify-center"},h("div",{class:"relative"},h("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),h("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},h(e,null)))),h("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),h("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."),h("div",{class:"flex justify-center mt-8"},h("div",{class:"max-w-[200px] w-full"},h("sss-button",{testid:"continue-button",size:"xl",fillWidth:true,onClick:this.handleContinueButtonClick},h("span",null,"Continue")))))};e.prototype.handleContinueButtonClick=function(e){superSelectionAppService.completeSuperSelectionFlow()};return e}();var MiscService=function(){function e(){}e.prototype.trackClickPromotedTileAsync=function(e){return superSelectionApi.clickPromotedTileAsync(e)};return e}();var miscService=new MiscService;var getSuperCampaignState=function(){if(superSelectionAppService.superCampaignState!=undefined)return superSelectionAppService.superCampaignState;throw new Error("Super campaign state has not been initialized")};var fundTileClicked=function(e){var t=e.sender,n=e.placementId,r=e.fundId,i=e.fundUsi,a=e.fundName,s=e.fundType;return __awaiter(void 0,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=getSuperCampaignState().PromotedFundIds;o=Option.toUndefined(superSelectionAppService.defaultFundUsi);l=(u=Promise).all;if(!(s==="promoted-default"))return[3,2];return[4,EventTrackingService.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,EventTrackingService.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,miscService.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 strShimFunction="function";var strShimObject="object";var strShimUndefined="undefined";var strShimPrototype="prototype";var strShimHasOwnProperty="hasOwnProperty";function getGlobal(){if(typeof globalThis!==strShimUndefined&&globalThis){return globalThis}if(typeof self!==strShimUndefined&&self){return self}if(typeof window!==strShimUndefined&&window){return window}if(typeof global!==strShimUndefined&&global){return global}return null}function objCreateFn(e){var t=Object["create"];if(t){return t(e)}if(e==null){return{}}var n=typeof e;if(n!==strShimObject&&n!==strShimFunction){throw new TypeError("Object prototype may only be an Object:"+e)}function r(){}r[strShimPrototype]=e;return new r}function __assignFn(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t){if(Object[strShimPrototype][strShimHasOwnProperty].call(t,i)){e[i]=t[i]}}}return e}var __extendStaticsFn=function(e,t){__extendStaticsFn=Object["setPrototypeOf"]||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t){if(t[strShimHasOwnProperty](n)){e[n]=t[n]}}};return __extendStaticsFn(e,t)};function __extendsFn(e,t){__extendStaticsFn(e,t);function n(){this.constructor=e}e[strShimPrototype]=t===null?objCreateFn(t):(n[strShimPrototype]=t[strShimPrototype],new n)}var globalObj=getGlobal()||{};(function(e,t,n){if(!e.__assign){e.__assign=Object.assign||t}if(!e.__extends){e.__extends=n}})(globalObj,__assignFn,__extendsFn);if(!__assign){__assign=globalObj.__assign}if(!__extends){__extends=globalObj.__extends}var EventsDiscardedReason={Unknown:0,NonRetryableStatus:1,InvalidEvent:2,SizeLimitExceeded:3,KillSwitch:4,QueueFull:5};var strUndefined=strShimUndefined;var strObject=strShimObject;var strPrototype=strShimPrototype;var strFunction=strShimFunction;var strWindow="window";var strDocument="document";var strNavigator="navigator";var strHistory="history";var strLocation="location";var strConsole="console";var strPerformance="performance";var strJSON="JSON";var strCrypto="crypto";var strMsCrypto="msCrypto";var strReactNative="ReactNative";var getGlobal$1=getGlobal;function getGlobalInst(e){var t=getGlobal$1();if(t&&t[e]){return t[e]}if(e===strWindow&&hasWindow()){return window}return null}function hasWindow(){return Boolean(typeof window===strObject&&window)}function getWindow(){if(hasWindow()){return window}return getGlobalInst(strWindow)}function hasDocument(){return Boolean(typeof document===strObject&&document)}function getDocument(){if(hasDocument()){return document}return getGlobalInst(strDocument)}function hasNavigator(){return Boolean(typeof navigator===strObject&&navigator)}function getNavigator(){if(hasNavigator()){return navigator}return getGlobalInst(strNavigator)}function hasHistory(){return Boolean(typeof history===strObject&&history)}function getHistory(){if(hasHistory()){return history}return getGlobalInst(strHistory)}function getLocation(){if(typeof location===strObject&&location){return location}return getGlobalInst(strLocation)}function getConsole(){if(typeof console!==strUndefined){return console}return getGlobalInst(strConsole)}function getPerformance(){return getGlobalInst(strPerformance)}function hasJSON(){return Boolean(typeof JSON===strObject&&JSON||getGlobalInst(strJSON)!==null)}function getJSON(){if(hasJSON()){return JSON||getGlobalInst(strJSON)}return null}function getCrypto(){return getGlobalInst(strCrypto)}function getMsCrypto(){return getGlobalInst(strMsCrypto)}function isReactNative(){var e=getNavigator();if(e&&e.product){return e.product===strReactNative}return false}var strOnPrefix="on";var strAttachEvent="attachEvent";var strAddEventHelper="addEventListener";var strDetachEvent="detachEvent";var strRemoveEventListener="removeEventListener";var UInt32Mask=4294967296;var MaxUInt32=4294967295;var _isTrident=null;var _mwcSeeded=false;var _mwcW=123456789;var _mwcZ=987654321;function _mwcSeed(e){if(e<0){e>>>=0}_mwcW=123456789+e&MaxUInt32;_mwcZ=987654321-e&MaxUInt32;_mwcSeeded=true}function _autoSeedMwc(){_mwcSeed(Math.random()*UInt32Mask^(new Date).getTime())}function _isTypeof(e,t){return typeof e===t}function _isUndefined(e){return _isTypeof(e,strShimUndefined)||e===undefined}function _isNullOrUndefined(e){return _isUndefined(e)||e===null}function _hasOwnProperty(e,t){return e&&Object[strShimPrototype].hasOwnProperty.call(e,t)}function _isObject(e){return _isTypeof(e,strShimObject)}function _isFunction(e){return _isTypeof(e,strShimFunction)}function _attachEvent(e,t,n,r){if(r===void 0){r=false}var i=false;if(!_isNullOrUndefined(e)){try{if(!_isNullOrUndefined(e[strAddEventHelper])){e[strAddEventHelper](t,n,r);i=true}else if(!_isNullOrUndefined(e[strAttachEvent])){e[strAttachEvent](strOnPrefix+t,n);i=true}}catch(e){}}return i}function _detachEvent(e,t,n,r){if(r===void 0){r=false}if(!_isNullOrUndefined(e)){try{if(!_isNullOrUndefined(e[strRemoveEventListener])){e[strRemoveEventListener](t,n,r)}else if(!_isNullOrUndefined(e[strDetachEvent])){e[strDetachEvent](strOnPrefix+t,n)}}catch(e){}}}function normalizeJsName(e){var t=e;var n=/([^\w\d_$])/g;if(n.test(e)){t=e.replace(n,"_")}return t}function objForEachKey(e,t){if(e&&_isObject(e)){for(var n in e){if(_hasOwnProperty(e,n)){t.call(e,n,e[n])}}}}var CoreUtils=function(){function e(){}e.isDate=function(e){return Object[strShimPrototype].toString.call(e)==="[object Date]"};e.isArray=function(e){return Object[strShimPrototype].toString.call(e)==="[object Array]"};e.isError=function(e){return Object[strShimPrototype].toString.call(e)==="[object Error]"};e.isString=function(e){return _isTypeof(e,"string")};e.isNumber=function(e){return _isTypeof(e,"number")};e.isBoolean=function(e){return _isTypeof(e,"boolean")};e.disableCookies=function(){e._canUseCookies=false};e.newGuid=function(){function t(){return e.randomValue(15)}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(GuidRegex,(function(e){var n=t()|0,r=e==="x"?n:n&3|8;return r.toString(16)}))};e.toISOString=function(t){if(e.isDate(t)){var n=function(e){var t=String(e);if(t.length===1){t="0"+t}return t};return t.getUTCFullYear()+"-"+n(t.getUTCMonth()+1)+"-"+n(t.getUTCDate())+"T"+n(t.getUTCHours())+":"+n(t.getUTCMinutes())+":"+n(t.getUTCSeconds())+"."+String((t.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}};e.arrForEach=function(e,t,n){var r=e.length;for(var i=0;i<r;i++){if(i in e){t.call(n||e,e[i],i,e)}}};e.arrIndexOf=function(e,t,n){var r=e.length;var i=n||0;for(var a=Math.max(i>=0?i:r-Math.abs(i),0);a<r;a++){if(a in e&&e[a]===t){return a}}return-1};e.arrMap=function(e,t,n){var r=e.length;var i=n||e;var a=new Array(r);for(var 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(!_isFunction(e)&&(!_isObject(e)||e===null)){throw new TypeError("objKeys called on non-object")}var n=[];for(var r in e){if(_hasOwnProperty(e,r)){n.push(r)}}if(t){var i=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];var a=i.length;for(var s=0;s<a;s++){if(_hasOwnProperty(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=getWindow();if(r){n=_attachEvent(r,e,t);n=_attachEvent(r["body"],e,t)||n}var i=getDocument();if(i){n=EventHelper.Attach(i,e,t)||n}return n};e.dateNow=function(){var e=Date;if(e.now){return e.now()}return(new e).getTime()};e.perfNow=function(){var t=getPerformance();if(t&&t.now){return t.now()}return e.dateNow()};e.newId=function(t){if(t===void 0){t=22}var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var r=e.random32()>>>0;var i=0;var a="";while(a.length<t){i++;a+=n.charAt(r&63);r>>>=6;if(i===5){r=(e.random32()<<2&4294967295|r&3)>>>0;i=0}}return a};e.isIE=function(){if(_isTrident===null){var e=getNavigator()||{};var t=(e.userAgent||"").toLowerCase();_isTrident=t.indexOf("msie")!==-1||t.indexOf("trident/")!==-1}return _isTrident};e.randomValue=function(t){if(t>0){return Math.floor(e.random32()/MaxUInt32*(t+1))>>>0}return 0};e.random32=function(t){var n;var r=getCrypto()||getMsCrypto();if(r&&r.getRandomValues){n=r.getRandomValues(new Uint32Array(1))[0]&MaxUInt32}else if(e.isIE()){if(!_mwcSeeded){_autoSeedMwc()}n=e.mwcRandom32()&MaxUInt32}else{n=Math.floor(UInt32Mask*Math.random()|0)}if(!t){n>>>=0}return n};e.mwcRandomSeed=function(e){if(!e){_autoSeedMwc()}else{_mwcSeed(e)}};e.mwcRandom32=function(e){_mwcZ=36969*(_mwcZ&65535)+(_mwcZ>>16)&MaxUInt32;_mwcW=18e3*(_mwcW&65535)+(_mwcW>>16)&MaxUInt32;var t=(_mwcZ<<16)+(_mwcW&65535)>>>0&MaxUInt32|0;if(!e){t>>>=0}return t};e.generateW3CId=function(){var t=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];var n="",r;for(var i=0;i<4;i++){r=e.random32();n+=t[r&15]+t[r>>4&15]+t[r>>8&15]+t[r>>12&15]+t[r>>16&15]+t[r>>20&15]+t[r>>24&15]+t[r>>28&15]}var a=t[8+(e.random32()&3)|0];return n.substr(0,8)+n.substr(9,4)+"4"+n.substr(13,3)+a+n.substr(16,3)+n.substr(19,12)};e.isTypeof=_isTypeof;e.isUndefined=_isUndefined;e.isNullOrUndefined=_isNullOrUndefined;e.hasOwnProperty=_hasOwnProperty;e.isFunction=_isFunction;e.isObject=_isObject;e.objCreate=objCreateFn;return e}();var GuidRegex=/[xy]/g;var EventHelper=function(){function e(){}e.Attach=_attachEvent;e.AttachEvent=_attachEvent;e.Detach=_detachEvent;e.DetachEvent=_detachEvent;return e}();var LoggingSeverity;(function(e){e[e["CRITICAL"]=1]="CRITICAL";e[e["WARNING"]=2]="WARNING"})(LoggingSeverity||(LoggingSeverity={}));var _InternalMessageId={BrowserDoesNotSupportLocalStorage:0,BrowserCannotReadLocalStorage:1,BrowserCannotReadSessionStorage:2,BrowserCannotWriteLocalStorage:3,BrowserCannotWriteSessionStorage:4,BrowserFailedRemovalFromLocalStorage:5,BrowserFailedRemovalFromSessionStorage:6,CannotSendEmptyTelemetry:7,ClientPerformanceMathError:8,ErrorParsingAISessionCookie:9,ErrorPVCalc:10,ExceptionWhileLoggingError:11,FailedAddingTelemetryToBuffer:12,FailedMonitorAjaxAbort:13,FailedMonitorAjaxDur:14,FailedMonitorAjaxOpen:15,FailedMonitorAjaxRSC:16,FailedMonitorAjaxSend:17,FailedMonitorAjaxGetCorrelationHeader:18,FailedToAddHandlerForOnBeforeUnload:19,FailedToSendQueuedTelemetry:20,FailedToReportDataLoss:21,FlushFailed:22,MessageLimitPerPVExceeded:23,MissingRequiredFieldSpecification:24,NavigationTimingNotSupported:25,OnError:26,SessionRenewalDateIsZero:27,SenderNotInitialized:28,StartTrackEventFailed:29,StopTrackEventFailed:30,StartTrackFailed:31,StopTrackFailed:32,TelemetrySampledAndNotSent:33,TrackEventFailed:34,TrackExceptionFailed:35,TrackMetricFailed:36,TrackPVFailed:37,TrackPVFailedCalc:38,TrackTraceFailed:39,TransmissionFailed:40,FailedToSetStorageBuffer:41,FailedToRestoreStorageBuffer:42,InvalidBackendResponse:43,FailedToFixDepricatedValues:44,InvalidDurationValue:45,TelemetryEnvelopeInvalid:46,CreateEnvelopeError:47,CannotSerializeObject:48,CannotSerializeObjectNonSerializable:49,CircularReferenceDetected:50,ClearAuthContextFailed:51,ExceptionTruncated:52,IllegalCharsInName:53,ItemNotInArray:54,MaxAjaxPerPVExceeded:55,MessageTruncated:56,NameTooLong:57,SampleRateOutOfRange:58,SetAuthContextFailed:59,SetAuthContextFailedAccountName:60,StringValueTooLong:61,StartCalledMoreThanOnce:62,StopCalledWithoutStart:63,TelemetryInitializerFailed:64,TrackArgumentsNotSpecified:65,UrlTooLong:66,SessionStorageBufferFull:67,CannotAccessCookie:68,IdTooLong:69,InvalidEvent:70,FailedMonitorAjaxSetRequestHeader:71,SendBrowserInfoOnUserInit:72,PluginException:73,NotificationException:74,SnippetScriptLoadFailure:99,InvalidInstrumentationKey:100,CannotParseAiBlobValue:101,InvalidContentBlob:102,TrackPageActionEventFailed:103};
2
2
  /*!
3
3
  * Microsoft Dynamic Proto Utility, 1.1.0
4
4
  * Copyright (c) Microsoft and contributors. All rights reserved.