@flarehr/apollo-super-selection 1.3.41671 → 1.3.41694
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-e452e0d4.entry.js +14 -0
- package/dist/lib/apollo-super-selection/{p-aa7b5568.system.entry.js → p-eddc3534.system.entry.js} +18 -18
- package/dist/lib/cjs/sss-button_41.cjs.entry.js +52 -6
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +3 -1
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.js +49 -0
- package/dist/lib/esm/sss-button_41.entry.js +52 -6
- package/dist/lib/esm-es5/sss-button_41.entry.js +1 -1
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.d.ts +3 -0
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-7aecd826.entry.js +0 -14
|
@@ -284,7 +284,7 @@ class TapSubscriber extends datoramaAkita.Subscriber {
|
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
const AppVersion = '1.3.
|
|
287
|
+
const AppVersion = '1.3.41694';
|
|
288
288
|
|
|
289
289
|
// -------------------------------------------------------------------------------------
|
|
290
290
|
// guards
|
|
@@ -4658,10 +4658,55 @@ const fund$9 = {
|
|
|
4658
4658
|
isPromotedDefault: true
|
|
4659
4659
|
};
|
|
4660
4660
|
|
|
4661
|
-
const name$a = '
|
|
4661
|
+
const name$a = 'Unisuper';
|
|
4662
|
+
const pdsUrl$2 = 'https://www.unisuper.com.au/-/media/files/pds/accumulation-1/accumulation-1-pds.pdf?rev=eb3a50fed45543ef91e2d1a38fa1fc0b&hash=B76A6A338550310C27DE1A021C854F84';
|
|
4663
|
+
const tmdUrl$1 = 'https://www.unisuper.com.au/-/media/files/tmd/accumulation-1/accumulation-1-tmd.pdf?rev=f4aa3f08d0494f52a7a5e02c69385ead&hash=AC77283EFBF97948DC0CF768FD3E82F8';
|
|
4662
4664
|
const fund$a = {
|
|
4663
|
-
fundId: '
|
|
4665
|
+
fundId: 'unisuper-default-v2',
|
|
4664
4666
|
name: name$a,
|
|
4667
|
+
logo: 'logo-unisuper.svg',
|
|
4668
|
+
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
4669
|
+
features: [
|
|
4670
|
+
index.h("p", null, "Low fees, better value \u2013 Our fees are among the lowest in the industry.^"),
|
|
4671
|
+
index.h("p", null, "Strong, long-term performance \u2013 We regularly exceed industry averages.*"),
|
|
4672
|
+
index.h("p", null,
|
|
4673
|
+
"Award winning super \u2013 Continually recognised as one of Australia\u2019s best-performing funds.",
|
|
4674
|
+
index.h("sup", { class: "text-tiny" }, "#"))
|
|
4675
|
+
],
|
|
4676
|
+
disclaimer: (index.h("div", { class: "space-y-2" },
|
|
4677
|
+
index.h("p", null,
|
|
4678
|
+
"^Read more about our fees and how we compare",
|
|
4679
|
+
' ',
|
|
4680
|
+
index.h(Link, { href: "https://www.unisuper.com.au/super/products-and-fees" }, "here"),
|
|
4681
|
+
"."),
|
|
4682
|
+
index.h("p", null,
|
|
4683
|
+
"*Past performance is not an indicator of future performance. Read more about our performance and how we compare",
|
|
4684
|
+
' ',
|
|
4685
|
+
index.h(Link, { href: "https://www.unisuper.com.au/campaigns/greater-super" }, "here"),
|
|
4686
|
+
"."),
|
|
4687
|
+
index.h("p", null,
|
|
4688
|
+
index.h("sup", { class: "text-tiny" }, "#"),
|
|
4689
|
+
"See our awards",
|
|
4690
|
+
' ',
|
|
4691
|
+
index.h(Link, { href: "https://www.unisuper.com.au/about-us/who-we-are/awards-and-ratings" }, "here"),
|
|
4692
|
+
"."),
|
|
4693
|
+
index.h("p", null,
|
|
4694
|
+
"Remember to consider the",
|
|
4695
|
+
' ',
|
|
4696
|
+
index.h(Link, { href: pdsUrl$2, onClick: () => pdsViewedAsync(name$a) }, "Product Disclosure Statement"),
|
|
4697
|
+
' ',
|
|
4698
|
+
"and ",
|
|
4699
|
+
index.h(Link, { href: tmdUrl$1 }, "Target Market Determination"),
|
|
4700
|
+
" that is relevant to you."),
|
|
4701
|
+
index.h("p", null, "Issued by UniSuper Management Pty Ltd. ABN: 91 385 943 850"))),
|
|
4702
|
+
footnoteTextOverride: Option.none,
|
|
4703
|
+
isPromotedDefault: true
|
|
4704
|
+
};
|
|
4705
|
+
|
|
4706
|
+
const name$b = 'Virgin Money Super';
|
|
4707
|
+
const fund$b = {
|
|
4708
|
+
fundId: 'virgin',
|
|
4709
|
+
name: name$b,
|
|
4665
4710
|
logo: 'logo-virgin.svg',
|
|
4666
4711
|
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
4667
4712
|
features: [
|
|
@@ -4683,7 +4728,7 @@ const fund$a = {
|
|
|
4683
4728
|
disclaimer: (index.h("p", null,
|
|
4684
4729
|
"Prepared by Virgin Money Financial Services Pty Ltd ABN 51 113 285 395 AFSL 286869 (\u2018Virgin Money\u2019). Virgin Money Super is a plan in the Mercer Super Trust ABN 19 905 422 981. Virgin Money Super is issued by Mercer Superannuation (Australia) Limited (MSAL) ABN 79 004 717 533 AFSL 235906 as trustee of the Mercer Super Trust. Consider the PDS and TMD at",
|
|
4685
4730
|
' ',
|
|
4686
|
-
index.h(Link, { href: "https://virginmoney.com.au/superannuation/", onClick: () => pdsViewedAsync(name$
|
|
4731
|
+
index.h(Link, { href: "https://virginmoney.com.au/superannuation/", onClick: () => pdsViewedAsync(name$b) }, "www.virginmoney.com.au"),
|
|
4687
4732
|
' ',
|
|
4688
4733
|
"before making a decision")),
|
|
4689
4734
|
footnoteTextOverride: Option.some(PoweredByFlareFS),
|
|
@@ -4696,12 +4741,13 @@ const fundsById = {
|
|
|
4696
4741
|
[fund$3.fundId]: fund$3,
|
|
4697
4742
|
[fund.fundId]: fund,
|
|
4698
4743
|
[fund$1.fundId]: fund$1,
|
|
4699
|
-
[fund$
|
|
4744
|
+
[fund$b.fundId]: fund$b,
|
|
4700
4745
|
[fund$8.fundId]: fund$8,
|
|
4701
4746
|
[fund$4.fundId]: fund$4,
|
|
4702
4747
|
[fund$6.fundId]: fund$6,
|
|
4703
4748
|
[fund$5.fundId]: fund$5,
|
|
4704
|
-
[fund$9.fundId]: fund$9
|
|
4749
|
+
[fund$9.fundId]: fund$9,
|
|
4750
|
+
[fund$a.fundId]: fund$a
|
|
4705
4751
|
};
|
|
4706
4752
|
const allPromotedFunds = Object.values(fundsById);
|
|
4707
4753
|
const getFundByDtoPropName = (dtoPropName) => {
|
|
@@ -10,6 +10,7 @@ import mercerMyChoice from './promoted-fund/funds/mercermychoice';
|
|
|
10
10
|
import slate, { slateUsi } from './promoted-fund/funds/slate';
|
|
11
11
|
import spirit from './promoted-fund/funds/spirit';
|
|
12
12
|
import unisuperDefault from './promoted-fund/funds/unisuper-default';
|
|
13
|
+
import unisuperDefaultV2 from './promoted-fund/funds/unisuper-default-v2';
|
|
13
14
|
import virgin from './promoted-fund/funds/virgin';
|
|
14
15
|
const fundsById = {
|
|
15
16
|
[slate.fundId]: slate,
|
|
@@ -22,7 +23,8 @@ const fundsById = {
|
|
|
22
23
|
[first.fundId]: first,
|
|
23
24
|
[mercerMyChoice.fundId]: mercerMyChoice,
|
|
24
25
|
[hestaDefault.fundId]: hestaDefault,
|
|
25
|
-
[unisuperDefault.fundId]: unisuperDefault
|
|
26
|
+
[unisuperDefault.fundId]: unisuperDefault,
|
|
27
|
+
[unisuperDefaultV2.fundId]: unisuperDefaultV2
|
|
26
28
|
};
|
|
27
29
|
export const allPromotedFunds = Object.values(fundsById);
|
|
28
30
|
export const getFundByDtoPropName = (dtoPropName) => {
|
|
@@ -0,0 +1,49 @@
|
|
|
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-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
|
+
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;
|
|
@@ -260,7 +260,7 @@ class TapSubscriber extends Subscriber {
|
|
|
260
260
|
}
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
const AppVersion = '1.3.
|
|
263
|
+
const AppVersion = '1.3.41694';
|
|
264
264
|
|
|
265
265
|
// -------------------------------------------------------------------------------------
|
|
266
266
|
// guards
|
|
@@ -4634,10 +4634,55 @@ const fund$9 = {
|
|
|
4634
4634
|
isPromotedDefault: true
|
|
4635
4635
|
};
|
|
4636
4636
|
|
|
4637
|
-
const name$a = '
|
|
4637
|
+
const name$a = 'Unisuper';
|
|
4638
|
+
const pdsUrl$2 = 'https://www.unisuper.com.au/-/media/files/pds/accumulation-1/accumulation-1-pds.pdf?rev=eb3a50fed45543ef91e2d1a38fa1fc0b&hash=B76A6A338550310C27DE1A021C854F84';
|
|
4639
|
+
const tmdUrl$1 = 'https://www.unisuper.com.au/-/media/files/tmd/accumulation-1/accumulation-1-tmd.pdf?rev=f4aa3f08d0494f52a7a5e02c69385ead&hash=AC77283EFBF97948DC0CF768FD3E82F8';
|
|
4638
4640
|
const fund$a = {
|
|
4639
|
-
fundId: '
|
|
4641
|
+
fundId: 'unisuper-default-v2',
|
|
4640
4642
|
name: name$a,
|
|
4643
|
+
logo: 'logo-unisuper.svg',
|
|
4644
|
+
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
4645
|
+
features: [
|
|
4646
|
+
h("p", null, "Low fees, better value \u2013 Our fees are among the lowest in the industry.^"),
|
|
4647
|
+
h("p", null, "Strong, long-term performance \u2013 We regularly exceed industry averages.*"),
|
|
4648
|
+
h("p", null,
|
|
4649
|
+
"Award winning super \u2013 Continually recognised as one of Australia\u2019s best-performing funds.",
|
|
4650
|
+
h("sup", { class: "text-tiny" }, "#"))
|
|
4651
|
+
],
|
|
4652
|
+
disclaimer: (h("div", { class: "space-y-2" },
|
|
4653
|
+
h("p", null,
|
|
4654
|
+
"^Read more about our fees and how we compare",
|
|
4655
|
+
' ',
|
|
4656
|
+
h(Link, { href: "https://www.unisuper.com.au/super/products-and-fees" }, "here"),
|
|
4657
|
+
"."),
|
|
4658
|
+
h("p", null,
|
|
4659
|
+
"*Past performance is not an indicator of future performance. Read more about our performance and how we compare",
|
|
4660
|
+
' ',
|
|
4661
|
+
h(Link, { href: "https://www.unisuper.com.au/campaigns/greater-super" }, "here"),
|
|
4662
|
+
"."),
|
|
4663
|
+
h("p", null,
|
|
4664
|
+
h("sup", { class: "text-tiny" }, "#"),
|
|
4665
|
+
"See our awards",
|
|
4666
|
+
' ',
|
|
4667
|
+
h(Link, { href: "https://www.unisuper.com.au/about-us/who-we-are/awards-and-ratings" }, "here"),
|
|
4668
|
+
"."),
|
|
4669
|
+
h("p", null,
|
|
4670
|
+
"Remember to consider the",
|
|
4671
|
+
' ',
|
|
4672
|
+
h(Link, { href: pdsUrl$2, onClick: () => pdsViewedAsync(name$a) }, "Product Disclosure Statement"),
|
|
4673
|
+
' ',
|
|
4674
|
+
"and ",
|
|
4675
|
+
h(Link, { href: tmdUrl$1 }, "Target Market Determination"),
|
|
4676
|
+
" that is relevant to you."),
|
|
4677
|
+
h("p", null, "Issued by UniSuper Management Pty Ltd. ABN: 91 385 943 850"))),
|
|
4678
|
+
footnoteTextOverride: Option.none,
|
|
4679
|
+
isPromotedDefault: true
|
|
4680
|
+
};
|
|
4681
|
+
|
|
4682
|
+
const name$b = 'Virgin Money Super';
|
|
4683
|
+
const fund$b = {
|
|
4684
|
+
fundId: 'virgin',
|
|
4685
|
+
name: name$b,
|
|
4641
4686
|
logo: 'logo-virgin.svg',
|
|
4642
4687
|
route: SuperSelectionAppRoutes.PromotedFundJoinV2,
|
|
4643
4688
|
features: [
|
|
@@ -4659,7 +4704,7 @@ const fund$a = {
|
|
|
4659
4704
|
disclaimer: (h("p", null,
|
|
4660
4705
|
"Prepared by Virgin Money Financial Services Pty Ltd ABN 51 113 285 395 AFSL 286869 (\u2018Virgin Money\u2019). Virgin Money Super is a plan in the Mercer Super Trust ABN 19 905 422 981. Virgin Money Super is issued by Mercer Superannuation (Australia) Limited (MSAL) ABN 79 004 717 533 AFSL 235906 as trustee of the Mercer Super Trust. Consider the PDS and TMD at",
|
|
4661
4706
|
' ',
|
|
4662
|
-
h(Link, { href: "https://virginmoney.com.au/superannuation/", onClick: () => pdsViewedAsync(name$
|
|
4707
|
+
h(Link, { href: "https://virginmoney.com.au/superannuation/", onClick: () => pdsViewedAsync(name$b) }, "www.virginmoney.com.au"),
|
|
4663
4708
|
' ',
|
|
4664
4709
|
"before making a decision")),
|
|
4665
4710
|
footnoteTextOverride: Option.some(PoweredByFlareFS),
|
|
@@ -4672,12 +4717,13 @@ const fundsById = {
|
|
|
4672
4717
|
[fund$3.fundId]: fund$3,
|
|
4673
4718
|
[fund.fundId]: fund,
|
|
4674
4719
|
[fund$1.fundId]: fund$1,
|
|
4675
|
-
[fund$
|
|
4720
|
+
[fund$b.fundId]: fund$b,
|
|
4676
4721
|
[fund$8.fundId]: fund$8,
|
|
4677
4722
|
[fund$4.fundId]: fund$4,
|
|
4678
4723
|
[fund$6.fundId]: fund$6,
|
|
4679
4724
|
[fund$5.fundId]: fund$5,
|
|
4680
|
-
[fund$9.fundId]: fund$9
|
|
4725
|
+
[fund$9.fundId]: fund$9,
|
|
4726
|
+
[fund$a.fundId]: fund$a
|
|
4681
4727
|
};
|
|
4682
4728
|
const allPromotedFunds = Object.values(fundsById);
|
|
4683
4729
|
const getFundByDtoPropName = (dtoPropName) => {
|