@thetradeengineorg1/snova-shell-module 0.0.18 → 0.0.20

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.
@@ -6757,11 +6757,9 @@ class AvatarComponent {
6757
6757
  }
6758
6758
  }
6759
6759
  AvatarComponent.ɵfac = function AvatarComponent_Factory(t) { return new (t || AvatarComponent)(); };
6760
- AvatarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AvatarComponent, selectors: [["app-avatar"]], inputs: { name: "name", src: "src", isRound: "isRound", size: "size", avatarClass: "avatarClass" }, decls: 2, vars: 6, consts: [["initialsSize", "2", 3, "name", "src", "round", "size"]], template: function AvatarComponent_Template(rf, ctx) { if (rf & 1) {
6761
- i0.ɵɵtext(0, "Test\n");
6762
- i0.ɵɵelement(1, "ngx-avatar", 0);
6760
+ AvatarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AvatarComponent, selectors: [["app-avatar"]], inputs: { name: "name", src: "src", isRound: "isRound", size: "size", avatarClass: "avatarClass" }, decls: 1, vars: 6, consts: [["initialsSize", "2", 3, "name", "src", "round", "size"]], template: function AvatarComponent_Template(rf, ctx) { if (rf & 1) {
6761
+ i0.ɵɵelement(0, "ngx-avatar", 0);
6763
6762
  } if (rf & 2) {
6764
- i0.ɵɵadvance(1);
6765
6763
  i0.ɵɵclassMap(ctx.avatarClass);
6766
6764
  i0.ɵɵproperty("name", ctx.name)("src", ctx.src)("round", ctx.isRound)("size", ctx.size);
6767
6765
  } }, directives: [i1$4.ɵa], encapsulation: 2 });
@@ -10864,19 +10862,23 @@ function HeaderSideComponent_div_5_div_3_img_2_Template(rf, ctx) { if (rf & 1) {
10864
10862
  const ctx_r37 = i0.ɵɵnextContext(3);
10865
10863
  i0.ɵɵproperty("src", ctx_r37.selectedCompany.companyMiniLogo, i0.ɵɵsanitizeUrl);
10866
10864
  } }
