@thetradeengineorg1/snova-shell-module 0.0.14 → 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.
@@ -12052,12 +12052,34 @@
12052
12052
  i0__namespace.ɵɵelementEnd();
12053
12053
  }
12054
12054
  }
12055
+ function HeaderSideComponent_div_5_mat_option_12_img_2_Template(rf, ctx) {
12056
+ if (rf & 1) {
12057
+ i0__namespace.ɵɵelement(0, "img", 61);
12058
+ }
12059
+ if (rf & 2) {
12060
+ var companyList_r41 = i0__namespace.ɵɵnextContext().$implicit;
12061
+ i0__namespace.ɵɵproperty("src", companyList_r41.companyMiniLogo, i0__namespace.ɵɵsanitizeUrl);
12062
+ }
12063
+ }
12064
+ function HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template(rf, ctx) {
12065
+ if (rf & 1) {
12066
+ i0__namespace.ɵɵelement(0, "app-avatar", 62);
12067
+ i0__namespace.ɵɵpipe(1, "removeSpecialCharacters");
12068
+ }
12069
+ if (rf & 2) {
12070
+ var companyList_r41 = i0__namespace.ɵɵnextContext().$implicit;
12071
+ i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
12072
+ i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(1, 3, companyList_r41.companyName))("isRound", true);
12073
+ }
12074
+ }
12055
12075
  function HeaderSideComponent_div_5_mat_option_12_Template(rf, ctx) {
12056
12076
  if (rf & 1) {
12057
12077
  i0__namespace.ɵɵelementStart(0, "mat-option", 64);
12058
12078
  i0__namespace.ɵɵelementStart(1, "div", 65);
12059
- i0__namespace.ɵɵelementStart(2, "div", 66);
12060
- i0__namespace.ɵɵtext(3);
12079
+ i0__namespace.ɵɵtemplate(2, HeaderSideComponent_div_5_mat_option_12_img_2_Template, 1, 1, "img", 58);
12080
+ i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template, 2, 5, "app-avatar", 59);
12081
+ i0__namespace.ɵɵelementStart(4, "div", 66);
12082
+ i0__namespace.ɵɵtext(5);
12061
12083
  i0__namespace.ɵɵelementEnd();
12062
12084
  i0__namespace.ɵɵelementEnd();
12063
12085
  i0__namespace.ɵɵelementEnd();
@@ -12066,17 +12088,21 @@
12066
12088
  var companyList_r41 = ctx.$implicit;
12067
12089
  i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
12068
12090
  i0__namespace.ɵɵproperty("value", companyList_r41);
12069
- i0__namespace.ɵɵadvance(3);
12091
+ i0__namespace.ɵɵadvance(2);
12092
+ i0__namespace.ɵɵproperty("ngIf", companyList_r41.companyMiniLogo);
12093
+ i0__namespace.ɵɵadvance(1);
12094
+ i0__namespace.ɵɵproperty("ngIf", !companyList_r41.companyMiniLogo);
12095
+ i0__namespace.ɵɵadvance(2);
12070
12096
  i0__namespace.ɵɵtextInterpolate1(" ", companyList_r41.companyName, " ");
12071
12097
  }
12072
12098
  }
12073
12099
  function HeaderSideComponent_div_5_Template(rf, ctx) {
12074
12100
  if (rf & 1) {
12075
- var _r44_1 = i0__namespace.ɵɵgetCurrentView();
12101
+ var _r48_1 = i0__namespace.ɵɵgetCurrentView();
12076
12102
  i0__namespace.ɵɵelementStart(0, "div", 46);
12077
12103
  i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_5_Template_div_click_0_listener($event) { return $event.stopPropagation(); });
12078
12104
  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); });
12105
+ 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
12106
  i0__namespace.ɵɵelementStart(2, "mat-select-trigger");
12081
12107
  i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_Template, 6, 7, "div", 48);
12082
12108
  i0__namespace.ɵɵelementEnd();
@@ -12084,7 +12110,7 @@
12084
12110
  i0__namespace.ɵɵelementStart(5, "div", 50);
