@flarehr/apollo-super-selection 5.87.56845 → 5.88.58802

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.
Files changed (75) hide show
  1. package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
  2. package/dist/lib/apollo-super-selection/{p-9cd765f5.system.js → p-035b3fcf.system.js} +1 -1
  3. package/dist/lib/apollo-super-selection/p-10c435ea.system.entry.js +1 -0
  4. package/dist/lib/apollo-super-selection/p-157712cb.entry.js +1 -0
  5. package/dist/lib/apollo-super-selection/p-19a451d6.entry.js +1 -0
  6. package/dist/lib/apollo-super-selection/{p-b3f43d1a.entry.js → p-19be074b.entry.js} +1 -1
  7. package/dist/lib/apollo-super-selection/{p-07893761.system.entry.js → p-240b48ec.system.entry.js} +1 -1
  8. package/dist/lib/apollo-super-selection/{p-d64c4c69.entry.js → p-36ea14fc.entry.js} +4 -4
  9. package/dist/lib/apollo-super-selection/p-3cec4189.system.entry.js +1 -0
  10. package/dist/lib/apollo-super-selection/p-6a4fc9a6.js +1 -0
  11. package/dist/lib/apollo-super-selection/{p-6d4e757b.system.js → p-7b1087e8.system.js} +1 -1
  12. package/dist/lib/apollo-super-selection/{p-f8bb280b.js → p-9640d3ea.js} +1 -1
  13. package/dist/lib/apollo-super-selection/{p-4a95528c.js → p-9a268e32.js} +1 -1
  14. package/dist/lib/apollo-super-selection/{p-dac37462.system.js → p-a68b9b0f.system.js} +1 -1
  15. package/dist/lib/apollo-super-selection/p-a7025e9f.js +1 -0
  16. package/dist/lib/apollo-super-selection/{p-e56506e8.system.entry.js → p-b819e464.system.entry.js} +18 -18
  17. package/dist/lib/apollo-super-selection/p-b88cf353.system.js +1 -0
  18. package/dist/lib/apollo-super-selection/p-bd6e6a8f.system.js +1 -1
  19. package/dist/lib/apollo-super-selection/{p-bbe230d9.entry.js → p-e435c64b.entry.js} +1 -1
  20. package/dist/lib/apollo-super-selection/{p-37ed5963.system.entry.js → p-f924ae7d.system.entry.js} +1 -1
  21. package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
  22. package/dist/lib/cjs/{australian-fund-lookup.service-4be59dec.js → australian-fund-lookup.service-ee589d6c.js} +1 -1
  23. package/dist/lib/cjs/{custom-fund.store-3d1ac996.js → custom-fund.store-f56ea1fb.js} +1 -1
  24. package/dist/lib/cjs/{event-tracking.service-ed12699a.js → event-tracking.service-35513098.js} +2 -2
  25. package/dist/lib/cjs/loader.cjs.js +1 -1
  26. package/dist/lib/cjs/{sss-button_32.cjs.entry.js → sss-button_33.cjs.entry.js} +211 -50
  27. package/dist/lib/cjs/sss-default-fund-router.cjs.entry.js +2 -2
  28. package/dist/lib/cjs/sss-default-fund.cjs.entry.js +3 -3
  29. package/dist/lib/cjs/sss-promoted-fund-router.cjs.entry.js +23 -0
  30. package/dist/lib/cjs/sss-super-byof-host.cjs.entry.js +3 -3
  31. package/dist/lib/cjs/{super-selection-app.service-ca52a1fc.js → super-selection-app.service-352ccc67.js} +6 -1
  32. package/dist/lib/collection/collection-manifest.json +3 -0
  33. package/dist/lib/collection/components/promoted-fund/super-promoted-fund-types.js +1 -0
  34. package/dist/lib/collection/components/promoted-fund/super-promoted-fund.js +194 -0
  35. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/default-fund/default-fund-router.js +1 -1
  36. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-router.js +37 -0
  37. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +1 -1
  38. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.service.js +4 -0
  39. package/dist/lib/collection/components/super-selection-app/services/super-selection.store.js +2 -1
  40. package/dist/lib/esm/apollo-super-selection.js +1 -1
  41. package/dist/lib/esm/{australian-fund-lookup.service-a2f593d3.js → australian-fund-lookup.service-139f6b9d.js} +1 -1
  42. package/dist/lib/esm/{custom-fund.store-dcc61edf.js → custom-fund.store-59962585.js} +1 -1
  43. package/dist/lib/esm/{event-tracking.service-9398a317.js → event-tracking.service-83984310.js} +2 -2
  44. package/dist/lib/esm/loader.js +1 -1
  45. package/dist/lib/esm/{sss-button_32.entry.js → sss-button_33.entry.js} +211 -51
  46. package/dist/lib/esm/sss-default-fund-router.entry.js +2 -2
  47. package/dist/lib/esm/sss-default-fund.entry.js +3 -3
  48. package/dist/lib/esm/sss-promoted-fund-router.entry.js +19 -0
  49. package/dist/lib/esm/sss-super-byof-host.entry.js +3 -3
  50. package/dist/lib/esm/{super-selection-app.service-50f199de.js → super-selection-app.service-312ba6b0.js} +6 -1
  51. package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
  52. package/dist/lib/esm-es5/{australian-fund-lookup.service-a2f593d3.js → australian-fund-lookup.service-139f6b9d.js} +1 -1
  53. package/dist/lib/esm-es5/{custom-fund.store-dcc61edf.js → custom-fund.store-59962585.js} +1 -1
  54. package/dist/lib/esm-es5/event-tracking.service-83984310.js +1 -0
  55. package/dist/lib/esm-es5/loader.js +1 -1
  56. package/dist/lib/esm-es5/{sss-button_32.entry.js → sss-button_33.entry.js} +4 -4
  57. package/dist/lib/esm-es5/sss-default-fund-router.entry.js +1 -1
  58. package/dist/lib/esm-es5/sss-default-fund.entry.js +1 -1
  59. package/dist/lib/esm-es5/sss-promoted-fund-router.entry.js +1 -0
  60. package/dist/lib/esm-es5/sss-super-byof-host.entry.js +1 -1
  61. package/dist/lib/esm-es5/{super-selection-app.service-50f199de.js → super-selection-app.service-312ba6b0.js} +1 -1
  62. package/dist/lib/types/components/promoted-fund/super-promoted-fund-types.d.ts +41 -0
  63. package/dist/lib/types/components/promoted-fund/super-promoted-fund.d.ts +23 -0
  64. package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +1 -0
  65. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-router.d.ts +5 -0
  66. package/dist/lib/types/components/super-selection-app/services/super-selection-app.service.d.ts +1 -0
  67. package/dist/lib/types/components/super-selection-app/services/super-selection.store.d.ts +1 -0
  68. package/dist/lib/types/components.d.ts +30 -0
  69. package/package.json +1 -1
  70. package/dist/lib/apollo-super-selection/p-2c136506.system.entry.js +0 -1
  71. package/dist/lib/apollo-super-selection/p-5716179f.js +0 -1
  72. package/dist/lib/apollo-super-selection/p-89c8d0e2.entry.js +0 -1
  73. package/dist/lib/apollo-super-selection/p-a2b4e667.system.js +0 -1
  74. package/dist/lib/apollo-super-selection/p-a99c601b.js +0 -1
  75. package/dist/lib/esm-es5/event-tracking.service-9398a317.js +0 -1