10867
- function HeaderSideComponent_div_5_div_3_app_avatar_3_Template(rf, ctx) { if (rf & 1) {
10868
- i0.ɵɵelement(0, "app-avatar", 62);
10865
+ function HeaderSideComponent_div_5_div_3_div_3_Template(rf, ctx) { if (rf & 1) {
10866
+ i0.ɵɵelementStart(0, "div", 62);
10867
+ i0.ɵɵtext(1);
10868
+ i0.ɵɵelementEnd();
10869
10869
  } if (rf & 2) {
10870
10870
  const ctx_r38 = i0.ɵɵnextContext(3);
10871
+ i0.ɵɵstyleProp("background-color", ctx_r38.getAvatarColor(ctx_r38.selectedCompany.companyName));
10871
10872
  i0.ɵɵpropertyInterpolate("matTooltip", ctx_r38.selectedCompany.companyName);
10872
- i0.ɵɵproperty("name", ctx_r38.selectedCompany.companyName)("isRound", true);
10873
+ i0.ɵɵadvance(1);
10874
+ i0.ɵɵtextInterpolate1(" ", ctx_r38.getInitials(ctx_r38.selectedCompany.companyName), "");
10873
10875
  } }
10874
10876
  const _c5 = function (a0) { return { "margin-bottom": a0 }; };
10875
10877
  function HeaderSideComponent_div_5_div_3_Template(rf, ctx) { if (rf & 1) {
10876
10878
  i0.ɵɵelementStart(0, "div", 56);
10877
10879
  i0.ɵɵelementStart(1, "div", 57);
10878
10880
  i0.ɵɵtemplate(2, HeaderSideComponent_div_5_div_3_img_2_Template, 1, 1, "img", 58);
10879
- i0.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_app_avatar_3_Template, 1, 3, "app-avatar", 59);
10881
+ i0.ɵɵtemplate(3, HeaderSideComponent_div_5_div_3_div_3_Template, 2, 4, "div", 59);
10880
10882
  i0.ɵɵelementEnd();
10881
10883
  i0.ɵɵelementStart(4, "span", 60);
10882
10884
  i0.ɵɵtext(5);
@@ -10911,18 +10913,23 @@ function HeaderSideComponent_div_5_mat_option_12_img_2_Template(rf, ctx) { if (r
10911
10913
  const companyList_r41 = i0.ɵɵnextContext().$implicit;
10912
10914
  i0.ɵɵproperty("src", companyList_r41.companyMiniLogo, i0.ɵɵsanitizeUrl);
10913
10915
  } }
10914
- function HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template(rf, ctx) { if (rf & 1) {
10915
- i0.ɵɵelement(0, "app-avatar", 62);
10916
+ function HeaderSideComponent_div_5_mat_option_12_div_3_Template(rf, ctx) { if (rf & 1) {
10917
+ i0.ɵɵelementStart(0, "div", 62);
10918
+ i0.ɵɵtext(1);
10919
+ i0.ɵɵelementEnd();
10916
10920
  } if (rf & 2) {
10917
10921
  const companyList_r41 = i0.ɵɵnextContext().$implicit;
10922
+ const ctx_r43 = i0.ɵɵnextContext(2);
10923
+ i0.ɵɵstyleProp("background-color", ctx_r43.getAvatarColor(companyList_r41.companyName));
10918
10924
  i0.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
10919
- i0.ɵɵproperty("name", companyList_r41.companyName)("isRound", true);
10925
+ i0.ɵɵadvance(1);
10926
+ i0.ɵɵtextInterpolate1(" ", ctx_r43.getInitials(companyList_r41.companyName), "");
10920
10927
  } }
10921
10928
  function HeaderSideComponent_div_5_mat_option_12_Template(rf, ctx) { if (rf & 1) {
10922
10929
  i0.ɵɵelementStart(0, "mat-option", 64);
10923
10930
  i0.ɵɵelementStart(1, "div", 65);
10924
10931
  i0.ɵɵtemplate(2, HeaderSideComponent_div_5_mat_option_12_img_2_Template, 1, 1, "img", 66);
10925
- i0.ɵɵtemplate(3, HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template, 1, 3, "app-avatar", 59);
10932
+ i0.ɵɵtemplate(3, HeaderSideComponent_div_5_mat_option_12_div_3_Template, 2, 4, "div", 59);
10926
10933
  i0.ɵɵelementStart(4, "div", 67);
10927
10934
  i0.ɵɵtext(5);
10928
10935
  i0.ɵɵelementEnd();
@@ -11068,19 +11075,24 @@ function HeaderSideComponent_button_13_img_1_Template(rf, ctx) { if (rf & 1) {
11068
11075
  } }
11069
11076
  function HeaderSideComponent_button_13_div_2_Template(rf, ctx) { if (rf & 1) {
11070
11077
  i0.ɵɵelementStart(0, "div", 79);
11071
- i0.ɵɵelement(1, "app-avatar", 80);
11078
+ i0.ɵɵelementStart(1, "div", 62);
11079
+ i0.ɵɵtext(2);
11080
+ i0.ɵɵelementEnd();
11072
11081
  i0.ɵɵelementEnd();
11073
11082
  } if (rf & 2) {
11074
11083
  const ctx_r61 = i0.ɵɵnextContext(2);
11075
11084
  i0.ɵɵadvance(1);
11076
- i0.ɵɵproperty("name", ctx_r61.authenticatedUserRecord.fullName)("isRound", true);
11085
+ i0.ɵɵstyleProp("background-color", ctx_r61.getAvatarColor(ctx_r61.authenticatedUserRecord.fullName));
11086
+ i0.ɵɵpropertyInterpolate("matTooltip", ctx_r61.authenticatedUserRecord.fullName);
11087
+ i0.ɵɵadvance(1);
11088
+ i0.ɵɵtextInterpolate(ctx_r61.getInitials(ctx_r61.authenticatedUserRecord.fullName));
11077
11089
  } }
11078
11090
  function HeaderSideComponent_button_13_Template(rf, ctx) { if (rf & 1) {
11079
11091
  const _r63 = i0.ɵɵgetCurrentView();
11080
11092
  i0.ɵɵelementStart(0, "button", 75);
11081
11093
  i0.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r63); const ctx_r62 = i0.ɵɵnextContext(); return ctx_r62.toggleRecording(); });
11082
11094
  i0.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 76);
11083
- i0.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 2, 2, "div", 77);
11095
+ i0.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 77);
11084
11096
  i0.ɵɵelementEnd();
11085
11097
  } if (rf & 2) {
11086
11098
  const ctx_r6 = i0.ɵɵnextContext();
@@ -11092,11 +11104,11 @@ function HeaderSideComponent_button_13_Template(rf, ctx) { if (rf & 1) {
11092
11104
  i0.ɵɵproperty("ngIf", !ctx_r6.authenticatedUserRecord.profileImage);
11093
11105
  } }
11094
11106
  function HeaderSideComponent_mat_icon_25_Template(rf, ctx) { if (rf & 1) {
11095
- i0.ɵɵelement(0, "mat-icon", 81);
11107
+ i0.ɵɵelement(0, "mat-icon", 80);
11096
11108
  } }
11097
11109
  function HeaderSideComponent_button_26_Template(rf, ctx) { if (rf & 1) {
11098
11110
  const _r65 = i0.ɵɵgetCurrentView();
11099
- i0.ɵɵelementStart(0, "button", 82);
11111
+ i0.ɵɵelementStart(0, "button", 81);
11100
11112
  i0.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r65); const ctx_r64 = i0.ɵɵnextContext(); return ctx_r64.clearDemoData(); });
11101
11113
  i0.ɵɵpipe(1, "translate");
11102
11114
  i0.ɵɵelementStart(2, "mat-icon");
@@ -11115,7 +11127,7 @@ function HeaderSideComponent_button_26_Template(rf, ctx) { if (rf & 1) {
11115
11127
  } }
11116
11128
  function HeaderSideComponent_button_27_Template(rf, ctx) { if (rf & 1) {
11117
11129
  const _r67 = i0.ɵɵgetCurrentView();
11118
- i0.ɵɵelementStart(0, "button", 82);
11130
+ i0.ɵɵelementStart(0, "button", 81);
11119
11131
  i0.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r67); const ctx_r66 = i0.ɵɵnextContext(); return ctx_r66.exportConfigurationDialogData(); });
11120
11132
  i0.ɵɵpipe(1, "translate");
11121
11133
  i0.ɵɵelementStart(2, "mat-icon");
@@ -11134,7 +11146,7 @@ function HeaderSideComponent_button_27_Template(rf, ctx) { if (rf & 1) {
11134
11146
  } }
11135
11147
  function HeaderSideComponent_button_28_Template(rf, ctx) { if (rf & 1) {
11136
11148
  const _r70 = i0.ɵɵgetCurrentView();
11137
- i0.ɵɵelementStart(0, "button", 83, 84);
11149
+ i0.ɵɵelementStart(0, "button", 82, 83);
11138
11150
  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); });
