@rxap/layout 12.1.0 → 12.2.2

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.
@@ -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.i5$1, global.components));
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, i5$1, components) { 'use strict';
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 i5__namespace$1 = /*#__PURE__*/_interopNamespace(i5$1);
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(false);
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,18 +1655,22 @@
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.routerLink);
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) {
1671
+ var _a;
1667
1672
  if (navigationItemOrNull) {
1668
- if (navigationItemOrNull.children) {
1673
+ if ((_a = navigationItemOrNull.children) === null || _a === void 0 ? void 0 : _a.length) {
1669
1674
  return _this.checkNavigationStatusProviders(navigationItemOrNull.children).pipe(operators.map(function (children) { return (Object.assign(Object.assign({}, navigationItemOrNull), { children: children })); }));
1670
1675
  }
1671
1676
  return rxjs$1.of(navigationItemOrNull);
@@ -1755,7 +1760,7 @@
1755
1760
 
1756
1761
  var _c0$3 = ["navigationOverlay"];
1757
1762
  var _c1$2 = ["rxap-navigation-item", ""];
1758
- function NavigationItemComponent_mat_icon_1_Template(rf, ctx) {
1763
+ function NavigationItemComponent_mat_icon_2_Template(rf, ctx) {
1759
1764
  if (rf & 1) {
1760
1765
  i0__namespace.ɵɵelement(0, "mat-icon", 5);
1761
1766
  }
@@ -1764,7 +1769,7 @@
1764
1769
  i0__namespace.ɵɵproperty("rxapIcon", ctx_r0.item.icon);
1765
1770
  }
1766
1771
  }
1767
- function NavigationItemComponent_ng_template_2_Template(rf, ctx) {
1772
+ function NavigationItemComponent_ng_template_3_Template(rf, ctx) {
1768
1773
  if (rf & 1) {
1769
1774
  i0__namespace.ɵɵelementStart(0, "span", 6);
1770
1775
  i0__namespace.ɵɵtext(1);
@@ -1776,7 +1781,7 @@
1776
1781
  i0__namespace.ɵɵtextInterpolate(ctx_r1.item.label);
1777
1782
  }
1778
1783
  }
1779
- function NavigationItemComponent_ul_4_Template(rf, ctx) {
1784
+ function NavigationItemComponent_ul_5_Template(rf, ctx) {
1780
1785
  if (rf & 1) {
1781
1786
  i0__namespace.ɵɵelement(0, "ul", 7);
1782
1787
  }
@@ -1785,7 +1790,7 @@
1785
1790
  i0__namespace.ɵɵproperty("@sub-nav", undefined)("items", ctx_r2.children)("level", ctx_r2.level + 1);
1786
1791
  }
1787
1792
  }
1788
- function NavigationItemComponent_ng_template_6_li_2_a_1_mat_icon_1_Template(rf, ctx) {
1793
+ function NavigationItemComponent_ng_template_7_li_2_a_1_mat_icon_1_Template(rf, ctx) {
1789
1794
  if (rf & 1) {
1790
1795
  i0__namespace.ɵɵelement(0, "mat-icon", 5);
1791
1796
  }
@@ -1795,10 +1800,10 @@
1795
1800
  i0__namespace.ɵɵproperty("rxapIcon", ctx_r8.asNavigationItem(child_r6).icon);
1796
1801
  }
1797
1802
  }
1798
- function NavigationItemComponent_ng_template_6_li_2_a_1_Template(rf, ctx) {
1803
+ function NavigationItemComponent_ng_template_7_li_2_a_1_Template(rf, ctx) {
1799
1804
  if (rf & 1) {
1800
1805
  i0__namespace.ɵɵelementStart(0, "a", 11);
1801
- i0__namespace.ɵɵtemplate(1, NavigationItemComponent_ng_template_6_li_2_a_1_mat_icon_1_Template, 1, 1, "mat-icon", 1);
1806
+ i0__namespace.ɵɵtemplate(1, NavigationItemComponent_ng_template_7_li_2_a_1_mat_icon_1_Template, 1, 1, "mat-icon", 1);
1802
1807
  i0__namespace.ɵɵelementStart(2, "span", 6);
1803
1808
  i0__namespace.ɵɵtext(3);
1804
1809
  i0__namespace.ɵɵelementEnd();
@@ -1814,10 +1819,10 @@
1814
1819
  i0__namespace.ɵɵtextInterpolate(ctx_r7.asNavigationItem(child_r6).label);
1815
1820
  }
1816
1821
  }
1817
- function NavigationItemComponent_ng_template_6_li_2_Template(rf, ctx) {
1822
+ function NavigationItemComponent_ng_template_7_li_2_Template(rf, ctx) {
1818
1823
  if (rf & 1) {
1819
1824
  i0__namespace.ɵɵelementStart(0, "li");
1820
- i0__namespace.ɵɵtemplate(1, NavigationItemComponent_ng_template_6_li_2_a_1_Template, 4, 3, "a", 10);
1825
+ i0__namespace.ɵɵtemplate(1, NavigationItemComponent_ng_template_7_li_2_a_1_Template, 4, 3, "a", 10);
1821
1826
  i0__namespace.ɵɵelementEnd();
1822
1827
  }
1823
1828
  if (rf & 2) {
@@ -1827,13 +1832,13 @@
1827
1832
  i0__namespace.ɵɵproperty("ngIf", ctx_r5.isNavigationItem(child_r6));
1828
1833
  }
1829
1834
  }
1830
- function NavigationItemComponent_ng_template_6_Template(rf, ctx) {
1835
+ function NavigationItemComponent_ng_template_7_Template(rf, ctx) {
1831
1836
  if (rf & 1) {
1832
1837
  var _r12_1 = i0__namespace.ɵɵgetCurrentView();
1833
1838
  i0__namespace.ɵɵelementStart(0, "div", 8);
1834
- i0__namespace.ɵɵlistener("mouseenter", function NavigationItemComponent_ng_template_6_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_6_Template_div_mouseleave_0_listener() { i0__namespace.ɵɵrestoreView(_r12_1); var ctx_r13 = i0__namespace.ɵɵnextContext(); ctx_r13.lockeOverlay = false; return ctx_r13.onMouseleave(); });
1839
+ 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
1840
  i0__namespace.ɵɵelementStart(1, "ul");
1836
- i0__namespace.ɵɵtemplate(2, NavigationItemComponent_ng_template_6_li_2_Template, 2, 1, "li", 9);
1841
+ i0__namespace.ɵɵtemplate(2, NavigationItemComponent_ng_template_7_li_2_Template, 2, 1, "li", 9);
1837
1842
  i0__namespace.ɵɵelementEnd();
1838
1843
  i0__namespace.ɵɵelementEnd();
1839
1844
  }
@@ -1962,26 +1967,27 @@
1962
1967
  if (rf & 2) {
1963
1968
  i0__namespace.ɵɵclassProp("active", ctx.isActive);
1964
1969
  }
1965
- }, inputs: { item: "item", level: "level" }, features: [i0__namespace.ɵɵNgOnChangesFeature], attrs: _c1$2, decls: 8, vars: 11, consts: [["routerLinkActive", "link-active", "matRipple", "", 3, "routerLink"], ["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) {
1970
+ }, 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
1971
  if (rf & 1) {
1967
1972
  i0__namespace.ɵɵelementStart(0, "a", 0);
1968
- i0__namespace.ɵɵtemplate(1, NavigationItemComponent_mat_icon_1_Template, 1, 1, "mat-icon", 1);
1969
- i0__namespace.ɵɵtemplate(2, NavigationItemComponent_ng_template_2_Template, 2, 1, "ng-template", 2);
1970
- i0__namespace.ɵɵpipe(3, "async");
1973
+ i0__namespace.ɵɵpipe(1, "async");
1974
+ i0__namespace.ɵɵtemplate(2, NavigationItemComponent_mat_icon_2_Template, 1, 1, "mat-icon", 1);
1975
+ i0__namespace.ɵɵtemplate(3, NavigationItemComponent_ng_template_3_Template, 2, 1, "ng-template", 2);
1976
+ i0__namespace.ɵɵpipe(4, "async");
1971
1977
  i0__namespace.ɵɵelementEnd();
1972
- i0__namespace.ɵɵtemplate(4, NavigationItemComponent_ul_4_Template, 1, 3, "ul", 3);
1973
- i0__namespace.ɵɵpipe(5, "async");
1974
- i0__namespace.ɵɵtemplate(6, NavigationItemComponent_ng_template_6_Template, 3, 1, "ng-template", null, 4, i0__namespace.ɵɵtemplateRefExtractor);
1978
+ i0__namespace.ɵɵtemplate(5, NavigationItemComponent_ul_5_Template, 1, 3, "ul", 3);
1979
+ i0__namespace.ɵɵpipe(6, "async");
1980
+ i0__namespace.ɵɵtemplate(7, NavigationItemComponent_ng_template_7_Template, 3, 1, "ng-template", null, 4, i0__namespace.ɵɵtemplateRefExtractor);
1975
1981
  }
1976
1982
  if (rf & 2) {
1977
1983
  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(1);
1984
+ i0__namespace.ɵɵproperty("routerLink", ctx.item.routerLink)("matTooltipDisabled", !i0__namespace.ɵɵpipeBind1(1, 9, ctx.sidenav.collapsed$))("matTooltip", ctx.item.label);
1985
+ i0__namespace.ɵɵadvance(2);
1980
1986
  i0__namespace.ɵɵproperty("ngIf", ctx.item.icon);
1981
1987
  i0__namespace.ɵɵadvance(1);
1982
- i0__namespace.ɵɵproperty("ngIf", !i0__namespace.ɵɵpipeBind1(3, 7, ctx.sidenav.collapsed$));
1988
+ i0__namespace.ɵɵproperty("ngIf", !i0__namespace.ɵɵpipeBind1(4, 11, ctx.sidenav.collapsed$));
1983
1989
  i0__namespace.ɵɵadvance(2);
1984
- i0__namespace.ɵɵproperty("ngIf", ctx.routerLinkActive.isActive && !i0__namespace.ɵɵpipeBind1(5, 9, ctx.sidenav.collapsed$) && ctx.children);
1990
+ i0__namespace.ɵɵproperty("ngIf", ctx.routerLinkActive.isActive && !i0__namespace.ɵɵpipeBind1(6, 13, ctx.sidenav.collapsed$) && ctx.children);
1985
1991
  }
1986
1992
  }, 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
1993
  animations.trigger('sub-nav', [
@@ -2744,11 +2750,12 @@
2744
2750
  flexLayout.FlexLayoutModule,
2745
2751
  i1$4.RouterModule,
2746
2752
  i2.CommonModule,
2747
- i5$1.IconDirectiveModule,
2753
+ i6$1.IconDirectiveModule,
2748
2754
  components.ButtonComponentModule,
2749
2755
  i6.MatRippleModule,
2750
2756
  i2$5.MatDividerModule,
2751
2757
  i3$5.StopPropagationDirectiveModule,
2758
+ i3$6.MatTooltipModule
2752
2759
  ]] });
2753
2760
  (function () {
2754
2761
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NavigationComponentModule, [{
@@ -2761,11 +2768,12 @@
2761
2768
  flexLayout.FlexLayoutModule,
2762
2769
  i1$4.RouterModule,
2763
2770
  i2.CommonModule,
2764
- i5$1.IconDirectiveModule,
2771
+ i6$1.IconDirectiveModule,
2765
2772
  components.ButtonComponentModule,
2766
2773
  i6.MatRippleModule,
2767
2774
  i2$5.MatDividerModule,
2768
2775
  i3$5.StopPropagationDirectiveModule,
2776
+ i3$6.MatTooltipModule
2769
2777
  ],
2770
2778
  exports: [NavigationComponent]
2771
2779
  }]
@@ -2777,13 +2785,14 @@
2777
2785
  flexLayout.FlexLayoutModule,
2778
2786
  i1$4.RouterModule,
2779
2787
  i2.CommonModule,
2780
- i5$1.IconDirectiveModule,
2788
+ i6$1.IconDirectiveModule,
2781
2789
  components.ButtonComponentModule,
2782
2790
  i6.MatRippleModule,
2783
2791
  i2$5.MatDividerModule,
2784
- i3$5.StopPropagationDirectiveModule], exports: [NavigationComponent] });
2792
+ i3$5.StopPropagationDirectiveModule,
2793
+ i3$6.MatTooltipModule], exports: [NavigationComponent] });
2785
2794
  })();
2786
- i0__namespace.ɵɵsetComponentScope(NavigationItemComponent, [i1__namespace$4.RouterLinkWithHref, i1__namespace$4.RouterLinkActive, i6__namespace.MatRipple, i2__namespace.NgIf, i3__namespace$3.MatIcon, i5__namespace$1.IconDirective, NavigationComponent, i1__namespace$3.DefaultFlexDirective, i2__namespace.NgForOf], [i2__namespace.AsyncPipe]);
2795
+ 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
2796
 
2788
2797
  var SidenavModule = /** @class */ (function () {
2789
2798
  function SidenavModule() {