@uiapplibct/ngx-reusa-app-lib 0.0.28 → 0.0.30
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/esm2022/lib/components/header/header.component.mjs +149 -161
- package/esm2022/lib/interceptors/header-interceptor/http-header.interceptor.mjs +16 -1
- package/esm2022/lib/models/LibConstants.mjs +3 -3
- package/esm2022/lib/services/idle/idle.service.mjs +9 -1
- package/esm2022/lib/services/login/login.service.mjs +7 -1
- package/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs +179 -162
- package/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs.map +1 -1
- package/lib/interceptors/header-interceptor/http-header.interceptor.d.ts.map +1 -1
- package/lib/services/idle/idle.service.d.ts.map +1 -1
- package/lib/services/login/login.service.d.ts.map +1 -1
- package/package.json +2 -1
|
@@ -343,8 +343,8 @@ const LibConstants = {
|
|
|
343
343
|
legacyMenu: window["env"]["legacyMenu"] || "false",
|
|
344
344
|
enableBtnNavCSR: window["env"]["enableBtnNavCSR"] || "true",
|
|
345
345
|
maintenanceUrl: window["env"]["maintenanceUrl"] || ((window["env"]["protocol"] || "http") + "://" + (window["env"]["host"] || "localhost") + ":" + (window["env"]["port"] || "9011") + "/" + ("usernotification-service/maintenance/status")),
|
|
346
|
-
idleTime: window["env"]["idleTime"] ||
|
|
347
|
-
timeOutPeriod: window["env"]["timeOutPeriod"] ||
|
|
346
|
+
idleTime: window["env"]["idleTime"] || 10,
|
|
347
|
+
timeOutPeriod: window["env"]["timeOutPeriod"] || 20,
|
|
348
348
|
maintenanceModeFeatureEnabled: window["env"]["maintenanceModeFeatureEnabled"] || "true",
|
|
349
349
|
enableMultiMfaOptions: window["env"]["enableMultiMfaOptions"] || "true",
|
|
350
350
|
isNewPasswordPolicyEnabled: window["env"]["isNewPasswordPolicyEnabled"] || "true",
|
|
@@ -1728,13 +1728,19 @@ class LoginService {
|
|
|
1728
1728
|
if (this.user) {
|
|
1729
1729
|
this.util.get('user/logout?logoutReason=' + reason)
|
|
1730
1730
|
.subscribe(res => {
|
|
1731
|
+
console.log("SUCCESS BLOCK FIRING");
|
|
1732
|
+
sessionStorage.removeItem("TAB_SESSION_ID");
|
|
1731
1733
|
this.reset();
|
|
1732
1734
|
}, err => {
|
|
1735
|
+
console.log("FAILURE BLOCK FIRING");
|
|
1736
|
+
sessionStorage.removeItem("TAB_SESSION_ID");
|
|
1733
1737
|
this.reset();
|
|
1734
1738
|
this.util.errorHandler(err);
|
|
1735
1739
|
});
|
|
1736
1740
|
}
|
|
1737
1741
|
else {
|
|
1742
|
+
console.log("ELSE BLOCK FIRING");
|
|
1743
|
+
sessionStorage.removeItem("TAB_SESSION_ID");
|
|
1738
1744
|
this.reset();
|
|
1739
1745
|
}
|
|
1740
1746
|
}
|
|
@@ -5483,9 +5489,9 @@ function HeaderComponent_ion_menu_button_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
5483
5489
|
i0.ɵɵproperty("ngClass", ctx_r1.legacyMenu == "false" && ctx_r1.ls.isClaimant() ? "hide-xl hide-lg" : "");
|
|
5484
5490
|
} }
|
|
5485
5491
|
function HeaderComponent_ion_buttons_9_ion_button_1_Template(rf, ctx) { if (rf & 1) {
|
|
5486
|
-
const
|
|
5487
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5488
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_1_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5492
|
+
const _r31 = i0.ɵɵgetCurrentView();
|
|
5493
|
+
i0.ɵɵelementStart(0, "ion-button", 34);
|
|
5494
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_1_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r31); const ctx_r30 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r30.openHome()); });
|
|
5489
5495
|
i0.ɵɵtext(1, "Home");
|
|
5490
5496
|
i0.ɵɵelementEnd();
|
|
5491
5497
|
} if (rf & 2) {
|
|
@@ -5493,9 +5499,9 @@ function HeaderComponent_ion_buttons_9_ion_button_1_Template(rf, ctx) { if (rf &
|
|
|
5493
5499
|
i0.ɵɵproperty("ngClass", ctx_r11.r.url.replace("/", "").includes("welcome") ? "header-button" : "");
|
|
5494
5500
|
} }
|
|
5495
5501
|
function HeaderComponent_ion_buttons_9_ion_button_2_Template(rf, ctx) { if (rf & 1) {
|
|
5496
|
-
const
|
|
5497
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5498
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_2_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5502
|
+
const _r33 = i0.ɵɵgetCurrentView();
|
|
5503
|
+
i0.ɵɵelementStart(0, "ion-button", 35);
|
|
5504
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_2_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r33); const ctx_r32 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r32.openWeeklies()); });
|
|
5499
5505
|
i0.ɵɵpipe(1, "translate");
|
|
5500
5506
|
i0.ɵɵtext(2);
|
|
5501
5507
|
i0.ɵɵelementEnd();
|
|
@@ -5507,9 +5513,9 @@ function HeaderComponent_ion_buttons_9_ion_button_2_Template(rf, ctx) { if (rf &
|
|
|
5507
5513
|
i0.ɵɵtextInterpolate(ctx_r12.legacyMenu == "true" ? "Weekly" : "Weekly");
|
|
5508
5514
|
} }
|
|
5509
5515
|
function HeaderComponent_ion_buttons_9_ion_button_3_Template(rf, ctx) { if (rf & 1) {
|
|
5510
|
-
const
|
|
5511
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5512
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_3_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5516
|
+
const _r35 = i0.ɵɵgetCurrentView();
|
|
5517
|
+
i0.ɵɵelementStart(0, "ion-button", 36);
|
|
5518
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_3_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r35); const ctx_r34 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r34.openWeeklies()); });
|
|
5513
5519
|
i0.ɵɵpipe(1, "translate");
|
|
5514
5520
|
i0.ɵɵtext(2);
|
|
5515
5521
|
i0.ɵɵelementEnd();
|
|
@@ -5521,9 +5527,9 @@ function HeaderComponent_ion_buttons_9_ion_button_3_Template(rf, ctx) { if (rf &
|
|
|
5521
5527
|
i0.ɵɵtextInterpolate(ctx_r13.legacyMenu == "true" ? "Weekly" : "Weekly");
|
|
5522
5528
|
} }
|
|
5523
5529
|
function HeaderComponent_ion_buttons_9_ion_button_4_Template(rf, ctx) { if (rf & 1) {
|
|
5524
|
-
const
|
|
5525
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5526
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_4_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5530
|
+
const _r37 = i0.ɵɵgetCurrentView();
|
|
5531
|
+
i0.ɵɵelementStart(0, "ion-button", 36);
|
|
5532
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_4_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r37); const ctx_r36 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r36.openWeeklies()); });
|
|
5527
5533
|
i0.ɵɵpipe(1, "translate");
|
|
5528
5534
|
i0.ɵɵtext(2);
|
|
5529
5535
|
i0.ɵɵelementEnd();
|
|
@@ -5535,9 +5541,9 @@ function HeaderComponent_ion_buttons_9_ion_button_4_Template(rf, ctx) { if (rf &
|
|
|
5535
5541
|
i0.ɵɵtextInterpolate(ctx_r14.legacyMenu == "true" ? "Weekly Claim" : "Weekly");
|
|
5536
5542
|
} }
|
|
5537
5543
|
function HeaderComponent_ion_buttons_9_ion_button_5_Template(rf, ctx) { if (rf & 1) {
|
|
5538
|
-
const
|
|
5539
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5540
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_5_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5544
|
+
const _r39 = i0.ɵɵgetCurrentView();
|
|
5545
|
+
i0.ɵɵelementStart(0, "ion-button", 37);
|
|
5546
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_5_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r39); const ctx_r38 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r38.openPage("cp", "history")); });
|
|
5541
5547
|
i0.ɵɵtext(1, "History");
|
|
5542
5548
|
i0.ɵɵelementEnd();
|
|
5543
5549
|
} if (rf & 2) {
|
|
@@ -5545,9 +5551,9 @@ function HeaderComponent_ion_buttons_9_ion_button_5_Template(rf, ctx) { if (rf &
|
|
|
5545
5551
|
i0.ɵɵproperty("ngClass", ctx_r15.r.url.replace("/", "") == "history" ? "header-button" : "");
|
|
5546
5552
|
} }
|
|
5547
5553
|
function HeaderComponent_ion_buttons_9_ion_button_6_Template(rf, ctx) { if (rf & 1) {
|
|
5548
|
-
const
|
|
5549
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5550
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5554
|
+
const _r41 = i0.ɵɵgetCurrentView();
|
|
5555
|
+
i0.ɵɵelementStart(0, "ion-button", 38);
|
|
5556
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r41); const ctx_r40 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r40.openEmployerDashboard()); });
|
|
5551
5557
|
i0.ɵɵtext(1, "Audit Dashboard");
|
|
5552
5558
|
i0.ɵɵelementEnd();
|
|
5553
5559
|
} if (rf & 2) {
|
|
@@ -5555,9 +5561,9 @@ function HeaderComponent_ion_buttons_9_ion_button_6_Template(rf, ctx) { if (rf &
|
|
|
5555
5561
|
i0.ɵɵproperty("ngClass", ctx_r16.r.url.replace("/", "").includes("employer-dashboard") ? "header-button" : "");
|
|
5556
5562
|
} }
|
|
5557
5563
|
function HeaderComponent_ion_buttons_9_ion_button_7_Template(rf, ctx) { if (rf & 1) {
|
|
5558
|
-
const
|
|
5559
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5560
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5564
|
+
const _r43 = i0.ɵɵgetCurrentView();
|
|
5565
|
+
i0.ɵɵelementStart(0, "ion-button", 39);
|
|
5566
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r43); const ctx_r42 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r42.openSupervisorMyQ()); });
|
|
5561
5567
|
i0.ɵɵtext(1, "MyQ");
|
|
5562
5568
|
i0.ɵɵelementEnd();
|
|
5563
5569
|
} if (rf & 2) {
|
|
@@ -5565,9 +5571,9 @@ function HeaderComponent_ion_buttons_9_ion_button_7_Template(rf, ctx) { if (rf &
|
|
|
5565
5571
|
i0.ɵɵproperty("ngClass", ctx_r17.r.url.replace("/", "").includes("myq") ? "header-button" : "");
|
|
5566
5572
|
} }
|
|
5567
5573
|
function HeaderComponent_ion_buttons_9_ion_button_8_Template(rf, ctx) { if (rf & 1) {
|
|
5568
|
-
const
|
|
5569
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5570
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_8_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5574
|
+
const _r45 = i0.ɵɵgetCurrentView();
|
|
5575
|
+
i0.ɵɵelementStart(0, "ion-button", 40);
|
|
5576
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_8_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r45); const ctx_r44 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r44.openAuditDashboard()); });
|
|
5571
5577
|
i0.ɵɵtext(1, "Dashboard");
|
|
5572
5578
|
i0.ɵɵelementEnd();
|
|
5573
5579
|
} if (rf & 2) {
|
|
@@ -5575,9 +5581,9 @@ function HeaderComponent_ion_buttons_9_ion_button_8_Template(rf, ctx) { if (rf &
|
|
|
5575
5581
|
i0.ɵɵproperty("ngClass", ctx_r18.r.url.replace("/", "").includes("dashboard") ? "header-button" : "");
|
|
5576
5582
|
} }
|
|
5577
5583
|
function HeaderComponent_ion_buttons_9_ion_button_9_Template(rf, ctx) { if (rf & 1) {
|
|
5578
|
-
const
|
|
5579
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5580
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_9_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5584
|
+
const _r47 = i0.ɵɵgetCurrentView();
|
|
5585
|
+
i0.ɵɵelementStart(0, "ion-button", 41);
|
|
5586
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_9_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r47); const ctx_r46 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r46.openAuditorWorkList()); });
|
|
5581
5587
|
i0.ɵɵtext(1, "Work List");
|
|
5582
5588
|
i0.ɵɵelementEnd();
|
|
5583
5589
|
} if (rf & 2) {
|
|
@@ -5585,9 +5591,9 @@ function HeaderComponent_ion_buttons_9_ion_button_9_Template(rf, ctx) { if (rf &
|
|
|
5585
5591
|
i0.ɵɵproperty("ngClass", ctx_r19.r.url.replace("/", "").includes("auditor-work-list") ? "header-button" : "");
|
|
5586
5592
|
} }
|
|
5587
5593
|
function HeaderComponent_ion_buttons_9_ion_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
5588
|
-
const
|
|
5589
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5590
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5594
|
+
const _r49 = i0.ɵɵgetCurrentView();
|
|
5595
|
+
i0.ɵɵelementStart(0, "ion-button", 42);
|
|
5596
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r49); const ctx_r48 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r48.openSupervisorInquiry()); });
|
|
5591
5597
|
i0.ɵɵtext(1, "Inquiry");
|
|
5592
5598
|
i0.ɵɵelementEnd();
|
|
5593
5599
|
} if (rf & 2) {
|
|
@@ -5595,9 +5601,9 @@ function HeaderComponent_ion_buttons_9_ion_button_10_Template(rf, ctx) { if (rf
|
|
|
5595
5601
|
i0.ɵɵproperty("ngClass", ctx_r20.r.url.replace("/", "").includes("inquiry") ? "header-button" : "");
|
|
5596
5602
|
} }
|
|
5597
5603
|
function HeaderComponent_ion_buttons_9_ion_button_11_Template(rf, ctx) { if (rf & 1) {
|
|
5598
|
-
const
|
|
5599
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5600
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_11_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5604
|
+
const _r51 = i0.ɵɵgetCurrentView();
|
|
5605
|
+
i0.ɵɵelementStart(0, "ion-button", 43);
|
|
5606
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_11_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r51); const ctx_r50 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r50.openUploadDocuments()); });
|
|
5601
5607
|
i0.ɵɵtext(1, "Upload Documents");
|
|
5602
5608
|
i0.ɵɵelementEnd();
|
|
5603
5609
|
} if (rf & 2) {
|
|
@@ -5605,9 +5611,9 @@ function HeaderComponent_ion_buttons_9_ion_button_11_Template(rf, ctx) { if (rf
|
|
|
5605
5611
|
i0.ɵɵproperty("ngClass", ctx_r21.r.url.replace("/", "").includes("upload-documents") || ctx_r21.r.url.replace("/", "").includes("employer-documents") ? "header-button" : "")("disabled", !ctx_r21.isEmployerLoaded);
|
|
5606
5612
|
} }
|
|
5607
5613
|
function HeaderComponent_ion_buttons_9_ion_button_12_Template(rf, ctx) { if (rf & 1) {
|
|
5608
|
-
const
|
|
5609
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5610
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_12_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5614
|
+
const _r53 = i0.ɵɵgetCurrentView();
|
|
5615
|
+
i0.ɵɵelementStart(0, "ion-button", 44);
|
|
5616
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_12_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r53); const ctx_r52 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r52.openQuestionnaire()); });
|
|
5611
5617
|
i0.ɵɵtext(1, "Questionnaire");
|
|
5612
5618
|
i0.ɵɵelementEnd();
|
|
5613
5619
|
} if (rf & 2) {
|
|
@@ -5615,9 +5621,9 @@ function HeaderComponent_ion_buttons_9_ion_button_12_Template(rf, ctx) { if (rf
|
|
|
5615
5621
|
i0.ɵɵproperty("ngClass", ctx_r22.r.url.replace("/", "").includes("auditor-questionnaire") ? "header-button" : "");
|
|
5616
5622
|
} }
|
|
5617
5623
|
function HeaderComponent_ion_buttons_9_ion_button_13_Template(rf, ctx) { if (rf & 1) {
|
|
5618
|
-
const
|
|
5619
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5620
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_13_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5624
|
+
const _r55 = i0.ɵɵgetCurrentView();
|
|
5625
|
+
i0.ɵɵelementStart(0, "ion-button", 45);
|
|
5626
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_13_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r55); const ctx_r54 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r54.openQuestionnaire()); });
|
|
5621
5627
|
i0.ɵɵtext(1, "Questionnaire");
|
|
5622
5628
|
i0.ɵɵelementEnd();
|
|
5623
5629
|
} if (rf & 2) {
|
|
@@ -5625,9 +5631,9 @@ function HeaderComponent_ion_buttons_9_ion_button_13_Template(rf, ctx) { if (rf
|
|
|
5625
5631
|
i0.ɵɵproperty("ngClass", ctx_r23.r.url.replace("/", "").includes("auditor-questionnaire") ? "header-button" : "")("disabled", !ctx_r23.isQuestionnaireDataLoaded);
|
|
5626
5632
|
} }
|
|
5627
5633
|
function HeaderComponent_ion_buttons_9_ion_button_14_Template(rf, ctx) { if (rf & 1) {
|
|
5628
|
-
const
|
|
5629
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5630
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_14_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5634
|
+
const _r57 = i0.ɵɵgetCurrentView();
|
|
5635
|
+
i0.ɵɵelementStart(0, "ion-button", 46);
|
|
5636
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_14_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r57); const ctx_r56 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r56.openSupervisorReferrals()); });
|
|
5631
5637
|
i0.ɵɵtext(1, "Referrals");
|
|
5632
5638
|
i0.ɵɵelementEnd();
|
|
5633
5639
|
} if (rf & 2) {
|
|
@@ -5635,9 +5641,9 @@ function HeaderComponent_ion_buttons_9_ion_button_14_Template(rf, ctx) { if (rf
|
|
|
5635
5641
|
i0.ɵɵproperty("ngClass", ctx_r24.r.url.replace("/", "").includes("referral") ? "header-button" : "");
|
|
5636
5642
|
} }
|
|
5637
5643
|
function HeaderComponent_ion_buttons_9_ion_button_15_Template(rf, ctx) { if (rf & 1) {
|
|
5638
|
-
const
|
|
5639
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5640
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_15_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5644
|
+
const _r59 = i0.ɵɵgetCurrentView();
|
|
5645
|
+
i0.ɵɵelementStart(0, "ion-button", 47);
|
|
5646
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_15_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r59); const ctx_r58 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r58.openSupervisorAssign()); });
|
|
5641
5647
|
i0.ɵɵtext(1, "Assign");
|
|
5642
5648
|
i0.ɵɵelementEnd();
|
|
5643
5649
|
} if (rf & 2) {
|
|
@@ -5645,9 +5651,9 @@ function HeaderComponent_ion_buttons_9_ion_button_15_Template(rf, ctx) { if (rf
|
|
|
5645
5651
|
i0.ɵɵproperty("ngClass", ctx_r25.r.url.replace("/", "").includes("assign") ? "header-button" : "");
|
|
5646
5652
|
} }
|
|
5647
5653
|
function HeaderComponent_ion_buttons_9_ion_button_16_Template(rf, ctx) { if (rf & 1) {
|
|
5648
|
-
const
|
|
5649
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5650
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_16_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5654
|
+
const _r61 = i0.ɵɵgetCurrentView();
|
|
5655
|
+
i0.ɵɵelementStart(0, "ion-button", 48);
|
|
5656
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_16_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r61); const ctx_r60 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r60.openSupervisorTeam()); });
|
|
5651
5657
|
i0.ɵɵtext(1, "Team");
|
|
5652
5658
|
i0.ɵɵelementEnd();
|
|
5653
5659
|
} if (rf & 2) {
|
|
@@ -5655,9 +5661,9 @@ function HeaderComponent_ion_buttons_9_ion_button_16_Template(rf, ctx) { if (rf
|
|
|
5655
5661
|
i0.ɵɵproperty("ngClass", ctx_r26.r.url.replace("/", "").includes("team") ? "header-button" : "");
|
|
5656
5662
|
} }
|
|
5657
5663
|
function HeaderComponent_ion_buttons_9_ion_button_17_Template(rf, ctx) { if (rf & 1) {
|
|
5658
|
-
const
|
|
5659
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5660
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_17_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5664
|
+
const _r63 = i0.ɵɵgetCurrentView();
|
|
5665
|
+
i0.ɵɵelementStart(0, "ion-button", 49);
|
|
5666
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_17_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r63); const ctx_r62 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r62.openSupervisorConfig()); });
|
|
5661
5667
|
i0.ɵɵtext(1, "Config");
|
|
5662
5668
|
i0.ɵɵelementEnd();
|
|
5663
5669
|
} if (rf & 2) {
|
|
@@ -5665,38 +5671,28 @@ function HeaderComponent_ion_buttons_9_ion_button_17_Template(rf, ctx) { if (rf
|
|
|
5665
5671
|
i0.ɵɵproperty("ngClass", ctx_r27.r.url.replace("/", "").includes("config") ? "header-button" : "");
|
|
5666
5672
|
} }
|
|
5667
5673
|
function HeaderComponent_ion_buttons_9_ion_button_18_Template(rf, ctx) { if (rf & 1) {
|
|
5668
|
-
const
|
|
5669
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5670
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_18_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5671
|
-
i0.ɵɵtext(1, "
|
|
5674
|
+
const _r65 = i0.ɵɵgetCurrentView();
|
|
5675
|
+
i0.ɵɵelementStart(0, "ion-button", 50);
|
|
5676
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_18_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r65); const ctx_r64 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r64.openTPSInquiry()); });
|
|
5677
|
+
i0.ɵɵtext(1, "Inquiry");
|
|
5672
5678
|
i0.ɵɵelementEnd();
|
|
5673
5679
|
} if (rf & 2) {
|
|
5674
5680
|
const ctx_r28 = i0.ɵɵnextContext(2);
|
|
5675
|
-
i0.ɵɵproperty("ngClass", ctx_r28.r.url.replace("/", "").includes("
|
|
5681
|
+
i0.ɵɵproperty("ngClass", ctx_r28.r.url.replace("/", "").includes("tps-universe") || ctx_r28.r.url.replace("/", "").includes("tps-inquiry") ? "header-button" : "");
|
|
5676
5682
|
} }
|
|
5677
5683
|
function HeaderComponent_ion_buttons_9_ion_button_19_Template(rf, ctx) { if (rf & 1) {
|
|
5678
|
-
const
|
|
5679
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5680
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_19_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5681
|
-
i0.ɵɵtext(1, "Inquiry");
|
|
5682
|
-
i0.ɵɵelementEnd();
|
|
5683
|
-
} if (rf & 2) {
|
|
5684
|
-
const ctx_r29 = i0.ɵɵnextContext(2);
|
|
5685
|
-
i0.ɵɵproperty("ngClass", ctx_r29.r.url.replace("/", "").includes("tps-universe") || ctx_r29.r.url.replace("/", "").includes("tps-inquiry") ? "header-button" : "");
|
|
5686
|
-
} }
|
|
5687
|
-
function HeaderComponent_ion_buttons_9_ion_button_20_Template(rf, ctx) { if (rf & 1) {
|
|
5688
|
-
const _r70 = i0.ɵɵgetCurrentView();
|
|
5689
|
-
i0.ɵɵelementStart(0, "ion-button", 53);
|
|
5690
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_20_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r70); const ctx_r69 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r69.openTPAQuestionnaire()); });
|
|
5684
|
+
const _r67 = i0.ɵɵgetCurrentView();
|
|
5685
|
+
i0.ɵɵelementStart(0, "ion-button", 51);
|
|
5686
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_19_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r67); const ctx_r66 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r66.openTPAQuestionnaire()); });
|
|
5691
5687
|
i0.ɵɵtext(1, "Questionnaire");
|
|
5692
5688
|
i0.ɵɵelementEnd();
|
|
5693
5689
|
} if (rf & 2) {
|
|
5694
|
-
const
|
|
5695
|
-
i0.ɵɵproperty("ngClass",
|
|
5690
|
+
const ctx_r29 = i0.ɵɵnextContext(2);
|
|
5691
|
+
i0.ɵɵproperty("ngClass", ctx_r29.r.url.replace("/", "").includes("tpa-questionnaire") ? "header-button" : "");
|
|
5696
5692
|
} }
|
|
5697
5693
|
function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
5698
5694
|
i0.ɵɵelementStart(0, "ion-buttons", 15);
|
|
5699
|
-
i0.ɵɵtemplate(1, HeaderComponent_ion_buttons_9_ion_button_1_Template, 2, 1, "ion-button", 16)(2, HeaderComponent_ion_buttons_9_ion_button_2_Template, 3, 5, "ion-button", 17)(3, HeaderComponent_ion_buttons_9_ion_button_3_Template, 3, 5, "ion-button", 18)(4, HeaderComponent_ion_buttons_9_ion_button_4_Template, 3, 5, "ion-button", 18)(5, HeaderComponent_ion_buttons_9_ion_button_5_Template, 2, 1, "ion-button", 19)(6, HeaderComponent_ion_buttons_9_ion_button_6_Template, 2, 1, "ion-button", 20)(7, HeaderComponent_ion_buttons_9_ion_button_7_Template, 2, 1, "ion-button", 21)(8, HeaderComponent_ion_buttons_9_ion_button_8_Template, 2, 1, "ion-button", 22)(9, HeaderComponent_ion_buttons_9_ion_button_9_Template, 2, 1, "ion-button", 23)(10, HeaderComponent_ion_buttons_9_ion_button_10_Template, 2, 1, "ion-button", 24)(11, HeaderComponent_ion_buttons_9_ion_button_11_Template, 2, 2, "ion-button", 25)(12, HeaderComponent_ion_buttons_9_ion_button_12_Template, 2, 1, "ion-button", 26)(13, HeaderComponent_ion_buttons_9_ion_button_13_Template, 2, 2, "ion-button", 27)(14, HeaderComponent_ion_buttons_9_ion_button_14_Template, 2, 1, "ion-button", 28)(15, HeaderComponent_ion_buttons_9_ion_button_15_Template, 2, 1, "ion-button", 29)(16, HeaderComponent_ion_buttons_9_ion_button_16_Template, 2, 1, "ion-button", 30)(17, HeaderComponent_ion_buttons_9_ion_button_17_Template, 2, 1, "ion-button", 31)(18, HeaderComponent_ion_buttons_9_ion_button_18_Template, 2, 1, "ion-button", 32)(19, HeaderComponent_ion_buttons_9_ion_button_19_Template, 2, 1, "ion-button", 33)
|
|
5695
|
+
i0.ɵɵtemplate(1, HeaderComponent_ion_buttons_9_ion_button_1_Template, 2, 1, "ion-button", 16)(2, HeaderComponent_ion_buttons_9_ion_button_2_Template, 3, 5, "ion-button", 17)(3, HeaderComponent_ion_buttons_9_ion_button_3_Template, 3, 5, "ion-button", 18)(4, HeaderComponent_ion_buttons_9_ion_button_4_Template, 3, 5, "ion-button", 18)(5, HeaderComponent_ion_buttons_9_ion_button_5_Template, 2, 1, "ion-button", 19)(6, HeaderComponent_ion_buttons_9_ion_button_6_Template, 2, 1, "ion-button", 20)(7, HeaderComponent_ion_buttons_9_ion_button_7_Template, 2, 1, "ion-button", 21)(8, HeaderComponent_ion_buttons_9_ion_button_8_Template, 2, 1, "ion-button", 22)(9, HeaderComponent_ion_buttons_9_ion_button_9_Template, 2, 1, "ion-button", 23)(10, HeaderComponent_ion_buttons_9_ion_button_10_Template, 2, 1, "ion-button", 24)(11, HeaderComponent_ion_buttons_9_ion_button_11_Template, 2, 2, "ion-button", 25)(12, HeaderComponent_ion_buttons_9_ion_button_12_Template, 2, 1, "ion-button", 26)(13, HeaderComponent_ion_buttons_9_ion_button_13_Template, 2, 2, "ion-button", 27)(14, HeaderComponent_ion_buttons_9_ion_button_14_Template, 2, 1, "ion-button", 28)(15, HeaderComponent_ion_buttons_9_ion_button_15_Template, 2, 1, "ion-button", 29)(16, HeaderComponent_ion_buttons_9_ion_button_16_Template, 2, 1, "ion-button", 30)(17, HeaderComponent_ion_buttons_9_ion_button_17_Template, 2, 1, "ion-button", 31)(18, HeaderComponent_ion_buttons_9_ion_button_18_Template, 2, 1, "ion-button", 32)(19, HeaderComponent_ion_buttons_9_ion_button_19_Template, 2, 1, "ion-button", 33);
|
|
5700
5696
|
i0.ɵɵelementEnd();
|
|
5701
5697
|
} if (rf & 2) {
|
|
5702
5698
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -5735,39 +5731,37 @@ function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
5735
5731
|
i0.ɵɵadvance(1);
|
|
5736
5732
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && (ctx_r2.ls.isTaxAuditSupervisor() || ctx_r2.ls.isTaxAuditDirector()));
|
|
5737
5733
|
i0.ɵɵadvance(1);
|
|
5738
|
-
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && (ctx_r2.ls.isTaxAuditSupervisor() || ctx_r2.ls.isTaxAuditAuditor() || ctx_r2.ls.isTaxAuditDirector()));
|
|
5739
|
-
i0.ɵɵadvance(1);
|
|
5740
5734
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.hasRole("tpsspecialist") && (!ctx_r2.ls.isTaxAuditAuditor() && !ctx_r2.ls.isTaxAuditSupervisor()));
|
|
5741
5735
|
i0.ɵɵadvance(1);
|
|
5742
5736
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isTpa() && !ctx_r2.ls.isTaxAuditAuditor() && !ctx_r2.ls.isTaxAuditSupervisor());
|
|
5743
5737
|
} }
|
|
5744
5738
|
function HeaderComponent_div_10_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
|
5745
|
-
i0.ɵɵelementStart(0, "ion-row",
|
|
5739
|
+
i0.ɵɵelementStart(0, "ion-row", 55)(1, "ion-col", 56)(2, "ion-text");
|
|
5746
5740
|
i0.ɵɵtext(3);
|
|
5747
5741
|
i0.ɵɵpipe(4, "properCase");
|
|
5748
5742
|
i0.ɵɵpipe(5, "properCase");
|
|
5749
5743
|
i0.ɵɵelementEnd()();
|
|
5750
|
-
i0.ɵɵelementStart(6, "ion-col",
|
|
5744
|
+
i0.ɵɵelementStart(6, "ion-col", 56)(7, "ion-text");
|
|
5751
5745
|
i0.ɵɵtext(8);
|
|
5752
5746
|
i0.ɵɵelementEnd()();
|
|
5753
|
-
i0.ɵɵelementStart(9, "ion-col",
|
|
5747
|
+
i0.ɵɵelementStart(9, "ion-col", 56)(10, "ion-text");
|
|
5754
5748
|
i0.ɵɵtext(11);
|
|
5755
5749
|
i0.ɵɵelementEnd()()();
|
|
5756
5750
|
} if (rf & 2) {
|
|
5757
|
-
const
|
|
5758
|
-
const
|
|
5751
|
+
const user_r69 = ctx.$implicit;
|
|
5752
|
+
const ctx_r68 = i0.ɵɵnextContext(2);
|
|
5759
5753
|
i0.ɵɵadvance(3);
|
|
5760
|
-
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(4, 4,
|
|
5754
|
+
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(4, 4, user_r69.firstName), " ", i0.ɵɵpipeBind1(5, 6, user_r69.lastName), "");
|
|
5761
5755
|
i0.ɵɵadvance(5);
|
|
5762
|
-
i0.ɵɵtextInterpolate(
|
|
5756
|
+
i0.ɵɵtextInterpolate(user_r69.userId);
|
|
5763
5757
|
i0.ɵɵadvance(3);
|
|
5764
|
-
i0.ɵɵtextInterpolate(
|
|
5758
|
+
i0.ɵɵtextInterpolate(ctx_r68.util.maskSsn(user_r69.ssn));
|
|
5765
5759
|
} }
|
|
5766
5760
|
function HeaderComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
5767
|
-
const
|
|
5768
|
-
i0.ɵɵelementStart(0, "div",
|
|
5769
|
-
i0.ɵɵlistener("ngModelChange", function HeaderComponent_div_10_Template_p_autoComplete_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(
|
|
5770
|
-
i0.ɵɵtemplate(2, HeaderComponent_div_10_ng_template_2_Template, 12, 8, "ng-template",
|
|
5761
|
+
const _r71 = i0.ɵɵgetCurrentView();
|
|
5762
|
+
i0.ɵɵelementStart(0, "div", 52)(1, "p-autoComplete", 53);
|
|
5763
|
+
i0.ɵɵlistener("ngModelChange", function HeaderComponent_div_10_Template_p_autoComplete_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r70 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r70.searchText = $event); })("completeMethod", function HeaderComponent_div_10_Template_p_autoComplete_completeMethod_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r72 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r72.search($event)); })("onSelect", function HeaderComponent_div_10_Template_p_autoComplete_onSelect_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r73 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r73.onSelectAction($event)); });
|
|
5764
|
+
i0.ɵɵtemplate(2, HeaderComponent_div_10_ng_template_2_Template, 12, 8, "ng-template", 54);
|
|
5771
5765
|
i0.ɵɵelementEnd()();
|
|
5772
5766
|
} if (rf & 2) {
|
|
5773
5767
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
@@ -5775,65 +5769,65 @@ function HeaderComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
5775
5769
|
i0.ɵɵproperty("ngModel", ctx_r3.searchText)("suggestions", ctx_r3.results);
|
|
5776
5770
|
} }
|
|
5777
5771
|
function HeaderComponent_ion_buttons_11_ion_button_6_Template(rf, ctx) { if (rf & 1) {
|
|
5778
|
-
const
|
|
5779
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5780
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5781
|
-
i0.ɵɵelement(1, "i",
|
|
5772
|
+
const _r80 = i0.ɵɵgetCurrentView();
|
|
5773
|
+
i0.ɵɵelementStart(0, "ion-button", 66);
|
|
5774
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r80); const ctx_r79 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r79.openPage("cp", "documents")); });
|
|
5775
|
+
i0.ɵɵelement(1, "i", 67);
|
|
5782
5776
|
i0.ɵɵelementEnd();
|
|
5783
5777
|
} if (rf & 2) {
|
|
5784
|
-
const
|
|
5785
|
-
i0.ɵɵproperty("ngClass",
|
|
5778
|
+
const ctx_r74 = i0.ɵɵnextContext(2);
|
|
5779
|
+
i0.ɵɵproperty("ngClass", ctx_r74.r.url.replace("/", "") == "documents" ? "header-button hide-xs hide-md" : "hide-xs hide-md");
|
|
5786
5780
|
} }
|
|
5787
5781
|
function HeaderComponent_ion_buttons_11_ion_button_7_Template(rf, ctx) { if (rf & 1) {
|
|
5788
|
-
const
|
|
5789
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5790
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5791
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5782
|
+
const _r82 = i0.ɵɵgetCurrentView();
|
|
5783
|
+
i0.ɵɵelementStart(0, "ion-button", 68);
|
|
5784
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r82); const ctx_r81 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r81.openPage("cp", "documents")); });
|
|
5785
|
+
i0.ɵɵelement(1, "ion-icon", 69);
|
|
5792
5786
|
i0.ɵɵelementEnd();
|
|
5793
5787
|
} }
|
|
5794
5788
|
function HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template(rf, ctx) { if (rf & 1) {
|
|
5795
|
-
i0.ɵɵelementStart(0, "ion-badge",
|
|
5789
|
+
i0.ɵɵelementStart(0, "ion-badge", 73)(1, "ion-label");
|
|
5796
5790
|
i0.ɵɵtext(2);
|
|
5797
5791
|
i0.ɵɵelementEnd()();
|
|
5798
5792
|
} if (rf & 2) {
|
|
5799
|
-
const
|
|
5793
|
+
const ctx_r83 = i0.ɵɵnextContext(3);
|
|
5800
5794
|
i0.ɵɵadvance(2);
|
|
5801
|
-
i0.ɵɵtextInterpolate(
|
|
5795
|
+
i0.ɵɵtextInterpolate(ctx_r83.ns.notificationCount.getValue());
|
|
5802
5796
|
} }
|
|
5803
5797
|
function HeaderComponent_ion_buttons_11_ion_button_8_Template(rf, ctx) { if (rf & 1) {
|
|
5804
|
-
const
|
|
5805
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5806
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_8_Template_ion_button_click_0_listener($event) { i0.ɵɵrestoreView(
|
|
5807
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5808
|
-
i0.ɵɵtemplate(2, HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template, 3, 1, "ion-badge",
|
|
5798
|
+
const _r85 = i0.ɵɵgetCurrentView();
|
|
5799
|
+
i0.ɵɵelementStart(0, "ion-button", 70);
|
|
5800
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_8_Template_ion_button_click_0_listener($event) { i0.ɵɵrestoreView(_r85); const ctx_r84 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r84.presentMyNotificationPopover($event)); });
|
|
5801
|
+
i0.ɵɵelement(1, "ion-icon", 71);
|
|
5802
|
+
i0.ɵɵtemplate(2, HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template, 3, 1, "ion-badge", 72);
|
|
5809
5803
|
i0.ɵɵelementEnd();
|
|
5810
5804
|
} if (rf & 2) {
|
|
5811
|
-
const
|
|
5812
|
-
i0.ɵɵproperty("ngClass",
|
|
5805
|
+
const ctx_r76 = i0.ɵɵnextContext(2);
|
|
5806
|
+
i0.ɵɵproperty("ngClass", ctx_r76.legacyMenu == "false" && ctx_r76.ls.isClaimant() ? "hide-xs hide-md" : "");
|
|
5813
5807
|
i0.ɵɵadvance(2);
|
|
5814
|
-
i0.ɵɵproperty("ngIf",
|
|
5808
|
+
i0.ɵɵproperty("ngIf", ctx_r76.ns.notificationCount.getValue() > 0);
|
|
5815
5809
|
} }
|
|
5816
5810
|
function HeaderComponent_ion_buttons_11_ion_spinner_9_Template(rf, ctx) { if (rf & 1) {
|
|
5817
|
-
i0.ɵɵelement(0, "ion-spinner",
|
|
5811
|
+
i0.ɵɵelement(0, "ion-spinner", 74);
|
|
5818
5812
|
} }
|
|
5819
5813
|
function HeaderComponent_ion_buttons_11_ion_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
5820
|
-
const
|
|
5821
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5822
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5823
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5814
|
+
const _r87 = i0.ɵɵgetCurrentView();
|
|
5815
|
+
i0.ɵɵelementStart(0, "ion-button", 75);
|
|
5816
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r87); const ctx_r86 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r86.hs.show()); });
|
|
5817
|
+
i0.ɵɵelement(1, "ion-icon", 76);
|
|
5824
5818
|
i0.ɵɵelementEnd();
|
|
5825
5819
|
} }
|
|
5826
5820
|
function HeaderComponent_ion_buttons_11_Template(rf, ctx) { if (rf & 1) {
|
|
5827
|
-
const
|
|
5828
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5829
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_Template_ion_button_click_1_listener($event) { i0.ɵɵrestoreView(
|
|
5830
|
-
i0.ɵɵelementStart(2, "ion-title",
|
|
5821
|
+
const _r89 = i0.ɵɵgetCurrentView();
|
|
5822
|
+
i0.ɵɵelementStart(0, "ion-buttons", 57)(1, "ion-button", 58);
|
|
5823
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_Template_ion_button_click_1_listener($event) { i0.ɵɵrestoreView(_r89); const ctx_r88 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r88.presentMyProfilePopover($event)); });
|
|
5824
|
+
i0.ɵɵelementStart(2, "ion-title", 59);
|
|
5831
5825
|
i0.ɵɵtext(3);
|
|
5832
5826
|
i0.ɵɵpipe(4, "properCase");
|
|
5833
5827
|
i0.ɵɵelementEnd();
|
|
5834
|
-
i0.ɵɵelement(5, "ion-icon",
|
|
5828
|
+
i0.ɵɵelement(5, "ion-icon", 60);
|
|
5835
5829
|
i0.ɵɵelementEnd();
|
|
5836
|
-
i0.ɵɵtemplate(6, HeaderComponent_ion_buttons_11_ion_button_6_Template, 2, 1, "ion-button",
|
|
5830
|
+
i0.ɵɵtemplate(6, HeaderComponent_ion_buttons_11_ion_button_6_Template, 2, 1, "ion-button", 61)(7, HeaderComponent_ion_buttons_11_ion_button_7_Template, 2, 0, "ion-button", 62)(8, HeaderComponent_ion_buttons_11_ion_button_8_Template, 3, 2, "ion-button", 63)(9, HeaderComponent_ion_buttons_11_ion_spinner_9_Template, 1, 0, "ion-spinner", 64)(10, HeaderComponent_ion_buttons_11_ion_button_10_Template, 2, 0, "ion-button", 65);
|
|
5837
5831
|
i0.ɵɵpipe(11, "async");
|
|
5838
5832
|
i0.ɵɵelementEnd();
|
|
5839
5833
|
} if (rf & 2) {
|
|
@@ -5854,19 +5848,19 @@ function HeaderComponent_ion_buttons_11_Template(rf, ctx) { if (rf & 1) {
|
|
|
5854
5848
|
i0.ɵɵproperty("ngIf", ctx_r4.ls.isClaimant() && ctx_r4.legacyMenu == "false" && i0.ɵɵpipeBind1(11, 9, ctx_r4.hs.shouldDisplayHelpButton()));
|
|
5855
5849
|
} }
|
|
5856
5850
|
function HeaderComponent_ion_buttons_12_Template(rf, ctx) { if (rf & 1) {
|
|
5857
|
-
const
|
|
5858
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5859
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_12_Template_ion_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
5860
|
-
i0.ɵɵelement(2, "ion-icon",
|
|
5851
|
+
const _r91 = i0.ɵɵgetCurrentView();
|
|
5852
|
+
i0.ɵɵelementStart(0, "ion-buttons", 77)(1, "ion-button", 78);
|
|
5853
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_12_Template_ion_button_click_1_listener() { i0.ɵɵrestoreView(_r91); const ctx_r90 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r90.logout()); });
|
|
5854
|
+
i0.ɵɵelement(2, "ion-icon", 79);
|
|
5861
5855
|
i0.ɵɵelementEnd()();
|
|
5862
5856
|
} }
|
|
5863
5857
|
function HeaderComponent_ion_buttons_13_Template(rf, ctx) { if (rf & 1) {
|
|
5864
|
-
const
|
|
5865
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5866
|
-
i0.ɵɵelement(1, "p-menu",
|
|
5867
|
-
i0.ɵɵelementStart(3, "ion-button",
|
|
5868
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_13_Template_ion_button_click_3_listener($event) { i0.ɵɵrestoreView(
|
|
5869
|
-
i0.ɵɵelement(4, "ion-icon",
|
|
5858
|
+
const _r94 = i0.ɵɵgetCurrentView();
|
|
5859
|
+
i0.ɵɵelementStart(0, "ion-buttons", 57);
|
|
5860
|
+
i0.ɵɵelement(1, "p-menu", 80, 81);
|
|
5861
|
+
i0.ɵɵelementStart(3, "ion-button", 82);
|
|
5862
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_13_Template_ion_button_click_3_listener($event) { i0.ɵɵrestoreView(_r94); const _r92 = i0.ɵɵreference(2); return i0.ɵɵresetView(_r92.toggle($event)); });
|
|
5863
|
+
i0.ɵɵelement(4, "ion-icon", 83);
|
|
5870
5864
|
i0.ɵɵelementEnd()();
|
|
5871
5865
|
} if (rf & 2) {
|
|
5872
5866
|
const ctx_r6 = i0.ɵɵnextContext();
|
|
@@ -5874,31 +5868,31 @@ function HeaderComponent_ion_buttons_13_Template(rf, ctx) { if (rf & 1) {
|
|
|
5874
5868
|
i0.ɵɵproperty("popup", true)("model", ctx_r6.items);
|
|
5875
5869
|
} }
|
|
5876
5870
|
function HeaderComponent_ion_toolbar_14_ion_title_3_Template(rf, ctx) { if (rf & 1) {
|
|
5877
|
-
i0.ɵɵelementStart(0, "ion-title",
|
|
5871
|
+
i0.ɵɵelementStart(0, "ion-title", 88);
|
|
5878
5872
|
i0.ɵɵtext(1);
|
|
5879
5873
|
i0.ɵɵelementEnd();
|
|
5880
5874
|
} if (rf & 2) {
|
|
5881
|
-
const
|
|
5875
|
+
const ctx_r95 = i0.ɵɵnextContext(2);
|
|
5882
5876
|
i0.ɵɵadvance(1);
|
|
5883
|
-
i0.ɵɵtextInterpolate(
|
|
5877
|
+
i0.ɵɵtextInterpolate(ctx_r95.title);
|
|
5884
5878
|
} }
|
|
5885
5879
|
function HeaderComponent_ion_toolbar_14_ion_title_6_Template(rf, ctx) { if (rf & 1) {
|
|
5886
|
-
i0.ɵɵelementStart(0, "ion-title",
|
|
5880
|
+
i0.ɵɵelementStart(0, "ion-title", 89);
|
|
5887
5881
|
i0.ɵɵtext(1);
|
|
5888
5882
|
i0.ɵɵelementEnd();
|
|
5889
5883
|
} if (rf & 2) {
|
|
5890
|
-
const
|
|
5884
|
+
const ctx_r96 = i0.ɵɵnextContext(2);
|
|
5891
5885
|
i0.ɵɵadvance(1);
|
|
5892
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
5886
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r96.pageId, "");
|
|
5893
5887
|
} }
|
|
5894
5888
|
function HeaderComponent_ion_toolbar_14_Template(rf, ctx) { if (rf & 1) {
|
|
5895
|
-
i0.ɵɵelementStart(0, "ion-toolbar",
|
|
5896
|
-
i0.ɵɵelement(2, "ion-back-button",
|
|
5897
|
-
i0.ɵɵtemplate(3, HeaderComponent_ion_toolbar_14_ion_title_3_Template, 2, 1, "ion-title",
|
|
5889
|
+
i0.ɵɵelementStart(0, "ion-toolbar", 84)(1, "ion-buttons", 15);
|
|
5890
|
+
i0.ɵɵelement(2, "ion-back-button", 85);
|
|
5891
|
+
i0.ɵɵtemplate(3, HeaderComponent_ion_toolbar_14_ion_title_3_Template, 2, 1, "ion-title", 86);
|
|
5898
5892
|
i0.ɵɵelementEnd();
|
|
5899
5893
|
i0.ɵɵprojection(4, 1);
|
|
5900
|
-
i0.ɵɵelementStart(5, "ion-buttons",
|
|
5901
|
-
i0.ɵɵtemplate(6, HeaderComponent_ion_toolbar_14_ion_title_6_Template, 2, 1, "ion-title",
|
|
5894
|
+
i0.ɵɵelementStart(5, "ion-buttons", 57);
|
|
5895
|
+
i0.ɵɵtemplate(6, HeaderComponent_ion_toolbar_14_ion_title_6_Template, 2, 1, "ion-title", 87);
|
|
5902
5896
|
i0.ɵɵelementEnd()();
|
|
5903
5897
|
} if (rf & 2) {
|
|
5904
5898
|
const ctx_r7 = i0.ɵɵnextContext();
|
|
@@ -5910,36 +5904,36 @@ function HeaderComponent_ion_toolbar_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
5910
5904
|
i0.ɵɵproperty("ngIf", ctx_r7.pageId);
|
|
5911
5905
|
} }
|
|
5912
5906
|
function HeaderComponent_ng_template_16_i_0_Template(rf, ctx) { if (rf & 1) {
|
|
5913
|
-
i0.ɵɵelement(0, "i",
|
|
5907
|
+
i0.ɵɵelement(0, "i", 95);
|
|
5914
5908
|
} }
|
|
5915
5909
|
function HeaderComponent_ng_template_16_i_1_Template(rf, ctx) { if (rf & 1) {
|
|
5916
|
-
i0.ɵɵelement(0, "i",
|
|
5910
|
+
i0.ɵɵelement(0, "i", 96);
|
|
5917
5911
|
} }
|
|
5918
5912
|
function HeaderComponent_ng_template_16_i_2_Template(rf, ctx) { if (rf & 1) {
|
|
5919
|
-
i0.ɵɵelement(0, "i",
|
|
5913
|
+
i0.ɵɵelement(0, "i", 97);
|
|
5920
5914
|
} }
|
|
5921
5915
|
function HeaderComponent_ng_template_16_i_3_Template(rf, ctx) { if (rf & 1) {
|
|
5922
|
-
i0.ɵɵelement(0, "i",
|
|
5916
|
+
i0.ɵɵelement(0, "i", 98);
|
|
5923
5917
|
} }
|
|
5924
5918
|
function HeaderComponent_ng_template_16_Template(rf, ctx) { if (rf & 1) {
|
|
5925
|
-
i0.ɵɵtemplate(0, HeaderComponent_ng_template_16_i_0_Template, 1, 0, "i",
|
|
5926
|
-
i0.ɵɵelement(4, "div",
|
|
5919
|
+
i0.ɵɵtemplate(0, HeaderComponent_ng_template_16_i_0_Template, 1, 0, "i", 90)(1, HeaderComponent_ng_template_16_i_1_Template, 1, 0, "i", 91)(2, HeaderComponent_ng_template_16_i_2_Template, 1, 0, "i", 92)(3, HeaderComponent_ng_template_16_i_3_Template, 1, 0, "i", 93);
|
|
5920
|
+
i0.ɵɵelement(4, "div", 94);
|
|
5927
5921
|
} if (rf & 2) {
|
|
5928
|
-
const
|
|
5929
|
-
i0.ɵɵproperty("ngIf",
|
|
5922
|
+
const message_r97 = ctx.$implicit;
|
|
5923
|
+
i0.ɵɵproperty("ngIf", message_r97.severity === "error");
|
|
5930
5924
|
i0.ɵɵadvance(1);
|
|
5931
|
-
i0.ɵɵproperty("ngIf",
|
|
5925
|
+
i0.ɵɵproperty("ngIf", message_r97.severity === "success");
|
|
5932
5926
|
i0.ɵɵadvance(1);
|
|
5933
|
-
i0.ɵɵproperty("ngIf",
|
|
5927
|
+
i0.ɵɵproperty("ngIf", message_r97.severity === "warn");
|
|
5934
5928
|
i0.ɵɵadvance(1);
|
|
5935
|
-
i0.ɵɵproperty("ngIf",
|
|
5929
|
+
i0.ɵɵproperty("ngIf", message_r97.severity === "info");
|
|
5936
5930
|
i0.ɵɵadvance(1);
|
|
5937
|
-
i0.ɵɵproperty("innerHTML", "<strong style='font-size: 22px;font-weight: bold;'>" +
|
|
5931
|
+
i0.ɵɵproperty("innerHTML", "<strong style='font-size: 22px;font-weight: bold;'>" + message_r97.summary + "</strong><br><br>" + "<span style='font-size: 18px;'>" + message_r97.detail + "</span>", i0.ɵɵsanitizeHtml);
|
|
5938
5932
|
} }
|
|
5939
5933
|
function HeaderComponent_ng_container_17_app_profile_1_Template(rf, ctx) { if (rf & 1) {
|
|
5940
|
-
const
|
|
5941
|
-
i0.ɵɵelementStart(0, "app-profile",
|
|
5942
|
-
i0.ɵɵlistener("onCancel", function HeaderComponent_ng_container_17_app_profile_1_Template_app_profile_onCancel_0_listener() { i0.ɵɵrestoreView(
|
|
5934
|
+
const _r104 = i0.ɵɵgetCurrentView();
|
|
5935
|
+
i0.ɵɵelementStart(0, "app-profile", 99);
|
|
5936
|
+
i0.ɵɵlistener("onCancel", function HeaderComponent_ng_container_17_app_profile_1_Template_app_profile_onCancel_0_listener() { i0.ɵɵrestoreView(_r104); const ctx_r103 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r103.showProfilePopup = !ctx_r103.showProfilePopup); });
|
|
5943
5937
|
i0.ɵɵelementEnd();
|
|
5944
5938
|
} }
|
|
5945
5939
|
function HeaderComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -5952,9 +5946,9 @@ function HeaderComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
5952
5946
|
i0.ɵɵproperty("ngIf", ctx_r9.showProfilePopup);
|
|
5953
5947
|
} }
|
|
5954
5948
|
function HeaderComponent_app_job_search_result_page_18_Template(rf, ctx) { if (rf & 1) {
|
|
5955
|
-
const
|
|
5956
|
-
i0.ɵɵelementStart(0, "app-job-search-result-page",
|
|
5957
|
-
i0.ɵɵlistener("onCancel", function HeaderComponent_app_job_search_result_page_18_Template_app_job_search_result_page_onCancel_0_listener() { i0.ɵɵrestoreView(
|
|
5949
|
+
const _r106 = i0.ɵɵgetCurrentView();
|
|
5950
|
+
i0.ɵɵelementStart(0, "app-job-search-result-page", 99);
|
|
5951
|
+
i0.ɵɵlistener("onCancel", function HeaderComponent_app_job_search_result_page_18_Template_app_job_search_result_page_onCancel_0_listener() { i0.ɵɵrestoreView(_r106); const ctx_r105 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r105.showjobSearchResultPopup = !ctx_r105.showjobSearchResultPopup); });
|
|
5958
5952
|
i0.ɵɵelementEnd();
|
|
5959
5953
|
} }
|
|
5960
5954
|
const _c0$X = ["*", "*"];
|
|
@@ -6292,7 +6286,7 @@ class HeaderComponent extends BasePage {
|
|
|
6292
6286
|
async changeLanguage(event) {
|
|
6293
6287
|
}
|
|
6294
6288
|
static { this.ɵfac = function HeaderComponent_Factory(t) { return new (t || HeaderComponent)(i0.ɵɵdirectiveInject(LoginService), i0.ɵɵdirectiveInject(UtilService), i0.ɵɵdirectiveInject(i3.Router), i0.ɵɵdirectiveInject(i1$3.PopoverController), i0.ɵɵdirectiveInject(ClaimantService$1), i0.ɵɵdirectiveInject(i1$3.NavController), i0.ɵɵdirectiveInject(i1$3.ModalController), i0.ɵɵdirectiveInject(NotificationService), i0.ɵɵdirectiveInject(HelpService), i0.ɵɵdirectiveInject(i7.TranslateService), i0.ɵɵdirectiveInject(AuditService)); }; }
|
|
6295
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderComponent, selectors: [["app-header"]], inputs: { title: "title", pageId: "pageId", secondToolbar: "secondToolbar", displayLogo: "displayLogo", showHistory: "showHistory", backPage: "backPage", context: "context" }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$X, decls: 19, vars: 18, consts: [["mode", "determinate", 3, "value", 4, "ngIf"], ["slot", "start", 2, "margin-left", "-5px"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass", 4, "ngIf"], ["slot", "start", 3, "ngClass", "click"], ["alt", "logo", "tooltipPosition", "bottom", 3, "pTooltip", "src", "ngClass"], ["slot", "start", 4, "ngIf"], ["class", "toolbar-content hide-xs", 4, "ngIf"], ["slot", "end", 4, "ngIf"], ["slot", "secondary", 4, "ngIf"], ["color", "light", "id", "secondToolbar", 4, "ngIf"], ["pTemplate", "message"], [4, "ngIf"], [3, "onCancel", 4, "ngIf"], ["mode", "determinate", 3, "value"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass"], ["slot", "start"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["pTooltip", "History", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "
|
|
6289
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderComponent, selectors: [["app-header"]], inputs: { title: "title", pageId: "pageId", secondToolbar: "secondToolbar", displayLogo: "displayLogo", showHistory: "showHistory", backPage: "backPage", context: "context" }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$X, decls: 19, vars: 18, consts: [["mode", "determinate", 3, "value", 4, "ngIf"], ["slot", "start", 2, "margin-left", "-5px"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass", 4, "ngIf"], ["slot", "start", 3, "ngClass", "click"], ["alt", "logo", "tooltipPosition", "bottom", 3, "pTooltip", "src", "ngClass"], ["slot", "start", 4, "ngIf"], ["class", "toolbar-content hide-xs", 4, "ngIf"], ["slot", "end", 4, "ngIf"], ["slot", "secondary", 4, "ngIf"], ["color", "light", "id", "secondToolbar", 4, "ngIf"], ["pTemplate", "message"], [4, "ngIf"], [3, "onCancel", 4, "ngIf"], ["mode", "determinate", 3, "value"], ["autoHide", "false", "pTooltip", "Menu", "tooltipPosition", "bottom", 3, "ngClass"], ["slot", "start"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click", 4, "ngIf"], ["pTooltip", "History", "tooltipPosition", "bottom", "class", "hide-xs hide-md", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click", 4, "ngIf"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditTPSInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["id", "btnAuditTPAQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["pTooltip", "Home", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 1, "hide-xs", "hide-md", 3, "pTooltip", "ngClass", "click"], ["id", "btnFileWeeklies", "tooltipPosition", "bottom", 3, "pTooltip", "ngClass", "click"], ["pTooltip", "History", "tooltipPosition", "bottom", 1, "hide-xs", "hide-md", 3, "ngClass", "click"], ["id", "btnAuditEmployerDashboard", "pTooltip", "EmployerDashboard", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditMyQ", "pTooltip", "MyQ", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditDashboard", "pTooltip", "Dashboard", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditWorkList", "pTooltip", "WorkList", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditUploadDocuments", "pTooltip", "Upload Documents", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "disabled", "click"], ["id", "btnAuditReferrals", "pTooltip", "Referrals", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditAssign", "pTooltip", "Assign", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditTeam", "pTooltip", "Team", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditConfig", "pTooltip", "Config", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditTPSInquiry", "pTooltip", "Inquiry", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["id", "btnAuditTPAQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "toolbar-content", "hide-xs"], ["appendTo", "body", "placeholder", "Search Claimants", "emptyMessage", "No Results Found.", "size", "25", 3, "ngModel", "suggestions", "ngModelChange", "completeMethod", "onSelect"], ["pTemplate", "item"], [1, ".ion-wrap"], ["size-auto", ""], ["slot", "end"], ["pTooltip", "Account", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "hide-xs", 2, "font-size", "20px", "padding", "0px"], ["slot", "end", "name", "person-circle-outline"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "click", 4, "ngIf"], ["pTooltip", "Notification", "tooltipPosition", "bottom", 3, "ngClass", "click", 4, "ngIf"], ["name", "crescent", 4, "ngIf"], ["pTooltip", "Help", "tooltipPosition", "bottom", 3, "click", 4, "ngIf"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "ngClass", "click"], [1, "pi", "pi-file", "font-bold", 2, "font-size", "1.3rem", "font-weight", "500 !important"], ["pTooltip", "Notices", "tooltipPosition", "bottom", 3, "click"], ["name", "document-text-outline"], ["pTooltip", "Notification", "tooltipPosition", "bottom", 3, "ngClass", "click"], ["name", "notifications-outline"], ["color", "dark", 4, "ngIf"], ["color", "dark"], ["name", "crescent"], ["pTooltip", "Help", "tooltipPosition", "bottom", 3, "click"], ["name", "help-circle-outline"], ["slot", "secondary"], ["pTooltip", "Logout", "tooltipPosition", "bottom", 3, "click"], ["name", "log-out-sharp"], ["appendTo", "body", 3, "popup", "model"], ["menu", ""], ["pTooltip", "Language", "tooltipPosition", "bottom", 3, "click"], ["name", "language", "slot", "end"], ["color", "light", "id", "secondToolbar"], ["pTooltip", "Back", "alt", "Back", "tooltipPosition", "bottom", 3, "defaultHref"], ["color", "primary", "style", "font-size: 18px", 4, "ngIf"], ["color", "primary", "style", "font-size: xx-small; float: right; padding-right: 8px;", 4, "ngIf"], ["color", "primary", 2, "font-size", "18px"], ["color", "primary", 2, "font-size", "xx-small", "float", "right", "padding-right", "8px"], ["class", "pi pi-times-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-check-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-exclamation-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], ["class", "pi pi-info-circle", "style", "margin-right: 14px; font-size: 38px ", 4, "ngIf"], [3, "innerHTML"], [1, "pi", "pi-times-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-check-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-exclamation-circle", 2, "margin-right", "14px", "font-size", "38px"], [1, "pi", "pi-info-circle", 2, "margin-right", "14px", "font-size", "38px"], [3, "onCancel"]], template: function HeaderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6296
6290
|
i0.ɵɵprojectionDef(_c0$X);
|
|
6297
6291
|
i0.ɵɵtemplate(0, HeaderComponent_mat_progress_bar_0_Template, 2, 3, "mat-progress-bar", 0);
|
|
6298
6292
|
i0.ɵɵpipe(1, "async");
|
|
@@ -6305,7 +6299,7 @@ class HeaderComponent extends BasePage {
|
|
|
6305
6299
|
i0.ɵɵpipe(7, "translate");
|
|
6306
6300
|
i0.ɵɵelementEnd();
|
|
6307
6301
|
i0.ɵɵprojection(8);
|
|
6308
|
-
i0.ɵɵtemplate(9, HeaderComponent_ion_buttons_9_Template,
|
|
6302
|
+
i0.ɵɵtemplate(9, HeaderComponent_ion_buttons_9_Template, 20, 19, "ion-buttons", 5)(10, HeaderComponent_div_10_Template, 3, 2, "div", 6)(11, HeaderComponent_ion_buttons_11_Template, 12, 11, "ion-buttons", 7)(12, HeaderComponent_ion_buttons_12_Template, 3, 0, "ion-buttons", 8)(13, HeaderComponent_ion_buttons_13_Template, 5, 2, "ion-buttons", 7);
|
|
6309
6303
|
i0.ɵɵelementEnd();
|
|
6310
6304
|
i0.ɵɵtemplate(14, HeaderComponent_ion_toolbar_14_Template, 7, 3, "ion-toolbar", 9);
|
|
6311
6305
|
i0.ɵɵelementStart(15, "p-toast");
|
|
@@ -6342,7 +6336,7 @@ class HeaderComponent extends BasePage {
|
|
|
6342
6336
|
}
|
|
6343
6337
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HeaderComponent, [{
|
|
6344
6338
|
type: Component,
|
|
6345
|
-
args: [{ selector: 'app-header', template: "<mat-progress-bar mode=\"determinate\" [value]=\"util.loader.value$ | async\" *ngIf=\"(util.loader.value$ | async) != 0\">\r\n</mat-progress-bar>\r\n<ion-toolbar>\r\n <ion-buttons slot=\"start\" style=\"margin-left: -5px;\">\r\n <ion-menu-button autoHide=\"false\" pTooltip=\"Menu\" tooltipPosition=\"bottom\"\r\n *ngIf=\"ls.isLoggedIn() && !ls.isEmployer()\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xl hide-lg' : ''\"></ion-menu-button>\r\n </ion-buttons>\r\n <ion-buttons slot=\"start\" [ngClass]=\"displayLogo ? 'header_button_white' : 'header_button hide-xs hide-md'\" (click)=\"onClickDisplayLogo()\">\r\n <img alt=\"logo\" pTooltip=\"{{'ReEmployCT Logo' | translate}}\" tooltipPosition=\"bottom\"\r\n src=\"assets/icon/ReEmploy{{util.getState()}}.svg\" [ngClass]=\"displayLogo ? 'header_logo' : 'header_logo hide-xs hide-md'\"/>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"start\" *ngIf=\"ls.isLoggedIn()\">\r\n <ion-button (click)=\"openHome()\" pTooltip=\"Home\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('welcome') ? 'header-button' : ''\" *ngIf=\"this.context!='audit' || ls.isEmployer()\">Home</ion-button>\r\n\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false'\" (click)=\"openWeeklies()\" class=\"hide-xs hide-md\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && !util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly Claim' : 'Weekly'}}</ion-button>\r\n \r\n \r\n <ion-button pTooltip=\"History\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '') == 'history' ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && interimHomePage == 'false'\" (click)=\"openPage('cp', 'history')\" class=\"hide-xs hide-md\">History</ion-button>\r\n <ion-button id=\"btnAuditEmployerDashboard\" pTooltip=\"EmployerDashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('employer-dashboard') ? 'header-button' : ''\" *ngIf=\"ls.isEmployer()\" (click)=\"openEmployerDashboard()\">Audit Dashboard</ion-button>\r\n <ion-button id=\"btnAuditMyQ\" pTooltip=\"MyQ\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('myq') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorMyQ()\">MyQ</ion-button>\r\n <ion-button id=\"btnAuditDashboard\" pTooltip=\"Dashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('dashboard') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor()|| ls.isTaxAuditDirector())\" (click)=\"openAuditDashboard()\">Dashboard</ion-button>\r\n <ion-button id=\"btnAuditWorkList\" pTooltip=\"WorkList\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-work-list') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditAuditor() || ls.isTaxAuditSupervisor())\" (click)=\"openAuditorWorkList()\">Work List</ion-button>\r\n <ion-button id=\"btnAuditInquiry\" pTooltip=\"Inquiry\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('inquiry') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorInquiry()\">Inquiry</ion-button>\r\n <ion-button id=\"btnAuditUploadDocuments\" pTooltip=\"Upload Documents\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('upload-documents') || r.url.replace('/', '').includes('employer-documents') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isEmployer()\" (click)=\"openUploadDocuments()\" [disabled]=\"!isEmployerLoaded\">Upload Documents</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditAuditor() || ls.isTaxAuditSupervisor())\" (click)=\"openQuestionnaire()\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isEmployer())\" (click)=\"openQuestionnaire()\" [disabled]=\"!isQuestionnaireDataLoaded\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditReferrals\" pTooltip=\"Referrals\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('referral') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorReferrals()\">Referrals</ion-button>\r\n <ion-button id=\"btnAuditAssign\" pTooltip=\"Assign\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('assign') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorAssign()\">Assign</ion-button>\r\n <ion-button id=\"btnAuditTeam\" pTooltip=\"Team\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('team') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorTeam()\">Team</ion-button>\r\n <ion-button id=\"btnAuditConfig\" pTooltip=\"Config\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('config') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorConfig()\">Config</ion-button>\r\n <ion-button id=\"btnAuditAnalytics\" pTooltip=\"Analytics\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('analytics') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorAnalytics()\">Analytics</ion-button>\r\n <ion-button id=\"btnAuditTPSInquiry\" pTooltip=\"Inquiry\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('tps-universe') || r.url.replace('/', '').includes('tps-inquiry') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && this.ls.hasRole('tpsspecialist') && ( !ls.isTaxAuditAuditor() && !ls.isTaxAuditSupervisor())\" (click)=\"openTPSInquiry()\">Inquiry</ion-button>\r\n <ion-button id=\"btnAuditTPAQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('tpa-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && this.ls.isTpa() && !ls.isTaxAuditAuditor() && !ls.isTaxAuditSupervisor()\" (click)=\"openTPAQuestionnaire()\">Questionnaire</ion-button>\r\n\r\n </ion-buttons>\r\n\r\n \r\n <div class=\"toolbar-content hide-xs\" *ngIf=\"ls.isLoggedIn() && ls.isCsr() && this.context !='audit' && contextRoot ==='ss'\">\r\n <p-autoComplete appendTo=\"body\" [(ngModel)]=\"searchText\" [suggestions]=\"results\"\r\n (completeMethod)=\"search($event)\" placeholder=\"Search Claimants\" (onSelect)=\"onSelectAction($event)\"\r\n emptyMessage=\"No Results Found.\" size=\"25\">\r\n <ng-template let-user pTemplate=\"item\">\r\n <ion-row class=\".ion-wrap\" >\r\n <ion-col size-auto>\r\n <ion-text>{{user.firstName | properCase}} {{user.lastName | properCase}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{user.userId}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{util.maskSsn(user.ssn)}}</ion-text>\r\n </ion-col>\r\n </ion-row>\r\n </ng-template>\r\n </p-autoComplete>\r\n </div>\r\n <ion-buttons slot=\"end\" *ngIf=\"ls.isLoggedIn()\" >\r\n <ion-button (click)=\"presentMyProfilePopover($event)\" pTooltip=\"Account\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() && showProfilePopup ? 'hide-xs hide-md header-button' : (legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : '')\">\r\n <ion-title style=\"font-size: 20px; padding: 0px;\" class=\"hide-xs\">{{ls.getFullName() | properCase}}</ion-title>\r\n <ion-icon slot=\"end\" name=\"person-circle-outline\"></ion-icon>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'false' && !util.isState('ME')\" [ngClass]=\"r.url.replace('/', '') == 'documents' ? 'header-button hide-xs hide-md' : 'hide-xs hide-md'\">\r\n <i class='pi pi-file font-bold' style=\"font-size: 1.3rem; font-weight: 500 !important;\"></i>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'true'\">\r\n <ion-icon name=\"document-text-outline\"></ion-icon>\r\n </ion-button>\r\n\r\n \r\n <!-- <ion-button (click)=\"presentJobSearchResultPopup()\" pTooltip=\"Show job search result\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && util.isState('MS')\">\r\n <ion-icon name=\"briefcase\" fill=\"outline\"></ion-icon>\r\n </ion-button> -->\r\n \r\n \r\n <ion-button (click)=\"presentMyNotificationPopover($event)\" pTooltip=\"Notification\" tooltipPosition=\"bottom\"\r\n *ngIf=\"!ns.showNotificationLoader && !util.isState('ME')\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\">\r\n <ion-icon name=\"notifications-outline\"></ion-icon>\r\n <ion-badge color=\"dark\" *ngIf=\"ns.notificationCount.getValue() > 0\">\r\n <ion-label>{{ns.notificationCount.getValue()}}</ion-label>\r\n </ion-badge>\r\n </ion-button>\r\n <ion-spinner name=\"crescent\" *ngIf=\"ns.showNotificationLoader\"></ion-spinner>\r\n\r\n <ion-button (click)=\"this.hs.show()\" pTooltip=\"Help\" tooltipPosition=\"bottom\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && (hs.shouldDisplayHelpButton() | async)\">\r\n <ion-icon name=\"help-circle-outline\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"secondary\" *ngIf=\"!ls.isLoggedIn() && ls.getUser()\">\r\n <ion-button (click)=\"logout()\" pTooltip=\"Logout\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"log-out-sharp\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"end\" *ngIf=\"showLanguageOption === 'true' && (!ls.getUser() && legacyMenu == 'false')\">\r\n <p-menu #menu [popup]=\"true\" [model]=\"items\" appendTo=\"body\"></p-menu>\r\n <ion-button (click)=\"menu.toggle($event)\" pTooltip=\"Language\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"language\" slot=\"end\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n</ion-toolbar>\r\n<ion-toolbar color=\"light\" id=\"secondToolbar\" *ngIf=\"secondToolbar\">\r\n <ion-buttons slot=\"start\">\r\n <ion-back-button pTooltip=\"Back\" alt=\"Back\" tooltipPosition=\"bottom\" [defaultHref]=\"backPage ? backPage : '/welcome'\"></ion-back-button>\r\n <ion-title color=\"primary\" *ngIf=\"title\" style=\"font-size: 18px\">{{title}}</ion-title>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"end\">\r\n <ion-title color=\"primary\" style=\"font-size: xx-small; float: right; padding-right: 8px;\" *ngIf=\"pageId\">\r\n {{pageId}}</ion-title>\r\n </ion-buttons>\r\n</ion-toolbar>\r\n<p-toast>\r\n <ng-template let-message pTemplate=\"message\">\r\n <i *ngIf=\"message.severity === 'error'\" class=\"pi pi-times-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'success'\" class=\"pi pi-check-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'warn'\" class=\"pi pi-exclamation-circle\"style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'info'\" class=\"pi pi-info-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n\r\n <div [innerHTML]=\"'<strong style=\\'font-size: 22px;font-weight: bold;\\'>' + message.summary + '</strong><br><br>' + \r\n '<span style=\\'font-size: 18px;\\'>' + message.detail + '</span>'\">\r\n </div>\r\n </ng-template>\r\n </p-toast>\r\n\r\n<ng-container *ngIf=\"showProfilePopup\">\r\n <app-profile *ngIf=\"showProfilePopup\" (onCancel)=\"showProfilePopup = !showProfilePopup\"></app-profile>\r\n</ng-container>\r\n\r\n<app-job-search-result-page *ngIf=\"showjobSearchResultPopup\" (onCancel)=\"showjobSearchResultPopup = !showjobSearchResultPopup\"></app-job-search-result-page>\r\n\r\n\r\n\r\n", styles: ["#secondToolbar{--min-height: 45px !important}#header_reemployms_logo{margin-right:10px;margin-left:-5px;padding:5px;height:40px}.header_logo{height:35px}.header_button_white,.header_button{background:#fff;height:56px;margin:0;padding:8px}.toolbar-content{text-align:center}ion-toolbar{--ion-toolbar-background: var(--ion-color-primary) !important;--color: white !important;--font-weight: 500;--font-size: 13px;--position: relative;--z-index: 10;--text-align: center;--letter-spacing: .004em}ion-button{--color-hover: var(--ion-color-yellow) !important;text-transform:none!important;font-size:20px}.header-button{--color: var(--ion-color-yellow) !important;text-transform:none!important;font-weight:700;font-size:20px}.ios ion-button::part(native){color:#fff!important}ion-menu-button::part(native){color:#fff!important}ion-popover{--width: 40% !important}img{visibility:visible;position:relative}:host ::ng-deep p-autoComplete .p-inputtext{height:40px;color:#000}:host ::ng-deep p-autoComplete .p-autocomplete-item{padding:.5rem!important}:host ::ng-deep .p-toast-bottom-center,:host ::ng-deep .p-toast-top-center{transform:none!important;z-index:100001!important}:host ::ng-deep .p-toast .p-toast-icon{font-size:48px!important}:host ::ng-deep .p-toast-icon-close{position:absolute!important;top:0;right:0;margin:5px}:host ::ng-deep .p-toast-summary{font-weight:700;display:block;margin-bottom:5px}:host ::ng-deep .p-toast-message,:host ::ng-deep .p-toast-detail{display:block;font-size:14px}@media (min-width: 768px){:host ::ng-deep .header-popover{--width: 55%}}@media (min-width: 992px){:host ::ng-deep .header-popover{--width: 40%}}@media (min-width: 1200px){:host ::ng-deep .header-popover{--width: 35%}}@media (min-width: 1400px){:host ::ng-deep .header-popover{--width: 30%}}\n"] }]
|
|
6339
|
+
args: [{ selector: 'app-header', template: "<mat-progress-bar mode=\"determinate\" [value]=\"util.loader.value$ | async\" *ngIf=\"(util.loader.value$ | async) != 0\">\r\n</mat-progress-bar>\r\n<ion-toolbar>\r\n <ion-buttons slot=\"start\" style=\"margin-left: -5px;\">\r\n <ion-menu-button autoHide=\"false\" pTooltip=\"Menu\" tooltipPosition=\"bottom\"\r\n *ngIf=\"ls.isLoggedIn() && !ls.isEmployer()\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xl hide-lg' : ''\"></ion-menu-button>\r\n </ion-buttons>\r\n <ion-buttons slot=\"start\" [ngClass]=\"displayLogo ? 'header_button_white' : 'header_button hide-xs hide-md'\" (click)=\"onClickDisplayLogo()\">\r\n <img alt=\"logo\" pTooltip=\"{{'ReEmployCT Logo' | translate}}\" tooltipPosition=\"bottom\"\r\n src=\"assets/icon/ReEmploy{{util.getState()}}.svg\" [ngClass]=\"displayLogo ? 'header_logo' : 'header_logo hide-xs hide-md'\"/>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"start\" *ngIf=\"ls.isLoggedIn()\">\r\n <ion-button (click)=\"openHome()\" pTooltip=\"Home\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('welcome') ? 'header-button' : ''\" *ngIf=\"this.context!='audit' || ls.isEmployer()\">Home</ion-button>\r\n\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false'\" (click)=\"openWeeklies()\" class=\"hide-xs hide-md\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && !util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly' : 'Weekly'}}</ion-button>\r\n <ion-button id=\"btnFileWeeklies\" pTooltip=\"{{'header.weekly.tooltip' | translate}}\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('weeklies') ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'true' && util.isState('ME')\" (click)=\"openWeeklies()\">{{legacyMenu == 'true' ? 'Weekly Claim' : 'Weekly'}}</ion-button>\r\n \r\n \r\n <ion-button pTooltip=\"History\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '') == 'history' ? 'header-button' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && interimHomePage == 'false'\" (click)=\"openPage('cp', 'history')\" class=\"hide-xs hide-md\">History</ion-button>\r\n <ion-button id=\"btnAuditEmployerDashboard\" pTooltip=\"EmployerDashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('employer-dashboard') ? 'header-button' : ''\" *ngIf=\"ls.isEmployer()\" (click)=\"openEmployerDashboard()\">Audit Dashboard</ion-button>\r\n <ion-button id=\"btnAuditMyQ\" pTooltip=\"MyQ\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('myq') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorMyQ()\">MyQ</ion-button>\r\n <ion-button id=\"btnAuditDashboard\" pTooltip=\"Dashboard\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('dashboard') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor()|| ls.isTaxAuditDirector())\" (click)=\"openAuditDashboard()\">Dashboard</ion-button>\r\n <ion-button id=\"btnAuditWorkList\" pTooltip=\"WorkList\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-work-list') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditAuditor() || ls.isTaxAuditSupervisor())\" (click)=\"openAuditorWorkList()\">Work List</ion-button>\r\n <ion-button id=\"btnAuditInquiry\" pTooltip=\"Inquiry\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('inquiry') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorInquiry()\">Inquiry</ion-button>\r\n <ion-button id=\"btnAuditUploadDocuments\" pTooltip=\"Upload Documents\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('upload-documents') || r.url.replace('/', '').includes('employer-documents') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isEmployer()\" (click)=\"openUploadDocuments()\" [disabled]=\"!isEmployerLoaded\">Upload Documents</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditAuditor() || ls.isTaxAuditSupervisor())\" (click)=\"openQuestionnaire()\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('auditor-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isEmployer())\" (click)=\"openQuestionnaire()\" [disabled]=\"!isQuestionnaireDataLoaded\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditReferrals\" pTooltip=\"Referrals\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('referral') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector()) || ls.hasRole('taxauditagencystaff')\" (click)=\"openSupervisorReferrals()\">Referrals</ion-button>\r\n <ion-button id=\"btnAuditAssign\" pTooltip=\"Assign\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('assign') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorAssign()\">Assign</ion-button>\r\n <ion-button id=\"btnAuditTeam\" pTooltip=\"Team\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('team') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isTaxAuditSupervisor()\" (click)=\"openSupervisorTeam()\">Team</ion-button>\r\n <ion-button id=\"btnAuditConfig\" pTooltip=\"Config\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('config') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorConfig()\">Config</ion-button>\r\n <!-- <ion-button id=\"btnAuditAnalytics\" pTooltip=\"Analytics\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('analytics') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && (ls.isTaxAuditSupervisor() || ls.isTaxAuditAuditor() || ls.isTaxAuditDirector())\" (click)=\"openSupervisorAnalytics()\">Analytics</ion-button> -->\r\n <ion-button id=\"btnAuditTPSInquiry\" pTooltip=\"Inquiry\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('tps-universe') || r.url.replace('/', '').includes('tps-inquiry') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && this.ls.hasRole('tpsspecialist') && ( !ls.isTaxAuditAuditor() && !ls.isTaxAuditSupervisor())\" (click)=\"openTPSInquiry()\">Inquiry</ion-button>\r\n <ion-button id=\"btnAuditTPAQuestionnaire\" pTooltip=\"Questionnaire\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('tpa-questionnaire') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && this.ls.isTpa() && !ls.isTaxAuditAuditor() && !ls.isTaxAuditSupervisor()\" (click)=\"openTPAQuestionnaire()\">Questionnaire</ion-button>\r\n\r\n </ion-buttons>\r\n\r\n \r\n <div class=\"toolbar-content hide-xs\" *ngIf=\"ls.isLoggedIn() && ls.isCsr() && this.context !='audit' && contextRoot ==='ss'\">\r\n <p-autoComplete appendTo=\"body\" [(ngModel)]=\"searchText\" [suggestions]=\"results\"\r\n (completeMethod)=\"search($event)\" placeholder=\"Search Claimants\" (onSelect)=\"onSelectAction($event)\"\r\n emptyMessage=\"No Results Found.\" size=\"25\">\r\n <ng-template let-user pTemplate=\"item\">\r\n <ion-row class=\".ion-wrap\" >\r\n <ion-col size-auto>\r\n <ion-text>{{user.firstName | properCase}} {{user.lastName | properCase}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{user.userId}}</ion-text>\r\n </ion-col>\r\n <ion-col size-auto>\r\n <ion-text>{{util.maskSsn(user.ssn)}}</ion-text>\r\n </ion-col>\r\n </ion-row>\r\n </ng-template>\r\n </p-autoComplete>\r\n </div>\r\n <ion-buttons slot=\"end\" *ngIf=\"ls.isLoggedIn()\" >\r\n <ion-button (click)=\"presentMyProfilePopover($event)\" pTooltip=\"Account\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() && showProfilePopup ? 'hide-xs hide-md header-button' : (legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : '')\">\r\n <ion-title style=\"font-size: 20px; padding: 0px;\" class=\"hide-xs\">{{ls.getFullName() | properCase}}</ion-title>\r\n <ion-icon slot=\"end\" name=\"person-circle-outline\"></ion-icon>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'false' && !util.isState('ME')\" [ngClass]=\"r.url.replace('/', '') == 'documents' ? 'header-button hide-xs hide-md' : 'hide-xs hide-md'\">\r\n <i class='pi pi-file font-bold' style=\"font-size: 1.3rem; font-weight: 500 !important;\"></i>\r\n </ion-button>\r\n <ion-button (click)=\"openPage('cp', 'documents')\" pTooltip=\"Notices\" tooltipPosition=\"bottom\" *ngIf=\"!ls.isCsr() && legacyMenu == 'true'\">\r\n <ion-icon name=\"document-text-outline\"></ion-icon>\r\n </ion-button>\r\n\r\n \r\n <!-- <ion-button (click)=\"presentJobSearchResultPopup()\" pTooltip=\"Show job search result\" tooltipPosition=\"bottom\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && util.isState('MS')\">\r\n <ion-icon name=\"briefcase\" fill=\"outline\"></ion-icon>\r\n </ion-button> -->\r\n \r\n \r\n <ion-button (click)=\"presentMyNotificationPopover($event)\" pTooltip=\"Notification\" tooltipPosition=\"bottom\"\r\n *ngIf=\"!ns.showNotificationLoader && !util.isState('ME')\" [ngClass]=\"legacyMenu == 'false' && ls.isClaimant() ? 'hide-xs hide-md' : ''\">\r\n <ion-icon name=\"notifications-outline\"></ion-icon>\r\n <ion-badge color=\"dark\" *ngIf=\"ns.notificationCount.getValue() > 0\">\r\n <ion-label>{{ns.notificationCount.getValue()}}</ion-label>\r\n </ion-badge>\r\n </ion-button>\r\n <ion-spinner name=\"crescent\" *ngIf=\"ns.showNotificationLoader\"></ion-spinner>\r\n\r\n <ion-button (click)=\"this.hs.show()\" pTooltip=\"Help\" tooltipPosition=\"bottom\" *ngIf=\"ls.isClaimant() && legacyMenu == 'false' && (hs.shouldDisplayHelpButton() | async)\">\r\n <ion-icon name=\"help-circle-outline\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"secondary\" *ngIf=\"!ls.isLoggedIn() && ls.getUser()\">\r\n <ion-button (click)=\"logout()\" pTooltip=\"Logout\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"log-out-sharp\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n <ion-buttons slot=\"end\" *ngIf=\"showLanguageOption === 'true' && (!ls.getUser() && legacyMenu == 'false')\">\r\n <p-menu #menu [popup]=\"true\" [model]=\"items\" appendTo=\"body\"></p-menu>\r\n <ion-button (click)=\"menu.toggle($event)\" pTooltip=\"Language\" tooltipPosition=\"bottom\">\r\n <ion-icon name=\"language\" slot=\"end\"></ion-icon>\r\n </ion-button>\r\n </ion-buttons>\r\n\r\n</ion-toolbar>\r\n<ion-toolbar color=\"light\" id=\"secondToolbar\" *ngIf=\"secondToolbar\">\r\n <ion-buttons slot=\"start\">\r\n <ion-back-button pTooltip=\"Back\" alt=\"Back\" tooltipPosition=\"bottom\" [defaultHref]=\"backPage ? backPage : '/welcome'\"></ion-back-button>\r\n <ion-title color=\"primary\" *ngIf=\"title\" style=\"font-size: 18px\">{{title}}</ion-title>\r\n </ion-buttons>\r\n <ng-content></ng-content>\r\n <ion-buttons slot=\"end\">\r\n <ion-title color=\"primary\" style=\"font-size: xx-small; float: right; padding-right: 8px;\" *ngIf=\"pageId\">\r\n {{pageId}}</ion-title>\r\n </ion-buttons>\r\n</ion-toolbar>\r\n<p-toast>\r\n <ng-template let-message pTemplate=\"message\">\r\n <i *ngIf=\"message.severity === 'error'\" class=\"pi pi-times-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'success'\" class=\"pi pi-check-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'warn'\" class=\"pi pi-exclamation-circle\"style=\"margin-right: 14px; font-size: 38px \"></i>\r\n <i *ngIf=\"message.severity === 'info'\" class=\"pi pi-info-circle\" style=\"margin-right: 14px; font-size: 38px \"></i>\r\n\r\n <div [innerHTML]=\"'<strong style=\\'font-size: 22px;font-weight: bold;\\'>' + message.summary + '</strong><br><br>' + \r\n '<span style=\\'font-size: 18px;\\'>' + message.detail + '</span>'\">\r\n </div>\r\n </ng-template>\r\n </p-toast>\r\n\r\n<ng-container *ngIf=\"showProfilePopup\">\r\n <app-profile *ngIf=\"showProfilePopup\" (onCancel)=\"showProfilePopup = !showProfilePopup\"></app-profile>\r\n</ng-container>\r\n\r\n<app-job-search-result-page *ngIf=\"showjobSearchResultPopup\" (onCancel)=\"showjobSearchResultPopup = !showjobSearchResultPopup\"></app-job-search-result-page>\r\n\r\n\r\n\r\n", styles: ["#secondToolbar{--min-height: 45px !important}#header_reemployms_logo{margin-right:10px;margin-left:-5px;padding:5px;height:40px}.header_logo{height:35px}.header_button_white,.header_button{background:#fff;height:56px;margin:0;padding:8px}.toolbar-content{text-align:center}ion-toolbar{--ion-toolbar-background: var(--ion-color-primary) !important;--color: white !important;--font-weight: 500;--font-size: 13px;--position: relative;--z-index: 10;--text-align: center;--letter-spacing: .004em}ion-button{--color-hover: var(--ion-color-yellow) !important;text-transform:none!important;font-size:20px}.header-button{--color: var(--ion-color-yellow) !important;text-transform:none!important;font-weight:700;font-size:20px}.ios ion-button::part(native){color:#fff!important}ion-menu-button::part(native){color:#fff!important}ion-popover{--width: 40% !important}img{visibility:visible;position:relative}:host ::ng-deep p-autoComplete .p-inputtext{height:40px;color:#000}:host ::ng-deep p-autoComplete .p-autocomplete-item{padding:.5rem!important}:host ::ng-deep .p-toast-bottom-center,:host ::ng-deep .p-toast-top-center{transform:none!important;z-index:100001!important}:host ::ng-deep .p-toast .p-toast-icon{font-size:48px!important}:host ::ng-deep .p-toast-icon-close{position:absolute!important;top:0;right:0;margin:5px}:host ::ng-deep .p-toast-summary{font-weight:700;display:block;margin-bottom:5px}:host ::ng-deep .p-toast-message,:host ::ng-deep .p-toast-detail{display:block;font-size:14px}@media (min-width: 768px){:host ::ng-deep .header-popover{--width: 55%}}@media (min-width: 992px){:host ::ng-deep .header-popover{--width: 40%}}@media (min-width: 1200px){:host ::ng-deep .header-popover{--width: 35%}}@media (min-width: 1400px){:host ::ng-deep .header-popover{--width: 30%}}\n"] }]
|
|
6346
6340
|
}], () => [{ type: LoginService }, { type: UtilService }, { type: i3.Router }, { type: i1$3.PopoverController }, { type: ClaimantService$1 }, { type: i1$3.NavController }, { type: i1$3.ModalController }, { type: NotificationService }, { type: HelpService }, { type: i7.TranslateService }, { type: AuditService }], { title: [{
|
|
6347
6341
|
type: Input,
|
|
6348
6342
|
args: ['title']
|
|
@@ -8792,6 +8786,14 @@ class IdleService {
|
|
|
8792
8786
|
});
|
|
8793
8787
|
this.counterEndSubscription = this.timer.subscribe(val => {
|
|
8794
8788
|
this.ls.logout('SETI');
|
|
8789
|
+
this.nav.navigateRoot('/login');
|
|
8790
|
+
this.showSessionTimeoutWarning.next(false);
|
|
8791
|
+
if (this.counterSubscription) {
|
|
8792
|
+
this.counterSubscription.unsubscribe();
|
|
8793
|
+
}
|
|
8794
|
+
if (this.counterEndSubscription) {
|
|
8795
|
+
this.counterEndSubscription.unsubscribe();
|
|
8796
|
+
}
|
|
8795
8797
|
});
|
|
8796
8798
|
});
|
|
8797
8799
|
// sets the ping interval to 15 seconds
|
|
@@ -42728,6 +42730,14 @@ class FingerprintService {
|
|
|
42728
42730
|
args: [DOCUMENT]
|
|
42729
42731
|
}] }, { type: i0.RendererFactory2 }], null); })();
|
|
42730
42732
|
|
|
42733
|
+
const getOrCreateTabId = () => {
|
|
42734
|
+
let tabId = sessionStorage.getItem('TAB_SESSION_ID');
|
|
42735
|
+
if (!tabId) {
|
|
42736
|
+
tabId = window.crypto.randomUUID();
|
|
42737
|
+
sessionStorage.setItem('TAB_SESSION_ID', tabId);
|
|
42738
|
+
}
|
|
42739
|
+
return tabId;
|
|
42740
|
+
};
|
|
42731
42741
|
class HttpHeaderInterceptor {
|
|
42732
42742
|
constructor(loginService, util, logger, captchaService, fingerprintService, claimantContextService) {
|
|
42733
42743
|
this.loginService = loginService;
|
|
@@ -42738,6 +42748,13 @@ class HttpHeaderInterceptor {
|
|
|
42738
42748
|
this.claimantContextService = claimantContextService;
|
|
42739
42749
|
}
|
|
42740
42750
|
intercept(request, next) {
|
|
42751
|
+
const uniqueSessionId = getOrCreateTabId();
|
|
42752
|
+
console.log("INTERCEPTER", uniqueSessionId, request.url);
|
|
42753
|
+
request = request.clone({
|
|
42754
|
+
setHeaders: {
|
|
42755
|
+
'X-Session-ID': uniqueSessionId
|
|
42756
|
+
}
|
|
42757
|
+
});
|
|
42741
42758
|
// add authorization header with jwt token if available
|
|
42742
42759
|
this.logger.log('[HttpHeaderInterceptor] Inside Interceptor before --> ', request);
|
|
42743
42760
|
//this.util.showLoader();
|