@@ -0,0 +1,23 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-eb4f212f.js');
6
+ const superSelectionApp_service = require('./super-selection-app.service-352ccc67.js');
7
+ require('./active-router-1f555f75.js');
8
+ const injectHistory = require('./injectHistory-eb188cf0.js');
9
+
10
+ const PromotedFundRouter = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ }
14
+ render() {
15
+ if (superSelectionApp_service.superSelectionAppService.isPromotedFundNewComponentEnabled) {
16
+ return (index.h(index.Host, null, index.h("sss-promoted-fund-host", { history: this.history })));
17
+ }
18
+ return (index.h(index.Host, null, index.h("sss-super-campaign-host", { history: this.history })));
19
+ }
20
+ };
21
+ injectHistory.injectHistory(PromotedFundRouter);
22
+
23
+ exports.sss_promoted_fund_router = PromotedFundRouter;
@@ -3,11 +3,11 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-eb4f212f.js');
6
- const superSelectionApp_service = require('./super-selection-app.service-ca52a1fc.js');
6
+ const superSelectionApp_service = require('./super-selection-app.service-352ccc67.js');
7
7
  require('./active-router-1f555f75.js');
8
8
  const injectHistory = require('./injectHistory-eb188cf0.js');
9
- const eventTracking_service = require('./event-tracking.service-ed12699a.js');
10
- const customFund_store = require('./custom-fund.store-3d1ac996.js');
9
+ const eventTracking_service = require('./event-tracking.service-35513098.js');
10
+ const customFund_store = require('./custom-fund.store-f56ea1fb.js');
11
11
 
12
12
  const LoadWaitingTimeout = 30000;
13
13
 
@@ -2694,7 +2694,8 @@ const initialState = {
2694
2694
  bringYourOwnFundCustomStepEnabled: false,
2695
2695
  smsfCustomStepEnabled: false,
2696
2696
  featuredFundsEnabled: false,
2697
- defaultFundNewComponentEnabled: false
2697
+ defaultFundNewComponentEnabled: false,
2698
+ promotedFundNewComponentEnabled: false
2698
2699
  };
2699
2700
 
