@flarehr/apollo-super-selection 3.43.57073 → 3.44.57505

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.
Files changed (73) hide show
  1. package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
  2. package/dist/lib/apollo-super-selection/p-71bcd96c.system.entry.js +69 -0
  3. package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
  4. package/dist/lib/apollo-super-selection/p-ffb44779.entry.js +14 -0
  5. package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
  6. package/dist/lib/cjs/{fl-button_46.cjs.entry.js → fl-button_31.cjs.entry.js} +44 -662
  7. package/dist/lib/cjs/loader.cjs.js +1 -1
  8. package/dist/lib/collection/collection-manifest.json +0 -30
  9. package/dist/lib/collection/components/super-selection-app/funds/constants.js +0 -13
  10. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +0 -22
  11. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.css +1 -1
  12. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +1 -32
  13. package/dist/lib/collection/components/super-selection-app/super-selection-app.js +0 -2
  14. package/dist/lib/esm/apollo-super-selection.js +1 -1
  15. package/dist/lib/esm/{fl-button_46.entry.js → fl-button_31.entry.js} +45 -648
  16. package/dist/lib/esm/loader.js +1 -1
  17. package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
  18. package/dist/lib/esm-es5/fl-button_31.entry.js +69 -0
  19. package/dist/lib/esm-es5/loader.js +1 -1
  20. package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +4 -2
  21. package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -12
  22. package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -11
  23. package/dist/lib/types/components.d.ts +0 -199
  24. package/package.json +1 -1
  25. package/dist/lib/apollo-super-selection/p-efe4cd36.entry.js +0 -14
  26. package/dist/lib/apollo-super-selection/p-f853b0c9.system.entry.js +0 -69
  27. package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.js +0 -1
  28. package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.js +0 -13
  29. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/confirmCheck.js +0 -38
  30. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/continueCheck.js +0 -13
  31. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/getNextRoute.js +0 -89
  32. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/resetState.js +0 -31
  33. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-header.js +0 -37
  34. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js +0 -62
  35. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirmation.css +0 -0
  36. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js +0 -94
  37. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js +0 -98
  38. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js +0 -18
  39. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-layout.js +0 -95
  40. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper.css +0 -50
  41. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question1/question1.js +0 -10
  42. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question2/question2.js +0 -10
  43. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question3/question3.js +0 -10
  44. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question4/question4.js +0 -10
  45. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question5/question5.js +0 -10
  46. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question6/question6.js +0 -10
  47. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question7/question7.js +0 -10
  48. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question8/question8.js +0 -10
  49. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js +0 -66
  50. package/dist/lib/collection/components/super-selection-app/funds/qsuper/services/qsuper.store.js +0 -64
  51. package/dist/lib/esm-es5/fl-button_46.entry.js +0 -69
  52. package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.d.ts +0 -6
  53. package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.d.ts +0 -22
  54. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/confirmCheck.d.ts +0 -1
  55. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/continueCheck.d.ts +0 -1
  56. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/getNextRoute.d.ts +0 -2
  57. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/resetState.d.ts +0 -1
  58. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-header.d.ts +0 -5
  59. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.d.ts +0 -6
  60. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.d.ts +0 -7
  61. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.d.ts +0 -12
  62. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.d.ts +0 -3
  63. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-layout.d.ts +0 -11
  64. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question1/question1.d.ts +0 -3
  65. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question2/question2.d.ts +0 -3
  66. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question3/question3.d.ts +0 -3
  67. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question4/question4.d.ts +0 -3
  68. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question5/question5.d.ts +0 -3
  69. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question6/question6.d.ts +0 -3
  70. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question7/question7.d.ts +0 -3
  71. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question8/question8.d.ts +0 -3
  72. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.d.ts +0 -6
  73. package/dist/lib/types/components/super-selection-app/funds/qsuper/services/qsuper.store.d.ts +0 -58
@@ -261,7 +261,7 @@ class TapSubscriber extends Subscriber {
261
261
  }
262
262
  }
263
263
 
264
- const AppVersion = '3.43.57073';
264
+ const AppVersion = '3.44.57505';
265
265
 
266
266
  // -------------------------------------------------------------------------------------
267
267
  // guards
@@ -3881,17 +3881,6 @@ var SuperSelectionAppRoutes;
3881
3881
  SuperSelectionAppRoutes["ChoicePage"] = "/";
3882
3882
  SuperSelectionAppRoutes["SlateJoin"] = "/slate/join/";
3883
3883
  SuperSelectionAppRoutes["SlateStandardChoice"] = "/slate/standard-choice/";
3884
- SuperSelectionAppRoutes["QSuperOptIn"] = "/qsuper/insurance/opt-in/";
3885
- SuperSelectionAppRoutes["QSuperQuestion1"] = "/qsuper/insurance/question1/";
3886
- SuperSelectionAppRoutes["QSuperQuestion2"] = "/qsuper/insurance/question2/";
3887
- SuperSelectionAppRoutes["QSuperQuestion3"] = "/qsuper/insurance/question3/";
3888
- SuperSelectionAppRoutes["QSuperQuestion4"] = "/qsuper/insurance/question4/";
3889
- SuperSelectionAppRoutes["QSuperQuestion5"] = "/qsuper/insurance/question5/";
3890
- SuperSelectionAppRoutes["QSuperQuestion6"] = "/qsuper/insurance/question6/";
3891
- SuperSelectionAppRoutes["QSuperQuestion7"] = "/qsuper/insurance/question7/";
3892
- SuperSelectionAppRoutes["QSuperQuestion8"] = "/qsuper/insurance/question8/";
3893
- SuperSelectionAppRoutes["QSuperConsent"] = "/qsuper/consent/";
3894
- SuperSelectionAppRoutes["QSuperJoin"] = "/qsuper/join/";
3895
3884
  SuperSelectionAppRoutes["PromotedFundJoin"] = "/promoted-fund/join";
3896
3885
  SuperSelectionAppRoutes["PromotedFundStandardChoice"] = "/promoted-fund/standard-choice/";
3897
3886
  SuperSelectionAppRoutes["MyOwnFund"] = "/super-choice/my-own-fund/";
@@ -3903,19 +3892,8 @@ const superSelectionAppStencilRoutes = [
3903
3892
  h("stencil-route", { exact: true, url: SuperSelectionAppRoutes.ChoicePage, component: "sss-super-choice-page" }),
3904
3893
  h("stencil-route", { url: SuperSelectionAppRoutes.SlateJoin, component: "sss-slate-join-page" }),
3905
3894
  h("stencil-route", { url: SuperSelectionAppRoutes.SlateStandardChoice, component: "sss-slate-standard-choice-page" }),
3906
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperOptIn, component: "sss-qsuper-insurance-opt-in" }),
3907
3895
  h("stencil-route", { url: SuperSelectionAppRoutes.PromotedFundJoin, component: "sss-promoted-fund-join-page" }),
3908
3896
  h("stencil-route", { url: SuperSelectionAppRoutes.PromotedFundStandardChoice, component: "sss-promoted-fund-standard-choice-page" }),