12085
12111
  i0__namespace.ɵɵelementStart(6, "mat-form-field", 51);
12086
12112
  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; });
12113
+ 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
12114
  i0__namespace.ɵɵpipe(8, "translate");
12089
12115
  i0__namespace.ɵɵelementEnd();
12090
12116
  i0__namespace.ɵɵelementEnd();
@@ -12094,7 +12120,7 @@
12094
12120
  i0__namespace.ɵɵtemplate(11, HeaderSideComponent_div_5_mat_icon_11_Template, 2, 0, "mat-icon", 54);
12095
12121
  i0__namespace.ɵɵelementEnd();
12096
12122
  i0__namespace.ɵɵelementEnd();
12097
- i0__namespace.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 4, 3, "mat-option", 55);
12123
+ i0__namespace.ɵɵtemplate(12, HeaderSideComponent_div_5_mat_option_12_Template, 6, 5, "mat-option", 55);
12098
12124
  i0__namespace.ɵɵelementEnd();
12099
12125
  i0__namespace.ɵɵelementEnd();
12100
12126
  }
@@ -12117,10 +12143,10 @@
12117
12143
  }
12118
12144
  function HeaderSideComponent_div_6_Template(rf, ctx) {
12119
12145
  if (rf & 1) {
12120
- var _r48_1 = i0__namespace.ɵɵgetCurrentView();
12146
+ var _r52_1 = i0__namespace.ɵɵgetCurrentView();
12121
12147
  i0__namespace.ɵɵelementStart(0, "div");
12122
12148
  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(); });
12149
+ 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
12150
  i0__namespace.ɵɵpipe(2, "translate");
12125
12151
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12126
12152
  i0__namespace.ɵɵtext(4, "settings");
@@ -12137,10 +12163,10 @@
12137
12163
  }
12138
12164
  function HeaderSideComponent_div_7_Template(rf, ctx) {
12139
12165
  if (rf & 1) {
12140
- var _r50_1 = i0__namespace.ɵɵgetCurrentView();
12166
+ var _r54_1 = i0__namespace.ɵɵgetCurrentView();
12141
12167
  i0__namespace.ɵɵelementStart(0, "div");
12142
12168
  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(); });
12169
+ 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
12170
  i0__namespace.ɵɵpipe(2, "translate");
12145
12171
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12146
12172
  i0__namespace.ɵɵtext(4, "assignment");
@@ -12155,10 +12181,10 @@
12155
12181
  }
12156
12182
  function HeaderSideComponent_div_8_Template(rf, ctx) {
12157
12183
  if (rf & 1) {
12158
- var _r52_1 = i0__namespace.ɵɵgetCurrentView();
12184
+ var _r56_1 = i0__namespace.ɵɵgetCurrentView();
12159
12185
  i0__namespace.ɵɵelementStart(0, "div");
12160
12186
  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(); });
12187
+ 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
12188
  i0__namespace.ɵɵpipe(2, "translate");
12163
12189
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12164
12190
  i0__namespace.ɵɵtext(4, "access_time");
@@ -12182,16 +12208,16 @@
12182
12208
  i0__namespace.ɵɵelementEnd();
12183
12209
  }
12184
12210
  if (rf & 2) {
12185
- var ctx_r53 = i0__namespace.ɵɵnextContext(2);
12211
+ var ctx_r57 = i0__namespace.ɵɵnextContext(2);
12186
12212
  i0__namespace.ɵɵadvance(1);
12187
- i0__namespace.ɵɵtextInterpolate(ctx_r53.newNotificationsCount);
12213
+ i0__namespace.ɵɵtextInterpolate(ctx_r57.newNotificationsCount);
12188
12214
  }
12189
12215
  }
12190
12216
  function HeaderSideComponent_button_9_Template(rf, ctx) {
12191
12217
  if (rf & 1) {
12192
- var _r55_1 = i0__namespace.ɵɵgetCurrentView();
12218
+ var _r59_1 = i0__namespace.ɵɵgetCurrentView();
12193
12219
  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(); });
