@flarehr/apollo-super-selection 3.45.57688 → 3.46.58109
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-e17f0773.entry.js → p-13023a73.entry.js} +4 -4
- package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
- package/dist/lib/apollo-super-selection/{p-81f17138.system.entry.js → p-ec5b6efc.system.entry.js} +15 -15
- package/dist/lib/cjs/fl-button_31.cjs.entry.js +2 -2
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +1 -1
- package/dist/lib/esm/fl-button_31.entry.js +2 -2
- package/dist/lib/esm-es5/fl-button_31.entry.js +1 -1
- package/package.json +1 -1
|
@@ -265,7 +265,7 @@ class TapSubscriber extends delay.Subscriber {
|
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
const AppVersion = '3.
|
|
268
|
+
const AppVersion = '3.46.58109';
|
|
269
269
|
|
|
270
270
|
// -------------------------------------------------------------------------------------
|
|
271
271
|
// guards
|
|
@@ -5076,7 +5076,7 @@ const Active = {
|
|
|
5076
5076
|
Id: 'active',
|
|
5077
5077
|
Name: 'Active Super',
|
|
5078
5078
|
PdsUrlText: 'View the PDS',
|
|
5079
|
-
PdsUrl: 'https://www.activesuper.com.au/
|
|
5079
|
+
PdsUrl: 'https://www.activesuper.com.au/pds',
|
|
5080
5080
|
Abn: '28 901 371 321'
|
|
5081
5081
|
};
|
|
5082
5082
|
const PromotedFundIdList = [
|
|
@@ -22,7 +22,7 @@ export const Active = {
|
|
|
22
22
|
Id: 'active',
|
|
23
23
|
Name: 'Active Super',
|
|
24
24
|
PdsUrlText: 'View the PDS',
|
|
25
|
-
PdsUrl: 'https://www.activesuper.com.au/
|
|
25
|
+
PdsUrl: 'https://www.activesuper.com.au/pds',
|
|
26
26
|
Abn: '28 901 371 321'
|
|
27
27
|
};
|
|
28
28
|
export const PromotedFundIdList = [
|
|
@@ -261,7 +261,7 @@ class TapSubscriber extends Subscriber {
|
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
const AppVersion = '3.
|
|
264
|
+
const AppVersion = '3.46.58109';
|
|
265
265
|
|
|
266
266
|
// -------------------------------------------------------------------------------------
|
|
267
267
|
// guards
|
|
@@ -5072,7 +5072,7 @@ const Active = {
|
|
|
5072
5072
|
Id: 'active',
|
|
5073
5073
|
Name: 'Active Super',
|
|
5074
5074
|
PdsUrlText: 'View the PDS',
|
|
5075
|
-
PdsUrl: 'https://www.activesuper.com.au/
|
|
5075
|
+
PdsUrl: 'https://www.activesuper.com.au/pds',
|
|
5076
5076
|
Abn: '28 901 371 321'
|
|
5077
5077
|
};
|
|
5078
5078
|
const PromotedFundIdList = [
|