@flarehr/apollo-super-selection 1.3.23524 → 1.3.23827

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 (283) hide show
  1. package/dist/lib/apollo-super-selection/apollo-super-selection.css +1 -0
  2. package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -0
  3. package/dist/lib/apollo-super-selection/apollo-super-selection.js +130 -0
  4. package/dist/lib/apollo-super-selection/assets/icon-exclamation.svg +3 -0
  5. package/dist/lib/apollo-super-selection/assets/icon-information-circle.svg +3 -0
  6. package/dist/lib/apollo-super-selection/index.esm.js +0 -0
  7. package/dist/lib/apollo-super-selection/p-14885f78.system.js +15 -0
  8. package/dist/lib/apollo-super-selection/p-15f0e5eb.system.js +1 -0
  9. package/dist/lib/apollo-super-selection/p-22939048.system.entry.js +1 -0
  10. package/dist/lib/apollo-super-selection/p-24d6e2b8.js +1 -0
  11. package/dist/lib/apollo-super-selection/p-29c11183.js +15 -0
  12. package/dist/lib/apollo-super-selection/p-2b42304a.system.entry.js +1 -0
  13. package/dist/lib/apollo-super-selection/p-309ea469.system.entry.js +69 -0
  14. package/dist/lib/apollo-super-selection/p-33eca162.entry.js +1 -0
  15. package/dist/lib/apollo-super-selection/p-4e871154.entry.js +1 -0
  16. package/dist/lib/apollo-super-selection/p-50ea2036.system.js +1 -0
  17. package/dist/lib/apollo-super-selection/p-53b231f0.system.entry.js +1 -0
  18. package/dist/lib/apollo-super-selection/p-5596ab29.entry.js +14 -0
  19. package/dist/lib/apollo-super-selection/p-5c73c587.entry.js +1 -0
  20. package/dist/lib/apollo-super-selection/p-69bbf1dd.entry.js +1 -0
  21. package/dist/lib/apollo-super-selection/p-71ca4cf8.system.js +1 -0
  22. package/dist/lib/apollo-super-selection/p-86e3e03f.js +1 -0
  23. package/dist/lib/apollo-super-selection/p-97188c78.system.js +1 -0
  24. package/dist/lib/apollo-super-selection/p-9d2a7c0e.entry.js +1 -0
  25. package/dist/lib/apollo-super-selection/p-a0063575.system.entry.js +1 -0
  26. package/dist/lib/apollo-super-selection/p-b00f648b.entry.js +1 -0
  27. package/dist/lib/apollo-super-selection/p-bd6e6a8f.system.js +1 -0
  28. package/dist/lib/apollo-super-selection/p-c775c0e4.system.entry.js +1 -0
  29. package/dist/lib/apollo-super-selection/p-cd3ed541.system.js +1 -0
  30. package/dist/lib/apollo-super-selection/p-db0bded8.js +1 -0
  31. package/dist/lib/apollo-super-selection/p-e957b393.system.entry.js +1 -0
  32. package/dist/lib/apollo-super-selection/p-fdadb647.js +1 -0
  33. package/dist/lib/cjs/active-router-1f555f75.js +75 -0
  34. package/dist/lib/cjs/apollo-super-selection.cjs.js +22 -0
  35. package/dist/lib/cjs/app-globals-b1125d8c.js +25 -0
  36. package/dist/lib/cjs/context-consumer.cjs.entry.js +29 -0
  37. package/dist/lib/cjs/custom-fund-choice.api-293c1ace.js +3209 -0
  38. package/dist/lib/cjs/datorama-akita-6c9cb8fb.js +3641 -0
  39. package/dist/lib/cjs/index-eb4f212f.js +1766 -0
  40. package/dist/lib/cjs/index.cjs.js +2 -0
  41. package/dist/lib/cjs/loader.cjs.js +24 -0
  42. package/dist/lib/cjs/sss-button_32.cjs.entry.js +14934 -0
  43. package/dist/lib/cjs/sss-super-byof-host.cjs.entry.js +111 -0
  44. package/dist/lib/cjs/stencil-async-content.cjs.entry.js +32 -0
  45. package/dist/lib/cjs/stencil-route-title.cjs.entry.js +32 -0
  46. package/dist/lib/cjs/stencil-router-prompt.cjs.entry.js +59 -0
  47. package/dist/lib/cjs/stencil-router-redirect.cjs.entry.js +32 -0
  48. package/dist/lib/collection/apollo-super-selection.css +1 -0
  49. package/dist/lib/collection/collection-manifest.json +98 -0
  50. package/dist/lib/collection/components/app-host/loading-page.js +9 -0
  51. package/dist/lib/collection/components/app-host/services/app-configuration.query.js +18 -0
  52. package/dist/lib/collection/components/app-host/services/app-configuration.service.js +25 -0
  53. package/dist/lib/collection/components/app-host/services/app-parameters.query.js +13 -0
  54. package/dist/lib/collection/components/app-host/services/app-parameters.service.js +14 -0
  55. package/dist/lib/collection/components/app-host/services/appinsights.service.js +46 -0
  56. package/dist/lib/collection/components/app-host/services/authentication.query.js +21 -0
  57. package/dist/lib/collection/components/app-host/services/authentication.service.js +50 -0
  58. package/dist/lib/collection/components/app-host/services/interop/host-interop.service.js +31 -0
  59. package/dist/lib/collection/components/app-host/services/interop/iframe-interop.service.js +30 -0
  60. package/dist/lib/collection/components/app-host/services/interop/react-native-interop.service.js +20 -0
  61. package/dist/lib/collection/components/app-host/services/interop.query.js +26 -0
  62. package/dist/lib/collection/components/app-host/services/session.store.js +38 -0
  63. package/dist/lib/collection/components/app-host/super-selection-app-host.css +24 -0
  64. package/dist/lib/collection/components/app-host/super-selection-app-host.js +87 -0
  65. package/dist/lib/collection/components/external-loading-page/external-loading-page.js +29 -0
  66. package/dist/lib/collection/components/super-byof/super-byof-types.js +1 -0
  67. package/dist/lib/collection/components/super-byof/super-byof.form.js +1 -0
  68. package/dist/lib/collection/components/super-byof/super-byof.js +139 -0
  69. package/dist/lib/collection/components/super-campaign/fund-tile-clicked.handler.js +49 -0
  70. package/dist/lib/collection/components/super-campaign/promoted-fund-joined.handler.js +121 -0
  71. package/dist/lib/collection/components/super-campaign/super-campaign-types.js +6 -0
  72. package/dist/lib/collection/components/super-campaign/super-campaign.js +210 -0
  73. package/dist/lib/collection/components/super-selection-app/api/api-client.js +14 -0
  74. package/dist/lib/collection/components/super-selection-app/api/event-tracking.api.js +9 -0
  75. package/dist/lib/collection/components/super-selection-app/api/super-campaign-errors-api.js +9 -0
  76. package/dist/lib/collection/components/super-selection-app/api/super-campaign-errors.api.dtos.js +1 -0
  77. package/dist/lib/collection/components/super-selection-app/api/super-selection-events.model.js +16 -0
  78. package/dist/lib/collection/components/super-selection-app/api/super-selection.api.dto.js +179 -0
  79. package/dist/lib/collection/components/super-selection-app/api/super-selection.api.js +69 -0
  80. package/dist/lib/collection/components/super-selection-app/app-state-pages/success.js +36 -0
  81. package/dist/lib/collection/components/super-selection-app/assets/icon-exclamation.svg +3 -0
  82. package/dist/lib/collection/components/super-selection-app/assets/icon-information-circle.svg +3 -0
  83. package/dist/lib/collection/components/super-selection-app/choice/choice-router.js +42 -0
  84. package/dist/lib/collection/components/super-selection-app/existing-choice/existing-choice.js +163 -0
  85. package/dist/lib/collection/components/super-selection-app/footer-section/footer-section.js +39 -0
  86. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/api/custom-fund-choice.api.dto.js +1 -0
  87. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/api/custom-fund-choice.api.js +50 -0
  88. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/custom-fund.js +109 -0
  89. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/custom-fund.store.js +36 -0
  90. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/default-fund/default-fund.js +114 -0
  91. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/featured-funds/super-campaign-featured-funds.js +113 -0
  92. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/featured-funds/super-campaign-featured-funds.types.js +1 -0
  93. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/member-name-input.js +162 -0
  94. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund-engagement-step-types.js +1 -0
  95. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund-engagement-step.js +115 -0
  96. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/self-managed-fund/abn-validation.js +11 -0
  97. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/self-managed-fund/bankBsbNumbers.js +111 -0
  98. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/self-managed-fund/smsf-engagement-step-host.js +161 -0
  99. package/dist/lib/collection/components/super-selection-app/funds/custom-fund/self-managed-fund/smsf-engagement-step-types.js +1 -0
  100. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/api/promoted-fund-choice.api.dto.js +1 -0
  101. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/api/promoted-fund-choice.api.js +31 -0
  102. package/dist/lib/collection/components/super-selection-app/funds/slate-super/api/slate-choice.api.dto.js +1 -0
  103. package/dist/lib/collection/components/super-selection-app/funds/slate-super/api/slate-choice.api.js +13 -0
  104. package/dist/lib/collection/components/super-selection-app/funds/slate-super/api/slate.js +4 -0
  105. package/dist/lib/collection/components/super-selection-app/header-section/header-section.js +37 -0
  106. package/dist/lib/collection/components/super-selection-app/misc/button.js +195 -0
  107. package/dist/lib/collection/components/super-selection-app/misc/dropdown-async.css +7 -0
  108. package/dist/lib/collection/components/super-selection-app/misc/dropdown-async.js +390 -0
  109. package/dist/lib/collection/components/super-selection-app/misc/loading-indicator.js +52 -0
  110. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-common.js +22 -0
  111. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-display-field.js +42 -0
  112. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-error-box.js +66 -0
  113. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-my-own-fund.js +121 -0
  114. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-smsf.js +145 -0
  115. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-my-own-fund.js +223 -0
  116. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-smsf.js +398 -0
  117. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-types.js +288 -0
  118. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-warning-box.js +37 -0
  119. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill.js +81 -0
  120. package/dist/lib/collection/components/super-selection-app/services/australian-fund-lookup.service.js +15 -0
  121. package/dist/lib/collection/components/super-selection-app/services/event-tracking.service.js +117 -0
  122. package/dist/lib/collection/components/super-selection-app/services/existing-super-choice-info.service.js +134 -0
  123. package/dist/lib/collection/components/super-selection-app/services/misc.service.js +7 -0
  124. package/dist/lib/collection/components/super-selection-app/services/navigation.service.js +31 -0
  125. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +38 -0
  126. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.service.js +171 -0
  127. package/dist/lib/collection/components/super-selection-app/services/super-selection.store.js +45 -0
  128. package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.js +155 -0
  129. package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.store.js +11 -0
  130. package/dist/lib/collection/components/super-selection-app/super-selection-app.css +27 -0
  131. package/dist/lib/collection/components/super-selection-app/super-selection-app.js +291 -0
  132. package/dist/lib/collection/components/super-smsf/super-smsf-types.js +1 -0
  133. package/dist/lib/collection/components/super-smsf/super-smsf.form.js +1 -0
  134. package/dist/lib/collection/components/super-smsf/super-smsf.js +166 -0
  135. package/dist/lib/collection/global/init-host.js +25 -0
  136. package/dist/lib/collection/global/main.dev.js +29 -0
  137. package/dist/lib/collection/global/main.js +11 -0
  138. package/dist/lib/collection/global/stencil-router-workaround.js +12 -0
  139. package/dist/lib/collection/index.js +2 -0
  140. package/dist/lib/collection/utils/config.js +2 -0
  141. package/dist/lib/collection/utils/gtm.js +5 -0
  142. package/dist/lib/collection/utils/iframe.js +33 -0
  143. package/dist/lib/collection/utils/index.js +11 -0
  144. package/dist/lib/collection/utils/lazy.js +29 -0
  145. package/dist/lib/collection/utils/storage.js +5 -0
  146. package/dist/lib/esm/active-router-d18b36fb.js +73 -0
  147. package/dist/lib/esm/apollo-super-selection.js +20 -0
  148. package/dist/lib/esm/app-globals-c1f89805.js +23 -0
  149. package/dist/lib/esm/context-consumer.entry.js +25 -0
  150. package/dist/lib/esm/custom-fund-choice.api-42801d64.js +3188 -0
  151. package/dist/lib/esm/datorama-akita-127aea91.js +3624 -0
  152. package/dist/lib/esm/index-107d7c24.js +1732 -0
  153. package/dist/lib/esm/index.js +1 -0
  154. package/dist/lib/esm/loader.js +20 -0
  155. package/dist/lib/esm/polyfills/core-js.js +11 -0
  156. package/dist/lib/esm/polyfills/css-shim.js +1 -0
  157. package/dist/lib/esm/polyfills/dom.js +79 -0
  158. package/dist/lib/esm/polyfills/es5-html-element.js +1 -0
  159. package/dist/lib/esm/polyfills/index.js +34 -0
  160. package/dist/lib/esm/polyfills/system.js +6 -0
  161. package/dist/lib/esm/sss-button_32.entry.js +14879 -0
  162. package/dist/lib/esm/sss-super-byof-host.entry.js +107 -0
  163. package/dist/lib/esm/stencil-async-content.entry.js +28 -0
  164. package/dist/lib/esm/stencil-route-title.entry.js +28 -0
  165. package/dist/lib/esm/stencil-router-prompt.entry.js +55 -0
  166. package/dist/lib/esm/stencil-router-redirect.entry.js +28 -0
  167. package/dist/lib/esm-es5/active-router-d18b36fb.js +1 -0
  168. package/dist/lib/esm-es5/apollo-super-selection.js +1 -0
  169. package/dist/lib/esm-es5/app-globals-c1f89805.js +1 -0
  170. package/dist/lib/esm-es5/context-consumer.entry.js +1 -0
  171. package/dist/lib/esm-es5/custom-fund-choice.api-42801d64.js +1 -0
  172. package/dist/lib/esm-es5/datorama-akita-127aea91.js +15 -0
  173. package/dist/lib/esm-es5/index-107d7c24.js +1 -0
  174. package/dist/lib/esm-es5/index.js +0 -0
  175. package/dist/lib/esm-es5/loader.js +1 -0
  176. package/dist/lib/esm-es5/sss-button_32.entry.js +69 -0
  177. package/dist/lib/esm-es5/sss-super-byof-host.entry.js +1 -0
  178. package/dist/lib/esm-es5/stencil-async-content.entry.js +1 -0
  179. package/dist/lib/esm-es5/stencil-route-title.entry.js +1 -0
  180. package/dist/lib/esm-es5/stencil-router-prompt.entry.js +1 -0
  181. package/dist/lib/esm-es5/stencil-router-redirect.entry.js +1 -0
  182. package/dist/lib/index.cjs.js +1 -0
  183. package/dist/lib/index.js +1 -0
  184. package/dist/lib/loader/cdn.js +3 -0
  185. package/dist/lib/loader/index.cjs.js +3 -0
  186. package/dist/lib/loader/index.d.ts +13 -0
  187. package/dist/lib/loader/index.es2017.js +3 -0
  188. package/dist/lib/loader/index.js +4 -0
  189. package/dist/lib/loader/package.json +10 -0
  190. package/dist/lib/node_modules/@stencil/router/dist/collection/components/route/route.css +3 -0
  191. package/dist/lib/types/components/app-host/loading-page.d.ts +3 -0
  192. package/dist/lib/types/components/app-host/services/app-configuration.query.d.ts +11 -0
  193. package/dist/lib/types/components/app-host/services/app-configuration.service.d.ts +9 -0
  194. package/dist/lib/types/components/app-host/services/app-parameters.query.d.ts +10 -0
  195. package/dist/lib/types/components/app-host/services/app-parameters.service.d.ts +6 -0
  196. package/dist/lib/types/components/app-host/services/appinsights.service.d.ts +15 -0
  197. package/dist/lib/types/components/app-host/services/authentication.query.d.ts +13 -0
  198. package/dist/lib/types/components/app-host/services/authentication.service.d.ts +9 -0
  199. package/dist/lib/types/components/app-host/services/interop/host-interop.service.d.ts +7 -0
  200. package/dist/lib/types/components/app-host/services/interop/iframe-interop.service.d.ts +5 -0
  201. package/dist/lib/types/components/app-host/services/interop/react-native-interop.service.d.ts +7 -0
  202. package/dist/lib/types/components/app-host/services/interop.query.d.ts +11 -0
  203. package/dist/lib/types/components/app-host/services/session.store.d.ts +31 -0
  204. package/dist/lib/types/components/app-host/super-selection-app-host.d.ts +15 -0
  205. package/dist/lib/types/components/super-byof/super-byof-types.d.ts +26 -0
  206. package/dist/lib/types/components/super-byof/super-byof.d.ts +19 -0
  207. package/dist/lib/types/components/super-byof/super-byof.form.d.ts +6 -0
  208. package/dist/lib/types/components/super-campaign/fund-tile-clicked.handler.d.ts +12 -0
  209. package/dist/lib/types/components/super-campaign/promoted-fund-joined.handler.d.ts +15 -0
  210. package/dist/lib/types/components/super-campaign/super-campaign-types.d.ts +98 -0
  211. package/dist/lib/types/components/super-campaign/super-campaign.d.ts +27 -0
  212. package/dist/lib/types/components/super-selection-app/api/api-client.d.ts +2 -0
  213. package/dist/lib/types/components/super-selection-app/api/event-tracking.api.d.ts +6 -0
  214. package/dist/lib/types/components/super-selection-app/api/super-campaign-errors-api.d.ts +6 -0
  215. package/dist/lib/types/components/super-selection-app/api/super-campaign-errors.api.dtos.d.ts +7 -0
  216. package/dist/lib/types/components/super-selection-app/api/super-selection-events.model.d.ts +171 -0
  217. package/dist/lib/types/components/super-selection-app/api/super-selection.api.d.ts +16 -0
  218. package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +248 -0
  219. package/dist/lib/types/components/super-selection-app/app-state-pages/success.d.ts +7 -0
  220. package/dist/lib/types/components/super-selection-app/choice/choice-router.d.ts +6 -0
  221. package/dist/lib/types/components/super-selection-app/existing-choice/existing-choice.d.ts +12 -0
  222. package/dist/lib/types/components/super-selection-app/footer-section/footer-section.d.ts +5 -0
  223. package/dist/lib/types/components/super-selection-app/funds/custom-fund/api/custom-fund-choice.api.d.ts +10 -0
  224. package/dist/lib/types/components/super-selection-app/funds/custom-fund/api/custom-fund-choice.api.dto.d.ts +43 -0
  225. package/dist/lib/types/components/super-selection-app/funds/custom-fund/custom-fund.d.ts +9 -0
  226. package/dist/lib/types/components/super-selection-app/funds/custom-fund/custom-fund.store.d.ts +27 -0
  227. package/dist/lib/types/components/super-selection-app/funds/custom-fund/default-fund/default-fund.d.ts +13 -0
  228. package/dist/lib/types/components/super-selection-app/funds/custom-fund/featured-funds/super-campaign-featured-funds.d.ts +18 -0
  229. package/dist/lib/types/components/super-selection-app/funds/custom-fund/featured-funds/super-campaign-featured-funds.types.d.ts +26 -0
  230. package/dist/lib/types/components/super-selection-app/funds/custom-fund/member-name-input.d.ts +14 -0
  231. package/dist/lib/types/components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund-engagement-step-types.d.ts +15 -0
  232. package/dist/lib/types/components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund-engagement-step.d.ts +20 -0
  233. package/dist/lib/types/components/super-selection-app/funds/custom-fund/self-managed-fund/abn-validation.d.ts +1 -0
  234. package/dist/lib/types/components/super-selection-app/funds/custom-fund/self-managed-fund/bankBsbNumbers.d.ts +112 -0
  235. package/dist/lib/types/components/super-selection-app/funds/custom-fund/self-managed-fund/smsf-engagement-step-host.d.ts +28 -0
  236. package/dist/lib/types/components/super-selection-app/funds/custom-fund/self-managed-fund/smsf-engagement-step-types.d.ts +15 -0
  237. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/api/promoted-fund-choice.api.d.ts +8 -0
  238. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/api/promoted-fund-choice.api.dto.d.ts +23 -0
  239. package/dist/lib/types/components/super-selection-app/funds/slate-super/api/slate-choice.api.d.ts +6 -0
  240. package/dist/lib/types/components/super-selection-app/funds/slate-super/api/slate-choice.api.dto.d.ts +9 -0
  241. package/dist/lib/types/components/super-selection-app/funds/slate-super/api/slate.d.ts +4 -0
  242. package/dist/lib/types/components/super-selection-app/header-section/header-section.d.ts +3 -0
  243. package/dist/lib/types/components/super-selection-app/misc/button.d.ts +14 -0
  244. package/dist/lib/types/components/super-selection-app/misc/dropdown-async.d.ts +52 -0
  245. package/dist/lib/types/components/super-selection-app/misc/loading-indicator.d.ts +5 -0
  246. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-common.d.ts +9 -0
  247. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-display-field.d.ts +5 -0
  248. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-error-box.d.ts +5 -0
  249. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-invalid-my-own-fund.d.ts +18 -0
  250. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-invalid-smsf.d.ts +28 -0
  251. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-my-own-fund.d.ts +30 -0
  252. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-smsf.d.ts +52 -0
  253. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-types.d.ts +95 -0
  254. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill-warning-box.d.ts +4 -0
  255. package/dist/lib/types/components/super-selection-app/prefill-fund/prefill.d.ts +14 -0
  256. package/dist/lib/types/components/super-selection-app/services/australian-fund-lookup.service.d.ts +8 -0
  257. package/dist/lib/types/components/super-selection-app/services/event-tracking.service.d.ts +25 -0
  258. package/dist/lib/types/components/super-selection-app/services/existing-super-choice-info.service.d.ts +75 -0
  259. package/dist/lib/types/components/super-selection-app/services/misc.service.d.ts +6 -0
  260. package/dist/lib/types/components/super-selection-app/services/navigation.service.d.ts +17 -0
  261. package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +19 -0
  262. package/dist/lib/types/components/super-selection-app/services/super-selection-app.service.d.ts +43 -0
  263. package/dist/lib/types/components/super-selection-app/services/super-selection.store.d.ts +37 -0
  264. package/dist/lib/types/components/super-selection-app/standard-choice/standard-choice-form.d.ts +16 -0
  265. package/dist/lib/types/components/super-selection-app/standard-choice/standard-choice-form.store.d.ts +42 -0
  266. package/dist/lib/types/components/super-selection-app/super-selection-app.d.ts +27 -0
  267. package/dist/lib/types/components/super-smsf/super-smsf-types.d.ts +34 -0
  268. package/dist/lib/types/components/super-smsf/super-smsf.d.ts +20 -0
  269. package/dist/lib/types/components/super-smsf/super-smsf.form.d.ts +15 -0
  270. package/dist/lib/types/components.d.ts +522 -0
  271. package/dist/lib/types/global/init-host.d.ts +1 -0
  272. package/dist/lib/types/global/main.d.ts +1 -0
  273. package/dist/lib/types/global/main.dev.d.ts +1 -0
  274. package/dist/lib/types/global/stencil-router-workaround.d.ts +1 -0
  275. package/dist/lib/types/index.d.ts +2 -0
  276. package/dist/lib/types/stencil-public-runtime.d.ts +1555 -0
  277. package/dist/lib/types/utils/config.d.ts +2 -0
  278. package/dist/lib/types/utils/gtm.d.ts +7 -0
  279. package/dist/lib/types/utils/iframe.d.ts +13 -0
  280. package/dist/lib/types/utils/index.d.ts +4 -0
  281. package/dist/lib/types/utils/lazy.d.ts +12 -0
  282. package/dist/lib/types/utils/storage.d.ts +4 -0
  283. package/package.json +1 -1
