@flarehr/apollo-super-selection 3.40.56412 → 3.41.56657

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.
@@ -265,7 +265,7 @@ class TapSubscriber extends delay.Subscriber {
265
265
  }
266
266
  }
267
267
 
268
- const AppVersion = '3.40.56412';
268
+ const AppVersion = '3.41.56657';
269
269
 
270
270
  // -------------------------------------------------------------------------------------
271
271
  // guards
@@ -4248,7 +4248,7 @@ const FooterSection = class {
4248
4248
  index.registerInstance(this, hostRef);
4249
4249
  }
4250
4250
  render() {
4251
- return (index.h("div", { class: "container mb-sm-0" }, index.h("div", { class: "row justify-content-center pt-3 mt-3 mb-3 border-top" }, index.h("div", { class: "text-decoration-none" }, index.h("p", { class: "mt-3 small text-center mb-1 text-muted" }, "Powered by Flare HR"))), index.h("div", { class: "row justify-content-center pb-sm-0 px-3 px-sm-0 text-center" }, index.h("p", { class: "text-muted small" }, "This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare HR do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare HR do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare HR do not express any opinion or make any recommendation about any of the advertised funds.")), index.h("div", { class: "row justify-content-end my-1 px-3 px-sm-0" }, this.appVersionBadge())));
4251
+ return (index.h("div", { class: "container mb-sm-0" }, index.h("div", { class: "row justify-content-center pt-3 mt-3 mb-3 border-top" }, index.h("div", { class: "text-decoration-none" }, index.h("p", { class: "mt-3 small text-center mb-1 text-muted" }, "Powered by Flare"))), index.h("div", { class: "row justify-content-center pb-sm-0 px-3 px-sm-0 text-center" }, index.h("p", { class: "text-muted small" }, "This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare do not express any opinion or make any recommendation about any of the advertised funds.")), index.h("div", { class: "row justify-content-end my-1 px-3 px-sm-0" }, this.appVersionBadge())));
4252
4252
  }