12220
+ 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
12221
  i0__namespace.ɵɵpipe(1, "translate");
12196
12222
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12197
12223
  i0__namespace.ɵɵtext(3, "notifications");
@@ -12212,11 +12238,10 @@
12212
12238
  function HeaderSideComponent_button_13_img_1_Template(rf, ctx) {
12213
12239
  if (rf & 1) {
12214
12240
  i0__namespace.ɵɵelement(0, "img", 76);
12215
- i0__namespace.ɵɵpipe(1, "fetchSizedAndCachedImage");
12216
12241
  }
12217
12242
  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);
12243
+ var ctx_r60 = i0__namespace.ɵɵnextContext(2);
12244
+ i0__namespace.ɵɵproperty("src", ctx_r60.authenticatedUserRecord.profileImage, i0__namespace.ɵɵsanitizeUrl);
12220
12245
  }
12221
12246
  }
12222
12247
  function HeaderSideComponent_button_13_div_2_Template(rf, ctx) {
@@ -12227,17 +12252,17 @@
12227
12252
  i0__namespace.ɵɵelementEnd();
12228
12253
  }
12229
12254
  if (rf & 2) {
12230
- var ctx_r57 = i0__namespace.ɵɵnextContext(2);
12255
+ var ctx_r61 = i0__namespace.ɵɵnextContext(2);
12231
12256
  i0__namespace.ɵɵadvance(1);
12232
- i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(2, 2, ctx_r57.authenticatedUserRecord.fullName))("isRound", true);
12257
+ i0__namespace.ɵɵproperty("name", i0__namespace.ɵɵpipeBind1(2, 2, ctx_r61.authenticatedUserRecord.fullName))("isRound", true);
12233
12258
  }
12234
12259
  }
12235
12260
  function HeaderSideComponent_button_13_Template(rf, ctx) {
12236
12261
  if (rf & 1) {
12237
- var _r59_1 = i0__namespace.ɵɵgetCurrentView();
12262
+ var _r63_1 = i0__namespace.ɵɵgetCurrentView();
12238
12263
  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);
12264
+ 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(); });
12265
+ i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 74);
12241
12266
  i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 75);
12242
12267
  i0__namespace.ɵɵelementEnd();
12243
12268
  }
@@ -12258,9 +12283,9 @@
12258
12283
  }
12259
12284
  function HeaderSideComponent_button_26_Template(rf, ctx) {
12260
12285
  if (rf & 1) {
12261
- var _r61_1 = i0__namespace.ɵɵgetCurrentView();
12286
+ var _r65_1 = i0__namespace.ɵɵgetCurrentView();
12262
12287
  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(); });
12288
+ 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
12289
  i0__namespace.ɵɵpipe(1, "translate");
12265
12290
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12266
12291
  i0__namespace.ɵɵtext(3, "delete");
@@ -12280,9 +12305,9 @@
12280
12305
  }
12281
12306
  function HeaderSideComponent_button_27_Template(rf, ctx) {
12282
12307
  if (rf & 1) {
12283
- var _r63_1 = i0__namespace.ɵɵgetCurrentView();
12308
+ var _r67_1 = i0__namespace.ɵɵgetCurrentView();
12284
12309
  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(); });
12310
+ 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
12311
  i0__namespace.ɵɵpipe(1, "translate");
12287
12312
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12288
12313
  i0__namespace.ɵɵtext(3, "get_app");
@@ -12302,9 +12327,9 @@
12302
12327
  }
12303
12328
  function HeaderSideComponent_button_28_Template(rf, ctx) {
12304
12329
  if (rf & 1) {
12305
- var _r66_1 = i0__namespace.ɵɵgetCurrentView();
12330
+ var _r70_1 = i0__namespace.ɵɵgetCurrentView();
12306
12331
  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); });
12332
+ 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
12333
  i0__namespace.ɵɵpipe(2, "translate");
12309
12334
  i0__namespace.ɵɵelementStart(3, "mat-icon");
