@uiapplibct/ngx-reusa-app-lib 0.0.12 → 0.0.14
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 +195 -168
- package/esm2022/lib/services/audit/audit.service.mjs +2 -2
- package/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs +195 -168
- package/fesm2022/uiapplibct-ngx-reusa-app-lib.mjs.map +1 -1
- package/lib/components/header/header.component.d.ts +4 -1
- package/lib/components/header/header.component.d.ts.map +1 -1
- package/lib/services/audit/audit.service.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -3533,7 +3533,7 @@ class AuditService extends BaseService {
|
|
|
3533
3533
|
return this.get(`questionnaire/search?` + eanQueryString + feinQueryString + employerNameQueryString + userIdQueryString);
|
|
3534
3534
|
}
|
|
3535
3535
|
findEmployerDataWithUserID(employerName) {
|
|
3536
|
-
return this.get(`
|
|
3536
|
+
return this.get(`audit-document/employer-data-userid?`, { params: { userId: employerName } });
|
|
3537
3537
|
}
|
|
3538
3538
|
static { this.ɵfac = function AuditService_Factory(t) { return new (t || AuditService)(i0.ɵɵinject(i1$2.HttpClient)); }; }
|
|
3539
3539
|
static { this.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: AuditService, factory: AuditService.ɵfac, providedIn: 'root' }); }
|
|
@@ -5478,9 +5478,9 @@ function HeaderComponent_ion_menu_button_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
5478
5478
|
i0.ɵɵproperty("ngClass", ctx_r1.legacyMenu == "false" && ctx_r1.ls.isClaimant() ? "hide-xl hide-lg" : "");
|
|
5479
5479
|
} }
|
|
5480
5480
|
function HeaderComponent_ion_buttons_9_ion_button_1_Template(rf, ctx) { if (rf & 1) {
|
|
5481
|
-
const
|
|
5482
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5483
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_1_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5481
|
+
const _r30 = i0.ɵɵgetCurrentView();
|
|
5482
|
+
i0.ɵɵelementStart(0, "ion-button", 33);
|
|
5483
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_1_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r30); const ctx_r29 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r29.openHome()); });
|
|
5484
5484
|
i0.ɵɵtext(1, "Home");
|
|
5485
5485
|
i0.ɵɵelementEnd();
|
|
5486
5486
|
} if (rf & 2) {
|
|
@@ -5488,9 +5488,9 @@ function HeaderComponent_ion_buttons_9_ion_button_1_Template(rf, ctx) { if (rf &
|
|
|
5488
5488
|
i0.ɵɵproperty("ngClass", ctx_r11.r.url.replace("/", "").includes("welcome") ? "header-button" : "");
|
|
5489
5489
|
} }
|
|
5490
5490
|
function HeaderComponent_ion_buttons_9_ion_button_2_Template(rf, ctx) { if (rf & 1) {
|
|
5491
|
-
const
|
|
5492
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5493
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_2_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5491
|
+
const _r32 = i0.ɵɵgetCurrentView();
|
|
5492
|
+
i0.ɵɵelementStart(0, "ion-button", 34);
|
|
5493
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_2_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r32); const ctx_r31 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r31.openWeeklies()); });
|
|
5494
5494
|
i0.ɵɵpipe(1, "translate");
|
|
5495
5495
|
i0.ɵɵtext(2);
|
|
5496
5496
|
i0.ɵɵelementEnd();
|
|
@@ -5502,9 +5502,9 @@ function HeaderComponent_ion_buttons_9_ion_button_2_Template(rf, ctx) { if (rf &
|
|
|
5502
5502
|
i0.ɵɵtextInterpolate(ctx_r12.legacyMenu == "true" ? "Weekly" : "Weekly");
|
|
5503
5503
|
} }
|
|
5504
5504
|
function HeaderComponent_ion_buttons_9_ion_button_3_Template(rf, ctx) { if (rf & 1) {
|
|
5505
|
-
const
|
|
5506
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5507
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_3_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5505
|
+
const _r34 = i0.ɵɵgetCurrentView();
|
|
5506
|
+
i0.ɵɵelementStart(0, "ion-button", 35);
|
|
5507
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_3_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r34); const ctx_r33 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r33.openWeeklies()); });
|
|
5508
5508
|
i0.ɵɵpipe(1, "translate");
|
|
5509
5509
|
i0.ɵɵtext(2);
|
|
5510
5510
|
i0.ɵɵelementEnd();
|
|
@@ -5516,9 +5516,9 @@ function HeaderComponent_ion_buttons_9_ion_button_3_Template(rf, ctx) { if (rf &
|
|
|
5516
5516
|
i0.ɵɵtextInterpolate(ctx_r13.legacyMenu == "true" ? "Weekly" : "Weekly");
|
|
5517
5517
|
} }
|
|
5518
5518
|
function HeaderComponent_ion_buttons_9_ion_button_4_Template(rf, ctx) { if (rf & 1) {
|
|
5519
|
-
const
|
|
5520
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5521
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_4_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5519
|
+
const _r36 = i0.ɵɵgetCurrentView();
|
|
5520
|
+
i0.ɵɵelementStart(0, "ion-button", 35);
|
|
5521
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_4_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r36); const ctx_r35 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r35.openWeeklies()); });
|
|
5522
5522
|
i0.ɵɵpipe(1, "translate");
|
|
5523
5523
|
i0.ɵɵtext(2);
|
|
5524
5524
|
i0.ɵɵelementEnd();
|
|
@@ -5530,9 +5530,9 @@ function HeaderComponent_ion_buttons_9_ion_button_4_Template(rf, ctx) { if (rf &
|
|
|
5530
5530
|
i0.ɵɵtextInterpolate(ctx_r14.legacyMenu == "true" ? "Weekly Claim" : "Weekly");
|
|
5531
5531
|
} }
|
|
5532
5532
|
function HeaderComponent_ion_buttons_9_ion_button_5_Template(rf, ctx) { if (rf & 1) {
|
|
5533
|
-
const
|
|
5534
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5535
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_5_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5533
|
+
const _r38 = i0.ɵɵgetCurrentView();
|
|
5534
|
+
i0.ɵɵelementStart(0, "ion-button", 36);
|
|
5535
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_5_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r38); const ctx_r37 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r37.openPage("cp", "history")); });
|
|
5536
5536
|
i0.ɵɵtext(1, "History");
|
|
5537
5537
|
i0.ɵɵelementEnd();
|
|
5538
5538
|
} if (rf & 2) {
|
|
@@ -5540,7 +5540,9 @@ function HeaderComponent_ion_buttons_9_ion_button_5_Template(rf, ctx) { if (rf &
|
|
|
5540
5540
|
i0.ɵɵproperty("ngClass", ctx_r15.r.url.replace("/", "") == "history" ? "header-button" : "");
|
|
5541
5541
|
} }
|
|
5542
5542
|
function HeaderComponent_ion_buttons_9_ion_button_6_Template(rf, ctx) { if (rf & 1) {
|
|
5543
|
-
i0.ɵɵ
|
|
5543
|
+
const _r40 = i0.ɵɵgetCurrentView();
|
|
5544
|
+
i0.ɵɵelementStart(0, "ion-button", 37);
|
|
5545
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r40); const ctx_r39 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r39.openEmployerDashboard()); });
|
|
5544
5546
|
i0.ɵɵtext(1, "Audit Dashboard");
|
|
5545
5547
|
i0.ɵɵelementEnd();
|
|
5546
5548
|
} if (rf & 2) {
|
|
@@ -5548,9 +5550,9 @@ function HeaderComponent_ion_buttons_9_ion_button_6_Template(rf, ctx) { if (rf &
|
|
|
5548
5550
|
i0.ɵɵproperty("ngClass", ctx_r16.r.url.replace("/", "").includes("employer-dashboard") ? "header-button" : "");
|
|
5549
5551
|
} }
|
|
5550
5552
|
function HeaderComponent_ion_buttons_9_ion_button_7_Template(rf, ctx) { if (rf & 1) {
|
|
5551
|
-
const
|
|
5552
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5553
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5553
|
+
const _r42 = i0.ɵɵgetCurrentView();
|
|
5554
|
+
i0.ɵɵelementStart(0, "ion-button", 38);
|
|
5555
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r42); const ctx_r41 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r41.openSupervisorMyQ()); });
|
|
5554
5556
|
i0.ɵɵtext(1, "MyQ");
|
|
5555
5557
|
i0.ɵɵelementEnd();
|
|
5556
5558
|
} if (rf & 2) {
|
|
@@ -5558,9 +5560,9 @@ function HeaderComponent_ion_buttons_9_ion_button_7_Template(rf, ctx) { if (rf &
|
|
|
5558
5560
|
i0.ɵɵproperty("ngClass", ctx_r17.r.url.replace("/", "").includes("myq") ? "header-button" : "");
|
|
5559
5561
|
} }
|
|
5560
5562
|
function HeaderComponent_ion_buttons_9_ion_button_8_Template(rf, ctx) { if (rf & 1) {
|
|
5561
|
-
const
|
|
5562
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5563
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_8_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5563
|
+
const _r44 = i0.ɵɵgetCurrentView();
|
|
5564
|
+
i0.ɵɵelementStart(0, "ion-button", 39);
|
|
5565
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_8_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r44); const ctx_r43 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r43.openAuditDashboard()); });
|
|
5564
5566
|
i0.ɵɵtext(1, "Dashboard");
|
|
5565
5567
|
i0.ɵɵelementEnd();
|
|
5566
5568
|
} if (rf & 2) {
|
|
@@ -5568,9 +5570,9 @@ function HeaderComponent_ion_buttons_9_ion_button_8_Template(rf, ctx) { if (rf &
|
|
|
5568
5570
|
i0.ɵɵproperty("ngClass", ctx_r18.r.url.replace("/", "").includes("dashboard") ? "header-button" : "");
|
|
5569
5571
|
} }
|
|
5570
5572
|
function HeaderComponent_ion_buttons_9_ion_button_9_Template(rf, ctx) { if (rf & 1) {
|
|
5571
|
-
const
|
|
5572
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5573
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_9_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5573
|
+
const _r46 = i0.ɵɵgetCurrentView();
|
|
5574
|
+
i0.ɵɵelementStart(0, "ion-button", 40);
|
|
5575
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_9_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r46); const ctx_r45 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r45.openAuditorWorkList()); });
|
|
5574
5576
|
i0.ɵɵtext(1, "Work List");
|
|
5575
5577
|
i0.ɵɵelementEnd();
|
|
5576
5578
|
} if (rf & 2) {
|
|
@@ -5578,9 +5580,9 @@ function HeaderComponent_ion_buttons_9_ion_button_9_Template(rf, ctx) { if (rf &
|
|
|
5578
5580
|
i0.ɵɵproperty("ngClass", ctx_r19.r.url.replace("/", "").includes("auditor-work-list") ? "header-button" : "");
|
|
5579
5581
|
} }
|
|
5580
5582
|
function HeaderComponent_ion_buttons_9_ion_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
5581
|
-
const
|
|
5582
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5583
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5583
|
+
const _r48 = i0.ɵɵgetCurrentView();
|
|
5584
|
+
i0.ɵɵelementStart(0, "ion-button", 41);
|
|
5585
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r48); const ctx_r47 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r47.openSupervisorInquiry()); });
|
|
5584
5586
|
i0.ɵɵtext(1, "Inquiry");
|
|
5585
5587
|
i0.ɵɵelementEnd();
|
|
5586
5588
|
} if (rf & 2) {
|
|
@@ -5588,19 +5590,19 @@ function HeaderComponent_ion_buttons_9_ion_button_10_Template(rf, ctx) { if (rf
|
|
|
5588
5590
|
i0.ɵɵproperty("ngClass", ctx_r20.r.url.replace("/", "").includes("inquiry") ? "header-button" : "");
|
|
5589
5591
|
} }
|
|
5590
5592
|
function HeaderComponent_ion_buttons_9_ion_button_11_Template(rf, ctx) { if (rf & 1) {
|
|
5591
|
-
const
|
|
5592
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5593
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_11_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5593
|
+
const _r50 = i0.ɵɵgetCurrentView();
|
|
5594
|
+
i0.ɵɵelementStart(0, "ion-button", 42);
|
|
5595
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_11_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r50); const ctx_r49 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r49.openUploadDocuments()); });
|
|
5594
5596
|
i0.ɵɵtext(1, "Upload Documents");
|
|
5595
5597
|
i0.ɵɵelementEnd();
|
|
5596
5598
|
} if (rf & 2) {
|
|
5597
5599
|
const ctx_r21 = i0.ɵɵnextContext(2);
|
|
5598
|
-
i0.ɵɵproperty("ngClass", ctx_r21.r.url.replace("/", "").includes("upload-documents") ? "header-button" : "");
|
|
5600
|
+
i0.ɵɵproperty("ngClass", ctx_r21.r.url.replace("/", "").includes("upload-documents") ? "header-button" : "")("disabled", !ctx_r21.isEmployerLoaded);
|
|
5599
5601
|
} }
|
|
5600
5602
|
function HeaderComponent_ion_buttons_9_ion_button_12_Template(rf, ctx) { if (rf & 1) {
|
|
5601
|
-
const
|
|
5602
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5603
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_12_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5603
|
+
const _r52 = i0.ɵɵgetCurrentView();
|
|
5604
|
+
i0.ɵɵelementStart(0, "ion-button", 43);
|
|
5605
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_12_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r52); const ctx_r51 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r51.openQuestionnaire()); });
|
|
5604
5606
|
i0.ɵɵtext(1, "Questionnaire");
|
|
5605
5607
|
i0.ɵɵelementEnd();
|
|
5606
5608
|
} if (rf & 2) {
|
|
@@ -5608,58 +5610,68 @@ function HeaderComponent_ion_buttons_9_ion_button_12_Template(rf, ctx) { if (rf
|
|
|
5608
5610
|
i0.ɵɵproperty("ngClass", ctx_r22.r.url.replace("/", "").includes("auditor-questionnaire") ? "header-button" : "");
|
|
5609
5611
|
} }
|
|
5610
5612
|
function HeaderComponent_ion_buttons_9_ion_button_13_Template(rf, ctx) { if (rf & 1) {
|
|
5611
|
-
const
|
|
5612
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5613
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_13_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5614
|
-
i0.ɵɵtext(1, "
|
|
5613
|
+
const _r54 = i0.ɵɵgetCurrentView();
|
|
5614
|
+
i0.ɵɵelementStart(0, "ion-button", 44);
|
|
5615
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_13_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r54); const ctx_r53 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r53.openQuestionnaire()); });
|
|
5616
|
+
i0.ɵɵtext(1, "Questionnaire");
|
|
5615
5617
|
i0.ɵɵelementEnd();
|
|
5616
5618
|
} if (rf & 2) {
|
|
5617
5619
|
const ctx_r23 = i0.ɵɵnextContext(2);
|
|
5618
|
-
i0.ɵɵproperty("ngClass", ctx_r23.r.url.replace("/", "").includes("
|
|
5620
|
+
i0.ɵɵproperty("ngClass", ctx_r23.r.url.replace("/", "").includes("auditor-questionnaire") ? "header-button" : "")("disabled", !ctx_r23.isQuestionnaireDataLoaded);
|
|
5619
5621
|
} }
|
|
5620
5622
|
function HeaderComponent_ion_buttons_9_ion_button_14_Template(rf, ctx) { if (rf & 1) {
|
|
5621
|
-
const
|
|
5622
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5623
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_14_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5624
|
-
i0.ɵɵtext(1, "
|
|
5623
|
+
const _r56 = i0.ɵɵgetCurrentView();
|
|
5624
|
+
i0.ɵɵelementStart(0, "ion-button", 45);
|
|
5625
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_14_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r56); const ctx_r55 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r55.openSupervisorReferrals()); });
|
|
5626
|
+
i0.ɵɵtext(1, "Referrals");
|
|
5625
5627
|
i0.ɵɵelementEnd();
|
|
5626
5628
|
} if (rf & 2) {
|
|
5627
5629
|
const ctx_r24 = i0.ɵɵnextContext(2);
|
|
5628
|
-
i0.ɵɵproperty("ngClass", ctx_r24.r.url.replace("/", "").includes("
|
|
5630
|
+
i0.ɵɵproperty("ngClass", ctx_r24.r.url.replace("/", "").includes("referrals") ? "header-button" : "");
|
|
5629
5631
|
} }
|
|
5630
5632
|
function HeaderComponent_ion_buttons_9_ion_button_15_Template(rf, ctx) { if (rf & 1) {
|
|
5631
|
-
const
|
|
5632
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5633
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_15_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5634
|
-
i0.ɵɵtext(1, "
|
|
5633
|
+
const _r58 = i0.ɵɵgetCurrentView();
|
|
5634
|
+
i0.ɵɵelementStart(0, "ion-button", 46);
|
|
5635
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_15_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r58); const ctx_r57 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r57.openSupervisorAssign()); });
|
|
5636
|
+
i0.ɵɵtext(1, "Assign");
|
|
5635
5637
|
i0.ɵɵelementEnd();
|
|
5636
5638
|
} if (rf & 2) {
|
|
5637
5639
|
const ctx_r25 = i0.ɵɵnextContext(2);
|
|
5638
|
-
i0.ɵɵproperty("ngClass", ctx_r25.r.url.replace("/", "").includes("
|
|
5640
|
+
i0.ɵɵproperty("ngClass", ctx_r25.r.url.replace("/", "").includes("assign") ? "header-button" : "");
|
|
5639
5641
|
} }
|
|
5640
5642
|
function HeaderComponent_ion_buttons_9_ion_button_16_Template(rf, ctx) { if (rf & 1) {
|
|
5641
|
-
const
|
|
5642
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5643
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_16_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5644
|
-
i0.ɵɵtext(1, "
|
|
5643
|
+
const _r60 = i0.ɵɵgetCurrentView();
|
|
5644
|
+
i0.ɵɵelementStart(0, "ion-button", 47);
|
|
5645
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_16_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r60); const ctx_r59 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r59.openSupervisorTeam()); });
|
|
5646
|
+
i0.ɵɵtext(1, "Team");
|
|
5645
5647
|
i0.ɵɵelementEnd();
|
|
5646
5648
|
} if (rf & 2) {
|
|
5647
5649
|
const ctx_r26 = i0.ɵɵnextContext(2);
|
|
5648
|
-
i0.ɵɵproperty("ngClass", ctx_r26.r.url.replace("/", "").includes("
|
|
5650
|
+
i0.ɵɵproperty("ngClass", ctx_r26.r.url.replace("/", "").includes("team") ? "header-button" : "");
|
|
5649
5651
|
} }
|
|
5650
5652
|
function HeaderComponent_ion_buttons_9_ion_button_17_Template(rf, ctx) { if (rf & 1) {
|
|
5651
|
-
const
|
|
5652
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5653
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_17_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5654
|
-
i0.ɵɵtext(1, "
|
|
5653
|
+
const _r62 = i0.ɵɵgetCurrentView();
|
|
5654
|
+
i0.ɵɵelementStart(0, "ion-button", 48);
|
|
5655
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_17_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r62); const ctx_r61 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r61.openSupervisorConfig()); });
|
|
5656
|
+
i0.ɵɵtext(1, "Config");
|
|
5655
5657
|
i0.ɵɵelementEnd();
|
|
5656
5658
|
} if (rf & 2) {
|
|
5657
5659
|
const ctx_r27 = i0.ɵɵnextContext(2);
|
|
5658
|
-
i0.ɵɵproperty("ngClass", ctx_r27.r.url.replace("/", "").includes("
|
|
5660
|
+
i0.ɵɵproperty("ngClass", ctx_r27.r.url.replace("/", "").includes("config") ? "header-button" : "");
|
|
5661
|
+
} }
|
|
5662
|
+
function HeaderComponent_ion_buttons_9_ion_button_18_Template(rf, ctx) { if (rf & 1) {
|
|
5663
|
+
const _r64 = i0.ɵɵgetCurrentView();
|
|
5664
|
+
i0.ɵɵelementStart(0, "ion-button", 49);
|
|
5665
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_9_ion_button_18_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r64); const ctx_r63 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r63.openSupervisorAnalytics()); });
|
|
5666
|
+
i0.ɵɵtext(1, "Analytics");
|
|
5667
|
+
i0.ɵɵelementEnd();
|
|
5668
|
+
} if (rf & 2) {
|
|
5669
|
+
const ctx_r28 = i0.ɵɵnextContext(2);
|
|
5670
|
+
i0.ɵɵproperty("ngClass", ctx_r28.r.url.replace("/", "").includes("analytics") ? "header-button" : "");
|
|
5659
5671
|
} }
|
|
5660
5672
|
function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
5661
5673
|
i0.ɵɵelementStart(0, "ion-buttons", 15);
|
|
5662
|
-
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,
|
|
5674
|
+
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);
|
|
5663
5675
|
i0.ɵɵelementEnd();
|
|
5664
5676
|
} if (rf & 2) {
|
|
5665
5677
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -5686,7 +5698,9 @@ function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
5686
5698
|
i0.ɵɵadvance(1);
|
|
5687
5699
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isEmployer());
|
|
5688
5700
|
i0.ɵɵadvance(1);
|
|
5689
|
-
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" &&
|
|
5701
|
+
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isTaxAuditAuditor());
|
|
5702
|
+
i0.ɵɵadvance(1);
|
|
5703
|
+
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && ctx_r2.ls.isEmployer());
|
|
5690
5704
|
i0.ɵɵadvance(1);
|
|
5691
5705
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && (ctx_r2.ls.isTaxAuditSupervisor() || ctx_r2.ls.isTaxAuditAuditor() || ctx_r2.ls.isTaxAuditDirector()) || ctx_r2.ls.hasRole("taxauditagencystaff"));
|
|
5692
5706
|
i0.ɵɵadvance(1);
|
|
@@ -5699,32 +5713,32 @@ function HeaderComponent_ion_buttons_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
5699
5713
|
i0.ɵɵproperty("ngIf", ctx_r2.context == "audit" && (ctx_r2.ls.isTaxAuditSupervisor() || ctx_r2.ls.isTaxAuditAuditor() || ctx_r2.ls.isTaxAuditDirector()));
|
|
5700
5714
|
} }
|
|
5701
5715
|
function HeaderComponent_div_10_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
|
5702
|
-
i0.ɵɵelementStart(0, "ion-row",
|
|
5716
|
+
i0.ɵɵelementStart(0, "ion-row", 53)(1, "ion-col", 54)(2, "ion-text");
|
|
5703
5717
|
i0.ɵɵtext(3);
|
|
5704
5718
|
i0.ɵɵpipe(4, "properCase");
|
|
5705
5719
|
i0.ɵɵpipe(5, "properCase");
|
|
5706
5720
|
i0.ɵɵelementEnd()();
|
|
5707
|
-
i0.ɵɵelementStart(6, "ion-col",
|
|
5721
|
+
i0.ɵɵelementStart(6, "ion-col", 54)(7, "ion-text");
|
|
5708
5722
|
i0.ɵɵtext(8);
|
|
5709
5723
|
i0.ɵɵelementEnd()();
|
|
5710
|
-
i0.ɵɵelementStart(9, "ion-col",
|
|
5724
|
+
i0.ɵɵelementStart(9, "ion-col", 54)(10, "ion-text");
|
|
5711
5725
|
i0.ɵɵtext(11);
|
|
5712
5726
|
i0.ɵɵelementEnd()()();
|
|
5713
5727
|
} if (rf & 2) {
|
|
5714
|
-
const
|
|
5715
|
-
const
|
|
5728
|
+
const user_r66 = ctx.$implicit;
|
|
5729
|
+
const ctx_r65 = i0.ɵɵnextContext(2);
|
|
5716
5730
|
i0.ɵɵadvance(3);
|
|
5717
|
-
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(4, 4,
|
|
5731
|
+
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(4, 4, user_r66.firstName), " ", i0.ɵɵpipeBind1(5, 6, user_r66.lastName), "");
|
|
5718
5732
|
i0.ɵɵadvance(5);
|
|
5719
|
-
i0.ɵɵtextInterpolate(
|
|
5733
|
+
i0.ɵɵtextInterpolate(user_r66.userId);
|
|
5720
5734
|
i0.ɵɵadvance(3);
|
|
5721
|
-
i0.ɵɵtextInterpolate(
|
|
5735
|
+
i0.ɵɵtextInterpolate(ctx_r65.util.maskSsn(user_r66.ssn));
|
|
5722
5736
|
} }
|
|
5723
5737
|
function HeaderComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
5724
|
-
const
|
|
5725
|
-
i0.ɵɵelementStart(0, "div",
|
|
5726
|
-
i0.ɵɵlistener("ngModelChange", function HeaderComponent_div_10_Template_p_autoComplete_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(
|
|
5727
|
-
i0.ɵɵtemplate(2, HeaderComponent_div_10_ng_template_2_Template, 12, 8, "ng-template",
|
|
5738
|
+
const _r68 = i0.ɵɵgetCurrentView();
|
|
5739
|
+
i0.ɵɵelementStart(0, "div", 50)(1, "p-autoComplete", 51);
|
|
5740
|
+
i0.ɵɵlistener("ngModelChange", function HeaderComponent_div_10_Template_p_autoComplete_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r67 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r67.searchText = $event); })("completeMethod", function HeaderComponent_div_10_Template_p_autoComplete_completeMethod_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r69 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r69.search($event)); })("onSelect", function HeaderComponent_div_10_Template_p_autoComplete_onSelect_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r70 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r70.onSelectAction($event)); });
|
|
5741
|
+
i0.ɵɵtemplate(2, HeaderComponent_div_10_ng_template_2_Template, 12, 8, "ng-template", 52);
|
|
5728
5742
|
i0.ɵɵelementEnd()();
|
|
5729
5743
|
} if (rf & 2) {
|
|
5730
5744
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
@@ -5732,65 +5746,65 @@ function HeaderComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
5732
5746
|
i0.ɵɵproperty("ngModel", ctx_r3.searchText)("suggestions", ctx_r3.results);
|
|
5733
5747
|
} }
|
|
5734
5748
|
function HeaderComponent_ion_buttons_11_ion_button_6_Template(rf, ctx) { if (rf & 1) {
|
|
5735
|
-
const
|
|
5736
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5737
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5738
|
-
i0.ɵɵelement(1, "i",
|
|
5749
|
+
const _r77 = i0.ɵɵgetCurrentView();
|
|
5750
|
+
i0.ɵɵelementStart(0, "ion-button", 64);
|
|
5751
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_6_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r77); const ctx_r76 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r76.openPage("cp", "documents")); });
|
|
5752
|
+
i0.ɵɵelement(1, "i", 65);
|
|
5739
5753
|
i0.ɵɵelementEnd();
|
|
5740
5754
|
} if (rf & 2) {
|
|
5741
|
-
const
|
|
5742
|
-
i0.ɵɵproperty("ngClass",
|
|
5755
|
+
const ctx_r71 = i0.ɵɵnextContext(2);
|
|
5756
|
+
i0.ɵɵproperty("ngClass", ctx_r71.r.url.replace("/", "") == "documents" ? "header-button hide-xs hide-md" : "hide-xs hide-md");
|
|
5743
5757
|
} }
|
|
5744
5758
|
function HeaderComponent_ion_buttons_11_ion_button_7_Template(rf, ctx) { if (rf & 1) {
|
|
5745
|
-
const
|
|
5746
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5747
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5748
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5759
|
+
const _r79 = i0.ɵɵgetCurrentView();
|
|
5760
|
+
i0.ɵɵelementStart(0, "ion-button", 66);
|
|
5761
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_7_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r79); const ctx_r78 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r78.openPage("cp", "documents")); });
|
|
5762
|
+
i0.ɵɵelement(1, "ion-icon", 67);
|
|
5749
5763
|
i0.ɵɵelementEnd();
|
|
5750
5764
|
} }
|
|
5751
5765
|
function HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template(rf, ctx) { if (rf & 1) {
|
|
5752
|
-
i0.ɵɵelementStart(0, "ion-badge",
|
|
5766
|
+
i0.ɵɵelementStart(0, "ion-badge", 71)(1, "ion-label");
|
|
5753
5767
|
i0.ɵɵtext(2);
|
|
5754
5768
|
i0.ɵɵelementEnd()();
|
|
5755
5769
|
} if (rf & 2) {
|
|
5756
|
-
const
|
|
5770
|
+
const ctx_r80 = i0.ɵɵnextContext(3);
|
|
5757
5771
|
i0.ɵɵadvance(2);
|
|
5758
|
-
i0.ɵɵtextInterpolate(
|
|
5772
|
+
i0.ɵɵtextInterpolate(ctx_r80.ns.notificationCount.getValue());
|
|
5759
5773
|
} }
|
|
5760
5774
|
function HeaderComponent_ion_buttons_11_ion_button_8_Template(rf, ctx) { if (rf & 1) {
|
|
5761
|
-
const
|
|
5762
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5763
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_8_Template_ion_button_click_0_listener($event) { i0.ɵɵrestoreView(
|
|
5764
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5765
|
-
i0.ɵɵtemplate(2, HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template, 3, 1, "ion-badge",
|
|
5775
|
+
const _r82 = i0.ɵɵgetCurrentView();
|
|
5776
|
+
i0.ɵɵelementStart(0, "ion-button", 68);
|
|
5777
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_8_Template_ion_button_click_0_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r81 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r81.presentMyNotificationPopover($event)); });
|
|
5778
|
+
i0.ɵɵelement(1, "ion-icon", 69);
|
|
5779
|
+
i0.ɵɵtemplate(2, HeaderComponent_ion_buttons_11_ion_button_8_ion_badge_2_Template, 3, 1, "ion-badge", 70);
|
|
5766
5780
|
i0.ɵɵelementEnd();
|
|
5767
5781
|
} if (rf & 2) {
|
|
5768
|
-
const
|
|
5769
|
-
i0.ɵɵproperty("ngClass",
|
|
5782
|
+
const ctx_r73 = i0.ɵɵnextContext(2);
|
|
5783
|
+
i0.ɵɵproperty("ngClass", ctx_r73.legacyMenu == "false" && ctx_r73.ls.isClaimant() ? "hide-xs hide-md" : "");
|
|
5770
5784
|
i0.ɵɵadvance(2);
|
|
5771
|
-
i0.ɵɵproperty("ngIf",
|
|
5785
|
+
i0.ɵɵproperty("ngIf", ctx_r73.ns.notificationCount.getValue() > 0);
|
|
5772
5786
|
} }
|
|
5773
5787
|
function HeaderComponent_ion_buttons_11_ion_spinner_9_Template(rf, ctx) { if (rf & 1) {
|
|
5774
|
-
i0.ɵɵelement(0, "ion-spinner",
|
|
5788
|
+
i0.ɵɵelement(0, "ion-spinner", 72);
|
|
5775
5789
|
} }
|
|
5776
5790
|
function HeaderComponent_ion_buttons_11_ion_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
5777
|
-
const
|
|
5778
|
-
i0.ɵɵelementStart(0, "ion-button",
|
|
5779
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
5780
|
-
i0.ɵɵelement(1, "ion-icon",
|
|
5791
|
+
const _r84 = i0.ɵɵgetCurrentView();
|
|
5792
|
+
i0.ɵɵelementStart(0, "ion-button", 73);
|
|
5793
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_ion_button_10_Template_ion_button_click_0_listener() { i0.ɵɵrestoreView(_r84); const ctx_r83 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r83.hs.show()); });
|
|
5794
|
+
i0.ɵɵelement(1, "ion-icon", 74);
|
|
5781
5795
|
i0.ɵɵelementEnd();
|
|
5782
5796
|
} }
|
|
5783
5797
|
function HeaderComponent_ion_buttons_11_Template(rf, ctx) { if (rf & 1) {
|
|
5784
|
-
const
|
|
5785
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5786
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_Template_ion_button_click_1_listener($event) { i0.ɵɵrestoreView(
|
|
5787
|
-
i0.ɵɵelementStart(2, "ion-title",
|
|
5798
|
+
const _r86 = i0.ɵɵgetCurrentView();
|
|
5799
|
+
i0.ɵɵelementStart(0, "ion-buttons", 55)(1, "ion-button", 56);
|
|
5800
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_11_Template_ion_button_click_1_listener($event) { i0.ɵɵrestoreView(_r86); const ctx_r85 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r85.presentMyProfilePopover($event)); });
|
|
5801
|
+
i0.ɵɵelementStart(2, "ion-title", 57);
|
|
5788
5802
|
i0.ɵɵtext(3);
|
|
5789
5803
|
i0.ɵɵpipe(4, "properCase");
|
|
5790
5804
|
i0.ɵɵelementEnd();
|
|
5791
|
-
i0.ɵɵelement(5, "ion-icon",
|
|
5805
|
+
i0.ɵɵelement(5, "ion-icon", 58);
|
|
5792
5806
|
i0.ɵɵelementEnd();
|
|
5793
|
-
i0.ɵɵtemplate(6, HeaderComponent_ion_buttons_11_ion_button_6_Template, 2, 1, "ion-button",
|
|
5807
|
+
i0.ɵɵtemplate(6, HeaderComponent_ion_buttons_11_ion_button_6_Template, 2, 1, "ion-button", 59)(7, HeaderComponent_ion_buttons_11_ion_button_7_Template, 2, 0, "ion-button", 60)(8, HeaderComponent_ion_buttons_11_ion_button_8_Template, 3, 2, "ion-button", 61)(9, HeaderComponent_ion_buttons_11_ion_spinner_9_Template, 1, 0, "ion-spinner", 62)(10, HeaderComponent_ion_buttons_11_ion_button_10_Template, 2, 0, "ion-button", 63);
|
|
5794
5808
|
i0.ɵɵpipe(11, "async");
|
|
5795
5809
|
i0.ɵɵelementEnd();
|
|
5796
5810
|
} if (rf & 2) {
|
|
@@ -5811,19 +5825,19 @@ function HeaderComponent_ion_buttons_11_Template(rf, ctx) { if (rf & 1) {
|
|
|
5811
5825
|
i0.ɵɵproperty("ngIf", ctx_r4.ls.isClaimant() && ctx_r4.legacyMenu == "false" && i0.ɵɵpipeBind1(11, 9, ctx_r4.hs.shouldDisplayHelpButton()));
|
|
5812
5826
|
} }
|
|
5813
5827
|
function HeaderComponent_ion_buttons_12_Template(rf, ctx) { if (rf & 1) {
|
|
5814
|
-
const
|
|
5815
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5816
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_12_Template_ion_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
5817
|
-
i0.ɵɵelement(2, "ion-icon",
|
|
5828
|
+
const _r88 = i0.ɵɵgetCurrentView();
|
|
5829
|
+
i0.ɵɵelementStart(0, "ion-buttons", 75)(1, "ion-button", 76);
|
|
5830
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_12_Template_ion_button_click_1_listener() { i0.ɵɵrestoreView(_r88); const ctx_r87 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r87.logout()); });
|
|
5831
|
+
i0.ɵɵelement(2, "ion-icon", 77);
|
|
5818
5832
|
i0.ɵɵelementEnd()();
|
|
5819
5833
|
} }
|
|
5820
5834
|
function HeaderComponent_ion_buttons_13_Template(rf, ctx) { if (rf & 1) {
|
|
5821
|
-
const
|
|
5822
|
-
i0.ɵɵelementStart(0, "ion-buttons",
|
|
5823
|
-
i0.ɵɵelement(1, "p-menu",
|
|
5824
|
-
i0.ɵɵelementStart(3, "ion-button",
|
|
5825
|
-
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_13_Template_ion_button_click_3_listener($event) { i0.ɵɵrestoreView(
|
|
5826
|
-
i0.ɵɵelement(4, "ion-icon",
|
|
5835
|
+
const _r91 = i0.ɵɵgetCurrentView();
|
|
5836
|
+
i0.ɵɵelementStart(0, "ion-buttons", 55);
|
|
5837
|
+
i0.ɵɵelement(1, "p-menu", 78, 79);
|
|
5838
|
+
i0.ɵɵelementStart(3, "ion-button", 80);
|
|
5839
|
+
i0.ɵɵlistener("click", function HeaderComponent_ion_buttons_13_Template_ion_button_click_3_listener($event) { i0.ɵɵrestoreView(_r91); const _r89 = i0.ɵɵreference(2); return i0.ɵɵresetView(_r89.toggle($event)); });
|
|
5840
|
+
i0.ɵɵelement(4, "ion-icon", 81);
|
|
5827
5841
|
i0.ɵɵelementEnd()();
|
|
5828
5842
|
} if (rf & 2) {
|
|
5829
5843
|
const ctx_r6 = i0.ɵɵnextContext();
|
|
@@ -5831,31 +5845,31 @@ function HeaderComponent_ion_buttons_13_Template(rf, ctx) { if (rf & 1) {
|
|
|
5831
5845
|
i0.ɵɵproperty("popup", true)("model", ctx_r6.items);
|
|
5832
5846
|
} }
|
|
5833
5847
|
function HeaderComponent_ion_toolbar_14_ion_title_3_Template(rf, ctx) { if (rf & 1) {
|
|
5834
|
-
i0.ɵɵelementStart(0, "ion-title",
|
|
5848
|
+
i0.ɵɵelementStart(0, "ion-title", 86);
|
|
5835
5849
|
i0.ɵɵtext(1);
|
|
5836
5850
|
i0.ɵɵelementEnd();
|
|
5837
5851
|
} if (rf & 2) {
|
|
5838
|
-
const
|
|
5852
|
+
const ctx_r92 = i0.ɵɵnextContext(2);
|
|
5839
5853
|
i0.ɵɵadvance(1);
|
|
5840
|
-
i0.ɵɵtextInterpolate(
|
|
5854
|
+
i0.ɵɵtextInterpolate(ctx_r92.title);
|
|
5841
5855
|
} }
|
|
5842
5856
|
function HeaderComponent_ion_toolbar_14_ion_title_6_Template(rf, ctx) { if (rf & 1) {
|
|
5843
|
-
i0.ɵɵelementStart(0, "ion-title",
|
|
5857
|
+
i0.ɵɵelementStart(0, "ion-title", 87);
|
|
5844
5858
|
i0.ɵɵtext(1);
|
|
5845
5859
|
i0.ɵɵelementEnd();
|
|
5846
5860
|
} if (rf & 2) {
|
|
5847
|
-
const
|
|
5861
|
+
const ctx_r93 = i0.ɵɵnextContext(2);
|
|
5848
5862
|
i0.ɵɵadvance(1);
|
|
5849
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
5863
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r93.pageId, "");
|
|
5850
5864
|
} }
|
|
5851
5865
|
function HeaderComponent_ion_toolbar_14_Template(rf, ctx) { if (rf & 1) {
|
|
5852
|
-
i0.ɵɵelementStart(0, "ion-toolbar",
|
|
5853
|
-
i0.ɵɵelement(2, "ion-back-button",
|
|
5854
|
-
i0.ɵɵtemplate(3, HeaderComponent_ion_toolbar_14_ion_title_3_Template, 2, 1, "ion-title",
|
|
5866
|
+
i0.ɵɵelementStart(0, "ion-toolbar", 82)(1, "ion-buttons", 15);
|
|
5867
|
+
i0.ɵɵelement(2, "ion-back-button", 83);
|
|
5868
|
+
i0.ɵɵtemplate(3, HeaderComponent_ion_toolbar_14_ion_title_3_Template, 2, 1, "ion-title", 84);
|
|
5855
5869
|
i0.ɵɵelementEnd();
|
|
5856
5870
|
i0.ɵɵprojection(4, 1);
|
|
5857
|
-
i0.ɵɵelementStart(5, "ion-buttons",
|
|
5858
|
-
i0.ɵɵtemplate(6, HeaderComponent_ion_toolbar_14_ion_title_6_Template, 2, 1, "ion-title",
|
|
5871
|
+
i0.ɵɵelementStart(5, "ion-buttons", 55);
|
|
5872
|
+
i0.ɵɵtemplate(6, HeaderComponent_ion_toolbar_14_ion_title_6_Template, 2, 1, "ion-title", 85);
|
|
5859
5873
|
i0.ɵɵelementEnd()();
|
|
5860
5874
|
} if (rf & 2) {
|
|
5861
5875
|
const ctx_r7 = i0.ɵɵnextContext();
|
|
@@ -5867,36 +5881,36 @@ function HeaderComponent_ion_toolbar_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
5867
5881
|
i0.ɵɵproperty("ngIf", ctx_r7.pageId);
|
|
5868
5882
|
} }
|
|
5869
5883
|
function HeaderComponent_ng_template_16_i_0_Template(rf, ctx) { if (rf & 1) {
|
|
5870
|
-
i0.ɵɵelement(0, "i",
|
|
5884
|
+
i0.ɵɵelement(0, "i", 93);
|
|
5871
5885
|
} }
|
|
5872
5886
|
function HeaderComponent_ng_template_16_i_1_Template(rf, ctx) { if (rf & 1) {
|
|
5873
|
-
i0.ɵɵelement(0, "i",
|
|
5887
|
+
i0.ɵɵelement(0, "i", 94);
|
|
5874
5888
|
} }
|
|
5875
5889
|
function HeaderComponent_ng_template_16_i_2_Template(rf, ctx) { if (rf & 1) {
|
|
5876
|
-
i0.ɵɵelement(0, "i",
|
|
5890
|
+
i0.ɵɵelement(0, "i", 95);
|
|
5877
5891
|
} }
|
|
5878
5892
|
function HeaderComponent_ng_template_16_i_3_Template(rf, ctx) { if (rf & 1) {
|
|
5879
|
-
i0.ɵɵelement(0, "i",
|
|
5893
|
+
i0.ɵɵelement(0, "i", 96);
|
|
5880
5894
|
} }
|
|
5881
5895
|
function HeaderComponent_ng_template_16_Template(rf, ctx) { if (rf & 1) {
|
|
5882
|
-
i0.ɵɵtemplate(0, HeaderComponent_ng_template_16_i_0_Template, 1, 0, "i",
|
|
5883
|
-
i0.ɵɵelement(4, "div",
|
|
5896
|
+
i0.ɵɵtemplate(0, HeaderComponent_ng_template_16_i_0_Template, 1, 0, "i", 88)(1, HeaderComponent_ng_template_16_i_1_Template, 1, 0, "i", 89)(2, HeaderComponent_ng_template_16_i_2_Template, 1, 0, "i", 90)(3, HeaderComponent_ng_template_16_i_3_Template, 1, 0, "i", 91);
|
|
5897
|
+
i0.ɵɵelement(4, "div", 92);
|
|
5884
5898
|
} if (rf & 2) {
|
|
5885
|
-
const
|
|
5886
|
-
i0.ɵɵproperty("ngIf",
|
|
5899
|
+
const message_r94 = ctx.$implicit;
|
|
5900
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "error");
|
|
5887
5901
|
i0.ɵɵadvance(1);
|
|
5888
|
-
i0.ɵɵproperty("ngIf",
|
|
5902
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "success");
|
|
5889
5903
|
i0.ɵɵadvance(1);
|
|
5890
|
-
i0.ɵɵproperty("ngIf",
|
|
5904
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "warn");
|
|
5891
5905
|
i0.ɵɵadvance(1);
|
|
5892
|
-
i0.ɵɵproperty("ngIf",
|
|
5906
|
+
i0.ɵɵproperty("ngIf", message_r94.severity === "info");
|
|
5893
5907
|
i0.ɵɵadvance(1);
|
|
5894
|
-
i0.ɵɵproperty("innerHTML", "<strong style='font-size: 22px;font-weight: bold;'>" +
|
|
5908
|
+
i0.ɵɵproperty("innerHTML", "<strong style='font-size: 22px;font-weight: bold;'>" + message_r94.summary + "</strong><br><br>" + "<span style='font-size: 18px;'>" + message_r94.detail + "</span>", i0.ɵɵsanitizeHtml);
|
|
5895
5909
|
} }
|
|
5896
5910
|
function HeaderComponent_ng_container_17_app_profile_1_Template(rf, ctx) { if (rf & 1) {
|
|
5897
|
-
const
|
|
5898
|
-
i0.ɵɵelementStart(0, "app-profile",
|
|
5899
|
-
i0.ɵɵlistener("onCancel", function HeaderComponent_ng_container_17_app_profile_1_Template_app_profile_onCancel_0_listener() { i0.ɵɵrestoreView(
|
|
5911
|
+
const _r101 = i0.ɵɵgetCurrentView();
|
|
5912
|
+
i0.ɵɵelementStart(0, "app-profile", 97);
|
|
5913
|
+
i0.ɵɵlistener("onCancel", function HeaderComponent_ng_container_17_app_profile_1_Template_app_profile_onCancel_0_listener() { i0.ɵɵrestoreView(_r101); const ctx_r100 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r100.showProfilePopup = !ctx_r100.showProfilePopup); });
|
|
5900
5914
|
i0.ɵɵelementEnd();
|
|
5901
5915
|
} }
|
|
5902
5916
|
function HeaderComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -5909,9 +5923,9 @@ function HeaderComponent_ng_container_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
5909
5923
|
i0.ɵɵproperty("ngIf", ctx_r9.showProfilePopup);
|
|
5910
5924
|
} }
|
|
5911
5925
|
function HeaderComponent_app_job_search_result_page_18_Template(rf, ctx) { if (rf & 1) {
|
|
5912
|
-
const
|
|
5913
|
-
i0.ɵɵelementStart(0, "app-job-search-result-page",
|
|
5914
|
-
i0.ɵɵlistener("onCancel", function HeaderComponent_app_job_search_result_page_18_Template_app_job_search_result_page_onCancel_0_listener() { i0.ɵɵrestoreView(
|
|
5926
|
+
const _r103 = i0.ɵɵgetCurrentView();
|
|
5927
|
+
i0.ɵɵelementStart(0, "app-job-search-result-page", 97);
|
|
5928
|
+
i0.ɵɵlistener("onCancel", function HeaderComponent_app_job_search_result_page_18_Template_app_job_search_result_page_onCancel_0_listener() { i0.ɵɵrestoreView(_r103); const ctx_r102 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r102.showjobSearchResultPopup = !ctx_r102.showjobSearchResultPopup); });
|
|
5915
5929
|
i0.ɵɵelementEnd();
|
|
5916
5930
|
} }
|
|
5917
5931
|
const _c0$X = ["*", "*"];
|
|
@@ -5938,6 +5952,8 @@ class HeaderComponent extends BasePage {
|
|
|
5938
5952
|
this.showProfilePopup = false;
|
|
5939
5953
|
this.showjobSearchResultPopup = false;
|
|
5940
5954
|
this.showLanguageOption = LibConstants.enableLanguageChange;
|
|
5955
|
+
this.isEmployerLoaded = false;
|
|
5956
|
+
this.isQuestionnaireDataLoaded = false;
|
|
5941
5957
|
}
|
|
5942
5958
|
ngOnInit() {
|
|
5943
5959
|
//this.loadNotificationCount();
|
|
@@ -5971,10 +5987,10 @@ class HeaderComponent extends BasePage {
|
|
|
5971
5987
|
}
|
|
5972
5988
|
},
|
|
5973
5989
|
{
|
|
5974
|
-
label: 'Espa
|
|
5990
|
+
label: 'Espa�ol',
|
|
5975
5991
|
icon: this.getIcon(language, 'es'),
|
|
5976
5992
|
command: () => {
|
|
5977
|
-
this.setLanguage('es', 'espa
|
|
5993
|
+
this.setLanguage('es', 'espa�ol');
|
|
5978
5994
|
}
|
|
5979
5995
|
}]
|
|
5980
5996
|
}];
|
|
@@ -6048,12 +6064,35 @@ class HeaderComponent extends BasePage {
|
|
|
6048
6064
|
openAuditorWorkList() {
|
|
6049
6065
|
this.openPage('audit', '/auditor-work-list');
|
|
6050
6066
|
}
|
|
6067
|
+
openQuestionnaire() {
|
|
6068
|
+
if (this.ls.isTaxAuditAuditor()) {
|
|
6069
|
+
this.openPage('audit', '/auditor-questionnaire');
|
|
6070
|
+
}
|
|
6071
|
+
else if (this.ls.isEmployer()) {
|
|
6072
|
+
if (this.searchQuestionnaireData && this.searchQuestionnaireData.length > 0) {
|
|
6073
|
+
this.selectedQuestionnaireData = this.searchQuestionnaireData;
|
|
6074
|
+
this.qs.setQuestionnaireData(this.selectedQuestionnaireData);
|
|
6075
|
+
this.openPage('audit', '/auditor-questionnaire-form', {
|
|
6076
|
+
state: { audit: this.searchQuestionnaireData }
|
|
6077
|
+
}); //Add the actual url for employer questionnaire
|
|
6078
|
+
}
|
|
6079
|
+
else {
|
|
6080
|
+
this.util.showError("No active audit. This is not required at this point.");
|
|
6081
|
+
}
|
|
6082
|
+
}
|
|
6083
|
+
}
|
|
6051
6084
|
openUploadDocuments() {
|
|
6052
|
-
if (this.auditDocumentEmployerUserModel) {
|
|
6085
|
+
if (this.auditDocumentEmployerUserModel && this.auditDocumentEmployerUserModel.auditId != null) {
|
|
6053
6086
|
this.openPage('audit', '/employer-documents', {
|
|
6054
6087
|
state: { audit: this.auditDocumentEmployerUserModel }
|
|
6055
6088
|
});
|
|
6056
6089
|
}
|
|
6090
|
+
else {
|
|
6091
|
+
this.util.showError("No active audit. This is not required at this point.");
|
|
6092
|
+
}
|
|
6093
|
+
}
|
|
6094
|
+
openEmployerDashboard() {
|
|
6095
|
+
this.openPage('audit', '/employer-dashboard', {});
|
|
6057
6096
|
}
|
|
6058
6097
|
openSupervisorMyQ() {
|
|
6059
6098
|
if (this.ls.isTaxAuditSupervisor() || this.ls.isTaxAuditAuditor() || this.ls.isTaxAuditDirector()) {
|
|
@@ -6096,37 +6135,25 @@ class HeaderComponent extends BasePage {
|
|
|
6096
6135
|
openSupervisorTeam() {
|
|
6097
6136
|
this.openPage('audit', '/team');
|
|
6098
6137
|
}
|
|
6099
|
-
openQuestionnaire() {
|
|
6100
|
-
if (this.ls.isTaxAuditAuditor()) {
|
|
6101
|
-
this.openPage('audit', '/auditor-questionnaire');
|
|
6102
|
-
}
|
|
6103
|
-
else if (this.ls.isEmployer()) {
|
|
6104
|
-
if (this.searchQuestionnaireData) {
|
|
6105
|
-
this.selectedQuestionnaireData = this.searchQuestionnaireData;
|
|
6106
|
-
}
|
|
6107
|
-
this.qs.setQuestionnaireData(this.selectedQuestionnaireData);
|
|
6108
|
-
this.openPage('audit', '/auditor-questionnaire-form', {
|
|
6109
|
-
state: { audit: this.searchQuestionnaireData }
|
|
6110
|
-
}); //Add the actual url for employer questionnaire
|
|
6111
|
-
}
|
|
6112
|
-
}
|
|
6113
6138
|
loadEmployerDetails() {
|
|
6139
|
+
this.isEmployerLoaded = false;
|
|
6140
|
+
this.isQuestionnaireDataLoaded = false;
|
|
6114
6141
|
let userModel = this.ls.getUser();
|
|
6115
6142
|
this.qs.searchQuestionnaire(null, null, null, userModel.username)
|
|
6116
6143
|
.subscribe((res) => {
|
|
6117
6144
|
if (res.length > 0) {
|
|
6118
6145
|
this.searchQuestionnaireData = res;
|
|
6119
6146
|
}
|
|
6147
|
+
this.isQuestionnaireDataLoaded = true;
|
|
6120
6148
|
}, (err) => {
|
|
6121
|
-
this.util.showError("No employer data found");
|
|
6122
6149
|
});
|
|
6123
6150
|
this.qs.findEmployerDataWithUserID(userModel.username)
|
|
6124
6151
|
.subscribe((res) => {
|
|
6125
6152
|
if (res) {
|
|
6126
6153
|
this.auditDocumentEmployerUserModel = res;
|
|
6127
6154
|
}
|
|
6155
|
+
this.isEmployerLoaded = true;
|
|
6128
6156
|
}, (err) => {
|
|
6129
|
-
this.util.showError("No employer data found");
|
|
6130
6157
|
});
|
|
6131
6158
|
}
|
|
6132
6159
|
openHome() {
|
|
@@ -6208,7 +6235,7 @@ class HeaderComponent extends BasePage {
|
|
|
6208
6235
|
async changeLanguage(event) {
|
|
6209
6236
|
}
|
|
6210
6237
|
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)); }; }
|
|
6211
|
-
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", 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", "click", 4, "ngIf"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "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", "btnAuditAnalytics", "pTooltip", "Analytics", "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"], ["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", "click"], ["id", "btnAuditQuestionnaire", "pTooltip", "Questionnaire", "tooltipPosition", "bottom", 3, "ngClass", "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", "btnAuditAnalytics", "pTooltip", "Analytics", "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) {
|
|
6238
|
+
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", "btnAuditAnalytics", "pTooltip", "Analytics", "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", "btnAuditAnalytics", "pTooltip", "Analytics", "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) {
|
|
6212
6239
|
i0.ɵɵprojectionDef(_c0$X);
|
|
6213
6240
|
i0.ɵɵtemplate(0, HeaderComponent_mat_progress_bar_0_Template, 2, 3, "mat-progress-bar", 0);
|
|
6214
6241
|
i0.ɵɵpipe(1, "async");
|
|
@@ -6221,7 +6248,7 @@ class HeaderComponent extends BasePage {
|
|
|
6221
6248
|
i0.ɵɵpipe(7, "translate");
|
|
6222
6249
|
i0.ɵɵelementEnd();
|
|
6223
6250
|
i0.ɵɵprojection(8);
|
|
6224
|
-
i0.ɵɵtemplate(9, HeaderComponent_ion_buttons_9_Template,
|
|
6251
|
+
i0.ɵɵtemplate(9, HeaderComponent_ion_buttons_9_Template, 19, 18, "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);
|
|
6225
6252
|
i0.ɵɵelementEnd();
|
|
6226
6253
|
i0.ɵɵtemplate(14, HeaderComponent_ion_toolbar_14_Template, 7, 3, "ion-toolbar", 9);
|
|
6227
6254
|
i0.ɵɵelementStart(15, "p-toast");
|
|
@@ -6258,7 +6285,7 @@ class HeaderComponent extends BasePage {
|
|
|
6258
6285
|
}
|
|
6259
6286
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HeaderComponent, [{
|
|
6260
6287
|
type: Component,
|
|
6261
|
-
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()\" [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)=\"openAuditDashboard()\">\r\n <img alt=\"logo\" pTooltip=\"{{'ReEmployMS 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()\">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()\" (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') ? 'header-button' : ''\" *ngIf=\"this.context=='audit' && ls.isEmployer()\" (click)=\"openUploadDocuments()\">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.isEmployer())\" (click)=\"openQuestionnaire()\">Questionnaire</ion-button>\r\n <ion-button id=\"btnAuditReferrals\" pTooltip=\"Referrals\" tooltipPosition=\"bottom\" [ngClass]=\"r.url.replace('/', '').includes('referrals') ? '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\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"] }]
|
|
6288
|
+
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()\" [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)=\"openAuditDashboard()\">\r\n <img alt=\"logo\" pTooltip=\"{{'ReEmployMS 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()\" (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') ? '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())\" (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('referrals') ? '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\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"] }]
|
|
6262
6289
|
}], () => [{ 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: [{
|
|
6263
6290
|
type: Input,
|
|
6264
6291
|
args: ['title']
|