11139
11151
  i0.ɵɵpipe(2, "translate");
11140
11152
  i0.ɵɵelementStart(3, "mat-icon");
@@ -11179,7 +11191,7 @@ function HeaderSideComponent_button_30_Template(rf, ctx) { if (rf & 1) {
11179
11191
  } }
11180
11192
  function HeaderSideComponent_button_31_Template(rf, ctx) { if (rf & 1) {
11181
11193
  const _r76 = i0.ɵɵgetCurrentView();
11182
- i0.ɵɵelementStart(0, "button", 82);
11194
+ i0.ɵɵelementStart(0, "button", 81);
11183
11195
  i0.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r76); const ctx_r75 = i0.ɵɵnextContext(); return ctx_r75.alternateSignIn(); });
11184
11196
  i0.ɵɵpipe(1, "translate");
11185
11197
  i0.ɵɵelementStart(2, "mat-icon");
@@ -11197,18 +11209,18 @@ function HeaderSideComponent_button_31_Template(rf, ctx) { if (rf & 1) {
11197
11209
  i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 6, "SHELL.SIGNINAS"));
11198
11210
  } }
11199
11211
  function HeaderSideComponent_div_44_Template(rf, ctx) { if (rf & 1) {
11200
- i0.ɵɵelement(0, "div", 85);
11212
+ i0.ɵɵelement(0, "div", 84);
11201
11213
  } }
