@flarehr/apollo-super-selection 1.3.54359 → 1.3.54403

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 (142) hide show
  1. package/dist/lib/apollo-super-selection/apollo-super-selection.css +1 -1
  2. package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
  3. package/dist/lib/apollo-super-selection/p-4dd50caf.system.entry.js +69 -0
  4. package/dist/lib/apollo-super-selection/p-8fa0ce98.entry.js +14 -0
  5. package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
  6. package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
  7. package/dist/lib/cjs/loader.cjs.js +1 -1
  8. package/dist/lib/cjs/{sss-button_43.cjs.entry.js → sss-button_31.cjs.entry.js} +945 -2248
  9. package/dist/lib/collection/apollo-super-selection.css +1 -1
  10. package/dist/lib/collection/collection-manifest.json +1 -25
  11. package/dist/lib/collection/components/super-campaign/super-campaign.js +8 -16
  12. package/dist/lib/collection/components/super-selection-app/api/super-selection.api.dto.js +26 -25
  13. package/dist/lib/collection/components/super-selection-app/api/super-selection.api.js +0 -9
  14. package/dist/lib/collection/components/super-selection-app/existing-choice/existing-choice.js +4 -7
  15. package/dist/lib/collection/components/super-selection-app/funds/slate-super/api/slate.js +4 -0
  16. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-my-own-fund.js +3 -3
  17. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-smsf.js +2 -2
  18. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-my-own-fund.js +3 -3
  19. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-smsf.js +3 -3
  20. package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill.js +1 -1
  21. package/dist/lib/collection/components/super-selection-app/services/existing-super-choice-info.service.js +4 -16
  22. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +1 -9
  23. package/dist/lib/collection/components/super-selection-app/services/super-selection-app.service.js +1 -35
  24. package/dist/lib/collection/components/super-selection-app/services/super-selection.store.js +1 -3
  25. package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.js +16 -13
  26. package/dist/lib/collection/components/super-selection-app/super-selection-app.js +3 -17
  27. package/dist/lib/esm/apollo-super-selection.js +1 -1
  28. package/dist/lib/esm/loader.js +1 -1
  29. package/dist/lib/esm/{sss-button_43.entry.js → sss-button_31.entry.js} +946 -2237
  30. package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
  31. package/dist/lib/esm-es5/loader.js +1 -1
  32. package/dist/lib/esm-es5/sss-button_31.entry.js +69 -0
  33. package/dist/lib/types/components/super-campaign/super-campaign-types.d.ts +4 -0
  34. package/dist/lib/types/components/super-campaign/super-campaign.d.ts +0 -1
  35. package/dist/lib/types/components/super-selection-app/api/super-selection.api.d.ts +1 -2
  36. package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +1 -10
  37. package/dist/lib/types/components/super-selection-app/funds/slate-super/api/slate.d.ts +4 -0
  38. package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -4
  39. package/dist/lib/types/components/super-selection-app/services/super-selection-app.service.d.ts +0 -3
  40. package/dist/lib/types/components/super-selection-app/services/super-selection.store.d.ts +1 -3
  41. package/dist/lib/types/components/super-selection-app/super-selection-app.d.ts +0 -2
  42. package/dist/lib/types/components.d.ts +0 -200
  43. package/package.json +1 -1
  44. package/dist/lib/apollo-super-selection/assets/icon-check.svg +0 -3
  45. package/dist/lib/apollo-super-selection/assets/logo-active.svg +0 -1
  46. package/dist/lib/apollo-super-selection/assets/logo-art.svg +0 -7
  47. package/dist/lib/apollo-super-selection/assets/logo-aus-eth.svg +0 -31
  48. package/dist/lib/apollo-super-selection/assets/logo-aware.svg +0 -58
  49. package/dist/lib/apollo-super-selection/assets/logo-first.svg +0 -15
  50. package/dist/lib/apollo-super-selection/assets/logo-hesta.svg +0 -5
  51. package/dist/lib/apollo-super-selection/assets/logo-mercer-mychoice.svg +0 -1
  52. package/dist/lib/apollo-super-selection/assets/logo-rei.svg +0 -27
  53. package/dist/lib/apollo-super-selection/assets/logo-slate.png +0 -0
  54. package/dist/lib/apollo-super-selection/assets/logo-spirit.svg +0 -141
  55. package/dist/lib/apollo-super-selection/assets/logo-unisuper.svg +0 -15
  56. package/dist/lib/apollo-super-selection/assets/logo-virgin.svg +0 -8
  57. package/dist/lib/apollo-super-selection/assets/unisuper-default-badge1.svg +0 -25
  58. package/dist/lib/apollo-super-selection/assets/unisuper-default-badge2.svg +0 -109
  59. package/dist/lib/apollo-super-selection/assets/unisuper-default-badge3.svg +0 -102
  60. package/dist/lib/apollo-super-selection/p-4405575e.entry.js +0 -14
  61. package/dist/lib/apollo-super-selection/p-a1ea8588.system.entry.js +0 -69
  62. package/dist/lib/collection/components/super-selection-app/assets/icon-check.svg +0 -3
  63. package/dist/lib/collection/components/super-selection-app/consent/consent-wrapper.js +0 -32
  64. package/dist/lib/collection/components/super-selection-app/consent/consent.js +0 -88
  65. package/dist/lib/collection/components/super-selection-app/funds/constants.js +0 -43
  66. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/active.js +0 -26
  67. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/australian-ethical.js +0 -43
  68. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/australian-retirement-trust.js +0 -32
  69. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/aware.js +0 -38
  70. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/first.js +0 -27
  71. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/hesta-default.js +0 -34
  72. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.js +0 -33
  73. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/rei.js +0 -33
  74. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/slate.js +0 -32
  75. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/spirit.js +0 -43
  76. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.js +0 -56
  77. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default.js +0 -49
  78. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/virgin.js +0 -37
  79. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v1-page.js +0 -30
  80. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v2-page.js +0 -30
  81. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund.store.js +0 -10
  82. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v1-iframe-builder.js +0 -125
  83. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.js +0 -271
  84. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-types.js +0 -1
  85. package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/types.js +0 -15
  86. package/dist/lib/collection/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.js +0 -143
  87. package/dist/lib/collection/components/super-selection-app/funds/slate-super/slate-join-page.js +0 -30
  88. package/dist/lib/collection/components/super-selection-app/loading-component/loading-component.js +0 -29
  89. package/dist/lib/collection/components/super-selection-app/loading-super-indicator/loading-super-indicator.js +0 -11
  90. package/dist/lib/collection/components/super-selection-app/misc/iframe-host.js +0 -32
  91. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-active.svg +0 -1
  92. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-art.svg +0 -7
  93. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-aus-eth.svg +0 -31
  94. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-aware.svg +0 -58
  95. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-first.svg +0 -15
  96. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-hesta.svg +0 -5
  97. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-mercer-mychoice.svg +0 -1
  98. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-rei.svg +0 -27
  99. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-slate.png +0 -0
  100. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-spirit.svg +0 -141
  101. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-unisuper.svg +0 -15
  102. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-virgin.svg +0 -8
  103. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge1.svg +0 -25
  104. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge2.svg +0 -109
  105. package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge3.svg +0 -102
  106. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.js +0 -112
  107. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.js +0 -178
  108. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page-wrapper.js +0 -32
  109. package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +0 -171
  110. package/dist/lib/esm-es5/sss-button_43.entry.js +0 -69
  111. package/dist/lib/types/components/super-selection-app/consent/consent-wrapper.d.ts +0 -5
  112. package/dist/lib/types/components/super-selection-app/consent/consent.d.ts +0 -9
  113. package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -9
  114. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/active.d.ts +0 -3
  115. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/australian-ethical.d.ts +0 -3
  116. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/australian-retirement-trust.d.ts +0 -3
  117. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/aware.d.ts +0 -3
  118. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/first.d.ts +0 -3
  119. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/hesta-default.d.ts +0 -3
  120. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.d.ts +0 -3
  121. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/rei.d.ts +0 -3
  122. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/slate.d.ts +0 -4
  123. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/spirit.d.ts +0 -3
  124. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.d.ts +0 -3
  125. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default.d.ts +0 -3
  126. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/virgin.d.ts +0 -3
  127. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v1-page.d.ts +0 -5
  128. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v2-page.d.ts +0 -5
  129. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund.store.d.ts +0 -10
  130. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v1-iframe-builder.d.ts +0 -10
  131. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.d.ts +0 -12
  132. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-types.d.ts +0 -75
  133. package/dist/lib/types/components/super-selection-app/funds/promoted-fund/types.d.ts +0 -26
  134. package/dist/lib/types/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.d.ts +0 -14
  135. package/dist/lib/types/components/super-selection-app/funds/slate-super/slate-join-page.d.ts +0 -5
  136. package/dist/lib/types/components/super-selection-app/loading-component/loading-component.d.ts +0 -4
  137. package/dist/lib/types/components/super-selection-app/loading-super-indicator/loading-super-indicator.d.ts +0 -3
  138. package/dist/lib/types/components/super-selection-app/misc/iframe-host.d.ts +0 -6
  139. package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.d.ts +0 -10
  140. package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.d.ts +0 -12
  141. package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page-wrapper.d.ts +0 -5
  142. package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page.d.ts +0 -10
