@tilde-nlp/ngx-menu 6.1.36 → 6.1.37
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.
|
@@ -861,148 +861,145 @@ function SideNavMenuComponent_a_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
861
861
|
i0.ɵɵadvance(2);
|
|
862
862
|
i0.ɵɵtextInterpolate1(" ", ctx_r2.productName, " ");
|
|
863
863
|
} }
|
|
864
|
-
function
|
|
865
|
-
i0.ɵɵ
|
|
864
|
+
function SideNavMenuComponent_Conditional_28_Template(rf, ctx) { if (rf & 1) {
|
|
865
|
+
i0.ɵɵtext(0);
|
|
866
|
+
} if (rf & 2) {
|
|
867
|
+
const ctx_r2 = i0.ɵɵnextContext();
|
|
868
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r2.userInitials, " ");
|
|
869
|
+
} }
|
|
870
|
+
function SideNavMenuComponent_Conditional_29_Template(rf, ctx) { if (rf & 1) {
|
|
871
|
+
i0.ɵɵelementStart(0, "mat-icon");
|
|
872
|
+
i0.ɵɵtext(1, "person");
|
|
873
|
+
i0.ɵɵelementEnd();
|
|
874
|
+
} }
|
|
875
|
+
function SideNavMenuComponent_ng_container_30_mat_icon_4_Template(rf, ctx) { if (rf & 1) {
|
|
876
|
+
i0.ɵɵelementStart(0, "mat-icon", 25);
|
|
866
877
|
i0.ɵɵtext(1);
|
|
867
878
|
i0.ɵɵelementEnd();
|
|
868
879
|
} if (rf & 2) {
|
|
869
880
|
i0.ɵɵadvance();
|
|
870
881
|
i0.ɵɵtextInterpolate("keyboard_arrow_down");
|
|
871
882
|
} }
|
|
872
|
-
function
|
|
873
|
-
i0.ɵɵelementStart(0, "mat-icon",
|
|
883
|
+
function SideNavMenuComponent_ng_container_30_ng_template_5_Template(rf, ctx) { if (rf & 1) {
|
|
884
|
+
i0.ɵɵelementStart(0, "mat-icon", 25);
|
|
874
885
|
i0.ɵɵtext(1);
|
|
875
886
|
i0.ɵɵelementEnd();
|
|
876
887
|
} if (rf & 2) {
|
|
877
888
|
i0.ɵɵadvance();
|
|
878
889
|
i0.ɵɵtextInterpolate("keyboard_arrow_up");
|
|
879
890
|
} }
|
|
880
|
-
function
|
|
891
|
+
function SideNavMenuComponent_ng_container_30_Template(rf, ctx) { if (rf & 1) {
|
|
881
892
|
i0.ɵɵelementContainerStart(0);
|
|
882
|
-
i0.ɵɵelementStart(1, "span",
|
|
893
|
+
i0.ɵɵelementStart(1, "span", 23);
|
|
883
894
|
i0.ɵɵtext(2);
|
|
895
|
+
i0.ɵɵpipe(3, "translate");
|
|
884
896
|
i0.ɵɵelementEnd();
|
|
885
|
-
i0.ɵɵtemplate(
|
|
897
|
+
i0.ɵɵtemplate(4, SideNavMenuComponent_ng_container_30_mat_icon_4_Template, 2, 1, "mat-icon", 24)(5, SideNavMenuComponent_ng_container_30_ng_template_5_Template, 2, 1, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor);
|
|
886
898
|
i0.ɵɵelementContainerEnd();
|
|
887
899
|
} if (rf & 2) {
|
|
888
|
-
|
|
889
|
-
i0.ɵɵ
|
|
890
|
-
const state_r5 = i0.ɵɵreference(1);
|
|
900
|
+
let tmp_5_0;
|
|
901
|
+
const iconDown_r4 = i0.ɵɵreference(6);
|
|
891
902
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
903
|
+
const state_r5 = i0.ɵɵreference(26);
|
|
904
|
+
i0.ɵɵadvance(2);
|
|
905
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 3, (tmp_5_0 = ctx_r2.username) !== null && tmp_5_0 !== undefined ? tmp_5_0 : "MENU.ANONYMOUS"), " ");
|
|
892
906
|
i0.ɵɵadvance(2);
|
|
893
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r2.username, " ");
|
|
894
|
-
i0.ɵɵadvance();
|
|
895
907
|
i0.ɵɵproperty("ngIf", state_r5.menuOpen)("ngIfElse", iconDown_r4);
|
|
896
908
|
} }
|
|
897
|
-
function
|
|
898
|
-
i0.ɵɵelementStart(0, "button", 21, 2)(2, "div", 22);
|
|
899
|
-
i0.ɵɵtext(3);
|
|
900
|
-
i0.ɵɵelementEnd();
|
|
901
|
-
i0.ɵɵtemplate(4, SideNavMenuComponent_button_25_ng_container_4_Template, 6, 3, "ng-container", 23);
|
|
902
|
-
i0.ɵɵelementEnd();
|
|
903
|
-
} if (rf & 2) {
|
|
904
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
|
905
|
-
const menu_r6 = i0.ɵɵreference(27);
|
|
906
|
-
i0.ɵɵproperty("matMenuTriggerFor", menu_r6);
|
|
907
|
-
i0.ɵɵadvance(3);
|
|
908
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r2.userInitials, " ");
|
|
909
|
-
i0.ɵɵadvance();
|
|
910
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.collapsed);
|
|
911
|
-
} }
|
|
912
|
-
function SideNavMenuComponent_For_29_Conditional_0_Conditional_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
909
|
+
function SideNavMenuComponent_For_34_Conditional_0_Conditional_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
913
910
|
i0.ɵɵelementContainer(0);
|
|
914
911
|
} }
|
|
915
|
-
function
|
|
916
|
-
const
|
|
917
|
-
i0.ɵɵelementStart(0, "a",
|
|
918
|
-
i0.ɵɵlistener("click", function
|
|
919
|
-
i0.ɵɵtemplate(1,
|
|
912
|
+
function SideNavMenuComponent_For_34_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
913
|
+
const _r6 = i0.ɵɵgetCurrentView();
|
|
914
|
+
i0.ɵɵelementStart(0, "a", 29);
|
|
915
|
+
i0.ɵɵlistener("click", function SideNavMenuComponent_For_34_Conditional_0_Conditional_0_Template_a_click_0_listener() { i0.ɵɵrestoreView(_r6); const item_r7 = i0.ɵɵnextContext(2).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.linkCallback(item_r7.link)); });
|
|
916
|
+
i0.ɵɵtemplate(1, SideNavMenuComponent_For_34_Conditional_0_Conditional_0_ng_container_1_Template, 1, 0, "ng-container", 30);
|
|
920
917
|
i0.ɵɵelementEnd();
|
|
921
918
|
} if (rf & 2) {
|
|
922
|
-
const
|
|
919
|
+
const item_r7 = i0.ɵɵnextContext(2).$implicit;
|
|
923
920
|
i0.ɵɵnextContext();
|
|
924
|
-
const
|
|
925
|
-
i0.ɵɵproperty("href",
|
|
921
|
+
const profileMenuItem_r8 = i0.ɵɵreference(36);
|
|
922
|
+
i0.ɵɵproperty("href", item_r7.link.href, i0.ɵɵsanitizeUrl);
|
|
926
923
|
i0.ɵɵadvance();
|
|
927
|
-
i0.ɵɵproperty("ngTemplateOutlet",
|
|
924
|
+
i0.ɵɵproperty("ngTemplateOutlet", profileMenuItem_r8)("ngTemplateOutletContext", i0.ɵɵpureFunction2(3, _c0, item_r7.icon, item_r7.label));
|
|
928
925
|
} }
|
|
929
|
-
function
|
|
926
|
+
function SideNavMenuComponent_For_34_Conditional_0_Conditional_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
930
927
|
i0.ɵɵelementContainer(0);
|
|
931
928
|
} }
|
|
932
|
-
function
|
|
933
|
-
const
|
|
934
|
-
i0.ɵɵelementStart(0, "a",
|
|
935
|
-
i0.ɵɵlistener("click", function
|
|
936
|
-
i0.ɵɵtemplate(1,
|
|
929
|
+
function SideNavMenuComponent_For_34_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
930
|
+
const _r9 = i0.ɵɵgetCurrentView();
|
|
931
|
+
i0.ɵɵelementStart(0, "a", 31);
|
|
932
|
+
i0.ɵɵlistener("click", function SideNavMenuComponent_For_34_Conditional_0_Conditional_1_Template_a_click_0_listener() { i0.ɵɵrestoreView(_r9); const item_r7 = i0.ɵɵnextContext(2).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.linkCallback(item_r7.link)); });
|
|
933
|
+
i0.ɵɵtemplate(1, SideNavMenuComponent_For_34_Conditional_0_Conditional_1_ng_container_1_Template, 1, 0, "ng-container", 30);
|
|
937
934
|
i0.ɵɵelementEnd();
|
|
938
935
|
} if (rf & 2) {
|
|
939
|
-
const
|
|
936
|
+
const item_r7 = i0.ɵɵnextContext(2).$implicit;
|
|
940
937
|
i0.ɵɵnextContext();
|
|
941
|
-
const
|
|
942
|
-
i0.ɵɵproperty("routerLink",
|
|
938
|
+
const profileMenuItem_r8 = i0.ɵɵreference(36);
|
|
939
|
+
i0.ɵɵproperty("routerLink", item_r7.link.href);
|
|
943
940
|
i0.ɵɵadvance();
|
|
944
|
-
i0.ɵɵproperty("ngTemplateOutlet",
|
|
941
|
+
i0.ɵɵproperty("ngTemplateOutlet", profileMenuItem_r8)("ngTemplateOutletContext", i0.ɵɵpureFunction2(3, _c0, item_r7.icon, item_r7.label));
|
|
945
942
|
} }
|
|
946
|
-
function
|
|
947
|
-
i0.ɵɵtemplate(0,
|
|
943
|
+
function SideNavMenuComponent_For_34_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
944
|
+
i0.ɵɵtemplate(0, SideNavMenuComponent_For_34_Conditional_0_Conditional_0_Template, 2, 6, "a", 27)(1, SideNavMenuComponent_For_34_Conditional_0_Conditional_1_Template, 2, 6, "a", 28);
|
|
948
945
|
} if (rf & 2) {
|
|
949
|
-
const
|
|
950
|
-
i0.ɵɵconditional(
|
|
946
|
+
const item_r7 = i0.ɵɵnextContext().$implicit;
|
|
947
|
+
i0.ɵɵconditional(item_r7.link.isExternal ? 0 : 1);
|
|
951
948
|
} }
|
|
952
|
-
function
|
|
949
|
+
function SideNavMenuComponent_For_34_Conditional_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
953
950
|
i0.ɵɵelementContainer(0);
|
|
954
951
|
} }
|
|
955
|
-
function
|
|
956
|
-
const
|
|
957
|
-
i0.ɵɵelementStart(0, "button",
|
|
958
|
-
i0.ɵɵlistener("click", function
|
|
959
|
-
i0.ɵɵtemplate(1,
|
|
952
|
+
function SideNavMenuComponent_For_34_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
953
|
+
const _r10 = i0.ɵɵgetCurrentView();
|
|
954
|
+
i0.ɵɵelementStart(0, "button", 32);
|
|
955
|
+
i0.ɵɵlistener("click", function SideNavMenuComponent_For_34_Conditional_1_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r10); const item_r7 = i0.ɵɵnextContext().$implicit; return i0.ɵɵresetView(item_r7.button == null ? null : item_r7.button.callback()); });
|
|
956
|
+
i0.ɵɵtemplate(1, SideNavMenuComponent_For_34_Conditional_1_ng_container_1_Template, 1, 0, "ng-container", 30);
|
|
960
957
|
i0.ɵɵelementEnd();
|
|
961
958
|
} if (rf & 2) {
|
|
962
|
-
const
|
|
959
|
+
const item_r7 = i0.ɵɵnextContext().$implicit;
|
|
963
960
|
i0.ɵɵnextContext();
|
|
964
|
-
const
|
|
961
|
+
const profileMenuItem_r8 = i0.ɵɵreference(36);
|
|
965
962
|
i0.ɵɵadvance();
|
|
966
|
-
i0.ɵɵproperty("ngTemplateOutlet",
|
|
963
|
+
i0.ɵɵproperty("ngTemplateOutlet", profileMenuItem_r8)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c0, item_r7.icon, item_r7.label));
|
|
967
964
|
} }
|
|
968
|
-
function
|
|
969
|
-
i0.ɵɵtemplate(0,
|
|
965
|
+
function SideNavMenuComponent_For_34_Template(rf, ctx) { if (rf & 1) {
|
|
966
|
+
i0.ɵɵtemplate(0, SideNavMenuComponent_For_34_Conditional_0_Template, 2, 1)(1, SideNavMenuComponent_For_34_Conditional_1_Template, 2, 5, "button", 26);
|
|
970
967
|
} if (rf & 2) {
|
|
971
|
-
const
|
|
972
|
-
i0.ɵɵconditional(
|
|
968
|
+
const item_r7 = ctx.$implicit;
|
|
969
|
+
i0.ɵɵconditional(item_r7.link ? 0 : 1);
|
|
973
970
|
} }
|
|
974
|
-
function
|
|
975
|
-
i0.ɵɵelementStart(0, "span",
|
|
971
|
+
function SideNavMenuComponent_ng_template_35_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
972
|
+
i0.ɵɵelementStart(0, "span", 35);
|
|
976
973
|
i0.ɵɵtext(1);
|
|
977
974
|
i0.ɵɵelementEnd();
|
|
978
975
|
} if (rf & 2) {
|
|
979
|
-
const
|
|
980
|
-
i0.ɵɵclassProp("material-icons-outlined",
|
|
976
|
+
const icon_r11 = i0.ɵɵnextContext(2).icon;
|
|
977
|
+
i0.ɵɵclassProp("material-icons-outlined", icon_r11 == null ? null : icon_r11.isOutlined);
|
|
981
978
|
i0.ɵɵadvance();
|
|
982
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
979
|
+
i0.ɵɵtextInterpolate1(" ", icon_r11 == null ? null : icon_r11.name, " ");
|
|
983
980
|
} }
|
|
984
|
-
function
|
|
985
|
-
i0.ɵɵelement(0, "mat-icon",
|
|
981
|
+
function SideNavMenuComponent_ng_template_35_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
982
|
+
i0.ɵɵelement(0, "mat-icon", 34);
|
|
986
983
|
} if (rf & 2) {
|
|
987
|
-
const
|
|
988
|
-
i0.ɵɵproperty("svgIcon",
|
|
984
|
+
const icon_r11 = i0.ɵɵnextContext(2).icon;
|
|
985
|
+
i0.ɵɵproperty("svgIcon", icon_r11 == null ? null : icon_r11.name);
|
|
989
986
|
} }
|
|
990
|
-
function
|
|
991
|
-
i0.ɵɵtemplate(0,
|
|
987
|
+
function SideNavMenuComponent_ng_template_35_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
988
|
+
i0.ɵɵtemplate(0, SideNavMenuComponent_ng_template_35_Conditional_0_Conditional_0_Template, 2, 3, "span", 33)(1, SideNavMenuComponent_ng_template_35_Conditional_0_Conditional_1_Template, 1, 1, "mat-icon", 34);
|
|
992
989
|
} if (rf & 2) {
|
|
993
|
-
const
|
|
994
|
-
i0.ɵɵconditional(!(
|
|
990
|
+
const icon_r11 = i0.ɵɵnextContext().icon;
|
|
991
|
+
i0.ɵɵconditional(!(icon_r11 == null ? null : icon_r11.isCustom) ? 0 : 1);
|
|
995
992
|
} }
|
|
996
|
-
function
|
|
997
|
-
i0.ɵɵtemplate(0,
|
|
993
|
+
function SideNavMenuComponent_ng_template_35_Template(rf, ctx) { if (rf & 1) {
|
|
994
|
+
i0.ɵɵtemplate(0, SideNavMenuComponent_ng_template_35_Conditional_0_Template, 2, 1);
|
|
998
995
|
i0.ɵɵtext(1);
|
|
999
996
|
i0.ɵɵpipe(2, "translate");
|
|
1000
997
|
} if (rf & 2) {
|
|
1001
|
-
const
|
|
1002
|
-
const
|
|
1003
|
-
i0.ɵɵconditional(
|
|
998
|
+
const icon_r11 = ctx.icon;
|
|
999
|
+
const label_r12 = ctx.label;
|
|
1000
|
+
i0.ɵɵconditional(icon_r11 ? 0 : -1);
|
|
1004
1001
|
i0.ɵɵadvance();
|
|
1005
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 2,
|
|
1002
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 2, label_r12), " ");
|
|
1006
1003
|
} }
|
|
1007
1004
|
class SideNavMenuComponent extends NavBaseComponent {
|
|
1008
1005
|
#username;
|
|
@@ -1096,7 +1093,7 @@ class SideNavMenuComponent extends NavBaseComponent {
|
|
|
1096
1093
|
this.userInitials = splittedUsername[0][0] + splittedUsername[1][0];
|
|
1097
1094
|
}
|
|
1098
1095
|
static { this.ɵfac = function SideNavMenuComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SideNavMenuComponent)(i0.ɵɵdirectiveInject(i1.StrapiLinkService), i0.ɵɵdirectiveInject(i2.DOMService), i0.ɵɵdirectiveInject(MenuItemsService)); }; }
|
|
1099
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SideNavMenuComponent, selectors: [["lib-side-nav-menu"]], inputs: { username: "username", menuSettings: "menuSettings", productName: "productName" }, features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
1096
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SideNavMenuComponent, selectors: [["lib-side-nav-menu"]], inputs: { username: "username", menuSettings: "menuSettings", productName: "productName" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 37, vars: 33, consts: [["state", "matMenuTrigger"], ["menu", "matMenu"], ["profileMenuItem", ""], ["iconDown", ""], ["fxHide.gt-xs", ""], [1, "mobile-header", 3, "fxHide"], ["fxFlex", "3.125em", "fxLayoutAlign", "start center", 3, "click", "libPlausibleEvent", "href"], ["height", "40", "width", "40", "alt", "logo", 1, "menu-logo", 3, "src"], [1, "menu-product-name"], ["mat-icon-button", "", 1, "toggler", 3, "click", "libPlausibleEvent"], ["fxLayout", "column", 1, "menu-container", 3, "ngClass.lt-sm"], ["fxLayout", "column", "fxFlexFill", "", 1, "content"], ["fxLayout", "row", 1, "menu-container-header", 3, "fxLayoutAlign"], ["fxFlex", "3.125em", "fxLayoutAlign", "start center", 3, "libPlausibleEvent", "href", "click", 4, "ngIf"], ["mat-icon-button", "", 1, "toggler", 3, "click", "libPlausibleEvent", "matTooltip"], ["fxHide.lt-sm", ""], ["fxLayout", "column", 1, "menu-wrapper"], ["role", "navigation", 3, "toggleCollapseEvent", "direction", "isOpen", "active"], [1, "profile"], [1, "profile-wrapper", 3, "matMenuTriggerFor"], [1, "profile-icon"], [4, "ngIf"], [1, "profile-menu"], [1, "profile-name"], ["class", "profile-arrow spin", 4, "ngIf", "ngIfElse"], [1, "profile-arrow", "spin"], ["mat-menu-item", "", 1, "profile-option"], ["target", "_blank", 1, "mat-mdc-menu-item", 3, "href"], [1, "mat-mdc-menu-item", 3, "routerLink"], ["target", "_blank", 1, "mat-mdc-menu-item", 3, "click", "href"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "mat-mdc-menu-item", 3, "click", "routerLink"], ["mat-menu-item", "", 1, "profile-option", 3, "click"], [1, "material-icons", "profile-option-icon", 3, "material-icons-outlined"], [1, "profile-option-icon", 3, "svgIcon"], [1, "material-icons", "profile-option-icon"]], template: function SideNavMenuComponent_Template(rf, ctx) { if (rf & 1) {
|
|
1100
1097
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
1101
1098
|
i0.ɵɵelementStart(0, "div", 4)(1, "div", 5)(2, "a", 6);
|
|
1102
1099
|
i0.ɵɵpipe(3, "translate");
|
|
@@ -1126,26 +1123,30 @@ class SideNavMenuComponent extends NavBaseComponent {
|
|
|
1126
1123
|
i0.ɵɵelementStart(22, "div", 16)(23, "menu-columns", 17);
|
|
1127
1124
|
i0.ɵɵlistener("toggleCollapseEvent", function SideNavMenuComponent_Template_menu_columns_toggleCollapseEvent_23_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.toggleCollapse()); });
|
|
1128
1125
|
i0.ɵɵelementEnd()();
|
|
1129
|
-
i0.ɵɵelementStart(24, "div", 18);
|
|
1130
|
-
i0.ɵɵtemplate(
|
|
1131
|
-
i0.ɵɵ
|
|
1132
|
-
i0.ɵɵ
|
|
1126
|
+
i0.ɵɵelementStart(24, "div", 18)(25, "button", 19, 0)(27, "div", 20);
|
|
1127
|
+
i0.ɵɵtemplate(28, SideNavMenuComponent_Conditional_28_Template, 1, 1)(29, SideNavMenuComponent_Conditional_29_Template, 2, 0, "mat-icon");
|
|
1128
|
+
i0.ɵɵelementEnd();
|
|
1129
|
+
i0.ɵɵtemplate(30, SideNavMenuComponent_ng_container_30_Template, 7, 5, "ng-container", 21);
|
|
1130
|
+
i0.ɵɵelementEnd();
|
|
1131
|
+
i0.ɵɵelementStart(31, "mat-menu", 22, 1);
|
|
1132
|
+
i0.ɵɵrepeaterCreate(33, SideNavMenuComponent_For_34_Template, 2, 1, null, null, _forTrack0);
|
|
1133
1133
|
i0.ɵɵelementEnd()();
|
|
1134
|
-
i0.ɵɵtemplate(
|
|
1134
|
+
i0.ɵɵtemplate(35, SideNavMenuComponent_ng_template_35_Template, 3, 4, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor);
|
|
1135
1135
|
i0.ɵɵelementEnd()();
|
|
1136
1136
|
} if (rf & 2) {
|
|
1137
|
+
const menu_r13 = i0.ɵɵreference(32);
|
|
1137
1138
|
i0.ɵɵadvance();
|
|
1138
1139
|
i0.ɵɵproperty("fxHide", !ctx.collapsed);
|
|
1139
1140
|
i0.ɵɵadvance();
|
|
1140
1141
|
i0.ɵɵproperty("libPlausibleEvent", ctx.LOGOCLICK_PLAUSIBLE_EVENT)("href", ctx.baseUrl, i0.ɵɵsanitizeUrl);
|
|
1141
|
-
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(3,
|
|
1142
|
+
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(3, 25, "MENU.ARIA_LABELS.LOGO"));
|
|
1142
1143
|
i0.ɵɵadvance(2);
|
|
1143
1144
|
i0.ɵɵproperty("src", ctx.menuLogoImage, i0.ɵɵsanitizeUrl);
|
|
1144
1145
|
i0.ɵɵadvance(2);
|
|
1145
1146
|
i0.ɵɵtextInterpolate1(" ", ctx.productName, " ");
|
|
1146
1147
|
i0.ɵɵadvance();
|
|
1147
1148
|
i0.ɵɵproperty("libPlausibleEvent", ctx.collapsed ? ctx.EXPAND_PLAUSIBLE_EVENT : ctx.COLLAPSE_PLAUSIBLE_EVENT);
|
|
1148
|
-
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(8,
|
|
1149
|
+
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(8, 27, "ARIA_LABELS.MENU_TOGGLER"));
|
|
1149
1150
|
i0.ɵɵadvance(4);
|
|
1150
1151
|
i0.ɵɵstyleProp("width", ctx.sideNavWidth);
|
|
1151
1152
|
i0.ɵɵclassProp("collapsed", ctx.collapsed);
|
|
@@ -1155,21 +1156,25 @@ class SideNavMenuComponent extends NavBaseComponent {
|
|
|
1155
1156
|
i0.ɵɵadvance();
|
|
1156
1157
|
i0.ɵɵproperty("ngIf", !ctx.collapsed);
|
|
1157
1158
|
i0.ɵɵadvance();
|
|
1158
|
-
i0.ɵɵproperty("libPlausibleEvent", ctx.collapsed ? ctx.EXPAND_PLAUSIBLE_EVENT : ctx.COLLAPSE_PLAUSIBLE_EVENT)("matTooltip", i0.ɵɵpipeBind1(16,
|
|
1159
|
-
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(17,
|
|
1159
|
+
i0.ɵɵproperty("libPlausibleEvent", ctx.collapsed ? ctx.EXPAND_PLAUSIBLE_EVENT : ctx.COLLAPSE_PLAUSIBLE_EVENT)("matTooltip", i0.ɵɵpipeBind1(16, 29, ctx.collapsed ? "MENU.EXPAND" : "MENU.COLLAPSE"));
|
|
1160
|
+
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(17, 31, "ARIA_LABELS.MENU_TOGGLER"));
|
|
1160
1161
|
i0.ɵɵadvance(6);
|
|
1161
1162
|
i0.ɵɵtextInterpolate(ctx.collapsed ? "keyboard_double_arrow_right" : "keyboard_double_arrow_left");
|
|
1162
1163
|
i0.ɵɵadvance(2);
|
|
1163
1164
|
i0.ɵɵproperty("direction", ctx.direction)("isOpen", !ctx.collapsed)("active", ctx.active);
|
|
1164
1165
|
i0.ɵɵadvance(2);
|
|
1165
|
-
i0.ɵɵproperty("
|
|
1166
|
+
i0.ɵɵproperty("matMenuTriggerFor", menu_r13);
|
|
1167
|
+
i0.ɵɵadvance(3);
|
|
1168
|
+
i0.ɵɵconditional(ctx.userInitials ? 28 : 29);
|
|
1169
|
+
i0.ɵɵadvance(2);
|
|
1170
|
+
i0.ɵɵproperty("ngIf", !ctx.collapsed);
|
|
1166
1171
|
i0.ɵɵadvance(3);
|
|
1167
1172
|
i0.ɵɵrepeater(ctx.menuSettings.userOptions);
|
|
1168
|
-
} }, dependencies: [i1$2.DefaultLayoutDirective, i1$2.DefaultLayoutAlignDirective, i1$2.FlexFillDirective, i1$2.DefaultFlexDirective, i2$2.DefaultShowHideDirective, i2$2.DefaultClassDirective, i1$1.RouterLink, i4.NgIf, i4.NgTemplateOutlet, i5.MatTooltip, i2$1.MatIcon, i7.MatIconButton, i6.MatMenu, i6.MatMenuItem, i6.MatMenuTrigger, i2.PlausibleEventDirective, MenuColumnsComponent, i8.TranslatePipe], styles: ["a[_ngcontent-%COMP%]{text-decoration:none}.mobile-header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;padding:23px 27px;background-color:#fcfcfc;border:1px solid var(--base-70)}.mobile.menu-container.collapsed[_ngcontent-%COMP%]{display:none!important}.mobile.menu-container[_ngcontent-%COMP%]:not(.collapsed){display:block!important;position:fixed;min-width:100vw;min-height:100dvh;z-index:1000}.mobile[_ngcontent-%COMP%] .profile-wrapper[_ngcontent-%COMP%]{position:relative}.mobile[_ngcontent-%COMP%] .profile-wrapper[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{position:absolute!important;right:0}.menu-product-name[_ngcontent-%COMP%]{white-space:nowrap;margin-left:12px;font-weight:600;color:var(--
|
|
1173
|
+
} }, dependencies: [i1$2.DefaultLayoutDirective, i1$2.DefaultLayoutAlignDirective, i1$2.FlexFillDirective, i1$2.DefaultFlexDirective, i2$2.DefaultShowHideDirective, i2$2.DefaultClassDirective, i1$1.RouterLink, i4.NgIf, i4.NgTemplateOutlet, i5.MatTooltip, i2$1.MatIcon, i7.MatIconButton, i6.MatMenu, i6.MatMenuItem, i6.MatMenuTrigger, i2.PlausibleEventDirective, MenuColumnsComponent, i8.TranslatePipe], styles: ["a[_ngcontent-%COMP%]{text-decoration:none}.mobile-header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;padding:23px 27px;background-color:#fcfcfc;border:1px solid var(--base-70)}.mobile.menu-container.collapsed[_ngcontent-%COMP%]{display:none!important}.mobile.menu-container[_ngcontent-%COMP%]:not(.collapsed){display:block!important;position:fixed;min-width:100vw;min-height:100dvh;z-index:1000}.mobile[_ngcontent-%COMP%] .profile-wrapper[_ngcontent-%COMP%]{position:relative}.mobile[_ngcontent-%COMP%] .profile-wrapper[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{position:absolute!important;right:0}.menu-product-name[_ngcontent-%COMP%]{white-space:nowrap;margin-left:12px;font-weight:600;color:var(--base-10)}.menu-container[_ngcontent-%COMP%]{max-height:100dvh;white-space:nowrap;height:100%;transition:width .2s ease;min-height:100dvh;overflow:auto;background:var(--base-100);border-right:2px solid var(--base-95)}.menu-container[_ngcontent-%COMP%] .menu-container-header[_ngcontent-%COMP%]{margin:24px 0;max-height:40px}.menu-container.collapsed[_ngcontent-%COMP%] .menu-container-header[_ngcontent-%COMP%]{margin:24px 0 32px!important}.menu-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]:not(.collapsed){overflow-x:hidden;padding:0 12px}.menu-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]:not(.collapsed) .menu-logo[_ngcontent-%COMP%]{margin-left:16px;max-width:100%}.menu-container[_ngcontent-%COMP%] .divider[_ngcontent-%COMP%]{width:100%}.menu-container[_ngcontent-%COMP%] .profile[_ngcontent-%COMP%]{position:relative;height:100%;margin-top:100px}.menu-container[_ngcontent-%COMP%] .profile-wrapper[_ngcontent-%COMP%]{background:none;color:var(--base-30);display:flex;align-items:center;justify-content:start;width:100%;position:absolute;bottom:0;margin:32px 16px}.menu-container[_ngcontent-%COMP%] .profile-icon[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;min-width:40px;height:40px;border-radius:100%;color:var(--base-0);background-color:var(--base-70);font-size:16px;font-weight:600}.menu-container[_ngcontent-%COMP%] .profile-name[_ngcontent-%COMP%]{max-width:145px;overflow:hidden;margin-left:12px;text-overflow:ellipsis}.collapsed[_ngcontent-%COMP%] .profile-wrapper[_ngcontent-%COMP%]{margin:36px 0!important}.mobile[_ngcontent-%COMP%] .profile-name[_ngcontent-%COMP%]{max-width:60vw}.profile-option-icon[_ngcontent-%COMP%]{vertical-align:middle;margin:0 5px 5px 0}[_nghost-%COMP%] .menu-item{display:flex;padding:16px!important;border-radius:4px!important}[_nghost-%COMP%] .child-list .menu-item{padding:8px 46px!important}[_nghost-%COMP%] .collapsed .menu-item{padding:0!important;width:40px;height:40px;border-radius:50%!important}[_nghost-%COMP%] .active-menu-item{background-color:var(--base-95)!important}[_nghost-%COMP%] .menu-item-title{margin-left:12px}tld-menu-icon[_ngcontent-%COMP%]{margin-right:10px}.profile-arrow[_ngcontent-%COMP%]{position:absolute;right:3px;margin-right:20px}.spin[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_spinArrow .3s forwards}[_nghost-%COMP%] button.collapse-btn .mat-mdc-button-persistent-ripple, [_nghost-%COMP%] button.toggler .mat-mdc-button-persistent-ripple{display:none}[_nghost-%COMP%] .mobile .child-list .menu-item{padding:8px 54px!important} .cdk-overlay-container .profile-menu{margin:10px 0!important} .mat-mdc-menu-item .mat-icon{margin-right:5px!important} .collapsed .profile-wrapper{justify-content:center!important} .profile-menu a{font-weight:400!important;display:flex;align-items:center;gap:5px} .profile-menu a:hover{color:var(--mat-menu-item-label-text-color, var(--mat-app-on-surface))!important;text-decoration:inherit}@keyframes _ngcontent-%COMP%_spinArrow{to{transform:rotate(180deg)}}"] }); }
|
|
1169
1174
|
}
|
|
1170
1175
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SideNavMenuComponent, [{
|
|
1171
1176
|
type: Component,
|
|
1172
|
-
args: [{ selector: 'lib-side-nav-menu', template: "<div fxHide.gt-xs>\r\n <div [fxHide]=\"!collapsed\" class=\"mobile-header\">\r\n <a [libPlausibleEvent]=\"LOGOCLICK_PLAUSIBLE_EVENT\" fxFlex=\"3.125em\" [href]=\"baseUrl\"\r\n [attr.aria-label]=\"'MENU.ARIA_LABELS.LOGO' | translate\" (click)=\"logoClick($event)\" fxLayoutAlign=\"start center\"\r\n >\r\n <img height=\"40\" width=\"40\" class=\"menu-logo\" [src]=\"menuLogoImage\" alt=\"logo\" />\r\n <span class=\"menu-product-name\">\r\n {{ productName }}\r\n </span>\r\n </a>\r\n\r\n <button\r\n mat-icon-button\r\n class=\"toggler\"\r\n [attr.aria-label]=\"'ARIA_LABELS.MENU_TOGGLER' | translate\"\r\n [libPlausibleEvent]=\"collapsed ? EXPAND_PLAUSIBLE_EVENT : COLLAPSE_PLAUSIBLE_EVENT\"\r\n (click)=\"toggleCollapse()\"\r\n >\r\n <mat-icon>menu</mat-icon>\r\n </button>\r\n </div>\r\n</div>\r\n\r\n<div [ngClass.lt-sm]=\"'mobile'\" class=\"menu-container\" [style.width]=\"sideNavWidth\" fxLayout=\"column\" [class.collapsed]=\"collapsed\">\r\n <div class=\"content\" fxLayout=\"column\" fxFlexFill>\r\n <div class=\"menu-container-header\" fxLayout=\"row\" [fxLayoutAlign]=\"collapsed ? 'center center' : 'space-between center'\">\r\n <a *ngIf=\"!collapsed\" [libPlausibleEvent]=\"LOGOCLICK_PLAUSIBLE_EVENT\" fxFlex=\"3.125em\" [href]=\"baseUrl\"\r\n [attr.aria-label]=\"'MENU.ARIA_LABELS.LOGO' | translate\" (click)=\"logoClick($event)\" fxLayoutAlign=\"start center\"\r\n >\r\n <img height=\"40\" width=\"40\" class=\"menu-logo\" [src]=\"menuLogoImage\" alt=\"logo\" />\r\n <span class=\"menu-product-name\">\r\n {{ productName }}\r\n </span>\r\n </a>\r\n\r\n <button\r\n mat-icon-button\r\n class=\"toggler\"\r\n [attr.aria-label]=\"'ARIA_LABELS.MENU_TOGGLER' | translate\"\r\n [libPlausibleEvent]=\"collapsed ? EXPAND_PLAUSIBLE_EVENT : COLLAPSE_PLAUSIBLE_EVENT\"\r\n [matTooltip]=\"(collapsed ? 'MENU.EXPAND' : 'MENU.COLLAPSE') | translate\"\r\n (click)=\"toggleCollapse()\"\r\n >\r\n <mat-icon fxHide.gt-xs>close</mat-icon>\r\n <mat-icon fxHide.lt-sm>{{ collapsed ? 'keyboard_double_arrow_right' : 'keyboard_double_arrow_left' }}</mat-icon>\r\n </button>\r\n </div>\r\n\r\n <div class=\"menu-wrapper\" fxLayout=\"column\">\r\n <menu-columns (toggleCollapseEvent)=\"toggleCollapse()\" [direction]=\"direction\" role=\"navigation\" [isOpen]=\"!collapsed\"\r\n [active]=\"active\"></menu-columns>\r\n </div>\r\n\r\n <div class=\"profile\">\r\n <button
|
|
1177
|
+
args: [{ selector: 'lib-side-nav-menu', template: "<div fxHide.gt-xs>\r\n <div [fxHide]=\"!collapsed\" class=\"mobile-header\">\r\n <a [libPlausibleEvent]=\"LOGOCLICK_PLAUSIBLE_EVENT\" fxFlex=\"3.125em\" [href]=\"baseUrl\"\r\n [attr.aria-label]=\"'MENU.ARIA_LABELS.LOGO' | translate\" (click)=\"logoClick($event)\" fxLayoutAlign=\"start center\"\r\n >\r\n <img height=\"40\" width=\"40\" class=\"menu-logo\" [src]=\"menuLogoImage\" alt=\"logo\" />\r\n <span class=\"menu-product-name\">\r\n {{ productName }}\r\n </span>\r\n </a>\r\n\r\n <button\r\n mat-icon-button\r\n class=\"toggler\"\r\n [attr.aria-label]=\"'ARIA_LABELS.MENU_TOGGLER' | translate\"\r\n [libPlausibleEvent]=\"collapsed ? EXPAND_PLAUSIBLE_EVENT : COLLAPSE_PLAUSIBLE_EVENT\"\r\n (click)=\"toggleCollapse()\"\r\n >\r\n <mat-icon>menu</mat-icon>\r\n </button>\r\n </div>\r\n</div>\r\n\r\n<div [ngClass.lt-sm]=\"'mobile'\" class=\"menu-container\" [style.width]=\"sideNavWidth\" fxLayout=\"column\" [class.collapsed]=\"collapsed\">\r\n <div class=\"content\" fxLayout=\"column\" fxFlexFill>\r\n <div class=\"menu-container-header\" fxLayout=\"row\" [fxLayoutAlign]=\"collapsed ? 'center center' : 'space-between center'\">\r\n <a *ngIf=\"!collapsed\" [libPlausibleEvent]=\"LOGOCLICK_PLAUSIBLE_EVENT\" fxFlex=\"3.125em\" [href]=\"baseUrl\"\r\n [attr.aria-label]=\"'MENU.ARIA_LABELS.LOGO' | translate\" (click)=\"logoClick($event)\" fxLayoutAlign=\"start center\"\r\n >\r\n <img height=\"40\" width=\"40\" class=\"menu-logo\" [src]=\"menuLogoImage\" alt=\"logo\" />\r\n <span class=\"menu-product-name\">\r\n {{ productName }}\r\n </span>\r\n </a>\r\n\r\n <button\r\n mat-icon-button\r\n class=\"toggler\"\r\n [attr.aria-label]=\"'ARIA_LABELS.MENU_TOGGLER' | translate\"\r\n [libPlausibleEvent]=\"collapsed ? EXPAND_PLAUSIBLE_EVENT : COLLAPSE_PLAUSIBLE_EVENT\"\r\n [matTooltip]=\"(collapsed ? 'MENU.EXPAND' : 'MENU.COLLAPSE') | translate\"\r\n (click)=\"toggleCollapse()\"\r\n >\r\n <mat-icon fxHide.gt-xs>close</mat-icon>\r\n <mat-icon fxHide.lt-sm>{{ collapsed ? 'keyboard_double_arrow_right' : 'keyboard_double_arrow_left' }}</mat-icon>\r\n </button>\r\n </div>\r\n\r\n <div class=\"menu-wrapper\" fxLayout=\"column\">\r\n <menu-columns (toggleCollapseEvent)=\"toggleCollapse()\" [direction]=\"direction\" role=\"navigation\" [isOpen]=\"!collapsed\"\r\n [active]=\"active\"></menu-columns>\r\n </div>\r\n\r\n <div class=\"profile\">\r\n <button #state=\"matMenuTrigger\" [matMenuTriggerFor]=\"menu\" class=\"profile-wrapper\">\r\n <div class=\"profile-icon\">\r\n @if (userInitials) {\r\n {{userInitials}}\r\n } @else {\r\n <mat-icon>person</mat-icon>\r\n }\r\n </div>\r\n\r\n <ng-container *ngIf=\"!collapsed\">\r\n <span class=\"profile-name\">\r\n {{ username ?? 'MENU.ANONYMOUS' | translate }}\r\n </span>\r\n\r\n <mat-icon *ngIf=\"state.menuOpen; else iconDown\" class=\"profile-arrow spin\">{{\"keyboard_arrow_down\"}}</mat-icon>\r\n\r\n <ng-template #iconDown>\r\n <mat-icon class=\"profile-arrow spin\">{{\"keyboard_arrow_up\" }}</mat-icon>\r\n </ng-template>\r\n </ng-container>\r\n </button>\r\n\r\n <mat-menu #menu=\"matMenu\" class=\"profile-menu\">\r\n @for (item of menuSettings.userOptions; track item.label) {\r\n @if (item.link) {\r\n @if (item.link.isExternal) {\r\n <a class=\"mat-mdc-menu-item\" [href]=\"item.link.href\" target=\"_blank\" (click)=\"linkCallback(item.link)\">\r\n <ng-container\r\n *ngTemplateOutlet=\"profileMenuItem; context: { icon: item.icon, label: item.label }\">\r\n </ng-container>\r\n </a>\r\n } @else {\r\n <a class=\"mat-mdc-menu-item\" [routerLink]=\"item.link.href\" (click)=\"linkCallback(item.link)\">\r\n <ng-container\r\n *ngTemplateOutlet=\"profileMenuItem; context: { icon: item.icon, label: item.label }\">\r\n </ng-container>\r\n </a>\r\n }\r\n } @else {\r\n <button\r\n mat-menu-item\r\n class=\"profile-option\"\r\n (click)=\"item.button?.callback()\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"profileMenuItem; context: { icon: item.icon, label: item.label }\">\r\n </ng-container>\r\n </button>\r\n }\r\n }\r\n </mat-menu>\r\n </div>\r\n\r\n <ng-template #profileMenuItem let-icon=\"icon\" let-label=\"label\">\r\n @if (icon) {\r\n @if (!icon?.isCustom) {\r\n <span class=\"material-icons profile-option-icon\" [class.material-icons-outlined]=\"icon?.isOutlined\">\r\n {{icon?.name}}\r\n </span>\r\n } @else {\r\n <mat-icon class=\"profile-option-icon\" [svgIcon]=\"icon?.name\"></mat-icon>\r\n }\r\n }\r\n {{ label | translate }}\r\n </ng-template>\r\n</div>\r\n", styles: ["a{text-decoration:none}.mobile-header{display:flex;justify-content:space-between;padding:23px 27px;background-color:#fcfcfc;border:1px solid var(--base-70)}.mobile.menu-container.collapsed{display:none!important}.mobile.menu-container:not(.collapsed){display:block!important;position:fixed;min-width:100vw;min-height:100dvh;z-index:1000}.mobile .profile-wrapper{position:relative}.mobile .profile-wrapper mat-icon{position:absolute!important;right:0}.menu-product-name{white-space:nowrap;margin-left:12px;font-weight:600;color:var(--base-10)}.menu-container{max-height:100dvh;white-space:nowrap;height:100%;transition:width .2s ease;min-height:100dvh;overflow:auto;background:var(--base-100);border-right:2px solid var(--base-95)}.menu-container .menu-container-header{margin:24px 0;max-height:40px}.menu-container.collapsed .menu-container-header{margin:24px 0 32px!important}.menu-container .content:not(.collapsed){overflow-x:hidden;padding:0 12px}.menu-container .content:not(.collapsed) .menu-logo{margin-left:16px;max-width:100%}.menu-container .divider{width:100%}.menu-container .profile{position:relative;height:100%;margin-top:100px}.menu-container .profile-wrapper{background:none;color:var(--base-30);display:flex;align-items:center;justify-content:start;width:100%;position:absolute;bottom:0;margin:32px 16px}.menu-container .profile-icon{display:flex;justify-content:center;align-items:center;min-width:40px;height:40px;border-radius:100%;color:var(--base-0);background-color:var(--base-70);font-size:16px;font-weight:600}.menu-container .profile-name{max-width:145px;overflow:hidden;margin-left:12px;text-overflow:ellipsis}.collapsed .profile-wrapper{margin:36px 0!important}.mobile .profile-name{max-width:60vw}.profile-option-icon{vertical-align:middle;margin:0 5px 5px 0}:host ::ng-deep .menu-item{display:flex;padding:16px!important;border-radius:4px!important}:host ::ng-deep .child-list .menu-item{padding:8px 46px!important}:host ::ng-deep .collapsed .menu-item{padding:0!important;width:40px;height:40px;border-radius:50%!important}:host ::ng-deep .active-menu-item{background-color:var(--base-95)!important}:host ::ng-deep .menu-item-title{margin-left:12px}tld-menu-icon{margin-right:10px}.profile-arrow{position:absolute;right:3px;margin-right:20px}.spin{animation:spinArrow .3s forwards}:host::ng-deep button.collapse-btn .mat-mdc-button-persistent-ripple,:host::ng-deep button.toggler .mat-mdc-button-persistent-ripple{display:none}:host ::ng-deep .mobile .child-list .menu-item{padding:8px 54px!important}::ng-deep .cdk-overlay-container .profile-menu{margin:10px 0!important}::ng-deep .mat-mdc-menu-item .mat-icon{margin-right:5px!important}::ng-deep .collapsed .profile-wrapper{justify-content:center!important}::ng-deep .profile-menu a{font-weight:400!important;display:flex;align-items:center;gap:5px}::ng-deep .profile-menu a:hover{color:var(--mat-menu-item-label-text-color, var(--mat-app-on-surface))!important;text-decoration:inherit}@keyframes spinArrow{to{transform:rotate(180deg)}}\n"] }]
|
|
1173
1178
|
}], () => [{ type: i1.StrapiLinkService }, { type: i2.DOMService }, { type: MenuItemsService }], { username: [{
|
|
1174
1179
|
type: Input
|
|
1175
1180
|
}], menuSettings: [{
|