11202
11214
  function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) { if (rf & 1) {
11203
11215
  const _r78 = i0.ɵɵgetCurrentView();
11204
- i0.ɵɵelementStart(0, "app-submit-feedback", 86);
11216
+ i0.ɵɵelementStart(0, "app-submit-feedback", 85);
11205
11217
  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(); });
11206
11218
  i0.ɵɵelementEnd();
11207
11219
  } }
11208
11220
  const _c6 = function () { return ["/applications/view-forms"]; };
11209
11221
  function HeaderSideComponent_mat_card_52_Template(rf, ctx) { if (rf & 1) {
11210
- i0.ɵɵelementStart(0, "mat-card", 87);
11211
- i0.ɵɵelementStart(1, "span", 88);
11222
+ i0.ɵɵelementStart(0, "mat-card", 86);
11223
+ i0.ɵɵelementStart(1, "span", 87);
11212
11224
  i0.ɵɵtext(2, "Forms");
11213
11225
  i0.ɵɵelementEnd();
11214
11226
  i0.ɵɵelementEnd();
@@ -11217,8 +11229,8 @@ function HeaderSideComponent_mat_card_52_Template(rf, ctx) { if (rf & 1) {
11217
11229
  } }
11218
11230
  const _c7 = function () { return ["/applications/custom-applications"]; };
11219
11231
  function HeaderSideComponent_mat_card_53_Template(rf, ctx) { if (rf & 1) {
11220
- i0.ɵɵelementStart(0, "mat-card", 87);
11221
- i0.ɵɵelementStart(1, "span", 88);
11232
+ i0.ɵɵelementStart(0, "mat-card", 86);
11233
+ i0.ɵɵelementStart(1, "span", 87);
11222
11234
  i0.ɵɵtext(2, "Custom applications");
11223
11235
  i0.ɵɵelementEnd();
11224
11236
  i0.ɵɵelementEnd();
@@ -11227,8 +11239,8 @@ function HeaderSideComponent_mat_card_53_Template(rf, ctx) { if (rf & 1) {
11227
11239
  } }
11228
11240
  const _c8 = function () { return ["/rolemanagement/rolemanagement"]; };
11229
11241
  function HeaderSideComponent_mat_card_54_Template(rf, ctx) { if (rf & 1) {
11230
- i0.ɵɵelementStart(0, "mat-card", 87);
11231
- i0.ɵɵelementStart(1, "span", 88);
11242
+ i0.ɵɵelementStart(0, "mat-card", 86);
11243
+ i0.ɵɵelementStart(1, "span", 87);
11232
11244
  i0.ɵɵtext(2, "Role configuration");
11233
11245
  i0.ɵɵelementEnd();
11234
11246
  i0.ɵɵelementEnd();
@@ -11237,8 +11249,8 @@ function HeaderSideComponent_mat_card_54_Template(rf, ctx) { if (rf & 1) {
11237
11249
  } }
11238
11250
  const _c9 = function () { return ["/rolemanagement/entityrolemanagement"]; };
11239
11251
  function HeaderSideComponent_mat_card_55_Template(rf, ctx) { if (rf & 1) {
11240
- i0.ɵɵelementStart(0, "mat-card", 87);
11241
- i0.ɵɵelementStart(1, "span", 88);
11252
+ i0.ɵɵelementStart(0, "mat-card", 86);
11253
+ i0.ɵɵelementStart(1, "span", 87);
11242
11254
  i0.ɵɵtext(2);
11243
11255
  i0.ɵɵpipe(3, "softLabelsPipe");
11244
11256
  i0.ɵɵelementEnd();
@@ -11258,12 +11270,12 @@ function HeaderSideComponent_div_56_ng_template_4_Template(rf, ctx) { if (rf & 1
11258
11270
  i0.ɵɵtext(0, " Welcome back \u00A0");
11259
11271
  } }
11260
11272
  function HeaderSideComponent_div_56_Template(rf, ctx) { if (rf & 1) {
11261
- i0.ɵɵelementStart(0, "div", 89);
11262
- i0.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 90);
11273
+ i0.ɵɵelementStart(0, "div", 88);
11274
+ i0.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 89);
11263
11275
  i0.ɵɵelementStart(2, "span");
11264
11276
  i0.ɵɵtext(3);
11265
11277
  i0.ɵɵelementEnd();
11266
- i0.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 91, i0.ɵɵtemplateRefExtractor);
11278
+ i0.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 90, i0.ɵɵtemplateRefExtractor);
11267
11279
  i0.ɵɵelementEnd();
11268
11280
  } if (rf & 2) {
11269
11281
  const _r80 = i0.ɵɵreference(5);
@@ -11276,9 +11288,9 @@ function HeaderSideComponent_div_56_Template(rf, ctx) { if (rf & 1) {
11276
11288
  } }
11277
11289
  function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) { if (rf & 1) {
11278
11290
  const _r84 = i0.ɵɵgetCurrentView();
11279
- i0.ɵɵelementStart(0, "ngx-dropzone-preview", 92);
11291
+ i0.ɵɵelementStart(0, "ngx-dropzone-preview", 91);
11280
11292
  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); });
11281
- i0.ɵɵelementStart(1, "ngx-dropzone-label", 93);
11293
+ i0.ɵɵelementStart(1, "ngx-dropzone-label", 92);
11282
11294
  i0.ɵɵtext(2);
11283
11295
  i0.ɵɵelementEnd();
11284
11296
  i0.ɵɵelementEnd();
@@ -11292,7 +11304,7 @@ function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) { if (rf
11292
11304
  i0.ɵɵtextInterpolate1(" ", ctx_r26.setLabelNameForDropzone(f_r82.name), " ");
11293
11305
  } }
11294
11306
  function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) { if (rf & 1) {
11295
- i0.ɵɵelement(0, "mat-progress-bar", 94);
11307
+ i0.ɵɵelement(0, "mat-progress-bar", 93);
11296
11308
  } if (rf & 2) {
11297
11309
  const ctx_r27 = i0.ɵɵnextContext();
11298
11310
  i0.ɵɵproperty("value", ctx_r27.progressValue);
@@ -11308,16 +11320,16 @@ function HeaderSideComponent_div_79_Template(rf, ctx) { if (rf & 1) {
11308
11320
  } }
11309
11321
  function HeaderSideComponent_div_80_Template(rf, ctx) { if (rf & 1) {
11310
11322
  const _r86 = i0.ɵɵgetCurrentView();
11311
- i0.ɵɵelementStart(0, "div", 95);
11312
- i0.ɵɵelementStart(1, "button", 96);
11323
+ i0.ɵɵelementStart(0, "div", 94);
11324
+ i0.ɵɵelementStart(1, "button", 95);
11313
11325
  i0.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r86); const ctx_r85 = i0.ɵɵnextContext(); return ctx_r85.saveFiles(); });
11314
- i0.ɵɵelement(2, "fa-icon", 97);
11326
+ i0.ɵɵelement(2, "fa-icon", 96);
11315
11327
  i0.ɵɵtext(3);
11316
11328
  i0.ɵɵpipe(4, "translate");
11317
11329
  i0.ɵɵelementEnd();
11318
- i0.ɵɵelementStart(5, "button", 98);
11330
+ i0.ɵɵelementStart(5, "button", 97);
11319
11331
  i0.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0.ɵɵrestoreView(_r86); const ctx_r87 = i0.ɵɵnextContext(); return ctx_r87.removeAllFiles(); });
11320
- i0.ɵɵelement(6, "fa-icon", 99);
11332
+ i0.ɵɵelement(6, "fa-icon", 98);
11321
11333
  i0.ɵɵtext(7);
11322
11334
  i0.ɵɵpipe(8, "translate");
11323
11335
  i0.ɵɵelementEnd();
@@ -11329,15 +11341,15 @@ function HeaderSideComponent_div_80_Template(rf, ctx) { if (rf & 1) {
11329
11341
  i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(8, 4, "DOCUMENTMANAGEMENT.CLEARFILES"), " ");
11330
11342
  } }