3909
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion1, component: "sss-qsuper-question-1" }),
3910
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion2, component: "sss-qsuper-question-2" }),
3911
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion3, component: "sss-qsuper-question-3" }),
3912
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion4, component: "sss-qsuper-question-4" }),
3913
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion5, component: "sss-qsuper-question-5" }),
3914
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion6, component: "sss-qsuper-question-6" }),
3915
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion7, component: "sss-qsuper-question-7" }),
3916
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion8, component: "sss-qsuper-question-8" }),
3917
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperConsent, component: "sss-qsuper-consent" }),
3918
- h("stencil-route", { url: SuperSelectionAppRoutes.QSuperJoin, component: "sss-qsuper-join" }),
3919
3897
  h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFund, component: "sss-my-own-fund" }),
3920
3898
  h("stencil-route", { url: SuperSelectionAppRoutes.SelfManagedFund, component: "sss-self-managed-fund" }),
3921
3899
  h("stencil-route", { url: SuperSelectionAppRoutes.DefaultFund, component: "sss-default-fund" }),
@@ -4516,595 +4494,6 @@ const PromotedFundStandardChoicePage = class {
4516
4494
  }
4517
4495
  };
4518
4496
 
4519
- const QSuper = {
4520
- Id: 'qsuper',
4521
- Name: 'QSuper',
4522
- InsuranceName: 'QSuper Insurance',
4523
- Usi: '60905115063001',
4524
- Abn: '32 125 059 006',
4525
- PdsUrl: 'https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements',
4526
- PdsPdf: 'https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/pds11.pdf',
4527
- MinAge: 14,
4528
- MinInsuranceAge: 16,
4529
- MaxAge: 70
4530
- };
4531
- const Slate = {
4532
- Id: 'slate',
4533
- Name: 'Slate Super',
4534
- PdsUrl: 'https://slate.co/pds/?utm_source=flare&utm_medium=superselection',
4535
- Usi: '32367272075001',
4536
- DiversaAbn: '49 006 421 638'
4537
- };
4538
- const AustralianRetirementTrust = {
4539
- Id: 'australian-retirement-trust',
4540
- Name: 'Australian Retirement Trust',
4541
- PdsUrl: 'https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf',
4542
- Abn: '60 905 115 063'
4543
- };
4544
- const Aware = {
4545
- Id: 'aware',
4546
- Name: 'Aware Super',
4547
- PdsUrlText: 'View the PDS and TMD',
4548
- PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
4549
- Abn: '53 226 460 365'
4550
- };
4551
- const Active = {
4552
- Id: 'active',
4553
- Name: 'Active Super',
4554
- PdsUrlText: 'View the PDS',
4555
- PdsUrl: 'https://www.activesuper.com.au/the-basics/tools-and-resources/product-disclosure-statements/',
4556
- Abn: '28 901 371 321'
4557
- };
4558
- const PromotedFundIdList = [
4559
- { dtoPropName: 'qSuper', id: QSuper.Id },
4560
- { dtoPropName: 'slate', id: Slate.Id },
4561
- { dtoPropName: 'australianRetirementTrust', id: AustralianRetirementTrust.Id },
4562
- { dtoPropName: 'aware', id: Aware.Id },
4563
- { dtoPropName: 'active', id: Active.Id }
4564
- ];
4565
-
4566
- const qsuperConfirmationCss = "";
4567
-
4568
- const QsuperConfirmHeader = class {
4569
- constructor(hostRef) {
4570
- registerInstance(this, hostRef);
4571
- this.eventTrackingService = EventTrackingService.Instance;
4572
- }
4573
- render() {
4574
- const qSuperAccumulationAccountUrl = 'https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/pds1.pdf';
4575
- return (h("div", { class: "d-flex align-items-center justify-content-center" }, h("p", { class: "confirm-title font-weight-bold text-center" }, "You are now applying for a", ' ', h("a", { target: "_blank", href: navigationService.toExternalUrl(qSuperAccumulationAccountUrl) }, "QSuper Accumulation Account"), ". Read the", ' ', h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl(QSuper.PdsPdf) }, "PDS"), ' ', "here.")));
4576
- }
4577
- pdsViewedAsync() {
4578
- return this.eventTrackingService.TrackSuperFundPdsViewedAsync({
4579
- fundUsi: QSuper.Usi,
4580
- fundName: QSuper.Name,
4581
- pageName: 'Insurance Opt In'
4582
- });
4583
- }
4584
- static get assetsDirs() { return ["assets"]; }
4585
- };
4586
- QsuperConfirmHeader.style = qsuperConfirmationCss;
4587
-
4588
- var QSuperFormPages;
4589
- (function (QSuperFormPages) {
4590
- QSuperFormPages[QSuperFormPages["InsuranceConfirm"] = 0] = "InsuranceConfirm";
4591
- QSuperFormPages[QSuperFormPages["InsuranceQuestions"] = 1] = "InsuranceQuestions";
4592
- QSuperFormPages[QSuperFormPages["AccumulationAccount"] = 2] = "AccumulationAccount";
4593
- QSuperFormPages[QSuperFormPages["ConfirmSelection"] = 3] = "ConfirmSelection";
4594
- })(QSuperFormPages || (QSuperFormPages = {}));
4595
- var QSuperInsuranceQuestions;
4596
- (function (QSuperInsuranceQuestions) {
4597
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question1"] = 0] = "question1";
4598
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question2"] = 1] = "question2";
4599
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question3"] = 2] = "question3";
4600
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question4"] = 3] = "question4";
4601
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question5"] = 4] = "question5";
4602
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question6"] = 5] = "question6";
4603
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question7"] = 6] = "question7";
4604
- QSuperInsuranceQuestions[QSuperInsuranceQuestions["question8"] = 7] = "question8";
4605
- })(QSuperInsuranceQuestions || (QSuperInsuranceQuestions = {}));
4606
- const initialStateQSuper = {
4607
- currentQSuperInsuranceQuestion: QSuperInsuranceQuestions.question1,
4608
- currentQSuperFormPage: QSuperFormPages.InsuranceConfirm,
4609
- qSuperFormValid: false,
4610
- nextRoute: '/',
4611
- continueAllowed: false,
4612
- qSuperOptInPageCheckbox: false,
4613
- qSuperJoinPageCheckbox: false,
4614
- qSuperInsuranceQuestions: {
4615
- question1: {
4616
- answered: false
4617
- },
4618
- question2: {
4619
- answered: false
4620
- },
4621
- question3: {
4622
- answered: false
4623
- },
4624
- question4: {
4625
- answered: false
4626
- },
4627
- question5: {
4628
- answered: false
4629
- },
4630
- question6: {
4631
- answered: false
4632
- },
4633
- question7: {
4634
- answered: false
4635
- },
4636
- question8: {
4637
- answered: false
4638
- }
4639
- },
4640
- qSuperQuestionnaire: {
4641
- reviewedApplication: false,
4642
- acceptedDeclaration: false,
4643
- readDutyOfDisclosure: false,
4644
- insuranceChosen: false
4645
- },
4646
- standardChoiceFormSignature: ''
4647
- };
4648
- const { state: state$2, reset: reset$1 } = createStore(initialStateQSuper);
4649
- const resetQSuperStore = reset$1;
4650
-
4651
- function getNextRoute() {
4652
- var _a, _b, _c, _d;
4653
- const baseAppUrl = superSelectionAppService.appBaseUrl;
4654
- const route = window.location.pathname.split(baseAppUrl)[1];
4655
- const nextRoutes = {
4656
- [SuperSelectionAppRoutes.QSuperOptIn]: SuperSelectionAppRoutes.QSuperQuestion1,
4657
- [SuperSelectionAppRoutes.QSuperQuestion1]: state$2.qSuperInsuranceQuestions.question1
4658
- .answered
4659
- ? ((_a = state$2.qSuperQuestionnaire.questions) === null || _a === void 0 ? void 0 : _a.question1) === true
4660
- ? SuperSelectionAppRoutes.QSuperQuestion4
4661
- : SuperSelectionAppRoutes.QSuperQuestion2
4662
- : SuperSelectionAppRoutes.QSuperQuestion1,
4663
- [SuperSelectionAppRoutes.QSuperQuestion2]: state$2.qSuperInsuranceQuestions.question2
4664
- .answered
4665
- ? ((_b = state$2.qSuperQuestionnaire.questions) === null || _b === void 0 ? void 0 : _b.question2) === true
4666
- ? SuperSelectionAppRoutes.QSuperQuestion4
4667
- : SuperSelectionAppRoutes.QSuperQuestion3
4668
- : SuperSelectionAppRoutes.QSuperQuestion2,
4669
- [SuperSelectionAppRoutes.QSuperQuestion3]: state$2.qSuperInsuranceQuestions.question3
4670
- .answered
4671
- ? SuperSelectionAppRoutes.QSuperQuestion4
4672
- : SuperSelectionAppRoutes.QSuperQuestion3,
4673
- [SuperSelectionAppRoutes.QSuperQuestion4]: state$2.qSuperInsuranceQuestions.question4
4674
- .answered
4675
- ? SuperSelectionAppRoutes.QSuperQuestion5
4676
- : SuperSelectionAppRoutes.QSuperQuestion4,
4677
- [SuperSelectionAppRoutes.QSuperQuestion5]: state$2.qSuperInsuranceQuestions.question5
4678
- .answered
4679
- ? SuperSelectionAppRoutes.QSuperQuestion6
4680
- : SuperSelectionAppRoutes.QSuperQuestion5,
4681
- [SuperSelectionAppRoutes.QSuperQuestion6]: state$2.qSuperInsuranceQuestions.question6
4682
- .answered
4683
- ? SuperSelectionAppRoutes.QSuperQuestion7
4684
- : SuperSelectionAppRoutes.QSuperQuestion6,
4685
- [SuperSelectionAppRoutes.QSuperQuestion7]: state$2.qSuperInsuranceQuestions.question7
4686
- .answered
4687
- ? SuperSelectionAppRoutes.QSuperQuestion8
4688
- : SuperSelectionAppRoutes.QSuperQuestion7,
4689
- [SuperSelectionAppRoutes.QSuperQuestion8]: state$2.qSuperInsuranceQuestions.question8
4690
- .answered
4691
- ? SuperSelectionAppRoutes.QSuperConsent
4692
- : SuperSelectionAppRoutes.QSuperQuestion8,
4693
- [SuperSelectionAppRoutes.QSuperConsent]: state$2.qSuperQuestionnaire.readDutyOfDisclosure &&
4694
- state$2.qSuperQuestionnaire.reviewedApplication
4695
- ? SuperSelectionAppRoutes.QSuperJoin
4696
- : SuperSelectionAppRoutes.QSuperConsent,
4697
- [SuperSelectionAppRoutes.QSuperJoin]: state$2.qSuperJoinPageCheckbox
4698
- ? SuperSelectionAppRoutes.Success
4699
- : SuperSelectionAppRoutes.QSuperJoin
4700
- };
4701
- // special cases
4702
- // if question 3 or 5 are selected as Yes, show questions 6,7,8
4703
- // if we are on question 5, and question 3 or 5 have been selected yes, go to question 6
4704
- const firstFiveQuestionsAnswered = state$2.qSuperInsuranceQuestions.question1.answered &&
4705
- state$2.qSuperInsuranceQuestions.question2.answered &&
4706
- state$2.qSuperInsuranceQuestions.question3.answered &&
4707
- state$2.qSuperInsuranceQuestions.question4.answered &&
4708
- state$2.qSuperInsuranceQuestions.question5.answered;
4709
- // if we are on question 5 - check if question 3 or 5 have been answered yes
4710
- // if they have then show questions 6,7,8 - otherwise go to the consent page
4711
- if (route === SuperSelectionAppRoutes.QSuperQuestion5) {
4712
- if (firstFiveQuestionsAnswered &&
4713
- (((_c = state$2.qSuperQuestionnaire.questions) === null || _c === void 0 ? void 0 : _c.question3) === true ||
4714
- ((_d = state$2.qSuperQuestionnaire.questions) === null || _d === void 0 ? void 0 : _d.question5) === true)) {
4715
- return SuperSelectionAppRoutes.QSuperQuestion6;
4716
- }
4717
- return SuperSelectionAppRoutes.QSuperConsent;
4718
- }
4719
- // if in opt in page
4720
- if (route === SuperSelectionAppRoutes.QSuperOptIn) {
4721
- // if checkbox is ticked and insurance selected - go to question 1
4722
- if (state$2.qSuperOptInPageCheckbox) {
4723
- if (state$2.qSuperQuestionnaire.insuranceChosen) {
4724
- return SuperSelectionAppRoutes.QSuperQuestion1;
4725
- }
4726
- else {
4727
- return SuperSelectionAppRoutes.QSuperConsent;
4728
- }
4729
- }
4730
- else {
4731
- // otherwise go to the consent page
4732
- return route;
4733
- }
4734
- }
4735
- return nextRoutes[route];
4736
- }
4737
-
4738
- const qsuperCss = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.choice-container{margin-top:0 !important;margin-bottom:0 !important}.confirm-title{font-size:20px;margin-bottom:0}.confirm-text{font-size:14px}.edit-toggle{cursor:pointer}.form-value-text{overflow-wrap:anywhere}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-item-text{font-size:13px}.button-holder{min-width:8rem}.confirm-form-view-only-holder *{font-size:14px}";
4739
-
4740
- const QsuperConsent = class {
4741
- constructor(hostRef) {
4742
- registerInstance(this, hostRef);
4743
- this.eventTrackingService = EventTrackingService.Instance;
4744
- }
4745
- async componentDidLoad() {
4746
- window.scroll(0, 0);
4747
- state$2.currentQSuperFormPage = QSuperFormPages.AccumulationAccount;
4748
- }
4749
- render() {
4750
- return (h("sss-qsuper-layout", null, h("div", { class: "d-flex align-items-center justify-content-center" }, h("p", { class: "confirm-title font-weight-bold text-center" }, "Your QSuper Accumulation Account")), h("div", { class: "p-3 d-flex mt-4 checkbox-container" }, h("p", null, "Just finally, we need you to confirm that you understand the declarations below and the product you've applied for by ticking the box below.", h("br", null), h("br", null), "This form and all products are issued by the QSuper Board (ABN 32 125 059 006 AFSL 489650) as trustee for QSuper (ABN 60 905 115 063).", h("br", null), h("br", null), "I have read and agree to the terms and conditions in the QSuper", ' ', h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/pds11.pdf') }, "Product Disclosure Statement for Accumulation and Income Accounts"), ", QSuper's", ' ', h("a", { target: "_blank", href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/fs15.pdf') }, "Your Privacy factsheet"), ", and the", ' ', h("a", { target: "_blank", href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/qiib09.pdf') }, "Financial Services Guide"), ".", h("br", null), h("br", null), "I understand that any insurance cover I might have as a result of this application, commences when the first contribution is received into my account. Once I am a member I can cancel, or, subject to eligibility conditions, vary, my cover at any time. Premiums are deducted in accordance with the PDS.", h("br", null), h("br", null), "I also agree to be bound by the Trust Deed and the governing rules of QSuper in relation to the operation of my Accumulation account.", h("br", null), h("br", null), "I confirm that the information I have given is true and correct.", h("br", null), h("br", null), "I confirm that I am the person identified as the applicant in this form.", h("br", null), h("br", null), "I consent to the QSuper Board paying Simple Financial Choices Pty Ltd, a wholly owned subsidiary of Flare, a fee of $300 on receipt of the first contribution into my account, for the provision of technology services.", h("br", null), h("br", null), "I understand that I will be placed into the default investment option QSuper Lifetime.", h("br", null), h("br", null), "I understand that my Tax File Number will be provided to QSuper. NB - if you have your Tax File Number available, this will help speed up the processing of this application and we may be able to Find your Super.", h("br", null), h("br", null), "I have read and accept the", ' ', h("a", { target: "_blank", href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/misc/tfn') }, "Privacy and Contact Information Statement"))), h("div", null, h("label", { class: "d-flex\u00A0mt-3\u00A0p-3\u00A0checkbox-container", htmlFor: "ackAllCheckBox" }, h("div", { class: "w-auto\u00A0px-2 fl-checkbox-container" }, h("input", { id: "ackAllCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), h("div", { class: "pl-3" }, h("p", { class: "confirm-item-text\u00A0mb-0 mt-1" }, "I acknowledge all of the above. ", h("i", null, "(required)")))))));
4751
- }
4752
- handleCheckboxToggle() {
4753
- state$2.qSuperQuestionnaire.readDutyOfDisclosure = !state$2.qSuperQuestionnaire
4754
- .readDutyOfDisclosure;
4755
- state$2.qSuperQuestionnaire.reviewedApplication = !state$2.qSuperQuestionnaire
4756
- .reviewedApplication;
4757
- state$2.continueAllowed = !state$2.continueAllowed;
4758
- state$2.nextRoute = getNextRoute();
4759
- }
4760
- pdsViewedAsync() {
4761
- return this.eventTrackingService.TrackSuperFundPdsViewedAsync({
4762
- fundUsi: QSuper.Usi,
4763
- fundName: QSuper.Name,
4764
- pageName: 'Accumulation Page'
4765
- });
4766
- }
4767
- };
4768
- QsuperConsent.style = qsuperCss;
4769
-
4770
- function continueEnabledCheck() {
4771
- // for a given route, ensure the checks on that page are checked before allowing to continue
4772
- const baseAppUrl = superSelectionAppService.appBaseUrl;
4773
- const currentRoute = window.location.pathname.split(baseAppUrl)[1];
4774
- const continueValidConditions = {
4775
- [SuperSelectionAppRoutes.QSuperOptIn]: state$2.qSuperOptInPageCheckbox,
4776
- [SuperSelectionAppRoutes.QSuperJoin]: state$2.qSuperJoinPageCheckbox && state$2.standardChoiceFormSignature
4777
- };
4778
- state$2.continueAllowed = continueValidConditions[currentRoute];
4779
- }
4780
-
4781
- function resetQSuperState() {
4782
- resetQSuperStore();
4783
- state$2.qSuperQuestionnaire = Object.assign(Object.assign({}, state$2.qSuperQuestionnaire), { acceptedDeclaration: false, insuranceChosen: false, readDutyOfDisclosure: false, reviewedApplication: false });
4784
- state$2.qSuperInsuranceQuestions = {
4785
- question1: {
4786
- answered: false
4787
- },
4788
- question2: {
4789
- answered: false
4790
- },
4791
- question3: {
4792
- answered: false
4793
- },
4794
- question4: {
4795
- answered: false
4796
- },
4797
- question5: {
4798
- answered: false
4799
- },
4800
- question6: {
4801
- answered: false
4802
- },
4803
- question7: {
4804
- answered: false
4805
- },
4806
- question8: {
4807
- answered: false
4808
- }
4809
- };
4810
- }
4811
-
4812
- const qsuperCss$1 = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.choice-container{margin-top:0 !important;margin-bottom:0 !important}.confirm-title{font-size:20px;margin-bottom:0}.confirm-text{font-size:14px}.edit-toggle{cursor:pointer}.form-value-text{overflow-wrap:anywhere}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-item-text{font-size:13px}.button-holder{min-width:8rem}.confirm-form-view-only-holder *{font-size:14px}";
4813
-
4814
- const QsuperInsuranceOptIn = class {
4815
- constructor(hostRef) {
4816
- registerInstance(this, hostRef);
4817
- this.insuranceChosen = false;
4818
- this.eventTrackingService = EventTrackingService.Instance;
4819
- this.isEligibleForInsurance = false;
4820
- }
4821
- componentDidLoad() {
4822
- return this.eventTrackingService.TrackFinancialProductViewedAsync({
4823
- fundUsi: QSuper.Usi,
4824
- fundName: QSuper.Name,
4825
- financialProduct: QSuper.InsuranceName
4826
- });
4827
- }
4828
- componentWillLoad() {
4829
- resetQSuperState();
4830
- this.ensureInsuranceEligibility();
4831
- }
4832
- render() {
4833
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-layout", { class: "d-flex flex-fill" }, h("sss-qsuper-confirm-header", null), h("div", { class: "mt-4 p-3 checkbox-container" }, h("p", null, "As part of becoming a QSuper member, you will receive death cover and total and permanent disability cover when you become eligible. ", h("br", null), h("br", null), "You will receive this cover when: ", h("br", null), h("br", null), "You are 25 years or older; ", h("br", null), "and You have had at least $6,000 in your accumulation account; ", h("br", null), "and At that time, we have received money into your account within the previous 13 months ", h("br", null), h("br", null), "Please see the Accumulation Account Insurance Guide, available on the QSuper website, for further information ", h("br", null), h("br", null), "Do you want this insurance cover?"), h("div", { class: "d-flex justify-content-between mt-4" }, h("div", { class: "button-holder flex-grow-1 mr-2" }, h("fl-button", { disabled: !this.isEligibleForInsurance, isBlockElement: true, variant: this.insuranceChosen ? 'primary' : 'secondary', onClick: () => this.handleInsuranceToggle(true) }, "Yes")), h("div", { class: "button-holder flex-grow-1 ml-2" }, h("fl-button", { disabled: !this.isEligibleForInsurance, isBlockElement: true, variant: !this.insuranceChosen ? 'primary' : 'secondary', onClick: () => this.handleInsuranceToggle(false) }, "No")))), h("div", null, h("label", { class: "d-flex\u00A0mt-3\u00A0p-3\u00A0checkbox-container", htmlFor: "ackCheckBox" }, h("div", { class: "w-auto\u00A0px-2 fl-checkbox-container" }, h("input", { id: "ackCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), h("div", { class: "pl-3" }, h("p", { class: "confirm-item-text\u00A0mb-0" }, "I acknowledge that my personal information will be shared with QSuper as part of their application process.")))))));
4834
- }
4835
- ensureInsuranceEligibility() {
4836
- if (superSelectionAppService.superBuyer.userProfile.yearsOfAge < QSuper.MinAge) {
4837
- return;
4838
- }
4839
- else if (superSelectionAppService.superBuyer.userProfile.yearsOfAge < QSuper.MinInsuranceAge) {
4840
- this.showIneligibleNotification(`You may still apply for QSuper, however people under the age of ${QSuper.MinInsuranceAge} are not able to apply for insurance.`);
4841
- return;
4842
- }
4843
- this.isEligibleForInsurance = true;
4844
- }
4845
- showIneligibleNotification(description) {
4846
- notificationsService.showInfoNotification({
4847
- title: 'Unable to apply for Insurance',
4848
- description
4849
- });
4850
- }
4851
- handleInsuranceToggle(input) {
4852
- state$2.qSuperQuestionnaire.insuranceChosen = input && this.isEligibleForInsurance;
4853
- this.insuranceChosen = state$2.qSuperQuestionnaire.insuranceChosen;
4854
- state$2.nextRoute = getNextRoute();
4855
- }
4856
- handleCheckboxToggle() {
4857
- state$2.qSuperOptInPageCheckbox = !state$2.qSuperOptInPageCheckbox;
4858
- continueEnabledCheck();
4859
- state$2.nextRoute = getNextRoute();
4860
- }
4861
- };
4862
- QsuperInsuranceOptIn.style = qsuperCss$1;
4863
-
4864
- const qsuperCss$2 = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.choice-container{margin-top:0 !important;margin-bottom:0 !important}.confirm-title{font-size:20px;margin-bottom:0}.confirm-text{font-size:14px}.edit-toggle{cursor:pointer}.form-value-text{overflow-wrap:anywhere}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-item-text{font-size:13px}.button-holder{min-width:8rem}.confirm-form-view-only-holder *{font-size:14px}";
4865
-
4866
- const QsuperInsuranceQuestions = class {
4867
- constructor(hostRef) {
4868
- registerInstance(this, hostRef);
4869
- }
4870
- render() {
4871
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-layout", { class: "d-flex flex-fill" }, h("sss-qsuper-confirm-header", null), h("div", { class: "p-3 mt-4 checkbox-container" }, h("slot", null), h("sss-qsuper-question-yes-no-buttons", null)))));
4872
- }
4873
- };
4874
- QsuperInsuranceQuestions.style = qsuperCss$2;
4875
-
4876
- const superChoicePageCss = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:240px}}";
4877
-
4878
- const QSuperConfirmSelection = class {
4879
- constructor(hostRef) {
4880
- registerInstance(this, hostRef);
4881
- this.eventTrackingService = EventTrackingService.Instance;
4882
- }
4883
- render() {
4884
- 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) => {
4885
- state$2.standardChoiceFormSignature = event.detail.standardChoiceFormSignature;
4886
- continueEnabledCheck();
4887
- } })));
4888
- }
4889
- handleCheckboxToggle() {
4890
- state$2.qSuperJoinPageCheckbox = !state$2.qSuperJoinPageCheckbox;
4891
- continueEnabledCheck();
4892
- state$2.nextRoute = getNextRoute();
4893
- }
4894
- pdsViewedAsync() {
4895
- return this.eventTrackingService.TrackSuperFundPdsViewedAsync({
4896
- fundUsi: QSuper.Usi,
4897
- fundName: QSuper.Name,
4898
- pageName: 'Confirm Page'
4899
- });
4900
- }
4901
- };
4902
- QSuperConfirmSelection.style = superChoicePageCss;
4903
-
4904
- class QSuperChoiceApi {
4905
- async submitQSuperChoiceAsync(dto) {
4906
- return buildBackendApiClient()
4907
- .url('super-choice/qsuper')
4908
- .post(dto)
4909
- .badRequest(() => {
4910
- throw new Error('Failed to process QSuper join request');
4911
- })
4912
- .text();
4913
- }
4914
- }
4915
- const qsuperChoiceApi = new QSuperChoiceApi();
4916
-
4917
- async function handleConfirmClickAsync() {
4918
- if (!state$2.continueAllowed)
4919
- return;
4920
- state$2.continueAllowed = false;
4921
- if (state$2.currentQSuperFormPage === QSuperFormPages.InsuranceConfirm &&
4922
- state$2.qSuperQuestionnaire.insuranceChosen) {
4923
- state$2.currentQSuperFormPage = QSuperFormPages.InsuranceQuestions;
4924
- return;
4925
- }
4926
- // if insurance hasn't been chosen - skip the accumulation page
4927
- if (state$2.currentQSuperFormPage === QSuperFormPages.InsuranceConfirm &&
4928
- !state$2.qSuperQuestionnaire.insuranceChosen) {
4929
- state$2.currentQSuperFormPage = QSuperFormPages.AccumulationAccount;
4930
- return;
4931
- }
4932
- if (state$2.currentQSuperFormPage === QSuperFormPages.InsuranceQuestions) {
4933
- state$2.currentQSuperFormPage = QSuperFormPages.AccumulationAccount;
4934
- return;
4935
- }
4936
- if (state$2.currentQSuperFormPage === QSuperFormPages.AccumulationAccount) {
4937
- state$2.qSuperFormValid = false;
4938
- state$2.currentQSuperFormPage = QSuperFormPages.ConfirmSelection;
4939
- return;
4940
- }
4941
- if (state$2.currentQSuperFormPage === QSuperFormPages.ConfirmSelection) {
4942
- state$2.qSuperQuestionnaire.acceptedDeclaration = true;
4943
- const qSuperJoinRequest = {
4944
- questionnaire: state$2.qSuperQuestionnaire,
4945
- standardChoiceFormSignature: state$2.standardChoiceFormSignature,
4946
- shownFunds: superSelectionAppService.promotedFunds
4947
- };
4948
- await qsuperChoiceApi.submitQSuperChoiceAsync(qSuperJoinRequest);
4949
- superSelectionAppService.markSuperSelectionAsSubmitted();
4950
- }
4951
- }
4952
-
4953
- const QsuperLayout = class {
4954
- constructor(hostRef) {
4955
- registerInstance(this, hostRef);
4956
- this.isEligible = false;
4957
- this.canContinue = () => this.isEligible && state$2.continueAllowed;
4958
- this.ensureEligibility = () => {
4959
- if (superSelectionAppService.superBuyer.userProfile.yearsOfAge < QSuper.MinAge) {
4960
- this.showIneligibleNotification(`People under the age of ${QSuper.MinAge} are not able to open accounts.`);
4961
- }
4962
- else if (superSelectionAppService.superBuyer.userProfile.yearsOfAge > QSuper.MaxAge) {
4963
- this.showIneligibleNotification(`People over the age of ${QSuper.MaxAge} are not able to open accounts.`);
4964
- }
4965
- else {
4966
- this.isEligible = true;
4967
- }
4968
- };
4969
- this.showIneligibleNotification = (description) => {
4970
- notificationsService.showInfoNotification({
4971
- title: 'Unable to apply for QSuper',
4972
- description
4973
- });
4974
- };
4975
- }
4976
- async componentWillLoad() {
4977
- this.ensureEligibility();
4978
- state$2.nextRoute = getNextRoute();
4979
- }
4980
- render() {
4981
- return (h("div", { class: "container" }, h("div", { class: "row justify-content-center" }, h("div", { class: "col col-sm-10 col-md-7" }, h("slot", null), h("div", { class: "mt-4" }, h("sss-notifications-section", null)), h("div", { class: "d-flex mt-4" }, h("div", { class: "flex-grow-1 w-50" }, h("div", { class: "mr-2" }, h("fl-button", { onClick: () => navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.ChoicePage), isBlockElement: true, variant: "secondary" }, h("span", null, "Back")))), h("div", { class: "flex-grow-1 w-50" }, h("div", { class: "ml-2" }, h("fl-promise-button", { isBlockElement: true, disabled: !this.canContinue(), promiseFn: () => this.tryAsync() }, h("span", null, "Continue")))))))));
4982
- }
4983
- async tryAsync() {
4984
- try {
4985
- if (!this.canContinue()) {
4986
- return;
4987
- }
4988
- await handleConfirmClickAsync();
4989
- navigationService.navigateInternally(this.history, state$2.nextRoute);
4990
- }
4991
- catch (error) {
4992
- notificationsService.showErrorNotification({
4993
- title: "Couldn't process your request",
4994
- description: 'We had an issue processing your request to join QSuper. Please try again shortly.'
4995
- });
4996
- state$2.continueAllowed = true;
4997
- }
4998
- }
4999
- static get assetsDirs() { return ["assets"]; }
5000
- };
5001
- injectHistory(QsuperLayout);
5002
-
5003
- const Question1 = class {
5004
- constructor(hostRef) {
5005
- registerInstance(this, hostRef);
5006
- }
5007
- render() {
5008
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 1"), h("p", { class: " mb-0" }, "Are you currently a registered or enrolled nurse or assistant in nursing who is qualified and currently practicing, or working in the retail sector, or food and beverage service?"))));
5009
- }
5010
- };
5011
-
5012
- const Question2 = class {
5013
- constructor(hostRef) {
5014
- registerInstance(this, hostRef);
5015
- }
5016
- render() {
5017
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 2"), h("p", { class: " mb-0" }, "Are you currently a qualified tradesperson currently working within your area of expertise (e.g. hairdresser, chef, plumber, electrician, plasterer, carpenter or concreter), or a skilled worker with light manual duties (e.g. jeweller, building inspector, laboratory technician, foreman or office equipment technician)?"))));
5018
- }
5019
- };
5020
-
5021
- const Question3 = class {
5022
- constructor(hostRef) {
5023
- registerInstance(this, hostRef);
5024
- }
5025
- render() {
5026
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 3"), h("p", { class: " mb-0" }, "Are you currently a police officer, firefighter, paramedic, or other emergency or protective services worker, including security guard or corrections officer, or a professional sportsperson, or working in a manual occupation which does not require trade specific qualifications and may be subject to accident or environment hazards (e.g. earthmover, driver, cleaner, labourer, factory worker or agricultural worker)?"))));
5027
- }
5028
- };
5029
-
5030
- const Question4 = class {
5031
- constructor(hostRef) {
5032
- registerInstance(this, hostRef);
5033
- }
5034
- render() {
5035
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 4"), h("p", { class: " mb-0" }, "Are the usual work activities of your job considered office based or school teaching ( meaning you spend at least 80% of your work time doing clerical, call centre, administrative or other office or classroom based activities), or are you a medical practitioner, lawyer or engineer who spends at least 80% of your work hours in an office or clinical environment?"))));
5036
- }
5037
- };
5038
-
5039
- const Question5 = class {
5040
- constructor(hostRef) {
5041
- registerInstance(this, hostRef);
5042
- }
5043
- render() {
5044
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 5"), h("p", { class: " mb-0" }, "Do you currently perform, or intend to work in a job within the next three months that includes, any of the following risky activities: handling firearms (other than as a police officer, correctional officer or licensed security guard), dangerous chemicals or explosives, or offshore work \u2013 oil and gas platforms, ships at sea, or being underground (in construction and mining environments) or underwater for more than 20% of total at work time, or working at heights over 20 metres in any environment requiring hard hat and harness for safety by law, or crop dusting, aerial mustering or any low level flying activity (defined as below 150 metres or 500 feet), or flying more than 200 hours per annum as a passenger other than on a commercial airline, or as a pilot (fixed wing or helicopter)?"))));
5045
- }
5046
- };
5047
-
5048
- const Question6 = class {
5049
- constructor(hostRef) {
5050
- registerInstance(this, hostRef);
5051
- }
5052
- render() {
5053
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 6"), h("p", { class: " mb-0" }, "Are you earning more than $120,000 a year, (before tax and employer paid superannuation), from your job?"))));
5054
- }
5055
- };
5056
-
5057
- const Question7 = class {
5058
- constructor(hostRef) {
5059
- registerInstance(this, hostRef);
5060
- }
5061
- render() {
5062
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 7"), h("p", { class: " mb-0" }, "Do you have a university qualification which you are using/is required in your current role?"))));
5063
- }
5064
- };
5065
-
5066
- const Question8 = class {
5067
- constructor(hostRef) {
5068
- registerInstance(this, hostRef);
5069
- }
5070
- render() {
5071
- return (h(Host, { class: "d-flex flex-fill" }, h("sss-qsuper-insurance-questions", null, h("p", { class: "font-weight-bold" }, "Question 8"), h("p", { class: " mb-0" }, "Do you have a senior/executive level management role in your company (your direct reports would be mid-level managers or skilled specialists in a sedentary setting), or is your role considered professional (e.g. doctor, solicitor, accountant \u2013 requiring membership of a professional or government body to practice in your occupation)?"))));
5072
- }
5073
- };
5074
-
5075
- const QsuperQuestionYesNoButtons = class {
5076
- constructor(hostRef) {
5077
- registerInstance(this, hostRef);
5078
- }
5079
- render() {
5080
- return (h("div", { class: "d-flex mt-4" }, h("div", { class: "flex-grow-1 w-50" }, h("div", { class: "mr-2" }, h("fl-button", { onClick: () => this.handleQuestionClick(true), isBlockElement: true, variant: "secondary" }, h("span", null, "Yes")))), h("div", { class: "flex-grow-1 w-50" }, h("div", { class: "ml-2" }, h("fl-promise-button", { isBlockElement: true, variant: "secondary", onClick: () => this.handleQuestionClick(false) }, h("span", null, "No"))))));
5081
- }
5082
- handleQuestionClick(input) {
5083
- // on click of yes or no - record this to state
5084
- const baseAppUrl = superSelectionAppService.appBaseUrl;
5085
- const currentQuestion = window.location.pathname
5086
- .split(baseAppUrl + '/qsuper/insurance/')[1]
5087
- .replace(/\/+$/, '');
5088
- if (state$2.qSuperQuestionnaire.questions === undefined) {
5089
- state$2.qSuperQuestionnaire.questions = {
5090
- question1: false,
5091
- question2: false,
5092
- question3: false,
5093
- question4: false,
5094
- question5: false,
5095
- question6: false,
5096
- question7: false,
5097
- question8: false
5098
- };
5099
- }
5100
- state$2.qSuperQuestionnaire.questions[currentQuestion] = input;
5101
- state$2.qSuperInsuranceQuestions[currentQuestion].answered = true;
5102
- state$2.nextRoute = getNextRoute();
5103
- navigationService.navigateInternally(this.history, state$2.nextRoute);
5104
- }
5105
- };
5106
- injectHistory(QsuperQuestionYesNoButtons);
5107
-
5108
4497
  const selectedSuperChoiceSectionCss = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.picked-block{background-color:var(--fl-color-primary);border-top-right-radius:3px;right:0;top:0}.picked-box-border{border:2px solid var(--fl-color-primary)}";
