@flarehr/apollo-super-selection 5.49.8933 → 5.51.9257
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-d9a8821a.entry.js → p-d08e5b9b.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-f4ddec7b.system.entry.js → p-f6f06538.system.entry.js} +1 -1
- package/dist/lib/cjs/sss-button_33.cjs.entry.js +1 -1
- package/dist/lib/esm/sss-button_33.entry.js +1 -1
- package/dist/lib/esm-es5/sss-button_33.entry.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{r as t,h as e,g as n,f as i,F as r,a as s,H as a,c as o,s as u,d as c,e as l}from"./p-51c6dd08.js";import{f as d,m as h,S as f,a as m,i as p,b as v,O as w,c as y,d as g,g as b,h as x,j as C,k as S,l as k,Q as F}from"./p-29c11183.js";import{A}from"./p-7a89efaf.js";function M(){}function E(t,e,n=Number.POSITIVE_INFINITY){return"function"==typeof e?i=>i.pipe(E(((n,i)=>d(t(n,i)).pipe(h(((t,r)=>e(n,t,i,r))))),n)):("number"==typeof e&&(n=e),e=>e.lift(new N(t,n)))}class N{constructor(t,e=Number.POSITIVE_INFINITY){this.project=t,this.concurrent=e}call(t,e){return e.subscribe(new _(t,this.project,this.concurrent))}}class _ extends f{constructor(t,e,n=Number.POSITIVE_INFINITY){super(t),this.project=e,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)}_tryNext(t){let e;const n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this.active++,this._innerSub(e)}_innerSub(t){const e=new m(this),n=this.destination;n.add(e);const i=p(t,e);i!==e&&n.add(i)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(t){this.destination.next(t)}notifyComplete(){const t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function I(t,e,n,i){return y(n)&&(i=n,n=void 0),i?I(t,e,n).pipe(h((t=>v(t)?i(...t):i(t)))):new w((i=>{P(t,e,(function(t){i.next(arguments.length>1?Array.prototype.slice.call(arguments):t)}),i,n)}))}function P(t,e,n,i,r){let s;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(t)){const i=t;t.addEventListener(e,n,r),s=()=>i.removeEventListener(e,n,r)}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(t)){const i=t;t.on(e,n),s=()=>i.off(e,n)}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(t)){const i=t;t.addListener(e,n),s=()=>i.removeListener(e,n)}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(let s=0,a=t.length;s<a;s++)P(t[s],e,n,i,r)}i.add(s)}class B{constructor(t,e){this.dueTime=t,this.scheduler=e}call(t,e){return e.subscribe(new D(t,this.dueTime,this.scheduler))}}class D extends b{constructor(t,e,n){super(t),this.dueTime=e,this.scheduler=n,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}_next(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(T,this.dueTime,this))}_complete(){this.debouncedNext(),this.destination.complete()}debouncedNext(){if(this.clearDebounce(),this.hasValue){const{lastValue:t}=this;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}}clearDebounce(){const t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)}}function T(t){t.debouncedNext()}function j(t,e,n){return function(i){return i.lift(new R(t,e,n))}}class R{constructor(t,e,n){this.nextOrObserver=t,this.error=e,this.complete=n}call(t,e){return e.subscribe(new L(t,this.nextOrObserver,this.error,this.complete))}}class L extends b{constructor(t,e,n,i){super(t),this._tapNext=M,this._tapError=M,this._tapComplete=M,this._tapError=n||M,this._tapComplete=i||M,y(e)?(this._context=this,this._tapNext=e):e&&(this._context=e,this._tapNext=e.next||M,this._tapError=e.error||M,this._tapComplete=e.complete||M)}_next(t){try{this._tapNext.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.next(t)}_error(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)}_complete(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}var O=function(t){return"Some"===t._tag},U=function(t){return"None"===t._tag},q={_tag:"None"},V=function(t){return{_tag:"Some",value:t}};function H(t){return U(t)?void 0:t.value}class z{constructor(t){this.factory=t,this._value=q}get value(){if(O(this._value))return this._value.value;const t=this.factory();return this._value=V(t),t}}function W(t){A.injectProps(t,["history","location"])}const $=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g"),J=t=>t.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),X=t=>t.replace(/([=!:$/()])/g,"\\$1"),G=t=>t&&t.sensitive?"":"i",Z=(t,e,n)=>{for(var i=(n=n||{}).strict,r=!1!==n.end,s=J(n.delimiter||"/"),a=n.delimiters||"./",o=[].concat(n.endsWith||[]).map(J).concat("$").join("|"),u="",c=!1,l=0;l<t.length;l++){var d=t[l];if("string"==typeof d)u+=J(d),c=l===t.length-1&&a.indexOf(d[d.length-1])>-1;else{var h=J(d.prefix||""),f=d.repeat?"(?:"+d.pattern+")(?:"+h+"(?:"+d.pattern+"))*":d.pattern;e&&e.push(d),u+=d.optional?d.partial?h+"("+f+")?":"(?:"+h+"("+f+"))?":h+"("+f+")"}}return r?(i||(u+="(?:"+s+")?"),u+="$"===o?"$":"(?="+o+")"):(i||(u+="(?:"+s+"(?="+o+"))?"),c||(u+="(?="+s+"|"+o+")")),new RegExp("^"+u,G(n))},K=(t,e,n)=>t instanceof RegExp?((t,e)=>{if(!e)return t;var n=t.source.match(/\((?!\?)/g);if(n)for(var i=0;i<n.length;i++)e.push({name:i,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,pattern:null});return t})(t,e):Array.isArray(t)?((t,e,n)=>{for(var i=[],r=0;r<t.length;r++)i.push(K(t[r],e,n).source);return new RegExp("(?:"+i.join("|")+")",G(n))})(t,e,n):((t,e,n)=>Z(((t,e)=>{for(var n,i=[],r=0,s=0,a="",o=e&&e.delimiter||"/",u=e&&e.delimiters||"./",c=!1;null!==(n=$.exec(t));){var l=n[0],d=n[1],h=n.index;if(a+=t.slice(s,h),s=h+l.length,d)a+=d[1],c=!0;else{var f="",m=t[s],p=n[2],v=n[3],w=n[4],y=n[5];if(!c&&a.length){var g=a.length-1;u.indexOf(a[g])>-1&&(f=a[g],a=a.slice(0,g))}a&&(i.push(a),a="",c=!1);var b=f||o,x=v||w;i.push({name:p||r++,prefix:f,delimiter:b,optional:"?"===y||"*"===y,repeat:"+"===y||"*"===y,partial:""!==f&&void 0!==m&&m!==f,pattern:x?X(x):"[^"+J(b)+"]+?"})}}return(a||s<t.length)&&i.push(a+t.substr(s)),i})(t,n),e,n))(t,e,n),Y=(t,e)=>new RegExp("^"+e+"(\\/|\\?|#|$)","i").test(t),Q=(t,e)=>Y(t,e)?t.substr(e.length):t,tt=t=>"/"===t.charAt(t.length-1)?t.slice(0,-1):t,et=t=>"/"===t.charAt(0)?t:"/"+t,nt=t=>"/"===t.charAt(0)?t.substr(1):t,it=t=>{const{pathname:e,search:n,hash:i}=t;let r=e||"/";return n&&"?"!==n&&(r+="?"===n.charAt(0)?n:"?"+n),i&&"#"!==i&&(r+="#"===i.charAt(0)?i:"#"+i),r},rt=t=>"/"===t.charAt(0),st=t=>Math.random().toString(36).substr(2,t),at=(t,e)=>{for(let n=e,i=n+1,r=t.length;i<r;n+=1,i+=1)t[n]=t[i];t.pop()},ot=(t,e)=>{if(t===e)return!0;if(null==t||null==e)return!1;if(Array.isArray(t))return Array.isArray(e)&&t.length===e.length&&t.every(((t,n)=>ot(t,e[n])));const n=typeof t;if(n!==typeof e)return!1;if("object"===n){const n=t.valueOf(),i=e.valueOf();if(n!==t||i!==e)return ot(n,i);const r=Object.keys(t),s=Object.keys(e);return r.length===s.length&&r.every((n=>ot(t[n],e[n])))}return!1},ut=(t,e,n,i)=>{let r;"string"==typeof t?(r=(t=>{let e=t||"/",n="",i="";const r=e.indexOf("#");-1!==r&&(i=e.substr(r),e=e.substr(0,r));const s=e.indexOf("?");return-1!==s&&(n=e.substr(s),e=e.substr(0,s)),{pathname:e,search:"?"===n?"":n,hash:"#"===i?"":i,query:{},key:""}})(t),void 0!==e&&(r.state=e)):(r=Object.assign({pathname:""},t),r.search&&"?"!==r.search.charAt(0)&&(r.search="?"+r.search),r.hash&&"#"!==r.hash.charAt(0)&&(r.hash="#"+r.hash),void 0!==e&&void 0===r.state&&(r.state=e));try{r.pathname=decodeURI(r.pathname)}catch(t){throw t instanceof URIError?new URIError('Pathname "'+r.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):t}var s;return r.key=n,i?r.pathname?"/"!==r.pathname.charAt(0)&&(r.pathname=((t,e="")=>{let n,i=e&&e.split("/")||[],r=0;const s=t&&t.split("/")||[],a=t&&rt(t),o=e&&rt(e),u=a||o;if(t&&rt(t)?i=s:s.length&&(i.pop(),i=i.concat(s)),!i.length)return"/";if(i.length){const t=i[i.length-1];n="."===t||".."===t||""===t}else n=!1;for(let t=i.length;t>=0;t--){const e=i[t];"."===e?at(i,t):".."===e?(at(i,t),r++):r&&(at(i,t),r--)}if(!u)for(;r--;r)i.unshift("..");!u||""===i[0]||i[0]&&rt(i[0])||i.unshift("");let c=i.join("/");return n&&"/"!==c.substr(-1)&&(c+="/"),c})(r.pathname,i.pathname)):r.pathname=i.pathname:r.pathname||(r.pathname="/"),r.query=(s=r.search||"")?(/^[?#]/.test(s)?s.slice(1):s).split("&").reduce(((t,e)=>{let[n,i]=e.split("=");return t[n]=i?decodeURIComponent(i.replace(/\+/g," ")):"",t}),{}):{},r};let ct=0;const lt={},dt=(t,e={})=>{"string"==typeof e&&(e={path:e});const{path:n="/",exact:i=!1,strict:r=!1}=e,{re:s,keys:a}=((t,e)=>{const n=`${e.end}${e.strict}`,i=lt[n]||(lt[n]={}),r=JSON.stringify(t);if(i[r])return i[r];const s=[],a={re:K(t,s,e),keys:s};return ct<1e4&&(i[r]=a,ct+=1),a})(n,{end:i,strict:r}),o=s.exec(t);if(!o)return null;const[u,...c]=o,l=t===u;return i&&!l?null:{path:n,url:"/"===n&&""===u?"/":u,isExact:l,params:a.reduce(((t,e,n)=>(t[e.name]=c[n],t)),{})}};var ht;!function(t){t[t.Available=0]="Available",t[t.Pending=1]="Pending",t[t.Error=2]="Error"}(ht||(ht={}));const ft=class{constructor(e){t(this,e),this.fillWidth=!1,this.fillWidthOnMobile=!1,this.disabled=!1,this.variant="primary",this.size="base",this.promiseFn=()=>Promise.resolve(),this.state=ht.Available}render(){return e("button",{"data-testid":this.testid,class:{[{xs:"px-2.5 py-1.5 text-xs",base:"px-4 py-2 text-base",xl:"px-6 py-3 text-base"}[this.size]]:!0,"inline-flex items-center justify-center border font-medium":!0,"rounded-md shadow-sm focus:outline-none focus:ring-2":!0,"focus:ring-offset-2 focus:ring-primary-focus pointer-events-auto":!0,"disabled:pointer-events-none disabled:border-gray-300 disabled:bg-gray-100 disabled:text-gray-400":!0,"border-transparent text-white bg-primary-base hover:bg-primary-hover":"primary"===this.variant,"border-gray-300 text-gray-700 bg-white hover:bg-gray-50":"secondary"===this.variant,"border-transparent bg-primary-light hover:bg-primary-base text-primary-dark hover:text-white":"light"===this.variant,"w-full":this.fillWidth||this.fillWidthOnMobile,"sm:w-auto":this.fillWidthOnMobile},disabled:this.disabled,onClick:()=>this.clicked()},this.state===ht.Pending&&e("sss-loading-indicator",{theme:"primary"===this.variant?"light":"primary",size:16}),e("div",{class:{hidden:this.state===ht.Pending}},e("slot",null)))}async clicked(){if(this.promiseFn&&this.state!==ht.Pending)try{this.state=ht.Pending,await this.promiseFn(),this.state=ht.Available}catch(t){throw this.state=ht.Error,t}}};function mt(t,e){void 0===e&&(e="*"),t.sender="flare",window.parent.postMessage(t,e)}const pt=function(){mt({type:"appReady"})},vt=function(t,e){mt({type:"contentResized",height:t,width:e})},wt=function(t){mt({type:"pageNavigated",url:t})},yt=function(){mt({type:"complete"})},gt=function(){mt({type:"submitSuccess"})},bt=t=>!("isConnected"in t)||t.isConnected,xt=(()=>{let t;return(...e)=>{t&&clearTimeout(t),t=setTimeout((()=>{t=0,(t=>{for(let e of t.keys())t.set(e,t.get(e).filter(bt))})(...e)}),2e3)}})(),Ct=(t,e)=>{const r=((t,e=((t,e)=>t!==e))=>{let n=new Map(Object.entries(null!=t?t:{}));const i={dispose:[],get:[],set:[],reset:[]},r=()=>{n=new Map(Object.entries(null!=t?t:{})),i.reset.forEach((t=>t()))},s=t=>(i.get.forEach((e=>e(t))),n.get(t)),a=(t,r)=>{const s=n.get(t);e(r,s,t)&&(n.set(t,r),i.set.forEach((e=>e(t,r,s))))},o="undefined"==typeof Proxy?{}:new Proxy(t,{get:(t,e)=>s(e),ownKeys:()=>Array.from(n.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(t,e)=>n.has(e),set:(t,e,n)=>(a(e,n),!0)}),u=(t,e)=>(i[t].push(e),()=>{((t,e)=>{const n=t.indexOf(e);n>=0&&(t[n]=t[t.length-1],t.length--)})(i[t],e)});return{state:o,get:s,set:a,on:u,onChange:(e,n)=>{const i=u("set",((t,i)=>{t===e&&n(i)})),r=u("reset",(()=>n(t[e])));return()=>{i(),r()}},use:(...t)=>t.forEach((t=>{t.set&&u("set",t.set),t.get&&u("get",t.get),t.reset&&u("reset",t.reset)})),dispose:()=>{i.dispose.forEach((t=>t())),r()},reset:r}})(t,e);return(({on:t})=>{const e=new Map;"function"==typeof n&&(t("dispose",(()=>{e.clear()})),t("get",(t=>{const i=n();i&&((t,e,n)=>{const i=t.get(e);i?i.includes(n)||i.push(n):t.set(e,[n])})(e,t,i)})),t("set",(t=>{const n=e.get(t);n&&e.set(t,n.filter(i)),xt(e)})),t("reset",(()=>{e.forEach((t=>t.forEach(i))),xt(e)})))})(r),r},{state:St}=Ct({handleSubmitFn:async function(){},fundName:"",fundDetails:{type:"null"},promotedFundId:void 0});var kt;!function(t){t.ExistingChoicePage="/existing",t.SuperCampaign="/super-campaign",t.ChoicePage="/",t.MyOwnFund="/super-choice/my-own-fund/",t.MyOwnFundEngagementStep="/super-choice/my-own-fund-engagement/",t.Prefill="/super-choice/prefill/",t.PrefillInvalidMyOwnFundPage="/super-choice/sss-prefill-invalid-my-own-fund/",t.PrefillMyOwnFundPage="/super-choice/prefill-my-own-fund/",t.PrefillSMSFPage="/super-choice/prefill-smsf/",t.PrefillInvalidSMSFPage="/super-choice/prefill-invalid-smsf/",t.SelfManagedFund="/super-choice/smsf/",t.DefaultFund="/super-choice/default/",t.FeaturedFunds="/super-choice/featured-funds/",t.StandardChoice="/standard-choice/",t.Success="/success/"}(kt||(kt={}));const Ft=[e("stencil-route",{url:kt.ExistingChoicePage,component:"sss-existing-choice-page"}),e("stencil-route",{url:kt.SuperCampaign,component:"sss-super-campaign-host"}),e("stencil-route",{exact:!0,url:kt.ChoicePage,component:"sss-choice-router"}),e("stencil-route",{url:kt.MyOwnFund,component:"sss-my-own-fund"}),e("stencil-route",{url:kt.MyOwnFundEngagementStep,component:"sss-my-own-fund-engagement-step-host"}),e("stencil-route",{url:kt.PrefillInvalidMyOwnFundPage,component:"sss-prefill-invalid-my-own-fund"}),e("stencil-route",{url:kt.Prefill,component:"sss-prefill"}),e("stencil-route",{url:kt.PrefillMyOwnFundPage,component:"sss-prefill-my-own-fund"}),e("stencil-route",{url:kt.PrefillSMSFPage,component:"sss-prefill-smsf"}),e("stencil-route",{url:kt.PrefillInvalidSMSFPage,component:"sss-prefill-invalid-smsf"}),e("stencil-route",{url:kt.SelfManagedFund,component:"sss-super-smsf-host"}),e("stencil-route",{url:kt.DefaultFund,component:"sss-default-fund"}),e("stencil-route",{url:kt.FeaturedFunds,component:"sss-super-campaign-featured-funds"}),e("stencil-route",{url:kt.StandardChoice,component:"sss-standard-choice-form"}),e("stencil-route",{url:kt.Success,component:"sss-success"})];function At(t,e,n){return t(n={path:e,exports:{},require:function(){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},n.exports),n.exports}var Mt=At((function(t,e){function n(t){return t}function i(t){return function(){return t}}function r(){throw new Error("Called `absurd` function which should be uncallable")}Object.defineProperty(e,"__esModule",{value:!0}),e.bindTo_=e.bind_=e.hole=e.pipe=e.untupled=e.tupled=e.absurd=e.decrement=e.increment=e.tuple=e.flow=e.flip=e.constVoid=e.constUndefined=e.constNull=e.constFalse=e.constTrue=e.constant=e.not=e.unsafeCoerce=e.identity=void 0,e.identity=n,e.unsafeCoerce=n,e.not=function(t){return function(e){return!t(e)}},e.constant=i,e.constTrue=i(!0),e.constFalse=i(!1),e.constNull=i(null),e.constUndefined=i(void 0),e.constVoid=e.constUndefined,e.flip=function(t){return function(e,n){return t(n,e)}},e.flow=function(t,e,n,i,r,s,a,o,u){switch(arguments.length){case 1:return t;case 2:return function(){return e(t.apply(this,arguments))};case 3:return function(){return n(e(t.apply(this,arguments)))};case 4:return function(){return i(n(e(t.apply(this,arguments))))};case 5:return function(){return r(i(n(e(t.apply(this,arguments)))))};case 6:return function(){return s(r(i(n(e(t.apply(this,arguments))))))};case 7:return function(){return a(s(r(i(n(e(t.apply(this,arguments)))))))};case 8:return function(){return o(a(s(r(i(n(e(t.apply(this,arguments))))))))};case 9:return function(){return u(o(a(s(r(i(n(e(t.apply(this,arguments)))))))))}}},e.tuple=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t},e.increment=function(t){return t+1},e.decrement=function(t){return t-1},e.absurd=r,e.tupled=function(t){return function(e){return t.apply(void 0,e)}},e.untupled=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t(e)}},e.pipe=function(t,e,n,i,r,s,a,o,u,c,l,d,h,f,m,p,v,w,y,g){switch(arguments.length){case 1:return t;case 2:return e(t);case 3:return n(e(t));case 4:return i(n(e(t)));case 5:return r(i(n(e(t))));case 6:return s(r(i(n(e(t)))));case 7:return a(s(r(i(n(e(t))))));case 8:return o(a(s(r(i(n(e(t)))))));case 9:return u(o(a(s(r(i(n(e(t))))))));case 10:return c(u(o(a(s(r(i(n(e(t)))))))));case 11:return l(c(u(o(a(s(r(i(n(e(t))))))))));case 12:return d(l(c(u(o(a(s(r(i(n(e(t)))))))))));case 13:return h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))));case 14:return f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))));case 15:return m(f(h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))))));case 16:return p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))))));case 17:return v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))))))));case 18:return w(v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))))))));case 19:return y(w(v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))))))))));case 20:return g(y(w(v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))))))))))}},e.hole=r,e.bind_=function(t,e,n){var i;return Object.assign({},t,((i={})[e]=n,i))},e.bindTo_=function(t){return function(e){var n;return(n={})[t]=e,n}}})),Et=At((function(t,e){function n(t){return null==t?e.none:e.some(t)}function i(t){return"Right"===t._tag?e.none:e.some(t.left)}function r(t){return"Left"===t._tag?e.none:e.some(t.right)}function s(t){return function(i){return e.isNone(i)?e.none:n(t(i.value))}}Object.defineProperty(e,"__esModule",{value:!0}),e.getApplySemigroup=e.getOrd=e.getEq=e.getShow=e.URI=e.wilt=e.wither=e.sequence=e.traverse=e.partitionMap=e.partition=e.filterMap=e.filter=e.separate=e.compact=e.reduceRight=e.foldMap=e.reduce=e.duplicate=e.extend=e.throwError=e.zero=e.alt=e.altW=e.flatten=e.chainFirst=e.chain=e.of=e.apSecond=e.apFirst=e.ap=e.map=e.chainNullableK=e.mapNullable=e.fromNullableK=e.getOrElse=e.getOrElseW=e.toUndefined=e.toNullable=e.fold=e.fromEither=e.getRight=e.getLeft=e.tryCatch=e.fromPredicate=e.fromNullable=e.some=e.none=e.isNone=e.isSome=void 0,e.sequenceArray=e.traverseArray=e.traverseArrayWithIndex=e.apS=e.bind=e.bindTo=e.Do=e.getRefinement=e.exists=e.elem=e.option=e.MonadThrow=e.Witherable=e.Traversable=e.Filterable=e.Compactable=e.Extend=e.Alternative=e.Alt=e.Foldable=e.Monad=e.Applicative=e.Functor=e.getMonoid=e.getLastMonoid=e.getFirstMonoid=e.getApplyMonoid=void 0,e.isSome=function(t){return"Some"===t._tag},e.isNone=function(t){return"None"===t._tag},e.none={_tag:"None"},e.some=function(t){return{_tag:"Some",value:t}},e.fromNullable=n,e.fromPredicate=function(t){return function(n){return t(n)?e.some(n):e.none}},e.tryCatch=function(t){try{return e.some(t())}catch(t){return e.none}},e.getLeft=i,e.getRight=r,e.fromEither=r,e.fold=function(t,n){return function(i){return e.isNone(i)?t():n(i.value)}},e.toNullable=function(t){return e.isNone(t)?null:t.value},e.toUndefined=function(t){return e.isNone(t)?void 0:t.value},e.getOrElseW=function(t){return function(n){return e.isNone(n)?t():n.value}},e.getOrElse=e.getOrElseW,e.fromNullableK=function(t){return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];return n(t.apply(void 0,e))}},e.mapNullable=s,e.chainNullableK=s;var a=function(t,n){return Mt.pipe(t,e.map(n))},o=function(t,n){return Mt.pipe(t,e.ap(n))},u=function(t,n){return Mt.pipe(t,e.chain(n))},c=function(t,n,i){return Mt.pipe(t,e.reduce(n,i))},l=function(t){var n=e.foldMap(t);return function(t,e){return Mt.pipe(t,n(e))}},d=function(t,n,i){return Mt.pipe(t,e.reduceRight(n,i))},h=function(t){var n=e.traverse(t);return function(t,e){return Mt.pipe(t,n(e))}},f=function(t,n){return Mt.pipe(t,e.alt(n))},m=function(t,n){return Mt.pipe(t,e.filter(n))},p=function(t,n){return Mt.pipe(t,e.filterMap(n))},v=function(t,n){return Mt.pipe(t,e.extend(n))},w=function(t,n){return Mt.pipe(t,e.partition(n))},y=function(t,n){return Mt.pipe(t,e.partitionMap(n))},g=function(t){var n=e.wither(t);return function(t,e){return Mt.pipe(t,n(e))}},b=function(t){var n=e.wilt(t);return function(t,e){return Mt.pipe(t,n(e))}};e.map=function(t){return function(n){return e.isNone(n)?e.none:e.some(t(n.value))}},e.ap=function(t){return function(n){return e.isNone(n)||e.isNone(t)?e.none:e.some(n.value(t.value))}},e.apFirst=function(t){return Mt.flow(e.map((function(t){return function(){return t}})),e.ap(t))},e.apSecond=function(t){return Mt.flow(e.map((function(){return function(t){return t}})),e.ap(t))},e.of=e.some,e.chain=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)}},e.chainFirst=function(t){return e.chain((function(n){return Mt.pipe(t(n),e.map((function(){return n})))}))},e.flatten=e.chain(Mt.identity),e.altW=function(t){return function(n){return e.isNone(n)?t():n}},e.alt=e.altW,e.zero=function(){return e.none},e.throwError=function(){return e.none},e.extend=function(t){return function(n){return e.isNone(n)?e.none:e.some(t(n))}},e.duplicate=e.extend(Mt.identity),e.reduce=function(t,n){return function(i){return e.isNone(i)?t:n(t,i.value)}},e.foldMap=function(t){return function(n){return function(i){return e.isNone(i)?t.empty:n(i.value)}}},e.reduceRight=function(t,n){return function(i){return e.isNone(i)?t:n(i.value,t)}},e.compact=e.flatten;var x={left:e.none,right:e.none};function C(t){return{equals:function(n,i){return n===i||(e.isNone(n)?e.isNone(i):!e.isNone(i)&&t.equals(n.value,i.value))}}}function S(t){return{concat:function(n,i){return e.isSome(n)&&e.isSome(i)?e.some(t.concat(n.value,i.value)):e.none}}}e.separate=function(t){var n=Mt.pipe(t,e.map((function(t){return{left:i(t),right:r(t)}})));return e.isNone(n)?x:n.value},e.filter=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)?n:e.none}},e.filterMap=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)}},e.partition=function(t){return function(e){return{left:m(e,(function(e){return!t(e)})),right:m(e,t)}}},e.partitionMap=function(t){return Mt.flow(e.map(t),e.separate)},e.traverse=function(t){return function(n){return function(i){return e.isNone(i)?t.of(e.none):t.map(n(i.value),e.some)}}},e.sequence=function(t){return function(n){return e.isNone(n)?t.of(e.none):t.map(n.value,e.some)}},e.wither=function(t){return function(n){return function(i){return e.isNone(i)?t.of(e.none):n(i.value)}}},e.wilt=function(t){return function(n){return function(s){return e.isNone(s)?t.of({left:e.none,right:e.none}):t.map(n(s.value),(function(t){return{left:i(t),right:r(t)}}))}}},e.URI="Option",e.getShow=function(t){return{show:function(n){return e.isNone(n)?"none":"some("+t.show(n.value)+")"}}},e.getEq=C,e.getOrd=function(t){return{equals:C(t).equals,compare:function(n,i){return n===i?0:e.isSome(n)?e.isSome(i)?t.compare(n.value,i.value):1:-1}}},e.getApplySemigroup=S,e.getApplyMonoid=function(t){return{concat:S(t).concat,empty:e.some(t.empty)}},e.getFirstMonoid=function(){return{concat:function(t,n){return e.isNone(t)?n:t},empty:e.none}},e.getLastMonoid=function(){return{concat:function(t,n){return e.isNone(n)?t:n},empty:e.none}},e.getMonoid=function(t){return{concat:function(n,i){return e.isNone(n)?i:e.isNone(i)?n:e.some(t.concat(n.value,i.value))},empty:e.none}},e.Functor={URI:e.URI,map:a},e.Applicative={URI:e.URI,map:a,ap:o,of:e.of},e.Monad={URI:e.URI,map:a,ap:o,of:e.of,chain:u},e.Foldable={URI:e.URI,reduce:c,foldMap:l,reduceRight:d},e.Alt={URI:e.URI,map:a,alt:f},e.Alternative={URI:e.URI,map:a,ap:o,of:e.of,alt:f,zero:e.zero},e.Extend={URI:e.URI,map:a,extend:v},e.Compactable={URI:e.URI,compact:e.compact,separate:e.separate},e.Filterable={URI:e.URI,map:a,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:y},e.Traversable={URI:e.URI,map:a,reduce:c,foldMap:l,reduceRight:d,traverse:h,sequence:e.sequence},e.Witherable={URI:e.URI,map:a,reduce:c,foldMap:l,reduceRight:d,traverse:h,sequence:e.sequence,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:y,wither:g,wilt:b},e.MonadThrow={URI:e.URI,map:a,ap:o,of:e.of,chain:u,throwError:e.throwError},e.option={URI:e.URI,map:a,of:e.of,ap:o,chain:u,reduce:c,foldMap:l,reduceRight:d,traverse:h,sequence:e.sequence,zero:e.zero,alt:f,extend:v,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:y,wither:g,wilt:b,throwError:e.throwError},e.elem=function(t){return function(n,i){return!e.isNone(i)&&t.equals(n,i.value)}},e.exists=function(t){return function(n){return!e.isNone(n)&&t(n.value)}},e.getRefinement=function(t){return function(n){return e.isSome(t(n))}},e.Do=e.of({}),e.bindTo=function(t){return e.map(Mt.bindTo_(t))},e.bind=function(t,n){return e.chain((function(i){return Mt.pipe(n(i),e.map((function(e){return Mt.bind_(i,t,e)})))}))},e.apS=function(t,n){return Mt.flow(e.map((function(e){return function(n){return Mt.bind_(e,t,n)}})),e.ap(n))},e.traverseArrayWithIndex=function(t){return function(n){for(var i=[],r=0;r<n.length;r++){var s=t(r,n[r]);if(e.isNone(s))return e.none;i.push(s.value)}return e.some(i)}},e.traverseArray=function(t){return e.traverseArrayWithIndex((function(e,n){return t(n)}))},e.sequenceArray=e.traverseArray(Mt.identity)}));function Nt(t){this.message=t}(Nt.prototype=new Error).name="InvalidCharacterError";var _t="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new Nt("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,s=0,a="";i=e.charAt(s++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};function It(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(_t(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return _t(e)}}function Pt(t){this.message=t}(Pt.prototype=new Error).name="InvalidTokenError";var Bt=function(){return(Bt=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},Dt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],a=0,o=s.length;a<o;a++,r++)i[r]=s[a];return i},Tt=function(t,e,n){if(void 0===n&&(n=!1),!t||!e||"object"!=typeof t||"object"!=typeof e)return t;var i=Bt({},t);for(var r in e)e.hasOwnProperty(r)&&(i[r]=e[r]instanceof Array&&t[r]instanceof Array?n?Dt(t[r],e[r]):e[r]:"object"==typeof e[r]&&"object"==typeof t[r]?Tt(t[r],e[r],n):e[r]);return i},jt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],a=0,o=s.length;a<o;a++,r++)i[r]=s[a];return i},Rt={defaults:{},errorType:null,polyfills:{fetch:null,FormData:null,URLSearchParams:null,performance:null,PerformanceObserver:null,AbortController:null},polyfill:function(t,e){for(var n=void 0===e?{}:e,i=n.doThrow,r=void 0===i||i,s=n.instance,a=void 0!==s&&s,o=[],u=2;u<arguments.length;u++)o[u-2]=arguments[u];var c=this.polyfills[t]||("undefined"!=typeof self?self[t]:null)||("undefined"!=typeof global?global[t]:null);if(r&&!c)throw new Error(t+" is not defined");return a&&c?new(c.bind.apply(c,jt([void 0],o))):c}},Lt=function(t,e,n,i){if(!t.getEntriesByName)return!1;var r=t.getEntriesByName(e);return!!(r&&r.length>0)&&(n(r.reverse()[0]),i.clearMeasures&&i.clearMeasures(e),Ot.callbacks.delete(e),Ot.callbacks.size<1&&(Ot.observer.disconnect(),i.clearResourceTimings&&i.clearResourceTimings()),!0)},Ot={callbacks:new Map,observer:null,observe:function(t,e){if(t&&e){var n=Rt.polyfill("performance",{doThrow:!1});(function(t,e){return!Ot.observer&&t&&e&&(Ot.observer=new e((function(e){Ot.callbacks.forEach((function(n,i){Lt(e,i,n,t)}))})),t.clearResourceTimings&&t.clearResourceTimings()),Ot.observer})(n,Rt.polyfill("PerformanceObserver",{doThrow:!1}))&&(Lt(n,t,e,n)||(Ot.callbacks.size<1&&Ot.observer.observe({entryTypes:["resource","measure"]}),Ot.callbacks.set(t,e)))}}},Ut=function(t){this.error=t},qt=function(){return(qt=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},Vt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],a=0,o=s.length;a<o;a++,r++)i[r]=s[a];return i},Ht=function(){function t(t,e,n,i,r,s){void 0===n&&(n=new Map),void 0===i&&(i=[]),void 0===r&&(r=[]),void 0===s&&(s=[]),this._url=t,this._options=e,this._catchers=n,this._resolvers=i,this._middlewares=r,this._deferredChain=s}return t.factory=function(e,n){return void 0===e&&(e=""),void 0===n&&(n={}),new t(e,n)},t.prototype.selfFactory=function(e){var n=void 0===e?{}:e,i=n.url,r=n.options,s=n.catchers,a=void 0===s?this._catchers:s,o=n.resolvers,u=void 0===o?this._resolvers:o,c=n.middlewares,l=void 0===c?this._middlewares:c,d=n.deferredChain,h=void 0===d?this._deferredChain:d;return new t(void 0===i?this._url:i,qt({},void 0===r?this._options:r),new Map(a),Vt(u),Vt(l),Vt(h))},t.prototype.defaults=function(t,e){return void 0===e&&(e=!1),Rt.defaults=e?Tt(Rt.defaults,t):t,this},t.prototype.errorType=function(t){return Rt.errorType=t,this},t.prototype.polyfills=function(t){return Rt.polyfills=qt(qt({},Rt.polyfills),t),this},t.prototype.url=function(t,e){if(void 0===e&&(e=!1),e)return this.selfFactory({url:t});var n=this._url.split("?");return this.selfFactory({url:n.length>1?n[0]+t+"?"+n[1]:this._url+t})},t.prototype.options=function(t,e){return void 0===e&&(e=!0),this.selfFactory({options:e?Tt(this._options,t):t})},t.prototype.query=function(t,e){return void 0===e&&(e=!1),this.selfFactory({url:zt(this._url,t,e)})},t.prototype.headers=function(t){return this.selfFactory({options:Tt(this._options,{headers:t||{}})})},t.prototype.accept=function(t){return this.headers({Accept:t})},t.prototype.content=function(t){var e;return this.headers(((e={})["Content-Type"]=t,e))},t.prototype.auth=function(t){return this.headers({Authorization:t})},t.prototype.catcher=function(t,e){var n=new Map(this._catchers);return n.set(t,e),this.selfFactory({catchers:n})},t.prototype.signal=function(t){return this.selfFactory({options:qt(qt({},this._options),{signal:t.signal})})},t.prototype.resolve=function(t,e){return void 0===e&&(e=!1),this.selfFactory({resolvers:e?[t]:Vt(this._resolvers,[t])})},t.prototype.defer=function(t,e){return void 0===e&&(e=!1),this.selfFactory({deferredChain:e?[t]:Vt(this._deferredChain,[t])})},t.prototype.middlewares=function(t,e){return void 0===e&&(e=!1),this.selfFactory({middlewares:e?t:Vt(this._middlewares,t)})},t.prototype.method=function(t,e,n){void 0===e&&(e={}),void 0===n&&(n=null);var i=this._options.headers,r=n?"object"!=typeof n||i&&!Object.entries(i).every((function(t){var e=t[1];return t[0].toLowerCase()!=="Content-Type".toLowerCase()||e.startsWith("application/json")}))?this.body(n):this.json(n):this;return function(t){var e=t._url,n=t._resolvers,i=t._middlewares,r=t._options,s=new Map(t._catchers),a=Tt(Rt.defaults,r),o=Rt.polyfill("AbortController",{doThrow:!1,instance:!0});!a.signal&&o&&(a.signal=o.signal);var u={ref:null,clear:function(){u.ref&&(clearTimeout(u.ref),u.ref=null)}},c=function(t){return function(e){return 0===t.length?e:1===t.length?t[0](e):t.reduceRight((function(n,i,r){return i(r===t.length-2?n(e):n)}))}}(i)(Rt.polyfill("fetch"))(e,a),l=c.catch((function(t){throw new Ut(t)})).then((function(t){return u.clear(),t.ok?t:t[Rt.errorType||"text"]().then((function(e){var n=new Error(e);throw n[Rt.errorType||"text"]=e,n.status=t.status,n.response=t,n}))})),d=function(e){return function(n){return(e?l.then((function(t){return t&&t[e]()})).then((function(t){return n?n(t):t})):l.then((function(t){return n?n(t):t}))).catch((function(e){u.clear();var n=e instanceof Ut?e.error:e;if(e instanceof Ut&&s.has("__fromFetch"))return s.get("__fromFetch")(n,t);if(s.has(n.status))return s.get(n.status)(n,t);if(s.has(n.name))return s.get(n.name)(n,t);throw n}))}},h={res:d(null),json:d("json"),blob:d("blob"),formData:d("formData"),arrayBuffer:d("arrayBuffer"),text:d("text"),perfs:function(t){return c.then((function(e){return Ot.observe(e.url,t)})),h},setTimeout:function(t,e){return void 0===e&&(e=o),u.clear(),u.ref=setTimeout((function(){return e.abort()}),t),h},controller:function(){return[o,h]},error:function(t,e){return s.set(t,e),h},badRequest:function(t){return h.error(400,t)},unauthorized:function(t){return h.error(401,t)},forbidden:function(t){return h.error(403,t)},notFound:function(t){return h.error(404,t)},timeout:function(t){return h.error(408,t)},internalError:function(t){return h.error(500,t)},fetchError:function(t){return h.error("__fromFetch",t)},onAbort:function(t){return h.error("AbortError",t)}};return n.reduce((function(e,n){return n(e,t)}),h)}((r=r.options(qt(qt({},e),{method:t})))._deferredChain.reduce((function(t,e){return e(t,t._url,t._options)}),r))},t.prototype.get=function(t){return this.method("GET",t)},t.prototype.delete=function(t){return this.method("DELETE",t)},t.prototype.put=function(t,e){return this.method("PUT",e,t)},t.prototype.post=function(t,e){return this.method("POST",e,t)},t.prototype.patch=function(t,e){return this.method("PATCH",e,t)},t.prototype.head=function(t){return this.method("HEAD",t)},t.prototype.opts=function(t){return this.method("OPTIONS",t)},t.prototype.replay=function(t){return this.method(this._options.method,t)},t.prototype.body=function(t){return this.selfFactory({options:qt(qt({},this._options),{body:t})})},t.prototype.json=function(t){var e,n=null===(e=Object.entries(this._options.headers||{}).find((function(t){var e=t[1];return t[0].toLowerCase()==="Content-Type".toLowerCase()&&e.startsWith("application/json")})))||void 0===e?void 0:e[1];return this.content(n||"application/json").body(JSON.stringify(t))},t.prototype.formData=function(t,e){return void 0===e&&(e=!1),this.body(Wt(t,e))},t.prototype.formUrl=function(t){return this.body("string"==typeof t?t:(e=t,Object.keys(e).map((function(t){var n=e[t];return n instanceof Array?n.map((function(e){return $t(t,e)})).join("&"):$t(t,n)})).join("&"))).content("application/x-www-form-urlencoded");var e},t}(),zt=function(t,e,n){var i;if("string"==typeof e)i=e;else{var r=Rt.polyfill("URLSearchParams",{instance:!0});for(var s in e)if(e[s]instanceof Array)for(var a=0,o=e[s];a<o.length;a++)r.append(s,o[a]);else r.append(s,e[s]);i=r.toString()}var u=t.split("?");return n||u.length<2?u[0]+"?"+i:t+"&"+i};function Wt(t,e,n,i){return void 0===e&&(e=!1),void 0===n&&(n=Rt.polyfill("FormData",{instance:!0})),void 0===i&&(i=[]),Object.entries(t).forEach((function(t){var r=t[0],s=t[1],a=i.reduce((function(t,e){return t?t+"["+e+"]":e}),null);if(a=a?a+"["+r+"]":r,s instanceof Array)for(var o=0,u=s;o<u.length;o++)n.append(a+"[]",u[o]);else!e||"object"!=typeof s||e instanceof Array&&e.includes(r)?n.append(a,s):null!==s&&Wt(s,e,n,Vt(i,[r]))})),n}function $t(t,e){return encodeURIComponent(t)+"="+encodeURIComponent("object"==typeof e?JSON.stringify(e):""+e)}var Jt=Ht.factory;function Xt(){const t=te.jwt,e=te.profileId,n=te.accountIdOrDefault,i=te.partnerIdOrDefault;return Jt(te.apiBaseUrl).headers({Authorization:"Bearer "+t,"X-PROFILE-ID":e,"X-PARTNER-ID":i,"X-ACCOUNT-ID":n})}Jt.default=Ht.factory;function Gt(t){switch(t.kind){case"slate":return"slate";case"australianRetirementTrust":return"australian-retirement-trust";case"aware":return"aware";case"active":return"active";case"australianEthical":return"australian-ethical";case"virgin":return"virgin";case"spirit":return"spirit";case"firstSuper":return"first-super";case"mercerMyChoice":return"mercermychoice";case"generic":return t.generic.fundId;default:return""}}const Zt=new class{async getAustralianFundsAsync(t,e=!1){return Xt().url("super-choice/australian-funds-v2?"+this.toQueryString(e,t)).get().notFound((()=>{throw new Error("Failed to fetch the list of australian super funds.")})).json()}async getAustralianFundAsync(t,e){const n=e?"?includeInactive=true":"";return Xt().url(`super-choice/australian-funds/${t}${n}`).get().notFound((()=>{throw new Error("Failed to fetch australian super fund.")})).json()}async getAppStateAsync(){var t;const e=await Xt().url("client-app-state").get().notFound((()=>{throw new Error("Failed to fetch application configuration.")})).json();if(null===(t=e.superBuyer.superChoice)||void 0===t?void 0:t.choiceDetails)switch("promoted"in(n=e.superBuyer.superChoice.choiceDetails)?n.kind="Promoted":"myOwnFund"in n?n.kind="MyOwnFund":"smsf"in n?n.kind="SMSF":"default"in n?n.kind="Default":"promotedDefault"in n?n.kind="PromotedDefault":"definedBenefits"in n?n.kind="DefinedBenefits":"promotedDefaultWithJoin"in n&&(n.kind="PromotedDefaultWithJoin"),e.superBuyer.superChoice.choiceDetails.kind){case"Promoted":!function(t){"slate"in t?t.kind="slate":"australianRetirementTrust"in t?t.kind="australianRetirementTrust":"aware"in t?t.kind="aware":"active"in t?t.kind="active":"australianEthical"in t?t.kind="australianEthical":"virgin"in t?t.kind="virgin":"spirit"in t?t.kind="spirit":"firstSuper"in t?t.kind="firstSuper":"mercerMyChoice"in t?t.kind="mercerMyChoice":"generic"in t&&(t.kind="generic")}(e.superBuyer.superChoice.choiceDetails.promoted)}var n;return e}async clickPromotedTileAsync(t){return Xt().url("click-promoted-tile").post(t).res()}async viewSuperFundPanelAsync(t){return Xt().url("view-super-fund-panel").post(t).res()}toSearchFilterQueryString(t){return"search="+t.searchString+(t.maxRecordCount>0?"&maxRecordCount="+t.maxRecordCount:"")}toQueryString(t,e){return[this.toSearchFilterQueryString(e),t?"includeInactive=true":""].filter((t=>t&&t.length)).join("&")}};var Kt;!function(t){t[t.NotLoaded=1]="NotLoaded",t[t.Loaded=2]="Loaded",t[t.NotWorking=3]="NotWorking"}(Kt||(Kt={}));class Yt{constructor(){this._promotedFundsShown=[]}get PromotedFundIds(){return this._promotedFundsShown.map((t=>t.fundId))}set promotedFundsShown(t){this._promotedFundsShown=t}get DefaultFundPosition(){const t=this._promotedFundsShown.findIndex((t=>"promoted-default"===t.fundType));if(-1!==t)return t+1}}const Qt={apiBaseUrl:Et.none,appBaseUrl:Et.none,profileId:Et.none,jwt:Et.none,superBuyer:Et.none,superChoicePrefill:Et.none,promotedFunds:Et.none,accountConfiguration:Et.none,profileConfiguration:Et.none,hasSuccessPageBeenAcknowledged:!1,hasSuperSelectionBeenSubmitted:!1,isDefinedBenefitsEligible:Et.none,superCampaignEnabled:!0,superCampaignState:void 0,superCampaignComponentStatus:Kt.NotLoaded,hideFooterSection:!1,bringYourOwnFundCustomStepEnabled:!1,featuredFundsEnabled:!1},te=new class{constructor(){const{state:t,onChange:e}=Ct(Qt);this._state=t,this._onChange=e,e("jwt",(t=>{this._state.profileId=Mt.pipe(t,Et.chain((t=>Et.fromNullable(function(t,e){if("string"!=typeof t)throw new Pt("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(It(t.split(".")[n]))}catch(t){throw new Pt("Invalid token specified: "+t.message)}}(t).sub))))}))}get state(){return this._state}get onChange(){return this._onChange}get superBuyer(){if(Et.isNone(this._state.superBuyer))throw Error("User information is not set");return this._state.superBuyer.value}get apiBaseUrl(){if(Et.isNone(this._state.apiBaseUrl))throw Error("API base URL is not set");return this._state.apiBaseUrl.value}get appBaseUrl(){if(Et.isNone(this._state.appBaseUrl))throw Error("App base URL is not set");return this._state.appBaseUrl.value}get promotedFunds(){if(this.state.superCampaignEnabled&&void 0!==this.superCampaignState)return this.superCampaignState.PromotedFundIds;if(Et.isNone(this._state.promotedFunds))throw Error("Promoted Funds is not set");return this._state.promotedFunds.value}get promotedDefaultFundPosition(){return this.state.superCampaignEnabled&&void 0!==this.superCampaignState?Et.fromNullable(this.superCampaignState.DefaultFundPosition):Et.none}get promotedFundsConfig(){return{shownFunds:this.promotedFunds,promotedDefaultFundPosition:Et.toUndefined(this.promotedDefaultFundPosition),promotedFundsConfigSource:this.isUsingSuperCampaign?"superCampaign":"superSelection"}}get profileId(){if(Et.isNone(this._state.profileId))throw Error("Failed to get Profile ID from JWT");return this._state.profileId.value}get defaultFundUsi(){const t=Mt.pipe(this._state.profileConfiguration,Et.map((t=>Et.fromNullable(t.defaultFundUsi))),Et.flatten);return Et.isSome(t)?t:Mt.pipe(this._state.accountConfiguration,Et.map((t=>Et.fromNullable(t.defaultFundUsi))),Et.flatten)}get accountIdOrDefault(){return Mt.pipe(this._state.accountConfiguration,Et.map((t=>t.accountId)),Et.getOrElse((()=>"")))}get partnerIdOrDefault(){return Mt.pipe(this._state.superBuyer,Et.map((t=>t.partnerId)),Et.getOrElse((()=>"")))}get jwt(){if(Et.isNone(this._state.jwt))throw Error("No authentication information was found");return this._state.jwt.value}completeSuperSelectionFlow(){this._state.hasSuccessPageBeenAcknowledged=!0}markSuperSelectionAsSubmitted(){this._state.hasSuperSelectionBeenSubmitted=!0}get isDefinedBenefitsEligible(){return this._state.isDefinedBenefitsEligible}async loadAppStateAsync(){const t=await Zt.getAppStateAsync();this._state.accountConfiguration=Et.fromNullable(t.accountConfiguration),this._state.profileConfiguration=Et.fromNullable(t.profileConfiguration),this._state.superBuyer=Et.fromNullable(t.superBuyer),this._state.promotedFunds=Et.fromNullable(t.promotedFunds),this._state.bringYourOwnFundCustomStepEnabled=t.bringYourOwnFundCustomStepEnabled,this._state.featuredFundsEnabled=t.featuredFundsEnabled,this._state.superChoicePrefill=Et.fromNullable(t.prefill),this._state.isDefinedBenefitsEligible=Et.fromNullable(t.isDefinedBenefitsEligible),Et.isSome(this._state.accountConfiguration)&&"basic"===this._state.accountConfiguration.value.featureSet.type&&(this._state.superCampaignEnabled=!1)}setSuperCampaignPromotedFundsShown(t){if(void 0===this._state.superCampaignState)throw new Error("Cannot set shown funds for SuperCampaing state because it is undefined");this._state.superCampaignState.promotedFundsShown=t}viewSuperFundPanelAsync(t,e){return Zt.viewSuperFundPanelAsync(Object.assign(Object.assign({},this.promotedFundsConfig),{shownFunds:e||this.promotedFundsConfig.shownFunds,placementId:t}))}get superCampaignState(){return this._state.superCampaignState}get superCampaignComponentStatus(){return this._state.superCampaignComponentStatus}set superCampaignComponentStatus(t){t===Kt.Loaded?(this._state.superCampaignComponentStatus=Kt.Loaded,this._state.superCampaignState=new Yt):(this._state.superCampaignComponentStatus=t,this._state.superCampaignState=void 0)}get isUsingSuperCampaign(){return this.state.superCampaignEnabled&&void 0!==this.superCampaignState}get isBringYourOwnFundCustomStepEnabled(){return this.state.bringYourOwnFundCustomStepEnabled}get isFeaturedFundsEnabled(){return this.state.featuredFundsEnabled}get superCampaignCanNotBeActivated(){return!this.state.superCampaignEnabled||this.superCampaignComponentStatus===Kt.NotWorking}get hideFooterSection(){return this._state.hideFooterSection}set hideFooterSection(t){this._state.hideFooterSection=t}get backendUrl(){return Et.map(this.getBaseUrl)(this.state.apiBaseUrl)}getBaseUrl(t){const e=new URL(t);return`${e.protocol}//${e.hostname}${e.port.length>0?":"+e.port:""}`}},ee=new class{navigateInternally(t,e){const n=`${this.appBaseUrl}${this.toRouteWithLeadingSlash(e)}`;wt(n),t.push(n)}navigateInternallyToStandardChoice(t){St.handleSubmitFn=t.handleSubmitFn,St.fundName=t.fundName,St.fundDetails=t.fundDetails,St.promotedFundId=t.promotedFundId,this.navigateInternally(t.history,kt.StandardChoice)}toExternalUrl(t){const e=new URL(t);return e.searchParams.append("_extnav","true"),e.href}get appBaseUrl(){return te.appBaseUrl.replace(/\/$/,"")}toRouteWithLeadingSlash(t){return t.length>0&&"/"===t[0]?t:"/"+t}},ne=class{constructor(e){t(this,e)}async componentWillLoad(){ee.navigateInternally(this.history,te.superCampaignCanNotBeActivated?kt.MyOwnFund:kt.SuperCampaign)}render(){return e(r,null)}};var ie;W(ne),function(t){t.MyOwnFund="Existing super fund",t.DefaultFund="Default super fund",t.SelfManagedFund="Self-managed super fund",t.FeaturedFunds="Featured super funds"}(ie||(ie={}));const re={myOwnFundForm:{fundUsi:q,fundName:q,memberNumber:q,memberFirstName:q,memberFamilyName:q},selfManagedFundForm:{fundName:"",fundAbn:"",fundEsa:"",addressLine1:"",addressLine2:"",state:"",postcode:"",city:"",bankAccountName:"",bsb:"",bankAccountNumber:"",memberFirstName:"",memberFamilyName:""}},{state:se}=Ct(re),ae={label:ie.MyOwnFund,value:kt.MyOwnFund},oe=class{constructor(e){t(this,e),this.currentCustomFund=ae,this.showFundOptionsSelection=!1}componentWillLoad(){let t=kt.MyOwnFund;window.location.pathname.includes(kt.MyOwnFund)&&(t=kt.MyOwnFund),window.location.pathname.includes(kt.DefaultFund)&&(t=kt.DefaultFund),window.location.pathname.includes(kt.SelfManagedFund)&&(t=kt.SelfManagedFund),window.location.pathname.includes(kt.FeaturedFunds)&&(t=kt.FeaturedFunds),this.fundOptionsList=[ae,{label:ie.SelfManagedFund,value:kt.SelfManagedFund}],te.isFeaturedFundsEnabled&&te.isUsingSuperCampaign&&this.fundOptionsList.push({label:ie.FeaturedFunds,value:kt.FeaturedFunds}),this.fundOptionsList.push({label:ie.DefaultFund,value:kt.DefaultFund}),this.currentCustomFund=this.fundOptionsList.find((e=>e.value===t))||this.currentCustomFund,ee.navigateInternally(this.history,t)}render(){const t=()=>e("svg",{class:"h-5 w-5 fill-primary-base group-hover:fill-white",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e("path",{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}));return e("div",{class:"max-w-560 sm:w-560 relative"},e("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),e("div",{class:"mt-1 mb-4"},e("button",{type:"button",class:"bg-white relative w-full border border-gray-300 rounded-md shadow-sm pl-3 pr-10 py-2 text-left cursor-default focus:outline-none focus:ring-1 focus:ring-primary-focus focus:border-primary-base text-base sm:text-sm",onClick:()=>this.showFundOptionsSelection=!this.showFundOptionsSelection},e("span",{class:{"block truncate":!0,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),e("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},e((()=>e("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},e("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd"}))),null))),this.showFundOptionsSelection&&e("ul",{class:"absolute z-10 mt-1 w-full bg-white shadow-lg max-h-60 rounded-md py-1 ring-1 ring-black ring-opacity-5 overflow-auto focus:outline-none text-base sm:text-sm"},this.fundOptionsList.map((n=>e("li",{class:"text-gray-900 cursor-default select-none relative py-2 pl-3 pr-9 group hover:bg-primary-base hover:text-white",onClick:()=>{this.showFundOptionsSelection=!this.showFundOptionsSelection,ee.navigateInternally(this.history,n.value)}},e("span",{class:{"block truncate":!0,"font-semibold":this.currentCustomFund===n}},n.label),this.currentCustomFund===n&&e("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},e(t,null))))))),e("div",{onClick:()=>this.showFundOptionsSelection=!1},e("slot",null)))}};W(oe);const ue=new class{async searchFundsAsync(t,e){return Zt.getAustralianFundsAsync({searchString:t,maxRecordCount:e})}async getFundAsync(t,e){const n=await Zt.getAustralianFundAsync(t,e);return Et.some(n)}};class ce{static get Instance(){return this.instance||(this.instance=new this)}async PostAnalyticsEventAsync(t){return Xt().url("analytics-events").post(t).res()}}class le{constructor(){this.eventTrackingApi=ce.Instance}static get Instance(){return this.instance||(this.instance=new this)}async TrackSuperFundPdsViewedAsync(t){return this.trackEventAsync({SuperFundPdsViewed:t})}async TrackPromotedSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{PromotedFund:t}})}async TrackPromotedDefaultSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{PromotedDefaultFund:t}})}async TrackMyOwnSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{MyOwnFund:t}})}async TrackSmsfSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{Smsf:t}})}async TrackDefaultSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{DefaultFund:t}})}async TrackSuperFundNominationViewedAsync(t){return this.trackEventAsync({SuperFundNominationViewed:t})}async TrackSuperFundNominationDeclinedAsync(t){return this.trackEventAsync({SuperFundNominationDeclined:t})}async TrackSuperFundDisclaimerViewedAsync(t){return this.trackEventAsync({SuperFundDisclaimerViewed:t})}async TrackSuperFundDisclaimerAcceptedAsync(t){return this.trackEventAsync({SuperFundDisclaimerAccepted:t})}async TrackSuperFundPrefillViewedAsync(t){return this.trackEventAsync({SuperFundPrefillViewed:t})}async TrackSuperFundPrefillDeclinedAsync(t){return this.trackEventAsync({SuperFundPrefillDeclined:t})}async TrackSuperFundDetailChangeRequestedAsync(t){return this.trackEventAsync({SuperFundDetailChangeRequested:t})}async TrackSuperCampaignActivationSucceededAsync(t){return this.trackEventAsync({SuperCampaignActivationSucceeded:t})}async TrackSuperMyOwnFundEngagementStepActivationSucceeded(t){return this.trackEventAsync({SuperMyOwnFundEngagementStepActivationSucceeded:{fundUsi:t}})}async TrackSuperMyOwnFundEngagementStepContinued(t,e){return this.trackEventAsync({SuperMyOwnFundEngagementStepContinued:{fundUsi:t,reason:e}})}async trackEventAsync(t){try{await this.eventTrackingApi.PostAnalyticsEventAsync({event:t})}catch(t){return}}}const de=new class{async submitDefaultFundChoiceAsync(t){return Xt().url("super-choice/default").post(t).badRequest((()=>{throw new Error("Failed to process default fund join request")})).text()}async submitCustomFundChoiceAsync(t){return Xt().url("super-choice/custom-fund").post(t).badRequest((()=>{throw new Error("Failed to process custom fund join request")})).text()}async submitSelfManagedFundChoiceAsync(t){return Xt().url("super-choice/smsf").post(t).badRequest((()=>{throw new Error("Failed to process SMSF choice request")})).text()}async submitDefinedBenefitsChoiceAsync(t){return Xt().url("super-choice/defined-benefits").post(t).badRequest((()=>{throw new Error("Failed to process Defined Benefits choice request")})).text()}async validateAbnForSMSF(t){return(await Xt().url(`super-choice/smsf/${t}/validate`).get().badRequest((()=>{throw new Error("Failed to verify that if the provided abn is used for regulated fund")})).json()).result}},he=class{constructor(e){t(this,e),this.defaultFundProductName="Loading fund...",this.eventTrackingService=le.Instance}async componentWillLoad(){const t=te.defaultFundUsi;if(Et.isNone(t))return;this.isDefaultFundExists=!0;const e=await ue.getFundAsync(t.value,!0);Et.isNone(e)?this.isInvalidDefaultFund=!0:(this.defaultFund=e.value,this.defaultFundProductName=e.value.productName)}componentDidLoad(){var t,e,n,i;return this.eventTrackingService.TrackDefaultSuperFundDetailViewedAsync({fundUsi:null!==(e=null===(t=this.defaultFund)||void 0===t?void 0:t.usi)&&void 0!==e?e:"",fundName:null!==(i=null===(n=this.defaultFund)||void 0===n?void 0:n.productName)&&void 0!==i?i:"",promotedFundsShown:te.promotedFunds,defaultFundUsiSet:Et.toUndefined(te.defaultFundUsi)})}render(){return e(a,null,e("sss-header-section",null),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},e("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:s("assets/icon-exclamation.svg")})),e("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},e("span",null,"It looks like your employer has not specified a default fund, please contact them if you’d like to use your company’s default fund.")))),this.isDefaultFundExists&&!this.isInvalidDefaultFund&&e("div",null,e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.defaultFundProductName)),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.defaultFund.usi)),e("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),e("div",{class:"text-sm text-gray-700"},e("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),e("ul",{class:"list-disc list-outside pl-5"},e("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),e("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),e("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&e("div",{class:"mb-4"},e("sss-button",{testid:"continue-button",fillWidth:!0,promiseFn:()=>this.handleSubmitForm()},"Continue")),e("stencil-route-link",{url:kt.ChoicePage},e("sss-button",{testid:"back-button",fillWidth:!0,variant:"secondary"},"Back")))))))}async handleSubmitForm(){this.isInvalidDefaultFund||ee.navigateInternallyToStandardChoice({history:this.history,fundName:"Employer’s default fund",fundDetails:{type:"default",fundName:this.defaultFundProductName,fundUsi:this.defaultFund.usi},handleSubmitFn:async t=>{await de.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},te.promotedFundsConfig))}})}},fe=class{constructor(n){t(this,n),this.valueChanged=o(this,"valueChanged",7),this.required=!1,this.disabled=!1,this.minSearchStringLength=3,this.isMouseOver=!1,this.searchState="pristine",this.inputValue="",this.isDropdownVisible=!1,this.filteredOptions=[],this.shouldExecuteSearch=t=>{var e;return this.isDropdownVisible&&(null==t?void 0:t.length)>=this.minSearchStringLength&&(null===(e=this.selectedOption)||void 0===e?void 0:e.label)!==t},this.onBeginSearch=t=>{this.inputValue=t,this.searchState="in progress"},this.onCompleteSearch=t=>{switch(this.highlightedOptionIndex=void 0,t.kind){case"too-many-results":this.searchState="too many results",this.filteredOptions=[];break;case"success":this.searchState="done",this.filteredOptions=t.value;break;default:this.searchState="done",this.filteredOptions=[]}},this.renderFilteredResults=()=>"pristine"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results"):"in progress"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching..."):"too many results"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Keep typing to narrow down your search."):0===this.filteredOptions.length?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"No items match your search"):this.filteredOptions.map(((t,n)=>e("div",{class:{"cursor-pointer text-wrap hover:bg-primary-base py-1.5 pl-4":!0,"bg-primary-base":this.isOptionSelected(t)},onClick:()=>{this.highlightedOptionIndex=n,this.toggleDropdown(!1),this.selectOption(t)}},t.label))),this.resetInput=()=>{var t,e;this.inputValue=null!==(e=null===(t=this.selectedOption)||void 0===t?void 0:t.label)&&void 0!==e?e:""},this.toggleDropdown=t=>{this.isDropdownVisible=t},this.processKeyboardNavigation=t=>{switch(t.key){case"ArrowDown":return this.toggleDropdown(!0),this.highlightItem("Next"),!0;case"ArrowUp":return this.highlightItem("Prev"),!0;case"Enter":return void 0!==this.highlightedOptionIndex&&(this.toggleDropdown(!1),this.selectOption(this.filteredOptions[this.highlightedOptionIndex])),!0;case"Escape":return this.inputElement.blur(),!0}return!1},this.highlightItem=t=>{0!==this.filteredOptions.length&&(this.highlightedOptionIndex=void 0===this.highlightedOptionIndex?0:Math.min(Math.max(0,this.highlightedOptionIndex+("Next"===t?1:-1)),this.filteredOptions.length-1),void 0!==this.highlightedOptionIndex&&this.selectOption(this.filteredOptions[this.highlightedOptionIndex]))},this.selectOption=t=>{this.selectedOption=t,this.inputValue=t.label,this.valueChanged.emit(t)},this.isOptionSelected=t=>{var e;return(null===(e=this.selectedOption)||void 0===e?void 0:e.label)===t.label}}componentWillLoad(){this.selectedOption=this.value}componentDidLoad(){this.searchResultsSubscription=I(this.inputElement,"keyup").pipe(function(t,e=g){return n=>n.lift(new B(t,e))}(500),h((()=>this.inputElement.value)),x(),C(this.shouldExecuteSearch),j(this.onBeginSearch),E(this._searchFunction),j(this.onCompleteSearch)).subscribe(),this.resetInput()}disconnectedCallback(){this.searchResultsSubscription.unsubscribe()}handleFocus(){this.toggleDropdown(!0)}handleBlur(){this.isMouseOver||(this.toggleDropdown(!1),this.resetInput())}handleKeyDown(t){this.processKeyboardNavigation(t)&&t.preventDefault()}render(){var t;return e(a,null,e("div",{class:"relative"},e("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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},placeholder:this.placeholder,required:this.required,disabled:this.disabled,value:this.inputValue,ref:t=>this.inputElement=t}),e("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":!0,hidden:!this.isDropdownVisible}},null!==(t=this.requiredValidationMessage)&&void 0!==t?t:"Required."),e("div",{class:{"sss-dropdown-menu absolute shadow rounded-md border mt-0.5 w-full overflow-auto bg-white z-50 py-2 text-sm":!0,hidden:!this.isDropdownVisible},onMouseEnter:()=>this.isMouseOver=!0,onMouseLeave:()=>this.isMouseOver=!1},this.renderFilteredResults())))}get _searchFunction(){if(void 0===this.searchFunction)throw new Error("Can't render <sss-dropdown-async/> component with no searchFunction");return this.searchFunction}};fe.style="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";const me=new class{async GetExistingFundAsync(){var t;const e=te.superBuyer.superChoice,n=null===(t=te.superBuyer.superChoice)||void 0===t?void 0:t.choiceDetails;if(!e)return q;if(!n)return q;const i=null==e.dateSubmitted?q:V(new Date(e.dateSubmitted)),r=function(t){switch(t.kind){case"Promoted":return V(function(t){switch(t.kind){case"slate":return"32367272075001";case"australianRetirementTrust":return t.australianRetirementTrust.usi;case"aware":return t.aware.usi;case"active":return t.active.usi;case"australianEthical":return t.australianEthical.usi;case"virgin":return t.virgin.usi;case"spirit":return t.spirit.usi;case"firstSuper":return t.firstSuper.usi;case"mercerMyChoice":return t.mercerMyChoice.usi;case"generic":return t.generic.usi;default:return""}}(t.promoted));case"MyOwnFund":return V(t.myOwnFund.usi);case"SMSF":return q;case"Default":return V(t.default.usi);case"PromotedDefault":return V(t.promotedDefault.usi);case"DefinedBenefits":return V(t.definedBenefits.usi);case"PromotedDefaultWithJoin":return V(t.promotedDefaultWithJoin.usi);default:return q}}(n),s=function(t){switch(t.kind){case"Promoted":return V(function(t){switch(t.kind){case"slate":return t.slate.memberNumber;case"australianRetirementTrust":return t.australianRetirementTrust.memberNumber;case"aware":return t.aware.memberNumber;case"active":return t.active.memberNumber;case"australianEthical":return t.australianEthical.memberNumber;case"virgin":return t.virgin.memberNumber;case"spirit":return t.spirit.memberNumber;case"firstSuper":return t.firstSuper.memberNumber;case"mercerMyChoice":return t.mercerMyChoice.memberNumber;case"generic":return t.generic.memberNumber;default:return""}}(t.promoted));case"MyOwnFund":return V(t.myOwnFund.memberNumber);case"DefinedBenefits":return V(t.definedBenefits.memberNumber);case"PromotedDefaultWithJoin":return V(t.promotedDefaultWithJoin.memberNumber);case"SMSF":case"Default":case"PromotedDefault":default:return q}}(n);switch(n.kind){case"Promoted":{if(U(r))return q;const t=await this.getFundByUsiAsync(r.value);return V({type:"Promoted Fund",id:Gt(n.promoted),name:O(t)?t.value.productName:r.value,usi:r,valid:"Active",memberNumber:s,lastNominatedAt:i})}case"MyOwnFund":{const t=n.myOwnFund.usi,e=await this.getFundByUsiAsync(t);return V({type:"My Own Fund",name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),memberNumber:s,lastNominatedAt:i})}case"SMSF":return V({type:"Self Managed Fund",name:n.smsf.fundName,valid:"Unknown",lastNominatedAt:i});case"Default":{const t=n.default.usi,e=await this.getFundByUsiAsync(t);return V({type:"Default Fund",name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"PromotedDefault":{const t=n.promotedDefault.usi,e=await this.getFundByUsiAsync(t);return V({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"DefinedBenefits":{const t=n.definedBenefits.usi,e=await this.getFundByUsiAsync(t);return V({type:"Defined Benefits Fund",name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"PromotedDefaultWithJoin":{const t=n.promotedDefaultWithJoin.usi,e=await this.getFundByUsiAsync(t);return V({type:"Promoted Default Fund With Join",id:n.promotedDefaultWithJoin.fundId,name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),memberNumber:s,lastNominatedAt:i})}default:return q}}async submitRetainSuperFundAsync(t){return Xt().url("super-choice/retain-super-fund").post(t).badRequest((()=>{throw new Error("Failed to process default fund join request")})).text()}getFundByUsiAsync(t){return ue.getFundAsync(t,!0)}toFundValidState(t){return O(t)?t.value.isActive?"Active":"Inactive":"Unknown"}},pe=class{constructor(e){t(this,e),this.eventTrackingService=le.Instance,this.createSuperFundNominationDetail=t=>{function e(t){return O(t)?t.value:void 0}return{fundType:t.type.toString(),fundName:t.name,fundUsi:function(t){return"usi"in t?e(t.usi):void 0}(t),memberNumber:function(t){return"memberNumber"in t?e(t.memberNumber):void 0}(t),fundStatus:t.valid.toString(),lastNominatedAt:O(t.lastNominatedAt)?t.lastNominatedAt.value.toISOString():""}}}componentDidLoad(){const t=this.createSuperFundNominationDetail(this.existingFund);return this.eventTrackingService.TrackSuperFundNominationViewedAsync(t)}async componentWillLoad(){const t=await me.GetExistingFundAsync();O(t)&&"Inactive"!==t.value.valid?this.existingFund=t.value:ee.navigateInternally(this.history,kt.ChoicePage)}render(){const t=()=>e("div",{class:"flex justify-center"}),n=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M174.7 111.8C165.1 110.3 160.1 102.1 161.5 93.35C170.4 40.37 216.5 0 272 0C320.8 0 362.3 31.19 377.6 74.67C380.6 82.1 376.2 92.14 367.9 95.09C359.5 98.03 350.4 93.66 347.5 85.33C336.5 54.24 306.8 32 272 32C232.4 32 199.5 60.82 193.1 98.65C191.6 107.4 183.4 113.2 174.7 111.8V111.8zM400 264C400 250.7 410.7 240 424 240C437.3 240 448 250.7 448 264C448 277.3 437.3 288 424 288C410.7 288 400 277.3 400 264zM488.5 125.8L480 159.1C501.1 176.5 519.6 198.5 530.7 224H544C561.7 224 576 238.3 576 256V352C576 369.7 561.7 384 544 384H512C495.5 405.1 473.5 423.6 448 434.7V464C448 490.5 426.5 512 400 512H368C341.5 512 320 490.5 320 464V448H256V464C256 490.5 234.5 512 208 512H176C149.5 512 128 490.5 128 464V416C89.14 386.8 64 340.3 64 288C28.52 287.2 0 258.2 0 222.6C0 197.8 14 175.1 36.18 164L40.84 161.7C48.75 157.7 58.36 160.9 62.31 168.8C66.26 176.7 63.06 186.4 55.16 190.3L50.49 192.6C39.16 198.3 31.1 209.9 31.1 222.6C31.1 241 46.97 256 65.44 256H67.2C82.02 182.1 146.6 128 223.1 128H376.4C394 108.4 419.6 96 448 96H465.3C480.9 96 492.3 110.7 488.5 125.8H488.5zM224 160C153.3 160 96 217.3 96 288C96 329.9 116.1 367 147.2 390.4L160 400V464C160 472.8 167.2 480 176 480H208C216.8 480 224 472.8 224 464V416H352V464C352 472.8 359.2 480 368 480H400C408.8 480 416 472.8 416 464V413.7L435.2 405.4C455.6 396.5 473.2 382.4 486.4 364.8L496 352H544V256H509.7L501.4 236.8C492.5 216.4 478.4 198.8 460.8 185.6L443.8 172.8L455 128H448C429 128 412.1 136.2 400.3 149.3L390.7 160H224z"})))),i=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M248.9 192H272v48C272 248.8 279.2 256 288 256C296.8 256 304 248.8 304 240V192h23.12C411.4 192 480 113 480 16C480 7.164 472.8 0 464 0h-39.13C364.9 0 313 40.13 288 98.13C263 40.13 211.1 0 151.1 0H112C103.2 0 96 7.164 96 16C96 113 164.6 192 248.9 192zM424.9 32h22.38c-6.625 71.88-58 128-120 128h-22.5C311.4 88.13 362.8 32 424.9 32zM151.1 32C213.3 32 264.5 88.13 271.3 160h-22.5c-62 0-113.4-56.13-120-128H151.1zM558.2 333.6c-9.5-8.619-22-13.37-35.12-13.37c-12.5 0-24.88 4.248-34.62 12.12l-61.45 49.21c-1.928 1.545-4.324 2.385-6.795 2.385h-41.62c4.625-9.619 6.5-20.74 4.75-32.23C379.4 323.7 353.7 304 325.6 304H181.2c-20.75 0-40.1 6.746-57.5 19.24l-38.5 28.73H16c-8.801 0-16 7.195-16 15.99S7.198 383.1 15.1 383.1l80.01-.0238l46.86-35.25c11.12-8.244 24.62-12.74 38.37-12.74h146.7c13.25 0 24 10.74 24 23.99s-10.75 23.98-24 23.98H239.1c-8.75 0-16 7.246-16 15.99c0 8.746 7.25 15.99 16 15.99h180.2c9.625 0 19-3.248 26.62-9.246l61.62-49.22c4.25-3.373 9.5-5.248 14.62-5.248c5 0 9.875 1.75 13.75 5.248c10.12 9.119 9.375 24.48-.875 32.61l-100.7 80.58c-7.584 6.064-17.01 9.369-26.72 9.369H16c-8.801 0-15.1 7.189-15.1 15.98S7.198 512 15.1 512h392.5c17 0 33.38-5.871 46.62-16.37l100.9-80.7c12.25-9.744 19.5-24.36 19.1-39.98C576.5 359.3 569.1 344.2 558.2 333.6z"})))),r=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},e("path",{d:"M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"})))),s=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M174.7 111.8C165.1 110.3 160.1 102.1 161.5 93.35C170.4 40.37 216.5 0 272 0C320.8 0 362.3 31.19 377.6 74.67C380.6 82.1 376.2 92.14 367.9 95.09C359.5 98.03 350.4 93.66 347.5 85.33C336.5 54.24 306.8 32 272 32C232.4 32 199.5 60.82 193.1 98.65C191.6 107.4 183.4 113.2 174.7 111.8V111.8zM400 264C400 250.7 410.7 240 424 240C437.3 240 448 250.7 448 264C448 277.3 437.3 288 424 288C410.7 288 400 277.3 400 264zM488.5 125.8L480 159.1C501.1 176.5 519.6 198.5 530.7 224H544C561.7 224 576 238.3 576 256V352C576 369.7 561.7 384 544 384H512C495.5 405.1 473.5 423.6 448 434.7V464C448 490.5 426.5 512 400 512H368C341.5 512 320 490.5 320 464V448H256V464C256 490.5 234.5 512 208 512H176C149.5 512 128 490.5 128 464V416C89.14 386.8 64 340.3 64 288C28.52 287.2 0 258.2 0 222.6C0 197.8 14 175.1 36.18 164L40.84 161.7C48.75 157.7 58.36 160.9 62.31 168.8C66.26 176.7 63.06 186.4 55.16 190.3L50.49 192.6C39.16 198.3 31.1 209.9 31.1 222.6C31.1 241 46.97 256 65.44 256H67.2C82.02 182.1 146.6 128 223.1 128H376.4C394 108.4 419.6 96 448 96H465.3C480.9 96 492.3 110.7 488.5 125.8H488.5zM224 160C153.3 160 96 217.3 96 288C96 329.9 116.1 367 147.2 390.4L160 400V464C160 472.8 167.2 480 176 480H208C216.8 480 224 472.8 224 464V416H352V464C352 472.8 359.2 480 368 480H400C408.8 480 416 472.8 416 464V413.7L435.2 405.4C455.6 396.5 473.2 382.4 486.4 364.8L496 352H544V256H509.7L501.4 236.8C492.5 216.4 478.4 198.8 460.8 185.6L443.8 172.8L455 128H448C429 128 412.1 136.2 400.3 149.3L390.7 160H224z"}))));return e("div",null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),"Defined Benefits Fund"==this.existingFund.type?null:e("div",{class:"sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7"},"Continue with your chosen fund or choose another fund below."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"max-w-400 w-full"},e("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},e("div",{class:"space-y-4"},(()=>{switch(this.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return e(t,{name:this.existingFund.name});case"Self Managed Fund":return e(i,null);case"My Own Fund":case"Promoted Default Fund With Join":return e(n,null);case"Default Fund":return e(r,null);case"Defined Benefits Fund":return e(s,null);default:return e("div",null)}})(),e("div",{class:"sm:text-lg font-bold leading-6 break-words"},(()=>{switch(this.existingFund.type){case"Default Fund":return"Employer's default fund";case"My Own Fund":case"Promoted Fund":case"Self Managed Fund":case"Promoted Default Fund":case"Defined Benefits Fund":case"Promoted Default Fund With Join":return this.existingFund.name;default:return""}})())),e("div",{class:"mt-6"},e("sss-button",{testid:"continue-with-this-fund-button",fillWidth:!0,promiseFn:()=>this.handleFundNominationAccepted()},"Continue with this fund"))),e((()=>"Defined Benefits Fund"==this.existingFund.type?null:e("div",{class:"mt-4"},e("sss-button",{testid:"choose-another-fund-button",fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Choose another fund"))),null))))}async handleFundNominationAccepted(){const t=this.createSuperFundNominationDetail(this.existingFund);await me.submitRetainSuperFundAsync(t),te.markSuperSelectionAsSubmitted()}async handleFundNominationDeclined(){const t=this.createSuperFundNominationDetail(this.existingFund);await this.eventTrackingService.TrackSuperFundNominationDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},ve=class{constructor(e){t(this,e),this.footerText=()=>void 0!==this.textOverride?this.textOverride:"Powered by Flare"}render(){return e("div",{class:{"text-center text-gray-500 text-xs w-full max-w-960 mx-auto":!0,"mt-8 sm:mt-20":!te.hideFooterSection}},!te.hideFooterSection&&e("span",null,this.footerText()),e("p",{class:"block text-transparent"},"v","5.49.8933"))}},we=(t,n)=>e("stencil-route-link",{exact:!0,url:t.route},e("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":!0,"bg-white shadow-sm text-primary-base":t.isActive,"hover:bg-primary-hover text-white":!t.isActive}},n)),ye=t=>{let n=kt.MyOwnFund;return window.location.href.includes(kt.SelfManagedFund)?n=kt.SelfManagedFund:window.location.href.includes(kt.DefaultFund)?n=kt.DefaultFund:window.location.href.includes(kt.FeaturedFunds)&&(n=kt.FeaturedFunds),e(we,{route:n,isActive:t.isActive},"Choose another fund")},ge=class{constructor(e){t(this,e)}render(){return e("div",{class:"flex justify-center"},e("div",{class:"text-center max-w-800"},e("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),e(r,null,e("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},e(r,null,te.superCampaignCanNotBeActivated?"You can choose any super fund, including your current fund/SMSF or your employer’s default fund.":"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.")),!te.superCampaignCanNotBeActivated&&e("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},e(we,{route:kt.ChoicePage,isActive:!1},"Featured super funds"),e(ye,{isActive:!0})))))}},be=class{constructor(e){t(this,e),this.theme="primary",this.size=48}render(){return e("div",{class:"inline-block animate-spin"},e("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e("path",{d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM1.99743 8C1.99743 11.3151 4.68487 14.0026 8 14.0026C11.3151 14.0026 14.0026 11.3151 14.0026 8C14.0026 4.68487 11.3151 1.99743 8 1.99743C4.68487 1.99743 1.99743 4.68487 1.99743 8Z",fill:"white","fill-opacity":"0.3"}),e("path",{d:"M8 1C8 0.447715 8.44943 -0.00643769 8.99741 0.0624193C9.70527 0.151368 10.3996 0.334798 11.0615 0.608964C12.0321 1.011 12.914 1.60028 13.6569 2.34315C14.3997 3.08602 14.989 3.96793 15.391 4.93853C15.6652 5.60043 15.8486 6.29473 15.9376 7.0026C16.0064 7.55057 15.5523 8 15 8C14.4477 8 14.0085 7.54925 13.9169 7.00462C13.842 6.55939 13.7169 6.12298 13.5433 5.7039C13.2417 4.97595 12.7998 4.31451 12.2426 3.75736C11.6855 3.20021 11.0241 2.75825 10.2961 2.45672C9.87702 2.28313 9.44061 2.15804 8.99538 2.08314C8.45075 1.99152 8 1.55228 8 1Z",class:"primary"===this.theme?"fill-primary-base":"fill-white"})))}},xe=class{constructor(e){t(this,e)}render(){return e(a,{class:"flex flex-col justify-center items-center"},e("h5",{class:"text-lg"},"Loading your superannuation step"),e("sss-loading-indicator",null))}},Ce=class{constructor(e){t(this,e),this.isNotAllInformationProvidedMessageVisible=!1,this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance}componentDidLoad(){return this.eventTrackingService.TrackMyOwnSuperFundDetailViewedAsync({promotedFundsShown:te.promotedFunds,defaultFundUsiSet:H(te.defaultFundUsi)})}render(){const t=te.superCampaignCanNotBeActivated;return e(a,null,e("sss-header-section",null),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=!this.formElement.checkValidity()},e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},e("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 mb-3 sm:mb-4"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:s("assets/icon-exclamation.svg")})),e("div",{class:"ml-2"},e("ul",{class:"list-disc list-outside ml-6 space-y-2 text-sm text-yellow-700 leading-5"},e("li",null,"Make sure you are a current member of the fund before completing this step."),e("li",null,"Please check that the fund USI is correct as some funds have similar names."))))),e("sss-my-own-fund-inputs",{myOwnFundForm:se.myOwnFundForm,showValidationErrors:"validated"===this.formState,onFormChanged:t=>{se.myOwnFundForm=Object.assign(Object.assign({},se.myOwnFundForm),t.detail),this.isNotAllInformationProvidedMessageVisible=!1}}),this.isNotAllInformationProvidedMessageVisible&&e("div",{class:"mt-4 rounded-md bg-red-50 p-4 text-sm text-red-700"},"All fields are required to complete submission. Make sure you have selected a fund.")),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},e("div",{class:"mb-4",onClick:()=>this.formState="validated"},e("sss-button",{testid:"continue-button",fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Continue")),!t&&e("stencil-route-link",{url:kt.ChoicePage},e("sss-button",{testid:"back-button",fillWidth:!0,variant:"secondary"},"Back"))))))))}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&(O(se.myOwnFundForm.fundUsi)&&O(se.myOwnFundForm.memberNumber)&&O(se.myOwnFundForm.memberFirstName)&&O(se.myOwnFundForm.memberFamilyName)?te.isBringYourOwnFundCustomStepEnabled&&te.isUsingSuperCampaign?ee.navigateInternally(this.history,kt.MyOwnFundEngagementStep):ee.navigateInternallyToStandardChoice({history:this.history,fundName:this.getOrError(se.myOwnFundForm.fundName),fundDetails:{type:"myOwnFund",fundName:this.getOrError(se.myOwnFundForm.fundName),fundUsi:this.getOrError(se.myOwnFundForm.fundUsi),memberNumber:this.getOrError(se.myOwnFundForm.memberNumber)},handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.getOrError(se.myOwnFundForm.fundUsi),memberNumber:this.getOrError(se.myOwnFundForm.memberNumber),memberFirstName:this.getOrError(se.myOwnFundForm.memberFirstName),memberFamilyName:this.getOrError(se.myOwnFundForm.memberFamilyName),standardChoiceFormSignature:t},te.promotedFundsConfig);await de.submitCustomFundChoiceAsync(e)}}):this.isNotAllInformationProvidedMessageVisible=!0)}getOrError(t){return Mt.pipe(t,(e=()=>{throw new Error("Option value is none.")},function(t){return U(t)?e():t.value}));var e}};W(Ce);const Se=class{constructor(e){t(this,e),this.stepContinued=async t=>{"byof-engagement"==t.detail.sender&&(await le.Instance.TrackSuperMyOwnFundEngagementStepContinued(this.fundUsi,t.detail.reason),this.navigateToStandardChoice())},this.subscribeToStepEvents=()=>{for(const t in this.stepEventHandlers)document.addEventListener(t,this.stepEventHandlers[t])},this.unSubscribeFromStepEvents=()=>{for(const t in this.stepEventHandlers)document.removeEventListener(t,this.stepEventHandlers[t])},this.stepEventHandlers={continue:this.stepContinued.bind(this)}}async componentWillLoad(){te.isBringYourOwnFundCustomStepEnabled&&te.isUsingSuperCampaign&&Et.isSome(se.myOwnFundForm.fundUsi)&&Et.isSome(se.myOwnFundForm.fundName)&&Et.isSome(se.myOwnFundForm.memberNumber)&&Et.isSome(se.myOwnFundForm.memberFirstName)&&Et.isSome(se.myOwnFundForm.memberFamilyName)&&Et.isSome(te.backendUrl)&&Et.isSome(te.state.jwt)?(this.backendUrl=te.backendUrl.value,this.accessToken=te.state.jwt.value,this.fundUsi=se.myOwnFundForm.fundUsi.value,this.fundName=se.myOwnFundForm.fundName.value,this.memberNumber=se.myOwnFundForm.memberNumber.value,this.memberFirstName=se.myOwnFundForm.memberFirstName.value,this.memberFamilyName=se.myOwnFundForm.memberFamilyName.value,this.unSubscribeFromStepEvents(),this.subscribeToStepEvents(),te.hideFooterSection=!0,await le.Instance.TrackSuperMyOwnFundEngagementStepActivationSucceeded(this.fundUsi)):ee.navigateInternally(this.history,kt.MyOwnFund)}disconnectedCallback(){this.unSubscribeFromStepEvents(),te.hideFooterSection=!1}render(){return e(a,null,e("apollo-super-byof-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"fund-usi":this.fundUsi}))}navigateToStandardChoice(){ee.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName,fundDetails:{type:"myOwnFund",fundName:this.fundName,fundUsi:this.fundUsi,memberNumber:this.memberNumber},handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.fundUsi,memberNumber:this.memberNumber,memberFirstName:this.memberFirstName,memberFamilyName:this.memberFamilyName,standardChoiceFormSignature:t},te.promotedFundsConfig);await de.submitCustomFundChoiceAsync(e)}})}};W(Se);const ke=class{constructor(e){t(this,e),this.formChanged=o(this,"formChanged",7),this.MIN_SEARCH_STRING_LENGTH=3,this.MAX_RECORD_COUNT=25,this.searchFundsAsync=async t=>{const e=await ue.searchFundsAsync(t,this.MAX_RECORD_COUNT);switch(e.result){case"TooManyResults":return{kind:"too-many-results"};default:return{kind:"success",value:e.data.sort(((t,e)=>t.productName.localeCompare(e.productName))).map((t=>({label:`${t.productName} (${t.usi})`,value:t.usi})))}}},O(this.myOwnFundForm.fundUsi)&&O(this.myOwnFundForm.fundName)&&(this.selectedOption={label:this.myOwnFundForm.fundName.value,value:this.myOwnFundForm.fundUsi.value})}render(){return e("div",null,e("div",null,e("label",{class:"text-sm font-medium text-gray-700"},"Fund name"),e("div",{class:"mt-1"},e("sss-dropdown-async",{testId:"fund-search-input",searchFunction:this.searchFundsAsync,minSearchStringLength:this.MIN_SEARCH_STRING_LENGTH,required:!0,requiredValidationMessage:"Select a fund",placeholder:"Type to search by name or USI...",value:this.selectedOption,onValueChanged:t=>{this.selectedOption=t.detail,this.updateFund(t.detail)},showValidationErrors:this.showValidationErrors})),O(this.myOwnFundForm.fundUsi)&&e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.myOwnFundForm.fundUsi.value))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Member number"),e("div",{class:"mt-1"},e("input",{"data-testid":"member-number-input",type:"text",class:{"shadow-sm focus:ring-primary-focus focus:border-primary-base block w-full text-base sm:text-sm border-gray-300 rounded-md":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:!0,pattern:"[A-Za-z0-9]{4,16}",name:"memberNumber",id:"memberNumber",value:H(se.myOwnFundForm.memberNumber),onChange:t=>this.updateMemberNumber(t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid member number (only numbers and / or letters)"))),e("div",{class:"flex space-x-4"},e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Given name(s)"),e("div",{class:"mt-1"},e("sss-name-input",{testId:"member-given-names-input",name:"memberFirstName",readableName:"Member given name(s)",showValidationErrors:this.showValidationErrors,value:H(se.myOwnFundForm.memberFirstName),onChange:t=>this.updateMemberFirstName(t.target.value.trim())}))),e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Last name"),e("div",{class:"mt-1"},e("sss-name-input",{testId:"member-last-name-input",name:"memberFamilyName",readableName:"Member last name",showValidationErrors:this.showValidationErrors,value:H(se.myOwnFundForm.memberFamilyName),onChange:t=>this.updateMemberFamilyName(t.target.value.trim())})))))}updateFund(t){this.formChanged.emit({fundUsi:V(t.value),fundName:V(t.label)})}updateMemberNumber(t){this.formChanged.emit({memberNumber:V(t)})}updateMemberFirstName(t){this.formChanged.emit({memberFirstName:V(t)})}updateMemberFamilyName(t){this.formChanged.emit({memberFamilyName:V(t)})}},Fe=class{constructor(e){t(this,e),this.myInputChange=o(this,"myInputChange",7),this.value="",this.name="",this.readableName="",this.showValidationErrors=!1,this.errorMessage="",this.NAME_PATTERN="^[A-Za-z](?:[A-Za-z]||'[A-Za-z]||-[A-Za-z]|| [A-Za-z])*\\s*$"}render(){return e(a,null,e("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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:!0,pattern:this.NAME_PATTERN,name:this.name,value:this.value,onInput:t=>this.handleInput(t)}),this.errorMessage&&e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},this.errorMessage))}handleInput(t){const e=t.target;e.value=e.value.replace(/\s+/g," "),this.validateInput(e),this.myInputChange.emit(e.value.trim())}validateInput(t){this.errorMessage=t.checkValidity()?"":t.validity.valueMissing?this.readableName+" is required.":t.validity.patternMismatch?t.value.startsWith("-")||t.value.startsWith("'")?this.readableName+" must start with a letter.":t.value.includes("--")?this.readableName+" must not have a double hypen.":this.readableName+" contains unsupported characters.":"Invalid input."}},Ae=class{constructor(e){t(this,e),this.prefill=void 0,this.ignorePopState=()=>window.history.pushState(null,"",null)}connectedCallback(){this.ignorePopState(),window.addEventListener("popstate",this.ignorePopState)}disconnectedCallback(){window.removeEventListener("popstate",this.ignorePopState)}async componentWillLoad(){this.prefill=O(te.state.superChoicePrefill)?te.state.superChoicePrefill.value:void 0}render(){return this.prefill&&"myOwnFund"===this.prefill.type?"Valid"===this.prefill.data.fundDetail.type?this.renderMyOwnFund(this.prefill.data):this.renderInvalidMyOwnFund(this.prefill.data):this.prefill&&"smsf"===this.prefill.type?this.prefill.data.fundAbn.valid?this.renderSMSF(this.prefill.data):this.renderInvalidSMSF(this.prefill.data):(ee.navigateInternally(this.history,kt.ChoicePage),null)}renderMyOwnFund(t){return e("sss-prefill-my-own-fund",{history:this.history,prefill:t})}renderInvalidMyOwnFund(t){return e("sss-prefill-invalid-my-own-fund",{history:this.history,prefill:t})}renderSMSF(t){return e("sss-prefill-smsf",{history:this.history,prefill:t})}renderInvalidSMSF(t){return e("sss-prefill-invalid-smsf",{history:this.history,prefill:t})}},Me=class{constructor(e){t(this,e)}render(){return e("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"},e("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":!0,"text-red-600":!this.field.isValid}},this.field.name),e("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":!0,"h-5 sm:h-auto":this.field.isEmpty,"text-red-600":!this.field.isValid}},this.field.value))}},Ee=class{constructor(e){t(this,e),this.withHeader=!1}render(){return e("div",{class:"flex items-start self-stretch rounded-md bg-red-50"},e("div",{class:"w-1 self-stretch bg-red-400"}),e("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},e((()=>e("div",{class:"w-5 h-5"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e("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"})))),null),e("div",{class:"flex-col justify-start items-start gap-2 inline-flex"},this.withHeader&&e("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((t=>e("div",{class:"self-stretch h-5 flex-col justify-start items-start gap-1 flex"},e("div",{class:"self-stretch pl-1.5 justify-start items-start gap-[7px] inline-flex"},e("div",{class:"pt-1.5 justify-center items-center flex"},e("div",{class:"w-1.5 h-1.5 bg-red-700 rounded-full"})),e("div",{class:"grow shrink basis-0 text-red-700 text-sm font-normal leading-tight"},t))))),!this.withHeader&&this.notificationList.map((t=>e("div",{class:"text-sm font-medium leading-tight text-red-800"},t))))))}};function Ne(t){return null==t||""===t.trim()}const _e=(t,n,i)=>e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},t),e("div",{"data-testid":n,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"},i)),Ie=()=>e("div",null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),e("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."));class Pe{static Input(t){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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":t}}}const Be="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$";class De{constructor(t,e,n){this.name=t,this.testId=e,this._value=null!=n?n:"",this._errorMessage=this.validateAndReturnErrorMessage(this._value)}get value(){return this._value}set value(t){this._errorMessage=this.validateAndReturnErrorMessage(t),this._value=t}get isValid(){return null===this._errorMessage}get isEmpty(){return Ne(this._value)}get errorMessage(){return this._errorMessage}}class Te{constructor(t,e,n,i){this.name=t,this.testId=e,this._value=null!=n?n:"",this._isValid=i}get value(){return this._value}get isValid(){return this._isValid}get isEmpty(){return Ne(this._value)}}class je extends Te{constructor(t,e){super("Fund USI","fund-usi",t,e)}}class Re extends Te{constructor(t,e){super("Fund name","fund-name",t,e)}}class Le extends De{constructor(t){super("Fund name","smsf-fund-name",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Fund name is required.":t.length<2?"Enter a valid Fund name.":null}}class Oe extends De{constructor(t){super("Member number","member-number",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Member number is required.":/^[A-Za-z0-9]{4,16}$/.test(t)?null:"Enter a valid member number (only numbers and / or letters)"}}class Ue extends De{constructor(t){super("Member last name","member-last-name",t)}validateAndReturnErrorMessage(t){const e=new RegExp(Be);return Ne(t)?"Member last name is required.":e.test(t)?null:"Member last name contains unsupported characters."}}class qe extends De{constructor(t){super("Member given name(s)","member-given-names",t)}validateAndReturnErrorMessage(t){const e=new RegExp(Be);return Ne(t)?"Member given name(s) is required.":e.test(t)?null:"Member given name(s) contains unsupported characters."}}class Ve extends Te{constructor(t,e){super("Fund ABN","fund-abn",t,e)}}class He extends De{constructor(t){super("Fund ESA","fund-esa",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Fund ESA is required.":t.length<2?"Enter a valid Fund ESA.":null}}class ze extends De{constructor(t){super("Address line 1","address-line-one",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Address line 1 is required.":t.length<2?"Enter a valid Address line 1.":null}}class We extends De{constructor(t){super("Address line 2","address-line-two",t)}validateAndReturnErrorMessage(t){return null}}class $e extends De{constructor(t){super("City/suburb","city-suburb",t)}validateAndReturnErrorMessage(t){return Ne(t)?"City/suburb is required.":null}}class Je extends De{constructor(t){super("Postcode","postcode",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Postcode is required.":/^[0-9]{4}$/.test(t)?null:"Enter a valid postcode."}}class Xe extends De{constructor(t){super("State","state",t)}get options(){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"}]}validateAndReturnErrorMessage(t){return Ne(t)?"State is required.":void 0===this.options.find((e=>e.value=t))?"Enter a valid state.":null}}class Ge extends Te{constructor(t,e,n,i,r){super("Fund address","fund-address",[t,e,n,i,r].map((t=>t.value)).filter((t=>t)).join(", "),t.isValid&&e.isValid&&n.isValid&&i.isValid&&r.isValid)}}class Ze extends De{constructor(t){super("Account name","account-name",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Account name is required.":t.length<2?"Enter a valid Account name.":null}}class Ke extends Te{constructor(t,e){super("Bank name","bank-name",t,e)}}class Ye extends De{constructor(t){super("BSB","bsb",t)}validateAndReturnErrorMessage(t){return Ne(t)?"BSB is required.":/^[0-9]{6,7}$/.test(t)?null:"Enter a valid BSB."}}class Qe extends De{constructor(t){super("Account number","account-number",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Account number is required.":/^[0-9]{2,11}$/.test(t)?null:"Enter a valid Account number."}}const tn=class{constructor(e){t(this,e),this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&"Invalid"===this.prefill.fundDetail.type?(this.fundUsi=new je(this.prefill.fundDetail.fundUsi,!1),this.fundName=new Re("",!1),this.memberNumber=new Oe(this.prefill.memberNumber),this.memberGivenNames=new qe(this.prefill.memberFirstName),this.memberLastName=new Ue(this.prefill.memberFamilyName)):ee.navigateInternally(this.history,kt.ChoicePage)}render(){return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),e("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."]}),e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundUsi}),e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.memberNumber}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames})))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:!0,variant:"primary",promiseFn:()=>this.handleChooseAnotherFund()},"Choose another fund"))))}async handleChooseAnotherFund(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},en=class{constructor(e){t(this,e),this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&!this.prefill.fundAbn.valid?this.initialiseComponent(this.prefill):ee.navigateInternally(this.history,kt.PrefillInvalidMyOwnFundPage)}render(){return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),e("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."]}),e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.fundAbn}),e("sss-prefill-display-field",{field:this.fundEsa}),e("sss-prefill-display-field",{field:this.fundAddress}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames}),e("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),e("sss-prefill-display-field",{field:this.bankAccountName}),e("sss-prefill-display-field",{field:this.bankAccountBsb}),e("sss-prefill-display-field",{field:this.bankAccountNumber})))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:!0,variant:"primary",promiseFn:()=>this.handleFundNominationDeclined()},"Make another nomination"))))}initialiseComponent(t){this.fundName=new Le(t.fundName),this.fundAbn=new Ve(t.fundAbn.value,t.fundAbn.valid),this.fundEsa=new He(t.electronicServiceAddress),this.fundAddressLine1=new ze(t.addressLine1),this.fundAddressLine2=new We(t.addressLine2),this.fundAddressCity=new $e(t.addressCity),this.fundAddressPostcode=new Je(t.addressPostcode),this.fundAddressState=new Xe(t.addressState),this.fundAddress=new Ge(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode),this.memberGivenNames=new qe(t.memberFirstName),this.memberLastName=new Ue(t.memberFamilyName),this.bankAccountName=new Ze(t.bankAccountName),this.bankAccountBsb=new Ye(t.bankAccountBsb),this.bankAccountNumber=new Qe(t.bankAccountNumber)}async handleFundNominationDeclined(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},nn=class{constructor(e){t(this,e),this.mode="review",this.formState="pristine",this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&"Valid"===this.prefill.fundDetail.type?this.initialiseComponent(this.prefill.fundDetail.fundName,this.prefill):ee.navigateInternally(this.history,kt.ChoicePage)}render(){const t=[this.memberNumber.errorMessage,this.memberLastName.errorMessage,this.memberGivenNames.errorMessage].filter((t=>null!==t));return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3.5 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),e("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."]}),"review"===this.mode&&t.length>0&&e("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:!0}),"review"===this.mode&&e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundUsi}),e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.memberNumber}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames})),"review"===this.mode&&e("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:!0,variant:"secondary",promiseFn:()=>this.setModeToEdit()},e("div",{class:"flex flex-row gap-2"},e("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),e("div",{class:"w-4 h-4 relative"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},e("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"}),e("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),"edit"===this.mode&&e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=this.formHasMissingData()},_e(this.fundName.name,this.fundName.testId,this.fundName.value),_e(this.fundUsi.name,this.fundUsi.testId,this.fundUsi.value),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberNumber.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,pattern:"[A-Za-z0-9]{4,16}","data-testid":this.memberNumber.testId,value:this.memberNumber.value,onInput:t=>{this.updateMemberNumber(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberNumber.errorMessage))),e("div",{class:"flex mt-3 gap-x-4 flex-col sm:flex-row"},e("div",{class:"w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,pattern:Be,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:t=>{this.updateMemberGivenNames(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberGivenNames.errorMessage))),e("div",{class:"w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,pattern:Be,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:t=>{this.updateMemberLastName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberLastName.errorMessage))))))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:!0,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:()=>this.handleSubmitForm()},"Continue"),e("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Choose another fund"))))}initialiseComponent(t,e){this.fundUsi=new je(e.fundDetail.fundUsi,!0),this.fundName=new Re(t,!0),this.memberNumber=new Oe(e.memberNumber),this.memberGivenNames=new qe(e.memberFirstName),this.memberLastName=new Ue(e.memberFamilyName),this.isSubmitDisabled=this.formHasMissingData()}isFormValid(){return this.fundUsi.isValid&&this.fundName.isValid&&this.memberNumber.isValid&&this.memberGivenNames.isValid&&this.memberLastName.isValid}formHasMissingData(){return this.fundUsi.isEmpty||this.fundName.isEmpty||this.memberNumber.isEmpty||this.memberGivenNames.isEmpty||this.memberLastName.isEmpty}setModeToEdit(){return this.mode="edit",Promise.resolve()}updateMemberNumber(t){this.memberNumber=new Oe(t.trim())}updateMemberGivenNames(t){this.memberGivenNames=new qe(t.trimStart())}updateMemberLastName(t){this.memberLastName=new Ue(t.trim())}async handleSubmitForm(){this.formState="validated",this.isFormValid()&&("edit"!==this.mode||this.formElement.checkValidity())&&ee.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName.value,fundDetails:{type:"myOwnFund",fundName:this.fundName.value,fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value},handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value,memberFirstName:this.memberGivenNames.value,memberFamilyName:this.memberLastName.value,standardChoiceFormSignature:t},te.promotedFundsConfig);await de.submitCustomFundChoiceAsync(e)}})}async handleFundNominationDeclined(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},rn={"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"},sn=class{constructor(e){t(this,e),this.mode="review",this.formState="pristine",this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&this.prefill.fundAbn.valid?this.initialiseComponent(this.prefill):ee.navigateInternally(this.history,kt.PrefillInvalidSMSFPage)}render(){const 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((t=>null!==t));return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),e("sss-prefill-warning-box",{class:"self-stretch",notificationList:["Make sure your Self-managed super fund (SMSF) is a registered fund before completing this step."]}),"review"===this.mode&&t.length>0&&e("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:!0}),"review"===this.mode&&e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.fundAbn}),e("sss-prefill-display-field",{field:this.fundEsa}),e("sss-prefill-display-field",{field:this.fundAddress}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames}),e("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),e("sss-prefill-display-field",{field:this.bankAccountName}),e("sss-prefill-display-field",{field:this.bankAccountBsb}),this.bankName.isValid&&e("sss-prefill-display-field",{field:this.bankName}),e("sss-prefill-display-field",{field:this.bankAccountNumber})),"review"===this.mode&&e("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:!0,variant:"secondary",promiseFn:()=>this.setModeToEdit()},e("div",{class:"flex flex-row gap-2"},e("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),e("div",{class:"w-4 h-4 relative"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},e("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"}),e("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),"edit"===this.mode&&e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"w-full":!0,"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=this.formHasMissingData()},e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.fundName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.fundName.testId,value:this.fundName.value,onInput:t=>{this.updateFundName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.fundName.errorMessage))),_e(this.fundAbn.name,this.fundAbn.testId,this.fundAbn.value),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.fundEsa.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,minlength:"2","data-testid":this.fundEsa.testId,value:this.fundEsa.value,onInput:t=>{this.updateFundEsa(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.fundEsa.errorMessage))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),e("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},e("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none rounded-t-md shadow-none border-b-0":!0}),required:!0,minlength:"2",name:"addressLine1",id:"addressLine1","data-testid":this.fundAddressLine1.testId,value:this.fundAddressLine1.value,onInput:t=>{this.updateAddressLine1(t.target.value)}}),e("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none shadow-none border-b-0":!0}),"data-testid":this.fundAddressLine2.testId,value:this.fundAddressLine2.value,onInput:t=>this.updateAddressLine2(t.target.value)}),e("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none shadow-none border-b-0":!0}),required:!0,"data-testid":this.fundAddressCity.testId,value:this.fundAddressCity.value,onInput:t=>{this.updateAddressCity(t.target.value)}}),e("div",{class:"flex -space-x-px"},e("div",{class:"w-1/2 flex-1 min-w-0"},e("input",{placeholder:"Postcode",type:"text",required:!0,class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none rounded-bl-md shadow-none border-r-0":!0}),name:"postcode",minlength:"4",maxlength:"4",pattern:"[0-9]{4}",id:"postcode","data-testid":this.fundAddressPostcode.testId,value:this.fundAddressPostcode.value,inputmode:"numeric",onInput:t=>{this.updateAddressPostcode(t.target.value)}})),e("div",{class:"flex-1 min-w-0"},e("select",{class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none rounded-br-md shadow-none":!0,"text-gray-500":"validated"!==this.formState}),name:"state",required:!0,"data-testid":this.fundAddressState.testId,id:"state",onInput:t=>{this.updateAddressState(t.target.value)}},e("option",{disabled:!0,selected:void 0!==this.fundAddressState.value,value:""},"State"),this.fundAddressState.options.map((t=>e("option",{value:t.value,selected:this.fundAddressState.value===t.value},t.label))))))),"validated"===this.formState&&e("div",{class:"mt-2 text-sm text-red-600"},this.fundAddressLine1.errorMessage||this.fundAddressLine1.errorMessage||this.fundAddressCity.errorMessage||this.fundAddressPostcode.errorMessage||this.fundAddressState.errorMessage)),e("div",{class:"flex gap-x-4 flex-col sm:flex-row"},e("div",{class:"mt-3 w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:t=>{this.updateMemberGivenNames(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberGivenNames.errorMessage))),e("div",{class:"mt-3 w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:t=>{this.updateMemberLastName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberLastName.errorMessage)))),e("div",{class:"mt-6 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.bankAccountName.testId,value:this.bankAccountName.value,onInput:t=>{this.updateBankAccountName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.bankAccountName.errorMessage))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountBsb.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.bankAccountBsb.testId,value:this.bankAccountBsb.value,onInput:t=>{const e=t.target.value;this.updateBankName(e),this.updateBankAccountBsb(e)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.bankAccountBsb.errorMessage))),this.bankName.isValid&&_e(this.bankName.name,this.bankName.testId,this.bankName.value),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountNumber.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.bankAccountNumber.testId,value:this.bankAccountNumber.value,onInput:t=>{this.updateBankAccountNumber(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.bankAccountNumber.errorMessage)))))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:!0,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:()=>this.handleSubmitForm()},"Continue"),e("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Make another nomination"))))}isFormValid(){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}formHasMissingData(){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}setModeToEdit(){return this.mode="edit",Promise.resolve()}updateFundName(t){this.fundName=new Le(t.trim())}updateFundEsa(t){this.fundEsa=new He(t.trim())}updateAddressLine1(t){this.fundAddressLine1=new ze(t.trim())}updateAddressLine2(t){this.fundAddressLine2=new We(t.trim())}updateAddressCity(t){this.fundAddressCity=new $e(t.trim())}updateAddressPostcode(t){this.fundAddressPostcode=new Je(t.trim())}updateAddressState(t){this.fundAddressState=new Xe(t.trim())}updateBankAccountName(t){this.bankAccountName=new Ze(t.trim())}updateBankAccountBsb(t){this.bankAccountBsb=new Ye(t.trim())}updateBankAccountNumber(t){this.bankAccountNumber=new Qe(t.trim())}updateMemberGivenNames(t){this.memberGivenNames=new qe(t)}updateMemberLastName(t){this.memberLastName=new Ue(t.trim())}filterDigits(t){return t.replace(/[^0-9]/g,"")}tryGetBankName(t){if(null==t)return null;const e=this.filterDigits(t),n=e.substring(0,2),i=e.substring(0,3);return rn[n]||rn[i]||null}updateBankName(t){const e=this.tryGetBankName(t);this.bankName=new Ke(e,null!=e)}async handleSubmitForm(){this.formState="validated",this.isFormValid()&&("edit"!==this.mode||this.formElement.checkValidity())&&ee.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",fundDetails:{type:"smsf",fundName:this.fundName.value,fundEsa:this.fundEsa.value},handleSubmitFn:async t=>{const 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},te.promotedFundsConfig);await de.submitSelfManagedFundChoiceAsync(e)}})}initialiseComponent(t){this.fundName=new Le(t.fundName),this.fundAbn=new Ve(t.fundAbn.value,t.fundAbn.valid),this.fundEsa=new He(t.electronicServiceAddress),this.fundAddressLine1=new ze(t.addressLine1),this.fundAddressLine2=new We(t.addressLine2),this.fundAddressCity=new $e(t.addressCity),this.fundAddressPostcode=new Je(t.addressPostcode),this.fundAddressState=new Xe(t.addressState),this.fundAddress=new Ge(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode),this.memberGivenNames=new qe(t.memberFirstName),this.memberLastName=new Ue(t.memberFamilyName),this.bankAccountName=new Ze(t.bankAccountName);const e=this.tryGetBankName(t.bankAccountBsb);this.bankName=new Ke(e,null!=e),this.bankAccountBsb=new Ye(t.bankAccountBsb),this.bankAccountNumber=new Qe(t.bankAccountNumber),this.isSubmitDisabled=this.formHasMissingData()}async handleFundNominationDeclined(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},an=class{constructor(e){t(this,e)}render(){return e("div",{class:"flex items-start self-stretch rounded-md bg-yellow-50"},e("div",{class:"w-1 self-stretch bg-yellow-400"}),e("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},e((()=>e("div",{class:"w-5 h-5"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e("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"})))),null),e("div",{class:"flex flex-col items-start gap-2 flex-[1_0_0]"},e("div",{class:"flex flex-col items-start gap-1 self-stretch"},this.notificationList.map((t=>e("div",{class:"flex items-start gap-[7px] self-stretch pl-0"},this.notificationList.length>1&&e("div",{class:"pt-1.5 justify-center items-center flex"},e("div",{class:"w-1.5 h-1.5 bg-yellow-700 rounded-full"})),e("div",{class:"flex-[1_0_0] text-sm not-italic font-normal leading-5 text-yellow-700"},t))))))))}},on=class{constructor(e){t(this,e),this.standardChoiceFormSignature="",this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance,this.ignorePopState=()=>window.history.pushState(null,"",null)}connectedCallback(){this.ignorePopState(),window.addEventListener("popstate",this.ignorePopState)}disconnectedCallback(){window.removeEventListener("popstate",this.ignorePopState)}render(){return e(a,null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),e("div",{class:"sm:text-lg text-gray-600 max-w-800 mt-4 text-center leading-7 sm:leading-8"},"Your authorisation is required to complete your super choice by signing the standard choice form, which informs your employer of your choice of fund."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"max-w-560"},e("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),e("div",{class:"flex justify-between w-full"},e("div",null,e("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),e("div",{class:"text-sm mt-2"},St.fundName)),e("div",{class:"grid content-center ml-4"},e("sss-button",{testid:"change-fund-button",size:"xs",variant:"secondary",promiseFn:async()=>{await this.trackChangeRequestedAsync(),ee.navigateInternally(this.history,kt.ChoicePage)}},"Change")))),e("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},e("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),e("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:s("assets/icon-information-circle.svg")})),e("div",{class:"ml-2"},e("p",{class:"text-sm text-blue-800 leading-5"},"Applying your full name in the text field below is the same as applying your written signature and is legally binding.")))),e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"mt-3":!0,"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=!this.formElement.checkValidity()},e("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),e("input",{"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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":"validated"===this.formState},required:!0,minlength:"2",name:"standardChoiceFormSignature",id:"standardChoiceFormSignature",value:this.standardChoiceFormSignature,onInput:t=>this.standardChoiceFormSignature=t.target.value}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),e("div",{class:"mt-6"},e("sss-button",{testid:"confirm-and-continue-button",fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Confirm and continue")))))))}renderLogo(){}async trackChangeRequestedAsync(){const t={promotedFundsShown:te.promotedFunds,defaultFundUsiSet:H(te.defaultFundUsi)};switch(St.fundDetails.type){case"default":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({DefaultFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"myOwnFund":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({MyOwnFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"smsf":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({Smsf:Object.assign(Object.assign({},St.fundDetails),t)});break;case"promoted":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"promotedDefault":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"promotedDefaultWithJoin":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFundWithJoin:Object.assign(Object.assign({},St.fundDetails),t)});break;case"null":throw"standardChoiceFormState.fundDetails was not set"}}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&(await St.handleSubmitFn(this.standardChoiceFormSignature.trim()),te.markSuperSelectionAsSubmitted())}},un=class{constructor(e){t(this,e),this.ignorePopState=()=>window.history.pushState(null,"",null)}connectedCallback(){this.ignorePopState(),window.addEventListener("popstate",this.ignorePopState)}disconnectedCallback(){window.removeEventListener("popstate",this.ignorePopState)}render(){return e(a,{class:"text-center"},e("div",{class:"flex justify-center"},e("div",{class:"relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},e((()=>e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},e("path",{d:"M443.3 100.7C449.6 106.9 449.6 117.1 443.3 123.3L171.3 395.3C165.1 401.6 154.9 401.6 148.7 395.3L4.686 251.3C-1.562 245.1-1.562 234.9 4.686 228.7C10.93 222.4 21.06 222.4 27.31 228.7L160 361.4L420.7 100.7C426.9 94.44 437.1 94.44 443.3 100.7H443.3z"}))),null)))),e("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),e("p",{class:"mt-4 text-center text-gray-600 leading-7 max-w-560 mx-auto"},"Your superannuation details have been updated successfully and will be submitted to your employer."),e("div",{class:"flex justify-center mt-8"},e("div",{class:"max-w-[200px] w-full"},e("sss-button",{testid:"continue-button",size:"xl",fillWidth:!0,onClick:this.handleContinueButtonClick},e("span",null,"Continue")))))}handleContinueButtonClick(t){te.completeSuperSelectionFlow()}},cn=new class{trackClickPromotedTileAsync(t){return Zt.clickPromotedTileAsync(t)}},ln=async({sender:t,placementId:e,fundId:n,fundUsi:i,fundName:r,fundType:s})=>{if("super-campaign"===t||"featured-funds"===t){const t=(()=>{if(null!=te.superCampaignState)return te.superCampaignState;throw new Error("Super campaign state has not been initialized")})().PromotedFundIds,a=Et.toUndefined(te.defaultFundUsi);await Promise.all(["promoted-default"===s?await le.Instance.TrackPromotedDefaultSuperFundDetailViewedAsync({fundUsi:null!=i?i:"",fundName:r,promotedFundId:n,promotedFundsShown:t,defaultFundUsiSet:a,superCampaignEnabled:!0,placementId:e}):await le.Instance.TrackPromotedSuperFundDetailViewedAsync({fundUsi:null!=i?i:void 0,fundName:r,promotedFundId:n,promotedFundsShown:t,defaultFundUsiSet:a,superCampaignEnabled:!0,placementId:e}),cn.trackClickPromotedTileAsync("promoted-default"===s?{promotedDefault:{fundId:n,placementId:e}}:{promoted:{fundId:n,placementId:e}})])}};function dn(){return"undefined"!=typeof globalThis&&globalThis?globalThis:"undefined"!=typeof self&&self?self:"undefined"!=typeof window&&window?window:"undefined"!=typeof global&&global?global:null}function hn(t){var e=Object.create;if(e)return e(t);if(null==t)return{};var n=typeof t;if("object"!==n&&"function"!==n)throw new TypeError("Object prototype may only be an Object:"+t);function i(){}return i.prototype=t,new i}var fn,mn,pn=function(t,e){return(pn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},vn=dn()||{};mn=function(t,e){function n(){this.constructor=t}pn(t,e),t.prototype=null===e?hn(e):(n.prototype=e.prototype,new n)},(fn=vn).__assign||(fn.__assign=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}),fn.__extends||(fn.__extends=mn),__assign||(__assign=vn.__assign),__extends||(__extends=vn.__extends);var wn=dn;function yn(t){var e=wn();return e&&e[t]?e[t]:"window"===t&&gn()?window:null}function gn(){return Boolean("object"==typeof window&&window)}function bn(){return gn()?window:yn("window")}function xn(){return Boolean("object"==typeof document&&document)}function Cn(){return xn()?document:yn("document")}function Sn(){return Boolean("object"==typeof navigator&&navigator)?navigator:yn("navigator")}function kn(){return"object"==typeof location&&location?location:yn("location")}function Fn(){return yn("performance")}function An(){return Boolean("object"==typeof JSON&&JSON||null!==yn("JSON"))}function Mn(){return An()?JSON||yn("JSON"):null}var En=null,Nn=!1,_n=123456789,In=987654321;function Pn(t){t<0&&(t>>>=0),_n=123456789+t&4294967295,In=987654321-t&4294967295,Nn=!0}function Bn(){Pn(4294967296*Math.random()^(new Date).getTime())}function Dn(t,e){return typeof t===e}function Tn(t){return Dn(t,"undefined")||void 0===t}function jn(t){return Tn(t)||null===t}function Rn(t,e){return t&&Object.prototype.hasOwnProperty.call(t,e)}function Ln(t){return Dn(t,"object")}function On(t){return Dn(t,"function")}function Un(t,e,n,i){void 0===i&&(i=!1);var r=!1;if(!jn(t))try{jn(t.addEventListener)?jn(t.attachEvent)||(t.attachEvent("on"+e,n),r=!0):(t.addEventListener(e,n,i),r=!0)}catch(t){}return r}function qn(t,e,n,i){if(void 0===i&&(i=!1),!jn(t))try{jn(t.removeEventListener)?jn(t.detachEvent)||t.detachEvent("on"+e,n):t.removeEventListener(e,n,i)}catch(t){}}function Vn(t,e){if(t&&Ln(t))for(var n in t)Rn(t,n)&&e.call(t,n,t[n])}var Hn,zn=function(){function t(){}return t.isDate=function(t){return"[object Date]"===Object.prototype.toString.call(t)},t.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)},t.isError=function(t){return"[object Error]"===Object.prototype.toString.call(t)},t.isString=function(t){return Dn(t,"string")},t.isNumber=function(t){return Dn(t,"number")},t.isBoolean=function(t){return Dn(t,"boolean")},t.disableCookies=function(){t._canUseCookies=!1},t.newGuid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(Wn,(function(e){var n=0|t.randomValue(15);return("x"===e?n:3&n|8).toString(16)}))},t.toISOString=function(e){if(t.isDate(e)){var n=function(t){var e=String(t);return 1===e.length&&(e="0"+e),e};return e.getUTCFullYear()+"-"+n(e.getUTCMonth()+1)+"-"+n(e.getUTCDate())+"T"+n(e.getUTCHours())+":"+n(e.getUTCMinutes())+":"+n(e.getUTCSeconds())+"."+String((e.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}},t.arrForEach=function(t,e,n){for(var i=t.length,r=0;r<i;r++)r in t&&e.call(n||t,t[r],r,t)},t.arrIndexOf=function(t,e,n){for(var i=t.length,r=n||0,s=Math.max(r>=0?r:i-Math.abs(r),0);s<i;s++)if(s in t&&t[s]===e)return s;return-1},t.arrMap=function(t,e,n){for(var i=t.length,r=n||t,s=new Array(i),a=0;a<i;a++)a in t&&(s[a]=e.call(r,t[a],t));return s},t.arrReduce=function(t,e,n){var i,r=t.length,s=0;if(arguments.length>=3)i=arguments[2];else{for(;s<r&&!(s in t);)s++;i=t[s++]}for(;s<r;)s in t&&(i=e(i,t[s],s,t)),s++;return i},t.strTrim=function(e){return t.isString(e)?e.replace(/^\s+|\s+$/g,""):e},t.objKeys=function(t){var e=!{toString:null}.propertyIsEnumerable("toString");if(!(On(t)||Ln(t)&&null!==t))throw new TypeError("objKeys called on non-object");var n=[];for(var i in t)Rn(t,i)&&n.push(i);if(e)for(var r=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],s=r.length,a=0;a<s;a++)Rn(t,r[a])&&n.push(r[a]);return n},t.objDefineAccessors=function(t,e,n,i){var r=Object.defineProperty;if(r)try{var s={enumerable:!0,configurable:!0};return n&&(s.get=n),i&&(s.set=i),r(t,e,s),!0}catch(t){}return!1},t.addEventHandler=function(t,e){var n=!1,i=bn();i&&(n=Un(i,t,e),n=Un(i.body,t,e)||n);var r=Cn();return r&&(n=$n.Attach(r,t,e)||n),n},t.dateNow=function(){var t=Date;return t.now?t.now():(new t).getTime()},t.perfNow=function(){var e=Fn();return e&&e.now?e.now():t.dateNow()},t.newId=function(e){void 0===e&&(e=22);for(var n=t.random32()>>>0,i=0,r="";r.length<e;)i++,r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(63&n),n>>>=6,5===i&&(n=(t.random32()<<2&4294967295|3&n)>>>0,i=0);return r},t.isIE=function(){if(null===En){var t=((Sn()||{}).userAgent||"").toLowerCase();En=-1!==t.indexOf("msie")||-1!==t.indexOf("trident/")}return En},t.randomValue=function(e){return e>0?Math.floor(t.random32()/4294967295*(e+1))>>>0:0},t.random32=function(e){var n,i=yn("crypto")||yn("msCrypto");return i&&i.getRandomValues?n=4294967295&i.getRandomValues(new Uint32Array(1))[0]:t.isIE()?(Nn||Bn(),n=4294967295&t.mwcRandom32()):n=Math.floor(4294967296*Math.random()|0),e||(n>>>=0),n},t.mwcRandomSeed=function(t){t?Pn(t):Bn()},t.mwcRandom32=function(t){var e=((In=36969*(65535&In)+(In>>16)&4294967295)<<16)+(65535&(_n=18e3*(65535&_n)+(_n>>16)&4294967295))>>>0&4294967295|0;return t||(e>>>=0),e},t.generateW3CId=function(){for(var e,n=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],i="",r=0;r<4;r++)i+=n[15&(e=t.random32())]+n[e>>4&15]+n[e>>8&15]+n[e>>12&15]+n[e>>16&15]+n[e>>20&15]+n[e>>24&15]+n[e>>28&15];var s=n[8+(3&t.random32())|0];return i.substr(0,8)+i.substr(9,4)+"4"+i.substr(13,3)+s+i.substr(16,3)+i.substr(19,12)},t.isTypeof=Dn,t.isUndefined=Tn,t.isNullOrUndefined=jn,t.hasOwnProperty=Rn,t.isFunction=On,t.isObject=Ln,t.objCreate=hn,t}(),Wn=/[xy]/g,$n=function(){function t(){}return t.Attach=Un,t.AttachEvent=Un,t.Detach=qn,t.DetachEvent=qn,t}();!function(t){t[t.CRITICAL=1]="CRITICAL",t[t.WARNING=2]="WARNING"}(Hn||(Hn={}));var Jn=Object.getPrototypeOf,Xn=0;
|
|
1
|
+
import{r as t,h as e,g as n,f as i,F as r,a as s,H as a,c as o,s as u,d as c,e as l}from"./p-51c6dd08.js";import{f as d,m as h,S as f,a as m,i as p,b as v,O as w,c as y,d as g,g as b,h as x,j as C,k as S,l as k,Q as F}from"./p-29c11183.js";import{A}from"./p-7a89efaf.js";function M(){}function E(t,e,n=Number.POSITIVE_INFINITY){return"function"==typeof e?i=>i.pipe(E(((n,i)=>d(t(n,i)).pipe(h(((t,r)=>e(n,t,i,r))))),n)):("number"==typeof e&&(n=e),e=>e.lift(new N(t,n)))}class N{constructor(t,e=Number.POSITIVE_INFINITY){this.project=t,this.concurrent=e}call(t,e){return e.subscribe(new _(t,this.project,this.concurrent))}}class _ extends f{constructor(t,e,n=Number.POSITIVE_INFINITY){super(t),this.project=e,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)}_tryNext(t){let e;const n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this.active++,this._innerSub(e)}_innerSub(t){const e=new m(this),n=this.destination;n.add(e);const i=p(t,e);i!==e&&n.add(i)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(t){this.destination.next(t)}notifyComplete(){const t=this.buffer;this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function I(t,e,n,i){return y(n)&&(i=n,n=void 0),i?I(t,e,n).pipe(h((t=>v(t)?i(...t):i(t)))):new w((i=>{P(t,e,(function(t){i.next(arguments.length>1?Array.prototype.slice.call(arguments):t)}),i,n)}))}function P(t,e,n,i,r){let s;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(t)){const i=t;t.addEventListener(e,n,r),s=()=>i.removeEventListener(e,n,r)}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(t)){const i=t;t.on(e,n),s=()=>i.off(e,n)}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(t)){const i=t;t.addListener(e,n),s=()=>i.removeListener(e,n)}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(let s=0,a=t.length;s<a;s++)P(t[s],e,n,i,r)}i.add(s)}class B{constructor(t,e){this.dueTime=t,this.scheduler=e}call(t,e){return e.subscribe(new D(t,this.dueTime,this.scheduler))}}class D extends b{constructor(t,e,n){super(t),this.dueTime=e,this.scheduler=n,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}_next(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(T,this.dueTime,this))}_complete(){this.debouncedNext(),this.destination.complete()}debouncedNext(){if(this.clearDebounce(),this.hasValue){const{lastValue:t}=this;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}}clearDebounce(){const t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)}}function T(t){t.debouncedNext()}function j(t,e,n){return function(i){return i.lift(new R(t,e,n))}}class R{constructor(t,e,n){this.nextOrObserver=t,this.error=e,this.complete=n}call(t,e){return e.subscribe(new L(t,this.nextOrObserver,this.error,this.complete))}}class L extends b{constructor(t,e,n,i){super(t),this._tapNext=M,this._tapError=M,this._tapComplete=M,this._tapError=n||M,this._tapComplete=i||M,y(e)?(this._context=this,this._tapNext=e):e&&(this._context=e,this._tapNext=e.next||M,this._tapError=e.error||M,this._tapComplete=e.complete||M)}_next(t){try{this._tapNext.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.next(t)}_error(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)}_complete(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}var O=function(t){return"Some"===t._tag},U=function(t){return"None"===t._tag},q={_tag:"None"},V=function(t){return{_tag:"Some",value:t}};function H(t){return U(t)?void 0:t.value}class z{constructor(t){this.factory=t,this._value=q}get value(){if(O(this._value))return this._value.value;const t=this.factory();return this._value=V(t),t}}function W(t){A.injectProps(t,["history","location"])}const $=new RegExp(["(\\\\.)","(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?"].join("|"),"g"),J=t=>t.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),X=t=>t.replace(/([=!:$/()])/g,"\\$1"),G=t=>t&&t.sensitive?"":"i",Z=(t,e,n)=>{for(var i=(n=n||{}).strict,r=!1!==n.end,s=J(n.delimiter||"/"),a=n.delimiters||"./",o=[].concat(n.endsWith||[]).map(J).concat("$").join("|"),u="",c=!1,l=0;l<t.length;l++){var d=t[l];if("string"==typeof d)u+=J(d),c=l===t.length-1&&a.indexOf(d[d.length-1])>-1;else{var h=J(d.prefix||""),f=d.repeat?"(?:"+d.pattern+")(?:"+h+"(?:"+d.pattern+"))*":d.pattern;e&&e.push(d),u+=d.optional?d.partial?h+"("+f+")?":"(?:"+h+"("+f+"))?":h+"("+f+")"}}return r?(i||(u+="(?:"+s+")?"),u+="$"===o?"$":"(?="+o+")"):(i||(u+="(?:"+s+"(?="+o+"))?"),c||(u+="(?="+s+"|"+o+")")),new RegExp("^"+u,G(n))},K=(t,e,n)=>t instanceof RegExp?((t,e)=>{if(!e)return t;var n=t.source.match(/\((?!\?)/g);if(n)for(var i=0;i<n.length;i++)e.push({name:i,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,pattern:null});return t})(t,e):Array.isArray(t)?((t,e,n)=>{for(var i=[],r=0;r<t.length;r++)i.push(K(t[r],e,n).source);return new RegExp("(?:"+i.join("|")+")",G(n))})(t,e,n):((t,e,n)=>Z(((t,e)=>{for(var n,i=[],r=0,s=0,a="",o=e&&e.delimiter||"/",u=e&&e.delimiters||"./",c=!1;null!==(n=$.exec(t));){var l=n[0],d=n[1],h=n.index;if(a+=t.slice(s,h),s=h+l.length,d)a+=d[1],c=!0;else{var f="",m=t[s],p=n[2],v=n[3],w=n[4],y=n[5];if(!c&&a.length){var g=a.length-1;u.indexOf(a[g])>-1&&(f=a[g],a=a.slice(0,g))}a&&(i.push(a),a="",c=!1);var b=f||o,x=v||w;i.push({name:p||r++,prefix:f,delimiter:b,optional:"?"===y||"*"===y,repeat:"+"===y||"*"===y,partial:""!==f&&void 0!==m&&m!==f,pattern:x?X(x):"[^"+J(b)+"]+?"})}}return(a||s<t.length)&&i.push(a+t.substr(s)),i})(t,n),e,n))(t,e,n),Y=(t,e)=>new RegExp("^"+e+"(\\/|\\?|#|$)","i").test(t),Q=(t,e)=>Y(t,e)?t.substr(e.length):t,tt=t=>"/"===t.charAt(t.length-1)?t.slice(0,-1):t,et=t=>"/"===t.charAt(0)?t:"/"+t,nt=t=>"/"===t.charAt(0)?t.substr(1):t,it=t=>{const{pathname:e,search:n,hash:i}=t;let r=e||"/";return n&&"?"!==n&&(r+="?"===n.charAt(0)?n:"?"+n),i&&"#"!==i&&(r+="#"===i.charAt(0)?i:"#"+i),r},rt=t=>"/"===t.charAt(0),st=t=>Math.random().toString(36).substr(2,t),at=(t,e)=>{for(let n=e,i=n+1,r=t.length;i<r;n+=1,i+=1)t[n]=t[i];t.pop()},ot=(t,e)=>{if(t===e)return!0;if(null==t||null==e)return!1;if(Array.isArray(t))return Array.isArray(e)&&t.length===e.length&&t.every(((t,n)=>ot(t,e[n])));const n=typeof t;if(n!==typeof e)return!1;if("object"===n){const n=t.valueOf(),i=e.valueOf();if(n!==t||i!==e)return ot(n,i);const r=Object.keys(t),s=Object.keys(e);return r.length===s.length&&r.every((n=>ot(t[n],e[n])))}return!1},ut=(t,e,n,i)=>{let r;"string"==typeof t?(r=(t=>{let e=t||"/",n="",i="";const r=e.indexOf("#");-1!==r&&(i=e.substr(r),e=e.substr(0,r));const s=e.indexOf("?");return-1!==s&&(n=e.substr(s),e=e.substr(0,s)),{pathname:e,search:"?"===n?"":n,hash:"#"===i?"":i,query:{},key:""}})(t),void 0!==e&&(r.state=e)):(r=Object.assign({pathname:""},t),r.search&&"?"!==r.search.charAt(0)&&(r.search="?"+r.search),r.hash&&"#"!==r.hash.charAt(0)&&(r.hash="#"+r.hash),void 0!==e&&void 0===r.state&&(r.state=e));try{r.pathname=decodeURI(r.pathname)}catch(t){throw t instanceof URIError?new URIError('Pathname "'+r.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):t}var s;return r.key=n,i?r.pathname?"/"!==r.pathname.charAt(0)&&(r.pathname=((t,e="")=>{let n,i=e&&e.split("/")||[],r=0;const s=t&&t.split("/")||[],a=t&&rt(t),o=e&&rt(e),u=a||o;if(t&&rt(t)?i=s:s.length&&(i.pop(),i=i.concat(s)),!i.length)return"/";if(i.length){const t=i[i.length-1];n="."===t||".."===t||""===t}else n=!1;for(let t=i.length;t>=0;t--){const e=i[t];"."===e?at(i,t):".."===e?(at(i,t),r++):r&&(at(i,t),r--)}if(!u)for(;r--;r)i.unshift("..");!u||""===i[0]||i[0]&&rt(i[0])||i.unshift("");let c=i.join("/");return n&&"/"!==c.substr(-1)&&(c+="/"),c})(r.pathname,i.pathname)):r.pathname=i.pathname:r.pathname||(r.pathname="/"),r.query=(s=r.search||"")?(/^[?#]/.test(s)?s.slice(1):s).split("&").reduce(((t,e)=>{let[n,i]=e.split("=");return t[n]=i?decodeURIComponent(i.replace(/\+/g," ")):"",t}),{}):{},r};let ct=0;const lt={},dt=(t,e={})=>{"string"==typeof e&&(e={path:e});const{path:n="/",exact:i=!1,strict:r=!1}=e,{re:s,keys:a}=((t,e)=>{const n=`${e.end}${e.strict}`,i=lt[n]||(lt[n]={}),r=JSON.stringify(t);if(i[r])return i[r];const s=[],a={re:K(t,s,e),keys:s};return ct<1e4&&(i[r]=a,ct+=1),a})(n,{end:i,strict:r}),o=s.exec(t);if(!o)return null;const[u,...c]=o,l=t===u;return i&&!l?null:{path:n,url:"/"===n&&""===u?"/":u,isExact:l,params:a.reduce(((t,e,n)=>(t[e.name]=c[n],t)),{})}};var ht;!function(t){t[t.Available=0]="Available",t[t.Pending=1]="Pending",t[t.Error=2]="Error"}(ht||(ht={}));const ft=class{constructor(e){t(this,e),this.fillWidth=!1,this.fillWidthOnMobile=!1,this.disabled=!1,this.variant="primary",this.size="base",this.promiseFn=()=>Promise.resolve(),this.state=ht.Available}render(){return e("button",{"data-testid":this.testid,class:{[{xs:"px-2.5 py-1.5 text-xs",base:"px-4 py-2 text-base",xl:"px-6 py-3 text-base"}[this.size]]:!0,"inline-flex items-center justify-center border font-medium":!0,"rounded-md shadow-sm focus:outline-none focus:ring-2":!0,"focus:ring-offset-2 focus:ring-primary-focus pointer-events-auto":!0,"disabled:pointer-events-none disabled:border-gray-300 disabled:bg-gray-100 disabled:text-gray-400":!0,"border-transparent text-white bg-primary-base hover:bg-primary-hover":"primary"===this.variant,"border-gray-300 text-gray-700 bg-white hover:bg-gray-50":"secondary"===this.variant,"border-transparent bg-primary-light hover:bg-primary-base text-primary-dark hover:text-white":"light"===this.variant,"w-full":this.fillWidth||this.fillWidthOnMobile,"sm:w-auto":this.fillWidthOnMobile},disabled:this.disabled,onClick:()=>this.clicked()},this.state===ht.Pending&&e("sss-loading-indicator",{theme:"primary"===this.variant?"light":"primary",size:16}),e("div",{class:{hidden:this.state===ht.Pending}},e("slot",null)))}async clicked(){if(this.promiseFn&&this.state!==ht.Pending)try{this.state=ht.Pending,await this.promiseFn(),this.state=ht.Available}catch(t){throw this.state=ht.Error,t}}};function mt(t,e){void 0===e&&(e="*"),t.sender="flare",window.parent.postMessage(t,e)}const pt=function(){mt({type:"appReady"})},vt=function(t,e){mt({type:"contentResized",height:t,width:e})},wt=function(t){mt({type:"pageNavigated",url:t})},yt=function(){mt({type:"complete"})},gt=function(){mt({type:"submitSuccess"})},bt=t=>!("isConnected"in t)||t.isConnected,xt=(()=>{let t;return(...e)=>{t&&clearTimeout(t),t=setTimeout((()=>{t=0,(t=>{for(let e of t.keys())t.set(e,t.get(e).filter(bt))})(...e)}),2e3)}})(),Ct=(t,e)=>{const r=((t,e=((t,e)=>t!==e))=>{let n=new Map(Object.entries(null!=t?t:{}));const i={dispose:[],get:[],set:[],reset:[]},r=()=>{n=new Map(Object.entries(null!=t?t:{})),i.reset.forEach((t=>t()))},s=t=>(i.get.forEach((e=>e(t))),n.get(t)),a=(t,r)=>{const s=n.get(t);e(r,s,t)&&(n.set(t,r),i.set.forEach((e=>e(t,r,s))))},o="undefined"==typeof Proxy?{}:new Proxy(t,{get:(t,e)=>s(e),ownKeys:()=>Array.from(n.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(t,e)=>n.has(e),set:(t,e,n)=>(a(e,n),!0)}),u=(t,e)=>(i[t].push(e),()=>{((t,e)=>{const n=t.indexOf(e);n>=0&&(t[n]=t[t.length-1],t.length--)})(i[t],e)});return{state:o,get:s,set:a,on:u,onChange:(e,n)=>{const i=u("set",((t,i)=>{t===e&&n(i)})),r=u("reset",(()=>n(t[e])));return()=>{i(),r()}},use:(...t)=>t.forEach((t=>{t.set&&u("set",t.set),t.get&&u("get",t.get),t.reset&&u("reset",t.reset)})),dispose:()=>{i.dispose.forEach((t=>t())),r()},reset:r}})(t,e);return(({on:t})=>{const e=new Map;"function"==typeof n&&(t("dispose",(()=>{e.clear()})),t("get",(t=>{const i=n();i&&((t,e,n)=>{const i=t.get(e);i?i.includes(n)||i.push(n):t.set(e,[n])})(e,t,i)})),t("set",(t=>{const n=e.get(t);n&&e.set(t,n.filter(i)),xt(e)})),t("reset",(()=>{e.forEach((t=>t.forEach(i))),xt(e)})))})(r),r},{state:St}=Ct({handleSubmitFn:async function(){},fundName:"",fundDetails:{type:"null"},promotedFundId:void 0});var kt;!function(t){t.ExistingChoicePage="/existing",t.SuperCampaign="/super-campaign",t.ChoicePage="/",t.MyOwnFund="/super-choice/my-own-fund/",t.MyOwnFundEngagementStep="/super-choice/my-own-fund-engagement/",t.Prefill="/super-choice/prefill/",t.PrefillInvalidMyOwnFundPage="/super-choice/sss-prefill-invalid-my-own-fund/",t.PrefillMyOwnFundPage="/super-choice/prefill-my-own-fund/",t.PrefillSMSFPage="/super-choice/prefill-smsf/",t.PrefillInvalidSMSFPage="/super-choice/prefill-invalid-smsf/",t.SelfManagedFund="/super-choice/smsf/",t.DefaultFund="/super-choice/default/",t.FeaturedFunds="/super-choice/featured-funds/",t.StandardChoice="/standard-choice/",t.Success="/success/"}(kt||(kt={}));const Ft=[e("stencil-route",{url:kt.ExistingChoicePage,component:"sss-existing-choice-page"}),e("stencil-route",{url:kt.SuperCampaign,component:"sss-super-campaign-host"}),e("stencil-route",{exact:!0,url:kt.ChoicePage,component:"sss-choice-router"}),e("stencil-route",{url:kt.MyOwnFund,component:"sss-my-own-fund"}),e("stencil-route",{url:kt.MyOwnFundEngagementStep,component:"sss-my-own-fund-engagement-step-host"}),e("stencil-route",{url:kt.PrefillInvalidMyOwnFundPage,component:"sss-prefill-invalid-my-own-fund"}),e("stencil-route",{url:kt.Prefill,component:"sss-prefill"}),e("stencil-route",{url:kt.PrefillMyOwnFundPage,component:"sss-prefill-my-own-fund"}),e("stencil-route",{url:kt.PrefillSMSFPage,component:"sss-prefill-smsf"}),e("stencil-route",{url:kt.PrefillInvalidSMSFPage,component:"sss-prefill-invalid-smsf"}),e("stencil-route",{url:kt.SelfManagedFund,component:"sss-super-smsf-host"}),e("stencil-route",{url:kt.DefaultFund,component:"sss-default-fund"}),e("stencil-route",{url:kt.FeaturedFunds,component:"sss-super-campaign-featured-funds"}),e("stencil-route",{url:kt.StandardChoice,component:"sss-standard-choice-form"}),e("stencil-route",{url:kt.Success,component:"sss-success"})];function At(t,e,n){return t(n={path:e,exports:{},require:function(){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},n.exports),n.exports}var Mt=At((function(t,e){function n(t){return t}function i(t){return function(){return t}}function r(){throw new Error("Called `absurd` function which should be uncallable")}Object.defineProperty(e,"__esModule",{value:!0}),e.bindTo_=e.bind_=e.hole=e.pipe=e.untupled=e.tupled=e.absurd=e.decrement=e.increment=e.tuple=e.flow=e.flip=e.constVoid=e.constUndefined=e.constNull=e.constFalse=e.constTrue=e.constant=e.not=e.unsafeCoerce=e.identity=void 0,e.identity=n,e.unsafeCoerce=n,e.not=function(t){return function(e){return!t(e)}},e.constant=i,e.constTrue=i(!0),e.constFalse=i(!1),e.constNull=i(null),e.constUndefined=i(void 0),e.constVoid=e.constUndefined,e.flip=function(t){return function(e,n){return t(n,e)}},e.flow=function(t,e,n,i,r,s,a,o,u){switch(arguments.length){case 1:return t;case 2:return function(){return e(t.apply(this,arguments))};case 3:return function(){return n(e(t.apply(this,arguments)))};case 4:return function(){return i(n(e(t.apply(this,arguments))))};case 5:return function(){return r(i(n(e(t.apply(this,arguments)))))};case 6:return function(){return s(r(i(n(e(t.apply(this,arguments))))))};case 7:return function(){return a(s(r(i(n(e(t.apply(this,arguments)))))))};case 8:return function(){return o(a(s(r(i(n(e(t.apply(this,arguments))))))))};case 9:return function(){return u(o(a(s(r(i(n(e(t.apply(this,arguments)))))))))}}},e.tuple=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t},e.increment=function(t){return t+1},e.decrement=function(t){return t-1},e.absurd=r,e.tupled=function(t){return function(e){return t.apply(void 0,e)}},e.untupled=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t(e)}},e.pipe=function(t,e,n,i,r,s,a,o,u,c,l,d,h,f,m,p,v,w,y,g){switch(arguments.length){case 1:return t;case 2:return e(t);case 3:return n(e(t));case 4:return i(n(e(t)));case 5:return r(i(n(e(t))));case 6:return s(r(i(n(e(t)))));case 7:return a(s(r(i(n(e(t))))));case 8:return o(a(s(r(i(n(e(t)))))));case 9:return u(o(a(s(r(i(n(e(t))))))));case 10:return c(u(o(a(s(r(i(n(e(t)))))))));case 11:return l(c(u(o(a(s(r(i(n(e(t))))))))));case 12:return d(l(c(u(o(a(s(r(i(n(e(t)))))))))));case 13:return h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))));case 14:return f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))));case 15:return m(f(h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))))));case 16:return p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))))));case 17:return v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))))))));case 18:return w(v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))))))));case 19:return y(w(v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t))))))))))))))))));case 20:return g(y(w(v(p(m(f(h(d(l(c(u(o(a(s(r(i(n(e(t)))))))))))))))))))}},e.hole=r,e.bind_=function(t,e,n){var i;return Object.assign({},t,((i={})[e]=n,i))},e.bindTo_=function(t){return function(e){var n;return(n={})[t]=e,n}}})),Et=At((function(t,e){function n(t){return null==t?e.none:e.some(t)}function i(t){return"Right"===t._tag?e.none:e.some(t.left)}function r(t){return"Left"===t._tag?e.none:e.some(t.right)}function s(t){return function(i){return e.isNone(i)?e.none:n(t(i.value))}}Object.defineProperty(e,"__esModule",{value:!0}),e.getApplySemigroup=e.getOrd=e.getEq=e.getShow=e.URI=e.wilt=e.wither=e.sequence=e.traverse=e.partitionMap=e.partition=e.filterMap=e.filter=e.separate=e.compact=e.reduceRight=e.foldMap=e.reduce=e.duplicate=e.extend=e.throwError=e.zero=e.alt=e.altW=e.flatten=e.chainFirst=e.chain=e.of=e.apSecond=e.apFirst=e.ap=e.map=e.chainNullableK=e.mapNullable=e.fromNullableK=e.getOrElse=e.getOrElseW=e.toUndefined=e.toNullable=e.fold=e.fromEither=e.getRight=e.getLeft=e.tryCatch=e.fromPredicate=e.fromNullable=e.some=e.none=e.isNone=e.isSome=void 0,e.sequenceArray=e.traverseArray=e.traverseArrayWithIndex=e.apS=e.bind=e.bindTo=e.Do=e.getRefinement=e.exists=e.elem=e.option=e.MonadThrow=e.Witherable=e.Traversable=e.Filterable=e.Compactable=e.Extend=e.Alternative=e.Alt=e.Foldable=e.Monad=e.Applicative=e.Functor=e.getMonoid=e.getLastMonoid=e.getFirstMonoid=e.getApplyMonoid=void 0,e.isSome=function(t){return"Some"===t._tag},e.isNone=function(t){return"None"===t._tag},e.none={_tag:"None"},e.some=function(t){return{_tag:"Some",value:t}},e.fromNullable=n,e.fromPredicate=function(t){return function(n){return t(n)?e.some(n):e.none}},e.tryCatch=function(t){try{return e.some(t())}catch(t){return e.none}},e.getLeft=i,e.getRight=r,e.fromEither=r,e.fold=function(t,n){return function(i){return e.isNone(i)?t():n(i.value)}},e.toNullable=function(t){return e.isNone(t)?null:t.value},e.toUndefined=function(t){return e.isNone(t)?void 0:t.value},e.getOrElseW=function(t){return function(n){return e.isNone(n)?t():n.value}},e.getOrElse=e.getOrElseW,e.fromNullableK=function(t){return function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];return n(t.apply(void 0,e))}},e.mapNullable=s,e.chainNullableK=s;var a=function(t,n){return Mt.pipe(t,e.map(n))},o=function(t,n){return Mt.pipe(t,e.ap(n))},u=function(t,n){return Mt.pipe(t,e.chain(n))},c=function(t,n,i){return Mt.pipe(t,e.reduce(n,i))},l=function(t){var n=e.foldMap(t);return function(t,e){return Mt.pipe(t,n(e))}},d=function(t,n,i){return Mt.pipe(t,e.reduceRight(n,i))},h=function(t){var n=e.traverse(t);return function(t,e){return Mt.pipe(t,n(e))}},f=function(t,n){return Mt.pipe(t,e.alt(n))},m=function(t,n){return Mt.pipe(t,e.filter(n))},p=function(t,n){return Mt.pipe(t,e.filterMap(n))},v=function(t,n){return Mt.pipe(t,e.extend(n))},w=function(t,n){return Mt.pipe(t,e.partition(n))},y=function(t,n){return Mt.pipe(t,e.partitionMap(n))},g=function(t){var n=e.wither(t);return function(t,e){return Mt.pipe(t,n(e))}},b=function(t){var n=e.wilt(t);return function(t,e){return Mt.pipe(t,n(e))}};e.map=function(t){return function(n){return e.isNone(n)?e.none:e.some(t(n.value))}},e.ap=function(t){return function(n){return e.isNone(n)||e.isNone(t)?e.none:e.some(n.value(t.value))}},e.apFirst=function(t){return Mt.flow(e.map((function(t){return function(){return t}})),e.ap(t))},e.apSecond=function(t){return Mt.flow(e.map((function(){return function(t){return t}})),e.ap(t))},e.of=e.some,e.chain=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)}},e.chainFirst=function(t){return e.chain((function(n){return Mt.pipe(t(n),e.map((function(){return n})))}))},e.flatten=e.chain(Mt.identity),e.altW=function(t){return function(n){return e.isNone(n)?t():n}},e.alt=e.altW,e.zero=function(){return e.none},e.throwError=function(){return e.none},e.extend=function(t){return function(n){return e.isNone(n)?e.none:e.some(t(n))}},e.duplicate=e.extend(Mt.identity),e.reduce=function(t,n){return function(i){return e.isNone(i)?t:n(t,i.value)}},e.foldMap=function(t){return function(n){return function(i){return e.isNone(i)?t.empty:n(i.value)}}},e.reduceRight=function(t,n){return function(i){return e.isNone(i)?t:n(i.value,t)}},e.compact=e.flatten;var x={left:e.none,right:e.none};function C(t){return{equals:function(n,i){return n===i||(e.isNone(n)?e.isNone(i):!e.isNone(i)&&t.equals(n.value,i.value))}}}function S(t){return{concat:function(n,i){return e.isSome(n)&&e.isSome(i)?e.some(t.concat(n.value,i.value)):e.none}}}e.separate=function(t){var n=Mt.pipe(t,e.map((function(t){return{left:i(t),right:r(t)}})));return e.isNone(n)?x:n.value},e.filter=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)?n:e.none}},e.filterMap=function(t){return function(n){return e.isNone(n)?e.none:t(n.value)}},e.partition=function(t){return function(e){return{left:m(e,(function(e){return!t(e)})),right:m(e,t)}}},e.partitionMap=function(t){return Mt.flow(e.map(t),e.separate)},e.traverse=function(t){return function(n){return function(i){return e.isNone(i)?t.of(e.none):t.map(n(i.value),e.some)}}},e.sequence=function(t){return function(n){return e.isNone(n)?t.of(e.none):t.map(n.value,e.some)}},e.wither=function(t){return function(n){return function(i){return e.isNone(i)?t.of(e.none):n(i.value)}}},e.wilt=function(t){return function(n){return function(s){return e.isNone(s)?t.of({left:e.none,right:e.none}):t.map(n(s.value),(function(t){return{left:i(t),right:r(t)}}))}}},e.URI="Option",e.getShow=function(t){return{show:function(n){return e.isNone(n)?"none":"some("+t.show(n.value)+")"}}},e.getEq=C,e.getOrd=function(t){return{equals:C(t).equals,compare:function(n,i){return n===i?0:e.isSome(n)?e.isSome(i)?t.compare(n.value,i.value):1:-1}}},e.getApplySemigroup=S,e.getApplyMonoid=function(t){return{concat:S(t).concat,empty:e.some(t.empty)}},e.getFirstMonoid=function(){return{concat:function(t,n){return e.isNone(t)?n:t},empty:e.none}},e.getLastMonoid=function(){return{concat:function(t,n){return e.isNone(n)?t:n},empty:e.none}},e.getMonoid=function(t){return{concat:function(n,i){return e.isNone(n)?i:e.isNone(i)?n:e.some(t.concat(n.value,i.value))},empty:e.none}},e.Functor={URI:e.URI,map:a},e.Applicative={URI:e.URI,map:a,ap:o,of:e.of},e.Monad={URI:e.URI,map:a,ap:o,of:e.of,chain:u},e.Foldable={URI:e.URI,reduce:c,foldMap:l,reduceRight:d},e.Alt={URI:e.URI,map:a,alt:f},e.Alternative={URI:e.URI,map:a,ap:o,of:e.of,alt:f,zero:e.zero},e.Extend={URI:e.URI,map:a,extend:v},e.Compactable={URI:e.URI,compact:e.compact,separate:e.separate},e.Filterable={URI:e.URI,map:a,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:y},e.Traversable={URI:e.URI,map:a,reduce:c,foldMap:l,reduceRight:d,traverse:h,sequence:e.sequence},e.Witherable={URI:e.URI,map:a,reduce:c,foldMap:l,reduceRight:d,traverse:h,sequence:e.sequence,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:y,wither:g,wilt:b},e.MonadThrow={URI:e.URI,map:a,ap:o,of:e.of,chain:u,throwError:e.throwError},e.option={URI:e.URI,map:a,of:e.of,ap:o,chain:u,reduce:c,foldMap:l,reduceRight:d,traverse:h,sequence:e.sequence,zero:e.zero,alt:f,extend:v,compact:e.compact,separate:e.separate,filter:m,filterMap:p,partition:w,partitionMap:y,wither:g,wilt:b,throwError:e.throwError},e.elem=function(t){return function(n,i){return!e.isNone(i)&&t.equals(n,i.value)}},e.exists=function(t){return function(n){return!e.isNone(n)&&t(n.value)}},e.getRefinement=function(t){return function(n){return e.isSome(t(n))}},e.Do=e.of({}),e.bindTo=function(t){return e.map(Mt.bindTo_(t))},e.bind=function(t,n){return e.chain((function(i){return Mt.pipe(n(i),e.map((function(e){return Mt.bind_(i,t,e)})))}))},e.apS=function(t,n){return Mt.flow(e.map((function(e){return function(n){return Mt.bind_(e,t,n)}})),e.ap(n))},e.traverseArrayWithIndex=function(t){return function(n){for(var i=[],r=0;r<n.length;r++){var s=t(r,n[r]);if(e.isNone(s))return e.none;i.push(s.value)}return e.some(i)}},e.traverseArray=function(t){return e.traverseArrayWithIndex((function(e,n){return t(n)}))},e.sequenceArray=e.traverseArray(Mt.identity)}));function Nt(t){this.message=t}(Nt.prototype=new Error).name="InvalidCharacterError";var _t="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new Nt("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,s=0,a="";i=e.charAt(s++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};function It(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(_t(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return _t(e)}}function Pt(t){this.message=t}(Pt.prototype=new Error).name="InvalidTokenError";var Bt=function(){return(Bt=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},Dt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],a=0,o=s.length;a<o;a++,r++)i[r]=s[a];return i},Tt=function(t,e,n){if(void 0===n&&(n=!1),!t||!e||"object"!=typeof t||"object"!=typeof e)return t;var i=Bt({},t);for(var r in e)e.hasOwnProperty(r)&&(i[r]=e[r]instanceof Array&&t[r]instanceof Array?n?Dt(t[r],e[r]):e[r]:"object"==typeof e[r]&&"object"==typeof t[r]?Tt(t[r],e[r],n):e[r]);return i},jt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],a=0,o=s.length;a<o;a++,r++)i[r]=s[a];return i},Rt={defaults:{},errorType:null,polyfills:{fetch:null,FormData:null,URLSearchParams:null,performance:null,PerformanceObserver:null,AbortController:null},polyfill:function(t,e){for(var n=void 0===e?{}:e,i=n.doThrow,r=void 0===i||i,s=n.instance,a=void 0!==s&&s,o=[],u=2;u<arguments.length;u++)o[u-2]=arguments[u];var c=this.polyfills[t]||("undefined"!=typeof self?self[t]:null)||("undefined"!=typeof global?global[t]:null);if(r&&!c)throw new Error(t+" is not defined");return a&&c?new(c.bind.apply(c,jt([void 0],o))):c}},Lt=function(t,e,n,i){if(!t.getEntriesByName)return!1;var r=t.getEntriesByName(e);return!!(r&&r.length>0)&&(n(r.reverse()[0]),i.clearMeasures&&i.clearMeasures(e),Ot.callbacks.delete(e),Ot.callbacks.size<1&&(Ot.observer.disconnect(),i.clearResourceTimings&&i.clearResourceTimings()),!0)},Ot={callbacks:new Map,observer:null,observe:function(t,e){if(t&&e){var n=Rt.polyfill("performance",{doThrow:!1});(function(t,e){return!Ot.observer&&t&&e&&(Ot.observer=new e((function(e){Ot.callbacks.forEach((function(n,i){Lt(e,i,n,t)}))})),t.clearResourceTimings&&t.clearResourceTimings()),Ot.observer})(n,Rt.polyfill("PerformanceObserver",{doThrow:!1}))&&(Lt(n,t,e,n)||(Ot.callbacks.size<1&&Ot.observer.observe({entryTypes:["resource","measure"]}),Ot.callbacks.set(t,e)))}}},Ut=function(t){this.error=t},qt=function(){return(qt=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},Vt=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var i=Array(t),r=0;for(e=0;e<n;e++)for(var s=arguments[e],a=0,o=s.length;a<o;a++,r++)i[r]=s[a];return i},Ht=function(){function t(t,e,n,i,r,s){void 0===n&&(n=new Map),void 0===i&&(i=[]),void 0===r&&(r=[]),void 0===s&&(s=[]),this._url=t,this._options=e,this._catchers=n,this._resolvers=i,this._middlewares=r,this._deferredChain=s}return t.factory=function(e,n){return void 0===e&&(e=""),void 0===n&&(n={}),new t(e,n)},t.prototype.selfFactory=function(e){var n=void 0===e?{}:e,i=n.url,r=n.options,s=n.catchers,a=void 0===s?this._catchers:s,o=n.resolvers,u=void 0===o?this._resolvers:o,c=n.middlewares,l=void 0===c?this._middlewares:c,d=n.deferredChain,h=void 0===d?this._deferredChain:d;return new t(void 0===i?this._url:i,qt({},void 0===r?this._options:r),new Map(a),Vt(u),Vt(l),Vt(h))},t.prototype.defaults=function(t,e){return void 0===e&&(e=!1),Rt.defaults=e?Tt(Rt.defaults,t):t,this},t.prototype.errorType=function(t){return Rt.errorType=t,this},t.prototype.polyfills=function(t){return Rt.polyfills=qt(qt({},Rt.polyfills),t),this},t.prototype.url=function(t,e){if(void 0===e&&(e=!1),e)return this.selfFactory({url:t});var n=this._url.split("?");return this.selfFactory({url:n.length>1?n[0]+t+"?"+n[1]:this._url+t})},t.prototype.options=function(t,e){return void 0===e&&(e=!0),this.selfFactory({options:e?Tt(this._options,t):t})},t.prototype.query=function(t,e){return void 0===e&&(e=!1),this.selfFactory({url:zt(this._url,t,e)})},t.prototype.headers=function(t){return this.selfFactory({options:Tt(this._options,{headers:t||{}})})},t.prototype.accept=function(t){return this.headers({Accept:t})},t.prototype.content=function(t){var e;return this.headers(((e={})["Content-Type"]=t,e))},t.prototype.auth=function(t){return this.headers({Authorization:t})},t.prototype.catcher=function(t,e){var n=new Map(this._catchers);return n.set(t,e),this.selfFactory({catchers:n})},t.prototype.signal=function(t){return this.selfFactory({options:qt(qt({},this._options),{signal:t.signal})})},t.prototype.resolve=function(t,e){return void 0===e&&(e=!1),this.selfFactory({resolvers:e?[t]:Vt(this._resolvers,[t])})},t.prototype.defer=function(t,e){return void 0===e&&(e=!1),this.selfFactory({deferredChain:e?[t]:Vt(this._deferredChain,[t])})},t.prototype.middlewares=function(t,e){return void 0===e&&(e=!1),this.selfFactory({middlewares:e?t:Vt(this._middlewares,t)})},t.prototype.method=function(t,e,n){void 0===e&&(e={}),void 0===n&&(n=null);var i=this._options.headers,r=n?"object"!=typeof n||i&&!Object.entries(i).every((function(t){var e=t[1];return t[0].toLowerCase()!=="Content-Type".toLowerCase()||e.startsWith("application/json")}))?this.body(n):this.json(n):this;return function(t){var e=t._url,n=t._resolvers,i=t._middlewares,r=t._options,s=new Map(t._catchers),a=Tt(Rt.defaults,r),o=Rt.polyfill("AbortController",{doThrow:!1,instance:!0});!a.signal&&o&&(a.signal=o.signal);var u={ref:null,clear:function(){u.ref&&(clearTimeout(u.ref),u.ref=null)}},c=function(t){return function(e){return 0===t.length?e:1===t.length?t[0](e):t.reduceRight((function(n,i,r){return i(r===t.length-2?n(e):n)}))}}(i)(Rt.polyfill("fetch"))(e,a),l=c.catch((function(t){throw new Ut(t)})).then((function(t){return u.clear(),t.ok?t:t[Rt.errorType||"text"]().then((function(e){var n=new Error(e);throw n[Rt.errorType||"text"]=e,n.status=t.status,n.response=t,n}))})),d=function(e){return function(n){return(e?l.then((function(t){return t&&t[e]()})).then((function(t){return n?n(t):t})):l.then((function(t){return n?n(t):t}))).catch((function(e){u.clear();var n=e instanceof Ut?e.error:e;if(e instanceof Ut&&s.has("__fromFetch"))return s.get("__fromFetch")(n,t);if(s.has(n.status))return s.get(n.status)(n,t);if(s.has(n.name))return s.get(n.name)(n,t);throw n}))}},h={res:d(null),json:d("json"),blob:d("blob"),formData:d("formData"),arrayBuffer:d("arrayBuffer"),text:d("text"),perfs:function(t){return c.then((function(e){return Ot.observe(e.url,t)})),h},setTimeout:function(t,e){return void 0===e&&(e=o),u.clear(),u.ref=setTimeout((function(){return e.abort()}),t),h},controller:function(){return[o,h]},error:function(t,e){return s.set(t,e),h},badRequest:function(t){return h.error(400,t)},unauthorized:function(t){return h.error(401,t)},forbidden:function(t){return h.error(403,t)},notFound:function(t){return h.error(404,t)},timeout:function(t){return h.error(408,t)},internalError:function(t){return h.error(500,t)},fetchError:function(t){return h.error("__fromFetch",t)},onAbort:function(t){return h.error("AbortError",t)}};return n.reduce((function(e,n){return n(e,t)}),h)}((r=r.options(qt(qt({},e),{method:t})))._deferredChain.reduce((function(t,e){return e(t,t._url,t._options)}),r))},t.prototype.get=function(t){return this.method("GET",t)},t.prototype.delete=function(t){return this.method("DELETE",t)},t.prototype.put=function(t,e){return this.method("PUT",e,t)},t.prototype.post=function(t,e){return this.method("POST",e,t)},t.prototype.patch=function(t,e){return this.method("PATCH",e,t)},t.prototype.head=function(t){return this.method("HEAD",t)},t.prototype.opts=function(t){return this.method("OPTIONS",t)},t.prototype.replay=function(t){return this.method(this._options.method,t)},t.prototype.body=function(t){return this.selfFactory({options:qt(qt({},this._options),{body:t})})},t.prototype.json=function(t){var e,n=null===(e=Object.entries(this._options.headers||{}).find((function(t){var e=t[1];return t[0].toLowerCase()==="Content-Type".toLowerCase()&&e.startsWith("application/json")})))||void 0===e?void 0:e[1];return this.content(n||"application/json").body(JSON.stringify(t))},t.prototype.formData=function(t,e){return void 0===e&&(e=!1),this.body(Wt(t,e))},t.prototype.formUrl=function(t){return this.body("string"==typeof t?t:(e=t,Object.keys(e).map((function(t){var n=e[t];return n instanceof Array?n.map((function(e){return $t(t,e)})).join("&"):$t(t,n)})).join("&"))).content("application/x-www-form-urlencoded");var e},t}(),zt=function(t,e,n){var i;if("string"==typeof e)i=e;else{var r=Rt.polyfill("URLSearchParams",{instance:!0});for(var s in e)if(e[s]instanceof Array)for(var a=0,o=e[s];a<o.length;a++)r.append(s,o[a]);else r.append(s,e[s]);i=r.toString()}var u=t.split("?");return n||u.length<2?u[0]+"?"+i:t+"&"+i};function Wt(t,e,n,i){return void 0===e&&(e=!1),void 0===n&&(n=Rt.polyfill("FormData",{instance:!0})),void 0===i&&(i=[]),Object.entries(t).forEach((function(t){var r=t[0],s=t[1],a=i.reduce((function(t,e){return t?t+"["+e+"]":e}),null);if(a=a?a+"["+r+"]":r,s instanceof Array)for(var o=0,u=s;o<u.length;o++)n.append(a+"[]",u[o]);else!e||"object"!=typeof s||e instanceof Array&&e.includes(r)?n.append(a,s):null!==s&&Wt(s,e,n,Vt(i,[r]))})),n}function $t(t,e){return encodeURIComponent(t)+"="+encodeURIComponent("object"==typeof e?JSON.stringify(e):""+e)}var Jt=Ht.factory;function Xt(){const t=te.jwt,e=te.profileId,n=te.accountIdOrDefault,i=te.partnerIdOrDefault;return Jt(te.apiBaseUrl).headers({Authorization:"Bearer "+t,"X-PROFILE-ID":e,"X-PARTNER-ID":i,"X-ACCOUNT-ID":n})}Jt.default=Ht.factory;function Gt(t){switch(t.kind){case"slate":return"slate";case"australianRetirementTrust":return"australian-retirement-trust";case"aware":return"aware";case"active":return"active";case"australianEthical":return"australian-ethical";case"virgin":return"virgin";case"spirit":return"spirit";case"firstSuper":return"first-super";case"mercerMyChoice":return"mercermychoice";case"generic":return t.generic.fundId;default:return""}}const Zt=new class{async getAustralianFundsAsync(t,e=!1){return Xt().url("super-choice/australian-funds-v2?"+this.toQueryString(e,t)).get().notFound((()=>{throw new Error("Failed to fetch the list of australian super funds.")})).json()}async getAustralianFundAsync(t,e){const n=e?"?includeInactive=true":"";return Xt().url(`super-choice/australian-funds/${t}${n}`).get().notFound((()=>{throw new Error("Failed to fetch australian super fund.")})).json()}async getAppStateAsync(){var t;const e=await Xt().url("client-app-state").get().notFound((()=>{throw new Error("Failed to fetch application configuration.")})).json();if(null===(t=e.superBuyer.superChoice)||void 0===t?void 0:t.choiceDetails)switch("promoted"in(n=e.superBuyer.superChoice.choiceDetails)?n.kind="Promoted":"myOwnFund"in n?n.kind="MyOwnFund":"smsf"in n?n.kind="SMSF":"default"in n?n.kind="Default":"promotedDefault"in n?n.kind="PromotedDefault":"definedBenefits"in n?n.kind="DefinedBenefits":"promotedDefaultWithJoin"in n&&(n.kind="PromotedDefaultWithJoin"),e.superBuyer.superChoice.choiceDetails.kind){case"Promoted":!function(t){"slate"in t?t.kind="slate":"australianRetirementTrust"in t?t.kind="australianRetirementTrust":"aware"in t?t.kind="aware":"active"in t?t.kind="active":"australianEthical"in t?t.kind="australianEthical":"virgin"in t?t.kind="virgin":"spirit"in t?t.kind="spirit":"firstSuper"in t?t.kind="firstSuper":"mercerMyChoice"in t?t.kind="mercerMyChoice":"generic"in t&&(t.kind="generic")}(e.superBuyer.superChoice.choiceDetails.promoted)}var n;return e}async clickPromotedTileAsync(t){return Xt().url("click-promoted-tile").post(t).res()}async viewSuperFundPanelAsync(t){return Xt().url("view-super-fund-panel").post(t).res()}toSearchFilterQueryString(t){return"search="+t.searchString+(t.maxRecordCount>0?"&maxRecordCount="+t.maxRecordCount:"")}toQueryString(t,e){return[this.toSearchFilterQueryString(e),t?"includeInactive=true":""].filter((t=>t&&t.length)).join("&")}};var Kt;!function(t){t[t.NotLoaded=1]="NotLoaded",t[t.Loaded=2]="Loaded",t[t.NotWorking=3]="NotWorking"}(Kt||(Kt={}));class Yt{constructor(){this._promotedFundsShown=[]}get PromotedFundIds(){return this._promotedFundsShown.map((t=>t.fundId))}set promotedFundsShown(t){this._promotedFundsShown=t}get DefaultFundPosition(){const t=this._promotedFundsShown.findIndex((t=>"promoted-default"===t.fundType));if(-1!==t)return t+1}}const Qt={apiBaseUrl:Et.none,appBaseUrl:Et.none,profileId:Et.none,jwt:Et.none,superBuyer:Et.none,superChoicePrefill:Et.none,promotedFunds:Et.none,accountConfiguration:Et.none,profileConfiguration:Et.none,hasSuccessPageBeenAcknowledged:!1,hasSuperSelectionBeenSubmitted:!1,isDefinedBenefitsEligible:Et.none,superCampaignEnabled:!0,superCampaignState:void 0,superCampaignComponentStatus:Kt.NotLoaded,hideFooterSection:!1,bringYourOwnFundCustomStepEnabled:!1,featuredFundsEnabled:!1},te=new class{constructor(){const{state:t,onChange:e}=Ct(Qt);this._state=t,this._onChange=e,e("jwt",(t=>{this._state.profileId=Mt.pipe(t,Et.chain((t=>Et.fromNullable(function(t,e){if("string"!=typeof t)throw new Pt("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(It(t.split(".")[n]))}catch(t){throw new Pt("Invalid token specified: "+t.message)}}(t).sub))))}))}get state(){return this._state}get onChange(){return this._onChange}get superBuyer(){if(Et.isNone(this._state.superBuyer))throw Error("User information is not set");return this._state.superBuyer.value}get apiBaseUrl(){if(Et.isNone(this._state.apiBaseUrl))throw Error("API base URL is not set");return this._state.apiBaseUrl.value}get appBaseUrl(){if(Et.isNone(this._state.appBaseUrl))throw Error("App base URL is not set");return this._state.appBaseUrl.value}get promotedFunds(){if(this.state.superCampaignEnabled&&void 0!==this.superCampaignState)return this.superCampaignState.PromotedFundIds;if(Et.isNone(this._state.promotedFunds))throw Error("Promoted Funds is not set");return this._state.promotedFunds.value}get promotedDefaultFundPosition(){return this.state.superCampaignEnabled&&void 0!==this.superCampaignState?Et.fromNullable(this.superCampaignState.DefaultFundPosition):Et.none}get promotedFundsConfig(){return{shownFunds:this.promotedFunds,promotedDefaultFundPosition:Et.toUndefined(this.promotedDefaultFundPosition),promotedFundsConfigSource:this.isUsingSuperCampaign?"superCampaign":"superSelection"}}get profileId(){if(Et.isNone(this._state.profileId))throw Error("Failed to get Profile ID from JWT");return this._state.profileId.value}get defaultFundUsi(){const t=Mt.pipe(this._state.profileConfiguration,Et.map((t=>Et.fromNullable(t.defaultFundUsi))),Et.flatten);return Et.isSome(t)?t:Mt.pipe(this._state.accountConfiguration,Et.map((t=>Et.fromNullable(t.defaultFundUsi))),Et.flatten)}get accountIdOrDefault(){return Mt.pipe(this._state.accountConfiguration,Et.map((t=>t.accountId)),Et.getOrElse((()=>"")))}get partnerIdOrDefault(){return Mt.pipe(this._state.superBuyer,Et.map((t=>t.partnerId)),Et.getOrElse((()=>"")))}get jwt(){if(Et.isNone(this._state.jwt))throw Error("No authentication information was found");return this._state.jwt.value}completeSuperSelectionFlow(){this._state.hasSuccessPageBeenAcknowledged=!0}markSuperSelectionAsSubmitted(){this._state.hasSuperSelectionBeenSubmitted=!0}get isDefinedBenefitsEligible(){return this._state.isDefinedBenefitsEligible}async loadAppStateAsync(){const t=await Zt.getAppStateAsync();this._state.accountConfiguration=Et.fromNullable(t.accountConfiguration),this._state.profileConfiguration=Et.fromNullable(t.profileConfiguration),this._state.superBuyer=Et.fromNullable(t.superBuyer),this._state.promotedFunds=Et.fromNullable(t.promotedFunds),this._state.bringYourOwnFundCustomStepEnabled=t.bringYourOwnFundCustomStepEnabled,this._state.featuredFundsEnabled=t.featuredFundsEnabled,this._state.superChoicePrefill=Et.fromNullable(t.prefill),this._state.isDefinedBenefitsEligible=Et.fromNullable(t.isDefinedBenefitsEligible),Et.isSome(this._state.accountConfiguration)&&"basic"===this._state.accountConfiguration.value.featureSet.type&&(this._state.superCampaignEnabled=!1)}setSuperCampaignPromotedFundsShown(t){if(void 0===this._state.superCampaignState)throw new Error("Cannot set shown funds for SuperCampaing state because it is undefined");this._state.superCampaignState.promotedFundsShown=t}viewSuperFundPanelAsync(t,e){return Zt.viewSuperFundPanelAsync(Object.assign(Object.assign({},this.promotedFundsConfig),{shownFunds:e||this.promotedFundsConfig.shownFunds,placementId:t}))}get superCampaignState(){return this._state.superCampaignState}get superCampaignComponentStatus(){return this._state.superCampaignComponentStatus}set superCampaignComponentStatus(t){t===Kt.Loaded?(this._state.superCampaignComponentStatus=Kt.Loaded,this._state.superCampaignState=new Yt):(this._state.superCampaignComponentStatus=t,this._state.superCampaignState=void 0)}get isUsingSuperCampaign(){return this.state.superCampaignEnabled&&void 0!==this.superCampaignState}get isBringYourOwnFundCustomStepEnabled(){return this.state.bringYourOwnFundCustomStepEnabled}get isFeaturedFundsEnabled(){return this.state.featuredFundsEnabled}get superCampaignCanNotBeActivated(){return!this.state.superCampaignEnabled||this.superCampaignComponentStatus===Kt.NotWorking}get hideFooterSection(){return this._state.hideFooterSection}set hideFooterSection(t){this._state.hideFooterSection=t}get backendUrl(){return Et.map(this.getBaseUrl)(this.state.apiBaseUrl)}getBaseUrl(t){const e=new URL(t);return`${e.protocol}//${e.hostname}${e.port.length>0?":"+e.port:""}`}},ee=new class{navigateInternally(t,e){const n=`${this.appBaseUrl}${this.toRouteWithLeadingSlash(e)}`;wt(n),t.push(n)}navigateInternallyToStandardChoice(t){St.handleSubmitFn=t.handleSubmitFn,St.fundName=t.fundName,St.fundDetails=t.fundDetails,St.promotedFundId=t.promotedFundId,this.navigateInternally(t.history,kt.StandardChoice)}toExternalUrl(t){const e=new URL(t);return e.searchParams.append("_extnav","true"),e.href}get appBaseUrl(){return te.appBaseUrl.replace(/\/$/,"")}toRouteWithLeadingSlash(t){return t.length>0&&"/"===t[0]?t:"/"+t}},ne=class{constructor(e){t(this,e)}async componentWillLoad(){ee.navigateInternally(this.history,te.superCampaignCanNotBeActivated?kt.MyOwnFund:kt.SuperCampaign)}render(){return e(r,null)}};var ie;W(ne),function(t){t.MyOwnFund="Existing super fund",t.DefaultFund="Default super fund",t.SelfManagedFund="Self-managed super fund",t.FeaturedFunds="Featured super funds"}(ie||(ie={}));const re={myOwnFundForm:{fundUsi:q,fundName:q,memberNumber:q,memberFirstName:q,memberFamilyName:q},selfManagedFundForm:{fundName:"",fundAbn:"",fundEsa:"",addressLine1:"",addressLine2:"",state:"",postcode:"",city:"",bankAccountName:"",bsb:"",bankAccountNumber:"",memberFirstName:"",memberFamilyName:""}},{state:se}=Ct(re),ae={label:ie.MyOwnFund,value:kt.MyOwnFund},oe=class{constructor(e){t(this,e),this.currentCustomFund=ae,this.showFundOptionsSelection=!1}componentWillLoad(){let t=kt.MyOwnFund;window.location.pathname.includes(kt.MyOwnFund)&&(t=kt.MyOwnFund),window.location.pathname.includes(kt.DefaultFund)&&(t=kt.DefaultFund),window.location.pathname.includes(kt.SelfManagedFund)&&(t=kt.SelfManagedFund),window.location.pathname.includes(kt.FeaturedFunds)&&(t=kt.FeaturedFunds),this.fundOptionsList=[ae,{label:ie.SelfManagedFund,value:kt.SelfManagedFund}],te.isFeaturedFundsEnabled&&te.isUsingSuperCampaign&&this.fundOptionsList.push({label:ie.FeaturedFunds,value:kt.FeaturedFunds}),this.fundOptionsList.push({label:ie.DefaultFund,value:kt.DefaultFund}),this.currentCustomFund=this.fundOptionsList.find((e=>e.value===t))||this.currentCustomFund,ee.navigateInternally(this.history,t)}render(){const t=()=>e("svg",{class:"h-5 w-5 fill-primary-base group-hover:fill-white",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e("path",{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}));return e("div",{class:"max-w-560 sm:w-560 relative"},e("label",{class:"font-medium text-gray-700 text-sm"},"Which fund would you like to nominate?"),e("div",{class:"mt-1 mb-4"},e("button",{type:"button",class:"bg-white relative w-full border border-gray-300 rounded-md shadow-sm pl-3 pr-10 py-2 text-left cursor-default focus:outline-none focus:ring-1 focus:ring-primary-focus focus:border-primary-base text-base sm:text-sm",onClick:()=>this.showFundOptionsSelection=!this.showFundOptionsSelection},e("span",{class:{"block truncate":!0,"text-gray-500":this.showFundOptionsSelection}},this.showFundOptionsSelection?"Select":this.currentCustomFund.label),e("span",{class:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},e((()=>e("svg",{xmlns:"http://www.w3.org/2000/svg",class:"h-5 w-5 text-gray-500",viewBox:"0 0 20 20"},e("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd"}))),null))),this.showFundOptionsSelection&&e("ul",{class:"absolute z-10 mt-1 w-full bg-white shadow-lg max-h-60 rounded-md py-1 ring-1 ring-black ring-opacity-5 overflow-auto focus:outline-none text-base sm:text-sm"},this.fundOptionsList.map((n=>e("li",{class:"text-gray-900 cursor-default select-none relative py-2 pl-3 pr-9 group hover:bg-primary-base hover:text-white",onClick:()=>{this.showFundOptionsSelection=!this.showFundOptionsSelection,ee.navigateInternally(this.history,n.value)}},e("span",{class:{"block truncate":!0,"font-semibold":this.currentCustomFund===n}},n.label),this.currentCustomFund===n&&e("span",{class:"absolute inset-y-0 right-0 flex items-center pr-4"},e(t,null))))))),e("div",{onClick:()=>this.showFundOptionsSelection=!1},e("slot",null)))}};W(oe);const ue=new class{async searchFundsAsync(t,e){return Zt.getAustralianFundsAsync({searchString:t,maxRecordCount:e})}async getFundAsync(t,e){const n=await Zt.getAustralianFundAsync(t,e);return Et.some(n)}};class ce{static get Instance(){return this.instance||(this.instance=new this)}async PostAnalyticsEventAsync(t){return Xt().url("analytics-events").post(t).res()}}class le{constructor(){this.eventTrackingApi=ce.Instance}static get Instance(){return this.instance||(this.instance=new this)}async TrackSuperFundPdsViewedAsync(t){return this.trackEventAsync({SuperFundPdsViewed:t})}async TrackPromotedSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{PromotedFund:t}})}async TrackPromotedDefaultSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{PromotedDefaultFund:t}})}async TrackMyOwnSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{MyOwnFund:t}})}async TrackSmsfSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{Smsf:t}})}async TrackDefaultSuperFundDetailViewedAsync(t){return this.trackEventAsync({SuperFundDetailViewed:{DefaultFund:t}})}async TrackSuperFundNominationViewedAsync(t){return this.trackEventAsync({SuperFundNominationViewed:t})}async TrackSuperFundNominationDeclinedAsync(t){return this.trackEventAsync({SuperFundNominationDeclined:t})}async TrackSuperFundDisclaimerViewedAsync(t){return this.trackEventAsync({SuperFundDisclaimerViewed:t})}async TrackSuperFundDisclaimerAcceptedAsync(t){return this.trackEventAsync({SuperFundDisclaimerAccepted:t})}async TrackSuperFundPrefillViewedAsync(t){return this.trackEventAsync({SuperFundPrefillViewed:t})}async TrackSuperFundPrefillDeclinedAsync(t){return this.trackEventAsync({SuperFundPrefillDeclined:t})}async TrackSuperFundDetailChangeRequestedAsync(t){return this.trackEventAsync({SuperFundDetailChangeRequested:t})}async TrackSuperCampaignActivationSucceededAsync(t){return this.trackEventAsync({SuperCampaignActivationSucceeded:t})}async TrackSuperMyOwnFundEngagementStepActivationSucceeded(t){return this.trackEventAsync({SuperMyOwnFundEngagementStepActivationSucceeded:{fundUsi:t}})}async TrackSuperMyOwnFundEngagementStepContinued(t,e){return this.trackEventAsync({SuperMyOwnFundEngagementStepContinued:{fundUsi:t,reason:e}})}async trackEventAsync(t){try{await this.eventTrackingApi.PostAnalyticsEventAsync({event:t})}catch(t){return}}}const de=new class{async submitDefaultFundChoiceAsync(t){return Xt().url("super-choice/default").post(t).badRequest((()=>{throw new Error("Failed to process default fund join request")})).text()}async submitCustomFundChoiceAsync(t){return Xt().url("super-choice/custom-fund").post(t).badRequest((()=>{throw new Error("Failed to process custom fund join request")})).text()}async submitSelfManagedFundChoiceAsync(t){return Xt().url("super-choice/smsf").post(t).badRequest((()=>{throw new Error("Failed to process SMSF choice request")})).text()}async submitDefinedBenefitsChoiceAsync(t){return Xt().url("super-choice/defined-benefits").post(t).badRequest((()=>{throw new Error("Failed to process Defined Benefits choice request")})).text()}async validateAbnForSMSF(t){return(await Xt().url(`super-choice/smsf/${t}/validate`).get().badRequest((()=>{throw new Error("Failed to verify that if the provided abn is used for regulated fund")})).json()).result}},he=class{constructor(e){t(this,e),this.defaultFundProductName="Loading fund...",this.eventTrackingService=le.Instance}async componentWillLoad(){const t=te.defaultFundUsi;if(Et.isNone(t))return;this.isDefaultFundExists=!0;const e=await ue.getFundAsync(t.value,!0);Et.isNone(e)?this.isInvalidDefaultFund=!0:(this.defaultFund=e.value,this.defaultFundProductName=e.value.productName)}componentDidLoad(){var t,e,n,i;return this.eventTrackingService.TrackDefaultSuperFundDetailViewedAsync({fundUsi:null!==(e=null===(t=this.defaultFund)||void 0===t?void 0:t.usi)&&void 0!==e?e:"",fundName:null!==(i=null===(n=this.defaultFund)||void 0===n?void 0:n.productName)&&void 0!==i?i:"",promotedFundsShown:te.promotedFunds,defaultFundUsiSet:Et.toUndefined(te.defaultFundUsi)})}render(){return e(a,null,e("sss-header-section",null),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},e("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),(!this.isDefaultFundExists||this.isInvalidDefaultFund)&&e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 my-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:s("assets/icon-exclamation.svg")})),e("div",{class:"ml-3 text-sm text-yellow-700 leading-5"},e("span",null,"It looks like your employer has not specified a default fund, please contact them if you’d like to use your company’s default fund.")))),this.isDefaultFundExists&&!this.isInvalidDefaultFund&&e("div",null,e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund Name"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.defaultFundProductName)),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.defaultFund.usi)),e("div",{class:"mt-8 mb-8 h-px w-full bg-gray-200"}),e("div",{class:"text-sm text-gray-700"},e("label",{class:"font-semibold text-gray-900"},"By clicking “Continue”, you acknowledge that:"),e("ul",{class:"list-disc list-outside pl-5"},e("li",{class:"mt-2"},"you are choosing to join your employer’s default super fund;"),e("li",{class:"mt-2"},"your employer will open a new account for you with their default super fund; and"),e("li",{class:"mt-2"},"your application to join is subject to Trustee approval."))))),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},this.isDefaultFundExists&&!this.isInvalidDefaultFund&&e("div",{class:"mb-4"},e("sss-button",{testid:"continue-button",fillWidth:!0,promiseFn:()=>this.handleSubmitForm()},"Continue")),e("stencil-route-link",{url:kt.ChoicePage},e("sss-button",{testid:"back-button",fillWidth:!0,variant:"secondary"},"Back")))))))}async handleSubmitForm(){this.isInvalidDefaultFund||ee.navigateInternallyToStandardChoice({history:this.history,fundName:"Employer’s default fund",fundDetails:{type:"default",fundName:this.defaultFundProductName,fundUsi:this.defaultFund.usi},handleSubmitFn:async t=>{await de.submitDefaultFundChoiceAsync(Object.assign({standardChoiceFormSignature:t},te.promotedFundsConfig))}})}},fe=class{constructor(n){t(this,n),this.valueChanged=o(this,"valueChanged",7),this.required=!1,this.disabled=!1,this.minSearchStringLength=3,this.isMouseOver=!1,this.searchState="pristine",this.inputValue="",this.isDropdownVisible=!1,this.filteredOptions=[],this.shouldExecuteSearch=t=>{var e;return this.isDropdownVisible&&(null==t?void 0:t.length)>=this.minSearchStringLength&&(null===(e=this.selectedOption)||void 0===e?void 0:e.label)!==t},this.onBeginSearch=t=>{this.inputValue=t,this.searchState="in progress"},this.onCompleteSearch=t=>{switch(this.highlightedOptionIndex=void 0,t.kind){case"too-many-results":this.searchState="too many results",this.filteredOptions=[];break;case"success":this.searchState="done",this.filteredOptions=t.value;break;default:this.searchState="done",this.filteredOptions=[]}},this.renderFilteredResults=()=>"pristine"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Start typing to find the results"):"in progress"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Searching..."):"too many results"===this.searchState?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"Keep typing to narrow down your search."):0===this.filteredOptions.length?e("span",{class:"cursor-pointer text-gray-500 py-1.5 pl-4"},"No items match your search"):this.filteredOptions.map(((t,n)=>e("div",{class:{"cursor-pointer text-wrap hover:bg-primary-base py-1.5 pl-4":!0,"bg-primary-base":this.isOptionSelected(t)},onClick:()=>{this.highlightedOptionIndex=n,this.toggleDropdown(!1),this.selectOption(t)}},t.label))),this.resetInput=()=>{var t,e;this.inputValue=null!==(e=null===(t=this.selectedOption)||void 0===t?void 0:t.label)&&void 0!==e?e:""},this.toggleDropdown=t=>{this.isDropdownVisible=t},this.processKeyboardNavigation=t=>{switch(t.key){case"ArrowDown":return this.toggleDropdown(!0),this.highlightItem("Next"),!0;case"ArrowUp":return this.highlightItem("Prev"),!0;case"Enter":return void 0!==this.highlightedOptionIndex&&(this.toggleDropdown(!1),this.selectOption(this.filteredOptions[this.highlightedOptionIndex])),!0;case"Escape":return this.inputElement.blur(),!0}return!1},this.highlightItem=t=>{0!==this.filteredOptions.length&&(this.highlightedOptionIndex=void 0===this.highlightedOptionIndex?0:Math.min(Math.max(0,this.highlightedOptionIndex+("Next"===t?1:-1)),this.filteredOptions.length-1),void 0!==this.highlightedOptionIndex&&this.selectOption(this.filteredOptions[this.highlightedOptionIndex]))},this.selectOption=t=>{this.selectedOption=t,this.inputValue=t.label,this.valueChanged.emit(t)},this.isOptionSelected=t=>{var e;return(null===(e=this.selectedOption)||void 0===e?void 0:e.label)===t.label}}componentWillLoad(){this.selectedOption=this.value}componentDidLoad(){this.searchResultsSubscription=I(this.inputElement,"keyup").pipe(function(t,e=g){return n=>n.lift(new B(t,e))}(500),h((()=>this.inputElement.value)),x(),C(this.shouldExecuteSearch),j(this.onBeginSearch),E(this._searchFunction),j(this.onCompleteSearch)).subscribe(),this.resetInput()}disconnectedCallback(){this.searchResultsSubscription.unsubscribe()}handleFocus(){this.toggleDropdown(!0)}handleBlur(){this.isMouseOver||(this.toggleDropdown(!1),this.resetInput())}handleKeyDown(t){this.processKeyboardNavigation(t)&&t.preventDefault()}render(){var t;return e(a,null,e("div",{class:"relative"},e("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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},placeholder:this.placeholder,required:this.required,disabled:this.disabled,value:this.inputValue,ref:t=>this.inputElement=t}),e("div",{class:{"invalid-feedback mt-2 text-sm text-red-600":!0,hidden:!this.isDropdownVisible}},null!==(t=this.requiredValidationMessage)&&void 0!==t?t:"Required."),e("div",{class:{"sss-dropdown-menu absolute shadow rounded-md border mt-0.5 w-full overflow-auto bg-white z-50 py-2 text-sm":!0,hidden:!this.isDropdownVisible},onMouseEnter:()=>this.isMouseOver=!0,onMouseLeave:()=>this.isMouseOver=!1},this.renderFilteredResults())))}get _searchFunction(){if(void 0===this.searchFunction)throw new Error("Can't render <sss-dropdown-async/> component with no searchFunction");return this.searchFunction}};fe.style="html{scroll-behavior:smooth}.sss-dropdown-menu{max-height:min(20rem, 50vh)}";const me=new class{async GetExistingFundAsync(){var t;const e=te.superBuyer.superChoice,n=null===(t=te.superBuyer.superChoice)||void 0===t?void 0:t.choiceDetails;if(!e)return q;if(!n)return q;const i=null==e.dateSubmitted?q:V(new Date(e.dateSubmitted)),r=function(t){switch(t.kind){case"Promoted":return V(function(t){switch(t.kind){case"slate":return"32367272075001";case"australianRetirementTrust":return t.australianRetirementTrust.usi;case"aware":return t.aware.usi;case"active":return t.active.usi;case"australianEthical":return t.australianEthical.usi;case"virgin":return t.virgin.usi;case"spirit":return t.spirit.usi;case"firstSuper":return t.firstSuper.usi;case"mercerMyChoice":return t.mercerMyChoice.usi;case"generic":return t.generic.usi;default:return""}}(t.promoted));case"MyOwnFund":return V(t.myOwnFund.usi);case"SMSF":return q;case"Default":return V(t.default.usi);case"PromotedDefault":return V(t.promotedDefault.usi);case"DefinedBenefits":return V(t.definedBenefits.usi);case"PromotedDefaultWithJoin":return V(t.promotedDefaultWithJoin.usi);default:return q}}(n),s=function(t){switch(t.kind){case"Promoted":return V(function(t){switch(t.kind){case"slate":return t.slate.memberNumber;case"australianRetirementTrust":return t.australianRetirementTrust.memberNumber;case"aware":return t.aware.memberNumber;case"active":return t.active.memberNumber;case"australianEthical":return t.australianEthical.memberNumber;case"virgin":return t.virgin.memberNumber;case"spirit":return t.spirit.memberNumber;case"firstSuper":return t.firstSuper.memberNumber;case"mercerMyChoice":return t.mercerMyChoice.memberNumber;case"generic":return t.generic.memberNumber;default:return""}}(t.promoted));case"MyOwnFund":return V(t.myOwnFund.memberNumber);case"DefinedBenefits":return V(t.definedBenefits.memberNumber);case"PromotedDefaultWithJoin":return V(t.promotedDefaultWithJoin.memberNumber);case"SMSF":case"Default":case"PromotedDefault":default:return q}}(n);switch(n.kind){case"Promoted":{if(U(r))return q;const t=await this.getFundByUsiAsync(r.value);return V({type:"Promoted Fund",id:Gt(n.promoted),name:O(t)?t.value.productName:r.value,usi:r,valid:"Active",memberNumber:s,lastNominatedAt:i})}case"MyOwnFund":{const t=n.myOwnFund.usi,e=await this.getFundByUsiAsync(t);return V({type:"My Own Fund",name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),memberNumber:s,lastNominatedAt:i})}case"SMSF":return V({type:"Self Managed Fund",name:n.smsf.fundName,valid:"Unknown",lastNominatedAt:i});case"Default":{const t=n.default.usi,e=await this.getFundByUsiAsync(t);return V({type:"Default Fund",name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"PromotedDefault":{const t=n.promotedDefault.usi,e=await this.getFundByUsiAsync(t);return V({type:"Promoted Default Fund",id:n.promotedDefault.fundId,name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"DefinedBenefits":{const t=n.definedBenefits.usi,e=await this.getFundByUsiAsync(t);return V({type:"Defined Benefits Fund",name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),lastNominatedAt:i})}case"PromotedDefaultWithJoin":{const t=n.promotedDefaultWithJoin.usi,e=await this.getFundByUsiAsync(t);return V({type:"Promoted Default Fund With Join",id:n.promotedDefaultWithJoin.fundId,name:O(e)?e.value.productName:t,usi:r,valid:this.toFundValidState(e),memberNumber:s,lastNominatedAt:i})}default:return q}}async submitRetainSuperFundAsync(t){return Xt().url("super-choice/retain-super-fund").post(t).badRequest((()=>{throw new Error("Failed to process default fund join request")})).text()}getFundByUsiAsync(t){return ue.getFundAsync(t,!0)}toFundValidState(t){return O(t)?t.value.isActive?"Active":"Inactive":"Unknown"}},pe=class{constructor(e){t(this,e),this.eventTrackingService=le.Instance,this.createSuperFundNominationDetail=t=>{function e(t){return O(t)?t.value:void 0}return{fundType:t.type.toString(),fundName:t.name,fundUsi:function(t){return"usi"in t?e(t.usi):void 0}(t),memberNumber:function(t){return"memberNumber"in t?e(t.memberNumber):void 0}(t),fundStatus:t.valid.toString(),lastNominatedAt:O(t.lastNominatedAt)?t.lastNominatedAt.value.toISOString():""}}}componentDidLoad(){const t=this.createSuperFundNominationDetail(this.existingFund);return this.eventTrackingService.TrackSuperFundNominationViewedAsync(t)}async componentWillLoad(){const t=await me.GetExistingFundAsync();O(t)&&"Inactive"!==t.value.valid?this.existingFund=t.value:ee.navigateInternally(this.history,kt.ChoicePage)}render(){const t=()=>e("div",{class:"flex justify-center"}),n=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M174.7 111.8C165.1 110.3 160.1 102.1 161.5 93.35C170.4 40.37 216.5 0 272 0C320.8 0 362.3 31.19 377.6 74.67C380.6 82.1 376.2 92.14 367.9 95.09C359.5 98.03 350.4 93.66 347.5 85.33C336.5 54.24 306.8 32 272 32C232.4 32 199.5 60.82 193.1 98.65C191.6 107.4 183.4 113.2 174.7 111.8V111.8zM400 264C400 250.7 410.7 240 424 240C437.3 240 448 250.7 448 264C448 277.3 437.3 288 424 288C410.7 288 400 277.3 400 264zM488.5 125.8L480 159.1C501.1 176.5 519.6 198.5 530.7 224H544C561.7 224 576 238.3 576 256V352C576 369.7 561.7 384 544 384H512C495.5 405.1 473.5 423.6 448 434.7V464C448 490.5 426.5 512 400 512H368C341.5 512 320 490.5 320 464V448H256V464C256 490.5 234.5 512 208 512H176C149.5 512 128 490.5 128 464V416C89.14 386.8 64 340.3 64 288C28.52 287.2 0 258.2 0 222.6C0 197.8 14 175.1 36.18 164L40.84 161.7C48.75 157.7 58.36 160.9 62.31 168.8C66.26 176.7 63.06 186.4 55.16 190.3L50.49 192.6C39.16 198.3 31.1 209.9 31.1 222.6C31.1 241 46.97 256 65.44 256H67.2C82.02 182.1 146.6 128 223.1 128H376.4C394 108.4 419.6 96 448 96H465.3C480.9 96 492.3 110.7 488.5 125.8H488.5zM224 160C153.3 160 96 217.3 96 288C96 329.9 116.1 367 147.2 390.4L160 400V464C160 472.8 167.2 480 176 480H208C216.8 480 224 472.8 224 464V416H352V464C352 472.8 359.2 480 368 480H400C408.8 480 416 472.8 416 464V413.7L435.2 405.4C455.6 396.5 473.2 382.4 486.4 364.8L496 352H544V256H509.7L501.4 236.8C492.5 216.4 478.4 198.8 460.8 185.6L443.8 172.8L455 128H448C429 128 412.1 136.2 400.3 149.3L390.7 160H224z"})))),i=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M248.9 192H272v48C272 248.8 279.2 256 288 256C296.8 256 304 248.8 304 240V192h23.12C411.4 192 480 113 480 16C480 7.164 472.8 0 464 0h-39.13C364.9 0 313 40.13 288 98.13C263 40.13 211.1 0 151.1 0H112C103.2 0 96 7.164 96 16C96 113 164.6 192 248.9 192zM424.9 32h22.38c-6.625 71.88-58 128-120 128h-22.5C311.4 88.13 362.8 32 424.9 32zM151.1 32C213.3 32 264.5 88.13 271.3 160h-22.5c-62 0-113.4-56.13-120-128H151.1zM558.2 333.6c-9.5-8.619-22-13.37-35.12-13.37c-12.5 0-24.88 4.248-34.62 12.12l-61.45 49.21c-1.928 1.545-4.324 2.385-6.795 2.385h-41.62c4.625-9.619 6.5-20.74 4.75-32.23C379.4 323.7 353.7 304 325.6 304H181.2c-20.75 0-40.1 6.746-57.5 19.24l-38.5 28.73H16c-8.801 0-16 7.195-16 15.99S7.198 383.1 15.1 383.1l80.01-.0238l46.86-35.25c11.12-8.244 24.62-12.74 38.37-12.74h146.7c13.25 0 24 10.74 24 23.99s-10.75 23.98-24 23.98H239.1c-8.75 0-16 7.246-16 15.99c0 8.746 7.25 15.99 16 15.99h180.2c9.625 0 19-3.248 26.62-9.246l61.62-49.22c4.25-3.373 9.5-5.248 14.62-5.248c5 0 9.875 1.75 13.75 5.248c10.12 9.119 9.375 24.48-.875 32.61l-100.7 80.58c-7.584 6.064-17.01 9.369-26.72 9.369H16c-8.801 0-15.1 7.189-15.1 15.98S7.198 512 15.1 512h392.5c17 0 33.38-5.871 46.62-16.37l100.9-80.7c12.25-9.744 19.5-24.36 19.1-39.98C576.5 359.3 569.1 344.2 558.2 333.6z"})))),r=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",class:"fill-primary-base"},e("path",{d:"M448 96h-64V48C384 21.53 362.5 0 336 0h-160C149.5 0 128 21.53 128 48V96H64C28.65 96 0 124.7 0 160v256c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V160C512 124.7 483.3 96 448 96zM160 48C160 39.17 167.2 32 176 32h160C344.8 32 352 39.17 352 48V96H160V48zM480 416c0 17.64-14.36 32-32 32H64c-17.64 0-32-14.36-32-32V288h144v64c0 8.844 7.156 16 16 16h128c8.844 0 16-7.156 16-16V288H480V416zM208 336V288h96v48H208zM480 256H32V160c0-17.64 14.36-32 32-32h384c17.64 0 32 14.36 32 32V256z"})))),s=()=>e("div",{class:"flex h-20 justify-center items-center relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-10 w-10 absolute"},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",class:"fill-primary-base"},e("path",{d:"M174.7 111.8C165.1 110.3 160.1 102.1 161.5 93.35C170.4 40.37 216.5 0 272 0C320.8 0 362.3 31.19 377.6 74.67C380.6 82.1 376.2 92.14 367.9 95.09C359.5 98.03 350.4 93.66 347.5 85.33C336.5 54.24 306.8 32 272 32C232.4 32 199.5 60.82 193.1 98.65C191.6 107.4 183.4 113.2 174.7 111.8V111.8zM400 264C400 250.7 410.7 240 424 240C437.3 240 448 250.7 448 264C448 277.3 437.3 288 424 288C410.7 288 400 277.3 400 264zM488.5 125.8L480 159.1C501.1 176.5 519.6 198.5 530.7 224H544C561.7 224 576 238.3 576 256V352C576 369.7 561.7 384 544 384H512C495.5 405.1 473.5 423.6 448 434.7V464C448 490.5 426.5 512 400 512H368C341.5 512 320 490.5 320 464V448H256V464C256 490.5 234.5 512 208 512H176C149.5 512 128 490.5 128 464V416C89.14 386.8 64 340.3 64 288C28.52 287.2 0 258.2 0 222.6C0 197.8 14 175.1 36.18 164L40.84 161.7C48.75 157.7 58.36 160.9 62.31 168.8C66.26 176.7 63.06 186.4 55.16 190.3L50.49 192.6C39.16 198.3 31.1 209.9 31.1 222.6C31.1 241 46.97 256 65.44 256H67.2C82.02 182.1 146.6 128 223.1 128H376.4C394 108.4 419.6 96 448 96H465.3C480.9 96 492.3 110.7 488.5 125.8H488.5zM224 160C153.3 160 96 217.3 96 288C96 329.9 116.1 367 147.2 390.4L160 400V464C160 472.8 167.2 480 176 480H208C216.8 480 224 472.8 224 464V416H352V464C352 472.8 359.2 480 368 480H400C408.8 480 416 472.8 416 464V413.7L435.2 405.4C455.6 396.5 473.2 382.4 486.4 364.8L496 352H544V256H509.7L501.4 236.8C492.5 216.4 478.4 198.8 460.8 185.6L443.8 172.8L455 128H448C429 128 412.1 136.2 400.3 149.3L390.7 160H224z"}))));return e("div",null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),"Defined Benefits Fund"==this.existingFund.type?null:e("div",{class:"sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7"},"Continue with your chosen fund or choose another fund below."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"max-w-400 w-full"},e("div",{class:"flex-col border shadow-sm p-6 pt-8 rounded-lg text-center"},e("div",{class:"space-y-4"},(()=>{switch(this.existingFund.type){case"Promoted Fund":case"Promoted Default Fund":return e(t,{name:this.existingFund.name});case"Self Managed Fund":return e(i,null);case"My Own Fund":case"Promoted Default Fund With Join":return e(n,null);case"Default Fund":return e(r,null);case"Defined Benefits Fund":return e(s,null);default:return e("div",null)}})(),e("div",{class:"sm:text-lg font-bold leading-6 break-words"},(()=>{switch(this.existingFund.type){case"Default Fund":return"Employer's default fund";case"My Own Fund":case"Promoted Fund":case"Self Managed Fund":case"Promoted Default Fund":case"Defined Benefits Fund":case"Promoted Default Fund With Join":return this.existingFund.name;default:return""}})())),e("div",{class:"mt-6"},e("sss-button",{testid:"continue-with-this-fund-button",fillWidth:!0,promiseFn:()=>this.handleFundNominationAccepted()},"Continue with this fund"))),e((()=>"Defined Benefits Fund"==this.existingFund.type?null:e("div",{class:"mt-4"},e("sss-button",{testid:"choose-another-fund-button",fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Choose another fund"))),null))))}async handleFundNominationAccepted(){const t=this.createSuperFundNominationDetail(this.existingFund);await me.submitRetainSuperFundAsync(t),te.markSuperSelectionAsSubmitted()}async handleFundNominationDeclined(){const t=this.createSuperFundNominationDetail(this.existingFund);await this.eventTrackingService.TrackSuperFundNominationDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},ve=class{constructor(e){t(this,e),this.footerText=()=>void 0!==this.textOverride?this.textOverride:"Powered by Flare"}render(){return e("div",{class:{"text-center text-gray-500 text-xs w-full max-w-960 mx-auto":!0,"mt-8 sm:mt-20":!te.hideFooterSection}},!te.hideFooterSection&&e("span",null,this.footerText()),e("p",{class:"block text-transparent"},"v","5.51.9257"))}},we=(t,n)=>e("stencil-route-link",{exact:!0,url:t.route},e("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":!0,"bg-white shadow-sm text-primary-base":t.isActive,"hover:bg-primary-hover text-white":!t.isActive}},n)),ye=t=>{let n=kt.MyOwnFund;return window.location.href.includes(kt.SelfManagedFund)?n=kt.SelfManagedFund:window.location.href.includes(kt.DefaultFund)?n=kt.DefaultFund:window.location.href.includes(kt.FeaturedFunds)&&(n=kt.FeaturedFunds),e(we,{route:n,isActive:t.isActive},"Choose another fund")},ge=class{constructor(e){t(this,e)}render(){return e("div",{class:"flex justify-center"},e("div",{class:"text-center max-w-800"},e("h3",{class:"font-bold mb-3 sm:mb-4 text-2xl sm:text-3xl"},"Nominate a super fund"),e(r,null,e("div",{class:"text-gray-600 sm:text-lg leading-7 sm:leading-8"},e(r,null,te.superCampaignCanNotBeActivated?"You can choose any super fund, including your current fund/SMSF or your employer’s default fund.":"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.")),!te.superCampaignCanNotBeActivated&&e("div",{class:"inline-flex mt-8 sm:mt-12 bg-primary-base rounded-lg p-0.5 whitespace-normal"},e(we,{route:kt.ChoicePage,isActive:!1},"Featured super funds"),e(ye,{isActive:!0})))))}},be=class{constructor(e){t(this,e),this.theme="primary",this.size=48}render(){return e("div",{class:"inline-block animate-spin"},e("svg",{width:this.size,height:this.size,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e("path",{d:"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM1.99743 8C1.99743 11.3151 4.68487 14.0026 8 14.0026C11.3151 14.0026 14.0026 11.3151 14.0026 8C14.0026 4.68487 11.3151 1.99743 8 1.99743C4.68487 1.99743 1.99743 4.68487 1.99743 8Z",fill:"white","fill-opacity":"0.3"}),e("path",{d:"M8 1C8 0.447715 8.44943 -0.00643769 8.99741 0.0624193C9.70527 0.151368 10.3996 0.334798 11.0615 0.608964C12.0321 1.011 12.914 1.60028 13.6569 2.34315C14.3997 3.08602 14.989 3.96793 15.391 4.93853C15.6652 5.60043 15.8486 6.29473 15.9376 7.0026C16.0064 7.55057 15.5523 8 15 8C14.4477 8 14.0085 7.54925 13.9169 7.00462C13.842 6.55939 13.7169 6.12298 13.5433 5.7039C13.2417 4.97595 12.7998 4.31451 12.2426 3.75736C11.6855 3.20021 11.0241 2.75825 10.2961 2.45672C9.87702 2.28313 9.44061 2.15804 8.99538 2.08314C8.45075 1.99152 8 1.55228 8 1Z",class:"primary"===this.theme?"fill-primary-base":"fill-white"})))}},xe=class{constructor(e){t(this,e)}render(){return e(a,{class:"flex flex-col justify-center items-center"},e("h5",{class:"text-lg"},"Loading your superannuation step"),e("sss-loading-indicator",null))}},Ce=class{constructor(e){t(this,e),this.isNotAllInformationProvidedMessageVisible=!1,this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance}componentDidLoad(){return this.eventTrackingService.TrackMyOwnSuperFundDetailViewedAsync({promotedFundsShown:te.promotedFunds,defaultFundUsiSet:H(te.defaultFundUsi)})}render(){const t=te.superCampaignCanNotBeActivated;return e(a,null,e("sss-header-section",null),e("div",{class:"flex justify-center mt-11"},e("sss-custom-fund",null,e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=!this.formElement.checkValidity()},e("div",{class:"p-4 sm:p-6 pb-6 sm:pb-8 border shadow-sm rounded-lg"},e("p",{class:"sm:text-lg font-bold mb-3"},"Fund details"),e("div",{class:"bg-yellow-50 border-l-4 border-yellow-400 p-4 mb-3 sm:mb-4"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:s("assets/icon-exclamation.svg")})),e("div",{class:"ml-2"},e("ul",{class:"list-disc list-outside ml-6 space-y-2 text-sm text-yellow-700 leading-5"},e("li",null,"Make sure you are a current member of the fund before completing this step."),e("li",null,"Please check that the fund USI is correct as some funds have similar names."))))),e("sss-my-own-fund-inputs",{myOwnFundForm:se.myOwnFundForm,showValidationErrors:"validated"===this.formState,onFormChanged:t=>{se.myOwnFundForm=Object.assign(Object.assign({},se.myOwnFundForm),t.detail),this.isNotAllInformationProvidedMessageVisible=!1}}),this.isNotAllInformationProvidedMessageVisible&&e("div",{class:"mt-4 rounded-md bg-red-50 p-4 text-sm text-red-700"},"All fields are required to complete submission. Make sure you have selected a fund.")),e("div",{class:"flex justify-center mt-8"},e("div",{class:"sm:max-w-320 w-full"},e("div",{class:"mb-4",onClick:()=>this.formState="validated"},e("sss-button",{testid:"continue-button",fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Continue")),!t&&e("stencil-route-link",{url:kt.ChoicePage},e("sss-button",{testid:"back-button",fillWidth:!0,variant:"secondary"},"Back"))))))))}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&(O(se.myOwnFundForm.fundUsi)&&O(se.myOwnFundForm.memberNumber)&&O(se.myOwnFundForm.memberFirstName)&&O(se.myOwnFundForm.memberFamilyName)?te.isBringYourOwnFundCustomStepEnabled&&te.isUsingSuperCampaign?ee.navigateInternally(this.history,kt.MyOwnFundEngagementStep):ee.navigateInternallyToStandardChoice({history:this.history,fundName:this.getOrError(se.myOwnFundForm.fundName),fundDetails:{type:"myOwnFund",fundName:this.getOrError(se.myOwnFundForm.fundName),fundUsi:this.getOrError(se.myOwnFundForm.fundUsi),memberNumber:this.getOrError(se.myOwnFundForm.memberNumber)},handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.getOrError(se.myOwnFundForm.fundUsi),memberNumber:this.getOrError(se.myOwnFundForm.memberNumber),memberFirstName:this.getOrError(se.myOwnFundForm.memberFirstName),memberFamilyName:this.getOrError(se.myOwnFundForm.memberFamilyName),standardChoiceFormSignature:t},te.promotedFundsConfig);await de.submitCustomFundChoiceAsync(e)}}):this.isNotAllInformationProvidedMessageVisible=!0)}getOrError(t){return Mt.pipe(t,(e=()=>{throw new Error("Option value is none.")},function(t){return U(t)?e():t.value}));var e}};W(Ce);const Se=class{constructor(e){t(this,e),this.stepContinued=async t=>{"byof-engagement"==t.detail.sender&&(await le.Instance.TrackSuperMyOwnFundEngagementStepContinued(this.fundUsi,t.detail.reason),this.navigateToStandardChoice())},this.subscribeToStepEvents=()=>{for(const t in this.stepEventHandlers)document.addEventListener(t,this.stepEventHandlers[t])},this.unSubscribeFromStepEvents=()=>{for(const t in this.stepEventHandlers)document.removeEventListener(t,this.stepEventHandlers[t])},this.stepEventHandlers={continue:this.stepContinued.bind(this)}}async componentWillLoad(){te.isBringYourOwnFundCustomStepEnabled&&te.isUsingSuperCampaign&&Et.isSome(se.myOwnFundForm.fundUsi)&&Et.isSome(se.myOwnFundForm.fundName)&&Et.isSome(se.myOwnFundForm.memberNumber)&&Et.isSome(se.myOwnFundForm.memberFirstName)&&Et.isSome(se.myOwnFundForm.memberFamilyName)&&Et.isSome(te.backendUrl)&&Et.isSome(te.state.jwt)?(this.backendUrl=te.backendUrl.value,this.accessToken=te.state.jwt.value,this.fundUsi=se.myOwnFundForm.fundUsi.value,this.fundName=se.myOwnFundForm.fundName.value,this.memberNumber=se.myOwnFundForm.memberNumber.value,this.memberFirstName=se.myOwnFundForm.memberFirstName.value,this.memberFamilyName=se.myOwnFundForm.memberFamilyName.value,this.unSubscribeFromStepEvents(),this.subscribeToStepEvents(),te.hideFooterSection=!0,await le.Instance.TrackSuperMyOwnFundEngagementStepActivationSucceeded(this.fundUsi)):ee.navigateInternally(this.history,kt.MyOwnFund)}disconnectedCallback(){this.unSubscribeFromStepEvents(),te.hideFooterSection=!1}render(){return e(a,null,e("apollo-super-byof-engagement",{"backend-url":this.backendUrl,"access-token":this.accessToken,"fund-usi":this.fundUsi}))}navigateToStandardChoice(){ee.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName,fundDetails:{type:"myOwnFund",fundName:this.fundName,fundUsi:this.fundUsi,memberNumber:this.memberNumber},handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.fundUsi,memberNumber:this.memberNumber,memberFirstName:this.memberFirstName,memberFamilyName:this.memberFamilyName,standardChoiceFormSignature:t},te.promotedFundsConfig);await de.submitCustomFundChoiceAsync(e)}})}};W(Se);const ke=class{constructor(e){t(this,e),this.formChanged=o(this,"formChanged",7),this.MIN_SEARCH_STRING_LENGTH=3,this.MAX_RECORD_COUNT=25,this.searchFundsAsync=async t=>{const e=await ue.searchFundsAsync(t,this.MAX_RECORD_COUNT);switch(e.result){case"TooManyResults":return{kind:"too-many-results"};default:return{kind:"success",value:e.data.sort(((t,e)=>t.productName.localeCompare(e.productName))).map((t=>({label:`${t.productName} (${t.usi})`,value:t.usi})))}}},O(this.myOwnFundForm.fundUsi)&&O(this.myOwnFundForm.fundName)&&(this.selectedOption={label:this.myOwnFundForm.fundName.value,value:this.myOwnFundForm.fundUsi.value})}render(){return e("div",null,e("div",null,e("label",{class:"text-sm font-medium text-gray-700"},"Fund name"),e("div",{class:"mt-1"},e("sss-dropdown-async",{testId:"fund-search-input",searchFunction:this.searchFundsAsync,minSearchStringLength:this.MIN_SEARCH_STRING_LENGTH,required:!0,requiredValidationMessage:"Select a fund",placeholder:"Type to search by name or USI...",value:this.selectedOption,onValueChanged:t=>{this.selectedOption=t.detail,this.updateFund(t.detail)},showValidationErrors:this.showValidationErrors})),O(this.myOwnFundForm.fundUsi)&&e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund USI"),e("div",{class:"mt-1 shadow-sm px-3 py-2 rounded-md border border-gray-300 bg-gray-50 text-gray-500 text-base sm:text-sm"},this.myOwnFundForm.fundUsi.value))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Member number"),e("div",{class:"mt-1"},e("input",{"data-testid":"member-number-input",type:"text",class:{"shadow-sm focus:ring-primary-focus focus:border-primary-base block w-full text-base sm:text-sm border-gray-300 rounded-md":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:!0,pattern:"[A-Za-z0-9]{4,16}",name:"memberNumber",id:"memberNumber",value:H(se.myOwnFundForm.memberNumber),onChange:t=>this.updateMemberNumber(t.target.value.trim())}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Enter a valid member number (only numbers and / or letters)"))),e("div",{class:"flex space-x-4"},e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Given name(s)"),e("div",{class:"mt-1"},e("sss-name-input",{testId:"member-given-names-input",name:"memberFirstName",readableName:"Member given name(s)",showValidationErrors:this.showValidationErrors,value:H(se.myOwnFundForm.memberFirstName),onChange:t=>this.updateMemberFirstName(t.target.value.trim())}))),e("div",{class:"mt-3 w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},"Last name"),e("div",{class:"mt-1"},e("sss-name-input",{testId:"member-last-name-input",name:"memberFamilyName",readableName:"Member last name",showValidationErrors:this.showValidationErrors,value:H(se.myOwnFundForm.memberFamilyName),onChange:t=>this.updateMemberFamilyName(t.target.value.trim())})))))}updateFund(t){this.formChanged.emit({fundUsi:V(t.value),fundName:V(t.label)})}updateMemberNumber(t){this.formChanged.emit({memberNumber:V(t)})}updateMemberFirstName(t){this.formChanged.emit({memberFirstName:V(t)})}updateMemberFamilyName(t){this.formChanged.emit({memberFamilyName:V(t)})}},Fe=class{constructor(e){t(this,e),this.myInputChange=o(this,"myInputChange",7),this.value="",this.name="",this.readableName="",this.showValidationErrors=!1,this.errorMessage="",this.NAME_PATTERN="^[A-Za-z](?:[A-Za-z]||'[A-Za-z]||-[A-Za-z]|| [A-Za-z])*\\s*$"}render(){return e(a,null,e("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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":this.showValidationErrors},required:!0,pattern:this.NAME_PATTERN,name:this.name,value:this.value,onInput:t=>this.handleInput(t)}),this.errorMessage&&e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},this.errorMessage))}handleInput(t){const e=t.target;e.value=e.value.replace(/\s+/g," "),this.validateInput(e),this.myInputChange.emit(e.value.trim())}validateInput(t){this.errorMessage=t.checkValidity()?"":t.validity.valueMissing?this.readableName+" is required.":t.validity.patternMismatch?t.value.startsWith("-")||t.value.startsWith("'")?this.readableName+" must start with a letter.":t.value.includes("--")?this.readableName+" must not have a double hypen.":this.readableName+" contains unsupported characters.":"Invalid input."}},Ae=class{constructor(e){t(this,e),this.prefill=void 0,this.ignorePopState=()=>window.history.pushState(null,"",null)}connectedCallback(){this.ignorePopState(),window.addEventListener("popstate",this.ignorePopState)}disconnectedCallback(){window.removeEventListener("popstate",this.ignorePopState)}async componentWillLoad(){this.prefill=O(te.state.superChoicePrefill)?te.state.superChoicePrefill.value:void 0}render(){return this.prefill&&"myOwnFund"===this.prefill.type?"Valid"===this.prefill.data.fundDetail.type?this.renderMyOwnFund(this.prefill.data):this.renderInvalidMyOwnFund(this.prefill.data):this.prefill&&"smsf"===this.prefill.type?this.prefill.data.fundAbn.valid?this.renderSMSF(this.prefill.data):this.renderInvalidSMSF(this.prefill.data):(ee.navigateInternally(this.history,kt.ChoicePage),null)}renderMyOwnFund(t){return e("sss-prefill-my-own-fund",{history:this.history,prefill:t})}renderInvalidMyOwnFund(t){return e("sss-prefill-invalid-my-own-fund",{history:this.history,prefill:t})}renderSMSF(t){return e("sss-prefill-smsf",{history:this.history,prefill:t})}renderInvalidSMSF(t){return e("sss-prefill-invalid-smsf",{history:this.history,prefill:t})}},Me=class{constructor(e){t(this,e)}render(){return e("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"},e("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":!0,"text-red-600":!this.field.isValid}},this.field.name),e("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":!0,"h-5 sm:h-auto":this.field.isEmpty,"text-red-600":!this.field.isValid}},this.field.value))}},Ee=class{constructor(e){t(this,e),this.withHeader=!1}render(){return e("div",{class:"flex items-start self-stretch rounded-md bg-red-50"},e("div",{class:"w-1 self-stretch bg-red-400"}),e("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},e((()=>e("div",{class:"w-5 h-5"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e("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"})))),null),e("div",{class:"flex-col justify-start items-start gap-2 inline-flex"},this.withHeader&&e("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((t=>e("div",{class:"self-stretch h-5 flex-col justify-start items-start gap-1 flex"},e("div",{class:"self-stretch pl-1.5 justify-start items-start gap-[7px] inline-flex"},e("div",{class:"pt-1.5 justify-center items-center flex"},e("div",{class:"w-1.5 h-1.5 bg-red-700 rounded-full"})),e("div",{class:"grow shrink basis-0 text-red-700 text-sm font-normal leading-tight"},t))))),!this.withHeader&&this.notificationList.map((t=>e("div",{class:"text-sm font-medium leading-tight text-red-800"},t))))))}};function Ne(t){return null==t||""===t.trim()}const _e=(t,n,i)=>e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},t),e("div",{"data-testid":n,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"},i)),Ie=()=>e("div",null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Your super nomination"),e("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."));class Pe{static Input(t){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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:placeholder-red-300 invalid:focus:ring-red-500 invalid:focus:border-red-500":t}}}const Be="[A-Za-z][A-Za-z']+(( |-)[A-Za-z][A-Za-z']+)*\\s*$";class De{constructor(t,e,n){this.name=t,this.testId=e,this._value=null!=n?n:"",this._errorMessage=this.validateAndReturnErrorMessage(this._value)}get value(){return this._value}set value(t){this._errorMessage=this.validateAndReturnErrorMessage(t),this._value=t}get isValid(){return null===this._errorMessage}get isEmpty(){return Ne(this._value)}get errorMessage(){return this._errorMessage}}class Te{constructor(t,e,n,i){this.name=t,this.testId=e,this._value=null!=n?n:"",this._isValid=i}get value(){return this._value}get isValid(){return this._isValid}get isEmpty(){return Ne(this._value)}}class je extends Te{constructor(t,e){super("Fund USI","fund-usi",t,e)}}class Re extends Te{constructor(t,e){super("Fund name","fund-name",t,e)}}class Le extends De{constructor(t){super("Fund name","smsf-fund-name",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Fund name is required.":t.length<2?"Enter a valid Fund name.":null}}class Oe extends De{constructor(t){super("Member number","member-number",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Member number is required.":/^[A-Za-z0-9]{4,16}$/.test(t)?null:"Enter a valid member number (only numbers and / or letters)"}}class Ue extends De{constructor(t){super("Member last name","member-last-name",t)}validateAndReturnErrorMessage(t){const e=new RegExp(Be);return Ne(t)?"Member last name is required.":e.test(t)?null:"Member last name contains unsupported characters."}}class qe extends De{constructor(t){super("Member given name(s)","member-given-names",t)}validateAndReturnErrorMessage(t){const e=new RegExp(Be);return Ne(t)?"Member given name(s) is required.":e.test(t)?null:"Member given name(s) contains unsupported characters."}}class Ve extends Te{constructor(t,e){super("Fund ABN","fund-abn",t,e)}}class He extends De{constructor(t){super("Fund ESA","fund-esa",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Fund ESA is required.":t.length<2?"Enter a valid Fund ESA.":null}}class ze extends De{constructor(t){super("Address line 1","address-line-one",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Address line 1 is required.":t.length<2?"Enter a valid Address line 1.":null}}class We extends De{constructor(t){super("Address line 2","address-line-two",t)}validateAndReturnErrorMessage(t){return null}}class $e extends De{constructor(t){super("City/suburb","city-suburb",t)}validateAndReturnErrorMessage(t){return Ne(t)?"City/suburb is required.":null}}class Je extends De{constructor(t){super("Postcode","postcode",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Postcode is required.":/^[0-9]{4}$/.test(t)?null:"Enter a valid postcode."}}class Xe extends De{constructor(t){super("State","state",t)}get options(){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"}]}validateAndReturnErrorMessage(t){return Ne(t)?"State is required.":void 0===this.options.find((e=>e.value=t))?"Enter a valid state.":null}}class Ge extends Te{constructor(t,e,n,i,r){super("Fund address","fund-address",[t,e,n,i,r].map((t=>t.value)).filter((t=>t)).join(", "),t.isValid&&e.isValid&&n.isValid&&i.isValid&&r.isValid)}}class Ze extends De{constructor(t){super("Account name","account-name",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Account name is required.":t.length<2?"Enter a valid Account name.":null}}class Ke extends Te{constructor(t,e){super("Bank name","bank-name",t,e)}}class Ye extends De{constructor(t){super("BSB","bsb",t)}validateAndReturnErrorMessage(t){return Ne(t)?"BSB is required.":/^[0-9]{6,7}$/.test(t)?null:"Enter a valid BSB."}}class Qe extends De{constructor(t){super("Account number","account-number",t)}validateAndReturnErrorMessage(t){return Ne(t)?"Account number is required.":/^[0-9]{2,11}$/.test(t)?null:"Enter a valid Account number."}}const tn=class{constructor(e){t(this,e),this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&"Invalid"===this.prefill.fundDetail.type?(this.fundUsi=new je(this.prefill.fundDetail.fundUsi,!1),this.fundName=new Re("",!1),this.memberNumber=new Oe(this.prefill.memberNumber),this.memberGivenNames=new qe(this.prefill.memberFirstName),this.memberLastName=new Ue(this.prefill.memberFamilyName)):ee.navigateInternally(this.history,kt.ChoicePage)}render(){return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),e("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."]}),e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundUsi}),e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.memberNumber}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames})))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:!0,variant:"primary",promiseFn:()=>this.handleChooseAnotherFund()},"Choose another fund"))))}async handleChooseAnotherFund(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},en=class{constructor(e){t(this,e),this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&!this.prefill.fundAbn.valid?this.initialiseComponent(this.prefill):ee.navigateInternally(this.history,kt.PrefillInvalidMyOwnFundPage)}render(){return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),e("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."]}),e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.fundAbn}),e("sss-prefill-display-field",{field:this.fundEsa}),e("sss-prefill-display-field",{field:this.fundAddress}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames}),e("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),e("sss-prefill-display-field",{field:this.bankAccountName}),e("sss-prefill-display-field",{field:this.bankAccountBsb}),e("sss-prefill-display-field",{field:this.bankAccountNumber})))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:!0,variant:"primary",promiseFn:()=>this.handleFundNominationDeclined()},"Make another nomination"))))}initialiseComponent(t){this.fundName=new Le(t.fundName),this.fundAbn=new Ve(t.fundAbn.value,t.fundAbn.valid),this.fundEsa=new He(t.electronicServiceAddress),this.fundAddressLine1=new ze(t.addressLine1),this.fundAddressLine2=new We(t.addressLine2),this.fundAddressCity=new $e(t.addressCity),this.fundAddressPostcode=new Je(t.addressPostcode),this.fundAddressState=new Xe(t.addressState),this.fundAddress=new Ge(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode),this.memberGivenNames=new qe(t.memberFirstName),this.memberLastName=new Ue(t.memberFamilyName),this.bankAccountName=new Ze(t.bankAccountName),this.bankAccountBsb=new Ye(t.bankAccountBsb),this.bankAccountNumber=new Qe(t.bankAccountNumber)}async handleFundNominationDeclined(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},nn=class{constructor(e){t(this,e),this.mode="review",this.formState="pristine",this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"My Own Fund",isUsiValid:"Valid"===t.fundDetail.type,isMemberNumberPresent:!Ne(t.memberNumber),isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&"Valid"===this.prefill.fundDetail.type?this.initialiseComponent(this.prefill.fundDetail.fundName,this.prefill):ee.navigateInternally(this.history,kt.ChoicePage)}render(){const t=[this.memberNumber.errorMessage,this.memberLastName.errorMessage,this.memberGivenNames.errorMessage].filter((t=>null!==t));return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3.5 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your fund details"),e("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."]}),"review"===this.mode&&t.length>0&&e("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:!0}),"review"===this.mode&&e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundUsi}),e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.memberNumber}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames})),"review"===this.mode&&e("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:!0,variant:"secondary",promiseFn:()=>this.setModeToEdit()},e("div",{class:"flex flex-row gap-2"},e("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),e("div",{class:"w-4 h-4 relative"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},e("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"}),e("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),"edit"===this.mode&&e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=this.formHasMissingData()},_e(this.fundName.name,this.fundName.testId,this.fundName.value),_e(this.fundUsi.name,this.fundUsi.testId,this.fundUsi.value),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberNumber.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,pattern:"[A-Za-z0-9]{4,16}","data-testid":this.memberNumber.testId,value:this.memberNumber.value,onInput:t=>{this.updateMemberNumber(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberNumber.errorMessage))),e("div",{class:"flex mt-3 gap-x-4 flex-col sm:flex-row"},e("div",{class:"w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,pattern:Be,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:t=>{this.updateMemberGivenNames(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberGivenNames.errorMessage))),e("div",{class:"w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,pattern:Be,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:t=>{this.updateMemberLastName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberLastName.errorMessage))))))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:!0,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:()=>this.handleSubmitForm()},"Continue"),e("sss-button",{testid:"choose-another-fund-button",class:"self-stretch",fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Choose another fund"))))}initialiseComponent(t,e){this.fundUsi=new je(e.fundDetail.fundUsi,!0),this.fundName=new Re(t,!0),this.memberNumber=new Oe(e.memberNumber),this.memberGivenNames=new qe(e.memberFirstName),this.memberLastName=new Ue(e.memberFamilyName),this.isSubmitDisabled=this.formHasMissingData()}isFormValid(){return this.fundUsi.isValid&&this.fundName.isValid&&this.memberNumber.isValid&&this.memberGivenNames.isValid&&this.memberLastName.isValid}formHasMissingData(){return this.fundUsi.isEmpty||this.fundName.isEmpty||this.memberNumber.isEmpty||this.memberGivenNames.isEmpty||this.memberLastName.isEmpty}setModeToEdit(){return this.mode="edit",Promise.resolve()}updateMemberNumber(t){this.memberNumber=new Oe(t.trim())}updateMemberGivenNames(t){this.memberGivenNames=new qe(t.trimStart())}updateMemberLastName(t){this.memberLastName=new Ue(t.trim())}async handleSubmitForm(){this.formState="validated",this.isFormValid()&&("edit"!==this.mode||this.formElement.checkValidity())&&ee.navigateInternallyToStandardChoice({history:this.history,fundName:this.fundName.value,fundDetails:{type:"myOwnFund",fundName:this.fundName.value,fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value},handleSubmitFn:async t=>{const e=Object.assign({fundUsi:this.fundUsi.value,memberNumber:this.memberNumber.value,memberFirstName:this.memberGivenNames.value,memberFamilyName:this.memberLastName.value,standardChoiceFormSignature:t},te.promotedFundsConfig);await de.submitCustomFundChoiceAsync(e)}})}async handleFundNominationDeclined(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},rn={"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"},sn=class{constructor(e){t(this,e),this.mode="review",this.formState="pristine",this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance,this.createSuperFundPrefillDeclinedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)}),this.createSuperFundPrefillViewedDetail=t=>({fundType:"SMSF",isAbnValid:t.fundAbn.valid,isMemberFirstNamePresent:!Ne(t.memberFirstName),isMemberLastNamePresent:!Ne(t.memberFamilyName)})}componentDidLoad(){const t=this.createSuperFundPrefillViewedDetail(this.prefill);return this.eventTrackingService.TrackSuperFundPrefillViewedAsync(t)}async componentWillLoad(){this.prefill&&this.prefill.fundAbn.valid?this.initialiseComponent(this.prefill):ee.navigateInternally(this.history,kt.PrefillInvalidSMSFPage)}render(){const 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((t=>null!==t));return e("div",null,e(Ie,null),e("div",{class:"flex flex-col items-center gap-8 mt-8 sm:mt-12"},e("div",{class:"flex max-w-[560px] flex-col items-start gap-6 p-6 border shadow-sm rounded-lg"},e("div",{class:"flex flex-col items-start gap-3 self-stretch"},e("div",{class:"self-stretch text-grey-900 text-lg not-italic font-bold leading-7"},"Your self-managed super fund (SMSF) details"),e("sss-prefill-warning-box",{class:"self-stretch",notificationList:["Make sure your Self-managed super fund (SMSF) is a registered fund before completing this step."]}),"review"===this.mode&&t.length>0&&e("sss-prefill-error-box",{class:"self-stretch",notificationList:t,withHeader:!0}),"review"===this.mode&&e("div",{class:"flex flex-col gap-3 self-stretch mt-4"},e("sss-prefill-display-field",{field:this.fundName}),e("sss-prefill-display-field",{field:this.fundAbn}),e("sss-prefill-display-field",{field:this.fundEsa}),e("sss-prefill-display-field",{field:this.fundAddress}),e("sss-prefill-display-field",{field:this.memberLastName}),e("sss-prefill-display-field",{field:this.memberGivenNames}),e("div",{class:"mt-4 mb-2 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),e("sss-prefill-display-field",{field:this.bankAccountName}),e("sss-prefill-display-field",{field:this.bankAccountBsb}),this.bankName.isValid&&e("sss-prefill-display-field",{field:this.bankName}),e("sss-prefill-display-field",{field:this.bankAccountNumber})),"review"===this.mode&&e("sss-button",{testid:"edit-details-button",class:"self-stretch mt-3",fillWidth:!0,variant:"secondary",promiseFn:()=>this.setModeToEdit()},e("div",{class:"flex flex-row gap-2"},e("div",{class:"text-sm not-italic font-medium leading-4"},"Edit details"),e("div",{class:"w-4 h-4 relative"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"17",height:"16",viewBox:"0 0 17 16",fill:"currentColor"},e("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"}),e("path",{d:"M9.60334 4.63434L2.90039 11.3373V13.6H5.16313L11.8661 6.89708L9.60334 4.63434Z"}))))),"edit"===this.mode&&e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"w-full":!0,"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=this.formHasMissingData()},e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.fundName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.fundName.testId,value:this.fundName.value,onInput:t=>{this.updateFundName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.fundName.errorMessage))),_e(this.fundAbn.name,this.fundAbn.testId,this.fundAbn.value),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.fundEsa.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,minlength:"2","data-testid":this.fundEsa.testId,value:this.fundEsa.value,onInput:t=>{this.updateFundEsa(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.fundEsa.errorMessage))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},"Fund address"),e("div",{class:"mt-1 rounded-md shadow-sm -space-y-px"},e("input",{placeholder:"Address line 1",type:"text",class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none rounded-t-md shadow-none border-b-0":!0}),required:!0,minlength:"2",name:"addressLine1",id:"addressLine1","data-testid":this.fundAddressLine1.testId,value:this.fundAddressLine1.value,onInput:t=>{this.updateAddressLine1(t.target.value)}}),e("input",{placeholder:"Address line 2 (optional)",type:"text",class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none shadow-none border-b-0":!0}),"data-testid":this.fundAddressLine2.testId,value:this.fundAddressLine2.value,onInput:t=>this.updateAddressLine2(t.target.value)}),e("input",{placeholder:"City/suburb",type:"text",class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none shadow-none border-b-0":!0}),required:!0,"data-testid":this.fundAddressCity.testId,value:this.fundAddressCity.value,onInput:t=>{this.updateAddressCity(t.target.value)}}),e("div",{class:"flex -space-x-px"},e("div",{class:"w-1/2 flex-1 min-w-0"},e("input",{placeholder:"Postcode",type:"text",required:!0,class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none rounded-bl-md shadow-none border-r-0":!0}),name:"postcode",minlength:"4",maxlength:"4",pattern:"[0-9]{4}",id:"postcode","data-testid":this.fundAddressPostcode.testId,value:this.fundAddressPostcode.value,inputmode:"numeric",onInput:t=>{this.updateAddressPostcode(t.target.value)}})),e("div",{class:"flex-1 min-w-0"},e("select",{class:Object.assign(Object.assign({},Pe.Input("validated"===this.formState)),{"rounded-none rounded-br-md shadow-none":!0,"text-gray-500":"validated"!==this.formState}),name:"state",required:!0,"data-testid":this.fundAddressState.testId,id:"state",onInput:t=>{this.updateAddressState(t.target.value)}},e("option",{disabled:!0,selected:void 0!==this.fundAddressState.value,value:""},"State"),this.fundAddressState.options.map((t=>e("option",{value:t.value,selected:this.fundAddressState.value===t.value},t.label))))))),"validated"===this.formState&&e("div",{class:"mt-2 text-sm text-red-600"},this.fundAddressLine1.errorMessage||this.fundAddressLine1.errorMessage||this.fundAddressCity.errorMessage||this.fundAddressPostcode.errorMessage||this.fundAddressState.errorMessage)),e("div",{class:"flex gap-x-4 flex-col sm:flex-row"},e("div",{class:"mt-3 w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberGivenNames.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.memberGivenNames.testId,value:this.memberGivenNames.value,onInput:t=>{this.updateMemberGivenNames(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberGivenNames.errorMessage))),e("div",{class:"mt-3 w-full sm:w-1/2"},e("label",{class:"text-sm font-medium text-gray-700"},this.memberLastName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.memberLastName.testId,value:this.memberLastName.value,onInput:t=>{this.updateMemberLastName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.memberLastName.errorMessage)))),e("div",{class:"mt-6 text-gray-900 text-lg font-bold leading-7"},"Fund bank details"),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountName.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.bankAccountName.testId,value:this.bankAccountName.value,onInput:t=>{this.updateBankAccountName(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.bankAccountName.errorMessage))),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountBsb.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.bankAccountBsb.testId,value:this.bankAccountBsb.value,onInput:t=>{const e=t.target.value;this.updateBankName(e),this.updateBankAccountBsb(e)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.bankAccountBsb.errorMessage))),this.bankName.isValid&&_e(this.bankName.name,this.bankName.testId,this.bankName.value),e("div",{class:"mt-3"},e("label",{class:"text-sm font-medium text-gray-700"},this.bankAccountNumber.name),e("div",{class:"mt-1"},e("input",{type:"text",class:Pe.Input("validated"===this.formState),required:!0,"data-testid":this.bankAccountNumber.testId,value:this.bankAccountNumber.value,onInput:t=>{this.updateBankAccountNumber(t.target.value)}}),e("div",{class:"mt-2 text-sm text-red-600"},"validated"===this.formState&&this.bankAccountNumber.errorMessage)))))),e("div",{class:"flex w-full sm:w-80 max-w-[560px] flex-col items-start gap-4"},e("sss-button",{testid:"continue-button",class:"self-stretch",fillWidth:!0,variant:"primary",disabled:this.isSubmitDisabled,promiseFn:()=>this.handleSubmitForm()},"Continue"),e("sss-button",{testid:"make-another-nomination-button",class:"self-stretch",fillWidth:!0,variant:"secondary",promiseFn:()=>this.handleFundNominationDeclined()},"Make another nomination"))))}isFormValid(){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}formHasMissingData(){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}setModeToEdit(){return this.mode="edit",Promise.resolve()}updateFundName(t){this.fundName=new Le(t.trim())}updateFundEsa(t){this.fundEsa=new He(t.trim())}updateAddressLine1(t){this.fundAddressLine1=new ze(t.trim())}updateAddressLine2(t){this.fundAddressLine2=new We(t.trim())}updateAddressCity(t){this.fundAddressCity=new $e(t.trim())}updateAddressPostcode(t){this.fundAddressPostcode=new Je(t.trim())}updateAddressState(t){this.fundAddressState=new Xe(t.trim())}updateBankAccountName(t){this.bankAccountName=new Ze(t.trim())}updateBankAccountBsb(t){this.bankAccountBsb=new Ye(t.trim())}updateBankAccountNumber(t){this.bankAccountNumber=new Qe(t.trim())}updateMemberGivenNames(t){this.memberGivenNames=new qe(t)}updateMemberLastName(t){this.memberLastName=new Ue(t.trim())}filterDigits(t){return t.replace(/[^0-9]/g,"")}tryGetBankName(t){if(null==t)return null;const e=this.filterDigits(t),n=e.substring(0,2),i=e.substring(0,3);return rn[n]||rn[i]||null}updateBankName(t){const e=this.tryGetBankName(t);this.bankName=new Ke(e,null!=e)}async handleSubmitForm(){this.formState="validated",this.isFormValid()&&("edit"!==this.mode||this.formElement.checkValidity())&&ee.navigateInternallyToStandardChoice({history:this.history,fundName:"Self-managed super fund",fundDetails:{type:"smsf",fundName:this.fundName.value,fundEsa:this.fundEsa.value},handleSubmitFn:async t=>{const 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},te.promotedFundsConfig);await de.submitSelfManagedFundChoiceAsync(e)}})}initialiseComponent(t){this.fundName=new Le(t.fundName),this.fundAbn=new Ve(t.fundAbn.value,t.fundAbn.valid),this.fundEsa=new He(t.electronicServiceAddress),this.fundAddressLine1=new ze(t.addressLine1),this.fundAddressLine2=new We(t.addressLine2),this.fundAddressCity=new $e(t.addressCity),this.fundAddressPostcode=new Je(t.addressPostcode),this.fundAddressState=new Xe(t.addressState),this.fundAddress=new Ge(this.fundAddressLine1,this.fundAddressLine2,this.fundAddressCity,this.fundAddressState,this.fundAddressPostcode),this.memberGivenNames=new qe(t.memberFirstName),this.memberLastName=new Ue(t.memberFamilyName),this.bankAccountName=new Ze(t.bankAccountName);const e=this.tryGetBankName(t.bankAccountBsb);this.bankName=new Ke(e,null!=e),this.bankAccountBsb=new Ye(t.bankAccountBsb),this.bankAccountNumber=new Qe(t.bankAccountNumber),this.isSubmitDisabled=this.formHasMissingData()}async handleFundNominationDeclined(){const t=this.createSuperFundPrefillDeclinedDetail(this.prefill);return await this.eventTrackingService.TrackSuperFundPrefillDeclinedAsync(t),ee.navigateInternally(this.history,kt.ChoicePage)}},an=class{constructor(e){t(this,e)}render(){return e("div",{class:"flex items-start self-stretch rounded-md bg-yellow-50"},e("div",{class:"w-1 self-stretch bg-yellow-400"}),e("div",{class:"flex items-start gap-3 flex-[1_0_0] p-4"},e((()=>e("div",{class:"w-5 h-5"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e("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"})))),null),e("div",{class:"flex flex-col items-start gap-2 flex-[1_0_0]"},e("div",{class:"flex flex-col items-start gap-1 self-stretch"},this.notificationList.map((t=>e("div",{class:"flex items-start gap-[7px] self-stretch pl-0"},this.notificationList.length>1&&e("div",{class:"pt-1.5 justify-center items-center flex"},e("div",{class:"w-1.5 h-1.5 bg-yellow-700 rounded-full"})),e("div",{class:"flex-[1_0_0] text-sm not-italic font-normal leading-5 text-yellow-700"},t))))))))}},on=class{constructor(e){t(this,e),this.standardChoiceFormSignature="",this.isSubmitDisabled=!0,this.eventTrackingService=le.Instance,this.ignorePopState=()=>window.history.pushState(null,"",null)}connectedCallback(){this.ignorePopState(),window.addEventListener("popstate",this.ignorePopState)}disconnectedCallback(){window.removeEventListener("popstate",this.ignorePopState)}render(){return e(a,null,e("div",{class:"text-2xl sm:text-3xl font-bold text-center"},"Confirm your super choice"),e("div",{class:"sm:text-lg text-gray-600 max-w-800 mt-4 text-center leading-7 sm:leading-8"},"Your authorisation is required to complete your super choice by signing the standard choice form, which informs your employer of your choice of fund."),e("div",{class:"flex justify-center mt-8 sm:mt-12"},e("div",{class:"max-w-560"},e("div",{class:"p-4 sm:p-6 border shadow-sm rounded-lg flex flex-col sm:flex-row"},this.renderLogo(),e("div",{class:"flex justify-between w-full"},e("div",null,e("div",{class:"text-xs font-semibold text-gray-500 uppercase"},"Nominated fund"),e("div",{class:"text-sm mt-2"},St.fundName)),e("div",{class:"grid content-center ml-4"},e("sss-button",{testid:"change-fund-button",size:"xs",variant:"secondary",promiseFn:async()=>{await this.trackChangeRequestedAsync(),ee.navigateInternally(this.history,kt.ChoicePage)}},"Change")))),e("div",{class:"mt-4 p-4 sm:p-6 border shadow-sm rounded-lg"},e("div",{class:"sm:text-lg font-bold"},"Superannuation Standard Choice Form"),e("div",{class:"bg-blue-50 border-l-4 border-blue-400 p-4 mt-3"},e("div",{class:"flex"},e("div",{class:"flex-shrink-0"},e("img",{class:"h-5 w-5",src:s("assets/icon-information-circle.svg")})),e("div",{class:"ml-2"},e("p",{class:"text-sm text-blue-800 leading-5"},"Applying your full name in the text field below is the same as applying your written signature and is legally binding.")))),e("form",{noValidate:!0,onSubmit:t=>t.preventDefault(),class:{"mt-3":!0,"was-validated":"validated"===this.formState},ref:t=>this.formElement=t,onInput:()=>this.isSubmitDisabled=!this.formElement.checkValidity()},e("label",{class:"text-sm font-medium text-gray-700"},"Type your full name"),e("input",{"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":!0,"invalid:border-red-300 invalid:text-red-900 invalid:focus:ring-red-500 invalid:focus:border-red-500":"validated"===this.formState},required:!0,minlength:"2",name:"standardChoiceFormSignature",id:"standardChoiceFormSignature",value:this.standardChoiceFormSignature,onInput:t=>this.standardChoiceFormSignature=t.target.value}),e("div",{class:"invalid-feedback mt-2 text-sm text-red-600"},"Type your full name"),e("div",{class:"mt-6"},e("sss-button",{testid:"confirm-and-continue-button",fillWidth:!0,promiseFn:()=>this.handleSubmitForm(),disabled:this.isSubmitDisabled},"Confirm and continue")))))))}renderLogo(){}async trackChangeRequestedAsync(){const t={promotedFundsShown:te.promotedFunds,defaultFundUsiSet:H(te.defaultFundUsi)};switch(St.fundDetails.type){case"default":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({DefaultFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"myOwnFund":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({MyOwnFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"smsf":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({Smsf:Object.assign(Object.assign({},St.fundDetails),t)});break;case"promoted":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"promotedDefault":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFund:Object.assign(Object.assign({},St.fundDetails),t)});break;case"promotedDefaultWithJoin":await this.eventTrackingService.TrackSuperFundDetailChangeRequestedAsync({PromotedDefaultFundWithJoin:Object.assign(Object.assign({},St.fundDetails),t)});break;case"null":throw"standardChoiceFormState.fundDetails was not set"}}async handleSubmitForm(){this.formState="validated",this.formElement.checkValidity()&&(await St.handleSubmitFn(this.standardChoiceFormSignature.trim()),te.markSuperSelectionAsSubmitted())}},un=class{constructor(e){t(this,e),this.ignorePopState=()=>window.history.pushState(null,"",null)}connectedCallback(){this.ignorePopState(),window.addEventListener("popstate",this.ignorePopState)}disconnectedCallback(){window.removeEventListener("popstate",this.ignorePopState)}render(){return e(a,{class:"text-center"},e("div",{class:"flex justify-center"},e("div",{class:"relative"},e("div",{class:"h-20 w-20 rounded-full bg-primary-base opacity-10"}),e("div",{class:"h-8 w-8 absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2"},e((()=>e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",class:"fill-primary-base"},e("path",{d:"M443.3 100.7C449.6 106.9 449.6 117.1 443.3 123.3L171.3 395.3C165.1 401.6 154.9 401.6 148.7 395.3L4.686 251.3C-1.562 245.1-1.562 234.9 4.686 228.7C10.93 222.4 21.06 222.4 27.31 228.7L160 361.4L420.7 100.7C426.9 94.44 437.1 94.44 443.3 100.7H443.3z"}))),null)))),e("h3",{class:"text-2xl leading-8 font-bold mt-4"},"Your super choice has been submitted"),e("p",{class:"mt-4 text-center text-gray-600 leading-7 max-w-560 mx-auto"},"Your superannuation details have been updated successfully and will be submitted to your employer."),e("div",{class:"flex justify-center mt-8"},e("div",{class:"max-w-[200px] w-full"},e("sss-button",{testid:"continue-button",size:"xl",fillWidth:!0,onClick:this.handleContinueButtonClick},e("span",null,"Continue")))))}handleContinueButtonClick(t){te.completeSuperSelectionFlow()}},cn=new class{trackClickPromotedTileAsync(t){return Zt.clickPromotedTileAsync(t)}},ln=async({sender:t,placementId:e,fundId:n,fundUsi:i,fundName:r,fundType:s})=>{if("super-campaign"===t||"featured-funds"===t){const t=(()=>{if(null!=te.superCampaignState)return te.superCampaignState;throw new Error("Super campaign state has not been initialized")})().PromotedFundIds,a=Et.toUndefined(te.defaultFundUsi);await Promise.all(["promoted-default"===s?await le.Instance.TrackPromotedDefaultSuperFundDetailViewedAsync({fundUsi:null!=i?i:"",fundName:r,promotedFundId:n,promotedFundsShown:t,defaultFundUsiSet:a,superCampaignEnabled:!0,placementId:e}):await le.Instance.TrackPromotedSuperFundDetailViewedAsync({fundUsi:null!=i?i:void 0,fundName:r,promotedFundId:n,promotedFundsShown:t,defaultFundUsiSet:a,superCampaignEnabled:!0,placementId:e}),cn.trackClickPromotedTileAsync("promoted-default"===s?{promotedDefault:{fundId:n,placementId:e}}:{promoted:{fundId:n,placementId:e}})])}};function dn(){return"undefined"!=typeof globalThis&&globalThis?globalThis:"undefined"!=typeof self&&self?self:"undefined"!=typeof window&&window?window:"undefined"!=typeof global&&global?global:null}function hn(t){var e=Object.create;if(e)return e(t);if(null==t)return{};var n=typeof t;if("object"!==n&&"function"!==n)throw new TypeError("Object prototype may only be an Object:"+t);function i(){}return i.prototype=t,new i}var fn,mn,pn=function(t,e){return(pn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},vn=dn()||{};mn=function(t,e){function n(){this.constructor=t}pn(t,e),t.prototype=null===e?hn(e):(n.prototype=e.prototype,new n)},(fn=vn).__assign||(fn.__assign=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}),fn.__extends||(fn.__extends=mn),__assign||(__assign=vn.__assign),__extends||(__extends=vn.__extends);var wn=dn;function yn(t){var e=wn();return e&&e[t]?e[t]:"window"===t&&gn()?window:null}function gn(){return Boolean("object"==typeof window&&window)}function bn(){return gn()?window:yn("window")}function xn(){return Boolean("object"==typeof document&&document)}function Cn(){return xn()?document:yn("document")}function Sn(){return Boolean("object"==typeof navigator&&navigator)?navigator:yn("navigator")}function kn(){return"object"==typeof location&&location?location:yn("location")}function Fn(){return yn("performance")}function An(){return Boolean("object"==typeof JSON&&JSON||null!==yn("JSON"))}function Mn(){return An()?JSON||yn("JSON"):null}var En=null,Nn=!1,_n=123456789,In=987654321;function Pn(t){t<0&&(t>>>=0),_n=123456789+t&4294967295,In=987654321-t&4294967295,Nn=!0}function Bn(){Pn(4294967296*Math.random()^(new Date).getTime())}function Dn(t,e){return typeof t===e}function Tn(t){return Dn(t,"undefined")||void 0===t}function jn(t){return Tn(t)||null===t}function Rn(t,e){return t&&Object.prototype.hasOwnProperty.call(t,e)}function Ln(t){return Dn(t,"object")}function On(t){return Dn(t,"function")}function Un(t,e,n,i){void 0===i&&(i=!1);var r=!1;if(!jn(t))try{jn(t.addEventListener)?jn(t.attachEvent)||(t.attachEvent("on"+e,n),r=!0):(t.addEventListener(e,n,i),r=!0)}catch(t){}return r}function qn(t,e,n,i){if(void 0===i&&(i=!1),!jn(t))try{jn(t.removeEventListener)?jn(t.detachEvent)||t.detachEvent("on"+e,n):t.removeEventListener(e,n,i)}catch(t){}}function Vn(t,e){if(t&&Ln(t))for(var n in t)Rn(t,n)&&e.call(t,n,t[n])}var Hn,zn=function(){function t(){}return t.isDate=function(t){return"[object Date]"===Object.prototype.toString.call(t)},t.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)},t.isError=function(t){return"[object Error]"===Object.prototype.toString.call(t)},t.isString=function(t){return Dn(t,"string")},t.isNumber=function(t){return Dn(t,"number")},t.isBoolean=function(t){return Dn(t,"boolean")},t.disableCookies=function(){t._canUseCookies=!1},t.newGuid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(Wn,(function(e){var n=0|t.randomValue(15);return("x"===e?n:3&n|8).toString(16)}))},t.toISOString=function(e){if(t.isDate(e)){var n=function(t){var e=String(t);return 1===e.length&&(e="0"+e),e};return e.getUTCFullYear()+"-"+n(e.getUTCMonth()+1)+"-"+n(e.getUTCDate())+"T"+n(e.getUTCHours())+":"+n(e.getUTCMinutes())+":"+n(e.getUTCSeconds())+"."+String((e.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}},t.arrForEach=function(t,e,n){for(var i=t.length,r=0;r<i;r++)r in t&&e.call(n||t,t[r],r,t)},t.arrIndexOf=function(t,e,n){for(var i=t.length,r=n||0,s=Math.max(r>=0?r:i-Math.abs(r),0);s<i;s++)if(s in t&&t[s]===e)return s;return-1},t.arrMap=function(t,e,n){for(var i=t.length,r=n||t,s=new Array(i),a=0;a<i;a++)a in t&&(s[a]=e.call(r,t[a],t));return s},t.arrReduce=function(t,e,n){var i,r=t.length,s=0;if(arguments.length>=3)i=arguments[2];else{for(;s<r&&!(s in t);)s++;i=t[s++]}for(;s<r;)s in t&&(i=e(i,t[s],s,t)),s++;return i},t.strTrim=function(e){return t.isString(e)?e.replace(/^\s+|\s+$/g,""):e},t.objKeys=function(t){var e=!{toString:null}.propertyIsEnumerable("toString");if(!(On(t)||Ln(t)&&null!==t))throw new TypeError("objKeys called on non-object");var n=[];for(var i in t)Rn(t,i)&&n.push(i);if(e)for(var r=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],s=r.length,a=0;a<s;a++)Rn(t,r[a])&&n.push(r[a]);return n},t.objDefineAccessors=function(t,e,n,i){var r=Object.defineProperty;if(r)try{var s={enumerable:!0,configurable:!0};return n&&(s.get=n),i&&(s.set=i),r(t,e,s),!0}catch(t){}return!1},t.addEventHandler=function(t,e){var n=!1,i=bn();i&&(n=Un(i,t,e),n=Un(i.body,t,e)||n);var r=Cn();return r&&(n=$n.Attach(r,t,e)||n),n},t.dateNow=function(){var t=Date;return t.now?t.now():(new t).getTime()},t.perfNow=function(){var e=Fn();return e&&e.now?e.now():t.dateNow()},t.newId=function(e){void 0===e&&(e=22);for(var n=t.random32()>>>0,i=0,r="";r.length<e;)i++,r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(63&n),n>>>=6,5===i&&(n=(t.random32()<<2&4294967295|3&n)>>>0,i=0);return r},t.isIE=function(){if(null===En){var t=((Sn()||{}).userAgent||"").toLowerCase();En=-1!==t.indexOf("msie")||-1!==t.indexOf("trident/")}return En},t.randomValue=function(e){return e>0?Math.floor(t.random32()/4294967295*(e+1))>>>0:0},t.random32=function(e){var n,i=yn("crypto")||yn("msCrypto");return i&&i.getRandomValues?n=4294967295&i.getRandomValues(new Uint32Array(1))[0]:t.isIE()?(Nn||Bn(),n=4294967295&t.mwcRandom32()):n=Math.floor(4294967296*Math.random()|0),e||(n>>>=0),n},t.mwcRandomSeed=function(t){t?Pn(t):Bn()},t.mwcRandom32=function(t){var e=((In=36969*(65535&In)+(In>>16)&4294967295)<<16)+(65535&(_n=18e3*(65535&_n)+(_n>>16)&4294967295))>>>0&4294967295|0;return t||(e>>>=0),e},t.generateW3CId=function(){for(var e,n=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],i="",r=0;r<4;r++)i+=n[15&(e=t.random32())]+n[e>>4&15]+n[e>>8&15]+n[e>>12&15]+n[e>>16&15]+n[e>>20&15]+n[e>>24&15]+n[e>>28&15];var s=n[8+(3&t.random32())|0];return i.substr(0,8)+i.substr(9,4)+"4"+i.substr(13,3)+s+i.substr(16,3)+i.substr(19,12)},t.isTypeof=Dn,t.isUndefined=Tn,t.isNullOrUndefined=jn,t.hasOwnProperty=Rn,t.isFunction=On,t.isObject=Ln,t.objCreate=hn,t}(),Wn=/[xy]/g,$n=function(){function t(){}return t.Attach=Un,t.AttachEvent=Un,t.Detach=qn,t.DetachEvent=qn,t}();!function(t){t[t.CRITICAL=1]="CRITICAL",t[t.WARNING=2]="WARNING"}(Hn||(Hn={}));var Jn=Object.getPrototypeOf,Xn=0;
|
|
2
2
|
/*!
|
|
3
3
|
* Microsoft Dynamic Proto Utility, 1.1.0
|
|
4
4
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|