@flarehr/apollo-super-selection 3.54.61365 → 3.57.62941
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/apollo-super-selection.js +1 -1
- package/dist/lib/apollo-super-selection/p-0d3b8084.system.entry.js +1 -0
- package/dist/lib/apollo-super-selection/p-0ef73515.entry.js +1 -0
- package/dist/lib/apollo-super-selection/{p-03373b03.system.js → p-0f723eb4.system.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-01a9f4a4.entry.js → p-12d77532.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/p-1354f0e3.entry.js +14 -0
- package/dist/lib/apollo-super-selection/{p-20136efe.entry.js → p-375401a0.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-285da037.system.entry.js → p-3ce021a5.system.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-61734b66.js → p-40e504c4.js} +1 -1
- package/dist/lib/apollo-super-selection/p-67b71067.entry.js +1 -0
- package/dist/lib/apollo-super-selection/{p-082669d9.js → p-683b6e23.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-38ee2795.system.js → p-6cdec249.system.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-cd49a6b7.system.entry.js → p-76eee25a.system.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-8cbfc343.system.entry.js → p-918a740c.system.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/p-c249f6ed.system.js +1 -0
- package/dist/lib/apollo-super-selection/p-ca41e101.system.entry.js +69 -0
- package/dist/lib/apollo-super-selection/{p-a98c2760.entry.js → p-cb6b386e.entry.js} +1 -1
- package/dist/lib/apollo-super-selection/{p-f15bf700.system.entry.js → p-e9a34be2.system.entry.js} +1 -1
- package/dist/lib/cjs/{active-router-e92fd784.js → active-router-71d965f4.js} +1 -1
- package/dist/lib/cjs/apollo-super-selection.cjs.js +1 -1
- package/dist/lib/cjs/context-consumer.cjs.entry.js +1 -1
- package/dist/lib/cjs/{index-942e6faa.js → index-f746d8f0.js} +2 -0
- package/dist/lib/cjs/loader.cjs.js +1 -1
- package/dist/lib/cjs/sss-button_28.cjs.entry.js +45 -22
- package/dist/lib/cjs/stencil-async-content.cjs.entry.js +1 -1
- package/dist/lib/cjs/stencil-route-title.cjs.entry.js +2 -2
- package/dist/lib/cjs/stencil-router-prompt.cjs.entry.js +2 -2
- package/dist/lib/cjs/stencil-router-redirect.cjs.entry.js +2 -2
- package/dist/lib/collection/apollo-super-selection.css +1 -1
- package/dist/lib/collection/components/super-selection-app/consent/consent.js +8 -8
- package/dist/lib/collection/components/super-selection-app/existing-choice/existing-choice.js +8 -3
- package/dist/lib/collection/components/super-selection-app/footer-section/footer-section.js +3 -2
- package/dist/lib/collection/components/super-selection-app/funds/constants.js +0 -2
- package/dist/lib/collection/components/super-selection-app/header-section/header-section.js +19 -2
- package/dist/lib/collection/components/super-selection-app/services/feature-flag.service.js +11 -0
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-bottom.js +2 -3
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-item/super-choice-item-top.js +2 -1
- package/dist/lib/collection/components/super-selection-app/super-choice-page/super-choice-page.js +25 -5
- package/dist/lib/collection/components/super-selection-app/super-selection-app.js +5 -2
- package/dist/lib/esm/{active-router-4c80d3d2.js → active-router-2056f552.js} +1 -1
- package/dist/lib/esm/apollo-super-selection.js +1 -1
- package/dist/lib/esm/context-consumer.entry.js +1 -1
- package/dist/lib/esm/{index-0496d1af.js → index-e1e930c8.js} +2 -1
- package/dist/lib/esm/loader.js +1 -1
- package/dist/lib/esm/sss-button_28.entry.js +45 -22
- package/dist/lib/esm/stencil-async-content.entry.js +1 -1
- package/dist/lib/esm/stencil-route-title.entry.js +2 -2
- package/dist/lib/esm/stencil-router-prompt.entry.js +2 -2
- package/dist/lib/esm/stencil-router-redirect.entry.js +2 -2
- package/dist/lib/esm-es5/{active-router-4c80d3d2.js → active-router-2056f552.js} +1 -1
- package/dist/lib/esm-es5/apollo-super-selection.js +1 -1
- package/dist/lib/esm-es5/context-consumer.entry.js +1 -1
- package/dist/lib/esm-es5/{index-0496d1af.js → index-e1e930c8.js} +1 -1
- package/dist/lib/esm-es5/loader.js +1 -1
- package/dist/lib/esm-es5/sss-button_28.entry.js +2 -2
- package/dist/lib/esm-es5/stencil-async-content.entry.js +1 -1
- package/dist/lib/esm-es5/stencil-route-title.entry.js +1 -1
- package/dist/lib/esm-es5/stencil-router-prompt.entry.js +1 -1
- package/dist/lib/esm-es5/stencil-router-redirect.entry.js +1 -1
- package/dist/lib/types/components/super-selection-app/consent/consent.d.ts +1 -1
- package/dist/lib/types/components/super-selection-app/existing-choice/existing-choice.d.ts +1 -1
- package/dist/lib/types/components/super-selection-app/funds/constants.d.ts +0 -2
- package/dist/lib/types/components/super-selection-app/services/feature-flag.service.d.ts +3 -0
- package/dist/lib/types/components/super-selection-app/super-choice-page/super-choice-page.d.ts +1 -1
- package/package.json +1 -1
- package/dist/lib/apollo-super-selection/p-37369ee1.system.entry.js +0 -69
- package/dist/lib/apollo-super-selection/p-52c08b79.entry.js +0 -14
- package/dist/lib/apollo-super-selection/p-642db1f7.system.entry.js +0 -1
- package/dist/lib/apollo-super-selection/p-abedb220.entry.js +0 -1
- package/dist/lib/apollo-super-selection/p-ae4f5e0b.system.js +0 -1
- package/dist/lib/apollo-super-selection/p-c5e41889.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as registerInstance,h}from"./index-
|
|
1
|
+
import{r as registerInstance,h}from"./index-e1e930c8.js";var AsyncContent=function(){function t(t){registerInstance(this,t);this.content=""}t.prototype.componentWillLoad=function(){if(this.documentLocation!=null){return this.fetchNewContent(this.documentLocation)}};t.prototype.fetchNewContent=function(t){var n=this;return fetch(t).then((function(t){return t.text()})).then((function(t){n.content=t}))};t.prototype.render=function(){return h("div",{innerHTML:this.content})};Object.defineProperty(t,"watchers",{get:function(){return{documentLocation:["fetchNewContent"]}},enumerable:false,configurable:true});return t}();export{AsyncContent as stencil_async_content};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as registerInstance,d as getElement}from"./index-
|
|
1
|
+
import{r as registerInstance,d as getElement}from"./index-e1e930c8.js";import{A as ActiveRouter}from"./active-router-2056f552.js";var RouteTitle=function(){function e(e){registerInstance(this,e);this.titleSuffix="";this.pageTitle=""}e.prototype.updateDocumentTitle=function(){var e=this.el;if(e.ownerDocument){e.ownerDocument.title=""+this.pageTitle+(this.titleSuffix||"")}};e.prototype.componentWillLoad=function(){this.updateDocumentTitle()};Object.defineProperty(e.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{pageTitle:["updateDocumentTitle"]}},enumerable:false,configurable:true});return e}();ActiveRouter.injectProps(RouteTitle,["titleSuffix"]);export{RouteTitle as stencil_route_title};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as registerInstance,d as getElement}from"./index-
|
|
1
|
+
import{r as registerInstance,d as getElement}from"./index-e1e930c8.js";import{A as ActiveRouter}from"./active-router-2056f552.js";var StencilRouterPrompt=function(){function e(e){registerInstance(this,e);this.when=true;this.message=""}e.prototype.enable=function(e){if(this.unblock){this.unblock()}if(this.history){this.unblock=this.history.block(e)}};e.prototype.disable=function(){if(this.unblock){this.unblock();this.unblock=undefined}};e.prototype.componentWillLoad=function(){if(this.when){this.enable(this.message)}};e.prototype.updateMessage=function(e,t){if(this.when){if(!this.when||t!==e){this.enable(this.message)}}else{this.disable()}};e.prototype.componentDidUnload=function(){this.disable()};e.prototype.render=function(){return null};Object.defineProperty(e.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{message:["updateMessage"],when:["updateMessage"]}},enumerable:false,configurable:true});return e}();ActiveRouter.injectProps(StencilRouterPrompt,["history"]);export{StencilRouterPrompt as stencil_router_prompt};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as registerInstance,d as getElement}from"./index-
|
|
1
|
+
import{r as registerInstance,d as getElement}from"./index-e1e930c8.js";import{A as ActiveRouter}from"./active-router-2056f552.js";var getUrl=function(t,e){if(t.charAt(0)=="/"&&e.charAt(e.length-1)=="/"){return e.slice(0,e.length-1)+t}return e+t};var Redirect=function(){function t(t){registerInstance(this,t)}t.prototype.componentWillLoad=function(){if(this.history&&this.root&&this.url){return this.history.replace(getUrl(this.url,this.root))}};Object.defineProperty(t.prototype,"el",{get:function(){return getElement(this)},enumerable:false,configurable:true});return t}();ActiveRouter.injectProps(Redirect,["history","root"]);export{Redirect as stencil_router_redirect};
|
|
@@ -3,7 +3,7 @@ export declare class Consent {
|
|
|
3
3
|
history: RouterHistory;
|
|
4
4
|
private readonly promotedFunds;
|
|
5
5
|
private readonly eventTrackingService;
|
|
6
|
-
componentDidLoad(): void
|
|
6
|
+
componentDidLoad(): Promise<void>;
|
|
7
7
|
render(): Element[];
|
|
8
8
|
private handleSuperFundDisclaimerAccepted;
|
|
9
9
|
}
|
|
@@ -3,7 +3,7 @@ export declare class ExistingChoice {
|
|
|
3
3
|
history: RouterHistory;
|
|
4
4
|
private existingFund;
|
|
5
5
|
private readonly eventTrackingService;
|
|
6
|
-
componentDidLoad(): void
|
|
6
|
+
componentDidLoad(): Promise<void>;
|
|
7
7
|
componentWillLoad(): Promise<void>;
|
|
8
8
|
render(): Element[];
|
|
9
9
|
private handleFundNominationAccepted;
|
|
@@ -14,14 +14,12 @@ export declare const AustralianRetirementTrust: {
|
|
|
14
14
|
export declare const Aware: {
|
|
15
15
|
Id: string;
|
|
16
16
|
Name: string;
|
|
17
|
-
PdsUrlText: string;
|
|
18
17
|
PdsUrl: string;
|
|
19
18
|
Abn: string;
|
|
20
19
|
};
|
|
21
20
|
export declare const Active: {
|
|
22
21
|
Id: string;
|
|
23
22
|
Name: string;
|
|
24
|
-
PdsUrlText: string;
|
|
25
23
|
PdsUrl: string;
|
|
26
24
|
Abn: string;
|
|
27
25
|
};
|