@rxap/layout 12.1.0-next.1 → 12.2.1
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/rxap-layout.umd.js +43 -35
- package/bundles/rxap-layout.umd.js.map +1 -1
- package/esm2015/lib/navigation/navigation-item/navigation-item.component.js +23 -22
- package/esm2015/lib/navigation/navigation-item/navigation-item.component.js.map +1 -1
- package/esm2015/lib/navigation/navigation-item.js.map +1 -1
- package/esm2015/lib/navigation/navigation.component.module.js +11 -6
- package/esm2015/lib/navigation/navigation.component.module.js.map +1 -1
- package/esm2015/lib/navigation/navigation.service.js +8 -5
- package/esm2015/lib/navigation/navigation.service.js.map +1 -1
- package/esm2015/lib/sidenav/sidenav.component.service.js +1 -1
- package/esm2015/lib/sidenav/sidenav.component.service.js.map +1 -1
- package/fesm2015/rxap-layout.js +38 -29
- package/fesm2015/rxap-layout.js.map +1 -1
- package/lib/navigation/navigation-item.d.ts +2 -2
- package/lib/navigation/navigation.component.module.d.ts +2 -1
- package/package.json +12 -11
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@rxap/services'), require('@angular/common'), require('@angular/material/toolbar'), require('@angular/cdk/portal'), require('rxjs'), require('rxjs/operators'), require('@rxap/authentication'), require('@angular/flex-layout/extended'), require('@angular/flex-layout/flex'), require('@rxap/config'), require('@angular/material/form-field'), require('@angular/material/select'), require('@angular/forms'), require('@angular/material/core'), require('@angular/material/button'), require('@angular/cdk/overlay'), require('@angular/material/icon'), require('@angular/router'), require('@angular/material/progress-bar'), require('@angular/material/sidenav'), require('@rxap/utilities'), require('@rxap/utilities/rxjs'), require('@angular/material/menu'), require('@rxap/directives'), require('@angular/flex-layout'), require('@angular/material/grid-list'), require('@angular/material/divider'), require('@angular/animations'), require('@rxap/material-directives/icon'), require('@rxap/components')) :
|
|
3
|
-
typeof define === 'function' && define.amd ? define('@rxap/layout', ['exports', '@angular/core', '@rxap/services', '@angular/common', '@angular/material/toolbar', '@angular/cdk/portal', 'rxjs', 'rxjs/operators', '@rxap/authentication', '@angular/flex-layout/extended', '@angular/flex-layout/flex', '@rxap/config', '@angular/material/form-field', '@angular/material/select', '@angular/forms', '@angular/material/core', '@angular/material/button', '@angular/cdk/overlay', '@angular/material/icon', '@angular/router', '@angular/material/progress-bar', '@angular/material/sidenav', '@rxap/utilities', '@rxap/utilities/rxjs', '@angular/material/menu', '@rxap/directives', '@angular/flex-layout', '@angular/material/grid-list', '@angular/material/divider', '@angular/animations', '@rxap/material-directives/icon', '@rxap/components'], factory) :
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.rxap = global.rxap || {}, global.rxap.layout = {}), global.ng.core, global.i1, global.ng.common, global.ng.material.toolbar, global.ng.cdk.portal, global.rxjs, global.rxjs.operators, global.i2$2, global.ng.flexLayout.extended, global.ng.flexLayout.flex, global.i1$1, global.ng.material.formField, global.ng.material.select, global.ng.forms, global.ng.material.core, global.ng.material.button, global.ng.cdk.overlay, global.ng.material.icon, global.ng.router, global.ng.material.progressBar, global.ng.material.sidenav, global.utilities, global.rxjs, global.ng.material.menu, global.i3$5, global.ng.flexLayout, global.ng.material.gridList, global.ng.material.divider, global.ng.animations, global.
|
|
5
|
-
}(this, (function (exports, i0, i1, i2, i3, i4, rxjs$1, operators, i2$2, i2$1, i1$3, i1$1, i3$1, i4$1, i5, i6, i1$2, i3$2, i3$3, i1$4, i2$3, i3$4, utilities, rxjs, i2$4, i3$5, flexLayout, gridList, i2$5, animations,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@rxap/services'), require('@angular/common'), require('@angular/material/toolbar'), require('@angular/cdk/portal'), require('rxjs'), require('rxjs/operators'), require('@rxap/authentication'), require('@angular/flex-layout/extended'), require('@angular/flex-layout/flex'), require('@rxap/config'), require('@angular/material/form-field'), require('@angular/material/select'), require('@angular/forms'), require('@angular/material/core'), require('@angular/material/button'), require('@angular/cdk/overlay'), require('@angular/material/icon'), require('@angular/router'), require('@angular/material/progress-bar'), require('@angular/material/sidenav'), require('@rxap/utilities'), require('@rxap/utilities/rxjs'), require('@angular/material/menu'), require('@rxap/directives'), require('@angular/flex-layout'), require('@angular/material/grid-list'), require('@angular/material/divider'), require('@angular/animations'), require('@rxap/material-directives/icon'), require('@rxap/components'), require('@angular/material/tooltip')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('@rxap/layout', ['exports', '@angular/core', '@rxap/services', '@angular/common', '@angular/material/toolbar', '@angular/cdk/portal', 'rxjs', 'rxjs/operators', '@rxap/authentication', '@angular/flex-layout/extended', '@angular/flex-layout/flex', '@rxap/config', '@angular/material/form-field', '@angular/material/select', '@angular/forms', '@angular/material/core', '@angular/material/button', '@angular/cdk/overlay', '@angular/material/icon', '@angular/router', '@angular/material/progress-bar', '@angular/material/sidenav', '@rxap/utilities', '@rxap/utilities/rxjs', '@angular/material/menu', '@rxap/directives', '@angular/flex-layout', '@angular/material/grid-list', '@angular/material/divider', '@angular/animations', '@rxap/material-directives/icon', '@rxap/components', '@angular/material/tooltip'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.rxap = global.rxap || {}, global.rxap.layout = {}), global.ng.core, global.i1, global.ng.common, global.ng.material.toolbar, global.ng.cdk.portal, global.rxjs, global.rxjs.operators, global.i2$2, global.ng.flexLayout.extended, global.ng.flexLayout.flex, global.i1$1, global.ng.material.formField, global.ng.material.select, global.ng.forms, global.ng.material.core, global.ng.material.button, global.ng.cdk.overlay, global.ng.material.icon, global.ng.router, global.ng.material.progressBar, global.ng.material.sidenav, global.utilities, global.rxjs, global.ng.material.menu, global.i3$5, global.ng.flexLayout, global.ng.material.gridList, global.ng.material.divider, global.ng.animations, global.i6$1, global.components, global.ng.material.tooltip));
|
|
5
|
+
}(this, (function (exports, i0, i1, i2, i3, i4, rxjs$1, operators, i2$2, i2$1, i1$3, i1$1, i3$1, i4$1, i5, i6, i1$2, i3$2, i3$3, i1$4, i2$3, i3$4, utilities, rxjs, i2$4, i3$5, flexLayout, gridList, i2$5, animations, i6$1, components, i3$6) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -46,7 +46,8 @@
|
|
|
46
46
|
var i2__namespace$4 = /*#__PURE__*/_interopNamespace(i2$4);
|
|
47
47
|
var i3__namespace$4 = /*#__PURE__*/_interopNamespace(i3$5);
|
|
48
48
|
var i2__namespace$5 = /*#__PURE__*/_interopNamespace(i2$5);
|
|
49
|
-
var
|
|
49
|
+
var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
|
|
50
|
+
var i3__namespace$6 = /*#__PURE__*/_interopNamespace(i3$6);
|
|
50
51
|
|
|
51
52
|
var RXAP_NAVIGATION_CONFIG = new i0.InjectionToken('rxap/layout/navigation-config');
|
|
52
53
|
var RXAP_NAVIGATION_CONFIG_INSERTS = new i0.InjectionToken('rxap/layout/navigation-config-inserts');
|
|
@@ -1560,7 +1561,7 @@
|
|
|
1560
1561
|
var SidenavComponentService = /** @class */ (function () {
|
|
1561
1562
|
function SidenavComponentService(config) {
|
|
1562
1563
|
this.config = config;
|
|
1563
|
-
this.collapsed$ = new rxjs$1.BehaviorSubject(
|
|
1564
|
+
this.collapsed$ = new rxjs$1.BehaviorSubject(true);
|
|
1564
1565
|
this.collapsed$.next(this.config.get('navigation.collapsed', this.collapsed$.value));
|
|
1565
1566
|
}
|
|
1566
1567
|
SidenavComponentService.prototype.toggleNavigationCollapse = function () {
|
|
@@ -1654,14 +1655,17 @@
|
|
|
1654
1655
|
var isVisibleArray$ = navigationItem.status
|
|
1655
1656
|
.map(function (statusToken) { return _this.injector.get(statusToken); })
|
|
1656
1657
|
.map(function (status) {
|
|
1657
|
-
var isVisible = status.isVisible(navigationItem
|
|
1658
|
+
var isVisible = status.isVisible(navigationItem);
|
|
1658
1659
|
if (typeof isVisible === 'boolean') {
|
|
1659
1660
|
return rxjs$1.of(isVisible);
|
|
1660
1661
|
}
|
|
1661
1662
|
else {
|
|
1662
1663
|
return rxjs$1.from(isVisible);
|
|
1663
1664
|
}
|
|
1664
|
-
})
|
|
1665
|
+
}).map(function (isVisible$) { return isVisible$.pipe(operators.catchError(function (e) {
|
|
1666
|
+
console.error('isVisible method failed: ' + e.message);
|
|
1667
|
+
return rxjs$1.of(false);
|
|
1668
|
+
})); });
|
|
1665
1669
|
// TODO : dont wait for all status services to complete, but cancel waiting if one returns false
|
|
1666
1670
|
return rxjs$1.combineLatest(isVisibleArray$).pipe(operators.map(function (isVisibleArray) { return isVisibleArray.reduce(function (acc, isVisible) { return acc && isVisible; }, true); }), operators.map(function (isVisible) { return (isVisible ? navigationItem : null); }), operators.switchMap(function (navigationItemOrNull) {
|
|
1667
1671
|
if (navigationItemOrNull) {
|
|
@@ -1755,7 +1759,7 @@
|
|
|
1755
1759
|
|
|
1756
1760
|
var _c0$3 = ["navigationOverlay"];
|
|
1757
1761
|
var _c1$2 = ["rxap-navigation-item", ""];
|
|
1758
|
-
function
|
|
1762
|
+
function NavigationItemComponent_mat_icon_2_Template(rf, ctx) {
|
|
1759
1763
|
if (rf & 1) {
|
|
1760
1764
|
i0__namespace.ɵɵelement(0, "mat-icon", 5);
|
|
1761
1765
|
}
|
|
@@ -1764,7 +1768,7 @@
|
|
|
1764
1768
|
i0__namespace.ɵɵproperty("rxapIcon", ctx_r0.item.icon);
|
|
1765
1769
|
}
|
|
1766
1770
|
}
|
|
1767
|
-
function
|
|
1771
|
+
function NavigationItemComponent_ng_template_3_Template(rf, ctx) {
|
|
1768
1772
|
if (rf & 1) {
|
|
1769
1773
|
i0__namespace.ɵɵelementStart(0, "span", 6);
|
|
1770
1774
|
i0__namespace.ɵɵtext(1);
|
|
@@ -1776,7 +1780,7 @@
|
|
|
1776
1780
|
i0__namespace.ɵɵtextInterpolate(ctx_r1.item.label);
|
|
1777
1781
|
}
|
|
1778
1782
|
}
|
|
1779
|
-
function
|
|
1783
|
+
function NavigationItemComponent_ul_5_Template(rf, ctx) {
|
|
1780
1784
|
if (rf & 1) {
|
|
1781
1785
|
i0__namespace.ɵɵelement(0, "ul", 7);
|
|
1782
1786
|
}
|
|
@@ -1785,7 +1789,7 @@
|
|
|
1785
1789
|
i0__namespace.ɵɵproperty("@sub-nav", undefined)("items", ctx_r2.children)("level", ctx_r2.level + 1);
|
|
1786
1790
|
}
|
|
1787
1791
|
}
|
|
1788
|
-
function
|
|
1792
|
+
function NavigationItemComponent_ng_template_7_li_2_a_1_mat_icon_1_Template(rf, ctx) {
|
|
1789
1793
|
if (rf & 1) {
|
|
1790
1794
|
i0__namespace.ɵɵelement(0, "mat-icon", 5);
|
|
1791
1795
|
}
|
|
@@ -1795,10 +1799,10 @@
|
|
|
1795
1799
|
i0__namespace.ɵɵproperty("rxapIcon", ctx_r8.asNavigationItem(child_r6).icon);
|
|
1796
1800
|
}
|
|
1797
1801
|
}
|
|
1798
|
-
function
|
|
1802
|
+
function NavigationItemComponent_ng_template_7_li_2_a_1_Template(rf, ctx) {
|
|
1799
1803
|
if (rf & 1) {
|
|
1800
1804
|
i0__namespace.ɵɵelementStart(0, "a", 11);
|
|
1801
|
-
i0__namespace.ɵɵtemplate(1,
|
|
1805
|
+
i0__namespace.ɵɵtemplate(1, NavigationItemComponent_ng_template_7_li_2_a_1_mat_icon_1_Template, 1, 1, "mat-icon", 1);
|
|
1802
1806
|
i0__namespace.ɵɵelementStart(2, "span", 6);
|
|
1803
1807
|
i0__namespace.ɵɵtext(3);
|
|
1804
1808
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -1814,10 +1818,10 @@
|
|
|
1814
1818
|
i0__namespace.ɵɵtextInterpolate(ctx_r7.asNavigationItem(child_r6).label);
|
|
1815
1819
|
}
|
|
1816
1820
|
}
|
|
1817
|
-
function
|
|
1821
|
+
function NavigationItemComponent_ng_template_7_li_2_Template(rf, ctx) {
|
|
1818
1822
|
if (rf & 1) {
|
|
1819
1823
|
i0__namespace.ɵɵelementStart(0, "li");
|
|
1820
|
-
i0__namespace.ɵɵtemplate(1,
|
|
1824
|
+
i0__namespace.ɵɵtemplate(1, NavigationItemComponent_ng_template_7_li_2_a_1_Template, 4, 3, "a", 10);
|
|
1821
1825
|
i0__namespace.ɵɵelementEnd();
|
|
1822
1826
|
}
|
|
1823
1827
|
if (rf & 2) {
|
|
@@ -1827,13 +1831,13 @@
|
|
|
1827
1831
|
i0__namespace.ɵɵproperty("ngIf", ctx_r5.isNavigationItem(child_r6));
|
|
1828
1832
|
}
|
|
1829
1833
|
}
|
|
1830
|
-
function
|
|
1834
|
+
function NavigationItemComponent_ng_template_7_Template(rf, ctx) {
|
|
1831
1835
|
if (rf & 1) {
|
|
1832
1836
|
var _r12_1 = i0__namespace.ɵɵgetCurrentView();
|
|
1833
1837
|
i0__namespace.ɵɵelementStart(0, "div", 8);
|
|
1834
|
-
i0__namespace.ɵɵlistener("mouseenter", function
|
|
1838
|
+
i0__namespace.ɵɵlistener("mouseenter", function NavigationItemComponent_ng_template_7_Template_div_mouseenter_0_listener() { i0__namespace.ɵɵrestoreView(_r12_1); var ctx_r11 = i0__namespace.ɵɵnextContext(); return ctx_r11.lockeOverlay = true; })("mouseleave", function NavigationItemComponent_ng_template_7_Template_div_mouseleave_0_listener() { i0__namespace.ɵɵrestoreView(_r12_1); var ctx_r13 = i0__namespace.ɵɵnextContext(); ctx_r13.lockeOverlay = false; return ctx_r13.onMouseleave(); });
|
|
1835
1839
|
i0__namespace.ɵɵelementStart(1, "ul");
|
|
1836
|
-
i0__namespace.ɵɵtemplate(2,
|
|
1840
|
+
i0__namespace.ɵɵtemplate(2, NavigationItemComponent_ng_template_7_li_2_Template, 2, 1, "li", 9);
|
|
1837
1841
|
i0__namespace.ɵɵelementEnd();
|
|
1838
1842
|
i0__namespace.ɵɵelementEnd();
|
|
1839
1843
|
}
|
|
@@ -1962,26 +1966,27 @@
|
|
|
1962
1966
|
if (rf & 2) {
|
|
1963
1967
|
i0__namespace.ɵɵclassProp("active", ctx.isActive);
|
|
1964
1968
|
}
|
|
1965
|
-
}, inputs: { item: "item", level: "level" }, features: [i0__namespace.ɵɵNgOnChangesFeature], attrs: _c1$2, decls:
|
|
1969
|
+
}, inputs: { item: "item", level: "level" }, features: [i0__namespace.ɵɵNgOnChangesFeature], attrs: _c1$2, decls: 9, vars: 15, consts: [["routerLinkActive", "link-active", "matRipple", "", 3, "routerLink", "matTooltipDisabled", "matTooltip"], ["class", "icon", 3, "rxapIcon", 4, "ngIf"], [3, "ngIf"], ["rxap-navigation", "", "class", "sub-items", "fxFlex", "nogrow", 3, "items", "level", 4, "ngIf"], ["navigationOverlay", ""], [1, "icon", 3, "rxapIcon"], [1, "label"], ["rxap-navigation", "", "fxFlex", "nogrow", 1, "sub-items", 3, "items", "level"], [1, "navigation-overlay-container", "mat-elevation-z1", 3, "mouseenter", "mouseleave"], [4, "ngFor", "ngForOf"], ["class", "navigation-link mat-body-2 mat-body-strong", "matRipple", "", 3, "routerLink", 4, "ngIf"], ["matRipple", "", 1, "navigation-link", "mat-body-2", "mat-body-strong", 3, "routerLink"]], template: function NavigationItemComponent_Template(rf, ctx) {
|
|
1966
1970
|
if (rf & 1) {
|
|
1967
1971
|
i0__namespace.ɵɵelementStart(0, "a", 0);
|
|
1968
|
-
i0__namespace.ɵɵ
|
|
1969
|
-
i0__namespace.ɵɵtemplate(2,
|
|
1970
|
-
i0__namespace.ɵɵ
|
|
1972
|
+
i0__namespace.ɵɵpipe(1, "async");
|
|
1973
|
+
i0__namespace.ɵɵtemplate(2, NavigationItemComponent_mat_icon_2_Template, 1, 1, "mat-icon", 1);
|
|
1974
|
+
i0__namespace.ɵɵtemplate(3, NavigationItemComponent_ng_template_3_Template, 2, 1, "ng-template", 2);
|
|
1975
|
+
i0__namespace.ɵɵpipe(4, "async");
|
|
1971
1976
|
i0__namespace.ɵɵelementEnd();
|
|
1972
|
-
i0__namespace.ɵɵtemplate(
|
|
1973
|
-
i0__namespace.ɵɵpipe(
|
|
1974
|
-
i0__namespace.ɵɵtemplate(
|
|
1977
|
+
i0__namespace.ɵɵtemplate(5, NavigationItemComponent_ul_5_Template, 1, 3, "ul", 3);
|
|
1978
|
+
i0__namespace.ɵɵpipe(6, "async");
|
|
1979
|
+
i0__namespace.ɵɵtemplate(7, NavigationItemComponent_ng_template_7_Template, 3, 1, "ng-template", null, 4, i0__namespace.ɵɵtemplateRefExtractor);
|
|
1975
1980
|
}
|
|
1976
1981
|
if (rf & 2) {
|
|
1977
1982
|
i0__namespace.ɵɵclassMapInterpolate1("navigation-link mat-body-2 mat-body-strong navigation-level-", ctx.level, "");
|
|
1978
|
-
i0__namespace.ɵɵproperty("routerLink", ctx.item.routerLink);
|
|
1979
|
-
i0__namespace.ɵɵadvance(
|
|
1983
|
+
i0__namespace.ɵɵproperty("routerLink", ctx.item.routerLink)("matTooltipDisabled", !i0__namespace.ɵɵpipeBind1(1, 9, ctx.sidenav.collapsed$))("matTooltip", ctx.item.label);
|
|
1984
|
+
i0__namespace.ɵɵadvance(2);
|
|
1980
1985
|
i0__namespace.ɵɵproperty("ngIf", ctx.item.icon);
|
|
1981
1986
|
i0__namespace.ɵɵadvance(1);
|
|
1982
|
-
i0__namespace.ɵɵproperty("ngIf", !i0__namespace.ɵɵpipeBind1(
|
|
1987
|
+
i0__namespace.ɵɵproperty("ngIf", !i0__namespace.ɵɵpipeBind1(4, 11, ctx.sidenav.collapsed$));
|
|
1983
1988
|
i0__namespace.ɵɵadvance(2);
|
|
1984
|
-
i0__namespace.ɵɵproperty("ngIf", ctx.routerLinkActive.isActive && !i0__namespace.ɵɵpipeBind1(
|
|
1989
|
+
i0__namespace.ɵɵproperty("ngIf", ctx.routerLinkActive.isActive && !i0__namespace.ɵɵpipeBind1(6, 13, ctx.sidenav.collapsed$) && ctx.children);
|
|
1985
1990
|
}
|
|
1986
1991
|
}, styles: [".navigation-overlay-container,.rxap-navigation-item{display:flex;flex-direction:column;min-height:48px}.navigation-overlay-container .navigation-link,.rxap-navigation-item .navigation-link{display:flex;flex-direction:row;align-items:center;text-decoration:none;height:48px}.navigation-overlay-container .navigation-link .icon,.rxap-navigation-item .navigation-link .icon{margin:0 16px}.navigation-overlay-container .navigation-link .label,.rxap-navigation-item .navigation-link .label{padding-right:12px}.navigation-overlay-container .navigation-link.navigation-level-1,.rxap-navigation-item .navigation-link.navigation-level-1{padding-left:52px}.navigation-overlay-container .navigation-link.navigation-level-1 .icon,.rxap-navigation-item .navigation-link.navigation-level-1 .icon{padding-left:0}.navigation-overlay-container .navigation-link.navigation-level-2,.rxap-navigation-item .navigation-link.navigation-level-2{padding-left:88px}.navigation-overlay-container .navigation-link.navigation-level-2 .icon,.rxap-navigation-item .navigation-link.navigation-level-2 .icon{padding-left:0}.navigation-overlay-container{padding:0 16px}.navigation-overlay-container ul{list-style-type:none;margin:0;padding:0}.navigation-overlay-container ul .navigation-link .label{padding-right:0}.navigation-overlay-container ul .navigation-link .icon{margin-left:0}"], encapsulation: 2, data: { animation: [
|
|
1987
1992
|
animations.trigger('sub-nav', [
|
|
@@ -2744,11 +2749,12 @@
|
|
|
2744
2749
|
flexLayout.FlexLayoutModule,
|
|
2745
2750
|
i1$4.RouterModule,
|
|
2746
2751
|
i2.CommonModule,
|
|
2747
|
-
|
|
2752
|
+
i6$1.IconDirectiveModule,
|
|
2748
2753
|
components.ButtonComponentModule,
|
|
2749
2754
|
i6.MatRippleModule,
|
|
2750
2755
|
i2$5.MatDividerModule,
|
|
2751
2756
|
i3$5.StopPropagationDirectiveModule,
|
|
2757
|
+
i3$6.MatTooltipModule
|
|
2752
2758
|
]] });
|
|
2753
2759
|
(function () {
|
|
2754
2760
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NavigationComponentModule, [{
|
|
@@ -2761,11 +2767,12 @@
|
|
|
2761
2767
|
flexLayout.FlexLayoutModule,
|
|
2762
2768
|
i1$4.RouterModule,
|
|
2763
2769
|
i2.CommonModule,
|
|
2764
|
-
|
|
2770
|
+
i6$1.IconDirectiveModule,
|
|
2765
2771
|
components.ButtonComponentModule,
|
|
2766
2772
|
i6.MatRippleModule,
|
|
2767
2773
|
i2$5.MatDividerModule,
|
|
2768
2774
|
i3$5.StopPropagationDirectiveModule,
|
|
2775
|
+
i3$6.MatTooltipModule
|
|
2769
2776
|
],
|
|
2770
2777
|
exports: [NavigationComponent]
|
|
2771
2778
|
}]
|
|
@@ -2777,13 +2784,14 @@
|
|
|
2777
2784
|
flexLayout.FlexLayoutModule,
|
|
2778
2785
|
i1$4.RouterModule,
|
|
2779
2786
|
i2.CommonModule,
|
|
2780
|
-
|
|
2787
|
+
i6$1.IconDirectiveModule,
|
|
2781
2788
|
components.ButtonComponentModule,
|
|
2782
2789
|
i6.MatRippleModule,
|
|
2783
2790
|
i2$5.MatDividerModule,
|
|
2784
|
-
i3$5.StopPropagationDirectiveModule
|
|
2791
|
+
i3$5.StopPropagationDirectiveModule,
|
|
2792
|
+
i3$6.MatTooltipModule], exports: [NavigationComponent] });
|
|
2785
2793
|
})();
|
|
2786
|
-
i0__namespace.ɵɵsetComponentScope(NavigationItemComponent, [i1__namespace$4.RouterLinkWithHref, i1__namespace$4.RouterLinkActive, i6__namespace.MatRipple, i2__namespace.NgIf, i3__namespace$3.MatIcon,
|
|
2794
|
+
i0__namespace.ɵɵsetComponentScope(NavigationItemComponent, [i1__namespace$4.RouterLinkWithHref, i1__namespace$4.RouterLinkActive, i6__namespace.MatRipple, i3__namespace$6.MatTooltip, i2__namespace.NgIf, i3__namespace$3.MatIcon, i6__namespace$1.IconDirective, NavigationComponent, i1__namespace$3.DefaultFlexDirective, i2__namespace.NgForOf], [i2__namespace.AsyncPipe]);
|
|
2787
2795
|
|
|
2788
2796
|
var SidenavModule = /** @class */ (function () {
|
|
2789
2797
|
function SidenavModule() {
|