@thetradeengineorg1/snova-shell-module 0.0.15 → 0.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js +54 -60
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/shell-components/components/header-side/header-side.component.js +56 -60
- package/esm2015/lib/shell-components/shell.module.js +1 -4
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +54 -60
- package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
- package/lib/shell-components/shell.module.d.ts +1 -1
- package/lib/shell-components/shell.module.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -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",
|
|
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,
|
|
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);
|
|
@@ -12054,7 +12053,7 @@
|
|
|
12054
12053
|
}
|
|
12055
12054
|
function HeaderSideComponent_div_5_mat_option_12_img_2_Template(rf, ctx) {
|
|
12056
12055
|
if (rf & 1) {
|
|
12057
|
-
i0__namespace.ɵɵelement(0, "img",
|
|
12056
|
+
i0__namespace.ɵɵelement(0, "img", 68);
|
|
12058
12057
|
}
|
|
12059
12058
|
if (rf & 2) {
|
|
12060
12059
|
var companyList_r41 = i0__namespace.ɵɵnextContext().$implicit;
|
|
@@ -12064,21 +12063,20 @@
|
|
|
12064
12063
|
function HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template(rf, ctx) {
|
|
12065
12064
|
if (rf & 1) {
|
|
12066
12065
|
i0__namespace.ɵɵelement(0, "app-avatar", 62);
|
|
12067
|
-
i0__namespace.ɵɵpipe(1, "removeSpecialCharacters");
|
|
12068
12066
|
}
|
|
12069
12067
|
if (rf & 2) {
|
|
12070
12068
|
var companyList_r41 = i0__namespace.ɵɵnextContext().$implicit;
|
|
12071
12069
|
i0__namespace.ɵɵpropertyInterpolate("matTooltip", companyList_r41.companyName);
|
|
12072
|
-
i0__namespace.ɵɵproperty("name",
|
|
12070
|
+
i0__namespace.ɵɵproperty("name", companyList_r41.companyName)("isRound", true);
|
|
12073
12071
|
}
|
|
12074
12072
|
}
|
|
12075
12073
|
function HeaderSideComponent_div_5_mat_option_12_Template(rf, ctx) {
|
|
12076
12074
|
if (rf & 1) {
|
|
12077
12075
|
i0__namespace.ɵɵelementStart(0, "mat-option", 64);
|
|
12078
12076
|
i0__namespace.ɵɵelementStart(1, "div", 65);
|
|
12079
|
-
i0__namespace.ɵɵtemplate(2, HeaderSideComponent_div_5_mat_option_12_img_2_Template, 1, 1, "img",
|
|
12080
|
-
i0__namespace.ɵɵtemplate(3, HeaderSideComponent_div_5_mat_option_12_app_avatar_3_Template,
|
|
12081
|
-
i0__namespace.ɵɵelementStart(4, "div",
|
|
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);
|
|
12082
12080
|
i0__namespace.ɵɵtext(5);
|
|
12083
12081
|
i0__namespace.ɵɵelementEnd();
|
|
12084
12082
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12145,7 +12143,7 @@
|
|
|
12145
12143
|
if (rf & 1) {
|
|
12146
12144
|
var _r52_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12147
12145
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
12148
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12146
|
+
i0__namespace.ɵɵelementStart(1, "button", 69);
|
|
12149
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(); });
|
|
12150
12148
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
12151
12149
|
i0__namespace.ɵɵelementStart(3, "mat-icon");
|
|
@@ -12165,7 +12163,7 @@
|
|
|
12165
12163
|
if (rf & 1) {
|
|
12166
12164
|
var _r54_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12167
12165
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
12168
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12166
|
+
i0__namespace.ɵɵelementStart(1, "button", 70);
|
|
12169
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(); });
|
|
12170
12168
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
12171
12169
|
i0__namespace.ɵɵelementStart(3, "mat-icon");
|
|
@@ -12183,7 +12181,7 @@
|
|
|
12183
12181
|
if (rf & 1) {
|
|
12184
12182
|
var _r56_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12185
12183
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
12186
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12184
|
+
i0__namespace.ɵɵelementStart(1, "button", 71);
|
|
12187
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(); });
|
|
12188
12186
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
12189
12187
|
i0__namespace.ɵɵelementStart(3, "mat-icon");
|
|
@@ -12203,7 +12201,7 @@
|
|
|
12203
12201
|
}
|
|
12204
12202
|
function HeaderSideComponent_button_9_span_4_Template(rf, ctx) {
|
|
12205
12203
|
if (rf & 1) {
|
|
12206
|
-
i0__namespace.ɵɵelementStart(0, "span",
|
|
12204
|
+
i0__namespace.ɵɵelementStart(0, "span", 74);
|
|
12207
12205
|
i0__namespace.ɵɵtext(1);
|
|
12208
12206
|
i0__namespace.ɵɵelementEnd();
|
|
12209
12207
|
}
|
|
@@ -12216,13 +12214,13 @@
|
|
|
12216
12214
|
function HeaderSideComponent_button_9_Template(rf, ctx) {
|
|
12217
12215
|
if (rf & 1) {
|
|
12218
12216
|
var _r59_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12219
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12217
|
+
i0__namespace.ɵɵelementStart(0, "button", 72);
|
|
12220
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(); });
|
|
12221
12219
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12222
12220
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
12223
12221
|
i0__namespace.ɵɵtext(3, "notifications");
|
|
12224
12222
|
i0__namespace.ɵɵelementEnd();
|
|
12225
|
-
i0__namespace.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span",
|
|
12223
|
+
i0__namespace.ɵɵtemplate(4, HeaderSideComponent_button_9_span_4_Template, 2, 1, "span", 73);
|
|
12226
12224
|
i0__namespace.ɵɵelementEnd();
|
|
12227
12225
|
}
|
|
12228
12226
|
if (rf & 2) {
|
|
@@ -12237,7 +12235,7 @@
|
|
|
12237
12235
|
}
|
|
12238
12236
|
function HeaderSideComponent_button_13_img_1_Template(rf, ctx) {
|
|
12239
12237
|
if (rf & 1) {
|
|
12240
|
-
i0__namespace.ɵɵelement(0, "img",
|
|
12238
|
+
i0__namespace.ɵɵelement(0, "img", 78);
|
|
12241
12239
|
}
|
|
12242
12240
|
if (rf & 2) {
|
|
12243
12241
|
var ctx_r60 = i0__namespace.ɵɵnextContext(2);
|
|
@@ -12246,24 +12244,23 @@
|
|
|
12246
12244
|
}
|
|
12247
12245
|
function HeaderSideComponent_button_13_div_2_Template(rf, ctx) {
|
|
12248
12246
|
if (rf & 1) {
|
|
12249
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12250
|
-
i0__namespace.ɵɵelement(1, "app-avatar",
|
|
12251
|
-
i0__namespace.ɵɵpipe(2, "removeSpecialCharacters");
|
|
12247
|
+
i0__namespace.ɵɵelementStart(0, "div", 79);
|
|
12248
|
+
i0__namespace.ɵɵelement(1, "app-avatar", 80);
|
|
12252
12249
|
i0__namespace.ɵɵelementEnd();
|
|
12253
12250
|
}
|
|
12254
12251
|
if (rf & 2) {
|
|
12255
12252
|
var ctx_r61 = i0__namespace.ɵɵnextContext(2);
|
|
12256
12253
|
i0__namespace.ɵɵadvance(1);
|
|
12257
|
-
i0__namespace.ɵɵproperty("name",
|
|
12254
|
+
i0__namespace.ɵɵproperty("name", ctx_r61.authenticatedUserRecord.fullName)("isRound", true);
|
|
12258
12255
|
}
|
|
12259
12256
|
}
|
|
12260
12257
|
function HeaderSideComponent_button_13_Template(rf, ctx) {
|
|
12261
12258
|
if (rf & 1) {
|
|
12262
12259
|
var _r63_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12263
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12260
|
+
i0__namespace.ɵɵelementStart(0, "button", 75);
|
|
12264
12261
|
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",
|
|
12266
|
-
i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template,
|
|
12262
|
+
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 76);
|
|
12263
|
+
i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 2, 2, "div", 77);
|
|
12267
12264
|
i0__namespace.ɵɵelementEnd();
|
|
12268
12265
|
}
|
|
12269
12266
|
if (rf & 2) {
|
|
@@ -12278,13 +12275,13 @@
|
|
|
12278
12275
|
}
|
|
12279
12276
|
function HeaderSideComponent_mat_icon_25_Template(rf, ctx) {
|
|
12280
12277
|
if (rf & 1) {
|
|
12281
|
-
i0__namespace.ɵɵelement(0, "mat-icon",
|
|
12278
|
+
i0__namespace.ɵɵelement(0, "mat-icon", 81);
|
|
12282
12279
|
}
|
|
12283
12280
|
}
|
|
12284
12281
|
function HeaderSideComponent_button_26_Template(rf, ctx) {
|
|
12285
12282
|
if (rf & 1) {
|
|
12286
12283
|
var _r65_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12287
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12284
|
+
i0__namespace.ɵɵelementStart(0, "button", 82);
|
|
12288
12285
|
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(); });
|
|
12289
12286
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12290
12287
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
@@ -12306,7 +12303,7 @@
|
|
|
12306
12303
|
function HeaderSideComponent_button_27_Template(rf, ctx) {
|
|
12307
12304
|
if (rf & 1) {
|
|
12308
12305
|
var _r67_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12309
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12306
|
+
i0__namespace.ɵɵelementStart(0, "button", 82);
|
|
12310
12307
|
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(); });
|
|
12311
12308
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12312
12309
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
@@ -12328,7 +12325,7 @@
|
|
|
12328
12325
|
function HeaderSideComponent_button_28_Template(rf, ctx) {
|
|
12329
12326
|
if (rf & 1) {
|
|
12330
12327
|
var _r70_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12331
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12328
|
+
i0__namespace.ɵɵelementStart(0, "button", 83, 84);
|
|
12332
12329
|
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); });
|
|
12333
12330
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
12334
12331
|
i0__namespace.ɵɵelementStart(3, "mat-icon");
|
|
@@ -12380,7 +12377,7 @@
|
|
|
12380
12377
|
function HeaderSideComponent_button_31_Template(rf, ctx) {
|
|
12381
12378
|
if (rf & 1) {
|
|
12382
12379
|
var _r76_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12383
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12380
|
+
i0__namespace.ɵɵelementStart(0, "button", 82);
|
|
12384
12381
|
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(); });
|
|
12385
12382
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12386
12383
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
@@ -12401,13 +12398,13 @@
|
|
|
12401
12398
|
}
|
|
12402
12399
|
function HeaderSideComponent_div_44_Template(rf, ctx) {
|
|
12403
12400
|
if (rf & 1) {
|
|
12404
|
-
i0__namespace.ɵɵelement(0, "div",
|
|
12401
|
+
i0__namespace.ɵɵelement(0, "div", 85);
|
|
12405
12402
|
}
|
|
12406
12403
|
}
|
|
12407
12404
|
function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) {
|
|
12408
12405
|
if (rf & 1) {
|
|
12409
12406
|
var _r78_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12410
|
-
i0__namespace.ɵɵelementStart(0, "app-submit-feedback",
|
|
12407
|
+
i0__namespace.ɵɵelementStart(0, "app-submit-feedback", 86);
|
|
12411
12408
|
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(); });
|
|
12412
12409
|
i0__namespace.ɵɵelementEnd();
|
|
12413
12410
|
}
|
|
@@ -12415,8 +12412,8 @@
|
|
|
12415
12412
|
var _c6 = function () { return ["/applications/view-forms"]; };
|
|
12416
12413
|
function HeaderSideComponent_mat_card_52_Template(rf, ctx) {
|
|
12417
12414
|
if (rf & 1) {
|
|
12418
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12419
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12415
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12416
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12420
12417
|
i0__namespace.ɵɵtext(2, "Forms");
|
|
12421
12418
|
i0__namespace.ɵɵelementEnd();
|
|
12422
12419
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12428,8 +12425,8 @@
|
|
|
12428
12425
|
var _c7 = function () { return ["/applications/custom-applications"]; };
|
|
12429
12426
|
function HeaderSideComponent_mat_card_53_Template(rf, ctx) {
|
|
12430
12427
|
if (rf & 1) {
|
|
12431
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12432
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12428
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12429
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12433
12430
|
i0__namespace.ɵɵtext(2, "Custom applications");
|
|
12434
12431
|
i0__namespace.ɵɵelementEnd();
|
|
12435
12432
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12441,8 +12438,8 @@
|
|
|
12441
12438
|
var _c8 = function () { return ["/rolemanagement/rolemanagement"]; };
|
|
12442
12439
|
function HeaderSideComponent_mat_card_54_Template(rf, ctx) {
|
|
12443
12440
|
if (rf & 1) {
|
|
12444
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12445
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12441
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12442
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12446
12443
|
i0__namespace.ɵɵtext(2, "Role configuration");
|
|
12447
12444
|
i0__namespace.ɵɵelementEnd();
|
|
12448
12445
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12454,8 +12451,8 @@
|
|
|
12454
12451
|
var _c9 = function () { return ["/rolemanagement/entityrolemanagement"]; };
|
|
12455
12452
|
function HeaderSideComponent_mat_card_55_Template(rf, ctx) {
|
|
12456
12453
|
if (rf & 1) {
|
|
12457
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12458
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12454
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12455
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12459
12456
|
i0__namespace.ɵɵtext(2);
|
|
12460
12457
|
i0__namespace.ɵɵpipe(3, "softLabelsPipe");
|
|
12461
12458
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12482,12 +12479,12 @@
|
|
|
12482
12479
|
}
|
|
12483
12480
|
function HeaderSideComponent_div_56_Template(rf, ctx) {
|
|
12484
12481
|
if (rf & 1) {
|
|
12485
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12486
|
-
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span",
|
|
12482
|
+
i0__namespace.ɵɵelementStart(0, "div", 89);
|
|
12483
|
+
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 90);
|
|
12487
12484
|
i0__namespace.ɵɵelementStart(2, "span");
|
|
12488
12485
|
i0__namespace.ɵɵtext(3);
|
|
12489
12486
|
i0__namespace.ɵɵelementEnd();
|
|
12490
|
-
i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null,
|
|
12487
|
+
i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 91, i0__namespace.ɵɵtemplateRefExtractor);
|
|
12491
12488
|
i0__namespace.ɵɵelementEnd();
|
|
12492
12489
|
}
|
|
12493
12490
|
if (rf & 2) {
|
|
@@ -12503,9 +12500,9 @@
|
|
|
12503
12500
|
function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) {
|
|
12504
12501
|
if (rf & 1) {
|
|
12505
12502
|
var _r84_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12506
|
-
i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview",
|
|
12503
|
+
i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview", 92);
|
|
12507
12504
|
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); });
|
|
12508
|
-
i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label",
|
|
12505
|
+
i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 93);
|
|
12509
12506
|
i0__namespace.ɵɵtext(2);
|
|
12510
12507
|
i0__namespace.ɵɵelementEnd();
|
|
12511
12508
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12522,7 +12519,7 @@
|
|
|
12522
12519
|
}
|
|
12523
12520
|
function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) {
|
|
12524
12521
|
if (rf & 1) {
|
|
12525
|
-
i0__namespace.ɵɵelement(0, "mat-progress-bar",
|
|
12522
|
+
i0__namespace.ɵɵelement(0, "mat-progress-bar", 94);
|
|
12526
12523
|
}
|
|
12527
12524
|
if (rf & 2) {
|
|
12528
12525
|
var ctx_r27 = i0__namespace.ɵɵnextContext();
|
|
@@ -12544,16 +12541,16 @@
|
|
|
12544
12541
|
function HeaderSideComponent_div_80_Template(rf, ctx) {
|
|
12545
12542
|
if (rf & 1) {
|
|
12546
12543
|
var _r86_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12547
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12548
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12544
|
+
i0__namespace.ɵɵelementStart(0, "div", 95);
|
|
12545
|
+
i0__namespace.ɵɵelementStart(1, "button", 96);
|
|
12549
12546
|
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(); });
|
|
12550
|
-
i0__namespace.ɵɵelement(2, "fa-icon",
|
|
12547
|
+
i0__namespace.ɵɵelement(2, "fa-icon", 97);
|
|
12551
12548
|
i0__namespace.ɵɵtext(3);
|
|
12552
12549
|
i0__namespace.ɵɵpipe(4, "translate");
|
|
12553
12550
|
i0__namespace.ɵɵelementEnd();
|
|
12554
|
-
i0__namespace.ɵɵelementStart(5, "button",
|
|
12551
|
+
i0__namespace.ɵɵelementStart(5, "button", 98);
|
|
12555
12552
|
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(); });
|
|
12556
|
-
i0__namespace.ɵɵelement(6, "fa-icon",
|
|
12553
|
+
i0__namespace.ɵɵelement(6, "fa-icon", 99);
|
|
12557
12554
|
i0__namespace.ɵɵtext(7);
|
|
12558
12555
|
i0__namespace.ɵɵpipe(8, "translate");
|
|
12559
12556
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12568,17 +12565,17 @@
|
|
|
12568
12565
|
}
|
|
12569
12566
|
function HeaderSideComponent_div_81_i_5_Template(rf, ctx) {
|
|
12570
12567
|
if (rf & 1) {
|
|
12571
|
-
i0__namespace.ɵɵelement(0, "i",
|
|
12568
|
+
i0__namespace.ɵɵelement(0, "i", 103);
|
|
12572
12569
|
}
|
|
12573
12570
|
}
|
|
12574
12571
|
function HeaderSideComponent_div_81_Template(rf, ctx) {
|
|
12575
12572
|
if (rf & 1) {
|
|
12576
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12577
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12578
|
-
i0__namespace.ɵɵelement(2, "fa-icon",
|
|
12573
|
+
i0__namespace.ɵɵelementStart(0, "div", 95);
|
|
12574
|
+
i0__namespace.ɵɵelementStart(1, "button", 100);
|
|
12575
|
+
i0__namespace.ɵɵelement(2, "fa-icon", 101);
|
|
12579
12576
|
i0__namespace.ɵɵtext(3);
|
|
12580
12577
|
i0__namespace.ɵɵpipe(4, "translate");
|
|
12581
|
-
i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i",
|
|
12578
|
+
i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 102);
|
|
12582
12579
|
i0__namespace.ɵɵelementEnd();
|
|
12583
12580
|
i0__namespace.ɵɵelementEnd();
|
|
12584
12581
|
}
|
|
@@ -12595,7 +12592,7 @@
|
|
|
12595
12592
|
var _c10 = function (a0) { return [a0]; };
|
|
12596
12593
|
function HeaderSideComponent_ng_template_82_Template(rf, ctx) {
|
|
12597
12594
|
if (rf & 1) {
|
|
12598
|
-
i0__namespace.ɵɵelement(0, "announcement-dialog",
|
|
12595
|
+
i0__namespace.ɵɵelement(0, "announcement-dialog", 104);
|
|
12599
12596
|
}
|
|
12600
12597
|
if (rf & 2) {
|
|
12601
12598
|
var data_r89 = ctx.$implicit;
|
|
@@ -14118,7 +14115,7 @@
|
|
|
14118
14115
|
i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.openAnnoucementDialogComponent = _t.first);
|
|
14119
14116
|
i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.fileUploadDropzonePopup = _t);
|
|
14120
14117
|
}
|
|
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) {
|
|
14118
|
+
}, 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) {
|
|
14122
14119
|
if (rf & 1) {
|
|
14123
14120
|
var _r90_1 = i0__namespace.ɵɵgetCurrentView();
|
|
14124
14121
|
i0__namespace.ɵɵelementStart(0, "mat-toolbar", 0);
|
|
@@ -14316,7 +14313,7 @@
|
|
|
14316
14313
|
i0__namespace.ɵɵadvance(1);
|
|
14317
14314
|
i0__namespace.ɵɵproperty("ngIf", ctx.importingInProgress);
|
|
14318
14315
|
}
|
|
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,
|
|
14316
|
+
}, 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, 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: [
|
|
14320
14317
|
animations.trigger('fade', [
|
|
14321
14318
|
animations.transition('void => *', [
|
|
14322
14319
|
animations.style({ opacity: 0 }),
|
|
@@ -18639,7 +18636,6 @@
|
|
|
18639
18636
|
SidenavComponent,
|
|
18640
18637
|
RemoveSpecialCharactersPipe,
|
|
18641
18638
|
CustomAppBaseComponent,
|
|
18642
|
-
RemoveSpecialCharactersPipe,
|
|
18643
18639
|
SoftLabelPipe,
|
|
18644
18640
|
HighLightTextPipe,
|
|
18645
18641
|
UtcToLocalTimeWithDatePipe,
|
|
@@ -18874,7 +18870,6 @@
|
|
|
18874
18870
|
SidenavComponent,
|
|
18875
18871
|
RemoveSpecialCharactersPipe,
|
|
18876
18872
|
CustomAppBaseComponent,
|
|
18877
|
-
RemoveSpecialCharactersPipe,
|
|
18878
18873
|
SoftLabelPipe,
|
|
18879
18874
|
HighLightTextPipe,
|
|
18880
18875
|
UtcToLocalTimeWithDatePipe,
|
|
@@ -18943,7 +18938,6 @@
|
|
|
18943
18938
|
SidenavComponent,
|
|
18944
18939
|
RemoveSpecialCharactersPipe,
|
|
18945
18940
|
CustomAppBaseComponent,
|
|
18946
|
-
RemoveSpecialCharactersPipe,
|
|
18947
18941
|
SoftLabelPipe,
|
|
18948
18942
|
HighLightTextPipe,
|
|
18949
18943
|
UtcToLocalTimeWithDatePipe,
|