@thetradeengineorg1/snova-shell-module 0.0.14 → 0.0.16

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.
@@ -12003,12 +12003,11 @@
12003
12003
  function HeaderSideComponent_div_5_div_3_app_avatar_3_Template(rf, ctx) {
12004
12004
  if (rf & 1) {
12005
12005
  i0__namespace.ɵɵelement(0, "app-avatar", 62);
12006
- i0__namespace.ɵɵpipe(1, "removeSpecialCharacters");
12007
12006
  }
12008
12007
  if (rf & 2) {
12009
12008
  var ctx_r38 = i0__namespace.ɵɵnextContext(3);
12010
12009
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", ctx_r38.selectedCompany.companyName);
12011
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(1, 3, ctx_r38.selectedCompany.companyName))("isRound", true);
12010
+ i0__namespace.ɵɵproperty("name", ctx_r38.selectedCompany.companyName)("isRound", true);
12012
12011
  }
12013
12012
  }
12014
12013
  var _c5 = function (a0) { return { "margin-bottom": a0 }; };
@@ -12017,7 +12016,7 @@
12017
12016
  i0__namespace.ɵɵelementStart(0, "div", 56);
12018
12017
  i0__namespace.ɵɵelementStart(1, "div", 57);
12019
12018
  i0__namespace.ɵɵtemplate(2, HeaderSideComponent_div_5_div_3_img_2_Template, 1, 1, "img", 58);
12020
- i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_app_avatar_3_Template, 2, 5, "app-avatar", 59);
12019
+ i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_app_avatar_3_Template, 1, 3, "app-avatar", 59);
12021
12020
  i0__namespace.ɵɵelementEnd();
12022
12021
  i0__namespace.ɵɵelementStart(4, "span", 60);
12023
12022
  i0__namespace.ɵɵtext(5);
@@ -12052,12 +12051,33 @@
12052
12051
  i0__namespace.ɵɵelementEnd();
12053
12052
  }
12054
12053
  }
12054
+ function HeaderSideComponent_div_5_mat_option_12_img_2_Template(rf, ctx) {
12055
+ if (rf & 1) {
12056
+ i0__namespace.ɵɵelement(0, "img", 68);
12057
+ }
12058
+ if (rf & 2) {
12059
+ var companyList_r41 = i0__namespace.ɵɵnextContext().$implicit;
12060
+ i0__namespace.ɵɵproperty("src", companyList_r41.companyMiniLogo, i0__namespace.ɵɵsanitizeUrl);
12061
+ }
12062
+ }
12063
+ function HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template(rf, ctx) {
12064
+ if (rf & 1) {
12065
+ i0__namespace.ɵɵelement(0, "app-avatar", 62);
12066
+ }
12067
+ if (rf & 2) {
12068
+ var companyList_r41 = i0__namespace.ɵɵnextContext().$implicit;
12069
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
12070
+ i0__namespace.ɵɵproperty("name", companyList_r41.companyName)("isRound", true);
12071
+ }
12072
+ }
12055
12073
  function HeaderSideComponent_div_5_mat_option_12_Template(rf, ctx) {
12056
12074
  if (rf & 1) {
12057
12075
  i0__namespace.ɵɵelementStart(0, "mat-option", 64);
12058
12076
  i0__namespace.ɵɵelementStart(1, "div", 65);
12059
- i0__namespace.ɵɵelementStart(2, "div", 66);
12060
- i0__namespace.ɵɵtext(3);
12077
+ i0__namespace.ɵɵtemplate(2, HeaderSideComponent_div_5_mat_option_12_img_2_Template, 1, 1, "img", 66);
12078
+ i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template, 1, 3, "app-avatar", 59);
12079
+ i0__namespace.ɵɵelementStart(4, "div", 67);
12080
+ i0__namespace.ɵɵtext(5);
12061
12081
  i0__namespace.ɵɵelementEnd();
12062
12082
  i0__namespace.ɵɵelementEnd();
12063
12083
  i0__namespace.ɵɵelementEnd();
@@ -12066,17 +12086,21 @@
12066
12086
  var companyList_r41 = ctx.$implicit;
12067
12087
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
12068
12088
  i0__namespace.ɵɵproperty("value", companyList_r41);
12069
- i0__namespace.ɵɵadvance(3);
12089
+ i0__namespace.ɵɵadvance(2);
12090
+ i0__namespace.ɵɵproperty("ngIf", companyList_r41.companyMiniLogo);
12091
+ i0__namespace.ɵɵadvance(1);
12092
+ i0__namespace.ɵɵproperty("ngIf", !companyList_r41.companyMiniLogo);
12093
+ i0__namespace.ɵɵadvance(2);
12070
12094
  i0__namespace.ɵɵtextInterpolate1(" ", companyList_r41.companyName, " ");
12071
12095
  }
12072
12096
  }
