@flarehr/apollo-super-selection 3.41.56657 → 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.
Files changed (82) hide show
  1. package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
  2. package/dist/lib/apollo-super-selection/assets/logo-active.svg +1 -0
  3. package/dist/lib/apollo-super-selection/p-71bcd96c.system.entry.js +69 -0
  4. package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
  5. package/dist/lib/apollo-super-selection/p-ffb44779.entry.js +14 -0
  6. package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
  7. package/dist/lib/cjs/{fl-button_46.cjs.entry.js → fl-button_31.cjs.entry.js} +82 -662
  8. package/dist/lib/cjs/loader.cjs.js +1 -1
  9. package/dist/lib/collection/collection-manifest.json +0 -30
  10. package/dist/lib/collection/components/app-host/super-selection-app-host.css +7 -7
  11. package/dist/lib/collection/components/super-selection-app/funds/constants.js +9 -14
  12. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-iframe-builder.js +1 -1
  13. package/dist/lib/collection/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.js +2 -1
  14. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +0 -22
  15. package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.js +2 -2
  16. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-active.svg +1 -0
  17. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item.js +41 -2
  18. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.css +1 -1
  19. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +37 -34
  20. package/dist/lib/collection/components/super-selection-app/super-selection-app.js +0 -2
  21. package/dist/lib/esm/apollo-super-selection.js +1 -1
  22. package/dist/lib/esm/{fl-button_46.entry.js → fl-button_31.entry.js} +83 -648
  23. package/dist/lib/esm/loader.js +1 -1
  24. package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
  25. package/dist/lib/esm-es5/fl-button_31.entry.js +69 -0
  26. package/dist/lib/esm-es5/loader.js +1 -1
  27. package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +4 -2
  28. package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +7 -12
  29. package/dist/lib/types/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.d.ts +1 -0
  30. package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -11
  31. package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item.d.ts +2 -0
  32. package/dist/lib/types/components.d.ts +4 -199
  33. package/package.json +1 -1
  34. package/dist/lib/apollo-super-selection/p-78fd9b65.system.entry.js +0 -69
  35. package/dist/lib/apollo-super-selection/p-e35151d2.entry.js +0 -14
  36. package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.js +0 -1
  37. package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.js +0 -13
  38. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/confirmCheck.js +0 -38
  39. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/continueCheck.js +0 -13
  40. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/getNextRoute.js +0 -89
  41. package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/resetState.js +0 -31
  42. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-header.js +0 -37
  43. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js +0 -62
  44. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirmation.css +0 -0
  45. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js +0 -94
  46. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js +0 -98
  47. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js +0 -18
  48. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-layout.js +0 -95
  49. package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper.css +0 -50
  50. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question1/question1.js +0 -10
  51. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question2/question2.js +0 -10
  52. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question3/question3.js +0 -10
  53. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question4/question4.js +0 -10
  54. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question5/question5.js +0 -10
  55. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question6/question6.js +0 -10
  56. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question7/question7.js +0 -10
  57. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question8/question8.js +0 -10
  58. package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js +0 -66
  59. package/dist/lib/collection/components/super-selection-app/funds/qsuper/services/qsuper.store.js +0 -64
  60. package/dist/lib/esm-es5/fl-button_46.entry.js +0 -69
  61. package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.d.ts +0 -6
  62. package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.d.ts +0 -22
  63. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/confirmCheck.d.ts +0 -1
  64. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/continueCheck.d.ts +0 -1
  65. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/getNextRoute.d.ts +0 -2
  66. package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/resetState.d.ts +0 -1
  67. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-header.d.ts +0 -5
  68. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.d.ts +0 -6
  69. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.d.ts +0 -7
  70. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.d.ts +0 -12
  71. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.d.ts +0 -3
  72. package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-layout.d.ts +0 -11
  73. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question1/question1.d.ts +0 -3
  74. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question2/question2.d.ts +0 -3
  75. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question3/question3.d.ts +0 -3
  76. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question4/question4.d.ts +0 -3
  77. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question5/question5.d.ts +0 -3
  78. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question6/question6.d.ts +0 -3
  79. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question7/question7.d.ts +0 -3
  80. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question8/question8.d.ts +0 -3
  81. package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.d.ts +0 -6
  82. 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-button_46.cjs",[[0,"sss-my-own-fund",{"history":[16],"formState":[32],"isNotAllInformationProvidedMessageVisible":[32]}],[0,"sss-qsuper-question-1"],[0,"sss-qsuper-question-2"],[0,"sss-qsuper-question-3"],[0,"sss-qsuper-question-4"],[0,"sss-qsuper-question-5"],[0,"sss-qsuper-question-6"],[0,"sss-qsuper-question-7"],[0,"sss-qsuper-question-8"],[0,"sss-self-managed-fund",{"history":[16],"formState":[32],"showSmsfNotSupported":[32]}],[0,"sss-default-fund",{"history":[16],"formState":[32],"defaultFundProductName":[32]}],[0,"sss-qsuper-insurance-opt-in",{"insuranceChosen":[32]}],[0,"sss-qsuper-join"],[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-qsuper-consent"],[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],"disclaimer":[16],"abnInfo":[1,"abn-info"],"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-standard-choice-form",{"standardChoiceFormSignature":[32]}],[4,"sss-qsuper-insurance-questions"],[0,"sss-qsuper-question-yes-no-buttons",{"history":[16]}],[0,"sss-qsuper-confirm-header"],[4,"sss-qsuper-layout",{"history":[16]}],[0,"sss-notifications-section"],[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
+ 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",
@@ -7,13 +7,13 @@ img.fluid-fit {
7
7
  }
8
8
 
9
9
  .sss-app-container {
10
- --fl-color-primary: #00aa65;
11
- --fl-color-primary-light: #66d7a9;
12
- --fl-color-primary-dark: #00aa65;
13
- --fl-color-primary-disabled: #66d7a9;
14
- --fl-color-primary-hover: #00aa65;
15
- --fl-color-primary-focus: #00aa65;
16
- --fl-color-primary-text: white;
10
+ --fl-color-primary: #fdbd00;
11
+ --fl-color-primary-light: #ffc418;
12
+ --fl-color-primary-dark: #e4aa00;
13
+ --fl-color-primary-disabled: #ffde7e;
14
+ --fl-color-primary-hover: #e4aa00;
15
+ --fl-color-primary-focus: #ca9700;
16
+ --fl-color-primary-text: #3d3d3d;
17
17
  --fl-color-secondary: #e5e5e5;
18
18
  --fl-color-secondary-hover: #b3b3b3;
19
19
  --fl-color-secondary-focus: #b3b3b3;
@@ -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',
@@ -30,9 +18,16 @@ export const Aware = {
30
18
  PdsUrl: 'https://aware.com.au/member/forms-and-resources/pds/FSS',
31
19
  Abn: '53 226 460 365'
32
20
  };
21
+ export const Active = {
22
+ Id: 'active',
23
+ Name: 'Active Super',
24
+ PdsUrlText: 'View the PDS',
25
+ PdsUrl: 'https://www.activesuper.com.au/the-basics/tools-and-resources/product-disclosure-statements/',
26
+ Abn: '28 901 371 321'
27
+ };
33
28
  export const PromotedFundIdList = [
34
- { dtoPropName: 'qSuper', id: QSuper.Id },
35
29
  { dtoPropName: 'slate', id: Slate.Id },
36
30
  { dtoPropName: 'australianRetirementTrust', id: AustralianRetirementTrust.Id },
37
- { dtoPropName: 'aware', id: Aware.Id }
31
+ { dtoPropName: 'aware', id: Aware.Id },
32
+ { dtoPropName: 'active', id: Active.Id }
38
33
  ];
@@ -33,7 +33,7 @@ class PromotedFundJoinIFrameBuilder {
33
33
  case 'success':
34
34
  if (data.memberNumber) {
35
35
  promotedFundState.memberNumber = data.memberNumber;
36
- promotedFundState.usi = data.usi;
36
+ promotedFundState.usi = data.usi.replace(/ /g, '');
37
37
  navigationService.navigateInternally(history, SuperSelectionAppRoutes.PromotedFundStandardChoice);
38
38
  break;
39
39
  }
@@ -8,6 +8,7 @@ class SlateIFrameBuilder {
8
8
  this.hostIsLocalSuperSelection = () => window.location.origin == 'http://localhost:7100';
9
9
  this.hostIsDeployed = () => window.location.origin.endsWith('partner.flarehr.com');
10
10
  this.skipConsolidation = () => (interopQuery.isReactNativeInteropEnabled() ? 'true' : 'false');
11
+ this.skipInsurance = () => (interopQuery.isReactNativeInteropEnabled() ? 'true' : 'false');
11
12
  this.environmentDiscriminator = () => {
12
13
  const discriminator = window.location.hostname.toLowerCase().split('.')[0];
13
14
  switch (discriminator) {
@@ -31,7 +32,7 @@ class SlateIFrameBuilder {
31
32
  ? `${window.location.origin}/super-selection/embed/v1.0/app`
32
33
  : 'https://autodev-partner.flarehr.com/super-selection/embed/v1.0/app';
33
34
  const redirectUrl = `${baseUrl}/slate-redirect.html`;
34
- const postData = Object.assign(Object.assign({}, this.getSlateJoinMemberData()), { successRedirectUrl: redirectUrl, cancelRedirectUrl: redirectUrl, skipConsolidation: this.skipConsolidation(), skipInsurance: 'true' });
35
+ const postData = Object.assign(Object.assign({}, this.getSlateJoinMemberData()), { successRedirectUrl: redirectUrl, cancelRedirectUrl: redirectUrl, skipConsolidation: this.skipConsolidation(), skipInsurance: this.skipInsurance() });
35
36
  if (this.includeJwt()) {
36
37
  postData.authToken = superSelectionAppService.jwt;
37
38
  }
@@ -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" }),
@@ -1,7 +1,7 @@
1
1
  import { Component, Event, h, State } from '@stencil/core';
2
2
  export class StandardChoiceFormInputDefaultFund {
3
3
  constructor() {
4
- this.standardChoiceFormUrl = "/super-selection/embed/v1.0/app/assets/Superannuation_Standard_Choice_Form.pdf";
4
+ this.standardChoiceFormUrl = '/super-selection/embed/v1.0/app/assets/Superannuation_Standard_Choice_Form.pdf';
5
5
  this.standardChoiceFormSignature = '';
6
6
  }
7
7
  render() {
@@ -14,7 +14,7 @@ export class StandardChoiceFormInputDefaultFund {
14
14
  ' ',
15
15
  "informs your employer of your choice of fund."),
16
16
  h("h4", { class: "small font-weight-bold" }, "Type your full name below (required)"),
17
- h("input", { placeholder: "Type your full name", type: "text", class: "form-control", required: true, minlength: "2", name: "standardChoiceFormSignature", id: "standardChoiceFormSignature", value: this.standardChoiceFormSignature, onKeyUp: (ev) => this.updateFormField(ev.target.value.trim()) }),
17
+ h("input", { placeholder: "Type your full name", type: "text", autocomplete: "off", class: "form-control", required: true, minlength: "2", name: "standardChoiceFormSignature", id: "standardChoiceFormSignature", value: this.standardChoiceFormSignature, onChange: (ev) => this.updateFormField(ev.target.value.trim()) }),
18
18
  h("div", { class: "invalid-feedback" }, "Type your full name"),
19
19
  h("p", { class: "small mt-3 mb-0" }, "Your authorisation is required for signing this form. Applying your full name in the text field above is the same as applying your written signature and is legally binding.")));
20
20
  }
@@ -0,0 +1 @@
1
+ <svg version="1.1" id="Artwork" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="-100 -100 1077.38 392.8" xml:space="preserve"><style>.st0{fill:#003822}</style><path class="st0" d="M973.53 162.53c-10.77-12.87-30.75-12.41-54.01-5.01 0 0-143.94 86.02-143.93 86.02-4.02 13.37-9.98 41.26-10.84 47.02 0 0 27.01.01 35.56 0 .76-8.82.55-27.11 3.63-38.45 110.38 24.14 192.48-64.58 169.59-89.58z"/><radialGradient id="SVGID_1_" cx="918.314" cy="170.024" r="284.353" fx="928.628" fy="169.488" gradientTransform="matrix(.7772 .6293 -.823 1.0164 344.555 -580.675)" gradientUnits="userSpaceOnUse"><stop offset=".56" stop-color="#003822"/><stop offset=".758" stop-color="#002418"/></radialGradient><path d="M726.5 73.27c2.51-31.93 14.67-80.55 58.74-72.35 55.93 10.41 52.09 80.45 51.09 92.94 20.96-17.91 79.46-49.71 106.14-18.06 60.53 71.83-166.88 167.74-166.88 167.74L726.5 73.27z" fill="url(#SVGID_1_)"/><path class="st0" d="M669.99 31.17c72.99-14.79 105.59 212.37 105.59 212.37-96.75-38.61-148.64-202.66-105.59-212.37z"/><path d="M736.46 184.03c-.36-3.02-.27-5.23.07-8.25l8.08-.97c.73 4.69.6 11.32 5.24 13.64 2.27 1 6.32.16 7.64-1.81 1.53-1.75 1.14-5.56.42-7.89-1-3.32-3.09-5.63-5.65-8.2l-12.4-11.62c-4.24-4.34-7.18-8.79-7.88-14.77-1.33-9.15 4.68-16.65 13.94-17.46 14.35-1.84 19.09 8.64 17.32 21.02l-8.04.96c-.33-3.71-1.18-9.31-2.96-11.46-1.28-1.82-3.1-2.59-5.46-2.31-7.02.52-5.9 9.29-2.42 13.15 5.06 5.81 17.97 15.95 21.51 22.63 3.6 6 4.3 14.75-.27 20.3-4.09 5.31-13.29 6.89-19.32 5.38-6-1.4-9.23-6.61-9.82-12.34m34.53-11.44c1.14 11.34 6.37 21.75 18.9 19.78 12.69-1.03 15.41-12.33 13.86-23.7l-5.7-47.6-10.38 1.24 6.03 50.38c.5 4.84 1.09 11.2-4.75 11.83-5.83.75-6.45-5.67-7.12-10.41l-6.03-50.38-10.5 1.26 5.69 47.6zm46.79-13.15l-3.9-32.55c12.12-1.96 11.47 7.95 12.66 16.77.94 7.43.62 14.99-8.24 15.72l-.52.06zm-7 29.82l10.42-1.25-2.5-20.92c15.58-1.12 20.21-11.92 18.32-26.64-.36-3.66-1.11-8.21-2.35-10.9-5.87-14.48-20.06-10.28-32.12-9.01l8.23 68.72zm34.64-4.15l25.87-3.1-.98-8.21-15.45 1.85-2.82-23.54 11.63-1.39-.98-8.21-11.63 1.39-2.46-20.56 15.05-1.8-.98-8.21-25.47 3.05 8.22 68.73zm35.68-37.98l-3.34-27.88c7.78-1.28 11.86.63 12.69 8.85.91 8.25 3.52 17.95-7.78 18.85l-1.57.18zm-6.24 34.46l10.22-1.22-3.08-25.72 3.9-.47 12.21 24.62 11.03-1.32-14.31-26.16c6.74-4.7 7.43-12.23 6.51-20.94-.32-3.31-1.03-7.16-2.16-9.56-5.83-13.85-21.05-9.02-32.54-7.96l8.22 68.73z" fill="#9adf20"/><path class="st0" d="M65.51 99.29l4.06-21.76 11.39 139.71H50.88L65.51 99.29zM51.6 48.89L0 290.67h40.16l3.98-43.32h44.7l3.19 43.32h36.93L86.24 48.89H51.6zm154.33 164.49c-.29 8.09.96 28.86-1.48 36.17-3.45 13.35-13.57 18.85-25.91 13.58-10.97-5.68-10.52-24.55-10.83-37.3.52-13.72-1.35-118.87 1.34-129.81 1.61-8.39 3.62-15.41 10.27-19.25 8.54-3.95 17.42-2.56 21.8 7.94 2.92 6.61 4.39 16.56 4.39 29.86v12.32h29.72c4.05-20.88 6.56-47.82-7.71-65.04-12-14.23-32.6-16.77-51.67-14.23-15.38 2.17-28.86 11-36.31 25.69-7.9 15.75-10.29 32.77-10.33 53.02v85.63c.16 25.02 3.72 51.22 20.73 67.6 10.52 9.95 24.37 13.36 38.01 13.23 35.6-.46 51.65-20.61 51.52-57.04v-22.37h-33.54zM492.92 48.89l-29.29 211.4L438 48.89h-37.51l47.19 241.71 38.6.07L530.3 48.89h-37.38zm77.3 209.81l2.9-79.71 40.44-1.64.47-27.24h-44.9l2.96-71.67 53.97-.67V48.89h-82.69l-6.92 241.78h91.02l.97-37.55-58.22 5.58zm-179.97-35.89L388.73 48.9h-29.58l-2.29 241.78 39.78-.07-6.39-67.8zM250.67 48.89l-3.19 29.51 35.09 4.79-1.6 207.48h34.27V80.94l31.93-.13V48.89h-96.5z"/></svg>
@@ -17,14 +17,19 @@ export class SuperChoiceItem {
17
17
  h("img", { class: "ss-choice-logo", alt: this.name, src: getAssetPath(`assets/${this.logo}`) }),
18
18
  h("p", { class: "font-weight-bold text-center mt-3 mb-0" }, this.name),
19
19
  this.subText && (h("span", { class: "text-muted small text-center font-italic" }, this.subText)),
20
- h("div", { class: "mt-3" }, JSON.parse(this.features).map((feature) => (h("p", { class: "text-center" }, feature.value)))))),
20
+ h("div", { class: "mt-3" }, JSON.parse(this.features).map((feature) => (h("p", { class: "text-center" }, feature.value)))),
21
+ this.featureSubText && (h("p", { class: "small text-muted text-center font-italic" }, this.featureSubText)))),
21
22
  h("div", { class: "text-center bottom-half-fund-tile" },
22
23
  h("div", { class: "p-3" },
23
24
  h("fl-button", { class: "uuid-button-continue", isBlockElement: true, onClick: () => this.handleFundClick() }, "Choose this fund")),
24
25
  h("div", { class: "mb-2" },
25
26
  h("a", { target: "_blank", href: this.pdsLink, onClick: () => this.pdsViewedAsync() }, this.pdsLinkText ? this.pdsLinkText : 'View the PDS')),
26
27
  this.disclaimer,
27
- h("div", { class: "small text-muted" }, this.abnInfo))));
28
+ h("div", { class: "small text-muted" },
29
+ this.abnInfo,
30
+ h("br", null),
31
+ "ABN: ",
32
+ this.abn))));
28
33
  }
