@flarehr/apollo-super-selection 3.43.57073 → 3.46.58109
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/p-13023a73.entry.js +14 -0
- package/dist/lib/apollo-super-selection/p-d82b00ed.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-ec5b6efc.system.entry.js +69 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/{fl-button_46.cjs.entry.js → fl-button_31.cjs.entry.js} +44 -662
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/collection/collection-manifest.json +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +1 -14
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +0 -22
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.css +1 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +1 -32
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +0 -2
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/{fl-button_46.entry.js → fl-button_31.entry.js} +45 -648
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/fl-button_31.entry.js +69 -0
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +4 -2
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -11
- package/dist/lib/types/components.d.ts +0 -199
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-efe4cd36.entry.js +0 -14
- package/dist/lib/apollo-super-selection/p-f853b0c9.system.entry.js +0 -69
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.js +0 -1
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/confirmCheck.js +0 -38
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/continueCheck.js +0 -13
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/getNextRoute.js +0 -89
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/helpers/resetState.js +0 -31
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-header.js +0 -37
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js +0 -62
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-confirmation.css +0 -0
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js +0 -94
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js +0 -98
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js +0 -18
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper-layout.js +0 -95
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/qsuper.css +0 -50
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question1/question1.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question2/question2.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question3/question3.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question4/question4.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question5/question5.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question6/question6.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question7/question7.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/question8/question8.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js +0 -66
- package/dist/lib/collection/components/super-selection-app/funds/qsuper/services/qsuper.store.js +0 -64
- package/dist/lib/esm-es5/fl-button_46.entry.js +0 -69
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/api/qsuper-choice.api.dto.d.ts +0 -22
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/confirmCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/continueCheck.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/getNextRoute.d.ts +0 -2
- package/dist/lib/types/components/super-selection-app/funds/qsuper/helpers/resetState.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-header.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.d.ts +0 -7
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-insurance-questions.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/qsuper-layout.d.ts +0 -11
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question1/question1.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question2/question2.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question3/question3.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question4/question4.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question5/question5.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question6/question6.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question7/question7.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/question8/question8.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/funds/qsuper/services/qsuper.store.d.ts +0 -58
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as promiseResolve,b as bootstrapLazy}from"./index-0496d1af.js";import"./datorama-akita-79ce4385.js";import"./delay-c0555599.js";import{g as globalScripts}from"./app-globals-7ac1ffba.js";var patchEsm=function(){return promiseResolve()};var defineCustomElements=function(s
|
|
1
|
+
import{p as promiseResolve,b as bootstrapLazy}from"./index-0496d1af.js";import"./datorama-akita-79ce4385.js";import"./delay-c0555599.js";import{g as globalScripts}from"./app-globals-7ac1ffba.js";var patchEsm=function(){return promiseResolve()};var defineCustomElements=function(e,s){if(typeof window==="undefined")return Promise.resolve();return patchEsm().then((function(){globalScripts();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"]}]]]],s)}))};export{defineCustomElements};
|
|
@@ -22,9 +22,11 @@ declare type UserProfileDto = {
|
|
|
22
22
|
declare type PromotedFundChoiceDto = {
|
|
23
23
|
slate: unknown;
|
|
24
24
|
} | {
|
|
25
|
-
|
|
25
|
+
australianRetirementTrust: unknown;
|
|
26
26
|
} | {
|
|
27
|
-
|
|
27
|
+
aware: unknown;
|
|
28
|
+
} | {
|
|
29
|
+
active: unknown;
|
|
28
30
|
};
|
|
29
31
|
declare type OwnFundChoiceDto = {
|
|
30
32
|
usi: string;
|
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
export declare const QSuper: {
|
|
2
|
-
Id: string;
|
|
3
|
-
Name: string;
|
|
4
|
-
InsuranceName: string;
|
|
5
|
-
Usi: string;
|
|
6
|
-
Abn: string;
|
|
7
|
-
PdsUrl: string;
|
|
8
|
-
PdsPdf: string;
|
|
9
|
-
MinAge: number;
|
|
10
|
-
MinInsuranceAge: number;
|
|
11
|
-
MaxAge: number;
|
|
12
|
-
};
|
|
13
1
|
export declare const Slate: {
|
|
14
2
|
Id: string;
|
|
15
3
|
Name: string;
|
package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts
CHANGED
|
@@ -2,17 +2,6 @@ export declare enum SuperSelectionAppRoutes {
|
|
|
2
2
|
ChoicePage = "/",
|
|
3
3
|
SlateJoin = "/slate/join/",
|
|
4
4
|
SlateStandardChoice = "/slate/standard-choice/",
|
|
5
|
-
QSuperOptIn = "/qsuper/insurance/opt-in/",
|
|
6
|
-
QSuperQuestion1 = "/qsuper/insurance/question1/",
|
|
7
|
-
QSuperQuestion2 = "/qsuper/insurance/question2/",
|
|
8
|
-
QSuperQuestion3 = "/qsuper/insurance/question3/",
|
|
9
|
-
QSuperQuestion4 = "/qsuper/insurance/question4/",
|
|
10
|
-
QSuperQuestion5 = "/qsuper/insurance/question5/",
|
|
11
|
-
QSuperQuestion6 = "/qsuper/insurance/question6/",
|
|
12
|
-
QSuperQuestion7 = "/qsuper/insurance/question7/",
|
|
13
|
-
QSuperQuestion8 = "/qsuper/insurance/question8/",
|
|
14
|
-
QSuperConsent = "/qsuper/consent/",
|
|
15
|
-
QSuperJoin = "/qsuper/join/",
|
|
16
5
|
PromotedFundJoin = "/promoted-fund/join",
|
|
17
6
|
PromotedFundStandardChoice = "/promoted-fund/standard-choice/",
|
|
18
7
|
MyOwnFund = "/super-choice/my-own-fund/",
|
|
@@ -36,38 +36,6 @@ export namespace Components {
|
|
|
36
36
|
interface SssPromotedFundStandardChoicePage {
|
|
37
37
|
"history": RouterHistory;
|
|
38
38
|
}
|
|
39
|
-
interface SssQsuperConfirmHeader {
|
|
40
|
-
}
|
|
41
|
-
interface SssQsuperConsent {
|
|
42
|
-
}
|
|
43
|
-
interface SssQsuperInsuranceOptIn {
|
|
44
|
-
}
|
|
45
|
-
interface SssQsuperInsuranceQuestions {
|
|
46
|
-
}
|
|
47
|
-
interface SssQsuperJoin {
|
|
48
|
-
}
|
|
49
|
-
interface SssQsuperLayout {
|
|
50
|
-
"history": RouterHistory;
|
|
51
|
-
}
|
|
52
|
-
interface SssQsuperQuestion1 {
|
|
53
|
-
}
|
|
54
|
-
interface SssQsuperQuestion2 {
|
|
55
|
-
}
|
|
56
|
-
interface SssQsuperQuestion3 {
|
|
57
|
-
}
|
|
58
|
-
interface SssQsuperQuestion4 {
|
|
59
|
-
}
|
|
60
|
-
interface SssQsuperQuestion5 {
|
|
61
|
-
}
|
|
62
|
-
interface SssQsuperQuestion6 {
|
|
63
|
-
}
|
|
64
|
-
interface SssQsuperQuestion7 {
|
|
65
|
-
}
|
|
66
|
-
interface SssQsuperQuestion8 {
|
|
67
|
-
}
|
|
68
|
-
interface SssQsuperQuestionYesNoButtons {
|
|
69
|
-
"history": RouterHistory;
|
|
70
|
-
}
|
|
71
39
|
interface SssSelectedSuperChoiceSection {
|
|
72
40
|
"fundName": string;
|
|
73
41
|
"fundType": string;
|
|
@@ -175,96 +143,6 @@ declare global {
|
|
|
175
143
|
prototype: HTMLSssPromotedFundStandardChoicePageElement;
|
|
176
144
|
new (): HTMLSssPromotedFundStandardChoicePageElement;
|
|
177
145
|
};
|
|
178
|
-
interface HTMLSssQsuperConfirmHeaderElement extends Components.SssQsuperConfirmHeader, HTMLStencilElement {
|
|
179
|
-
}
|
|
180
|
-
var HTMLSssQsuperConfirmHeaderElement: {
|
|
181
|
-
prototype: HTMLSssQsuperConfirmHeaderElement;
|
|
182
|
-
new (): HTMLSssQsuperConfirmHeaderElement;
|
|
183
|
-
};
|
|
184
|
-
interface HTMLSssQsuperConsentElement extends Components.SssQsuperConsent, HTMLStencilElement {
|
|
185
|
-
}
|
|
186
|
-
var HTMLSssQsuperConsentElement: {
|
|
187
|
-
prototype: HTMLSssQsuperConsentElement;
|
|
188
|
-
new (): HTMLSssQsuperConsentElement;
|
|
189
|
-
};
|
|
190
|
-
interface HTMLSssQsuperInsuranceOptInElement extends Components.SssQsuperInsuranceOptIn, HTMLStencilElement {
|
|
191
|
-
}
|
|
192
|
-
var HTMLSssQsuperInsuranceOptInElement: {
|
|
193
|
-
prototype: HTMLSssQsuperInsuranceOptInElement;
|
|
194
|
-
new (): HTMLSssQsuperInsuranceOptInElement;
|
|
195
|
-
};
|
|
196
|
-
interface HTMLSssQsuperInsuranceQuestionsElement extends Components.SssQsuperInsuranceQuestions, HTMLStencilElement {
|
|
197
|
-
}
|
|
198
|
-
var HTMLSssQsuperInsuranceQuestionsElement: {
|
|
199
|
-
prototype: HTMLSssQsuperInsuranceQuestionsElement;
|
|
200
|
-
new (): HTMLSssQsuperInsuranceQuestionsElement;
|
|
201
|
-
};
|
|
202
|
-
interface HTMLSssQsuperJoinElement extends Components.SssQsuperJoin, HTMLStencilElement {
|
|
203
|
-
}
|
|
204
|
-
var HTMLSssQsuperJoinElement: {
|
|
205
|
-
prototype: HTMLSssQsuperJoinElement;
|
|
206
|
-
new (): HTMLSssQsuperJoinElement;
|
|
207
|
-
};
|
|
208
|
-
interface HTMLSssQsuperLayoutElement extends Components.SssQsuperLayout, HTMLStencilElement {
|
|
209
|
-
}
|
|
210
|
-
var HTMLSssQsuperLayoutElement: {
|
|
211
|
-
prototype: HTMLSssQsuperLayoutElement;
|
|
212
|
-
new (): HTMLSssQsuperLayoutElement;
|
|
213
|
-
};
|
|
214
|
-
interface HTMLSssQsuperQuestion1Element extends Components.SssQsuperQuestion1, HTMLStencilElement {
|
|
215
|
-
}
|
|
216
|
-
var HTMLSssQsuperQuestion1Element: {
|
|
217
|
-
prototype: HTMLSssQsuperQuestion1Element;
|
|
218
|
-
new (): HTMLSssQsuperQuestion1Element;
|
|
219
|
-
};
|
|
220
|
-
interface HTMLSssQsuperQuestion2Element extends Components.SssQsuperQuestion2, HTMLStencilElement {
|
|
221
|
-
}
|
|
222
|
-
var HTMLSssQsuperQuestion2Element: {
|
|
223
|
-
prototype: HTMLSssQsuperQuestion2Element;
|
|
224
|
-
new (): HTMLSssQsuperQuestion2Element;
|
|
225
|
-
};
|
|
226
|
-
interface HTMLSssQsuperQuestion3Element extends Components.SssQsuperQuestion3, HTMLStencilElement {
|
|
227
|
-
}
|
|
228
|
-
var HTMLSssQsuperQuestion3Element: {
|
|
229
|
-
prototype: HTMLSssQsuperQuestion3Element;
|
|
230
|
-
new (): HTMLSssQsuperQuestion3Element;
|
|
231
|
-
};
|
|
232
|
-
interface HTMLSssQsuperQuestion4Element extends Components.SssQsuperQuestion4, HTMLStencilElement {
|
|
233
|
-
}
|
|
234
|
-
var HTMLSssQsuperQuestion4Element: {
|
|
235
|
-
prototype: HTMLSssQsuperQuestion4Element;
|
|
236
|
-
new (): HTMLSssQsuperQuestion4Element;
|
|
237
|
-
};
|
|
238
|
-
interface HTMLSssQsuperQuestion5Element extends Components.SssQsuperQuestion5, HTMLStencilElement {
|
|
239
|
-
}
|
|
240
|
-
var HTMLSssQsuperQuestion5Element: {
|
|
241
|
-
prototype: HTMLSssQsuperQuestion5Element;
|
|
242
|
-
new (): HTMLSssQsuperQuestion5Element;
|
|
243
|
-
};
|
|
244
|
-
interface HTMLSssQsuperQuestion6Element extends Components.SssQsuperQuestion6, HTMLStencilElement {
|
|
245
|
-
}
|
|
246
|
-
var HTMLSssQsuperQuestion6Element: {
|
|
247
|
-
prototype: HTMLSssQsuperQuestion6Element;
|
|
248
|
-
new (): HTMLSssQsuperQuestion6Element;
|
|
249
|
-
};
|
|
250
|
-
interface HTMLSssQsuperQuestion7Element extends Components.SssQsuperQuestion7, HTMLStencilElement {
|
|
251
|
-
}
|
|
252
|
-
var HTMLSssQsuperQuestion7Element: {
|
|
253
|
-
prototype: HTMLSssQsuperQuestion7Element;
|
|
254
|
-
new (): HTMLSssQsuperQuestion7Element;
|
|
255
|
-
};
|
|
256
|
-
interface HTMLSssQsuperQuestion8Element extends Components.SssQsuperQuestion8, HTMLStencilElement {
|
|
257
|
-
}
|
|
258
|
-
var HTMLSssQsuperQuestion8Element: {
|
|
259
|
-
prototype: HTMLSssQsuperQuestion8Element;
|
|
260
|
-
new (): HTMLSssQsuperQuestion8Element;
|
|
261
|
-
};
|
|
262
|
-
interface HTMLSssQsuperQuestionYesNoButtonsElement extends Components.SssQsuperQuestionYesNoButtons, HTMLStencilElement {
|
|
263
|
-
}
|
|
264
|
-
var HTMLSssQsuperQuestionYesNoButtonsElement: {
|
|
265
|
-
prototype: HTMLSssQsuperQuestionYesNoButtonsElement;
|
|
266
|
-
new (): HTMLSssQsuperQuestionYesNoButtonsElement;
|
|
267
|
-
};
|
|
268
146
|
interface HTMLSssSelectedSuperChoiceSectionElement extends Components.SssSelectedSuperChoiceSection, HTMLStencilElement {
|
|
269
147
|
}
|
|
270
148
|
var HTMLSssSelectedSuperChoiceSectionElement: {
|
|
@@ -353,21 +231,6 @@ declare global {
|
|
|
353
231
|
"sss-notifications-section": HTMLSssNotificationsSectionElement;
|
|
354
232
|
"sss-promoted-fund-join-page": HTMLSssPromotedFundJoinPageElement;
|
|
355
233
|
"sss-promoted-fund-standard-choice-page": HTMLSssPromotedFundStandardChoicePageElement;
|
|
356
|
-
"sss-qsuper-confirm-header": HTMLSssQsuperConfirmHeaderElement;
|
|
357
|
-
"sss-qsuper-consent": HTMLSssQsuperConsentElement;
|
|
358
|
-
"sss-qsuper-insurance-opt-in": HTMLSssQsuperInsuranceOptInElement;
|
|
359
|
-
"sss-qsuper-insurance-questions": HTMLSssQsuperInsuranceQuestionsElement;
|
|
360
|
-
"sss-qsuper-join": HTMLSssQsuperJoinElement;
|
|
361
|
-
"sss-qsuper-layout": HTMLSssQsuperLayoutElement;
|
|
362
|
-
"sss-qsuper-question-1": HTMLSssQsuperQuestion1Element;
|
|
363
|
-
"sss-qsuper-question-2": HTMLSssQsuperQuestion2Element;
|
|
364
|
-
"sss-qsuper-question-3": HTMLSssQsuperQuestion3Element;
|
|
365
|
-
"sss-qsuper-question-4": HTMLSssQsuperQuestion4Element;
|
|
366
|
-
"sss-qsuper-question-5": HTMLSssQsuperQuestion5Element;
|
|
367
|
-
"sss-qsuper-question-6": HTMLSssQsuperQuestion6Element;
|
|
368
|
-
"sss-qsuper-question-7": HTMLSssQsuperQuestion7Element;
|
|
369
|
-
"sss-qsuper-question-8": HTMLSssQsuperQuestion8Element;
|
|
370
|
-
"sss-qsuper-question-yes-no-buttons": HTMLSssQsuperQuestionYesNoButtonsElement;
|
|
371
234
|
"sss-selected-super-choice-section": HTMLSssSelectedSuperChoiceSectionElement;
|
|
372
235
|
"sss-self-managed-fund": HTMLSssSelfManagedFundElement;
|
|
373
236
|
"sss-self-managed-fund-inputs": HTMLSssSelfManagedFundInputsElement;
|
|
@@ -409,38 +272,6 @@ declare namespace LocalJSX {
|
|
|
409
272
|
interface SssPromotedFundStandardChoicePage {
|
|
410
273
|
"history"?: RouterHistory;
|
|
411
274
|
}
|
|
412
|
-
interface SssQsuperConfirmHeader {
|
|
413
|
-
}
|
|
414
|
-
interface SssQsuperConsent {
|
|
415
|
-
}
|
|
416
|
-
interface SssQsuperInsuranceOptIn {
|
|
417
|
-
}
|
|
418
|
-
interface SssQsuperInsuranceQuestions {
|
|
419
|
-
}
|
|
420
|
-
interface SssQsuperJoin {
|
|
421
|
-
}
|
|
422
|
-
interface SssQsuperLayout {
|
|
423
|
-
"history"?: RouterHistory;
|
|
424
|
-
}
|
|
425
|
-
interface SssQsuperQuestion1 {
|
|
426
|
-
}
|
|
427
|
-
interface SssQsuperQuestion2 {
|
|
428
|
-
}
|
|
429
|
-
interface SssQsuperQuestion3 {
|
|
430
|
-
}
|
|
431
|
-
interface SssQsuperQuestion4 {
|
|
432
|
-
}
|
|
433
|
-
interface SssQsuperQuestion5 {
|
|
434
|
-
}
|
|
435
|
-
interface SssQsuperQuestion6 {
|
|
436
|
-
}
|
|
437
|
-
interface SssQsuperQuestion7 {
|
|
438
|
-
}
|
|
439
|
-
interface SssQsuperQuestion8 {
|
|
440
|
-
}
|
|
441
|
-
interface SssQsuperQuestionYesNoButtons {
|
|
442
|
-
"history"?: RouterHistory;
|
|
443
|
-
}
|
|
444
275
|
interface SssSelectedSuperChoiceSection {
|
|
445
276
|
"fundName"?: string;
|
|
446
277
|
"fundType"?: string;
|
|
@@ -509,21 +340,6 @@ declare namespace LocalJSX {
|
|
|
509
340
|
"sss-notifications-section": SssNotificationsSection;
|
|
510
341
|
"sss-promoted-fund-join-page": SssPromotedFundJoinPage;
|
|
511
342
|
"sss-promoted-fund-standard-choice-page": SssPromotedFundStandardChoicePage;
|
|
512
|
-
"sss-qsuper-confirm-header": SssQsuperConfirmHeader;
|
|
513
|
-
"sss-qsuper-consent": SssQsuperConsent;
|
|
514
|
-
"sss-qsuper-insurance-opt-in": SssQsuperInsuranceOptIn;
|
|
515
|
-
"sss-qsuper-insurance-questions": SssQsuperInsuranceQuestions;
|
|
516
|
-
"sss-qsuper-join": SssQsuperJoin;
|
|
517
|
-
"sss-qsuper-layout": SssQsuperLayout;
|
|
518
|
-
"sss-qsuper-question-1": SssQsuperQuestion1;
|
|
519
|
-
"sss-qsuper-question-2": SssQsuperQuestion2;
|
|
520
|
-
"sss-qsuper-question-3": SssQsuperQuestion3;
|
|
521
|
-
"sss-qsuper-question-4": SssQsuperQuestion4;
|
|
522
|
-
"sss-qsuper-question-5": SssQsuperQuestion5;
|
|
523
|
-
"sss-qsuper-question-6": SssQsuperQuestion6;
|
|
524
|
-
"sss-qsuper-question-7": SssQsuperQuestion7;
|
|
525
|
-
"sss-qsuper-question-8": SssQsuperQuestion8;
|
|
526
|
-
"sss-qsuper-question-yes-no-buttons": SssQsuperQuestionYesNoButtons;
|
|
527
343
|
"sss-selected-super-choice-section": SssSelectedSuperChoiceSection;
|
|
528
344
|
"sss-self-managed-fund": SssSelfManagedFund;
|
|
529
345
|
"sss-self-managed-fund-inputs": SssSelfManagedFundInputs;
|
|
@@ -552,21 +368,6 @@ declare module "@stencil/core" {
|
|
|
552
368
|
"sss-notifications-section": LocalJSX.SssNotificationsSection & JSXBase.HTMLAttributes<HTMLSssNotificationsSectionElement>;
|
|
553
369
|
"sss-promoted-fund-join-page": LocalJSX.SssPromotedFundJoinPage & JSXBase.HTMLAttributes<HTMLSssPromotedFundJoinPageElement>;
|
|
554
370
|
"sss-promoted-fund-standard-choice-page": LocalJSX.SssPromotedFundStandardChoicePage & JSXBase.HTMLAttributes<HTMLSssPromotedFundStandardChoicePageElement>;
|
|
555
|
-
"sss-qsuper-confirm-header": LocalJSX.SssQsuperConfirmHeader & JSXBase.HTMLAttributes<HTMLSssQsuperConfirmHeaderElement>;
|
|
556
|
-
"sss-qsuper-consent": LocalJSX.SssQsuperConsent & JSXBase.HTMLAttributes<HTMLSssQsuperConsentElement>;
|
|
557
|
-
"sss-qsuper-insurance-opt-in": LocalJSX.SssQsuperInsuranceOptIn & JSXBase.HTMLAttributes<HTMLSssQsuperInsuranceOptInElement>;
|
|
558
|
-
"sss-qsuper-insurance-questions": LocalJSX.SssQsuperInsuranceQuestions & JSXBase.HTMLAttributes<HTMLSssQsuperInsuranceQuestionsElement>;
|
|
559
|
-
"sss-qsuper-join": LocalJSX.SssQsuperJoin & JSXBase.HTMLAttributes<HTMLSssQsuperJoinElement>;
|
|
560
|
-
"sss-qsuper-layout": LocalJSX.SssQsuperLayout & JSXBase.HTMLAttributes<HTMLSssQsuperLayoutElement>;
|
|
561
|
-
"sss-qsuper-question-1": LocalJSX.SssQsuperQuestion1 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion1Element>;
|
|
562
|
-
"sss-qsuper-question-2": LocalJSX.SssQsuperQuestion2 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion2Element>;
|
|
563
|
-
"sss-qsuper-question-3": LocalJSX.SssQsuperQuestion3 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion3Element>;
|
|
564
|
-
"sss-qsuper-question-4": LocalJSX.SssQsuperQuestion4 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion4Element>;
|
|
565
|
-
"sss-qsuper-question-5": LocalJSX.SssQsuperQuestion5 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion5Element>;
|
|
566
|
-
"sss-qsuper-question-6": LocalJSX.SssQsuperQuestion6 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion6Element>;
|
|
567
|
-
"sss-qsuper-question-7": LocalJSX.SssQsuperQuestion7 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion7Element>;
|
|
568
|
-
"sss-qsuper-question-8": LocalJSX.SssQsuperQuestion8 & JSXBase.HTMLAttributes<HTMLSssQsuperQuestion8Element>;
|
|
569
|
-
"sss-qsuper-question-yes-no-buttons": LocalJSX.SssQsuperQuestionYesNoButtons & JSXBase.HTMLAttributes<HTMLSssQsuperQuestionYesNoButtonsElement>;
|
|
570
371
|
"sss-selected-super-choice-section": LocalJSX.SssSelectedSuperChoiceSection & JSXBase.HTMLAttributes<HTMLSssSelectedSuperChoiceSectionElement>;
|
|
571
372
|
"sss-self-managed-fund": LocalJSX.SssSelfManagedFund & JSXBase.HTMLAttributes<HTMLSssSelfManagedFundElement>;
|
|
572
373
|
"sss-self-managed-fund-inputs": LocalJSX.SssSelfManagedFundInputs & JSXBase.HTMLAttributes<HTMLSssSelfManagedFundInputsElement>;
|