12073
12097
  function HeaderSideComponent_div_5_Template(rf, ctx) {
12074
12098
  if (rf & 1) {
12075
- var _r44_1 = i0__namespace.ɵɵgetCurrentView();
12099
+ var _r48_1 = i0__namespace.ɵɵgetCurrentView();
12076
12100
  i0__namespace.ɵɵelementStart(0, "div", 46);
12077
12101
  i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_5_Template_div_click_0_listener($event) { return $event.stopPropagation(); });
12078
12102
  i0__namespace.ɵɵelementStart(1, "mat-select", 47);
12079
- i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_mat_select_ngModelChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r44_1); var ctx_r43 = i0__namespace.ɵɵnextContext(); return ctx_r43.selectedCompany = $event; })("selectionChange", function HeaderSideComponent_div_5_Template_mat_select_selectionChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r44_1); var ctx_r45 = i0__namespace.ɵɵnextContext(); return ctx_r45.selectCompany($event.value); });
12103
+ i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_mat_select_ngModelChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r48_1); var ctx_r47 = i0__namespace.ɵɵnextContext(); return ctx_r47.selectedCompany = $event; })("selectionChange", function HeaderSideComponent_div_5_Template_mat_select_selectionChange_1_listener($event) { i0__namespace.ɵɵrestoreView(_r48_1); var ctx_r49 = i0__namespace.ɵɵnextContext(); return ctx_r49.selectCompany($event.value); });
12080
12104
  i0__namespace.ɵɵelementStart(2, "mat-select-trigger");
12081
12105
  i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_Template, 6, 7, "div", 48);
12082
12106
  i0__namespace.ɵɵelementEnd();
@@ -12084,7 +12108,7 @@
12084
12108
  i0__namespace.ɵɵelementStart(5, "div", 50);
12085
12109
  i0__namespace.ɵɵelementStart(6, "mat-form-field", 51);
12086
12110
  i0__namespace.ɵɵelementStart(7, "input", 52);
12087
- i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0__namespace.ɵɵrestoreView(_r44_1); var ctx_r46 = i0__namespace.ɵɵnextContext(); return ctx_r46.searchText = $event; });
12111
+ i0__namespace.ɵɵlistener("ngModelChange", function HeaderSideComponent_div_5_Template_input_ngModelChange_7_listener($event) { i0__namespace.ɵɵrestoreView(_r48_1); var ctx_r50 = i0__namespace.ɵɵnextContext(); return ctx_r50.searchText = $event; });
12088
12112
  i0__namespace.ɵɵpipe(8, "translate");
12089
12113
  i0__namespace.ɵɵelementEnd();
12090
12114
  i0__namespace.ɵɵelementEnd();
@@ -12094,7 +12118,7 @@
12094
12118
  i0__namespace.ɵɵtemplate(11, HeaderSideComponent_div_5_mat_icon_11_Template, 2, 0, "mat-icon", 54);
12095
12119
  i0__namespace.ɵɵelementEnd();
12096
12120
  i0__namespace.ɵɵelementEnd();
12097
- i0__namespace.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 4, 3, "mat-option", 55);
12121
+ i0__namespace.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 6, 5, "mat-option", 55);
12098
12122
  i0__namespace.ɵɵelementEnd();
12099
12123
  i0__namespace.ɵɵelementEnd();
12100
12124
  }
@@ -12117,10 +12141,10 @@
12117
12141
  }
12118
12142
  function HeaderSideComponent_div_6_Template(rf, ctx) {
12119
12143
  if (rf & 1) {
12120
- var _r48_1 = i0__namespace.ɵɵgetCurrentView();
12144
+ var _r52_1 = i0__namespace.ɵɵgetCurrentView();
12121
12145
  i0__namespace.ɵɵelementStart(0, "div");
12122
- i0__namespace.ɵɵelementStart(1, "button", 67);
12123
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_6_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r48_1); var ctx_r47 = i0__namespace.ɵɵnextContext(); return ctx_r47.navigateToSettings(); });
12146
+ i0__namespace.ɵɵelementStart(1, "button", 69);
12147
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_6_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r52_1); var ctx_r51 = i0__namespace.ɵɵnextContext(); return ctx_r51.navigateToSettings(); });
12124
12148
  i0__namespace.ɵɵpipe(2, "translate");
12125
12149
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12126
12150
  i0__namespace.ɵɵtext(4, "settings");
@@ -12137,10 +12161,10 @@
12137
12161
  }
12138
12162
  function HeaderSideComponent_div_7_Template(rf, ctx) {
12139
12163
  if (rf & 1) {
12140
- var _r50_1 = i0__namespace.ɵɵgetCurrentView();
12164
+ var _r54_1 = i0__namespace.ɵɵgetCurrentView();
12141
12165
  i0__namespace.ɵɵelementStart(0, "div");
12142
- i0__namespace.ɵɵelementStart(1, "button", 68);
12143
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_7_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r50_1); var ctx_r49 = i0__namespace.ɵɵnextContext(); return ctx_r49.navigateToStatusReport(); });
12166
+ i0__namespace.ɵɵelementStart(1, "button", 70);
12167
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_7_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r54_1); var ctx_r53 = i0__namespace.ɵɵnextContext(); return ctx_r53.navigateToStatusReport(); });
12144
12168
  i0__namespace.ɵɵpipe(2, "translate");
12145
12169
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12146
12170
  i0__namespace.ɵɵtext(4, "assignment");
@@ -12155,10 +12179,10 @@
12155
12179
  }
12156
12180
  function HeaderSideComponent_div_8_Template(rf, ctx) {
12157
12181
  if (rf & 1) {
12158
- var _r52_1 = i0__namespace.ɵɵgetCurrentView();
12182
+ var _r56_1 = i0__namespace.ɵɵgetCurrentView();
12159
12183
  i0__namespace.ɵɵelementStart(0, "div");
12160
- i0__namespace.ɵɵelementStart(1, "button", 69);
12161
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_8_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r52_1); var ctx_r51 = i0__namespace.ɵɵnextContext(); return ctx_r51.openTimeSheet(); });
12184
+ i0__namespace.ɵɵelementStart(1, "button", 71);
12185
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_8_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r56_1); var ctx_r55 = i0__namespace.ɵɵnextContext(); return ctx_r55.openTimeSheet(); });
12162
12186
  i0__namespace.ɵɵpipe(2, "translate");