5109
4498
 
5110
4499
  const SelectedSuperChoiceSection = class {
@@ -5403,7 +4792,7 @@ const initialSlateSuper = {
5403
4792
  shownFunds: []
5404
4793
  }
5405
4794
  };
5406
- const { state: state$3 } = createStore(initialSlateSuper);
4795
+ const { state: state$2 } = createStore(initialSlateSuper);
5407
4796
 
5408
4797
  class SlateIFrameBuilder {
5409
4798
  constructor() {
@@ -5448,7 +4837,7 @@ class SlateIFrameBuilder {
5448
4837
  switch (data.type) {
5449
4838
  case 'success':
5450
4839
  if (data.memberNumber) {
5451
- state$3.slateFundForm.memberNumber = data.memberNumber;
4840
+ state$2.slateFundForm.memberNumber = data.memberNumber;
5452
4841
  navigationService.navigateInternally(history, SuperSelectionAppRoutes.SlateStandardChoice);
5453
4842
  break;
5454
4843
  }
@@ -5561,13 +4950,13 @@ const SlateStandardChoicePage = class {
5561
4950
  return (h(Host, { class: "d-flex flex-fill" }, h("div", { class: "container" }, h("div", { class: "row justify-content-center" }, h("div", { class: "col col-sm-10 col-md-7" }, h("sss-slatesuper-header", null), h("div", null, h("form", { noValidate: true, onSubmit: (ev) => ev.preventDefault(), class: {
5562
4951
  'was-validated': this.formState === 'validated'
5563
4952
  }, ref: (el) => (this.formElement = el) }, h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
5564
- state$3.slateFundForm = Object.assign(Object.assign({}, state$3.slateFundForm), event.detail);
4953
+ state$2.slateFundForm = Object.assign(Object.assign({}, state$2.slateFundForm), event.detail);
5565
4954
  } })), h("div", { class: "d-flex mt-4" }, h("div", { class: "flex-grow-1 w-50" }, h("div", { class: "mr-2" }, h("stencil-route-link", { url: "/" }, h("fl-button", { isBlockElement: true, variant: "secondary" }, h("span", null, "Back"))))), h("div", { class: "flex-grow-1 w-50" }, h("div", { class: "ml-2" }, h("fl-promise-button", { isBlockElement: true, promiseFn: () => this.handleSubmitForm() }, h("span", null, "Save and continue")))))))))));
5566
4955
  }
5567
4956
  async handleSubmitForm() {
5568
4957
  this.formState = 'validated';
5569
4958
  if (this.formElement.checkValidity()) {
5570
- await slateChoiceApi.submitSlateChoiceAsync(Object.assign(Object.assign({}, state$3.slateFundForm), { shownFunds: superSelectionAppService.promotedFunds }));
4959
+ await slateChoiceApi.submitSlateChoiceAsync(Object.assign(Object.assign({}, state$2.slateFundForm), { shownFunds: superSelectionAppService.promotedFunds }));
5571
4960
  superSelectionAppService.markSuperSelectionAsSubmitted();
5572
4961
  navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.Success);
5573
4962
  }
@@ -5631,7 +5020,7 @@ const Success = class {
5631
5020
  }
5632
5021
  };