2700
2701
  class SuperSelectionAppService {
@@ -2797,6 +2798,7 @@ class SuperSelectionAppService {
2797
2798
  this._state.smsfCustomStepEnabled = appStateResponse.smsfCustomStepEnabled;
2798
2799
  this._state.featuredFundsEnabled = appStateResponse.featuredFundsEnabled;
2799
2800
  this._state.defaultFundNewComponentEnabled = appStateResponse.defaultFundNewComponentEnabled;
2801
+ this._state.promotedFundNewComponentEnabled = appStateResponse.promotedFundNewComponentEnabled;
2800
2802
  this._state.superChoicePrefill = Option.fromNullable(appStateResponse.prefill);
2801
2803
  this._state.isDefinedBenefitsEligible = Option.fromNullable(appStateResponse.isDefinedBenefitsEligible);
2802
2804
  if (Option.isSome(this._state.accountConfiguration)) {
@@ -2847,6 +2849,9 @@ class SuperSelectionAppService {
2847
2849
  get isDefaultFundNewComponentEnabled() {
2848
2850
  return this.state.defaultFundNewComponentEnabled;
2849
2851
  }
2852
+ get isPromotedFundNewComponentEnabled() {
2853
+ return this.state.promotedFundNewComponentEnabled;
2854
+ }
2850
2855
  get superCampaignCanNotBeActivated() {
2851
2856
  return (!this.state.superCampaignEnabled ||
2852
2857
  this.superCampaignComponentStatus === exports.SuperCampaignComponentStatus.NotWorking);
@@ -6,6 +6,7 @@
6
6
  "./components/app-host/loading-page.js",
7
7
  "./components/app-host/super-selection-app-host.js",
8
8
  "./components/default-fund/super-default-fund.js",
9
+ "./components/promoted-fund/super-promoted-fund.js",
9
10
  "./components/super-byof/super-byof.js",
10
11
  "./components/super-campaign/super-campaign.js",
11
12
  "./components/super-selection-app/app-state-pages/success.js",
@@ -19,6 +20,7 @@
19
20
  "./components/super-selection-app/funds/custom-fund/featured-funds/super-campaign-featured-funds.js",
20
21
  "./components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund-engagement-step.js",
21
22
  "./components/super-selection-app/funds/custom-fund/self-managed-fund/smsf-engagement-step-host.js",
23
+ "./components/super-selection-app/funds/promoted-fund/promoted-fund-router.js",
22
24
  "./components/super-selection-app/header-section/header-section.js",
23
25
  "./components/super-selection-app/misc/loading-indicator.js",
24
26
  "./components/super-selection-app/prefill-fund/prefill-display-field.js",
@@ -81,6 +83,7 @@
81
83
  "sss-prefill-my-own-fund",
82
84
  "sss-prefill-smsf",
83
85
  "sss-prefill-warning-box",
86
+ "sss-promoted-fund-host",
84
87
  "sss-smsf-engagement-step-host",
85
88
  "sss-standard-choice-form",
86
89
  "sss-success",
@@ -0,0 +1 @@
1
+ export const LoadWaitingTimeout = 30000;
@@ -0,0 +1,194 @@
1
+ import { Component, h, Host, Prop, State } from '@stencil/core';
2
+ import { injectHistory } from '@stencil/router';
3
+ import * as O from 'fp-ts/lib/Option';
4
+ import { SuperCampaignErrorApi } from '../super-selection-app/api/super-campaign-errors-api';
5
+ import promotedFundChoiceApi from '../super-selection-app/funds/promoted-fund/api/promoted-fund-choice.api';
6
+ import navigationService from '../super-selection-app/services/navigation.service';
7
+ import { SuperCampaignComponentStatus } from '../super-selection-app/services/super-selection.store';
8
+ import { SuperSelectionAppRoutes } from '../super-selection-app/services/super-selection-app.routes';
9
+ import superSelectionAppService from '../super-selection-app/services/super-selection-app.service';
10
+ import { LoadWaitingTimeout } from './super-promoted-fund-types';
11
+ var SuperPromotedFundComponentStatus;
12
+ (function (SuperPromotedFundComponentStatus) {
13
+ SuperPromotedFundComponentStatus[SuperPromotedFundComponentStatus["NotLoaded"] = 1] = "NotLoaded";
14
+ SuperPromotedFundComponentStatus[SuperPromotedFundComponentStatus["Loaded"] = 2] = "Loaded";
15
+ })(SuperPromotedFundComponentStatus || (SuperPromotedFundComponentStatus = {}));
16
+ let superPromotedFundComponentStatus = SuperPromotedFundComponentStatus.NotLoaded;
17
+ export class SuperPromotedFundHost {
18
+ constructor() {
19
+ this.subscribeToSuperPromotedFundEvents = () => {
20
+ for (const eventName in this.promotedFundEventHandlers) {
21
+ document.addEventListener(eventName, this.promotedFundEventHandlers[eventName]);
22
+ }
23
+ };
24
+ this.unSubscribeFromSuperPromotedFundEvents = () => {
25
+ for (const eventName in this.promotedFundEventHandlers) {
26
+ document.removeEventListener(eventName, this.promotedFundEventHandlers[eventName]);
27
+ }
28
+ };
29
+ this.promotedFundLoaded = async (event) => {
30
+ if (event.detail.sender === 'super-promoted-fund') {
31
+ superPromotedFundComponentStatus = SuperPromotedFundComponentStatus.Loaded;
32
+ clearTimeout(this.loadingTimeoutRef);
33
+ }
34
+ };
35
+ this.promotedFundCompleted = async (event) => {
36
+ if (event.detail.sender === 'super-promoted-fund') {
37
+ const { fundType, fundId, fundUsi, fundName, memberNumber } = event.detail;
38
+ const fundDetails = this.buildFundDetails(fundType, fundId, fundUsi, fundName, memberNumber);
39
+ const handleSubmitFn = this.buildHandleSubmitFn(event.detail);
40
+ navigationService.navigateInternallyToStandardChoice({
41
+ history: this.history,
42
+ fundName,
43
+ promotedFundId: fundId,
44
+ fundDetails,
45
+ handleSubmitFn
46
+ });
47
+ }
48
+ };
49
+ this.promotedFundCancelled = async (event) => {
50
+ if (event.detail.sender === 'super-promoted-fund') {
51
+ navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.MyOwnFund);
52
+ }
53
+ };
54
+ this.superCampaignLoadFailed = async (event) => {
55
+ if (event.detail.sender === 'super-promoted-fund') {
56
+ await this.activateFallbackMechanism({
57
+ type: 'SuperCampaignActivationFailed',
58
+ reason: event.detail.reason || 'Unknown'
59
+ });
60
+ }
61
+ };
62
+ this.superCampaignFailed = async (event) => {
63
+ if (event.detail.sender === 'super-promoted-fund') {
64
+ await this.activateFallbackMechanism({
65
+ type: 'SuperCampaignOperationFailed',
66
+ reason: event.detail.reason || 'Unknown'
67
+ });
68
+ }
69
+ };
70
+ this.promotedFundEventHandlers = {
71
+ 'promoted-fund-loaded': this.promotedFundLoaded.bind(this),
72
+ 'promoted-fund-completed': this.promotedFundCompleted.bind(this),
73
+ 'promoted-fund-cancelled': this.promotedFundCancelled.bind(this),
74
+ 'super-campaign-load-failed': this.superCampaignLoadFailed.bind(this),
75
+ 'super-campaign-failed': this.superCampaignFailed.bind(this)
76
+ };
77
+ }
78
+ async componentWillLoad() {
79
+ if (O.isSome(superSelectionAppService.backendUrl) &&
80
+ O.isSome(superSelectionAppService.state.jwt)) {
81
+ this.backendUrl = superSelectionAppService.backendUrl.value;
82
+ this.accessToken = superSelectionAppService.state.jwt.value;
83
+ superSelectionAppService.hideFooterSection = true;
84
+ if (superPromotedFundComponentStatus === SuperPromotedFundComponentStatus.NotLoaded) {
85
+ this.loadingTimeoutRef = setTimeout(this.promotedFundLoadingTimeoutTriggered.bind(this), LoadWaitingTimeout);
86
+ }
87
+ this.subscribeToSuperPromotedFundEvents();
88
+ }
89
+ else {
90
+ throw Error(`SuperPromotedFundHost pre-requisites not met.`);
91
+ }
92
+ }
93
+ disconnectedCallback() {
94
+ clearTimeout(this.loadingTimeoutRef);
95
+ this.unSubscribeFromSuperPromotedFundEvents();
96
+ superSelectionAppService.hideFooterSection = false;
97
+ }
98
+ render() {
99
+ return (h(Host, null,
100
+ h("apollo-super-promoted-fund", { "backend-url": this.backendUrl, "access-token": this.accessToken })));
101
+ }
102
+ buildFundDetails(fundType, fundId, fundUsi, fundName, memberNumber) {
103
+ switch (fundType) {
104
+ case 'Promoted':
105
+ return {
106
+ type: 'promoted',
107
+ fundName,
108
+ fundUsi,
109
+ memberNumber: memberNumber !== null && memberNumber !== void 0 ? memberNumber : '',
110
+ promotedFundId: fundId
111
+ };
112
+ case 'PromotedDefault':
113
+ return {
114
+ type: 'promotedDefault',
115
+ fundName,
116
+ fundUsi,
117
+ promotedFundId: fundId
118
+ };
119
+ case 'PromotedDefaultWithJoin':
120
+ return {
121
+ type: 'promotedDefaultWithJoin',
122
+ fundName,
123
+ fundUsi,
124
+ memberNumber: memberNumber !== null && memberNumber !== void 0 ? memberNumber : '',
125
+ promotedFundId: fundId
126
+ };
127
+ }
128
+ }
129
+ buildHandleSubmitFn(detail) {
130
+ const { fundType, fundId, fundUsi, memberNumber, memberFirstName, memberFamilyName, sourceOfJoin, isDefaultExclusive } = detail;
131
+ const defaultFundUsiSet = O.toUndefined(superSelectionAppService.defaultFundUsi);
132
+ const promotedFundsConfig = superSelectionAppService.promotedFundsConfig;
133
+ switch (fundType) {
134
+ case 'Promoted':
135
+ return (standardChoiceFormSignature) => promotedFundChoiceApi.submitChoiceAsync(Object.assign({ fundId, memberNumber: memberNumber !== null && memberNumber !== void 0 ? memberNumber : '', memberFirstName,
136
+ memberFamilyName, usi: fundUsi, standardChoiceFormSignature,
137
+ defaultFundUsiSet, placementId: 'panel', sourceOfJoin,
138
+ isDefaultExclusive }, promotedFundsConfig));
139
+ case 'PromotedDefault':
140
+ return (standardChoiceFormSignature) => promotedFundChoiceApi.submitDefaultChoiceAsync(Object.assign({ fundId, usi: fundUsi, standardChoiceFormSignature,
141
+ defaultFundUsiSet, placementId: 'panel', sourceOfJoin,
142
+ isDefaultExclusive }, promotedFundsConfig));
143
+ case 'PromotedDefaultWithJoin':
144
+ return (standardChoiceFormSignature) => promotedFundChoiceApi.submitDefaultChoiceWithJoinAsync(Object.assign({ fundId, memberNumber: memberNumber !== null && memberNumber !== void 0 ? memberNumber : '', memberFirstName: memberFirstName !== null && memberFirstName !== void 0 ? memberFirstName : '', memberFamilyName: memberFamilyName !== null && memberFamilyName !== void 0 ? memberFamilyName : '', usi: fundUsi, standardChoiceFormSignature,
145
+ defaultFundUsiSet, placementId: 'panel', sourceOfJoin,
146
+ isDefaultExclusive }, promotedFundsConfig));
147
+ }
148
+ }
149
+ async activateFallbackMechanism(error) {
150
+ if (superSelectionAppService.superCampaignComponentStatus !==
151
+ SuperCampaignComponentStatus.NotWorking) {
152
+ superSelectionAppService.superCampaignComponentStatus =
153
+ SuperCampaignComponentStatus.NotWorking;
154
+ await SuperCampaignErrorApi.Instance.PostError(error);
155
+ navigationService.navigateInternally(this.history, SuperSelectionAppRoutes.MyOwnFund);
156
+ }
157
+ }
158
+ async promotedFundLoadingTimeoutTriggered() {
159
+ if (superPromotedFundComponentStatus !== SuperPromotedFundComponentStatus.Loaded) {
160
+ this.activateFallbackMechanism({
161
+ type: 'SuperCampaignActivationFailed',
162
+ reason: `Activation timeout was triggered after:${LoadWaitingTimeout / 1000} seconds`
163
+ });
164
+ }
165
+ }
166
+ static get is() { return "sss-promoted-fund-host"; }
167
+ static get properties() { return {
168
+ "history": {
169
+ "type": "unknown",
170
+ "mutable": false,
171
+ "complexType": {
172
+ "original": "RouterHistory",
173
+ "resolved": "RouterHistory",
174
+ "references": {
175
+ "RouterHistory": {
176
+ "location": "import",
177
+ "path": "@stencil/router"
178
+ }
179
+ }
180
+ },
181
+ "required": false,
182
+ "optional": false,
183
+ "docs": {
184
+ "tags": [],
185
+ "text": ""
186
+ }
187
+ }
188
+ }; }
189
+ static get states() { return {
190
+ "backendUrl": {},
191
+ "accessToken": {}
192
+ }; }
193
+ }
194
+ injectHistory(SuperPromotedFundHost);
@@ -5,7 +5,7 @@ export class DefaultFundRouter {
5
5
  render() {
6
6
  if (superSelectionAppService.isDefaultFundNewComponentEnabled) {
7
7
  return (h(Host, null,
8
- h("sss-default-fund-host", null)));
8
+ h("sss-default-fund-host", { history: this.history })));
9
9
  }
10
10
  return (h(Host, null,
11
11
  h("sss-default-fund", { history: this.history })));
@@ -0,0 +1,37 @@
1
+ import { Component, h, Host, Prop } from '@stencil/core';
2
+ import { injectHistory } from '@stencil/router';
3
+ import superSelectionAppService from '../../services/super-selection-app.service';
4
+ export class PromotedFundRouter {
5
+ render() {
6
+ if (superSelectionAppService.isPromotedFundNewComponentEnabled) {
7
+ return (h(Host, null,
8
+ h("sss-promoted-fund-host", { history: this.history })));
9
+ }
10
+ return (h(Host, null,
11
+ h("sss-super-campaign-host", { history: this.history })));
12
+ }
13
+ static get is() { return "sss-promoted-fund-router"; }
14
+ static get properties() { return {
15
+ "history": {
16
+ "type": "unknown",
17
+ "mutable": false,
18
+ "complexType": {
19
+ "original": "RouterHistory",
20
+ "resolved": "RouterHistory",
21
+ "references": {
22
+ "RouterHistory": {
23
+ "location": "import",
24
+ "path": "@stencil/router"
25
+ }
26
+ }
27
+ },
28
+ "required": false,
29
+ "optional": false,
30
+ "docs": {
31
+ "tags": [],
32
+ "text": ""
33
+ }
34
+ }
35
+ }; }
36
+ }
37
+ injectHistory(PromotedFundRouter);
@@ -20,7 +20,7 @@ export var SuperSelectionAppRoutes;
20
20
  })(SuperSelectionAppRoutes || (SuperSelectionAppRoutes = {}));
21
21
  export const superSelectionAppStencilRoutes = [
22
22
  h("stencil-route", { url: SuperSelectionAppRoutes.ExistingChoicePage, component: "sss-existing-choice-page" }),
23
- h("stencil-route", { url: SuperSelectionAppRoutes.SuperCampaign, component: "sss-super-campaign-host" }),
23
+ h("stencil-route", { url: SuperSelectionAppRoutes.SuperCampaign, component: "sss-promoted-fund-router" }),
24
24
  h("stencil-route", { exact: true, url: SuperSelectionAppRoutes.ChoicePage, component: "sss-choice-router" }),
25
25
  h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFund, component: "sss-super-byof-host" }),
26
26
  h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFundEngagementStep, component: "sss-my-own-fund-engagement-step-host" }),