12163
12187
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12164
12188
  i0__namespace.ɵɵtext(4, "access_time");
@@ -12177,26 +12201,26 @@
12177
12201
  }
12178
12202
  function HeaderSideComponent_button_9_span_4_Template(rf, ctx) {
12179
12203
  if (rf & 1) {
12180
- i0__namespace.ɵɵelementStart(0, "span", 72);
12204
+ i0__namespace.ɵɵelementStart(0, "span", 74);
12181
12205
  i0__namespace.ɵɵtext(1);
12182
12206
  i0__namespace.ɵɵelementEnd();
12183
12207
  }
12184
12208
  if (rf & 2) {
12185
- var ctx_r53 = i0__namespace.ɵɵnextContext(2);
12209
+ var ctx_r57 = i0__namespace.ɵɵnextContext(2);
12186
12210
  i0__namespace.ɵɵadvance(1);
12187
- i0__namespace.ɵɵtextInterpolate(ctx_r53.newNotificationsCount);
12211
+ i0__namespace.ɵɵtextInterpolate(ctx_r57.newNotificationsCount);
12188
12212
  }
12189
12213
  }
12190
12214
  function HeaderSideComponent_button_9_Template(rf, ctx) {
12191
12215
  if (rf & 1) {
12192
- var _r55_1 = i0__namespace.ɵɵgetCurrentView();
12193
- i0__namespace.ɵɵelementStart(0, "button", 70);
12194
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_9_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r55_1); var ctx_r54 = i0__namespace.ɵɵnextContext(); return ctx_r54.toggleNotific(); });
12216
+ var _r59_1 = i0__namespace.ɵɵgetCurrentView();
12217
+ i0__namespace.ɵɵelementStart(0, "button", 72);
12218
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_9_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r59_1); var ctx_r58 = i0__namespace.ɵɵnextContext(); return ctx_r58.toggleNotific(); });
12195
12219
  i0__namespace.ɵɵpipe(1, "translate");
12196
12220
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12197
12221
  i0__namespace.ɵɵtext(3, "notifications");
12198
12222
  i0__namespace.ɵɵelementEnd();
12199
- i0__namespace.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span", 71);
12223
+ i0__namespace.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span", 73);
12200
12224
  i0__namespace.ɵɵelementEnd();
12201
12225
  }
12202
12226
  if (rf & 2) {
@@ -12211,34 +12235,33 @@
12211
12235
  }
12212
12236
  function HeaderSideComponent_button_13_img_1_Template(rf, ctx) {
12213
12237
  if (rf & 1) {
12214
- i0__namespace.ɵɵelement(0, "img", 76);
12215
- i0__namespace.ɵɵpipe(1, "fetchSizedAndCachedImage");
12238
+ i0__namespace.ɵɵelement(0, "img", 78);
12216
12239
  }
12217
12240
  if (rf & 2) {
12218
- var ctx_r56 = i0__namespace.ɵɵnextContext(2);
12219
- i0__namespace.ɵɵproperty("src", i0__namespace.ɵɵpipeBind3(1, 1, ctx_r56.authenticatedUserRecord.profileImage, "60", ""), i0__namespace.ɵɵsanitizeUrl);
12241
+ var ctx_r60 = i0__namespace.ɵɵnextContext(2);
12242
+ i0__namespace.ɵɵproperty("src", ctx_r60.authenticatedUserRecord.profileImage, i0__namespace.ɵɵsanitizeUrl);
12220
12243
  }
12221
12244
  }
12222
12245
  function HeaderSideComponent_button_13_div_2_Template(rf, ctx) {
12223
12246
  if (rf & 1) {
12224
- i0__namespace.ɵɵelementStart(0, "div", 77);
12225
- i0__namespace.ɵɵelement(1, "app-avatar", 78);
12247
+ i0__namespace.ɵɵelementStart(0, "div", 79);
12248
+ i0__namespace.ɵɵelement(1, "app-avatar", 80);
12226
12249
  i0__namespace.ɵɵpipe(2, "removeSpecialCharacters");
12227
12250
  i0__namespace.ɵɵelementEnd();
12228
12251
  }
12229
12252
  if (rf & 2) {
12230
- var ctx_r57 = i0__namespace.ɵɵnextContext(2);
12253
+ var ctx_r61 = i0__namespace.ɵɵnextContext(2);
12231
12254
  i0__namespace.ɵɵadvance(1);
12232
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(2, 2, ctx_r57.authenticatedUserRecord.fullName))("isRound", true);
12255
+ i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(2, 2, ctx_r61.authenticatedUserRecord.fullName))("isRound", true);
12233
12256
  }
12234
12257
  }