4253
4253
  appVersionBadge() {
4254
4254
  return (index.h("small", { style: { opacity: '0.5' }, class: "text-muted" }, "Powered by Flare, v", AppVersion));
@@ -4549,7 +4549,7 @@ const Aware = {
4549
4549
  Id: 'aware',
4550
4550
  Name: 'Aware Super',
4551
4551
  PdsUrlText: 'View the PDS and TMD',
4552
- PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds',
4552
+ PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
4553
4553
  Abn: '53 226 460 365'
4554
4554
  };
4555
4555
  const PromotedFundIdList = [
@@ -4877,7 +4877,7 @@ const QSuperConfirmSelection = class {
4877
4877
  this.eventTrackingService = EventTrackingService.Instance;
4878
4878
  }
4879
4879
  render() {
4880
- return (index.h("sss-qsuper-layout", null, index.h("img", { class: "ss-choice-logo mx-auto", alt: "Simple Financial Choices Pty Ltd", src: index.getAssetPath(`assets/logo-qsuper.png`) }), index.h("div", { class: "row" }, index.h("div", { class: "col text-center" }, index.h("p", { class: "confirm-title font-weight-bold mb-0" }, "You have chosen to join QSuper"))), index.h("div", { class: "my-3 card p-3" }, index.h("p", { class: "confirm-text" }, "We are almost there... All you have to do now is sign the super choice form. We'll prefill it for you. Make sure the info is correct. Your application to join the fund is subject to Trustee approval."), index.h("p", { class: "confirm-text mb-0" }, "You've chosen to stay with your existing fund. Review the details below and click continue to confirm your choice")), index.h("div", { class: "card p-3" }, index.h("p", { class: "text-center" }, "100 years strong"), index.h("p", { class: "text-center" }, "One of Australia's largest funds"), index.h("p", { class: "text-center mb-0" }, "Awarded SuperRatings highest performance rating")), index.h("div", { class: "mt-3" }, index.h("p", { class: "text-center confirm-text" }, "Your application to join the fund is subject to Trustee approval.")), index.h("div", null, index.h("label", { class: "d-flex\u00A0mt-4\u00A0p-3\u00A0checkbox-container", htmlFor: "confirmCheckBox" }, index.h("div", { class: "w-auto\u00A0px-2 py-2 fl-checkbox-container" }, index.h("input", { id: "confirmCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), index.h("div", { class: "pl-3" }, index.h("p", { class: "confirm-item-text mb-0 mt-1" }, "I've read and understood the", ' ', index.h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements/') }, "PDS"), ' ', "and confirm all information I have provided is true and correct. I understand that my information will be sent to the trustee of this fund to process my request to join and I consent to my TFN, as currently held on the Flare HR Platform, being given to the trustee in order to open and administer my account.")))), index.h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
4880
+ return (index.h("sss-qsuper-layout", null, index.h("img", { class: "ss-choice-logo mx-auto", alt: "Simple Financial Choices Pty Ltd", src: index.getAssetPath(`assets/logo-qsuper.png`) }), index.h("div", { class: "row" }, index.h("div", { class: "col text-center" }, index.h("p", { class: "confirm-title font-weight-bold mb-0" }, "You have chosen to join QSuper"))), index.h("div", { class: "my-3 card p-3" }, index.h("p", { class: "confirm-text" }, "We are almost there... All you have to do now is sign the super choice form. We'll prefill it for you. Make sure the info is correct. Your application to join the fund is subject to Trustee approval."), index.h("p", { class: "confirm-text mb-0" }, "You've chosen to stay with your existing fund. Review the details below and click continue to confirm your choice")), index.h("div", { class: "card p-3" }, index.h("p", { class: "text-center" }, "100 years strong"), index.h("p", { class: "text-center" }, "One of Australia's largest funds"), index.h("p", { class: "text-center mb-0" }, "Awarded SuperRatings highest performance rating")), index.h("div", { class: "mt-3" }, index.h("p", { class: "text-center confirm-text" }, "Your application to join the fund is subject to Trustee approval.")), index.h("div", null, index.h("label", { class: "d-flex\u00A0mt-4\u00A0p-3\u00A0checkbox-container", htmlFor: "confirmCheckBox" }, index.h("div", { class: "w-auto\u00A0px-2 py-2 fl-checkbox-container" }, index.h("input", { id: "confirmCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), index.h("div", { class: "pl-3" }, index.h("p", { class: "confirm-item-text mb-0 mt-1" }, "I've read and understood the", ' ', index.h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements/') }, "PDS"), ' ', "and confirm all information I have provided is true and correct. I understand that my information will be sent to the trustee of this fund to process my request to join and I consent to my TFN, as currently held on the Flare Platform, being given to the trustee in order to open and administer my account.")))), index.h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
4881
4881
  state$2.standardChoiceFormSignature = event.detail.standardChoiceFormSignature;
4882
4882
  continueEnabledCheck();
4883
4883
  } })));
@@ -5727,10 +5727,10 @@ const SuperChoicePage = class {
5727
5727
  this.chosenFund = await chosenFundService.GetChosenFundAsync();
5728
5728
  }
5729
5729
  render() {
5730
- const superChoiceParagraphOne = `The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare HR is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.`;
5731
- const superChoiceParagraphTwo = `The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare HR are making any recommendation or opinion.`;
5730
+ const superChoiceParagraphOne = `The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.`;
5731
+ const superChoiceParagraphTwo = `The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare are making any recommendation or opinion.`;
5732
5732
  const superChoiceParagraphThree = `There are many super funds out there and you should consider the relevant product disclosure statement and choose one that is right for you. If you are unsure, obtain your own advice. You can choose your super fund later, if you need time to obtain advice.`;
5733
- const superChoiceParagraphFour = `You should be aware that, if you do choose one of these advertised funds, Flare HR and its associated entities will normally receive a fee for you doing so.`;
5733
+ const superChoiceParagraphFour = `You should be aware that, if you do choose one of these advertised funds, Flare and its associated entities will normally receive a fee for you doing so.`;
5734
5734
  const atoLink = 'https://my.gov.au';
5735
5735
  const atoLinkDisplay = 'my.gov.au';
5736
5736
  const superfundsLink = 'https://www.apra.gov.au/register-of-superannuation-institutions';
@@ -5,9 +5,9 @@ export class FooterSection {
5
5
  return (h("div", { class: "container mb-sm-0" },
6
6
  h("div", { class: "row justify-content-center pt-3 mt-3 mb-3 border-top" },
7
7
  h("div", { class: "text-decoration-none" },
8
- h("p", { class: "mt-3 small text-center mb-1 text-muted" }, "Powered by Flare HR"))),
8
+ h("p", { class: "mt-3 small text-center mb-1 text-muted" }, "Powered by Flare"))),
9
9
  h("div", { class: "row justify-content-center pb-sm-0 px-3 px-sm-0 text-center" },
10
- h("p", { class: "text-muted small" }, "This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare HR do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare HR do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare HR do not express any opinion or make any recommendation about any of the advertised funds.")),
10
+ h("p", { class: "text-muted small" }, "This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare do not express any opinion or make any recommendation about any of the advertised funds.")),
11
11
  h("div", { class: "row justify-content-end my-1 px-3 px-sm-0" }, this.appVersionBadge())));
