@thetradeengineorg1/snova-shell-module 0.0.15 → 0.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js +52 -57
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/shell-components/components/header-side/header-side.component.js +53 -55
- package/esm2015/lib/shell-components/shell.module.js +1 -4
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +52 -57
- 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,8 +12244,8 @@
|
|
|
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",
|
|
12247
|
+
i0__namespace.ɵɵelementStart(0, "div", 79);
|
|
12248
|
+
i0__namespace.ɵɵelement(1, "app-avatar", 80);
|
|
12251
12249
|
i0__namespace.ɵɵpipe(2, "removeSpecialCharacters");
|
|
12252
12250
|
i0__namespace.ɵɵelementEnd();
|
|
12253
12251
|
}
|
|
@@ -12260,10 +12258,10 @@
|
|
|
12260
12258
|
function HeaderSideComponent_button_13_Template(rf, ctx) {
|
|
12261
12259
|
if (rf & 1) {
|
|
12262
12260
|
var _r63_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12263
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12261
|
+
i0__namespace.ɵɵelementStart(0, "button", 75);
|
|
12264
12262
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r63_1); var ctx_r62 = i0__namespace.ɵɵnextContext(); return ctx_r62.toggleRecording(); });
|
|
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, 3, 4, "div",
|
|
12263
|
+
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 76);
|
|
12264
|
+
i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 4, "div", 77);
|
|
12267
12265
|
i0__namespace.ɵɵelementEnd();
|
|
12268
12266
|
}
|
|
12269
12267
|
if (rf & 2) {
|
|
@@ -12278,13 +12276,13 @@
|
|
|
12278
12276
|
}
|
|
12279
12277
|
function HeaderSideComponent_mat_icon_25_Template(rf, ctx) {
|
|
12280
12278
|
if (rf & 1) {
|
|
12281
|
-
i0__namespace.ɵɵelement(0, "mat-icon",
|
|
12279
|
+
i0__namespace.ɵɵelement(0, "mat-icon", 81);
|
|
12282
12280
|
}
|
|
12283
12281
|
}
|
|
12284
12282
|
function HeaderSideComponent_button_26_Template(rf, ctx) {
|
|
12285
12283
|
if (rf & 1) {
|
|
12286
12284
|
var _r65_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12287
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12285
|
+
i0__namespace.ɵɵelementStart(0, "button", 82);
|
|
12288
12286
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_26_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r65_1); var ctx_r64 = i0__namespace.ɵɵnextContext(); return ctx_r64.clearDemoData(); });
|
|
12289
12287
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12290
12288
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
@@ -12306,7 +12304,7 @@
|
|
|
12306
12304
|
function HeaderSideComponent_button_27_Template(rf, ctx) {
|
|
12307
12305
|
if (rf & 1) {
|
|
12308
12306
|
var _r67_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12309
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12307
|
+
i0__namespace.ɵɵelementStart(0, "button", 82);
|
|
12310
12308
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_27_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r67_1); var ctx_r66 = i0__namespace.ɵɵnextContext(); return ctx_r66.exportConfigurationDialogData(); });
|
|
12311
12309
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12312
12310
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
@@ -12328,7 +12326,7 @@
|
|
|
12328
12326
|
function HeaderSideComponent_button_28_Template(rf, ctx) {
|
|
12329
12327
|
if (rf & 1) {
|
|
12330
12328
|
var _r70_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12331
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12329
|
+
i0__namespace.ɵɵelementStart(0, "button", 83, 84);
|
|
12332
12330
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_28_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r70_1); var _r68 = i0__namespace.ɵɵreference(1); var ctx_r69 = i0__namespace.ɵɵnextContext(); return ctx_r69.addUploadFilePopupOpen(_r68); });
|
|
12333
12331
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
12334
12332
|
i0__namespace.ɵɵelementStart(3, "mat-icon");
|
|
@@ -12380,7 +12378,7 @@
|
|
|
12380
12378
|
function HeaderSideComponent_button_31_Template(rf, ctx) {
|
|
12381
12379
|
if (rf & 1) {
|
|
12382
12380
|
var _r76_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12383
|
-
i0__namespace.ɵɵelementStart(0, "button",
|
|
12381
|
+
i0__namespace.ɵɵelementStart(0, "button", 82);
|
|
12384
12382
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_31_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r76_1); var ctx_r75 = i0__namespace.ɵɵnextContext(); return ctx_r75.alternateSignIn(); });
|
|
12385
12383
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
12386
12384
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
@@ -12401,13 +12399,13 @@
|
|
|
12401
12399
|
}
|
|
12402
12400
|
function HeaderSideComponent_div_44_Template(rf, ctx) {
|
|
12403
12401
|
if (rf & 1) {
|
|
12404
|
-
i0__namespace.ɵɵelement(0, "div",
|
|
12402
|
+
i0__namespace.ɵɵelement(0, "div", 85);
|
|
12405
12403
|
}
|
|
12406
12404
|
}
|
|
12407
12405
|
function HeaderSideComponent_app_submit_feedback_47_Template(rf, ctx) {
|
|
12408
12406
|
if (rf & 1) {
|
|
12409
12407
|
var _r78_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12410
|
-
i0__namespace.ɵɵelementStart(0, "app-submit-feedback",
|
|
12408
|
+
i0__namespace.ɵɵelementStart(0, "app-submit-feedback", 86);
|
|
12411
12409
|
i0__namespace.ɵɵlistener("closeDialog", function HeaderSideComponent_app_submit_feedback_47_Template_app_submit_feedback_closeDialog_0_listener() { i0__namespace.ɵɵrestoreView(_r78_1); var ctx_r77 = i0__namespace.ɵɵnextContext(); return ctx_r77.closeFeedBacklogDialog(); });
|
|
12412
12410
|
i0__namespace.ɵɵelementEnd();
|
|
12413
12411
|
}
|
|
@@ -12415,8 +12413,8 @@
|
|
|
12415
12413
|
var _c6 = function () { return ["/applications/view-forms"]; };
|
|
12416
12414
|
function HeaderSideComponent_mat_card_52_Template(rf, ctx) {
|
|
12417
12415
|
if (rf & 1) {
|
|
12418
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12419
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12416
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12417
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12420
12418
|
i0__namespace.ɵɵtext(2, "Forms");
|
|
12421
12419
|
i0__namespace.ɵɵelementEnd();
|
|
12422
12420
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12428,8 +12426,8 @@
|
|
|
12428
12426
|
var _c7 = function () { return ["/applications/custom-applications"]; };
|
|
12429
12427
|
function HeaderSideComponent_mat_card_53_Template(rf, ctx) {
|
|
12430
12428
|
if (rf & 1) {
|
|
12431
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12432
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12429
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12430
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12433
12431
|
i0__namespace.ɵɵtext(2, "Custom applications");
|
|
12434
12432
|
i0__namespace.ɵɵelementEnd();
|
|
12435
12433
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12441,8 +12439,8 @@
|
|
|
12441
12439
|
var _c8 = function () { return ["/rolemanagement/rolemanagement"]; };
|
|
12442
12440
|
function HeaderSideComponent_mat_card_54_Template(rf, ctx) {
|
|
12443
12441
|
if (rf & 1) {
|
|
12444
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12445
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12442
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12443
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12446
12444
|
i0__namespace.ɵɵtext(2, "Role configuration");
|
|
12447
12445
|
i0__namespace.ɵɵelementEnd();
|
|
12448
12446
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12454,8 +12452,8 @@
|
|
|
12454
12452
|
var _c9 = function () { return ["/rolemanagement/entityrolemanagement"]; };
|
|
12455
12453
|
function HeaderSideComponent_mat_card_55_Template(rf, ctx) {
|
|
12456
12454
|
if (rf & 1) {
|
|
12457
|
-
i0__namespace.ɵɵelementStart(0, "mat-card",
|
|
12458
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
12455
|
+
i0__namespace.ɵɵelementStart(0, "mat-card", 87);
|
|
12456
|
+
i0__namespace.ɵɵelementStart(1, "span", 88);
|
|
12459
12457
|
i0__namespace.ɵɵtext(2);
|
|
12460
12458
|
i0__namespace.ɵɵpipe(3, "softLabelsPipe");
|
|
12461
12459
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12482,12 +12480,12 @@
|
|
|
12482
12480
|
}
|
|
12483
12481
|
function HeaderSideComponent_div_56_Template(rf, ctx) {
|
|
12484
12482
|
if (rf & 1) {
|
|
12485
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12486
|
-
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span",
|
|
12483
|
+
i0__namespace.ɵɵelementStart(0, "div", 89);
|
|
12484
|
+
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_div_56_span_1_Template, 2, 0, "span", 90);
|
|
12487
12485
|
i0__namespace.ɵɵelementStart(2, "span");
|
|
12488
12486
|
i0__namespace.ɵɵtext(3);
|
|
12489
12487
|
i0__namespace.ɵɵelementEnd();
|
|
12490
|
-
i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null,
|
|
12488
|
+
i0__namespace.ɵɵtemplate(4, HeaderSideComponent_div_56_ng_template_4_Template, 1, 0, "ng-template", null, 91, i0__namespace.ɵɵtemplateRefExtractor);
|
|
12491
12489
|
i0__namespace.ɵɵelementEnd();
|
|
12492
12490
|
}
|
|
12493
12491
|
if (rf & 2) {
|
|
@@ -12503,9 +12501,9 @@
|
|
|
12503
12501
|
function HeaderSideComponent_ngx_dropzone_preview_74_Template(rf, ctx) {
|
|
12504
12502
|
if (rf & 1) {
|
|
12505
12503
|
var _r84_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12506
|
-
i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview",
|
|
12504
|
+
i0__namespace.ɵɵelementStart(0, "ngx-dropzone-preview", 92);
|
|
12507
12505
|
i0__namespace.ɵɵlistener("removed", function HeaderSideComponent_ngx_dropzone_preview_74_Template_ngx_dropzone_preview_removed_0_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r84_1); var f_r82 = restoredCtx.$implicit; var ctx_r83 = i0__namespace.ɵɵnextContext(); return ctx_r83.onRemove(f_r82); });
|
|
12508
|
-
i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label",
|
|
12506
|
+
i0__namespace.ɵɵelementStart(1, "ngx-dropzone-label", 93);
|
|
12509
12507
|
i0__namespace.ɵɵtext(2);
|
|
12510
12508
|
i0__namespace.ɵɵelementEnd();
|
|
12511
12509
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12522,7 +12520,7 @@
|
|
|
12522
12520
|
}
|
|
12523
12521
|
function HeaderSideComponent_mat_progress_bar_78_Template(rf, ctx) {
|
|
12524
12522
|
if (rf & 1) {
|
|
12525
|
-
i0__namespace.ɵɵelement(0, "mat-progress-bar",
|
|
12523
|
+
i0__namespace.ɵɵelement(0, "mat-progress-bar", 94);
|
|
12526
12524
|
}
|
|
12527
12525
|
if (rf & 2) {
|
|
12528
12526
|
var ctx_r27 = i0__namespace.ɵɵnextContext();
|
|
@@ -12544,16 +12542,16 @@
|
|
|
12544
12542
|
function HeaderSideComponent_div_80_Template(rf, ctx) {
|
|
12545
12543
|
if (rf & 1) {
|
|
12546
12544
|
var _r86_1 = i0__namespace.ɵɵgetCurrentView();
|
|
12547
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12548
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12545
|
+
i0__namespace.ɵɵelementStart(0, "div", 95);
|
|
12546
|
+
i0__namespace.ɵɵelementStart(1, "button", 96);
|
|
12549
12547
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_1_listener() { i0__namespace.ɵɵrestoreView(_r86_1); var ctx_r85 = i0__namespace.ɵɵnextContext(); return ctx_r85.saveFiles(); });
|
|
12550
|
-
i0__namespace.ɵɵelement(2, "fa-icon",
|
|
12548
|
+
i0__namespace.ɵɵelement(2, "fa-icon", 97);
|
|
12551
12549
|
i0__namespace.ɵɵtext(3);
|
|
12552
12550
|
i0__namespace.ɵɵpipe(4, "translate");
|
|
12553
12551
|
i0__namespace.ɵɵelementEnd();
|
|
12554
|
-
i0__namespace.ɵɵelementStart(5, "button",
|
|
12552
|
+
i0__namespace.ɵɵelementStart(5, "button", 98);
|
|
12555
12553
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_div_80_Template_button_click_5_listener() { i0__namespace.ɵɵrestoreView(_r86_1); var ctx_r87 = i0__namespace.ɵɵnextContext(); return ctx_r87.removeAllFiles(); });
|
|
12556
|
-
i0__namespace.ɵɵelement(6, "fa-icon",
|
|
12554
|
+
i0__namespace.ɵɵelement(6, "fa-icon", 99);
|
|
12557
12555
|
i0__namespace.ɵɵtext(7);
|
|
12558
12556
|
i0__namespace.ɵɵpipe(8, "translate");
|
|
12559
12557
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -12568,17 +12566,17 @@
|
|
|
12568
12566
|
}
|
|
12569
12567
|
function HeaderSideComponent_div_81_i_5_Template(rf, ctx) {
|
|
12570
12568
|
if (rf & 1) {
|
|
12571
|
-
i0__namespace.ɵɵelement(0, "i",
|
|
12569
|
+
i0__namespace.ɵɵelement(0, "i", 103);
|
|
12572
12570
|
}
|
|
12573
12571
|
}
|
|
12574
12572
|
function HeaderSideComponent_div_81_Template(rf, ctx) {
|
|
12575
12573
|
if (rf & 1) {
|
|
12576
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
12577
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
12578
|
-
i0__namespace.ɵɵelement(2, "fa-icon",
|
|
12574
|
+
i0__namespace.ɵɵelementStart(0, "div", 95);
|
|
12575
|
+
i0__namespace.ɵɵelementStart(1, "button", 100);
|
|
12576
|
+
i0__namespace.ɵɵelement(2, "fa-icon", 101);
|
|
12579
12577
|
i0__namespace.ɵɵtext(3);
|
|
12580
12578
|
i0__namespace.ɵɵpipe(4, "translate");
|
|
12581
|
-
i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i",
|
|
12579
|
+
i0__namespace.ɵɵtemplate(5, HeaderSideComponent_div_81_i_5_Template, 1, 0, "i", 102);
|
|
12582
12580
|
i0__namespace.ɵɵelementEnd();
|
|
12583
12581
|
i0__namespace.ɵɵelementEnd();
|
|
12584
12582
|
}
|
|
@@ -12595,7 +12593,7 @@
|
|
|
12595
12593
|
var _c10 = function (a0) { return [a0]; };
|
|
12596
12594
|
function HeaderSideComponent_ng_template_82_Template(rf, ctx) {
|
|
12597
12595
|
if (rf & 1) {
|
|
12598
|
-
i0__namespace.ɵɵelement(0, "announcement-dialog",
|
|
12596
|
+
i0__namespace.ɵɵelement(0, "announcement-dialog", 104);
|
|
12599
12597
|
}
|
|
12600
12598
|
if (rf & 2) {
|
|
12601
12599
|
var data_r89 = ctx.$implicit;
|
|
@@ -14118,7 +14116,7 @@
|
|
|
14118
14116
|
i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.openAnnoucementDialogComponent = _t.first);
|
|
14119
14117
|
i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.fileUploadDropzonePopup = _t);
|
|
14120
14118
|
}
|
|
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) {
|
|
14119
|
+
}, inputs: { notificPanel: "notificPanel" }, outputs: { opened: "opened" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 84, vars: 46, consts: [[1, "topbar", "remove-padding"], ["fxFlex", ""], [3, "reload", "isOpened", "openNewDashboard"], ["fxFlex", "", "fxLayout", "row", "fxHide.xs", "", "fxLayoutAlign", "center", 2, "vertical-align", "center"], ["fxFlex", "", "fxLayout", "row", "fxLayoutAlign", "end center"], ["class", "filter-data custom-box language-section", "style", "width:150px;", 3, "click", 4, "ngIf"], [4, "ngIf"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", "class", "topbar-button-right theme-navbar-icon-color", 3, "matTooltip", "overflow", "matMenuTriggerFor", "click", 4, "ngIf"], ["notification", "matMenu"], ["mat-icon-button", "", "class", "topbar-button-right img-button", 3, "matMenuTriggerFor", "ngClass", "click", 4, "ngIf"], ["hasBackdrop", "", "scrollStrategy", "reposition", "verticalAlign", "below", "horizontalAlign", "before", 3, "autoFocus", "restoreFocus", "interactiveClose"], ["feedTimeSheet", ""], [3, "isFeedTimeSheet", "closeFeedTimeSheetPopup"], ["accountMenu", "matMenu"], ["mat-menu-item", "", 3, "click"], ["class", "activity-recorder recording-style", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "overflow", "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["mat-menu-item", "", 3, "click", 4, "ngIf"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "overflow", "matTooltip", "click", 4, "ngIf"], [1, "feedback-icon", 3, "satPopoverAnchorFor"], ["class", "k-i-loading", 4, "ngIf"], ["verticalAlign", "below", "hasBackdrop", "", "backdropClass", "backdrop-color", "horizontalAlign", "end", 3, "interactiveClose"], ["feedBackPopover", ""], [3, "closeDialog", 4, "ngIf"], [1, "dialog_window", 3, "click"], ["menu2", "matMenu"], ["id", "style-1", 1, "p-0", "m-0", "listof_assets", "store-list-dropdown"], [1, "compact-list"], ["class", "p-0 asset-card", 3, "routerLink", 4, "ngIf"], ["class", "welcome-note", 4, "ngIf"], ["hasBackdrop", "", "backdropClass", "testrun-popover", "scrollStrategy", "reposition", 3, "interactiveClose"], ["fileUploadDropzonePopover", ""], [1, "p-0", "mr-0", "custom-hrm-dropzone"], ["fxLayout", "row", 1, "card-title-text", "mat-bg-primary", "p-05"], ["fxFlex", "", 1, "text-center"], ["fxFlex", "20px", "fxLayoutAlign", "end center"], [1, "inline_edit_close_btn", "btn", 3, "click"], ["icon", "times"], [1, "m-1"], ["ngx-dropzone", "", "accept", ".json", 1, "custom-dropzone", "dropzone-height", 3, "change"], ["class", "custom-dropzone-preview", 3, "removable", "removed", 4, "ngFor", "ngForOf"], [1, "m-05", "text-muted", 2, "text-align", "center"], ["color", "primary", "mode", "determinate", 3, "value", 4, "ngIf"], ["class", "mt-05", "fxLayoutAlign", "center end", 4, "ngIf"], ["openAnnoucementDialogComponent", ""], [1, "filter-data", "custom-box", "language-section", 2, "width", "150px", 3, "click"], ["placeholder", "", "name", "selectedCompany", 3, "ngModel", "ngModelChange", "selectionChange"], ["fxLayout", "row", "fxLayoutGap", "15px", 4, "ngIf"], ["fxFlex", "", "fxLayoutAlign", "start center", 1, "search_goalinput", "ml-1", 2, "position", "sticky", "top", "0", "z-index", "1", "background-color", "white"], ["fxLayoutAlign", "start center"], [1, "full-width"], ["matInput", "", "autocomplete", "off", 1, "search_goal", 3, "placeholder", "ngModel", "ngModelChange"], ["fxLayoutAlign", "end center", 1, "close_icon", "masterdata-search-close"], ["class", "icon-button mr-05 mt-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["fxLayout", "row", "fxLayoutGap", "15px"], [3, "ngStyle"], ["style", "width: 20px;height: 20px;border-radius: 50px;", 3, "src", 4, "ngIf"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "matTooltip", "isRound", 4, "ngIf"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", "fxFlex", "calc(100% - 40px)", 1, "language-display", 2, "color", "black !important", 3, "matTooltip"], [2, "width", "20px", "height", "20px", "border-radius", "50px", 3, "src"], ["fxLayoutAlign", "start center", "matTooltipClass", "tooltipClass-mat", "size", "20", 3, "name", "matTooltip", "isRound"], ["aria-hidden", "false", 1, "icon-button", "mr-05", "mt-05", 2, "cursor", "pointer", 3, "click"], ["matTooltipClass", "tooltipClass-mat", "matTooltipShowDelay", "400", 3, "value", "matTooltip"], ["fxLayout", "row", 1, "cursor-pointer"], ["style", "width: 20px;height: 20px;border-radius: 50px;margin-top: 10px;", 3, "src", 4, "ngIf"], [1, "ml-05"], [2, "width", "20px", "height", "20px", "border-radius", "50px", "margin-top", "10px", 3, "src"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "ngClass", "click"], ["matTooltipClass", "tooltipClass-mat", "mat-icon-button", "", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "click"], ["mat-icon-button", "", "id", "feedTimeSheetComponent", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["mat-icon-button", "", "matTooltipClass", "tooltipClass-mat", 1, "topbar-button-right", "theme-navbar-icon-color", 3, "matTooltip", "matMenuTriggerFor", "click"], ["class", "notification-number mat-bg-warn", 4, "ngIf"], [1, "notification-number", "mat-bg-warn"], ["mat-icon-button", "", 1, "topbar-button-right", "img-button", 3, "matMenuTriggerFor", "ngClass", "click"], ["class", "icon-highlight-setter", "alt", "profile image", 3, "src", 4, "ngIf"], ["style", "margin-left: 4px !important;", 4, "ngIf"], ["alt", "profile image", 1, "icon-highlight-setter", 3, "src"], [2, "margin-left", "4px !important"], ["size", "30", 3, "name", "isRound"], [1, "activity-recorder", "recording-style"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "click"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["fileUploadDropzonePopup", "satPopoverAnchor"], [1, "k-i-loading"], [3, "closeDialog"], [1, "p-0", "asset-card", 3, "routerLink"], [1, "hide-content-overflow", "userStory-name-control", "store-dropdown-padding"], [1, "welcome-note"], [4, "ngIf", "ngIfElse"], ["elseSpan", ""], [1, "custom-dropzone-preview", 3, "removable", "removed"], [1, "custom-dropzone-label"], ["color", "primary", "mode", "determinate", 3, "value"], ["fxLayoutAlign", "center end", 1, "mt-05"], ["mat-button", "", "mat-raised-button", "", "color", "primary", 3, "click"], ["icon", "save", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "click"], ["icon", "times", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", 1, "ml-1", 3, "disabled"], ["icon", "upload", 1, "mr-05"], ["class", "fa fa-spin fa-spinner", 4, "ngIf"], [1, "fa", "fa-spin", "fa-spinner"], [3, "data"]], template: function HeaderSideComponent_Template(rf, ctx) {
|
|
14122
14120
|
if (rf & 1) {
|
|
14123
14121
|
var _r90_1 = i0__namespace.ɵɵgetCurrentView();
|
|
14124
14122
|
i0__namespace.ɵɵelementStart(0, "mat-toolbar", 0);
|
|
@@ -18639,7 +18637,6 @@
|
|
|
18639
18637
|
SidenavComponent,
|
|
18640
18638
|
RemoveSpecialCharactersPipe,
|
|
18641
18639
|
CustomAppBaseComponent,
|
|
18642
|
-
RemoveSpecialCharactersPipe,
|
|
18643
18640
|
SoftLabelPipe,
|
|
18644
18641
|
HighLightTextPipe,
|
|
18645
18642
|
UtcToLocalTimeWithDatePipe,
|
|
@@ -18874,7 +18871,6 @@
|
|
|
18874
18871
|
SidenavComponent,
|
|
18875
18872
|
RemoveSpecialCharactersPipe,
|
|
18876
18873
|
CustomAppBaseComponent,
|
|
18877
|
-
RemoveSpecialCharactersPipe,
|
|
18878
18874
|
SoftLabelPipe,
|
|
18879
18875
|
HighLightTextPipe,
|
|
18880
18876
|
UtcToLocalTimeWithDatePipe,
|
|
@@ -18943,7 +18939,6 @@
|
|
|
18943
18939
|
SidenavComponent,
|
|
18944
18940
|
RemoveSpecialCharactersPipe,
|
|
18945
18941
|
CustomAppBaseComponent,
|
|
18946
|
-
RemoveSpecialCharactersPipe,
|
|
18947
18942
|
SoftLabelPipe,
|
|
18948
18943
|
HighLightTextPipe,
|
|
18949
18944
|
UtcToLocalTimeWithDatePipe,
|