12235
12258
  function HeaderSideComponent_button_13_Template(rf, ctx) {
12236
12259
  if (rf & 1) {
12237
- var _r59_1 = i0__namespace.ɵɵgetCurrentView();
12238
- i0__namespace.ɵɵelementStart(0, "button", 73);
12239
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r59_1); var ctx_r58 = i0__namespace.ɵɵnextContext(); return ctx_r58.toggleRecording(); });
12240
- i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 2, 5, "img", 74);
12241
- i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 75);
12260
+ var _r63_1 = i0__namespace.ɵɵgetCurrentView();
12261
+ i0__namespace.ɵɵelementStart(0, "button", 75);
12262
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r63_1); var ctx_r62 = i0__namespace.ɵɵnextContext(); return ctx_r62.toggleRecording(); });
12263
+ i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 76);
12264
+ i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 77);
12242
12265
  i0__namespace.ɵɵelementEnd();
12243
12266
  }
12244
12267
  if (rf & 2) {
@@ -12253,14 +12276,14 @@
12253
12276
  }
12254
12277
  function HeaderSideComponent_mat_icon_25_Template(rf, ctx) {
12255
12278
  if (rf & 1) {
12256
- i0__namespace.ɵɵelement(0, "mat-icon", 79);
12279
+ i0__namespace.ɵɵelement(0, "mat-icon", 81);
12257
12280
  }
12258
12281
  }
12259
12282
  function HeaderSideComponent_button_26_Template(rf, ctx) {
12260
12283
  if (rf & 1) {
12261
- var _r61_1 = i0__namespace.ɵɵgetCurrentView();
12262
- i0__namespace.ɵɵelementStart(0, "button", 80);
12263
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r61_1); var ctx_r60 = i0__namespace.ɵɵnextContext(); return ctx_r60.clearDemoData(); });
12284
+ var _r65_1 = i0__namespace.ɵɵgetCurrentView();
12285
+ i0__namespace.ɵɵelementStart(0, "button", 82);
12286
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r65_1); var ctx_r64 = i0__namespace.ɵɵnextContext(); return ctx_r64.clearDemoData(); });
12264
12287
  i0__namespace.ɵɵpipe(1, "translate");
12265
12288
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12266
12289
  i0__namespace.ɵɵtext(3, "delete");
@@ -12280,9 +12303,9 @@
12280
12303
  }
12281
12304
  function HeaderSideComponent_button_27_Template(rf, ctx) {
12282
12305
  if (rf & 1) {
12283
- var _r63_1 = i0__namespace.ɵɵgetCurrentView();
12284
- i0__namespace.ɵɵelementStart(0, "button", 80);
12285
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r63_1); var ctx_r62 = i0__namespace.ɵɵnextContext(); return ctx_r62.exportConfigurationDialogData(); });
12306
+ var _r67_1 = i0__namespace.ɵɵgetCurrentView();
12307
+ i0__namespace.ɵɵelementStart(0, "button", 82);
12308
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r67_1); var ctx_r66 = i0__namespace.ɵɵnextContext(); return ctx_r66.exportConfigurationDialogData(); });
12286
12309
  i0__namespace.ɵɵpipe(1, "translate");
12287
12310
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12288
12311
  i0__namespace.ɵɵtext(3, "get_app");
@@ -12302,9 +12325,9 @@
12302
12325
  }
12303
12326
  function HeaderSideComponent_button_28_Template(rf, ctx) {
12304
12327
  if (rf & 1) {
12305
- var _r66_1 = i0__namespace.ɵɵgetCurrentView();
12306
- i0__namespace.ɵɵelementStart(0, "button", 81, 82);
12307
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r66_1); var _r64 = i0__namespace.ɵɵreference(1); var ctx_r65 = i0__namespace.ɵɵnextContext(); return ctx_r65.addUploadFilePopupOpen(_r64); });
12328
+ var _r70_1 = i0__namespace.ɵɵgetCurrentView();
12329
+ i0__namespace.ɵɵelementStart(0, "button", 83, 84);
12330
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r70_1); var _r68 = i0__namespace.ɵɵreference(1); var ctx_r69 = i0__namespace.ɵɵnextContext(); return ctx_r69.addUploadFilePopupOpen(_r68); });
12308
12331
  i0__namespace.ɵɵpipe(2, "translate");
12309
12332
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12310
12333
  i0__namespace.ɵɵtext(4, "publish");
@@ -12326,9 +12349,9 @@
12326
12349
  }
12327
12350
  function HeaderSideComponent_button_29_Template(rf, ctx) {
12328
12351
  if (rf & 1) {
12329
- var _r68_1 = i0__namespace.ɵɵgetCurrentView();
12352
+ var _r72_1 = i0__namespace.ɵɵgetCurrentView();
12330
12353
  i0__namespace.ɵɵelementStart(0, "button", 14);
12331
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_29_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r68_1); var ctx_r67 = i0__namespace.ɵɵnextContext(); return ctx_r67.onNavigateToBillingScreen(); });
12354
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_29_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r72_1); var ctx_r71 = i0__namespace.ɵɵnextContext(); return ctx_r71.onNavigateToBillingScreen(); });
12332
12355
  i0__namespace.ɵɵelementStart(1, "mat-icon");
12333
12356
  i0__namespace.ɵɵtext(2, "account_balance");
12334
12357
  i0__namespace.ɵɵelementEnd();
@@ -12340,9 +12363,9 @@
12340
12363
  }
12341
12364
  function HeaderSideComponent_button_30_Template(rf, ctx) {
12342
12365
  if (rf & 1) {
12343
- var _r70_1 = i0__namespace.ɵɵgetCurrentView();
12366
+ var _r74_1 = i0__namespace.ɵɵgetCurrentView();
12344
12367
  i0__namespace.ɵɵelementStart(0, "button", 14);
12345
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_30_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r70_1); var ctx_r69 = i0__namespace.ɵɵnextContext(); return ctx_r69.onNavigateToPricingScreen(); });
12368
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_30_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r74_1); var ctx_r73 = i0__namespace.ɵɵnextContext(); return ctx_r73.onNavigateToPricingScreen(); });
12346
12369
  i0__namespace.ɵɵelementStart(1, "mat-icon");
