@flarehr/apollo-super-selection 5.24.54264 → 5.25.54575
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.css +1 -1
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/p-64e00db6.entry.js +14 -0
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-cf19c194.system.entry.js +69 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/cjs/{sss-button_43.cjs.entry.js → sss-button_31.cjs.entry.js} +947 -2250
- package/dist/lib/collection/apollo-super-selection.css +1 -1
- package/dist/lib/collection/collection-manifest.json +1 -25
- package/dist/lib/collection/components/super-campaign/super-campaign.js +8 -16
- package/dist/lib/collection/components/super-selection-app/api/super-selection.api.dto.js +26 -25
- package/dist/lib/collection/components/super-selection-app/api/super-selection.api.js +0 -9
- package/dist/lib/collection/components/super-selection-app/existing-choice/existing-choice.js +5 -9
- package/dist/lib/collection/components/super-selection-app/footer-section/footer-section.js +9 -13
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/api/slate.js +4 -0
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-my-own-fund.js +3 -3
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-smsf.js +2 -2
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-my-own-fund.js +3 -3
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-smsf.js +3 -3
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill.js +1 -1
- package/dist/lib/collection/components/super-selection-app/services/existing-super-choice-info.service.js +4 -16
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +1 -9
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.service.js +1 -35
- package/dist/lib/collection/components/super-selection-app/services/super-selection.store.js +1 -3
- package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.js +16 -13
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +3 -17
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm/{sss-button_43.entry.js → sss-button_31.entry.js} +948 -2239
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/esm-es5/sss-button_31.entry.js +69 -0
- package/dist/lib/types/components/super-campaign/super-campaign-types.d.ts +4 -0
- package/dist/lib/types/components/super-campaign/super-campaign.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.d.ts +1 -2
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +1 -10
- package/dist/lib/types/components/super-selection-app/footer-section/footer-section.d.ts +1 -2
- package/dist/lib/types/components/super-selection-app/funds/slate-super/api/slate.d.ts +4 -0
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -4
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.service.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/services/super-selection.store.d.ts +1 -3
- package/dist/lib/types/components/super-selection-app/super-selection-app.d.ts +0 -2
- package/dist/lib/types/components.d.ts +2 -203
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/assets/icon-check.svg +0 -3
- package/dist/lib/apollo-super-selection/assets/logo-active.svg +0 -1
- package/dist/lib/apollo-super-selection/assets/logo-art.svg +0 -7
- package/dist/lib/apollo-super-selection/assets/logo-aus-eth.svg +0 -31
- package/dist/lib/apollo-super-selection/assets/logo-aware.svg +0 -58
- package/dist/lib/apollo-super-selection/assets/logo-first.svg +0 -15
- package/dist/lib/apollo-super-selection/assets/logo-hesta.svg +0 -5
- package/dist/lib/apollo-super-selection/assets/logo-mercer-mychoice.svg +0 -1
- package/dist/lib/apollo-super-selection/assets/logo-rei.svg +0 -27
- package/dist/lib/apollo-super-selection/assets/logo-slate.png +0 -0
- package/dist/lib/apollo-super-selection/assets/logo-spirit.svg +0 -141
- package/dist/lib/apollo-super-selection/assets/logo-unisuper.svg +0 -15
- package/dist/lib/apollo-super-selection/assets/logo-virgin.svg +0 -8
- package/dist/lib/apollo-super-selection/assets/unisuper-default-badge1.svg +0 -25
- package/dist/lib/apollo-super-selection/assets/unisuper-default-badge2.svg +0 -109
- package/dist/lib/apollo-super-selection/assets/unisuper-default-badge3.svg +0 -102
- package/dist/lib/apollo-super-selection/p-203c74a8.entry.js +0 -14
- package/dist/lib/apollo-super-selection/p-b0120851.system.entry.js +0 -69
- package/dist/lib/collection/components/super-selection-app/assets/icon-check.svg +0 -3
- package/dist/lib/collection/components/super-selection-app/consent/consent-wrapper.js +0 -32
- package/dist/lib/collection/components/super-selection-app/consent/consent.js +0 -88
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +0 -43
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/active.js +0 -26
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/australian-ethical.js +0 -43
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/australian-retirement-trust.js +0 -32
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/aware.js +0 -38
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/first.js +0 -27
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/hesta-default.js +0 -34
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.js +0 -33
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/rei.js +0 -33
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/slate.js +0 -32
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/spirit.js +0 -43
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.js +0 -56
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default.js +0 -49
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/virgin.js +0 -37
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v1-page.js +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v2-page.js +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund.store.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v1-iframe-builder.js +0 -125
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.js +0 -271
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-types.js +0 -1
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/types.js +0 -15
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.js +0 -143
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/slate-join-page.js +0 -30
- package/dist/lib/collection/components/super-selection-app/loading-component/loading-component.js +0 -29
- package/dist/lib/collection/components/super-selection-app/loading-super-indicator/loading-super-indicator.js +0 -11
- package/dist/lib/collection/components/super-selection-app/misc/iframe-host.js +0 -32
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-active.svg +0 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-art.svg +0 -7
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-aus-eth.svg +0 -31
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-aware.svg +0 -58
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-first.svg +0 -15
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-hesta.svg +0 -5
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-mercer-mychoice.svg +0 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-rei.svg +0 -27
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-slate.png +0 -0
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-spirit.svg +0 -141
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-unisuper.svg +0 -15
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-virgin.svg +0 -8
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge1.svg +0 -25
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge2.svg +0 -109
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge3.svg +0 -102
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.js +0 -112
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.js +0 -178
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page-wrapper.js +0 -32
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +0 -171
- package/dist/lib/esm-es5/sss-button_43.entry.js +0 -69
- package/dist/lib/types/components/super-selection-app/consent/consent-wrapper.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/consent/consent.d.ts +0 -9
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -9
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/active.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/australian-ethical.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/australian-retirement-trust.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/aware.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/first.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/hesta-default.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/rei.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/slate.d.ts +0 -4
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/spirit.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/virgin.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v1-page.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v2-page.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund.store.d.ts +0 -10
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v1-iframe-builder.d.ts +0 -10
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-types.d.ts +0 -75
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/types.d.ts +0 -26
- package/dist/lib/types/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.d.ts +0 -14
- package/dist/lib/types/components/super-selection-app/funds/slate-super/slate-join-page.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/loading-component/loading-component.d.ts +0 -4
- package/dist/lib/types/components/super-selection-app/loading-super-indicator/loading-super-indicator.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/misc/iframe-host.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.d.ts +0 -10
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page-wrapper.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page.d.ts +0 -10
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { Component, h, Prop } from '@stencil/core';
|
|
2
|
-
import { injectHistory } from '@stencil/router';
|
|
3
|
-
import superSelectionService from '../services/super-selection-app.service';
|
|
4
|
-
export class ConsentWrapper {
|
|
5
|
-
render() {
|
|
6
|
-
return superSelectionService.state.superCampaignEnabled ? (h("sss-super-campaign-host", null)) : (h("sss-consent-page", null));
|
|
7
|
-
}
|
|
8
|
-
static get is() { return "sss-consent-page-wrapper"; }
|
|
9
|
-
static get properties() { return {
|
|
10
|
-
"history": {
|
|
11
|
-
"type": "unknown",
|
|
12
|
-
"mutable": false,
|
|
13
|
-
"complexType": {
|
|
14
|
-
"original": "RouterHistory",
|
|
15
|
-
"resolved": "RouterHistory",
|
|
16
|
-
"references": {
|
|
17
|
-
"RouterHistory": {
|
|
18
|
-
"location": "import",
|
|
19
|
-
"path": "@stencil/router"
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
"required": false,
|
|
24
|
-
"optional": false,
|
|
25
|
-
"docs": {
|
|
26
|
-
"tags": [],
|
|
27
|
-
"text": ""
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}; }
|
|
31
|
-
}
|
|
32
|
-
injectHistory(ConsentWrapper);
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { Component, h, Prop, State } from '@stencil/core';
|
|
2
|
-
import { injectHistory } from '@stencil/router';
|
|
3
|
-
import { isSome } from 'fp-ts/lib/Option';
|
|
4
|
-
import { SuperFundDisclaimerViewedDetail } from '../api/super-selection-events.model';
|
|
5
|
-
import promotedFundState from '../funds/promoted-fund/promoted-fund.store';
|
|
6
|
-
import { Link } from '../funds/promoted-fund/types';
|
|
7
|
-
import { EventTrackingService } from '../services/event-tracking.service';
|
|
8
|
-
import navigationService from '../services/navigation.service';
|
|
9
|
-
import { SuperSelectionAppRoutes } from '../services/super-selection-app.routes';
|
|
10
|
-
import superSelectionService from '../services/super-selection-app.service';
|
|
11
|
-
export class Consent {
|
|
12
|
-
constructor() {
|
|
13
|
-
this.campaignConnectRequestInProgress = false;
|
|
14
|
-
this.eventTrackingService = EventTrackingService.Instance;
|
|
15
|
-
}
|
|
16
|
-
componentDidLoad() {
|
|
17
|
-
return this.eventTrackingService.TrackSuperFundDisclaimerViewedAsync(SuperFundDisclaimerViewedDetail.create(false));
|
|
18
|
-
}
|
|
19
|
-
render() {
|
|
20
|
-
if (this.campaignConnectRequestInProgress) {
|
|
21
|
-
return h("sss-loading-super-indicator", null);
|
|
22
|
-
}
|
|
23
|
-
return (h("div", null,
|
|
24
|
-
h("div", { class: "text-2xl sm:text-3xl font-bold text-center leading-8" }, "Important information about super"),
|
|
25
|
-
h("div", { class: "sm:text-lg text-gray-600 mt-3 sm:mt-4 max-w-800 text-center leading-7 sm:leading-8" }, "The choice of superannuation fund is an important personal financial decision. Next, you\u2019ll be asked to nominate a super fund to receive your employer contributions."),
|
|
26
|
-
h("div", { class: "flex justify-center mt-8 sm:mt-12" },
|
|
27
|
-
h("div", { class: "border shadow-sm p-4 pb-6 sm:p-6 sm:pb-8 max-w-560 rounded-lg" },
|
|
28
|
-
h("div", { class: "sm:text-lg font-bold leading-6" }, "By clicking \u201CContinue\u201D you acknowledge that:"),
|
|
29
|
-
h("ul", { class: "list-disc list-outside ml-6 mt-3 mb-6 space-y-2 text-sm leading-6" },
|
|
30
|
-
h("li", null, "Flare (we/us) provides this paperless employee management service, will feature superannuation funds and offer you employee benefits that you may be interested in;"),
|
|
31
|
-
h("li", null, "all content contained in the following pages does not take into account any of your objectives, financial situation or needs and does not constitute financial product advice;"),
|
|
32
|
-
h("li", null, "in featuring any superannuation funds, we, the technology partner you are accessing us via, or your employer, are not providing any opinion or recommendation (actual or implied) in relation to the suitability or appropriateness of the featured funds;"),
|
|
33
|
-
h("li", null, "Trustees of the featured superannuation funds pay fees to Flare and/or its associates. Some funds pay us a fee if you choose one of the featured funds, while others pay us to have their application form on our platform;"),
|
|
34
|
-
h("li", null, "in the event that you choose one of the featured superannuation funds, we may pass on your personal information and TFN to a related party for the purpose of completing your chosen fund's application form."),
|
|
35
|
-
h("li", null,
|
|
36
|
-
"Your personal data that is provided to us will be subject to our",
|
|
37
|
-
' ',
|
|
38
|
-
h(Link, { className: "font-medium text-blue-600 hover:text-blue-800", href: "https://www.flarehr.com/privacy-policy" }, "Privacy Policy"),
|
|
39
|
-
".")),
|
|
40
|
-
h("sss-button", { testid: "continue-button", fillWidth: true, promiseFn: () => this.handleSuperFundDisclaimerAccepted() }, "Continue")))));
|
|
41
|
-
}
|
|
42
|
-
async handleSuperFundDisclaimerAccepted() {
|
|
43
|
-
await this.eventTrackingService.TrackSuperFundDisclaimerAcceptedAsync({
|
|
44
|
-
superCampaignEnabled: false
|
|
45
|
-
});
|
|
46
|
-
if (superSelectionService.campaignConnectEnabled) {
|
|
47
|
-
this.campaignConnectRequestInProgress = true;
|
|
48
|
-
await superSelectionService.loadCampaignConnectAsync();
|
|
49
|
-
if (superSelectionService.isDefinedBenefitsEligible &&
|
|
50
|
-
isSome(superSelectionService.definedBenefitsFundId)) {
|
|
51
|
-
promotedFundState.fund = {
|
|
52
|
-
id: superSelectionService.definedBenefitsFundId.value,
|
|
53
|
-
type: 'DefinedBenefits'
|
|
54
|
-
};
|
|
55
|
-
navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.PromotedFundJoinV2);
|
|
56
|
-
return;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.ChoicePage);
|
|
60
|
-
}
|
|
61
|
-
static get is() { return "sss-consent-page"; }
|
|
62
|
-
static get properties() { return {
|
|
63
|
-
"history": {
|
|
64
|
-
"type": "unknown",
|
|
65
|
-
"mutable": false,
|
|
66
|
-
"complexType": {
|
|
67
|
-
"original": "RouterHistory",
|
|
68
|
-
"resolved": "RouterHistory",
|
|
69
|
-
"references": {
|
|
70
|
-
"RouterHistory": {
|
|
71
|
-
"location": "import",
|
|
72
|
-
"path": "@stencil/router"
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
"required": false,
|
|
77
|
-
"optional": false,
|
|
78
|
-
"docs": {
|
|
79
|
-
"tags": [],
|
|
80
|
-
"text": ""
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}; }
|
|
84
|
-
static get states() { return {
|
|
85
|
-
"campaignConnectRequestInProgress": {}
|
|
86
|
-
}; }
|
|
87
|
-
}
|
|
88
|
-
injectHistory(Consent);
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { getAssetPath } from '@stencil/core';
|
|
2
|
-
import { none, some } from 'fp-ts/Option';
|
|
3
|
-
import active from './promoted-fund/funds/active';
|
|
4
|
-
import australianEthical from './promoted-fund/funds/australian-ethical';
|
|
5
|
-
import australianRetirementTrust from './promoted-fund/funds/australian-retirement-trust';
|
|
6
|
-
import aware from './promoted-fund/funds/aware';
|
|
7
|
-
import first from './promoted-fund/funds/first';
|
|
8
|
-
import hestaDefault from './promoted-fund/funds/hesta-default';
|
|
9
|
-
import mercerMyChoice from './promoted-fund/funds/mercermychoice';
|
|
10
|
-
import rei from './promoted-fund/funds/rei';
|
|
11
|
-
import slate, { slateUsi } from './promoted-fund/funds/slate';
|
|
12
|
-
import spirit from './promoted-fund/funds/spirit';
|
|
13
|
-
import unisuperDefault from './promoted-fund/funds/unisuper-default';
|
|
14
|
-
import unisuperDefaultV2 from './promoted-fund/funds/unisuper-default-v2';
|
|
15
|
-
import virgin from './promoted-fund/funds/virgin';
|
|
16
|
-
const fundsById = {
|
|
17
|
-
[slate.fundId]: slate,
|
|
18
|
-
[australianRetirementTrust.fundId]: australianRetirementTrust,
|
|
19
|
-
[aware.fundId]: aware,
|
|
20
|
-
[active.fundId]: active,
|
|
21
|
-
[australianEthical.fundId]: australianEthical,
|
|
22
|
-
[virgin.fundId]: virgin,
|
|
23
|
-
[spirit.fundId]: spirit,
|
|
24
|
-
[first.fundId]: first,
|
|
25
|
-
[mercerMyChoice.fundId]: mercerMyChoice,
|
|
26
|
-
[hestaDefault.fundId]: hestaDefault,
|
|
27
|
-
[unisuperDefault.fundId]: unisuperDefault,
|
|
28
|
-
[unisuperDefaultV2.fundId]: unisuperDefaultV2,
|
|
29
|
-
[rei.fundId]: rei
|
|
30
|
-
};
|
|
31
|
-
export const allPromotedFunds = Object.values(fundsById);
|
|
32
|
-
export const getFundByDtoPropName = (dtoPropName) => {
|
|
33
|
-
const fund = allPromotedFunds.find((f) => f.dtoPropName == dtoPropName);
|
|
34
|
-
return fund ? some(fund) : none;
|
|
35
|
-
};
|
|
36
|
-
export const getFundByFundId = (fundId) => {
|
|
37
|
-
const fund = allPromotedFunds.find((f) => f.fundId == fundId);
|
|
38
|
-
return fund ? some(fund) : none;
|
|
39
|
-
};
|
|
40
|
-
export const getFundNameByFundId = (fundId) => fundsById[fundId] != undefined ? some(fundsById[fundId].name) : none;
|
|
41
|
-
export const getFooterTextOverrideByFundId = (fundId) => { var _a, _b; return (_b = (_a = fundsById[fundId]) === null || _a === void 0 ? void 0 : _a.footnoteTextOverride) !== null && _b !== void 0 ? _b : none; };
|
|
42
|
-
export const getFundUsiByFundId = (fundId) => fundId == slate.fundId ? some(slateUsi) : none;
|
|
43
|
-
export const getLogoSrcByFundId = (fundId) => fundsById[fundId] != undefined ? some(getAssetPath(`assets/${fundsById[fundId].logo}`)) : none;
|
package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/active.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { some } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync, PoweredByFlareFS } from '../types';
|
|
5
|
-
const name = 'Active Super';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'active',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-active.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV1,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "Winner of Canstar's 2023 Outstanding Value \u2013 Superannuation Award considering investment performance, fees and product features*"),
|
|
13
|
-
h("p", null, "Recognised as a leader in responsible investment"),
|
|
14
|
-
h("p", null, "Calls answered in 20 seconds (average over 5 years)")
|
|
15
|
-
],
|
|
16
|
-
featureSubText: (h("span", null, "*Based on a comparison of the Active Super Accumulation Scheme held by those aged 20-69 years and balances between $30,000 and $1.5 million.")),
|
|
17
|
-
disclaimer: (h("p", null,
|
|
18
|
-
"Issued by LGSS Pty Limited as trustee for Local Government Super (Active Super ABN:28 901 371 321). Consider the PDS and TMD at",
|
|
19
|
-
' ',
|
|
20
|
-
h(Link, { onClick: () => pdsViewedAsync(name), href: "https://www.activesuper.com.au/pds" }, "activesuper.com.au"),
|
|
21
|
-
' ',
|
|
22
|
-
"before making a decision.")),
|
|
23
|
-
footnoteTextOverride: some(PoweredByFlareFS),
|
|
24
|
-
dtoPropName: 'active'
|
|
25
|
-
};
|
|
26
|
-
export default fund;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Australian Ethical';
|
|
6
|
-
const pdsUrl = 'https://www.australianethical.com.au/super/pds-forms/';
|
|
7
|
-
const fund = {
|
|
8
|
-
fundId: 'australian-ethical',
|
|
9
|
-
name,
|
|
10
|
-
logo: 'logo-aus-eth.svg',
|
|
11
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
12
|
-
features: [
|
|
13
|
-
h("p", null,
|
|
14
|
-
"Fastest growing super fund in Australia",
|
|
15
|
-
h("sup", { class: "text-tiny" }, "1")),
|
|
16
|
-
h("p", null,
|
|
17
|
-
"Nil investments in fossil fuel companies",
|
|
18
|
-
h("sup", { class: "text-tiny" }, "2")),
|
|
19
|
-
h("p", null, "Competitive returns")
|
|
20
|
-
],
|
|
21
|
-
featureSubText: (h("ol", { class: "list-decimal list-outside ml-3" },
|
|
22
|
-
h("li", null, "Source: KPMG Super Insights Report 2022."),
|
|
23
|
-
h("li", null, "All our options go through positive and negative ethical screening in accordance with the Australian Ethical Charter (in place since 1986)."))),
|
|
24
|
-
disclaimer: (h("p", null,
|
|
25
|
-
"Issued by Australian Ethical Superannuation Pty Ltd (ABN 43 079 259 733, RSE L0001441, AFSL 526055). Please consider the",
|
|
26
|
-
' ',
|
|
27
|
-
h(Link, { href: "https://www.australianethical.com.au/globalassets/pdf-files/forms--pds/superpension/important-information/ae-financial-services-guide_sec.pdf" }, "Financial Services Guide"),
|
|
28
|
-
", the",
|
|
29
|
-
' ',
|
|
30
|
-
h(Link, { href: pdsUrl, onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement"),
|
|
31
|
-
' ',
|
|
32
|
-
"and",
|
|
33
|
-
' ',
|
|
34
|
-
h(Link, { href: pdsUrl, onClick: () => pdsViewedAsync(name) }, "Target Market Determination"),
|
|
35
|
-
' ',
|
|
36
|
-
"available on our",
|
|
37
|
-
' ',
|
|
38
|
-
h(Link, { href: pdsUrl, onClick: () => pdsViewedAsync(name) }, "website"),
|
|
39
|
-
".")),
|
|
40
|
-
footnoteTextOverride: none,
|
|
41
|
-
dtoPropName: 'australianEthical'
|
|
42
|
-
};
|
|
43
|
-
export default fund;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Australian Retirement Trust';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'australian-retirement-trust',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-art.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV1,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "$200 billion in retirement savings"),
|
|
13
|
-
h("p", null, "2+ million members"),
|
|
14
|
-
h("p", null, "A focus on delivering strong, long\u2011term returns")
|
|
15
|
-
],
|
|
16
|
-
featureSubText: (h("span", null, "QSuper is now part of Australian Retirement Trust. If you have an existing QSuper account, you will continue to hold that account by selecting this option.")),
|
|
17
|
-
disclaimer: (h("p", null,
|
|
18
|
-
"You should consider the",
|
|
19
|
-
' ',
|
|
20
|
-
h(Link, { href: "https://www.australianretirementtrust.com.au/library/media/pdfs/pds/super-savings-product-disclosure-statement-and-membership-form.pdf", onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement"),
|
|
21
|
-
' ',
|
|
22
|
-
"and",
|
|
23
|
-
' ',
|
|
24
|
-
h(Link, { href: "https://www.australianretirementtrust.com.au/tmd" }, "Target Market Determination"),
|
|
25
|
-
' ',
|
|
26
|
-
"before deciding to invest in or apply to become a member of this fund.")),
|
|
27
|
-
abnInfo: name,
|
|
28
|
-
abn: '60 905 115 063',
|
|
29
|
-
footnoteTextOverride: none,
|
|
30
|
-
dtoPropName: 'australianRetirementTrust'
|
|
31
|
-
};
|
|
32
|
-
export default fund;
|
package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/aware.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Aware Super';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'aware',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-aware.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV1,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "Awarded Canstar\u2019s Outstanding Value Super^ in 2022 and 2023."),
|
|
13
|
-
h("p", null,
|
|
14
|
-
"Over 1 million",
|
|
15
|
-
h("sup", { class: "text-tiny" }, "\u2021"),
|
|
16
|
-
" Australians trust us with their super."),
|
|
17
|
-
h("p", null, "Our super helpful app helps you stay in control of your super.")
|
|
18
|
-
],
|
|
19
|
-
featureSubText: (h("div", { class: "space-y-0.5" },
|
|
20
|
-
h("p", null,
|
|
21
|
-
"^ See ",
|
|
22
|
-
h(Link, { href: "https://aware.com.au/awards" }, "aware.com.au/awards"),
|
|
23
|
-
" for more information"),
|
|
24
|
-
h("p", null,
|
|
25
|
-
h("sup", { class: "text-tiny" }, "\u2021"),
|
|
26
|
-
" Member numbers as of December 2023"))),
|
|
27
|
-
disclaimer: (h("p", null,
|
|
28
|
-
"You should consider the",
|
|
29
|
-
' ',
|
|
30
|
-
h(Link, { href: "https://aware.com.au/member/campaign/flare-documents?cid=par-aq-no-su-Flare-PDSTMD-Direct-ImpDocs-", onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement and Target Market Determination"),
|
|
31
|
-
' ',
|
|
32
|
-
"before deciding to invest in or apply to become a member of this fund.")),
|
|
33
|
-
abnInfo: `Aware Super Pty Ltd`,
|
|
34
|
-
abn: '53 226 460 365',
|
|
35
|
-
footnoteTextOverride: none,
|
|
36
|
-
dtoPropName: 'aware'
|
|
37
|
-
};
|
|
38
|
-
export default fund;
|
package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/first.js
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'First Super';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'first-super',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-first.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "Industry SuperFund that offers five investment options and default insurance"),
|
|
13
|
-
h("p", null, "Strong long-term investment returns and superior customer service - members first"),
|
|
14
|
-
h("p", null, "Established super fund \u2013 anyone can join including KiwiSaver members")
|
|
15
|
-
],
|
|
16
|
-
disclaimer: (h("div", null,
|
|
17
|
-
h("p", null,
|
|
18
|
-
"General advice only which has been prepared without taking into account your objectives, financial situation or needs. Consider whether the advice is appropriate for you and read the Product Disclosure Statement (PDS) before making any investment decisions. PDS and Target Market Determination are available at our",
|
|
19
|
-
' ',
|
|
20
|
-
h(Link, { onClick: () => pdsViewedAsync(name), href: "https://www.firstsuper.com.au/forms-tools/product-disclosure-statements/" }, "website"),
|
|
21
|
-
". Past performance is not a reliable indicator of future performance."),
|
|
22
|
-
h("br", null),
|
|
23
|
-
h("p", null, "Issued by First Super Pty Ltd ABN 42 053 498 472, AFSL 223988 (Trustee) as Trustee of First Super ABN 56 286 625 181."))),
|
|
24
|
-
footnoteTextOverride: none,
|
|
25
|
-
dtoPropName: 'firstSuper'
|
|
26
|
-
};
|
|
27
|
-
export default fund;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'HESTA';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'hesta-default',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-hesta.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "A top-performing super fund* working for real-world impact"),
|
|
13
|
-
h("p", null, "1+ million members"),
|
|
14
|
-
h("p", null, "Expert help whenever you need it to help you face the future with confidence")
|
|
15
|
-
],
|
|
16
|
-
featureSubText: undefined,
|
|
17
|
-
disclaimer: (h("div", { class: "space-y-2" },
|
|
18
|
-
h("p", { class: "italic" },
|
|
19
|
-
"* SuperRatings 10 Year Platinum Performance 2014-2024 (MySuper). Investment performance contributes to but is not the only factor in determining this product rating. Product ratings and awards are only one factor to be considered. See",
|
|
20
|
-
' ',
|
|
21
|
-
h(Link, { className: "underline underline-offset-2 hover:text-gray-600", href: "https://www.hesta.com.au/ratings" }, "hesta.com.au/ratings"),
|
|
22
|
-
' ',
|
|
23
|
-
"for more information."),
|
|
24
|
-
h("p", null,
|
|
25
|
-
"Consider whether this product is appropriate for you by reading the Product Disclosure Statement and Target Market Determination at",
|
|
26
|
-
' ',
|
|
27
|
-
h(Link, { onClick: () => pdsViewedAsync(name), href: "https://www.hesta.com.au/pds" }, "hesta.com.au/pds"),
|
|
28
|
-
' ',
|
|
29
|
-
"In considering your own circumstances about the suitability of HESTA products, you may wish to consult an adviser or use the ATO YourSuper comparison tool. Please also consider the relevant risks."),
|
|
30
|
-
h("p", null, "Issued by H.E.S.T. Australia Ltd ABN 66 006 818 695 AFSL No. 235249, Trustee of HESTA"))),
|
|
31
|
-
footnoteTextOverride: none,
|
|
32
|
-
isPromotedDefault: true
|
|
33
|
-
};
|
|
34
|
-
export default fund;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { some } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync, PoweredByFlareFS } from '../types';
|
|
5
|
-
const name = 'Mercer MyChoice';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'mercermychoice',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-mercer-mychoice.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "Save more super with our low fees"),
|
|
13
|
-
h("p", null, "Take control with 6 MyChoice investment options"),
|
|
14
|
-
h("p", null, "Join 850,000 Australians who trust our global expertise")
|
|
15
|
-
],
|
|
16
|
-
disclaimer: (h("div", null,
|
|
17
|
-
h("p", null,
|
|
18
|
-
"You should consider the",
|
|
19
|
-
' ',
|
|
20
|
-
h(Link, { href: "https://www.mercersuper.com.au/campaign-page/mercer-mychoice", onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement"),
|
|
21
|
-
' ',
|
|
22
|
-
"and",
|
|
23
|
-
' ',
|
|
24
|
-
h(Link, { href: "https://www.mercersuper.com.au/documents/target-market-determinations" }, "Target Market Determination"),
|
|
25
|
-
' ',
|
|
26
|
-
"before deciding to invest in or apply to become a member of the fund."),
|
|
27
|
-
h("br", null),
|
|
28
|
-
h("p", null, "Issued by Mercer Superannuation (Australia) Limited (\u2018Mercer Super\u2019) ABN: 79 004 717 533"))),
|
|
29
|
-
footnoteTextOverride: some(PoweredByFlareFS),
|
|
30
|
-
dtoPropName: 'mercerMyChoice',
|
|
31
|
-
extraBadge: (h("span", { class: "text-xs bg-green-100 text-green-800 font-medium rounded-xl py-0.5 px-2.5 mr-1" }, "Low fees"))
|
|
32
|
-
};
|
|
33
|
-
export default fund;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'REI Super';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'reisuper',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-rei.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "Built by and for the real estate industry"),
|
|
13
|
-
h("p", null, "Consistent long-term performance with competitive fees*"),
|
|
14
|
-
h("p", null, "All profits to members, not shareholders")
|
|
15
|
-
],
|
|
16
|
-
disclaimer: (h("div", { class: "space-y-2" },
|
|
17
|
-
h("p", null, "*Balanced Option net investment return of 9.45% for year ending 30 June 2023."),
|
|
18
|
-
h("p", null,
|
|
19
|
-
"You should consider the",
|
|
20
|
-
' ',
|
|
21
|
-
h(Link, { href: "https://www.reisuper.com.au/docs/default-source/super/rei-super-pds.pdf?utm_source=flarehr&utm_medium=banners&utm_campaign=flarehr_join&utm_term=pds", onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement"),
|
|
22
|
-
' ',
|
|
23
|
-
"and",
|
|
24
|
-
' ',
|
|
25
|
-
h(Link, { href: "https://www.reisuper.com.au/publications-and-forms/target-market-determination?utm_source=flarehr&utm_medium=banners&utm_campaign=flarehr_join&utm_term=tmd" }, "Target Market Determination"),
|
|
26
|
-
' ',
|
|
27
|
-
"before deciding to invest in or apply to become a member of the fund."))),
|
|
28
|
-
abnInfo: `REI Superannuation Fund Pty Ltd`,
|
|
29
|
-
abn: '68 056 044 770',
|
|
30
|
-
footnoteTextOverride: none,
|
|
31
|
-
dtoPropName: 'reisuper'
|
|
32
|
-
};
|
|
33
|
-
export default fund;
|
package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/slate.js
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Slate Super';
|
|
6
|
-
export const slateUsi = '32367272075001';
|
|
7
|
-
const fund = {
|
|
8
|
-
fundId: 'slate',
|
|
9
|
-
name,
|
|
10
|
-
logo: 'logo-slate.png',
|
|
11
|
-
route: SuperSelectionAppRoutes.SlateJoin,
|
|
12
|
-
features: [
|
|
13
|
-
h("p", null, "A lifestage investment strategy that evolves with you"),
|
|
14
|
-
h("p", null, "Advanced mobile app with retirement forecast and smart features"),
|
|
15
|
-
h("p", null, "Member advocates at Slate to assist with your account")
|
|
16
|
-
],
|
|
17
|
-
disclaimer: (h("p", { class: "small text-muted" },
|
|
18
|
-
"You should consider the",
|
|
19
|
-
' ',
|
|
20
|
-
h(Link, { href: "https://slate.co/pds/?utm_source=flare&utm_medium=superselection", onClick: () => pdsViewedAsync(name, slateUsi) }, "Product Disclosure Statement"),
|
|
21
|
-
' ',
|
|
22
|
-
"and",
|
|
23
|
-
' ',
|
|
24
|
-
h(Link, { href: "https://slate.co/forms-and-documents/target-market-determination/" }, "Target Market Determination"),
|
|
25
|
-
' ',
|
|
26
|
-
"before deciding to invest in or apply to become a member of the fund.")),
|
|
27
|
-
abnInfo: `Diversa Trustees Limited`,
|
|
28
|
-
abn: '49 006 421 638',
|
|
29
|
-
footnoteTextOverride: none,
|
|
30
|
-
dtoPropName: 'slate'
|
|
31
|
-
};
|
|
32
|
-
export default fund;
|
package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/spirit.js
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Spirit Super';
|
|
6
|
-
const fund = {
|
|
7
|
-
fundId: 'spirit',
|
|
8
|
-
name,
|
|
9
|
-
logo: 'logo-spirit.svg',
|
|
10
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
11
|
-
features: [
|
|
12
|
-
h("p", null, "Proud Industry SuperFund - all profits go back to members"),
|
|
13
|
-
h("p", null,
|
|
14
|
-
"Best customer experience in super",
|
|
15
|
-
h("sup", { class: "text-tiny" }, "1"),
|
|
16
|
-
" and best for value",
|
|
17
|
-
h("sup", { class: "text-tiny" }, "2")),
|
|
18
|
-
h("p", null,
|
|
19
|
-
"Low fees",
|
|
20
|
-
h("sup", { class: "text-tiny" }, "3"),
|
|
21
|
-
" with a focus on strong returns and investing with impact in communities",
|
|
22
|
-
h("sup", { class: "text-tiny" }, "4"))
|
|
23
|
-
],
|
|
24
|
-
featureSubText: (h("div", { class: "m-4 pt-2" },
|
|
25
|
-
h("ol", { class: "list-decimal space-y-2" },
|
|
26
|
-
h("li", null,
|
|
27
|
-
h("span", null, "CSBA SenseCX Benchmark 2021-22")),
|
|
28
|
-
h("li", null,
|
|
29
|
-
h("span", null, "Awarded Best for Value in the WeMoney Superannuation Awards 2022")),
|
|
30
|
-
h("li", null,
|
|
31
|
-
h("span", null, "Just $67.60 + 0.15% pa admin fees, capped at $517.60")),
|
|
32
|
-
h("li", null,
|
|
33
|
-
h("span", null, "Rainmaker ESG Leader Rating 2022"))))),
|
|
34
|
-
disclaimer: (h("p", null,
|
|
35
|
-
"Past performance isn\u2019t a reliable indicator of future performance. Consider the PDS and TMD at",
|
|
36
|
-
' ',
|
|
37
|
-
h(Link, { href: "https://www.spiritsuper.com.au/pds", onClick: () => pdsViewedAsync(name) }, "www.spiritsuper.com.au/pds"),
|
|
38
|
-
' ',
|
|
39
|
-
"before making a decision. Issuer is Motor Trades Association of Australia Superannuation Fund Pty Ltd (AFSL 238 718, ABN 14 008 650 628), the trustee of Spirit Super (ABN 74 559 365 913). Advice is provided by Quadrant First Pty Ltd (ABN 78 102 167 877, AFSL 284443).")),
|
|
40
|
-
footnoteTextOverride: none,
|
|
41
|
-
dtoPropName: 'spirit'
|
|
42
|
-
};
|
|
43
|
-
export default fund;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { getAssetPath, h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Unisuper';
|
|
6
|
-
const pdsUrl = 'https://www.unisuper.com.au/-/media/files/pds/accumulation-1/accumulation-1-pds.pdf?rev=eb3a50fed45543ef91e2d1a38fa1fc0b&hash=B76A6A338550310C27DE1A021C854F84';
|
|
7
|
-
const tmdUrl = 'https://www.unisuper.com.au/-/media/files/tmd/accumulation-1/accumulation-1-tmd.pdf?rev=f4aa3f08d0494f52a7a5e02c69385ead&hash=AC77283EFBF97948DC0CF768FD3E82F8';
|
|
8
|
-
const fund = {
|
|
9
|
-
fundId: 'unisuper-default-v2',
|
|
10
|
-
name,
|
|
11
|
-
logo: 'logo-unisuper.svg',
|
|
12
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
13
|
-
features: [
|
|
14
|
-
h("p", null, "Low fees, better value \u2013 Our fees are among the lowest in the industry.^"),
|
|
15
|
-
h("p", null, "Strong, long-term performance \u2013 We regularly exceed industry averages.*"),
|
|
16
|
-
h("p", null,
|
|
17
|
-
"Award winning super \u2013 Continually recognised as one of Australia\u2019s best-performing funds.",
|
|
18
|
-
h("sup", { class: "text-tiny" }, "#"))
|
|
19
|
-
],
|
|
20
|
-
customContent: (h("div", { class: "mt-6 flex gap-3" },
|
|
21
|
-
h("div", null,
|
|
22
|
-
h("img", { alt: name, src: getAssetPath(`assets/unisuper-default-badge1.svg`) })),
|
|
23
|
-
h("div", null,
|
|
24
|
-
h("img", { alt: name, src: getAssetPath(`assets/unisuper-default-badge2.svg`) })),
|
|
25
|
-
h("div", null,
|
|
26
|
-
h("img", { alt: name, src: getAssetPath(`assets/unisuper-default-badge3.svg`) })))),
|
|
27
|
-
disclaimer: (h("div", { class: "space-y-2" },
|
|
28
|
-
h("p", null,
|
|
29
|
-
"^Read more about our fees and how we compare",
|
|
30
|
-
' ',
|
|
31
|
-
h(Link, { href: "https://www.unisuper.com.au/super/products-and-fees" }, "here"),
|
|
32
|
-
"."),
|
|
33
|
-
h("p", null,
|
|
34
|
-
"*Past performance is not an indicator of future performance. Read more about our performance and how we compare",
|
|
35
|
-
' ',
|
|
36
|
-
h(Link, { href: "https://www.unisuper.com.au/campaigns/greater-super" }, "here"),
|
|
37
|
-
"."),
|
|
38
|
-
h("p", null,
|
|
39
|
-
h("sup", { class: "text-tiny" }, "#"),
|
|
40
|
-
"See our awards",
|
|
41
|
-
' ',
|
|
42
|
-
h(Link, { href: "https://www.unisuper.com.au/about-us/who-we-are/awards-and-ratings" }, "here"),
|
|
43
|
-
"."),
|
|
44
|
-
h("p", null,
|
|
45
|
-
"Remember to consider the",
|
|
46
|
-
' ',
|
|
47
|
-
h(Link, { href: pdsUrl, onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement"),
|
|
48
|
-
' ',
|
|
49
|
-
"and ",
|
|
50
|
-
h(Link, { href: tmdUrl }, "Target Market Determination"),
|
|
51
|
-
" that is relevant to you."),
|
|
52
|
-
h("p", null, "Issued by UniSuper Management Pty Ltd. ABN: 91 385 943 850"))),
|
|
53
|
-
footnoteTextOverride: none,
|
|
54
|
-
isPromotedDefault: true
|
|
55
|
-
};
|
|
56
|
-
export default fund;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { h } from '@stencil/core';
|
|
2
|
-
import { none } from 'fp-ts/lib/Option';
|
|
3
|
-
import { SuperSelectionAppRoutes } from '../../../services/super-selection-app.routes';
|
|
4
|
-
import { Link, pdsViewedAsync } from '../types';
|
|
5
|
-
const name = 'Unisuper';
|
|
6
|
-
const pdsUrl = 'https://www.unisuper.com.au/-/media/files/pds/accumulation-1/accumulation-1-pds.pdf?rev=eb3a50fed45543ef91e2d1a38fa1fc0b&hash=B76A6A338550310C27DE1A021C854F84';
|
|
7
|
-
const tmdUrl = 'https://www.unisuper.com.au/-/media/files/tmd/accumulation-1/accumulation-1-tmd.pdf?rev=f4aa3f08d0494f52a7a5e02c69385ead&hash=AC77283EFBF97948DC0CF768FD3E82F8';
|
|
8
|
-
const fund = {
|
|
9
|
-
fundId: 'unisuper-default',
|
|
10
|
-
name,
|
|
11
|
-
logo: 'logo-unisuper.svg',
|
|
12
|
-
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
13
|
-
features: [
|
|
14
|
-
h("p", null, "Low fees, better value \u2013 Our fees are among the lowest in the industry.^"),
|
|
15
|
-
h("p", null, "Strong, long-term performance \u2013 We regularly exceed industry averages.*"),
|
|
16
|
-
h("p", null,
|
|
17
|
-
"Award winning super \u2013 Continually recognised as one of Australia\u2019s best-performing funds.",
|
|
18
|
-
h("sup", { class: "text-tiny" }, "#"))
|
|
19
|
-
],
|
|
20
|
-
disclaimer: (h("div", { class: "space-y-2" },
|
|
21
|
-
h("p", null,
|
|
22
|
-
"^Read more about our fees and how we compare",
|
|
23
|
-
' ',
|
|
24
|
-
h(Link, { href: "https://www.unisuper.com.au/super/products-and-fees" }, "here"),
|
|
25
|
-
"."),
|
|
26
|
-
h("p", null,
|
|
27
|
-
"*Past performance is not an indicator of future performance. Read more about our performance and how we compare",
|
|
28
|
-
' ',
|
|
29
|
-
h(Link, { href: "https://www.unisuper.com.au/campaigns/greater-super" }, "here"),
|
|
30
|
-
"."),
|
|
31
|
-
h("p", null,
|
|
32
|
-
h("sup", { class: "text-tiny" }, "#"),
|
|
33
|
-
"See our awards",
|
|
34
|
-
' ',
|
|
35
|
-
h(Link, { href: "https://www.unisuper.com.au/about-us/who-we-are/awards-and-ratings" }, "here"),
|
|
36
|
-
"."),
|
|
37
|
-
h("p", null,
|
|
38
|
-
"Remember to consider the",
|
|
39
|
-
' ',
|
|
40
|
-
h(Link, { href: pdsUrl, onClick: () => pdsViewedAsync(name) }, "Product Disclosure Statement"),
|
|
41
|
-
' ',
|
|
42
|
-
"and ",
|
|
43
|
-
h(Link, { href: tmdUrl }, "Target Market Determination"),
|
|
44
|
-
" that is relevant to you."),
|
|
45
|
-
h("p", null, "Issued by UniSuper Management Pty Ltd. ABN: 91 385 943 850"))),
|
|
46
|
-
footnoteTextOverride: none,
|
|
47
|
-
isPromotedDefault: true
|
|
48
|
-
};
|
|
49
|
-
export default fund;
|