@flarehr/apollo-super-selection 3.43.57073 → 3.44.57505
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-71bcd96c.system.entry.js +69 -0
- package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-ffb44779.entry.js +14 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/{fl-button_46.cjs.entry.js → fl-button_31.cjs.entry.js} +44 -662
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/collection/collection-manifest.json +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +0 -13
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +0 -22
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.css +1 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +1 -32
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +0 -2
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/{fl-button_46.entry.js → fl-button_31.entry.js} +45 -648
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/fl-button_31.entry.js +69 -0
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +4 -2
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -11
- package/dist/lib/types/components.d.ts +0 -199
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-efe4cd36.entry.js +0 -14
- package/dist/lib/apollo-super-selection/p-f853b0c9.system.entry.js +0 -69
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.js +0 -1
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/confirmCheck.js +0 -38
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/continueCheck.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/getNextRoute.js +0 -89
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/resetState.js +0 -31
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-header.js +0 -37
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js +0 -62
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirmation.css +0 -0
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js +0 -94
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js +0 -98
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js +0 -18
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-layout.js +0 -95
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper.css +0 -50
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question1/question1.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question2/question2.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question3/question3.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question4/question4.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question5/question5.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question6/question6.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question7/question7.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question8/question8.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js +0 -66
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/services/qsuper.store.js +0 -64
- package/dist/lib/esm-es5/fl-button_46.entry.js +0 -69
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.d.ts +0 -22
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/confirmCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/continueCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/getNextRoute.d.ts +0 -2
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/resetState.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-header.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.d.ts +0 -7
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-layout.d.ts +0 -11
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question1/question1.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question2/question2.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question3/question3.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question4/question4.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question5/question5.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question6/question6.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question7/question7.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question8/question8.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/services/qsuper.store.d.ts +0 -58
|
@@ -18,7 +18,7 @@ const defineCustomElements = (win, options) => {
|
|
|
18
18
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
19
19
|
return patchEsm().then(() => {
|
|
20
20
|
appGlobals.globalScripts();
|
|
21
|
-
return index.bootstrapLazy([["fl-style-guide.cjs",[[1,"fl-style-guide",{"themeCssUrl":[1,"theme-css-url"]}]]],["context-consumer.cjs",[[0,"context-consumer",{"context":[16],"renderer":[16],"subscribe":[16],"unsubscribe":[32]}]]],["stencil-async-content.cjs",[[0,"stencil-async-content",{"documentLocation":[1,"document-location"],"content":[32]}]]],["stencil-route-title.cjs",[[0,"stencil-route-title",{"titleSuffix":[1,"title-suffix"],"pageTitle":[1,"page-title"]}]]],["stencil-router-prompt.cjs",[[0,"stencil-router-prompt",{"when":[4],"message":[1],"history":[16],"unblock":[32]}]]],["stencil-router-redirect.cjs",[[0,"stencil-router-redirect",{"history":[16],"root":[1],"url":[1]}]]],["fl-
|
|
21
|
+
return index.bootstrapLazy([["fl-style-guide.cjs",[[1,"fl-style-guide",{"themeCssUrl":[1,"theme-css-url"]}]]],["context-consumer.cjs",[[0,"context-consumer",{"context":[16],"renderer":[16],"subscribe":[16],"unsubscribe":[32]}]]],["stencil-async-content.cjs",[[0,"stencil-async-content",{"documentLocation":[1,"document-location"],"content":[32]}]]],["stencil-route-title.cjs",[[0,"stencil-route-title",{"titleSuffix":[1,"title-suffix"],"pageTitle":[1,"page-title"]}]]],["stencil-router-prompt.cjs",[[0,"stencil-router-prompt",{"when":[4],"message":[1],"history":[16],"unblock":[32]}]]],["stencil-router-redirect.cjs",[[0,"stencil-router-redirect",{"history":[16],"root":[1],"url":[1]}]]],["fl-button_31.cjs",[[0,"sss-my-own-fund",{"history":[16],"formState":[32],"isNotAllInformationProvidedMessageVisible":[32]}],[0,"sss-self-managed-fund",{"history":[16],"formState":[32],"showSmsfNotSupported":[32]}],[0,"sss-default-fund",{"history":[16],"formState":[32],"defaultFundProductName":[32]}],[0,"sss-slate-standard-choice-page",{"history":[16],"formState":[32]}],[1,"super-selection-app-host",{"sessionState":[32],"jwt":[32],"appConfiguration":[32],"areStylesLoaded":[32]}],[0,"sss-super-choice-page",{"history":[16],"promotedFunds":[32],"chosenFund":[32]}],[0,"sss-promoted-fund-standard-choice-page",{"history":[16],"formState":[32]}],[0,"sss-success"],[0,"sss-promoted-fund-join-page",{"history":[16]}],[0,"sss-slate-join-page",{"history":[16]}],[0,"super-selection-app",{"accessToken":[1,"access-token"],"backendUrl":[1,"backend-url"],"appBaseUrl":[1,"app-base-url"],"history":[16],"location":[16],"isAppInitialised":[32]}],[0,"sss-my-own-fund-inputs",{"myOwnFundForm":[16],"selectedOption":[32]}],[0,"sss-loading-page"],[0,"sss-self-managed-fund-inputs",{"fundForm":[16],"currentBank":[32]}],[0,"sss-smsf-not-supported-dialog"],[0,"sss-super-choice-item",{"isSelected":[4,"is-selected"],"usi":[1],"name":[1],"subText":[1,"sub-text"],"logo":[1],"pdsLinkText":[1,"pds-link-text"],"pdsLink":[1,"pds-link"],"features":[1],"featureSubText":[1,"feature-sub-text"],"disclaimer":[16],"abnInfo":[1,"abn-info"],"abn":[1],"history":[16]}],[0,"fl-dropdown",{"placeholder":[1],"options":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-selected-super-choice-section",{"fundType":[1,"fund-type"],"fundName":[1,"fund-name"]}],[0,"sss-slatesuper-header"],[0,"sss-footer-section"],[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,"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]}],[4,"sss-custom-fund",{"history":[16],"currentCustomFund":[32],"fundOptionsList":[32]}],[0,"fl-dropdown-async",{"placeholder":[1],"searchFunction":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"minSearchStringLength":[2,"min-search-string-length"],"searchState":[32],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-notifications-section"],[0,"sss-standard-choice-form",{"standardChoiceFormSignature":[32]}],[4,"fl-promise-button",{"isBlockElement":[4,"is-block-element"],"isRounded":[4,"is-rounded"],"disabled":[4],"variant":[1],"promiseFn":[16],"state":[32]}],[4,"fl-button",{"isBlockElement":[4,"is-block-element"],"disabled":[4],"variant":[1]}],[0,"fl-loading-indicator",{"theme":[1]}],[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"]}]]]], options);
|
|
22
22
|
});
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -14,21 +14,6 @@
|
|
|
14
14
|
"./components/super-selection-app/funds/custom-fund/self-managed-fund/self-managed-not-supported.js",
|
|
15
15
|
"./components/super-selection-app/funds/promoted-fund/promoted-fund-join-page.js",
|
|
16
16
|
"./components/super-selection-app/funds/promoted-fund/promoted-fund-standard-choice-page.js",
|
|
17
|
-
"./components/super-selection-app/funds/qsuper/qsuper-confirm-header.js",
|
|
18
|
-
"./components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js",
|
|
19
|
-
"./components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js",
|
|
20
|
-
"./components/super-selection-app/funds/qsuper/qsuper-layout.js",
|
|
21
|
-
"./components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js",
|
|
22
|
-
"./components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js",
|
|
23
|
-
"./components/super-selection-app/funds/qsuper/questions/question1/question1.js",
|
|
24
|
-
"./components/super-selection-app/funds/qsuper/questions/question2/question2.js",
|
|
25
|
-
"./components/super-selection-app/funds/qsuper/questions/question3/question3.js",
|
|
26
|
-
"./components/super-selection-app/funds/qsuper/questions/question4/question4.js",
|
|
27
|
-
"./components/super-selection-app/funds/qsuper/questions/question5/question5.js",
|
|
28
|
-
"./components/super-selection-app/funds/qsuper/questions/question6/question6.js",
|
|
29
|
-
"./components/super-selection-app/funds/qsuper/questions/question7/question7.js",
|
|
30
|
-
"./components/super-selection-app/funds/qsuper/questions/question8/question8.js",
|
|
31
|
-
"./components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js",
|
|
32
17
|
"./components/super-selection-app/funds/slate-super/slate-join-page.js",
|
|
33
18
|
"./components/super-selection-app/funds/slate-super/slate-standard-choice-page.js",
|
|
34
19
|
"./components/super-selection-app/funds/slate-super/slatesuper-header.js",
|
|
@@ -92,21 +77,6 @@
|
|
|
92
77
|
"sss-notifications-section",
|
|
93
78
|
"sss-promoted-fund-join-page",
|
|
94
79
|
"sss-promoted-fund-standard-choice-page",
|
|
95
|
-
"sss-qsuper-confirm-header",
|
|
96
|
-
"sss-qsuper-consent",
|
|
97
|
-
"sss-qsuper-insurance-opt-in",
|
|
98
|
-
"sss-qsuper-insurance-questions",
|
|
99
|
-
"sss-qsuper-join",
|
|
100
|
-
"sss-qsuper-layout",
|
|
101
|
-
"sss-qsuper-question-1",
|
|
102
|
-
"sss-qsuper-question-2",
|
|
103
|
-
"sss-qsuper-question-3",
|
|
104
|
-
"sss-qsuper-question-4",
|
|
105
|
-
"sss-qsuper-question-5",
|
|
106
|
-
"sss-qsuper-question-6",
|
|
107
|
-
"sss-qsuper-question-7",
|
|
108
|
-
"sss-qsuper-question-8",
|
|
109
|
-
"sss-qsuper-question-yes-no-buttons",
|
|
110
80
|
"sss-selected-super-choice-section",
|
|
111
81
|
"sss-self-managed-fund",
|
|
112
82
|
"sss-self-managed-fund-inputs",
|
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
export const QSuper = {
|
|
2
|
-
Id: 'qsuper',
|
|
3
|
-
Name: 'QSuper',
|
|
4
|
-
InsuranceName: 'QSuper Insurance',
|
|
5
|
-
Usi: '60905115063001',
|
|
6
|
-
Abn: '32 125 059 006',
|
|
7
|
-
PdsUrl: 'https://qsuper.qld.gov.au/calculators-and-forms/publications/product-disclosure-statements',
|
|
8
|
-
PdsPdf: 'https://qsuper.qld.gov.au/-/media/pdfs/qsuper-public/publications/pds11.pdf',
|
|
9
|
-
MinAge: 14,
|
|
10
|
-
MinInsuranceAge: 16,
|
|
11
|
-
MaxAge: 70
|
|
12
|
-
};
|
|
13
1
|
export const Slate = {
|
|
14
2
|
Id: 'slate',
|
|
15
3
|
Name: 'Slate Super',
|
|
@@ -38,7 +26,6 @@ export const Active = {
|
|
|
38
26
|
Abn: '28 901 371 321'
|
|
39
27
|
};
|
|
40
28
|
export const PromotedFundIdList = [
|
|
41
|
-
{ dtoPropName: 'qSuper', id: QSuper.Id },
|
|
42
29
|
{ dtoPropName: 'slate', id: Slate.Id },
|
|
43
30
|
{ dtoPropName: 'australianRetirementTrust', id: AustralianRetirementTrust.Id },
|
|
44
31
|
{ dtoPropName: 'aware', id: Aware.Id },
|
package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js
CHANGED
|
@@ -4,17 +4,6 @@ export var SuperSelectionAppRoutes;
|
|
|
4
4
|
SuperSelectionAppRoutes["ChoicePage"] = "/";
|
|
5
5
|
SuperSelectionAppRoutes["SlateJoin"] = "/slate/join/";
|
|
6
6
|
SuperSelectionAppRoutes["SlateStandardChoice"] = "/slate/standard-choice/";
|
|
7
|
-
SuperSelectionAppRoutes["QSuperOptIn"] = "/qsuper/insurance/opt-in/";
|
|
8
|
-
SuperSelectionAppRoutes["QSuperQuestion1"] = "/qsuper/insurance/question1/";
|
|
9
|
-
SuperSelectionAppRoutes["QSuperQuestion2"] = "/qsuper/insurance/question2/";
|
|
10
|
-
SuperSelectionAppRoutes["QSuperQuestion3"] = "/qsuper/insurance/question3/";
|
|
11
|
-
SuperSelectionAppRoutes["QSuperQuestion4"] = "/qsuper/insurance/question4/";
|
|
12
|
-
SuperSelectionAppRoutes["QSuperQuestion5"] = "/qsuper/insurance/question5/";
|
|
13
|
-
SuperSelectionAppRoutes["QSuperQuestion6"] = "/qsuper/insurance/question6/";
|
|
14
|
-
SuperSelectionAppRoutes["QSuperQuestion7"] = "/qsuper/insurance/question7/";
|
|
15
|
-
SuperSelectionAppRoutes["QSuperQuestion8"] = "/qsuper/insurance/question8/";
|
|
16
|
-
SuperSelectionAppRoutes["QSuperConsent"] = "/qsuper/consent/";
|
|
17
|
-
SuperSelectionAppRoutes["QSuperJoin"] = "/qsuper/join/";
|
|
18
7
|
SuperSelectionAppRoutes["PromotedFundJoin"] = "/promoted-fund/join";
|
|
19
8
|
SuperSelectionAppRoutes["PromotedFundStandardChoice"] = "/promoted-fund/standard-choice/";
|
|
20
9
|
SuperSelectionAppRoutes["MyOwnFund"] = "/super-choice/my-own-fund/";
|
|
@@ -26,19 +15,8 @@ export const superSelectionAppStencilRoutes = [
|
|
|
26
15
|
h("stencil-route", { exact: true, url: SuperSelectionAppRoutes.ChoicePage, component: "sss-super-choice-page" }),
|
|
27
16
|
h("stencil-route", { url: SuperSelectionAppRoutes.SlateJoin, component: "sss-slate-join-page" }),
|
|
28
17
|
h("stencil-route", { url: SuperSelectionAppRoutes.SlateStandardChoice, component: "sss-slate-standard-choice-page" }),
|
|
29
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperOptIn, component: "sss-qsuper-insurance-opt-in" }),
|
|
30
18
|
h("stencil-route", { url: SuperSelectionAppRoutes.PromotedFundJoin, component: "sss-promoted-fund-join-page" }),
|
|
31
19
|
h("stencil-route", { url: SuperSelectionAppRoutes.PromotedFundStandardChoice, component: "sss-promoted-fund-standard-choice-page" }),
|
|
32
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion1, component: "sss-qsuper-question-1" }),
|
|
33
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion2, component: "sss-qsuper-question-2" }),
|
|
34
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion3, component: "sss-qsuper-question-3" }),
|
|
35
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion4, component: "sss-qsuper-question-4" }),
|
|
36
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion5, component: "sss-qsuper-question-5" }),
|
|
37
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion6, component: "sss-qsuper-question-6" }),
|
|
38
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion7, component: "sss-qsuper-question-7" }),
|
|
39
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperQuestion8, component: "sss-qsuper-question-8" }),
|
|
40
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperConsent, component: "sss-qsuper-consent" }),
|
|
41
|
-
h("stencil-route", { url: SuperSelectionAppRoutes.QSuperJoin, component: "sss-qsuper-join" }),
|
|
42
20
|
h("stencil-route", { url: SuperSelectionAppRoutes.MyOwnFund, component: "sss-my-own-fund" }),
|
|
43
21
|
h("stencil-route", { url: SuperSelectionAppRoutes.SelfManagedFund, component: "sss-self-managed-fund" }),
|
|
44
22
|
h("stencil-route", { url: SuperSelectionAppRoutes.DefaultFund, component: "sss-default-fund" }),
|
package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js
CHANGED
|
@@ -3,7 +3,6 @@ import { isSome, none } from 'fp-ts/Option';
|
|
|
3
3
|
import iframe from '../../../utils/iframe';
|
|
4
4
|
import * as constants from '../funds/constants';
|
|
5
5
|
import promotedFundState from '../funds/promoted-fund/promoted-fund.store';
|
|
6
|
-
import { resetQSuperState } from '../funds/qsuper/helpers/resetState';
|
|
7
6
|
import { EventTrackingService } from '../services/event-tracking.service';
|
|
8
7
|
import navigationService from '../services/navigation.service';
|
|
9
8
|
import chosenFundService from '../services/selected-super-choice-info.service';
|
|
@@ -28,7 +27,6 @@ export class SuperChoicePage {
|
|
|
28
27
|
});
|
|
29
28
|
}
|
|
30
29
|
async componentWillLoad() {
|
|
31
|
-
resetQSuperState();
|
|
32
30
|
this.chosenFund = await chosenFundService.GetChosenFundAsync();
|
|
33
31
|
}
|
|
34
32
|
render() {
|
|
@@ -112,27 +110,6 @@ export class SuperChoicePage {
|
|
|
112
110
|
abnInfo: `Diversa Trustees Limited`,
|
|
113
111
|
abn: constants.Slate.DiversaAbn
|
|
114
112
|
},
|
|
115
|
-
{
|
|
116
|
-
fundId: constants.QSuper.Id,
|
|
117
|
-
usi: constants.QSuper.Usi,
|
|
118
|
-
name: constants.QSuper.Name,
|
|
119
|
-
logo: 'logo-qsuper-square.png',
|
|
120
|
-
route: SuperSelectionAppRoutes.QSuperOptIn,
|
|
121
|
-
pdsLink: constants.QSuper.PdsUrl,
|
|
122
|
-
features: [
|
|
123
|
-
{ order: 1, value: '100 years strong' },
|
|
124
|
-
{ order: 2, value: `One of Australia's largest funds` },
|
|
125
|
-
{ order: 3, value: 'Awarded SuperRatings highest performance rating' }
|
|
126
|
-
],
|
|
127
|
-
disclaimer: (h("p", { class: "small text-muted" },
|
|
128
|
-
"You should consider the",
|
|
129
|
-
' ',
|
|
130
|
-
h("a", { target: "_blank", href: navigationService.toExternalUrl(constants.QSuper.PdsUrl), onClick: () => this.pdsViewedAsync(constants.QSuper.Name, constants.QSuper.Usi) }, "Product Disclosure Statement"),
|
|
131
|
-
' ',
|
|
132
|
-
"before deciding to invest in or apply to become a member of this fund.")),
|
|
133
|
-
abnInfo: `QSuper Board`,
|
|
134
|
-
abn: constants.QSuper.Abn
|
|
135
|
-
},
|
|
136
113
|
{
|
|
137
114
|
fundId: constants.AustralianRetirementTrust.Id,
|
|
138
115
|
name: constants.AustralianRetirementTrust.Name,
|
|
@@ -192,7 +169,7 @@ export class SuperChoicePage {
|
|
|
192
169
|
disclaimer: (h("p", { class: "small text-muted" },
|
|
193
170
|
"Active Super Accumulation Scheme is issued by LGSS Pty Limited, as trustee for Local Government Super ('Active Super'). Consider the PDS and TMD at",
|
|
194
171
|
' ',
|
|
195
|
-
h("a", { target: "_blank", href:
|
|
172
|
+
h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(constants.Active.Name), href: navigationService.toExternalUrl(constants.Active.PdsUrl) }, "activesuper.com.au"),
|
|
196
173
|
' ',
|
|
197
174
|
"before making a decision.")),
|
|
198
175
|
abnInfo: `Local Government Super (Active Super)`,
|
|
@@ -220,14 +197,6 @@ export class SuperChoicePage {
|
|
|
220
197
|
promotedFundsShown
|
|
221
198
|
});
|
|
222
199
|
}
|
|
223
|
-
else if (fund.fundId === constants.QSuper.Id) {
|
|
224
|
-
await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
|
|
225
|
-
fundUsi: constants.QSuper.Usi,
|
|
226
|
-
fundName: constants.QSuper.Name,
|
|
227
|
-
promotedFundId: constants.QSuper.Id,
|
|
228
|
-
promotedFundsShown
|
|
229
|
-
});
|
|
230
|
-
}
|
|
231
200
|
else if (fund.fundId === constants.AustralianRetirementTrust.Id) {
|
|
232
201
|
await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
|
|
233
202
|
fundName: constants.AustralianRetirementTrust.Name,
|
|
@@ -2,7 +2,6 @@ import '@flarehr/beacon';
|
|
|
2
2
|
import { Component, Event, h, Host, Prop, State, Watch } from '@stencil/core';
|
|
3
3
|
import { injectHistory } from '@stencil/router';
|
|
4
4
|
import * as O from 'fp-ts/lib/Option';
|
|
5
|
-
import { resetQSuperState } from './funds/qsuper/helpers/resetState';
|
|
6
5
|
import { superSelectionAppStencilRoutes } from './services/super-selection-app.routes';
|
|
7
6
|
import superSelectionAppService from './services/super-selection-app.service';
|
|
8
7
|
export class SuperSelectionApp {
|
|
@@ -34,7 +33,6 @@ export class SuperSelectionApp {
|
|
|
34
33
|
});
|
|
35
34
|
}
|
|
36
35
|
async componentDidLoad() {
|
|
37
|
-
resetQSuperState();
|
|
38
36
|
await superSelectionAppService.loadAppStateAsync();
|
|
39
37
|
this.isAppInitialised = true;
|
|
40
38
|
this.initialised.emit({
|
|
@@ -17,5 +17,5 @@ const patchBrowser = () => {
|
|
|
17
17
|
|
|
18
18
|
patchBrowser().then(options => {
|
|
19
19
|
globalScripts();
|
|
20
|
-
return bootstrapLazy([["fl-style-guide",[[1,"fl-style-guide",{"themeCssUrl":[1,"theme-css-url"]}]]],["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]}]]],["fl-
|
|
20
|
+
return bootstrapLazy([["fl-style-guide",[[1,"fl-style-guide",{"themeCssUrl":[1,"theme-css-url"]}]]],["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]}]]],["fl-button_31",[[0,"sss-my-own-fund",{"history":[16],"formState":[32],"isNotAllInformationProvidedMessageVisible":[32]}],[0,"sss-self-managed-fund",{"history":[16],"formState":[32],"showSmsfNotSupported":[32]}],[0,"sss-default-fund",{"history":[16],"formState":[32],"defaultFundProductName":[32]}],[0,"sss-slate-standard-choice-page",{"history":[16],"formState":[32]}],[1,"super-selection-app-host",{"sessionState":[32],"jwt":[32],"appConfiguration":[32],"areStylesLoaded":[32]}],[0,"sss-super-choice-page",{"history":[16],"promotedFunds":[32],"chosenFund":[32]}],[0,"sss-promoted-fund-standard-choice-page",{"history":[16],"formState":[32]}],[0,"sss-success"],[0,"sss-promoted-fund-join-page",{"history":[16]}],[0,"sss-slate-join-page",{"history":[16]}],[0,"super-selection-app",{"accessToken":[1,"access-token"],"backendUrl":[1,"backend-url"],"appBaseUrl":[1,"app-base-url"],"history":[16],"location":[16],"isAppInitialised":[32]}],[0,"sss-my-own-fund-inputs",{"myOwnFundForm":[16],"selectedOption":[32]}],[0,"sss-loading-page"],[0,"sss-self-managed-fund-inputs",{"fundForm":[16],"currentBank":[32]}],[0,"sss-smsf-not-supported-dialog"],[0,"sss-super-choice-item",{"isSelected":[4,"is-selected"],"usi":[1],"name":[1],"subText":[1,"sub-text"],"logo":[1],"pdsLinkText":[1,"pds-link-text"],"pdsLink":[1,"pds-link"],"features":[1],"featureSubText":[1,"feature-sub-text"],"disclaimer":[16],"abnInfo":[1,"abn-info"],"abn":[1],"history":[16]}],[0,"fl-dropdown",{"placeholder":[1],"options":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-selected-super-choice-section",{"fundType":[1,"fund-type"],"fundName":[1,"fund-name"]}],[0,"sss-slatesuper-header"],[0,"sss-footer-section"],[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,"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]}],[4,"sss-custom-fund",{"history":[16],"currentCustomFund":[32],"fundOptionsList":[32]}],[0,"fl-dropdown-async",{"placeholder":[1],"searchFunction":[16],"value":[16],"required":[4],"requiredValidationMessage":[1,"required-validation-message"],"disabled":[4],"minSearchStringLength":[2,"min-search-string-length"],"searchState":[32],"inputValue":[32],"isDropdownVisible":[32],"filteredOptions":[32],"highlightedOptionIndex":[32],"selectedOption":[32]},[[2,"focus","handleFocus"],[2,"blur","handleBlur"],[2,"keydown","handleKeyDown"]]],[0,"sss-notifications-section"],[0,"sss-standard-choice-form",{"standardChoiceFormSignature":[32]}],[4,"fl-promise-button",{"isBlockElement":[4,"is-block-element"],"isRounded":[4,"is-rounded"],"disabled":[4],"variant":[1],"promiseFn":[16],"state":[32]}],[4,"fl-button",{"isBlockElement":[4,"is-block-element"],"disabled":[4],"variant":[1]}],[0,"fl-loading-indicator",{"theme":[1]}],[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"]}]]]], options);
|
|
21
21
|
});
|