12
12
  }
13
13
  appVersionBadge() {
@@ -27,7 +27,7 @@ export const Aware = {
27
27
  Id: 'aware',
28
28
  Name: 'Aware Super',
29
29
  PdsUrlText: 'View the PDS and TMD',
30
- PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds',
30
+ PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
31
31
  Abn: '53 226 460 365'
32
32
  };
33
33
  export const PromotedFundIdList = [
@@ -34,7 +34,7 @@ export class QSuperConfirmSelection {
34
34
  ' ',
35
35
  h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements/') }, "PDS"),
36
36
  ' ',
37
- "and confirm all information I have provided is true and correct. I understand that my information will be sent to the trustee of this fund to process my request to join and I consent to my TFN, as currently held on the Flare HR Platform, being given to the trustee in order to open and administer my account.")))),
37
+ "and confirm all information I have provided is true and correct. I understand that my information will be sent to the trustee of this fund to process my request to join and I consent to my TFN, as currently held on the Flare Platform, being given to the trustee in order to open and administer my account.")))),
38
38
  h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
39
39
  qSuperState.standardChoiceFormSignature = event.detail.standardChoiceFormSignature;
40
40
  continueEnabledCheck();
@@ -32,10 +32,10 @@ export class SuperChoicePage {
32
32
  this.chosenFund = await chosenFundService.GetChosenFundAsync();
33
33
  }
34
34
  render() {
35
- const superChoiceParagraphOne = `The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare HR is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.`;
36
- const superChoiceParagraphTwo = `The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare HR are making any recommendation or opinion.`;
35
+ const superChoiceParagraphOne = `The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.`;
36
+ const superChoiceParagraphTwo = `The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare are making any recommendation or opinion.`;
37
37
  const superChoiceParagraphThree = `There are many super funds out there and you should consider the relevant product disclosure statement and choose one that is right for you. If you are unsure, obtain your own advice. You can choose your super fund later, if you need time to obtain advice.`;
38
- const superChoiceParagraphFour = `You should be aware that, if you do choose one of these advertised funds, Flare HR and its associated entities will normally receive a fee for you doing so.`;
38
+ const superChoiceParagraphFour = `You should be aware that, if you do choose one of these advertised funds, Flare and its associated entities will normally receive a fee for you doing so.`;
39
39
  const atoLink = 'https://my.gov.au';
40
40
  const atoLinkDisplay = 'my.gov.au';
41
41
  const superfundsLink = 'https://www.apra.gov.au/register-of-superannuation-institutions';
@@ -261,7 +261,7 @@ class TapSubscriber extends Subscriber {
261
261
  }
262
262
  }
263
263
 
264
- const AppVersion = '3.40.56412';
264
+ const AppVersion = '3.41.56657';
265
265
 
266
266
  // -------------------------------------------------------------------------------------
267
267
  // guards
@@ -4244,7 +4244,7 @@ const FooterSection = class {
4244
4244
  registerInstance(this, hostRef);
4245
4245
  }