12310
12335
  i0__namespace.ɵɵtext(4, "publish");
@@ -12326,9 +12351,9 @@
12326
12351
  }
12327
12352
  function HeaderSideComponent_button_29_Template(rf, ctx) {
12328
12353
  if (rf & 1) {
12329
- var _r68_1 = i0__namespace.ɵɵgetCurrentView();
12354
+ var _r72_1 = i0__namespace.ɵɵgetCurrentView();
12330
12355
  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(); });
12356
+ 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
12357
  i0__namespace.ɵɵelementStart(1, "mat-icon");
12333
12358
  i0__namespace.ɵɵtext(2, "account_balance");
12334
12359
  i0__namespace.ɵɵelementEnd();
@@ -12340,9 +12365,9 @@
12340
12365
  }
12341
12366
  function HeaderSideComponent_button_30_Template(rf, ctx) {
12342
12367
  if (rf & 1) {
12343
- var _r70_1 = i0__namespace.ɵɵgetCurrentView();
12368
+ var _r74_1 = i0__namespace.ɵɵgetCurrentView();
12344
12369
  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(); });
12370
+ 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
12371
  i0__namespace.ɵɵelementStart(1, "mat-icon");
12347
12372
  i0__namespace.ɵɵtext(2, "account_balance_wallet");
12348
12373
  i0__namespace.ɵɵelementEnd();
@@ -12354,9 +12379,9 @@
12354
12379
  }
12355
12380
  function HeaderSideComponent_button_31_Template(rf, ctx) {
12356
12381
  if (rf & 1) {
12357
- var _r72_1 = i0__namespace.ɵɵgetCurrentView();
12382
+ var _r76_1 = i0__namespace.ɵɵgetCurrentView();
12358
12383
  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(); });
12384
+ 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
12385
  i0__namespace.ɵɵpipe(1, "translate");
12361
12386
  i0__namespace.ɵɵelementStart(2, "mat-icon");
12362
12387
  i0__namespace.ɵɵtext(3, "how_to_reg");
@@ -12381,9 +12406,9 @@
12381
12406
  }
12382
12407
  function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) {
12383
12408
  if (rf & 1) {
12384
- var _r74_1 = i0__namespace.ɵɵgetCurrentView();
12409
+ var _r78_1 = i0__namespace.ɵɵgetCurrentView();
12385
12410
  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(); });
12411
+ 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
12412
  i0__namespace.ɵɵelementEnd();
12388
12413
  }
12389
12414
  }
@@ -12466,33 +12491,33 @@
12466
12491
  i0__namespace.ɵɵelementEnd();
12467
12492
  }
12468
12493
  if (rf & 2) {
12469
- var _r76 = i0__namespace.ɵɵreference(5);
12494
+ var _r80 = i0__namespace.ɵɵreference(5);
12470
12495
  var ctx_r24 = i0__namespace.ɵɵnextContext();
12471
12496
  i0__namespace.ɵɵproperty("@fade", undefined);
12472
12497
  i0__namespace.ɵɵadvance(1);
12473
- i0__namespace.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse", _r76);
12498
+ i0__namespace.ɵɵproperty("ngIf", ctx_r24.loggedInCount == 1)("ngIfElse", _r80);
12474
12499
  i0__namespace.ɵɵadvance(2);
12475
12500
  i0__namespace.ɵɵtextInterpolate1(" ", ctx_r24.userFullName, " ");
12476
12501
  }
12477
12502
  }
12478
12503
  function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) {
12479
12504
  if (rf & 1) {
12480
- var _r80_1 = i0__namespace.ɵɵgetCurrentView();
12505
+ var _r84_1 = i0__namespace.ɵɵgetCurrentView();
12481
12506
  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); });
12507
+ 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); });
12483
12508
  i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 91);
12484
12509
  i0__namespace.ɵɵtext(2);
12485
12510
  i0__namespace.ɵɵelementEnd();
12486
12511
  i0__namespace.ɵɵelementEnd();
12487
12512
  }