12347
12370
  i0__namespace.ɵɵtext(2, "account_balance_wallet");
12348
12371
  i0__namespace.ɵɵelementEnd();
@@ -12354,9 +12377,9 @@
12354
12377
  }
12355
12378
  function HeaderSideComponent_button_31_Template(rf, ctx) {
12356
12379
  if (rf & 1) {
12357
- var _r72_1 = i0__namespace.ɵɵgetCurrentView();
12358
- i0__namespace.ɵɵelementStart(0, "button", 80);
12359
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r72_1); var ctx_r71 = i0__namespace.ɵɵnextContext(); return ctx_r71.alternateSignIn(); });
12380
+ var _r76_1 = i0__namespace.ɵɵgetCurrentView();
12381
+ i0__namespace.ɵɵelementStart(0, "button", 82);
12382
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r76_1); var ctx_r75 = i0__namespace.ɵɵnextContext(); return ctx_r75.alternateSignIn(); });
12360
12383
  i0__namespace.ɵɵpipe(1, "translate");
12361
12384
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12362
12385
  i0__namespace.ɵɵtext(3, "how_to_reg");
@@ -12376,22 +12399,22 @@
12376
12399
  }
12377
12400
  function HeaderSideComponent_div_44_Template(rf, ctx) {
12378
12401
  if (rf & 1) {
12379
- i0__namespace.ɵɵelement(0, "div", 83);
12402
+ i0__namespace.ɵɵelement(0, "div", 85);
12380
12403
  }
12381
12404
  }
12382
12405
  function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) {
12383
12406
  if (rf & 1) {
12384
- var _r74_1 = i0__namespace.ɵɵgetCurrentView();
12385
- i0__namespace.ɵɵelementStart(0, "app-submit-feedback", 84);
12386
- i0__namespace.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_47_Template_app_submit_feedback_closeDialog_0_listener() { i0__namespace.ɵɵrestoreView(_r74_1); var ctx_r73 = i0__namespace.ɵɵnextContext(); return ctx_r73.closeFeedBacklogDialog(); });
12407
+ var _r78_1 = i0__namespace.ɵɵgetCurrentView();
12408
+ i0__namespace.ɵɵelementStart(0, "app-submit-feedback", 86);
12409
+ i0__namespace.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_47_Template_app_submit_feedback_closeDialog_0_listener() { i0__namespace.ɵɵrestoreView(_r78_1); var ctx_r77 = i0__namespace.ɵɵnextContext(); return ctx_r77.closeFeedBacklogDialog(); });
12387
12410
  i0__namespace.ɵɵelementEnd();
12388
12411
  }
12389
12412
  }
12390
12413
  var _c6 = function () { return ["/applications/view-forms"]; };