4246
4246
  render() {
4247
- return (h("div", { class: "container mb-sm-0" }, h("div", { class: "row justify-content-center pt-3 mt-3 mb-3 border-top" }, h("div", { class: "text-decoration-none" }, h("p", { class: "mt-3 small text-center mb-1 text-muted" }, "Powered by Flare HR"))), h("div", { class: "row justify-content-center pb-sm-0 px-3 px-sm-0 text-center" }, h("p", { class: "text-muted small" }, "This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare HR do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare HR do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare HR do not express any opinion or make any recommendation about any of the advertised funds.")), h("div", { class: "row justify-content-end my-1 px-3 px-sm-0" }, this.appVersionBadge())));
4247
+ return (h("div", { class: "container mb-sm-0" }, h("div", { class: "row justify-content-center pt-3 mt-3 mb-3 border-top" }, h("div", { class: "text-decoration-none" }, h("p", { class: "mt-3 small text-center mb-1 text-muted" }, "Powered by Flare"))), h("div", { class: "row justify-content-center pb-sm-0 px-3 px-sm-0 text-center" }, h("p", { class: "text-muted small" }, "This page contains factual information only and does not take into account your particular objectives, financial circumstances or needs. If you have questions or need help making a decision about your super fund, you should speak to a licensed financial advice provider. You should consider the relevant super fund's PDS and TMD (if applicable) in deciding whether to apply to join the super fund. Each of the advertised fund's PDS and TMD (if applicable) can be found in their advertisements above. If you are considering joining another fund you can find the PDS and TMD on the fund's website. Your employer and Flare do not endorse or accept responsibility for any financial product advice or services provided by the promoters or trustees of the advertised superannuation funds. Flare do not endorse or accept responsibility for any of their content shown about any of the advertised superannuation funds as they are merely passing on the content as provided without any changes. Flare do not express any opinion or make any recommendation about any of the advertised funds.")), h("div", { class: "row justify-content-end my-1 px-3 px-sm-0" }, this.appVersionBadge())));
4248
4248
  }