12488
12513
  if (rf & 2) {
12489
- var f_r78 = ctx.$implicit;
12514
+ var f_r82 = ctx.$implicit;
12490
12515
  var ctx_r26 = i0__namespace.ɵɵnextContext();
12491
12516
  i0__namespace.ɵɵproperty("removable", true);
12492
12517
  i0__namespace.ɵɵadvance(1);
12493
- i0__namespace.ɵɵattribute("data-tip", f_r78.name);
12518
+ i0__namespace.ɵɵattribute("data-tip", f_r82.name);
12494
12519
  i0__namespace.ɵɵadvance(1);
12495
- i0__namespace.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r78.name), " ");
12520
+ i0__namespace.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r82.name), " ");
12496
12521
  }
12497
12522
  }
12498
12523
  function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) {
@@ -12518,16 +12543,16 @@
12518
12543
  }
12519
12544
  function HeaderSideComponent_div_80_Template(rf, ctx) {
12520
12545
  if (rf & 1) {
12521
- var _r82_1 = i0__namespace.ɵɵgetCurrentView();
12546
+ var _r86_1 = i0__namespace.ɵɵgetCurrentView();
12522
12547
  i0__namespace.ɵɵelementStart(0, "div", 93);
12523
12548
  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(); });
12549
+ 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(); });
12525
12550
  i0__namespace.ɵɵelement(2, "fa-icon", 95);
12526
12551
  i0__namespace.ɵɵtext(3);
12527
12552
  i0__namespace.ɵɵpipe(4, "translate");
12528
12553
  i0__namespace.ɵɵelementEnd();
12529
12554
  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(); });
12555
+ 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(); });
12531
12556
  i0__namespace.ɵɵelement(6, "fa-icon", 97);
12532
12557
  i0__namespace.ɵɵtext(7);
12533
12558
  i0__namespace.ɵɵpipe(8, "translate");
@@ -12573,8 +12598,8 @@
12573
12598
  i0__namespace.ɵɵelement(0, "announcement-dialog", 102);
12574
12599
  }
12575
12600
  if (rf & 2) {
12576
- var data_r85 = ctx.$implicit;
12577
- i0__namespace.ɵɵproperty("data", i0__namespace.ɵɵpureFunction1(1, _c10, data_r85));
12601
+ var data_r89 = ctx.$implicit;
12602
+ i0__namespace.ɵɵproperty("data", i0__namespace.ɵɵpureFunction1(1, _c10, data_r89));
12578
12603
  }
12579
12604
  }
12580
12605
  var HeaderSideComponent = /** @class */ (function (_super) {
@@ -14095,7 +14120,7 @@
14095
14120
  }
14096
14121
  }, 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) {
14097
14122
  if (rf & 1) {
14098
- var _r86_1 = i0__namespace.ɵɵgetCurrentView();
14123
+ var _r90_1 = i0__namespace.ɵɵgetCurrentView();
14099
14124
  i0__namespace.ɵɵelementStart(0, "mat-toolbar", 0);
14100
14125
  i0__namespace.ɵɵelementStart(1, "div", 1);
14101
14126
  i0__namespace.ɵɵelementStart(2, "app-menu", 2);
@@ -14149,7 +14174,7 @@
14149
14174
  i0__namespace.ɵɵelementEnd();
14150
14175
  i0__namespace.ɵɵelement(38, "mat-divider");
14151
14176
  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(); });
14177
+ 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
14178
  i0__namespace.ɵɵelementStart(40, "mat-icon", 20);
14154
14179
  i0__namespace.ɵɵtext(41, " sentiment_satisfied_alt ");
14155
14180
  i0__namespace.ɵɵelementEnd();
@@ -14291,7 +14316,7 @@
14291
14316
  i0__namespace.ɵɵadvance(1);
14292
14317
  i0__namespace.ɵɵproperty("ngIf", ctx.importingInProgress);
14293
14318
  }
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: [
14319
+ }, 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
14320
  animations.trigger('fade', [
14296
14321
  animations.transition('void => *', [
14297
14322
  animations.style({ opacity: 0 }),