12391
12414
  function HeaderSideComponent_mat_card_52_Template(rf, ctx) {
12392
12415
  if (rf & 1) {
12393
- i0__namespace.ɵɵelementStart(0, "mat-card", 85);
12394
- i0__namespace.ɵɵelementStart(1, "span", 86);
12416
+ i0__namespace.ɵɵelementStart(0, "mat-card", 87);
12417
+ i0__namespace.ɵɵelementStart(1, "span", 88);
12395
12418
  i0__namespace.ɵɵtext(2, "Forms");
12396
12419
  i0__namespace.ɵɵelementEnd();
12397
12420
  i0__namespace.ɵɵelementEnd();
@@ -12403,8 +12426,8 @@
12403
12426
  var _c7 = function () { return ["/applications/custom-applications"]; };
12404
12427
  function HeaderSideComponent_mat_card_53_Template(rf, ctx) {
12405
12428
  if (rf & 1) {
12406
- i0__namespace.ɵɵelementStart(0, "mat-card", 85);
12407
- i0__namespace.ɵɵelementStart(1, "span", 86);
12429
+ i0__namespace.ɵɵelementStart(0, "mat-card", 87);
12430
+ i0__namespace.ɵɵelementStart(1, "span", 88);
12408
12431
  i0__namespace.ɵɵtext(2, "Custom applications");
12409
12432
  i0__namespace.ɵɵelementEnd();
12410
12433
  i0__namespace.ɵɵelementEnd();
@@ -12416,8 +12439,8 @@
12416
12439
  var _c8 = function () { return ["/rolemanagement/rolemanagement"]; };
12417
12440
  function HeaderSideComponent_mat_card_54_Template(rf, ctx) {
12418
12441
  if (rf & 1) {
12419
- i0__namespace.ɵɵelementStart(0, "mat-card", 85);
12420
- i0__namespace.ɵɵelementStart(1, "span", 86);
12442
+ i0__namespace.ɵɵelementStart(0, "mat-card", 87);
12443
+ i0__namespace.ɵɵelementStart(1, "span", 88);
12421
12444
  i0__namespace.ɵɵtext(2, "Role configuration");
12422
12445
  i0__namespace.ɵɵelementEnd();
12423
12446
  i0__namespace.ɵɵelementEnd();
@@ -12429,8 +12452,8 @@
12429
12452
  var _c9 = function () { return ["/rolemanagement/entityrolemanagement"]; };
12430
12453
  function HeaderSideComponent_mat_card_55_Template(rf, ctx) {
12431
12454
  if (rf & 1) {
12432
- i0__namespace.ɵɵelementStart(0, "mat-card", 85);
12433
- i0__namespace.ɵɵelementStart(1, "span", 86);
12455
+ i0__namespace.ɵɵelementStart(0, "mat-card", 87);
12456
+ i0__namespace.ɵɵelementStart(1, "span", 88);
12434
12457
  i0__namespace.ɵɵtext(2);
12435
12458
  i0__namespace.ɵɵpipe(3, "softLabelsPipe");
12436
12459
  i0__namespace.ɵɵelementEnd();
@@ -12457,47 +12480,47 @@
12457
12480
  }
12458
12481
  function HeaderSideComponent_div_56_Template(rf, ctx) {
12459
12482
  if (rf & 1) {
12460
- i0__namespace.ɵɵelementStart(0, "div", 87);
12461
- i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 88);
12483
+ i0__namespace.ɵɵelementStart(0, "div", 89);
12484
+ i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 90);
12462
12485
  i0__namespace.ɵɵelementStart(2, "span");
12463
12486
  i0__namespace.ɵɵtext(3);
12464
12487
  i0__namespace.ɵɵelementEnd();
12465
- i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 89, i0__namespace.ɵɵtemplateRefExtractor);
12488
+ i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 91, i0__namespace.ɵɵtemplateRefExtractor);
12466
12489
  i0__namespace.ɵɵelementEnd();
12467
12490
  }
12468
12491
  if (rf & 2) {
12469
- var _r76 = i0__namespace.ɵɵreference(5);
12492
+ var _r80 = i0__namespace.ɵɵreference(5);
12470
12493
  var ctx_r24 = i0__namespace.ɵɵnextContext();
12471
12494
  i0__namespace.ɵɵproperty("@fade", undefined);
12472
12495
  i0__namespace.ɵɵadvance(1);
12473
- i0__namespace.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse", _r76);
12496
+ i0__namespace.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse", _r80);
12474
12497
  i0__namespace.ɵɵadvance(2);
12475
12498
  i0__namespace.ɵɵtextInterpolate1(" ", ctx_r24.userFullName, " ");
12476
12499
  }
12477
12500
  }
12478
12501
  function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) {
12479
12502
  if (rf & 1) {
12480
- var _r80_1 = i0__namespace.ɵɵgetCurrentView();
12481
- i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview", 90);
12482
- i0__namespace.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_74_Template_ngx_dropzone_preview_removed_0_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r80_1); var f_r78 = restoredCtx.$implicit; var ctx_r79 = i0__namespace.ɵɵnextContext(); return ctx_r79.onRemove(f_r78); });
12483
- i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 91);
12503
+ var _r84_1 = i0__namespace.ɵɵgetCurrentView();
12504
+ i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview", 92);
12505
+ i0__namespace.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_74_Template_ngx_dropzone_preview_removed_0_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r84_1); var f_r82 = restoredCtx.$implicit; var ctx_r83 = i0__namespace.ɵɵnextContext(); return ctx_r83.onRemove(f_r82); });
12506
+ i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 93);
12484
12507
  i0__namespace.ɵɵtext(2);
12485
12508
  i0__namespace.ɵɵelementEnd();
12486
12509
  i0__namespace.ɵɵelementEnd();
12487
12510
  }
12488
12511
  if (rf & 2) {
12489
- var f_r78 = ctx.$implicit;
12512
+ var f_r82 = ctx.$implicit;
12490
12513
  var ctx_r26 = i0__namespace.ɵɵnextContext();
12491
12514
  i0__namespace.ɵɵproperty("removable", true);
12492
12515
  i0__namespace.ɵɵadvance(1);
12493
- i0__namespace.ɵɵattribute("data-tip", f_r78.name);
12516
+ i0__namespace.ɵɵattribute("data-tip", f_r82.name);
12494
12517
  i0__namespace.ɵɵadvance(1);
12495
- i0__namespace.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r78.name), " ");
12518
+ i0__namespace.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r82.name), " ");
12496
12519
  }
12497
12520
  }
12498
12521
  function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) {
12499
12522
  if (rf & 1) {
12500
- i0__namespace.ɵɵelement(0, "mat-progress-bar", 92);
12523
+ i0__namespace.ɵɵelement(0, "mat-progress-bar", 94);
12501
12524
  }
12502
12525
  if (rf & 2) {
12503
12526
  var ctx_r27 = i0__namespace.ɵɵnextContext();
@@ -12518,17 +12541,17 @@
12518
12541
  }
12519
12542
  function HeaderSideComponent_div_80_Template(rf, ctx) {
12520
12543
  if (rf & 1) {
12521
- var _r82_1 = i0__namespace.ɵɵgetCurrentView();
12522
- i0__namespace.ɵɵelementStart(0, "div", 93);
12523
- i0__namespace.ɵɵelementStart(1, "button", 94);
12524
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r82_1); var ctx_r81 = i0__namespace.ɵɵnextContext(); return ctx_r81.saveFiles(); });
12525
- i0__namespace.ɵɵelement(2, "fa-icon", 95);
12544
+ var _r86_1 = i0__namespace.ɵɵgetCurrentView();
12545
+ i0__namespace.ɵɵelementStart(0, "div", 95);
12546
+ i0__namespace.ɵɵelementStart(1, "button", 96);
12547
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r86_1); var ctx_r85 = i0__namespace.ɵɵnextContext(); return ctx_r85.saveFiles(); });
12548
+ i0__namespace.ɵɵelement(2, "fa-icon", 97);
12526
12549
  i0__namespace.ɵɵtext(3);