29
34
  handleFundClick() {
30
35
  return this.joinFundClicked.emit();
@@ -181,6 +186,23 @@ export class SuperChoiceItem {
181
186
  "attribute": "features",
182
187
  "reflect": false
183
188
  },
189
+ "featureSubText": {
190
+ "type": "string",
191
+ "mutable": false,
192
+ "complexType": {
193
+ "original": "string",
194
+ "resolved": "string | undefined",
195
+ "references": {}
196
+ },
197
+ "required": false,
198
+ "optional": true,
199
+ "docs": {
200
+ "tags": [],
201
+ "text": ""
202
+ },
203
+ "attribute": "feature-sub-text",
204
+ "reflect": false
205
+ },
184
206
  "disclaimer": {
185
207
  "type": "unknown",
186
208
  "mutable": false,
@@ -218,6 +240,23 @@ export class SuperChoiceItem {
218
240
  "attribute": "abn-info",
219
241
  "reflect": false
220
242
  },
243
+ "abn": {
244
+ "type": "string",
245
+ "mutable": false,
246
+ "complexType": {
247
+ "original": "string",
248
+ "resolved": "string",
249
+ "references": {}
250
+ },
251
+ "required": false,
252
+ "optional": false,
253
+ "docs": {
254
+ "tags": [],
255
+ "text": ""
256
+ },
257
+ "attribute": "abn",
258
+ "reflect": false
259
+ },
221
260
  "history": {
222
261
  "type": "unknown",
223
262
  "mutable": false,
@@ -65,6 +65,6 @@ img {
65
65
 
66
66
  @media (min-width: 992px) {
67
67
  .bottom-half-fund-tile {
68
- height: 220px;
68
+ height: 250px;
69
69
  }
70
70
  }
@@ -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() {
@@ -59,7 +57,7 @@ export class SuperChoicePage {
59
57
  h("div", { class: "col" },
60
58
  h("div", { class: "d-flex flex-fill" }, isSome(this.chosenFund) && !this.chosenFund.value.isPromoted && (h("sss-selected-super-choice-section", { fundType: this.chosenFund.value.type, fundName: this.chosenFund.value.name, class: "flex-fill position-relative" }))))),
61
59
  h("div", { class: "row mt-3 justify-content-center" }, this.getPromotedFunds().map((fund) => (h("div", { class: "col-12 col-lg-6 d-flex" },
62
- h("sss-super-choice-item", { class: "card mb-3 mb-lg-0 mx-0 flex-grow-1", logo: fund.logo, isSelected: this.isPromotedFundSelected(fund.fundId), usi: fund.usi, name: fund.name, subText: fund.subText, pdsLinkText: fund.pdsLinkText, pdsLink: navigationService.toExternalUrl(fund.pdsLink), features: JSON.stringify(fund.features), disclaimer: fund.disclaimer, abnInfo: fund.abnInfo, onJoinFundClicked: async () => this.handleJoinSuperClickAsync(fund) }))))),
60
+ h("sss-super-choice-item", { class: "card mb-3 mb-lg-0 mx-0 flex-grow-1", logo: fund.logo, isSelected: this.isPromotedFundSelected(fund.fundId), usi: fund.usi, name: fund.name, subText: fund.subText, pdsLinkText: fund.pdsLinkText, pdsLink: navigationService.toExternalUrl(fund.pdsLink), features: JSON.stringify(fund.features), featureSubText: fund.featureSubText, disclaimer: fund.disclaimer, abnInfo: fund.abnInfo, abn: fund.abn, onJoinFundClicked: async () => this.handleJoinSuperClickAsync(fund) }))))),
63
61
  h("div", { class: "row mt-3 px-3" },
64
62
  h("div", { class: "col p-4 border rounded bg-light" },
65
63
  h("div", { class: "row" },
@@ -109,27 +107,8 @@ export class SuperChoicePage {
109
107
  h("a", { target: "_blank", href: navigationService.toExternalUrl('https://slate.co/forms-and-documents/target-market-determination/') }, "Target Market Determination"),
110
108
  ' ',
111
109
  "before deciding to invest in or apply to become a member of the fund.")),
112
- abnInfo: `Diversa Trustees Limited ABN: ${constants.Slate.DiversaAbn}`
113
- },
114
- {
115
- fundId: constants.QSuper.Id,
116
- usi: constants.QSuper.Usi,
117
- name: constants.QSuper.Name,
118
- logo: 'logo-qsuper-square.png',
119
- route: SuperSelectionAppRoutes.QSuperOptIn,
120
- pdsLink: constants.QSuper.PdsUrl,
121
- features: [
122
- { order: 1, value: '100 years strong' },
123
- { order: 2, value: `One of Australia's largest funds` },
124
- { order: 3, value: 'Awarded SuperRatings highest performance rating' }
125
- ],
126
- disclaimer: (h("p", { class: "small text-muted" },
127
- "You should consider the",
128
- ' ',
129
- h("a", { target: "_blank", href: navigationService.toExternalUrl(constants.QSuper.PdsUrl), onClick: () => this.pdsViewedAsync(constants.QSuper.Name, constants.QSuper.Usi) }, "Product Disclosure Statement"),
130
- ' ',
131
- "before deciding to invest in or apply to become a member of this fund.")),
132
- abnInfo: `QSuper Board ABN: ${constants.QSuper.Abn}`
110
+ abnInfo: `Diversa Trustees Limited`,
111
+ abn: constants.Slate.DiversaAbn
133
112
  },
134
113
  {
135
114
  fundId: constants.AustralianRetirementTrust.Id,
@@ -149,7 +128,8 @@ export class SuperChoicePage {
149
128
  h("a", { target: "_blank", href: navigationService.toExternalUrl(constants.AustralianRetirementTrust.PdsUrl), onClick: () => this.pdsViewedAsync(constants.AustralianRetirementTrust.Name) }, "Product Disclosure Statement"),
150
129
  ' ',
151
130
  "before deciding to invest in or apply to become a member of this fund.")),
152
- abnInfo: `Australian Retirement Trust ABN: ${constants.AustralianRetirementTrust.Abn}`
131
+ abnInfo: `Australian Retirement Trust`,
132
+ abn: constants.AustralianRetirementTrust.Abn
153
133
  },
154
134
  {
155
135
  fundId: constants.Aware.Id,
@@ -170,7 +150,30 @@ export class SuperChoicePage {
170
150
  h("a", { target: "_blank", href: navigationService.toExternalUrl(constants.Aware.PdsUrl), onClick: () => this.pdsViewedAsync(constants.Aware.Name) }, "Product Disclosure Statement"),
171
151
  ' ',
172
152
  "before deciding to invest in or apply to become a member of this fund.")),
173
- abnInfo: `Aware Super Pty Ltd ABN: ${constants.Aware.Abn}`
153
+ abnInfo: `Aware Super Pty Ltd`,
154
+ abn: constants.Aware.Abn
155
+ },
156
+ {
157
+ fundId: constants.Active.Id,
158
+ name: constants.Active.Name,
159
+ logo: 'logo-active.svg',
160
+ route: SuperSelectionAppRoutes.PromotedFundJoin,
161
+ pdsLinkText: constants.Active.PdsUrlText,
162
+ pdsLink: constants.Active.PdsUrl,
163
+ features: [
164
+ { order: 1, value: 'Delivered our best annual returns on record in 2020/2021*' },
165
+ { order: 2, value: 'Recognised as a leader in responsible investing' },
166
+ { order: 3, value: 'Calls answered in less than 20 seconds' }
167
+ ],
168
+ featureSubText: '* Past performance is not a reliable indicator of future performance.',
169
+ disclaimer: (h("p", { class: "small text-muted" },
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",
171
+ ' ',
172
+ h("a", { target: "_blank", onClick: () => this.pdsViewedAsync(constants.Active.Name), href: navigationService.toExternalUrl(constants.Active.PdsUrl) }, "activesuper.com.au"),
173
+ ' ',
174
+ "before making a decision.")),
175
+ abnInfo: `Local Government Super (Active Super)`,
176
+ abn: constants.Active.Abn
174
177
  }
