@flarehr/apollo-super-selection 1.2.27972 → 1.2.28040
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-f0dc03d9.system.entry.js → p-53e96381.system.entry.js} +17 -17
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-de635e1f.entry.js → p-d4f33e5f.entry.js} +4 -4
- package/dist/lib/cjs/sss-button_30.cjs.entry.js +3 -3
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +2 -2
- package/dist/lib/esm/sss-button_30.entry.js +3 -3
- package/dist/lib/esm-es5/sss-button_30.entry.js +1 -1
- package/package.json +1 -1
|
@@ -264,7 +264,7 @@ class TapSubscriber extends datoramaAkita.Subscriber {
|
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
const AppVersion = '1.2.
|
|
267
|
+
const AppVersion = '1.2.28040';
|
|
268
268
|
|
|
269
269
|
// -------------------------------------------------------------------------------------
|
|
270
270
|
// guards
|
|
@@ -4082,8 +4082,8 @@ const MercerMyChoice = {
|
|
|
4082
4082
|
Id: 'mercermychoice',
|
|
4083
4083
|
Name: 'Mercer MyChoice',
|
|
4084
4084
|
Logo: 'logo-mercer-mychoice.svg',
|
|
4085
|
-
PdsUrl: 'https://www.
|
|
4086
|
-
TmdUrl: 'https://www.
|
|
4085
|
+
PdsUrl: 'https://www.mercersuper.com.au/campaign-page/mercer-mychoice',
|
|
4086
|
+
TmdUrl: 'https://www.mercersuper.com.au/documents/target-market-determinations',
|
|
4087
4087
|
Abn: '79 004 717 533',
|
|
4088
4088
|
FooterTextOverride: some(PoweredByFlareFS),
|
|
4089
4089
|
DtoPropName: 'mercerMyChoice'
|
|
@@ -78,8 +78,8 @@ export const MercerMyChoice = {
|
|
|
78
78
|
Id: 'mercermychoice',
|
|
79
79
|
Name: 'Mercer MyChoice',
|
|
80
80
|
Logo: 'logo-mercer-mychoice.svg',
|
|
81
|
-
PdsUrl: 'https://www.
|
|
82
|
-
TmdUrl: 'https://www.
|
|
81
|
+
PdsUrl: 'https://www.mercersuper.com.au/campaign-page/mercer-mychoice',
|
|
82
|
+
TmdUrl: 'https://www.mercersuper.com.au/documents/target-market-determinations',
|
|
83
83
|
Abn: '79 004 717 533',
|
|
84
84
|
FooterTextOverride: some(PoweredByFlareFS),
|
|
85
85
|
DtoPropName: 'mercerMyChoice'
|
|
@@ -260,7 +260,7 @@ class TapSubscriber extends Subscriber {
|
|
|
260
260
|
}
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
const AppVersion = '1.2.
|
|
263
|
+
const AppVersion = '1.2.28040';
|
|
264
264
|
|
|
265
265
|
// -------------------------------------------------------------------------------------
|
|
266
266
|
// guards
|
|
@@ -4078,8 +4078,8 @@ const MercerMyChoice = {
|
|
|
4078
4078
|
Id: 'mercermychoice',
|
|
4079
4079
|
Name: 'Mercer MyChoice',
|
|
4080
4080
|
Logo: 'logo-mercer-mychoice.svg',
|
|
4081
|
-
PdsUrl: 'https://www.
|
|
4082
|
-
TmdUrl: 'https://www.
|
|
4081
|
+
PdsUrl: 'https://www.mercersuper.com.au/campaign-page/mercer-mychoice',
|
|
4082
|
+
TmdUrl: 'https://www.mercersuper.com.au/documents/target-market-determinations',
|
|
4083
4083
|
Abn: '79 004 717 533',
|
|
4084
4084
|
FooterTextOverride: some(PoweredByFlareFS),
|
|
4085
4085
|
DtoPropName: 'mercerMyChoice'
|