12527
12550
  i0__namespace.ɵɵpipe(4, "translate");
12528
12551
  i0__namespace.ɵɵelementEnd();
12529
- i0__namespace.ɵɵelementStart(5, "button", 96);
12530
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0__namespace.ɵɵrestoreView(_r82_1); var ctx_r83 = i0__namespace.ɵɵnextContext(); return ctx_r83.removeAllFiles(); });
12531
- i0__namespace.ɵɵelement(6, "fa-icon", 97);
12552
+ i0__namespace.ɵɵelementStart(5, "button", 98);
12553
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0__namespace.ɵɵrestoreView(_r86_1); var ctx_r87 = i0__namespace.ɵɵnextContext(); return ctx_r87.removeAllFiles(); });
12554
+ i0__namespace.ɵɵelement(6, "fa-icon", 99);
12532
12555
  i0__namespace.ɵɵtext(7);
12533
12556
  i0__namespace.ɵɵpipe(8, "translate");
12534
12557
  i0__namespace.ɵɵelementEnd();
@@ -12543,17 +12566,17 @@
12543
12566
  }
12544
12567
  function HeaderSideComponent_div_81_i_5_Template(rf, ctx) {
12545
12568
  if (rf & 1) {
12546
- i0__namespace.ɵɵelement(0, "i", 101);
12569
+ i0__namespace.ɵɵelement(0, "i", 103);
12547
12570
  }
12548
12571
  }
12549
12572
  function HeaderSideComponent_div_81_Template(rf, ctx) {
12550
12573
  if (rf & 1) {
12551
- i0__namespace.ɵɵelementStart(0, "div", 93);
12552
- i0__namespace.ɵɵelementStart(1, "button", 98);
12553
- i0__namespace.ɵɵelement(2, "fa-icon", 99);
12574
+ i0__namespace.ɵɵelementStart(0, "div", 95);
12575
+ i0__namespace.ɵɵelementStart(1, "button", 100);
12576
+ i0__namespace.ɵɵelement(2, "fa-icon", 101);
12554
12577
  i0__namespace.ɵɵtext(3);
12555
12578
  i0__namespace.ɵɵpipe(4, "translate");
12556
- i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 100);
12579
+ i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 102);
12557
12580
  i0__namespace.ɵɵelementEnd();
12558
12581
  i0__namespace.ɵɵelementEnd();
12559
12582
  }
@@ -12570,11 +12593,11 @@
12570
12593
  var _c10 = function (a0) { return [a0]; };
12571
12594
  function HeaderSideComponent_ng_template_82_Template(rf, ctx) {
12572
12595
  if (rf & 1) {
12573
- i0__namespace.ɵɵelement(0, "announcement-dialog", 102);
12596
+ i0__namespace.ɵɵelement(0, "announcement-dialog", 104);
12574
12597
  }
12575
12598
  if (rf & 2) {
12576
- var data_r85 = ctx.$implicit;
12577
- i0__namespace.ɵɵproperty("data", i0__namespace.ɵɵpureFunction1(1, _c10, data_r85));
12599
+ var data_r89 = ctx.$implicit;
12600
+ i0__namespace.ɵɵproperty("data", i0__namespace.ɵɵpureFunction1(1, _c10, data_r89));
12578
12601
  }
12579
12602
  }
12580
12603
  var HeaderSideComponent = /** @class */ (function (_super) {
@@ -14093,9 +14116,9 @@
14093
14116
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.openAnnoucementDialogComponent = _t.first);
14094
14117
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.fileUploadDropzonePopup = _t);
14095
14118
  }
14096
- }, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0__namespace.ɵɵ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) {
14119
+ }, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0__namespace.ɵɵ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"], ["style", "width: 20px;height: 20px;border-radius: 50px;margin-top: 10px;", 3, "src", 4, "ngIf"], [1, "ml-05"], [2, "width", "20px", "height", "20px", "border-radius", "50px", "margin-top", "10px", 3, "src"], ["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) {
14097
14120
  if (rf & 1) {
14098
- var _r86_1 = i0__namespace.ɵɵgetCurrentView();
14121
+ var _r90_1 = i0__namespace.ɵɵgetCurrentView();
14099
14122
  i0__namespace.ɵɵelementStart(0, "mat-toolbar", 0);
14100
14123
  i0__namespace.ɵɵelementStart(1, "div", 1);
14101
14124
  i0__namespace.ɵɵelementStart(2, "app-menu", 2);
@@ -14149,7 +14172,7 @@
14149
14172
  i0__namespace.ɵɵelementEnd();
14150
14173
  i0__namespace.ɵɵelement(38, "mat-divider");
14151
14174
  i0__namespace.ɵɵelementStart(39, "button", 14);
14152
- i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_39_listener() { i0__namespace.ɵɵrestoreView(_r86_1); var _r17 = i0__namespace.ɵɵreference(46); _r17.toggle(); return ctx.openFeedBackDialog(); });
14175
+ i0__namespace.ɵɵlistener("click", function HeaderSideComponent_Template_button_click_39_listener() { i0__namespace.ɵɵrestoreView(_r90_1); var _r17 = i0__namespace.ɵɵreference(46); _r17.toggle(); return ctx.openFeedBackDialog(); });
14153
14176
  i0__namespace.ɵɵelementStart(40, "mat-icon", 20);
14154
14177
  i0__namespace.ɵɵtext(41, " sentiment_satisfied_alt ");
14155
14178
  i0__namespace.ɵɵelementEnd();
@@ -14291,7 +14314,7 @@
14291
14314
  i0__namespace.ɵɵadvance(1);
14292
14315
  i0__namespace.ɵɵproperty("ngIf", ctx.importingInProgress);
14293
14316
  }