@@ -1,5 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class ConsentWrapper {
3
- history: RouterHistory;
4
- render(): Element[];
5
- }
@@ -1,9 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class Consent {
3
- history: RouterHistory;
4
- private campaignConnectRequestInProgress;
5
- private readonly eventTrackingService;
6
- componentDidLoad(): Promise<void>;
7
- render(): Element[];
8
- private handleSuperFundDisclaimerAccepted;
9
- }
@@ -1,9 +0,0 @@
1
- import { Option } from 'fp-ts/Option';
2
- import { PromotedFund } from './promoted-fund/types';
3
- export declare const allPromotedFunds: PromotedFund[];
4
- export declare const getFundByDtoPropName: (dtoPropName: string) => Option<PromotedFund>;
5
- export declare const getFundByFundId: (fundId: string) => Option<PromotedFund>;
6
- export declare const getFundNameByFundId: (fundId: string) => Option<string>;
7
- export declare const getFooterTextOverrideByFundId: (fundId: string) => Option<string>;
8
- export declare const getFundUsiByFundId: (fundId: string) => Option<string>;
9
- export declare const getLogoSrcByFundId: (fundId: string) => Option<string>;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,4 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- export declare const slateUsi = "32367272075001";
3
- declare const fund: PromotedFund;
4
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,3 +0,0 @@
1
- import { PromotedFund } from '../types';
2
- declare const fund: PromotedFund;
3
- export default fund;
@@ -1,5 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class PromotedFundJoinV1Page {
3
- history: RouterHistory;
4
- render(): Element[];
5
- }
@@ -1,5 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class PromotedFundJoinV2Page {
3
- history: RouterHistory;
4
- render(): Element[];
5
- }
@@ -1,10 +0,0 @@
1
- export declare type PromotedFundState = {
2
- fund: {
3
- id: string;
4
- type: 'Promoted' | 'PromotedDefault' | 'DefinedBenefits' | 'null';
5
- };
6
- };
7
- export declare const initial: PromotedFundState;
8
- declare const state: PromotedFundState, reset: () => void;
9
- export { reset };
10
- export default state;
@@ -1,10 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- declare class PromotedFundJoinV1IFrameBuilder {
3
- build(iframe: HTMLIFrameElement, history: RouterHistory): void;
4
- private getMemberData;
5
- private hostIsLocalSuperSelection;
6
- private environmentDiscriminator;
7
- private promotedFundJoinAppUrl;
8
- }
9
- declare const _default: PromotedFundJoinV1IFrameBuilder;
10
- export default _default;
@@ -1,12 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- declare class PromotedFundJoinV2IFrameBuilder {
3
- build(iframe: HTMLIFrameElement, history: RouterHistory): void;
4
- private getMemberData;
5
- private getFundName;
6
- private cleanUsi;
7
- private stringIsNullOrEmtpty;
8
- private environmentDiscriminator;
9
- private promotedFundJoinAppUrl;
10
- }
11
- declare const _default: PromotedFundJoinV2IFrameBuilder;
12
- export default _default;
@@ -1,75 +0,0 @@
1
- export declare type PromotedFundJoinMemberData = {
2
- title: string;
3
- firstName: string;
4
- middleName?: string;
5
- lastName: string;
6
- dateOfBirth: string;
7
- gender: string;
8
- email: string;
9
- mobilePhone: string;
10
- taxFileNumber: string;
11
- addressLine1: string;
12
- addressLine2?: string;
13
- city: string;
14
- state: string;
15
- postCode: string;
16
- country?: string;
17
- };
18
- declare type PromotedFundJoinAppParams = {
19
- partnerId: string;
20
- accountId: string;
21
- fundId: string;
22
- authToken: string;
23
- employerDefault: boolean;
24
- definedBenefitsEligibility?: boolean;
25
- };
26
- export declare type PromotedFundJoinData = PromotedFundJoinMemberData & PromotedFundJoinAppParams;
27
- export declare type NotificationData = {
28
- sender: 'promoted-fund-redirect';
29
- type: 'success';
30
- usi: string;
31
- memberNumber: string;
32
- memberFirstName: string;
33
- memberFamilyName: string;
34
- } | {
35
- sender: 'promoted-fund-redirect';
36
- type: 'success-promoted';
37
- fundId: string;
38
- usi: string;
39
- memberNumber: string;
40
- memberFirstName: string;
41
- memberFamilyName: string;
42
- } | {
43
- sender: 'promoted-fund-redirect';
44
- type: 'success-promoted-default';
45
- fundId: string;
46
- usi: string;
47
- } | {
48
- sender: 'promoted-fund-redirect';
49
- type: 'success-promoted-default-with-join';
50
- fundId: string;
51
- usi: string;
52
- memberNumber: string;
53
- memberFirstName: string;
54
- memberFamilyName: string;
55
- } | {
56
- sender: 'promoted-fund-redirect';
57
- type: 'success-defined-benefits';
58
- fundId: string;
59
- usi: string;
60
- memberNumber: string;
61
- memberElectContributionRatePreTax: number;
62
- memberElectContributionRatePostTax: number;
63
- } | {
64
- sender: 'promoted-fund-redirect';
65
- type: 'cancel';
66
- } | {
67
- sender: 'promoted-fund-join';
68
- type: 'contentResized';
69
- height: number;
70
- width: number;
71
- } | {
72
- sender: 'promoted-fund-join';
73
- type: 'pageNavigated';
74
- };
75
- export {};
@@ -1,26 +0,0 @@
1
- import { VNode } from '../../../../stencil-public-runtime';
2
- import { FunctionalComponent } from '../../../../stencil-public-runtime';
3
- import { Option } from 'fp-ts/Option';
4
- export declare type PromotedFund = {
5
- fundId: string;
6
- name: string;
7
- logo: string;
8
- route: string;
9
- features: VNode[];
10
- featureSubText?: VNode;
11
- customContent?: VNode;
12
- disclaimer: VNode;
13
- abnInfo?: string;
14
- abn?: string;
15
- footnoteTextOverride: Option<string>;
16
- dtoPropName?: string;
17
- isPromotedDefault?: boolean;
18
- extraBadge?: VNode;
19
- };
20
- export declare const Link: (props: {
21
- href: string;
22
- className?: string;
23
- onClick?: () => void;
24
- }, children: VNode[]) => FunctionalComponent;
25
- export declare const PoweredByFlareFS = "Powered by Flare FS";
26
- export declare function pdsViewedAsync(name: string, usi?: string): Promise<void>;
@@ -1,14 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- declare class SlateIFrameBuilder {
3
- build(iframe: HTMLIFrameElement, history: RouterHistory): void;
4
- private hostIsLocalSuperSelection;
5
- private hostIsDeployed;
6
- private skipConsolidation;
7
- private skipInsurance;
8
- private getSlateJoinMemberData;
9
- private includeJwt;
10
- private environmentDiscriminator;
11
- private slateJoinAppUrl;
12
- }
13
- declare const _default: SlateIFrameBuilder;
14
- export default _default;
@@ -1,5 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class SlateJoinPage {
3
- history: RouterHistory;
4
- render(): Element[];
5
- }
@@ -1,4 +0,0 @@
1
- export declare class LoadingComponent {
2
- header: string;
3
- render(): Element[];
4
- }
@@ -1,3 +0,0 @@
1
- export declare class LoadingComponent {
2
- render(): Element[];
3
- }
@@ -1,6 +0,0 @@
1
- export declare class IFrameHost {
2
- build: (iframe: HTMLIFrameElement) => void;
3
- private iframeElement;
4
- componentDidLoad(): void;
5
- render(): Element[];
6
- }
@@ -1,10 +0,0 @@
1
- import { VNode } from '../../../../stencil-public-runtime';
2
- export declare class SuperChoiceItemBottom {
3
- disclaimer: VNode;
4
- abnInfo?: string;
5
- abn?: string;
6
- isMultiFund: boolean;
7
- private joinFundClicked;
8
- render(): Element[];
9
- private handleFundClick;
10
- }
@@ -1,12 +0,0 @@
1
- import { VNode } from '../../../../stencil-public-runtime';
2
- export declare class SuperChoiceItemTop {
3
- name: string;
4
- logo: string;
5
- features: VNode[];
6
- featureSubText?: VNode;
7
- customContent?: VNode;
8
- isMultiFund: boolean;
9
- isPromotedDefault?: boolean;
10
- extraBadge?: VNode;
11
- render(): Element[];
12
- }
@@ -1,5 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class SuperChoicePageWrapper {
3
- history: RouterHistory;
4
- render(): Element[];
5
- }
@@ -1,10 +0,0 @@
1
- import { RouterHistory } from '@stencil/router';
2
- export declare class SuperChoicePage {
3
- history: RouterHistory;
4
- private promotedFunds;
5
- private readonly eventTrackingService;
6
- componentDidLoad(): Promise<void>;
7
- render(): Element[];
8
- private getPromotedFunds;
9
- private handleJoinSuperClickAsync;
10
- }