@@ -0,0 +1,171 @@
1
+ import { PlacementId } from './super-selection.api.dto';
2
+ export declare type SuperFundPdsViewedDetail = {
3
+ fundUsi?: string;
4
+ fundName: string;
5
+ pageName: string;
6
+ superCampaignEnabled: boolean;
7
+ };
8
+ export declare type ViewedPromotedFundDetail = {
9
+ fundUsi?: string;
10
+ fundName: string;
11
+ promotedFundId: string;
12
+ promotedFundsShown: Array<string>;
13
+ defaultFundUsiSet?: string;
14
+ superCampaignEnabled: boolean;
15
+ placementId: PlacementId;
16
+ };
17
+ export declare type FundDetailChangeRequested = Omit<ViewedDefaultFundDetail, 'superCampaignEnabled'>;
18
+ export declare type ViewedPromotedDefaultFundDetail = {
19
+ fundUsi: string;
20
+ fundName: string;
21
+ promotedFundId: string;
22
+ promotedFundsShown: Array<string>;
23
+ defaultFundUsiSet?: string;
24
+ superCampaignEnabled: boolean;
25
+ placementId: PlacementId;
26
+ };
27
+ export declare type ViewedMyOwnFundDetail = {
28
+ promotedFundsShown: Array<string>;
29
+ defaultFundUsiSet?: string;
30
+ };
31
+ export declare type ViewedSmsfDetail = {
32
+ promotedFundsShown: Array<string>;
33
+ defaultFundUsiSet?: string;
34
+ };
35
+ export declare type ViewedDefaultFundDetail = {
36
+ fundUsi: string;
37
+ fundName: string;
38
+ promotedFundsShown: Array<string>;
39
+ defaultFundUsiSet?: string;
40
+ };
41
+ export declare type SuperFundNominationViewedDetail = {
42
+ fundType: string;
43
+ fundName?: string;
44
+ fundUsi?: string;
45
+ memberNumber?: string;
46
+ fundStatus: string;
47
+ lastNominatedAt: string;
48
+ };
49
+ export declare type SuperFundPrefillViewedDetail = {
50
+ fundType: string;
51
+ isUsiValid?: boolean;
52
+ isMemberNumberPresent?: boolean;
53
+ isMemberFirstNamePresent: boolean;
54
+ isMemberLastNamePresent: boolean;
55
+ isAbnValid?: boolean;
56
+ };
57
+ export declare type SuperFundPrefillDeclinedDetail = {
58
+ fundType: string;
59
+ isUsiValid?: boolean;
60
+ isMemberNumberPresent?: boolean;
61
+ isMemberFirstNamePresent: boolean;
62
+ isMemberLastNamePresent: boolean;
63
+ isAbnValid?: boolean;
64
+ };
65
+ export declare type SuperFundNominationDeclinedDetail = {
66
+ fundType: string;
67
+ fundName?: string;
68
+ fundUsi?: string;
69
+ memberNumber?: string;
70
+ fundStatus: string;
71
+ lastNominatedAt: string;
72
+ };
73
+ export declare type SuperFundDisclaimerViewedDetail = {
74
+ isDefinedBenefitsEligible: string;
75
+ superCampaignEnabled: boolean;
76
+ };
77
+ export declare const SuperFundDisclaimerViewedDetail: {
78
+ create: (superCampaignEnabled: boolean) => SuperFundDisclaimerViewedDetail;
79
+ };
80
+ export declare type SuperFundDisclaimerAcceptedDetail = {
81
+ superCampaignEnabled: boolean;
82
+ };
83
+ export declare type SuperFundDetailViewedDetail = {
84
+ PromotedFund: ViewedPromotedFundDetail;
85
+ } | {
86
+ PromotedDefaultFund: ViewedPromotedDefaultFundDetail;
87
+ } | {
88
+ MyOwnFund: ViewedMyOwnFundDetail;
89
+ } | {
90
+ Smsf: ViewedSmsfDetail;
91
+ } | {
92
+ DefaultFund: ViewedDefaultFundDetail;
93
+ };
94
+ export declare type SuperFundDetailChangeRequested = {
95
+ PromotedFund: {
96
+ memberNumber: string;
97
+ } & FundDetailChangeRequested;
98
+ } | {
99
+ PromotedDefaultFund: FundDetailChangeRequested;
100
+ } | {
101
+ PromotedDefaultFundWithJoin: {
102
+ memberNumber: string;
103
+ } & FundDetailChangeRequested;
104
+ } | {
105
+ MyOwnFund: {
106
+ fundName: string;
107
+ fundUsi: string;
108
+ memberNumber: string;
109
+ } & ViewedMyOwnFundDetail;
110
+ } | {
111
+ Smsf: {
112
+ fundName: string;
113
+ fundEsa: string;
114
+ } & ViewedSmsfDetail;
115
+ } | {
116
+ DefaultFund: ViewedDefaultFundDetail;
117
+ };
118
+ export declare type SuperCampaignActivationFailedDetail = {
119
+ reason: string;
120
+ };
121
+ export declare type SuperCampaignOperationFailedDetail = {
122
+ reason: string;
123
+ };
124
+ export declare type SuperCampaignActivationSucceededDetail = Record<string, never>;
125
+ export declare type SuperMyOwnFundEngagementStepActivationSucceededDetail = {
126
+ fundUsi: string;
127
+ };
128
+ export declare type SuperMyOwnFundEngagementStepContinuedDetail = {
129
+ fundUsi: string;
130
+ reason: string;
131
+ };
132
+ export declare type SuperSmsfEngagementStepActivationSucceededDetail = {};
133
+ export declare type SuperSmsfEngagementStepContinuedDetail = {
134
+ reason: string;
135
+ };
136
+ export declare type SuperSelectionAnalyticsEvent = {
137
+ SuperFundPdsViewed: SuperFundPdsViewedDetail;
138
+ } | {
139
+ SuperFundDetailViewed: SuperFundDetailViewedDetail;
140
+ } | {
141
+ SuperFundDetailChangeRequested: SuperFundDetailChangeRequested;
142
+ } | {
143
+ SuperFundNominationViewed: SuperFundNominationViewedDetail;
144
+ } | {
145
+ SuperFundNominationDeclined: SuperFundNominationDeclinedDetail;
146
+ } | {
147
+ SuperFundDisclaimerViewed: SuperFundDisclaimerViewedDetail;
148
+ } | {
149
+ SuperFundDisclaimerAccepted: SuperFundDisclaimerAcceptedDetail;
150
+ } | {
151
+ SuperFundPrefillViewed: SuperFundPrefillViewedDetail;
152
+ } | {
153
+ SuperFundPrefillDeclined: SuperFundPrefillDeclinedDetail;
154
+ } | {
155
+ SuperCampaignActivationSucceeded: SuperCampaignActivationSucceededDetail;
156
+ } | {
157
+ SuperCampaignActivationFailed: SuperCampaignActivationFailedDetail;
158
+ } | {
159
+ SuperCampaignOperationFailed: SuperCampaignOperationFailedDetail;
160
+ } | {
161
+ SuperMyOwnFundEngagementStepActivationSucceeded: SuperMyOwnFundEngagementStepActivationSucceededDetail;
162
+ } | {
163
+ SuperMyOwnFundEngagementStepContinued: SuperMyOwnFundEngagementStepContinuedDetail;
164
+ } | {
165
+ SuperSmsfEngagementStepActivationSucceeded: SuperSmsfEngagementStepActivationSucceededDetail;
166
+ } | {
167
+ SuperSmsfEngagementStepContinued: SuperSmsfEngagementStepContinuedDetail;
168
+ };
169
+ export declare type SuperSelectionEventDto = {
170
+ event: SuperSelectionAnalyticsEvent;
171
+ };
@@ -0,0 +1,16 @@
1
+ import { AppStateDto, AustralianFundDto, AustralianFundsLookupResponseDto, ClickPromotedTileDto, ViewSuperFundPanelDto } from './super-selection.api.dto';
2
+ export declare type SuperFundSearchFilter = {
3
+ searchString: string;
4
+ maxRecordCount: number;
5
+ };
6
+ export declare class SuperSelectionApi {
7
+ getAustralianFundsAsync(searchFilter: SuperFundSearchFilter, includeInactive?: boolean): Promise<AustralianFundsLookupResponseDto>;
8
+ getAustralianFundAsync(usi: string, includeInactive: boolean): Promise<AustralianFundDto>;
9
+ getAppStateAsync(): Promise<AppStateDto>;
10
+ clickPromotedTileAsync(payload: ClickPromotedTileDto): Promise<void>;
11
+ viewSuperFundPanelAsync(payload: ViewSuperFundPanelDto): Promise<void>;
12
+ private toSearchFilterQueryString;
13
+ private toQueryString;
14
+ }
15
+ declare const _default: SuperSelectionApi;
16
+ export default _default;
@@ -0,0 +1,248 @@
1
+ import { Option } from 'fp-ts/Option';
2
+ declare type AddressDto = {
3
+ addressLine1: string;
4
+ addressLine2: string | null;
5
+ city: string;
6
+ state: string;
7
+ postcode: string;
8
+ countryCode: string;
9
+ };
10
+ declare type UserProfileDto = {
11
+ accountId: string;
12
+ firstName: string;
13
+ middleName?: string;
14
+ lastName: string;
15
+ title: string;
16
+ gender: string;
17
+ email: string;
18
+ mobilePhone: string;
19
+ dateOfBirth: string;
20
+ address: AddressDto;
21
+ };
22
+ declare type PromotedFundChoiceDto = {
23
+ kind: 'slate';
24
+ slate: {
25
+ memberNumber: string;
26
+ };
27
+ } | {
28
+ kind: 'australianRetirementTrust';
29
+ australianRetirementTrust: {
30
+ usi: string;
31
+ memberNumber: string;
32
+ };
33
+ } | {
34
+ kind: 'aware';
35
+ aware: {
36
+ usi: string;
37
+ memberNumber: string;
38
+ };
39
+ } | {
40
+ kind: 'active';
41
+ active: {
42
+ usi: string;
43
+ memberNumber: string;
44
+ };
45
+ } | {
46
+ kind: 'australianEthical';
47
+ australianEthical: {
48
+ usi: string;
49
+ memberNumber: string;
50
+ };
51
+ } | {
52
+ kind: 'virgin';
53
+ virgin: {
54
+ usi: string;
55
+ memberNumber: string;
56
+ };
57
+ } | {
58
+ kind: 'spirit';
59
+ spirit: {
60
+ usi: string;
61
+ memberNumber: string;
62
+ };
63
+ } | {
64
+ kind: 'firstSuper';
65
+ firstSuper: {
66
+ usi: string;
67
+ memberNumber: string;
68
+ };
69
+ } | {
70
+ kind: 'mercerMyChoice';
71
+ mercerMyChoice: {
72
+ usi: string;
73
+ memberNumber: string;
74
+ };
75
+ } | {
76
+ kind: 'generic';
77
+ generic: {
78
+ fundId: string;
79
+ usi: string;
80
+ memberNumber: string;
81
+ };
82
+ };
83
+ export declare function hydratePromotedFundChoiceDtoKind(dto: PromotedFundChoiceDto): void;
84
+ export declare function getPromotedFundId(dto: PromotedFundChoiceDto): string;
85
+ export declare function getSuperChoiceUsi(dto: SuperChoiceDetailsDto): Option<string>;
86
+ export declare function getSuperChoiceMemberNumber(dto: SuperChoiceDetailsDto): Option<string>;
87
+ declare type OwnFundChoiceDto = {
88
+ usi: string;
89
+ memberNumber: string;
90
+ };
91
+ declare type DefaultFundChoiceDto = {
92
+ usi: string;
93
+ };
94
+ declare type PromotedDefaultFundChoiceDto = {
95
+ usi: string;
96
+ fundId: string;
97
+ };
98
+ declare type SMSFChoiceDto = {
99
+ abn: string;
100
+ fundName: string;
101
+ electronicServiceAddress: string;
102
+ };
103
+ declare type DefinedBenefitsChoiceDto = {
104
+ usi: string;
105
+ memberNumber: string;
106
+ memberElectContributionRatePreTax: number;
107
+ memberElectContributionRatePostTax: number;
108
+ };
109
+ declare type PromotedDefaultWithJoinFundChoiceDto = {
110
+ usi: string;
111
+ fundId: string;
112
+ memberNumber: string;
113
+ memberFirstName: string | null;
114
+ memberFamilyName: string | null;
115
+ };
116
+ export declare type PrefillOwnFundChoiceDto = {
117
+ fundDetail: {
118
+ type: 'Valid';
119
+ fundUsi: string;
120
+ fundName: string;
121
+ } | {
122
+ type: 'Invalid';
123
+ fundUsi: string;
124
+ };
125
+ memberNumber: string | null;
126
+ memberFirstName: string | null;
127
+ memberFamilyName: string | null;
128
+ };
129
+ export declare type PrefillSMSFChoiceDto = {
130
+ fundAbn: {
131
+ valid: boolean;
132
+ value: string;
133
+ };
134
+ fundName: string | null;
135
+ addressLine1: string | null;
136
+ addressLine2: string | null;
137
+ addressCity: string | null;
138
+ addressState: string | null;
139
+ addressPostcode: string | null;
140
+ bankAccountBsb: string | null;
141
+ bankAccountName: string | null;
142
+ bankAccountNumber: string | null;
143
+ electronicServiceAddress: string | null;
144
+ memberFirstName: string | null;
145
+ memberFamilyName: string | null;
146
+ };
147
+ declare type SuperChoiceDetailsDto = {
148
+ kind: 'Promoted';
149
+ promoted: PromotedFundChoiceDto;
150
+ } | {
151
+ kind: 'MyOwnFund';
152
+ myOwnFund: OwnFundChoiceDto;
153
+ } | {
154
+ kind: 'SMSF';
155
+ smsf: SMSFChoiceDto;
156
+ } | {
157
+ kind: 'Default';
158
+ default: DefaultFundChoiceDto;
159
+ } | {
160
+ kind: 'PromotedDefault';
161
+ promotedDefault: PromotedDefaultFundChoiceDto;
162
+ } | {
163
+ kind: 'DefinedBenefits';
164
+ definedBenefits: DefinedBenefitsChoiceDto;
165
+ } | {
166
+ kind: 'PromotedDefaultWithJoin';
167
+ promotedDefaultWithJoin: PromotedDefaultWithJoinFundChoiceDto;
168
+ };
169
+ export declare function hydrateSuperChoiceDetailsDtoKind(dto: SuperChoiceDetailsDto): void;
170
+ declare type SuperChoiceDto = {
171
+ dateSubmitted: string;
172
+ choiceDetails: SuperChoiceDetailsDto;
173
+ };
174
+ export declare type SuperChoicePrefillDto = {
175
+ type: 'myOwnFund';
176
+ data: PrefillOwnFundChoiceDto;
177
+ } | {
178
+ type: 'smsf';
179
+ data: PrefillSMSFChoiceDto;
180
+ };
181
+ export declare type SuperBuyerDto = {
182
+ accountId: string;
183
+ profileId: string;
184
+ partnerId: string;
185
+ userProfile: UserProfileDto;
186
+ superChoice: SuperChoiceDto | null;
187
+ };
188
+ export declare type FeatureSetDto = {
189
+ type: 'basic';
190
+ } | {
191
+ type: 'promoted';
192
+ };
193
+ export declare type FeatureSetType = FeatureSetDto['type'];
194
+ export declare type AccountConfigurationDto = {
195
+ accountId: string;
196
+ defaultFundUsi: string | null;
197
+ featureSet: FeatureSetDto;
198
+ };
199
+ export declare type ProfileConfigurationDto = {
200
+ defaultFundUsi: string | null;
201
+ };
202
+ export declare type AustralianFundDto = {
203
+ abn: string;
204
+ fundName: string;
205
+ usi: string;
206
+ productName: string;
207
+ contributionRestriction: boolean;
208
+ dateFrom: string;
209
+ dateTo: string;
210
+ isActive: boolean;
211
+ };
212
+ export declare type AustralianFundsLookupResponseDto = {
213
+ result: string;
214
+ data: Array<AustralianFundDto>;
215
+ };
216
+ export declare type AppStateDto = {
217
+ superBuyer: SuperBuyerDto;
218
+ accountConfiguration: AccountConfigurationDto;
219
+ profileConfiguration: ProfileConfigurationDto;
220
+ promotedFunds: string[];
221
+ bringYourOwnFundCustomStepEnabled: boolean;
222
+ smsfCustomStepEnabled: boolean;
223
+ featuredFundsEnabled: boolean;
224
+ isDefinedBenefitsEligible: boolean | null;
225
+ prefill: SuperChoicePrefillDto | null;
226
+ };
227
+ export declare type PromotedFundsConfigSourceDto = 'superSelection' | 'superCampaign';
228
+ export declare type ClickPromotedTileDto = {
229
+ promoted: {
230
+ fundId: string;
231
+ placementId: PlacementId;
232
+ };
233
+ } | {
234
+ promotedDefault: {
235
+ fundId: string;
236
+ placementId: PlacementId;
237
+ };
238
+ };
239
+ export declare type PromotedFundsConfigDto = {
240
+ shownFunds: string[];
241
+ promotedDefaultFundPosition?: number;
242
+ promotedFundsConfigSource: PromotedFundsConfigSourceDto;
243
+ };
244
+ export declare type PlacementId = 'panel' | 'byof';
245
+ export declare type ViewSuperFundPanelDto = {
246
+ placementId: PlacementId;
247
+ } & PromotedFundsConfigDto;
248
+ export {};
@@ -0,0 +1,7 @@
1
+ export declare class Success {
2
+ connectedCallback(): void;
3
+ disconnectedCallback(): void;
4
+ render(): Element[];
5
+ private handleContinueButtonClick;
6
+ private ignorePopState;
7
+ }
@@ -0,0 +1,6 @@
1
+ import { RouterHistory } from '@stencil/router';
2
+ export declare class ChoiceRouter {
3
+ history: RouterHistory;
4
+ componentWillLoad(): Promise<void>;
5
+ render(): Element[];
6
+ }
@@ -0,0 +1,12 @@
1
+ import { RouterHistory } from '@stencil/router';
2
+ export declare class ExistingChoice {
3
+ history: RouterHistory;
4
+ private existingFund;
5
+ private readonly eventTrackingService;
6
+ componentDidLoad(): Promise<void>;
7
+ componentWillLoad(): Promise<void>;
8
+ render(): Element[];
9
+ private handleFundNominationAccepted;
10
+ private handleFundNominationDeclined;
11
+ private createSuperFundNominationDetail;
12
+ }
@@ -0,0 +1,5 @@
1
+ export declare class FooterSection {
2
+ textOverride?: string;
3
+ render(): Element[];
4
+ private footerText;
5
+ }
@@ -0,0 +1,10 @@
1
+ import { DefaultFundForm, DefinedBenefitsDto, MyOwnFundDto, SelfManagedFundRequestDto } from './custom-fund-choice.api.dto';
2
+ export declare class CustomFundChoiceApi {
3
+ submitDefaultFundChoiceAsync(dto: DefaultFundForm): Promise<void>;
4
+ submitCustomFundChoiceAsync(dto: MyOwnFundDto): Promise<void>;
5
+ submitSelfManagedFundChoiceAsync(dto: SelfManagedFundRequestDto): Promise<void>;
6
+ submitDefinedBenefitsChoiceAsync(dto: DefinedBenefitsDto): Promise<void>;
7
+ validateAbnForSMSF(abn: string): Promise<boolean>;
8
+ }
9
+ declare const _default: CustomFundChoiceApi;
10
+ export default _default;
@@ -0,0 +1,43 @@
1
+ import { PromotedFundsConfigDto } from '../../../api/super-selection.api.dto';
2
+ export declare type MyOwnFundDto = {
3
+ fundUsi: string;
4
+ memberNumber: string;
5
+ memberFirstName: string;
6
+ memberFamilyName: string;
7
+ standardChoiceFormSignature: string;
8
+ } & PromotedFundsConfigDto;
9
+ export declare type DefaultFundForm = {
10
+ standardChoiceFormSignature: string;
11
+ } & PromotedFundsConfigDto;
12
+ export declare type AustralianFundAddressDto = {
13
+ addressLine1: string;
14
+ addressLine2: string | null;
15
+ city: string;
16
+ state: string;
17
+ postcode: string;
18
+ };
19
+ export declare type SelfManagedFundDto = {
20
+ abn: string;
21
+ fundName: string;
22
+ fundAddress: AustralianFundAddressDto;
23
+ bsb: string;
24
+ bankAccountName: string;
25
+ bankAccountNumber: string;
26
+ electronicServiceAddress: string;
27
+ memberFirstName: string;
28
+ memberFamilyName: string;
29
+ };
30
+ export declare type SelfManagedFundRequestDto = {
31
+ smsfChoice: SelfManagedFundDto;
32
+ standardChoiceFormSignature: string;
33
+ } & PromotedFundsConfigDto;
34
+ export declare type DefinedBenefitsDto = {
35
+ fundUsi: string;
36
+ fundId: string;
37
+ memberNumber: string;
38
+ memberElectContributionRatePreTax: number;
39
+ memberElectContributionRatePostTax: number;
40
+ } & PromotedFundsConfigDto;
41
+ export declare type AbnUsedForRegulatedFundResponseDto = {
42
+ result: boolean;
43
+ };
@@ -0,0 +1,9 @@
1
+ import { RouterHistory } from '@stencil/router';
2
+ export declare class CustomFund {
3
+ history: RouterHistory;
4
+ private currentCustomFund;
5
+ private fundOptionsList;
6
+ private showFundOptionsSelection;
7
+ componentWillLoad(): void;
8
+ render(): Element[];
9
+ }
@@ -0,0 +1,27 @@
1
+ import * as O from 'fp-ts/Option';
2
+ import { SelfManagedFundForm } from '../../../super-smsf/super-smsf.form';
3
+ export declare type CustomFundOption = {
4
+ label: CustomFundTypes;
5
+ value: string;
6
+ };
7
+ export declare enum CustomFundTypes {
8
+ MyOwnFund = "Existing super fund",
9
+ DefaultFund = "Default super fund",
10
+ SelfManagedFund = "Self-managed super fund",
11
+ FeaturedFunds = "Featured super funds"
12
+ }
13
+ export declare type MyOwnFundFormState = {
14
+ fundUsi: O.Option<string>;
15
+ fundName: O.Option<string>;
16
+ memberNumber: O.Option<string>;
17
+ memberFirstName: O.Option<string>;
18
+ memberFamilyName: O.Option<string>;
19
+ };
20
+ export declare type CustomFundState = {
21
+ myOwnFundForm: MyOwnFundFormState;
22
+ selfManagedFundForm: SelfManagedFundForm;
23
+ };
24
+ export declare const initialStateCustomFund: CustomFundState;
25
+ declare const state: CustomFundState;
26
+ export declare const resetCustomFund: () => void;
27
+ export default state;
@@ -0,0 +1,13 @@
1
+ import { RouterHistory } from '@stencil/router';
2
+ export declare class DefaultFund {
3
+ history: RouterHistory;
4
+ private defaultFundProductName;
5
+ private defaultFund;
6
+ private readonly eventTrackingService;
7
+ private isDefaultFundExists;
8
+ private isInvalidDefaultFund;
9
+ componentWillLoad(): Promise<void>;
10
+ componentDidLoad(): Promise<void>;
11
+ render(): Element[];
12
+ private handleSubmitForm;
13
+ }
@@ -0,0 +1,18 @@
1
+ import { RouterHistory } from '@stencil/router';
2
+ export declare class FeaturedFunds {
3
+ history: RouterHistory;
4
+ private backendUrl;
5
+ private accessToken;
6
+ private currentView;
7
+ private eventHandlers;
8
+ constructor();
9
+ componentWillLoad(): void;
10
+ disconnectedCallback(): void;
11
+ render(): Element[];
12
+ private subscribeToEvents;
13
+ private unsubscribeFromEvents;
14
+ private backClicked;
15
+ private cancelClicked;
16
+ private continueClicked;
17
+ private fundPanelShown;
18
+ }
@@ -0,0 +1,26 @@
1
+ import { FeaturedFundsSender, PromotedFundJoinedEvent, ShownFund, ShownFundType } from '../../../../super-campaign/super-campaign-types';
2
+ declare type FeaturedFundsCommonEventPayload = {
3
+ sender: FeaturedFundsSender;
4
+ };
5
+ export declare type ContinueClicked = FeaturedFundsCommonEventPayload & {
6
+ type: 'continue-clicked';
7
+ fundId: string;
8
+ fundUsi?: string;
9
+ fundName: string;
10
+ fundType: ShownFundType;
11
+ };
12
+ export declare type FeaturedFundPanelShown = FeaturedFundsCommonEventPayload & {
13
+ type: 'featured-fund-panel-shown';
14
+ shownFunds: ShownFund[];
15
+ };
16
+ export declare type FeaturedFundsEvents = FeaturedFundsCommonEventPayload & ({
17
+ type: 'back-clicked';
18
+ } | {
19
+ type: 'cancel-clicked';
20
+ } | ContinueClicked | FeaturedFundPanelShown | PromotedFundJoinedEvent);
21
+ export declare type EventHandlers = {
22
+ [k in FeaturedFundsEvents['type']]: (event: CustomEvent<Extract<FeaturedFundsEvents, {
23
+ type: k;
24
+ }>>) => Promise<void>;
25
+ };
26
+ export {};
@@ -0,0 +1,14 @@
1
+ import { EventEmitter } from '../../../../stencil-public-runtime';
2
+ export declare class MemberNameInput {
3
+ testId: string;
4
+ value: string;
5
+ name: string;
6
+ readableName: string;
7
+ showValidationErrors: boolean;
8
+ myInputChange: EventEmitter;
9
+ private errorMessage;
10
+ private NAME_PATTERN;
11
+ render(): Element[];
12
+ private handleInput;
13
+ private validateInput;
14
+ }
@@ -0,0 +1,15 @@
1
+ export declare type Sender = 'byof-engagement';
2
+ export declare type CommonEventPayload = {
3
+ sender: Sender;
4
+ };
5
+ export declare type ContinueEvent = CommonEventPayload & {
6
+ type: 'continue';
7
+ reason: string;
8
+ };
9
+ export declare type EventPayload = ContinueEvent;
10
+ export declare type EventType = EventPayload['type'];
11
+ export declare type EventHandlers = {
12
+ [k in EventType]: (event: CustomEvent<Extract<EventPayload, {
13
+ type: k;
14
+ }>>) => Promise<void>;
15
+ };
@@ -0,0 +1,20 @@
1
+ import { RouterHistory } from '@stencil/router';
2
+ export declare class MyOwnFundEngagementStep {
3
+ history: RouterHistory;
4
+ private backendUrl;
5
+ private accessToken;
6
+ private fundUsi;
7
+ private fundName;
8
+ private memberNumber;
9
+ private memberFirstName;
10
+ private memberFamilyName;
11
+ private stepEventHandlers;
12
+ constructor();
13
+ componentWillLoad(): Promise<void>;
14
+ disconnectedCallback(): void;
15
+ render(): Element[];
16
+ private navigateToStandardChoice;
17
+ private stepContinued;
18
+ private subscribeToStepEvents;
19
+ private unSubscribeFromStepEvents;
20
+ }
@@ -0,0 +1 @@
1
+ export declare function validateAbn(abn: string): boolean;