@flarehr/apollo-super-selection 3.41.56657 → 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.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/assets/logo-active.svg +1 -0
- package/dist/lib/apollo-super-selection/p-71bcd96c.system.entry.js +69 -0
- package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-ffb44779.entry.js +14 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/{fl-button_46.cjs.entry.js → fl-button_31.cjs.entry.js} +82 -662
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/collection/collection-manifest.json +0 -30
- package/dist/lib/collection/components/app-host/super-selection-app-host.css +7 -7
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +9 -14
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-iframe-builder.js +1 -1
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.js +2 -1
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +0 -22
- package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.js +2 -2
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-active.svg +1 -0
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item.js +41 -2
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.css +1 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +37 -34
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +0 -2
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/{fl-button_46.entry.js → fl-button_31.entry.js} +83 -648
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/fl-button_31.entry.js +69 -0
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +4 -2
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +7 -12
- package/dist/lib/types/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.d.ts +1 -0
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -11
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item.d.ts +2 -0
- package/dist/lib/types/components.d.ts +4 -199
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-78fd9b65.system.entry.js +0 -69
- package/dist/lib/apollo-super-selection/p-e35151d2.entry.js +0 -14
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.js +0 -1
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/confirmCheck.js +0 -38
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/continueCheck.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/getNextRoute.js +0 -89
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/resetState.js +0 -31
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-header.js +0 -37
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js +0 -62
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirmation.css +0 -0
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js +0 -94
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js +0 -98
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js +0 -18
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-layout.js +0 -95
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper.css +0 -50
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question1/question1.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question2/question2.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question3/question3.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question4/question4.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question5/question5.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question6/question6.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question7/question7.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question8/question8.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js +0 -66
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/services/qsuper.store.js +0 -64
- package/dist/lib/esm-es5/fl-button_46.entry.js +0 -69
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.d.ts +0 -22
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/confirmCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/continueCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/getNextRoute.d.ts +0 -2
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/resetState.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-header.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.d.ts +0 -7
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-layout.d.ts +0 -11
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question1/question1.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question2/question2.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question3/question3.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question4/question4.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question5/question5.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question6/question6.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question7/question7.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question8/question8.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/services/qsuper.store.d.ts +0 -58
|
@@ -265,7 +265,7 @@ class TapSubscriber extends delay.Subscriber {
|
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
const AppVersion = '3.
|
|
268
|
+
const AppVersion = '3.44.57505';
|
|
269
269
|
|
|
270
270
|
// -------------------------------------------------------------------------------------
|
|
271
271
|
// guards
|
|
@@ -3885,17 +3885,6 @@ var SuperSelectionAppRoutes;
|
|
|
3885
3885
|
SuperSelectionAppRoutes["ChoicePage"] = "/";
|
|
3886
3886
|
SuperSelectionAppRoutes["SlateJoin"] = "/slate/join/";
|
|
3887
3887
|
SuperSelectionAppRoutes["SlateStandardChoice"] = "/slate/standard-choice/";
|
|
3888
|
-
SuperSelectionAppRoutes["QSuperOptIn"] = "/qsuper/insurance/opt-in/";
|
|
3889
|
-
SuperSelectionAppRoutes["QSuperQuestion1"] = "/qsuper/insurance/question1/";
|
|
3890
|
-
SuperSelectionAppRoutes["QSuperQuestion2"] = "/qsuper/insurance/question2/";
|
|
3891
|
-
SuperSelectionAppRoutes["QSuperQuestion3"] = "/qsuper/insurance/question3/";
|
|
3892
|
-
SuperSelectionAppRoutes["QSuperQuestion4"] = "/qsuper/insurance/question4/";
|
|
3893
|
-
SuperSelectionAppRoutes["QSuperQuestion5"] = "/qsuper/insurance/question5/";
|
|
3894
|
-
SuperSelectionAppRoutes["QSuperQuestion6"] = "/qsuper/insurance/question6/";
|
|
3895
|
-
SuperSelectionAppRoutes["QSuperQuestion7"] = "/qsuper/insurance/question7/";
|
|
3896
|
-
SuperSelectionAppRoutes["QSuperQuestion8"] = "/qsuper/insurance/question8/";
|
|
3897
|
-
SuperSelectionAppRoutes["QSuperConsent"] = "/qsuper/consent/";
|
|
3898
|
-
SuperSelectionAppRoutes["QSuperJoin"] = "/qsuper/join/";
|
|
3899
3888
|
SuperSelectionAppRoutes["PromotedFundJoin"] = "/promoted-fund/join";
|
|
3900
3889
|
SuperSelectionAppRoutes["PromotedFundStandardChoice"] = "/promoted-fund/standard-choice/";
|
|
3901
3890
|
SuperSelectionAppRoutes["MyOwnFund"] = "/super-choice/my-own-fund/";
|
|
@@ -3907,19 +3896,8 @@ const superSelectionAppStencilRoutes = [
|
|
|
3907
3896
|
index.h("stencil-route", { exact: true, url: SuperSelectionAppRoutes.ChoicePage, component: "sss-super-choice-page" }),
|
|
3908
3897
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.SlateJoin, component: "sss-slate-join-page" }),
|
|
3909
3898
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.SlateStandardChoice, component: "sss-slate-standard-choice-page" }),
|
|
3910
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperOptIn, component: "sss-qsuper-insurance-opt-in" }),
|
|
3911
3899
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.PromotedFundJoin, component: "sss-promoted-fund-join-page" }),
|
|
3912
3900
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.PromotedFundStandardChoice, component: "sss-promoted-fund-standard-choice-page" }),
|
|
3913
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion1, component: "sss-qsuper-question-1" }),
|
|
3914
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion2, component: "sss-qsuper-question-2" }),
|
|
3915
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion3, component: "sss-qsuper-question-3" }),
|
|
3916
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion4, component: "sss-qsuper-question-4" }),
|
|
3917
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion5, component: "sss-qsuper-question-5" }),
|
|
3918
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion6, component: "sss-qsuper-question-6" }),
|
|
3919
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion7, component: "sss-qsuper-question-7" }),
|
|
3920
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion8, component: "sss-qsuper-question-8" }),
|
|
3921
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperConsent, component: "sss-qsuper-consent" }),
|
|
3922
|
-
index.h("stencil-route", { url: SuperSelectionAppRoutes.QSuperJoin, component: "sss-qsuper-join" }),
|
|
3923
3901
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFund, component: "sss-my-own-fund" }),
|
|
3924
3902
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.SelfManagedFund, component: "sss-self-managed-fund" }),
|
|
3925
3903
|
index.h("stencil-route", { url: SuperSelectionAppRoutes.DefaultFund, component: "sss-default-fund" }),
|
|
@@ -4404,7 +4382,7 @@ class PromotedFundJoinIFrameBuilder {
|
|
|
4404
4382
|
case 'success':
|
|
4405
4383
|
if (data.memberNumber) {
|
|
4406
4384
|
state$1.memberNumber = data.memberNumber;
|
|
4407
|
-
state$1.usi = data.usi;
|
|
4385
|
+
state$1.usi = data.usi.replace(/ /g, '');
|
|
4408
4386
|
navigationService.navigateInternally(history, SuperSelectionAppRoutes.PromotedFundStandardChoice);
|
|
4409
4387
|
break;
|
|
4410
4388
|
}
|
|
@@ -4520,587 +4498,6 @@ const PromotedFundStandardChoicePage = class {
|
|
|
4520
4498
|
}
|
|
4521
4499
|
};
|
|
4522
4500
|
|
|
4523
|
-
const QSuper = {
|
|
4524
|
-
Id: 'qsuper',
|
|
4525
|
-
Name: 'QSuper',
|
|
4526
|
-
InsuranceName: 'QSuper Insurance',
|
|
4527
|
-
Usi: '60905115063001',
|
|
4528
|
-
Abn: '32 125 059 006',
|
|
4529
|
-
PdsUrl: 'https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements',
|
|
4530
|
-
PdsPdf: 'https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/pds11.pdf',
|
|
4531
|
-
MinAge: 14,
|
|
4532
|
-
MinInsuranceAge: 16,
|
|
4533
|
-
MaxAge: 70
|
|
4534
|
-
};
|
|
4535
|
-
const Slate = {
|
|
4536
|
-
Id: 'slate',
|
|
4537
|
-
Name: 'Slate Super',
|
|
4538
|
-
PdsUrl: 'https://slate.co/pds/?utm_source=flare&utm_medium=superselection',
|
|
4539
|
-
Usi: '32367272075001',
|
|
4540
|
-
DiversaAbn: '49 006 421 638'
|
|
4541
|
-
};
|
|
4542
|
-
const AustralianRetirementTrust = {
|
|
4543
|
-
Id: 'australian-retirement-trust',
|
|
4544
|
-
Name: 'Australian Retirement Trust',
|
|
4545
|
-
PdsUrl: 'https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf',
|
|
4546
|
-
Abn: '60 905 115 063'
|
|
4547
|
-
};
|
|
4548
|
-
const Aware = {
|
|
4549
|
-
Id: 'aware',
|
|
4550
|
-
Name: 'Aware Super',
|
|
4551
|
-
PdsUrlText: 'View the PDS and TMD',
|
|
4552
|
-
PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
|
|
4553
|
-
Abn: '53 226 460 365'
|
|
4554
|
-
};
|
|
4555
|
-
const PromotedFundIdList = [
|
|
4556
|
-
{ dtoPropName: 'qSuper', id: QSuper.Id },
|
|
4557
|
-
{ dtoPropName: 'slate', id: Slate.Id },
|
|
4558
|
-
{ dtoPropName: 'australianRetirementTrust', id: AustralianRetirementTrust.Id },
|
|
4559
|
-
{ dtoPropName: 'aware', id: Aware.Id }
|
|
4560
|
-
];
|
|
4561
|
-
|
|
4562
|
-
const qsuperConfirmationCss = "";
|
|
4563
|
-
|
|
4564
|
-
const QsuperConfirmHeader = class {
|
|
4565
|
-
constructor(hostRef) {
|
|
4566
|
-
index.registerInstance(this, hostRef);
|
|
4567
|
-
this.eventTrackingService = EventTrackingService.Instance;
|
|
4568
|
-
}
|
|
4569
|
-
render() {
|
|
4570
|
-
const qSuperAccumulationAccountUrl = 'https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/pds1.pdf';
|
|
4571
|
-
return (index.h("div", { class: "d-flex align-items-center justify-content-center" }, index.h("p", { class: "confirm-title font-weight-bold text-center" }, "You are now applying for a", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(qSuperAccumulationAccountUrl) }, "QSuper Accumulation Account"), ". Read the", ' ', index.h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(), href: navigationService.toExternalUrl(QSuper.PdsPdf) }, "PDS"), ' ', "here.")));
|
|
4572
|
-
}
|
|
4573
|
-
pdsViewedAsync() {
|
|
4574
|
-
return this.eventTrackingService.TrackSuperFundPdsViewedAsync({
|
|
4575
|
-
fundUsi: QSuper.Usi,
|
|
4576
|
-
fundName: QSuper.Name,
|
|
4577
|
-
pageName: 'Insurance Opt In'
|
|
4578
|
-
});
|
|
4579
|
-
}
|
|
4580
|
-
static get assetsDirs() { return ["assets"]; }
|
|
4581
|
-
};
|
|
4582
|
-
QsuperConfirmHeader.style = qsuperConfirmationCss;
|
|
4583
|
-
|
|
4584
|
-
var QSuperFormPages;
|
|
4585
|
-
(function (QSuperFormPages) {
|
|
4586
|
-
QSuperFormPages[QSuperFormPages["InsuranceConfirm"] = 0] = "InsuranceConfirm";
|
|
4587
|
-
QSuperFormPages[QSuperFormPages["InsuranceQuestions"] = 1] = "InsuranceQuestions";
|
|
4588
|
-
QSuperFormPages[QSuperFormPages["AccumulationAccount"] = 2] = "AccumulationAccount";
|
|
4589
|
-
QSuperFormPages[QSuperFormPages["ConfirmSelection"] = 3] = "ConfirmSelection";
|
|
4590
|
-
})(QSuperFormPages || (QSuperFormPages = {}));
|
|
4591
|
-
var QSuperInsuranceQuestions;
|
|
4592
|
-
(function (QSuperInsuranceQuestions) {
|
|
4593
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question1"] = 0] = "question1";
|
|
4594
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question2"] = 1] = "question2";
|
|
4595
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question3"] = 2] = "question3";
|
|
4596
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question4"] = 3] = "question4";
|
|
4597
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question5"] = 4] = "question5";
|
|
4598
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question6"] = 5] = "question6";
|
|
4599
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question7"] = 6] = "question7";
|
|
4600
|
-
QSuperInsuranceQuestions[QSuperInsuranceQuestions["question8"] = 7] = "question8";
|
|
4601
|
-
})(QSuperInsuranceQuestions || (QSuperInsuranceQuestions = {}));
|
|
4602
|
-
const initialStateQSuper = {
|
|
4603
|
-
currentQSuperInsuranceQuestion: QSuperInsuranceQuestions.question1,
|
|
4604
|
-
currentQSuperFormPage: QSuperFormPages.InsuranceConfirm,
|
|
4605
|
-
qSuperFormValid: false,
|
|
4606
|
-
nextRoute: '/',
|
|
4607
|
-
continueAllowed: false,
|
|
4608
|
-
qSuperOptInPageCheckbox: false,
|
|
4609
|
-
qSuperJoinPageCheckbox: false,
|
|
4610
|
-
qSuperInsuranceQuestions: {
|
|
4611
|
-
question1: {
|
|
4612
|
-
answered: false
|
|
4613
|
-
},
|
|
4614
|
-
question2: {
|
|
4615
|
-
answered: false
|
|
4616
|
-
},
|
|
4617
|
-
question3: {
|
|
4618
|
-
answered: false
|
|
4619
|
-
},
|
|
4620
|
-
question4: {
|
|
4621
|
-
answered: false
|
|
4622
|
-
},
|
|
4623
|
-
question5: {
|
|
4624
|
-
answered: false
|
|
4625
|
-
},
|
|
4626
|
-
question6: {
|
|
4627
|
-
answered: false
|
|
4628
|
-
},
|
|
4629
|
-
question7: {
|
|
4630
|
-
answered: false
|
|
4631
|
-
},
|
|
4632
|
-
question8: {
|
|
4633
|
-
answered: false
|
|
4634
|
-
}
|
|
4635
|
-
},
|
|
4636
|
-
qSuperQuestionnaire: {
|
|
4637
|
-
reviewedApplication: false,
|
|
4638
|
-
acceptedDeclaration: false,
|
|
4639
|
-
readDutyOfDisclosure: false,
|
|
4640
|
-
insuranceChosen: false
|
|
4641
|
-
},
|
|
4642
|
-
standardChoiceFormSignature: ''
|
|
4643
|
-
};
|
|
4644
|
-
const { state: state$2, reset: reset$1 } = createStore(initialStateQSuper);
|
|
4645
|
-
const resetQSuperStore = reset$1;
|
|
4646
|
-
|
|
4647
|
-
function getNextRoute() {
|
|
4648
|
-
var _a, _b, _c, _d;
|
|
4649
|
-
const baseAppUrl = superSelectionAppService.appBaseUrl;
|
|
4650
|
-
const route = window.location.pathname.split(baseAppUrl)[1];
|
|
4651
|
-
const nextRoutes = {
|
|
4652
|
-
[SuperSelectionAppRoutes.QSuperOptIn]: SuperSelectionAppRoutes.QSuperQuestion1,
|
|
4653
|
-
[SuperSelectionAppRoutes.QSuperQuestion1]: state$2.qSuperInsuranceQuestions.question1
|
|
4654
|
-
.answered
|
|
4655
|
-
? ((_a = state$2.qSuperQuestionnaire.questions) === null || _a === void 0 ? void 0 : _a.question1) === true
|
|
4656
|
-
? SuperSelectionAppRoutes.QSuperQuestion4
|
|
4657
|
-
: SuperSelectionAppRoutes.QSuperQuestion2
|
|
4658
|
-
: SuperSelectionAppRoutes.QSuperQuestion1,
|
|
4659
|
-
[SuperSelectionAppRoutes.QSuperQuestion2]: state$2.qSuperInsuranceQuestions.question2
|
|
4660
|
-
.answered
|
|
4661
|
-
? ((_b = state$2.qSuperQuestionnaire.questions) === null || _b === void 0 ? void 0 : _b.question2) === true
|
|
4662
|
-
? SuperSelectionAppRoutes.QSuperQuestion4
|
|
4663
|
-
: SuperSelectionAppRoutes.QSuperQuestion3
|
|
4664
|
-
: SuperSelectionAppRoutes.QSuperQuestion2,
|
|
4665
|
-
[SuperSelectionAppRoutes.QSuperQuestion3]: state$2.qSuperInsuranceQuestions.question3
|
|
4666
|
-
.answered
|
|
4667
|
-
? SuperSelectionAppRoutes.QSuperQuestion4
|
|
4668
|
-
: SuperSelectionAppRoutes.QSuperQuestion3,
|
|
4669
|
-
[SuperSelectionAppRoutes.QSuperQuestion4]: state$2.qSuperInsuranceQuestions.question4
|
|
4670
|
-
.answered
|
|
4671
|
-
? SuperSelectionAppRoutes.QSuperQuestion5
|
|
4672
|
-
: SuperSelectionAppRoutes.QSuperQuestion4,
|
|
4673
|
-
[SuperSelectionAppRoutes.QSuperQuestion5]: state$2.qSuperInsuranceQuestions.question5
|
|
4674
|
-
.answered
|
|
4675
|
-
? SuperSelectionAppRoutes.QSuperQuestion6
|
|
4676
|
-
: SuperSelectionAppRoutes.QSuperQuestion5,
|
|
4677
|
-
[SuperSelectionAppRoutes.QSuperQuestion6]: state$2.qSuperInsuranceQuestions.question6
|
|
4678
|
-
.answered
|
|
4679
|
-
? SuperSelectionAppRoutes.QSuperQuestion7
|
|
4680
|
-
: SuperSelectionAppRoutes.QSuperQuestion6,
|
|
4681
|
-
[SuperSelectionAppRoutes.QSuperQuestion7]: state$2.qSuperInsuranceQuestions.question7
|
|
4682
|
-
.answered
|
|
4683
|
-
? SuperSelectionAppRoutes.QSuperQuestion8
|
|
4684
|
-
: SuperSelectionAppRoutes.QSuperQuestion7,
|
|
4685
|
-
[SuperSelectionAppRoutes.QSuperQuestion8]: state$2.qSuperInsuranceQuestions.question8
|
|
4686
|
-
.answered
|
|
4687
|
-
? SuperSelectionAppRoutes.QSuperConsent
|
|
4688
|
-
: SuperSelectionAppRoutes.QSuperQuestion8,
|
|
4689
|
-
[SuperSelectionAppRoutes.QSuperConsent]: state$2.qSuperQuestionnaire.readDutyOfDisclosure &&
|
|
4690
|
-
state$2.qSuperQuestionnaire.reviewedApplication
|
|
4691
|
-
? SuperSelectionAppRoutes.QSuperJoin
|
|
4692
|
-
: SuperSelectionAppRoutes.QSuperConsent,
|
|
4693
|
-
[SuperSelectionAppRoutes.QSuperJoin]: state$2.qSuperJoinPageCheckbox
|
|
4694
|
-
? SuperSelectionAppRoutes.Success
|
|
4695
|
-
: SuperSelectionAppRoutes.QSuperJoin
|
|
4696
|
-
};
|
|
4697
|
-
// special cases
|
|
4698
|
-
// if question 3 or 5 are selected as Yes, show questions 6,7,8
|
|
4699
|
-
// if we are on question 5, and question 3 or 5 have been selected yes, go to question 6
|
|
4700
|
-
const firstFiveQuestionsAnswered = state$2.qSuperInsuranceQuestions.question1.answered &&
|
|
4701
|
-
state$2.qSuperInsuranceQuestions.question2.answered &&
|
|
4702
|
-
state$2.qSuperInsuranceQuestions.question3.answered &&
|
|
4703
|
-
state$2.qSuperInsuranceQuestions.question4.answered &&
|
|
4704
|
-
state$2.qSuperInsuranceQuestions.question5.answered;
|
|
4705
|
-
// if we are on question 5 - check if question 3 or 5 have been answered yes
|
|
4706
|
-
// if they have then show questions 6,7,8 - otherwise go to the consent page
|
|
4707
|
-
if (route === SuperSelectionAppRoutes.QSuperQuestion5) {
|
|
4708
|
-
if (firstFiveQuestionsAnswered &&
|
|
4709
|
-
(((_c = state$2.qSuperQuestionnaire.questions) === null || _c === void 0 ? void 0 : _c.question3) === true ||
|
|
4710
|
-
((_d = state$2.qSuperQuestionnaire.questions) === null || _d === void 0 ? void 0 : _d.question5) === true)) {
|
|
4711
|
-
return SuperSelectionAppRoutes.QSuperQuestion6;
|
|
4712
|
-
}
|
|
4713
|
-
return SuperSelectionAppRoutes.QSuperConsent;
|
|
4714
|
-
}
|
|
4715
|
-
// if in opt in page
|
|
4716
|
-
if (route === SuperSelectionAppRoutes.QSuperOptIn) {
|
|
4717
|
-
// if checkbox is ticked and insurance selected - go to question 1
|
|
4718
|
-
if (state$2.qSuperOptInPageCheckbox) {
|
|
4719
|
-
if (state$2.qSuperQuestionnaire.insuranceChosen) {
|
|
4720
|
-
return SuperSelectionAppRoutes.QSuperQuestion1;
|
|
4721
|
-
}
|
|
4722
|
-
else {
|
|
4723
|
-
return SuperSelectionAppRoutes.QSuperConsent;
|
|
4724
|
-
}
|
|
4725
|
-
}
|
|
4726
|
-
else {
|
|
4727
|
-
// otherwise go to the consent page
|
|
4728
|
-
return route;
|
|
4729
|
-
}
|
|
4730
|
-
}
|
|
4731
|
-
return nextRoutes[route];
|
|
4732
|
-
}
|
|
4733
|
-
|
|
4734
|
-
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}";
|
|
4735
|
-
|
|
4736
|
-
const QsuperConsent = class {
|
|
4737
|
-
constructor(hostRef) {
|
|
4738
|
-
index.registerInstance(this, hostRef);
|
|
4739
|
-
this.eventTrackingService = EventTrackingService.Instance;
|
|
4740
|
-
}
|
|
4741
|
-
async componentDidLoad() {
|
|
4742
|
-
window.scroll(0, 0);
|
|
4743
|
-
state$2.currentQSuperFormPage = QSuperFormPages.AccumulationAccount;
|
|
4744
|
-
}
|
|
4745
|
-
render() {
|
|
4746
|
-
return (index.h("sss-qsuper-layout", null, index.h("div", { class: "d-flex align-items-center justify-content-center" }, index.h("p", { class: "confirm-title font-weight-bold text-center" }, "Your QSuper Accumulation Account")), index.h("div", { class: "p-3 d-flex mt-4 checkbox-container" }, index.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.", index.h("br", null), index.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).", index.h("br", null), index.h("br", null), "I have read and agree to the terms and conditions in the QSuper", ' ', index.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", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/fs15.pdf') }, "Your Privacy factsheet"), ", and the", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/qiib09.pdf') }, "Financial Services Guide"), ".", index.h("br", null), index.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.", index.h("br", null), index.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.", index.h("br", null), index.h("br", null), "I confirm that the information I have given is true and correct.", index.h("br", null), index.h("br", null), "I confirm that I am the person identified as the applicant in this form.", index.h("br", null), index.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.", index.h("br", null), index.h("br", null), "I understand that I will be placed into the default investment option QSuper Lifetime.", index.h("br", null), index.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.", index.h("br", null), index.h("br", null), "I have read and accept the", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl('https://qsuper.qld.gov.au/misc/tfn') }, "Privacy and Contact Information Statement"))), index.h("div", null, index.h("label", { class: "d-flex\u00A0mt-3\u00A0p-3\u00A0checkbox-container", htmlFor: "ackAllCheckBox" }, index.h("div", { class: "w-auto\u00A0px-2 fl-checkbox-container" }, index.h("input", { id: "ackAllCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), index.h("div", { class: "pl-3" }, index.h("p", { class: "confirm-item-text\u00A0mb-0 mt-1" }, "I acknowledge all of the above. ", index.h("i", null, "(required)")))))));
|
|
4747
|
-
}
|
|
4748
|
-
handleCheckboxToggle() {
|
|
4749
|
-
state$2.qSuperQuestionnaire.readDutyOfDisclosure = !state$2.qSuperQuestionnaire
|
|
4750
|
-
.readDutyOfDisclosure;
|
|
4751
|
-
state$2.qSuperQuestionnaire.reviewedApplication = !state$2.qSuperQuestionnaire
|
|
4752
|
-
.reviewedApplication;
|
|
4753
|
-
state$2.continueAllowed = !state$2.continueAllowed;
|
|
4754
|
-
state$2.nextRoute = getNextRoute();
|
|
4755
|
-
}
|
|
4756
|
-
pdsViewedAsync() {
|
|
4757
|
-
return this.eventTrackingService.TrackSuperFundPdsViewedAsync({
|
|
4758
|
-
fundUsi: QSuper.Usi,
|
|
4759
|
-
fundName: QSuper.Name,
|
|
4760
|
-
pageName: 'Accumulation Page'
|
|
4761
|
-
});
|
|
4762
|
-
}
|
|
4763
|
-
};
|
|
4764
|
-
QsuperConsent.style = qsuperCss;
|
|
4765
|
-
|
|
4766
|
-
function continueEnabledCheck() {
|
|
4767
|
-
// for a given route, ensure the checks on that page are checked before allowing to continue
|
|
4768
|
-
const baseAppUrl = superSelectionAppService.appBaseUrl;
|
|
4769
|
-
const currentRoute = window.location.pathname.split(baseAppUrl)[1];
|
|
4770
|
-
const continueValidConditions = {
|
|
4771
|
-
[SuperSelectionAppRoutes.QSuperOptIn]: state$2.qSuperOptInPageCheckbox,
|
|
4772
|
-
[SuperSelectionAppRoutes.QSuperJoin]: state$2.qSuperJoinPageCheckbox && state$2.standardChoiceFormSignature
|
|
4773
|
-
};
|
|
4774
|
-
state$2.continueAllowed = continueValidConditions[currentRoute];
|
|
4775
|
-
}
|
|
4776
|
-
|
|
4777
|
-
function resetQSuperState() {
|
|
4778
|
-
resetQSuperStore();
|
|
4779
|
-
state$2.qSuperQuestionnaire = Object.assign(Object.assign({}, state$2.qSuperQuestionnaire), { acceptedDeclaration: false, insuranceChosen: false, readDutyOfDisclosure: false, reviewedApplication: false });
|
|
4780
|
-
state$2.qSuperInsuranceQuestions = {
|
|
4781
|
-
question1: {
|
|
4782
|
-
answered: false
|
|
4783
|
-
},
|
|
4784
|
-
question2: {
|
|
4785
|
-
answered: false
|
|
4786
|
-
},
|
|
4787
|
-
question3: {
|
|
4788
|
-
answered: false
|
|
4789
|
-
},
|
|
4790
|
-
question4: {
|
|
4791
|
-
answered: false
|
|
4792
|
-
},
|
|
4793
|
-
question5: {
|
|
4794
|
-
answered: false
|
|
4795
|
-
},
|
|
4796
|
-
question6: {
|
|
4797
|
-
answered: false
|
|
4798
|
-
},
|
|
4799
|
-
question7: {
|
|
4800
|
-
answered: false
|
|
4801
|
-
},
|
|
4802
|
-
question8: {
|
|
4803
|
-
answered: false
|
|
4804
|
-
}
|
|
4805
|
-
};
|
|
4806
|
-
}
|
|
4807
|
-
|
|
4808
|
-
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}";
|
|
4809
|
-
|
|
4810
|
-
const QsuperInsuranceOptIn = class {
|
|
4811
|
-
constructor(hostRef) {
|
|
4812
|
-
index.registerInstance(this, hostRef);
|
|
4813
|
-
this.insuranceChosen = false;
|
|
4814
|
-
this.eventTrackingService = EventTrackingService.Instance;
|
|
4815
|
-
this.isEligibleForInsurance = false;
|
|
4816
|
-
}
|
|
4817
|
-
componentDidLoad() {
|
|
4818
|
-
return this.eventTrackingService.TrackFinancialProductViewedAsync({
|
|
4819
|
-
fundUsi: QSuper.Usi,
|
|
4820
|
-
fundName: QSuper.Name,
|
|
4821
|
-
financialProduct: QSuper.InsuranceName
|
|
4822
|
-
});
|
|
4823
|
-
}
|
|
4824
|
-
componentWillLoad() {
|
|
4825
|
-
resetQSuperState();
|
|
4826
|
-
this.ensureInsuranceEligibility();
|
|
4827
|
-
}
|
|
4828
|
-
render() {
|
|
4829
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-layout", { class: "d-flex flex-fill" }, index.h("sss-qsuper-confirm-header", null), index.h("div", { class: "mt-4 p-3 checkbox-container" }, index.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. ", index.h("br", null), index.h("br", null), "You will receive this cover when: ", index.h("br", null), index.h("br", null), "You are 25 years or older; ", index.h("br", null), "and You have had at least $6,000 in your accumulation account; ", index.h("br", null), "and At that time, we have received money into your account within the previous 13 months ", index.h("br", null), index.h("br", null), "Please see the Accumulation Account Insurance Guide, available on the QSuper website, for further information ", index.h("br", null), index.h("br", null), "Do you want this insurance cover?"), index.h("div", { class: "d-flex justify-content-between mt-4" }, index.h("div", { class: "button-holder flex-grow-1 mr-2" }, index.h("fl-button", { disabled: !this.isEligibleForInsurance, isBlockElement: true, variant: this.insuranceChosen ? 'primary' : 'secondary', onClick: () => this.handleInsuranceToggle(true) }, "Yes")), index.h("div", { class: "button-holder flex-grow-1 ml-2" }, index.h("fl-button", { disabled: !this.isEligibleForInsurance, isBlockElement: true, variant: !this.insuranceChosen ? 'primary' : 'secondary', onClick: () => this.handleInsuranceToggle(false) }, "No")))), index.h("div", null, index.h("label", { class: "d-flex\u00A0mt-3\u00A0p-3\u00A0checkbox-container", htmlFor: "ackCheckBox" }, index.h("div", { class: "w-auto\u00A0px-2 fl-checkbox-container" }, index.h("input", { id: "ackCheckBox", class: "confirm-checkbox-item", type: "checkbox", onChange: () => this.handleCheckboxToggle() })), index.h("div", { class: "pl-3" }, index.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.")))))));
|
|
4830
|
-
}
|
|
4831
|
-
ensureInsuranceEligibility() {
|
|
4832
|
-
if (superSelectionAppService.superBuyer.userProfile.yearsOfAge < QSuper.MinAge) {
|
|
4833
|
-
return;
|
|
4834
|
-
}
|
|
4835
|
-
else if (superSelectionAppService.superBuyer.userProfile.yearsOfAge < QSuper.MinInsuranceAge) {
|
|
4836
|
-
this.showIneligibleNotification(`You may still apply for QSuper, however people under the age of ${QSuper.MinInsuranceAge} are not able to apply for insurance.`);
|
|
4837
|
-
return;
|
|
4838
|
-
}
|
|
4839
|
-
this.isEligibleForInsurance = true;
|
|
4840
|
-
}
|
|
4841
|
-
showIneligibleNotification(description) {
|
|
4842
|
-
notificationsService.showInfoNotification({
|
|
4843
|
-
title: 'Unable to apply for Insurance',
|
|
4844
|
-
description
|
|
4845
|
-
});
|
|
4846
|
-
}
|
|
4847
|
-
handleInsuranceToggle(input) {
|
|
4848
|
-
state$2.qSuperQuestionnaire.insuranceChosen = input && this.isEligibleForInsurance;
|
|
4849
|
-
this.insuranceChosen = state$2.qSuperQuestionnaire.insuranceChosen;
|
|
4850
|
-
state$2.nextRoute = getNextRoute();
|
|
4851
|
-
}
|
|
4852
|
-
handleCheckboxToggle() {
|
|
4853
|
-
state$2.qSuperOptInPageCheckbox = !state$2.qSuperOptInPageCheckbox;
|
|
4854
|
-
continueEnabledCheck();
|
|
4855
|
-
state$2.nextRoute = getNextRoute();
|
|
4856
|
-
}
|
|
4857
|
-
};
|
|
4858
|
-
QsuperInsuranceOptIn.style = qsuperCss$1;
|
|
4859
|
-
|
|
4860
|
-
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}";
|
|
4861
|
-
|
|
4862
|
-
const QsuperInsuranceQuestions = class {
|
|
4863
|
-
constructor(hostRef) {
|
|
4864
|
-
index.registerInstance(this, hostRef);
|
|
4865
|
-
}
|
|
4866
|
-
render() {
|
|
4867
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-layout", { class: "d-flex flex-fill" }, index.h("sss-qsuper-confirm-header", null), index.h("div", { class: "p-3 mt-4 checkbox-container" }, index.h("slot", null), index.h("sss-qsuper-question-yes-no-buttons", null)))));
|
|
4868
|
-
}
|
|
4869
|
-
};
|
|
4870
|
-
QsuperInsuranceQuestions.style = qsuperCss$2;
|
|
4871
|
-
|
|
4872
|
-
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:220px}}";
|
|
4873
|
-
|
|
4874
|
-
const QSuperConfirmSelection = class {
|
|
4875
|
-
constructor(hostRef) {
|
|
4876
|
-
index.registerInstance(this, hostRef);
|
|
4877
|
-
this.eventTrackingService = EventTrackingService.Instance;
|
|
4878
|
-
}
|
|
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 Platform, being given to the trustee in order to open and administer my account.")))), index.h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
|
|
4881
|
-
state$2.standardChoiceFormSignature = event.detail.standardChoiceFormSignature;
|
|
4882
|
-
continueEnabledCheck();
|
|
4883
|
-
} })));
|
|
4884
|
-
}
|
|
4885
|
-
handleCheckboxToggle() {
|
|
4886
|
-
state$2.qSuperJoinPageCheckbox = !state$2.qSuperJoinPageCheckbox;
|
|
4887
|
-
continueEnabledCheck();
|
|
4888
|
-
state$2.nextRoute = getNextRoute();
|
|
4889
|
-
}
|
|
4890
|
-
pdsViewedAsync() {
|
|
4891
|
-
return this.eventTrackingService.TrackSuperFundPdsViewedAsync({
|
|
4892
|
-
fundUsi: QSuper.Usi,
|
|
4893
|
-
fundName: QSuper.Name,
|
|
4894
|
-
pageName: 'Confirm Page'
|
|
4895
|
-
});
|
|
4896
|
-
}
|
|
4897
|
-
};
|
|
4898
|
-
QSuperConfirmSelection.style = superChoicePageCss;
|
|
4899
|
-
|
|
4900
|
-
class QSuperChoiceApi {
|
|
4901
|
-
async submitQSuperChoiceAsync(dto) {
|
|
4902
|
-
return buildBackendApiClient()
|
|
4903
|
-
.url('super-choice/qsuper')
|
|
4904
|
-
.post(dto)
|
|
4905
|
-
.badRequest(() => {
|
|
4906
|
-
throw new Error('Failed to process QSuper join request');
|
|
4907
|
-
})
|
|
4908
|
-
.text();
|
|
4909
|
-
}
|
|
4910
|
-
}
|
|
4911
|
-
const qsuperChoiceApi = new QSuperChoiceApi();
|
|
4912
|
-
|
|
4913
|
-
async function handleConfirmClickAsync() {
|
|
4914
|
-
if (!state$2.continueAllowed)
|
|
4915
|
-
return;
|
|
4916
|
-
state$2.continueAllowed = false;
|
|
4917
|
-
if (state$2.currentQSuperFormPage === QSuperFormPages.InsuranceConfirm &&
|
|
4918
|
-
state$2.qSuperQuestionnaire.insuranceChosen) {
|
|
4919
|
-
state$2.currentQSuperFormPage = QSuperFormPages.InsuranceQuestions;
|
|
4920
|
-
return;
|
|
4921
|
-
}
|
|
4922
|
-
// if insurance hasn't been chosen - skip the accumulation page
|
|
4923
|
-
if (state$2.currentQSuperFormPage === QSuperFormPages.InsuranceConfirm &&
|
|
4924
|
-
!state$2.qSuperQuestionnaire.insuranceChosen) {
|
|
4925
|
-
state$2.currentQSuperFormPage = QSuperFormPages.AccumulationAccount;
|
|
4926
|
-
return;
|
|
4927
|
-
}
|
|
4928
|
-
if (state$2.currentQSuperFormPage === QSuperFormPages.InsuranceQuestions) {
|
|
4929
|
-
state$2.currentQSuperFormPage = QSuperFormPages.AccumulationAccount;
|
|
4930
|
-
return;
|
|
4931
|
-
}
|
|
4932
|
-
if (state$2.currentQSuperFormPage === QSuperFormPages.AccumulationAccount) {
|
|
4933
|
-
state$2.qSuperFormValid = false;
|
|
4934
|
-
state$2.currentQSuperFormPage = QSuperFormPages.ConfirmSelection;
|
|
4935
|
-
return;
|
|
4936
|
-
}
|
|
4937
|
-
if (state$2.currentQSuperFormPage === QSuperFormPages.ConfirmSelection) {
|
|
4938
|
-
state$2.qSuperQuestionnaire.acceptedDeclaration = true;
|
|
4939
|
-
const qSuperJoinRequest = {
|
|
4940
|
-
questionnaire: state$2.qSuperQuestionnaire,
|
|
4941
|
-
standardChoiceFormSignature: state$2.standardChoiceFormSignature,
|
|
4942
|
-
shownFunds: superSelectionAppService.promotedFunds
|
|
4943
|
-
};
|
|
4944
|
-
await qsuperChoiceApi.submitQSuperChoiceAsync(qSuperJoinRequest);
|
|
4945
|
-
superSelectionAppService.markSuperSelectionAsSubmitted();
|
|
4946
|
-
}
|
|
4947
|
-
}
|
|
4948
|
-
|
|
4949
|
-
const QsuperLayout = class {
|
|
4950
|
-
constructor(hostRef) {
|
|
4951
|
-
index.registerInstance(this, hostRef);
|
|
4952
|
-
this.isEligible = false;
|
|
4953
|
-
this.canContinue = () => this.isEligible && state$2.continueAllowed;
|
|
4954
|
-
this.ensureEligibility = () => {
|
|
4955
|
-
if (superSelectionAppService.superBuyer.userProfile.yearsOfAge < QSuper.MinAge) {
|
|
4956
|
-
this.showIneligibleNotification(`People under the age of ${QSuper.MinAge} are not able to open accounts.`);
|
|
4957
|
-
}
|
|
4958
|
-
else if (superSelectionAppService.superBuyer.userProfile.yearsOfAge > QSuper.MaxAge) {
|
|
4959
|
-
this.showIneligibleNotification(`People over the age of ${QSuper.MaxAge} are not able to open accounts.`);
|
|
4960
|
-
}
|
|
4961
|
-
else {
|
|
4962
|
-
this.isEligible = true;
|
|
4963
|
-
}
|
|
4964
|
-
};
|
|
4965
|
-
this.showIneligibleNotification = (description) => {
|
|
4966
|
-
notificationsService.showInfoNotification({
|
|
4967
|
-
title: 'Unable to apply for QSuper',
|
|
4968
|
-
description
|
|
4969
|
-
});
|
|
4970
|
-
};
|
|
4971
|
-
}
|
|
4972
|
-
async componentWillLoad() {
|
|
4973
|
-
this.ensureEligibility();
|
|
4974
|
-
state$2.nextRoute = getNextRoute();
|
|
4975
|
-
}
|
|
4976
|
-
render() {
|
|
4977
|
-
return (index.h("div", { class: "container" }, index.h("div", { class: "row justify-content-center" }, index.h("div", { class: "col col-sm-10 col-md-7" }, index.h("slot", null), index.h("div", { class: "mt-4" }, index.h("sss-notifications-section", null)), index.h("div", { class: "d-flex mt-4" }, index.h("div", { class: "flex-grow-1 w-50" }, index.h("div", { class: "mr-2" }, index.h("fl-button", { onClick: () => navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.ChoicePage), isBlockElement: true, variant: "secondary" }, index.h("span", null, "Back")))), index.h("div", { class: "flex-grow-1 w-50" }, index.h("div", { class: "ml-2" }, index.h("fl-promise-button", { isBlockElement: true, disabled: !this.canContinue(), promiseFn: () => this.tryAsync() }, index.h("span", null, "Continue")))))))));
|
|
4978
|
-
}
|
|
4979
|
-
async tryAsync() {
|
|
4980
|
-
try {
|
|
4981
|
-
if (!this.canContinue()) {
|
|
4982
|
-
return;
|
|
4983
|
-
}
|
|
4984
|
-
await handleConfirmClickAsync();
|
|
4985
|
-
navigationService.navigateInternally(this.history, state$2.nextRoute);
|
|
4986
|
-
}
|
|
4987
|
-
catch (error) {
|
|
4988
|
-
notificationsService.showErrorNotification({
|
|
4989
|
-
title: "Couldn't process your request",
|
|
4990
|
-
description: 'We had an issue processing your request to join QSuper. Please try again shortly.'
|
|
4991
|
-
});
|
|
4992
|
-
state$2.continueAllowed = true;
|
|
4993
|
-
}
|
|
4994
|
-
}
|
|
4995
|
-
static get assetsDirs() { return ["assets"]; }
|
|
4996
|
-
};
|
|
4997
|
-
injectHistory(QsuperLayout);
|
|
4998
|
-
|
|
4999
|
-
const Question1 = class {
|
|
5000
|
-
constructor(hostRef) {
|
|
5001
|
-
index.registerInstance(this, hostRef);
|
|
5002
|
-
}
|
|
5003
|
-
render() {
|
|
5004
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 1"), index.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?"))));
|
|
5005
|
-
}
|
|
5006
|
-
};
|
|
5007
|
-
|
|
5008
|
-
const Question2 = class {
|
|
5009
|
-
constructor(hostRef) {
|
|
5010
|
-
index.registerInstance(this, hostRef);
|
|
5011
|
-
}
|
|
5012
|
-
render() {
|
|
5013
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 2"), index.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)?"))));
|
|
5014
|
-
}
|
|
5015
|
-
};
|
|
5016
|
-
|
|
5017
|
-
const Question3 = class {
|
|
5018
|
-
constructor(hostRef) {
|
|
5019
|
-
index.registerInstance(this, hostRef);
|
|
5020
|
-
}
|
|
5021
|
-
render() {
|
|
5022
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 3"), index.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)?"))));
|
|
5023
|
-
}
|
|
5024
|
-
};
|
|
5025
|
-
|
|
5026
|
-
const Question4 = class {
|
|
5027
|
-
constructor(hostRef) {
|
|
5028
|
-
index.registerInstance(this, hostRef);
|
|
5029
|
-
}
|
|
5030
|
-
render() {
|
|
5031
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 4"), index.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?"))));
|
|
5032
|
-
}
|
|
5033
|
-
};
|
|
5034
|
-
|
|
5035
|
-
const Question5 = class {
|
|
5036
|
-
constructor(hostRef) {
|
|
5037
|
-
index.registerInstance(this, hostRef);
|
|
5038
|
-
}
|
|
5039
|
-
render() {
|
|
5040
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 5"), index.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)?"))));
|
|
5041
|
-
}
|
|
5042
|
-
};
|
|
5043
|
-
|
|
5044
|
-
const Question6 = class {
|
|
5045
|
-
constructor(hostRef) {
|
|
5046
|
-
index.registerInstance(this, hostRef);
|
|
5047
|
-
}
|
|
5048
|
-
render() {
|
|
5049
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 6"), index.h("p", { class: " mb-0" }, "Are you earning more than $120,000 a year, (before tax and employer paid superannuation), from your job?"))));
|
|
5050
|
-
}
|
|
5051
|
-
};
|
|
5052
|
-
|
|
5053
|
-
const Question7 = class {
|
|
5054
|
-
constructor(hostRef) {
|
|
5055
|
-
index.registerInstance(this, hostRef);
|
|
5056
|
-
}
|
|
5057
|
-
render() {
|
|
5058
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 7"), index.h("p", { class: " mb-0" }, "Do you have a university qualification which you are using/is required in your current role?"))));
|
|
5059
|
-
}
|
|
5060
|
-
};
|
|
5061
|
-
|
|
5062
|
-
const Question8 = class {
|
|
5063
|
-
constructor(hostRef) {
|
|
5064
|
-
index.registerInstance(this, hostRef);
|
|
5065
|
-
}
|
|
5066
|
-
render() {
|
|
5067
|
-
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("sss-qsuper-insurance-questions", null, index.h("p", { class: "font-weight-bold" }, "Question 8"), index.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)?"))));
|
|
5068
|
-
}
|
|
5069
|
-
};
|
|
5070
|
-
|
|
5071
|
-
const QsuperQuestionYesNoButtons = class {
|
|
5072
|
-
constructor(hostRef) {
|
|
5073
|
-
index.registerInstance(this, hostRef);
|
|
5074
|
-
}
|
|
5075
|
-
render() {
|
|
5076
|
-
return (index.h("div", { class: "d-flex mt-4" }, index.h("div", { class: "flex-grow-1 w-50" }, index.h("div", { class: "mr-2" }, index.h("fl-button", { onClick: () => this.handleQuestionClick(true), isBlockElement: true, variant: "secondary" }, index.h("span", null, "Yes")))), index.h("div", { class: "flex-grow-1 w-50" }, index.h("div", { class: "ml-2" }, index.h("fl-promise-button", { isBlockElement: true, variant: "secondary", onClick: () => this.handleQuestionClick(false) }, index.h("span", null, "No"))))));
|
|
5077
|
-
}
|
|
5078
|
-
handleQuestionClick(input) {
|
|
5079
|
-
// on click of yes or no - record this to state
|
|
5080
|
-
const baseAppUrl = superSelectionAppService.appBaseUrl;
|
|
5081
|
-
const currentQuestion = window.location.pathname
|
|
5082
|
-
.split(baseAppUrl + '/qsuper/insurance/')[1]
|
|
5083
|
-
.replace(/\/+$/, '');
|
|
5084
|
-
if (state$2.qSuperQuestionnaire.questions === undefined) {
|
|
5085
|
-
state$2.qSuperQuestionnaire.questions = {
|
|
5086
|
-
question1: false,
|
|
5087
|
-
question2: false,
|
|
5088
|
-
question3: false,
|
|
5089
|
-
question4: false,
|
|
5090
|
-
question5: false,
|
|
5091
|
-
question6: false,
|
|
5092
|
-
question7: false,
|
|
5093
|
-
question8: false
|
|
5094
|
-
};
|
|
5095
|
-
}
|
|
5096
|
-
state$2.qSuperQuestionnaire.questions[currentQuestion] = input;
|
|
5097
|
-
state$2.qSuperInsuranceQuestions[currentQuestion].answered = true;
|
|
5098
|
-
state$2.nextRoute = getNextRoute();
|
|
5099
|
-
navigationService.navigateInternally(this.history, state$2.nextRoute);
|
|
5100
|
-
}
|
|
5101
|
-
};
|
|
5102
|
-
injectHistory(QsuperQuestionYesNoButtons);
|
|
5103
|
-
|
|
5104
4501
|
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)}";
|
|
5105
4502
|
|
|
5106
4503
|
const SelectedSuperChoiceSection = class {
|
|
@@ -5399,13 +4796,14 @@ const initialSlateSuper = {
|
|
|
5399
4796
|
shownFunds: []
|
|
5400
4797
|
}
|
|
5401
4798
|
};
|
|
5402
|
-
const { state: state$
|
|
4799
|
+
const { state: state$2 } = createStore(initialSlateSuper);
|
|
5403
4800
|
|
|
5404
4801
|
class SlateIFrameBuilder {
|
|
5405
4802
|
constructor() {
|
|
5406
4803
|
this.hostIsLocalSuperSelection = () => window.location.origin == 'http://localhost:7100';
|
|
5407
4804
|
this.hostIsDeployed = () => window.location.origin.endsWith('partner.flarehr.com');
|
|
5408
4805
|
this.skipConsolidation = () => (interopQuery.isReactNativeInteropEnabled() ? 'true' : 'false');
|
|
4806
|
+
this.skipInsurance = () => (interopQuery.isReactNativeInteropEnabled() ? 'true' : 'false');
|
|
5409
4807
|
this.environmentDiscriminator = () => {
|
|
5410
4808
|
const discriminator = window.location.hostname.toLowerCase().split('.')[0];
|
|
5411
4809
|
switch (discriminator) {
|
|
@@ -5429,7 +4827,7 @@ class SlateIFrameBuilder {
|
|
|
5429
4827
|
? `${window.location.origin}/super-selection/embed/v1.0/app`
|
|
5430
4828
|
: 'https://autodev-partner.flarehr.com/super-selection/embed/v1.0/app';
|
|
5431
4829
|
const redirectUrl = `${baseUrl}/slate-redirect.html`;
|
|
5432
|
-
const postData = Object.assign(Object.assign({}, this.getSlateJoinMemberData()), { successRedirectUrl: redirectUrl, cancelRedirectUrl: redirectUrl, skipConsolidation: this.skipConsolidation(), skipInsurance:
|
|
4830
|
+
const postData = Object.assign(Object.assign({}, this.getSlateJoinMemberData()), { successRedirectUrl: redirectUrl, cancelRedirectUrl: redirectUrl, skipConsolidation: this.skipConsolidation(), skipInsurance: this.skipInsurance() });
|
|
5433
4831
|
if (this.includeJwt()) {
|
|
5434
4832
|
postData.authToken = superSelectionAppService.jwt;
|
|
5435
4833
|
}
|
|
@@ -5443,7 +4841,7 @@ class SlateIFrameBuilder {
|
|
|
5443
4841
|
switch (data.type) {
|
|
5444
4842
|
case 'success':
|
|
5445
4843
|
if (data.memberNumber) {
|
|
5446
|
-
state$
|
|
4844
|
+
state$2.slateFundForm.memberNumber = data.memberNumber;
|
|
5447
4845
|
navigationService.navigateInternally(history, SuperSelectionAppRoutes.SlateStandardChoice);
|
|
5448
4846
|
break;
|
|
5449
4847
|
}
|
|
@@ -5556,13 +4954,13 @@ const SlateStandardChoicePage = class {
|
|
|
5556
4954
|
return (index.h(index.Host, { class: "d-flex flex-fill" }, index.h("div", { class: "container" }, index.h("div", { class: "row justify-content-center" }, index.h("div", { class: "col col-sm-10 col-md-7" }, index.h("sss-slatesuper-header", null), index.h("div", null, index.h("form", { noValidate: true, onSubmit: (ev) => ev.preventDefault(), class: {
|
|
5557
4955
|
'was-validated': this.formState === 'validated'
|
|
5558
4956
|
}, ref: (el) => (this.formElement = el) }, index.h("sss-standard-choice-form", { onStandardChoiceFormSignatureUpdated: (event) => {
|
|
5559
|
-
state$
|
|
4957
|
+
state$2.slateFundForm = Object.assign(Object.assign({}, state$2.slateFundForm), event.detail);
|
|
5560
4958
|
} })), index.h("div", { class: "d-flex mt-4" }, index.h("div", { class: "flex-grow-1 w-50" }, index.h("div", { class: "mr-2" }, index.h("stencil-route-link", { url: "/" }, index.h("fl-button", { isBlockElement: true, variant: "secondary" }, index.h("span", null, "Back"))))), index.h("div", { class: "flex-grow-1 w-50" }, index.h("div", { class: "ml-2" }, index.h("fl-promise-button", { isBlockElement: true, promiseFn: () => this.handleSubmitForm() }, index.h("span", null, "Save and continue")))))))))));
|
|
5561
4959
|
}
|
|
5562
4960
|
async handleSubmitForm() {
|
|
5563
4961
|
this.formState = 'validated';
|
|
5564
4962
|
if (this.formElement.checkValidity()) {
|
|
5565
|
-
await slateChoiceApi.submitSlateChoiceAsync(Object.assign(Object.assign({}, state$
|
|
4963
|
+
await slateChoiceApi.submitSlateChoiceAsync(Object.assign(Object.assign({}, state$2.slateFundForm), { shownFunds: superSelectionAppService.promotedFunds }));
|
|
5566
4964
|
superSelectionAppService.markSuperSelectionAsSubmitted();
|
|
5567
4965
|
navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.Success);
|
|
5568
4966
|
}
|
|
@@ -5603,11 +5001,11 @@ const StandardChoiceFormInputDefaultFund = class {
|
|
|
5603
5001
|
constructor(hostRef) {
|
|
5604
5002
|
index.registerInstance(this, hostRef);
|
|
5605
5003
|
this.standardChoiceFormSignatureUpdated = index.createEvent(this, "standardChoiceFormSignatureUpdated", 7);
|
|
5606
|
-
this.standardChoiceFormUrl =
|
|
5004
|
+
this.standardChoiceFormUrl = '/super-selection/embed/v1.0/app/assets/Superannuation_Standard_Choice_Form.pdf';
|
|
5607
5005
|
this.standardChoiceFormSignature = '';
|
|
5608
5006
|
}
|
|
5609
5007
|
render() {
|
|
5610
|
-
return (index.h("div", { class: "card p-4 mt-4 bg-light" }, index.h("h4", { class: "small font-weight-bold" }, "Superannuation Standard Choice Form"), index.h("p", { class: "small mt-2" }, "The superannuation", ' ', index.h("a", { target: "_blank", href: this.standardChoiceFormUrl }, "standard choice form"), ' ', "informs your employer of your choice of fund."), index.h("h4", { class: "small font-weight-bold" }, "Type your full name below (required)"), index.h("input", { placeholder: "Type your full name", type: "text", class: "form-control", required: true, minlength: "2", name: "standardChoiceFormSignature", id: "standardChoiceFormSignature", value: this.standardChoiceFormSignature,
|
|
5008
|
+
return (index.h("div", { class: "card p-4 mt-4 bg-light" }, index.h("h4", { class: "small font-weight-bold" }, "Superannuation Standard Choice Form"), index.h("p", { class: "small mt-2" }, "The superannuation", ' ', index.h("a", { target: "_blank", href: this.standardChoiceFormUrl }, "standard choice form"), ' ', "informs your employer of your choice of fund."), index.h("h4", { class: "small font-weight-bold" }, "Type your full name below (required)"), index.h("input", { placeholder: "Type your full name", type: "text", autocomplete: "off", class: "form-control", required: true, minlength: "2", name: "standardChoiceFormSignature", id: "standardChoiceFormSignature", value: this.standardChoiceFormSignature, onChange: (ev) => this.updateFormField(ev.target.value.trim()) }), index.h("div", { class: "invalid-feedback" }, "Type your full name"), index.h("p", { class: "small mt-3 mb-0" }, "Your authorisation is required for signing this form. Applying your full name in the text field above is the same as applying your written signature and is legally binding.")));
|
|
5611
5009
|
}
|
|
5612
5010
|
updateFormField(value) {
|
|
5613
5011
|
this.standardChoiceFormSignatureUpdated.emit({ standardChoiceFormSignature: value });
|
|
@@ -5626,7 +5024,7 @@ const Success = class {
|
|
|
5626
5024
|
}
|
|
5627
5025
|
};
|
|
5628
5026
|
|
|
5629
|
-
const superChoicePageCss
|
|
5027
|
+
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}}";
|
|
5630
5028
|
|
|
5631
5029
|
const SuperChoiceItem = class {
|
|
5632
5030
|
constructor(hostRef) {
|
|
@@ -5638,7 +5036,7 @@ const SuperChoiceItem = class {
|
|
|
5638
5036
|
return (index.h(index.Host, { class: {
|
|
5639
5037
|
'd-flex p-3 fund-item': true,
|
|
5640
5038
|
'ss-picked-fund': this.isSelected
|
|
5641
|
-
} }, index.h("div", { class: "card-body py-0 px-0 px-xl-3" }, this.isSelected && (index.h("div", { class: "px-3 py-2 text-white promoted-picked-block position-absolute" }, "You picked")), index.h("div", { class: "d-flex flex-fill flex-column align-items-center" }, index.h("div", { class: "d-flex justify-content-end w-100" }, index.h("div", { class: "text-muted small border rounded-sm px-1 mt-n2 mr-n2 mb-1" }, "Advertised")), index.h("img", { class: "ss-choice-logo", alt: this.name, src: index.getAssetPath(`assets/${this.logo}`) }), index.h("p", { class: "font-weight-bold text-center mt-3 mb-0" }, this.name), this.subText && (index.h("span", { class: "text-muted small text-center font-italic" }, this.subText)), index.h("div", { class: "mt-3" }, JSON.parse(this.features).map((feature) => (index.h("p", { class: "text-center" }, feature.value)))))), index.h("div", { class: "text-center bottom-half-fund-tile" }, index.h("div", { class: "p-3" }, index.h("fl-button", { class: "uuid-button-continue", isBlockElement: true, onClick: () => this.handleFundClick() }, "Choose this fund")), index.h("div", { class: "mb-2" }, index.h("a", { target: "_blank", href: this.pdsLink, onClick: () => this.pdsViewedAsync() }, this.pdsLinkText ? this.pdsLinkText : 'View the PDS')), this.disclaimer, index.h("div", { class: "small text-muted" }, this.abnInfo))));
|
|
5039
|
+
} }, index.h("div", { class: "card-body py-0 px-0 px-xl-3" }, this.isSelected && (index.h("div", { class: "px-3 py-2 text-white promoted-picked-block position-absolute" }, "You picked")), index.h("div", { class: "d-flex flex-fill flex-column align-items-center" }, index.h("div", { class: "d-flex justify-content-end w-100" }, index.h("div", { class: "text-muted small border rounded-sm px-1 mt-n2 mr-n2 mb-1" }, "Advertised")), index.h("img", { class: "ss-choice-logo", alt: this.name, src: index.getAssetPath(`assets/${this.logo}`) }), index.h("p", { class: "font-weight-bold text-center mt-3 mb-0" }, this.name), this.subText && (index.h("span", { class: "text-muted small text-center font-italic" }, this.subText)), index.h("div", { class: "mt-3" }, JSON.parse(this.features).map((feature) => (index.h("p", { class: "text-center" }, feature.value)))), this.featureSubText && (index.h("p", { class: "small text-muted text-center font-italic" }, this.featureSubText)))), index.h("div", { class: "text-center bottom-half-fund-tile" }, index.h("div", { class: "p-3" }, index.h("fl-button", { class: "uuid-button-continue", isBlockElement: true, onClick: () => this.handleFundClick() }, "Choose this fund")), index.h("div", { class: "mb-2" }, index.h("a", { target: "_blank", href: this.pdsLink, onClick: () => this.pdsViewedAsync() }, this.pdsLinkText ? this.pdsLinkText : 'View the PDS')), this.disclaimer, index.h("div", { class: "small text-muted" }, this.abnInfo, index.h("br", null), "ABN: ", this.abn))));
|
|
5642
5040
|
}
|
|
5643
5041
|
handleFundClick() {
|
|
5644
5042
|
return this.joinFundClicked.emit();
|
|
@@ -5652,7 +5050,41 @@ const SuperChoiceItem = class {
|
|
|
5652
5050
|
}
|
|
5653
5051
|
static get assetsDirs() { return ["assets"]; }
|
|
5654
5052
|
};
|
|
5655
|
-
SuperChoiceItem.style = superChoicePageCss
|
|
5053
|
+
SuperChoiceItem.style = superChoicePageCss;
|
|
5054
|
+
|
|
5055
|
+
const Slate = {
|
|
5056
|
+
Id: 'slate',
|
|
5057
|
+
Name: 'Slate Super',
|
|
5058
|
+
PdsUrl: 'https://slate.co/pds/?utm_source=flare&utm_medium=superselection',
|
|
5059
|
+
Usi: '32367272075001',
|
|
5060
|
+
DiversaAbn: '49 006 421 638'
|
|
5061
|
+
};
|
|
5062
|
+
const AustralianRetirementTrust = {
|
|
5063
|
+
Id: 'australian-retirement-trust',
|
|
5064
|
+
Name: 'Australian Retirement Trust',
|
|
5065
|
+
PdsUrl: 'https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf',
|
|
5066
|
+
Abn: '60 905 115 063'
|
|
5067
|
+
};
|
|
5068
|
+
const Aware = {
|
|
5069
|
+
Id: 'aware',
|
|
5070
|
+
Name: 'Aware Super',
|
|
5071
|
+
PdsUrlText: 'View the PDS and TMD',
|
|
5072
|
+
PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
|
|
5073
|
+
Abn: '53 226 460 365'
|
|
5074
|
+
};
|
|
5075
|
+
const Active = {
|
|
5076
|
+
Id: 'active',
|
|
5077
|
+
Name: 'Active Super',
|
|
5078
|
+
PdsUrlText: 'View the PDS',
|
|
5079
|
+
PdsUrl: 'https://www.activesuper.com.au/the-basics/tools-and-resources/product-disclosure-statements/',
|
|
5080
|
+
Abn: '28 901 371 321'
|
|
5081
|
+
};
|
|
5082
|
+
const PromotedFundIdList = [
|
|
5083
|
+
{ dtoPropName: 'slate', id: Slate.Id },
|
|
5084
|
+
{ dtoPropName: 'australianRetirementTrust', id: AustralianRetirementTrust.Id },
|
|
5085
|
+
{ dtoPropName: 'aware', id: Aware.Id },
|
|
5086
|
+
{ dtoPropName: 'active', id: Active.Id }
|
|
5087
|
+
];
|
|
5656
5088
|
|
|
5657
5089
|
class ChosenFundService {
|
|
5658
5090
|
async GetChosenFundAsync() {
|
|
@@ -5701,7 +5133,7 @@ class ChosenFundService {
|
|
|
5701
5133
|
}
|
|
5702
5134
|
const chosenFundService = new ChosenFundService();
|
|
5703
5135
|
|
|
5704
|
-
const superChoicePageCss$
|
|
5136
|
+
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}}";
|
|
5705
5137
|
|
|
5706
5138
|
const SuperChoicePage = class {
|
|
5707
5139
|
constructor(hostRef) {
|
|
@@ -5723,7 +5155,6 @@ const SuperChoicePage = class {
|
|
|
5723
5155
|
});
|
|
5724
5156
|
}
|
|
5725
5157
|
async componentWillLoad() {
|
|
5726
|
-
resetQSuperState();
|
|
5727
5158
|
this.chosenFund = await chosenFundService.GetChosenFundAsync();
|
|
5728
5159
|
}
|
|
5729
5160
|
render() {
|
|
@@ -5735,7 +5166,7 @@ const SuperChoicePage = class {
|
|
|
5735
5166
|
const atoLinkDisplay = 'my.gov.au';
|
|
5736
5167
|
const superfundsLink = 'https://www.apra.gov.au/register-of-superannuation-institutions';
|
|
5737
5168
|
const superfundsLinkDisplay = 'www.apra.gov.au/register-of-superannuation-institutions';
|
|
5738
|
-
return (index.h(index.Host, null, index.h("div", { class: "container mt-0 mb-0" }, index.h("div", { class: "row justify-content-center" }, index.h("div", { class: "col" }, index.h("h3", { class: "mt-3 font-weight-bold text-center mb-4" }, "Choose your Super"))), index.h("div", { class: "row justify-content-center" }, index.h("div", { class: "col" }, index.h("p", { class: "text-center font-weight-bold" }, superChoiceParagraphOne), index.h("p", { class: "text-center" }, superChoiceParagraphTwo), index.h("p", { class: "text-center" }, superChoiceParagraphThree))), index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("sss-notifications-section", null))), index.h("div", { class: "row justify-content-center mt-4" }, index.h("div", { class: "col col-sm-10 col-md-8 col-xl-7" }, index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("div", { class: "d-flex flex-fill" }, isSome(this.chosenFund) && !this.chosenFund.value.isPromoted && (index.h("sss-selected-super-choice-section", { fundType: this.chosenFund.value.type, fundName: this.chosenFund.value.name, class: "flex-fill position-relative" }))))), index.h("div", { class: "row mt-3 justify-content-center" }, this.getPromotedFunds().map((fund) => (index.h("div", { class: "col-12 col-lg-6 d-flex" }, index.h("sss-super-choice-item", { class: "card mb-3 mb-lg-0 mx-0 flex-grow-1", logo: fund.logo, isSelected: this.isPromotedFundSelected(fund.fundId), usi: fund.usi, name: fund.name, subText: fund.subText, pdsLinkText: fund.pdsLinkText, pdsLink: navigationService.toExternalUrl(fund.pdsLink), features: JSON.stringify(fund.features), disclaimer: fund.disclaimer, abnInfo: fund.abnInfo, onJoinFundClicked: async () => this.handleJoinSuperClickAsync(fund) }))))), index.h("div", { class: "row mt-3 px-3" }, index.h("div", { class: "col p-4 border rounded bg-light" }, index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("h5", { class: "font-weight-bold" }, "Choose another super fund"), index.h("p", { class: "mb-1" }, "Select this option if you'd like to use your current account with another super fund."), index.h("ul", { class: "ml-n3" }, index.h("li", null, "If you are unsure of your current super fund details, you can find out at", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(atoLink) }, atoLinkDisplay)), index.h("li", { class: "mt-1" }, "A full list of super funds can be viewed at", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(superfundsLink) }, superfundsLinkDisplay))))), index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("stencil-route-link", { url: SuperSelectionAppRoutes.MyOwnFund }, index.h("fl-button", { isBlockElement: true, variant: "primary", class: "d-lg-none" }, "Choose another fund"), index.h("div", { class: "mt-n3 d-none d-lg-flex justify-content-end align-items-end" }, index.h("fl-button", { variant: "primary" }, "Choose another fund"))))))))), index.h("div", { class: "row justify-content-center mt-5" }, index.h("div", { class: "col" }, index.h("p", { class: "text-center" }, superChoiceParagraphFour))))));
|
|
5169
|
+
return (index.h(index.Host, null, index.h("div", { class: "container mt-0 mb-0" }, index.h("div", { class: "row justify-content-center" }, index.h("div", { class: "col" }, index.h("h3", { class: "mt-3 font-weight-bold text-center mb-4" }, "Choose your Super"))), index.h("div", { class: "row justify-content-center" }, index.h("div", { class: "col" }, index.h("p", { class: "text-center font-weight-bold" }, superChoiceParagraphOne), index.h("p", { class: "text-center" }, superChoiceParagraphTwo), index.h("p", { class: "text-center" }, superChoiceParagraphThree))), index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("sss-notifications-section", null))), index.h("div", { class: "row justify-content-center mt-4" }, index.h("div", { class: "col col-sm-10 col-md-8 col-xl-7" }, index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("div", { class: "d-flex flex-fill" }, isSome(this.chosenFund) && !this.chosenFund.value.isPromoted && (index.h("sss-selected-super-choice-section", { fundType: this.chosenFund.value.type, fundName: this.chosenFund.value.name, class: "flex-fill position-relative" }))))), index.h("div", { class: "row mt-3 justify-content-center" }, this.getPromotedFunds().map((fund) => (index.h("div", { class: "col-12 col-lg-6 d-flex" }, index.h("sss-super-choice-item", { class: "card mb-3 mb-lg-0 mx-0 flex-grow-1", logo: fund.logo, isSelected: this.isPromotedFundSelected(fund.fundId), usi: fund.usi, name: fund.name, subText: fund.subText, pdsLinkText: fund.pdsLinkText, pdsLink: navigationService.toExternalUrl(fund.pdsLink), features: JSON.stringify(fund.features), featureSubText: fund.featureSubText, disclaimer: fund.disclaimer, abnInfo: fund.abnInfo, abn: fund.abn, onJoinFundClicked: async () => this.handleJoinSuperClickAsync(fund) }))))), index.h("div", { class: "row mt-3 px-3" }, index.h("div", { class: "col p-4 border rounded bg-light" }, index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("h5", { class: "font-weight-bold" }, "Choose another super fund"), index.h("p", { class: "mb-1" }, "Select this option if you'd like to use your current account with another super fund."), index.h("ul", { class: "ml-n3" }, index.h("li", null, "If you are unsure of your current super fund details, you can find out at", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(atoLink) }, atoLinkDisplay)), index.h("li", { class: "mt-1" }, "A full list of super funds can be viewed at", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(superfundsLink) }, superfundsLinkDisplay))))), index.h("div", { class: "row" }, index.h("div", { class: "col" }, index.h("stencil-route-link", { url: SuperSelectionAppRoutes.MyOwnFund }, index.h("fl-button", { isBlockElement: true, variant: "primary", class: "d-lg-none" }, "Choose another fund"), index.h("div", { class: "mt-n3 d-none d-lg-flex justify-content-end align-items-end" }, index.h("fl-button", { variant: "primary" }, "Choose another fund"))))))))), index.h("div", { class: "row justify-content-center mt-5" }, index.h("div", { class: "col" }, index.h("p", { class: "text-center" }, superChoiceParagraphFour))))));
|
|
5739
5170
|
}
|
|
5740
5171
|
allFunds() {
|
|
5741
5172
|
return [
|
|
@@ -5752,22 +5183,8 @@ const SuperChoicePage = class {
|
|
|
5752
5183
|
{ order: 3, value: 'Member advocates at Slate to assist with your account' }
|
|
5753
5184
|
],
|
|
5754
5185
|
disclaimer: (index.h("p", { class: "small text-muted" }, "You should consider the", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(Slate.PdsUrl), onClick: () => this.pdsViewedAsync(Slate.Name, Slate.Usi) }, "Product Disclosure Statement"), ' ', "and", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl('https://slate.co/forms-and-documents/target-market-determination/') }, "Target Market Determination"), ' ', "before deciding to invest in or apply to become a member of the fund.")),
|
|
5755
|
-
abnInfo: `Diversa Trustees Limited
|
|
5756
|
-
|
|
5757
|
-
{
|
|
5758
|
-
fundId: QSuper.Id,
|
|
5759
|
-
usi: QSuper.Usi,
|
|
5760
|
-
name: QSuper.Name,
|
|
5761
|
-
logo: 'logo-qsuper-square.png',
|
|
5762
|
-
route: SuperSelectionAppRoutes.QSuperOptIn,
|
|
5763
|
-
pdsLink: QSuper.PdsUrl,
|
|
5764
|
-
features: [
|
|
5765
|
-
{ order: 1, value: '100 years strong' },
|
|
5766
|
-
{ order: 2, value: `One of Australia's largest funds` },
|
|
5767
|
-
{ order: 3, value: 'Awarded SuperRatings highest performance rating' }
|
|
5768
|
-
],
|
|
5769
|
-
disclaimer: (index.h("p", { class: "small text-muted" }, "You should consider the", ' ', index.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.")),
|
|
5770
|
-
abnInfo: `QSuper Board ABN: ${QSuper.Abn}`
|
|
5186
|
+
abnInfo: `Diversa Trustees Limited`,
|
|
5187
|
+
abn: Slate.DiversaAbn
|
|
5771
5188
|
},
|
|
5772
5189
|
{
|
|
5773
5190
|
fundId: AustralianRetirementTrust.Id,
|
|
@@ -5782,7 +5199,8 @@ const SuperChoicePage = class {
|
|
|
5782
5199
|
{ order: 3, value: 'A focus on delivering strong, long‑term returns' }
|
|
5783
5200
|
],
|
|
5784
5201
|
disclaimer: (index.h("p", { class: "small text-muted" }, "You should consider the", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(AustralianRetirementTrust.PdsUrl), onClick: () => this.pdsViewedAsync(AustralianRetirementTrust.Name) }, "Product Disclosure Statement"), ' ', "before deciding to invest in or apply to become a member of this fund.")),
|
|
5785
|
-
abnInfo: `Australian Retirement Trust
|
|
5202
|
+
abnInfo: `Australian Retirement Trust`,
|
|
5203
|
+
abn: AustralianRetirementTrust.Abn
|
|
5786
5204
|
},
|
|
5787
5205
|
{
|
|
5788
5206
|
fundId: Aware.Id,
|
|
@@ -5798,7 +5216,25 @@ const SuperChoicePage = class {
|
|
|
5798
5216
|
{ order: 3, value: 'One of Australia’s largest funds' }
|
|
5799
5217
|
],
|
|
5800
5218
|
disclaimer: (index.h("p", { class: "small text-muted" }, "You should consider the", ' ', index.h("a", { target: "_blank", href: navigationService.toExternalUrl(Aware.PdsUrl), onClick: () => this.pdsViewedAsync(Aware.Name) }, "Product Disclosure Statement"), ' ', "before deciding to invest in or apply to become a member of this fund.")),
|
|
5801
|
-
abnInfo: `Aware Super Pty Ltd
|
|
5219
|
+
abnInfo: `Aware Super Pty Ltd`,
|
|
5220
|
+
abn: Aware.Abn
|
|
5221
|
+
},
|
|
5222
|
+
{
|
|
5223
|
+
fundId: Active.Id,
|
|
5224
|
+
name: Active.Name,
|
|
5225
|
+
logo: 'logo-active.svg',
|
|
5226
|
+
route: SuperSelectionAppRoutes.PromotedFundJoin,
|
|
5227
|
+
pdsLinkText: Active.PdsUrlText,
|
|
5228
|
+
pdsLink: Active.PdsUrl,
|
|
5229
|
+
features: [
|
|
5230
|
+
{ order: 1, value: 'Delivered our best annual returns on record in 2020/2021*' },
|
|
5231
|
+
{ order: 2, value: 'Recognised as a leader in responsible investing' },
|
|
5232
|
+
{ order: 3, value: 'Calls answered in less than 20 seconds' }
|
|
5233
|
+
],
|
|
5234
|
+
featureSubText: '* Past performance is not a reliable indicator of future performance.',
|
|
5235
|
+
disclaimer: (index.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", ' ', index.h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(Active.Name), href: navigationService.toExternalUrl(Active.PdsUrl) }, "activesuper.com.au"), ' ', "before making a decision.")),
|
|
5236
|
+
abnInfo: `Local Government Super (Active Super)`,
|
|
5237
|
+
abn: Active.Abn
|
|
5802
5238
|
}
|
|
5803
5239
|
];
|
|
5804
5240
|
}
|
|
@@ -5822,14 +5258,6 @@ const SuperChoicePage = class {
|
|
|
5822
5258
|
promotedFundsShown
|
|
5823
5259
|
});
|
|
5824
5260
|
}
|
|
5825
|
-
else if (fund.fundId === QSuper.Id) {
|
|
5826
|
-
await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
|
|
5827
|
-
fundUsi: QSuper.Usi,
|
|
5828
|
-
fundName: QSuper.Name,
|
|
5829
|
-
promotedFundId: QSuper.Id,
|
|
5830
|
-
promotedFundsShown
|
|
5831
|
-
});
|
|
5832
|
-
}
|
|
5833
5261
|
else if (fund.fundId === AustralianRetirementTrust.Id) {
|
|
5834
5262
|
await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
|
|
5835
5263
|
fundName: AustralianRetirementTrust.Name,
|
|
@@ -5846,6 +5274,14 @@ const SuperChoicePage = class {
|
|
|
5846
5274
|
});
|
|
5847
5275
|
state$1.fundId = fund.fundId;
|
|
5848
5276
|
}
|
|
5277
|
+
else if (fund.fundId === Active.Id) {
|
|
5278
|
+
await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
|
|
5279
|
+
fundName: Active.Name,
|
|
5280
|
+
promotedFundId: Active.Id,
|
|
5281
|
+
promotedFundsShown
|
|
5282
|
+
});
|
|
5283
|
+
state$1.fundId = fund.fundId;
|
|
5284
|
+
}
|
|
5849
5285
|
return navigationService.navigateInternally(this.history, fund.route);
|
|
5850
5286
|
}
|
|
5851
5287
|
pdsViewedAsync(name, usi) {
|
|
@@ -5857,7 +5293,7 @@ const SuperChoicePage = class {
|
|
|
5857
5293
|
}
|
|
5858
5294
|
static get assetsDirs() { return ["assets"]; }
|
|
5859
5295
|
};
|
|
5860
|
-
SuperChoicePage.style = superChoicePageCss$
|
|
5296
|
+
SuperChoicePage.style = superChoicePageCss$1;
|
|
5861
5297
|
|
|
5862
5298
|
const routeCss = "stencil-route.inactive{display:none}";
|
|
5863
5299
|
|
|
@@ -6826,7 +6262,6 @@ const SuperSelectionApp = class {
|
|
|
6826
6262
|
});
|
|
6827
6263
|
}
|
|
6828
6264
|
async componentDidLoad() {
|
|
6829
|
-
resetQSuperState();
|
|
6830
6265
|
await superSelectionAppService.loadAppStateAsync();
|
|
6831
6266
|
this.isAppInitialised = true;
|
|
6832
6267
|
this.initialised.emit({
|
|
@@ -17156,7 +16591,7 @@ async function initHost () {
|
|
|
17156
16591
|
authenticationService.initFromRoute(window.location.search);
|
|
17157
16592
|
}
|
|
17158
16593
|
|
|
17159
|
-
const superSelectionAppHostCss = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.sss-app-container{--fl-color-primary:#
|
|
16594
|
+
const superSelectionAppHostCss = "html{scroll-behavior:smooth}img.fluid-fit{-o-object-fit:cover;object-fit:cover}.sss-app-container{--fl-color-primary:#fdbd00;--fl-color-primary-light:#ffc418;--fl-color-primary-dark:#e4aa00;--fl-color-primary-disabled:#ffde7e;--fl-color-primary-hover:#e4aa00;--fl-color-primary-focus:#ca9700;--fl-color-primary-text:#3d3d3d;--fl-color-secondary:#e5e5e5;--fl-color-secondary-hover:#b3b3b3;--fl-color-secondary-focus:#b3b3b3}@media screen and (-webkit-min-device-pixel-ratio: 0){select,textarea,input{font-size:16px}}";
|
|
17160
16595
|
|
|
17161
16596
|
const SuperSelectionAppHost = class {
|
|
17162
16597
|
constructor(hostRef) {
|
|
@@ -17237,21 +16672,6 @@ exports.sss_my_own_fund_inputs = MyOwnFundInputs;
|
|
|
17237
16672
|
exports.sss_notifications_section = NotificationsSection;
|
|
17238
16673
|
exports.sss_promoted_fund_join_page = PromotedFundJoinPage;
|
|
17239
16674
|
exports.sss_promoted_fund_standard_choice_page = PromotedFundStandardChoicePage;
|
|
17240
|
-
exports.sss_qsuper_confirm_header = QsuperConfirmHeader;
|
|
17241
|
-
exports.sss_qsuper_consent = QsuperConsent;
|
|
17242
|
-
exports.sss_qsuper_insurance_opt_in = QsuperInsuranceOptIn;
|
|
17243
|
-
exports.sss_qsuper_insurance_questions = QsuperInsuranceQuestions;
|
|
17244
|
-
exports.sss_qsuper_join = QSuperConfirmSelection;
|
|
17245
|
-
exports.sss_qsuper_layout = QsuperLayout;
|
|
17246
|
-
exports.sss_qsuper_question_1 = Question1;
|
|
17247
|
-
exports.sss_qsuper_question_2 = Question2;
|
|
17248
|
-
exports.sss_qsuper_question_3 = Question3;
|
|
17249
|
-
exports.sss_qsuper_question_4 = Question4;
|
|
17250
|
-
exports.sss_qsuper_question_5 = Question5;
|
|
17251
|
-
exports.sss_qsuper_question_6 = Question6;
|
|
17252
|
-
exports.sss_qsuper_question_7 = Question7;
|
|
17253
|
-
exports.sss_qsuper_question_8 = Question8;
|
|
17254
|
-
exports.sss_qsuper_question_yes_no_buttons = QsuperQuestionYesNoButtons;
|
|
17255
16675
|
exports.sss_selected_super_choice_section = SelectedSuperChoiceSection;
|
|
17256
16676
|
exports.sss_self_managed_fund = SelfManagedFund;
|
|
17257
16677
|
exports.sss_self_managed_fund_inputs = SelfManagedFundInputs;
|