5633
5022
 
5634
- const superChoicePageCss$1 = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:240px}}";
5023
+ const superChoicePageCss = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:250px}}";
5635
5024
 
5636
5025
  const SuperChoiceItem = class {
5637
5026
  constructor(hostRef) {
@@ -5657,7 +5046,41 @@ const SuperChoiceItem = class {
5657
5046
  }
5658
5047
  static get assetsDirs() { return ["assets"]; }
5659
5048
  };
5660
- SuperChoiceItem.style = superChoicePageCss$1;
5049
+ SuperChoiceItem.style = superChoicePageCss;
5050
+
5051
+ const Slate = {
5052
+ Id: 'slate',
5053
+ Name: 'Slate Super',
5054
+ PdsUrl: 'https://slate.co/pds/?utm_source=flare&utm_medium=superselection',
5055
+ Usi: '32367272075001',
5056
+ DiversaAbn: '49 006 421 638'
5057
+ };
5058
+ const AustralianRetirementTrust = {
5059
+ Id: 'australian-retirement-trust',
5060
+ Name: 'Australian Retirement Trust',
5061
+ PdsUrl: 'https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf',
5062
+ Abn: '60 905 115 063'
5063
+ };
5064
+ const Aware = {
5065
+ Id: 'aware',
5066
+ Name: 'Aware Super',
5067
+ PdsUrlText: 'View the PDS and TMD',
5068
+ PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
5069
+ Abn: '53 226 460 365'
5070
+ };
5071
+ const Active = {
5072
+ Id: 'active',
5073
+ Name: 'Active Super',
5074
+ PdsUrlText: 'View the PDS',
5075
+ PdsUrl: 'https://www.activesuper.com.au/the-basics/tools-and-resources/product-disclosure-statements/',
5076
+ Abn: '28 901 371 321'
5077
+ };
5078
+ const PromotedFundIdList = [
5079
+ { dtoPropName: 'slate', id: Slate.Id },
5080
+ { dtoPropName: 'australianRetirementTrust', id: AustralianRetirementTrust.Id },
5081
+ { dtoPropName: 'aware', id: Aware.Id },
5082
+ { dtoPropName: 'active', id: Active.Id }
5083
+ ];
5661
5084
 
5662
5085
  class ChosenFundService {
5663
5086
  async GetChosenFundAsync() {
@@ -5706,7 +5129,7 @@ class ChosenFundService {
5706
5129
  }
5707
5130
  const chosenFundService = new ChosenFundService();
5708
5131
 
5709
- const superChoicePageCss$2 = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:240px}}";
5132
+ const superChoicePageCss$1 = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.checkbox-container{border-radius:4px;background-color:#f5f4f2}.confirm-checkbox-item{-webkit-transform:scale(1.7);transform:scale(1.7)}.simple-choices-text{color:#489882}.choice-card{background:#ffffff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);box-shadow:0 1px 4px rgba(0, 0, 0, 0.25);border-radius:3px}.choice-card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.card.ss-picked-fund{border:2px solid var(--fl-color-primary)}.ss-choice-logo{width:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}img{width:100%;display:block}.choice-component{width:100%;position:relative}.flexible{-ms-flex-positive:1;flex-grow:1}.fund-item{margin-top:1rem}.promoted-picked-block{background-color:var(--fl-color-primary);border-bottom-right-radius:3px;left:0;top:0}@media (min-width: 992px){.bottom-half-fund-tile{height:250px}}";
5710
5133
 
5711
5134
  const SuperChoicePage = class {
5712
5135
  constructor(hostRef) {
@@ -5728,7 +5151,6 @@ const SuperChoicePage = class {
5728
5151
  });
5729
5152
  }
5730
5153
  async componentWillLoad() {
5731
- resetQSuperState();
5732
5154
  this.chosenFund = await chosenFundService.GetChosenFundAsync();
5733
5155
  }
5734
5156
  render() {
@@ -5760,22 +5182,6 @@ const SuperChoicePage = class {
5760
5182
  abnInfo: `Diversa Trustees Limited`,
5761
5183
  abn: Slate.DiversaAbn
5762
5184
  },
5763
- {
5764
- fundId: QSuper.Id,
5765
- usi: QSuper.Usi,
5766
- name: QSuper.Name,
5767
- logo: 'logo-qsuper-square.png',
5768
- route: SuperSelectionAppRoutes.QSuperOptIn,
5769
- pdsLink: QSuper.PdsUrl,
5770
- features: [
5771
- { order: 1, value: '100 years strong' },
5772
- { order: 2, value: `One of Australia's largest funds` },
5773
- { order: 3, value: 'Awarded SuperRatings highest performance rating' }
5774
- ],
5775
- disclaimer: (h("p", { class: "small text-muted" }, "You should consider the", ' ', h("a", { target: "_blank", href: navigationService.toExternalUrl(QSuper.PdsUrl), onClick: () => this.pdsViewedAsync(QSuper.Name, QSuper.Usi) }, "Product Disclosure Statement"), ' ', "before deciding to invest in or apply to become a member of this fund.")),
5776
- abnInfo: `QSuper Board`,
5777
- abn: QSuper.Abn
5778
- },
5779
5185
  {
5780
5186
  fundId: AustralianRetirementTrust.Id,
5781
5187
  name: AustralianRetirementTrust.Name,
@@ -5822,7 +5228,7 @@ const SuperChoicePage = class {
5822
5228
  { order: 3, value: 'Calls answered in less than 20 seconds' }
5823
5229
  ],
5824
5230
  featureSubText: '* Past performance is not a reliable indicator of future performance.',
5825
- disclaimer: (h("p", { class: "small text-muted" }, "Active Super Accumulation Scheme is issued by LGSS Pty Limited, as trustee for Local Government Super ('Active Super'). Consider the PDS and TMD at", ' ', h("a", { target: "_blank", href: "https://www.activesuper.com.au/" }, "activesuper.com.au"), ' ', "before making a decision.")),
5231
+ disclaimer: (h("p", { class: "small text-muted" }, "Active Super Accumulation Scheme is issued by LGSS Pty Limited, as trustee for Local Government Super ('Active Super'). Consider the PDS and TMD at", ' ', h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(Active.Name), href: navigationService.toExternalUrl(Active.PdsUrl) }, "activesuper.com.au"), ' ', "before making a decision.")),
5826
5232
  abnInfo: `Local Government Super (Active Super)`,
5827
5233
  abn: Active.Abn
5828
5234
  }
@@ -5848,14 +5254,6 @@ const SuperChoicePage = class {
5848
5254
  promotedFundsShown
5849
5255
  });