14294
- }, directives: [i19__namespace.MatToolbar, i20__namespace.DefaultFlexDirective, MenuComponent, i20__namespace.DefaultLayoutDirective, i22__namespace$1.DefaultShowHideDirective, i20__namespace.DefaultLayoutAlignDirective, i10__namespace.NgIf, i16__namespace.MatMenu, NotificationsComponent, i20__namespace$1.SatPopover, FeedTimeComponent, i16__namespace.MatMenuItem, i17__namespace.MatIcon, i7__namespace$2.MatDivider, i20__namespace$1.SatPopoverAnchor, i7__namespace.MatCardContent, i12__namespace.MatList, i7__namespace.MatCard, i7__namespace.MatCardTitle, i4__namespace.FaIconComponent, i33__namespace.NgxDropzoneComponent, i33__namespace.ɵb, i10__namespace.NgForOf, i34__namespace.MatSelect, i9__namespace.NgControlStatus, i9__namespace.NgModel, i34__namespace.MatSelectTrigger, i22__namespace.MatFormField, i23__namespace.MatInput, i9__namespace.DefaultValueAccessor, i20__namespace.DefaultLayoutGapDirective, i10__namespace.NgStyle, i22__namespace$1.DefaultStyleDirective, i7__namespace$1.MatTooltip, AvatarComponent, i14__namespace.MatOption, i8__namespace.MatButton, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i16__namespace.MatMenuTrigger, FeedBackSubmissionComponent, i2__namespace.RouterLink, i33__namespace.NgxDropzonePreviewComponent, i28__namespace.MatProgressBar, AnnoucementDialogComponent], pipes: [i5__namespace$1.TranslatePipe, RemoveSpecialCharactersPipe, FetchSizedAndCachedImagePipe, 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: [
14317
+ }, directives: [i19__namespace.MatToolbar, i20__namespace.DefaultFlexDirective, MenuComponent, i20__namespace.DefaultLayoutDirective, i22__namespace$1.DefaultShowHideDirective, i20__namespace.DefaultLayoutAlignDirective, i10__namespace.NgIf, i16__namespace.MatMenu, NotificationsComponent, i20__namespace$1.SatPopover, FeedTimeComponent, i16__namespace.MatMenuItem, i17__namespace.MatIcon, i7__namespace$2.MatDivider, i20__namespace$1.SatPopoverAnchor, i7__namespace.MatCardContent, i12__namespace.MatList, i7__namespace.MatCard, i7__namespace.MatCardTitle, i4__namespace.FaIconComponent, i33__namespace.NgxDropzoneComponent, i33__namespace.ɵb, i10__namespace.NgForOf, i34__namespace.MatSelect, i9__namespace.NgControlStatus, i9__namespace.NgModel, i34__namespace.MatSelectTrigger, i22__namespace.MatFormField, i23__namespace.MatInput, i9__namespace.DefaultValueAccessor, i20__namespace.DefaultLayoutGapDirective, i10__namespace.NgStyle, i22__namespace$1.DefaultStyleDirective, i7__namespace$1.MatTooltip, AvatarComponent, i14__namespace.MatOption, i8__namespace.MatButton, i10__namespace.NgClass, i22__namespace$1.DefaultClassDirective, i16__namespace.MatMenuTrigger, FeedBackSubmissionComponent, i2__namespace.RouterLink, i33__namespace.NgxDropzonePreviewComponent, i28__namespace.MatProgressBar, AnnoucementDialogComponent], pipes: [i5__namespace$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: [
14295
14318
  animations.trigger('fade', [
14296
14319
  animations.transition('void => *', [
14297
14320
  animations.style({ opacity: 0 }),
@@ -18614,7 +18637,6 @@
18614
18637
  SidenavComponent,
18615
18638
  RemoveSpecialCharactersPipe,
18616
18639
  CustomAppBaseComponent,
18617
- RemoveSpecialCharactersPipe,
18618
18640
  SoftLabelPipe,
18619
18641
  HighLightTextPipe,
18620
18642
  UtcToLocalTimeWithDatePipe,
@@ -18849,7 +18871,6 @@
18849
18871
  SidenavComponent,
18850
18872
  RemoveSpecialCharactersPipe,
18851
18873
  CustomAppBaseComponent,
18852
- RemoveSpecialCharactersPipe,
18853
18874
  SoftLabelPipe,
18854
18875
  HighLightTextPipe,
18855
18876
  UtcToLocalTimeWithDatePipe,
@@ -18918,7 +18939,6 @@
18918
18939
  SidenavComponent,
18919
18940
  RemoveSpecialCharactersPipe,
18920
18941
  CustomAppBaseComponent,
18921
- RemoveSpecialCharactersPipe,
18922
18942
  SoftLabelPipe,
18923
18943
  HighLightTextPipe,
18924
18944
  UtcToLocalTimeWithDatePipe,