4249
4249
  appVersionBadge() {
4250
4250
  return (h("small", { style: { opacity: '0.5' }, class: "text-muted" }, "Powered by Flare, v", AppVersion));
@@ -4545,7 +4545,7 @@ const Aware = {
4545
4545
  Id: 'aware',
4546
4546
  Name: 'Aware Super',
4547
4547
  PdsUrlText: 'View the PDS and TMD',
4548
- PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds',
4548
+ PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
4549
4549
  Abn: '53 226 460 365'
4550
4550
  };
4551
4551
  const PromotedFundIdList = [
@@ -4873,7 +4873,7 @@ const QSuperConfirmSelection = class {
4873
4873
  this.eventTrackingService = EventTrackingService.Instance;
4874
4874
  }
4875
4875
  render() {
4876
- return (h("sss-qsuper-layout", null, h("img", { class: "ss-choice-logo mx-auto", alt: "Simple Financial Choices Pty Ltd", src: getAssetPath(`assets/logo-qsuper.png`) }), h("div", { class: "row" }, h("div", { class: "col text-center" }, h("p", { class: "confirm-title font-weight-bold mb-0" }, "You have chosen to join QSuper"))), h("div", { class: "my-3 card p-3" }, h("p", { class: "confirm-text" }, "We are almost there... All you have to do now is sign the super choice form. We'll prefill it for you. Make sure the info is correct. Your application to join the fund is subject to Trustee approval."), h("p", { class: "confirm-text mb-0" }, "You've chosen to stay with your existing fund. Review the details below and click continue to confirm your choice")), h("div", { class: "card p-3" }, h("p", { class: "text-center" }, "100 years strong"), h("p", { class: "text-center" }, "One of Australia's largest funds"), h("p", { class: "text-center mb-0" }, "Awarded SuperRatings highest performance rating")), h("div", { class: "mt-3" }, h("p", { class: "text-center confirm-text" }, "Your application to join the fund is subject to Trustee approval.")), h("div", null, h("label", { class: "d-flex\u00A0mt-4\u00A0p-3\u00A0checkbox-container", htmlFor: "confirmCheckBox" }, h("div", { class: "w-auto\u00A0px-2 py-2 fl-checkbox-container" }, h("input", { id: "confirmCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), h("div", { class: "pl-3" }, h("p", { class: "confirm-item-text mb-0 mt-1" }, "I've read and understood the", ' ', h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements/') }, "PDS"), ' ', "and confirm all information I have provided is true and correct. I understand that my information will be sent to the trustee of this fund to process my request to join and I consent to my TFN, as currently held on the Flare HR Platform, being given to the trustee in order to open and administer my account.")))), h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
4876
+ return (h("sss-qsuper-layout", null, h("img", { class: "ss-choice-logo mx-auto", alt: "Simple Financial Choices Pty Ltd", src: getAssetPath(`assets/logo-qsuper.png`) }), h("div", { class: "row" }, h("div", { class: "col text-center" }, h("p", { class: "confirm-title font-weight-bold mb-0" }, "You have chosen to join QSuper"))), h("div", { class: "my-3 card p-3" }, h("p", { class: "confirm-text" }, "We are almost there... All you have to do now is sign the super choice form. We'll prefill it for you. Make sure the info is correct. Your application to join the fund is subject to Trustee approval."), h("p", { class: "confirm-text mb-0" }, "You've chosen to stay with your existing fund. Review the details below and click continue to confirm your choice")), h("div", { class: "card p-3" }, h("p", { class: "text-center" }, "100 years strong"), h("p", { class: "text-center" }, "One of Australia's largest funds"), h("p", { class: "text-center mb-0" }, "Awarded SuperRatings highest performance rating")), h("div", { class: "mt-3" }, h("p", { class: "text-center confirm-text" }, "Your application to join the fund is subject to Trustee approval.")), h("div", null, h("label", { class: "d-flex\u00A0mt-4\u00A0p-3\u00A0checkbox-container", htmlFor: "confirmCheckBox" }, h("div", { class: "w-auto\u00A0px-2 py-2 fl-checkbox-container" }, h("input", { id: "confirmCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), h("div", { class: "pl-3" }, h("p", { class: "confirm-item-text mb-0 mt-1" }, "I've read and understood the", ' ', h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements/') }, "PDS"), ' ', "and confirm all information I have provided is true and correct. I understand that my information will be sent to the trustee of this fund to process my request to join and I consent to my TFN, as currently held on the Flare Platform, being given to the trustee in order to open and administer my account.")))), h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
4877
4877
  state$2.standardChoiceFormSignature = event.detail.standardChoiceFormSignature;
4878
4878
  continueEnabledCheck();
4879
4879
  } })));
@@ -5723,10 +5723,10 @@ const SuperChoicePage = class {
5723
5723
  this.chosenFund = await chosenFundService.GetChosenFundAsync();
5724
5724
  }
5725
5725
  render() {
5726
- const superChoiceParagraphOne = `The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare HR is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.`;
5727
- const superChoiceParagraphTwo = `The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare HR are making any recommendation or opinion.`;
5726
+ const superChoiceParagraphOne = `The choice of superannuation fund is an important personal financial decision. It is open to you to continue with your existing fund, or alternatively, you can select from one of the funds below or choose another fund. Flare is not licensed to advise you in relation to this decision and you may wish to return to this page at a later stage.`;
5727
+ const superChoiceParagraphTwo = `The content on this page and on the following pages relating to each super fund is provided by the trustee or promoter of the super fund. The super funds presented have not been selected by your employer and neither your employer or Flare are making any recommendation or opinion.`;
5728
5728
  const superChoiceParagraphThree = `There are many super funds out there and you should consider the relevant product disclosure statement and choose one that is right for you. If you are unsure, obtain your own advice. You can choose your super fund later, if you need time to obtain advice.`;
5729
- const superChoiceParagraphFour = `You should be aware that, if you do choose one of these advertised funds, Flare HR and its associated entities will normally receive a fee for you doing so.`;
5729
+ const superChoiceParagraphFour = `You should be aware that, if you do choose one of these advertised funds, Flare and its associated entities will normally receive a fee for you doing so.`;
5730
5730
  const atoLink = 'https://my.gov.au';
5731
5731
  const atoLinkDisplay = 'my.gov.au';
5732
5732
  const superfundsLink = 'https://www.apra.gov.au/register-of-superannuation-institutions';