5850
5256
  }
5851
- else if (fund.fundId === QSuper.Id) {
5852
- await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
5853
- fundUsi: QSuper.Usi,
5854
- fundName: QSuper.Name,
5855
- promotedFundId: QSuper.Id,
5856
- promotedFundsShown
5857
- });
5858
- }
5859
5257
  else if (fund.fundId === AustralianRetirementTrust.Id) {
5860
5258
  await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
5861
5259
  fundName: AustralianRetirementTrust.Name,
@@ -5891,7 +5289,7 @@ const SuperChoicePage = class {
5891
5289
  }
5892
5290
  static get assetsDirs() { return ["assets"]; }
5893
5291
  };
5894
- SuperChoicePage.style = superChoicePageCss$2;
5292
+ SuperChoicePage.style = superChoicePageCss$1;
5895
5293
 
5896
5294
  const routeCss = "stencil-route.inactive{display:none}";
5897
5295
 
@@ -6860,7 +6258,6 @@ const SuperSelectionApp = class {
6860
6258
  });
6861
6259
  }
6862
6260
  async componentDidLoad() {
6863
- resetQSuperState();
6864
6261
  await superSelectionAppService.loadAppStateAsync();
6865
6262
  this.isAppInitialised = true;
6866
6263
  this.initialised.emit({
@@ -17257,4 +16654,4 @@ const SuperSelectionAppHost = class {
17257
16654
  };
17258
16655
  SuperSelectionAppHost.style = superSelectionAppHostCss;
17259
16656
 
17260
- export { ButtonComponent as fl_button, Dropdown as fl_dropdown, SelectInputAsync as fl_dropdown_async, LoadingIndicator as fl_loading_indicator, PromiseButton as fl_promise_button, CustomFund as sss_custom_fund, DefaultFund as sss_default_fund, FooterSection as sss_footer_section, LoadingPage as sss_loading_page, MyOwnFund as sss_my_own_fund, MyOwnFundInputs as sss_my_own_fund_inputs, NotificationsSection as sss_notifications_section, PromotedFundJoinPage as sss_promoted_fund_join_page, PromotedFundStandardChoicePage as sss_promoted_fund_standard_choice_page, QsuperConfirmHeader as sss_qsuper_confirm_header, QsuperConsent as sss_qsuper_consent, QsuperInsuranceOptIn as sss_qsuper_insurance_opt_in, QsuperInsuranceQuestions as sss_qsuper_insurance_questions, QSuperConfirmSelection as sss_qsuper_join, QsuperLayout as sss_qsuper_layout, Question1 as sss_qsuper_question_1, Question2 as sss_qsuper_question_2, Question3 as sss_qsuper_question_3, Question4 as sss_qsuper_question_4, Question5 as sss_qsuper_question_5, Question6 as sss_qsuper_question_6, Question7 as sss_qsuper_question_7, Question8 as sss_qsuper_question_8, QsuperQuestionYesNoButtons as sss_qsuper_question_yes_no_buttons, SelectedSuperChoiceSection as sss_selected_super_choice_section, SelfManagedFund as sss_self_managed_fund, SelfManagedFundInputs as sss_self_managed_fund_inputs, SlateJoinPage as sss_slate_join_page, SlateStandardChoicePage as sss_slate_standard_choice_page, SlatesuperHeader as sss_slatesuper_header, SmsfNotSupportedDialog as sss_smsf_not_supported_dialog, StandardChoiceFormInputDefaultFund as sss_standard_choice_form, Success as sss_success, SuperChoiceItem as sss_super_choice_item, SuperChoicePage as sss_super_choice_page, Route as stencil_route, RouteLink as stencil_route_link, RouteSwitch as stencil_route_switch, Router as stencil_router, SuperSelectionApp as super_selection_app, SuperSelectionAppHost as super_selection_app_host };
16657
+ export { ButtonComponent as fl_button, Dropdown as fl_dropdown, SelectInputAsync as fl_dropdown_async, LoadingIndicator as fl_loading_indicator, PromiseButton as fl_promise_button, CustomFund as sss_custom_fund, DefaultFund as sss_default_fund, FooterSection as sss_footer_section, LoadingPage as sss_loading_page, MyOwnFund as sss_my_own_fund, MyOwnFundInputs as sss_my_own_fund_inputs, NotificationsSection as sss_notifications_section, PromotedFundJoinPage as sss_promoted_fund_join_page, PromotedFundStandardChoicePage as sss_promoted_fund_standard_choice_page, SelectedSuperChoiceSection as sss_selected_super_choice_section, SelfManagedFund as sss_self_managed_fund, SelfManagedFundInputs as sss_self_managed_fund_inputs, SlateJoinPage as sss_slate_join_page, SlateStandardChoicePage as sss_slate_standard_choice_page, SlatesuperHeader as sss_slatesuper_header, SmsfNotSupportedDialog as sss_smsf_not_supported_dialog, StandardChoiceFormInputDefaultFund as sss_standard_choice_form, Success as sss_success, SuperChoiceItem as sss_super_choice_item, SuperChoicePage as sss_super_choice_page, Route as stencil_route, RouteLink as stencil_route_link, RouteSwitch as stencil_route_switch, Router as stencil_router, SuperSelectionApp as super_selection_app, SuperSelectionAppHost as super_selection_app_host };