11331
11343
  function HeaderSideComponent_div_81_i_5_Template(rf, ctx) { if (rf & 1) {
11332
- i0.ɵɵelement(0, "i", 103);
11344
+ i0.ɵɵelement(0, "i", 102);
11333
11345
  } }
11334
11346
  function HeaderSideComponent_div_81_Template(rf, ctx) { if (rf & 1) {
11335
- i0.ɵɵelementStart(0, "div", 95);
11336
- i0.ɵɵelementStart(1, "button", 100);
11337
- i0.ɵɵelement(2, "fa-icon", 101);
11347
+ i0.ɵɵelementStart(0, "div", 94);
11348
+ i0.ɵɵelementStart(1, "button", 99);
11349
+ i0.ɵɵelement(2, "fa-icon", 100);
11338
11350
  i0.ɵɵtext(3);
11339
11351
  i0.ɵɵpipe(4, "translate");
11340
- i0.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 102);
11352
+ i0.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 101);
11341
11353
  i0.ɵɵelementEnd();
11342
11354
  i0.ɵɵelementEnd();
11343
11355
  } if (rf & 2) {
@@ -11351,7 +11363,7 @@ function HeaderSideComponent_div_81_Template(rf, ctx) { if (rf & 1) {
11351
11363
  } }
11352
11364
  const _c10 = function (a0) { return [a0]; };
11353
11365
  function HeaderSideComponent_ng_template_82_Template(rf, ctx) { if (rf & 1) {
11354
- i0.ɵɵelement(0, "announcement-dialog", 104);
11366
+ i0.ɵɵelement(0, "announcement-dialog", 103);
11355
11367
  } if (rf & 2) {
11356
11368
  const data_r89 = ctx.$implicit;
11357
11369
  i0.ɵɵproperty("data", i0.ɵɵpureFunction1(1, _c10, data_r89));
@@ -11427,6 +11439,7 @@ class HeaderSideComponent extends CustomAppBaseComponent {
11427
11439
  this.searchText = null;
11428
11440
  this.logInUserId = this.cookieService.get("CurrentUserId");
11429
11441
  this.newNotificationsCount = 0;
11442
+ this.avatarColors = ["#0000FF", "#A52A2A", "#D2691E", "#8B008B", "#8B0000", "#008000"];
11430
11443
  // this.signalr.initializeSignalRConnection();
11431
11444
  this.signalr.notifications$.subscribe((data) => this.newNotificationsCount = data && data.length ? data.length : 0);
11432
11445
  this.pushNotifications.requestPermission();
@@ -12733,9 +12746,7 @@ class HeaderSideComponent extends CustomAppBaseComponent {
12733
12746
  this.searchText = null;
12734
12747
  }
12735
12748
  searchCompanies(companies, search) {
12736
- console.log(companies, search);
12737
12749
  if (search == null || search == '') {
12738
- console.log("loop enters");
12739
12750
  return companies;
12740
12751
  }
12741
12752
  else if (search != null) {
@@ -12807,6 +12818,29 @@ class HeaderSideComponent extends CustomAppBaseComponent {
12807
12818
  }
12808
12819
  });
12809
12820
  }
12821
+ getAvatarColor(name) {
12822
+ if (!name)
12823
+ return this.avatarColors[0];
12824
+ const index = this.stringToNumber(name) % this.avatarColors.length;
12825
+ return this.avatarColors[index];
12826
+ }
12827
+ // Convert name to numeric hash
12828
+ stringToNumber(str) {
12829
+ let hash = 0;
12830
+ for (let i = 0; i < str.length; i++) {
12831
+ hash = str.charCodeAt(i) + ((hash << 5) - hash);
12832
+ }
12833
+ return Math.abs(hash);
12834
+ }
12835
+ // Extract initials (e.g. “Time Champ” → “TC”)
12836
+ getInitials(name) {
12837
+ if (!name)
12838
+ return "";
12839
+ const words = name.trim().split(" ");
12840
+ if (words.length === 1)
12841
+ return words[0].substring(0, 2).toUpperCase();
12842
+ return (words[0][0] + words[1][0]).toUpperCase();
12843
+ }
12810
12844
  }
12811
12845
  HeaderSideComponent.ɵfac = function HeaderSideComponent_Factory(t) { return new (t || HeaderSideComponent)(i0.ɵɵdirectiveInject(i1$5.PushNotificationsService), i0.ɵɵdirectiveInject(ThemeService), i0.ɵɵdirectiveInject(i3$1.NgxUiLoaderService), i0.ɵɵdirectiveInject(LayoutService), i0.ɵɵdirectiveInject(i5$1.TranslateService), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(i5.CookieService), i0.ɵɵdirectiveInject(i1$3.MatDialog), i0.ɵɵdirectiveInject(CommonService), i0.ɵɵdirectiveInject(i3.Store), i0.ɵɵdirectiveInject(i2$2.PubNubAngular), i0.ɵɵdirectiveInject(AuthenticationService), i0.ɵɵdirectiveInject(i1$2.Actions), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i6.ToastrService), i0.ɵɵdirectiveInject(i15.StoreManagementService), i0.ɵɵdirectiveInject(ShellModulesService), i0.ɵɵdirectiveInject(ChatService), i0.ɵɵdirectiveInject(SignalrService), i0.ɵɵdirectiveInject(WINDOW)); };
12812
12846
  HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderSideComponent, selectors: [["app-header-side"]], viewQuery: function HeaderSideComponent_Query(rf, ctx) { if (rf & 1) {
@@ -12822,7 +12856,7 @@ HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderS
12822
12856
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.documentPopover = _t.first);
12823
12857
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.openAnnoucementDialogComponent = _t.first);
12824
12858
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.fileUploadDropzonePopup = _t);
12825
- } }, 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"], ["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) { if (rf & 1) {
12859
+ } }, 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"], ["class", "avatar", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "backgroundColor", 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"], ["matTooltipClass", "tooltipClass-mat", 1, "avatar", 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"], ["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"], [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) {
12826
12860
  const _r90 = i0.ɵɵgetCurrentView();
12827
12861
  i0.ɵɵelementStart(0, "mat-toolbar", 0);
12828
12862
  i0.ɵɵelementStart(1, "div", 1);
@@ -13017,7 +13051,7 @@ HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderS
13017
13051
  i0.ɵɵproperty("ngIf", ctx.filesPresent);
13018
13052
  i0.ɵɵadvance(1);
13019
13053
  i0.ɵɵproperty("ngIf", ctx.importingInProgress);
13020
- } }, 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, 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: [
13054
+ } }, 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, FeedBackSubmissionComponent, i2.RouterLink, i33.NgxDropzonePreviewComponent, i28.MatProgressBar, AnnoucementDialogComponent], pipes: [i5$1.TranslatePipe, 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: [
13021
13055
  trigger('fade', [
13022
13056
  transition('void => *', [
13023
13057
  style({ opacity: 0 }),