@@ -104,6 +104,7 @@ export class SuperSelectionAppService {
104
104
  this._state.smsfCustomStepEnabled = appStateResponse.smsfCustomStepEnabled;
105
105
  this._state.featuredFundsEnabled = appStateResponse.featuredFundsEnabled;
106
106
  this._state.defaultFundNewComponentEnabled = appStateResponse.defaultFundNewComponentEnabled;
107
+ this._state.promotedFundNewComponentEnabled = appStateResponse.promotedFundNewComponentEnabled;
107
108
  this._state.superChoicePrefill = O.fromNullable(appStateResponse.prefill);
108
109
  this._state.isDefinedBenefitsEligible = O.fromNullable(appStateResponse.isDefinedBenefitsEligible);
109
110
  if (O.isSome(this._state.accountConfiguration)) {
@@ -154,6 +155,9 @@ export class SuperSelectionAppService {
154
155
  get isDefaultFundNewComponentEnabled() {
155
156
  return this.state.defaultFundNewComponentEnabled;
156
157
  }
158
+ get isPromotedFundNewComponentEnabled() {
159
+ return this.state.promotedFundNewComponentEnabled;
160
+ }
157
161
  get superCampaignCanNotBeActivated() {
158
162
  return (!this.state.superCampaignEnabled ||
159
163
  this.superCampaignComponentStatus === SuperCampaignComponentStatus.NotWorking);
@@ -42,5 +42,6 @@ export const initialState = {
42
42
  bringYourOwnFundCustomStepEnabled: false,
43
43
  smsfCustomStepEnabled: false,
44
44
  featuredFundsEnabled: false,
45
- defaultFundNewComponentEnabled: false
45
+ defaultFundNewComponentEnabled: false,
46
+ promotedFundNewComponentEnabled: false
46
47
  };
@@ -16,5 +16,5 @@ const patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(options => {
18
18
  globalScripts();
19
- return bootstrapLazy([["sss-default-fund-router",[[0,"sss-default-fund-router",{"history":[16]}]]],["sss-super-byof-host",[[0,"sss-super-byof-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}]]],["context-consumer",[[0,"context-consumer",{"context":[16],"renderer":[16],"subscribe":[16],"unsubscribe":[32]}]]],["stencil-async-content",[[0,"stencil-async-content",{"documentLocation":[1,"document-location"],"content":[32]}]]],["stencil-route-title",[[0,"stencil-route-title",{"titleSuffix":[1,"title-suffix"],"pageTitle":[1,"page-title"]}]]],["stencil-router-prompt",[[0,"stencil-router-prompt",{"when":[4],"message":[1],"history":[16],"unblock":[32]}]]],["stencil-router-redirect",[[0,"stencil-router-redirect",{"history":[16],"root":[1],"url":[1]}]]],["sss-button_32",[[0,"sss-prefill",{"history":[16],"prefill":[32]}],[1,"super-selection-app-host",{"sessionState":[32],"jwt":[32],"appConfiguration":[32],"ignoreExistingSelection":[32]}],[0,"sss-super-campaign-featured-funds",{"history":[16],"backendUrl":[32],"accessToken":[32],"currentView":[32]}],[0,"sss-super-smsf-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-existing-choice-page",{"history":[16],"existingFund":[32]}],[0,"sss-standard-choice-form",{"history":[16],"standardChoiceFormSignature":[32],"formState":[32],"isSubmitDisabled":[32]}],[0,"sss-success"],[0,"sss-choice-router",{"history":[16]}],[0,"sss-my-own-fund-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberFirstName":[32],"memberFamilyName":[32]}],[0,"sss-smsf-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddress":[32],"bsb":[32],"bankAccountName":[32],"bankAccountNumber":[32],"memberFirstName":[32],"memberFamilyName":[32],"accountId":[32],"partnerId":[32]}],[0,"sss-super-campaign-host",{"history":[16],"scriptImported":[32],"backendUrl":[32],"accessToken":[32]}],[0,"sss-dropdown-async",{"testId":[1,"test-id"],"placeholder":[1],"searchFunction":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"minSearchStringLength":[2,"min-search-string-length"],"showValidationErrors":[4,"show-validation-errors"],"searchState":[32],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-name-input",{"testId":[1,"test-id"],"value":[1],"name":[1],"readableName":[1,"readable-name"],"showValidationErrors":[4,"show-validation-errors"],"errorMessage":[32]}],[0,"sss-prefill-my-own-fund",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-smsf",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[0,"sss-prefill-invalid-my-own-fund",{"history":[16],"prefill":[16],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-invalid-smsf",{"history":[16],"prefill":[16],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[1,"super-selection-app",{"ignoreExistingSelection":[4,"ignore-existing-selection"],"accessToken":[1,"access-token"],"backendUrl":[1,"backend-url"],"appBaseUrl":[1,"app-base-url"],"history":[16],"location":[16],"isSelfHosted":[4,"is-self-hosted"],"isAppInitialised":[32]}],[0,"sss-default-fund-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-loading-page"],[0,"sss-footer-section",{"textOverride":[1,"text-override"]}],[4,"stencil-route-switch",{"group":[513],"scrollTopOffset":[2,"scroll-top-offset"],"location":[16],"routeViewsUpdated":[16]}],[4,"stencil-router",{"root":[1],"historyType":[1,"history-type"],"titleSuffix":[1,"title-suffix"],"scrollTopOffset":[2,"scroll-top-offset"],"location":[32],"history":[32]}],[0,"sss-prefill-warning-box",{"notificationList":[16]}],[0,"sss-prefill-display-field",{"field":[16]}],[0,"sss-prefill-error-box",{"withHeader":[4,"with-header"],"notificationList":[16]}],[0,"sss-header-section"],[4,"sss-custom-fund",{"history":[16],"currentCustomFund":[32],"fundOptionsList":[32],"showFundOptionsSelection":[32]}],[4,"stencil-route-link",{"url":[1],"urlMatch":[1,"url-match"],"activeClass":[1,"active-class"],"exact":[4],"strict":[4],"custom":[1],"anchorClass":[1,"anchor-class"],"anchorRole":[1,"anchor-role"],"anchorTitle":[1,"anchor-title"],"anchorTabIndex":[1,"anchor-tab-index"],"anchorId":[1,"anchor-id"],"history":[16],"location":[16],"root":[1],"ariaHaspopup":[1,"aria-haspopup"],"ariaPosinset":[1,"aria-posinset"],"ariaSetsize":[2,"aria-setsize"],"ariaLabel":[1,"aria-label"],"match":[32]}],[4,"sss-button",{"testid":[1],"fillWidth":[4,"fill-width"],"fillWidthOnMobile":[4,"fill-width-on-mobile"],"disabled":[4],"variant":[1],"size":[1],"promiseFn":[16],"state":[32]}],[0,"sss-loading-indicator",{"theme":[1],"size":[2]}],[0,"stencil-route",{"group":[513],"componentUpdated":[16],"match":[1040],"url":[1],"component":[1],"componentProps":[16],"exact":[4],"routeRender":[16],"scrollTopOffset":[2,"scroll-top-offset"],"routeViewsUpdated":[16],"location":[16],"history":[16],"historyType":[1,"history-type"]}]]],["sss-default-fund",[[0,"sss-default-fund",{"history":[16],"defaultFundProductName":[32]}]]]], options);
19
+ return bootstrapLazy([["sss-default-fund-router",[[0,"sss-default-fund-router",{"history":[16]}]]],["sss-super-byof-host",[[0,"sss-super-byof-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}]]],["sss-promoted-fund-router",[[0,"sss-promoted-fund-router",{"history":[16]}]]],["context-consumer",[[0,"context-consumer",{"context":[16],"renderer":[16],"subscribe":[16],"unsubscribe":[32]}]]],["stencil-async-content",[[0,"stencil-async-content",{"documentLocation":[1,"document-location"],"content":[32]}]]],["stencil-route-title",[[0,"stencil-route-title",{"titleSuffix":[1,"title-suffix"],"pageTitle":[1,"page-title"]}]]],["stencil-router-prompt",[[0,"stencil-router-prompt",{"when":[4],"message":[1],"history":[16],"unblock":[32]}]]],["stencil-router-redirect",[[0,"stencil-router-redirect",{"history":[16],"root":[1],"url":[1]}]]],["sss-button_33",[[0,"sss-prefill",{"history":[16],"prefill":[32]}],[1,"super-selection-app-host",{"sessionState":[32],"jwt":[32],"appConfiguration":[32],"ignoreExistingSelection":[32]}],[0,"sss-super-campaign-featured-funds",{"history":[16],"backendUrl":[32],"accessToken":[32],"currentView":[32]}],[0,"sss-super-smsf-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-existing-choice-page",{"history":[16],"existingFund":[32]}],[0,"sss-standard-choice-form",{"history":[16],"standardChoiceFormSignature":[32],"formState":[32],"isSubmitDisabled":[32]}],[0,"sss-success"],[0,"sss-choice-router",{"history":[16]}],[0,"sss-my-own-fund-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberFirstName":[32],"memberFamilyName":[32]}],[0,"sss-smsf-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddress":[32],"bsb":[32],"bankAccountName":[32],"bankAccountNumber":[32],"memberFirstName":[32],"memberFamilyName":[32],"accountId":[32],"partnerId":[32]}],[0,"sss-dropdown-async",{"testId":[1,"test-id"],"placeholder":[1],"searchFunction":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"minSearchStringLength":[2,"min-search-string-length"],"showValidationErrors":[4,"show-validation-errors"],"searchState":[32],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-name-input",{"testId":[1,"test-id"],"value":[1],"name":[1],"readableName":[1,"readable-name"],"showValidationErrors":[4,"show-validation-errors"],"errorMessage":[32]}],[0,"sss-prefill-my-own-fund",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-smsf",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[0,"sss-prefill-invalid-my-own-fund",{"history":[16],"prefill":[16],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-invalid-smsf",{"history":[16],"prefill":[16],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[1,"super-selection-app",{"ignoreExistingSelection":[4,"ignore-existing-selection"],"accessToken":[1,"access-token"],"backendUrl":[1,"backend-url"],"appBaseUrl":[1,"app-base-url"],"history":[16],"location":[16],"isSelfHosted":[4,"is-self-hosted"],"isAppInitialised":[32]}],[0,"sss-default-fund-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-loading-page"],[0,"sss-promoted-fund-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-super-campaign-host",{"history":[16],"scriptImported":[32],"backendUrl":[32],"accessToken":[32]}],[0,"sss-footer-section",{"textOverride":[1,"text-override"]}],[4,"stencil-route-switch",{"group":[513],"scrollTopOffset":[2,"scroll-top-offset"],"location":[16],"routeViewsUpdated":[16]}],[4,"stencil-router",{"root":[1],"historyType":[1,"history-type"],"titleSuffix":[1,"title-suffix"],"scrollTopOffset":[2,"scroll-top-offset"],"location":[32],"history":[32]}],[0,"sss-prefill-warning-box",{"notificationList":[16]}],[0,"sss-prefill-display-field",{"field":[16]}],[0,"sss-prefill-error-box",{"withHeader":[4,"with-header"],"notificationList":[16]}],[0,"sss-header-section"],[4,"sss-custom-fund",{"history":[16],"currentCustomFund":[32],"fundOptionsList":[32],"showFundOptionsSelection":[32]}],[4,"stencil-route-link",{"url":[1],"urlMatch":[1,"url-match"],"activeClass":[1,"active-class"],"exact":[4],"strict":[4],"custom":[1],"anchorClass":[1,"anchor-class"],"anchorRole":[1,"anchor-role"],"anchorTitle":[1,"anchor-title"],"anchorTabIndex":[1,"anchor-tab-index"],"anchorId":[1,"anchor-id"],"history":[16],"location":[16],"root":[1],"ariaHaspopup":[1,"aria-haspopup"],"ariaPosinset":[1,"aria-posinset"],"ariaSetsize":[2,"aria-setsize"],"ariaLabel":[1,"aria-label"],"match":[32]}],[4,"sss-button",{"testid":[1],"fillWidth":[4,"fill-width"],"fillWidthOnMobile":[4,"fill-width-on-mobile"],"disabled":[4],"variant":[1],"size":[1],"promiseFn":[16],"state":[32]}],[0,"sss-loading-indicator",{"theme":[1],"size":[2]}],[0,"stencil-route",{"group":[513],"componentUpdated":[16],"match":[1040],"url":[1],"component":[1],"componentProps":[16],"exact":[4],"routeRender":[16],"scrollTopOffset":[2,"scroll-top-offset"],"routeViewsUpdated":[16],"location":[16],"history":[16],"historyType":[1,"history-type"]}]]],["sss-default-fund",[[0,"sss-default-fund",{"history":[16],"defaultFundProductName":[32]}]]]], options);
20
20
  });
@@ -1,4 +1,4 @@
1
- import { f as superSelectionApi, O as Option } from './super-selection-app.service-50f199de.js';
1
+ import { f as superSelectionApi, O as Option } from './super-selection-app.service-312ba6b0.js';
2
2
 
3
3
  class AustralianFundLookupService {
4
4
  async searchFundsAsync(searchString, maxRecordCount) {
@@ -1,4 +1,4 @@
1
- import { l as createStore, n as none } from './super-selection-app.service-50f199de.js';
1
+ import { l as createStore, n as none } from './super-selection-app.service-312ba6b0.js';
2
2
 
3
3
  var CustomFundTypes;
4
4
  (function (CustomFundTypes) {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-107d7c24.js';
2
- import { l as createStore, a as superSelectionAppService, c as buildBackendApiClient } from './super-selection-app.service-50f199de.js';
2
+ import { l as createStore, a as superSelectionAppService, c as buildBackendApiClient } from './super-selection-app.service-312ba6b0.js';
3
3
 
4
4
  function appReady() {
5
5
  postMessage({
@@ -66,7 +66,7 @@ var SuperSelectionAppRoutes;
66
66
  })(SuperSelectionAppRoutes || (SuperSelectionAppRoutes = {}));
67
67
  const superSelectionAppStencilRoutes = [
68
68
  h("stencil-route", { url: SuperSelectionAppRoutes.ExistingChoicePage, component: "sss-existing-choice-page" }),
69
- h("stencil-route", { url: SuperSelectionAppRoutes.SuperCampaign, component: "sss-super-campaign-host" }),
69
+ h("stencil-route", { url: SuperSelectionAppRoutes.SuperCampaign, component: "sss-promoted-fund-router" }),
70
70
  h("stencil-route", { exact: true, url: SuperSelectionAppRoutes.ChoicePage, component: "sss-choice-router" }),
71
71
  h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFund, component: "sss-super-byof-host" }),
72
72
  h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFundEngagementStep, component: "sss-my-own-fund-engagement-step-host" }),
@@ -13,7 +13,7 @@ const defineCustomElements = (win, options) => {
13
13
  if (typeof window === 'undefined') return Promise.resolve();
14
14
  return patchEsm().then(() => {
15
15
  globalScripts();
16
- return bootstrapLazy([["sss-default-fund-router",[[0,"sss-default-fund-router",{"history":[16]}]]],["sss-super-byof-host",[[0,"sss-super-byof-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}]]],["context-consumer",[[0,"context-consumer",{"context":[16],"renderer":[16],"subscribe":[16],"unsubscribe":[32]}]]],["stencil-async-content",[[0,"stencil-async-content",{"documentLocation":[1,"document-location"],"content":[32]}]]],["stencil-route-title",[[0,"stencil-route-title",{"titleSuffix":[1,"title-suffix"],"pageTitle":[1,"page-title"]}]]],["stencil-router-prompt",[[0,"stencil-router-prompt",{"when":[4],"message":[1],"history":[16],"unblock":[32]}]]],["stencil-router-redirect",[[0,"stencil-router-redirect",{"history":[16],"root":[1],"url":[1]}]]],["sss-button_32",[[0,"sss-prefill",{"history":[16],"prefill":[32]}],[1,"super-selection-app-host",{"sessionState":[32],"jwt":[32],"appConfiguration":[32],"ignoreExistingSelection":[32]}],[0,"sss-super-campaign-featured-funds",{"history":[16],"backendUrl":[32],"accessToken":[32],"currentView":[32]}],[0,"sss-super-smsf-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-existing-choice-page",{"history":[16],"existingFund":[32]}],[0,"sss-standard-choice-form",{"history":[16],"standardChoiceFormSignature":[32],"formState":[32],"isSubmitDisabled":[32]}],[0,"sss-success"],[0,"sss-choice-router",{"history":[16]}],[0,"sss-my-own-fund-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberFirstName":[32],"memberFamilyName":[32]}],[0,"sss-smsf-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddress":[32],"bsb":[32],"bankAccountName":[32],"bankAccountNumber":[32],"memberFirstName":[32],"memberFamilyName":[32],"accountId":[32],"partnerId":[32]}],[0,"sss-super-campaign-host",{"history":[16],"scriptImported":[32],"backendUrl":[32],"accessToken":[32]}],[0,"sss-dropdown-async",{"testId":[1,"test-id"],"placeholder":[1],"searchFunction":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"minSearchStringLength":[2,"min-search-string-length"],"showValidationErrors":[4,"show-validation-errors"],"searchState":[32],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-name-input",{"testId":[1,"test-id"],"value":[1],"name":[1],"readableName":[1,"readable-name"],"showValidationErrors":[4,"show-validation-errors"],"errorMessage":[32]}],[0,"sss-prefill-my-own-fund",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-smsf",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[0,"sss-prefill-invalid-my-own-fund",{"history":[16],"prefill":[16],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-invalid-smsf",{"history":[16],"prefill":[16],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[1,"super-selection-app",{"ignoreExistingSelection":[4,"ignore-existing-selection"],"accessToken":[1,"access-token"],"backendUrl":[1,"backend-url"],"appBaseUrl":[1,"app-base-url"],"history":[16],"location":[16],"isSelfHosted":[4,"is-self-hosted"],"isAppInitialised":[32]}],[0,"sss-default-fund-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-loading-page"],[0,"sss-footer-section",{"textOverride":[1,"text-override"]}],[4,"stencil-route-switch",{"group":[513],"scrollTopOffset":[2,"scroll-top-offset"],"location":[16],"routeViewsUpdated":[16]}],[4,"stencil-router",{"root":[1],"historyType":[1,"history-type"],"titleSuffix":[1,"title-suffix"],"scrollTopOffset":[2,"scroll-top-offset"],"location":[32],"history":[32]}],[0,"sss-prefill-warning-box",{"notificationList":[16]}],[0,"sss-prefill-display-field",{"field":[16]}],[0,"sss-prefill-error-box",{"withHeader":[4,"with-header"],"notificationList":[16]}],[0,"sss-header-section"],[4,"sss-custom-fund",{"history":[16],"currentCustomFund":[32],"fundOptionsList":[32],"showFundOptionsSelection":[32]}],[4,"stencil-route-link",{"url":[1],"urlMatch":[1,"url-match"],"activeClass":[1,"active-class"],"exact":[4],"strict":[4],"custom":[1],"anchorClass":[1,"anchor-class"],"anchorRole":[1,"anchor-role"],"anchorTitle":[1,"anchor-title"],"anchorTabIndex":[1,"anchor-tab-index"],"anchorId":[1,"anchor-id"],"history":[16],"location":[16],"root":[1],"ariaHaspopup":[1,"aria-haspopup"],"ariaPosinset":[1,"aria-posinset"],"ariaSetsize":[2,"aria-setsize"],"ariaLabel":[1,"aria-label"],"match":[32]}],[4,"sss-button",{"testid":[1],"fillWidth":[4,"fill-width"],"fillWidthOnMobile":[4,"fill-width-on-mobile"],"disabled":[4],"variant":[1],"size":[1],"promiseFn":[16],"state":[32]}],[0,"sss-loading-indicator",{"theme":[1],"size":[2]}],[0,"stencil-route",{"group":[513],"componentUpdated":[16],"match":[1040],"url":[1],"component":[1],"componentProps":[16],"exact":[4],"routeRender":[16],"scrollTopOffset":[2,"scroll-top-offset"],"routeViewsUpdated":[16],"location":[16],"history":[16],"historyType":[1,"history-type"]}]]],["sss-default-fund",[[0,"sss-default-fund",{"history":[16],"defaultFundProductName":[32]}]]]], options);
16
+ return bootstrapLazy([["sss-default-fund-router",[[0,"sss-default-fund-router",{"history":[16]}]]],["sss-super-byof-host",[[0,"sss-super-byof-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}]]],["sss-promoted-fund-router",[[0,"sss-promoted-fund-router",{"history":[16]}]]],["context-consumer",[[0,"context-consumer",{"context":[16],"renderer":[16],"subscribe":[16],"unsubscribe":[32]}]]],["stencil-async-content",[[0,"stencil-async-content",{"documentLocation":[1,"document-location"],"content":[32]}]]],["stencil-route-title",[[0,"stencil-route-title",{"titleSuffix":[1,"title-suffix"],"pageTitle":[1,"page-title"]}]]],["stencil-router-prompt",[[0,"stencil-router-prompt",{"when":[4],"message":[1],"history":[16],"unblock":[32]}]]],["stencil-router-redirect",[[0,"stencil-router-redirect",{"history":[16],"root":[1],"url":[1]}]]],["sss-button_33",[[0,"sss-prefill",{"history":[16],"prefill":[32]}],[1,"super-selection-app-host",{"sessionState":[32],"jwt":[32],"appConfiguration":[32],"ignoreExistingSelection":[32]}],[0,"sss-super-campaign-featured-funds",{"history":[16],"backendUrl":[32],"accessToken":[32],"currentView":[32]}],[0,"sss-super-smsf-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-existing-choice-page",{"history":[16],"existingFund":[32]}],[0,"sss-standard-choice-form",{"history":[16],"standardChoiceFormSignature":[32],"formState":[32],"isSubmitDisabled":[32]}],[0,"sss-success"],[0,"sss-choice-router",{"history":[16]}],[0,"sss-my-own-fund-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberFirstName":[32],"memberFamilyName":[32]}],[0,"sss-smsf-engagement-step-host",{"history":[16],"backendUrl":[32],"accessToken":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddress":[32],"bsb":[32],"bankAccountName":[32],"bankAccountNumber":[32],"memberFirstName":[32],"memberFamilyName":[32],"accountId":[32],"partnerId":[32]}],[0,"sss-dropdown-async",{"testId":[1,"test-id"],"placeholder":[1],"searchFunction":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"minSearchStringLength":[2,"min-search-string-length"],"showValidationErrors":[4,"show-validation-errors"],"searchState":[32],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-name-input",{"testId":[1,"test-id"],"value":[1],"name":[1],"readableName":[1,"readable-name"],"showValidationErrors":[4,"show-validation-errors"],"errorMessage":[32]}],[0,"sss-prefill-my-own-fund",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-smsf",{"history":[16],"prefill":[16],"mode":[32],"formState":[32],"isSubmitDisabled":[32],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[0,"sss-prefill-invalid-my-own-fund",{"history":[16],"prefill":[16],"fundUsi":[32],"fundName":[32],"memberNumber":[32],"memberGivenNames":[32],"memberLastName":[32]}],[0,"sss-prefill-invalid-smsf",{"history":[16],"prefill":[16],"fundName":[32],"fundAbn":[32],"fundEsa":[32],"fundAddressLine1":[32],"fundAddressLine2":[32],"fundAddressCity":[32],"fundAddressPostcode":[32],"fundAddressState":[32],"fundAddress":[32],"memberGivenNames":[32],"memberLastName":[32],"bankAccountName":[32],"bankAccountBsb":[32],"bankAccountNumber":[32]}],[1,"super-selection-app",{"ignoreExistingSelection":[4,"ignore-existing-selection"],"accessToken":[1,"access-token"],"backendUrl":[1,"backend-url"],"appBaseUrl":[1,"app-base-url"],"history":[16],"location":[16],"isSelfHosted":[4,"is-self-hosted"],"isAppInitialised":[32]}],[0,"sss-default-fund-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-loading-page"],[0,"sss-promoted-fund-host",{"history":[16],"backendUrl":[32],"accessToken":[32]}],[0,"sss-super-campaign-host",{"history":[16],"scriptImported":[32],"backendUrl":[32],"accessToken":[32]}],[0,"sss-footer-section",{"textOverride":[1,"text-override"]}],[4,"stencil-route-switch",{"group":[513],"scrollTopOffset":[2,"scroll-top-offset"],"location":[16],"routeViewsUpdated":[16]}],[4,"stencil-router",{"root":[1],"historyType":[1,"history-type"],"titleSuffix":[1,"title-suffix"],"scrollTopOffset":[2,"scroll-top-offset"],"location":[32],"history":[32]}],[0,"sss-prefill-warning-box",{"notificationList":[16]}],[0,"sss-prefill-display-field",{"field":[16]}],[0,"sss-prefill-error-box",{"withHeader":[4,"with-header"],"notificationList":[16]}],[0,"sss-header-section"],[4,"sss-custom-fund",{"history":[16],"currentCustomFund":[32],"fundOptionsList":[32],"showFundOptionsSelection":[32]}],[4,"stencil-route-link",{"url":[1],"urlMatch":[1,"url-match"],"activeClass":[1,"active-class"],"exact":[4],"strict":[4],"custom":[1],"anchorClass":[1,"anchor-class"],"anchorRole":[1,"anchor-role"],"anchorTitle":[1,"anchor-title"],"anchorTabIndex":[1,"anchor-tab-index"],"anchorId":[1,"anchor-id"],"history":[16],"location":[16],"root":[1],"ariaHaspopup":[1,"aria-haspopup"],"ariaPosinset":[1,"aria-posinset"],"ariaSetsize":[2,"aria-setsize"],"ariaLabel":[1,"aria-label"],"match":[32]}],[4,"sss-button",{"testid":[1],"fillWidth":[4,"fill-width"],"fillWidthOnMobile":[4,"fill-width-on-mobile"],"disabled":[4],"variant":[1],"size":[1],"promiseFn":[16],"state":[32]}],[0,"sss-loading-indicator",{"theme":[1],"size":[2]}],[0,"stencil-route",{"group":[513],"componentUpdated":[16],"match":[1040],"url":[1],"component":[1],"componentProps":[16],"exact":[4],"routeRender":[16],"scrollTopOffset":[2,"scroll-top-offset"],"routeViewsUpdated":[16],"location":[16],"history":[16],"historyType":[1,"history-type"]}]]],["sss-default-fund",[[0,"sss-default-fund",{"history":[16],"defaultFundProductName":[32]}]]]], options);
17
17
  });
18
18
  };
19
19