@thetradeengineorg1/snova-shell-module 0.0.13 → 0.0.15
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/bundles/thetradeengineorg1-snova-shell-module.umd.js +164 -112
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/shell-components/components/header-side/header-side.component.js +158 -119
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +152 -112
- package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
- package/package.json +1 -1
|
@@ -10856,18 +10856,39 @@ const _c1$3 = ["feedBackPopover"];
|
|
|
10856
10856
|
const _c2$2 = ["documentPopover"];
|
|
10857
10857
|
const _c3$1 = ["openAnnoucementDialogComponent"];
|
|
10858
10858
|
const _c4 = ["fileUploadDropzonePopup"];
|
|
10859
|
+
function HeaderSideComponent_div_5_div_3_img_2_Template(rf, ctx) { if (rf & 1) {
|
|
10860
|
+
i0.ɵɵelement(0, "img", 61);
|
|
10861
|
+
} if (rf & 2) {
|
|
10862
|
+
const ctx_r37 = i0.ɵɵnextContext(3);
|
|
10863
|
+
i0.ɵɵproperty("src", ctx_r37.selectedCompany.companyMiniLogo, i0.ɵɵsanitizeUrl);
|
|
10864
|
+
} }
|
|
10865
|
+
function HeaderSideComponent_div_5_div_3_app_avatar_3_Template(rf, ctx) { if (rf & 1) {
|
|
10866
|
+
i0.ɵɵelement(0, "app-avatar", 62);
|
|
10867
|
+
i0.ɵɵpipe(1, "removeSpecialCharacters");
|
|
10868
|
+
} if (rf & 2) {
|
|
10869
|
+
const ctx_r38 = i0.ɵɵnextContext(3);
|
|
10870
|
+
i0.ɵɵpropertyInterpolate("matTooltip", ctx_r38.selectedCompany.companyName);
|
|
10871
|
+
i0.ɵɵproperty("name", i0.ɵɵpipeBind1(1, 3, ctx_r38.selectedCompany.companyName))("isRound", true);
|
|
10872
|
+
} }
|
|
10859
10873
|
const _c5 = function (a0) { return { "margin-bottom": a0 }; };
|
|
10860
10874
|
function HeaderSideComponent_div_5_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
10861
10875
|
i0.ɵɵelementStart(0, "div", 56);
|
|
10862
|
-
i0.ɵɵ
|
|
10863
|
-
i0.ɵɵ
|
|
10864
|
-
i0.ɵɵ
|
|
10876
|
+
i0.ɵɵelementStart(1, "div", 57);
|
|
10877
|
+
i0.ɵɵtemplate(2, HeaderSideComponent_div_5_div_3_img_2_Template, 1, 1, "img", 58);
|
|
10878
|
+
i0.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_app_avatar_3_Template, 2, 5, "app-avatar", 59);
|
|
10879
|
+
i0.ɵɵelementEnd();
|
|
10880
|
+
i0.ɵɵelementStart(4, "span", 60);
|
|
10881
|
+
i0.ɵɵtext(5);
|
|
10865
10882
|
i0.ɵɵelementEnd();
|
|
10866
10883
|
i0.ɵɵelementEnd();
|
|
10867
10884
|
} if (rf & 2) {
|
|
10868
10885
|
const ctx_r33 = i0.ɵɵnextContext(2);
|
|
10869
10886
|
i0.ɵɵadvance(1);
|
|
10870
|
-
i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(
|
|
10887
|
+
i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(5, _c5, ctx_r33.selectedCompany.companyMiniLogo ? "10px" : "0px"));
|
|
10888
|
+
i0.ɵɵadvance(1);
|
|
10889
|
+
i0.ɵɵproperty("ngIf", ctx_r33.selectedCompany.companyMiniLogo);
|
|
10890
|
+
i0.ɵɵadvance(1);
|
|
10891
|
+
i0.ɵɵproperty("ngIf", !ctx_r33.selectedCompany.companyMiniLogo);
|
|
10871
10892
|
i0.ɵɵadvance(1);
|
|
10872
10893
|
i0.ɵɵpropertyInterpolate("matTooltip", ctx_r33.selectedCompany.companyName);
|
|
10873
10894
|
i0.ɵɵadvance(1);
|
|
@@ -10877,41 +10898,61 @@ function HeaderSideComponent_div_5_span_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
10877
10898
|
i0.ɵɵelement(0, "span");
|
|
10878
10899
|
} }
|
|
10879
10900
|
function HeaderSideComponent_div_5_mat_icon_11_Template(rf, ctx) { if (rf & 1) {
|
|
10880
|
-
const
|
|
10881
|
-
i0.ɵɵelementStart(0, "mat-icon",
|
|
10882
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_div_5_mat_icon_11_Template_mat_icon_click_0_listener() { i0.ɵɵrestoreView(
|
|
10901
|
+
const _r40 = i0.ɵɵgetCurrentView();
|
|
10902
|
+
i0.ɵɵelementStart(0, "mat-icon", 63);
|
|
10903
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_div_5_mat_icon_11_Template_mat_icon_click_0_listener() { i0.ɵɵrestoreView(_r40); const ctx_r39 = i0.ɵɵnextContext(2); return ctx_r39.closeSearch(); });
|
|
10883
10904
|
i0.ɵɵtext(1, " close");
|
|
10884
10905
|
i0.ɵɵelementEnd();
|
|
10885
10906
|
} }
|
|
10907
|
+
function HeaderSideComponent_div_5_mat_option_12_img_2_Template(rf, ctx) { if (rf & 1) {
|
|
10908
|
+
i0.ɵɵelement(0, "img", 61);
|
|
10909
|
+
} if (rf & 2) {
|
|
10910
|
+
const companyList_r41 = i0.ɵɵnextContext().$implicit;
|
|
10911
|
+
i0.ɵɵproperty("src", companyList_r41.companyMiniLogo, i0.ɵɵsanitizeUrl);
|
|
10912
|
+
} }
|
|
10913
|
+
function HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template(rf, ctx) { if (rf & 1) {
|
|
10914
|
+
i0.ɵɵelement(0, "app-avatar", 62);
|
|
10915
|
+
i0.ɵɵpipe(1, "removeSpecialCharacters");
|
|
10916
|
+
} if (rf & 2) {
|
|
10917
|
+
const companyList_r41 = i0.ɵɵnextContext().$implicit;
|
|
10918
|
+
i0.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
|
|
10919
|
+
i0.ɵɵproperty("name", i0.ɵɵpipeBind1(1, 3, companyList_r41.companyName))("isRound", true);
|
|
10920
|
+
} }
|
|
10886
10921
|
function HeaderSideComponent_div_5_mat_option_12_Template(rf, ctx) { if (rf & 1) {
|
|
10887
|
-
i0.ɵɵelementStart(0, "mat-option",
|
|
10888
|
-
i0.ɵɵelementStart(1, "div",
|
|
10889
|
-
i0.ɵɵ
|
|
10890
|
-
i0.ɵɵ
|
|
10922
|
+
i0.ɵɵelementStart(0, "mat-option", 64);
|
|
10923
|
+
i0.ɵɵelementStart(1, "div", 65);
|
|
10924
|
+
i0.ɵɵtemplate(2, HeaderSideComponent_div_5_mat_option_12_img_2_Template, 1, 1, "img", 58);
|
|
10925
|
+
i0.ɵɵtemplate(3, HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template, 2, 5, "app-avatar", 59);
|
|
10926
|
+
i0.ɵɵelementStart(4, "div", 66);
|
|
10927
|
+
i0.ɵɵtext(5);
|
|
10891
10928
|
i0.ɵɵelementEnd();
|
|
10892
10929
|
i0.ɵɵelementEnd();
|
|
10893
10930
|
i0.ɵɵelementEnd();
|
|
10894
10931
|
} if (rf & 2) {
|
|
10895
|
-
const
|
|
10896
|
-
i0.ɵɵpropertyInterpolate("matTooltip",
|
|
10897
|
-
i0.ɵɵproperty("value",
|
|
10898
|
-
i0.ɵɵadvance(
|
|
10899
|
-
i0.ɵɵ
|
|
10932
|
+
const companyList_r41 = ctx.$implicit;
|
|
10933
|
+
i0.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
|
|
10934
|
+
i0.ɵɵproperty("value", companyList_r41);
|
|
10935
|
+
i0.ɵɵadvance(2);
|
|
10936
|
+
i0.ɵɵproperty("ngIf", companyList_r41.companyMiniLogo);
|
|
10937
|
+
i0.ɵɵadvance(1);
|
|
10938
|
+
i0.ɵɵproperty("ngIf", !companyList_r41.companyMiniLogo);
|
|
10939
|
+
i0.ɵɵadvance(2);
|
|
10940
|
+
i0.ɵɵtextInterpolate1(" ", companyList_r41.companyName, " ");
|
|
10900
10941
|
} }
|
|
10901
10942
|
function HeaderSideComponent_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
10902
|
-
const
|
|
10943
|
+
const _r48 = i0.ɵɵgetCurrentView();
|
|
10903
10944
|
i0.ɵɵelementStart(0, "div", 46);
|
|
10904
10945
|
i0.ɵɵlistener("click", function HeaderSideComponent_div_5_Template_div_click_0_listener($event) { return $event.stopPropagation(); });
|
|
10905
10946
|
i0.ɵɵelementStart(1, "mat-select", 47);
|
|
10906
|
-
i0.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_mat_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(
|
|
10947
|
+
i0.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_mat_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r47 = i0.ɵɵnextContext(); return ctx_r47.selectedCompany = $event; })("selectionChange", function HeaderSideComponent_div_5_Template_mat_select_selectionChange_1_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r49 = i0.ɵɵnextContext(); return ctx_r49.selectCompany($event.value); });
|
|
10907
10948
|
i0.ɵɵelementStart(2, "mat-select-trigger");
|
|
10908
|
-
i0.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_Template,
|
|
10949
|
+
i0.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_Template, 6, 7, "div", 48);
|
|
10909
10950
|
i0.ɵɵelementEnd();
|
|
10910
10951
|
i0.ɵɵelementStart(4, "div", 49);
|
|
10911
10952
|
i0.ɵɵelementStart(5, "div", 50);
|
|
10912
10953
|
i0.ɵɵelementStart(6, "mat-form-field", 51);
|
|
10913
10954
|
i0.ɵɵelementStart(7, "input", 52);
|
|
10914
|
-
i0.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0.ɵɵrestoreView(
|
|
10955
|
+
i0.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r50 = i0.ɵɵnextContext(); return ctx_r50.searchText = $event; });
|
|
10915
10956
|
i0.ɵɵpipe(8, "translate");
|
|
10916
10957
|
i0.ɵɵelementEnd();
|
|
10917
10958
|
i0.ɵɵelementEnd();
|
|
@@ -10921,7 +10962,7 @@ function HeaderSideComponent_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
|
10921
10962
|
i0.ɵɵtemplate(11, HeaderSideComponent_div_5_mat_icon_11_Template, 2, 0, "mat-icon", 54);
|
|
10922
10963
|
i0.ɵɵelementEnd();
|
|
10923
10964
|
i0.ɵɵelementEnd();
|
|
10924
|
-
i0.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template,
|
|
10965
|
+
i0.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 6, 5, "mat-option", 55);
|
|
10925
10966
|
i0.ɵɵelementEnd();
|
|
10926
10967
|
i0.ɵɵelementEnd();
|
|
10927
10968
|
} if (rf & 2) {
|
|
@@ -10941,10 +10982,10 @@ function HeaderSideComponent_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
|
10941
10982
|
i0.ɵɵproperty("ngForOf", ctx_r0.searchCompanies(ctx_r0.companiesList, ctx_r0.searchText))("ngForTrackBy", ctx_r0.trackByCompanyId);
|
|
10942
10983
|
} }
|
|
10943
10984
|
function HeaderSideComponent_div_6_Template(rf, ctx) { if (rf & 1) {
|
|
10944
|
-
const
|
|
10985
|
+
const _r52 = i0.ɵɵgetCurrentView();
|
|
10945
10986
|
i0.ɵɵelementStart(0, "div");
|
|
10946
|
-
i0.ɵɵelementStart(1, "button",
|
|
10947
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_div_6_Template_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
10987
|
+
i0.ɵɵelementStart(1, "button", 67);
|
|
10988
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_div_6_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r52); const ctx_r51 = i0.ɵɵnextContext(); return ctx_r51.navigateToSettings(); });
|
|
10948
10989
|
i0.ɵɵpipe(2, "translate");
|
|
10949
10990
|
i0.ɵɵelementStart(3, "mat-icon");
|
|
10950
10991
|
i0.ɵɵtext(4, "settings");
|
|
@@ -10958,10 +10999,10 @@ function HeaderSideComponent_div_6_Template(rf, ctx) { if (rf & 1) {
|
|
|
10958
10999
|
i0.ɵɵproperty("ngClass", ctx_r1.router.url.includes("/settings") ? "icon_active_class" : "");
|
|
10959
11000
|
} }
|
|
10960
11001
|
function HeaderSideComponent_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
10961
|
-
const
|
|
11002
|
+
const _r54 = i0.ɵɵgetCurrentView();
|
|
10962
11003
|
i0.ɵɵelementStart(0, "div");
|
|
10963
|
-
i0.ɵɵelementStart(1, "button",
|
|
10964
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_div_7_Template_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
11004
|
+
i0.ɵɵelementStart(1, "button", 68);
|
|
11005
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_div_7_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r54); const ctx_r53 = i0.ɵɵnextContext(); return ctx_r53.navigateToStatusReport(); });
|
|
10965
11006
|
i0.ɵɵpipe(2, "translate");
|
|
10966
11007
|
i0.ɵɵelementStart(3, "mat-icon");
|
|
10967
11008
|
i0.ɵɵtext(4, "assignment");
|
|
@@ -10973,10 +11014,10 @@ function HeaderSideComponent_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
10973
11014
|
i0.ɵɵpropertyInterpolate("matTooltip", i0.ɵɵpipeBind1(2, 1, "SHELL.MYWORK"));
|
|
10974
11015
|
} }
|
|
10975
11016
|
function HeaderSideComponent_div_8_Template(rf, ctx) { if (rf & 1) {
|
|
10976
|
-
const
|
|
11017
|
+
const _r56 = i0.ɵɵgetCurrentView();
|
|
10977
11018
|
i0.ɵɵelementStart(0, "div");
|
|
10978
|
-
i0.ɵɵelementStart(1, "button",
|
|
10979
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_div_8_Template_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
11019
|
+
i0.ɵɵelementStart(1, "button", 69);
|
|
11020
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_div_8_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r56); const ctx_r55 = i0.ɵɵnextContext(); return ctx_r55.openTimeSheet(); });
|
|
10980
11021
|
i0.ɵɵpipe(2, "translate");
|
|
10981
11022
|
i0.ɵɵelementStart(3, "mat-icon");
|
|
10982
11023
|
i0.ɵɵtext(4, "access_time");
|
|
@@ -10992,23 +11033,23 @@ function HeaderSideComponent_div_8_Template(rf, ctx) { if (rf & 1) {
|
|
|
10992
11033
|
i0.ɵɵproperty("satPopoverAnchorFor", _r7);
|
|
10993
11034
|
} }
|
|
10994
11035
|
function HeaderSideComponent_button_9_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
10995
|
-
i0.ɵɵelementStart(0, "span",
|
|
11036
|
+
i0.ɵɵelementStart(0, "span", 72);
|
|
10996
11037
|
i0.ɵɵtext(1);
|
|
10997
11038
|
i0.ɵɵelementEnd();
|
|
10998
11039
|
} if (rf & 2) {
|
|
10999
|
-
const
|
|
11040
|
+
const ctx_r57 = i0.ɵɵnextContext(2);
|
|
11000
11041
|
i0.ɵɵadvance(1);
|
|
11001
|
-
i0.ɵɵtextInterpolate(
|
|
11042
|
+
i0.ɵɵtextInterpolate(ctx_r57.newNotificationsCount);
|
|
11002
11043
|
} }
|
|
11003
11044
|
function HeaderSideComponent_button_9_Template(rf, ctx) { if (rf & 1) {
|
|
11004
|
-
const
|
|
11005
|
-
i0.ɵɵelementStart(0, "button",
|
|
11006
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_9_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11045
|
+
const _r59 = i0.ɵɵgetCurrentView();
|
|
11046
|
+
i0.ɵɵelementStart(0, "button", 70);
|
|
11047
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_9_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r59); const ctx_r58 = i0.ɵɵnextContext(); return ctx_r58.toggleNotific(); });
|
|
11007
11048
|
i0.ɵɵpipe(1, "translate");
|
|
11008
11049
|
i0.ɵɵelementStart(2, "mat-icon");
|
|
11009
11050
|
i0.ɵɵtext(3, "notifications");
|
|
11010
11051
|
i0.ɵɵelementEnd();
|
|
11011
|
-
i0.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span",
|
|
11052
|
+
i0.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span", 71);
|
|
11012
11053
|
i0.ɵɵelementEnd();
|
|
11013
11054
|
} if (rf & 2) {
|
|
11014
11055
|
const ctx_r4 = i0.ɵɵnextContext();
|
|
@@ -11020,28 +11061,27 @@ function HeaderSideComponent_button_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
11020
11061
|
i0.ɵɵproperty("ngIf", ctx_r4.newNotificationsCount != 0);
|
|
11021
11062
|
} }
|
|
11022
11063
|
function HeaderSideComponent_button_13_img_1_Template(rf, ctx) { if (rf & 1) {
|
|
11023
|
-
i0.ɵɵelement(0, "img",
|
|
11024
|
-
i0.ɵɵpipe(1, "fetchSizedAndCachedImage");
|
|
11064
|
+
i0.ɵɵelement(0, "img", 76);
|
|
11025
11065
|
} if (rf & 2) {
|
|
11026
|
-
const
|
|
11027
|
-
i0.ɵɵproperty("src",
|
|
11066
|
+
const ctx_r60 = i0.ɵɵnextContext(2);
|
|
11067
|
+
i0.ɵɵproperty("src", ctx_r60.authenticatedUserRecord.profileImage, i0.ɵɵsanitizeUrl);
|
|
11028
11068
|
} }
|
|
11029
11069
|
function HeaderSideComponent_button_13_div_2_Template(rf, ctx) { if (rf & 1) {
|
|
11030
|
-
i0.ɵɵelementStart(0, "div",
|
|
11031
|
-
i0.ɵɵelement(1, "app-avatar",
|
|
11070
|
+
i0.ɵɵelementStart(0, "div", 77);
|
|
11071
|
+
i0.ɵɵelement(1, "app-avatar", 78);
|
|
11032
11072
|
i0.ɵɵpipe(2, "removeSpecialCharacters");
|
|
11033
11073
|
i0.ɵɵelementEnd();
|
|
11034
11074
|
} if (rf & 2) {
|
|
11035
|
-
const
|
|
11075
|
+
const ctx_r61 = i0.ɵɵnextContext(2);
|
|
11036
11076
|
i0.ɵɵadvance(1);
|
|
11037
|
-
i0.ɵɵproperty("name", i0.ɵɵpipeBind1(2, 2,
|
|
11077
|
+
i0.ɵɵproperty("name", i0.ɵɵpipeBind1(2, 2, ctx_r61.authenticatedUserRecord.fullName))("isRound", true);
|
|
11038
11078
|
} }
|
|
11039
11079
|
function HeaderSideComponent_button_13_Template(rf, ctx) { if (rf & 1) {
|
|
11040
|
-
const
|
|
11041
|
-
i0.ɵɵelementStart(0, "button",
|
|
11042
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11043
|
-
i0.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template,
|
|
11044
|
-
i0.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div",
|
|
11080
|
+
const _r63 = i0.ɵɵgetCurrentView();
|
|
11081
|
+
i0.ɵɵelementStart(0, "button", 73);
|
|
11082
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r63); const ctx_r62 = i0.ɵɵnextContext(); return ctx_r62.toggleRecording(); });
|
|
11083
|
+
i0.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 74);
|
|
11084
|
+
i0.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 75);
|
|
11045
11085
|
i0.ɵɵelementEnd();
|
|
11046
11086
|
} if (rf & 2) {
|
|
11047
11087
|
const ctx_r6 = i0.ɵɵnextContext();
|
|
@@ -11053,12 +11093,12 @@ function HeaderSideComponent_button_13_Template(rf, ctx) { if (rf & 1) {
|
|
|
11053
11093
|
i0.ɵɵproperty("ngIf", !ctx_r6.authenticatedUserRecord.profileImage);
|
|
11054
11094
|
} }
|
|
11055
11095
|
function HeaderSideComponent_mat_icon_25_Template(rf, ctx) { if (rf & 1) {
|
|
11056
|
-
i0.ɵɵelement(0, "mat-icon",
|
|
11096
|
+
i0.ɵɵelement(0, "mat-icon", 79);
|
|
11057
11097
|
} }
|
|
11058
11098
|
function HeaderSideComponent_button_26_Template(rf, ctx) { if (rf & 1) {
|
|
11059
|
-
const
|
|
11060
|
-
i0.ɵɵelementStart(0, "button",
|
|
11061
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11099
|
+
const _r65 = i0.ɵɵgetCurrentView();
|
|
11100
|
+
i0.ɵɵelementStart(0, "button", 80);
|
|
11101
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r65); const ctx_r64 = i0.ɵɵnextContext(); return ctx_r64.clearDemoData(); });
|
|
11062
11102
|
i0.ɵɵpipe(1, "translate");
|
|
11063
11103
|
i0.ɵɵelementStart(2, "mat-icon");
|
|
11064
11104
|
i0.ɵɵtext(3, "delete");
|
|
@@ -11075,9 +11115,9 @@ function HeaderSideComponent_button_26_Template(rf, ctx) { if (rf & 1) {
|
|
|
11075
11115
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 6, "SHELL.CLEARDEMODATA"));
|
|
11076
11116
|
} }
|
|
11077
11117
|
function HeaderSideComponent_button_27_Template(rf, ctx) { if (rf & 1) {
|
|
11078
|
-
const
|
|
11079
|
-
i0.ɵɵelementStart(0, "button",
|
|
11080
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11118
|
+
const _r67 = i0.ɵɵgetCurrentView();
|
|
11119
|
+
i0.ɵɵelementStart(0, "button", 80);
|
|
11120
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r67); const ctx_r66 = i0.ɵɵnextContext(); return ctx_r66.exportConfigurationDialogData(); });
|
|
11081
11121
|
i0.ɵɵpipe(1, "translate");
|
|
11082
11122
|
i0.ɵɵelementStart(2, "mat-icon");
|
|
11083
11123
|
i0.ɵɵtext(3, "get_app");
|
|
@@ -11094,9 +11134,9 @@ function HeaderSideComponent_button_27_Template(rf, ctx) { if (rf & 1) {
|
|
|
11094
11134
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 6, "SHELL.EXPORTCONFIGURATION"));
|
|
11095
11135
|
} }
|
|
11096
11136
|
function HeaderSideComponent_button_28_Template(rf, ctx) { if (rf & 1) {
|
|
11097
|
-
const
|
|
11098
|
-
i0.ɵɵelementStart(0, "button",
|
|
11099
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11137
|
+
const _r70 = i0.ɵɵgetCurrentView();
|
|
11138
|
+
i0.ɵɵelementStart(0, "button", 81, 82);
|
|
11139
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r70); const _r68 = i0.ɵɵreference(1); const ctx_r69 = i0.ɵɵnextContext(); return ctx_r69.addUploadFilePopupOpen(_r68); });
|
|
11100
11140
|
i0.ɵɵpipe(2, "translate");
|
|
11101
11141
|
i0.ɵɵelementStart(3, "mat-icon");
|
|
11102
11142
|
i0.ɵɵtext(4, "publish");
|
|
@@ -11115,9 +11155,9 @@ function HeaderSideComponent_button_28_Template(rf, ctx) { if (rf & 1) {
|
|
|
11115
11155
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(7, 5, "SHELL.IMPORTCONFIGURATION"));
|
|
11116
11156
|
} }
|
|
11117
11157
|
function HeaderSideComponent_button_29_Template(rf, ctx) { if (rf & 1) {
|
|
11118
|
-
const
|
|
11158
|
+
const _r72 = i0.ɵɵgetCurrentView();
|
|
11119
11159
|
i0.ɵɵelementStart(0, "button", 14);
|
|
11120
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_29_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11160
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_29_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r72); const ctx_r71 = i0.ɵɵnextContext(); return ctx_r71.onNavigateToBillingScreen(); });
|
|
11121
11161
|
i0.ɵɵelementStart(1, "mat-icon");
|
|
11122
11162
|
i0.ɵɵtext(2, "account_balance");
|
|
11123
11163
|
i0.ɵɵelementEnd();
|
|
@@ -11127,9 +11167,9 @@ function HeaderSideComponent_button_29_Template(rf, ctx) { if (rf & 1) {
|
|
|
11127
11167
|
i0.ɵɵelementEnd();
|
|
11128
11168
|
} }
|
|
11129
11169
|
function HeaderSideComponent_button_30_Template(rf, ctx) { if (rf & 1) {
|
|
11130
|
-
const
|
|
11170
|
+
const _r74 = i0.ɵɵgetCurrentView();
|
|
11131
11171
|
i0.ɵɵelementStart(0, "button", 14);
|
|
11132
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_30_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11172
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_30_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r74); const ctx_r73 = i0.ɵɵnextContext(); return ctx_r73.onNavigateToPricingScreen(); });
|
|
11133
11173
|
i0.ɵɵelementStart(1, "mat-icon");
|
|
11134
11174
|
i0.ɵɵtext(2, "account_balance_wallet");
|
|
11135
11175
|
i0.ɵɵelementEnd();
|
|
@@ -11139,9 +11179,9 @@ function HeaderSideComponent_button_30_Template(rf, ctx) { if (rf & 1) {
|
|
|
11139
11179
|
i0.ɵɵelementEnd();
|
|
11140
11180
|
} }
|
|
11141
11181
|
function HeaderSideComponent_button_31_Template(rf, ctx) { if (rf & 1) {
|
|
11142
|
-
const
|
|
11143
|
-
i0.ɵɵelementStart(0, "button",
|
|
11144
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
11182
|
+
const _r76 = i0.ɵɵgetCurrentView();
|
|
11183
|
+
i0.ɵɵelementStart(0, "button", 80);
|
|
11184
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r76); const ctx_r75 = i0.ɵɵnextContext(); return ctx_r75.alternateSignIn(); });
|
|
11145
11185
|
i0.ɵɵpipe(1, "translate");
|
|
11146
11186
|
i0.ɵɵelementStart(2, "mat-icon");
|
|
11147
11187
|
i0.ɵɵtext(3, "how_to_reg");
|
|
@@ -11158,18 +11198,18 @@ function HeaderSideComponent_button_31_Template(rf, ctx) { if (rf & 1) {
|
|
|
11158
11198
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 6, "SHELL.SIGNINAS"));
|
|
11159
11199
|
} }
|
|
11160
11200
|
function HeaderSideComponent_div_44_Template(rf, ctx) { if (rf & 1) {
|
|
11161
|
-
i0.ɵɵelement(0, "div",
|
|
11201
|
+
i0.ɵɵelement(0, "div", 83);
|
|
11162
11202
|
} }
|
|
11163
11203
|
function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) { if (rf & 1) {
|
|
11164
|
-
const
|
|
11165
|
-
i0.ɵɵelementStart(0, "app-submit-feedback",
|
|
11166
|
-
i0.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_47_Template_app_submit_feedback_closeDialog_0_listener() { i0.ɵɵrestoreView(
|
|
11204
|
+
const _r78 = i0.ɵɵgetCurrentView();
|
|
11205
|
+
i0.ɵɵelementStart(0, "app-submit-feedback", 84);
|
|
11206
|
+
i0.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_47_Template_app_submit_feedback_closeDialog_0_listener() { i0.ɵɵrestoreView(_r78); const ctx_r77 = i0.ɵɵnextContext(); return ctx_r77.closeFeedBacklogDialog(); });
|
|
11167
11207
|
i0.ɵɵelementEnd();
|
|
11168
11208
|
} }
|
|
11169
11209
|
const _c6 = function () { return ["/applications/view-forms"]; };
|
|
11170
11210
|
function HeaderSideComponent_mat_card_52_Template(rf, ctx) { if (rf & 1) {
|
|
11171
|
-
i0.ɵɵelementStart(0, "mat-card",
|
|
11172
|
-
i0.ɵɵelementStart(1, "span",
|
|
11211
|
+
i0.ɵɵelementStart(0, "mat-card", 85);
|
|
11212
|
+
i0.ɵɵelementStart(1, "span", 86);
|
|
11173
11213
|
i0.ɵɵtext(2, "Forms");
|
|
11174
11214
|
i0.ɵɵelementEnd();
|
|
11175
11215
|
i0.ɵɵelementEnd();
|
|
@@ -11178,8 +11218,8 @@ function HeaderSideComponent_mat_card_52_Template(rf, ctx) { if (rf & 1) {
|
|
|
11178
11218
|
} }
|
|
11179
11219
|
const _c7 = function () { return ["/applications/custom-applications"]; };
|
|
11180
11220
|
function HeaderSideComponent_mat_card_53_Template(rf, ctx) { if (rf & 1) {
|
|
11181
|
-
i0.ɵɵelementStart(0, "mat-card",
|
|
11182
|
-
i0.ɵɵelementStart(1, "span",
|
|
11221
|
+
i0.ɵɵelementStart(0, "mat-card", 85);
|
|
11222
|
+
i0.ɵɵelementStart(1, "span", 86);
|
|
11183
11223
|
i0.ɵɵtext(2, "Custom applications");
|
|
11184
11224
|
i0.ɵɵelementEnd();
|
|
11185
11225
|
i0.ɵɵelementEnd();
|
|
@@ -11188,8 +11228,8 @@ function HeaderSideComponent_mat_card_53_Template(rf, ctx) { if (rf & 1) {
|
|
|
11188
11228
|
} }
|
|
11189
11229
|
const _c8 = function () { return ["/rolemanagement/rolemanagement"]; };
|
|
11190
11230
|
function HeaderSideComponent_mat_card_54_Template(rf, ctx) { if (rf & 1) {
|
|
11191
|
-
i0.ɵɵelementStart(0, "mat-card",
|
|
11192
|
-
i0.ɵɵelementStart(1, "span",
|
|
11231
|
+
i0.ɵɵelementStart(0, "mat-card", 85);
|
|
11232
|
+
i0.ɵɵelementStart(1, "span", 86);
|
|
11193
11233
|
i0.ɵɵtext(2, "Role configuration");
|
|
11194
11234
|
i0.ɵɵelementEnd();
|
|
11195
11235
|
i0.ɵɵelementEnd();
|
|
@@ -11198,8 +11238,8 @@ function HeaderSideComponent_mat_card_54_Template(rf, ctx) { if (rf & 1) {
|
|
|
11198
11238
|
} }
|
|
11199
11239
|
const _c9 = function () { return ["/rolemanagement/entityrolemanagement"]; };
|
|
11200
11240
|
function HeaderSideComponent_mat_card_55_Template(rf, ctx) { if (rf & 1) {
|
|
11201
|
-
i0.ɵɵelementStart(0, "mat-card",
|
|
11202
|
-
i0.ɵɵelementStart(1, "span",
|
|
11241
|
+
i0.ɵɵelementStart(0, "mat-card", 85);
|
|
11242
|
+
i0.ɵɵelementStart(1, "span", 86);
|
|
11203
11243
|
i0.ɵɵtext(2);
|
|
11204
11244
|
i0.ɵɵpipe(3, "softLabelsPipe");
|
|
11205
11245
|
i0.ɵɵelementEnd();
|
|
@@ -11219,41 +11259,41 @@ function HeaderSideComponent_div_56_ng_template_4_Template(rf, ctx) { if (rf & 1
|
|
|
11219
11259
|
i0.ɵɵtext(0, " Welcome back \u00A0");
|
|
11220
11260
|
} }
|
|
11221
11261
|
function HeaderSideComponent_div_56_Template(rf, ctx) { if (rf & 1) {
|
|
11222
|
-
i0.ɵɵelementStart(0, "div",
|
|
11223
|
-
i0.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span",
|
|
11262
|
+
i0.ɵɵelementStart(0, "div", 87);
|
|
11263
|
+
i0.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 88);
|
|
11224
11264
|
i0.ɵɵelementStart(2, "span");
|
|
11225
11265
|
i0.ɵɵtext(3);
|
|
11226
11266
|
i0.ɵɵelementEnd();
|
|
11227
|
-
i0.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null,
|
|
11267
|
+
i0.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 89, i0.ɵɵtemplateRefExtractor);
|
|
11228
11268
|
i0.ɵɵelementEnd();
|
|
11229
11269
|
} if (rf & 2) {
|
|
11230
|
-
const
|
|
11270
|
+
const _r80 = i0.ɵɵreference(5);
|
|
11231
11271
|
const ctx_r24 = i0.ɵɵnextContext();
|
|
11232
11272
|
i0.ɵɵproperty("@fade", undefined);
|
|
11233
11273
|
i0.ɵɵadvance(1);
|
|
11234
|
-
i0.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse",
|
|
11274
|
+
i0.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse", _r80);
|
|
11235
11275
|
i0.ɵɵadvance(2);
|
|
11236
11276
|
i0.ɵɵtextInterpolate1(" ", ctx_r24.userFullName, " ");
|
|
11237
11277
|
} }
|
|
11238
11278
|
function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) { if (rf & 1) {
|
|
11239
|
-
const
|
|
11240
|
-
i0.ɵɵelementStart(0, "ngx-dropzone-preview",
|
|
11241
|
-
i0.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_74_Template_ngx_dropzone_preview_removed_0_listener() { const restoredCtx = i0.ɵɵrestoreView(
|
|
11242
|
-
i0.ɵɵelementStart(1, "ngx-dropzone-label",
|
|
11279
|
+
const _r84 = i0.ɵɵgetCurrentView();
|
|
11280
|
+
i0.ɵɵelementStart(0, "ngx-dropzone-preview", 90);
|
|
11281
|
+
i0.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_74_Template_ngx_dropzone_preview_removed_0_listener() { const restoredCtx = i0.ɵɵrestoreView(_r84); const f_r82 = restoredCtx.$implicit; const ctx_r83 = i0.ɵɵnextContext(); return ctx_r83.onRemove(f_r82); });
|
|
11282
|
+
i0.ɵɵelementStart(1, "ngx-dropzone-label", 91);
|
|
11243
11283
|
i0.ɵɵtext(2);
|
|
11244
11284
|
i0.ɵɵelementEnd();
|
|
11245
11285
|
i0.ɵɵelementEnd();
|
|
11246
11286
|
} if (rf & 2) {
|
|
11247
|
-
const
|
|
11287
|
+
const f_r82 = ctx.$implicit;
|
|
11248
11288
|
const ctx_r26 = i0.ɵɵnextContext();
|
|
11249
11289
|
i0.ɵɵproperty("removable", true);
|
|
11250
11290
|
i0.ɵɵadvance(1);
|
|
11251
|
-
i0.ɵɵattribute("data-tip",
|
|
11291
|
+
i0.ɵɵattribute("data-tip", f_r82.name);
|
|
11252
11292
|
i0.ɵɵadvance(1);
|
|
11253
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(
|
|
11293
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r82.name), " ");
|
|
11254
11294
|
} }
|
|
11255
11295
|
function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) { if (rf & 1) {
|
|
11256
|
-
i0.ɵɵelement(0, "mat-progress-bar",
|
|
11296
|
+
i0.ɵɵelement(0, "mat-progress-bar", 92);
|
|
11257
11297
|
} if (rf & 2) {
|
|
11258
11298
|
const ctx_r27 = i0.ɵɵnextContext();
|
|
11259
11299
|
i0.ɵɵproperty("value", ctx_r27.progressValue);
|
|
@@ -11268,17 +11308,17 @@ function HeaderSideComponent_div_79_Template(rf, ctx) { if (rf & 1) {
|
|
|
11268
11308
|
i0.ɵɵtextInterpolate3(" ", ctx_r28.progressValue, "% completed (Uploading ", ctx_r28.fileCounter, " of ", ctx_r28.files.length, " files) ");
|
|
11269
11309
|
} }
|
|
11270
11310
|
function HeaderSideComponent_div_80_Template(rf, ctx) { if (rf & 1) {
|
|
11271
|
-
const
|
|
11272
|
-
i0.ɵɵelementStart(0, "div",
|
|
11273
|
-
i0.ɵɵelementStart(1, "button",
|
|
11274
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0.ɵɵrestoreView(
|
|
11275
|
-
i0.ɵɵelement(2, "fa-icon",
|
|
11311
|
+
const _r86 = i0.ɵɵgetCurrentView();
|
|
11312
|
+
i0.ɵɵelementStart(0, "div", 93);
|
|
11313
|
+
i0.ɵɵelementStart(1, "button", 94);
|
|
11314
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r86); const ctx_r85 = i0.ɵɵnextContext(); return ctx_r85.saveFiles(); });
|
|
11315
|
+
i0.ɵɵelement(2, "fa-icon", 95);
|
|
11276
11316
|
i0.ɵɵtext(3);
|
|
11277
11317
|
i0.ɵɵpipe(4, "translate");
|
|
11278
11318
|
i0.ɵɵelementEnd();
|
|
11279
|
-
i0.ɵɵelementStart(5, "button",
|
|
11280
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0.ɵɵrestoreView(
|
|
11281
|
-
i0.ɵɵelement(6, "fa-icon",
|
|
11319
|
+
i0.ɵɵelementStart(5, "button", 96);
|
|
11320
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0.ɵɵrestoreView(_r86); const ctx_r87 = i0.ɵɵnextContext(); return ctx_r87.removeAllFiles(); });
|
|
11321
|
+
i0.ɵɵelement(6, "fa-icon", 97);
|
|
11282
11322
|
i0.ɵɵtext(7);
|
|
11283
11323
|
i0.ɵɵpipe(8, "translate");
|
|
11284
11324
|
i0.ɵɵelementEnd();
|
|
@@ -11290,15 +11330,15 @@ function HeaderSideComponent_div_80_Template(rf, ctx) { if (rf & 1) {
|
|
|
11290
11330
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(8, 4, "DOCUMENTMANAGEMENT.CLEARFILES"), " ");
|
|
11291
11331
|
} }
|
|
11292
11332
|
function HeaderSideComponent_div_81_i_5_Template(rf, ctx) { if (rf & 1) {
|
|
11293
|
-
i0.ɵɵelement(0, "i",
|
|
11333
|
+
i0.ɵɵelement(0, "i", 101);
|
|
11294
11334
|
} }
|
|
11295
11335
|
function HeaderSideComponent_div_81_Template(rf, ctx) { if (rf & 1) {
|
|
11296
|
-
i0.ɵɵelementStart(0, "div",
|
|
11297
|
-
i0.ɵɵelementStart(1, "button",
|
|
11298
|
-
i0.ɵɵelement(2, "fa-icon",
|
|
11336
|
+
i0.ɵɵelementStart(0, "div", 93);
|
|
11337
|
+
i0.ɵɵelementStart(1, "button", 98);
|
|
11338
|
+
i0.ɵɵelement(2, "fa-icon", 99);
|
|
11299
11339
|
i0.ɵɵtext(3);
|
|
11300
11340
|
i0.ɵɵpipe(4, "translate");
|
|
11301
|
-
i0.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i",
|
|
11341
|
+
i0.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 100);
|
|
11302
11342
|
i0.ɵɵelementEnd();
|
|
11303
11343
|
i0.ɵɵelementEnd();
|
|
11304
11344
|
} if (rf & 2) {
|
|
@@ -11312,10 +11352,10 @@ function HeaderSideComponent_div_81_Template(rf, ctx) { if (rf & 1) {
|
|
|
11312
11352
|
} }
|
|
11313
11353
|
const _c10 = function (a0) { return [a0]; };
|
|
11314
11354
|
function HeaderSideComponent_ng_template_82_Template(rf, ctx) { if (rf & 1) {
|
|
11315
|
-
i0.ɵɵelement(0, "announcement-dialog",
|
|
11355
|
+
i0.ɵɵelement(0, "announcement-dialog", 102);
|
|
11316
11356
|
} if (rf & 2) {
|
|
11317
|
-
const
|
|
11318
|
-
i0.ɵɵproperty("data", i0.ɵɵpureFunction1(1, _c10,
|
|
11357
|
+
const data_r89 = ctx.$implicit;
|
|
11358
|
+
i0.ɵɵproperty("data", i0.ɵɵpureFunction1(1, _c10, data_r89));
|
|
11319
11359
|
} }
|
|
11320
11360
|
class HeaderSideComponent extends CustomAppBaseComponent {
|
|
11321
11361
|
constructor(pushNotifications, themeService, ngxService, layout, translate, router, cookieService, dialog, commonService, store, pubnub, authService, actionUpdates$, cdRef, toastr, storeManagementService, ShellModulesService, chatService, signalr, window) {
|
|
@@ -12783,8 +12823,8 @@ HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderS
|
|
|
12783
12823
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.documentPopover = _t.first);
|
|
12784
12824
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.openAnnoucementDialogComponent = _t.first);
|
|
12785
12825
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.fileUploadDropzonePopup = _t);
|
|
12786
|
-
} }, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 84, vars: 46, consts: [[1, "topbar", "remove-padding"], ["fxFlex", ""], [3, "reload", "isOpened", "openNewDashboard"], ["fxFlex", "", "fxLayout", "row", "fxHide.xs", "", "fxLayoutAlign", "center", 2, "vertical-align", "center"], ["fxFlex", "", "fxLayout", "row", "fxLayoutAlign", "end center"], ["class", "filter-data custom-box language-section", "style", "width:150px;", 3, "click", 4, "ngIf"], [4, "ngIf"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", "class", "topbar-button-right theme-navbar-icon-color", 3, "matTooltip", "overflow", "matMenuTriggerFor", "click", 4, "ngIf"], ["notification", "matMenu"], ["mat-icon-button", "", "class", "topbar-button-right img-button", 3, "matMenuTriggerFor", "ngClass", "click", 4, "ngIf"], ["hasBackdrop", "", "scrollStrategy", "reposition", "verticalAlign", "below", "horizontalAlign", "before", 3, "autoFocus", "restoreFocus", "interactiveClose"], ["feedTimeSheet", ""], [3, "isFeedTimeSheet", "closeFeedTimeSheetPopup"], ["accountMenu", "matMenu"], ["mat-menu-item", "", 3, "click"], ["class", "activity-recorder recording-style", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "overflow", "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["mat-menu-item", "", 3, "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "overflow", "matTooltip", "click", 4, "ngIf"], [1, "feedback-icon", 3, "satPopoverAnchorFor"], ["class", "k-i-loading", 4, "ngIf"], ["verticalAlign", "below", "hasBackdrop", "", "backdropClass", "backdrop-color", "horizontalAlign", "end", 3, "interactiveClose"], ["feedBackPopover", ""], [3, "closeDialog", 4, "ngIf"], [1, "dialog_window", 3, "click"], ["menu2", "matMenu"], ["id", "style-1", 1, "p-0", "m-0", "listof_assets", "store-list-dropdown"], [1, "compact-list"], ["class", "p-0 asset-card", 3, "routerLink", 4, "ngIf"], ["class", "welcome-note", 4, "ngIf"], ["hasBackdrop", "", "backdropClass", "testrun-popover", "scrollStrategy", "reposition", 3, "interactiveClose"], ["fileUploadDropzonePopover", ""], [1, "p-0", "mr-0", "custom-hrm-dropzone"], ["fxLayout", "row", 1, "card-title-text", "mat-bg-primary", "p-05"], ["fxFlex", "", 1, "text-center"], ["fxFlex", "20px", "fxLayoutAlign", "end center"], [1, "inline_edit_close_btn", "btn", 3, "click"], ["icon", "times"], [1, "m-1"], ["ngx-dropzone", "", "accept", ".json", 1, "custom-dropzone", "dropzone-height", 3, "change"], ["class", "custom-dropzone-preview", 3, "removable", "removed", 4, "ngFor", "ngForOf"], [1, "m-05", "text-muted", 2, "text-align", "center"], ["color", "primary", "mode", "determinate", 3, "value", 4, "ngIf"], ["class", "mt-05", "fxLayoutAlign", "center end", 4, "ngIf"], ["openAnnoucementDialogComponent", ""], [1, "filter-data", "custom-box", "language-section", 2, "width", "150px", 3, "click"], ["placeholder", "", "name", "selectedCompany", 3, "ngModel", "ngModelChange", "selectionChange"], ["fxLayout", "row", "fxLayoutGap", "15px", 4, "ngIf"], ["fxFlex", "", "fxLayoutAlign", "start center", 1, "search_goalinput", "ml-1", 2, "position", "sticky", "top", "0", "z-index", "1", "background-color", "white"], ["fxLayoutAlign", "start center"], [1, "full-width"], ["matInput", "", "autocomplete", "off", 1, "search_goal", 3, "placeholder", "ngModel", "ngModelChange"], ["fxLayoutAlign", "end center", 1, "close_icon", "masterdata-search-close"], ["class", "icon-button mr-05 mt-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["fxLayout", "row", "fxLayoutGap", "15px"], [3, "ngStyle"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", "fxFlex", "calc(100% - 40px)", 1, "language-display", 2, "color", "black !important", 3, "matTooltip"], ["aria-hidden", "false", 1, "icon-button", "mr-05", "mt-05", 2, "cursor", "pointer", 3, "click"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip"], ["fxLayout", "row", 1, "cursor-pointer"], [1, "ml-05"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "ngClass", "click"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "click"], ["mat-icon-button", "", "id", "feedTimeSheetComponent", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "matMenuTriggerFor", "click"], ["class", "notification-number mat-bg-warn", 4, "ngIf"], [1, "notification-number", "mat-bg-warn"], ["mat-icon-button", "", 1, "topbar-button-right", "img-button", 3, "matMenuTriggerFor", "ngClass", "click"], ["class", "icon-highlight-setter", "alt", "profile image", 3, "src", 4, "ngIf"], ["style", "margin-left: 4px !important;", 4, "ngIf"], ["alt", "profile image", 1, "icon-highlight-setter", 3, "src"], [2, "margin-left", "4px !important"], ["size", "30", 3, "name", "isRound"], [1, "activity-recorder", "recording-style"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "click"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["fileUploadDropzonePopup", "satPopoverAnchor"], [1, "k-i-loading"], [3, "closeDialog"], [1, "p-0", "asset-card", 3, "routerLink"], [1, "hide-content-overflow", "userStory-name-control", "store-dropdown-padding"], [1, "welcome-note"], [4, "ngIf", "ngIfElse"], ["elseSpan", ""], [1, "custom-dropzone-preview", 3, "removable", "removed"], [1, "custom-dropzone-label"], ["color", "primary", "mode", "determinate", 3, "value"], ["fxLayoutAlign", "center end", 1, "mt-05"], ["mat-button", "", "mat-raised-button", "", "color", "primary", 3, "click"], ["icon", "save", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "click"], ["icon", "times", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "disabled"], ["icon", "upload", 1, "mr-05"], ["class", "fa fa-spin fa-spinner", 4, "ngIf"], [1, "fa", "fa-spin", "fa-spinner"], [3, "data"]], template: function HeaderSideComponent_Template(rf, ctx) { if (rf & 1) {
|
|
12787
|
-
const
|
|
12826
|
+
} }, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 84, vars: 46, consts: [[1, "topbar", "remove-padding"], ["fxFlex", ""], [3, "reload", "isOpened", "openNewDashboard"], ["fxFlex", "", "fxLayout", "row", "fxHide.xs", "", "fxLayoutAlign", "center", 2, "vertical-align", "center"], ["fxFlex", "", "fxLayout", "row", "fxLayoutAlign", "end center"], ["class", "filter-data custom-box language-section", "style", "width:150px;", 3, "click", 4, "ngIf"], [4, "ngIf"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", "class", "topbar-button-right theme-navbar-icon-color", 3, "matTooltip", "overflow", "matMenuTriggerFor", "click", 4, "ngIf"], ["notification", "matMenu"], ["mat-icon-button", "", "class", "topbar-button-right img-button", 3, "matMenuTriggerFor", "ngClass", "click", 4, "ngIf"], ["hasBackdrop", "", "scrollStrategy", "reposition", "verticalAlign", "below", "horizontalAlign", "before", 3, "autoFocus", "restoreFocus", "interactiveClose"], ["feedTimeSheet", ""], [3, "isFeedTimeSheet", "closeFeedTimeSheetPopup"], ["accountMenu", "matMenu"], ["mat-menu-item", "", 3, "click"], ["class", "activity-recorder recording-style", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "overflow", "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["mat-menu-item", "", 3, "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "overflow", "matTooltip", "click", 4, "ngIf"], [1, "feedback-icon", 3, "satPopoverAnchorFor"], ["class", "k-i-loading", 4, "ngIf"], ["verticalAlign", "below", "hasBackdrop", "", "backdropClass", "backdrop-color", "horizontalAlign", "end", 3, "interactiveClose"], ["feedBackPopover", ""], [3, "closeDialog", 4, "ngIf"], [1, "dialog_window", 3, "click"], ["menu2", "matMenu"], ["id", "style-1", 1, "p-0", "m-0", "listof_assets", "store-list-dropdown"], [1, "compact-list"], ["class", "p-0 asset-card", 3, "routerLink", 4, "ngIf"], ["class", "welcome-note", 4, "ngIf"], ["hasBackdrop", "", "backdropClass", "testrun-popover", "scrollStrategy", "reposition", 3, "interactiveClose"], ["fileUploadDropzonePopover", ""], [1, "p-0", "mr-0", "custom-hrm-dropzone"], ["fxLayout", "row", 1, "card-title-text", "mat-bg-primary", "p-05"], ["fxFlex", "", 1, "text-center"], ["fxFlex", "20px", "fxLayoutAlign", "end center"], [1, "inline_edit_close_btn", "btn", 3, "click"], ["icon", "times"], [1, "m-1"], ["ngx-dropzone", "", "accept", ".json", 1, "custom-dropzone", "dropzone-height", 3, "change"], ["class", "custom-dropzone-preview", 3, "removable", "removed", 4, "ngFor", "ngForOf"], [1, "m-05", "text-muted", 2, "text-align", "center"], ["color", "primary", "mode", "determinate", 3, "value", 4, "ngIf"], ["class", "mt-05", "fxLayoutAlign", "center end", 4, "ngIf"], ["openAnnoucementDialogComponent", ""], [1, "filter-data", "custom-box", "language-section", 2, "width", "150px", 3, "click"], ["placeholder", "", "name", "selectedCompany", 3, "ngModel", "ngModelChange", "selectionChange"], ["fxLayout", "row", "fxLayoutGap", "15px", 4, "ngIf"], ["fxFlex", "", "fxLayoutAlign", "start center", 1, "search_goalinput", "ml-1", 2, "position", "sticky", "top", "0", "z-index", "1", "background-color", "white"], ["fxLayoutAlign", "start center"], [1, "full-width"], ["matInput", "", "autocomplete", "off", 1, "search_goal", 3, "placeholder", "ngModel", "ngModelChange"], ["fxLayoutAlign", "end center", 1, "close_icon", "masterdata-search-close"], ["class", "icon-button mr-05 mt-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["fxLayout", "row", "fxLayoutGap", "15px"], [3, "ngStyle"], ["style", "width: 20px;height: 20px;border-radius: 50px;", 3, "src", 4, "ngIf"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "matTooltip", "isRound", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", "fxFlex", "calc(100% - 40px)", 1, "language-display", 2, "color", "black !important", 3, "matTooltip"], [2, "width", "20px", "height", "20px", "border-radius", "50px", 3, "src"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "matTooltip", "isRound"], ["aria-hidden", "false", 1, "icon-button", "mr-05", "mt-05", 2, "cursor", "pointer", 3, "click"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip"], ["fxLayout", "row", 1, "cursor-pointer"], [1, "ml-05"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "ngClass", "click"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "click"], ["mat-icon-button", "", "id", "feedTimeSheetComponent", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "matMenuTriggerFor", "click"], ["class", "notification-number mat-bg-warn", 4, "ngIf"], [1, "notification-number", "mat-bg-warn"], ["mat-icon-button", "", 1, "topbar-button-right", "img-button", 3, "matMenuTriggerFor", "ngClass", "click"], ["class", "icon-highlight-setter", "alt", "profile image", 3, "src", 4, "ngIf"], ["style", "margin-left: 4px !important;", 4, "ngIf"], ["alt", "profile image", 1, "icon-highlight-setter", 3, "src"], [2, "margin-left", "4px !important"], ["size", "30", 3, "name", "isRound"], [1, "activity-recorder", "recording-style"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "click"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["fileUploadDropzonePopup", "satPopoverAnchor"], [1, "k-i-loading"], [3, "closeDialog"], [1, "p-0", "asset-card", 3, "routerLink"], [1, "hide-content-overflow", "userStory-name-control", "store-dropdown-padding"], [1, "welcome-note"], [4, "ngIf", "ngIfElse"], ["elseSpan", ""], [1, "custom-dropzone-preview", 3, "removable", "removed"], [1, "custom-dropzone-label"], ["color", "primary", "mode", "determinate", 3, "value"], ["fxLayoutAlign", "center end", 1, "mt-05"], ["mat-button", "", "mat-raised-button", "", "color", "primary", 3, "click"], ["icon", "save", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "click"], ["icon", "times", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "disabled"], ["icon", "upload", 1, "mr-05"], ["class", "fa fa-spin fa-spinner", 4, "ngIf"], [1, "fa", "fa-spin", "fa-spinner"], [3, "data"]], template: function HeaderSideComponent_Template(rf, ctx) { if (rf & 1) {
|
|
12827
|
+
const _r90 = i0.ɵɵgetCurrentView();
|
|
12788
12828
|
i0.ɵɵelementStart(0, "mat-toolbar", 0);
|
|
12789
12829
|
i0.ɵɵelementStart(1, "div", 1);
|
|
12790
12830
|
i0.ɵɵelementStart(2, "app-menu", 2);
|
|
@@ -12838,7 +12878,7 @@ HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderS
|
|
|
12838
12878
|
i0.ɵɵelementEnd();
|
|
12839
12879
|
i0.ɵɵelement(38, "mat-divider");
|
|
12840
12880
|
i0.ɵɵelementStart(39, "button", 14);
|
|
12841
|
-
i0.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_39_listener() { i0.ɵɵrestoreView(
|
|
12881
|
+
i0.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_39_listener() { i0.ɵɵrestoreView(_r90); const _r17 = i0.ɵɵreference(46); _r17.toggle(); return ctx.openFeedBackDialog(); });
|
|
12842
12882
|
i0.ɵɵelementStart(40, "mat-icon", 20);
|
|
12843
12883
|
i0.ɵɵtext(41, " sentiment_satisfied_alt ");
|
|
12844
12884
|
i0.ɵɵelementEnd();
|
|
@@ -12978,7 +13018,7 @@ HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderS
|
|
|
12978
13018
|
i0.ɵɵproperty("ngIf", ctx.filesPresent);
|
|
12979
13019
|
i0.ɵɵadvance(1);
|
|
12980
13020
|
i0.ɵɵproperty("ngIf", ctx.importingInProgress);
|
|
12981
|
-
} }, directives: [i19.MatToolbar, i20.DefaultFlexDirective, MenuComponent, i20.DefaultLayoutDirective, i22$1.DefaultShowHideDirective, i20.DefaultLayoutAlignDirective, i10.NgIf, i16.MatMenu, NotificationsComponent, i20$1.SatPopover, FeedTimeComponent, i16.MatMenuItem, i17.MatIcon, i7$2.MatDivider, i20$1.SatPopoverAnchor, i7.MatCardContent, i12.MatList, i7.MatCard, i7.MatCardTitle, i4.FaIconComponent, i33.NgxDropzoneComponent, i33.ɵb, i10.NgForOf, i34.MatSelect, i9.NgControlStatus, i9.NgModel, i34.MatSelectTrigger, i22.MatFormField, i23.MatInput, i9.DefaultValueAccessor, i20.DefaultLayoutGapDirective, i10.NgStyle, i22$1.DefaultStyleDirective, i7$1.MatTooltip, i14.MatOption, i8.MatButton, i10.NgClass, i22$1.DefaultClassDirective, i16.MatMenuTrigger,
|
|
13021
|
+
} }, directives: [i19.MatToolbar, i20.DefaultFlexDirective, MenuComponent, i20.DefaultLayoutDirective, i22$1.DefaultShowHideDirective, i20.DefaultLayoutAlignDirective, i10.NgIf, i16.MatMenu, NotificationsComponent, i20$1.SatPopover, FeedTimeComponent, i16.MatMenuItem, i17.MatIcon, i7$2.MatDivider, i20$1.SatPopoverAnchor, i7.MatCardContent, i12.MatList, i7.MatCard, i7.MatCardTitle, i4.FaIconComponent, i33.NgxDropzoneComponent, i33.ɵb, i10.NgForOf, i34.MatSelect, i9.NgControlStatus, i9.NgModel, i34.MatSelectTrigger, i22.MatFormField, i23.MatInput, i9.DefaultValueAccessor, i20.DefaultLayoutGapDirective, i10.NgStyle, i22$1.DefaultStyleDirective, i7$1.MatTooltip, AvatarComponent, i14.MatOption, i8.MatButton, i10.NgClass, i22$1.DefaultClassDirective, i16.MatMenuTrigger, FeedBackSubmissionComponent, i2.RouterLink, i33.NgxDropzonePreviewComponent, i28.MatProgressBar, AnnoucementDialogComponent], pipes: [i5$1.TranslatePipe, RemoveSpecialCharactersPipe, SoftLabelPipe], styles: [".file-or-folder-icon[_ngcontent-%COMP%] {\n width: 50px;\n height: 50px;\n font-size: 50px;\n }\n\n .file-or-folder-name-align[_ngcontent-%COMP%] {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n text-align: center;\n word-break: break-word;\n }\n\n .dropzone-height[_ngcontent-%COMP%] {\n height: 130px;\n }\n\n .custom-dropzone-preview[_ngcontent-%COMP%] {\n height: 100px !important;\n min-height: 100px !important;\n padding: 0px !important;\n }"], data: { animation: [
|
|
12982
13022
|
trigger('fade', [
|
|
12983
13023
|
transition('void => *', [
|
|
12984
13024
|
style({ opacity: 0 }),
|