@thetradeengineorg1/snova-shell-module 0.0.251 → 0.0.253
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 +196 -149
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/shell-components/components/menu/menu.component.js +197 -150
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +196 -149
- package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
- package/package.json +1 -1
|
@@ -7743,7 +7743,7 @@
|
|
|
7743
7743
|
if (rf & 1) {
|
|
7744
7744
|
var _r36_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7745
7745
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
7746
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
7746
|
+
i0__namespace.ɵɵelementStart(1, "button", 56);
|
|
7747
7747
|
i0__namespace.ɵɵlistener("click", function MenuComponent_div_9_div_1_Template_button_click_1_listener($event) { i0__namespace.ɵɵrestoreView(_r36_1); var item_r32 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r34 = i0__namespace.ɵɵnextContext(); return ctx_r34.selectMenu(item_r32, $event); });
|
|
7748
7748
|
i0__namespace.ɵɵelementStart(2, "mat-icon");
|
|
7749
7749
|
i0__namespace.ɵɵtext(3);
|
|
@@ -7779,8 +7779,8 @@
|
|
|
7779
7779
|
function MenuComponent_div_10_Template(rf, ctx) {
|
|
7780
7780
|
if (rf & 1) {
|
|
7781
7781
|
var _r39_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7782
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
7783
|
-
i0__namespace.ɵɵelementStart(1, "fa-icon",
|
|
7782
|
+
i0__namespace.ɵɵelementStart(0, "div", 57);
|
|
7783
|
+
i0__namespace.ɵɵelementStart(1, "fa-icon", 58);
|
|
7784
7784
|
i0__namespace.ɵɵlistener("click", function MenuComponent_div_10_Template_fa_icon_click_1_listener() { i0__namespace.ɵɵrestoreView(_r39_1); var ctx_r38 = i0__namespace.ɵɵnextContext(); return ctx_r38.openApps(); });
|
|
7785
7785
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
7786
7786
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -7795,14 +7795,14 @@
|
|
|
7795
7795
|
}
|
|
7796
7796
|
function MenuComponent_span_12_Template(rf, ctx) {
|
|
7797
7797
|
if (rf & 1) {
|
|
7798
|
-
i0__namespace.ɵɵelementStart(0, "span",
|
|
7798
|
+
i0__namespace.ɵɵelementStart(0, "span", 59);
|
|
7799
7799
|
i0__namespace.ɵɵtext(1, "@ \u00A0");
|
|
7800
7800
|
i0__namespace.ɵɵelementEnd();
|
|
7801
7801
|
}
|
|
7802
7802
|
}
|
|
7803
7803
|
function MenuComponent_span_13_Template(rf, ctx) {
|
|
7804
7804
|
if (rf & 1) {
|
|
7805
|
-
i0__namespace.ɵɵelementStart(0, "span",
|
|
7805
|
+
i0__namespace.ɵɵelementStart(0, "span", 59);
|
|
7806
7806
|
i0__namespace.ɵɵtext(1, "# \u00A0");
|
|
7807
7807
|
i0__namespace.ɵɵelementEnd();
|
|
7808
7808
|
}
|
|
@@ -7815,7 +7815,7 @@
|
|
|
7815
7815
|
function MenuComponent_mat_icon_20_Template(rf, ctx) {
|
|
7816
7816
|
if (rf & 1) {
|
|
7817
7817
|
var _r41_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7818
|
-
i0__namespace.ɵɵelementStart(0, "mat-icon",
|
|
7818
|
+
i0__namespace.ɵɵelementStart(0, "mat-icon", 60);
|
|
7819
7819
|
i0__namespace.ɵɵlistener("click", function MenuComponent_mat_icon_20_Template_mat_icon_click_0_listener($event) { i0__namespace.ɵɵrestoreView(_r41_1); var ctx_r40 = i0__namespace.ɵɵnextContext(); return ctx_r40.closeSearch($event); });
|
|
7820
7820
|
i0__namespace.ɵɵtext(1, " close");
|
|
7821
7821
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -7823,21 +7823,21 @@
|
|
|
7823
7823
|
}
|
|
7824
7824
|
function MenuComponent_mat_progress_bar_27_Template(rf, ctx) {
|
|
7825
7825
|
if (rf & 1) {
|
|
7826
|
-
i0__namespace.ɵɵelement(0, "mat-progress-bar",
|
|
7826
|
+
i0__namespace.ɵɵelement(0, "mat-progress-bar", 61);
|
|
7827
7827
|
}
|
|
7828
7828
|
}
|
|
7829
7829
|
var _c10$1 = function () { return { exact: true }; };
|
|
7830
|
-
function
|
|
7830
|
+
function MenuComponent_div_29_ng_container_12_div_1_div_1_Template(rf, ctx) {
|
|
7831
7831
|
if (rf & 1) {
|
|
7832
7832
|
var _r49_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7833
|
-
i0__namespace.ɵɵelementStart(0, "div");
|
|
7834
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
7835
|
-
i0__namespace.ɵɵlistener("mousedown", function
|
|
7833
|
+
i0__namespace.ɵɵelementStart(0, "div", 75);
|
|
7834
|
+
i0__namespace.ɵɵelementStart(1, "button", 76);
|
|
7835
|
+
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_29_ng_container_12_div_1_div_1_Template_button_mousedown_1_listener($event) { i0__namespace.ɵɵrestoreView(_r49_1); var item_r44 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r47 = i0__namespace.ɵɵnextContext(3); return ctx_r47.selectAdimnTool(item_r44.state, $event, item_r44); });
|
|
7836
7836
|
i0__namespace.ɵɵpipe(2, "softLabelsPipe");
|
|
7837
|
-
i0__namespace.ɵɵelementStart(3, "mat-icon",
|
|
7837
|
+
i0__namespace.ɵɵelementStart(3, "mat-icon", 77);
|
|
7838
7838
|
i0__namespace.ɵɵtext(4);
|
|
7839
7839
|
i0__namespace.ɵɵelementEnd();
|
|
7840
|
-
i0__namespace.ɵɵelement(5, "span",
|
|
7840
|
+
i0__namespace.ɵɵelement(5, "span", 78);
|
|
7841
7841
|
i0__namespace.ɵɵpipe(6, "highLightText");
|
|
7842
7842
|
i0__namespace.ɵɵpipe(7, "softLabelsPipe");
|
|
7843
7843
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -7860,10 +7860,10 @@
|
|
|
7860
7860
|
i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(6, 10, i0__namespace.ɵɵpipeBind2(7, 13, ctx_r46.translateapplicationname(item_r44.menu), ctx_r46.softLabels), ctx_r46.searchText), i0__namespace.ɵɵsanitizeHtml);
|
|
7861
7861
|
}
|
|
7862
7862
|
}
|
|
7863
|
-
function
|
|
7863
|
+
function MenuComponent_div_29_ng_container_12_div_1_Template(rf, ctx) {
|
|
7864
7864
|
if (rf & 1) {
|
|
7865
|
-
i0__namespace.ɵɵelementStart(0, "div");
|
|
7866
|
-
i0__namespace.ɵɵtemplate(1,
|
|
7865
|
+
i0__namespace.ɵɵelementStart(0, "div", 73);
|
|
7866
|
+
i0__namespace.ɵɵtemplate(1, MenuComponent_div_29_ng_container_12_div_1_div_1_Template, 8, 17, "div", 74);
|
|
7867
7867
|
i0__namespace.ɵɵelementEnd();
|
|
7868
7868
|
}
|
|
7869
7869
|
if (rf & 2) {
|
|
@@ -7875,10 +7875,10 @@
|
|
|
7875
7875
|
i0__namespace.ɵɵproperty("ngIf", item_r44.type == "link" || item_r44.type == "applicationlink");
|
|
7876
7876
|
}
|
|
7877
7877
|
}
|
|
7878
|
-
function
|
|
7878
|
+
function MenuComponent_div_29_ng_container_12_Template(rf, ctx) {
|
|
7879
7879
|
if (rf & 1) {
|
|
7880
7880
|
i0__namespace.ɵɵelementContainerStart(0);
|
|
7881
|
-
i0__namespace.ɵɵtemplate(1,
|
|
7881
|
+
i0__namespace.ɵɵtemplate(1, MenuComponent_div_29_ng_container_12_div_1_Template, 2, 3, "div", 72);
|
|
7882
7882
|
i0__namespace.ɵɵelementContainerEnd();
|
|
7883
7883
|
}
|
|
7884
7884
|
if (rf & 2) {
|
|
@@ -7889,29 +7889,40 @@
|
|
|
7889
7889
|
}
|
|
7890
7890
|
function MenuComponent_div_29_Template(rf, ctx) {
|
|
7891
7891
|
if (rf & 1) {
|
|
7892
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
7893
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
7894
|
-
i0__namespace.ɵɵ
|
|
7895
|
-
i0__namespace.ɵɵ
|
|
7892
|
+
i0__namespace.ɵɵelementStart(0, "div", 62);
|
|
7893
|
+
i0__namespace.ɵɵelementStart(1, "div", 63);
|
|
7894
|
+
i0__namespace.ɵɵnamespaceSVG();
|
|
7895
|
+
i0__namespace.ɵɵelementStart(2, "svg", 64);
|
|
7896
|
+
i0__namespace.ɵɵelement(3, "path", 65);
|
|
7897
|
+
i0__namespace.ɵɵelement(4, "path", 66);
|
|
7898
|
+
i0__namespace.ɵɵelement(5, "path", 67);
|
|
7899
|
+
i0__namespace.ɵɵelement(6, "path", 68);
|
|
7900
|
+
i0__namespace.ɵɵelement(7, "path", 69);
|
|
7901
|
+
i0__namespace.ɵɵelementEnd();
|
|
7902
|
+
i0__namespace.ɵɵnamespaceHTML();
|
|
7903
|
+
i0__namespace.ɵɵelementStart(8, "span", 70);
|
|
7904
|
+
i0__namespace.ɵɵtext(9);
|
|
7905
|
+
i0__namespace.ɵɵpipe(10, "translate");
|
|
7896
7906
|
i0__namespace.ɵɵelementEnd();
|
|
7897
|
-
i0__namespace.ɵɵ
|
|
7898
|
-
i0__namespace.ɵɵ
|
|
7907
|
+
i0__namespace.ɵɵelementEnd();
|
|
7908
|
+
i0__namespace.ɵɵelementStart(11, "div", 71);
|
|
7909
|
+
i0__namespace.ɵɵtemplate(12, MenuComponent_div_29_ng_container_12_Template, 2, 1, "ng-container", 16);
|
|
7899
7910
|
i0__namespace.ɵɵelementEnd();
|
|
7900
7911
|
i0__namespace.ɵɵelementEnd();
|
|
7901
7912
|
}
|
|
7902
7913
|
if (rf & 2) {
|
|
7903
7914
|
var ctx_r10 = i0__namespace.ɵɵnextContext();
|
|
7904
|
-
i0__namespace.ɵɵadvance(
|
|
7905
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
7915
|
+
i0__namespace.ɵɵadvance(9);
|
|
7916
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(10, 2, "SHELL.APPLICATIONS"));
|
|
7906
7917
|
i0__namespace.ɵɵadvance(3);
|
|
7907
7918
|
i0__namespace.ɵɵproperty("ngIf", ctx_r10.items && ctx_r10.items.length > 0);
|
|
7908
7919
|
}
|
|
7909
7920
|
}
|
|
7910
|
-
function
|
|
7921
|
+
function MenuComponent_div_30_div_1_fa_icon_10_Template(rf, ctx) {
|
|
7911
7922
|
if (rf & 1) {
|
|
7912
7923
|
var _r55_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7913
|
-
i0__namespace.ɵɵelementStart(0, "fa-icon",
|
|
7914
|
-
i0__namespace.ɵɵlistener("click", function
|
|
7924
|
+
i0__namespace.ɵɵelementStart(0, "fa-icon", 91);
|
|
7925
|
+
i0__namespace.ɵɵlistener("click", function MenuComponent_div_30_div_1_fa_icon_10_Template_fa_icon_click_0_listener() { i0__namespace.ɵɵrestoreView(_r55_1); var ctx_r54 = i0__namespace.ɵɵnextContext(3); ctx_r54.initializeWorkspaceForm(); return ctx_r54.openWorkspaceForm(); });
|
|
7915
7926
|
i0__namespace.ɵɵpipe(1, "translate");
|
|
7916
7927
|
i0__namespace.ɵɵelementEnd();
|
|
7917
7928
|
}
|
|
@@ -7922,14 +7933,22 @@
|
|
|
7922
7933
|
i0__namespace.ɵɵproperty("satPopoverAnchorFor", _r18);
|
|
7923
7934
|
}
|
|
7924
7935
|
}
|
|
7925
|
-
function
|
|
7936
|
+
function MenuComponent_div_30_div_1_ng_container_12_div_1_Template(rf, ctx) {
|
|
7926
7937
|
if (rf & 1) {
|
|
7927
7938
|
var _r61_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7928
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
7929
|
-
i0__namespace.ɵɵelementStart(2, "button",
|
|
7930
|
-
i0__namespace.ɵɵlistener("mousedown", function
|
|
7931
|
-
i0__namespace.ɵɵ
|
|
7932
|
-
i0__namespace.ɵɵ
|
|
7939
|
+
i0__namespace.ɵɵelementStart(0, "div", 93, 94);
|
|
7940
|
+
i0__namespace.ɵɵelementStart(2, "button", 95);
|
|
7941
|
+
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_30_div_1_ng_container_12_div_1_Template_button_mousedown_2_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r61_1); var wc_r57 = restoredCtx.$implicit; var ctx_r60 = i0__namespace.ɵɵnextContext(4); return ctx_r60.selectMenu(wc_r57, $event); })("click", function MenuComponent_div_30_div_1_ng_container_12_div_1_Template_button_click_2_listener() { var restoredCtx = i0__namespace.ɵɵrestoreView(_r61_1); var wc_r57 = restoredCtx.$implicit; var ctx_r62 = i0__namespace.ɵɵnextContext(4); return ctx_r62.navigateToUrl(wc_r57.workspaceId); });
|
|
7942
|
+
i0__namespace.ɵɵnamespaceSVG();
|
|
7943
|
+
i0__namespace.ɵɵelementStart(3, "svg", 83);
|
|
7944
|
+
i0__namespace.ɵɵelement(4, "rect", 84);
|
|
7945
|
+
i0__namespace.ɵɵelement(5, "rect", 85);
|
|
7946
|
+
i0__namespace.ɵɵelement(6, "rect", 86);
|
|
7947
|
+
i0__namespace.ɵɵelement(7, "rect", 87);
|
|
7948
|
+
i0__namespace.ɵɵelementEnd();
|
|
7949
|
+
i0__namespace.ɵɵnamespaceHTML();
|
|
7950
|
+
i0__namespace.ɵɵelement(8, "span", 96);
|
|
7951
|
+
i0__namespace.ɵɵpipe(9, "highLightText");
|
|
7933
7952
|
i0__namespace.ɵɵelementEnd();
|
|
7934
7953
|
i0__namespace.ɵɵelementEnd();
|
|
7935
7954
|
}
|
|
@@ -7942,14 +7961,14 @@
|
|
|
7942
7961
|
i0__namespace.ɵɵpropertyInterpolate1("routerLink", "/dashboard-management/dashboard/", wc_r57.workspaceId, "");
|
|
7943
7962
|
i0__namespace.ɵɵpropertyInterpolate("matTooltip", wc_r57.workspaceName);
|
|
7944
7963
|
i0__namespace.ɵɵproperty("ngClass", ctx_r56.ws == i_r58 ? "color-text" : "color-text1");
|
|
7945
|
-
i0__namespace.ɵɵadvance(
|
|
7946
|
-
i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(
|
|
7964
|
+
i0__namespace.ɵɵadvance(6);
|
|
7965
|
+
i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(9, 6, wc_r57.workspaceName, ctx_r56.searchText), i0__namespace.ɵɵsanitizeHtml);
|
|
7947
7966
|
}
|
|
7948
7967
|
}
|
|
7949
|
-
function
|
|
7968
|
+
function MenuComponent_div_30_div_1_ng_container_12_Template(rf, ctx) {
|
|
7950
7969
|
if (rf & 1) {
|
|
7951
7970
|
i0__namespace.ɵɵelementContainerStart(0);
|
|
7952
|
-
i0__namespace.ɵɵtemplate(1,
|
|
7971
|
+
i0__namespace.ɵɵtemplate(1, MenuComponent_div_30_div_1_ng_container_12_div_1_Template, 10, 9, "div", 92);
|
|
7953
7972
|
i0__namespace.ɵɵelementContainerEnd();
|
|
7954
7973
|
}
|
|
7955
7974
|
if (rf & 2) {
|
|
@@ -7960,21 +7979,31 @@
|
|
|
7960
7979
|
}
|
|
7961
7980
|
function MenuComponent_div_30_div_1_Template(rf, ctx) {
|
|
7962
7981
|
if (rf & 1) {
|
|
7963
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
7964
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
7965
|
-
i0__namespace.ɵɵ
|
|
7966
|
-
i0__namespace.ɵɵ
|
|
7967
|
-
i0__namespace.ɵɵ
|
|
7982
|
+
i0__namespace.ɵɵelementStart(0, "div", 81);
|
|
7983
|
+
i0__namespace.ɵɵelementStart(1, "div", 82);
|
|
7984
|
+
i0__namespace.ɵɵnamespaceSVG();
|
|
7985
|
+
i0__namespace.ɵɵelementStart(2, "svg", 83);
|
|
7986
|
+
i0__namespace.ɵɵelement(3, "rect", 84);
|
|
7987
|
+
i0__namespace.ɵɵelement(4, "rect", 85);
|
|
7988
|
+
i0__namespace.ɵɵelement(5, "rect", 86);
|
|
7989
|
+
i0__namespace.ɵɵelement(6, "rect", 87);
|
|
7990
|
+
i0__namespace.ɵɵelementEnd();
|
|
7991
|
+
i0__namespace.ɵɵnamespaceHTML();
|
|
7992
|
+
i0__namespace.ɵɵelementStart(7, "span", 88);
|
|
7993
|
+
i0__namespace.ɵɵtext(8);
|
|
7994
|
+
i0__namespace.ɵɵpipe(9, "translate");
|
|
7995
|
+
i0__namespace.ɵɵelementEnd();
|
|
7996
|
+
i0__namespace.ɵɵtemplate(10, MenuComponent_div_30_div_1_fa_icon_10_Template, 2, 4, "fa-icon", 89);
|
|
7968
7997
|
i0__namespace.ɵɵelementEnd();
|
|
7969
|
-
i0__namespace.ɵɵelementStart(
|
|
7970
|
-
i0__namespace.ɵɵtemplate(
|
|
7998
|
+
i0__namespace.ɵɵelementStart(11, "div", 90);
|
|
7999
|
+
i0__namespace.ɵɵtemplate(12, MenuComponent_div_30_div_1_ng_container_12_Template, 2, 1, "ng-container", 16);
|
|
7971
8000
|
i0__namespace.ɵɵelementEnd();
|
|
7972
8001
|
i0__namespace.ɵɵelementEnd();
|
|
7973
8002
|
}
|
|
7974
8003
|
if (rf & 2) {
|
|
7975
8004
|
var ctx_r51 = i0__namespace.ɵɵnextContext(2);
|
|
7976
|
-
i0__namespace.ɵɵadvance(
|
|
7977
|
-
i0__namespace.ɵɵ
|
|
8005
|
+
i0__namespace.ɵɵadvance(8);
|
|
8006
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(9, 3, "SHELL.DASHBOARDS"));
|
|
7978
8007
|
i0__namespace.ɵɵadvance(2);
|
|
7979
8008
|
i0__namespace.ɵɵproperty("ngIf", ctx_r51.canAccess_feature_AddDashboard);
|
|
7980
8009
|
i0__namespace.ɵɵadvance(2);
|
|
@@ -7983,8 +8012,8 @@
|
|
|
7983
8012
|
}
|
|
7984
8013
|
function MenuComponent_div_30_Template(rf, ctx) {
|
|
7985
8014
|
if (rf & 1) {
|
|
7986
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
7987
|
-
i0__namespace.ɵɵtemplate(1, MenuComponent_div_30_div_1_Template,
|
|
8015
|
+
i0__namespace.ɵɵelementStart(0, "div", 79);
|
|
8016
|
+
i0__namespace.ɵɵtemplate(1, MenuComponent_div_30_div_1_Template, 13, 5, "div", 80);
|
|
7988
8017
|
i0__namespace.ɵɵelementEnd();
|
|
7989
8018
|
}
|
|
7990
8019
|
if (rf & 2) {
|
|
@@ -7997,10 +8026,10 @@
|
|
|
7997
8026
|
if (rf & 1) {
|
|
7998
8027
|
var _r67_1 = i0__namespace.ɵɵgetCurrentView();
|
|
7999
8028
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
8000
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
8029
|
+
i0__namespace.ɵɵelementStart(1, "button", 101);
|
|
8001
8030
|
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_31_div_5_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r67_1); var widget_r64 = restoredCtx.$implicit; var ctx_r66 = i0__namespace.ɵɵnextContext(2); return ctx_r66.OnSelect(widget_r64, $event); });
|
|
8002
8031
|
i0__namespace.ɵɵpipe(2, "softLabelsPipe");
|
|
8003
|
-
i0__namespace.ɵɵelement(3, "span",
|
|
8032
|
+
i0__namespace.ɵɵelement(3, "span", 102);
|
|
8004
8033
|
i0__namespace.ɵɵpipe(4, "highLightText");
|
|
8005
8034
|
i0__namespace.ɵɵpipe(5, "softLabelsPipe");
|
|
8006
8035
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8021,13 +8050,13 @@
|
|
|
8021
8050
|
}
|
|
8022
8051
|
function MenuComponent_div_31_Template(rf, ctx) {
|
|
8023
8052
|
if (rf & 1) {
|
|
8024
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8025
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
8053
|
+
i0__namespace.ɵɵelementStart(0, "div", 97);
|
|
8054
|
+
i0__namespace.ɵɵelementStart(1, "div", 98);
|
|
8026
8055
|
i0__namespace.ɵɵtext(2);
|
|
8027
8056
|
i0__namespace.ɵɵpipe(3, "translate");
|
|
8028
8057
|
i0__namespace.ɵɵelementEnd();
|
|
8029
|
-
i0__namespace.ɵɵelementStart(4, "div",
|
|
8030
|
-
i0__namespace.ɵɵtemplate(5, MenuComponent_div_31_div_5_Template, 6, 17, "div",
|
|
8058
|
+
i0__namespace.ɵɵelementStart(4, "div", 99);
|
|
8059
|
+
i0__namespace.ɵɵtemplate(5, MenuComponent_div_31_div_5_Template, 6, 17, "div", 100);
|
|
8031
8060
|
i0__namespace.ɵɵelementEnd();
|
|
8032
8061
|
i0__namespace.ɵɵelementEnd();
|
|
8033
8062
|
}
|
|
@@ -8043,10 +8072,10 @@
|
|
|
8043
8072
|
if (rf & 1) {
|
|
8044
8073
|
var _r72_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8045
8074
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
8046
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
8075
|
+
i0__namespace.ɵɵelementStart(1, "button", 105);
|
|
8047
8076
|
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_32_div_4_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r72_1); var project_r69 = restoredCtx.$implicit; var ctx_r71 = i0__namespace.ɵɵnextContext(2); return ctx_r71.onProjectSelect(project_r69, $event); });
|
|
8048
8077
|
i0__namespace.ɵɵpipe(2, "softLabelsPipe");
|
|
8049
|
-
i0__namespace.ɵɵelement(3, "span",
|
|
8078
|
+
i0__namespace.ɵɵelement(3, "span", 102);
|
|
8050
8079
|
i0__namespace.ɵɵpipe(4, "highLightText");
|
|
8051
8080
|
i0__namespace.ɵɵpipe(5, "softLabelsPipe");
|
|
8052
8081
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8066,12 +8095,12 @@
|
|
|
8066
8095
|
}
|
|
8067
8096
|
function MenuComponent_div_32_Template(rf, ctx) {
|
|
8068
8097
|
if (rf & 1) {
|
|
8069
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8070
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
8098
|
+
i0__namespace.ɵɵelementStart(0, "div", 103);
|
|
8099
|
+
i0__namespace.ɵɵelementStart(1, "div", 98);
|
|
8071
8100
|
i0__namespace.ɵɵtext(2, "Projects");
|
|
8072
8101
|
i0__namespace.ɵɵelementEnd();
|
|
8073
|
-
i0__namespace.ɵɵelementStart(3, "div",
|
|
8074
|
-
i0__namespace.ɵɵtemplate(4, MenuComponent_div_32_div_4_Template, 6, 16, "div",
|
|
8102
|
+
i0__namespace.ɵɵelementStart(3, "div", 104);
|
|
8103
|
+
i0__namespace.ɵɵtemplate(4, MenuComponent_div_32_div_4_Template, 6, 16, "div", 100);
|
|
8075
8104
|
i0__namespace.ɵɵelementEnd();
|
|
8076
8105
|
i0__namespace.ɵɵelementEnd();
|
|
8077
8106
|
}
|
|
@@ -8083,7 +8112,7 @@
|
|
|
8083
8112
|
}
|
|
8084
8113
|
function MenuComponent_div_33_div_1_Template(rf, ctx) {
|
|
8085
8114
|
if (rf & 1) {
|
|
8086
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8115
|
+
i0__namespace.ɵɵelementStart(0, "div", 98);
|
|
8087
8116
|
i0__namespace.ɵɵtext(1);
|
|
8088
8117
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
8089
8118
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8095,7 +8124,7 @@
|
|
|
8095
8124
|
}
|
|
8096
8125
|
function MenuComponent_div_33_div_2_Template(rf, ctx) {
|
|
8097
8126
|
if (rf & 1) {
|
|
8098
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8127
|
+
i0__namespace.ɵɵelementStart(0, "div", 98);
|
|
8099
8128
|
i0__namespace.ɵɵtext(1);
|
|
8100
8129
|
i0__namespace.ɵɵpipe(2, "translate");
|
|
8101
8130
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8109,10 +8138,10 @@
|
|
|
8109
8138
|
if (rf & 1) {
|
|
8110
8139
|
var _r79_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8111
8140
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
8112
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
8141
|
+
i0__namespace.ɵɵelementStart(1, "button", 105);
|
|
8113
8142
|
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_33_div_4_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r79_1); var userStory_r76 = restoredCtx.$implicit; var ctx_r78 = i0__namespace.ɵɵnextContext(2); return ctx_r78.OnUserStorySelect(userStory_r76, $event); });
|
|
8114
8143
|
i0__namespace.ɵɵpipe(2, "softLabelsPipe");
|
|
8115
|
-
i0__namespace.ɵɵelement(3, "span",
|
|
8144
|
+
i0__namespace.ɵɵelement(3, "span", 102);
|
|
8116
8145
|
i0__namespace.ɵɵpipe(4, "highLightText");
|
|
8117
8146
|
i0__namespace.ɵɵpipe(5, "softLabelsPipe");
|
|
8118
8147
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8132,11 +8161,11 @@
|
|
|
8132
8161
|
}
|
|
8133
8162
|
function MenuComponent_div_33_Template(rf, ctx) {
|
|
8134
8163
|
if (rf & 1) {
|
|
8135
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8136
|
-
i0__namespace.ɵɵtemplate(1, MenuComponent_div_33_div_1_Template, 3, 3, "div",
|
|
8137
|
-
i0__namespace.ɵɵtemplate(2, MenuComponent_div_33_div_2_Template, 3, 3, "div",
|
|
8138
|
-
i0__namespace.ɵɵelementStart(3, "div",
|
|
8139
|
-
i0__namespace.ɵɵtemplate(4, MenuComponent_div_33_div_4_Template, 6, 16, "div",
|
|
8164
|
+
i0__namespace.ɵɵelementStart(0, "div", 103);
|
|
8165
|
+
i0__namespace.ɵɵtemplate(1, MenuComponent_div_33_div_1_Template, 3, 3, "div", 106);
|
|
8166
|
+
i0__namespace.ɵɵtemplate(2, MenuComponent_div_33_div_2_Template, 3, 3, "div", 106);
|
|
8167
|
+
i0__namespace.ɵɵelementStart(3, "div", 107);
|
|
8168
|
+
i0__namespace.ɵɵtemplate(4, MenuComponent_div_33_div_4_Template, 6, 16, "div", 100);
|
|
8140
8169
|
i0__namespace.ɵɵelementEnd();
|
|
8141
8170
|
i0__namespace.ɵɵelementEnd();
|
|
8142
8171
|
}
|
|
@@ -8154,10 +8183,10 @@
|
|
|
8154
8183
|
if (rf & 1) {
|
|
8155
8184
|
var _r84_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8156
8185
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
8157
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
8186
|
+
i0__namespace.ɵɵelementStart(1, "button", 105);
|
|
8158
8187
|
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_34_div_5_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r84_1); var goal_r81 = restoredCtx.$implicit; var ctx_r83 = i0__namespace.ɵɵnextContext(2); return ctx_r83.OnGoalSelect(goal_r81, $event); });
|
|
8159
8188
|
i0__namespace.ɵɵpipe(2, "softLabelsPipe");
|
|
8160
|
-
i0__namespace.ɵɵelement(3, "span",
|
|
8189
|
+
i0__namespace.ɵɵelement(3, "span", 102);
|
|
8161
8190
|
i0__namespace.ɵɵpipe(4, "highLightText");
|
|
8162
8191
|
i0__namespace.ɵɵpipe(5, "softLabelsPipe");
|
|
8163
8192
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8177,13 +8206,13 @@
|
|
|
8177
8206
|
}
|
|
8178
8207
|
function MenuComponent_div_34_Template(rf, ctx) {
|
|
8179
8208
|
if (rf & 1) {
|
|
8180
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8181
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
8209
|
+
i0__namespace.ɵɵelementStart(0, "div", 103);
|
|
8210
|
+
i0__namespace.ɵɵelementStart(1, "div", 98);
|
|
8182
8211
|
i0__namespace.ɵɵtext(2);
|
|
8183
8212
|
i0__namespace.ɵɵpipe(3, "translate");
|
|
8184
8213
|
i0__namespace.ɵɵelementEnd();
|
|
8185
|
-
i0__namespace.ɵɵelementStart(4, "div",
|
|
8186
|
-
i0__namespace.ɵɵtemplate(5, MenuComponent_div_34_div_5_Template, 6, 16, "div",
|
|
8214
|
+
i0__namespace.ɵɵelementStart(4, "div", 108);
|
|
8215
|
+
i0__namespace.ɵɵtemplate(5, MenuComponent_div_34_div_5_Template, 6, 16, "div", 100);
|
|
8187
8216
|
i0__namespace.ɵɵelementEnd();
|
|
8188
8217
|
i0__namespace.ɵɵelementEnd();
|
|
8189
8218
|
}
|
|
@@ -8198,17 +8227,17 @@
|
|
|
8198
8227
|
function MenuComponent_div_35_div_4_Template(rf, ctx) {
|
|
8199
8228
|
if (rf & 1) {
|
|
8200
8229
|
var _r90_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8201
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8202
|
-
i0__namespace.ɵɵelementStart(2, "button",
|
|
8230
|
+
i0__namespace.ɵɵelementStart(0, "div", 111, 94);
|
|
8231
|
+
i0__namespace.ɵɵelementStart(2, "button", 112);
|
|
8203
8232
|
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_35_div_4_Template_button_mousedown_2_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r90_1); var employee_r86 = restoredCtx.$implicit; var ctx_r89 = i0__namespace.ɵɵnextContext(2); return ctx_r89.selectEmployee(employee_r86, $event); });
|
|
8204
|
-
i0__namespace.ɵɵelementStart(3, "div",
|
|
8205
|
-
i0__namespace.ɵɵelementStart(4, "app-avatar",
|
|
8233
|
+
i0__namespace.ɵɵelementStart(3, "div", 113);
|
|
8234
|
+
i0__namespace.ɵɵelementStart(4, "app-avatar", 114);
|
|
8206
8235
|
i0__namespace.ɵɵlistener("click", function MenuComponent_div_35_div_4_Template_app_avatar_click_4_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r90_1); var employee_r86 = restoredCtx.$implicit; var ctx_r91 = i0__namespace.ɵɵnextContext(2); ctx_r91.profilePage(employee_r86.userId); return $event.stopPropagation(); });
|
|
8207
8236
|
i0__namespace.ɵɵpipe(5, "removeSpecialCharacters");
|
|
8208
8237
|
i0__namespace.ɵɵpipe(6, "fetchSizedAndCachedImage");
|
|
8209
8238
|
i0__namespace.ɵɵelementEnd();
|
|
8210
|
-
i0__namespace.ɵɵelementStart(7, "div",
|
|
8211
|
-
i0__namespace.ɵɵelement(8, "span",
|
|
8239
|
+
i0__namespace.ɵɵelementStart(7, "div", 115);
|
|
8240
|
+
i0__namespace.ɵɵelement(8, "span", 102);
|
|
8212
8241
|
i0__namespace.ɵɵpipe(9, "highLightText");
|
|
8213
8242
|
i0__namespace.ɵɵelementEnd();
|
|
8214
8243
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8233,12 +8262,12 @@
|
|
|
8233
8262
|
}
|
|
8234
8263
|
function MenuComponent_div_35_Template(rf, ctx) {
|
|
8235
8264
|
if (rf & 1) {
|
|
8236
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8237
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
8265
|
+
i0__namespace.ɵɵelementStart(0, "div", 97);
|
|
8266
|
+
i0__namespace.ɵɵelementStart(1, "div", 98);
|
|
8238
8267
|
i0__namespace.ɵɵtext(2, "Employees");
|
|
8239
8268
|
i0__namespace.ɵɵelementEnd();
|
|
8240
|
-
i0__namespace.ɵɵelementStart(3, "div",
|
|
8241
|
-
i0__namespace.ɵɵtemplate(4, MenuComponent_div_35_div_4_Template, 10, 19, "div",
|
|
8269
|
+
i0__namespace.ɵɵelementStart(3, "div", 109);
|
|
8270
|
+
i0__namespace.ɵɵtemplate(4, MenuComponent_div_35_div_4_Template, 10, 19, "div", 110);
|
|
8242
8271
|
i0__namespace.ɵɵelementEnd();
|
|
8243
8272
|
i0__namespace.ɵɵelementEnd();
|
|
8244
8273
|
}
|
|
@@ -8248,19 +8277,29 @@
|
|
|
8248
8277
|
i0__namespace.ɵɵproperty("ngForOf", ctx_r16.employeeList);
|
|
8249
8278
|
}
|
|
8250
8279
|
}
|
|
8251
|
-
function
|
|
8280
|
+
function MenuComponent_div_36_div_9_Template(rf, ctx) {
|
|
8252
8281
|
if (rf & 1) {
|
|
8253
8282
|
var _r96_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8254
|
-
i0__namespace.ɵɵelementStart(0, "div");
|
|
8255
|
-
i0__namespace.ɵɵelementStart(1, "button",
|
|
8256
|
-
i0__namespace.ɵɵlistener("mousedown", function
|
|
8283
|
+
i0__namespace.ɵɵelementStart(0, "div", 124);
|
|
8284
|
+
i0__namespace.ɵɵelementStart(1, "button", 125);
|
|
8285
|
+
i0__namespace.ɵɵlistener("mousedown", function MenuComponent_div_36_div_9_Template_button_mousedown_1_listener($event) { var restoredCtx = i0__namespace.ɵɵrestoreView(_r96_1); var search_r93 = restoredCtx.$implicit; var ctx_r95 = i0__namespace.ɵɵnextContext(2); ctx_r95.searchText = search_r93.recentSearch; return ctx_r95.SearchRecentItem(search_r93, $event); });
|
|
8257
8286
|
i0__namespace.ɵɵpipe(2, "softLabelsPipe");
|
|
8258
8287
|
i0__namespace.ɵɵpipe(3, "timeago");
|
|
8259
|
-
i0__namespace.ɵɵ
|
|
8260
|
-
i0__namespace.ɵɵ
|
|
8261
|
-
i0__namespace.ɵɵ
|
|
8262
|
-
i0__namespace.ɵɵ
|
|
8263
|
-
i0__namespace.ɵɵ
|
|
8288
|
+
i0__namespace.ɵɵnamespaceSVG();
|
|
8289
|
+
i0__namespace.ɵɵelementStart(4, "svg", 126);
|
|
8290
|
+
i0__namespace.ɵɵelement(5, "circle", 119);
|
|
8291
|
+
i0__namespace.ɵɵelement(6, "polyline", 120);
|
|
8292
|
+
i0__namespace.ɵɵelementEnd();
|
|
8293
|
+
i0__namespace.ɵɵnamespaceHTML();
|
|
8294
|
+
i0__namespace.ɵɵelementStart(7, "div", 127);
|
|
8295
|
+
i0__namespace.ɵɵelement(8, "span", 128);
|
|
8296
|
+
i0__namespace.ɵɵpipe(9, "highLightText");
|
|
8297
|
+
i0__namespace.ɵɵpipe(10, "softLabelsPipe");
|
|
8298
|
+
i0__namespace.ɵɵelementStart(11, "span", 129);
|
|
8299
|
+
i0__namespace.ɵɵtext(12);
|
|
8300
|
+
i0__namespace.ɵɵpipe(13, "timeago");
|
|
8301
|
+
i0__namespace.ɵɵelementEnd();
|
|
8302
|
+
i0__namespace.ɵɵelementEnd();
|
|
8264
8303
|
i0__namespace.ɵɵelementEnd();
|
|
8265
8304
|
i0__namespace.ɵɵelementEnd();
|
|
8266
8305
|
}
|
|
@@ -8270,33 +8309,41 @@
|
|
|
8270
8309
|
var ctx_r92 = i0__namespace.ɵɵnextContext(2);
|
|
8271
8310
|
i0__namespace.ɵɵstyleProp("background-color", ctx_r92.rs == i_r94 ? ctx_r92.themeBaseColor : "white");
|
|
8272
8311
|
i0__namespace.ɵɵadvance(1);
|
|
8273
|
-
i0__namespace.ɵɵpropertyInterpolate2("matTooltip", "", i0__namespace.ɵɵpipeBind2(2, 7, search_r93.recentSearch, ctx_r92.softLabels), " \n
|
|
8312
|
+
i0__namespace.ɵɵpropertyInterpolate2("matTooltip", "", i0__namespace.ɵɵpipeBind2(2, 7, search_r93.recentSearch, ctx_r92.softLabels), " \n (", i0__namespace.ɵɵpipeBind1(3, 10, ctx_r92.convertToLocalTime(search_r93.createdDateTime)), ")");
|
|
8274
8313
|
i0__namespace.ɵɵproperty("ngClass", ctx_r92.rs == i_r94 ? "color-text" : "color-text1");
|
|
8275
|
-
i0__namespace.ɵɵadvance(
|
|
8276
|
-
i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(
|
|
8277
|
-
i0__namespace.ɵɵadvance(
|
|
8278
|
-
i0__namespace.ɵɵtextInterpolate1("
|
|
8314
|
+
i0__namespace.ɵɵadvance(7);
|
|
8315
|
+
i0__namespace.ɵɵproperty("innerHTML", i0__namespace.ɵɵpipeBind2(9, 12, i0__namespace.ɵɵpipeBind2(10, 15, search_r93.recentSearch, ctx_r92.softLabels), ctx_r92.searchText), i0__namespace.ɵɵsanitizeHtml);
|
|
8316
|
+
i0__namespace.ɵɵadvance(4);
|
|
8317
|
+
i0__namespace.ɵɵtextInterpolate1("(", i0__namespace.ɵɵpipeBind1(13, 18, ctx_r92.convertToLocalTime(search_r93.createdDateTime)), ")");
|
|
8279
8318
|
}
|
|
8280
8319
|
}
|
|
8281
8320
|
function MenuComponent_div_36_Template(rf, ctx) {
|
|
8282
8321
|
if (rf & 1) {
|
|
8283
|
-
i0__namespace.ɵɵelementStart(0, "div",
|
|
8284
|
-
i0__namespace.ɵɵelementStart(1, "div",
|
|
8285
|
-
i0__namespace.ɵɵ
|
|
8286
|
-
i0__namespace.ɵɵ
|
|
8322
|
+
i0__namespace.ɵɵelementStart(0, "div", 116);
|
|
8323
|
+
i0__namespace.ɵɵelementStart(1, "div", 117);
|
|
8324
|
+
i0__namespace.ɵɵnamespaceSVG();
|
|
8325
|
+
i0__namespace.ɵɵelementStart(2, "svg", 118);
|
|
8326
|
+
i0__namespace.ɵɵelement(3, "circle", 119);
|
|
8327
|
+
i0__namespace.ɵɵelement(4, "polyline", 120);
|
|
8328
|
+
i0__namespace.ɵɵelementEnd();
|
|
8329
|
+
i0__namespace.ɵɵnamespaceHTML();
|
|
8330
|
+
i0__namespace.ɵɵelementStart(5, "span", 121);
|
|
8331
|
+
i0__namespace.ɵɵtext(6);
|
|
8332
|
+
i0__namespace.ɵɵpipe(7, "translate");
|
|
8333
|
+
i0__namespace.ɵɵelementEnd();
|
|
8287
8334
|
i0__namespace.ɵɵelementEnd();
|
|
8288
|
-
i0__namespace.ɵɵelementStart(
|
|
8289
|
-
i0__namespace.ɵɵtemplate(
|
|
8290
|
-
i0__namespace.ɵɵpipe(
|
|
8335
|
+
i0__namespace.ɵɵelementStart(8, "div", 122);
|
|
8336
|
+
i0__namespace.ɵɵtemplate(9, MenuComponent_div_36_div_9_Template, 14, 20, "div", 123);
|
|
8337
|
+
i0__namespace.ɵɵpipe(10, "slice");
|
|
8291
8338
|
i0__namespace.ɵɵelementEnd();
|
|
8292
8339
|
i0__namespace.ɵɵelementEnd();
|
|
8293
8340
|
}
|
|
8294
8341
|
if (rf & 2) {
|
|
8295
8342
|
var ctx_r17 = i0__namespace.ɵɵnextContext();
|
|
8296
|
-
i0__namespace.ɵɵadvance(
|
|
8297
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
8343
|
+
i0__namespace.ɵɵadvance(6);
|
|
8344
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 2, "SHELL.RECENTSEARCHS"));
|
|
8298
8345
|
i0__namespace.ɵɵadvance(3);
|
|
8299
|
-
i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind3(
|
|
8346
|
+
i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind3(10, 4, ctx_r17.recentSearches, 0, 9));
|
|
8300
8347
|
}
|
|
8301
8348
|
}
|
|
8302
8349
|
function MenuComponent_mat_error_50_Template(rf, ctx) {
|
|
@@ -8338,7 +8385,7 @@
|
|
|
8338
8385
|
function MenuComponent_mat_option_63_Template(rf, ctx) {
|
|
8339
8386
|
if (rf & 1) {
|
|
8340
8387
|
var _r100_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8341
|
-
i0__namespace.ɵɵelementStart(0, "mat-option",
|
|
8388
|
+
i0__namespace.ɵɵelementStart(0, "mat-option", 41, 42);
|
|
8342
8389
|
i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_63_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r100_1); var _r98 = i0__namespace.ɵɵreference(1); var ctx_r99 = i0__namespace.ɵɵnextContext(); return ctx_r99.toggleRolesPerOne(_r98.value); });
|
|
8343
8390
|
i0__namespace.ɵɵtext(2);
|
|
8344
8391
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8365,7 +8412,7 @@
|
|
|
8365
8412
|
function MenuComponent_mat_option_72_Template(rf, ctx) {
|
|
8366
8413
|
if (rf & 1) {
|
|
8367
8414
|
var _r104_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8368
|
-
i0__namespace.ɵɵelementStart(0, "mat-option",
|
|
8415
|
+
i0__namespace.ɵɵelementStart(0, "mat-option", 41, 45);
|
|
8369
8416
|
i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_72_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r104_1); var ctx_r103 = i0__namespace.ɵɵnextContext(); return ctx_r103.toggleEditRolesPerOne(); });
|
|
8370
8417
|
i0__namespace.ɵɵtext(2);
|
|
8371
8418
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8380,7 +8427,7 @@
|
|
|
8380
8427
|
function MenuComponent_mat_option_80_Template(rf, ctx) {
|
|
8381
8428
|
if (rf & 1) {
|
|
8382
8429
|
var _r108_1 = i0__namespace.ɵɵgetCurrentView();
|
|
8383
|
-
i0__namespace.ɵɵelementStart(0, "mat-option",
|
|
8430
|
+
i0__namespace.ɵɵelementStart(0, "mat-option", 41, 47);
|
|
8384
8431
|
i0__namespace.ɵɵlistener("click", function MenuComponent_mat_option_80_Template_mat_option_click_0_listener() { i0__namespace.ɵɵrestoreView(_r108_1); var ctx_r107 = i0__namespace.ɵɵnextContext(); return ctx_r107.toggleDeleteRolesPerOne(); });
|
|
8385
8432
|
i0__namespace.ɵɵtext(2);
|
|
8386
8433
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -8394,12 +8441,12 @@
|
|
|
8394
8441
|
}
|
|
8395
8442
|
function MenuComponent_mat_progress_bar_83_Template(rf, ctx) {
|
|
8396
8443
|
if (rf & 1) {
|
|
8397
|
-
i0__namespace.ɵɵelement(0, "mat-progress-bar",
|
|
8444
|
+
i0__namespace.ɵɵelement(0, "mat-progress-bar", 61);
|
|
8398
8445
|
}
|
|
8399
8446
|
}
|
|
8400
8447
|
function MenuComponent_mat_spinner_127_Template(rf, ctx) {
|
|
8401
8448
|
if (rf & 1) {
|
|
8402
|
-
i0__namespace.ɵɵelement(0, "mat-spinner",
|
|
8449
|
+
i0__namespace.ɵɵelement(0, "mat-spinner", 130);
|
|
8403
8450
|
}
|
|
8404
8451
|
if (rf & 2) {
|
|
8405
8452
|
i0__namespace.ɵɵproperty("diameter", 100);
|
|
@@ -10819,7 +10866,7 @@
|
|
|
10819
10866
|
if (rf & 1) {
|
|
10820
10867
|
i0__namespace.ɵɵlistener("keydown.control.q", function MenuComponent_keydown_control_q_HostBindingHandler() { return ctx.keyOpenEvent(); }, false, i0__namespace.ɵɵresolveDocument)("keydown.control.m", function MenuComponent_keydown_control_m_HostBindingHandler() { return ctx.keyCloseEvent(); }, false, i0__namespace.ɵɵresolveDocument)("keydown.control.b", function MenuComponent_keydown_control_b_HostBindingHandler() { return ctx.remoteSearchByText(); }, false, i0__namespace.ɵɵresolveDocument)("keydown.control.y", function MenuComponent_keydown_control_y_HostBindingHandler() { return ctx.remoteSearchById(); }, false, i0__namespace.ɵɵresolveDocument);
|
|
10821
10868
|
}
|
|
10822
|
-
}, inputs: { reloadAll: ["reload", "reloadAll"] }, outputs: { isOpened: "isOpened", openNewDashboard: "openNewDashboard" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 128, vars: 93, consts: [["type", "submit", "mat-icon-button", "", "fxHide.gt-xs", "", "fxShow", "", 1, "visibles", 3, "matMenuTriggerFor"], [1, "newMenu"], ["fxFlex", "", "fxHide.gt-xs", "", "fxShow", "", 1, "newLogo", "default-bg", "top-logo-bg", "newminilogo", "zoom-image-hover", "custom-header-icon-mobile"], ["alt", "", "id", "mini-logo-topbar", 2, "width", "30px", "height", "30px", 3, "src", "click"], ["fxFlex", "", "fxHide", "", "fxShow.gt-xs", "", 1, "newLogo", "top-logo-bg", "apps-button", "zoom-image-hover", "custom-header-icon", 2, "left", "0px"], ["id", "main-logo-topbar", 1, "img-height-main-logo-topbar", 2, "cursor", "pointer", "left", "20px", "left", "20px", "position", "relative", 3, "src", "click"], ["yPosition", "below", 1, "filter-panel", 2, "height", "auto", 3, "click"], ["menus", "matMenu"], [4, "ngFor", "ngForOf"], ["style", "position: relative;\nleft: 90%", "class", "store-icom mat-icon-button", 3, "ngClass", 4, "ngIf"], [1, "SearchBox", "dropdown", 2, "position", "absolute !important"], ["class", "mat-color-accent input-group-addon", 4, "ngIf"], ["type", "text", "autocomplete", "off", 1, "SearchBox-input", "dropbtn", 3, "placeholder", "ngModel", "ngModelChange", "input", "click", "focus", "blur", "keydown.enter", "keydown.arrowdown", "keydown.arrowup", "keydown.arrowleft", "keydown.arrowright"], ["element", ""], [1, "SearchBox-button"], [1, "close_icon_search"], [4, "ngIf"], ["class", "icon-button mr-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["color", "primary", 1, "SearchBox-icon", "icon-color", "mt-lg-n2", "mr-05", "info-class", 3, "satPopoverAnchorFor", "click"], ["infoPopOver", "satPopoverAnchor"], ["color", "primary", 1, "SearchBox-icon", "icon-color", "mt-lg-n2"], [1, "dropdown-content", "dropdown-content-navbar", 3, "ngClass"], ["color", "primary", "mode", "indeterminate", 4, "ngIf"], [1, "row", "rowselect"], ["class", "column columnselect-next pl-05", 4, "ngIf"], ["class", "column pl-05", 4, "ngIf"], ["class", "column columnselect-apps ml-0", 4, "ngIf"], ["class", "columnselect-next ml-0", 4, "ngIf"], ["backdropClass", "backdrop-color", "hasBackdrop", "", "verticalAlign", "below", "horizontalAlign", "end", 3, "interactiveClose"], ["addWorkspace", ""], [1, "filter-data", "p-0"], [1, "text-center"], [1, "card-title-text", "mat-bg-primary", "p-05", "mb-1"], ["novalidate", "", 3, "formGroup", "submit"], [1, "card-content"], [1, "full-width"], ["matInput", "", "formControlName", "workspaceName", 3, "placeholder"], ["matInput", "", "formControlName", "description", "rows", "2", 3, "placeholder"], [1, "full-width", 3, "click"], ["formControlName", "selectedRoles", "multiple", "", "required", "", 3, "compareWith", "placeholder"], [3, "value", "click"], ["allSelected", ""], [3, "value", "click", 4, "ngFor", "ngForOf"], ["formControlName", "editRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allEditSelected", ""], ["formControlName", "deleteRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allDeleteSelected", ""], ["mat-button", "", "mat-raised-button", "", "color", "primary", "type", "button", 1, "mr-1", 3, "disabled", "click"], ["icon", "plus", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", "type", "button", 3, "click"], ["icon", "times", 1, "mr-05"], ["hasBackdrop", "", "verticalAlign", "above", 3, "interactiveClose"], ["p", ""], [1, "tooltip-wrapper"], ["class", "spinner-class", 3, "diameter", 4, "ngIf"], ["mat-menu-item", "", "routerLinkActive", "item-active", 3, "routerLink", "click"], [1, "store-icom", "mat-icon-button", 2, "position", "relative", "left", "90%", 3, "ngClass"], ["icon", "store", "matTooltipClass", "tooltipClass-mat", 1, "mat-color-accent", "cursor-pointer", "theme-navbar-icon-color", 2, "font-size", "20px !important", 3, "matTooltip", "click"], [1, "mat-color-accent", "input-group-addon"], ["aria-hidden", "false", 1, "icon-button", "mr-05", 2, "cursor", "pointer", 3, "click"], ["color", "primary", "mode", "indeterminate"], [1, "column", "columnselect-next", "pl-05"], [1, "in-header"], ["id", "style-1", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], [3, "background-color", 4, "ngFor", "ngForOf"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLink", "ngClass", "routerLinkActiveOptions", "matTooltip", "mousedown"], [1, "icon-color", 3, "ngClass"], [3, "innerHTML"], [1, "column", "pl-05"], [1, "columnselect-next", "ml-0"], ["icon", "plus-square", "class", "mat-color-accent cursor-pointer", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["id", "style-2", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["icon", "plus-square", 1, "mat-color-accent", "cursor-pointer", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["class", "scroll", 3, "background-color", 4, "ngFor", "ngForOf"], [1, "scroll"], ["workspaceElement", ""], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "routerLink", "matTooltip", "mousedown", "click"], [1, "column", "columnselect-apps", "ml-0"], ["id", "style-3", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLinkActiveOptions", "routerLink", "ngClass", "matTooltip", "mousedown"], ["id", "style-7", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLinkActiveOptions", "ngClass", "matTooltip", "mousedown"], ["class", "in-header", 4, "ngIf"], ["id", "style-5", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["id", "style-6", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["id", "style-4", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["style", "background-color: white;", 3, "background-color", 4, "ngFor", "ngForOf"], [2, "background-color", "white"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "routerLink", "matTooltip", "mousedown"], ["fxLayout", "row"], ["fxLayoutAlign", "start center", "size", "20", 3, "name", "matTooltip", "src", "isRound", "click"], [1, "ml-05"], [2, "background-color", "white !important", "height", "445px !important"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "matTooltip", "mousedown"], [1, "spinner-class", 3, "diameter"]], template: function MenuComponent_Template(rf, ctx) {
|
|
10869
|
+
}, inputs: { reloadAll: ["reload", "reloadAll"] }, outputs: { isOpened: "isOpened", openNewDashboard: "openNewDashboard" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 128, vars: 93, consts: [["type", "submit", "mat-icon-button", "", "fxHide.gt-xs", "", "fxShow", "", 1, "visibles", 3, "matMenuTriggerFor"], [1, "newMenu"], ["fxFlex", "", "fxHide.gt-xs", "", "fxShow", "", 1, "newLogo", "default-bg", "top-logo-bg", "newminilogo", "zoom-image-hover", "custom-header-icon-mobile"], ["alt", "", "id", "mini-logo-topbar", 2, "width", "30px", "height", "30px", 3, "src", "click"], ["fxFlex", "", "fxHide", "", "fxShow.gt-xs", "", 1, "newLogo", "top-logo-bg", "apps-button", "zoom-image-hover", "custom-header-icon", 2, "left", "0px"], ["id", "main-logo-topbar", 1, "img-height-main-logo-topbar", 2, "cursor", "pointer", "left", "20px", "left", "20px", "position", "relative", 3, "src", "click"], ["yPosition", "below", 1, "filter-panel", 2, "height", "auto", 3, "click"], ["menus", "matMenu"], [4, "ngFor", "ngForOf"], ["style", "position: relative;\nleft: 90%", "class", "store-icom mat-icon-button", 3, "ngClass", 4, "ngIf"], [1, "SearchBox", "dropdown", 2, "position", "absolute !important"], ["class", "mat-color-accent input-group-addon", 4, "ngIf"], ["type", "text", "autocomplete", "off", 1, "SearchBox-input", "dropbtn", 3, "placeholder", "ngModel", "ngModelChange", "input", "click", "focus", "blur", "keydown.enter", "keydown.arrowdown", "keydown.arrowup", "keydown.arrowleft", "keydown.arrowright"], ["element", ""], [1, "SearchBox-button"], [1, "close_icon_search"], [4, "ngIf"], ["class", "icon-button mr-05", "aria-hidden", "false", "style", "cursor:pointer", 3, "click", 4, "ngIf"], ["color", "primary", 1, "SearchBox-icon", "icon-color", "mt-lg-n2", "mr-05", "info-class", 3, "satPopoverAnchorFor", "click"], ["infoPopOver", "satPopoverAnchor"], ["color", "primary", 1, "SearchBox-icon", "icon-color", "mt-lg-n2"], [1, "dropdown-content", "dropdown-content-navbar", 3, "ngClass"], ["color", "primary", "mode", "indeterminate", 4, "ngIf"], [1, "row", "rowselect", "custom-row-selector"], ["class", "column columnselect-next pl-05 custom-search-modal-apps-container-main", 4, "ngIf"], ["class", "column pl-05", 4, "ngIf"], ["class", "column columnselect-apps ml-0", 4, "ngIf"], ["class", "columnselect-next ml-0", 4, "ngIf"], ["class", "column columnselect-apps ml-0 custom-search-modal-recents-container-main", 4, "ngIf"], ["backdropClass", "backdrop-color", "hasBackdrop", "", "verticalAlign", "below", "horizontalAlign", "end", 3, "interactiveClose"], ["addWorkspace", ""], [1, "filter-data", "p-0"], [1, "text-center"], [1, "card-title-text", "mat-bg-primary", "p-05", "mb-1"], ["novalidate", "", 3, "formGroup", "submit"], [1, "card-content"], [1, "full-width"], ["matInput", "", "formControlName", "workspaceName", 3, "placeholder"], ["matInput", "", "formControlName", "description", "rows", "2", 3, "placeholder"], [1, "full-width", 3, "click"], ["formControlName", "selectedRoles", "multiple", "", "required", "", 3, "compareWith", "placeholder"], [3, "value", "click"], ["allSelected", ""], [3, "value", "click", 4, "ngFor", "ngForOf"], ["formControlName", "editRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allEditSelected", ""], ["formControlName", "deleteRoleIds", "multiple", "", 3, "compareWith", "placeholder"], ["allDeleteSelected", ""], ["mat-button", "", "mat-raised-button", "", "color", "primary", "type", "button", 1, "mr-1", 3, "disabled", "click"], ["icon", "plus", 1, "mr-05"], ["mat-button", "", "mat-raised-button", "", "type", "button", 3, "click"], ["icon", "times", 1, "mr-05"], ["hasBackdrop", "", "verticalAlign", "above", 3, "interactiveClose"], ["p", ""], [1, "tooltip-wrapper"], ["class", "spinner-class", 3, "diameter", 4, "ngIf"], ["mat-menu-item", "", "routerLinkActive", "item-active", 3, "routerLink", "click"], [1, "store-icom", "mat-icon-button", 2, "position", "relative", "left", "90%", 3, "ngClass"], ["icon", "store", "matTooltipClass", "tooltipClass-mat", 1, "mat-color-accent", "cursor-pointer", "theme-navbar-icon-color", 2, "font-size", "20px !important", 3, "matTooltip", "click"], [1, "mat-color-accent", "input-group-addon"], ["aria-hidden", "false", 1, "icon-button", "mr-05", 2, "cursor", "pointer", 3, "click"], ["color", "primary", "mode", "indeterminate"], [1, "column", "columnselect-next", "pl-05", "custom-search-modal-apps-container-main"], [1, "in-header", "custom-search-modal-apps-header"], ["xmlns", "http://www.w3.org/2000/svg", "width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none", "stroke", "currentColor", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round", "aria-hidden", "true", 1, "lucide", "lucide-file-text", "w-4", "h-4"], ["d", "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"], ["d", "M14 2v4a2 2 0 0 0 2 2h4"], ["d", "M10 9H8"], ["d", "M16 13H8"], ["d", "M16 17H8"], [1, "custom-search-modal-apps-header-text"], ["id", "style-1", 1, "custom-search-modal-apps-container", 2, "background-color", "white !important"], ["class", "custom-search-modal-apps-main", 3, "background-color", 4, "ngFor", "ngForOf"], [1, "custom-search-modal-apps-main"], ["class", "custom-search-modal-apps-content", 4, "ngIf"], [1, "custom-search-modal-apps-content"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 1, "custom-search-modal-apps-btn", 3, "routerLink", "ngClass", "routerLinkActiveOptions", "matTooltip", "mousedown"], [1, "icon-color", "custom-search-modal-apps-icon", 3, "ngClass"], [1, "custom-search-modal-apps-text", 3, "innerHTML"], [1, "column", "pl-05"], ["class", "columnselect-next ml-0 custom-search-modal-dashboard-container-main", 4, "ngIf"], [1, "columnselect-next", "ml-0", "custom-search-modal-dashboard-container-main"], [1, "in-header", "custom-search-modal-dashboard-header"], ["xmlns", "http://www.w3.org/2000/svg", "width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none", "stroke", "currentColor", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round", "aria-hidden", "true", 1, "lucide", "lucide-layout-dashboard", "w-4", "h-4"], ["width", "7", "height", "9", "x", "3", "y", "3", "rx", "1"], ["width", "7", "height", "5", "x", "14", "y", "3", "rx", "1"], ["width", "7", "height", "9", "x", "14", "y", "12", "rx", "1"], ["width", "7", "height", "5", "x", "3", "y", "16", "rx", "1"], [1, "custom-search-modal-dashboard-header-text"], ["icon", "plus-square", "class", "mat-color-accent cursor-pointer custom-search-modal-dashboard-header-add-icon", 3, "matTooltip", "satPopoverAnchorFor", "click", 4, "ngIf"], ["id", "style-2", 1, "custom-search-modal-dashboard-container", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["icon", "plus-square", 1, "mat-color-accent", "cursor-pointer", "custom-search-modal-dashboard-header-add-icon", 3, "matTooltip", "satPopoverAnchorFor", "click"], ["class", "scroll custom-search-modal-dashboard-main", 3, "background-color", 4, "ngFor", "ngForOf"], [1, "scroll", "custom-search-modal-dashboard-main"], ["workspaceElement", ""], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 1, "custom-search-modal-dashboard-btn", 3, "ngClass", "routerLink", "matTooltip", "mousedown", "click"], [1, "custom-search-modal-dashboard-text", 3, "innerHTML"], [1, "column", "columnselect-apps", "ml-0"], [1, "in-header"], ["id", "style-3", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], [3, "background-color", 4, "ngFor", "ngForOf"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLinkActiveOptions", "routerLink", "ngClass", "matTooltip", "mousedown"], [3, "innerHTML"], [1, "columnselect-next", "ml-0"], ["id", "style-7", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "routerLinkActiveOptions", "ngClass", "matTooltip", "mousedown"], ["class", "in-header", 4, "ngIf"], ["id", "style-5", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["id", "style-6", 1, "scroll", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["id", "style-4", 2, "background-color", "white !important", "height", "445px !important", "overflow", "auto"], ["style", "background-color: white;", 3, "background-color", 4, "ngFor", "ngForOf"], [2, "background-color", "white"], ["mat-menu-item", "", "routerLinkActive", "item-active", "matTooltipClass", "tooltipClass-mat", 3, "ngClass", "routerLink", "matTooltip", "mousedown"], ["fxLayout", "row"], ["fxLayoutAlign", "start center", "size", "20", 3, "name", "matTooltip", "src", "isRound", "click"], [1, "ml-05"], [1, "column", "columnselect-apps", "ml-0", "custom-search-modal-recents-container-main"], [1, "in-header", "custom-search-modal-recents-header"], ["xmlns", "http://www.w3.org/2000/svg", "width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none", "stroke", "currentColor", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round", "aria-hidden", "true", 1, "lucide", "lucide-clock", "w-4", "h-4"], ["cx", "12", "cy", "12", "r", "10"], ["points", "12 6 12 12 16 14"], [1, "custom-search-modal-recents-header-text"], [1, "custom-search-modal-recents-container", 2, "background-color", "white !important", "height", "445px !important"], ["class", "scroll custom-search-modal-recents-main", 3, "background-color", 4, "ngFor", "ngForOf"], [1, "scroll", "custom-search-modal-recents-main"], ["mat-menu-item", "", "matTooltipClass", "tooltipClass-mat", 1, "custom-search-modal-recents-btn", 3, "ngClass", "matTooltip", "mousedown"], ["xmlns", "http://www.w3.org/2000/svg", "width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none", "stroke", "currentColor", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round", "aria-hidden", "true", 1, "lucide", "lucide-clock", "w-4", "h-4", "text-muted-foreground"], [1, "custom-search-modal-recents-item"], [1, "custom-search-modal-recents-text", 3, "innerHTML"], [1, "custom-search-modal-recents-time-text"], [1, "spinner-class", 3, "diameter"]], template: function MenuComponent_Template(rf, ctx) {
|
|
10823
10870
|
if (rf & 1) {
|
|
10824
10871
|
var _r109_1 = i0__namespace.ɵɵgetCurrentView();
|
|
10825
10872
|
i0__namespace.ɵɵelementStart(0, "button", 0);
|
|
@@ -10865,85 +10912,85 @@
|
|
|
10865
10912
|
i0__namespace.ɵɵelementStart(26, "div", 21);
|
|
10866
10913
|
i0__namespace.ɵɵtemplate(27, MenuComponent_mat_progress_bar_27_Template, 1, 0, "mat-progress-bar", 22);
|
|
10867
10914
|
i0__namespace.ɵɵelementStart(28, "div", 23);
|
|
10868
|
-
i0__namespace.ɵɵtemplate(29, MenuComponent_div_29_Template,
|
|
10915
|
+
i0__namespace.ɵɵtemplate(29, MenuComponent_div_29_Template, 13, 4, "div", 24);
|
|
10869
10916
|
i0__namespace.ɵɵtemplate(30, MenuComponent_div_30_Template, 2, 1, "div", 25);
|
|
10870
10917
|
i0__namespace.ɵɵtemplate(31, MenuComponent_div_31_Template, 6, 4, "div", 26);
|
|
10871
10918
|
i0__namespace.ɵɵtemplate(32, MenuComponent_div_32_Template, 5, 1, "div", 27);
|
|
10872
10919
|
i0__namespace.ɵɵtemplate(33, MenuComponent_div_33_Template, 5, 3, "div", 27);
|
|
10873
10920
|
i0__namespace.ɵɵtemplate(34, MenuComponent_div_34_Template, 6, 4, "div", 27);
|
|
10874
10921
|
i0__namespace.ɵɵtemplate(35, MenuComponent_div_35_Template, 5, 1, "div", 26);
|
|
10875
|
-
i0__namespace.ɵɵtemplate(36, MenuComponent_div_36_Template,
|
|
10922
|
+
i0__namespace.ɵɵtemplate(36, MenuComponent_div_36_Template, 11, 8, "div", 28);
|
|
10876
10923
|
i0__namespace.ɵɵelementEnd();
|
|
10877
|
-
i0__namespace.ɵɵelementStart(37, "sat-popover",
|
|
10878
|
-
i0__namespace.ɵɵelementStart(39, "mat-card",
|
|
10879
|
-
i0__namespace.ɵɵelementStart(40, "mat-card-title",
|
|
10880
|
-
i0__namespace.ɵɵelementStart(41, "div",
|
|
10924
|
+
i0__namespace.ɵɵelementStart(37, "sat-popover", 29, 30);
|
|
10925
|
+
i0__namespace.ɵɵelementStart(39, "mat-card", 31);
|
|
10926
|
+
i0__namespace.ɵɵelementStart(40, "mat-card-title", 32);
|
|
10927
|
+
i0__namespace.ɵɵelementStart(41, "div", 33);
|
|
10881
10928
|
i0__namespace.ɵɵtext(42);
|
|
10882
10929
|
i0__namespace.ɵɵpipe(43, "translate");
|
|
10883
10930
|
i0__namespace.ɵɵelementEnd();
|
|
10884
10931
|
i0__namespace.ɵɵelementEnd();
|
|
10885
10932
|
i0__namespace.ɵɵelementStart(44, "mat-card-content");
|
|
10886
|
-
i0__namespace.ɵɵelementStart(45, "form",
|
|
10933
|
+
i0__namespace.ɵɵelementStart(45, "form", 34);
|
|
10887
10934
|
i0__namespace.ɵɵlistener("submit", function MenuComponent_Template_form_submit_45_listener() { return ctx.workspaceForm.valid && ctx.upsertWorkspace(); });
|
|
10888
|
-
i0__namespace.ɵɵelementStart(46, "div",
|
|
10889
|
-
i0__namespace.ɵɵelementStart(47, "mat-form-field",
|
|
10890
|
-
i0__namespace.ɵɵelement(48, "input",
|
|
10935
|
+
i0__namespace.ɵɵelementStart(46, "div", 35);
|
|
10936
|
+
i0__namespace.ɵɵelementStart(47, "mat-form-field", 36);
|
|
10937
|
+
i0__namespace.ɵɵelement(48, "input", 37);
|
|
10891
10938
|
i0__namespace.ɵɵpipe(49, "translate");
|
|
10892
10939
|
i0__namespace.ɵɵtemplate(50, MenuComponent_mat_error_50_Template, 3, 3, "mat-error", 16);
|
|
10893
10940
|
i0__namespace.ɵɵtemplate(51, MenuComponent_mat_error_51_Template, 3, 3, "mat-error", 16);
|
|
10894
10941
|
i0__namespace.ɵɵelementEnd();
|
|
10895
|
-
i0__namespace.ɵɵelementStart(52, "mat-form-field",
|
|
10896
|
-
i0__namespace.ɵɵelement(53, "textarea",
|
|
10942
|
+
i0__namespace.ɵɵelementStart(52, "mat-form-field", 36);
|
|
10943
|
+
i0__namespace.ɵɵelement(53, "textarea", 38);
|
|
10897
10944
|
i0__namespace.ɵɵpipe(54, "translate");
|
|
10898
10945
|
i0__namespace.ɵɵtemplate(55, MenuComponent_mat_error_55_Template, 3, 3, "mat-error", 16);
|
|
10899
10946
|
i0__namespace.ɵɵelementEnd();
|
|
10900
|
-
i0__namespace.ɵɵelementStart(56, "mat-form-field",
|
|
10947
|
+
i0__namespace.ɵɵelementStart(56, "mat-form-field", 39);
|
|
10901
10948
|
i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_form_field_click_56_listener($event) { return $event.stopPropagation(); });
|
|
10902
|
-
i0__namespace.ɵɵelementStart(57, "mat-select",
|
|
10949
|
+
i0__namespace.ɵɵelementStart(57, "mat-select", 40);
|
|
10903
10950
|
i0__namespace.ɵɵpipe(58, "translate");
|
|
10904
|
-
i0__namespace.ɵɵelementStart(59, "mat-option",
|
|
10951
|
+
i0__namespace.ɵɵelementStart(59, "mat-option", 41, 42);
|
|
10905
10952
|
i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_59_listener() { return ctx.toggleAllRolesSelected(); });
|
|
10906
10953
|
i0__namespace.ɵɵtext(61);
|
|
10907
10954
|
i0__namespace.ɵɵpipe(62, "translate");
|
|
10908
10955
|
i0__namespace.ɵɵelementEnd();
|
|
10909
|
-
i0__namespace.ɵɵtemplate(63, MenuComponent_mat_option_63_Template, 3, 2, "mat-option",
|
|
10956
|
+
i0__namespace.ɵɵtemplate(63, MenuComponent_mat_option_63_Template, 3, 2, "mat-option", 43);
|
|
10910
10957
|
i0__namespace.ɵɵelementEnd();
|
|
10911
10958
|
i0__namespace.ɵɵtemplate(64, MenuComponent_mat_error_64_Template, 3, 3, "mat-error", 16);
|
|
10912
10959
|
i0__namespace.ɵɵelementEnd();
|
|
10913
|
-
i0__namespace.ɵɵelementStart(65, "mat-form-field",
|
|
10914
|
-
i0__namespace.ɵɵelementStart(66, "mat-select",
|
|
10960
|
+
i0__namespace.ɵɵelementStart(65, "mat-form-field", 36);
|
|
10961
|
+
i0__namespace.ɵɵelementStart(66, "mat-select", 44);
|
|
10915
10962
|
i0__namespace.ɵɵpipe(67, "translate");
|
|
10916
|
-
i0__namespace.ɵɵelementStart(68, "mat-option",
|
|
10963
|
+
i0__namespace.ɵɵelementStart(68, "mat-option", 41, 45);
|
|
10917
10964
|
i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_68_listener() { return ctx.toggleEditAllRolesSelected(); });
|
|
10918
10965
|
i0__namespace.ɵɵtext(70);
|
|
10919
10966
|
i0__namespace.ɵɵpipe(71, "translate");
|
|
10920
10967
|
i0__namespace.ɵɵelementEnd();
|
|
10921
|
-
i0__namespace.ɵɵtemplate(72, MenuComponent_mat_option_72_Template, 3, 2, "mat-option",
|
|
10968
|
+
i0__namespace.ɵɵtemplate(72, MenuComponent_mat_option_72_Template, 3, 2, "mat-option", 43);
|
|
10922
10969
|
i0__namespace.ɵɵelementEnd();
|
|
10923
10970
|
i0__namespace.ɵɵelementEnd();
|
|
10924
|
-
i0__namespace.ɵɵelementStart(73, "mat-form-field",
|
|
10925
|
-
i0__namespace.ɵɵelementStart(74, "mat-select",
|
|
10971
|
+
i0__namespace.ɵɵelementStart(73, "mat-form-field", 36);
|
|
10972
|
+
i0__namespace.ɵɵelementStart(74, "mat-select", 46);
|
|
10926
10973
|
i0__namespace.ɵɵpipe(75, "translate");
|
|
10927
|
-
i0__namespace.ɵɵelementStart(76, "mat-option",
|
|
10974
|
+
i0__namespace.ɵɵelementStart(76, "mat-option", 41, 47);
|
|
10928
10975
|
i0__namespace.ɵɵlistener("click", function MenuComponent_Template_mat_option_click_76_listener() { return ctx.toggleDeleteAllRolesSelected(); });
|
|
10929
10976
|
i0__namespace.ɵɵtext(78);
|
|
10930
10977
|
i0__namespace.ɵɵpipe(79, "translate");
|
|
10931
10978
|
i0__namespace.ɵɵelementEnd();
|
|
10932
|
-
i0__namespace.ɵɵtemplate(80, MenuComponent_mat_option_80_Template, 3, 2, "mat-option",
|
|
10979
|
+
i0__namespace.ɵɵtemplate(80, MenuComponent_mat_option_80_Template, 3, 2, "mat-option", 43);
|
|
10933
10980
|
i0__namespace.ɵɵelementEnd();
|
|
10934
10981
|
i0__namespace.ɵɵelementEnd();
|
|
10935
10982
|
i0__namespace.ɵɵelementEnd();
|
|
10936
|
-
i0__namespace.ɵɵelementStart(81, "div",
|
|
10937
|
-
i0__namespace.ɵɵelementStart(82, "button",
|
|
10983
|
+
i0__namespace.ɵɵelementStart(81, "div", 32);
|
|
10984
|
+
i0__namespace.ɵɵelementStart(82, "button", 48);
|
|
10938
10985
|
i0__namespace.ɵɵlistener("click", function MenuComponent_Template_button_click_82_listener() { return ctx.upsertWorkspace(); });
|
|
10939
10986
|
i0__namespace.ɵɵtemplate(83, MenuComponent_mat_progress_bar_83_Template, 1, 0, "mat-progress-bar", 22);
|
|
10940
|
-
i0__namespace.ɵɵelement(84, "fa-icon",
|
|
10987
|
+
i0__namespace.ɵɵelement(84, "fa-icon", 49);
|
|
10941
10988
|
i0__namespace.ɵɵtext(85);
|
|
10942
10989
|
i0__namespace.ɵɵpipe(86, "translate");
|
|
10943
10990
|
i0__namespace.ɵɵelementEnd();
|
|
10944
|
-
i0__namespace.ɵɵelementStart(87, "button",
|
|
10991
|
+
i0__namespace.ɵɵelementStart(87, "button", 50);
|
|
10945
10992
|
i0__namespace.ɵɵlistener("click", function MenuComponent_Template_button_click_87_listener() { return ctx.closeAddWorkspaceDialog(); });
|
|
10946
|
-
i0__namespace.ɵɵelement(88, "fa-icon",
|
|
10993
|
+
i0__namespace.ɵɵelement(88, "fa-icon", 51);
|
|
10947
10994
|
i0__namespace.ɵɵtext(89);
|
|
10948
10995
|
i0__namespace.ɵɵpipe(90, "translate");
|
|
10949
10996
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -10952,8 +10999,8 @@
|
|
|
10952
10999
|
i0__namespace.ɵɵelementEnd();
|
|
10953
11000
|
i0__namespace.ɵɵelementEnd();
|
|
10954
11001
|
i0__namespace.ɵɵelementEnd();
|
|
10955
|
-
i0__namespace.ɵɵelementStart(91, "sat-popover",
|
|
10956
|
-
i0__namespace.ɵɵelementStart(93, "div",
|
|
11002
|
+
i0__namespace.ɵɵelementStart(91, "sat-popover", 52, 53);
|
|
11003
|
+
i0__namespace.ɵɵelementStart(93, "div", 54);
|
|
10957
11004
|
i0__namespace.ɵɵelementStart(94, "table");
|
|
10958
11005
|
i0__namespace.ɵɵelementStart(95, "tr");
|
|
10959
11006
|
i0__namespace.ɵɵelementStart(96, "td");
|
|
@@ -11006,7 +11053,7 @@
|
|
|
11006
11053
|
i0__namespace.ɵɵelementEnd();
|
|
11007
11054
|
i0__namespace.ɵɵelementEnd();
|
|
11008
11055
|
i0__namespace.ɵɵelementEnd();
|
|
11009
|
-
i0__namespace.ɵɵtemplate(127, MenuComponent_mat_spinner_127_Template, 1, 1, "mat-spinner",
|
|
11056
|
+
i0__namespace.ɵɵtemplate(127, MenuComponent_mat_spinner_127_Template, 1, 1, "mat-spinner", 55);
|
|
11010
11057
|
i0__namespace.ɵɵelementEnd();
|
|
11011
11058
|
i0__namespace.ɵɵelementEnd();
|
|
11012
11059
|
}
|