@flarehr/apollo-super-selection 5.24.54264 → 5.25.54575
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.css +1 -1
- package/dist/lib/apollo-super-selection/apollo-super-selection.esm.js +1 -1
- package/dist/lib/apollo-super-selection/p-64e00db6.entry.js +14 -0
- package/dist/lib/apollo-super-selection/p-bdcfc026.system.js +1 -1
- package/dist/lib/apollo-super-selection/p-cf19c194.system.entry.js +69 -0
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/cjs/{sss-button_43.cjs.entry.js → sss-button_31.cjs.entry.js} +947 -2250
- package/dist/lib/collection/apollo-super-selection.css +1 -1
- package/dist/lib/collection/collection-manifest.json +1 -25
- package/dist/lib/collection/components/super-campaign/super-campaign.js +8 -16
- package/dist/lib/collection/components/super-selection-app/api/super-selection.api.dto.js +26 -25
- package/dist/lib/collection/components/super-selection-app/api/super-selection.api.js +0 -9
- package/dist/lib/collection/components/super-selection-app/existing-choice/existing-choice.js +5 -9
- package/dist/lib/collection/components/super-selection-app/footer-section/footer-section.js +9 -13
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/api/slate.js +4 -0
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-my-own-fund.js +3 -3
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-invalid-smsf.js +2 -2
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-my-own-fund.js +3 -3
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill-smsf.js +3 -3
- package/dist/lib/collection/components/super-selection-app/prefill-fund/prefill.js +1 -1
- package/dist/lib/collection/components/super-selection-app/services/existing-super-choice-info.service.js +4 -16
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.routes.js +1 -9
- package/dist/lib/collection/components/super-selection-app/services/super-selection-app.service.js +1 -35
- package/dist/lib/collection/components/super-selection-app/services/super-selection.store.js +1 -3
- package/dist/lib/collection/components/super-selection-app/standard-choice/standard-choice-form.js +16 -13
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +3 -17
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm/{sss-button_43.entry.js → sss-button_31.entry.js} +948 -2239
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/esm-es5/sss-button_31.entry.js +69 -0
- package/dist/lib/types/components/super-campaign/super-campaign-types.d.ts +4 -0
- package/dist/lib/types/components/super-campaign/super-campaign.d.ts +0 -1
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.d.ts +1 -2
- package/dist/lib/types/components/super-selection-app/api/super-selection.api.dto.d.ts +1 -10
- package/dist/lib/types/components/super-selection-app/footer-section/footer-section.d.ts +1 -2
- package/dist/lib/types/components/super-selection-app/funds/slate-super/api/slate.d.ts +4 -0
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts +0 -4
- package/dist/lib/types/components/super-selection-app/services/super-selection-app.service.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/services/super-selection.store.d.ts +1 -3
- package/dist/lib/types/components/super-selection-app/super-selection-app.d.ts +0 -2
- package/dist/lib/types/components.d.ts +2 -203
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/assets/icon-check.svg +0 -3
- package/dist/lib/apollo-super-selection/assets/logo-active.svg +0 -1
- package/dist/lib/apollo-super-selection/assets/logo-art.svg +0 -7
- package/dist/lib/apollo-super-selection/assets/logo-aus-eth.svg +0 -31
- package/dist/lib/apollo-super-selection/assets/logo-aware.svg +0 -58
- package/dist/lib/apollo-super-selection/assets/logo-first.svg +0 -15
- package/dist/lib/apollo-super-selection/assets/logo-hesta.svg +0 -5
- package/dist/lib/apollo-super-selection/assets/logo-mercer-mychoice.svg +0 -1
- package/dist/lib/apollo-super-selection/assets/logo-rei.svg +0 -27
- package/dist/lib/apollo-super-selection/assets/logo-slate.png +0 -0
- package/dist/lib/apollo-super-selection/assets/logo-spirit.svg +0 -141
- package/dist/lib/apollo-super-selection/assets/logo-unisuper.svg +0 -15
- package/dist/lib/apollo-super-selection/assets/logo-virgin.svg +0 -8
- package/dist/lib/apollo-super-selection/assets/unisuper-default-badge1.svg +0 -25
- package/dist/lib/apollo-super-selection/assets/unisuper-default-badge2.svg +0 -109
- package/dist/lib/apollo-super-selection/assets/unisuper-default-badge3.svg +0 -102
- package/dist/lib/apollo-super-selection/p-203c74a8.entry.js +0 -14
- package/dist/lib/apollo-super-selection/p-b0120851.system.entry.js +0 -69
- package/dist/lib/collection/components/super-selection-app/assets/icon-check.svg +0 -3
- package/dist/lib/collection/components/super-selection-app/consent/consent-wrapper.js +0 -32
- package/dist/lib/collection/components/super-selection-app/consent/consent.js +0 -88
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +0 -43
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/active.js +0 -26
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/australian-ethical.js +0 -43
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/australian-retirement-trust.js +0 -32
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/aware.js +0 -38
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/first.js +0 -27
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/hesta-default.js +0 -34
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.js +0 -33
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/rei.js +0 -33
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/slate.js +0 -32
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/spirit.js +0 -43
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.js +0 -56
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/unisuper-default.js +0 -49
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/funds/virgin.js +0 -37
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v1-page.js +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v2-page.js +0 -30
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/promoted-fund.store.js +0 -10
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v1-iframe-builder.js +0 -125
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.js +0 -271
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-types.js +0 -1
- package/dist/lib/collection/components/super-selection-app/funds/promoted-fund/types.js +0 -15
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.js +0 -143
- package/dist/lib/collection/components/super-selection-app/funds/slate-super/slate-join-page.js +0 -30
- package/dist/lib/collection/components/super-selection-app/loading-component/loading-component.js +0 -29
- package/dist/lib/collection/components/super-selection-app/loading-super-indicator/loading-super-indicator.js +0 -11
- package/dist/lib/collection/components/super-selection-app/misc/iframe-host.js +0 -32
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-active.svg +0 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-art.svg +0 -7
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-aus-eth.svg +0 -31
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-aware.svg +0 -58
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-first.svg +0 -15
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-hesta.svg +0 -5
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-mercer-mychoice.svg +0 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-rei.svg +0 -27
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-slate.png +0 -0
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-spirit.svg +0 -141
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-unisuper.svg +0 -15
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/logo-virgin.svg +0 -8
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge1.svg +0 -25
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge2.svg +0 -109
- package/dist/lib/collection/components/super-selection-app/super-choice-page/assets/unisuper-default-badge3.svg +0 -102
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.js +0 -112
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.js +0 -178
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page-wrapper.js +0 -32
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +0 -171
- package/dist/lib/esm-es5/sss-button_43.entry.js +0 -69
- package/dist/lib/types/components/super-selection-app/consent/consent-wrapper.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/consent/consent.d.ts +0 -9
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -9
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/active.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/australian-ethical.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/australian-retirement-trust.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/aware.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/first.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/hesta-default.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/mercermychoice.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/rei.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/slate.d.ts +0 -4
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/spirit.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default-v2.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/unisuper-default.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/funds/virgin.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v1-page.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund-join-v2-page.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/promoted-fund.store.d.ts +0 -10
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v1-iframe-builder.d.ts +0 -10
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-iframe-builder.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/services/promoted-fund-join-v2-types.d.ts +0 -75
- package/dist/lib/types/components/super-selection-app/funds/promoted-fund/types.d.ts +0 -26
- package/dist/lib/types/components/super-selection-app/funds/slate-super/services/slate-iframe-builder.d.ts +0 -14
- package/dist/lib/types/components/super-selection-app/funds/slate-super/slate-join-page.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/loading-component/loading-component.d.ts +0 -4
- package/dist/lib/types/components/super-selection-app/loading-super-indicator/loading-super-indicator.d.ts +0 -3
- package/dist/lib/types/components/super-selection-app/misc/iframe-host.d.ts +0 -6
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.d.ts +0 -10
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.d.ts +0 -12
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page-wrapper.d.ts +0 -5
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page.d.ts +0 -10
|
@@ -46,6 +46,7 @@ export declare type PromotedFundJoinedEvent = SuperCampaignCommonEventPayload &
|
|
|
46
46
|
export declare type PromotedFundJoinInfo = {
|
|
47
47
|
fundType: 'Promoted';
|
|
48
48
|
fundId: string;
|
|
49
|
+
fundName: string;
|
|
49
50
|
usi: string;
|
|
50
51
|
memberNumber: string;
|
|
51
52
|
memberFirstName?: string;
|
|
@@ -54,11 +55,13 @@ export declare type PromotedFundJoinInfo = {
|
|
|
54
55
|
export declare type PromotedDefaultFundJoinInfo = {
|
|
55
56
|
fundType: 'PromotedDefault';
|
|
56
57
|
fundId: string;
|
|
58
|
+
fundName: string;
|
|
57
59
|
usi: string;
|
|
58
60
|
};
|
|
59
61
|
export declare type PromotedDefaultFundWithJoinInfo = {
|
|
60
62
|
fundType: 'PromotedDefaultWithJoin';
|
|
61
63
|
fundId: string;
|
|
64
|
+
fundName: string;
|
|
62
65
|
usi: string;
|
|
63
66
|
memberNumber: string;
|
|
64
67
|
memberFirstName: string;
|
|
@@ -67,6 +70,7 @@ export declare type PromotedDefaultFundWithJoinInfo = {
|
|
|
67
70
|
export declare type DefinedBenefitsJoinInfo = {
|
|
68
71
|
fundType: 'DefinedBenefits';
|
|
69
72
|
fundId: string;
|
|
73
|
+
fundName: string;
|
|
70
74
|
usi: string;
|
|
71
75
|
memberNumber: string;
|
|
72
76
|
memberElectContributionRatePreTax: number;
|
|
@@ -27,7 +27,6 @@ export declare class SuperCampaignHost {
|
|
|
27
27
|
private disclaimerViewed;
|
|
28
28
|
private disclaimerAccepted;
|
|
29
29
|
private promotedFundJoined;
|
|
30
|
-
private getFundName;
|
|
31
30
|
private stringIsNullOrEmtpty;
|
|
32
31
|
private get SuperCampaignState();
|
|
33
32
|
private get PromotedFundsConfig();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AppStateDto, AustralianFundDto, AustralianFundsLookupResponseDto,
|
|
1
|
+
import { AppStateDto, AustralianFundDto, AustralianFundsLookupResponseDto, ClickPromotedTileDto, PromotedFundsConfigDto } from './super-selection.api.dto';
|
|
2
2
|
export declare type SuperFundSearchFilter = {
|
|
3
3
|
searchString: string;
|
|
4
4
|
maxRecordCount: number;
|
|
@@ -7,7 +7,6 @@ export declare class SuperSelectionApi {
|
|
|
7
7
|
getAustralianFundsAsync(searchFilter: SuperFundSearchFilter, includeInactive?: boolean): Promise<AustralianFundsLookupResponseDto>;
|
|
8
8
|
getAustralianFundAsync(usi: string, includeInactive: boolean): Promise<AustralianFundDto>;
|
|
9
9
|
getAppStateAsync(): Promise<AppStateDto>;
|
|
10
|
-
getCampaignConnectAsync(): Promise<CampaignConnectDto>;
|
|
11
10
|
clickPromotedTileAsync(payload: ClickPromotedTileDto): Promise<void>;
|
|
12
11
|
viewSuperFundPanelAsync(payload: PromotedFundsConfigDto): Promise<void>;
|
|
13
12
|
private toSearchFilterQueryString;
|
|
@@ -212,19 +212,10 @@ export declare type AppStateDto = {
|
|
|
212
212
|
accountConfiguration: AccountConfigurationDto;
|
|
213
213
|
profileConfiguration: ProfileConfigurationDto;
|
|
214
214
|
promotedFunds: string[];
|
|
215
|
-
campaignConnectEnabled: boolean;
|
|
216
|
-
superCampaignEnabled: boolean;
|
|
217
215
|
isDefinedBenefitsEligible: boolean | null;
|
|
218
216
|
prefill: SuperChoicePrefillDto | null;
|
|
219
217
|
};
|
|
220
|
-
export declare type PromotedFundsConfigSourceDto = 'superSelection' | '
|
|
221
|
-
export declare type PromotedFundTypeDto = 'promoted' | 'promoted-default' | 'defined-benefits';
|
|
222
|
-
export declare type CampaignConnectDto = {
|
|
223
|
-
promotedFunds: {
|
|
224
|
-
fundId: string;
|
|
225
|
-
type: PromotedFundTypeDto;
|
|
226
|
-
}[];
|
|
227
|
-
};
|
|
218
|
+
export declare type PromotedFundsConfigSourceDto = 'superSelection' | 'superCampaign';
|
|
228
219
|
export declare type ClickPromotedTileDto = {
|
|
229
220
|
promoted: {
|
|
230
221
|
fundId: string;
|
package/dist/lib/types/components/super-selection-app/services/super-selection-app.routes.d.ts
CHANGED
|
@@ -1,11 +1,7 @@
|
|
|
1
1
|
export declare enum SuperSelectionAppRoutes {
|
|
2
|
-
ConsentPage = "/consent",
|
|
3
2
|
ExistingChoicePage = "/existing",
|
|
4
3
|
SuperCampaign = "/super-campaign",
|
|
5
4
|
ChoicePage = "/",
|
|
6
|
-
SlateJoin = "/slate/join/",
|
|
7
|
-
PromotedFundJoinV1 = "/promoted-fund/join/v1",
|
|
8
|
-
PromotedFundJoinV2 = "/promoted-fund/join/v2",
|
|
9
5
|
MyOwnFund = "/super-choice/my-own-fund/",
|
|
10
6
|
Prefill = "/super-choice/prefill/",
|
|
11
7
|
PrefillInvalidMyOwnFundPage = "/super-choice/sss-prefill-invalid-my-own-fund/",
|
package/dist/lib/types/components/super-selection-app/services/super-selection-app.service.d.ts
CHANGED
|
@@ -15,7 +15,6 @@ export declare class SuperSelectionAppService {
|
|
|
15
15
|
get promotedFunds(): string[];
|
|
16
16
|
get promotedDefaultFundPosition(): O.Option<number>;
|
|
17
17
|
get promotedFundsConfig(): PromotedFundsConfigDto;
|
|
18
|
-
get definedBenefitsFundId(): O.Option<string>;
|
|
19
18
|
get profileId(): string;
|
|
20
19
|
get defaultFundUsi(): O.Option<string>;
|
|
21
20
|
get accountIdOrDefault(): string;
|
|
@@ -23,10 +22,8 @@ export declare class SuperSelectionAppService {
|
|
|
23
22
|
get jwt(): string;
|
|
24
23
|
completeSuperSelectionFlow(): void;
|
|
25
24
|
markSuperSelectionAsSubmitted(): void;
|
|
26
|
-
get campaignConnectEnabled(): boolean;
|
|
27
25
|
get isDefinedBenefitsEligible(): O.Option<boolean>;
|
|
28
26
|
loadAppStateAsync(): Promise<void>;
|
|
29
|
-
loadCampaignConnectAsync(): Promise<void>;
|
|
30
27
|
setSuperCampaignPromotedFundsShown(shownFunds: SuperCampaignShownFund[]): void;
|
|
31
28
|
viewSuperFundPanelAsync(promotedFundIdListOverride?: string[]): Promise<void>;
|
|
32
29
|
get superCampaignState(): SuperCampaignState | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as O from 'fp-ts/lib/Option';
|
|
2
2
|
import { ShownFund as SuperCampaignShownFund } from '../../super-campaign/super-campaign-types';
|
|
3
|
-
import { AccountConfigurationDto,
|
|
3
|
+
import { AccountConfigurationDto, ProfileConfigurationDto, SuperBuyerDto, SuperChoicePrefillDto } from '../api/super-selection.api.dto';
|
|
4
4
|
export declare enum SuperCampaignComponentStatus {
|
|
5
5
|
NotLoaded = 1,
|
|
6
6
|
Loaded = 2,
|
|
@@ -18,9 +18,7 @@ export declare type AppContextState = {
|
|
|
18
18
|
profileConfiguration: O.Option<ProfileConfigurationDto>;
|
|
19
19
|
hasSuccessPageBeenAcknowledged: boolean;
|
|
20
20
|
hasSuperSelectionBeenSubmitted: boolean;
|
|
21
|
-
campaignConnectEnabled: boolean;
|
|
22
21
|
isDefinedBenefitsEligible: O.Option<boolean>;
|
|
23
|
-
campaignConnect: O.Option<CampaignConnectDto>;
|
|
24
22
|
superCampaignEnabled: boolean;
|
|
25
23
|
superCampaignState: SuperCampaignState | undefined;
|
|
26
24
|
superCampaignComponentStatus: SuperCampaignComponentStatus;
|
|
@@ -8,13 +8,11 @@ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
|
8
8
|
import { ButtonSize, ButtonVariant } from "./components/super-selection-app/misc/button";
|
|
9
9
|
import { LocationSegments, RouterHistory } from "@stencil/router";
|
|
10
10
|
import { SearchResult, SelectInputOption } from "./components/super-selection-app/misc/dropdown-async";
|
|
11
|
-
import { Option } from "fp-ts/lib/Option";
|
|
12
11
|
import { MyOwnFundFormState } from "./components/super-selection-app/funds/custom-fund/custom-fund.store";
|
|
13
12
|
import { FormField, StaticFormField } from "./components/super-selection-app/prefill-fund/prefill-types";
|
|
14
13
|
import { PrefillOwnFundChoiceDto, PrefillSMSFChoiceDto } from "./components/super-selection-app/api/super-selection.api.dto";
|
|
15
14
|
import { SelfManagedFundForm } from "./components/super-selection-app/funds/custom-fund/self-managed-fund/self-managed-fund.form";
|
|
16
15
|
import { FormChangedEvent } from "./components/super-selection-app/funds/custom-fund/self-managed-fund/self-managed-fund-inputs";
|
|
17
|
-
import { VNode } from "./stencil-public-runtime";
|
|
18
16
|
import { InitialisedWith } from "./components/super-selection-app/super-selection-app";
|
|
19
17
|
export namespace Components {
|
|
20
18
|
interface SssButton {
|
|
@@ -26,12 +24,6 @@ export namespace Components {
|
|
|
26
24
|
"testid": string;
|
|
27
25
|
"variant": ButtonVariant;
|
|
28
26
|
}
|
|
29
|
-
interface SssConsentPage {
|
|
30
|
-
"history": RouterHistory;
|
|
31
|
-
}
|
|
32
|
-
interface SssConsentPageWrapper {
|
|
33
|
-
"history": RouterHistory;
|
|
34
|
-
}
|
|
35
27
|
interface SssCustomFund {
|
|
36
28
|
"history": RouterHistory;
|
|
37
29
|
}
|
|
@@ -53,25 +45,17 @@ export namespace Components {
|
|
|
53
45
|
"history": RouterHistory;
|
|
54
46
|
}
|
|
55
47
|
interface SssFooterSection {
|
|
56
|
-
"textOverride"
|
|
48
|
+
"textOverride"?: string;
|
|
57
49
|
}
|
|
58
50
|
interface SssHeaderSection {
|
|
59
51
|
"currentPage": 'choice' | 'own-fund';
|
|
60
52
|
}
|
|
61
|
-
interface SssIframeHost {
|
|
62
|
-
"build": (iframe: HTMLIFrameElement) => void;
|
|
63
|
-
}
|
|
64
|
-
interface SssLoadingComponent {
|
|
65
|
-
"header": string;
|
|
66
|
-
}
|
|
67
53
|
interface SssLoadingIndicator {
|
|
68
54
|
"size": number;
|
|
69
55
|
"theme": 'primary' | 'light';
|
|
70
56
|
}
|
|
71
57
|
interface SssLoadingPage {
|
|
72
58
|
}
|
|
73
|
-
interface SssLoadingSuperIndicator {
|
|
74
|
-
}
|
|
75
59
|
interface SssMyOwnFund {
|
|
76
60
|
"history": RouterHistory;
|
|
77
61
|
}
|
|
@@ -115,12 +99,6 @@ export namespace Components {
|
|
|
115
99
|
interface SssPrefillWarningBox {
|
|
116
100
|
"notificationList": string[];
|
|
117
101
|
}
|
|
118
|
-
interface SssPromotedFundJoinV1Page {
|
|
119
|
-
"history": RouterHistory;
|
|
120
|
-
}
|
|
121
|
-
interface SssPromotedFundJoinV2Page {
|
|
122
|
-
"history": RouterHistory;
|
|
123
|
-
}
|
|
124
102
|
interface SssSelfManagedFund {
|
|
125
103
|
"history": RouterHistory;
|
|
126
104
|
}
|
|
@@ -128,9 +106,6 @@ export namespace Components {
|
|
|
128
106
|
"fundForm": Partial<SelfManagedFundForm>;
|
|
129
107
|
"showValidationErrors": boolean;
|
|
130
108
|
}
|
|
131
|
-
interface SssSlateJoinPage {
|
|
132
|
-
"history": RouterHistory;
|
|
133
|
-
}
|
|
134
109
|
interface SssStandardChoiceForm {
|
|
135
110
|
"history": RouterHistory;
|
|
136
111
|
}
|
|
@@ -139,28 +114,6 @@ export namespace Components {
|
|
|
139
114
|
interface SssSuperCampaignHost {
|
|
140
115
|
"history": RouterHistory;
|
|
141
116
|
}
|
|
142
|
-
interface SssSuperChoiceItemBottom {
|
|
143
|
-
"abn"?: string;
|
|
144
|
-
"abnInfo"?: string;
|
|
145
|
-
"disclaimer": VNode;
|
|
146
|
-
"isMultiFund": boolean;
|
|
147
|
-
}
|
|
148
|
-
interface SssSuperChoiceItemTop {
|
|
149
|
-
"customContent"?: VNode;
|
|
150
|
-
"extraBadge"?: VNode;
|
|
151
|
-
"featureSubText"?: VNode;
|
|
152
|
-
"features": VNode[];
|
|
153
|
-
"isMultiFund": boolean;
|
|
154
|
-
"isPromotedDefault"?: boolean;
|
|
155
|
-
"logo": string;
|
|
156
|
-
"name": string;
|
|
157
|
-
}
|
|
158
|
-
interface SssSuperChoicePage {
|
|
159
|
-
"history": RouterHistory;
|
|
160
|
-
}
|
|
161
|
-
interface SssSuperChoicePageWrapper {
|
|
162
|
-
"history": RouterHistory;
|
|
163
|
-
}
|
|
164
117
|
interface SuperSelectionApp {
|
|
165
118
|
"accessToken": string;
|
|
166
119
|
"appBaseUrl"?: string;
|
|
@@ -180,18 +133,6 @@ declare global {
|
|
|
180
133
|
prototype: HTMLSssButtonElement;
|
|
181
134
|
new (): HTMLSssButtonElement;
|
|
182
135
|
};
|
|
183
|
-
interface HTMLSssConsentPageElement extends Components.SssConsentPage, HTMLStencilElement {
|
|
184
|
-
}
|
|
185
|
-
var HTMLSssConsentPageElement: {
|
|
186
|
-
prototype: HTMLSssConsentPageElement;
|
|
187
|
-
new (): HTMLSssConsentPageElement;
|
|
188
|
-
};
|
|
189
|
-
interface HTMLSssConsentPageWrapperElement extends Components.SssConsentPageWrapper, HTMLStencilElement {
|
|
190
|
-
}
|
|
191
|
-
var HTMLSssConsentPageWrapperElement: {
|
|
192
|
-
prototype: HTMLSssConsentPageWrapperElement;
|
|
193
|
-
new (): HTMLSssConsentPageWrapperElement;
|
|
194
|
-
};
|
|
195
136
|
interface HTMLSssCustomFundElement extends Components.SssCustomFund, HTMLStencilElement {
|
|
196
137
|
}
|
|
197
138
|
var HTMLSssCustomFundElement: {
|
|
@@ -228,18 +169,6 @@ declare global {
|
|
|
228
169
|
prototype: HTMLSssHeaderSectionElement;
|
|
229
170
|
new (): HTMLSssHeaderSectionElement;
|
|
230
171
|
};
|
|
231
|
-
interface HTMLSssIframeHostElement extends Components.SssIframeHost, HTMLStencilElement {
|
|
232
|
-
}
|
|
233
|
-
var HTMLSssIframeHostElement: {
|
|
234
|
-
prototype: HTMLSssIframeHostElement;
|
|
235
|
-
new (): HTMLSssIframeHostElement;
|
|
236
|
-
};
|
|
237
|
-
interface HTMLSssLoadingComponentElement extends Components.SssLoadingComponent, HTMLStencilElement {
|
|
238
|
-
}
|
|
239
|
-
var HTMLSssLoadingComponentElement: {
|
|
240
|
-
prototype: HTMLSssLoadingComponentElement;
|
|
241
|
-
new (): HTMLSssLoadingComponentElement;
|
|
242
|
-
};
|
|
243
172
|
interface HTMLSssLoadingIndicatorElement extends Components.SssLoadingIndicator, HTMLStencilElement {
|
|
244
173
|
}
|
|
245
174
|
var HTMLSssLoadingIndicatorElement: {
|
|
@@ -252,12 +181,6 @@ declare global {
|
|
|
252
181
|
prototype: HTMLSssLoadingPageElement;
|
|
253
182
|
new (): HTMLSssLoadingPageElement;
|
|
254
183
|
};
|
|
255
|
-
interface HTMLSssLoadingSuperIndicatorElement extends Components.SssLoadingSuperIndicator, HTMLStencilElement {
|
|
256
|
-
}
|
|
257
|
-
var HTMLSssLoadingSuperIndicatorElement: {
|
|
258
|
-
prototype: HTMLSssLoadingSuperIndicatorElement;
|
|
259
|
-
new (): HTMLSssLoadingSuperIndicatorElement;
|
|
260
|
-
};
|
|
261
184
|
interface HTMLSssMyOwnFundElement extends Components.SssMyOwnFund, HTMLStencilElement {
|
|
262
185
|
}
|
|
263
186
|
var HTMLSssMyOwnFundElement: {
|
|
@@ -324,18 +247,6 @@ declare global {
|
|
|
324
247
|
prototype: HTMLSssPrefillWarningBoxElement;
|
|
325
248
|
new (): HTMLSssPrefillWarningBoxElement;
|
|
326
249
|
};
|
|
327
|
-
interface HTMLSssPromotedFundJoinV1PageElement extends Components.SssPromotedFundJoinV1Page, HTMLStencilElement {
|
|
328
|
-
}
|
|
329
|
-
var HTMLSssPromotedFundJoinV1PageElement: {
|
|
330
|
-
prototype: HTMLSssPromotedFundJoinV1PageElement;
|
|
331
|
-
new (): HTMLSssPromotedFundJoinV1PageElement;
|
|
332
|
-
};
|
|
333
|
-
interface HTMLSssPromotedFundJoinV2PageElement extends Components.SssPromotedFundJoinV2Page, HTMLStencilElement {
|
|
334
|
-
}
|
|
335
|
-
var HTMLSssPromotedFundJoinV2PageElement: {
|
|
336
|
-
prototype: HTMLSssPromotedFundJoinV2PageElement;
|
|
337
|
-
new (): HTMLSssPromotedFundJoinV2PageElement;
|
|
338
|
-
};
|
|
339
250
|
interface HTMLSssSelfManagedFundElement extends Components.SssSelfManagedFund, HTMLStencilElement {
|
|
340
251
|
}
|
|
341
252
|
var HTMLSssSelfManagedFundElement: {
|
|
@@ -348,12 +259,6 @@ declare global {
|
|
|
348
259
|
prototype: HTMLSssSelfManagedFundInputsElement;
|
|
349
260
|
new (): HTMLSssSelfManagedFundInputsElement;
|
|
350
261
|
};
|
|
351
|
-
interface HTMLSssSlateJoinPageElement extends Components.SssSlateJoinPage, HTMLStencilElement {
|
|
352
|
-
}
|
|
353
|
-
var HTMLSssSlateJoinPageElement: {
|
|
354
|
-
prototype: HTMLSssSlateJoinPageElement;
|
|
355
|
-
new (): HTMLSssSlateJoinPageElement;
|
|
356
|
-
};
|
|
357
262
|
interface HTMLSssStandardChoiceFormElement extends Components.SssStandardChoiceForm, HTMLStencilElement {
|
|
358
263
|
}
|
|
359
264
|
var HTMLSssStandardChoiceFormElement: {
|
|
@@ -372,30 +277,6 @@ declare global {
|
|
|
372
277
|
prototype: HTMLSssSuperCampaignHostElement;
|
|
373
278
|
new (): HTMLSssSuperCampaignHostElement;
|
|
374
279
|
};
|
|
375
|
-
interface HTMLSssSuperChoiceItemBottomElement extends Components.SssSuperChoiceItemBottom, HTMLStencilElement {
|
|
376
|
-
}
|
|
377
|
-
var HTMLSssSuperChoiceItemBottomElement: {
|
|
378
|
-
prototype: HTMLSssSuperChoiceItemBottomElement;
|
|
379
|
-
new (): HTMLSssSuperChoiceItemBottomElement;
|
|
380
|
-
};
|
|
381
|
-
interface HTMLSssSuperChoiceItemTopElement extends Components.SssSuperChoiceItemTop, HTMLStencilElement {
|
|
382
|
-
}
|
|
383
|
-
var HTMLSssSuperChoiceItemTopElement: {
|
|
384
|
-
prototype: HTMLSssSuperChoiceItemTopElement;
|
|
385
|
-
new (): HTMLSssSuperChoiceItemTopElement;
|
|
386
|
-
};
|
|
387
|
-
interface HTMLSssSuperChoicePageElement extends Components.SssSuperChoicePage, HTMLStencilElement {
|
|
388
|
-
}
|
|
389
|
-
var HTMLSssSuperChoicePageElement: {
|
|
390
|
-
prototype: HTMLSssSuperChoicePageElement;
|
|
391
|
-
new (): HTMLSssSuperChoicePageElement;
|
|
392
|
-
};
|
|
393
|
-
interface HTMLSssSuperChoicePageWrapperElement extends Components.SssSuperChoicePageWrapper, HTMLStencilElement {
|
|
394
|
-
}
|
|
395
|
-
var HTMLSssSuperChoicePageWrapperElement: {
|
|
396
|
-
prototype: HTMLSssSuperChoicePageWrapperElement;
|
|
397
|
-
new (): HTMLSssSuperChoicePageWrapperElement;
|
|
398
|
-
};
|
|
399
280
|
interface HTMLSuperSelectionAppElement extends Components.SuperSelectionApp, HTMLStencilElement {
|
|
400
281
|
}
|
|
401
282
|
var HTMLSuperSelectionAppElement: {
|
|
@@ -410,19 +291,14 @@ declare global {
|
|
|
410
291
|
};
|
|
411
292
|
interface HTMLElementTagNameMap {
|
|
412
293
|
"sss-button": HTMLSssButtonElement;
|
|
413
|
-
"sss-consent-page": HTMLSssConsentPageElement;
|
|
414
|
-
"sss-consent-page-wrapper": HTMLSssConsentPageWrapperElement;
|
|
415
294
|
"sss-custom-fund": HTMLSssCustomFundElement;
|
|
416
295
|
"sss-default-fund": HTMLSssDefaultFundElement;
|
|
417
296
|
"sss-dropdown-async": HTMLSssDropdownAsyncElement;
|
|
418
297
|
"sss-existing-choice-page": HTMLSssExistingChoicePageElement;
|
|
419
298
|
"sss-footer-section": HTMLSssFooterSectionElement;
|
|
420
299
|
"sss-header-section": HTMLSssHeaderSectionElement;
|
|
421
|
-
"sss-iframe-host": HTMLSssIframeHostElement;
|
|
422
|
-
"sss-loading-component": HTMLSssLoadingComponentElement;
|
|
423
300
|
"sss-loading-indicator": HTMLSssLoadingIndicatorElement;
|
|
424
301
|
"sss-loading-page": HTMLSssLoadingPageElement;
|
|
425
|
-
"sss-loading-super-indicator": HTMLSssLoadingSuperIndicatorElement;
|
|
426
302
|
"sss-my-own-fund": HTMLSssMyOwnFundElement;
|
|
427
303
|
"sss-my-own-fund-inputs": HTMLSssMyOwnFundInputsElement;
|
|
428
304
|
"sss-name-input": HTMLSssNameInputElement;
|
|
@@ -434,18 +310,11 @@ declare global {
|
|
|
434
310
|
"sss-prefill-my-own-fund": HTMLSssPrefillMyOwnFundElement;
|
|
435
311
|
"sss-prefill-smsf": HTMLSssPrefillSmsfElement;
|
|
436
312
|
"sss-prefill-warning-box": HTMLSssPrefillWarningBoxElement;
|
|
437
|
-
"sss-promoted-fund-join-v1-page": HTMLSssPromotedFundJoinV1PageElement;
|
|
438
|
-
"sss-promoted-fund-join-v2-page": HTMLSssPromotedFundJoinV2PageElement;
|
|
439
313
|
"sss-self-managed-fund": HTMLSssSelfManagedFundElement;
|
|
440
314
|
"sss-self-managed-fund-inputs": HTMLSssSelfManagedFundInputsElement;
|
|
441
|
-
"sss-slate-join-page": HTMLSssSlateJoinPageElement;
|
|
442
315
|
"sss-standard-choice-form": HTMLSssStandardChoiceFormElement;
|
|
443
316
|
"sss-success": HTMLSssSuccessElement;
|
|
444
317
|
"sss-super-campaign-host": HTMLSssSuperCampaignHostElement;
|
|
445
|
-
"sss-super-choice-item-bottom": HTMLSssSuperChoiceItemBottomElement;
|
|
446
|
-
"sss-super-choice-item-top": HTMLSssSuperChoiceItemTopElement;
|
|
447
|
-
"sss-super-choice-page": HTMLSssSuperChoicePageElement;
|
|
448
|
-
"sss-super-choice-page-wrapper": HTMLSssSuperChoicePageWrapperElement;
|
|
449
318
|
"super-selection-app": HTMLSuperSelectionAppElement;
|
|
450
319
|
"super-selection-app-host": HTMLSuperSelectionAppHostElement;
|
|
451
320
|
}
|
|
@@ -460,12 +329,6 @@ declare namespace LocalJSX {
|
|
|
460
329
|
"testid"?: string;
|
|
461
330
|
"variant"?: ButtonVariant;
|
|
462
331
|
}
|
|
463
|
-
interface SssConsentPage {
|
|
464
|
-
"history"?: RouterHistory;
|
|
465
|
-
}
|
|
466
|
-
interface SssConsentPageWrapper {
|
|
467
|
-
"history"?: RouterHistory;
|
|
468
|
-
}
|
|
469
332
|
interface SssCustomFund {
|
|
470
333
|
"history"?: RouterHistory;
|
|
471
334
|
}
|
|
@@ -488,25 +351,17 @@ declare namespace LocalJSX {
|
|
|
488
351
|
"history"?: RouterHistory;
|
|
489
352
|
}
|
|
490
353
|
interface SssFooterSection {
|
|
491
|
-
"textOverride"?:
|
|
354
|
+
"textOverride"?: string;
|
|
492
355
|
}
|
|
493
356
|
interface SssHeaderSection {
|
|
494
357
|
"currentPage"?: 'choice' | 'own-fund';
|
|
495
358
|
}
|
|
496
|
-
interface SssIframeHost {
|
|
497
|
-
"build"?: (iframe: HTMLIFrameElement) => void;
|
|
498
|
-
}
|
|
499
|
-
interface SssLoadingComponent {
|
|
500
|
-
"header"?: string;
|
|
501
|
-
}
|
|
502
359
|
interface SssLoadingIndicator {
|
|
503
360
|
"size"?: number;
|
|
504
361
|
"theme"?: 'primary' | 'light';
|
|
505
362
|
}
|
|
506
363
|
interface SssLoadingPage {
|
|
507
364
|
}
|
|
508
|
-
interface SssLoadingSuperIndicator {
|
|
509
|
-
}
|
|
510
365
|
interface SssMyOwnFund {
|
|
511
366
|
"history"?: RouterHistory;
|
|
512
367
|
}
|
|
@@ -552,12 +407,6 @@ declare namespace LocalJSX {
|
|
|
552
407
|
interface SssPrefillWarningBox {
|
|
553
408
|
"notificationList"?: string[];
|
|
554
409
|
}
|
|
555
|
-
interface SssPromotedFundJoinV1Page {
|
|
556
|
-
"history"?: RouterHistory;
|
|
557
|
-
}
|
|
558
|
-
interface SssPromotedFundJoinV2Page {
|
|
559
|
-
"history"?: RouterHistory;
|
|
560
|
-
}
|
|
561
410
|
interface SssSelfManagedFund {
|
|
562
411
|
"history"?: RouterHistory;
|
|
563
412
|
}
|
|
@@ -566,9 +415,6 @@ declare namespace LocalJSX {
|
|
|
566
415
|
"onFormChanged"?: (event: CustomEvent<Partial<FormChangedEvent>>) => void;
|
|
567
416
|
"showValidationErrors"?: boolean;
|
|
568
417
|
}
|
|
569
|
-
interface SssSlateJoinPage {
|
|
570
|
-
"history"?: RouterHistory;
|
|
571
|
-
}
|
|
572
418
|
interface SssStandardChoiceForm {
|
|
573
419
|
"history"?: RouterHistory;
|
|
574
420
|
}
|
|
@@ -577,29 +423,6 @@ declare namespace LocalJSX {
|
|
|
577
423
|
interface SssSuperCampaignHost {
|
|
578
424
|
"history"?: RouterHistory;
|
|
579
425
|
}
|
|
580
|
-
interface SssSuperChoiceItemBottom {
|
|
581
|
-
"abn"?: string;
|
|
582
|
-
"abnInfo"?: string;
|
|
583
|
-
"disclaimer"?: VNode;
|
|
584
|
-
"isMultiFund"?: boolean;
|
|
585
|
-
"onJoinFundClicked"?: (event: CustomEvent<void>) => void;
|
|
586
|
-
}
|
|
587
|
-
interface SssSuperChoiceItemTop {
|
|
588
|
-
"customContent"?: VNode;
|
|
589
|
-
"extraBadge"?: VNode;
|
|
590
|
-
"featureSubText"?: VNode;
|
|
591
|
-
"features"?: VNode[];
|
|
592
|
-
"isMultiFund"?: boolean;
|
|
593
|
-
"isPromotedDefault"?: boolean;
|
|
594
|
-
"logo"?: string;
|
|
595
|
-
"name"?: string;
|
|
596
|
-
}
|
|
597
|
-
interface SssSuperChoicePage {
|
|
598
|
-
"history"?: RouterHistory;
|
|
599
|
-
}
|
|
600
|
-
interface SssSuperChoicePageWrapper {
|
|
601
|
-
"history"?: RouterHistory;
|
|
602
|
-
}
|
|
603
426
|
interface SuperSelectionApp {
|
|
604
427
|
"accessToken"?: string;
|
|
605
428
|
"appBaseUrl"?: string;
|
|
@@ -616,19 +439,14 @@ declare namespace LocalJSX {
|
|
|
616
439
|
}
|
|
617
440
|
interface IntrinsicElements {
|
|
618
441
|
"sss-button": SssButton;
|
|
619
|
-
"sss-consent-page": SssConsentPage;
|
|
620
|
-
"sss-consent-page-wrapper": SssConsentPageWrapper;
|
|
621
442
|
"sss-custom-fund": SssCustomFund;
|
|
622
443
|
"sss-default-fund": SssDefaultFund;
|
|
623
444
|
"sss-dropdown-async": SssDropdownAsync;
|
|
624
445
|
"sss-existing-choice-page": SssExistingChoicePage;
|
|
625
446
|
"sss-footer-section": SssFooterSection;
|
|
626
447
|
"sss-header-section": SssHeaderSection;
|
|
627
|
-
"sss-iframe-host": SssIframeHost;
|
|
628
|
-
"sss-loading-component": SssLoadingComponent;
|
|
629
448
|
"sss-loading-indicator": SssLoadingIndicator;
|
|
630
449
|
"sss-loading-page": SssLoadingPage;
|
|
631
|
-
"sss-loading-super-indicator": SssLoadingSuperIndicator;
|
|
632
450
|
"sss-my-own-fund": SssMyOwnFund;
|
|
633
451
|
"sss-my-own-fund-inputs": SssMyOwnFundInputs;
|
|
634
452
|
"sss-name-input": SssNameInput;
|
|
@@ -640,18 +458,11 @@ declare namespace LocalJSX {
|
|
|
640
458
|
"sss-prefill-my-own-fund": SssPrefillMyOwnFund;
|
|
641
459
|
"sss-prefill-smsf": SssPrefillSmsf;
|
|
642
460
|
"sss-prefill-warning-box": SssPrefillWarningBox;
|
|
643
|
-
"sss-promoted-fund-join-v1-page": SssPromotedFundJoinV1Page;
|
|
644
|
-
"sss-promoted-fund-join-v2-page": SssPromotedFundJoinV2Page;
|
|
645
461
|
"sss-self-managed-fund": SssSelfManagedFund;
|
|
646
462
|
"sss-self-managed-fund-inputs": SssSelfManagedFundInputs;
|
|
647
|
-
"sss-slate-join-page": SssSlateJoinPage;
|
|
648
463
|
"sss-standard-choice-form": SssStandardChoiceForm;
|
|
649
464
|
"sss-success": SssSuccess;
|
|
650
465
|
"sss-super-campaign-host": SssSuperCampaignHost;
|
|
651
|
-
"sss-super-choice-item-bottom": SssSuperChoiceItemBottom;
|
|
652
|
-
"sss-super-choice-item-top": SssSuperChoiceItemTop;
|
|
653
|
-
"sss-super-choice-page": SssSuperChoicePage;
|
|
654
|
-
"sss-super-choice-page-wrapper": SssSuperChoicePageWrapper;
|
|
655
466
|
"super-selection-app": SuperSelectionApp;
|
|
656
467
|
"super-selection-app-host": SuperSelectionAppHost;
|
|
657
468
|
}
|
|
@@ -661,19 +472,14 @@ declare module "@stencil/core" {
|
|
|
661
472
|
export namespace JSX {
|
|
662
473
|
interface IntrinsicElements {
|
|
663
474
|
"sss-button": LocalJSX.SssButton & JSXBase.HTMLAttributes<HTMLSssButtonElement>;
|
|
664
|
-
"sss-consent-page": LocalJSX.SssConsentPage & JSXBase.HTMLAttributes<HTMLSssConsentPageElement>;
|
|
665
|
-
"sss-consent-page-wrapper": LocalJSX.SssConsentPageWrapper & JSXBase.HTMLAttributes<HTMLSssConsentPageWrapperElement>;
|
|
666
475
|
"sss-custom-fund": LocalJSX.SssCustomFund & JSXBase.HTMLAttributes<HTMLSssCustomFundElement>;
|
|
667
476
|
"sss-default-fund": LocalJSX.SssDefaultFund & JSXBase.HTMLAttributes<HTMLSssDefaultFundElement>;
|
|
668
477
|
"sss-dropdown-async": LocalJSX.SssDropdownAsync & JSXBase.HTMLAttributes<HTMLSssDropdownAsyncElement>;
|
|
669
478
|
"sss-existing-choice-page": LocalJSX.SssExistingChoicePage & JSXBase.HTMLAttributes<HTMLSssExistingChoicePageElement>;
|
|
670
479
|
"sss-footer-section": LocalJSX.SssFooterSection & JSXBase.HTMLAttributes<HTMLSssFooterSectionElement>;
|
|
671
480
|
"sss-header-section": LocalJSX.SssHeaderSection & JSXBase.HTMLAttributes<HTMLSssHeaderSectionElement>;
|
|
672
|
-
"sss-iframe-host": LocalJSX.SssIframeHost & JSXBase.HTMLAttributes<HTMLSssIframeHostElement>;
|
|
673
|
-
"sss-loading-component": LocalJSX.SssLoadingComponent & JSXBase.HTMLAttributes<HTMLSssLoadingComponentElement>;
|
|
674
481
|
"sss-loading-indicator": LocalJSX.SssLoadingIndicator & JSXBase.HTMLAttributes<HTMLSssLoadingIndicatorElement>;
|
|
675
482
|
"sss-loading-page": LocalJSX.SssLoadingPage & JSXBase.HTMLAttributes<HTMLSssLoadingPageElement>;
|
|
676
|
-
"sss-loading-super-indicator": LocalJSX.SssLoadingSuperIndicator & JSXBase.HTMLAttributes<HTMLSssLoadingSuperIndicatorElement>;
|
|
677
483
|
"sss-my-own-fund": LocalJSX.SssMyOwnFund & JSXBase.HTMLAttributes<HTMLSssMyOwnFundElement>;
|
|
678
484
|
"sss-my-own-fund-inputs": LocalJSX.SssMyOwnFundInputs & JSXBase.HTMLAttributes<HTMLSssMyOwnFundInputsElement>;
|
|
679
485
|
"sss-name-input": LocalJSX.SssNameInput & JSXBase.HTMLAttributes<HTMLSssNameInputElement>;
|
|
@@ -685,18 +491,11 @@ declare module "@stencil/core" {
|
|
|
685
491
|
"sss-prefill-my-own-fund": LocalJSX.SssPrefillMyOwnFund & JSXBase.HTMLAttributes<HTMLSssPrefillMyOwnFundElement>;
|
|
686
492
|
"sss-prefill-smsf": LocalJSX.SssPrefillSmsf & JSXBase.HTMLAttributes<HTMLSssPrefillSmsfElement>;
|
|
687
493
|
"sss-prefill-warning-box": LocalJSX.SssPrefillWarningBox & JSXBase.HTMLAttributes<HTMLSssPrefillWarningBoxElement>;
|
|
688
|
-
"sss-promoted-fund-join-v1-page": LocalJSX.SssPromotedFundJoinV1Page & JSXBase.HTMLAttributes<HTMLSssPromotedFundJoinV1PageElement>;
|
|
689
|
-
"sss-promoted-fund-join-v2-page": LocalJSX.SssPromotedFundJoinV2Page & JSXBase.HTMLAttributes<HTMLSssPromotedFundJoinV2PageElement>;
|
|
690
494
|
"sss-self-managed-fund": LocalJSX.SssSelfManagedFund & JSXBase.HTMLAttributes<HTMLSssSelfManagedFundElement>;
|
|
691
495
|
"sss-self-managed-fund-inputs": LocalJSX.SssSelfManagedFundInputs & JSXBase.HTMLAttributes<HTMLSssSelfManagedFundInputsElement>;
|
|
692
|
-
"sss-slate-join-page": LocalJSX.SssSlateJoinPage & JSXBase.HTMLAttributes<HTMLSssSlateJoinPageElement>;
|
|
693
496
|
"sss-standard-choice-form": LocalJSX.SssStandardChoiceForm & JSXBase.HTMLAttributes<HTMLSssStandardChoiceFormElement>;
|
|
694
497
|
"sss-success": LocalJSX.SssSuccess & JSXBase.HTMLAttributes<HTMLSssSuccessElement>;
|
|
695
498
|
"sss-super-campaign-host": LocalJSX.SssSuperCampaignHost & JSXBase.HTMLAttributes<HTMLSssSuperCampaignHostElement>;
|
|
696
|
-
"sss-super-choice-item-bottom": LocalJSX.SssSuperChoiceItemBottom & JSXBase.HTMLAttributes<HTMLSssSuperChoiceItemBottomElement>;
|
|
697
|
-
"sss-super-choice-item-top": LocalJSX.SssSuperChoiceItemTop & JSXBase.HTMLAttributes<HTMLSssSuperChoiceItemTopElement>;
|
|
698
|
-
"sss-super-choice-page": LocalJSX.SssSuperChoicePage & JSXBase.HTMLAttributes<HTMLSssSuperChoicePageElement>;
|
|
699
|
-
"sss-super-choice-page-wrapper": LocalJSX.SssSuperChoicePageWrapper & JSXBase.HTMLAttributes<HTMLSssSuperChoicePageWrapperElement>;
|
|
700
499
|
"super-selection-app": LocalJSX.SuperSelectionApp & JSXBase.HTMLAttributes<HTMLSuperSelectionAppElement>;
|
|
701
500
|
"super-selection-app-host": LocalJSX.SuperSelectionAppHost & JSXBase.HTMLAttributes<HTMLSuperSelectionAppHostElement>;
|
|
702
501
|
}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg version="1.1" id="Artwork" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 977.38 292.8" xml:space="preserve"><style>.st0{fill:#003822}</style><path class="st0" d="M973.53 162.53c-10.77-12.87-30.75-12.41-54.01-5.01 0 0-143.94 86.02-143.93 86.02-4.02 13.37-9.98 41.26-10.84 47.02 0 0 27.01.01 35.56 0 .76-8.82.55-27.11 3.63-38.45 110.38 24.14 192.48-64.58 169.59-89.58z"/><radialGradient id="SVGID_1_" cx="918.314" cy="170.024" r="284.353" fx="928.628" fy="169.488" gradientTransform="matrix(.7772 .6293 -.823 1.0164 344.555 -580.675)" gradientUnits="userSpaceOnUse"><stop offset=".56" stop-color="#003822"/><stop offset=".758" stop-color="#002418"/></radialGradient><path d="M726.5 73.27c2.51-31.93 14.67-80.55 58.74-72.35 55.93 10.41 52.09 80.45 51.09 92.94 20.96-17.91 79.46-49.71 106.14-18.06 60.53 71.83-166.88 167.74-166.88 167.74L726.5 73.27z" fill="url(#SVGID_1_)"/><path class="st0" d="M669.99 31.17c72.99-14.79 105.59 212.37 105.59 212.37-96.75-38.61-148.64-202.66-105.59-212.37z"/><path d="M736.46 184.03c-.36-3.02-.27-5.23.07-8.25l8.08-.97c.73 4.69.6 11.32 5.24 13.64 2.27 1 6.32.16 7.64-1.81 1.53-1.75 1.14-5.56.42-7.89-1-3.32-3.09-5.63-5.65-8.2l-12.4-11.62c-4.24-4.34-7.18-8.79-7.88-14.77-1.33-9.15 4.68-16.65 13.94-17.46 14.35-1.84 19.09 8.64 17.32 21.02l-8.04.96c-.33-3.71-1.18-9.31-2.96-11.46-1.28-1.82-3.1-2.59-5.46-2.31-7.02.52-5.9 9.29-2.42 13.15 5.06 5.81 17.97 15.95 21.51 22.63 3.6 6 4.3 14.75-.27 20.3-4.09 5.31-13.29 6.89-19.32 5.38-6-1.4-9.23-6.61-9.82-12.34m34.53-11.44c1.14 11.34 6.37 21.75 18.9 19.78 12.69-1.03 15.41-12.33 13.86-23.7l-5.7-47.6-10.38 1.24 6.03 50.38c.5 4.84 1.09 11.2-4.75 11.83-5.83.75-6.45-5.67-7.12-10.41l-6.03-50.38-10.5 1.26 5.69 47.6zm46.79-13.15l-3.9-32.55c12.12-1.96 11.47 7.95 12.66 16.77.94 7.43.62 14.99-8.24 15.72l-.52.06zm-7 29.82l10.42-1.25-2.5-20.92c15.58-1.12 20.21-11.92 18.32-26.64-.36-3.66-1.11-8.21-2.35-10.9-5.87-14.48-20.06-10.28-32.12-9.01l8.23 68.72zm34.64-4.15l25.87-3.1-.98-8.21-15.45 1.85-2.82-23.54 11.63-1.39-.98-8.21-11.63 1.39-2.46-20.56 15.05-1.8-.98-8.21-25.47 3.05 8.22 68.73zm35.68-37.98l-3.34-27.88c7.78-1.28 11.86.63 12.69 8.85.91 8.25 3.52 17.95-7.78 18.85l-1.57.18zm-6.24 34.46l10.22-1.22-3.08-25.72 3.9-.47 12.21 24.62 11.03-1.32-14.31-26.16c6.74-4.7 7.43-12.23 6.51-20.94-.32-3.31-1.03-7.16-2.16-9.56-5.83-13.85-21.05-9.02-32.54-7.96l8.22 68.73z" fill="#9adf20"/><path class="st0" d="M65.51 99.29l4.06-21.76 11.39 139.71H50.88L65.51 99.29zM51.6 48.89L0 290.67h40.16l3.98-43.32h44.7l3.19 43.32h36.93L86.24 48.89H51.6zm154.33 164.49c-.29 8.09.96 28.86-1.48 36.17-3.45 13.35-13.57 18.85-25.91 13.58-10.97-5.68-10.52-24.55-10.83-37.3.52-13.72-1.35-118.87 1.34-129.81 1.61-8.39 3.62-15.41 10.27-19.25 8.54-3.95 17.42-2.56 21.8 7.94 2.92 6.61 4.39 16.56 4.39 29.86v12.32h29.72c4.05-20.88 6.56-47.82-7.71-65.04-12-14.23-32.6-16.77-51.67-14.23-15.38 2.17-28.86 11-36.31 25.69-7.9 15.75-10.29 32.77-10.33 53.02v85.63c.16 25.02 3.72 51.22 20.73 67.6 10.52 9.95 24.37 13.36 38.01 13.23 35.6-.46 51.65-20.61 51.52-57.04v-22.37h-33.54zM492.92 48.89l-29.29 211.4L438 48.89h-37.51l47.19 241.71 38.6.07L530.3 48.89h-37.38zm77.3 209.81l2.9-79.71 40.44-1.64.47-27.24h-44.9l2.96-71.67 53.97-.67V48.89h-82.69l-6.92 241.78h91.02l.97-37.55-58.22 5.58zm-179.97-35.89L388.73 48.9h-29.58l-2.29 241.78 39.78-.07-6.39-67.8zM250.67 48.89l-3.19 29.51 35.09 4.79-1.6 207.48h34.27V80.94l31.93-.13V48.89h-96.5z"/></svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 370 150">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>.cls-1{fill:#0051ff;}</style>
|
|
4
|
-
</defs>
|
|
5
|
-
<path class="cls-1" d="M164.65,92,158.6,81c-.14-.25-.38-.64-.52-.86h0l-.68-1.12s0-.14,0-.17l.11,0a9.16,9.16,0,0,0,5.13-8.62c0-4.22-2-7.27-5.21-8.71-1.39-.63-3-.9-6.42-.9h-9.76a.53.53,0,0,0-.53.53V92a.53.53,0,0,0,.53.53H146a.53.53,0,0,0,.53-.53V81.11a.52.52,0,0,1,.52-.52h4.52a.94.94,0,0,1,.77.46l5.84,11a1,1,0,0,0,.77.46h5.42A.28.28,0,0,0,164.65,92ZM146.54,75V66.11a.52.52,0,0,1,.52-.52h3.88c4.53,0,5.83,1.88,5.83,4.94s-1.93,5-5,5h-4.69A.52.52,0,0,1,146.54,75Zm59.65-4.93a.52.52,0,0,1,.52-.53h4.66a.53.53,0,0,1,.52.53V92a.53.53,0,0,1-.52.53h-4.66a.52.52,0,0,1-.52-.53Zm5.86-6.84a3,3,0,1,1-3-3A3,3,0,0,1,212.05,63.27Zm109.19,6.84a.53.53,0,0,1,.53-.53h4.42a.53.53,0,0,1,.53.53v2.74c0,.18.1.26.23.07A8.76,8.76,0,0,1,334.1,69c4.7,0,8.53,2.41,8.53,8.5V92a.54.54,0,0,1-.53.54h-4.65a.54.54,0,0,1-.53-.54V78.44a4,4,0,0,0-4.2-4.16,4.15,4.15,0,0,0-2.36.73,6.14,6.14,0,0,0-2.1,2A9.38,9.38,0,0,0,327,81.75V92a.54.54,0,0,1-.54.54h-4.64a.54.54,0,0,1-.53-.54Zm-29,7.43V92a.54.54,0,0,1-.53.54h-4.65a.54.54,0,0,1-.53-.54V78.45c0-2.55-.89-4.17-3.2-4.17A4.17,4.17,0,0,0,281,75a6.14,6.14,0,0,0-2.1,2,7.19,7.19,0,0,0-1,2.56,13.26,13.26,0,0,0-.24,2.21V92a.53.53,0,0,1-.53.54h-4.64a.54.54,0,0,1-.53-.54V78.45c0-2.55-.9-4.17-3.2-4.17a4.18,4.18,0,0,0-2.37.73,6.14,6.14,0,0,0-2.1,2,9.38,9.38,0,0,0-1.31,4.71V92a.54.54,0,0,1-.53.54h-4.64a.53.53,0,0,1-.53-.54V70.11a.53.53,0,0,1,.53-.53h4.42a.53.53,0,0,1,.53.53v.56h0v2.47c0,.18.11.26.22.07A7.82,7.82,0,0,1,269.47,69c3.41,0,6.12,1.29,7.37,4.31a.09.09,0,0,0,.08.06.15.15,0,0,0,.16-.1,8.35,8.35,0,0,1,7-4.27C288.8,69,292.23,71.45,292.23,77.54ZM176.45,69.05c-7.38,0-11.08,4.93-11.08,12,0,6.51,4.71,12,12.3,12a14.65,14.65,0,0,0,8.82-3,.55.55,0,0,0,.18-.69L185,86.2a.49.49,0,0,0-.72-.21,11.91,11.91,0,0,1-6.17,2.18c-3.4,0-6.48-2-6.87-6,0,0,0-.08.06-.08H186.4c.36,0,.54-.15.6-.54a11.6,11.6,0,0,0,.15-1.66C187.15,73.85,183.06,69.05,176.45,69.05Zm4.8,9.16h-9.73c-.13,0-.12-.11-.11-.16.57-2.87,2-4.6,4.91-4.6A4.85,4.85,0,0,1,181.39,78,.14.14,0,0,1,181.25,78.21Zm61.64-9.16c-7.38,0-11.09,4.93-11.09,12,0,6.51,4.72,12,12.31,12a14.68,14.68,0,0,0,8.82-3,.55.55,0,0,0,.18-.69l-1.7-3.16a.49.49,0,0,0-.72-.21,11.91,11.91,0,0,1-6.18,2.18c-3.39,0-6.47-2-6.86-6,0,0,0-.08.06-.08h15.13c.36,0,.54-.15.6-.54a11.48,11.48,0,0,0,.14-1.66C253.58,73.85,249.49,69.05,242.89,69.05Zm4.8,9.16H238c-.12,0-.11-.11-.1-.16.56-2.87,2-4.6,4.91-4.6A4.85,4.85,0,0,1,247.83,78C247.83,78.1,247.81,78.21,247.69,78.21Zm59.24-9.16c-7.38,0-11.09,4.93-11.09,12,0,6.51,4.72,12,12.31,12a14.68,14.68,0,0,0,8.82-3,.55.55,0,0,0,.18-.69l-1.7-3.16a.49.49,0,0,0-.72-.21,11.91,11.91,0,0,1-6.18,2.18c-3.39,0-6.47-2-6.86-6,0,0,0-.08.06-.08h15.13c.36,0,.54-.15.6-.54a11.48,11.48,0,0,0,.14-1.66C317.62,73.85,313.53,69.05,306.93,69.05Zm4.8,9.16H302c-.12,0-.11-.11-.1-.16.56-2.87,2-4.6,4.91-4.6A4.85,4.85,0,0,1,311.87,78C311.87,78.1,311.85,78.21,311.73,78.21Zm-81.14-8.59v4.47a.48.48,0,0,1-.52.5H230a7,7,0,0,0-4,.83,6,6,0,0,0-2.09,2,7.93,7.93,0,0,0-1.3,3.8h0V92a.52.52,0,0,1-.52.53h-4.66a.53.53,0,0,1-.53-.53V70.1a.53.53,0,0,1,.53-.52H222a.52.52,0,0,1,.52.52v2.73c0,.14.11.16.19,0v0a8.33,8.33,0,0,1,6.68-3.84c.56,0,.68,0,.69,0A.56.56,0,0,1,230.59,69.62ZM202,87.93v3.92c0,.3-.19.49-.53.58a10.84,10.84,0,0,1-2,.21c-3.19,0-8.7-.89-8.7-8.57V63.65a.52.52,0,0,1,.53-.52h4.66a.52.52,0,0,1,.52.52V69.2a.52.52,0,0,0,.52.52h4.17a.52.52,0,0,1,.52.53v3.49a.52.52,0,0,1-.52.52H197a.52.52,0,0,0-.52.52v8.88c0,3.53,2.55,3.86,4.12,3.86.25,0,.91-.08.91-.08A.48.48,0,0,1,202,87.93Zm156.76.22v3.92a.61.61,0,0,1-.53.58,10.94,10.94,0,0,1-2,.21c-3.19,0-8.7-.9-8.7-8.58V63.86a.52.52,0,0,1,.52-.52h4.66a.52.52,0,0,1,.52.52v5.56a.52.52,0,0,0,.52.52h4.18a.52.52,0,0,1,.52.52V74a.53.53,0,0,1-.52.53h-4.18a.52.52,0,0,0-.52.52v8.88c0,3.53,2.55,3.85,4.12,3.85.26,0,.92-.07.92-.07A.49.49,0,0,1,358.78,88.15ZM149.14,111a.52.52,0,0,0-.52-.52H139.2a.52.52,0,0,1-.52-.52V106a.52.52,0,0,1,.52-.52h25.67a.52.52,0,0,1,.53.52V110a.52.52,0,0,1-.53.52h-9.41a.53.53,0,0,0-.53.52v25.86a.52.52,0,0,1-.52.52h-4.75a.52.52,0,0,1-.52-.52Zm53.59,4.7v20.46h0v.69a.53.53,0,0,1-.53.53h-4.41a.54.54,0,0,1-.54-.53v-.55h0v-2.19c0-.18-.11-.25-.23-.07a8.78,8.78,0,0,1-7.16,3.88c-4.7,0-8.52-2.41-8.53-8.5V115.59h0V115a.53.53,0,0,1,.54-.53h4.64a.53.53,0,0,1,.53.53v.69h0v12.82a4.05,4.05,0,0,0,4.2,4.17,4.19,4.19,0,0,0,2.37-.74,6.14,6.14,0,0,0,2.1-2,9.38,9.38,0,0,0,1.31-4.71v-9.7h0V115a.53.53,0,0,1,.53-.53h4.64a.53.53,0,0,1,.54.53v.69Zm-24.52-1.19V119a.48.48,0,0,1-.52.5h-.13a6.91,6.91,0,0,0-4.05.83,6,6,0,0,0-2.08,2,7.73,7.73,0,0,0-1.3,3.8h0v10.75a.52.52,0,0,1-.53.52h-4.66a.52.52,0,0,1-.52-.52V115a.52.52,0,0,1,.52-.52h4.66a.52.52,0,0,1,.53.52v2.73c0,.14.11.15.18,0v0A8.34,8.34,0,0,1,177,114c.56,0,.68,0,.7,0A.55.55,0,0,1,178.21,114.51Zm45.62,16.54c0,3.82-3.32,6.87-8.75,6.87a13.12,13.12,0,0,1-8.5-3h0a.55.55,0,0,1-.15-.74l2-3.1a.49.49,0,0,1,.74-.16h0a9.53,9.53,0,0,0,5.84,2.16c1.62,0,3-.72,3-2.07,0-3.41-11.14-3-11.14-10.32,0-4.27,3.82-6.74,8.76-6.74a11.64,11.64,0,0,1,7.26,2.24h0a.58.58,0,0,1,.22.7l-1.64,3.28a.49.49,0,0,1-.71.24h0a9,9,0,0,0-5.2-1.64c-1.48,0-2.91.63-2.91,2.07C212.7,124.09,223.83,123.68,223.83,131.05Zm14.89,1.78v3.92c0,.29-.2.49-.54.58a10.84,10.84,0,0,1-2,.21c-3.19,0-8.69-.9-8.69-8.57V108.55A.52.52,0,0,1,228,108h4.66a.53.53,0,0,1,.52.53v5.55a.52.52,0,0,0,.52.52h4.17a.52.52,0,0,1,.52.52v3.49a.52.52,0,0,1-.52.53h-4.17a.52.52,0,0,0-.52.52v8.88c0,3.53,2.55,3.86,4.12,3.86.25,0,.92-.08.92-.08A.49.49,0,0,1,238.72,132.83Zm25.7-100.66c-.43-5.09-3.8-8-9.41-8a15.82,15.82,0,0,0-8.55,2.52h0v0a.55.55,0,0,0-.19.68l1.67,3.15a.49.49,0,0,0,.66.25h0a11.8,11.8,0,0,1,5.89-1.93c2.5,0,4.37,1,4.39,4a.52.52,0,0,1-.52.38h-.23c-3.73,0-13.56.5-13.56,7.77,0,4.58,3.68,7.14,7.76,7.14a7.52,7.52,0,0,0,6.49-3.77h0c.07-.14.25-.08.26.08v2.62a.52.52,0,0,0,.52.52H264a.52.52,0,0,0,.52-.52v-13C264.53,33.81,264.46,32.49,264.42,32.17ZM253.75,43.68c-2.33,0-3.46-1.43-3.46-3,0-3.19,4.72-3.59,7.64-3.59h.38c.46,0,.6.15.6.57h0C258.89,40.32,256.52,43.68,253.75,43.68Zm-95.59-3.77a.77.77,0,0,0-.68-.49H147.34a.77.77,0,0,0-.69.49l-2.36,7.19a.77.77,0,0,1-.69.49h-4.93a.35.35,0,0,1-.35-.49L149.2,16.2a.8.8,0,0,1,.7-.49h5a.79.79,0,0,1,.69.49l10.88,30.9a.34.34,0,0,1-.35.49h-4.93a.77.77,0,0,1-.68-.49Zm-5.59-17c-.09-.27-.24-.27-.33,0l-3.71,11.26a.35.35,0,0,0,.36.49h7a.35.35,0,0,0,.36-.49Zm58.25,18.31c0,3.82-3.32,6.87-8.76,6.87a13.09,13.09,0,0,1-8.5-3h0a.55.55,0,0,1-.15-.74l2-3.1a.48.48,0,0,1,.73-.16h0A9.53,9.53,0,0,0,202,43.28c1.61,0,3-.72,3-2.07,0-3.41-11.14-3-11.14-10.32,0-4.27,3.82-6.74,8.76-6.74a11.64,11.64,0,0,1,7.26,2.24h0a.59.59,0,0,1,.22.7L208.5,30.4a.49.49,0,0,1-.71.24h0A9,9,0,0,0,202.6,29c-1.48,0-2.92.63-2.92,2.07C199.68,34.3,210.82,33.9,210.82,41.26Zm71.09-16a.52.52,0,0,1,.52-.52h4.66a.52.52,0,0,1,.52.52V47.07a.52.52,0,0,1-.52.52h-4.66a.52.52,0,0,1-.52-.52Zm5.86-6.84a3,3,0,1,1-3-3A3,3,0,0,1,287.77,18.37Zm-98,7.54V46.37h0v.69a.53.53,0,0,1-.53.53h-4.42a.53.53,0,0,1-.53-.53v-.55h0V44.32c0-.18-.1-.25-.23-.07a8.77,8.77,0,0,1-7.16,3.88c-4.69,0-8.52-2.41-8.52-8.5V25.8h0v-.58a.53.53,0,0,1,.53-.53h4.65a.53.53,0,0,1,.53.53v.69h0V38.73a4.05,4.05,0,0,0,4.2,4.17,4.16,4.16,0,0,0,2.36-.74,6.14,6.14,0,0,0,2.1-2,9.34,9.34,0,0,0,1.31-4.7v-9.7h0v-.51a.54.54,0,0,1,.54-.53h4.64a.53.53,0,0,1,.53.53v.69ZM316.09,46.36V25.91h0v-.69a.52.52,0,0,1,.53-.53H321a.52.52,0,0,1,.53.53v.55h0V28c0,.19.11.26.23.08A8.75,8.75,0,0,1,329,24.15c4.7,0,8.52,2.41,8.52,8.5V46.48h0v.58a.53.53,0,0,1-.53.53h-4.64a.53.53,0,0,1-.53-.53v-.7h0V33.55a4.05,4.05,0,0,0-4.21-4.17,4.11,4.11,0,0,0-2.36.74,6.14,6.14,0,0,0-2.1,2,9.32,9.32,0,0,0-1.31,4.7v9.7h0v.51a.53.53,0,0,1-.53.53h-4.65a.53.53,0,0,1-.53-.53v-.7ZM243.65,24.72v4.47a.49.49,0,0,1-.53.5H243a7,7,0,0,0-4.05.83,6,6,0,0,0-2.09,2,7.81,7.81,0,0,0-1.29,3.8h0V47.06a.52.52,0,0,1-.52.52h-4.66a.52.52,0,0,1-.52-.52V25.2a.52.52,0,0,1,.52-.52H235a.52.52,0,0,1,.52.52v2.73c0,.14.11.16.19,0v0a8.33,8.33,0,0,1,6.68-3.84c.56,0,.68,0,.69,0A.56.56,0,0,1,243.65,24.72Zm67.42,7.45c-.44-5.09-3.81-8-9.42-8a15.77,15.77,0,0,0-8.54,2.52h0v0a.53.53,0,0,0-.18.68l1.66,3.15a.5.5,0,0,0,.67.25h0a11.83,11.83,0,0,1,5.89-1.93c2.5,0,4.37,1,4.4,4a.52.52,0,0,1-.53.38h-.23c-3.73,0-13.56.5-13.56,7.77,0,4.58,3.68,7.14,7.77,7.14a7.5,7.5,0,0,0,6.48-3.77h0a.14.14,0,0,1,.26.08v2.62a.52.52,0,0,0,.52.52h4.43a.52.52,0,0,0,.52-.52v-13C311.17,33.81,311.11,32.49,311.07,32.17ZM300.39,43.68c-2.33,0-3.45-1.43-3.45-3,0-3.19,4.71-3.59,7.63-3.59H305c.47,0,.6.15.6.57h0C305.53,40.32,303.16,43.68,300.39,43.68Zm-22.09-.63v4a.59.59,0,0,1-.54.58c-.36,0-.84,0-.84,0l-.42,0c-3.15,0-7.05-.81-7.05-7.37V16.06a.52.52,0,0,1,.52-.52h4.62a.52.52,0,0,1,.52.52V39.43c0,2.2.65,3,1.81,3.11a7.4,7.4,0,0,0,.85,0A.48.48,0,0,1,278.3,43.05Zm-52.6,0V47c0,.3-.2.49-.53.58a10.84,10.84,0,0,1-2,.21c-3.19,0-8.7-.89-8.7-8.57V18.75a.52.52,0,0,1,.52-.52h4.66a.52.52,0,0,1,.53.52V24.3a.52.52,0,0,0,.52.52h4.17a.52.52,0,0,1,.52.53v3.49a.52.52,0,0,1-.52.52h-4.17a.52.52,0,0,0-.52.52v8.88c0,3.53,2.54,3.86,4.12,3.86.25,0,.91-.08.91-.08A.48.48,0,0,1,225.7,43Z" transform="translate(0 0)"/>
|
|
6
|
-
<path class="cls-1" d="M77.48,124.25A14.25,14.25,0,1,1,63.23,110,14.25,14.25,0,0,1,77.48,124.25ZM75,20.73a14.26,14.26,0,0,0-23.7.2L16.76,70.26a14.25,14.25,0,1,0,22.81-.81h0A14.25,14.25,0,1,1,62.4,52.4l23.82,34A14.25,14.25,0,1,0,109.7,70.25L75,20.73" transform="translate(0,0))"/>
|
|
7
|
-
</svg>
|