175
178
  ];
176
179
  }
@@ -194,14 +197,6 @@ export class SuperChoicePage {
194
197
  promotedFundsShown
195
198
  });
196
199
  }
197
- else if (fund.fundId === constants.QSuper.Id) {
198
- await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
199
- fundUsi: constants.QSuper.Usi,
200
- fundName: constants.QSuper.Name,
201
- promotedFundId: constants.QSuper.Id,
202
- promotedFundsShown
203
- });
204
- }
205
200
  else if (fund.fundId === constants.AustralianRetirementTrust.Id) {
206
201
  await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
207
202
  fundName: constants.AustralianRetirementTrust.Name,
@@ -218,6 +213,14 @@ export class SuperChoicePage {
218
213
  });
219
214
  promotedFundState.fundId = fund.fundId;
220
215
  }
216
+ else if (fund.fundId === constants.Active.Id) {
217
+ await this.eventTrackingService.TrackPromotedSuperFundDetailViewedAsync({
218
+ fundName: constants.Active.Name,
219
+ promotedFundId: constants.Active.Id,
220
+ promotedFundsShown
221
+ });
222
+ promotedFundState.fundId = fund.fundId;
223
+ }
221
224
  return navigationService.navigateInternally(this.history, fund.route);
222
225
  }
223
226
  pdsViewedAsync(name, usi) {
@@ -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-button_46",[[0,"sss-my-own-fund",{"history":[16],"formState":[32],"isNotAllInformationProvidedMessageVisible":[32]}],[0,"sss-qsuper-question-1"],[0,"sss-qsuper-question-2"],[0,"sss-qsuper-question-3"],[0,"sss-qsuper-question-4"],[0,"sss-qsuper-question-5"],[0,"sss-qsuper-question-6"],[0,"sss-qsuper-question-7"],[0,"sss-qsuper-question-8"],[0,"sss-self-managed-fund",{"history":[16],"formState":[32],"showSmsfNotSupported":[32]}],[0,"sss-default-fund",{"history":[16],"formState":[32],"defaultFundProductName":[32]}],[0,"sss-qsuper-insurance-opt-in",{"insuranceChosen":[32]}],[0,"sss-qsuper-join"],[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-qsuper-consent"],[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],"disclaimer":[16],"abnInfo":[1,"abn-info"],"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-standard-choice-form",{"standardChoiceFormSignature":[32]}],[4,"sss-qsuper-insurance-questions"],[0,"sss-qsuper-question-yes-no-buttons",{"history":[16]}],[0,"sss-qsuper-confirm-header"],[4,"sss-qsuper-layout",{"history":[16]}],[0,"sss-notifications-section"],[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);
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
  });